.ba-slider{position:relative;aspect-ratio:1 / 1;max-width:52rem;margin:0 auto;border-radius:var(--media-radius);overflow:hidden;background:rgba(var(--color-foreground),.04);touch-action:none;user-select:none;-webkit-user-select:none}.ba-slider__layer{position:absolute;top:0;right:0;bottom:0;left:0}.ba-slider__layer img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.ba-slider__layer--before{clip-path:inset(0 calc(100% - var(--pos, 50%)) 0 0)}.brightly-before-after__pill{position:absolute;top:1rem;z-index:3;display:inline-block;padding:.4rem 1.2rem;border-radius:var(--badge-corner-radius, 6px);font-size:1.3rem;font-weight:600;line-height:1.4;letter-spacing:.02rem;pointer-events:none}.ba-slider__pill-l{left:1rem}.ba-slider__pill-r{right:1rem}.brightly-before-after__pill--before{background:var(--no-gray);color:#2e2a39}.brightly-before-after__pill--after{background:var(--color-accent-1);color:#fff}.ba-slider__divider{position:absolute;top:0;bottom:0;left:var(--pos, 50%);width:3px;transform:translate(-50%);background:#fff;box-shadow:0 0 0 1px #0000001f;z-index:4;pointer-events:none}.ba-slider__knob{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4.4rem;height:4.4rem;border-radius:50%;background:#fff;box-shadow:0 2px 10px #00000040;display:flex;align-items:center;justify-content:center}.ba-slider__knob .material-symbols-outlined{font-size:1.8rem;color:var(--color-accent-1);margin:0 -.3rem}.ba-slider__range{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;opacity:0;cursor:ew-resize;z-index:5;-webkit-appearance:none;appearance:none;background:transparent;touch-action:none}.ba-slider__range::-webkit-slider-thumb{-webkit-appearance:none;width:4.4rem;height:100%;cursor:ew-resize}.ba-slider__range::-moz-range-thumb{width:4.4rem;height:100%;border:0;background:transparent;cursor:ew-resize}.brightly-before-after__caption{text-align:center;margin:1.6rem auto 0;max-width:64rem;font-size:1.3rem;line-height:1.5;color:var(--highlight-col)}.brightly-hero{position:relative;display:flex;align-items:center;overflow:hidden}.brightly-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.brightly-hero__img{width:100%;height:100%;object-fit:cover;display:block}.brightly-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--overlay,.2))}.brightly-hero__inner{position:relative;z-index:1;width:100%;display:flex}.brightly-hero__inner--left{justify-content:flex-start}.brightly-hero__inner--center{justify-content:center;text-align:center}.brightly-hero__inner--right{justify-content:flex-end}.brightly-hero__content{max-width:52rem;padding:2rem 0;color:#2e2a39}.brightly-hero__inner--center .brightly-hero__content{text-align:center}.brightly-hero__heading{font-size:3.2rem;line-height:1.12;font-weight:700;margin:0 0 1.4rem;color:rgb(var(--color-foreground))}.brightly-hero__text{font-size:1.6rem;line-height:1.6;margin:0 0 2.2rem;color:rgb(var(--color-foreground))}.brightly-hero__btn{font-size:1.5rem}@media screen and (min-width:750px){.brightly-hero__heading{font-size:4.6rem}}@media screen and (max-width:749px){.brightly-hero{flex-direction:column;overflow:visible;min-height:0!important;display:block}.brightly-hero__bg{position:static}.brightly-hero__img{width:100%;height:38rem;object-fit:cover;object-position:left center;display:block}.brightly-hero__overlay{display:none}.brightly-hero__inner{position:relative;justify-content:center;text-align:center;background:#fff;padding:4rem 2.2rem 5.6rem}.brightly-hero__content{text-align:center;max-width:100%;padding:0;margin:0 auto}.brightly-hero__heading{color:#2e2a39;font-size:3rem;line-height:1.18;margin:0 0 2rem}.brightly-hero__text{color:#2e2a39b8;font-size:1.65rem;line-height:1.75;margin:0 0 3rem}.brightly-hero__btn{font-size:1.6rem;padding:1.6rem 3.6rem}}.brightly-proof{display:grid;grid-template-columns:1fr;gap:2.4rem;align-items:center}.brightly-proof__media{border-radius:var(--media-radius);overflow:hidden}.brightly-proof__media img{width:100%;height:auto;display:block}.brightly-proof__heading{text-align:left}.brightly-proof__text{font-size:1.5rem;line-height:1.7;color:rgba(var(--color-foreground),.85)}.brightly-proof__benefits{list-style:none;margin:2rem 0 0;padding:0;display:flex;flex-direction:column;gap:1.2rem}.brightly-proof__benefit{display:flex;align-items:center;gap:1rem;font-size:1.5rem;font-weight:600;color:rgb(var(--color-foreground))}.brightly-proof__icon{color:var(--color-accent-1);font-size:2.4rem;font-variation-settings:"FILL" 1}@media screen and (min-width:750px){.brightly-proof{grid-template-columns:1fr 1fr;gap:4rem}.brightly-proof--image-first .brightly-proof__media{order:0}.brightly-proof:not(.brightly-proof--image-first) .brightly-proof__media{order:2}}.brightly-rp__grid{display:grid;grid-template-columns:1fr;gap:2.4rem;margin-top:2.4rem}.brightly-rp__card{background:rgb(var(--color-background));border-radius:var(--text-boxes-radius);overflow:hidden;box-shadow:0 .6rem 2rem #12121214;display:flex;flex-direction:column}.brightly-rp__media{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:var(--color-bg-2)}.brightly-rp__media img{width:100%;height:100%;object-fit:cover;display:block}.brightly-rp__body{padding:1.8rem 2rem 2.2rem}.brightly-rp .brightly-stars{display:inline-flex;gap:.3rem;margin-bottom:1rem}.brightly-rp .brightly-star{width:2rem;height:2rem;border-radius:3px;background:var(--star-green);display:inline-grid;place-items:center}.brightly-rp .brightly-star .material-symbols-outlined{font-size:1.5rem;color:#fff;font-variation-settings:"FILL" 1}.brightly-rp__title{font-size:1.8rem;font-weight:700;margin:0 0 .8rem;color:rgb(var(--color-foreground))}.brightly-rp__text{font-size:1.4rem;line-height:1.6;margin:0 0 1.2rem;color:rgba(var(--color-foreground),.85)}.brightly-rp__author{font-size:1.4rem;font-weight:700;font-style:italic;margin:0;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.brightly-rp__grid{grid-template-columns:repeat(3,1fr);gap:3rem}}.brightly-bundle__inner{max-width:none;margin:0}.brightly-bundle__eyebrow{display:flex;align-items:center;gap:1.4rem;margin:0 0 1rem;font-size:1.4rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgb(var(--color-foreground));white-space:nowrap}.brightly-bundle__eyebrow:before,.brightly-bundle__eyebrow:after{content:"";height:2px;flex:1 1 auto;background:var(--color-accent-1);border-radius:2px}.brightly-bundle__options{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start}.brightly-bundle .bundle-option{position:relative;display:flex;flex-direction:column;text-align:center;background:#fff;border:2px solid #f0bcbc;border-radius:18px;overflow:hidden;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.brightly-bundle .bundle-option:hover{border-color:var(--color-accent-1);box-shadow:0 10px 24px #12121214}.brightly-bundle .bundle-option:focus-visible{outline:2px solid var(--color-accent-1);outline-offset:2px}.brightly-bundle .bundle-option.is-selected{border-color:var(--color-accent-1);box-shadow:0 10px 26px #dd1d1d29}.brightly-bundle .bundle-option__head{display:block;background:var(--color-accent-1);color:#fff;font-weight:400;font-size:1.6rem;letter-spacing:.02em;text-align:center;padding:.55rem 1rem}.brightly-bundle .bundle-option__media{display:block;padding:1.6rem 1.4rem .6rem;background:radial-gradient(circle at 12% 18%,rgba(83,175,1,.08),transparent 38%),radial-gradient(circle at 88% 82%,rgba(83,175,1,.08),transparent 38%),#fff}.brightly-bundle .bundle-option__media img,.brightly-bundle .bundle-option__media svg{display:block;width:100%;height:23rem;object-fit:contain;margin:0 auto}.brightly-bundle .bundle-option__info{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:1.2rem 1rem 2rem}.brightly-bundle .bundle-option__buy{font-size:1.7rem;font-weight:500;color:rgb(var(--color-foreground))}.brightly-bundle .bundle-option__buy b{font-weight:800}.brightly-bundle .bundle-option__savings{font-size:1.3rem;color:#8a8a8a}.brightly-bundle .bundle-option__price-row{display:flex;flex-direction:column;align-items:center;gap:.1rem;margin-top:.4rem}.brightly-bundle .bundle-option__price{font-size:2.4rem;font-weight:800;color:var(--color-accent-1);line-height:1.1}.brightly-bundle .bundle-option__compare{font-size:1.4rem;color:#9a9a9a}.brightly-bundle .bundle-option__badge{align-self:center;margin:.2rem 0 1.6rem;background:#c2110f;color:#fff;font-size:1.05rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.5rem 1.4rem;border-radius:999px}.brightly-bundle__atc{margin-top:2rem;font-size:1.7rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:1.7rem 2rem}@media screen and (max-width:749px){.brightly-bundle__options{gap:.8rem}.brightly-bundle__eyebrow{gap:1rem;font-size:1.2rem}.brightly-bundle .bundle-option__head{font-size:1.4rem;margin:1rem .8rem 0;padding:.7rem .6rem}.brightly-bundle .bundle-option__media img,.brightly-bundle .bundle-option__media svg{height:16rem}.brightly-bundle .bundle-option__price{font-size:2rem}.brightly-bundle__atc{font-size:1.5rem;padding:1.5rem 1.2rem}}.brightly-comparison{text-align:center}.brightly-comparison__table{position:relative;max-width:760px;margin:2.4rem auto 0;display:grid;gap:0}.brightly-comparison__highlight{position:absolute;top:0;bottom:0;left:calc(((100% / 3.6) * 1.6) - .4rem);width:calc((100% / 3.6) + .8rem);background:var(--highlight-col);border-radius:var(--text-boxes-radius);box-shadow:0 12px 28px #1212122e;transform:translateY(-8px);z-index:0}.brightly-comparison__row{position:relative;z-index:1;display:grid;grid-template-columns:1.6fr 1fr 1fr;align-items:center;border-bottom:1px solid rgba(var(--color-foreground),.08)}.brightly-comparison__row:last-child{border-bottom:0}.brightly-comparison__cell{padding:1.6rem 1rem;display:flex;align-items:center;justify-content:center;min-height:3.2rem}.brightly-comparison__cell--feature{justify-content:flex-start;text-align:left}.brightly-comparison__feature{font-weight:600;line-height:1.3;color:rgb(var(--color-foreground))}.brightly-comparison__row--head .brightly-comparison__cell{padding-top:2.2rem;padding-bottom:1.4rem}.brightly-comparison__brand{font-weight:700;font-size:1.8rem;letter-spacing:.02em;color:#fff}.brightly-comparison__logo img{display:block;max-width:120px;height:auto;margin:0 auto}.brightly-comparison__others-label{font-weight:700;font-size:1.6rem;color:rgb(var(--color-foreground))}.brightly-comparison__cell--brightly{color:#fff}.brightly-comparison__badge{display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:50%;flex:0 0 auto}.brightly-comparison__badge .material-symbols-outlined{font-size:1.8rem;line-height:1;font-variation-settings:"wght" 600}.brightly-comparison__badge--yes{background:var(--ok-green)}.brightly-comparison__badge--yes .material-symbols-outlined{color:#fff}.brightly-comparison__badge--no{background:var(--no-gray)}.brightly-comparison__badge--no .material-symbols-outlined{color:#121212}@media screen and (max-width:749px){.brightly-comparison__table{margin-top:1.8rem;padding:0 5px}.brightly-comparison__row{grid-template-columns:1.5fr 1fr 1fr}.brightly-comparison__cell{padding:1.1rem .4rem;min-height:2.6rem}.brightly-comparison__cell--feature{padding-left:.6rem}.brightly-comparison__feature{font-size:1.3rem;font-weight:600}.brightly-comparison__brand{font-size:1.4rem}.brightly-comparison__others-label{font-size:1.3rem}.brightly-comparison__logo img{max-width:80px}.brightly-comparison__badge{width:2.2rem;height:2.2rem}.brightly-comparison__badge .material-symbols-outlined{font-size:1.4rem}.brightly-comparison__highlight{left:calc(((100% / 3.5) * 1.5) - .3rem);width:calc((100% / 3.5) + .6rem);border-radius:16px;transform:translateY(-6px)}}.brightly-feature-checklist{max-width:none;margin:0}.brightly-feature-checklist__heading{margin:0 0 2rem;text-align:center;font-size:2.2rem;line-height:1.2}.brightly-feature-checklist__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.2rem}.brightly-feature-checklist__item{display:flex;align-items:center;gap:.8rem;text-align:left}.brightly-feature-checklist__icon{flex:0 0 auto;font-size:1.9rem;line-height:1;color:var(--color-accent-1);font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 20}.brightly-feature-checklist__text{font-size:1.6rem;line-height:1.5;font-weight:400;color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.brightly-feature-checklist{padding-left:15px;padding-right:15px}}.brightly-iconbar__grid{display:grid;grid-template-columns:1fr;gap:2.4rem}.brightly-iconbar__col{text-align:center;padding:0 1rem}.brightly-iconbar__icon{font-size:4.4rem;color:var(--color-accent-1);margin-bottom:.8rem}.brightly-iconbar__title{font-size:1.7rem;margin:0 0 .6rem;letter-spacing:.04rem}.brightly-iconbar__text{font-size:1.4rem;margin:0;color:rgba(var(--color-foreground),.75);line-height:1.6}@media screen and (min-width:750px){.brightly-iconbar__grid{grid-template-columns:repeat(4,1fr);gap:4rem}}.brightly-promo{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;padding:15px}.brightly-promo.is-open{display:grid;place-items:center}.brightly-promo__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;cursor:pointer}.brightly-promo__card{position:relative;z-index:1;width:90%;max-width:46rem;padding:3.2rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:var(--popup-corner-radius);box-shadow:0 2.4rem 6rem #00000059;text-align:center}.brightly-promo__close{position:absolute;top:1.2rem;right:1.2rem;display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;padding:0;border:0;border-radius:50%;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;transition:background .15s ease,opacity .15s ease}.brightly-promo__close:hover{background:rgba(var(--color-foreground),.08)}.brightly-promo__close .material-symbols-outlined{font-size:2.2rem;line-height:1}.brightly-promo__heading{margin:.4rem 0 1rem;font-size:2.6rem;line-height:1.2;font-weight:700}.brightly-promo__heading p{margin:0}.brightly-promo__sub{margin:0 auto 2rem;max-width:36rem;font-size:1.5rem;line-height:1.5;opacity:.85}.brightly-promo__timer{display:inline-flex;align-items:center;gap:.6rem;margin-bottom:2rem;padding:.6rem 1.4rem;border-radius:var(--buttons-radius);background:rgba(var(--color-foreground),.06);font-size:1.8rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--color-accent-1)}.brightly-promo__timer-icon{font-size:2rem;line-height:1}.brightly-promo__form{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:34rem}.brightly-promo__input{width:100%;padding:1.3rem 1.6rem;border:.1rem solid rgba(var(--color-foreground),.25);border-radius:var(--buttons-radius);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.6rem;line-height:1.2}.brightly-promo__input::placeholder{color:rgba(var(--color-foreground),.5)}.brightly-promo__input:focus{outline:none;border-color:var(--color-accent-1);box-shadow:0 0 0 .2rem rgba(var(--color-foreground),.08)}.brightly-promo__submit{width:100%;padding:1.4rem 1.6rem;border:0;border-radius:var(--buttons-radius);background:var(--color-accent-1);color:#fff;font-size:1.6rem;font-weight:700;cursor:pointer;transition:filter .15s ease,transform .05s ease}.brightly-promo__submit:hover{filter:brightness(1.06)}.brightly-promo__submit:active{transform:translateY(.1rem)}.brightly-promo__success-text{margin:.4rem 0 1.6rem;font-size:1.7rem;font-weight:600}.brightly-promo__code{display:inline-block;margin-bottom:2rem;padding:1.2rem 2.4rem;border:.2rem dashed var(--color-accent-1);border-radius:var(--buttons-radius);font-size:3.2rem;font-weight:800;letter-spacing:.2rem;color:var(--color-accent-1)}.brightly-promo__copy{cursor:pointer}@media screen and (min-width:750px){.brightly-promo__card{padding:3.6rem 4rem}.brightly-promo__heading{font-size:3rem}}.brightly-results__intro{max-width:60rem;margin-left:auto;margin-right:auto}.brightly-results__grid{display:grid;grid-template-columns:1fr;gap:3rem;margin-top:3.2rem;align-items:center}@media screen and (min-width:750px){.brightly-results__grid{grid-template-columns:1fr 1fr;gap:4.8rem}}.brightly-results__media{position:relative;aspect-ratio:1 / 1;border-radius:var(--media-radius);overflow:hidden}.brightly-results__media .brightly-results__img,.brightly-results__media img,.brightly-results__media svg{width:100%;height:100%;object-fit:cover;display:block}.brightly-results__label{font-weight:700;font-size:1.6rem;margin:0 0 1.6rem;color:rgb(var(--color-foreground))}.brightly-results__rings{display:flex;flex-direction:column;gap:2rem}.brightly-results__row{display:flex;align-items:center;gap:1.6rem}.brightly-results__row-text{font-size:1.5rem;line-height:1.4;color:rgb(var(--color-foreground))}.brightly-results .bf-ring{--p: 0;flex:0 0 auto;width:7rem;height:7rem;border-radius:50%;background:conic-gradient(var(--color-accent-1) calc(var(--p) * 1%),var(--no-gray) 0);display:grid;place-items:center;position:relative}.brightly-results .bf-ring:before{content:"";position:absolute;width:5.4rem;height:5.4rem;border-radius:50%;background:rgb(var(--color-background));z-index:1}.brightly-results .bf-ring__num{position:relative;z-index:2;font-weight:700;font-size:1.5rem;color:rgb(var(--color-foreground))}.brightly-results__caption{margin:2.4rem 0 0;font-size:1.3rem;font-style:italic;color:var(--highlight-col)}.brightly-scroll-top{position:fixed;right:var(--floating-offset);bottom:var(--floating-offset);width:4.4rem;height:4.4rem;border-radius:50%;background:var(--color-accent-1);color:#fff;border:none;display:grid;place-items:center;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease;z-index:900;box-shadow:0 4px 14px #0000002e}.brightly-scroll-top.is-visible{opacity:1;visibility:visible;transform:none}.brightly-scroll-top .material-symbols-outlined{font-size:2.4rem;line-height:1}.brightly-divider{width:100%;overflow:hidden;line-height:0}.brightly-divider .bf-waves{display:block;width:100%;height:40px;margin:0}@media screen and (min-width:750px){.brightly-divider .bf-waves{height:60px}}.brightly-divider--flip .bf-waves{transform:scaleY(-1)}.brightly-divider .bf-wave{fill:var(--wave-fill, var(--color-accent-1));animation:bf-move-forever 20s cubic-bezier(.55,.5,.45,.5) infinite}.brightly-divider .bf-wave--1{opacity:.7;animation-duration:7s}.brightly-divider .bf-wave--2{opacity:.5;animation-duration:10s}.brightly-divider .bf-wave--3{opacity:.3;animation-duration:13s}.brightly-divider .bf-wave--4{opacity:1;animation-duration:20s}@keyframes bf-move-forever{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}@media(prefers-reduced-motion:reduce){.brightly-divider .bf-wave{animation:none}}.brightly-shipping-timeline{max-width:60rem;margin:0 auto}.brightly-shipping-timeline__heading{margin-bottom:2.4rem}.brightly-shipping-timeline__steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:stretch;gap:1.6rem}.brightly-shipping-timeline__step{display:flex;flex-direction:column;align-items:center;text-align:center;flex:0 0 auto}.brightly-shipping-timeline__chip{display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;border-radius:50%;background-color:rgba(var(--color-base-accent-1),.1);margin-bottom:1.2rem}.brightly-shipping-timeline__chip .material-symbols-outlined{font-size:2.8rem;line-height:1;color:var(--color-accent-1)}.brightly-shipping-timeline__title{margin:0 0 .2rem;font-weight:700;font-size:1.6rem;line-height:1.3;color:rgb(var(--color-foreground))}.brightly-shipping-timeline__detail{margin:0;font-size:1.3rem;line-height:1.4;color:rgba(var(--color-foreground),.6)}.brightly-shipping-timeline__connector{display:none}@media screen and (min-width:750px){.brightly-shipping-timeline__steps{flex-direction:row;align-items:flex-start;justify-content:center;gap:0}.brightly-shipping-timeline__step{flex:0 1 14rem;padding:0 .8rem}.brightly-shipping-timeline__connector{display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-width:2.4rem;max-width:12rem;margin-top:2.6rem;position:relative}.brightly-shipping-timeline__line{display:block;height:1px;width:100%;background-color:var(--no-gray)}.brightly-shipping-timeline__arrow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:1.8rem;line-height:1;color:var(--highlight-col);background-color:rgb(var(--color-background));padding:0 .4rem}}.brightly-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:850;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);box-shadow:0 -4px 12px #0000000f;transform:translateY(110%);transition:transform .3s ease;will-change:transform}.brightly-sticky-atc.is-visible{transform:none}.brightly-sticky-atc__inner{display:flex;align-items:center;gap:1rem}.brightly-sticky-atc__media{flex:0 0 auto;width:5rem;height:5rem;border-radius:var(--media-radius);overflow:hidden;background:rgba(var(--color-foreground),.04)}.brightly-sticky-atc__media img,.brightly-sticky-atc__media svg.brightly-placeholder,.brightly-sticky-atc__media .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.brightly-sticky-atc__info{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1 1 auto}.brightly-sticky-atc__title{font-size:1.5rem;line-height:1.3;color:rgb(var(--color-foreground));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brightly-sticky-atc__prices{display:flex;align-items:baseline;gap:.6rem}.brightly-sticky-atc__price{font-weight:700;font-size:1.6rem;color:rgb(var(--color-foreground))}.brightly-sticky-atc__compare{font-size:1.3rem;color:var(--highlight-col);text-decoration:line-through}.brightly-sticky-atc__btn{flex:0 0 auto;margin-left:auto;border-radius:var(--buttons-radius);white-space:nowrap}@media screen and (max-width:749px){.brightly-sticky-atc__media{display:none}.brightly-sticky-atc__inner{gap:.8rem}.brightly-sticky-atc__title{font-size:1.3rem}.brightly-sticky-atc__price{font-size:1.4rem}.brightly-sticky-atc__btn{padding-left:1.6rem;padding-right:1.6rem}}.brightly-trustpilot__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.6rem;margin-bottom:3.2rem}.brightly-trustpilot__label{font-size:1.6rem;font-weight:700;letter-spacing:.02em;color:rgb(var(--color-foreground))}.brightly-trustpilot__rating{font-size:5.2rem;line-height:1;font-weight:800;color:rgb(var(--color-foreground))}.brightly-trustpilot__count{font-size:1.4rem;color:var(--highlight-col)}.brightly-trustpilot__heading{margin-top:0;margin-bottom:3.2rem}.brightly-stars{display:inline-flex;align-items:center;gap:.4rem}.brightly-star{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:2px;background:var(--star-empty)}.brightly-star--full{background:var(--star-green)}.brightly-star .material-symbols-outlined{font-size:1.9rem;line-height:1;color:#fff;font-variation-settings:"FILL" 1}.brightly-stars--lg .brightly-star{width:3.4rem;height:3.4rem;border-radius:3px;gap:.5rem}.brightly-stars--lg .brightly-star .material-symbols-outlined{font-size:2.7rem}.brightly-trustpilot__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:750px){.brightly-trustpilot__grid{grid-template-columns:repeat(3,1fr);gap:2.4rem}}.brightly-review-card{display:flex;flex-direction:column;gap:1.6rem;background:#fff;border-radius:var(--text-boxes-radius);box-shadow:0 8px 24px #12121214;padding:2.4rem}.brightly-review-card__title{margin:0;font-size:1.7rem;font-weight:700;line-height:1.3;color:rgb(var(--color-foreground))}.brightly-review-card__quote{margin:0;font-size:1.5rem;line-height:1.55;color:rgba(var(--color-foreground),.85)}.brightly-review-card__author{display:flex;align-items:center;gap:1.2rem;margin-top:auto}.brightly-review-card__avatar{display:inline-flex;width:4.4rem;height:4.4rem;border-radius:50%;overflow:hidden;flex-shrink:0}.brightly-review-card__avatar img{width:100%;height:100%;object-fit:cover}.brightly-review-card__name{font-size:1.5rem;font-weight:700;color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.brightly-trustpilot__grid{grid-auto-flow:column;grid-auto-columns:85%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1.5rem;padding:0 15px 1rem;margin:0 -15px;scrollbar-width:none}.brightly-trustpilot__grid::-webkit-scrollbar{display:none}.brightly-review-card{scroll-snap-align:center}}
/*# sourceMappingURL=/cdn/shop/t/24/compiled_assets/styles.css.map */
