.home-hero{position:relative;overflow:hidden;height:500px;display:flex;align-items:center;justify-content:center;z-index:1}.home-hero__background{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;min-height:100%;z-index:0;display:block;animation:heroImagePan 30s ease-in-out infinite;will-change:transform,background-position}@keyframes heroImagePan{0%,to{background-position:center 30%;transform:scale(1)}25%{background-position:48% 32%;transform:scale(1.02)}50%{background-position:52% 28%;transform:scale(1.01)}75%{background-position:48% 30%;transform:scale(1.02)}}@media (prefers-reduced-motion: reduce){.home-hero__background{animation:none;background-size:cover!important;transform:none!important}}@media screen and (max-width: 749px){.home-hero__background{background-size:cover!important;background-position:center center!important;animation:none;transform:none!important}}@media screen and (min-width: 750px){.home-hero__background{background-size:cover!important;background-position:center center!important}}.home-hero__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#0006,#0003);pointer-events:none;z-index:1}.home-hero__container{position:relative;z-index:2;width:100%;max-width:120rem;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:center;height:100%;text-align:center;background:transparent!important}.home-hero__content{text-align:center;max-width:80rem;margin:0 auto;color:rgb(var(--color-background));width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.home-hero__heading{line-height:1.2;letter-spacing:-.02em;margin:0 0 1.5rem;color:rgb(var(--color-background));text-shadow:0 2px 20px rgba(0,0,0,.3);max-width:100%;word-wrap:break-word;overflow-wrap:break-word}@media (prefers-color-scheme: dark){.home-hero__heading{color:#fff!important}}.home-hero__heading-break{display:none}.home-hero__subheading{margin-bottom:2rem;color:rgb(var(--color-background));opacity:.95;text-shadow:0 1px 10px rgba(0,0,0,.2);white-space:normal}@media (prefers-color-scheme: dark){.home-hero__heading,.home-hero__subheading,.home-hero__content{color:#fff!important}}.home-hero__cta{margin-top:2rem;display:flex;justify-content:center;width:100%}.home-hero__button{padding:1.5rem 4rem;font-size:1.25rem;font-weight:500;box-shadow:0 4px 20px #0003;opacity:.9}.home-hero__button:hover{box-shadow:0 6px 30px #0000004d;transform:translateY(-2px);opacity:1}@media screen and (min-width: 750px){.home-hero{height:550px}.home-hero__container{padding:0 4rem}.home-hero__heading{margin-bottom:1.75rem;max-width:90rem}.home-hero__heading-break{display:block}.home-hero__subheading{margin-bottom:2.5rem}.home-hero__button{padding:1.75rem 5rem;font-size:1.375rem}}@media screen and (min-width: 990px){.home-hero{height:600px}.home-hero__container{padding:0 6rem}.home-hero__content{max-width:90rem}.home-hero__heading{max-width:100rem}.home-hero__button{padding:2rem 6rem;font-size:1.5rem}}.home-intro{position:relative;background:transparent;margin-top:-100px;z-index:10}@media screen and (max-width: 749px){.home-intro{margin-top:-40px;padding-top:80px;z-index:1}.home-intro__container,.home-intro__container.content-container{padding-left:2rem!important;padding-right:2rem!important}}.home-intro__container{position:relative;z-index:1;max-width:90rem;margin-left:auto;margin-right:auto;padding:0 2rem!important;background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important}.home-intro__container.gradient{background:transparent!important;background-attachment:initial!important}.home-intro__container.content-container:after{display:none!important}@media screen and (min-width: 750px){.home-intro__container.content-container{padding-left:0!important;padding-right:0!important}}.home-intro .section-template--26111162220917__home_intro-padding{padding-top:0!important;padding-bottom:0!important}.home-intro__image,.home-intro__image img{display:none!important}.home-intro__content{display:grid;grid-template-columns:1fr;gap:0;max-width:100%}.home-intro__main{display:flex;flex-direction:column;gap:0;color:rgb(var(--color-foreground))}.home-intro__main p:first-child{font-weight:700;line-height:1.3;letter-spacing:-.02em;margin-bottom:2.5rem;color:rgb(var(--color-foreground));max-width:90%}.home-intro__main p:nth-child(2){font-weight:400;margin-bottom:3.5rem;color:rgba(var(--color-foreground),.85);max-width:85%}.home-intro__main p:has(strong){margin-bottom:1.5rem;padding:1.5rem 0 1.5rem 2rem;border-left:3px solid rgba(var(--color-foreground),.2);position:relative;transition:border-color .3s ease,padding-left .3s ease}.home-intro__main p:has(strong):hover{border-left-color:rgba(var(--color-foreground),.4);padding-left:2.25rem}.home-intro__main p:has(strong) strong{font-weight:600;font-size:1rem;text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:.5rem;color:rgba(var(--color-foreground),.7)}.home-intro__main p:last-child:not(:has(strong)){margin-top:3rem;padding-top:3rem;border-top:1px solid rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.75);font-style:italic;max-width:80%}@media screen and (max-width: 749px){.home-intro__content{padding:0 2rem}.home-intro__main p:first-child{max-width:100%;margin-bottom:2rem}.home-intro__main p:nth-child(2){max-width:100%;margin-bottom:2.5rem}.home-intro__main p:has(strong){padding-left:1.5rem;margin-bottom:1.25rem}.home-intro__main p:has(strong):hover{padding-left:1.75rem}.home-intro__main p:last-child:not(:has(strong)){margin-top:2.5rem;padding-top:2.5rem;max-width:100%}}@media screen and (min-width: 750px){.home-intro{margin-top:-110px}.home-intro__container,.home-intro__container.content-container{padding-left:5rem!important;padding-right:5rem!important}.home-intro__content{padding:0}.home-intro__main p:first-child{margin-bottom:3rem}.home-intro__main p:nth-child(2){margin-bottom:4rem}.home-intro__main p:has(strong){padding-left:2.5rem;margin-bottom:1.75rem}.home-intro__main p:has(strong):hover{padding-left:3rem}.home-intro__main p:last-child:not(:has(strong)){margin-top:4rem;padding-top:4rem}}@media screen and (min-width: 990px){.home-intro{margin-top:-120px}.home-intro__main{max-width:75rem;margin:0 auto}.home-intro__main p:first-child{margin-bottom:3.5rem}.home-intro__main p:nth-child(2){margin-bottom:5rem}.home-intro__main p:has(strong){padding-left:3rem}.home-intro__main p:has(strong):hover{padding-left:3.5rem}.home-intro__main p:last-child:not(:has(strong)){margin-top:5rem;padding-top:5rem}}.home-about{position:relative;background:rgb(var(--color-background))}.home-about__container{max-width:120rem;margin:0 auto;padding:0 2rem}.home-about__content{display:flex;flex-direction:column;align-items:center;gap:0;max-width:100%}.home-about__product-image{width:100%;max-width:50rem;margin:0 auto 4rem;position:relative;z-index:1}.home-about__product-image img{width:100%;height:auto;display:block;border-radius:.5rem;box-shadow:0 20px 60px #0000001f,0 8px 24px #00000014;transition:transform .6s cubic-bezier(.4,0,.2,1),box-shadow .6s cubic-bezier(.4,0,.2,1)}.home-about__product-image:hover img{transform:translateY(-8px);box-shadow:0 32px 80px #00000029,0 12px 32px #0000001f}.home-about__text{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:75rem;margin:0 auto;text-align:center}.home-about__headline{margin-bottom:1rem;text-align:center;width:100%}.home-about__description{color:rgba(var(--color-foreground),.85);max-width:70rem;margin-bottom:0}.home-about__description p{margin:0}.home-about__description p+p{margin-top:2rem;color:rgb(var(--color-foreground));font-weight:400;margin-bottom:0}@media screen and (min-width: 750px){.home-about__container{padding:0 5rem}.home-about__product-image{max-width:60rem;margin-bottom:5rem}.home-about__text{gap:2.5rem}.home-about__headline{margin-bottom:1.5rem}.home-about__description{margin-bottom:0}.home-about__description p+p{margin-top:2rem}}@media screen and (min-width: 990px){.home-about__product-image{max-width:70rem;margin-bottom:6rem}.home-about__text{gap:3rem}.home-about__headline{margin-bottom:2rem}.home-about__description{margin-bottom:0}.home-about__description p+p{margin-top:2.5rem;max-width:75rem}}.home-about__cards-intro{font-weight:700;line-height:1.4;color:rgb(var(--color-foreground));text-align:center;margin:3rem auto 0;width:100%;letter-spacing:-.02em}@media screen and (min-width: 750px){.home-about__cards-intro{margin-top:4rem}}@media screen and (min-width: 990px){.home-about__cards-intro{margin-top:5rem}}.home-about__cards{display:grid;grid-template-columns:1fr;gap:3rem;width:100%;max-width:120rem;margin:3rem auto 0}.home-about__card{background:rgba(var(--color-foreground),.02);border-radius:2rem;padding:0;border:1px solid rgba(var(--color-foreground),.05);transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;display:flex;flex-direction:column;height:100%}.home-about__card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,rgba(var(--color-foreground),.15),rgba(var(--color-foreground),.05));opacity:0;transition:opacity .4s ease}.home-about__card:hover{transform:translateY(-6px);box-shadow:0 16px 48px rgba(var(--color-foreground),.1);border-color:rgba(var(--color-foreground),.12)}.home-about__card:hover:before{opacity:1}.home-about__card-image{width:100%;overflow:hidden;border-radius:2rem 2rem 0 0;aspect-ratio:1.92 / 1}.home-about__card-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--image-position, center)}.home-about__card-title,.home-about__card-lead,.home-about__card-body,.home-about__card-cta{padding:0 3rem}.home-about__card-title{font-weight:700;line-height:1.2;margin:2rem 0 1.5rem;color:rgb(var(--color-foreground));letter-spacing:-.01em}.home-about__card-lead{margin-bottom:1.5rem;color:rgb(var(--color-foreground));opacity:.9;font-weight:500}.home-about__card-body{color:rgb(var(--color-foreground));opacity:.8;flex-grow:1;margin-bottom:2rem}.home-about__card-body p{margin-bottom:1.25rem}.home-about__card-body p:last-child{margin-bottom:0}.home-about__card-cta{margin-top:auto;padding-top:0;padding-bottom:3rem;text-align:center}.home-about__card-cta .button{padding:1rem 2.5rem;font-size:1.125rem;font-weight:500;border-radius:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center;text-align:center}.home-about__card-cta .button:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(var(--color-foreground),.15)}@media screen and (min-width: 750px){.home-about__cards{grid-template-columns:repeat(2,1fr);gap:4rem;margin-top:5rem}.home-about__card-title,.home-about__card-lead,.home-about__card-body,.home-about__card-cta{padding-left:3.5rem;padding-right:3.5rem}.home-about__card-title{margin-top:2.5rem;margin-bottom:1.75rem}.home-about__card-lead{margin-bottom:1.75rem}.home-about__card-cta{padding-bottom:3.5rem}.home-about__card-cta .button{padding:1.125rem 3rem;font-size:1.25rem}}@media screen and (min-width: 990px){.home-about__cards{gap:5rem;margin-top:6rem}.home-about__card-title,.home-about__card-lead,.home-about__card-body,.home-about__card-cta{padding-left:4rem;padding-right:4rem}.home-about__card-title{margin-top:3rem;margin-bottom:2rem}.home-about__card-lead{margin-bottom:2rem}.home-about__card-cta{padding-bottom:4rem}.home-about__card-cta .button{font-size:1.375rem}}.home-access{position:relative;overflow:hidden}.home-access{background:transparent}.home-access:before{display:none}.home-access__container{position:relative;z-index:1}.home-access__header{text-align:center;margin-bottom:4rem}.home-access__heading{margin-bottom:1rem;text-align:center}.home-access__description{color:rgb(var(--color-foreground));opacity:.8;max-width:60rem;margin:0 auto}.home-access__grid{display:grid;grid-template-columns:1fr;gap:3rem;max-width:120rem;margin-left:auto;margin-right:auto}@media screen and (max-width: 749px){.home-access__header,.home-access__grid{padding-left:2rem!important;padding-right:2rem!important}}@media screen and (min-width: 750px){.home-access__grid{grid-template-columns:repeat(2,1fr);gap:4rem;padding-left:5rem;padding-right:5rem}.home-access__header{margin-bottom:5rem;padding-left:5rem;padding-right:5rem}}@media screen and (min-width: 990px){.home-access__grid{gap:5rem}}.home-access__card{background:rgba(var(--color-foreground),.02);border-radius:2rem;padding:0;border:1px solid rgba(var(--color-foreground),.05);transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;display:flex;flex-direction:column;height:100%}.home-access__card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,rgba(var(--color-foreground),.15),rgba(var(--color-foreground),.05));opacity:0;transition:opacity .4s ease}.home-access__card:hover{transform:translateY(-6px);box-shadow:0 16px 48px rgba(var(--color-foreground),.1);border-color:rgba(var(--color-foreground),.12)}.home-access__card:hover:before{opacity:1}.home-access__card-image{width:100%;overflow:hidden;border-radius:2rem 2rem 0 0;aspect-ratio:1.92 / 1}.home-access__card-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--image-position, center)}.home-access__card-image--placeholder{min-height:280px;background:linear-gradient(135deg,rgba(var(--color-foreground),.04),rgba(var(--color-foreground),.02));border-bottom:2px dashed rgba(var(--color-foreground),.12);display:flex;align-items:center;justify-content:center;position:relative}.home-access__card-image--placeholder:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(var(--color-foreground),.02) 10px,rgba(var(--color-foreground),.02) 20px);pointer-events:none}.home-access__placeholder{text-align:center;padding:3rem 2rem;color:rgb(var(--color-foreground));opacity:.65;position:relative;z-index:1}.home-access__placeholder p{font-size:1.125rem;font-weight:500;margin:0;line-height:1.5;letter-spacing:-.01em}.home-access__placeholder-hint{font-size:1rem;margin-top:.75rem;opacity:.75;font-weight:400;line-height:1.6}@media screen and (min-width: 750px){.home-access__card-image--placeholder{min-height:320px}.home-access__placeholder{padding:4rem 3rem}.home-access__placeholder p{font-size:1.25rem}.home-access__placeholder-hint{font-size:1.125rem;margin-top:1rem}}@media screen and (min-width: 990px){.home-access__card-image--placeholder{min-height:360px}.home-access__placeholder{padding:5rem 4rem}.home-access__placeholder p{font-size:1.375rem}.home-access__placeholder-hint{font-size:1.25rem}}.home-access__card-title,.home-access__card-lead,.home-access__card-body,.home-access__card-cta{padding:0 3rem}.home-access__card-title{font-weight:700;line-height:1.2;margin:2rem 0 1.5rem;color:rgb(var(--color-foreground));letter-spacing:-.01em}.home-access__card-lead{margin-bottom:1.5rem;color:rgb(var(--color-foreground));opacity:.9;font-weight:500}.home-access__card-body{color:rgb(var(--color-foreground));opacity:.8;flex-grow:1;margin-bottom:2rem}.home-access__card-body p{margin-bottom:1.25rem}.home-access__card-body p:last-child{margin-bottom:0}.home-access__card-cta{margin-top:auto;padding-top:0;padding-bottom:3rem;text-align:center}.home-access__card-cta .button{padding:1rem 2.5rem;font-size:1.125rem;font-weight:500;border-radius:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center;text-align:center}.home-access__card-cta .button:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(var(--color-foreground),.15)}@media screen and (min-width: 750px){.home-access__card-title,.home-access__card-lead,.home-access__card-body,.home-access__card-cta{padding-left:3.5rem;padding-right:3.5rem}.home-access__card-title{margin-top:2.5rem;margin-bottom:1.75rem}.home-access__card-lead{margin-bottom:1.75rem}.home-access__card-cta{padding-bottom:3.5rem}.home-access__card-cta .button{padding:1.125rem 3rem;font-size:1.25rem}}@media screen and (min-width: 990px){.home-access__card-title,.home-access__card-lead,.home-access__card-body,.home-access__card-cta{padding-left:4rem;padding-right:4rem}.home-access__card-title{margin-top:3rem;margin-bottom:2rem}.home-access__card-lead{margin-bottom:2rem}.home-access__card-cta{padding-bottom:4rem}.home-access__card-cta .button{font-size:1.375rem}}.home-benefits{position:relative;overflow:hidden;background:transparent}.home-benefits:before{display:none}.home-benefits__container{position:relative;z-index:1;max-width:120rem;margin-left:auto;margin-right:auto}.multicolumn__description{color:rgb(var(--color-foreground));opacity:.8;max-width:60rem;margin:2rem auto 4rem;text-align:center;font-size:1.5rem;line-height:1.6}@media screen and (min-width: 750px){.multicolumn__description{margin:2.5rem auto 5rem;font-size:1.6rem}}@media screen and (min-width: 990px){.multicolumn__description{margin:3rem auto 6rem}}.home-benefits__grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media screen and (max-width: 749px){.home-benefits__header,.home-benefits__grid{padding-left:2rem!important;padding-right:2rem!important}}@media screen and (min-width: 750px){.home-benefits__grid{grid-template-columns:repeat(2,1fr);gap:3rem;padding-left:5rem;padding-right:5rem}.home-benefits__header{padding-left:5rem;padding-right:5rem}.home-benefits__header{margin-bottom:5rem}}@media screen and (min-width: 990px){.home-benefits__grid{grid-template-columns:repeat(3,1fr);gap:4rem}.home-benefits__header{margin-bottom:6rem}}.home-benefits__item{text-align:center;padding:2.5rem;background:rgba(var(--color-foreground),.02);border-radius:1.5rem;border:1px solid rgba(var(--color-foreground),.05);transition:transform .3s ease,box-shadow .3s ease}.home-benefits__item:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(var(--color-foreground),.08)}.home-benefits__icon{width:80px;height:80px;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.home-benefits__icon:before{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:50%;background:linear-gradient(135deg,rgba(var(--color-foreground),.08),rgba(var(--color-foreground),.03));opacity:0;transition:opacity .4s ease;z-index:-1}.home-benefits__icon svg{width:64px;height:64px;fill:rgb(var(--color-foreground));transition:all .4s cubic-bezier(.4,0,.2,1);opacity:.75;filter:drop-shadow(0 2px 6px rgba(var(--color-foreground),.12))}.home-benefits__icon svg path{transition:fill .4s ease}.home-benefits__icon img{width:48px;height:48px;object-fit:contain}.home-benefits__item:hover .home-benefits__icon{transform:translateY(-4px) scale(1.05)}.home-benefits__item:hover .home-benefits__icon:before{opacity:1}.home-benefits__item:hover .home-benefits__icon svg{opacity:1;filter:drop-shadow(0 6px 12px rgba(var(--color-foreground),.2));transform:scale(1.08)}.home-benefits__title{font-size:1.5rem;line-height:1.3;margin-bottom:2rem;color:rgb(var(--color-foreground));font-weight:600}.home-benefits__text{color:rgb(var(--color-foreground));opacity:.75;margin:0}@media screen and (min-width: 750px){.home-benefits__item{padding:3rem}}.home-testimonials{position:relative;overflow:hidden}.home-testimonials{background:transparent}.home-testimonials:before{display:none}.home-testimonials__container{position:relative;z-index:1;max-width:120rem;margin-left:auto;margin-right:auto}.home-testimonials__header{text-align:center;margin-bottom:4rem}.home-testimonials__heading{margin-bottom:1rem;text-align:center}.home-testimonials__description{color:rgb(var(--color-foreground));opacity:.8;max-width:60rem;margin:0 auto;text-align:center}.home-testimonials__grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media screen and (max-width: 749px){.home-testimonials__header,.home-testimonials__grid{padding-left:2rem!important;padding-right:2rem!important}}@media screen and (min-width: 750px){.home-testimonials__grid{grid-template-columns:repeat(2,1fr);gap:3rem;padding-left:5rem;padding-right:5rem}.home-testimonials__header{margin-bottom:5rem;padding-left:5rem;padding-right:5rem}}@media screen and (min-width: 990px){.home-testimonials__grid{gap:4rem}.home-testimonials__header{margin-bottom:6rem}}.home-testimonials__item{background:rgba(var(--color-foreground),.02);border-radius:1.5rem;padding:2.5rem;border:1px solid rgba(var(--color-foreground),.05);transition:transform .3s ease,box-shadow .3s ease;margin:0;position:relative}.home-testimonials__item:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(var(--color-foreground),.08)}.home-testimonials__quote{color:rgb(var(--color-foreground));opacity:.9;margin-bottom:1.5rem;font-style:italic;position:relative;padding-left:1.5rem}.home-testimonials__quote p{margin:0}.home-testimonials__quote:before{content:'"';position:absolute;left:0;top:-.25rem;font-size:3rem;line-height:1;opacity:.2;font-family:serif}.home-testimonials__author{display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid rgba(var(--color-foreground),.08)}.home-testimonials__author-image{width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0}.home-testimonials__author-image img{width:100%;height:100%;object-fit:cover}.home-testimonials__author-name{font-size:.9375rem;color:rgb(var(--color-foreground));opacity:.7;font-style:normal;font-weight:500}@media screen and (min-width: 750px){.home-testimonials__item{padding:3rem}.home-testimonials__author-name{font-size:1rem}}@media (prefers-reduced-motion: no-preference){.home-hero__image,.home-access__card,.home-benefits__item,.home-testimonials__item{transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1)}}.home-faq{position:relative;overflow:hidden;background:transparent}.home-faq:before{display:none}.home-faq__container{position:relative;z-index:1;max-width:90rem;margin-left:auto;margin-right:auto}.home-faq__header{text-align:center;margin-bottom:4rem}.home-faq__heading{margin-bottom:1rem}.home-faq__description{color:rgb(var(--color-foreground));opacity:.8;max-width:60rem;margin:0 auto}.home-faq__accordion-wrapper{max-width:80rem;margin:0 auto}@media screen and (max-width: 749px){.home-faq__header,.home-faq__accordion-wrapper{padding-left:2rem!important;padding-right:2rem!important}}@media screen and (min-width: 750px){.home-faq__header{margin-bottom:5rem;padding-left:5rem;padding-right:5rem}.home-faq__accordion-wrapper{padding-left:5rem;padding-right:5rem}}@media screen and (min-width: 990px){.home-faq__header{margin-bottom:6rem}}.home-faq .accordion{margin-top:0;margin-bottom:1.5rem;border:.1rem solid rgba(var(--color-foreground),.08);background:rgba(var(--color-foreground),.02);border-radius:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.home-faq .accordion:last-child{margin-bottom:0}.home-faq .accordion+.accordion{margin-top:0;border-top:.1rem solid rgba(var(--color-foreground),.08)}.home-faq .accordion:hover{background:rgba(var(--color-foreground),.04)}.home-faq .accordion summary{padding:2rem 2.5rem;cursor:pointer;transition:all .3s ease}.home-faq .accordion summary:hover{opacity:.9}.home-faq .accordion__title{font-size:1.25rem;font-weight:600;line-height:1.4;color:rgb(var(--color-foreground));letter-spacing:-.01em}.home-faq .accordion__content{padding:0 2.5rem 2rem;color:rgb(var(--color-foreground));opacity:.85}.home-faq .accordion__content p{margin-bottom:1rem}.home-faq .accordion__content p:last-child{margin-bottom:0}@media screen and (min-width: 750px){.home-faq .accordion{margin-bottom:2rem}.home-faq .accordion summary{padding:2.5rem 3rem}.home-faq .accordion__title{font-size:1.375rem}.home-faq .accordion__content{padding:0 3rem 2.5rem}}@media screen and (min-width: 990px){.home-faq .accordion{margin-bottom:2.5rem}.home-faq .accordion summary{padding:3rem 3.5rem}.home-faq .accordion__content{padding:0 3.5rem 3rem}}@media (prefers-reduced-motion: no-preference){.home-hero__image,.home-access__card,.home-benefits__item,.home-testimonials__item,.home-faq .accordion{transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1),background .3s ease}}@media (prefers-reduced-motion: reduce){.home-hero__image,.home-access__card,.home-benefits__item,.home-testimonials__item,.home-faq .accordion{transition:none}.home-hero__image:hover,.home-access__card:hover,.home-benefits__item:hover,.home-testimonials__item:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-home.css.map */
