.product-info{background:var(--dark-bg);padding-block:clamp(17px,5.247vw,52px) clamp(19px,6.054vw,60px);padding-inline:clamp(12px,3.734vw,37px);color:#fff;overflow:clip}.product-info .product-info__topbar{display:flex;justify-content:space-between;margin-bottom:clamp(12px,3.734vw,37px)}.product-info .product-info__topbar .product-info__heading .product-info__title{color:inherit}.product-info .product-info__topbar .product-info__heading .product-info__price{font-weight:400;color:inherit;display:block}.product-info .product-info__topbar .product-info__icons{color:var(--text-highlight-color);display:flex;gap:clamp(6px,1.816vw,18px)}.product-info .product-info__topbar .product-info__icons svg{width:clamp(24px,7.366vw,73px);height:clamp(24px,7.366vw,73px)}.product-info .product-gallery{display:flex;flex-direction:column;gap:clamp(6px,1.816vw,18px)}.product-info .product-gallery--desktop{display:none}.product-info .product-gallery__outer{position:relative}.product-info .product-gallery .product-gallery__slider{border-radius:var(--border-radius);overflow:clip;width:100%}.product-info .product-gallery__thumbnail-slider:not(.swiper-initialized){display:none}.product-info .product-gallery__thumbnail-slider.swiper-initialized,.product-info .product-gallery__thumbnail-slider.swiper-initialized .aura-gallery__thumb{overflow:visible}.product-info .product-gallery .product-gallery__slider .product-gallery__slide{display:block;width:100%;aspect-ratio:296/455;position:relative}.product-info .product-gallery .product-gallery__slider .product-gallery__slide .product__image,.product-info .product-gallery .product-gallery__slider .product-gallery__slide .product__video-wrapper,.product-info .product-gallery .product-gallery__slider .product-gallery__slide .product__video-wrapper .product__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.product-info .product-gallery__outer .product-gallery__heading{position:absolute;top:clamp(22px,6.963vw,69px);inset-inline:clamp(20px,6.155vw,61px);z-index:2;pointer-events:none}.product-info .product-gallery__outer .product-gallery__heading h2{color:var(--productInfo-heading-color, var(--text-highlight-color));text-transform:uppercase}.product-info .product-gallery__outer .product-gallery__heading span{font-size:clamp(9px,2.926vw,29px);line-height:1.2;display:block;color:var(--productInfo-tagline-color, var(--golden-color));margin-bottom:clamp(3px,1.11vw,11px);text-transform:uppercase}.product-info .product-gallery__outer .product-gallery__heading h3{font-size:clamp(11px,3.33vw,33px);line-height:1;color:var(--productInfo-subheading-color, var(--text-highlight-color));text-transform:uppercase}.product-info .product-gallery__outer .product-gallery__heading p{color:var(--productInfo-text-color, var(--text-highlight-color));margin-top:clamp(6px,1.816vw,18px)}.product-info .product-gallery .product-gallery__slider .product-gallery__slide .product__video-wrapper .product__video__play-icon{display:none}.product-info .product-gallery .product-gallery__slider .product-gallery__slide .product__video-wrapper .product__video--controls{position:absolute;left:0;right:0;bottom:0;padding:8%;display:flex;align-items:center;background:linear-gradient(to top,rgba(0,0,0,.65),transparent);opacity:0;pointer-events:none;transition:opacity .2s ease}.product-info .product-gallery .product-gallery__slider .product-gallery__slide .product__video-wrapper .product__video--controls input{width:100%}@media(hover:hover){.product-info .product-gallery .product-gallery__slider .product-gallery__slide:hover .product__video-wrapper .product__video--controls{opacity:1;pointer-events:auto}}@media(hover:none){.product-info .product-gallery .product-gallery__slider .product-gallery__slide .product__video-wrapper .product__video--controls{opacity:1;pointer-events:auto}}.product-info .product-gallery .product-gallery__slider .product-gallery__slide .product__video-wrapper .product__video--controls .product__video--seek{flex:1;height:5px;appearance:none;-webkit-appearance:none;background:#ffffff4d;border-radius:999px;cursor:pointer}.product-info .product-gallery .product-gallery__slider .product-gallery__slide .product__video-wrapper .product__video--controls .product__video--seek::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#fff}.product-info .product-gallery .product-gallery__slider .product-gallery__slide .product__video-wrapper .product__video--controls .product__video--seek::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#fff;border:none}.product-info .product-gallery__thumbnail-slider .owl-stage-outer{overflow:visible}.product-info .aura-gallery__thumb{display:block;width:100%;padding:0;outline:2px solid transparent;overflow:hidden;cursor:pointer;background:transparent;aspect-ratio:1;position:relative;transition:border-color .2s ease,opacity .2s ease;border-width:0;-webkit-appearance:none;appearance:none}.product-info .aura-gallery__thumb-img{display:block;width:100%;height:100%;object-fit:cover;border-radius:clamp(6px,1.816vw,18px)}.product-info .aura-gallery__thumb-video-wrap{position:relative;width:100%;height:100%}.product-info .aura-gallery__thumb-play-icon{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:clamp(10px,3vw,14px);color:var(--text-highlight-color);pointer-events:none}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-info .product-info__purchase{margin-top:clamp(10px,3.229vw,32px)}.product-info .product-info__purchase .product-info__features-banner{text-align:center;color:var(--text-highlight-color);background:hsl(from var(--text-highlight-color) h s l / 10%);font-size:clamp(10px,3.532vw,35px);border-radius:clamp(6px,1.816vw,18px);padding:clamp(6px,1.816vw,18px);margin-bottom:clamp(13px,3.935vw,39px);line-height:1.35}.product-info .product-info__purchase .product-info__features-banner .features-banner__item{display:inline-block}.product-info__purchase-body{display:grid;grid-template-columns:1fr;gap:clamp(16px,4vw,24px);align-items:start}.product-info__purchase-col{display:flex;flex-direction:column;gap:clamp(10px,2.8vw,16px)}.product-info__purchase-aside{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(12px,3.5vw,18px)}.product-info__price-block{display:flex;align-items:baseline;flex-wrap:wrap;gap:clamp(4px,1.211vw,12px);color:#fff;margin-bottom:clamp(10px,3.027vw,30px)}.product-info__price-block .product-info__price-current{font-size:clamp(15px,4.642vw,46px);line-height:1}.product-info__price-block .product-info__price-compare{text-decoration:line-through}.product-info__price-block .product-info__price-bundle strong,.product-info__price-block .product-info__price-bundle b{color:var(--text-highlight-color);font-weight:400}.product-info__price-block .product-info__price-bundle-link{color:inherit;text-decoration:underline;text-underline-offset:.15em}.product-info__price-block .product-info__price-bundle-link:hover,.product-info__price-block .product-info__price-bundle-link:focus-visible{color:var(--text-highlight-color)}.product-info__rating{display:flex;align-items:center;flex-wrap:wrap;gap:clamp(6px,1.8vw,10px)}.product-info__rating .product-info__stars{display:inline-flex;gap:2px;color:var(--golden-color)}.product-info__rating .product-info__stars svg{width:clamp(12px,3.734vw,37px);height:clamp(12px,3.734vw,37px)}.product-info__rating-value:after{content:" \2014  "}.product-info__variant-picker{display:flex;flex-direction:column;gap:clamp(8px,2vw,12px)}.product-info__variant-label{font-size:clamp(10px,2.8vw,14px);text-transform:uppercase}.product-info__variant-select,.product-info__quantity input{width:100%;max-width:280px;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:100vw;color:#fff;padding:clamp(8px,2vw,12px) clamp(14px,3vw,18px);font:inherit}.product-info__add-to-cart{width:100%;max-width:100%}.product-info__financing strong{color:var(--text-highlight-color);font-weight:400}.product-info__financing{position:relative;display:flex;flex-wrap:wrap;align-items:baseline;color:#fff}.product-info__financing .product-info__affirm-ala{position:absolute!important;left:-9999px!important;top:0!important;width:320px!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important;clip:auto!important;opacity:.01!important;pointer-events:none!important;white-space:normal!important;font-size:14px!important}.product-info__financing-custom{margin:0;color:#fff;font-size:inherit;line-height:inherit}.product-info__financing-custom strong,.product-info__financing-custom [data-affirm-monthly-inline]{color:var(--text-highlight-color);font-weight:400}.product-info__financing-link{display:inline;margin:0;padding:0;border:0;background:none;color:inherit;font:inherit;line-height:inherit;cursor:pointer;text-underline-offset:.15em}.product-info__financing-link:hover,.product-info__financing-link:focus-visible{color:var(--text-highlight-color)}.product-info__hsa-eligible{white-space:nowrap;color:#fff}.product-info__affirm-btn{cursor:pointer;background:transparent!important;color:#fff!important;font:inherit;appearance:none;-webkit-appearance:none}.product-info__affirm-btn-label{color:inherit}.product-info__truemed-host,.product-info__truemed--hidden,.product-info__buy-buttons #truemed-instructions,.product-info__buy-buttons .product-info__truemed{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important;opacity:0!important;pointer-events:none!important}.product-info__truemed:not(.product-info__truemed--hidden){margin-top:clamp(8px,2vw,12px)}.product-info__truemed,.product-info__truemed .truemed-instructions,.product-info__truemed span{color:#fff!important;font-size:clamp(12px,1.4vw,14px)!important;font-family:inherit!important;font-weight:400!important}.product-info__truemed .truemed-entry-link,.product-info__truemed button.truemed-instructions-open{color:var(--text-highlight-color)!important;background:none!important;border:0!important;padding:0!important;cursor:pointer;text-decoration:underline}.product-info__trust-icon{display:inline-flex;color:var(--text-highlight-color)}.product-info__demo-play{color:var(--text-highlight-color);flex-shrink:0}.product-info__demo-play svg{width:clamp(32px,9vw,44px);height:clamp(32px,9vw,44px)}.product-info__description{font-size:clamp(11px,3vw,16px);line-height:1.5}.product-info__dynamic-checkout{margin-top:clamp(8px,2vw,12px)}.product-info__purchase-body .product-info__rating-and-link,.product-info__purchase-body .product-info__financing-and-affirm-btn{display:flex;align-items:center;gap:30px}.product-info__purchase-body .product-info__rating-and-link{margin-bottom:5px}.product-info__purchase-body .product-info__financing-and-affirm-btn{position:relative;margin-bottom:clamp(12px,3.835vw,38px)}.product-info__purchase-body .product-info__financing-and-affirm-btn .product-info__financing,.product-info__purchase-body .product-info__rating-and-link .product-info__rating{flex:1}.product-info__purchase-body .product-info__rating-and-link .product-info__demo-link{flex:0 0 auto;display:flex;align-items:center;gap:clamp(10px,1.155vw,22px)}.product-info__purchase-body .product-info__rating-and-link .product-info__affirm-btn{font-size:clamp(9px,2.5vw,13px)!important;padding:clamp(8px,2vw,12px) clamp(14px,3.5vw,20px)!important;border-color:#ffffffa6!important;color:#fff!important}.product-info__purchase-body .product-info__buy-buttons{margin-bottom:clamp(7px,2.119vw,21px);display:flex;flex-wrap:wrap;gap:clamp(5px,1.009vw,10px)}.product-info__purchase-body .product-info__financing-and-affirm-btn .product-info__affirm-btn{text-transform:uppercase;padding:clamp(6px,.63vw,12px) clamp(12px,1.05vw,20px);border:1px solid rgba(255,255,255,.85);background:transparent!important;color:#fff!important;font-size:clamp(11px,1.155vw,22px);line-height:1.5;border-radius:100vw;position:absolute;right:0;top:50%;transform:translateY(-50%);white-space:nowrap}.product-info__purchase-body .product-info__trust-badges{width:80%}.product-info__purchase-body .product-info__trust-badges{display:grid;width:100%;gap:clamp(6px,1.715vw,17px) clamp(8px,2.22vw,22px);max-width:clamp(247px,77.195vw,765px);grid-template-columns:repeat(2,1fr)}.product-info__purchase-body .product-info__trust-badges .product-info__trust-badge{display:flex;align-items:center;gap:10px;line-height:1;border:1px solid var(--text-highlight-color);border-radius:100vw;text-transform:uppercase;color:var(--text-highlight-color);justify-content:center;text-align:center;padding:clamp(6px,.63vw,12px);font-size:clamp(9px,2.725vw,27px);min-height:clamp(24px,7.366vw,73px)}.product-info__purchase-body .product-info__trust-badges .product-info__trust-badge .product-info__trust-icon svg{height:auto;width:var(--icon-width-mobile)}@media(min-width:992px){.product-info{padding:0;position:relative;isolation:isolate}.product-info .product-info__topbar{margin-bottom:0;position:absolute;top:clamp(23px,2.4147vw,46px);left:clamp(33px,3.36vw,64px);z-index:3}.product-info .product-info__topbar .product-info__icons svg{width:clamp(31px,3.15vw,60px);height:clamp(31px,3.15vw,60px)}.product-info .product-info__topbar .product-info__heading .product-info__price{display:inline-block}.product-info.product-info__price--block .product-info__topbar .product-info__heading .product-info__price{margin-top:clamp(10px,1.0499vw,20px)}.product-info .product-info__topbar .product-info__icons{gap:clamp(6px,1.816vw,18px);display:none}.product-info .product-gallery{gap:clamp(15px,1.575vw,30px)}.product-info .product-gallery--device{display:none}.product-info .product-gallery--desktop{display:flex}.product-info .product-gallery .product-gallery__slider{border-radius:0}.product-info .product-gallery .product-gallery__slider .product-gallery__slide{aspect-ratio:1920/878;max-height:calc(100vh - clamp(78px,6.6142vw,126px));isolation:isolate}.product-info .product-gallery .product-gallery__slider .product-gallery__slide:before{content:"";position:absolute;top:0;right:0;left:0;bottom:auto;padding-top:40.6%;background:linear-gradient(0deg,#0000 11.8%,#121235b3 84.87%);mix-blend-mode:multiply;z-index:2}.product-info .product-gallery__outer .product-gallery__heading{top:clamp(75px,7.874vw,150px);left:clamp(33px,3.36vw,64px);right:auto}.product-info.product-info__price--block .product-gallery__outer .product-gallery__heading{top:clamp(100px,10.4987vw,200px)}.product-info .product-gallery .product-gallery__slider .product-gallery__slide .product__video-wrapper .product__video--play{color:var(--button-bg-color);position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:flex;align-items:center;justify-content:center;cursor:pointer;background:transparent;border-width:0}.product-info .product-gallery .product-gallery__slider .product-gallery__slide .product__video-wrapper.is-playing .product__video--play{opacity:0}.product-info .product-gallery .product-gallery__slider .product-gallery__slide .product__video-wrapper .product__video--play svg{display:block;aspect-ratio:1;width:30%;max-width:160px}.product-info .aura-gallery__thumb{border:2px solid transparent;border-radius:clamp(10px,1.05vw,20px)}.product-info .product-gallery__outer .product-gallery__heading span{font-size:clamp(16px,1.68vw,32px);margin-bottom:clamp(6px,.63vw,12px)}.product-info .product-gallery__outer .product-gallery__heading h3{font-size:clamp(18px,1.89vw,36px)}.product-info .product-gallery__outer .product-gallery__heading p{max-width:clamp(386px,39.265vw,748px);margin-top:clamp(10px,1.05vw,20px)}.product-info .product-info__purchase{margin-top:clamp(18px,1.89vw,36px);padding-inline:clamp(33px,3.36vw,64px) clamp(29px,2.94vw,56px);padding-bottom:clamp(45px,4.619vw,88px)}.product-info .product-info__purchase .product-info__features-banner{border-radius:clamp(10px,1.05vw,20px);padding:clamp(10px,1.05vw,20px);margin-bottom:clamp(13px,3.935vw,25px);font-size:clamp(18px,1.837vw,35px)}.product-info__price-block{margin-bottom:clamp(17px,1.732vw,33px)}.product-info__price-block .product-info__price-current{font-size:clamp(26px,2.625vw,50px)}.product-info__purchase-aside{align-items:flex-end;text-align:right}.product-info__add-to-cart{max-width:min(100%,420px)}.product-info__rating .product-info__stars svg{width:clamp(21px,2.1vw,40px);height:clamp(21px,2.1vw,40px)}.product-info__rating-and-link .product-info__demo-play svg{width:clamp(31px,3.15vw,60px);height:clamp(31px,3.15vw,60px)}.product-info__purchase-body .product-info__financing-and-affirm-btn{margin-bottom:clamp(15px,1.575vw,30px)}.product-info__purchase-body .product-info__buy-buttons{margin-bottom:clamp(22px,2.257vw,43px)}.product-info__purchase-body .product-info__trust-badges{gap:clamp(4px,.42vw,8px);max-width:clamp(590px,55.654vw,1200px);grid-template-columns:repeat(4,1fr);display:flex}.product-info__purchase-body .product-info__trust-badges .product-info__trust-badge{padding:clamp(6px,.63vw,12px);font-size:clamp(11px,1.155vw,22px);line-height:1.5;min-width:clamp(121px,12.336vw,235px);min-height:clamp(30px,3.15vw,60px)}.product-info__purchase-body .product-info__trust-badges .product-info__trust-badge .product-info__trust-icon svg{width:var(--icon-width)}.product-info .product-gallery__thumbnail-slider{position:absolute;top:0;bottom:0;left:auto;right:30px;z-index:10;padding-block:clamp(26px,2.73vw,52px)}.product-info .product-gallery__outer{overflow:clip}.product-info .product-gallery__thumbnail-slider .aura-gallery__thumb img{border-radius:clamp(10px,1.05vw,20px)}.product-info .product-gallery__thumbnail-slider .aura-gallery__thumb--dots{position:absolute;top:50%;left:calc(-1*clamp(7px,.735vw,14px));transform:translate(calc(-1*clamp(21px,2.205vw,42px)),-50%);display:flex;flex-direction:column;gap:clamp(2px,.262vw,5px)}.product-info .product-gallery__thumbnail-slider .aura-gallery__thumb:not(:first-child) .aura-gallery__thumb--dots:before,.product-info .product-gallery__thumbnail-slider .aura-gallery__thumb:not(:last-child) .aura-gallery__thumb--dots:after{content:"";height:115.2%;left:49%;width:2px;background:#fff;opacity:.3;position:absolute}.product-info .product-gallery__thumbnail-slider .aura-gallery__thumb--dots:before{bottom:calc(100% + clamp(2px,.262vw,5px))}.product-info .product-gallery__thumbnail-slider .aura-gallery__thumb--dots:after{top:calc(100% + clamp(2px,.262vw,5px))}.product-info .product-gallery__thumbnail-slider .aura-gallery__thumb--dots>span{aspect-ratio:1;display:block;width:clamp(7px,.735vw,14px);background:var(--button-bg-color);border-radius:var(--radius-full);opacity:.6;transition:.3s ease}.product-info .product-gallery__thumbnail-slider .swiper-slide-thumb-active .aura-gallery__thumb--dots>span{opacity:1}.product-info__purchase-body .product-info__buy-buttons.extra__spacing-top{margin-top:clamp(14px,1.68vw,32px)}.product-info__purchase-body .product-info__buy-buttons .btn{padding-inline:clamp(30px,3.15vw,60px)}.product-info .product-info__topbar .product-info__heading .product-info__title br{display:none}.product-info__purchase-body .product-info__buy-buttons:has(.btn__bundle) .btn{padding-inline:clamp(18px,1.9423vw,37px);min-width:clamp(222px,22.5722vw,430px);border-width:clamp(2px,.21vw,4px)}}@media(max-width:991.5px){.product-info .product-info__topbar .product-info__heading .product-info__title{min-height:2lh;display:block;margin-bottom:clamp(15px,4.844vw,48px)}.product-info .product-info__topbar .product-info__heading>br{display:none}.product-info__purchase-body .product-info__hide-on-mob{display:none!important}.product-info__purchase-body .product-info__rating-and-link,.product-info__purchase-body .product-info__financing-and-affirm-btn{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(13px,4.1372vw,41px) 30px}.product-info__purchase-body .product-info__financing-and-affirm-btn{row-gap:clamp(6px,2.0182vw,20px);margin-block:clamp(10px,3.33vw,33px) 0}.product-info__purchase-body .product-info__financing-and-affirm-btn .product-info__affirm-btn{position:static;transform:translateY(0);border-radius:clamp(6px,2.0182vw,20px)}.product-info__purchase-body .product-info__rating-and-link{margin-bottom:clamp(13px,4.1372vw,41px)}.product-info__purchase-body .product-info__trust-badges .product-info__trust-badge{padding-left:clamp(32px,9.082vw,90px);position:relative}.product-info__purchase-body .product-info__trust-badges .product-info__trust-badge .product-info__trust-icon{position:absolute;top:0;bottom:0;left:0;right:auto;width:clamp(32px,9.082vw,90px);display:flex;align-items:center;justify-content:center}.product-info .product-gallery .product-gallery__slider .product-gallery__slide{aspect-ratio:unset}.product-info .product-gallery .product-gallery__slider .product-gallery__slide.hasHeading:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0000 11.8%,#121235b3 64.87%);mix-blend-mode:multiply;z-index:2}.product-info .product-gallery .product-gallery__slider .product-gallery__slide .product__image{position:relative;height:auto}.product-info__purchase-body .product-info__trust-badges{max-width:100%}.product-info .product-gallery__thumbnail-slider{position:relative;overflow:visible;inset:unset;transform:none;width:100%;height:auto;padding:0}.product-info__purchase-body .product-info__buy-buttons:has(>.btn__bundle){flex-direction:column;max-width:clamp(207px,64.783vw,642px)}.product-info .product-gallery__thumbnail-slider .aura-gallery__thumb--dots{display:none}.product-info__purchase-body .product-info__trust-badges.product-info__trust-badges--three{display:flex;max-width:unset}.product-info__purchase-body .product-info__trust-badges.product-info__trust-badges--three li{padding-left:clamp(8px,2.523vw,25px);flex:1 1 0;white-space:nowrap;gap:0;text-transform:unset}.product-info__purchase-body .product-info__trust-badges.product-info__trust-badges--three li span:not(.product-info__trust-icon){flex:1;text-align:center}.product-info__purchase-body .product-info__trust-badges.product-info__trust-badges--three li .product-info__trust-icon{position:relative;width:auto}.product-info__purchase-body .product-info__trust-badges .product-info__trust-badge.text-uppercase-mobile{text-transform:uppercase;white-space:normal}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/section-main-product.css.map */
