html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;font-family:"Manrope"}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}a{text-decoration:none;color:unset}html,body{width:100%;min-height:100vh}body{color:#000}.navigation{position:fixed;top:0;left:0;width:100%;overflow:hidden;max-width:100%;z-index:1000}.navigation__top{padding-left:6.25rem;padding-right:6.25rem;background-color:#48b130}.navigation__top__phones{display:flex;align-items:center;justify-content:flex-end;column-gap:.625rem}.navigation__top__phones__item{padding-top:1.09375rem;padding-bottom:1.09375rem}.navigation__top__phones__item__link{font-size:1.125rem;font-weight:700;color:#fff;transition:opacity .3s ease-out}.navigation__top__phones__item__link:hover{opacity:.8}.navigation__bot{display:flex;align-items:center;justify-content:space-between;background-color:#1a1a1a;padding-left:6.25rem;padding-right:6.25rem;column-gap:3.125rem}.navigation__bot__brand{margin-top:1.41875rem;margin-bottom:1.41875rem;position:relative;z-index:100;display:flex;justify-content:center;align-items:center;transition:opacity .3s ease-out}.navigation__bot__brand:hover{opacity:.8}.navigation__bot__right{display:flex;align-items:center;column-gap:3.125rem}.navigation__bot__right__hamburger{border:0;background-color:rgba(0,0,0,0);display:none;flex-direction:column;justify-content:center;align-items:center;row-gap:.4rem;padding:0;width:30px;height:25px;z-index:100}.navigation__bot__right__hamburger--active{position:relative}.navigation__bot__right__hamburger--active__line{position:absolute;top:50%;left:0;transform:translateY(-50%)}.navigation__bot__right__hamburger--active__line:first-of-type{transform:translateY(-50%) rotate(45deg)}.navigation__bot__right__hamburger--active__line:nth-of-type(2){display:none}.navigation__bot__right__hamburger--active__line:last-of-type{transform:translateY(-50%) rotate(-45deg)}.navigation__bot__right__hamburger__line{width:30px;height:3px;background-color:#fff;transition:all .3s ease-out}.navigation__bot__right__menu{display:flex;flex-wrap:wrap;align-items:center;column-gap:1.25rem;row-gap:.75rem}.navigation__bot__right__menu__item__link{color:#fff;font-size:1.125rem;font-weight:700;padding-top:.5rem;padding-bottom:.5rem;transition:color .3s ease-out}.navigation__bot__right__menu__item__link:hover{color:#48b130}.navigation__bot__right__languages{display:flex;column-gap:.625rem}.navigation__bot__right__languages__item__link{display:flex;justify-content:center;align-items:center;transition:opacity .3s ease-out}.navigation__bot__right__languages__item__link:hover{opacity:.8}.navigation__bot__right__languages__item__link__image{border-radius:4px}@media screen and (max-width: 1200px){.navigation__top{padding-left:3.125rem;padding-right:3.125rem}.navigation__bot{padding-left:3.125rem;padding-right:3.125rem}}@media screen and (max-width: 991px){.navigation__top{padding-left:1.75rem;padding-right:1.75rem;display:none}.navigation__bot{padding-left:1.75rem;padding-right:1.75rem}.navigation__bot__right__hamburger{display:flex}.navigation__bot__right__languages{display:none}.navigation__bot__right__menu{opacity:.5;transform:translateX(100%);transition:transform .6s ease-out,opacity .6s ease-out;flex-direction:column;justify-content:center;align-items:center;position:fixed;top:99.97px;right:0;background-color:#1a1a1a;width:50%;height:calc(100% - 99.97px);row-gap:2rem}.navigation__bot__right__menu--active{opacity:1;transform:translateX(0)}}@media screen and (max-width: 600px){.navigation__bot__right__menu{width:75%}.navigation__bot__right__menu--active{width:75%}}@media screen and (max-width: 500px){.navigation__top{padding-left:1rem;padding-right:1rem}.navigation__bot{padding-left:1rem;padding-right:1rem;column-gap:1rem}.navigation__bot__brand__image{height:40px}.navigation__bot__right__menu{top:85.4px;height:calc(100% - 85.4px)}}@media screen and (max-width: 400px){.navigation__bot__right__menu--active{width:100%}}.hero-carousel{margin-top:152.97px;overflow:hidden;position:relative}.hero-carousel .owl-stage{display:flex}.hero-carousel .owl-nav{display:none}.hero-carousel .owl-dots{position:absolute;bottom:2rem;left:6.25rem;display:flex;column-gap:15px}.hero-carousel .owl-dots .owl-dot{border:unset;background-color:#eee;height:8px;width:63px;transition:background-color .3s ease-out}.hero-carousel .owl-dots .owl-dot:hover{cursor:pointer;background-color:#48b130}.hero-carousel .owl-dots .active{background-color:#48b130}.hero-carousel__item{display:flex;justify-content:space-between}.hero-carousel__item__right{position:relative;z-index:1;height:600px;width:54.325%}.hero-carousel__item__right__image{height:100%;width:100%;object-fit:cover;object-position:bottom}.hero-carousel__item__right__overlay{position:absolute;bottom:-1px;left:-1px;height:150px;width:150px}.hero-carousel__item__left{display:flex;flex-direction:column;justify-content:center;padding-left:6.25rem;padding-right:8.75rem;width:45.675%}.hero-carousel__item__left__top{font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.3735324586rem + .1512430939vw,1.536875rem);color:#48b130;font-weight:700;padding-bottom:5px}.hero-carousel__item__left__title{font-size:1.5rem;font-size:clamp(1.5rem,1.2099447514rem + 1.6574585635vw,3rem);line-height:1.9rem;line-height:clamp(1.9rem,1.5832354972rem + 1.8100828729vw,3.538125rem);font-weight:800;color:#1a1a1a;padding-bottom:20px}.hero-carousel__item__left__bot{font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.2900207182rem + .6284530387vw,1.96875rem);font-weight:500;color:#1a1a1a;padding-bottom:30px}.hero-carousel__item__left__cta{font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.3735324586rem + .1512430939vw,1.536875rem);font-weight:500;color:#fff;background-color:#48b130;width:max-content;padding-top:17.5px;padding-bottom:17.5px;padding-left:37px;padding:17.5px 37px;position:relative;transition:background-color .3s ease-out}.hero-carousel__item__left__cta:hover{background-color:#27611a}.hero-carousel__item__left__cta__overlay{position:absolute}.hero-carousel__item__left__cta__overlay--left{bottom:-1px;left:-1px}.hero-carousel__item__left__cta__overlay--right{top:-1px;right:-1px;transform:rotate(180deg)}@media screen and (max-width: 1200px){.hero-carousel__item__left{padding-left:3.125rem;padding-right:3.125rem}.hero-carousel .owl-dots{left:3.125rem}}@media screen and (max-width: 991px){.hero-carousel{margin-top:99.97px}.hero-carousel__item{position:relative}.hero-carousel__item__left{padding-left:1.75rem;padding-right:1.75rem;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:rgba(255,255,255,.7);padding-top:1rem;padding-bottom:1rem}.hero-carousel__item__left__cta__overlay{display:none}.hero-carousel__item__right{width:100%;z-index:-1}.hero-carousel__item__right__overlay{display:none}.hero-carousel .owl-dots{left:1.75rem}}@media screen and (max-width: 500px){.hero-carousel{margin-top:85.38px}.hero-carousel__item__left{padding-left:1rem;padding-right:1rem}.hero-carousel .owl-dots{left:1rem}}.section-header__line{width:216px;height:8px;background-color:#48b130;margin:0 auto;position:relative;margin-bottom:20px}.section-header__line__left{display:inline-block;width:0;height:0;border-style:solid;border-width:0 8px 8px 0;border-color:rgba(0,0,0,0) #48b130 rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;top:0;left:-8px}.section-header__line__right{display:inline-block;width:0;height:0;border-style:solid;border-width:8px 0 0 8px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #48b130;position:absolute;top:0;right:-8px}.section-header__title{color:#1a1a1a;font-size:1.3rem;font-size:clamp(1.3rem,1.1162983425rem + 1.0497237569vw,2.25rem);line-height:1.7rem;line-height:clamp(1.7rem,1.4343577348rem + 1.5179558011vw,3.07375rem);font-weight:800;text-align:center}.section-header__description{color:#1a1a1a;font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.2900207182rem + .6284530387vw,1.96875rem);font-weight:500;text-align:center;margin-top:20px}.offer-list{padding-left:6.25rem;padding-right:6.25rem;padding-top:9.375rem;padding-bottom:9.375rem}.offer-list__small-items{display:flex;flex-wrap:wrap;justify-content:space-between;width:70%;margin:0 auto;margin-top:50px}.offer-list__small-items__link{width:49%;height:162px;position:relative;overflow:hidden}.offer-list__small-items__link:hover .offer-list__small-items__link__image{transform:scale(1.05)}.offer-list__small-items__link__image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease-out}.offer-list__small-items__link__shadow{position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 67.9%)}.offer-list__small-items__link__overlay{position:absolute;bottom:0;left:0;height:10px;width:100%;background-color:#48b130}.offer-list__small-items__link__text{position:absolute;top:50%;left:0;transform:translateY(-50%);color:#fff;font-size:1.2rem;font-size:clamp(1.2rem,1.0936464088rem + .6077348066vw,1.75rem);line-height:1.6rem;line-height:clamp(1.6rem,1.4471167127rem + .8736187845vw,2.390625rem);font-weight:800;padding-left:40px;padding-right:40px}.offer-list__big-item{height:320px;width:70%;margin:0 auto;margin-top:50px;margin-bottom:50px;display:flex;position:relative;overflow:hidden}.offer-list__big-item:hover .offer-list__big-item__image{transform:scale(1.05)}.offer-list__big-item__image{height:100%;width:100%;object-fit:cover;object-position:center;transition:transform .3s ease-out}.offer-list__big-item__shadow{position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 67.9%)}.offer-list__big-item__overlay{position:absolute;bottom:0;left:0;height:10px;width:100%;background-color:#48b130}.offer-list__big-item__text{position:absolute;bottom:0;left:0;color:#fff;font-size:1.5rem;font-size:clamp(1.5rem,1.2099447514rem + 1.6574585635vw,3rem);line-height:1.9rem;line-height:clamp(1.9rem,1.6315780387rem + 1.533839779vw,3.288125rem);font-weight:800;padding-left:40px;padding-bottom:50px;padding-right:40px;padding-top:50px}@media screen and (max-width: 1200px){.offer-list{padding-left:3.125rem;padding-right:3.125rem}}@media screen and (max-width: 991px){.offer-list{padding-left:1.75rem;padding-right:1.75rem}.offer-list__big-item{width:100%}.offer-list__big-item__text{padding-left:20px;padding-right:20px}.offer-list__small-items{width:100%}.offer-list__small-items__link__text{padding-left:20px;padding-right:20px}}@media screen and (max-width: 600px){.offer-list__small-items{row-gap:50px}.offer-list__small-items__link{width:100%}}@media screen and (max-width: 500px){.offer-list{padding-left:1rem;padding-right:1rem}}.advantages{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-left:6.25rem;padding-bottom:9.375rem}.advantages__left{width:38.5%}.advantages__right{position:relative;width:52.5%;height:667px}.advantages__right__polygon{position:absolute;bottom:0;left:0;transform:translate(-1px, 1px)}.advantages__right__image{height:100%;width:100%;object-fit:cover;object-position:center}.advantages__right__overlay{position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(26,26,26,.6)}.advantages__right__list{position:absolute;top:50%;left:0;transform:translateY(-50%);display:flex;flex-direction:column;row-gap:29px;padding-left:100px;padding-right:100px;padding-top:50px;padding-bottom:50px}.advantages__right__list__item{display:flex;align-items:center;column-gap:22px}.advantages__right__list__item__icon{height:3.75rem;height:clamp(3.75rem,3.3270027624rem + 2.4171270718vw,5.9375rem)}.advantages__right__list__item__text__title{color:#fff;font-size:1.2rem;font-size:clamp(1.2rem,1.0936464088rem + .6077348066vw,1.75rem);line-height:1.6rem;line-height:clamp(1.6rem,1.4471167127rem + .8736187845vw,2.390625rem);font-weight:800}.advantages__right__list__item__text__description{color:#fff;font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.3735324586rem + .1512430939vw,1.536875rem);font-weight:600}@media screen and (max-width: 1200px){.advantages{padding-left:3.125rem}}@media screen and (max-width: 991px){.advantages{padding-left:1.75rem;padding-right:1.75rem;row-gap:50px}.advantages__left{width:80%}.advantages__right{width:100%}.advantages__right__list{padding-left:50px;padding-right:50px}}@media screen and (max-width: 500px){.advantages{padding-left:1rem;padding-right:1rem}.advantages__left{width:100%}}@media screen and (max-width: 400px){.advantages__right__polygon{display:none}.advantages__right__list{left:50%;width:100%;transform:translate(-50%, -50%);padding-top:unset;padding-bottom:unset;padding-left:10px;padding-right:10px}.advantages__right__list__item{flex-direction:column;row-gap:10px}.advantages__right__list__item__text__title{text-align:center}.advantages__right__list__item__text__description{text-align:center}}.small-section-header__line{width:216px;height:8px;background-color:#48b130;position:relative;transform:translateX(8px);margin-bottom:20px}.small-section-header__line__left{display:inline-block;width:0;height:0;border-style:solid;border-width:0 8px 8px 0;border-color:rgba(0,0,0,0) #48b130 rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;top:0;left:-8px}.small-section-header__line__right{display:inline-block;width:0;height:0;border-style:solid;border-width:8px 0 0 8px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #48b130;position:absolute;top:0;right:-8px}.small-section-header__title{color:#1a1a1a;font-size:1.3rem;font-size:clamp(1.3rem,1.1162983425rem + 1.0497237569vw,2.25rem);line-height:1.7rem;line-height:clamp(1.7rem,1.4343577348rem + 1.5179558011vw,3.07375rem);font-weight:800}.small-section-header__title--green{color:#48b130}.small-section-header__description{color:#1a1a1a;font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.2900207182rem + .6284530387vw,1.96875rem);font-weight:500;margin-top:50px;margin-bottom:50px}.small-section-header__description--sm{margin-top:10px}.small-section-header__cta{position:relative;display:block;width:max-content;background-color:#48b130;color:#fff;font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.2900207182rem + .6284530387vw,1.96875rem);font-weight:700;padding-top:17.5px;padding-bottom:17.5px;padding-left:37px;padding-right:37px;transition:background-color .3s ease-out}.small-section-header__cta:hover{background-color:#27611a}.small-section-header__cta__polygon-left{position:absolute;bottom:0;left:0;transform:translate(-1px, 1px)}.small-section-header__cta__polygon-right{position:absolute;top:0;right:0;transform:rotate(180deg) translate(-1px, 1px)}.small-section-header__list{margin-bottom:50px}.small-section-header__list__item{color:#000;font-size:1.1rem;font-size:clamp(1.1rem,1.0468232044rem + .3038674033vw,1.375rem);line-height:1.5rem;line-height:clamp(1.5rem,1.4268819061rem + .4178176796vw,1.878125rem);font-weight:600;margin-bottom:20px;column-gap:10px;display:flex;align-items:center}.small-section-header__socials{display:flex;flex-wrap:wrap;column-gap:21px}.small-section-header__socials__item__link svg{transition:fill .3s ease-out}.small-section-header__socials__item__link:hover svg{fill:#48b130}.leasing{padding-left:6.25rem;padding-right:6.25rem;margin-top:66px;margin-bottom:66px;display:flex;flex-wrap:wrap;position:relative}.leasing__iphone{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:18.75rem;height:clamp(18.75rem,15.9340469613rem + 16.091160221vw,33.3125rem)}.leasing__left{display:flex;flex-direction:column;justify-content:center;width:50%;background-color:#48b130;padding-left:50px;padding-right:200px;padding-top:50px;padding-bottom:50px;max-height:450px;position:relative}.leasing__left__polygon{position:absolute;bottom:0;left:0;transform:translate(-1px, 1px)}.leasing__left__logo{height:2.5rem;height:clamp(2.5rem,2.3187154696rem + 1.0359116022vw,3.4375rem);width:max-content}.leasing__left__title{color:#fff;font-size:1.2rem;font-size:clamp(1.2rem,1.0936464088rem + .6077348066vw,1.75rem);line-height:1.6rem;line-height:clamp(1.6rem,1.4471167127rem + .8736187845vw,2.390625rem);font-weight:800;padding-top:30px;padding-bottom:30px}.leasing__left__cta{color:#48b130;width:max-content;background-color:#fff;font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.2900207182rem + .6284530387vw,1.96875rem);font-weight:700;padding-top:17.5px;padding-bottom:17.5px;padding-left:37px;padding-right:37px;position:relative;transition:color .3s ease-out}.leasing__left__cta:hover{color:#1a1a1a}.leasing__left__cta__polygon-left{position:absolute;bottom:0;left:0;transform:rotate(180deg) translate(1px, -1px)}.leasing__left__cta__polygon-right{position:absolute;top:0;right:0;transform:translate(1px, -1px)}.leasing__right{width:50%;max-height:450px;position:relative}.leasing__right__image{width:100%;height:100%;object-fit:cover;object-position:right}.leasing__right__polygon{position:absolute;top:0;right:0;transform:rotate(180deg) translate(-1px, 1px)}@media screen and (max-width: 1200px){.leasing{padding-left:3.125rem;padding-right:3.125rem}}@media screen and (max-width: 991px){.leasing{padding-left:1.75rem;padding-right:1.75rem;margin-top:0;margin-bottom:0}.leasing__iphone{display:none}.leasing__left{width:100%;padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;order:2}.leasing__left__polygon{display:none}.leasing__right{width:100%;order:1}}@media screen and (max-width: 500px){.leasing{padding-left:1rem;padding-right:1rem}}@media screen and (max-width: 400px){.leasing__right__polygon{display:none}}.knowledge{padding-left:6.25rem;padding-right:6.25rem;padding-top:9.375rem;padding-bottom:9.375rem;display:flex;flex-wrap:wrap}.knowledge__left{width:40%;padding-right:50px}.knowledge__right{width:60%}.knowledge__right__image{width:100%;height:100%;object-fit:contain}@media screen and (max-width: 1200px){.knowledge{padding-left:3.125rem;padding-right:3.125rem}}@media screen and (max-width: 991px){.knowledge{padding-left:1.75rem;padding-right:1.75rem;row-gap:50px}.knowledge__left{width:100%;padding-right:unset}.knowledge__right{width:100%}}@media screen and (max-width: 500px){.knowledge{padding-left:1rem;padding-right:1rem}}.small-about-us{padding-left:6.25rem;padding-right:6.25rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;row-gap:50px}.small-about-us__left{width:44.1%;position:relative}.small-about-us__left__image{height:100%;width:100%;object-fit:contain;object-position:center}.small-about-us__left__polygon{position:absolute;bottom:0;left:0;transform:translate(-1px, 1px)}.small-about-us__right{width:50%}@media screen and (max-width: 1200px){.small-about-us{padding-left:3.125rem;padding-right:3.125rem}}@media screen and (max-width: 991px){.small-about-us{padding-left:1.75rem;padding-right:1.75rem}.small-about-us__left{width:100%}.small-about-us__left__polygon{display:none}.small-about-us__right{width:100%}}@media screen and (max-width: 500px){.small-about-us{padding-left:1rem;padding-right:1rem}}.social-media{padding-top:9.375rem;padding-bottom:9.375rem;padding-left:6.25rem;padding-right:6.25rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:50px}.social-media__left{width:40%;padding-right:50px}.social-media__right{width:52.4%}.social-media__right__image{height:100%;width:100%;object-fit:contain;object-position:center;filter:drop-shadow(0px 358px 100px rgba(0, 0, 0, 0.01)) drop-shadow(0px 229px 92px rgba(0, 0, 0, 0.04)) drop-shadow(0px 129px 77px rgba(0, 0, 0, 0.14)) drop-shadow(0px 57px 57px rgba(0, 0, 0, 0.23)) drop-shadow(0px 14px 31px rgba(0, 0, 0, 0.27)) drop-shadow(0px 0px 0px rgba(0, 0, 0, 0.27))}@media screen and (max-width: 1200px){.social-media{padding-left:3.125rem;padding-right:3.125rem}}@media screen and (max-width: 991px){.social-media{padding-left:1.75rem;padding-right:1.75rem}.social-media__left{width:100%;padding-right:unset}.social-media__right{width:100%}}@media screen and (max-width: 500px){.social-media{padding-left:1rem;padding-right:1rem}}.footer{padding-left:6.25rem;padding-right:6.25rem;padding-bottom:9.375rem;padding-top:9.375rem;background-color:#1a1a1a;display:flex;flex-wrap:wrap;row-gap:50px;column-gap:25px;justify-content:space-between;position:relative;z-index:100}.footer__polygon{position:absolute;bottom:0;left:0;transform:translate(-1px, 1px)}.footer__left__logo{display:inline-block}.footer__left__logo__image{margin-bottom:20px;transition:opacity .3s ease-out}.footer__left__logo:hover .footer__left__logo__image{opacity:.8}.footer__left__description{color:#fff;font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.3735324586rem + .1512430939vw,1.536875rem);font-weight:700;margin-bottom:20px}.footer__left__address{margin-bottom:20px}.footer__left__address__item{color:#fff;font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.5rem;line-height:clamp(1.5rem,1.4093577348rem + .5179558011vw,1.96875rem);font-weight:500}.footer__left__telephones{margin-bottom:20px;display:flex;flex-direction:column;row-gap:5px}.footer__left__telephones__item__link{color:#fff;font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.3735324586rem + .1512430939vw,1.536875rem);font-weight:700;transition:color .3s ease-out}.footer__left__telephones__item__link:hover{color:#48b130}.footer__left__email{color:#fff;font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.3735324586rem + .1512430939vw,1.536875rem);font-weight:700;transition:color .3s ease-out}.footer__left__email:hover{color:#48b130}.footer__center__title{color:#fff;font-size:1.2rem;font-size:clamp(1.2rem,1.0936464088rem + .6077348066vw,1.75rem);line-height:1.6rem;line-height:clamp(1.6rem,1.4471167127rem + .8736187845vw,2.390625rem);font-weight:800;padding-bottom:20px}.footer__center__menu{display:flex;flex-direction:column;row-gap:10px}.footer__center__menu__item__link{color:#fff;font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.3735324586rem + .1512430939vw,1.536875rem);font-weight:700;transition:color .3s ease-out}.footer__center__menu__item__link:hover{color:#48b130}.footer__right__title{color:#fff;font-size:1.2rem;font-size:clamp(1.2rem,1.0936464088rem + .6077348066vw,1.75rem);line-height:1.6rem;line-height:clamp(1.6rem,1.4471167127rem + .8736187845vw,2.390625rem);font-weight:800;padding-bottom:20px}.footer__right__socials{display:flex;column-gap:21px}.footer__right__socials__item__link svg{transition:fill .3s ease-out}.footer__right__socials__item__link:hover svg{fill:#48b130}@media screen and (max-width: 1200px){.footer{padding-left:3.125rem;padding-right:3.125rem}}@media screen and (max-width: 991px){.footer{padding-left:1.75rem;padding-right:1.75rem}}@media screen and (max-width: 500px){.footer{padding-left:1rem;padding-right:1rem}.footer__left__logo__image{height:40px}}.made-by{padding-left:6.25rem;padding-right:6.25rem;padding-top:45.5px;padding-bottom:45.5px}.made-by__item{color:#1a1a1a;font-size:1.125rem;line-height:1.96875rem;font-weight:500;display:flex;flex-wrap:wrap;column-gap:5px}.made-by__item__link{font-weight:800;transition:color .3s ease-out}.made-by__item__link:hover{color:#48b130}@media screen and (max-width: 1200px){.made-by{padding-left:3.125rem;padding-right:3.125rem}}@media screen and (max-width: 991px){.made-by{padding-left:1.75rem;padding-right:1.75rem}}@media screen and (max-width: 500px){.made-by{padding-left:1rem;padding-right:1rem}}.small-hero{margin-top:152.97px;height:190px;width:100%;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}.small-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 56.77%);z-index:1}.small-hero__container{position:absolute;top:50%;left:0;transform:translateY(-50%);padding-left:6.25rem;padding-right:6.25rem;z-index:2}.small-hero__container__path{display:flex;align-items:center;column-gap:6px;margin-bottom:5px}.small-hero__container__path svg path{stroke:silver}.small-hero__container__path__item{color:silver;font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.2900207182rem + .6284530387vw,1.96875rem);font-weight:500}.small-hero__container__title{font-size:1.5rem;font-size:clamp(1.5rem,1.2099447514rem + 1.6574585635vw,3rem);line-height:1.9rem;line-height:clamp(1.9rem,1.5832354972rem + 1.8100828729vw,3.538125rem);font-weight:800;color:#fff}@media screen and (max-width: 1200px){.small-hero__container{padding-left:3.125rem;padding-right:3.125rem}}@media screen and (max-width: 991px){.small-hero{margin-top:99.97px}.small-hero__container{padding-left:1.75rem;padding-right:1.75rem}.small-hero__container__path{display:none}}@media screen and (max-width: 500px){.small-hero{margin-top:85.38px}.small-hero__container{padding-left:1rem;padding-right:1rem}}.green-line{height:6px;width:100%;background-color:#48b130}.half-section-header{padding-left:6.25rem;padding-right:6.25rem;padding-top:6.25rem;padding-bottom:6.25rem;display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:50px}.half-section-header--npt{padding-top:unset}.half-section-header__left{width:43%;display:flex;flex-direction:column}.half-section-header__left__line{width:216px;height:8px;background-color:#48b130;position:relative;transform:translateX(8px);margin-bottom:20px;margin-top:30px}.half-section-header__left__line__left{display:inline-block;width:0;height:0;border-style:solid;border-width:0 8px 8px 0;border-color:rgba(0,0,0,0) #48b130 rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;top:0;left:-8px}.half-section-header__left__line__right{display:inline-block;width:0;height:0;border-style:solid;border-width:8px 0 0 8px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #48b130;position:absolute;top:0;right:-8px}.half-section-header__left__title{font-size:1.3rem;font-size:clamp(1.3rem,1.1162983425rem + 1.0497237569vw,2.25rem);line-height:1.7rem;line-height:clamp(1.7rem,1.4343577348rem + 1.5179558011vw,3.07375rem);font-weight:800;color:#1a1a1a}.half-section-header__left__title--green{color:#48b130}.half-section-header__right{width:50%;color:#1a1a1a;font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.2900207182rem + .6284530387vw,1.96875rem);font-weight:800}@media screen and (max-width: 1200px){.half-section-header{padding-left:3.125rem;padding-right:3.125rem}}@media screen and (max-width: 991px){.half-section-header{padding-left:1.75rem;padding-right:1.75rem}.half-section-header__left{width:100%}.half-section-header__right{width:100%}}@media screen and (max-width: 500px){.half-section-header{padding-left:1rem;padding-right:1rem}}.scrapers{padding-left:6.25rem;padding-right:6.25rem;padding-bottom:6.25rem;display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:20px}.scrapers__left{width:32.5%}.scrapers__left__button{display:block;background-color:#eee;width:100%;color:#1a1a1a;font-size:1rem;font-size:clamp(1rem,.8549723757rem + .8287292818vw,1.75rem);line-height:1.4rem;line-height:clamp(1.4rem,1.2084426796rem + 1.0946132597vw,2.390625rem);font-weight:800;padding-top:30px;padding-left:30px;padding-bottom:30px;padding-right:30px;transition:background-color .3s ease-out,color .3s ease-out}.scrapers__left__button:hover{background-color:#48b130;color:#fff}.scrapers__left__button--active{background-color:#48b130;color:#fff}.scrapers__right{width:66%;background-color:#eee;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px}.scrapers__right__list{display:flex;flex-direction:column;row-gap:5px}.scrapers__right__list__item__link{display:inline-block;position:relative;padding-left:35px;color:#1a1a1a;font-size:1rem;font-size:clamp(1rem,.9033149171rem + .5524861878vw,1.5rem);line-height:1.4rem;line-height:clamp(1.4rem,1.274551105rem + .7168508287vw,2.04875rem);font-weight:700;transition:color .3s ease-out}.scrapers__right__list__item__link svg{position:absolute;top:50%;left:0;transform:translateY(-50%);height:1.125rem;height:clamp(1.125rem,1.0524861878rem + .4143646409vw,1.5rem)}.scrapers__right__list__item__link:hover{color:#48b130}@media screen and (max-width: 1200px){.scrapers{padding-left:3.125rem;padding-right:3.125rem}.scrapers__right__list{row-gap:20px}}@media screen and (max-width: 991px){.scrapers{padding-left:1.75rem;padding-right:1.75rem}.scrapers__left{width:50%}.scrapers__left__button{padding:15px}.scrapers__right{width:100%;padding:15px}}@media screen and (max-width: 600px){.scrapers__left{width:70%}}@media screen and (max-width: 500px){.scrapers{padding-left:1rem;padding-right:1rem}}@media screen and (max-width: 400px){.scrapers__left{width:100%}}.item-content{padding-left:6.25rem;padding-right:6.25rem;padding-bottom:6.25rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:50px}.item-content--order .item-content__left{order:2}.item-content--order .item-content__right{order:1}.item-content__left{width:44.1%;position:relative}.item-content__left iframe{width:100%;height:380px}.item-content__left__image{height:auto;width:100%;object-fit:contain}.item-content__left__polygon{position:absolute;bottom:0;left:0;transform:translate(-1px, 1px)}.item-content__right{width:50%}.item-content__right__top{font-size:.9rem;font-size:clamp(.9rem,.8806629834rem + .1104972376vw,1rem);line-height:1.3rem;line-height:clamp(1.3rem,1.2129834254rem + .4972375691vw,1.75rem);letter-spacing:.2em;font-weight:800;color:#48b130}.item-content__right__title{font-size:1.3rem;font-size:clamp(1.3rem,1.1162983425rem + 1.0497237569vw,2.25rem);line-height:1.7rem;line-height:clamp(1.7rem,1.4343577348rem + 1.5179558011vw,3.07375rem);font-weight:800;color:#1a1a1a;margin-bottom:30px}.item-content__right__text{color:#1a1a1a;font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.2900207182rem + .6284530387vw,1.96875rem);font-weight:500;margin-bottom:50px}.item-content__right__text p strong{font-weight:800}.item-content__right__buttons{display:flex;flex-wrap:wrap;align-items:center;row-gap:15px;column-gap:15px}.item-content__right__buttons__cta{display:block;width:max-content;position:relative;padding-top:17.5px;padding-bottom:17.5px;padding-right:37px;padding-left:37px;font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.3735324586rem + .1512430939vw,1.536875rem);font-weight:700}.item-content__right__buttons__cta--green{background-color:#48b130;color:#fff;transition:background-color .3s ease-out}.item-content__right__buttons__cta--green:hover{background-color:#27611a}.item-content__right__buttons__cta--black{background-color:#1a1a1a;color:#fff;transition:background-color .3s ease-out}.item-content__right__buttons__cta--black:hover{background-color:#48b130}.item-content__right__buttons__cta__polygon-left{position:absolute;bottom:0;left:0;transform:translate(-1px, 1px)}.item-content__right__buttons__cta__polygon-right{position:absolute;top:0;right:0;transform:rotate(180deg) translate(-1px, 1px)}@media screen and (max-width: 1200px){.item-content{padding-left:3.125rem;padding-right:3.125rem}}@media screen and (max-width: 991px){.item-content{padding-left:1.75rem;padding-right:1.75rem}.item-content--order .item-content__left{order:1}.item-content--order .item-content__right{order:2}.item-content__right{width:100%}.item-content__left{width:75%}}@media screen and (max-width: 500px){.item-content{padding-left:1rem;padding-right:1rem}.item-content__left{width:100%}}.technic-info{padding-left:6.25rem;padding-right:6.25rem}.technic-info--pb{padding-bottom:6.25rem}.technic-info__container{width:100%;padding-top:6.25rem;padding-bottom:6.25rem;padding-left:6.25rem;padding-right:6.25rem;display:flex;flex-direction:column;align-items:center;background-color:#eee}.technic-info__container__title{font-size:1.3rem;font-size:clamp(1.3rem,1.1162983425rem + 1.0497237569vw,2.25rem);line-height:1.7rem;line-height:clamp(1.7rem,1.4343577348rem + 1.5179558011vw,3.07375rem);font-weight:800;color:#1a1a1a;text-align:center}.technic-info__container__line{width:216px;height:8px;background-color:#48b130;position:relative;transform:translateX(8px);margin-bottom:50px;margin-top:30px}.technic-info__container__line__left{display:inline-block;width:0;height:0;border-style:solid;border-width:0 8px 8px 0;border-color:rgba(0,0,0,0) #48b130 rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;top:0;left:-8px}.technic-info__container__line__right{display:inline-block;width:0;height:0;border-style:solid;border-width:8px 0 0 8px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #48b130;position:absolute;top:0;right:-8px}.technic-info__container__table{margin-bottom:50px}.technic-info__container__table__row__header{text-align:end;padding-right:20px;font-size:1rem;font-size:clamp(1rem,.9274861878rem + .4143646409vw,1.375rem);line-height:1.4rem;line-height:clamp(1.4rem,1.3075448895rem + .5283149171vw,1.878125rem);font-weight:700}.technic-info__container__table__row__description{font-size:1rem;font-size:clamp(1rem,.9274861878rem + .4143646409vw,1.375rem);line-height:1.4rem;line-height:clamp(1.4rem,1.3075448895rem + .5283149171vw,1.878125rem);font-weight:400}.technic-info__container__downloads{display:flex;flex-direction:column;width:76.2%;margin:0 auto;row-gap:20px}.technic-info__container__downloads__link{display:flex;align-items:center;justify-content:space-between;transition:color .3s ease-out}.technic-info__container__downloads__link__text{background-color:#fff;color:#1a1a1a;font-size:1rem;font-size:clamp(1rem,.9274861878rem + .4143646409vw,1.375rem);line-height:1.4rem;line-height:clamp(1.4rem,1.3075448895rem + .5283149171vw,1.878125rem);font-weight:400;display:flex;align-items:center;column-gap:10px;padding:20px;width:100%;position:relative;padding-left:54px}.technic-info__container__downloads__link__black{font-size:1rem;font-size:clamp(1rem,.9274861878rem + .4143646409vw,1.375rem);line-height:1.4rem;line-height:clamp(1.4rem,1.3075448895rem + .5283149171vw,1.878125rem);background-color:#1a1a1a;color:#fff;padding:20px;font-weight:600;white-space:nowrap;align-self:stretch;display:flex;justify-content:center;align-items:center;transition:background-color .3s ease-out}.technic-info__container__downloads__link svg{position:absolute;top:50%;left:20px;transform:translateY(-50%)}.technic-info__container__downloads__link svg path{fill:#1a1a1a;transition:fill .3s ease-out}.technic-info__container__downloads__link:hover{color:#48b130}.technic-info__container__downloads__link:hover .technic-info__container__downloads__link__black{background-color:#48b130}.technic-info__container__downloads__link:hover svg path{fill:#48b130}@media screen and (max-width: 1200px){.technic-info{padding-left:3.125rem;padding-right:3.125rem}.technic-info__container{padding-left:3.125rem;padding-right:3.125rem}}@media screen and (max-width: 991px){.technic-info{padding-left:1.75rem;padding-right:1.75rem}.technic-info__container{padding-left:1.75rem;padding-right:1.75rem}.technic-info__container__downloads{width:100%}}@media screen and (max-width: 600px){.technic-info__container__title{text-align:start;width:100%}.technic-info__container__line{margin-left:0;margin-right:auto;width:150px}.technic-info__container__table{width:100%}.technic-info__container__table tbody{display:flex;flex-direction:column;row-gap:10px}.technic-info__container__table__row{display:flex;flex-direction:column}.technic-info__container__table__row__header{text-align:start;padding-right:unset}.technic-info__container__downloads__link{flex-wrap:wrap}.technic-info__container__downloads__link__text{padding:10px;padding-left:44px}.technic-info__container__downloads__link__text svg{left:10px}.technic-info__container__downloads__link__black{width:100%;padding:10px}}@media screen and (max-width: 500px){.technic-info{padding-left:1rem;padding-right:1rem}.technic-info__container{padding-left:1rem;padding-right:1rem}}.item-gallery{padding-left:6.25rem;padding-right:6.25rem;padding-bottom:6.25rem;display:flex;flex-wrap:wrap;column-gap:20px;row-gap:20px}.item-gallery--pt{padding-top:unset;padding-bottom:unset}.item-gallery__item{width:32%;background-color:#eee;align-self:stretch;overflow:hidden}.item-gallery__item__image{width:100%;height:278px;object-fit:cover;object-position:center;position:relative;z-index:1;transition:transform .3s ease-out}.item-gallery__item__text{padding:20px;font-size:1rem;font-size:clamp(1rem,.9274861878rem + .4143646409vw,1.375rem);line-height:1.4rem;line-height:clamp(1.4rem,1.3075448895rem + .5283149171vw,1.878125rem);font-weight:700;color:#000;background-color:#eee;position:relative;z-index:2;transition:color .3s ease-out}.item-gallery__item:hover .item-gallery__item__image{transform:scale(1.05)}.item-gallery__item:hover .item-gallery__item__text{color:#48b130}@media screen and (max-width: 1200px){.item-gallery{padding-left:3.125rem;padding-right:3.125rem}}@media screen and (max-width: 1110px){.item-gallery__item{width:48%}}@media screen and (max-width: 991px){.item-gallery{padding-left:1.75rem;padding-right:1.75rem}}@media screen and (max-width: 600px){.item-gallery__item{width:100%}}@media screen and (max-width: 500px){.item-gallery{padding-left:1rem;padding-right:1rem}}.blog-list{padding-left:6.25rem;padding-right:6.25rem;padding-bottom:6.25rem;display:flex;flex-direction:column;row-gap:20px}.blog-list__item{display:flex;flex-wrap:wrap;background-color:#eee;min-height:389px}.blog-list__item__left{width:50%;padding:30px}.blog-list__item__left__date{color:#48b130;font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.3735324586rem + .1512430939vw,1.536875rem);font-weight:700}.blog-list__item__left__title{color:#1a1a1a;font-size:1.2rem;font-size:clamp(1.2rem,1.0936464088rem + .6077348066vw,1.75rem);line-height:1.6rem;line-height:clamp(1.6rem,1.4471167127rem + .8736187845vw,2.390625rem);font-weight:800;margin:10px 0px}.blog-list__item__left__description{color:#1a1a1a;font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.2900207182rem + .6284530387vw,1.96875rem);font-weight:500;margin-bottom:20px}.blog-list__item__left__cta{position:relative;padding:17.5px 37px;display:block;width:max-content;background-color:#48b130;color:#fff;transition:background-color .3s ease-out}.blog-list__item__left__cta__polygon-left{position:absolute;bottom:0;left:0;transform:translate(-1px, 1px)}.blog-list__item__left__cta__polygon-right{position:absolute;top:0;right:0;transform:rotate(180deg) translate(-1px, 1px)}.blog-list__item__left__cta:hover{background-color:#27611a}.blog-list__item__right{width:50%;background-position:center;background-repeat:no-repeat;background-size:cover;min-height:389px}@media screen and (max-width: 1200px){.blog-list{padding-left:3.125rem;padding-right:3.125rem}}@media screen and (max-width: 991px){.blog-list{padding-left:1.75rem;padding-right:1.75rem}.blog-list__item__left{width:100%;order:2}.blog-list__item__right{width:100%;order:1}}@media screen and (max-width: 500px){.blog-list{padding-left:1rem;padding-right:1rem}.blog-list__item{min-height:250px}.blog-list__item__left{padding:1rem}.blog-list__item__right{min-height:250px}}.blog-post-hero{margin-top:152.97px;height:340px;width:100%;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}.blog-post-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 56.77%);z-index:1}.blog-post-hero__container{position:absolute;bottom:0;left:0;padding-left:6.25rem;padding-right:6.25rem;padding-bottom:50px;z-index:2}.blog-post-hero__container__path{display:flex;align-items:center;column-gap:6px;margin-bottom:5px}.blog-post-hero__container__path svg path{stroke:silver}.blog-post-hero__container__path__item{color:silver;font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.2900207182rem + .6284530387vw,1.96875rem);font-weight:500}.blog-post-hero__container__title{font-size:1.5rem;font-size:clamp(1.5rem,1.2099447514rem + 1.6574585635vw,3rem);line-height:1.9rem;line-height:clamp(1.9rem,1.5832354972rem + 1.8100828729vw,3.538125rem);font-weight:800;color:#fff}@media screen and (max-width: 1200px){.blog-post-hero__container{padding-left:3.125rem;padding-right:3.125rem}}@media screen and (max-width: 991px){.blog-post-hero{margin-top:99.97px}.blog-post-hero__container{padding-left:1.75rem;padding-right:1.75rem}.blog-post-hero__container__path{display:none}}@media screen and (max-width: 500px){.blog-post-hero{margin-top:85.38px}.blog-post-hero__container{padding-left:1rem;padding-right:1rem}}.blog-post-content p{margin: 1em 0;}.blog-post-content ul li{padding: 0.5em 0;}.blog-post-content ul{list-style: unset;padding-top: 1em;padding-bottom:1em;padding-left: 2em;list-style-image: url(../img/vectors/check.svg);}.blog-post-content{padding-left:14.3125rem;padding-right:14.3125rem;padding-top:6.25rem;padding-bottom:6.25rem}.blog-post-content__text{color:#1a1a1a;font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.2900207182rem + .6284530387vw,1.96875rem)}.blog-post-content__text strong{font-weight:800}.blog-post-content__title{font-size:1.3rem;font-size:clamp(1.3rem,1.1162983425rem + 1.0497237569vw,2.25rem);line-height:1.7rem;line-height:clamp(1.7rem,1.4343577348rem + 1.5179558011vw,3.07375rem);font-weight:800;color:#1a1a1a;padding-bottom:20px}.blog-post-content__list{display:flex;flex-direction:column;row-gap:20px}.blog-post-content__list__item{display:flex;align-items:center;position:relative;padding-left:34px;color:#1a1a1a;font-size:1.1rem;font-size:clamp(1.1rem,1.0468232044rem + .3038674033vw,1.375rem);line-height:1.5rem;line-height:clamp(1.5rem,1.4268819061rem + .4178176796vw,1.878125rem);font-weight:600}.blog-post-content__list__item svg{position:absolute;top:50%;left:0;transform:translateY(-50%)}@media screen and (max-width: 1200px){.blog-post-content{padding-right:3.125rem;padding-left:3.125rem}}@media screen and (max-width: 991px){.blog-post-content{padding-right:1.75rem;padding-left:1.75rem}}@media screen and (max-width: 500px){.blog-post-content{padding-right:1rem;padding-left:1rem}}.centered-button{margin:0 auto;margin-bottom:6.25rem;display:flex;background-color:#48b130;width:max-content;position:relative;color:#fff;padding:17.5px 37px;font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.3735324586rem + .1512430939vw,1.536875rem);font-weight:700;transition:background-color .3s ease-out}.centered-button:hover{background-color:#27611a}.centered-button__polygon-left{position:absolute;bottom:0;left:0;transform:translate(-1px, 1px)}.centered-button__polygon-right{position:absolute;right:0;top:0;transform:rotate(180deg) translate(-1px, 1px)}.certificate{padding-right:6.25rem;padding-left:6.25rem;padding-bottom:6.25rem;display:flex;flex-wrap:wrap;column-gap:19px;row-gap:19px}.certificate__item{padding:65px;background-color:#eee;width:32%}.certificate__item__image{height:100%;width:100%;object-fit:contain}@media screen and (max-width: 1200px){.certificate{padding-right:3.125rem;padding-left:3.125rem}.certificate__item{width:31.5%;padding:30px}}@media screen and (max-width: 991px){.certificate{padding-right:1.75rem;padding-left:1.75rem}.certificate__item{width:48%}}@media screen and (max-width: 600px){.certificate__item{width:70%}}@media screen and (max-width: 500px){.certificate{padding-right:1rem;padding-left:1rem}}@media screen and (max-width: 400px){.certificate__item{width:100%}}.informations{padding-left:6.25rem;padding-right:6.25rem;padding-bottom:6.25rem;display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:50px}.informations__left{display:flex;flex-direction:column;row-gap:52.5px;width:45%}.informations__left__item{display:flex;align-items:center;column-gap:32px}.informations__left__item__icon{height:4.375rem;height:clamp(4.375rem,3.9278314917rem + 2.5552486188vw,6.6875rem)}.informations__left__item__list__text{font-weight:400;font-size:1.1rem;font-size:clamp(1.1rem,1.0226519337rem + .4419889503vw,1.5rem);line-height:normal}.informations__left__item__list__text strong{font-weight:800}.informations__left__item__list__text__link{transition:color .3s ease-out}.informations__left__item__list__text__link:hover{color:#48b130}.informations__right{width:50%}.informations__right__line{width:216px;height:8px;background-color:#48b130;position:relative;transform:translateX(8px);margin-bottom:30px;margin-top:30px}.informations__right__line__left{display:inline-block;width:0;height:0;border-style:solid;border-width:0 8px 8px 0;border-color:rgba(0,0,0,0) #48b130 rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;top:0;left:-8px}.informations__right__line__right{display:inline-block;width:0;height:0;border-style:solid;border-width:8px 0 0 8px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #48b130;position:absolute;top:0;right:-8px}.informations__right__title{font-size:1.3rem;font-size:clamp(1.3rem,1.1162983425rem + 1.0497237569vw,2.25rem);line-height:1.7rem;line-height:clamp(1.7rem,1.4343577348rem + 1.5179558011vw,3.07375rem);font-weight:800;color:#1a1a1a}.informations__right__contact{display:flex;flex-wrap:wrap;row-gap:20px;width:100%}.informations__right__contact__item{display:flex;flex-direction:column;width:calc(50% - 10px)}.informations__right__contact__item--mr{margin-right:10px}.informations__right__contact__item--ml{margin-left:10px}.informations__right__contact__item--full{width:100%}.informations__right__contact__item__title{color:#000;font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.3735324586rem + .1512430939vw,1.536875rem);font-weight:700;padding-bottom:10px}.informations__right__contact__item__input{border:0;background-color:#eee;min-height:60px;padding:10px;font-size:1.1rem;font-family:"Manrope";transition:outline-color .3s ease-out}.informations__right__contact__item__input:focus-visible{outline-color:#48b130}.informations__right__contact__item--submit{position:relative;width:max-content}.informations__right__contact__item__submit{padding:17.5px 37px;font-family:"Manrope";font-size:1rem;font-size:clamp(1rem,.9758287293rem + .138121547vw,1.125rem);line-height:1.4rem;line-height:clamp(1.4rem,1.3735324586rem + .1512430939vw,1.536875rem);background-color:#48b130;border:0;color:#fff;transition:background-color .3s ease-out}.informations__right__contact__item__submit:hover{background-color:#27611a;cursor:pointer}.informations__right__contact__item__polygon-left{position:absolute;bottom:0;left:0;transform:translate(-1px, 1px)}.informations__right__contact__item__polygon-right{position:absolute;top:0;right:0;transform:rotate(180deg) translate(-1px, 1px)}@media screen and (max-width: 1200px){.informations{padding-right:3.125rem;padding-left:3.125rem}}@media screen and (max-width: 991px){.informations{padding-right:1.75rem;padding-left:1.75rem}.informations__left{width:100%}.informations__right{width:100%}}@media screen and (max-width: 500px){.informations{padding-right:1rem;padding-left:1rem}.informations__left__item{flex-direction:column;align-items:center;row-gap:10px}.informations__left__item__list__text{text-align:center}.informations__right__contact__item{width:100%}.informations__right__contact__item--mr{margin-right:unset}.informations__right__contact__item--ml{margin-left:unset}}.map{height:400px}.map iframe{height:100%;width:100%}/*# sourceMappingURL=styles.min.css.map */