.hover-underline{text-decoration:none;position:relative}.hover-underline:after{content:"";opacity:0;transform-origin:0;background-color:currentColor;width:100%;height:2px;transition:transform .25s,opacity .15s;position:absolute;bottom:0;left:0;transform:scaleX(0)}@media screen and (max-width:768px){.hover-underline:after{content:none}}.hover-underline:hover:after{opacity:1;transform:scaleX(1)}.hover-text-color{transition:color .25s}.hover-text-color:hover{color:color-mix(in srgb,currentColor 85%,#07503f)}.hover-icon-shift{align-items:center;gap:.5rem;display:inline-flex}.hover-icon-shift .icon{transition:transform .25s}.hover-icon-shift:hover .icon{transform:translate(4px)}.hover-icon-rotate .icon{transition:transform .3s}.hover-icon-rotate:hover .icon{transform:rotate(90deg)}.fade-in{opacity:0;transition:opacity .25s}.fade-in:hover{opacity:1}.fade-in-up{opacity:0;transition:opacity .25s,transform .25s;transform:translateY(6px)}.fade-in-up:hover{opacity:1;transform:translateY(0)}.hover-lift{transition:transform .25s,box-shadow .25s}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000001f}@media (prefers-reduced-motion:reduce){.hover-underline:after,.hover-icon-shift .icon,.hover-icon-rotate .icon,.fade-in,.fade-in-up,.hover-lift{transition:none;transform:none}}.btn-fade{isolation:isolate;position:relative;overflow:hidden}.btn-fade:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background-color:#00000014;width:0;transition:width .35s;position:absolute;inset:0}.btn-fade:hover:before{width:100%}.container,.container-full,.container-blog,.container-blog-detail{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.container,.container-full,.container-blog,.container-blog-detail{padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.container,.container-full,.container-blog,.container-blog-detail{max-width:calc(1140px + 2rem)}}.container{max-width:100%}@media (min-width:768px){.container{max-width:var(--container-main-max-width)}}.container-full{max-width:100%;padding-left:0;padding-right:0}.container-blog{max-width:100%}@media (min-width:1024px){.container-blog{max-width:var(--container-blog-max-width)}}.container-blog-detail{max-width:100%}@media (min-width:1024px){.container-blog-detail{max-width:var(--container-blog-detail-max-width)}}@media (max-width:1023px){.container-blog-detail{padding-left:1rem;padding-right:1rem}}html{scroll-behavior:smooth;scroll-padding-top:99px}body{font-family:var(--font-body);color:var(--color-text-primary);background-color:var(--color-background);letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;line-height:120%}main{min-height:calc(100vh - 500px)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:600;line-height:150%}h1{font-size:40px}h2{font-size:32px}h3{font-size:24px}h4{font-size:20px}h5{font-size:16px}h6{font-size:14px}strong{font-weight:600}.typo-hero{font-size:64px;font-weight:600;line-height:150%}.typo-bold{font-size:14px;font-weight:600;line-height:150%}.typo-small{font-size:12px;font-weight:600;line-height:150%}.typo-subtitle{font-size:14px;font-weight:600;line-height:150%}.typo-pretitle{font-size:10px;font-weight:600;line-height:150%}.typo-title{font-size:15px;font-weight:600;line-height:150%}.typo-body{font-size:14px;font-weight:400;line-height:150%}.typo-blog{font-size:16px;font-weight:400;line-height:150%}.typo-button{font-size:14px;font-weight:600;line-height:150%}.typo-link{font-size:14px;font-weight:400;line-height:150%}ol{margin-left:20px;list-style:decimal}.text-64px{font-size:64px;line-height:1.5}.text-48px{font-size:48px;line-height:1.5}.text-40px{font-size:40px;line-height:1.5}.text-36px{font-size:36px;line-height:1.5}.text-32px{font-size:32px;line-height:1.5}.text-28px{font-size:28px;line-height:1.5}.text-24px{font-size:24px;line-height:1.5}.text-20px{font-size:20px;line-height:1.5}.text-18px{font-size:18px;line-height:1.5}.text-16px{font-size:16px;line-height:1.5}.text-15px{font-size:15px;line-height:1.5}.text-14px{font-size:14px;line-height:1.5}.text-13px{font-size:13px;line-height:1.5}.text-12px{font-size:12px;line-height:1.5}.text-10px{font-size:10px;line-height:1.5}.desktop-only{display:block!important}@media (max-width:767px){.desktop-only{display:none!important}}.mobile-only{display:none!important}@media (max-width:767px){.mobile-only{display:block!important}}.show-desktop{display:none!important}@media (min-width:768px){.show-desktop{display:block!important}}.show-mobile{display:block!important}@media (min-width:768px){.show-mobile{display:none!important}}.hide-desktop{display:block!important}@media (min-width:768px){.hide-desktop{display:none!important}}.hide-mobile{display:none!important}@media (min-width:768px){.hide-mobile{display:block!important}}.show-mobile-inline{display:inline!important}@media (min-width:768px){.show-mobile-inline{display:none!important}}.show-desktop-inline{display:none!important}@media (min-width:768px){.show-desktop-inline{display:inline!important}}.dynamic-background{z-index:-1;position:absolute;inset:0}.dynamic-background img{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.dynamic-background video,.dynamic-background .object,.dynamic-background iframe{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.baac-product-overview{background-color:var(--color-bg-alt);padding:120px 0 80px}@media (max-width:767px){.baac-product-overview{padding:64px 0}}.baac-product-overview .baac-product-overview-title{letter-spacing:0%;text-align:center;color:var(--color-primary);margin-bottom:48px;font-size:48px;font-weight:700;line-height:120%}@media (max-width:767px){.baac-product-overview .baac-product-overview-title{margin-bottom:24px;font-size:24px}}.baac-product-overview .baac-product-overview-title span,.baac-product-overview .baac-product-overview-title .title-main{color:var(--color-complement)}.baac-product-overview .baac-product-overview-title .title-sub{color:var(--color-primary)}.baac-product-overview.cols-2 .baac-product-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.baac-product-overview.cols-3 .baac-product-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.baac-product-overview .baac-product-overview-grid{gap:20px;display:grid}@media (max-width:767px){.baac-product-overview .baac-product-overview-grid{gap:16px;grid-template-columns:repeat(1,minmax(0,1fr))!important}}.baac-product-overview .baac-product-overview-card{height:var(--height,600px);border-radius:20px;flex-direction:column;padding:48px 48px 56px;transition:transform .3s;display:flex;position:relative;overflow:hidden}@media (max-width:767px){.baac-product-overview .baac-product-overview-card{height:auto;min-height:175px;padding:24px}}.baac-product-overview .baac-product-overview-card:hover{transform:translateY(-5px)}.baac-product-overview .baac-product-overview-card.col-span-2{grid-column:span 2}@media (max-width:767px){.baac-product-overview .baac-product-overview-card.col-span-2{grid-column:span 1}}.baac-product-overview .baac-product-overview-card.col-span-2 .content .title{margin-bottom:24px;font-size:36px;font-weight:600}@media (max-width:767px){.baac-product-overview .baac-product-overview-card.col-span-2 .content .title{margin-bottom:16px;font-size:20px;font-weight:600}}.baac-product-overview .baac-product-overview-card.col-span-2 .content .desc{max-width:600px;font-size:18px}@media (max-width:767px){.baac-product-overview .baac-product-overview-card.col-span-2 .content .desc{font-size:14px;font-weight:500}}.baac-product-overview .baac-product-overview-card.col-span-3{grid-column:span 3}@media (max-width:767px){.baac-product-overview .baac-product-overview-card.col-span-3{grid-column:span 1}}.baac-product-overview .baac-product-overview-card.row-span-2{grid-row:span 2}@media (max-width:767px){.baac-product-overview .baac-product-overview-card.row-span-2{grid-row:span 1}}.baac-product-overview .baac-product-overview-card.large .content .title{font-size:48px}@media (max-width:767px){.baac-product-overview .baac-product-overview-card.large .content .title{font-size:20px}}.baac-product-overview .baac-product-overview-card.full{grid-column:span 2;height:500px}@media (max-width:767px){.baac-product-overview .baac-product-overview-card.full{grid-column:span 1;height:400px}.baac-product-overview .baac-product-overview-card.img{height:350px}}.baac-product-overview .baac-product-overview-card.h-400{height:400px}.baac-product-overview .baac-product-overview-card.h-500{height:500px}@media (max-width:767px){.baac-product-overview .baac-product-overview-card.h-500{height:350px}}.baac-product-overview .baac-product-overview-card.h-600{height:600px}@media (max-width:767px){.baac-product-overview .baac-product-overview-card.h-mobile-short{height:175px}.baac-product-overview .baac-product-overview-card.h-mobile-img{height:350px}}.baac-product-overview .baac-product-overview-card.text-left{text-align:left}.baac-product-overview .baac-product-overview-card.text-center{text-align:center}.baac-product-overview .baac-product-overview-card.text-right{text-align:right}.baac-product-overview .baac-product-overview-card.text-start{text-align:start}.baac-product-overview .baac-product-overview-card.text-end{text-align:end}@media (max-width:767px){.baac-product-overview .baac-product-overview-card.text-end{text-align:start}}.baac-product-overview .baac-product-overview-card.align-items-start{align-items:flex-start}.baac-product-overview .baac-product-overview-card.align-items-center{align-items:center}.baac-product-overview .baac-product-overview-card.align-items-end{align-items:flex-end}@media (max-width:767px){.baac-product-overview .baac-product-overview-card.align-items-end{align-items:flex-start}}.baac-product-overview .baac-product-overview-card.justify-content-start{justify-content:flex-start}.baac-product-overview .baac-product-overview-card.justify-content-center{justify-content:center}@media (max-width:767px){.baac-product-overview .baac-product-overview-card.justify-content-center{justify-content:flex-start}}.baac-product-overview .baac-product-overview-card.justify-content-end{justify-content:flex-end}@media (max-width:767px){.baac-product-overview .baac-product-overview-card.justify-content-end{justify-content:flex-start}}.baac-product-overview .baac-product-overview-card.content-layout-half-left .content{width:50%;margin-right:auto}@media (max-width:767px){.baac-product-overview .baac-product-overview-card.content-layout-half-left .content{width:100%}}.baac-product-overview .baac-product-overview-card.content-layout-half-right .content{width:50%;margin-left:auto}@media (max-width:767px){.baac-product-overview .baac-product-overview-card.content-layout-half-right .content{width:100%}}.baac-product-overview .baac-product-overview-card.content-layout-half-center .content{text-align:center;width:50%;margin-left:auto;margin-right:auto}@media (max-width:767px){.baac-product-overview .baac-product-overview-card.content-layout-half-center .content{width:100%}}.baac-product-overview .baac-product-overview-card.right{justify-content:center}@media (max-width:767px){.baac-product-overview .baac-product-overview-card.right{justify-content:start}}.baac-product-overview .baac-product-overview-card.right .content{width:50%;margin-left:auto}@media (max-width:767px){.baac-product-overview .baac-product-overview-card.right .content{width:100%}}@media (min-width:1024px){.baac-product-overview .baac-product-overview-card.end{justify-content:flex-end}}.baac-product-overview .baac-product-overview-card .background{z-index:0;position:absolute;inset:0}.baac-product-overview .baac-product-overview-card .background .card-background{object-fit:cover;object-position:center;width:100%;height:100%}.baac-product-overview .baac-product-overview-card .background .card-overlay{z-index:1;background:linear-gradient(#0000 0%,#0006 100%);position:absolute;inset:0}.baac-product-overview .baac-product-overview-card .background .card-background.green,.baac-product-overview .baac-product-overview-card .background.bg-green .card-background{background-color:var(--color-primary)}.baac-product-overview .baac-product-overview-card .background .card-background.creme,.baac-product-overview .baac-product-overview-card .background.bg-creme .card-background{background-color:#fef5d5}.baac-product-overview .baac-product-overview-card .background .card-background.lightgreen{background-color:#c2eac1}.baac-product-overview .baac-product-overview-card .content{z-index:1;position:relative}.baac-product-overview .baac-product-overview-card .content .white{color:#fdffe5!important}.baac-product-overview .baac-product-overview-card .content .primary,.baac-product-overview .baac-product-overview-card .content .green{color:var(--color-primary)!important}.baac-product-overview .baac-product-overview-card .content .secondary{color:var(--color-secondary)!important}.baac-product-overview .baac-product-overview-card .content .text-lg{letter-spacing:0%;color:#fdffe5;font-size:48px;font-weight:600;line-height:120%}@media (max-width:1023px){.baac-product-overview .baac-product-overview-card .content .text-lg{letter-spacing:0%;font-size:20px;font-weight:600;line-height:120%}}.baac-product-overview .baac-product-overview-card .content .text-md{letter-spacing:0%;color:var(--color-primary);font-size:36px;font-weight:600;line-height:120%}@media (max-width:1023px){.baac-product-overview .baac-product-overview-card .content .text-md{letter-spacing:0%;font-size:20px;font-weight:600;line-height:120%}}.baac-product-overview .baac-product-overview-card .content .title{color:var(--color-primary);font-size:28px;font-weight:600;line-height:120%}@media (max-width:767px){.baac-product-overview .baac-product-overview-card .content .title{font-size:20px;font-weight:600}}.baac-product-overview .baac-product-overview-card .content .desc{color:var(--color-primary);margin-top:16px;font-size:14px;line-height:150%}@media (max-width:767px){.baac-product-overview .baac-product-overview-card .content .desc{font-size:14px}}.baac-product-overview .baac-product-overview-card .content ul{list-style:inside}@media (max-width:767px){.baac-product-overview .baac-product-overview-card .content ul{padding-left:24px;list-style-position:outside}}.baac-product-overview .baac-product-overview-card .content ul li{color:var(--color-primary);font-size:14px;font-weight:500;line-height:150%}.baac-product-overview .baac-product-overview-card .content ul li::marker{font-size:10px}
