html{scroll-behavior:smooth}.custom-hero-wrapper{width:100%;display:flex;flex-direction:column}.custom-hero{position:relative;width:100%;min-height:580px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;overflow:hidden}.custom-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#07121ad9,#07121ab3,#07121a73);z-index:1}.custom-hero__container{width:100%;max-width:1400px;margin:0 auto;position:relative;z-index:2;padding:8rem 2rem 5rem;box-sizing:border-box;flex-grow:1;display:flex;align-items:center}.custom-hero__content{max-width:820px;color:#fff;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:2.8rem}.custom-hero__badge{display:inline-flex;align-items:center;gap:.6rem;background-color:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:.1rem solid rgba(255,255,255,.2);padding:.6rem 1.4rem;border-radius:5rem;letter-spacing:.05em;text-transform:uppercase}.custom-hero__badge svg{color:#10bfe8}.custom-hero__heading{line-height:1.15;margin:0;color:#fff;letter-spacing:-.015em}.custom-hero__highlight{color:#00a3ff}.custom-hero__desc{line-height:1.6;color:#cbd5e1;max-width:720px}.custom-hero__desc p{margin:0}.custom-hero__buttons{display:flex;align-items:center;justify-content:flex-start;gap:1.6rem;width:100%;flex-wrap:wrap;margin-bottom:1rem}.custom-hero__btn{padding:1.3rem 2.8rem;border-radius:5rem;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;transition:background-color .2s,color .2s,border-color .2s,transform .2s;box-sizing:border-box}.custom-hero__btn--primary{background-color:#009fe3;color:#fff;border:none}.custom-hero__btn--primary:hover{background-color:#0087c2;transform:translateY(-1px)}.custom-hero__btn--secondary{background-color:transparent;color:#fff;border:.15rem solid #ffffff}.custom-hero__btn--secondary:hover{background-color:#ffffff1a;transform:translateY(-1px)}.custom-hero__trustbar-wrapper{width:100%;background-color:#061017bf;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-top:.1rem solid rgba(255,255,255,.12);padding:1.6rem 2rem;box-sizing:border-box;position:relative;z-index:2}.custom-hero__trustbar{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:3.2rem;flex-wrap:wrap;color:#fff;text-align:center}.custom-hero__trustbar-item{display:inline-flex;align-items:center;gap:.8rem;color:#fff}.custom-hero__stars{color:#f59e0b;letter-spacing:.1rem}.custom-hero__trustbar-icon{color:#fff;flex-shrink:0;display:inline-flex}.custom-hero__trustbar-divider{color:#ffffff59;line-height:1}.custom-hero__certs{background-color:#fff;border-bottom:.1rem solid #e2e8f0;padding:3.2rem 2rem;text-align:center}.custom-hero__certs-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.8rem}.custom-hero__certs-eyebrow{color:#8fa0ac;text-transform:uppercase;letter-spacing:.1em}.custom-hero__certs-grid{display:flex;justify-content:center;align-items:center;gap:1.6rem;flex-wrap:wrap}.custom-hero__cert-pill{background-color:#fff;border:.1rem solid #dce7ee;padding:.8rem 2.4rem;border-radius:5rem;color:#5d6a73;letter-spacing:.02em}@media screen and (max-width:989px){.custom-hero{min-height:520px}}@media screen and (max-width:749px){.custom-hero{min-height:auto}.custom-hero__container{padding:4.8rem 1.6rem 3.2rem}.custom-hero__content{align-items:center;text-align:center;gap:2.4rem}.custom-hero__heading{line-height:1.3}.custom-hero__desc{text-align:center}.custom-hero__buttons{flex-direction:column;justify-content:center;gap:1.2rem}.custom-hero__btn{width:100%}.custom-hero__trustbar-wrapper{padding:1.4rem 1.6rem}.custom-hero__trustbar{flex-direction:column;align-items:center;gap:1rem}.custom-hero__trustbar-divider{display:none}.custom-hero__certs{padding:2.4rem 1.6rem}.custom-hero__certs-grid{gap:1rem}.custom-hero__cert-pill{padding:.6rem 1.6rem}}.custom-products{background-color:#f8fafc;padding:4rem 2rem;font-family:inherit}.custom-products__container{max-width:1400px;margin:0 auto}.custom-products__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:4.8rem;flex-wrap:wrap;gap:2.4rem}.custom-products__header-left{max-width:720px}.custom-products__eyebrow{color:#10bfe8;letter-spacing:.1em;text-transform:uppercase;display:block;margin-bottom:1.2rem}.custom-products__heading{color:#07121a;margin:0 0 1.6rem;letter-spacing:-.01em}.custom-products__description{line-height:1.6;color:#5d6a73;margin:0}.custom-products__view-all{color:#10bfe8;text-decoration:none;display:inline-flex;align-items:center;gap:.8rem;transition:transform .2s ease,color .2s ease}.custom-products__view-all:hover{color:#009fe3;transform:translate(4px)}.custom-products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3.2rem}@media screen and (max-width:1024px){.custom-products__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.custom-products__grid{grid-template-columns:100%}.custom-products{padding:4.8rem 1.6rem}}.custom-product-card{background-color:#fff;border:.1rem solid #e2e8f0;border-radius:1.6rem;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 .4rem 2rem #00000005;transition:transform .3s ease,box-shadow .3s ease}.custom-product-card:hover{transform:translateY(-4px);box-shadow:0 1.2rem 3rem #07121a0f}.custom-product-card__media{position:relative;padding-top:80%;background-color:#f1f5f9;overflow:hidden}.custom-product-card__image-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.custom-product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.custom-product-card:hover .custom-product-card__image{transform:scale(1.05)}.custom-product-card__placeholder{position:absolute;top:0;left:0;width:100%;height:100%;padding:2rem;box-sizing:border-box}.custom-product-card__badge{position:absolute;top:1.6rem;left:1.6rem;z-index:10;color:#fff;background-color:#009fe3;font-size:1.1rem;padding:.6rem 1.2rem;border-radius:.6rem;letter-spacing:.02em}.custom-product-card__badge--express{background-color:#009fe3}.custom-product-card__badge--nachhaltig{background-color:#00b050}.custom-product-card__content{padding:2.4rem;display:flex;flex-direction:column;flex-grow:1}.custom-product-card__title{margin:0 0 2rem;line-height:1.4}.custom-product-card__title a{color:#07121a;text-decoration:none;transition:color .2s}.custom-product-card__title a:hover{color:#10bfe8}.custom-product-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;margin-bottom:1.8rem}.custom-product-card__price-wrapper{display:flex;flex-direction:column;gap:.2rem}.custom-product-card__price{color:#07121a;font-weight:700}.custom-product-card__unit-price{font-size:1.2rem;color:#4b5563;font-weight:500}.custom-product-card__btn{background-color:#009fe3;color:#fff;text-decoration:none;padding:1rem 2.4rem;border-radius:5rem;transition:background-color .2s;border:none;cursor:pointer}.custom-product-card__btn:hover{background-color:#0087c2}.custom-product-card__cta{color:#10bfe8;text-decoration:none;display:inline-flex;align-items:center;gap:.6rem;transition:color .2s,transform .2s}.custom-product-card__cta:hover{color:#009fe3;transform:translate(2px)}.custom-stats{background-color:#061017;padding:4rem 2rem;color:#fff;font-family:inherit;text-align:center}.custom-stats__container{max-width:1400px;margin:0 auto}.custom-stats__header{margin-bottom:2.8rem}.custom-stats__eyebrow{color:#10bfe8;letter-spacing:.1em;text-transform:uppercase;display:block;margin-bottom:1.2rem}.custom-stats__heading{color:#fff;margin:0;letter-spacing:-.01em;font-size:36px}.custom-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.4rem}@media screen and (max-width:989px){.custom-stats__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.custom-stats__grid{grid-template-columns:100%}.custom-stats{padding:5.6rem 1.6rem}}.custom-stat-card{background-color:#ffffff05;border:.1rem solid rgba(255,255,255,.08);border-radius:1.6rem;padding:3rem 1.4rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;transition:background-color .2s,transform .2s}.custom-stat-card:hover{background-color:#ffffff0a;transform:translateY(-2px)}.custom-stat-card__value{color:#10bfe8;line-height:1;letter-spacing:-.02em;font-size:48px;font-weight:700}.custom-stat-card__label{color:#a4b3be;letter-spacing:.02em;font-size:14px}.custom-testimonials{background-color:#fff;padding:4rem 2rem;font-family:inherit}.custom-testimonials__eyebrow{color:#10bfe8;letter-spacing:.1em;text-transform:uppercase;display:block;margin-bottom:.8rem;font-weight:600;font-size:14px}.custom-testimonials__heading{font-weight:600;color:#07121a;margin:0 0 1.2rem;letter-spacing:-.01em;font-size:36px}.custom-testimonial-slide{position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s;background-color:#f8fafc;border:.1rem solid #e2e8f0;border-radius:2.4rem;padding:2.8rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:1rem;z-index:1}.custom-testimonial-slide__quote-icon{color:#cbd5e1;opacity:.5}.custom-testimonial-slide__quote{line-height:1.5;color:#07121a;margin:0;font-style:italic}.custom-testimonials__nav{display:flex;align-items:center;justify-content:center;gap:2.4rem;margin-top:0}.custom-testimonials__btn{background-color:#fff;border:.1rem solid #dce7ee;color:#07121a;width:2.4rem;height:2.4rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s,color .2s,border-color .2s}.custom-testimonials__btn:hover{background-color:#eef8fc;color:#10bfe8;border-color:#10bfe8}.custom-testimonials__dots{display:flex;gap:1rem;align-items:center}.custom-testimonials__dot{width:.8rem;height:.8rem;border-radius:50%;background-color:#cbd5e1;border:none;padding:0;cursor:pointer;transition:width .3s ease,background-color .3s ease,border-radius .3s ease}.custom-testimonials__dot.is-active{width:2rem;background-color:#10bfe8;border-radius:.4rem}@media screen and (max-width:749px){.custom-testimonial-slide{padding:3.2rem 2.4rem}}.custom-video{background-color:#f8fafc;padding:8rem 2rem;font-family:inherit}.custom-video__container{max-width:1200px;margin:0 auto;text-align:center}.custom-video__header{max-width:800px;margin:0 auto 4.8rem}.custom-video__eyebrow{color:#10bfe8;letter-spacing:.1em;text-transform:uppercase;display:block;margin-bottom:1.2rem}.custom-video__heading{color:#07121a;margin:0 0 1.6rem;letter-spacing:-.01em}.custom-video__description{line-height:1.6;color:#5d6a73;margin:0}.custom-video__poster-wrapper{position:relative;border-radius:2.4rem;overflow:hidden;box-shadow:0 1.2rem 4rem #07121a14}.custom-video__poster{width:100%;padding-top:56.25%;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;display:flex;align-items:center;justify-content:center}.custom-video__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#10bfe8;color:#fff;border:none;width:8.8rem;height:8.8rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1rem 3rem #10bfe866;transition:background-color .2s,transform .2s,box-shadow .2s}.custom-video__play-btn svg{margin-left:.4rem}.custom-video__play-btn:hover{background-color:#009fe3;transform:translate(-50%,-50%) scale(1.08);box-shadow:0 1.2rem 4rem #009fe380}.custom-video-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:flex;align-items:center;justify-content:center;padding:2rem;box-sizing:border-box;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.custom-video-modal.is-open{opacity:1;visibility:visible}.custom-video-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#07121ae6}.custom-video-modal__content{position:relative;width:100%;max-width:1000px;z-index:2}.custom-video-modal__close{position:absolute;top:-4.8rem;right:0;background:none;border:none;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:.8rem;transition:color .2s}.custom-video-modal__close:hover{color:#10bfe8}.custom-video-modal__ratio{position:relative;padding-top:56.25%;background-color:#000;border-radius:1.6rem;overflow:hidden}.custom-video-modal__iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@media screen and (max-width:749px){.custom-video{padding:4.8rem 1.6rem}.custom-video__play-btn{width:6.4rem;height:6.4rem}}.custom-about{background-color:#fff;padding:4rem 2rem;font-family:inherit}.custom-about__container{max-width:1400px;margin:0 auto}.custom-about__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:3.4rem;align-items:center}@media screen and (max-width:989px){.custom-about__grid{grid-template-columns:100%;gap:4rem}}.custom-about__media{position:relative;border-radius:2.4rem;overflow:hidden;box-shadow:0 1rem 3rem #07121a0a}.custom-about__img{display:block;width:100%;height:auto;object-fit:cover}.custom-about__placeholder{width:100%;height:400px;background-color:#f1f5f9}.custom-about__content{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.custom-about__eyebrow{color:#10bfe8;letter-spacing:.1em;text-transform:uppercase;display:block;font-size:14px;font-weight:600}.custom-about__heading{color:#07121a;margin:0;letter-spacing:-.01em;line-height:1.2;font-size:36px}.custom-about__desc{line-height:1.6;color:#5d6a73}.custom-about__desc p{margin:0 0 1.6rem}.custom-about__desc p:last-child{margin-bottom:0}.custom-about__btn{background-color:#009fe3;color:#fff;text-decoration:none;padding:.8rem 1.5rem;border-radius:5rem;display:inline-flex;align-items:center;gap:.8rem;transition:background-color .2s,transform .2s}.custom-about__btn:hover{background-color:#0087c2;transform:translateY(-1px)}@media screen and (max-width:749px){.custom-about{padding:4.8rem 1.6rem}.custom-about__btn{width:100%;justify-content:center}}.custom-blog{background-color:#f8fafc;padding:4rem 2rem;font-family:inherit}.custom-blog__container{max-width:1400px;margin:0 auto}.custom-blog__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2rem;flex-wrap:wrap;gap:2.4rem}.custom-blog__header-left{max-width:720px}.custom-blog__eyebrow{color:#10bfe8;letter-spacing:.1em;text-transform:uppercase;display:block;margin-bottom:.5rem;font-weight:600;font-size:14px}.custom-blog__heading{color:#07121a;margin:0;letter-spacing:-.01em;font-size:36px}.custom-blog__view-all{color:#10bfe8;text-decoration:none;display:inline-flex;align-items:center;gap:.8rem;transition:transform .2s ease,color .2s ease;font-weight:600}.custom-blog__view-all:hover{color:#009fe3;transform:translate(4px)}.custom-blog__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media screen and (max-width:989px){.custom-blog__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.custom-blog__grid{grid-template-columns:100%}.custom-blog{padding:4.8rem 1.6rem}}.custom-blog-card{background-color:#fff;border:.1rem solid #e2e8f0;border-radius:1.6rem;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 .4rem 2rem #00000005;transition:transform .3s ease,box-shadow .3s ease}.custom-blog-card:hover{transform:translateY(-4px);box-shadow:0 1.2rem 3rem #07121a0f}.custom-blog-card__media{position:relative;padding-top:56.25%;overflow:hidden}.custom-blog-card__image-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.custom-blog-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.custom-blog-card:hover .custom-blog-card__image{transform:scale(1.05)}.custom-blog-card__placeholder{position:absolute;top:0;left:0;width:100%;height:100%}.custom-blog-card__content{padding:1.4rem;display:flex;flex-direction:column;flex-grow:1;align-items:flex-start}.custom-blog-card__category{color:#10bfe8;letter-spacing:.05em;margin-bottom:1.2rem;text-transform:uppercase;font-weight:600;font-size:14px}.custom-blog-card__title{margin:0 0 1.4rem;line-height:1.4}.custom-blog-card__title a{color:#07121a;text-decoration:none;transition:color .2s}.custom-blog-card__title a:hover{color:#10bfe8}.custom-blog-card__excerpt{line-height:1.6;color:#5d6a73;margin:0 0 2rem}.custom-blog-card__link{color:#10bfe8;text-decoration:none;display:inline-flex;align-items:center;gap:.6rem;margin-top:auto;transition:color .2s,transform .2s;font-size:14px;font-weight:600}.custom-blog-card__link:hover{color:#009fe3;transform:translate(2px)}.custom-contact{background-color:#f8fafc;padding:4rem 2rem;font-family:inherit}.custom-contact__container{max-width:1400px;margin:0 auto}.custom-contact__grid{display:grid;grid-template-columns:1fr 1.1fr;gap:2.4rem;align-items:center}@media screen and (max-width:989px){.custom-contact__grid{grid-template-columns:100%;gap:4.8rem}}.custom-contact__info{display:flex;flex-direction:column;gap:.4rem}.custom-contact__heading{color:#07121a;margin:0;letter-spacing:-.01em;line-height:1.2;font-size:36px}.custom-contact__description{line-height:1.6;color:#5d6a73;margin:0}.custom-contact__checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.4rem}.custom-contact__checklist-item{display:flex;align-items:center;gap:1.2rem;color:#07121a}.custom-contact__check-icon{display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:50%;background-color:#009fe3;color:#fff}.custom-contact__form-wrapper{width:100%}.custom-contact__card{background-color:#fff;border:.1rem solid #e2e8f0;border-radius:2.4rem;padding:2rem;box-shadow:0 1rem 3rem #07121a0a}.custom-contact__form{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.custom-contact__form-col{display:flex;flex-direction:column;gap:.8rem}.custom-contact__form-col--full,.custom-contact__success,.custom-contact__error,.custom-contact__submit-btn{grid-column:span 2}@media screen and (max-width:599px){.custom-contact__form{grid-template-columns:1fr}.custom-contact__form-col--full,.custom-contact__success,.custom-contact__error,.custom-contact__submit-btn{grid-column:span 1}}.custom-contact__label{color:#07121a}.custom-contact__input,.custom-contact__textarea{background-color:#f8fafc;border:.1rem solid #e2e8f0;border-radius:1rem;padding:1.4rem 1.8rem;color:#07121a;font-family:inherit;transition:border-color .2s,box-shadow .2s;width:100%;box-sizing:border-box}.custom-contact__input:focus,.custom-contact__textarea:focus{outline:none;border-color:#10bfe8;box-shadow:0 0 0 .3rem #10bfe826}.custom-contact__submit-btn{background-color:#009fe3;color:#fff;padding:1rem;border:none;border-radius:5rem;cursor:pointer;transition:background-color .2s,transform .2s;width:100%;text-align:center;box-sizing:border-box;margin-top:1rem}.custom-contact__submit-btn:hover{background-color:#0087c2}.custom-contact__success{background-color:#ecfdf5;border:.1rem solid #a7f3d0;border-radius:1rem;padding:1.6rem;color:#065f46;display:flex;align-items:center;gap:1.2rem}.custom-contact__error{background-color:#fef2f2;border:.1rem solid #fecaca;border-radius:1rem;padding:1.6rem;color:#991b1b}@media screen and (max-width:749px){.custom-contact{padding:4.8rem 1.6rem}.custom-contact__card{padding:2.4rem}}.custom-contact__required{color:#ef4444;margin-left:.2rem}.custom-contact__select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235d6a73' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.8rem center;background-size:1.6rem;padding-right:4rem}.custom-contact--dark{background-color:#07121a}.custom-contact--dark .custom-contact__heading,.custom-contact--dark .custom-contact__checklist-item{color:#fff}.custom-contact--dark .custom-contact__description{color:#a4b3be}.custom-contact--dark .custom-contact__card{background-color:#0c1a24;border-color:#1e2e3b;box-shadow:0 1rem 3rem #0003}.custom-contact--dark .custom-contact__label{color:#fff}.custom-contact--dark .custom-contact__input,.custom-contact--dark .custom-contact__textarea{background-color:#142531;border-color:#1e2e3b;color:#fff}.custom-contact--dark .custom-contact__input:focus,.custom-contact--dark .custom-contact__textarea:focus{border-color:#10bfe8;box-shadow:0 0 0 .3rem #10bfe840}.custom-contact--dark .custom-contact__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a4b3be' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")}.custom-contact--white{background-color:#fff}.custom-contact--white .custom-contact__card{background-color:#f8fafc}.custom-contact__eyebrow{color:#10bfe8;letter-spacing:.1em;text-transform:uppercase;margin:0 0 0rem;font-size:14px;font-weight:600}.custom-contact__accent{color:#10bfe8}.custom-testimonials{background-color:#fafbfc;padding:4rem 2rem;font-family:inherit}.custom-testimonials__container{max-width:1400px;margin:0 auto;text-align:center}.custom-html-section .box span{margin-bottom:9px;display:block;font-weight:600}.custom-html-section .box h2{font-size:36px}.custom-testimonials__header{margin-bottom:4.8rem}.custom-html-section .box{padding-bottom:0}.custom-testimonials__eyebrow{color:#10bfe8;letter-spacing:.1em;text-transform:uppercase;display:block;margin-bottom:1.2rem}.custom-testimonials__heading{font-weight:600;color:#07121a;margin:0 0 1.2rem;letter-spacing:-.01em}.custom-testimonials__subtext{color:#5d6a73;margin:0}.custom-testimonials__slider-wrapper{max-width:900px;margin:0 auto;position:relative}.custom-testimonials__slider{position:relative;min-height:280px}.custom-testimonial-slide{position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s;background-color:#fff;border:.1rem solid #e2e8f0;border-radius:2.4rem;padding:2.4rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:1rem;z-index:1;box-shadow:0 1rem 3rem #00000005}.custom-testimonial-slide.is-active{position:relative;opacity:1;visibility:visible;z-index:2}.custom-testimonial-slide__quote-icon{color:#a5f3fc;display:flex;align-items:center}.custom-testimonial-slide__stars{display:flex;gap:.4rem}.custom-testimonial-slide__quote-text{font-weight:600;line-height:1.5;color:#07121a;margin:0}.custom-testimonial-slide__quote-text p{margin:0}.custom-testimonial-slide__author{color:#5d6a73;font-style:normal;letter-spacing:.02em}.custom-testimonials__nav{display:flex;align-items:center;justify-content:center;gap:2.4rem;margin-top:0rem}.custom-testimonials__btn{background:#fff;border:1px solid #e2e8f0;border-radius:50%;width:2.8rem;height:2.8rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#07121a;transition:all .2s ease;box-shadow:0 2px 4px #00000005}.custom-testimonials__btn:hover{background-color:#f8fafc;border-color:#cbd5e1;transform:scale(1.05)}.custom-testimonials__btn svg{display:block}.custom-testimonials__dots{display:flex;align-items:center;gap:.8rem}.custom-testimonials__dot{background-color:#cbd5e1;border:none;border-radius:50%;width:.6rem;height:.6rem;padding:0;cursor:pointer;transition:all .3s ease}.custom-testimonials__dot.is-active{background-color:#10bfe8;width:2.4rem;border-radius:1rem}@media screen and (max-width:768px){.custom-testimonials{padding:4.8rem 1.6rem}.custom-testimonial-slide{padding:3.2rem 2.4rem;gap:1.6rem}}.custom-newsletter{background-color:#fff;padding:4rem 2rem;font-family:inherit}.custom-newsletter__container{max-width:1400px;margin:0 auto}.custom-newsletter__card{background:#00a3ff;background:linear-gradient(135deg,#00a3ff,#0087e0);border-radius:2.4rem;padding:3rem 2rem;text-align:center;max-width:1000px;margin:0 auto;box-shadow:0 1.6rem 4rem #00a3ff40;box-sizing:border-box;position:relative;overflow:hidden}.custom-newsletter__heading{font-weight:600;color:#fff;margin:0 0 1rem;line-height:1.25;letter-spacing:-.01em;font-size:36px}.custom-newsletter__subheading{line-height:1.6;color:#fffffff2;max-width:620px;margin:0 auto 1.6rem}.custom-newsletter__form-wrapper{max-width:540px;margin:0 auto}.custom-newsletter__form{display:flex;flex-direction:column;align-items:center;width:100%}.custom-newsletter__input-group{display:flex;align-items:center;justify-content:center;gap:1.2rem;width:100%}.custom-newsletter__input{background-color:#fff;color:#0f172a;border:none;border-radius:5rem;padding:.8rem 1.4rem;font-family:inherit;width:100%;flex:1;outline:none;box-shadow:0 .4rem 1.2rem #0000000a;transition:box-shadow .2s ease,transform .2s ease;box-sizing:border-box}.custom-newsletter__input::placeholder{color:#94a3b8;opacity:1}.custom-newsletter__input:focus{box-shadow:0 0 0 .3rem #fff6,0 .4rem 1.2rem #00000014}.custom-newsletter__button{background-color:#000;color:#fff;border:none;border-radius:5rem;padding:.8rem 1.4rem;font-weight:700;font-family:inherit;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease;box-sizing:border-box}.custom-newsletter__button:hover{background-color:#1e293b;transform:translateY(-1px);box-shadow:0 .4rem 1.2rem #00000026}.custom-newsletter__message{margin-top:1.6rem;padding:1rem 1.6rem;border-radius:1rem;font-weight:600;display:flex;align-items:center;gap:.8rem;text-align:left}.custom-newsletter__message--success{background-color:#fff3;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.custom-newsletter__message--error{background-color:#ef444433;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media screen and (max-width:768px){.custom-newsletter{padding:4rem 1.6rem}.custom-newsletter__card{padding:4rem 2rem;border-radius:2rem}.custom-newsletter__heading{margin-bottom:1.2rem}.custom-newsletter__subheading{margin-bottom:2.8rem}}@media screen and (max-width:520px){.custom-newsletter__input-group{flex-direction:column;gap:1.2rem}.custom-newsletter__button{width:100%}}:root{--header-font-scale: 1}.custom-header{width:100%;font-family:inherit;z-index:1000;position:relative}.custom-header__announcement{background-color:#061017;color:#fff;padding:.8rem 2rem}.custom-header__announcement-inner{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.custom-header__announcement-left,.custom-header__announcement-right{display:flex;align-items:center;gap:1.6rem}.custom-header__linkedin-link{color:#fff;text-decoration:none;display:inline-flex;align-items:center;gap:.6rem;font-weight:500;opacity:.9;transition:opacity .2s ease}.custom-header__linkedin-link:hover{opacity:1}.custom-header__trustpilot{display:inline-flex;align-items:center;gap:.8rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.custom-header__announcement-arrow{color:#10bfe8}.custom-header__phone{color:#fff;text-decoration:none;display:inline-flex;align-items:center;gap:.6rem;font-weight:600}.custom-header__cta-btn{background-color:#009fe3;color:#fff;text-decoration:none;padding:.6rem 1.6rem;border-radius:5rem;transition:background-color .2s ease,transform .2s ease}.custom-header__cta-btn:hover{background-color:#0087c2;transform:translateY(-1px)}.custom-header__main{background-color:#fff;border-bottom:.1rem solid #dce7ee;padding:1.6rem 2rem}.custom-header__main-inner{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:2rem}.custom-header__left{display:flex;align-items:center;gap:1.6rem}.custom-header__logo-wrapper{display:block;text-decoration:none}.custom-header__logo-img{display:block;max-width:100%;height:auto}.custom-header__logo-text{color:#07121a;letter-spacing:-.02em}.custom-header__nav{display:flex;align-items:center}.custom-header__menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:1.2rem}.custom-header__menu-item{position:relative}.custom-header__nav-link{color:#07121a;text-decoration:none;padding:.8rem 0;display:flex;align-items:center;gap:.4rem;transition:color .2s ease}.custom-header__nav-link:hover{color:#10bfe8}.custom-header__caret{transition:transform .2s ease}.custom-header__menu-item:hover .custom-header__caret{transform:rotate(180deg)}.custom-header__dropdown{list-style:none;margin:0;padding:1.2rem 0;position:absolute;top:100%;left:0;background-color:#fff;border:.1rem solid #dce7ee;border-radius:.8rem;box-shadow:0 1rem 3rem #07121a14;min-width:280px;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease,visibility .2s;z-index:110}.custom-header__menu-item:hover .custom-header__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.custom-header__dropdown-link{color:#07121a;text-decoration:none;padding:1rem 2rem;display:block;white-space:nowrap;transition:background-color .2s,color .2s}.custom-header__dropdown-link:hover{background-color:#eef8fc;color:#10bfe8}.custom-header__right{display:flex;align-items:center;gap:1.8rem}.custom-header__icon-link{color:#07121a;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;position:relative;transition:color .2s ease}.custom-header__icon-link:hover{color:#10bfe8}.custom-header__cart-link{position:relative}.custom-header__cart-badge{position:absolute;top:-.6rem;right:-.8rem;background-color:#10bfe8;color:#fff;min-width:1.6rem;height:1.6rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;padding:.2rem}.custom-header__toggle-input{display:none}.custom-header__toggle-label{display:none;cursor:pointer;color:#07121a}.custom-header__icon-close{display:none}.custom-header__mobile-drawer{display:none;background-color:#fff;border-bottom:.1rem solid #dce7ee;position:absolute;width:100%;left:0;z-index:99;box-shadow:0 1rem 2rem #0000000d}@media screen and (max-width:989px){.custom-header__announcement-left{justify-content:center;width:100%}.custom-header__announcement-right,.custom-header__nav{display:none}.custom-header__toggle-label{display:inline-flex;align-items:center;justify-content:center}.custom-header__toggle-input:checked~.custom-header__toggle-label .custom-header__icon-hamburger{display:none}.custom-header__toggle-input:checked~.custom-header__toggle-label .custom-header__icon-close{display:inline-block}.custom-header__toggle-input:checked~.custom-header__logo-wrapper{margin-left:0}.custom-header__toggle-input:checked~.custom-header__main-inner{border-bottom-color:transparent}.custom-header__toggle-input:checked~.custom-header__main-inner~.custom-header__mobile-drawer,.custom-header__toggle-input:checked~.custom-header__mobile-drawer{display:block}.custom-header__mobile-menu{list-style:none;padding:1.6rem 2rem;margin:0}.custom-header__mobile-menu-item{border-bottom:.1rem solid #eef8fc}.custom-header__mobile-menu-item:last-child{border-bottom:none}.custom-header__mobile-link,.custom-header__mobile-summary{color:#07121a;text-decoration:none;padding:1.4rem 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.custom-header__mobile-details{width:100%}.custom-header__mobile-details[open] .custom-header__mobile-summary svg{transform:rotate(180deg)}.custom-header__mobile-submenu{list-style:none;padding:0 0 1.2rem 1.6rem;margin:0}.custom-header__mobile-sublink{color:#5d6a73;text-decoration:none;padding:.8rem 0;display:block}}@media screen and (max-width:480px){.custom-header__announcement{display:none}}.custom-footer{background-color:#061017;color:#fff;padding:4rem 2rem 3.2rem;border-top:.1rem solid rgba(255,255,255,.08);font-family:inherit}.custom-footer__inner{max-width:1400px;margin:0 auto}.custom-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:1.8rem;padding-bottom:0rem}@media screen and (max-width:989px){.custom-footer__grid{grid-template-columns:1fr 1fr;gap:3.2rem}}@media screen and (max-width:599px){.custom-footer__grid{grid-template-columns:100%;gap:3.2rem}}.custom-footer__col{display:flex;flex-direction:column}.custom-footer__logo-link{display:inline-block;margin-bottom:1.6rem;text-decoration:none}.custom-footer__logo-img{display:block;max-width:100%;height:auto}.custom-footer__logo-text{color:#fff}.custom-footer__desc{line-height:1.6;color:#a4b3be;margin-bottom:2rem;max-width:320px}.custom-footer__socials{display:flex;gap:1.2rem}.custom-footer__social-btn{display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:50%;background-color:#ffffff0d;color:#fff;transition:background-color .2s,color .2s;text-decoration:none}.custom-footer__social-btn:hover{background-color:#fff;color:#061017}.custom-footer__heading{color:#fff;margin-top:0;margin-bottom:1rem;font-size:16px;letter-spacing:.05em;text-transform:uppercase}.custom-footer__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.custom-footer__link{color:#a4b3be;text-decoration:none;transition:color .2s ease;font-size:15px}.custom-footer__link:hover{color:#10bfe8}.custom-footer__link--icon{display:inline-flex;align-items:center;gap:.8rem}.custom-footer__link--icon svg{color:#10bfe8}.custom-footer__badges{display:flex;flex-direction:column;gap:.8rem;margin-top:2rem}.custom-footer__badge{background-color:#ffffff08;border:.1rem solid rgba(255,255,255,.08);border-radius:.6rem;padding:.8rem 1.6rem;color:#fff;text-align:center;letter-spacing:.02em;width:100%;max-width:240px;box-sizing:border-box}.custom-footer__bottom{margin-top:4.8rem;border-top:.1rem solid rgba(255,255,255,.08);padding-top:2.4rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.6rem;color:#728491}@media screen and (max-width:749px){.custom-footer__bottom{flex-direction:column;text-align:center}}.custom-footer__bottom-right{display:inline-flex;align-items:center;gap:.6rem}.custom-footer__bullet{font-weight:700}.custom-footer__heart{color:#ff4d4d}body .custom-header__trustpilot,body .custom-header__cta-btn{font-size:12px}body .custom-header__announcement{padding:8px 2rem}body .custom-header__phone{font-size:14px;font-weight:400}body .custom-header__cta-btn{padding:.3rem 1rem}body .custom-header__main{padding-top:.5rem;padding-bottom:.5rem}body .custom-hero__badge{padding:.3rem 1.2rem;font-size:14px}body .custom-hero__heading{font-size:60px}body .custom-hero__btn{padding:.8rem 2.8rem}body .custom-hero__trustbar-wrapper{padding:1rem 2rem}body .custom-hero__certs-eyebrow{color:#53636e;font-size:14px;font-weight:600}body .custom-hero__cert-pill{color:#53636e;font-size:14px;padding:.5rem 1.8rem}body .custom-products{background:#fff}body .custom-products__eyebrow{font-size:12px;margin-bottom:.8rem;font-weight:600}body .custom-products__heading{margin:0 0 1rem}body .custom-product-card__content{padding:1.4rem}body .custom-product-card__title a{font-size:18px;font-weight:600}body .custom-product-card__title{margin:0 0 1rem}body .custom-product-card__price{font-size:24px}body .custom-product-card__unit-price{font-size:15px}body .custom-product-card__btn{font-size:14px;padding:.4rem 2rem}body .custom-product-card__cta{font-size:12px;font-weight:600}body .custom-products__grid{gap:1.5rem}body .custom-products__header{margin-bottom:2.8rem}body .custom-stats__eyebrow{margin-bottom:1rem;font-weight:600;font-size:14px}@media(max-width:1024px){body .custom-products,.custom-hero__certs,.custom-stats,.custom-testimonials,.custom-contact,.custom-about,.custom-blog{padding:3rem 2rem!important}.custom-stat-card{padding:2rem 1.4rem}.custom-stats__grid{grid-template-columns:repeat(2,1fr);gap:1.4rem}.custom-stat-card__value{font-size:36px}.custom-contact__grid,.custom-about__grid{grid-template-columns:1fr}.custom-contact__checklist{gap:1rem}.custom-about__grid{gap:1.4rem}.custom-footer__grid{grid-template-columns:1fr;gap:2.4rem}.custom-footer__bottom{margin-top:0}}@media(max-width:767px){body .custom-hero__heading{font-size:36px}body .custom-products,.custom-hero__certs,.custom-stats,.custom-testimonials,.custom-contact,.custom-about,.custom-blog,.custom-newsletter,.custom-newsletter__card{padding:2rem 1rem!important}.custom-stats__heading,.custom-stat-card__value,.custom-testimonials__heading,.custom-html-section .box h2,.custom-contact__heading,.custom-about__heading,.custom-blog__heading,.custom-newsletter__heading{font-size:27px}.custom-testimonials__header{margin-bottom:1.8rem}.custom-contact__grid{gap:2rem}.custom-contact__card{padding:1.4rem}.custom-contact__form{gap:1rem}.custom-contact__form-col{gap:0}.custom-contact__input,.custom-contact__textarea{padding:1rem 1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-custom.css.map */
