:root{--background:#fff;--foreground:#171717}html{height:100%}html,body{max-width:100vw;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:Montserrat,sans-serif;display:flex}section{padding-top:100px;padding-left:9%;padding-right:9%}@media (max-width:1600px){section{padding-top:80px;padding-left:5%;padding-right:5%}}@media (max-width:992px){section{padding-top:80px;padding-left:3%;padding-right:3%}}h2{text-transform:uppercase;color:#000c;margin-bottom:0;font-size:clamp(1.4375rem,1.1923rem + 1.0897vw,2.5rem);font-weight:600}h2 span{color:#f07e00}p{margin-bottom:0}.cta-form{-ms-border-radius:18px;-o-border-radius:18px;color:#000;text-wrap:nowrap;background-color:#0000;border:1px solid #f07e00;border-radius:18px;flex-direction:row;justify-content:space-between;align-items:center;gap:40px;padding:4px 4px 4px 40px;font-weight:500;line-height:1;display:flex;position:relative;font-size:clamp(1rem,.9423rem + .2564vw,1.25rem)!important}.cta-form label{cursor:pointer;transition:all .3s}.cta-form:hover label{transform:translate(5px)}.cta-form:hover .orange-arrow{transform:scale(1.03)}@media (max-width:992px){.cta-form{font-size:16px}}.cta-form .orange-arrow{-ms-border-radius:16px;-o-border-radius:16px;background-color:#f07e00;border-radius:16px;justify-content:center;align-items:center;padding:10px;transition:all .3s;display:flex}.cta-form .orange-arrow svg{width:40px;height:auto}@media (max-width:992px){.cta-form .orange-arrow svg{width:30px}}.link-more{color:#000;flex-direction:row;align-items:center;gap:16px;font-size:18px;display:flex}@media (max-width:992px){.link-more{gap:12px;font-size:16px}}.link-more:hover span{transform:translate(5px)}.link-more:hover .orange-arrow{box-shadow:0 0 10px #f080007b}.link-more span{transition:all .3s}.link-more .orange-arrow{-ms-border-radius:8px;-o-border-radius:8px;background-color:#f07e00;border-radius:8px;justify-content:center;align-items:center;padding:4px;transition:all .3s;display:flex}.link-more .orange-arrow svg{width:24px;height:auto}@media (max-width:992px){.link-more .orange-arrow svg{width:20px}}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
@keyframes absolute{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.menu a{text-decoration:none;transition:all .3s;position:relative}.menu a.active-link{color:#f07e00!important;font-weight:600!important}.menu a.active-link:after{content:"";background-color:#f07e00;width:100%;height:2px;position:absolute;bottom:-5px;left:0}@keyframes fixed{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.fixed{position:fixed}.absolute{background-color:#fff;position:fixed;box-shadow:0 0 80px #0000001a}.absolute .menu a{color:#000!important}.absolute .btn-menu svg{fill:#000}.offcanvas{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:#fffc;width:100%;color:#000!important;border-left:none!important}.offcanvas .menu{flex-direction:column;align-items:center;gap:26px;font-size:18px;display:flex}.offcanvas .menu a{color:#000;transition:all .3s;position:relative}.offcanvas .menu a .active-link{font-weight:600!important}.offcanvas .menu a .active-link:after{content:"";background-color:#f07e00;width:100%;height:2px;position:absolute;bottom:-5px;left:0}.offcanvas .menu a.not-main-page{background-color:#fff;box-shadow:0 2px 15px #0000001a}.offcanvas .menu a.not-main-page .menu a{color:#000!important}.offcanvas .menu a.not-main-page .menu a:hover,.offcanvas .menu a.not-main-page .active-link{color:#f07e00!important}.offcanvas .menu a.not-main-page .btn-menu svg{fill:#000}.offcanvas .menu a.main-page .menu a{color:#fff!important}.offcanvas .menu a.main-page .menu a:hover,.offcanvas .menu a.main-page .active-link{color:#f07e00!important}.offcanvas .menu a.main-page .btn-menu svg{fill:#fff}.offcanvas .menu a:hover{color:#566747}.offcanvas .menu .logo-container{flex-direction:column;align-items:center;gap:10px;margin-bottom:20px;display:flex}.offcanvas .menu .logo-container img{width:auto;height:150px}.offcanvas .menu .logo-container .name{color:#000;flex-direction:column;justify-content:center;align-items:center;display:flex}.offcanvas .menu .logo-container .name span:first-child{font-family:Cormorant;font-size:28px;font-weight:500}.offcanvas .menu .logo-container .name span:nth-child(2){text-transform:uppercase;letter-spacing:4px;margin-top:-8px;font-size:12px;transform:scaleY(.8)}.offcanvas .menu .contacts-container{flex-direction:row;align-items:center;gap:10px;display:flex}.offcanvas .menu .contacts-container .line{background-color:#000;border-radius:2px;width:2px;height:18px}.offcanvas .menu .contacts-container .icons{flex-direction:row;align-items:center;display:flex}.offcanvas .menu .contacts-container .icons a,.offcanvas .menu .contacts-container .icons a svg{transition:all .3s}.offcanvas .menu .contacts-container .icons a:hover svg{fill:#566747}.offcanvas .menu .contacts-container .tel{cursor:pointer;align-items:center;transition:all .3s;display:flex}.offcanvas .menu .contacts-container .tel svg{width:fit-content;height:26px;margin-top:4px}.offcanvas .menu .contacts-container .tel a{text-wrap:nowrap;font-weight:500}.offcanvas .menu .contacts-container .tel:hover{color:#566747}.offcanvas .menu .contacts-container svg{cursor:pointer;width:32px;height:32px;margin-top:2px}.offcanvas .menu .footer-contacts{color:#000;flex-direction:column;justify-content:center;align-items:center;gap:15px;font-size:14px;font-weight:400;display:flex}.offcanvas .menu .footer-contacts .links{flex-direction:row;align-items:center;display:flex}.offcanvas .menu .footer-contacts .links .icon{color:#000;border-top:1px solid #0000004d;border-bottom:1px solid #0000004d;justify-content:center;align-items:center;width:70px;height:50px;padding:5px;display:flex}.offcanvas .menu .footer-contacts .links .icon svg{fill:#363636;height:30px}.offcanvas .menu .footer-contacts .links .icon:first-child svg{height:35px}.offcanvas .menu .footer-contacts .links .icon:nth-child(2) svg{height:25px}.offcanvas .menu .footer-contacts .links .icon:nth-child(3) svg{height:35px}.offcanvas .menu .footer-contacts .links .icon:nth-child(4) svg{height:29px}.offcanvas .menu .footer-contacts .links .icon:hover{border-top:1px solid #000;border-bottom:1px solid #000}.offcanvas .menu .footer-contacts P{margin:15px 0 10px}.offcanvas .menu .footer-contacts a{text-transform:none;transition:all .3s}.offcanvas .menu .footer-contacts a:hover{color:#566747}.offcanvas .menu .footer-contacts .link-more{letter-spacing:inherit;cursor:pointer;color:#363636;background-color:#0000;border:2px solid #566747;margin-right:0;font-family:inherit;font-size:14px}.offcanvas .menu .footer-contacts .link-more span{z-index:1;font-weight:500;transition:transform .3s}.offcanvas .menu .footer-contacts .link-more:before{z-index:0;background-color:#566747}.offcanvas .menu .footer-contacts .link-more:hover{color:#fff}.offcanvas .menu .footer-contacts .link-more:hover span{transform:translate(-5px)}.offcanvas .menu .footer-contacts .link-more:hover svg{transform:translate(5px)scaleX(1.3)}header{z-index:10;-o-transition:.3s ease;background:0 0;flex-direction:row;justify-content:flex-end;align-items:center;width:100%;padding:38px 9%;transition:all .3s;animation:.6s absolute;display:flex;position:fixed}header.not-main-page{background-color:#fff;box-shadow:0 2px 15px #0000001a}header.not-main-page .menu a{color:#000}header.not-main-page .menu a.active-link,header.not-main-page .menu a:hover{color:#f07e00}header.not-main-page .btn-menu svg{fill:#000}header.main-page{background:0 0}header.main-page .menu a{color:#fff}header.main-page .menu a.active-link,header.main-page .menu a:hover{color:#f07e00}header.main-page .btn-menu svg{fill:#fff}header.absolute{background-color:#fff;box-shadow:0 2px 15px #0000001a}header.absolute .menu a{color:#000}header.absolute .menu a.active-link{color:#f07e00}header.absolute .btn-menu svg{fill:#000}header .btn-menu{background:0 0;border:none;display:none}header .btn-menu svg{fill:#fff;width:30px;height:30px}header .logo-container{background-color:#f07e00;border-bottom-right-radius:8px;border-bottom-left-radius:8px;flex-direction:row;gap:10px;padding:0 5px 22px;position:fixed;top:0;left:9%}header .logo-container img{width:auto;height:100px}header .logo-container .name{color:#000;flex-direction:column;justify-content:center;align-items:center;display:flex}header .logo-container .name span:first-child{font-family:Cormorant;font-size:36px;font-weight:500}header .logo-container .name span:nth-child(2){text-transform:uppercase;letter-spacing:4px;margin-top:-8px;font-size:14px;transform:scaleY(.8)}header .menu{flex-direction:row;gap:26px;font-size:18px;display:flex}header .menu a{color:#000;font-weight:400;transition:all .2s}header .menu a:hover{color:#f07e00}@media (max-width:1600px){header{padding:38px 5%}header .logo-container{left:5%}}@media (max-width:992px){header{padding:12px 3%}header .btn-menu{display:block}header .contacts-container{flex-direction:row;align-items:center;gap:10px;display:none}header .contacts-container .line{background-color:#000;border-radius:2px;width:2px;height:18px}header .contacts-container .icons{flex-direction:row;align-items:center;display:flex}header .contacts-container .icons a,header .contacts-container .icons a svg{transition:all .3s}header .contacts-container .icons a:hover svg{fill:#566747}header .contacts-container .tel{cursor:pointer;align-items:center;transition:all .3s;display:flex}header .contacts-container .tel svg{width:fit-content;height:26px;margin-top:4px}header .contacts-container .tel a{text-wrap:nowrap;font-weight:500}header .contacts-container .tel:hover{color:#566747}header .contacts-container svg{cursor:pointer;width:32px;height:32px;margin-top:2px}header .logo-container{flex-direction:row;justify-self:flex-start;gap:10px;padding-bottom:5px;display:flex;left:3%}header .logo-container img{height:66px}header .logo-container .name{color:#000;flex-direction:column;justify-content:center;align-items:center;display:flex}header .logo-container .name span:first-child{font-family:Cormorant;font-size:24px;font-weight:500;line-height:120%}header .logo-container .name span:nth-child(2){text-transform:uppercase;letter-spacing:4px;margin-top:-8px;font-size:11px;transform:scaleY(.7)}header .menu{text-transform:uppercase;flex-direction:row;gap:26px;display:none}header .menu a{color:#000;font-weight:500;transition:all .2s}header .menu a:hover{color:#566747}header .mob{flex-direction:column;display:flex}}.main-page a{transition:all .2s;color:#fff!important}.main-page a:hover{color:#f07e00!important}
.footer-module-scss-module__p2IoJa__footer_copyright{position:absolute;bottom:40px}@media (max-width:992px){.footer-module-scss-module__p2IoJa__footer_copyright{bottom:90px}}.footer-module-scss-module__p2IoJa__footer_copyright{text-align:center;width:100%;left:50%;transform:translate(-50%)}.footer-module-scss-module__p2IoJa__footer_copyright a{margin:0;font-size:16px;font-weight:400;color:#292c3bcc!important}.footer-module-scss-module__p2IoJa__footer_copyright a span{text-decoration:underline;color:#f07e00!important}@media (max-width:600px){.footer-module-scss-module__p2IoJa__footer_copyright a{font-size:14px}}.footer-module-scss-module__p2IoJa__footer{background-color:#f1f2f6;flex-direction:row;justify-content:space-between;align-items:center;margin-top:100px;padding:70px 9% 50px;display:flex;position:relative}@media (max-width:1600px){.footer-module-scss-module__p2IoJa__footer{padding:70px 5% 50px}}@media (max-width:900px){.footer-module-scss-module__p2IoJa__footer{flex-direction:column;gap:2rem;padding-bottom:70px}}.footer-module-scss-module__p2IoJa__li_text_link_left{flex-direction:row;align-items:center;padding-bottom:1px;transition:all .4s ease-in-out;display:flex;position:relative}.footer-module-scss-module__p2IoJa__li_text_link_left img{margin-right:8px;transition:all .4s}.footer-module-scss-module__p2IoJa__li_text_link_left:hover img{filter:brightness(.8) sepia(.5) hue-rotate(300);transform:translate(3px)}.footer-module-scss-module__p2IoJa__footer_bottom{display:none}@media (max-width:900px){.footer-module-scss-module__p2IoJa__footer_bottom{display:block}}.footer-module-scss-module__p2IoJa__footer_bottom p{color:#f07e00;margin-top:10px;font-size:14px;font-weight:400;text-decoration:underline}@media (max-width:600px){.footer-module-scss-module__p2IoJa__footer_bottom p{font-size:12px!important}}.footer-module-scss-module__p2IoJa__footer_bottom h5{color:#292c3bb2;font-size:16px;font-weight:400}@media (max-width:600px){.footer-module-scss-module__p2IoJa__footer_bottom h5{font-size:14px!important}}.footer-module-scss-module__p2IoJa__footer_links{flex-direction:column;gap:34px;font-size:18px;font-weight:500;display:flex;position:relative}@media (max-width:900px){.footer-module-scss-module__p2IoJa__footer_links{gap:20px;width:100%;margin-left:30px;padding-left:0}}.footer-module-scss-module__p2IoJa__footer{flex-direction:row;justify-content:space-between;align-items:center;padding:70px 9% 100px;display:flex;overflow:hidden}@media (max-width:1600px){.footer-module-scss-module__p2IoJa__footer{padding:70px 5% 130px}}@media (max-width:900px){.footer-module-scss-module__p2IoJa__footer{flex-direction:column;gap:2rem}}.footer-module-scss-module__p2IoJa__footer_contacts{flex-direction:column;gap:15px;display:flex}.footer-module-scss-module__p2IoJa__footer_contacts h5{margin-bottom:0;font-size:18px;font-weight:500}.footer-module-scss-module__p2IoJa__footer_contacts p{font-size:16px;font-weight:400}@media (max-width:900px){.footer-module-scss-module__p2IoJa__footer_contacts{width:90%;margin-left:auto;margin-right:auto}}.footer-module-scss-module__p2IoJa__footer_social{flex-direction:row;align-items:center;gap:20px;margin-top:20px;display:flex}.footer-module-scss-module__p2IoJa__footer_svg{border:1px solid #000;border-radius:10px;width:40px;height:auto;padding:6px;transition:all .2s ease-in-out}.footer-module-scss-module__p2IoJa__footer_svg:hover{transform:scale(1.01)}.footer-module-scss-module__p2IoJa__footer_logo{flex-direction:column;justify-content:space-between;gap:6px;width:30%;height:100%;display:flex}.footer-module-scss-module__p2IoJa__footer_logo h5{color:#292c3bb2;margin-bottom:0;font-size:16px;font-weight:400}@media (max-width:900px){.footer-module-scss-module__p2IoJa__footer_logo h5{display:none}}.footer-module-scss-module__p2IoJa__footer_logo p{color:#f07e00;font-size:14px;font-weight:400;text-decoration:underline}@media (max-width:900px){.footer-module-scss-module__p2IoJa__footer_logo p{display:none}.footer-module-scss-module__p2IoJa__footer_logo{align-items:center;width:100%}}.footer-module-scss-module__p2IoJa__footer_logo_img{background-color:#f07e00;border-bottom-right-radius:10px;border-bottom-left-radius:10px;width:fit-content;margin-bottom:30px;padding:0 10px;position:relative}.footer-module-scss-module__p2IoJa__footer_logo_img img{width:200px;height:auto}.footer-module-scss-module__p2IoJa__footer_logo_img:after{content:"";background-color:#f07e00;width:100%;height:100%;position:absolute;top:-100%;left:0}
