main{--Green-400:#22403a;--White:#ffffff;--Paper-White:#fcfcfc;--Neutral-lightest:#eeeeee;--Green-100:#0e2b25;--Green-500:#285c51;--Green-600:#417b70;}main {color:rgba(0,0,0,1.00);position:relative;font-size:16px;background:rgba(255,255,255,1.00);min-height:100vh;font-family:'Montserrat';font-weight:400;line-height:1.4;}main container{width:100%;display:block;max-width:1280px;margin-top:0px;margin-left:auto;margin-right:auto;padding-left:20px;margin-bottom:0px;padding-right:20px;position:relative;}main h2{font-size:2.5rem;margin-top:0px;font-weight:700;margin-bottom:0px;line-height:1.3;}@media screen and (max-width: 991px) {main h2{font-size:2rem;}}main h1{font-size:3.5rem;margin-top:0px;font-weight:800;margin-bottom:0px;line-height:1.4-;}@media screen and (max-width: 991px) {main h1{font-size:3rem;}}@media screen and (max-width: 480px) {main h1{font-size:2.5rem;}}main h3{font-size:1.5rem;margin-top:0px;margin-bottom:0px;}@media screen and (max-width: 991px) {main h3{font-size:1.2rem;}}main h4{font-size:1rem;margin-top:0px;font-weight:700;margin-bottom:0px;}@media screen and (max-width: 991px) {main h4{font-size:;}}main h5{font-size:20px;margin-top:0px;font-weight:700;margin-bottom:0px;}main h6{font-size:16px;margin-top:0px;font-weight:700;margin-bottom:0px;}main p{margin-top:0px;margin-bottom:0px;}main .stylesheet-part{padding:60px 0px 60px 0px;border-bottom:1px solid rgba(223,223,223,1.00);}@media screen and (max-width: 991px) {main .stylesheet-part{padding:40px 0px 40px 0px;}}main ul{padding-left:20px;}main ol{padding-left:20px;}main img{display:block;max-width:100%;}main textarea{resize:vertical;}main .button-primary{color:rgba(255,255,255,1.00);border:1px solid var(--Green-400);background:var(--Green-400);padding-top:12px;padding-left:20px;padding-right:20px;padding-bottom:12px;border-radius:2px;text-decoration:none;transition:all 200ms 0ms ease-in-out;font-weight:500;}main .button-primary:hover{color:var(--Green-400);background:rgba(255,255,255,1.00);}main a{cursor:pointer;transition:all 200ms 0ms linear;color:var(--Green-400);}main a:hover{color:var(--Green-100);}main .button-secondary{color:var(--Green-400);border:1px solid var(--Green-400);background:rgba(255,255,255,1.00);padding-top:12px;padding-left:20px;padding-right:20px;padding-bottom:12px;border-radius:2px;text-decoration:none;font-weight:500;}main .button-secondary:hover{color:rgba(255,255,255,1.00);background:var(--Green-400);}main button{cursor:pointer;}main component{display:block;}main .rich-text-dh-styling  hr{width:100%;border:0px solid rgba(0,0,0,1);height:1px;display:block;border-top:1px solid rgb(203,203,203);margin-top:20px;padding-top:0px;margin-bottom:20px;padding-bottom:0px;}main .rich-text-dh-styling{display:flex;row-gap:24px;flex-direction:column;}main blockquote{display:block;background:#00000008;margin-left:0px;padding-top:15px;margin-right:0px;padding-left:15px;border-radius:6px;padding-right:15px;padding-bottom:15px;}main blockquote  cite{color:rgb(139,139,139);display:block;margin-top:10px;font-weight:500;padding-left:15px;}main .button-2{padding-top:15px;padding-right:45px;padding-left:45px;background:rgba(0,0,0,1.00);color:rgba(255,255,255,1.00);padding-bottom:15px;border:1px solid rgba(0,0,0,1.00);text-decoration:none;transition:all 200ms 0ms ease;text-align:center;}main .button-2:hover{background:rgba(0,0,0,0.00);color:rgba(0,0,0,1.00);}main .link{text-decoration:none;}main .button-3{padding-top:15px;padding-right:45px;padding-left:45px;background:rgba(0,0,0,1.00);color:rgba(255,255,255,1.00);padding-bottom:15px;border:1px solid rgba(0,0,0,1.00);text-decoration:none;transition:all 200ms 0ms ease;}main .button-3:hover{background:rgba(0,0,0,0.00);color:rgba(0,0,0,1.00);}main .button-outline{padding-top:15px;padding-right:45px;padding-left:45px;background:rgba(0,0,0,0.00);color:rgba(0,0,0,1.00);padding-bottom:15px;border:1px solid rgba(0,0,0,1.00);text-decoration:none;transition:all 200ms 0ms ease;}main .button-outline:hover{background:rgba(0,0,0,1.00);color:rgba(255,255,255,1.00);}main .hero-background-image{position:absolute;width:100%;height:100%;object-fit:cover;}main section{position:relative;}main .home-hero-section{min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%;}@media screen and (max-width: 991px) {main .home-hero-section{width:100%;height:;}}main .button-wrap{display:flex;column-gap:15px;}main .section{position:relative;}main .background-primary{background:var(--Green-400);}main .text-white{color:var(--White);}main .section-padding-medium{padding-top:6rem;padding-bottom:6rem;}@media screen and (max-width: 767px) {main .section-padding-medium{padding-top:4rem;padding-bottom:4rem;}}main .text-subtitle{font-weight:600;padding-bottom:0px;}main .text-size-medium{font-size:1.2rem;}main .wall-row{grid-column-gap:1rem;grid-row-gap:1rem;grid-template-rows:auto;grid-template-columns:1fr;grid-auto-columns:1fr;grid-auto-flow:column;display:grid;}main .image-wall-container{grid-column-gap:1rem;grid-row-gap:1rem;flex-direction:column;align-items:center;width:100vw;display:flex;overflow:hidden;}main .wall-image{aspect-ratio:;object-fit:cover;width:100%;height:100%;}main .wall-image-wrapper{width:30vw;}@media screen and (max-width: 991px) {main .wall-image-wrapper{width:40vw;height:;}}@media screen and (max-width: 480px) {main .wall-image-wrapper{width:50vw;}}main .image-darkener{position:absolute;width:100%;height:100%;max-width:;background:rgba(0,0,0,0.52);}main .feature_item{display:flex;flex-direction:column;row-gap:1rem;}main .icon-size-32{width:32px;}main .inner-teaser{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:50rem;row-gap:1rem;}main .teaser-outer{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:4rem;padding-bottom:4rem;}main .border-teaser-inner{overflow:hidden;}main .section-product{background:var(--Paper-White);}main .center-title{justify-content:center;text-align:center;}main .switer-slider-item{display:flex;flex-direction:column;row-gap:40px;width:100%;height:100%;}main .title-wrapper{display:flex;flex-direction:column;row-gap:1rem;}main .slider-item-inner{display:flex;flex-direction:column;row-gap:1rem;}main .component-product-overview{display:flex;align-items:center;flex-direction:column;}main .button-text{padding-bottom:0px;display:flex;flex-direction:row;align-items:center;column-gap:0px;row-gap:0px;flex-wrap:nowrap;text-decoration:none;}main .button-text p{padding-bottom:0px;}main .button-text:hover{column-gap:12px;color:var(--Green-500);}main .icon-size-24{width:24px;height:24px;}main .contact-item{display:flex;flex-direction:column;row-gap:1rem;}main .contact-item p{padding-bottom:0px;}@media screen and (max-width: 480px) {main .contact-item{flex-direction:column;}}main .contact-element-list{display:grid;flex-direction:row;justify-content:flex-start;align-items:flex-start;column-gap:2rem;row-gap:2rem;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {main .contact-element-list{grid-template-columns:1fr;}}main .input{padding-top:13px;padding-bottom:13px;padding-left:15px;padding-right:15px;display:block;width:100%;font-size:16px;border:1px solid rgba(0,0,0,1.00);}main .input:focus{border:1px solid var(--Green-400);background:rgb(255,255,255);}main .input:focus-within{border:1px solid var(--Green-400);}main .form-group{display:grid;flex-direction:row;column-gap:2rem;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {main .form-group{display:flex;flex-direction:column;}}main .footer-copyright{grid-template-columns:1fr 1fr;display:grid;color:var(--White);padding-top:1rem;border-top:1px solid var(--Green-100);}main .footer-copyright a{color:var(--Neutral-lightest);}@media screen and (max-width: 767px) {main .footer-copyright{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;row-gap:2rem;}}main .copyright-footer-right{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end;column-gap:2rem;}@media screen and (max-width: 480px) {main .copyright-footer-right{width:100%;height:;justify-content:space-between;}}main .button-text-white{padding-bottom:0px;display:flex;flex-direction:row;align-items:center;column-gap:0px;row-gap:0px;flex-wrap:nowrap;text-decoration:none;color:var(--White);}main .button-text-white p{padding-bottom:0px;}main .button-text-white:hover{column-gap:12px;color:var(--Neutral-lightest);}main .normal{background:rgb(255,255,255);color:rgb(255,255,255);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);padding-top:40px;padding-bottom:40px;transition:all 200ms 0ms ease-in-out;position:absolute;z-index:99;width:100%;}@media screen and (max-width: 991px) {main .normal{padding-top:20px;padding-bottom:20px;}}@media screen and (max-width: 480px) {main .normal{padding-top:15px;padding-bottom:15px;}}main .scrolling{position:fixed;z-index:100;background:rgba(255,255,255,0.73);top:0%;left:0%;right:0%;bottom:auto;margin-left:auto;margin-right:auto;padding-top:10px;padding-bottom:10px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);}main .scrolling img{width:150px;}@media screen and (max-width: 991px) {main .scrolling img{width:130px;}}main .feature-tab-nav{cursor:pointer;position:relative;background:;padding-top:2.5rem;padding-left:10px;padding-right:10px;padding-bottom:2.5rem;font-weight:700;color:var(--Green-500);border-left:4px solid var(--White);}main .feature-tab-nav.dh-active{background:;color:var(--Green-100);border-left:4px solid var(--Green-400);}@media screen and (max-width: 767px) {main .feature-tab-nav{padding-top:0.5rem;padding-bottom:0.5rem;}}main .text-style-h3{font-size:1.5rem;margin-top:0px;margin-bottom:0px;padding-bottom:0px;}@media screen and (max-width: 480px) {main .text-style-h3{font-size:1.2rem;}}main .progress-bar{top:auto;left:10px;right:10px;width:80%;bottom:0%;height:2px;position:absolute;background:rgba(150,150,150,0.08);}main .feature-tab-content{display:flex;flex-direction:column;row-gap:1rem;}main .brand-logo-img{width:220px;height:;}@media screen and (max-width: 991px) {main .brand-logo-img{width:200px;height:;}}@media screen and (max-width: 767px) {main .brand-logo-img{height:;width:150px;}}@media screen and (max-width: 480px) {main .brand-logo-img{width:150px;}}main .logo-link:hover{text-decoration:none;transform:scale(1.02,1.02);}main .simple-site-hero{min-height:30vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;}main .max-width-medium{max-width:60%;}@media screen and (max-width: 480px) {main .max-width-medium{max-width:100%;}}main .rich-txt h2{padding-bottom:15px;font-size:2rem;}main .rich-txt{color:var(--Green-100);}main .rich-txt p{padding-bottom:10px;}main .footer-link{text-decoration:none;background:;color:var(--Neutral-lightest);transition:all 200ms 0ms ease-in-out;}main .footer-link:hover{color:var(--White);text-decoration:underline;}main .navbar-spacer{height:165px;}@media screen and (max-width: 991px) {main .navbar-spacer{height:120px;max-width:;}}@media screen and (max-width: 767px) {main .navbar-spacer{height:76px;}}@media screen and (max-width: 480px) {main .navbar-spacer{height:76px;max-width:;}}main .footer-upper{color:#ffffff;display:grid;grid-template-columns:1fr 1fr;padding-bottom:2rem;}@media screen and (max-width: 480px) {main .footer-upper{display:flex;flex-direction:column;}}main .button-newsletter{color:rgb(255,255,255);border:1px solid rgba(255,255,255,0);height:48px;display:flex;position:relative;background:var(--Green-100);align-items:center;font-weight:500;padding-left:22px;border-radius:10px;padding-right:22px;text-decoration:none;font-size:1rem;font-family:'Poppins';}main .button-newsletter:hover{border:1px solid #131413;background:var(--Green-600);color:var(--White);}main .nl-wrapper{display:flex;background:#ffffff;column-gap:10px;padding-top:12px;padding-left:12px;border-radius:10px;padding-right:12px;padding-bottom:12px;justify-content:space-between;}@media screen and (max-width: 991px) {main .nl-wrapper{display:flex;}}main .nl-inputfield{width:100%;border:1px solid rgba(0,0,0,0);outline:none;font-size:1rem;font-family:'Poppins';font-weight:500;min-height:44px;min-width:200px;}@media screen and (max-width: 991px) {main .nl-inputfield{min-width:auto;min-height:44px;}}main .nl-form{display:flex;flex-direction:column;row-gap:1rem;}main .font-size-small{font-size:0.8rem;}main .logo_footer{width:220px;}main .spacer-medium{height:4rem;}body main .t7{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t7{row-gap:30px;grid-template-columns:1fr ;}}body main .t9{display:flex;row-gap:25px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t9{row-gap:20px;}}@media screen and (max-width: 991px) {body main .t10{color:rgba(163,117,255,1.00);}}body main .t18{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t18{row-gap:30px;grid-template-columns:1fr ;}}body main .t20{display:flex;row-gap:40px;column-gap:40px;}body main .t22{display:flex;flex-direction:column;}body main .t23{display:flex;flex-direction:column;}body main .t24{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t27{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t29{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t29{row-gap:30px;grid-template-columns:1fr ;}}body main .t30{display:flex;row-gap:25px;flex-direction:column;}body main .t34{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t36{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t37{display:flex;column-gap:100px;}body main .t40{color:rgba(0,0,0,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t48{color:rgba(0,0,0,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}@media screen and (max-width: 991px) {body main .t56{color:rgba(163,117,255,1.00);}}body main .t57{color:var(--Green-100);}@media screen and (max-width: 991px) {body main .t60{padding-top:60px;padding-bottom:60px;}}body main .t62{display:flex;column-gap:80px;align-items:center;}@media screen and (max-width: 991px) {body main .t62{flex-direction:column;}}body main .t63{width:70%;display:flex;align-items:center;}@media screen and (max-width: 991px) {body main .t63{width:100%;margin:0px 0px 55px 0px;}}@media screen and (max-width: 767px) {body main .t63{width:100%;}}@media screen and (max-width: 480px) {body main .t63{margin:0px 0px 30px 0px;}}body main .t64{display:flex;row-gap:1rem;flex-direction:column;}body main .t66{max-width:600px;}body main .t70{width:30%;}@media screen and (max-width: 991px) {body main .t70{width:100%;}}@media screen and (max-width: 767px) {body main .t70{width:100%;}}body main .t74{display:grid;column-gap:6rem;align-items:flex-start;flex-direction:row;justify-content:flex-start;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t74{display:flex;row-gap:4rem;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t74{row-gap:3rem;column-gap:4rem;}}body main .t77{display:flex;row-gap:24px;flex-direction:column;}body main .t81{padding-bottom:20px;}body main .t83{padding-bottom:6rem;}body main .t95{display:grid;column-gap:4rem;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t95{display:flex;row-gap:4rem;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t95{row-gap:3rem;column-gap:3rem;}}body main .t96{display:flex;row-gap:24px;position:relative;flex-direction:column;}body main .t97{display:grid;row-gap:4rem;column-gap:3rem;grid-column:span 2;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t97{row-gap:2rem;grid-template-columns:1fr;}}body main .t100{padding-bottom:0px;}body main .t126{background:#ffffff;}body main .t130{height:140%;}body main .t131{position:relative;max-width:1280px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t131{max-width:800px;}}@media screen and (max-width: 767px) {body main .t131{max-width:600px;}}@media screen and (max-width: 480px) {body main .t131{max-width:380px;}}body main .t132{font-weight:800;}body main .t134{position:relative;}@media screen and (max-width: 480px) {body main .t137{padding-bottom:2rem;}}body main .t139{max-width:50rem;}body main .t140{width:100%;background:linear-gradient(180deg,var(--Paper-White) 0%,var(--Neutral-lightest) 100%);padding-top:4rem;padding-left:4rem;border-radius:8px;padding-right:4rem;padding-bottom:4rem;}@media screen and (max-width: 767px) {body main .t140{padding-top:1rem;padding-left:1rem;padding-right:1rem;padding-bottom:1rem;}}body main .t144{width:100%;height:100%;}body main .t145{top:140px;position:sticky;}body main .t146{overflow:hidden;background:var(--Green-400);}body main .t147{overflow:visible;}body main .t148{overflow:visible;}body main .t149{overflow:visible;}body main .t153{height:380px;object-fit:cover;}body main .t157{max-width:50rem;padding-bottom:4rem;}body main .t159{padding-bottom:0px;}body main .t162{background:#ffffff;}body main .t166{display:grid;row-gap:2rem;column-gap:2rem;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t166{display:flex;flex-direction:column;}}body main .t167{display:flex;row-gap:24px;column-gap:24px;flex-direction:column;}body main .t169{width:100%;height:100%;object-fit:cover;}body main .t172{background:var(--Neutral-lightest);min-height:700px;}@media screen and (max-width: 991px) {body main .t172{min-height:400px;}}@media screen and (max-width: 767px) {body main .t172{min-height:auto;}}@media screen and (max-width: 480px) {body main .t174{padding-bottom:2rem;}}body main .t176{max-width:30rem;padding-bottom:4rem;}@media screen and (max-width: 480px) {body main .t176{padding-bottom:2rem;}}body main .t178{padding-bottom:0px;}body main .t180{top:0%;left:auto;right:-3%;bottom:0%;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t180{right:0%;}}@media screen and (max-width: 767px) {body main .t180{position:relative;}}body main .t181{display:flex;flex-direction:column;}body main .t182{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t192{display:grid;column-gap:4rem;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t192{display:flex;row-gap:2rem;flex-direction:column;}}body main .t194{display:flex;row-gap:2rem;grid-column:span 2;flex-direction:column;}body main .t199{display:grid;row-gap:2rem;column-gap:2rem;padding-top:1rem;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t199{grid-template-columns:1fr;}}body main .t204{padding-bottom:5px;}body main .t209{padding-bottom:5px;}body main .t211{background:var(--Neutral-lightest);}body main .t214{max-width:50rem;padding-bottom:4rem;}@media screen and (max-width: 480px) {body main .t214{padding-bottom:2rem;}}body main .t216{padding-bottom:0px;}body main .t218{display:grid;column-gap:4rem;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t218{display:flex;row-gap:4rem;flex-direction:column-reverse;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 991px) {body main .t219{grid-column:span 2;}}body main .t222 p{padding-bottom:0px;}body main .t222{display:flex;column-gap:2rem;flex-direction:row;padding-bottom:4rem;}@media screen and (max-width: 480px) {body main .t222{padding-bottom:2rem;}}body main .t223{padding-top:15px;padding-bottom:10px;}body main .t226{row-gap:0.5rem;}body main .t235{width:100%;margin:0px auto 0px auto;max-width:600px;}@media screen and (max-width: 991px) {body main .t235{max-width:100%;}}body main .t236{color:var(--Green-100);margin:0px 0px 30px 0px;}body main .t239{margin:0px 0px 30px 0px;}body main .t242{margin:0px 0px 30px 0px;}body main .t244{min-height:150px;}body main .t245{margin:0px 0px 30px 0px;}@media screen and (max-width: 480px) {body main .t249{font-weight:500;}}body main .t251{margin:0px 0px 30px 0px;}body main .t255{margin:0px 0px 30px 0px;}body main .t267{padding-bottom:5px;}body main .t273{padding-bottom:5px;}body main .t279{padding-bottom:5px;}body main .t284{height:700px;}@media screen and (max-width: 991px) {body main .t284{height:500px;}}@media screen and (max-width: 480px) {body main .t284{height:auto;}}@media screen and (max-width: 480px) {body main .t287{padding-top:2rem;}}body main .t289{display:grid;row-gap:24px;column-gap:24px;grid-template-columns:0.5fr 1fr;}@media screen and (max-width: 767px) {body main .t289{display:flex;row-gap:3rem;flex-direction:column;grid-template-columns:1fr ;}}body main .t290{display:flex;row-gap:10px;flex-wrap:wrap;column-gap:10px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t290{flex-direction:row;}}body main .t296{background:;}body main .t299{border:1px solid rgba(243,243,243,1.00);display:flex;background:;align-items:flex-start;padding-top:2rem;padding-left:2rem;padding-right:2rem;flex-direction:row;justify-content:center;}@media screen and (max-width: 767px) {body main .t299{padding-top:1rem;padding-left:1rem;padding-right:1rem;padding-bottom:1rem;}}body main .t300{background:;}body main .t303{padding-bottom:0px;}body main .t311{padding-bottom:0px;}body main .t316{row-gap:0.5rem;}body main .t322{width:200px;object-fit:cover;}@media screen and (max-width: 480px) {body main .t322{width:120px;}}body main .t328{padding-bottom:15px;}@media screen and (max-width: 991px) {body main .t330{padding:25px 0px 25px 0px;}}@media screen and (max-width: 767px) {body main .t330{padding:15px 0px 15px 0px;}}body main .t332{display:flex;position:relative;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t332{position:static;}}body main .t333{display:flex;column-gap:35px;align-items:center;}@media screen and (max-width: 991px) {body main .t333{top:-25px;left:0%;right:0%;bottom:auto;display:none;z-index:998;position:absolute;background:rgb(255,255,255);margin-left:auto;padding-top:8rem;margin-right:auto;padding-left:20px;padding-right:20px;flex-direction:column;padding-bottom:4rem;justify-content:center;}}@media screen and (max-width: 767px) {body main .t333{top:-20px;padding:20px 20px 20px 20px;row-gap:25px;align-items:center;padding-top:4rem;flex-direction:column;padding-bottom:4rem;}}@media screen and (max-width: 480px) {body main .t333{padding-top:8rem;}}body main .t334{left:50%;display:flex;position:absolute;transform:translate(-50%,0px);column-gap:35px;}@media screen and (max-width: 991px) {body main .t334{row-gap:2rem;position:static;font-size:2rem;transform:translate(0px,0px);align-items:center;flex-direction:column;padding-bottom:2rem;}}@media screen and (max-width: 767px) {body main .t334{row-gap:25px;flex-direction:column;}}body main .t335{padding:3px 0px 3px 0px;transition:border-color 200ms 0ms linear;border-bottom:1px solid rgba(204,204,204,0.00);}body main .t335:hover{border-bottom:1px solid rgba(0,0,0,1.00);}body main .t336{border-radius:40px;}@media screen and (max-width: 991px) {body main .t336{font-size:1.5rem;}}body main .t337{display:none;align-items:center;justify-content:center;}@media screen and (max-width: 991px) {body main .t337{cursor:pointer;display:flex;row-gap:6px;z-index:999;position:relative;transition:0.2s;flex-direction:column;}body main .t337 > div{top:0;position:relative;transition:0.2s;}body main .t337.dh-active > div:last-child{top:-8px;position:relative;transform:rotate(-45deg);}body main .t337.dh-active > div:first-child{top:8px;position:relative;transform:rotate(45deg);}body main .t337.dh-active > div:nth-child(2){opacity:0;}}@media screen and (max-width: 991px) {body main .t338{width:35px;height:2px;background:rgba(0,0,0,1.00);}}@media screen and (max-width: 991px) {body main .t339{z-index:999;position:relative;}}body main .t342{background:#22403a;}body main .t345{color:var(--White);display:grid;grid-template-columns:1fr 1fr;}body main .t357{background:var(--Green-100);}@media screen and (max-width: 991px) {body main .t357{padding-top:60px;padding-bottom:60px;}}body main .t359{display:flex;column-gap:80px;align-items:center;}@media screen and (max-width: 991px) {body main .t359{flex-direction:column;}}body main .t360{width:70%;display:flex;align-items:center;}@media screen and (max-width: 991px) {body main .t360{width:100%;margin:0px 0px 55px 0px;}}@media screen and (max-width: 767px) {body main .t360{width:100%;}}@media screen and (max-width: 480px) {body main .t360{margin:0px 0px 30px 0px;}}body main .t361{display:flex;row-gap:1rem;flex-direction:column;}body main .t363{width:30%;}@media screen and (max-width: 991px) {body main .t363{width:100%;}}@media screen and (max-width: 767px) {body main .t363{width:100%;}}body main .t375{background:#0e2b25;}@media screen and (max-width: 991px) {body main .t375{padding-top:60px;padding-bottom:60px;}}body main .t377{display:flex;column-gap:80px;align-items:center;}@media screen and (max-width: 991px) {body main .t377{flex-direction:column;}}body main .t378{width:70%;display:flex;align-items:center;}@media screen and (max-width: 991px) {body main .t378{width:100%;margin:0px 0px 55px 0px;}}@media screen and (max-width: 767px) {body main .t378{width:100%;}}@media screen and (max-width: 480px) {body main .t378{margin:0px 0px 30px 0px;}}body main .t379{display:flex;row-gap:1rem;flex-direction:column;}body main .t381{width:30%;}@media screen and (max-width: 991px) {body main .t381{width:100%;}}@media screen and (max-width: 767px) {body main .t381{width:100%;}}body main .t393{min-height:80vh;}@media screen and (max-width: 991px) {body main .t393{padding-top:60px;padding-bottom:60px;}}body main .t395{display:flex;column-gap:80px;align-items:center;}@media screen and (max-width: 991px) {body main .t395{flex-direction:column;}}body main .t396{width:70%;display:flex;align-items:center;}@media screen and (max-width: 991px) {body main .t396{width:100%;margin:0px 0px 55px 0px;}}@media screen and (max-width: 767px) {body main .t396{width:100%;}}@media screen and (max-width: 480px) {body main .t396{margin:0px 0px 30px 0px;}}body main .t397{display:flex;row-gap:1rem;flex-direction:column;}body main .t402{width:30%;}@media screen and (max-width: 991px) {body main .t402{width:100%;}}@media screen and (max-width: 767px) {body main .t402{width:100%;}}body main .t408{padding-bottom:6rem;}body main .t416{display:grid;column-gap:6rem;align-items:flex-start;flex-direction:row;justify-content:flex-start;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t416{display:flex;row-gap:4rem;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t416{row-gap:3rem;column-gap:4rem;}}body main .t418{display:flex;row-gap:24px;flex-direction:column;}body main .t425{background:#ffffff;}body main .t426{position:relative;max-width:1280px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t426{max-width:800px;}}@media screen and (max-width: 767px) {body main .t426{max-width:600px;}}@media screen and (max-width: 480px) {body main .t426{max-width:380px;}}body main .t427{position:relative;}body main .t431{font-weight:800;}body main .t433{height:140%;}body main .t435{overflow:hidden;background:#22403a;}body main .t436{overflow:visible;}body main .t437{overflow:visible;}body main .t439{max-width:50rem;padding-bottom:4rem;}body main .t441{padding-bottom:0px;}body main .t443{overflow:visible;}body main .t447{height:380px;object-fit:cover;}@media screen and (max-width: 480px) {body main .t456{padding-bottom:2rem;}}body main .t459{max-width:50rem;}body main .t463{width:100%;background:linear-gradient(180deg,#fcfcfc 0%,#eeeeee 100%);padding-top:4rem;padding-left:4rem;border-radius:8px;padding-right:4rem;padding-bottom:4rem;}@media screen and (max-width: 767px) {body main .t463{padding-top:1rem;padding-left:1rem;padding-right:1rem;padding-bottom:1rem;}}@media screen and (max-width: 480px) {body main .t465{padding-top:2rem;}}body main .t467{display:grid;row-gap:24px;column-gap:24px;grid-template-columns:0.5fr 1fr;}@media screen and (max-width: 767px) {body main .t467{display:flex;row-gap:3rem;flex-direction:column;grid-template-columns:1fr ;}}body main .t468{display:flex;row-gap:10px;flex-wrap:wrap;column-gap:10px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t468{flex-direction:row;}}body main .t476{background:;}body main .t481{border:1px solid rgba(243,243,243,1.00);display:flex;background:;align-items:flex-start;padding-top:2rem;padding-left:2rem;padding-right:2rem;flex-direction:row;justify-content:center;}@media screen and (max-width: 767px) {body main .t481{padding-top:1rem;padding-left:1rem;padding-right:1rem;padding-bottom:1rem;}}body main .t482{background:;}body main .t487{padding-bottom:0px;}body main .t491{padding-bottom:0px;}body main .t498{background:#ffffff;}body main .t501{display:grid;row-gap:2rem;column-gap:2rem;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t501{display:flex;flex-direction:column;}}body main .t502{display:flex;row-gap:24px;column-gap:24px;flex-direction:column;}body main .t506{width:100%;height:100%;object-fit:cover;}body main .t510{display:grid;column-gap:4rem;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t510{display:flex;row-gap:2rem;flex-direction:column;}}body main .t514{grid-column:span 2;}body main .t516{padding-top:2rem;}body main .t518{display:grid;row-gap:2rem;column-gap:2rem;padding-top:1rem;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t518{grid-template-columns:1fr;}}body main .t520{padding-bottom:5px;}body main .t526{padding-bottom:5px;}body main .t532{padding-bottom:5px;}body main .t538{padding-bottom:5px;}body main .t544{padding-bottom:5px;}body main .t550{min-height:80vh;}@media screen and (max-width: 991px) {body main .t550{padding-top:60px;padding-bottom:60px;}}body main .t552{display:flex;column-gap:80px;align-items:center;}@media screen and (max-width: 991px) {body main .t552{flex-direction:column;}}body main .t553{width:70%;display:flex;align-items:center;}@media screen and (max-width: 991px) {body main .t553{width:100%;margin:0px 0px 55px 0px;}}@media screen and (max-width: 767px) {body main .t553{width:100%;}}@media screen and (max-width: 480px) {body main .t553{margin:0px 0px 30px 0px;}}body main .t554{display:flex;row-gap:1rem;flex-direction:column;}body main .t556{max-width:600px;}body main .t560{width:30%;}@media screen and (max-width: 991px) {body main .t560{width:100%;}}@media screen and (max-width: 767px) {body main .t560{width:100%;}}body main .t563{background:#eeeeee;min-height:700px;}@media screen and (max-width: 991px) {body main .t563{min-height:400px;}}@media screen and (max-width: 767px) {body main .t563{min-height:auto;}}@media screen and (max-width: 480px) {body main .t564{padding-bottom:2rem;}}body main .t567{top:0%;left:auto;right:-3%;bottom:0%;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t567{right:0%;}}@media screen and (max-width: 767px) {body main .t567{position:relative;}}body main .t568{height:700px;}@media screen and (max-width: 991px) {body main .t568{height:500px;}}@media screen and (max-width: 480px) {body main .t568{height:auto;}}body main .t569{max-width:30rem;padding-bottom:4rem;}@media screen and (max-width: 480px) {body main .t569{padding-bottom:2rem;}}body main .t576{padding-bottom:0px;}body main .t581{display:grid;column-gap:4rem;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t581{display:flex;row-gap:4rem;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t581{row-gap:3rem;column-gap:3rem;}}body main .t582{display:flex;row-gap:24px;position:relative;flex-direction:column;}body main .t583{top:140px;position:sticky;}body main .t586{padding-bottom:0px;}body main .t587{display:grid;row-gap:4rem;column-gap:3rem;grid-column:span 2;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t587{row-gap:2rem;grid-template-columns:1fr;}}body main .t613{background:#eeeeee;}body main .t616{display:grid;column-gap:4rem;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t616{display:flex;row-gap:4rem;flex-direction:column-reverse;grid-template-columns:1fr 1fr 1fr;}}body main .t618 p{padding-bottom:0px;}body main .t618{display:flex;column-gap:2rem;flex-direction:row;padding-bottom:4rem;}@media screen and (max-width: 480px) {body main .t618{padding-bottom:2rem;}}body main .t619{width:200px;object-fit:cover;}@media screen and (max-width: 480px) {body main .t619{width:120px;}}body main .t622{padding-top:15px;padding-bottom:10px;}body main .t626{row-gap:0.5rem;}body main .t634{row-gap:0.5rem;}@media screen and (max-width: 991px) {body main .t640{grid-column:span 2;}}body main .t642{width:100%;margin:0px auto 0px auto;max-width:600px;}@media screen and (max-width: 991px) {body main .t642{max-width:100%;}}body main .t643{margin:0px 0px 30px 0px;}body main .t645{min-height:150px;}body main .t646{margin:0px 0px 30px 0px;}body main .t651{margin:0px 0px 30px 0px;}body main .t654{margin:0px 0px 30px 0px;}body main .t658{color:#0e2b25;margin:0px 0px 30px 0px;}body main .t661{margin:0px 0px 30px 0px;}@media screen and (max-width: 480px) {body main .t665{font-weight:500;}}body main .t666{padding-bottom:15px;}body main .t667{max-width:50rem;padding-bottom:4rem;}@media screen and (max-width: 480px) {body main .t667{padding-bottom:2rem;}}body main .t669{padding-bottom:0px;}body main .t672{min-width:100%;min-height:300px;}@media screen and (max-width: 767px) {body main .t673{height:;}}@media screen and (max-width: 767px) {body main .t674{height:;}}@media screen and (max-width: 767px) {body main .t675{height:;}}body main .t677{display:flex;justify-content:flex-end;}body main .t679{width:70%;display:none;}@media screen and (max-width: 991px) {body main .t679{width:50%;}}@media screen and (max-width: 767px) {body main .t679{width:100%;}}body main .t682{display:flex;background:#ffffff;column-gap:10px;padding-top:12px;padding-left:12px;border-radius:10px;padding-right:12px;padding-bottom:12px;justify-content:space-between;}body main .t683{width:100%;border:1px solid rgba(0,0,0,0);outline:none;font-family:'Inter';}@media screen and (max-width: 991px) {body main .t684{top:0%;position:static;transform:translate(0px,0%);}}body main .t686{width:100%;position:relative;background:var(--Paper-White);min-height:50px;}body main .t689{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t689{row-gap:30px;grid-template-columns:1fr ;}}body main .t692{display:flex;row-gap:40px;column-gap:40px;}body main .t693{color:var(--White);display:flex;background:var(--Green-100);padding-top:4rem;padding-right:4rem;padding-bottom:4rem;justify-content:flex-end;}body main .t694{width:70%;display:block;}@media screen and (max-width: 991px) {body main .t694{width:50%;}}@media screen and (max-width: 767px) {body main .t694{width:100%;}}@media screen and (max-width: 991px) {body main .t697{top:0%;position:static;transform:translate(0px,0%);}}body main .t701{width:100%;position:relative;background:#fcfcfc;min-height:50px;}body main .t702{background:#22403a;}@media screen and (max-width: 480px) {body main .t712{row-gap:2rem;}}body main .t713{display:flex;row-gap:2rem;max-width:20rem;flex-direction:column;}body main .t715{display:flex;justify-content:flex-end;}body main .t716{width:70%;display:block;}@media screen and (max-width: 991px) {body main .t716{width:100%;}}@media screen and (max-width: 767px) {body main .t716{width:100%;}}body main .t719{font-weight:700;}