.utility-bar{display:flex;align-items:center;min-height:3.4rem}.utility-bar__grid{display:flex;align-items:center;justify-content:center;width:100%}.announcement-bar{flex:1}.announcement-bar-slider{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0}.announcement-bar__announcement{display:flex;align-items:center;justify-content:center;padding:.6rem 1rem;text-align:center}.announcement-bar__message{margin:0;letter-spacing:.06rem;font-size:1.4rem}.announcement-bar .slider-button{width:3.4rem;height:3.4rem}.utility-bar--scrolling{overflow:hidden}.announcement-bar__scrolling-text{white-space:nowrap;overflow:hidden;position:relative;width:100%;display:flex;align-items:center}.announcement-bar__scrolling-text .scrolling-content{display:flex;flex-wrap:nowrap;align-items:center;white-space:nowrap;width:max-content;animation:marquee-scroll linear infinite;animation-duration:var(--marquee-duration, 60s);will-change:transform}.announcement-bar__scrolling-text:hover .scrolling-content{animation-play-state:paused}.announcement-bar__icon{display:inline-block}@media(prefers-reduced-motion:reduce){.announcement-bar__scrolling-text .scrolling-content{animation:none}}.header-wrapper{display:block;position:relative;border-bottom:.1rem solid rgba(var(--color-foreground),.07)}.header-wrapper.scrolled-past-header{box-shadow:0 2px 14px rgba(var(--color-shadow),.06)}.header{display:grid;grid-template-areas:"left-icon heading icons";grid-template-columns:1fr 2fr 1fr;align-items:center;gap:1rem}@media screen and (min-width:990px){.header{grid-template-areas:"navigation heading icons";grid-template-columns:1fr auto 1fr}.header__drawer{display:none}}@media screen and (max-width:989px){.header__inline-menu{display:none}}.header__drawer{grid-area:left-icon;justify-self:start}.header__inline-menu{grid-area:navigation;justify-self:start}.header__heading-link{grid-area:heading;justify-self:center;text-decoration:none;display:inline-block;padding:0}.header__heading{margin:0;grid-area:heading;justify-self:center}.header__heading-logo{display:block;height:auto;width:100%}.header__icons{grid-area:icons;display:flex;justify-self:end;align-items:center}.header__icon{display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;color:rgb(var(--color-foreground));cursor:pointer;background:none;border:none;text-decoration:none;position:relative}.header__icon .icon{width:2.2rem;height:2.2rem}.header__icon--summary{list-style:none}.header__icon--summary::-webkit-details-marker{display:none}.header__icon--menu .icon-close,details[open] .header__icon--menu .icon-hamburger{display:none}details[open] .header__icon--menu .icon-close{display:block}.header__icon-close{display:none}details[open] .header__icon-close{display:inline-flex}details[open] .header__icon--search .icon-search{display:none}.cart-count-bubble{position:absolute;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));height:1.7rem;min-width:1.7rem;border-radius:100%;display:flex;align-items:center;justify-content:center;font-size:.9rem;bottom:.6rem;right:.4rem;line-height:1}.list-menu{list-style:none;padding:0;margin:0}.list-menu--inline{display:inline-flex;flex-wrap:wrap;align-items:center}.header__menu-item{padding:1.2rem;text-decoration:none;color:rgb(var(--color-foreground));font-family:var(--font-menu-family);font-weight:var(--font-menu-weight);font-size:var(--menu-text-size);letter-spacing:var(--menu-text-space)}.header__menu-item:hover{text-decoration:underline;text-underline-offset:.3rem}.header__active-menu-item{text-decoration:underline;text-underline-offset:.4rem}.menu-drawer{position:absolute;transform:translate(-100%);visibility:hidden;z-index:3;left:0;top:100%;width:100vw;max-width:40rem;padding:0;border-right:.1rem solid rgba(var(--color-foreground),.08);box-shadow:0 0 2rem #00000014;transition:transform .3s ease,visibility .3s ease}details[open]>.menu-drawer{transform:translate(0);visibility:visible}.menu-drawer__inner-container{position:relative;height:100%}.menu-drawer__navigation{padding:2rem 0}.menu-drawer__menu{margin:0;padding:0;list-style:none}.menu-drawer__menu-item{display:block;padding:1.1rem 3rem;text-decoration:none;color:rgb(var(--color-foreground));font-size:1.8rem}.menu-drawer__menu-item--active{text-decoration:underline;text-underline-offset:.4rem}.menu-drawer__utility-links{padding:2rem 3rem}.menu-drawer__account{display:inline-flex;align-items:center;gap:.8rem;text-decoration:none;color:rgb(var(--color-foreground))}.list-social{display:flex;gap:1.4rem;margin-top:1.4rem;padding:0}.search-modal{position:absolute;top:100%;left:0;width:100%;z-index:4;padding:2rem 0;box-shadow:0 1rem 2rem #00000014}.search-modal__content{display:flex;align-items:center;gap:1rem;max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}.search-modal__form{flex:1}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0003;z-index:-1}.search-modal__close-button{background:none;border:none;cursor:pointer;padding:1rem}.footer{border-top:.1rem solid rgba(var(--color-foreground),.08)}.footer__content-top{padding-bottom:3rem}.footer__blocks-wrapper{row-gap:3rem}.footer-block__heading{margin:0 0 1.2rem;font-size:1.8rem}.footer-block__details-content{margin:0;padding:0;list-style:none}.footer-block__details-content li{margin-bottom:.8rem}.footer-block__details-content a{text-decoration:none}.footer-block__details-content a:hover{text-decoration:underline}.footer__content-bottom{border-top:.1rem solid rgba(var(--color-foreground),.1);padding-top:2rem}.footer__content-bottom-wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem}.footer__content-bottom-wrapper--center{padding-top:1rem}.footer__copyright{text-align:center;display:flex;gap:.6rem;flex-wrap:wrap;justify-content:center}.footer .list-payment{justify-content:center}.newsletter-form__field-wrapper{max-width:36rem}.feature-type1 .box{display:flex;align-items:center;flex-direction:column;text-align:center;gap:5px}.feature-type1 .box__image{display:flex;flex:0 0 42px;height:42px}.feature-type1 .box__image img,.feature-type1 .box__image svg{height:100%;width:auto;display:block}.feature-type1 .box__title{margin:8px 0 0;line-height:1.3}.feature-type1 .box__description{margin-top:10px;font-size:12px}.section-divider{position:relative;line-height:0}.section-divider__svg{position:relative;overflow:hidden;transform:translateY(1px);background:none}.section-divider__svg svg{color:rgb(var(--color-background));display:block;width:100%;height:auto;max-height:var(--max-height, 150px)}.banner{display:flex;position:relative;flex-direction:column}.banner--small{min-height:28rem}.banner--medium{min-height:44rem}.banner--large{min-height:60rem}.banner--adapt,.banner--adapt_image{height:auto}.banner__media{position:absolute;top:0;right:0;bottom:0;left:0}.banner--adapt .banner__media,.banner--adapt_image .banner__media{position:relative}.banner__media img,.slideshow__image{width:100%;height:100%;object-fit:cover;display:block}.banner.banner--adapt .banner__media>img,.banner.banner--adapt .banner__media>svg,.banner.banner--adapt_image .banner__media>img,.banner.banner--adapt_image .banner__media>svg,.banner.banner--adapt_image .slideshow__media>img{position:relative;height:auto;object-fit:contain}.banner.banner--adapt .banner__media,.banner.banner--adapt_image .banner__media{position:relative;height:auto}.banner__content{display:flex;position:relative;width:100%;align-items:center;z-index:1;padding:4rem 0}.banner--adapt .banner__content,.banner--adapt_image .banner__content{position:absolute;top:0;right:0;bottom:0;left:0;padding:2rem 0}.banner__content--top-left{align-items:flex-start;justify-content:flex-start}.banner__content--top-center{align-items:flex-start;justify-content:center}.banner__content--middle-center{align-items:center;justify-content:center}.banner__content--bottom-center{align-items:flex-end;justify-content:center}.banner__content--bottom-left{align-items:flex-end;justify-content:flex-start}.banner__box{padding:3rem;max-width:60rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:var(--text-boxes-radius)}.banner--content-align-center .banner__box{text-align:center}.banner--content-align-right .banner__box{text-align:right}.banner__heading{margin-bottom:1.5rem}.banner__buttons{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.banner--content-align-center .banner__buttons{justify-content:center}.banner__countdown-grid{display:flex;gap:1.4rem;justify-content:center;margin:1.5rem 0}.banner__countdown-grid>div{display:flex;flex-direction:column;align-items:center;min-width:5rem}.banner__countdown-grid span{font-size:2.6rem;font-weight:700;line-height:1}.banner__countdown-grid small{font-size:1.1rem;opacity:.7}.slideshow{position:relative}.slideshow.banner{flex-direction:row;flex-wrap:nowrap}.slideshow__slide{position:relative;display:block}.slideshow.slider--everywhere .slideshow__slide{width:100%;flex:0 0 100%}.slideshow__text--left{text-align:left}.slideshow__text--center{text-align:center}.slideshow__text--right{text-align:right}.slideshow__controls{position:relative;z-index:2;margin-top:-5rem}.slideshow__controls .slider-button{background:#ffffffbf;border-radius:50%;width:3.6rem;height:3.6rem}.template-index .banner--adapt_image .slideshow__image{object-fit:contain}@media screen and (max-width:749px){.template-index .banner--adapt_image{min-height:0!important;height:auto!important}.template-index .banner--adapt_image .slideshow__media{position:relative!important;inset:auto;height:auto!important}.template-index .banner--adapt_image .slideshow__image{position:relative!important;inset:auto;width:100%;height:auto!important;object-fit:contain;object-position:center}}.rich-text{display:flex}.rich-text__wrapper{display:flex;width:100%}.rich-text__wrapper--left{justify-content:flex-start}.rich-text__wrapper--center{justify-content:center}.rich-text__wrapper--right{justify-content:flex-end}.rich-text__blocks{max-width:72rem;width:100%}.rich-text__heading{margin-bottom:1.5rem}.rich-text__buttons{margin-top:2rem;display:flex;gap:1rem;flex-wrap:wrap}.rich-text__blocks.center .rich-text__buttons{justify-content:center}.marquee{overflow:hidden;width:100%}.marquee--fade{-webkit-mask-image:linear-gradient(to right,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(to right,transparent,#000 12%,#000 88%,transparent)}.marquee__track{display:flex;flex-wrap:nowrap;align-items:center;width:max-content;animation:marquee-scroll linear infinite}.marquee:hover .marquee__track{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.logo-bar .logo-wrapper{display:flex;align-items:center;padding:0 2.5rem}.logo-bar__image{width:auto;object-fit:contain}.logo-bar__label{min-width:max-content;line-height:1.2;font-weight:500}.before-after__content{margin-bottom:2rem}.before-after{position:relative;display:block;overflow:hidden;border-radius:var(--media-radius);-webkit-user-select:none;user-select:none;touch-action:pan-y;filter:drop-shadow(0 5px 15px rgba(26,26,26,.1));--split-position: 50%}.before-after__pane{position:absolute;top:0;right:0;bottom:0;left:0}.before-after__pane--after{clip-path:inset(0 0 0 var(--split-position))}.before-after__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.before-after__text{position:absolute;top:1.5rem;font-weight:700;padding:.4rem 1rem;border-radius:4px}.before-after__text--before{left:1.5rem}.before-after__text--after{right:1.5rem}.before-after__cursor{position:absolute;top:50%;left:var(--split-position);transform:translate(-50%,-50%);width:40px;height:40px;padding:0;border:none;background:none;cursor:grab;z-index:2;filter:drop-shadow(0 1px 2px rgba(0,0,0,.15))}.before-after__cursor:before{content:"";position:absolute;left:50%;top:-50vh;width:2px;height:100vh;background:#fff;transform:translate(-50%);z-index:-1}.before-after__cursor svg{width:100%;height:100%}.how-it-works__container{max-width:1100px;margin:0 auto;width:100%}.how-it-works__header{text-align:center;margin-bottom:50px}.how-it-works__headline{margin:0 0 8px;font-size:31px;line-height:1.2;font-weight:400}.how-it-works__headline-dark,.how-it-works__headline-accent{display:block}.how-it-works__subheadline{font-size:15px;margin:0;font-weight:300;letter-spacing:.5px;color:#666}.how-it-works__steps{display:grid;gap:35px;margin-top:40px}.how-it-works__step{text-align:center;transition:transform .3s ease,box-shadow .3s ease}.how-it-works__step:hover{transform:translateY(-8px)}.how-it-works__image-wrapper{position:relative;margin-bottom:25px;overflow:hidden;border-radius:20px;aspect-ratio:9 / 16;background-color:#fff}.how-it-works__image{width:100%;height:100%;object-fit:contain;display:block;border-radius:20px}.how-it-works__image-placeholder{aspect-ratio:1;background:#f9f9f9;display:flex;align-items:center;justify-content:center;border-radius:20px}.how-it-works__step-number{position:absolute;top:12px;left:12px;width:36px;height:36px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;box-shadow:0 2px 8px #0000001a}.how-it-works__step-title{font-size:20px;margin:0 0 12px;font-weight:500;letter-spacing:.3px}.how-it-works__step-description{font-size:14px;color:#666;line-height:1.6;margin:0;padding:0 12px}@media screen and (min-width:750px){.how-it-works__headline{font-size:48px}.how-it-works__subheadline{font-size:18px}.how-it-works__steps{gap:40px}.how-it-works__step-title{font-size:24px}.how-it-works__step-description{font-size:15px}.how-it-works__step-number{width:40px;height:40px;font-size:18px;top:16px;left:16px}}.rating-badge__container{max-width:1400px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:30px}.rating-badge__headline{display:flex;flex-direction:column;gap:8px;margin:0}.rating-badge__headline-main,.rating-badge__headline-accent{font-size:36px;font-weight:700;line-height:1.1;margin:0;letter-spacing:-.02em}.rating-badge__badge{border-radius:16px;padding:14px 20px;display:inline-flex;flex-direction:column;align-items:center;gap:10px;box-shadow:0 4px 12px #00000014}.rating-badge__stars{display:flex;gap:4px}.rating-badge__star{width:20px;height:20px;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.rating-badge__text{font-size:14px;font-weight:500;margin:0;line-height:1.4}@media screen and (min-width:750px){.rating-badge__container{gap:40px}.rating-badge__headline-main,.rating-badge__headline-accent{font-size:44px}.rating-badge__badge{flex-direction:row;padding:16px 24px;gap:12px}.rating-badge__star{width:24px;height:24px}.rating-badge__text{font-size:16px}}@media screen and (min-width:990px){.rating-badge__headline-main,.rating-badge__headline-accent{font-size:56px}}.customer-gallery__header{text-align:center;margin-bottom:30px}.customer-gallery__title{font-size:22px;margin:0 0 15px}.customer-gallery__subtitle{font-size:13px;margin:0;opacity:.8}.customer-gallery__grid{display:grid;margin-bottom:20px}.customer-gallery__item{position:relative;overflow:hidden;border-radius:8px;cursor:pointer;aspect-ratio:1;background-color:#f4f4f4}.customer-gallery__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block}.customer-gallery__item:hover .customer-gallery__image{transform:scale(1.05)}@media screen and (min-width:750px){.customer-gallery__title{font-size:32px}.customer-gallery__subtitle{font-size:16px}}.lightbox__modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000e6;z-index:9999;align-items:center;justify-content:center}.lightbox__modal.active{display:flex}.lightbox__content{max-width:90%;max-height:90%;display:flex;align-items:center;justify-content:center}.lightbox__image{max-width:100%;max-height:90vh;object-fit:contain;border-radius:8px}.lightbox__close,.lightbox__prev,.lightbox__next{position:absolute;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10000}.lightbox__close{top:20px;right:20px;width:40px;height:40px}.lightbox__prev,.lightbox__next{top:50%;transform:translateY(-50%);width:44px;height:44px}.lightbox__prev{left:10px}.lightbox__next{right:10px}.lightbox__prev svg,.lightbox__next svg{width:24px;height:24px}.image-with-text__grid{align-items:stretch}.image-with-text__media{position:relative;overflow:hidden}.image-with-text__media img{width:100%;height:100%;object-fit:cover;display:block}.image-with-text__media-item--small .image-with-text__media{min-height:30rem}.image-with-text__media-item--medium .image-with-text__media{min-height:44rem}.image-with-text__media-item--large .image-with-text__media{min-height:60rem}.image-with-text__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:4rem 3rem;height:100%;gap:1.2rem}.image-with-text__content--center{align-items:center;text-align:center}.image-with-text__content--right{align-items:flex-end;text-align:right}.image-with-text__heading,.image-with-text__text{margin:0}.image-with-text--aura .image-with-text__content{gap:1.8rem}.image-with-text--aura .image-with-text__heading{font-size:clamp(2.4rem,3vw,3.8rem);line-height:1.16;font-weight:700}.image-with-text__accent{margin:0;color:#ff5454;font-size:1.5rem;font-weight:800;letter-spacing:.08em}.image-with-text--aura .image-with-text__media{min-height:52rem;background:#fcf7f5}.kinepex-proof__inner{display:grid;gap:36px;align-items:center}.kinepex-proof__eyebrow{margin:0 0 12px;color:#426fb3;font-size:1.2rem;font-weight:800;letter-spacing:.1em}.kinepex-proof__title{margin:0 0 22px;font-size:clamp(2.8rem,4vw,4.6rem);line-height:1.12;font-weight:600}.kinepex-proof__text{max-width:58rem;margin-bottom:24px;color:#334f7a;font-size:1.7rem;font-weight:600}.kinepex-proof__rating{display:flex;gap:10px;align-items:center;margin-top:20px;color:#426fb3}.kinepex-proof__rating>span{letter-spacing:2px}.kinepex-proof__visual{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,1.1fr);gap:20px;padding:20px;border-radius:12px;background:#f1f1f1}.kinepex-proof__cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.kinepex-proof__card{padding:16px 12px;border:1px solid #282828;border-radius:18px;background:#fff;text-align:center}.kinepex-proof__icon{display:block;margin-bottom:8px;color:#ff5454;font-size:2.8rem}.kinepex-proof__card h3{margin:0 0 8px;font-size:1.5rem}.kinepex-proof__card p{margin:0;font-size:1.15rem;line-height:1.4}.kinepex-proof__media img{width:100%;height:100%;min-height:420px;border-radius:10px;object-fit:cover;display:block}.kinepex-guarantee__promise{display:grid;gap:36px;align-items:center;margin-bottom:72px}.kinepex-guarantee__promise-copy{text-align:center}.kinepex-guarantee__promise-copy h2{margin:0 0 18px;font-size:clamp(3.4rem,5vw,5.2rem);line-height:1.05}.kinepex-guarantee__promise-copy .rte{font-size:1.6rem;font-weight:600}.kinepex-guarantee__stars{color:#ff5454;font-size:1.5rem;letter-spacing:1px}.kinepex-guarantee__stars small{color:#222;font-size:1.1rem;letter-spacing:0}.kinepex-guarantee__media{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.kinepex-guarantee__frame{overflow:hidden;border-radius:8px;aspect-ratio:9 / 16;background:#fcf7f5}.kinepex-guarantee__frame img{width:100%;height:100%;object-fit:cover;display:block}.kinepex-guarantee__refund{max-width:980px;margin:0 auto;text-align:center}.kinepex-guarantee__refund h2{margin:0 0 18px;font-size:clamp(3.4rem,5vw,5.2rem);line-height:1.05;font-weight:700}.kinepex-guarantee__refund .rte{font-size:1.65rem;font-weight:600}@media screen and (min-width:900px){.kinepex-proof__inner{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:64px}.kinepex-guarantee__promise{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:58px}}@media screen and (max-width:749px){.image-with-text--aura .image-with-text__media{min-height:36rem}.kinepex-proof__visual{grid-template-columns:1fr}.kinepex-proof__media{order:-1}.kinepex-proof__media img{min-height:300px;max-height:420px}.kinepex-proof__cards{gap:8px}.kinepex-proof__card{border-radius:12px;padding:12px 8px}.kinepex-guarantee__media{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:8px}.kinepex-guarantee__frame{flex:0 0 72%;scroll-snap-align:center}}.kinepex-guide{position:relative;display:grid;overflow:hidden;background:#fff}.kinepex-guide__media{position:absolute;top:0;right:0;bottom:0;left:0}.kinepex-guide__image{width:100%;height:100%;object-fit:cover;display:block}.kinepex-guide__overlay{position:relative;z-index:1;width:100%;align-self:center;padding-top:64px;padding-bottom:64px;text-align:center}.kinepex-guide__eyebrow{margin:0 0 14px;color:var(--guide-accent);font-size:1.3rem;font-weight:800;letter-spacing:.14em}.kinepex-guide h2{max-width:1080px;margin:0 auto 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(5rem,8vw,11rem);font-weight:400;line-height:.94;letter-spacing:-.055em}.kinepex-guide__intro{max-width:680px;margin:0 auto 44px;font-size:1.7rem;line-height:1.55}.kinepex-guide__steps{max-width:940px;margin:0 auto;padding:18px 28px;border:3px solid #bc7587;border-radius:34px;background:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:left}.kinepex-guide__steps article{display:grid;grid-template-columns:82px 1fr;gap:22px;align-items:center;padding:20px 8px}.kinepex-guide__steps article+article{border-top:2px dotted #bc7587}.kinepex-guide__steps article>span{width:66px;height:66px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(145deg,#ff5454,#e693a0);color:#fff;font-family:Georgia,serif;font-size:3.6rem}.kinepex-guide__steps h3{margin:0 0 6px;font-size:2.2rem}.kinepex-guide__steps p{margin:0;font-size:1.55rem;line-height:1.45}.kinepex-guide__note{max-width:760px;margin:24px auto 0;font-size:1.2rem;opacity:.72}@media screen and (max-width:749px){.kinepex-guide__image{object-position:center;opacity:.34}.kinepex-guide__overlay{padding:48px 18px}.kinepex-guide h2{font-size:clamp(4.6rem,16vw,7.2rem)}.kinepex-guide__intro{font-size:1.45rem;margin-bottom:28px}.kinepex-guide__steps{padding:10px 16px;border-radius:22px}.kinepex-guide__steps article{grid-template-columns:52px 1fr;gap:12px;padding:16px 0}.kinepex-guide__steps article>span{width:44px;height:44px;border-radius:12px;font-size:2.4rem}.kinepex-guide__steps h3{font-size:1.8rem}.kinepex-guide__steps p{font-size:1.3rem}}@media screen and (min-width:750px){.image-with-text__grid--reverse{flex-direction:row-reverse}.image-with-text__content{padding:5rem}}.avatar-bar{display:flex;flex-direction:column;gap:.6rem}.avatar-bar__images{display:flex}.avatar-bar__images span{display:inline-flex}.avatar-bar__images img{width:34px;height:34px;border-radius:50%;border:2px solid #fff;margin-left:-10px;object-fit:cover}.avatar-bar__images span:first-child img{margin-left:0}.avatar-bar__text{margin:0;font-size:1.4rem}.cards-grid__heading{text-align:center;margin-bottom:2rem}.cards-grid{display:grid}.cards-grid__card{position:relative;display:flex;align-items:flex-end;background-size:cover;background-position:center;background-color:rgba(var(--color-foreground),.05);overflow:hidden}.cards-grid__card--overlay:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000a6,#00000026 45%,#0000 70%)}.cards-grid__content{position:relative;z-index:1;padding:2.4rem;color:#fff;width:100%}.cards-grid__card-heading{color:#fff;margin:0 0 .8rem;font-size:2rem;line-height:1.25}.cards-grid__card-text{font-size:1.4rem;line-height:1.5}.content-and-comparison-table{display:grid;gap:3rem}@media screen and (min-width:990px){.content-and-comparison-table{grid-template-columns:1fr 1.2fr;align-items:center;gap:5rem}}.comparison-content .title{margin-bottom:1.5rem}.comparison-table-container{overflow-x:auto}.comparison-table{width:100%;border-collapse:separate;border-spacing:0 .6rem}.comparison-table th{padding:1.2rem;text-align:center;font-weight:600}.comparison-table__logo img{max-width:12rem;height:auto;margin:0 auto;display:block}.comparison-table__others{opacity:.6;font-size:1.4rem}.comparison-table td{padding:1.2rem;text-align:center;vertical-align:middle}.comparison-table__row-name{text-align:left!important;border-radius:6px 0 0 6px}.comparison-table__row-name h3{margin:0;font-size:1.5rem}.comparison-table__cell{background:rgb(var(--color-background))}.comparison-table__checkmark{width:2.4rem;height:2.4rem;margin:0 auto;display:block}.comparison-table__x{position:relative;width:2rem;height:2rem;margin:0 auto}.comparison-table__x span{position:absolute;top:50%;left:0;width:100%;height:2px;background:currentColor}.comparison-table__x span:first-child{transform:rotate(45deg)}.comparison-table__x span:last-child{transform:rotate(-45deg)}.review-showcase__slide{padding:0 6px}.review-showcase__image{object-fit:cover;border-radius:12px;background:#f6f6f6;display:block}.review-showcase__content{padding:2rem 0 0}.review-showcase__title{font-size:32px;line-height:1.2;letter-spacing:-.3px;margin:0 0 12px}.review-showcase__subtitle{font-size:16px;margin-bottom:20px}.rating-section{display:flex;align-items:center;gap:1rem;margin-top:1.6rem;flex-wrap:wrap}.review-showcase__content .rating-section{justify-content:center}.rating-section__text{font-size:1.4rem}@media screen and (min-width:768px){.review-showcase__title{font-size:42px;margin-bottom:16px}.review-showcase__content{padding:0}}.reviews__title{text-align:center;margin-bottom:2rem}.reviews__summary{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:3rem}.reviews-list{columns:1;column-gap:2rem;margin:0;padding:0}.reviews-list__item{break-inside:avoid;margin-bottom:2rem;display:block}.review-card{background:rgb(var(--color-background));border-radius:10px;padding:2rem;box-shadow:0 1px 4px #0000000f}.review-card__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.review-card__customer{display:flex;align-items:center;gap:1rem}.review-card__avatar{width:4rem;height:4rem;border-radius:50%;background:rgba(var(--color-foreground),.08);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.review-card__avatar img{width:100%;height:100%;object-fit:cover}.review-card__initials{font-weight:600;font-size:1.6rem}.review-card__details{display:flex;align-items:center;gap:.6rem}.review-card__name{font-weight:600;font-size:1.5rem}.review-card__flag img{width:2rem;height:auto;border-radius:2px;display:block}.review-card__date{font-size:1.2rem;opacity:.6;white-space:nowrap}.review-card__rating{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.review-card__verified{display:inline-flex;align-items:center;gap:.4rem;font-size:1.2rem;opacity:.75}.review-card__verified svg{width:1.4rem;height:1.4rem}.review-card__heading{font-weight:600;margin-bottom:.6rem}.review-card__text{font-size:1.4rem;line-height:1.6}.review-card__image{margin-top:1.2rem;border-radius:8px;max-width:13rem;height:auto;display:block}.review-card__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.4rem;font-size:1.2rem;opacity:.7;flex-wrap:wrap}.review-card__product{text-decoration:none;color:inherit;max-width:20rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-card__helpful{display:flex;align-items:center;gap:.6rem}.review-card__votes{display:inline-flex;align-items:center;gap:.4rem}.review-card__votes svg{width:1.4rem;height:1.4rem}.reviews-load-more{display:flex;justify-content:center;margin-top:1rem}.multicolumn-list{padding:0;margin:0}.multicolumn-card{height:100%;padding:2.4rem;border-radius:var(--text-boxes-radius)}.multicolumn-card__image-wrapper{margin:0 auto 1.5rem}.multicolumn-card__image-wrapper img{width:100%;height:auto;display:block;border-radius:8px}.multicolumn-card__info h3{margin:0 0 1rem;font-size:1.8rem}.multicolumn-card__info .rte{font-size:1.4rem;line-height:1.6}.overflow-hidden{overflow:hidden}.placeholder-svg{width:100%;height:100%;display:block;background-color:rgba(var(--color-foreground),.04);fill:rgba(var(--color-foreground),.35)}.cart__items{width:100%}.cart-item{display:grid;grid-template-columns:8rem 1fr auto;gap:1.5rem;align-items:center;padding:1.5rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart-item__image{width:100%;height:auto;border-radius:6px;display:block}.cart-item__name{text-decoration:none;color:rgb(var(--color-foreground));font-weight:600}.cart__footer{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-end;padding-top:2rem}.totals{display:flex;gap:1rem;align-items:baseline;font-size:1.8rem}.quantity-input{display:inline-flex;align-items:center;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:var(--inputs-radius)}.quantity-input input{width:4rem;text-align:center;border:none;background:none;color:inherit;font:inherit;padding:.8rem 0}.quantity-input button{border:none;background:none;cursor:pointer;padding:.8rem 1.2rem;color:inherit;font:inherit}.page-container{padding:4rem 0}.contact-form{max-width:60rem;margin:0 auto;display:grid;gap:1.5rem}.contact-form textarea{min-height:14rem;height:auto;padding:1.5rem}.form__message{margin-bottom:1.5rem}.article-card{display:block;text-decoration:none;color:inherit}.article-card img{width:100%;height:auto;border-radius:8px;margin-bottom:1rem}.featured-product__grid{display:grid;gap:3rem;align-items:center}.featured-product__media{display:block;border-radius:var(--media-radius);overflow:hidden}.featured-product__media img,.featured-product__media svg{width:100%;height:auto;display:block}.featured-product__info{display:flex;flex-direction:column;gap:1.4rem;align-items:flex-start}.featured-product__title{margin:0}.featured-product__title a{text-decoration:none;color:inherit}.featured-product__description{font-size:1.5rem;line-height:1.6}@media screen and (min-width:750px){.featured-product__grid{grid-template-columns:1fr 1fr;gap:5rem}}.customer-gallery__item .placeholder-svg,.review-showcase__slide .placeholder-svg{width:100%;height:100%;object-fit:cover}.review-showcase__slide .placeholder-svg{width:100%;height:100%}.review-showcase__slide{width:var(--review-img-w, 260px)}.logo-wrapper .placeholder-svg{height:100%;width:auto;opacity:.5}
/*# sourceMappingURL=/cdn/shop/t/14/assets/sections.css.map */
