@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700&family=Work+Sans:wght@300;400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,0);scroll-behavior:smooth;font-display:swap}figure{display:flex}figcaption{display:none}img{display:block;width:100%;max-width:100%}input,select,textarea,button{all:unset;box-sizing:border-box}button{cursor:pointer}a{text-decoration:none;color:#000}svg{width:100%;height:100%}@keyframes slide-down{to{top:0}}@keyframes slide-down-loggedIn{to{top:32px}}@keyframes link-animate{0%{transform:rotate(180deg) translateX(0)}25%{transform:rotate(180deg) translateX(-5px)}50%{transform:rotate(180deg) translateX(0)}75%{transform:rotate(180deg) translateX(-5px)}100%{transform:rotate(180deg) translateX(0)}}html{margin-top:0 !important}body{font-size:16px;line-height:1.25;color:#2c2c2c;font-family:"Work Sans",sans-serif}body.hide{overflow:hidden}[class*=sliderBox]{max-width:100%;min-width:100%}section{position:relative;z-index:10}.container{width:100%;max-width:1160px;margin:0 auto;padding:0 15px}.container-fluid{max-width:100%}h1,.h1{color:#231f20;font-size:56px;line-height:1.2;font-family:"Sora",sans-serif}h2,.h2{color:#231f20;font-size:48px;line-height:1.2;font-family:"Sora",sans-serif}h3,.h3{color:#231f20;font-size:36px;line-height:1.2;font-family:"Sora",sans-serif}h4,.h4{color:#231f20;font-size:28px;line-height:1.2;font-family:"Sora",sans-serif}h5,.h5{color:#231f20;font-size:20px;line-height:1.2;font-family:"Sora",sans-serif}h6,.h6{color:#231f20;font-size:18px;line-height:1.2;font-family:"Sora",sans-serif}@media screen and (max-width: 992px){h1,.h1{color:#231f20;font-size:48px;line-height:1.2;font-family:"Sora",sans-serif}h2,.h2{color:#231f20;font-size:40px;line-height:1.2;font-family:"Sora",sans-serif}h3,.h3{color:#231f20;font-size:28px;line-height:1.2;font-family:"Sora",sans-serif}h4,.h4{color:#231f20;font-size:20px;line-height:1.2;font-family:"Sora",sans-serif}h5,.h5{color:#231f20;font-size:18px;line-height:1.2;font-family:"Sora",sans-serif}}@media screen and (max-width: 768px){h1,.h1{color:#231f20;font-size:44px;line-height:1.2;font-family:"Sora",sans-serif}}@media screen and (max-width: 640px){h1,.h1{color:#231f20;font-size:40px;line-height:1.2;font-family:"Sora",sans-serif}h2,.h2{color:#231f20;font-size:36px;line-height:1.2;font-family:"Sora",sans-serif}h3,.h3{color:#231f20;font-size:24px;line-height:1.2;font-family:"Sora",sans-serif}}@media screen and (max-width: 576px){h1,.h1{color:#231f20;font-size:36px;line-height:1.2;font-family:"Sora",sans-serif}h2,.h2{color:#231f20;font-size:32px;line-height:1.2;font-family:"Sora",sans-serif}h3,.h3{color:#231f20;font-size:20px;line-height:1.2;font-family:"Sora",sans-serif}h4,.h4{color:#231f20;font-size:18px;line-height:1.2;font-family:"Sora",sans-serif}}.col-primary{color:#b4c634}#preLoader{position:fixed;top:0;left:0;width:100%;height:100%;background:#231f20;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:9999}#preLoader figure{width:160px}#preLoader svg{width:150px;height:75px}#preLoader svg *{stroke:#b4c634}body.loggedIn .header--section.fixed{animation:slide-down-loggedIn .5s linear forwards}.header--section{position:absolute;width:100%;z-index:100;padding:20px 0}.header--section.fixed{position:fixed;top:-120px;animation:slide-down .5s linear forwards;background:#231f20;border-bottom:1px solid rgba(255,255,255,.2)}.header--section.fixed .header--logo a{height:60px;margin:-8px 0}.header--section.fixed .header--logo a svg #logo-background{display:block;fill:#231f20 !important}@media screen and (max-width: 992px){.header--section.is-open .header--group::before{transform:translateX(0)}.header--section.is-open .header--nav{visibility:visible;transform:translateX(0);transition-delay:.25s}}.header--group{display:grid;grid-template-columns:216px 1fr;grid-gap:20px;align-items:center}@media screen and (max-width: 992px){.header--group{overflow:hidden;grid-template-columns:auto 1fr;align-items:center;grid-gap:20px}.header--group::before{content:"";position:absolute;top:0;left:0;right:unset;bottom:unset;width:100%;max-width:100%;height:100vh;background:rgba(35,31,32,.75);filter:blur(2px);z-index:-1;transform:translateX(-100%);transition:all .3s ease;transition-delay:.25s}}.header--logo{display:flex;align-items:center;justify-content:flex-start}@media screen and (max-width: 992px){.header--logo{position:relative;z-index:2}}.header--logo a{display:flex;align-items:center;justify-content:flex-start;height:66px;width:auto;margin:-8px 0}@media screen and (max-width: 992px){.header--logo a{height:60px}}.header--logo a svg{height:100%;width:auto}.header--logo a svg #logo-background{display:none;fill:rgba(0,0,0,0) !important}.header--nav{display:grid;grid-template-columns:1fr 216px;grid-gap:20px;transition:all .3s ease;transition-delay:0s}.header--nav>.btn-holder{justify-content:flex-end}@media screen and (max-width: 992px){.header--nav>.btn-holder{justify-content:center;align-items:flex-end;width:100%}.header--nav>.btn-holder>[class*=btn--]{width:100%}}@media screen and (max-width: 992px){.header--nav{position:fixed;top:0;left:0;width:100%;max-width:300px;background:#231f20;height:100vh;grid-template-columns:1fr;grid-auto-rows:auto 1fr;grid-gap:40px;padding:172px 15px 50px;transform:translateX(-100%);z-index:1;visibility:hidden}}.header--nav>ul{display:flex;align-items:center;justify-content:center;list-style:none}@media screen and (max-width: 992px){.header--nav>ul{flex-direction:column;align-items:flex-start}}.header--nav>ul>li{margin:0 40px 0 0}.header--nav>ul>li:last-child{margin:0}@media screen and (max-width: 992px){.header--nav>ul>li{margin:0 0 20px 0;width:100%}.header--nav>ul>li:last-child{margin:0}}.header--nav>ul>li>a{font-size:18px;font-weight:500;transition:all .3s ease;color:rgba(255,255,255,.8)}@media screen and (max-width: 992px){.header--nav>ul>li>a{font-size:20px;display:flex;align-items:center;justify-content:space-between;width:100%}}.header--nav>ul>li>a:hover{color:#b4c634}.header--nav>ul>li.has-child{position:relative;z-index:1}.header--nav>ul>li.has-child>a svg{width:12px;height:12px;margin:0 0 0 8px}.header--nav>ul>li.has-child>a svg *{transition:all .3s ease;fill:rgba(255,255,255,.8)}.header--nav>ul>li.has-child>a:hover svg *{fill:#b4c634}.header--nav>ul>li.has-child>ul.secondary-menu{position:absolute;top:calc(100% + 20px);left:0;width:100%;min-width:220px;background:#fff;z-index:1;list-style:none;padding:8px 0;transform-origin:top;transform:scaleY(0);visibility:hidden}@media screen and (max-width: 992px){.header--nav>ul>li.has-child>ul.secondary-menu{position:relative;top:unset;width:100%;max-width:100%;padding:0;visibility:visible;transform:scaleY(1);overflow:hidden}}.header--nav>ul>li.has-child>ul.secondary-menu::before{content:"";position:absolute;bottom:calc(100% - 6px);left:12px;border:6px solid rgba(0,0,0,0);border-top-color:#fff;border-right-color:#fff;transform:rotate(-45deg)}@media screen and (max-width: 992px){.header--nav>ul>li.has-child>ul.secondary-menu::before{display:none;content:unset}}.header--nav>ul>li.has-child>ul.secondary-menu::after{content:"";position:absolute;bottom:100%;left:0;width:100%;height:20px;z-index:-1;background:rgba(0,0,0,0)}@media screen and (max-width: 992px){.header--nav>ul>li.has-child>ul.secondary-menu::after{display:none;content:unset}}.header--nav>ul>li.has-child>ul.secondary-menu>li{margin:0 0 4px}.header--nav>ul>li.has-child>ul.secondary-menu>li:last-child{margin:0}.header--nav>ul>li.has-child>ul.secondary-menu>li>a{display:flex;align-items:center;justify-content:flex-start;padding:8px 20px;color:#2c2c2c;position:relative;z-index:1;font-weight:500}.header--nav>ul>li.has-child>ul.secondary-menu>li>a::before,.header--nav>ul>li.has-child>ul.secondary-menu>li>a::after{position:absolute;content:"";width:0;height:50%;background:#231f20;z-index:-1;transition:all .3s ease}.header--nav>ul>li.has-child>ul.secondary-menu>li>a::before{top:0;left:0}.header--nav>ul>li.has-child>ul.secondary-menu>li>a::after{bottom:0;right:0}.header--nav>ul>li.has-child>ul.secondary-menu>li>a:hover{color:#fff}.header--nav>ul>li.has-child>ul.secondary-menu>li>a:hover::before,.header--nav>ul>li.has-child>ul.secondary-menu>li>a:hover::after{width:100%}@media screen and (min-width: 993px){.header--nav>ul>li.has-child:hover>a{color:#b4c634}.header--nav>ul>li.has-child:hover>a>svg{transform:rotate(180deg);transition:all .3s ease}.header--nav>ul>li.has-child:hover>a>svg *{fill:#b4c634}.header--nav>ul>li.has-child:hover>ul.secondary-menu{transition:all .3s ease;transform:scaleY(1);visibility:visible}}.header--nav>ul>li.has-child.is-active>a{color:#b4c634}.header--nav>ul>li.has-child.is-active>a>svg{transform:rotate(180deg);transition:all .3s ease}.header--nav>ul>li.has-child.is-active>a>svg *{fill:#b4c634}.header--nav>ul>li.has-child.is-active>ul.secondary-menu{transition:all .3s ease;transform:scaleY(1);visibility:visible}.header--nav>ul>li.has-child.is-active>ul.secondary-menu{display:block;margin:12px 0 0}.header--menuBar{display:none;position:relative;z-index:100}@media screen and (max-width: 992px){.header--menuBar{display:flex;align-items:center;justify-content:flex-end}}.header--menuBar button{display:grid;grid-gap:6px;width:44px;height:44px;min-width:44px;background:#b4c634;place-content:center;place-items:center;box-shadow:0 0 5px -1px rgba(255,255,255,.25)}.header--menuBar button span{display:block;width:28px;height:3px;background:#fff;grid-area:2/1/span 1/span 1;transition:all .3s ease}.header--menuBar button span:first-child{grid-area:1/1/span 1/span 1;transform-origin:right}.header--menuBar button span:last-child{grid-area:3/1/span 1/span 1;transform-origin:left}.header--menuBar button.active span:first-child,.header--menuBar button.active span:last-child{transform:scaleX(0)}.header--menuBar button.active span:nth-child(2){transform:rotate(45deg)}.header--menuBar button.active span:nth-child(3){transform:rotate(135deg)}.footer--section{background:#231f20}.footer--box{display:flex;align-items:center;justify-content:space-between;padding:60px 0 20px}@media screen and (max-width: 992px){.footer--box{flex-direction:column;justify-content:center;padding:40px 0}}.footer--info{max-width:500px;display:grid;grid-template-columns:auto 1fr;grid-gap:16px;align-items:center}@media screen and (max-width: 576px){.footer--info{grid-template-columns:1fr;text-align:center;max-width:320px;margin:0 auto}}.footer--info>p{color:rgba(255,255,255,.8);line-height:1.4}@media screen and (max-width: 576px){.footer--logo{justify-content:center}}.footer--logo>a{display:flex;align-items:center;justify-content:flex-start;width:auto;height:80px}.footer--logo>a svg{width:auto;height:100%}@media screen and (max-width: 992px){.footer--links{margin:20px 0 0}}.footer--links .socialIcons{justify-content:flex-end;margin:16px 0 0}@media screen and (max-width: 992px){.footer--links .socialIcons{justify-content:center}}.footer--nav{display:flex;align-items:center;justify-content:flex-end}.footer--nav ul{display:flex;align-items:center;justify-content:flex-start;list-style:none}@media screen and (max-width: 576px){.footer--nav ul{flex-wrap:wrap;justify-content:center;margin:0 0 -4px}}.footer--nav ul>li{margin:0 20px 0 0}.footer--nav ul>li:last-child{margin:0}@media screen and (max-width: 576px){.footer--nav ul>li{margin:0 20px 4px}.footer--nav ul>li:last-child{margin:0}.footer--nav ul>li:last-child{margin-bottom:4px !important}}.footer--nav ul>li>a{color:#fff;transition:all .3s ease}.footer--nav ul>li>a:hover{color:#b4c634}.copyright--box{list-style:none;border-top:1px dashed #d4d4d4;padding:20px 0;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 576px){.copyright--box{flex-direction:column;text-align:center}}.copyright--box li{color:#fff}@media screen and (max-width: 576px){.copyright--box li{margin:0 0 4px}.copyright--box li:last-child{margin:0}}.copyright--box li a{font-weight:600;color:#fff}.copyright--box li a:hover{transition:all .3s ease;color:#b4c634}[class*=btn--]{all:unset;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;justify-content:center;min-height:48px;letter-spacing:2px;padding:0 28px;transition:all .3s ease;font-family:"Space Grotesk",sans-serif;text-transform:uppercase;font-weight:600;position:relative;z-index:1}@media screen and (max-width: 576px){[class*=btn--]{font-size:14px;min-height:44px}}[class*=btn--]>svg{width:20px;height:20px;margin:0 12px 0 0;transition:all .3s ease}[class*=btn--]>svg *{transition:all .3s ease}[class*=btn--].is-small{min-height:42px;padding:0 24px}[class*=btn--]:hover{transform:translateY(-10px)}[class*=btn--].no-effect:hover{transform:translateY(0)}.btn--white{background:#fff;color:#231f20}.btn--white>svg *{fill:#231f20}.btn--white:hover{background:#e6e6e6;color:#fff;box-shadow:0 25px 20px -15px rgba(255,255,255,.5)}.btn--white:hover>svg *{fill:#fff}.btn--white--bordered{background:rgba(0,0,0,0);border:2px solid #fff;color:#fff}.btn--white--bordered:hover{background:#fff;color:#231f20;box-shadow:0 25px 20px -15px rgba(255,255,255,.5)}.btn--primary{background:#b4c634;color:#231f20}.btn--primary>svg *{fill:#231f20}.btn--primary:hover{background:#8f9e29;color:#fff;box-shadow:0 25px 20px -15px rgba(180,198,52,.5)}.btn--primary:hover>svg *{fill:#fff}.btn--primary--bordered{background:rgba(0,0,0,0);border:2px solid #b4c634;color:#b4c634}.btn--primary--bordered:hover{background:#b4c634;color:#231f20;box-shadow:0 25px 20px -15px rgba(180,198,52,.5)}.btn--secondary{background:#231f20;color:#fff}.btn--secondary>svg *{fill:#fff}.btn--secondary:hover{background:#080707;color:#fff;box-shadow:0 25px 20px -15px rgba(35,31,32,.5)}.btn--secondary:hover>svg *{fill:#fff}.btn--secondary--bordered{background:rgba(0,0,0,0);border:2px solid #231f20;color:#231f20}.btn--secondary--bordered:hover{background:#231f20;color:#fff;box-shadow:0 25px 20px -15px rgba(35,31,32,.5)}.btn-holder{display:flex;align-items:center;justify-content:flex-start}.btn-holder>*{margin:0 20px 0 0}.btn-holder>*:last-child{margin:0}.btn-holder.is-center{justify-content:center}[class*=link--]{display:flex;align-items:center;justify-content:flex-start;font-weight:500;font-family:"Space Grotesk",sans-serif;font-size:14px;transition:all .3s ease;text-transform:uppercase;color:#000}[class*=link--] svg *{fill:#000}[class*=link--]:hover{color:#000}[class*=link--]:hover svg *{fill:#000}[class*=link--] svg{width:12px;height:12px;margin:0 0 0 8px;transition:all .3s ease}[class*=link--]:hover svg{animation:link-animate 1s ease-in-out infinite}.link-holder{display:flex;align-items:center;justify-content:flex-start}.link--primary{color:#b4c634}.link--primary svg *{fill:#b4c634}.link--primary:hover{color:#8f9e29}.link--primary:hover svg *{fill:#8f9e29}.link--secondary{color:#231f20}.link--secondary svg *{fill:#231f20}.link--secondary:hover{color:#b4c634}.link--secondary:hover svg *{fill:#b4c634}[class*=form--control]{all:unset;box-sizing:border-box;margin:0;padding:0;display:flex;align-items:center;justify-content:flex-start;padding:8px 0 0;border-bottom:1px solid #d4d4d4;width:100%;resize:none;min-height:48px;color:#2c2c2c}[class*=form--control]::placeholder{color:#6f6f6f}[class*=form--control]+label{color:#6f6f6f;position:absolute;top:20px;left:0;transition:all .3s ease}[class*=form--control].notEmpty+label,[class*=form--control]:focus+label{color:#231f20;top:0;font-size:12px}[class*=form--group]{position:relative;z-index:1;margin:0 0 16px}[class*=form--group]:last-child{margin:0}[class*=form--group]>small{display:block;margin:8px 0 0;color:red}[class*=form--group].error .form--control{border-color:red}textarea.form--control{min-height:88px;padding:16px 0 0}.form--submit{margin:36px 0 0}.form--submit span.loader{display:block;width:0;height:0;transform:scale(1);transition:.3s ease all;z-index:1;overflow:hidden;margin:0 0 0 0}.form--submit span.loader svg path{fill:#231f20}.form--submit [class*=btn--]:hover span.loader svg path{fill:#fff}form.submitting .form--submit span.loader{width:40px;height:40px;margin:-10px 10px -10px -10px}#customAlertContainer{position:fixed;top:40px;right:80px;width:auto;z-index:1000}#customAlertContainer .closeButton{display:block;margin:0 0 0 8px;font-weight:600;cursor:pointer}#customAlertContainer>*{margin:12px 0 0 0;background:#b4c634;color:#fff;padding:8px 20px;border-radius:4px;font-size:14px;animation:slideIn .5s ease-in-out;display:flex;align-items:center;justify-content:center}#customAlertContainer>*.errorAlert{background:red}#customAlertContainer>*.fadeOut{animation:slideOut .5s ease-in-out}.padding-top,.padding{padding-top:80px}@media screen and (max-width: 992px){.padding-top,.padding{padding-top:60px}}@media screen and (max-width: 576px){.padding-top,.padding{padding-top:50px}}.padding-bottom,.padding{padding-bottom:80px}@media screen and (max-width: 992px){.padding-bottom,.padding{padding-bottom:60px}}@media screen and (max-width: 576px){.padding-bottom,.padding{padding-bottom:50px}}.section--box{display:grid;grid-gap:60px}@media screen and (max-width: 992px){.section--box{grid-gap:48px}}@media screen and (max-width: 640px){.section--box{grid-gap:40px}}@media screen and (max-width: 576px){.section--box{grid-gap:36px}}.section--box.gap-sm{grid-gap:40px}.section--title{max-width:576px}.section--title .sub-title{font-size:16px;color:#b4c634;font-weight:500;font-family:"Space Grotesk",sans-serif;position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-start;margin:0 0 8px}@media screen and (max-width: 992px){.section--title .sub-title{font-size:14px;margin:0 0 4px}}.section--title .sub-title::after,.section--title .sub-title::before{display:block;content:"";width:28px;height:2px;background:#b4c634;margin:0 0 0 8px}.section--title .sub-title::before{display:none;content:unset;margin:0 8px 0 0}.section--title .main-title{font-size:36px}@media screen and (max-width: 992px){.section--title .main-title{font-size:28px}}@media screen and (max-width: 576px){.section--title .main-title{font-size:24px}}.section--title .main-title span{display:inline-block;position:relative;z-index:1}.section--title .main-title span::before{position:absolute;content:"";bottom:4px;left:50%;transform:translateX(-50%);width:calc(100% + 12px);height:12px;background:#b4c634;z-index:-1;filter:blur(1px);opacity:.8}.section--title>p{color:#6f6f6f;margin:16px auto 0}.section--title.is-center{text-align:center;margin:0 auto}.section--title.is-center .sub-title{justify-content:center}.section--title.is-center .sub-title::before{display:block;content:""}.section--title.is-light .main-title{color:#fff}.section--title.is-light>p{color:rgba(255,255,255,.8)}.page--box{background:#fff;box-shadow:0 20px 40px -15px rgba(0,0,0,.1),0 -20px 40px -15px rgba(0,0,0,.1);padding:40px}@media screen and (max-width: 768px){.page--box{padding:32px}}@media screen and (max-width: 576px){.page--box{padding:24px}}.description{color:#6f6f6f}.description *{color:#6f6f6f;line-height:1.4}.description a{text-decoration:underline;font-weight:500}.description a:hover{color:#b4c634}.description h1,.description h2,.description h3,.description h4,.description h5,.description h6{color:#231f20;margin:28px 0 0 0}.description h1:first-child,.description h2:first-child,.description h3:first-child,.description h4:first-child,.description h5:first-child,.description h6:first-child{margin:0}.description h1+p,.description h2+p,.description h3+p,.description h4+p,.description h5+p,.description h6+p{margin:4px 0 0}.description h1{font-size:32px}.description h2{font-size:28px}.description h3{font-size:24px}.description h4{font-size:20px}.description h5{font-size:18px}.description h6{font-size:16px}@media screen and (max-width: 992px){.description h1{font-size:28px}.description h2{font-size:24px}.description h3{font-size:22px}.description h4{font-size:18px}.description h5{font-size:16px}.description h6{font-size:14px}}@media screen and (max-width: 576px){.description h1{font-size:24px}.description h2{font-size:22px}.description h3{font-size:20px}}.description ul,.description ol{list-style:none;margin:-8px 0 0}.description ul>li,.description ol>li{padding:0 0 0 16px;position:relative}.description ul>li::before,.description ol>li::before{position:absolute;top:7px;left:0;content:"";width:8px;height:8px;background:#b4c634}.description>*{margin:0 0 20px}.description>*:last-child{margin:0}.description>* strong{color:#2c2c2c}.socialIcons{list-style:none;display:flex;align-items:center;justify-content:flex-start}.socialIcons>li{margin:0 12px 0 0}.socialIcons>li:last-child{margin:0}.socialIcons>li a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#fff;transition:all .3s ease}.socialIcons>li a svg{width:20px;height:20px}.socialIcons>li a svg *{fill:#231f20;transition:all .3s ease}.socialIcons>li a:hover{background:#b4c634;box-shadow:0 15px 15px -10px rgba(180,198,52,.8);transform:translateY(-5px)}.socialIcons>li a:hover svg *{fill:#231f20}.banner--section::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:#231f20;opacity:.8;filter:blur(2px)}.banner--box.withImage .banner--item{display:grid;grid-template-columns:1fr 480px;grid-auto-rows:3fr auto auto auto auto 2fr;grid-gap:0 60px;max-width:100%;text-align:left;margin-bottom:0}@media screen and (max-width: 992px){.banner--box.withImage .banner--item{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:640px;margin:0 auto -44px;text-align:center}}.banner--box.withImage .banner--item h2{grid-area:2/1/span 1/span 1;max-width:576px}@media screen and (max-width: 992px){.banner--box.withImage .banner--item h2{margin:0 auto}}.banner--box.withImage .banner--item>p{grid-area:3/1/span 1/span 1;max-width:576px;margin-inline:0}@media screen and (max-width: 992px){.banner--box.withImage .banner--item>p{margin-inline:auto}}.banner--box.withImage .banner--item>.btn-holder{grid-area:4/1/span 1/span 1;justify-content:flex-start}@media screen and (max-width: 992px){.banner--box.withImage .banner--item>.btn-holder{justify-content:center}}.banner--box.withImage .banner--item>figure{grid-area:1/2/span 6/span 1;height:100%;background-size:contain !important;background-position:bottom center !important;transform:translateY(20%)}@media screen and (max-width: 992px){.banner--box.withImage .banner--item>figure{position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:-1;width:80%;height:92%}}.banner--box.withImage .banner--item .banner--socials{grid-area:5/1/span 1/span 1}@media screen and (max-width: 992px){.banner--box.withImage .banner--item .banner--socials>p{justify-content:center}}.banner--box.withImage .banner--item .banner--socials>p::before{display:none;content:unset}@media screen and (max-width: 992px){.banner--box.withImage .banner--item .banner--socials>p::before{display:block;content:""}}.banner--box.withImage .banner--item .banner--socials>ul{justify-content:flex-start}@media screen and (max-width: 992px){.banner--box.withImage .banner--item .banner--socials>ul{justify-content:center}}.banner--item{height:740px;display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:768px;margin:0 auto -80px;text-align:center}@media screen and (max-width: 992px){.banner--item{max-width:576px;margin:0 auto -44px;height:600px}}.banner--item h2{color:#fff}.banner--item p{font-size:18px;color:rgba(255,255,255,.8);margin:16px auto 0}@media screen and (max-width: 992px){.banner--item p{font-size:16px;margin:12px auto 0}}.banner--item>.btn-holder{margin:40px 0 0 0}@media screen and (max-width: 992px){.banner--item>.btn-holder{margin:36px 0 0 0}}@media screen and (max-width: 380px){.banner--item>.btn-holder{flex-direction:column}.banner--item>.btn-holder>*{margin:0 0 12px;width:100%}.banner--item>.btn-holder>*:last-child{margin:0}}.banner--socials{margin:32px 0 0}@media screen and (max-width: 992px){.banner--socials{margin:28px 0 0 0}}.banner--socials>p{font-family:"Space Grotesk",sans-serif;color:#fff;font-weight:500;display:flex;align-items:center;justify-content:flex-start}.banner--socials>p::before,.banner--socials>p::after{content:"";display:inline-block;width:40px;height:2px;background:#fff;margin:2px 0 0 8px}.banner--socials>p::before{margin:2px 8px 0 0}.banner--socials>ul{justify-content:center;margin:16px 0 0}.innerBanner--section::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;z-index:-1;background:#231f20;opacity:.85;filter:blur(2px)}.innerBanner--wrap{display:flex;align-items:center;justify-content:center;height:400px}@media screen and (max-width: 992px){.innerBanner--wrap{height:280px}}.innerBanner--box{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:20px 0 0}@media screen and (max-width: 992px){.innerBanner--box{margin:16px 0 0}}.innerBanner--box h1{color:#fff;line-height:1.2;font-family:"Space Grotesk",sans-serif;color:#b4c634;text-transform:uppercase;text-align:center}.innerBanner--box>ul{display:flex;align-items:center;justify-content:center;list-style:none;margin:20px 0 0 0}@media screen and (max-width: 992px){.innerBanner--box>ul{margin:12px 0 0}}@media screen and (max-width: 768px){.innerBanner--box>ul{flex-wrap:wrap}}.innerBanner--box>ul li{line-height:1;display:flex;align-items:center;justify-content:flex-start;margin:0 20px 0 0;text-align:center}.innerBanner--box>ul li:last-child{margin:0}@media screen and (max-width: 768px){.innerBanner--box>ul li.single-post{width:100%;display:flex;align-items:center;justify-content:center;margin:8px 0 0}.innerBanner--box>ul li.single-post::before{display:none}}.innerBanner--box>ul li::before{content:"";width:2px;height:16px;background:#b4c634;margin:0 20px 0 0}.innerBanner--box>ul li:first-child::before{display:none}.innerBanner--box>ul li svg{width:24px;height:24px}.innerBanner--box>ul li svg *{fill:rgba(255,255,255,.8);transition:all .3s ease}.innerBanner--box>ul li>*{color:#fff;text-transform:uppercase;line-height:1;transition:all .3s ease}.innerBanner--box>ul li>a{text-decoration:underline}.innerBanner--box>ul li a:hover{color:#b4c634}.innerBanner--box>ul li a:hover>svg *{fill:#b4c634}.about--box{display:grid;grid-template-columns:auto 1fr;grid-gap:60px;align-items:center}@media screen and (max-width: 1080px){.about--box{grid-gap:40px}}@media screen and (max-width: 992px){.about--box{grid-template-columns:1fr}.about--box>*{max-width:640px}}.about--img{width:100%;height:100%;border-radius:8px;overflow:hidden;background-size:520px 520px !important;background-repeat:no-repeat !important}.about--imgGroup{display:grid;grid-template-columns:40px 1fr 8px 1fr 40px;grid-auto-rows:40px 192px 8px 1fr 8px 192px 40px;grid-gap:0;max-width:100%;height:520px;width:520px;margin:0 auto;position:relative;filter:drop-shadow(0 20px 25px rgba(0, 0, 0, 0.25))}@media screen and (max-width: 1080px){.about--imgGroup{width:480px;height:480px;grid-template-columns:32px 1fr 8px 1fr 32px;grid-auto-rows:32px 180px 8px 1fr 8px 180px 32px}}@media screen and (max-width: 992px){.about--imgGroup{width:360px;height:360px;grid-template-columns:24px 1fr 8px 1fr 24px;grid-auto-rows:24px 140px 8px 1fr 8px 140px 24px}}@media screen and (max-width: 576px){.about--imgGroup{width:280px;height:280px;grid-template-columns:20px 1fr 8px 1fr 20px;grid-auto-rows:20px 100px 8px 1fr 8px 100px 20px}}@media screen and (max-width: 320px){.about--imgGroup{width:240px;height:240px;grid-template-columns:12px 1fr 8px 1fr 12px;grid-auto-rows:12px 88px 8px 1fr 8px 88px 12px}}.about--img:nth-child(1){grid-area:2/1/span 1/span 2}.about--img:nth-child(2){grid-area:1/4/span 4/span 1}.about--img:nth-child(3){grid-area:4/2/span 4/span 1}.about--img:nth-child(4){grid-area:6/4/span 1/span 2}@media screen and (max-width: 1080px){.about--img{background-size:480px 480px !important}}@media screen and (max-width: 992px){.about--img{background-size:360px 360px !important}}@media screen and (max-width: 576px){.about--img{background-size:280px 280px !important}}@media screen and (max-width: 320px){.about--img{background-size:240px 240px !important}}@media screen and (max-width: 992px){.about--content{margin:0 auto;text-align:center}.about--content .section--title{margin:0 auto}.about--content .section--title .sub-title{justify-content:center}.about--content .section--title .sub-title::before{content:"";display:block}.about--content .btn-holder{justify-content:center}}.about--content>.description{margin:16px 0 0}.about--content>.btn-holder{margin:32px 0 0 0}.about--item{position:relative;z-index:1;overflow:hidden}.about--items{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:20px}@media screen and (max-width: 992px){.about--items{grid-gap:12px}}@media screen and (max-width: 768px){.about--items{grid-template-columns:1fr 1fr}}@media screen and (max-width: 576px){.about--items{grid-template-columns:1fr}.about--items>*{max-width:320px;margin:0 auto}}.about--itemOverlay{display:flex;align-items:center;justify-content:flex-start;width:100%;height:auto;position:relative;z-index:1}.about--itemOverlay::before{content:"";position:absolute;top:0;left:0;right:unset;bottom:unset;width:100%;height:100%;background:#231f20;opacity:.85;filter:blur(2px);z-index:-1}.about--itemOverlay img{width:100%;height:auto;object-fit:cover;object-position:center;aspect-ratio:1/1;position:relative;z-index:-2}.about--itemContent{position:absolute;top:50%;left:50%;right:unset;bottom:unset;transform:translate(-50%, -50%);z-index:1;width:80%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}@media screen and (max-width: 992px){.about--itemContent{width:calc(100% - 20px)}}@media screen and (max-width: 768px){.about--itemContent{width:calc(100% - 36px)}}.about--itemContent>h4{color:#fff;margin:16px 0 8px}@media screen and (max-width: 992px){.about--itemContent>h4{margin:12px 0 8px;font-size:28px}}@media screen and (max-width: 576px){.about--itemContent>h4{font-size:24px}}.about--itemContent>p{line-height:1.4;color:rgba(255,255,255,.8)}.about--itemIcon>img{width:auto;height:80px;object-fit:contain;object-position:center;aspect-ratio:1/1}.about--itemIcon>svg{width:80px;height:80px}@media screen and (max-width: 992px){.about--itemIcon>svg{width:60px;height:60px}}@media screen and (max-width: 768px){.about--itemIcon>svg{width:72px;height:72px}}.about--itemIcon>svg *{fill:#b4c634}.hero--section{overflow:hidden;padding-bottom:40px}@media screen and (max-width: 992px){.hero--section+.padding{padding-top:40px}}@media screen and (max-width: 768px){.hero--section{padding-bottom:60px}.hero--section+.padding{padding-top:60px}}.hero--video{position:absolute;top:0;left:0;right:unset;bottom:unset;width:100%;height:calc(100% - 150px);z-index:-1;overflow:hidden}@media screen and (max-width: 768px){.hero--video{height:100%}}.hero--video video{width:120%;height:120%;object-fit:cover;object-position:center;position:relative;z-index:-2}.hero--video::before{position:absolute;top:0;left:0;right:unset;bottom:unset;content:"";width:100%;height:100%;background:#231f20;opacity:.85;filter:blur(2px);z-index:-1}.counter--box{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:20px;align-items:center}@media screen and (max-width: 992px){.counter--box{grid-gap:12px}}@media screen and (max-width: 768px){.counter--box{grid-template-columns:1fr}}.counter--box.plain .counter--item{box-shadow:0 15px 40px -10px rgba(0,0,0,.1),0 -15px 40px -10px rgba(0,0,0,.1)}.counter--item{background:#fff;padding:40px 36px;box-shadow:0 20px 30px -10px rgba(0,0,0,.15);display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;height:100%}@media screen and (max-width: 992px){.counter--item{padding:28px 20px}}@media screen and (max-width: 768px){.counter--item{width:100%;max-width:320px;margin:0 auto}}.counter--item>h4{font-size:36px;font-family:"Space Grotesk",sans-serif;color:#b4c634;margin:0 0 36px;position:relative;z-index:1}@media screen and (max-width: 992px){.counter--item>h4{font-size:28px;margin:0 0 24px}}.counter--item>h4::after{content:attr(data-suffix);display:inline;margin:0 0 0 4px}.counter--item>h4::before{position:absolute;top:unset;left:50%;right:unset;bottom:-16px;content:"";transform:translateX(-50%);width:60px;height:4px;background:#b4c634}@media screen and (max-width: 992px){.counter--item>h4::before{width:48px;height:2px;bottom:-10px}}.counter--item>h5{color:#231f20}.counter--item>p{color:#6f6f6f;margin:12px 0 0;line-height:1.4}.faq--box{display:grid;grid-template-columns:1fr 480px;grid-gap:60px;align-items:center}@media screen and (max-width: 992px){.faq--box{grid-template-columns:1fr;grid-gap:40px}.faq--box .section--title{text-align:center;margin:0 auto}.faq--box .section--title .sub-title{justify-content:center}.faq--box .section--title .sub-title::before{display:block;content:""}}.faq--box>*{position:sticky;top:0}@media screen and (max-width: 992px){.faq--box>*{position:relative;max-width:640px;margin:0 auto}}.faq--items{display:grid;grid-template-columns:1fr;grid-gap:20px}.faq--item.is-open .faq--question{background:#b4c634;color:#fff}.faq--item.is-open .faq--question::after{transform:rotate(45deg)}.faq--item.is-open .faq--answer{height:auto;padding:12px 20px}.faq--question{font-size:20px;background:#231f20;color:#fff;padding:12px 20px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease}@media screen and (max-width: 992px){.faq--question{font-size:18px}}@media screen and (max-width: 640px){.faq--question{font-size:16px}}.faq--question::after{content:"+";display:block;margin:0 0 0 8px;transition:all .3s ease;font-size:28px}@media screen and (max-width: 992px){.faq--question::after{font-size:24px}}@media screen and (max-width: 640px){.faq--question::after{font-size:20px}}.faq--answer{border:1px solid #231f20;transition:height .3s ease-out;height:0;overflow:hidden;line-height:1.4;color:#2c2c2c;border-top:none;padding:0 20px}.query--box{width:100%;background:#fff;border-radius:8px;padding:36px;box-shadow:0 0 20px rgba(0,0,0,.1);display:grid;grid-auto-rows:auto 1fr}@media screen and (max-width: 576px){.query--box{padding:28px 20px}}.query--form{margin:20px 0 0 0}.faqSection--box{max-width:768px;margin:0 auto}.aboutUs--section .about--box{align-items:flex-start}.aboutUs--section .about--box>*{position:sticky;top:160px}@media screen and (max-width: 992px){.aboutUs--section .about--box>*{position:relative;top:0}}.contactus--box{padding:60px;display:grid;grid-template-columns:480px 1fr;grid-gap:40px;position:relative;z-index:1}@media screen and (max-width: 992px){.contactus--box{grid-template-columns:1fr}.contactus--box>*{width:100%;max-width:576px;margin:0 auto}}@media screen and (max-width: 576px){.contactus--box{padding:0}}.contactus--box::after{position:absolute;content:"";display:block;top:0;right:0;width:calc(100% - 320px);height:100%;z-index:-1;background:#fff;box-shadow:0 20px 40px -15px rgba(0,0,0,.2),0 -20px 40px -15px rgba(0,0,0,.2)}@media screen and (max-width: 992px){.contactus--box::after{width:50%}}@media screen and (max-width: 576px){.contactus--box::after{display:none}}.contactus--box>*{overflow:hidden}.contactus--box:nth-child(odd),.contactus--box.odd{grid-template-columns:1fr 480px}.contactus--box:nth-child(odd)::after,.contactus--box.odd::after{right:unset;left:0}.contactus--formBox{background:#fff;box-shadow:0 20px 40px -15px rgba(0,0,0,.2),0 -20px 40px -15px rgba(0,0,0,.2);padding:40px;display:grid;grid-gap:20px}@media screen and (max-width: 380px){.contactus--formBox{padding:28px}}.contactus--details{background:#231f20;padding:60px 40px;display:grid;grid-auto-rows:auto auto 1fr auto;grid-gap:20px}@media screen and (max-width: 380px){.contactus--details{padding:28px}}.contactus--details>div>h4{color:#fff;margin:0 0 12px 0}.contactus--details>div>p{color:rgba(255,255,255,.8)}.contactus--details .contact{list-style:none}.contactus--details .contact li{margin:0 0 32px}.contactus--details .contact li:last-child{margin:0}.contactus--details .contact li a{display:flex;align-items:flex-start;justify-content:flex-start}.contactus--details .contact li a svg{width:20px;height:20px;margin:0 20px 0 0}.contactus--details .contact li a svg path{fill:#b4c634}.contactus--details .contact li a span{color:#d4d4d4}.contactus--details .contact li a:hover span{transition:all .3s ease;color:#fff}.contactus--details .followUs{display:grid;grid-auto-rows:auto 1fr;grid-gap:20px}.contactus--details .followUs>figure{margin:0 auto;width:auto;height:100%;max-height:280px;aspect-ratio:1/1}@media screen and (max-width: 992px){.contactus--details .followUs>figure{height:240px;margin:0}}@media screen and (max-width: 380px){.contactus--details .followUs>figure{width:100%;height:auto}}.video--box{display:grid;grid-template-columns:repeat(auto-fill, minmax(260px, 1fr));grid-gap:20px}.video--item{display:grid;grid-auto-rows:180px auto 1fr}@media screen and (max-width: 576px){.video--item{max-width:280px;margin:0 auto;text-align:center}}.video--item>figure{margin:0 0 16px;position:relative;z-index:1}.video--item>figure img{width:100%;height:100%;object-fit:cover;object-position:center}.video--item>figure>svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(0);width:40px;height:40px;z-index:1;transition:all .3s ease}.video--item>figure>svg *{fill:#b4c634}.video--item>figure::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(0);width:100%;height:100%;z-index:0;background:#231f20;opacity:.85;transition:all .3s ease}.video--item>p{margin:8px 0 0 0;color:#6f6f6f}.video--item:hover>figure>svg,.video--item:hover>figure::before{transform:translate(-50%, -50%) scale(1)}.video--item:hover .video--title{color:#b4c634}.video--title{font-size:20px;color:#231f20;transition:all .3s ease}.dealer--box{display:grid;grid-template-columns:repeat(auto-fill, minmax(240px, 1fr));grid-gap:20px}@media screen and (max-width: 576px){.dealer--box{grid-template-columns:1fr}}@media screen and (max-width: 576px){.dealer--item{max-width:240px;margin:0 auto}}.dealer--item figure{display:flex;align-items:center;justify-content:flex-start;margin:0 0 12px;background:#231f20;overflow:hidden}.dealer--item figure img{width:100%;height:auto;object-fit:cover;object-position:center;aspect-ratio:1.8/1;transition:all .3s ease}.dealer--item figure.square img{aspect-ratio:1/1}.dealer--item .title{font-size:20px;transition:all .3s ease}@media screen and (max-width: 576px){.dealer--item .title{font-size:18px}}.dealer--item .description{margin:4px 0 0 0}.dealer--item .description ul li,.dealer--item .description ol li{padding:0}.dealer--item .description ul li::before,.dealer--item .description ol li::before{display:none;content:unset}.dealer--item:hover figure img{transform:scale(1.5) rotate(8deg)}.dealer--item:hover .title{color:#b4c634}.certificate--box{display:grid;grid-template-columns:repeat(auto-fill, minmax(240px, 1fr));grid-gap:20px}.certificate--item figure{display:flex;align-items:center;justify-content:flex-start;margin:0 0 20px;background:#231f20;overflow:hidden}.certificate--item figure img{width:100%;height:100%;object-fit:cover;object-position:top;aspect-ratio:1/1}.certificate--item .title{font-size:24px;transition:all .3s ease;text-align:center}.certificate--item:hover .title{color:#b4c634}.news--box{margin:0 0 -20px;column-count:4;column-gap:20px}@media screen and (max-width: 992px){.news--box{column-count:3}}@media screen and (max-width: 640px){.news--box{column-count:2}}@media screen and (max-width: 480px){.news--box{column-count:1;display:grid;grid-gap:20px}}.news--item{width:100%;overflow:hidden;margin:0 0 20px}@media screen and (max-width: 480px){.news--item{max-width:240px;margin:0 auto;text-align:center}}.news--item figure{width:100%;display:flex;align-items:center;justify-content:flex-start;margin:0 0 20px}.news--item figure a{width:100%;height:auto;overflow:hidden;display:flex;align-items:center;justify-content:flex-start;background:#231f20;box-shadow:0 20px 25px -15px rgba(0,0,0,.15),0 -20px 25px -15px rgba(0,0,0,.15)}.news--item figure a img{width:100%;height:auto;object-fit:cover;object-position:center;aspect-ratio:1.6/1;transition:all .3s ease}.news--item figure a.square img{aspect-ratio:1/1}.news--item .title{font-size:20px;transition:all .3s ease}.news--item .title a{color:#231f20;transition:all .3s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;align-content:center}.news--item .description{margin:8px 0 0;align-content:center}.news--item .link-holder{margin:16px 0 0}@media screen and (max-width: 480px){.news--item .link-holder{justify-content:center}}.news--item:hover figure img{transform:scale(1.5) rotate(8deg)}.news--item:hover .title a{color:#b4c634}.product--box{display:grid;grid-template-columns:repeat(auto-fill, minmax(240px, 1fr));grid-gap:20px}@media screen and (max-width: 576px){.product--box{grid-template-columns:1fr}}@media screen and (max-width: 576px){.product--item{max-width:240px;margin:0 auto;text-align:center}}.product--item figure{display:flex;align-items:center;justify-content:flex-start;margin:0 0 20px;background:#231f20;overflow:hidden}.product--item figure img{width:100%;height:auto;object-fit:cover;object-position:center;aspect-ratio:1/1;transition:all .3s ease}.product--item .title{font-size:20px}.product--item .title a{transition:all .3s ease}.product--item .description{margin:8px 0 0 0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.product--item .description ul li,.product--item .description ol li{padding:0}.product--item .description ul li::before,.product--item .description ol li::before{display:none;content:unset}.product--item>.link-holder{margin:12px 0 0}@media screen and (max-width: 576px){.product--item>.link-holder{justify-content:center}}.product--item:hover figure img{transform:scale(1.5) rotate(8deg)}.product--item:hover .title a{color:#b4c634}.single--textBox{display:grid;grid-template-columns:450px 1fr;grid-gap:40px;align-items:flex-start}@media screen and (max-width: 1080px){.single--textBox{grid-template-columns:400px 1fr}}@media screen and (max-width: 1024px){.single--textBox{grid-template-columns:380px 1fr}}@media screen and (max-width: 992px){.single--textBox{grid-template-columns:360px 1fr;grid-gap:20px}}@media screen and (max-width: 840px){.single--textBox{grid-template-columns:1fr;grid-gap:40px;overflow:hidden}}.single--textBox>*{position:sticky;top:150px}@media screen and (max-width: 840px){.single--textBox>*{position:relative;top:0;max-width:576px;margin:0 auto}}.single--contextBox>ul{list-style:none;display:flex;margin:0 0 20px;flex-wrap:wrap}@media screen and (max-width: 320px){.single--contextBox>ul{flex-direction:column}}.single--contextBox>ul li{padding:0 15px;border-right:2px solid #d4d4d4}@media screen and (max-width: 320px){.single--contextBox>ul li{padding:0;border:none;margin:0 0 8px}.single--contextBox>ul li:last-child{margin:0}}.single--contextBox>ul li:first-child{padding-left:0}.single--contextBox>ul li:last-child{border-right:none;padding-right:0}.single--thumbnailSlider{width:100%;max-width:576px;margin:0 auto;overflow:hidden}@media screen and (max-width: 840px){.single--thumbnailSlider{max-width:360px}}.single--thumbnailImg{width:100%;height:100%;overflow:hidden;background:#d4d4d4;padding:28px}.single--thumbnailImg.thumbnail{padding:8px}.single--thumbnailImg img{width:100%;height:100%;object-fit:cover;object-position:center;aspect-ratio:1/1}.single--featuredImg{width:100%;height:auto;overflow:hidden}.single--featuredImg img{width:100%;height:100%;object-fit:cover;object-position:center;aspect-ratio:1/1}.single--group{display:grid;grid-gap:40px}.single--cer-list{display:flex;align-items:center;justify-content:flex-start}.single--cer-list img{height:60px;width:auto;aspect-ratio:1/1;margin:0 12px 0 0}.single--cer-list img:last-child{margin:0}.thumbnail--sliderBox>*{margin:0 0 15px}.thumbnail--sliderBox>*:last-child{margin:0}.thumbnail--slider.splide .splide__track--nav>.splide__list>.splide__slide{border:none;overflow:hidden;opacity:.7}.thumbnail--slider.splide .splide__track--nav>.splide__list>.splide__slide.is-active{opacity:1}/*# sourceMappingURL=style.css.map */