:root{--background:#fcfcfc;--foreground:#333;--accent:#a3e635;--grey-light:#f4f4f4;--grey:#666;--grey-dark:#333}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;height:100%;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Inter,Arial,sans-serif;display:flex}a{color:inherit;text-decoration:none;transition:color .3s}p a,.infoItem a{position:relative}p a:after,.infoItem a:after{content:"";background-color:var(--accent);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}p a:hover:after,.infoItem a:hover:after{width:100%}ul{list-style:none}button{cursor:pointer;border:none;outline:none}.container{max-width:1200px;margin:0 auto;padding:0 25px}.section{padding:60px 0}h1,h2,h3{text-transform:uppercase;margin-bottom:20px}.btn-primary{background-color:var(--accent);color:var(--grey-dark);text-transform:uppercase;border-radius:4px;padding:12px 24px;font-weight:700;transition:transform .2s,opacity .2s;display:inline-block}.btn-primary:hover{opacity:.9;transform:translateY(-2px)}@media screen and (max-width:768px){.container{padding-left:20px!important;padding-right:20px!important}.about-content,.section>div,form,.info{margin-left:12px!important;margin-right:12px!important}h1{font-size:1.7rem}.about-content img{border-radius:6px;max-width:100%;height:auto}}
.Header-module__hBw1pG__header{border-bottom:1px solid var(--grey-light);z-index:1000;background-color:#fff;padding:15px 0;position:sticky;top:0}.Header-module__hBw1pG__content{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logo{align-items:center;display:flex}.Header-module__hBw1pG__logo a{align-items:center;transition:transform .2s;display:flex}.Header-module__hBw1pG__logo a:hover{transform:scale(1.03)}.Header-module__hBw1pG__logoImg{width:auto;height:68px;display:block}.Header-module__hBw1pG__nav ul{flex-wrap:wrap;align-items:center;gap:25px;display:flex}.Header-module__hBw1pG__nav a{text-transform:uppercase;color:var(--grey-dark);padding:5px 0;font-size:14px;font-weight:700;position:relative}.Header-module__hBw1pG__nav a:after{content:"";background-color:var(--accent);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__hBw1pG__nav a:hover:after{width:100%}.Header-module__hBw1pG__navPhoneItem{align-items:center;margin-left:5px;display:flex}.Header-module__hBw1pG__navPhoneLink{background-color:var(--grey-dark);border-radius:6px;align-items:center;gap:8px;font-weight:700;transition:transform .2s,background-color .2s;color:#fff!important;text-transform:none!important;padding:8px 14px!important;font-size:14px!important;display:inline-flex!important}.Header-module__hBw1pG__navPhoneLink:after{display:none!important}.Header-module__hBw1pG__navPhoneLink:hover{background-color:#334155;transform:translateY(-1px)}.Header-module__hBw1pG__phoneIcon{justify-content:center;align-items:center;display:flex}@media (max-width:900px){.Header-module__hBw1pG__content{flex-direction:column;align-items:center;gap:15px}.Header-module__hBw1pG__nav ul{justify-content:center;gap:12px 18px}.Header-module__hBw1pG__navPhoneItem{margin-left:0}}@media (max-width:550px){.Header-module__hBw1pG__header{padding:10px 0}.Header-module__hBw1pG__logoImg{height:50px}.Header-module__hBw1pG__nav ul{justify-content:center;gap:8px 12px}.Header-module__hBw1pG__nav a{font-size:13px}.Header-module__hBw1pG__navPhoneLink{padding:6px 12px!important;font-size:13px!important}}
.Footer-module__S6Hkya__footer{background-color:var(--grey-dark);color:#fff;margin-top:auto;padding:40px 0 20px}.Footer-module__S6Hkya__content{justify-content:space-between;margin-bottom:30px;display:flex}.Footer-module__S6Hkya__info h3{color:var(--accent)}.Footer-module__S6Hkya__copyWrapper{color:#888;border-top:1px solid #444;justify-content:space-between;align-items:center;padding-top:20px;font-size:14px;display:flex}.Footer-module__S6Hkya__copy{color:#888}.Footer-module__S6Hkya__gdprLink a{color:#888;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__gdprLink a:hover{color:var(--accent)}@media (max-width:768px){.Footer-module__S6Hkya__content{flex-direction:column;gap:20px}.Footer-module__S6Hkya__copyWrapper{text-align:center;flex-direction:column;gap:10px}}
