@font-face{font-family:"Schibsted Grotesk";src:url("../fonts/Schibsted/SchibstedGrotesk-Regular.ttf");font-weight:400;font-style:normal}@font-face{font-family:"Schibsted Grotesk";src:url("../fonts/Schibsted/SchibstedGrotesk-Medium.ttf");font-weight:500;font-style:normal}@font-face{font-family:"Schibsted Grotesk";src:url("../fonts/Schibsted/SchibstedGrotesk-SemiBold.ttf");font-weight:600;font-style:normal}.button{padding:8px 10px 8px 24px;border-radius:50px;border:1px solid;text-decoration:none;font-weight:600;font-size:17px;display:flex;justify-content:center;align-items:center;width:fit-content}.button.white{background-color:#fff;color:#000;border-color:rgba(0,0,0,0)}.button.white::after{content:"";display:inline-block;width:16px;height:16px;background:url(../images/svg/right-arrow-white.svg) no-repeat center;background-color:#0f7b41;margin-left:14px;padding:8px;border-radius:100%;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.button.white:hover{background-color:rgba(0,0,0,0);border-color:#fff;color:#fff;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.button.white:hover::after{content:"";display:inline-block;width:16px;height:16px;background:url(../images/svg/right-arrow-green.svg) no-repeat center;background-color:#fff;margin-left:14px;padding:8px;border-radius:100%;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.button.transparent{background-color:rgba(0,0,0,0);color:#fff;border-color:#fff}.button.transparent::after{content:"";display:inline-block;width:16px;height:16px;background:url(../images/svg/right-arrow-green.svg) no-repeat center;background-color:#fff;margin-left:14px;padding:8px;border-radius:100%;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.button.transparent:hover{background-color:#fff;border-color:#fff;color:#000;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.button.transparent:hover::after{content:"";display:inline-block;width:16px;height:16px;background:url(../images/svg/right-arrow-white.svg) no-repeat center;background-color:#0f7b41;margin-left:14px;padding:8px;border-radius:100%;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.button.green{background-color:#0f7b41;border-color:rgba(0,0,0,0);color:#fff}.button.green::after{content:"";display:inline-block;width:16px;height:16px;background:url(../images/svg/right-arrow-green.svg) no-repeat center;background-color:#fff;margin-left:14px;padding:8px;border-radius:100%;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.button.green:hover{background-color:rgba(0,0,0,0);border-color:#fff;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.button.green:hover::after{content:"";display:inline-block;width:16px;height:16px;background:url(../images/svg/right-arrow-white.svg) no-repeat center;background-color:#0f7b41;margin-left:14px;padding:8px;border-radius:100%;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.button.transparentWhiteBg{border-color:#0f7b41;color:#0f7b41}.button.transparentWhiteBg::after{content:"";display:inline-block;width:16px;height:16px;background:url(../images/svg/right-arrow-white.svg) no-repeat center;background-color:#0f7b41;margin-left:14px;padding:8px;border-radius:100%;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.button.transparentWhiteBg:hover{background-color:#0f7b41;color:#fff;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.button.transparentWhiteBg:hover::after{content:"";display:inline-block;width:16px;height:16px;background:url(../images/svg/right-arrow-green.svg) no-repeat center;background-color:#fff;margin-left:14px;padding:8px;border-radius:100%;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.button.greenWhiteBg{border-color:#0f7b41;color:#fff;background-color:#0f7b41}.button.greenWhiteBg::after{content:"";display:inline-block;width:16px;height:16px;background:url(../images/svg/right-arrow-green.svg) no-repeat center;background-color:#fff;margin-left:14px;padding:8px;border-radius:100%;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.button.greenWhiteBg:hover{background-color:#fff;color:green;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.button.greenWhiteBg:hover::after{content:"";display:inline-block;width:16px;height:16px;background:url(../images/svg/right-arrow-white.svg) no-repeat center;background-color:#0f7b41;margin-left:14px;padding:8px;border-radius:100%;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.breadcrumbs>span{display:flex;gap:9px;color:#fff;font-size:14px;line-height:1.5;font-weight:400;letter-spacing:normal}.breadcrumbs>span a{text-decoration:none;color:inherit}.breadcrumbs>span a:hover{text-decoration:underline;text-underline-offset:4px}header#mainHeader{position:fixed;width:100%;margin-bottom:-75px;background-color:rgba(0,0,0,0);z-index:999;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}header#mainHeader .container{display:flex;justify-content:center;max-width:unset !important}header#mainHeader .container.top{background-color:#e7e7e7}header#mainHeader .container .topPart{padding-left:64px;padding-right:64px;max-width:1440px;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:38px}@media(min-width: 1025px)and (max-width: 1199px){header#mainHeader .container .topPart{padding-left:36px;padding-right:36px}}@media(min-width: 768px)and (max-width: 1024px){header#mainHeader .container .topPart{padding-left:20px;padding-right:20px}}@media(max-width: 767px){header#mainHeader .container .topPart{padding-left:10px;padding-right:10px}}@media(min-width: 768px)and (max-width: 1024px){header#mainHeader .container .topPart{display:none}}@media(max-width: 767px){header#mainHeader .container .topPart{display:none}}header#mainHeader .container .topPart .leftPart a{color:#000;text-decoration:none;display:flex;flex-direction:row;align-items:center;gap:5px}header#mainHeader .container .topPart .leftPart a::before{content:"";display:inline-block;height:18px;width:18px;background:url(../images/svg/location-pin.svg)}header#mainHeader .container .topPart .rightPart{display:flex;flex-direction:row;gap:30px}header#mainHeader .container .topPart .rightPart a{color:#000;text-decoration:none}header#mainHeader .container .topPart .rightPart a span.prefix{color:#979797;text-transform:uppercase;letter-spacing:.05em;font-size:400;margin-right:18px}header#mainHeader .container .mainPart{padding-left:64px;padding-right:64px;max-width:1440px;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:75px}@media(min-width: 1025px)and (max-width: 1199px){header#mainHeader .container .mainPart{padding-left:36px;padding-right:36px}}@media(min-width: 768px)and (max-width: 1024px){header#mainHeader .container .mainPart{padding-left:20px;padding-right:20px}}@media(max-width: 767px){header#mainHeader .container .mainPart{padding-left:10px;padding-right:10px}}@media(min-width: 768px)and (max-width: 1024px){header#mainHeader .container .mainPart{box-sizing:border-box}}header#mainHeader .container .mainPart .site-navigation{display:flex;gap:40px}@media(min-width: 768px)and (max-width: 1024px){header#mainHeader .container .mainPart .site-navigation{display:none}}@media(max-width: 767px){header#mainHeader .container .mainPart .site-navigation{display:none}}header#mainHeader .container .mainPart .site-navigation ul.menu{display:flex;flex-direction:row;list-style:none;gap:30px}header#mainHeader .container .mainPart .site-navigation ul.menu li a{text-decoration:none;color:#fff;font-size:18px;position:relative}header#mainHeader .container .mainPart .site-navigation ul.menu li a:after{content:"";display:inline-block;width:100%;height:2px;background-color:#fff;transition:.4s;transform:scaleX(0);transform-origin:center;transform-origin:center;position:absolute;bottom:-3px;left:0}header#mainHeader .container .mainPart .site-navigation ul.menu li a:hover:after{transform:scaleX(1);transition:.4s}@media(min-width: 1025px)and (max-width: 1199px){header#mainHeader .container .mainPart .site-navigation ul.menu li a{font-size:16px}}header#mainHeader .container .mainPart .site-navigation ul.menu li.current-menu-item a:after{transform:scaleX(1);transition:.4s}header#mainHeader .container .mainPart .hamburger-icon{display:none;cursor:pointer}@media(min-width: 768px)and (max-width: 1024px){header#mainHeader .container .mainPart .hamburger-icon{display:flex}}@media(max-width: 767px){header#mainHeader .container .mainPart .hamburger-icon{display:flex}}header#mainHeader .container .mainPart .hamburger-icon svg{width:34px;height:34px}header#mainHeader .mobile-menu{position:fixed;top:0;top:5%;right:-90%;width:90% !important;height:90%;background:rgba(41,71,45,.5019607843);border-radius:10px;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(8.3px);-webkit-backdrop-filter:blur(8.3px);border:1px solid rgba(255,255,255,.49);color:#fff;transition:right .2s ease-in;z-index:1000;display:flex;flex-direction:column;padding:20px;box-sizing:border-box}header#mainHeader .mobile-menu.open{right:5%}header#mainHeader .mobile-menu .logos{display:flex;justify-content:space-between;align-items:flex-start;height:15%;min-height:60px}header#mainHeader .mobile-menu .logos .close-icon{width:40px;height:40px;cursor:pointer}header#mainHeader .mobile-menu .logos .close-icon svg{width:100%;height:100%}header#mainHeader .mobile-menu .menu-items{height:85%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}header#mainHeader .mobile-menu .menu-items .site-navigation{display:flex;justify-content:center}header#mainHeader .mobile-menu .menu-items .site-navigation .menu{display:flex;flex-direction:column;align-items:center;list-style-type:none;margin:0;padding:0;gap:7px}@media(max-width: 767px){header#mainHeader .mobile-menu .menu-items .site-navigation .menu{gap:9px}}header#mainHeader .mobile-menu .menu-items .site-navigation .menu a{text-decoration:none;font-size:28px;color:#fff;text-align:center}@media(max-width: 767px){header#mainHeader .mobile-menu .menu-items .site-navigation .menu a{font-size:22px}}@media(min-width: 768px)and (max-width: 1024px){header#mainHeader .mobile-menu .menu-items .languages{margin-bottom:auto;justify-content:center}}header#mainHeader .mobile-menu .menu-items .languages a.wpml-ls-item-toggle{display:none}header#mainHeader .mobile-menu .menu-items .languages .wpml-ls-sub-menu{margin-top:16px;background:rgba(0,0,0,0);display:flex;flex-direction:row;visibility:visible;opacity:1;position:static}header#mainHeader .mobile-menu .menu-items .info{display:flex;flex-direction:column;align-items:center;background:rgba(205,218,207,.6274509804);border-radius:10px;width:100%;box-sizing:border-box;padding:10px;gap:6px}header#mainHeader .mobile-menu .menu-items .info a{text-decoration:none;font-size:24px;color:#fff;text-align:center}@media(max-width: 767px){header#mainHeader .mobile-menu .menu-items .info a{font-size:18px}}.scrolled header#mainHeader{background-color:#0f7b41}footer#site-footer{padding-left:64px;padding-right:64px;background:#f6f6f6}@media(min-width: 1025px)and (max-width: 1199px){footer#site-footer{padding-left:36px;padding-right:36px}}@media(min-width: 768px)and (max-width: 1024px){footer#site-footer{padding-left:20px;padding-right:20px}}@media(max-width: 767px){footer#site-footer{padding-left:10px;padding-right:10px}}footer#site-footer .container .mainPart{display:flex;justify-content:space-between;padding:64px 0}@media(max-width: 767px){footer#site-footer .container .mainPart{flex-direction:column;justify-content:flex-start}}@media(min-width: 768px)and (max-width: 1024px){footer#site-footer .container .mainPart .firstCol{width:25%}}@media(max-width: 767px){footer#site-footer .container .mainPart .firstCol{display:flex;justify-content:center}}@media(min-width: 768px)and (max-width: 1024px){footer#site-footer .container .mainPart .secondCol{width:25%}}@media(max-width: 767px){footer#site-footer .container .mainPart .secondCol{display:flex;justify-content:center}}footer#site-footer .container .mainPart .secondCol nav ul{margin-top:0;display:flex;flex-direction:column;gap:8px}@media(max-width: 767px){footer#site-footer .container .mainPart .secondCol nav ul{align-items:center;padding:0}}footer#site-footer .container .mainPart .secondCol nav ul li{list-style:none}footer#site-footer .container .mainPart .secondCol nav ul li a{color:#000;text-decoration:none}footer#site-footer .container .mainPart .secondCol nav ul li a:before,footer#site-footer .container .mainPart .secondCol nav ul li a:hover{text-decoration:underline}footer#site-footer .container .mainPart .thirdCol{display:flex;flex-direction:column;gap:17px;width:50%}@media(min-width: 768px)and (max-width: 1024px){footer#site-footer .container .mainPart .thirdCol{width:50%}}@media(max-width: 767px){footer#site-footer .container .mainPart .thirdCol{width:100%}}@media(max-width: 767px){footer#site-footer .container .mainPart .thirdCol{display:flex;align-items:center}}footer#site-footer .container .mainPart .thirdCol a{color:#000;text-decoration:none;font-size:24px}footer#site-footer .container .mainPart .thirdCol a:hover{text-decoration:underline}@media(max-width: 767px){footer#site-footer .container .mainPart .thirdCol a{text-align:center;font-size:20px}}footer#site-footer .container .mainPart .thirdCol .contactsWrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px}@media(min-width: 768px)and (max-width: 1024px){footer#site-footer .container .mainPart .thirdCol .contactsWrapper{gap:20px}}@media(max-width: 767px){footer#site-footer .container .mainPart .thirdCol .contactsWrapper{gap:40px}}footer#site-footer .container .mainPart .thirdCol .contactsWrapper .contact-info{display:flex;flex-direction:column;gap:6px;width:calc((100% - 20px)/3)}@media(min-width: 768px)and (max-width: 1024px){footer#site-footer .container .mainPart .thirdCol .contactsWrapper .contact-info{width:calc((100% - 20px)/2)}}@media(max-width: 767px){footer#site-footer .container .mainPart .thirdCol .contactsWrapper .contact-info{width:100%;align-items:center}}footer#site-footer .container .mainPart .thirdCol .contactsWrapper .contact-info a{font-size:16px}footer#site-footer .container .copyrightPart{display:flex;align-items:center;justify-content:space-between}@media(max-width: 767px){footer#site-footer .container .copyrightPart{flex-direction:column;justify-content:flex-start}}@media(max-width: 767px){footer#site-footer .container .copyrightPart p{text-align:center}}footer#site-footer .container .copyrightPart .vdisain svg{width:150px;height:50px}footer#site-footer .container .copyrightPart a.footer-privacy-link{color:#0f7b41;display:inline-block;margin-left:32px}@media(min-width: 768px)and (max-width: 1024px){footer#site-footer .container .copyrightPart a.footer-privacy-link{display:block;padding:0;margin:0}}@media(max-width: 767px){footer#site-footer .container .copyrightPart a.footer-privacy-link{text-align:center;display:block;padding:8px 0 0 0;margin:0}}.container{max-width:1440px !important;margin:0 auto !important;width:100% !important}[lang=ru-RU] *{font-family:"Open Sans",sans-serif !important}.languages{display:flex !important;align-items:center}.languages div{max-width:fit-content}.languages div ul{max-width:fit-content}.languages div ul li{max-width:fit-content}.languages div ul li ul{border:none !important;background:#fff;padding:6px}.languages div ul li a{background-color:rgba(0,0,0,0) !important;border:none !important;max-width:fit-content}.languages div ul li a::after{color:#fff}@media(max-width: 767px){.languages{justify-content:center;margin-bottom:auto}}*:focus{outline:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#f6f6f6}::-webkit-scrollbar-thumb{background:#0f7b41}html{overflow-x:hidden;max-width:100%;scroll-behavior:smooth}body{margin:0;font-family:"Schibsted Grotesk";font-size:1rem;font-weight:400;line-height:1.5;z-index:1;position:relative;overflow-x:hidden}body h1{margin:0;font-family:"Schibsted Grotesk";font-size:80px;font-weight:600;line-height:normal;text-transform:uppercase;color:#fff}@media(min-width: 1025px)and (max-width: 1199px){body h1{font-size:65px;line-height:110%}}@media(min-width: 768px)and (max-width: 1024px){body h1{font-size:65px;line-height:110%}}@media(max-width: 767px){body h1{font-size:40px;line-height:110%}}body h2{font-size:45px;font-weight:600;line-height:1.25em;margin:0;text-transform:uppercase}@media(min-width: 1025px)and (max-width: 1199px){body h2{font-size:36px}}@media(min-width: 768px)and (max-width: 1024px){body h2{font-size:36px}}@media(max-width: 767px){body h2{font-size:30px}}body h4{font-size:24px;font-weight:600;line-height:normal;font-weight:normal;margin:0}body p{line-height:1.5em;margin:0}body section{scroll-margin-top:140px}@media(min-width: 768px)and (max-width: 1024px){body section{scroll-margin-top:100px}}@media(max-width: 767px){body section{scroll-margin-top:90px}}body #gf_1{scroll-margin-top:120px}.gfield_required.gfield_required_text{display:none}.gform_confirmation_message{font-size:24px}.error404 #mainHeader{background-color:#0f7b41}.error404 .errorPageSection{margin-top:80px}.error404 .errorPageSection h1{line-height:1}