@charset "UTF-8";.product-page{color:var(--nl-color-text)}.product-breadcrumbs{overflow-x:auto;padding-bottom:.25rem;scrollbar-width:none}.product-breadcrumbs::-webkit-scrollbar{display:none}.product-breadcrumbs__list{align-items:center;display:flex;gap:.5625rem;list-style:none;margin:0;padding:0;white-space:nowrap}.product-breadcrumbs li{align-items:center;color:var(--nl-color-text-muted);display:inline-flex;font-size:.875rem;gap:.5625rem;line-height:1.4}.product-breadcrumbs li:not(:last-child):after{color:var(--nl-color-text-subtle);content:"›";font-size:1.125rem}.product-breadcrumbs a{transition:color .2s ease}.product-breadcrumbs a:hover{color:var(--nl-color-primary)}.product-overview{align-items:start;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(26.25rem,.92fr)}.product-gallery{display:grid;gap:.75rem;grid-template-columns:4.875rem minmax(0,1fr);min-width:0}.product-gallery__thumbs{display:flex;flex-direction:column;gap:.625rem}.product-gallery__thumb{aspect-ratio:1;background:var(--nl-color-surface);border:.0625rem solid var(--nl-color-border);border-radius:.5625rem;cursor:pointer;overflow:hidden;padding:.25rem;transition:border-color .2s ease,box-shadow .2s ease;width:4.875rem}.product-gallery__thumb img{border-radius:.375rem;display:block;height:100%;object-fit:cover;width:100%}.product-gallery__thumb.is-active,.product-gallery__thumb:hover{border-color:var(--nl-color-primary);box-shadow:0 0 0 .125rem var(--nl-color-focus-ring)}.product-gallery__main{background:var(--nl-color-primary-soft);border-radius:1rem;overflow:hidden;position:relative;width:100%}.product-gallery__wrapper{display:flex}.product-gallery__slide{aspect-ratio:1/1;flex:0 0 100%;overflow:hidden}.product-gallery__slide img{display:block;height:100%;object-fit:cover;width:100%}.product-gallery__badges{align-items:flex-start;display:flex;flex-direction:column;gap:.4375rem;left:1rem;pointer-events:none;position:absolute;top:1rem;z-index:3}.product-gallery__badge{align-items:center;border-radius:.375rem;display:inline-flex;font-size:.875rem;font-weight:700;line-height:1;min-height:1.75rem;padding:.3125rem .5625rem}.product-gallery__badge--hit{background:var(--nl-color-secondary);color:var(--nl-color-secondary-contrast)}.product-gallery__badge--sale{background:var(--nl-color-accent);color:var(--nl-color-accent-contrast)}.product-gallery__favorite{background:hsla(0,0%,100%,.9);border:.0625rem solid hsla(0,0%,100%,.75);border-radius:50%;color:var(--nl-color-text);cursor:pointer;display:grid;height:2.625rem;padding:0;place-items:center;position:absolute;right:1rem;top:1rem;transition:color .2s ease,transform .2s ease,background-color .2s ease;width:2.625rem;z-index:3}.product-gallery__favorite svg{height:1.3125rem;width:1.3125rem;stroke:currentColor;stroke-width:1.8}.product-gallery__favorite:hover{color:var(--nl-color-accent);transform:scale(1.05)}.product-gallery__favorite.is-active{background:var(--nl-color-accent);color:var(--nl-color-accent-contrast)}.product-gallery__favorite.is-active svg{fill:currentColor}.product-gallery__pagination{background:rgba(var(--nl-color-shadow),.55);border-radius:.875rem;bottom:.875rem;display:flex;gap:.3125rem;left:50%;padding:.3125rem .4375rem;position:absolute;transform:translateX(-50%);z-index:3}.product-gallery__pagination .swiper-pagination-bullet{background:hsla(0,0%,100%,.7);border-radius:.4375rem;cursor:pointer;height:.4375rem;margin:0;transition:width .2s ease,background-color .2s ease;width:.4375rem}.product-gallery__pagination .swiper-pagination-bullet-active{background:var(--nl-color-sun);width:1.375rem}.product-summary{min-width:0}.product-summary__meta{align-items:center;display:flex;flex-wrap:wrap;gap:.625rem 1.125rem;justify-content:space-between}.product-summary__stock{align-items:center;color:var(--nl-color-success);display:inline-flex;font-size:.875rem;font-weight:700;gap:.4375rem}.product-summary__stock>span{background:currentColor;border-radius:50%;box-shadow:0 0 0 .25rem var(--nl-color-mint-soft);height:.5rem;width:.5rem}.product-summary__rating{align-items:center;display:inline-flex;font-size:.875rem;gap:.375rem}.product-summary__rating>span{color:var(--nl-color-warning);font-size:1.125rem}.product-summary__rating u{color:var(--nl-color-text-muted);text-underline-offset:.1875rem}.product-summary__title{font-family:var(--nl-font-heading);font-weight:600;letter-spacing:-.025em;line-height:1.08;margin:.875rem 0 0;text-wrap:balance}.product-summary__identifiers{align-items:center;color:var(--nl-color-text-muted);display:flex;flex-wrap:wrap;font-size:.875rem;gap:.5rem 1.375rem;margin-top:.9375rem}.product-summary__identifiers a{color:var(--nl-color-primary-dark);text-decoration:underline;text-underline-offset:.1875rem}.product-summary__lead{color:var(--nl-color-text-secondary);line-height:1.6;margin:1.125rem 0 0}.product-price{align-items:flex-end;border-top:.0625rem solid var(--nl-color-border);display:flex;gap:1.125rem;justify-content:space-between}.product-price__main{align-items:baseline;display:flex;flex-wrap:wrap;gap:.5rem .875rem}.product-price__main del{color:var(--nl-color-text-subtle);font-size:1rem}.product-price__main strong{color:var(--nl-color-accent);line-height:1}.product-price__unit{color:var(--nl-color-text-muted);font-size:.875rem;white-space:nowrap}.product-variants__head{align-items:baseline;display:flex;gap:.875rem;justify-content:space-between;margin-bottom:.6875rem}.product-variants__head h2{font-size:1rem;font-weight:700;line-height:1.3;margin:0}.product-variants__head span{color:var(--nl-color-text-muted);font-size:.875rem}.product-variants__list{display:grid;gap:.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.product-variants__item{align-items:center;background:var(--nl-color-surface);border:.0625rem solid var(--nl-color-border);border-radius:.5625rem;color:var(--nl-color-text);cursor:pointer;display:grid;gap:.5rem;grid-template-columns:2.75rem minmax(0,1fr);min-height:3.875rem;min-width:0;padding:.375rem;text-align:left;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.product-variants__item.is-active,.product-variants__item:hover{background:var(--nl-color-primary-soft);border-color:var(--nl-color-primary)}.product-variants__item.is-active{box-shadow:inset 0 0 0 .0625rem var(--nl-color-primary)}.product-variants__image{background:var(--nl-color-surface-alt);border-radius:.375rem;height:2.75rem;overflow:hidden;width:2.75rem}.product-variants__image img{display:block;height:100%;object-fit:cover;width:100%}.product-variants__item>span:last-child{display:flex;flex-direction:column;gap:.125rem;min-width:0}.product-variants__item strong{font-size:.9375rem}.product-variants__item small{color:var(--nl-color-text-muted);font-size:.875rem;white-space:nowrap}.product-purchase{display:grid;gap:.5625rem;grid-template-columns:auto minmax(11.875rem,1fr) auto}.product-purchase__cart,.product-purchase__quick{align-items:center;border-radius:.5rem;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.875rem;font-weight:700;gap:.5625rem;justify-content:center;min-height:3.125rem;padding:.625rem 1.125rem;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.product-purchase__cart{background:var(--nl-color-primary);border:.0625rem solid var(--nl-color-primary);color:var(--nl-color-primary-contrast)}.product-purchase__cart:hover{background:var(--nl-color-primary-hover);border-color:var(--nl-color-primary-hover)}.product-purchase__quick{background:transparent;border:.0625rem solid var(--nl-color-primary);color:var(--nl-color-primary-dark)}.product-purchase__quick:hover{background:var(--nl-color-primary-soft)}.product-quantity{background:var(--nl-color-surface);border:.0625rem solid var(--nl-color-border-strong);border-radius:.5rem;display:grid;grid-template-columns:2.3125rem 2.6875rem 2.3125rem;height:3.125rem;overflow:hidden}.product-quantity button{background:transparent;border:0;color:var(--nl-color-text);cursor:pointer;font-size:1.25rem;padding:0}.product-quantity button:hover{background:var(--nl-color-surface-alt)}.product-quantity input{appearance:textfield;background:transparent;border:0;border-left:.0625rem solid var(--nl-color-border);border-right:.0625rem solid var(--nl-color-border);color:var(--nl-color-text);font:inherit;font-size:.9375rem;font-weight:700;padding:0;text-align:center;width:2.6875rem}.product-quantity input::-webkit-inner-spin-button{appearance:none}.quick-order{margin-top:1.375rem}.quick-order label{color:var(--nl-color-text);display:block;font-size:.875rem;font-weight:700;line-height:1.4;margin-bottom:.5rem}.quick-order>div{display:grid;gap:.5rem;grid-template-columns:minmax(0,1fr) auto}.quick-order input{background:var(--nl-color-surface);border:.0625rem solid var(--nl-color-border-strong);border-radius:.4375rem;color:var(--nl-color-text);font:inherit;font-size:.875rem;height:2.8125rem;min-width:0;padding:0 .75rem;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.quick-order input:focus{border-color:var(--nl-color-primary);box-shadow:0 0 0 .1875rem var(--nl-color-focus-ring);outline:0}.quick-order input.is-invalid{background:var(--nl-color-accent-soft);border-color:var(--nl-color-danger);box-shadow:0 0 0 .1875rem rgba(var(--nl-color-danger-rgb),.1)}.quick-order button{background:var(--nl-color-primary);border:0;border-radius:.4375rem;color:var(--nl-color-primary-contrast);cursor:pointer;font:inherit;font-size:.875rem;font-weight:700;padding:.5625rem .9375rem;transition:background-color .2s ease}.quick-order button:hover{background:var(--nl-color-primary-hover)}.product-services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.product-service{background:var(--nl-color-surface-alt);border-radius:.6875rem;display:grid;gap:.8125rem;grid-template-columns:2.875rem minmax(0,1fr)}.product-service:nth-child(2){background:var(--nl-color-secondary-soft)}.product-service:nth-child(3){background:var(--nl-color-sun-soft)}.product-service__icon{background:color-mix(in srgb,var(--nl-color-surface) 72%,transparent);border-radius:50%;color:var(--nl-color-primary-dark);display:grid;height:2.875rem;place-items:center;width:2.875rem}.product-service__icon svg{height:1.5rem;width:1.5rem;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.product-service h2{font-size:1rem;line-height:1.3;margin:0}.product-service p{color:var(--nl-color-text-secondary);font-size:.875rem;line-height:1.5;margin:.375rem 0 0}.product-service a{color:var(--nl-color-primary-dark);display:inline-block;font-size:.875rem;font-weight:700;margin-top:.5rem;text-decoration:underline;text-underline-offset:.1875rem}.product-section-nav{border-bottom:.0625rem solid var(--nl-color-border);display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.625rem;scrollbar-width:none}.product-section-nav::-webkit-scrollbar{display:none}.product-section-nav a{align-items:center;background:var(--nl-color-surface);border:.0625rem solid var(--nl-color-border);border-radius:1.375rem;display:inline-flex;flex:0 0 auto;font-size:.875rem;font-weight:700;gap:.4375rem;min-height:2.625rem;padding:.5rem .9375rem;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.product-section-nav a:hover{background:var(--nl-color-primary-soft);border-color:var(--nl-color-primary);color:var(--nl-color-primary-dark)}.product-section-nav span{background:var(--nl-color-primary-soft);border-radius:.75rem;display:grid;font-size:.875rem;height:1.375rem;min-width:1.375rem;padding:0 .3125rem;place-items:center}.product-information{width:100%}.product-content-section{border-bottom:.0625rem solid var(--nl-color-border);scroll-margin-top:1.25rem}.product-content-section__heading{display:grid;gap:1.5rem;grid-template-columns:minmax(0,.72fr) minmax(16.25rem,.28fr)}.product-content-section__heading h2{font-family:var(--nl-font-heading);font-weight:600;letter-spacing:-.02em;line-height:1.15;margin:0}.product-content-section__heading p{color:var(--nl-color-text-muted);font-size:.9375rem;line-height:1.55;margin:0}.product-description__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(15.625rem,.38fr)}.product-description__text{color:var(--nl-color-text-secondary);font-size:1rem;line-height:1.72}.product-description__text p{margin:0 0 .875rem}.product-description__text ul{list-style:none;margin:1.125rem 0 0;padding:0}.product-description__text li{padding-left:1.375rem;position:relative}.product-description__text li+li{margin-top:.5rem}.product-description__text li:before{background:var(--nl-color-primary);border-radius:50%;box-shadow:0 0 0 .25rem var(--nl-color-primary-soft);content:"";height:.5rem;left:0;position:absolute;top:.62em;width:.5rem}.product-description__note{align-self:start;background:var(--nl-color-primary-soft);border-radius:.75rem;padding:1.375rem}.product-description__note strong{font-family:var(--nl-font-heading);font-size:1.25rem;line-height:1.25}.product-description__note p{color:var(--nl-color-text-secondary);font-size:.875rem;line-height:1.55;margin:.625rem 0 0}.product-specifications__list{display:grid;gap:0 2.5rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.product-specifications__list>div{border-bottom:.0625rem solid var(--nl-color-border);display:grid;gap:1.125rem;grid-template-columns:minmax(0,1fr) minmax(7.5rem,.75fr);padding:.8125rem 0}.product-specifications dt{color:var(--nl-color-text-muted);font-size:.875rem}.product-specifications dd{color:var(--nl-color-text);font-size:.875rem;font-weight:700;margin:0;text-align:right}.product-reviews__layout{display:grid;grid-template-columns:minmax(15.625rem,.36fr) minmax(0,1fr)}.review-summary{align-self:start;background:var(--nl-color-sun-soft);border-radius:.75rem;display:grid;gap:.375rem .9375rem;grid-template-columns:auto minmax(0,1fr);padding:1.5rem}.review-summary>strong{font-family:var(--nl-font-heading);font-size:3rem;line-height:1}.review-summary>div>span{color:var(--nl-color-warning);font-size:1.0625rem;letter-spacing:.0625rem}.review-summary p{color:var(--nl-color-text-muted);font-size:.875rem;line-height:1.4;margin:.25rem 0 0}.review-summary button{background:var(--nl-color-inverse-bg);border:.0625rem solid var(--nl-color-inverse-bg);border-radius:.4375rem;color:var(--nl-color-inverse-text);cursor:pointer;font:inherit;font-size:.875rem;font-weight:700;grid-column:1/-1;margin-top:.75rem;min-height:2.6875rem}.review-list{display:flex;flex-direction:column;gap:.75rem}.review-card{background:var(--nl-color-surface);border:.0625rem solid var(--nl-color-border);border-radius:.6875rem;padding:1.25rem}.review-card header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.review-card header>div{align-items:center;display:flex;flex-wrap:wrap;gap:.5625rem}.review-card header strong{font-size:.9375rem}.review-card header span{color:var(--nl-color-warning);font-size:.875rem;letter-spacing:.0625rem}.review-card time{color:var(--nl-color-text-muted);font-size:.875rem}.review-card p{color:var(--nl-color-text-secondary);font-size:.9375rem;line-height:1.6;margin:.75rem 0 0}.review-modal{background:transparent;border:0;border-radius:.9375rem;color:var(--nl-color-text);inset:0;margin:auto;max-height:calc(100dvh - 1.875rem);overflow:visible;padding:0;width:min(35rem,100% - 1.875rem)}.review-modal::backdrop{backdrop-filter:blur(.1875rem);background:rgba(var(--nl-color-shadow),.58)}.review-modal__panel{background:var(--nl-color-surface);border-radius:.9375rem;box-shadow:0 1.5rem 4.375rem rgba(var(--nl-color-shadow),.28);max-height:calc(100dvh - 1.875rem);overflow-y:auto;padding:1.75rem;position:relative}.review-modal__close{background:var(--nl-color-surface);border:.0625rem solid var(--nl-color-border);border-radius:50%;color:var(--nl-color-text);cursor:pointer;display:grid;font-size:1.5625rem;height:2.375rem;line-height:1;padding:0;place-items:center;position:absolute;right:.875rem;top:.875rem;transition:border-color .2s ease,color .2s ease,transform .2s ease;width:2.375rem}.review-modal__close:hover{border-color:var(--nl-color-accent);color:var(--nl-color-accent);transform:rotate(5deg)}.review-modal__head{padding-right:2.8125rem}.review-modal__head h3{font-family:var(--nl-font-heading);font-weight:600;letter-spacing:-.02em;line-height:1.15;margin:0}.review-modal__head p{color:var(--nl-color-text-muted);font-size:.875rem;line-height:1.5;margin:.5625rem 0 0}.review-form{margin-top:1.375rem}.review-form__field{display:block;font-size:.875rem;font-weight:700;line-height:1.3;margin-top:.625rem}.review-form input,.review-form textarea{background:var(--nl-color-surface);border:.0625rem solid var(--nl-color-border-strong);border-radius:.4375rem;color:var(--nl-color-text);font:inherit;font-size:.875rem;margin-top:.4375rem;padding:.6875rem .75rem;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;width:100%}.review-form input{height:2.8125rem}.review-form textarea{min-height:7.5rem;resize:vertical}.review-form input:focus,.review-form textarea:focus{border-color:var(--nl-color-primary);box-shadow:0 0 0 .1875rem var(--nl-color-focus-ring);outline:0}.review-form input.is-invalid,.review-form textarea.is-invalid{background:var(--nl-color-accent-soft);border-color:var(--nl-color-danger);box-shadow:0 0 0 .1875rem rgba(var(--nl-color-danger-rgb),.1)}.review-form__submit{background:var(--nl-color-primary);border:0;border-radius:.5rem;color:var(--nl-color-primary-contrast);cursor:pointer;font:inherit;font-size:.875rem;font-weight:700;margin-top:.75rem;min-height:2.9375rem;padding:.625rem 1.125rem;transition:background-color .2s ease;width:100%}.review-form__submit:hover{background:var(--nl-color-primary-hover)}.form-field-error{color:var(--nl-color-danger);display:block;font-size:.8125rem;font-weight:600;line-height:1.35;margin-top:.3125rem;min-height:1.125rem;opacity:0;transition:opacity .18s ease}.form-field-error.is-visible{opacity:1}.review-rating{align-items:center;border:0;border-bottom:.0625rem solid var(--nl-color-border);display:flex;flex-wrap:wrap;gap:.5rem .875rem;margin:0;padding:0 0 1.0625rem}.review-rating legend{font-size:.875rem;font-weight:700;margin-bottom:.5rem;padding:0;width:100%}.review-rating__options{align-items:center;display:flex;gap:.1875rem}.review-rating__option{cursor:pointer;display:block;position:relative}.review-rating__option input{height:.0625rem;margin:0;opacity:0;pointer-events:none;position:absolute;width:.0625rem}.review-rating__option span{color:var(--nl-color-border-strong);display:block;font-size:1.9375rem;line-height:1;transition:color .16s ease,transform .16s ease}.review-rating__option:hover span{transform:translateY(-.125rem)}.review-rating__option.is-selected span{color:var(--nl-color-warning)}.review-rating__option:has(input:focus-visible) span{border-radius:.1875rem;outline:.1875rem solid var(--nl-color-focus-ring);outline-offset:.125rem}.review-rating__value{color:var(--nl-color-text-muted);font-size:.875rem}.product-recommendations__head{max-width:47.5rem}.product-recommendations h2{font-family:var(--nl-font-heading);font-weight:600;letter-spacing:-.02em;line-height:1.15;margin:0}.product-recommendations__head p{color:var(--nl-color-text-muted);font-size:.9375rem;line-height:1.5;margin:.5625rem 0 0;max-width:40.625rem}.product-recommendations__slider{margin:-.25rem;overflow:hidden;padding:.25rem}.product-recommendations__wrapper{align-items:stretch;display:flex}.product-recommendations__slide{flex:0 0 auto;height:auto}.product-recommendations__bottom{align-items:center;display:flex;justify-content:space-between}.product-recommendations__navigation{align-items:center;display:grid;flex:1 1 auto;grid-template-columns:auto minmax(5rem,1fr) auto;min-width:0}.product-recommendations__arrow{background:var(--nl-color-surface);border:.0625rem solid var(--nl-color-border-strong);border-radius:50%;color:var(--nl-color-text);cursor:pointer;display:grid;font-size:.9375rem;height:2.5rem;padding:0;place-items:center;transition:border-color .2s ease,background-color .2s ease,color .2s ease;width:2.5rem}.product-recommendations__arrow:hover{background:var(--nl-color-primary);border-color:var(--nl-color-primary);color:var(--nl-color-primary-contrast)}.product-recommendations__arrow.swiper-button-disabled{opacity:.4;pointer-events:none}.product-recommendations__scrollbar{background:var(--nl-color-border);border-radius:.25rem;height:.25rem;overflow:hidden;position:relative}.product-recommendations__scrollbar .swiper-scrollbar-drag{background:var(--nl-color-primary);border-radius:.25rem;height:100%}.product-recommendations__link{align-items:center;border-bottom:.0625rem solid var(--nl-color-border-strong);color:var(--nl-color-primary-dark);display:inline-flex;flex:0 0 auto;font-size:.875rem;font-weight:700;padding-bottom:.3125rem;transition:color .2s ease,border-color .2s ease}.product-recommendations__link span{font-size:1.1875rem;line-height:1;transition:transform .2s ease}.product-recommendations__link:hover{border-color:var(--nl-color-primary);color:var(--nl-color-primary)}.product-recommendations__link:hover span{transform:translateX(.25rem)}@media (max-width:68.74875rem){.product-overview{gap:1.75rem;grid-template-columns:minmax(0,1fr) minmax(24.375rem,.9fr)}.product-purchase{grid-template-columns:auto minmax(0,1fr)}.product-purchase__quick{grid-column:1/-1}}@media (max-width:62em){.product-overview{gap:1.5rem}}@media (max-width:61.99875rem){.product-overview{grid-template-columns:minmax(0,1fr)}.product-summary{max-width:47.5rem}.product-services{grid-template-columns:minmax(0,1fr)}.product-service{grid-template-columns:2.875rem minmax(0,1fr)}}@media (max-width:47.99875rem){.product-gallery{grid-template-columns:minmax(0,1fr)}.product-gallery__main{order:1}.product-gallery__thumbs{flex-direction:row;order:2;overflow-x:auto;padding-bottom:.1875rem}.product-gallery__thumb{flex:0 0 4.25rem;width:4.25rem}.product-content-section__heading{gap:.5rem}.product-content-section__heading,.product-description__body,.product-reviews__layout,.product-specifications__list{grid-template-columns:minmax(0,1fr)}.review-summary{max-width:26.25rem}}@media (max-width:34.99875rem){.product-gallery__slide{aspect-ratio:1/1}.product-variants__list{grid-template-columns:repeat(2,minmax(0,1fr))}.product-purchase{grid-template-columns:minmax(0,1fr)}.product-quantity{width:7.3125rem}.product-purchase__quick{grid-column:auto}.quick-order>div{grid-template-columns:minmax(0,1fr)}.product-price{align-items:flex-start;flex-direction:column;gap:.5rem}.product-section-nav{margin-right:-.9375rem}.product-specifications__list>div{gap:.75rem;grid-template-columns:minmax(0,1fr) minmax(6.5625rem,.7fr)}.review-card header{flex-direction:column;gap:.4375rem}.product-recommendations__bottom{align-items:stretch;flex-direction:column}.product-recommendations__navigation{width:100%}.product-recommendations__link{align-self:flex-start}}@media (max-width:20em){.product-page{padding-bottom:2.375rem;padding-top:.875rem}.product-overview{padding-top:1.125rem}.product-summary__title{font-size:1.875rem}.product-summary__lead{font-size:.9375rem}.product-price{margin-top:1.125rem;padding-top:1rem}.product-price__main strong{font-size:1.75rem}.product-purchase,.product-variants{margin-top:1.25rem}.product-services{gap:.5625rem;margin-top:1.5rem}.product-service{padding:.9375rem}.product-section-nav{margin-top:2.125rem}.product-content-section{padding-bottom:2rem;padding-top:2rem}.product-content-section__heading{margin-bottom:1.25rem}.product-content-section__heading h2{font-size:1.75rem}.product-description__body{gap:1.375rem}.product-reviews__layout{gap:1.125rem}.review-modal__head h3{font-size:1.5625rem}.product-recommendations{padding-top:2.25rem}.product-recommendations__head{margin-bottom:1.125rem}.product-recommendations h2{font-size:1.75rem}.product-recommendations__bottom{gap:1rem;padding-top:1.25rem}.product-recommendations__link,.product-recommendations__navigation{gap:.5625rem}}@media (min-width:20em) and (max-width:87.5em){.product-page{padding-bottom:clamp(2.375rem,1.74537037036875rem + 3.1481481481vw,4.5rem);padding-top:clamp(.875rem,.6898148148125rem + .9259259259vw,1.5rem)}.product-overview{padding-top:clamp(1.125rem,1.0138888888875rem + .5555555556vw,1.5rem)}.product-summary__title{font-size:clamp(1.875rem,1.61574074074375rem + 1.2962962963vw,2.75rem)}.product-summary__lead{font-size:clamp(.9375rem,.91898148148125rem + .0925925926vw,1rem)}.product-price{margin-top:clamp(1.125rem,1.0138888888875rem + .5555555556vw,1.5rem);padding-top:clamp(1rem,.925925925925rem + .3703703704vw,1.25rem)}.product-price__main strong{font-size:clamp(1.75rem,1.6388888888875rem + .5555555556vw,2.125rem)}.product-purchase,.product-variants{margin-top:clamp(1.25rem,1.15740740740625rem + .462962963vw,1.5625rem)}.product-services{gap:clamp(.5625rem,.46990740740625rem + .462962963vw,.875rem);margin-top:clamp(1.5rem,1.277777777775rem + 1.1111111111vw,2.25rem)}.product-service{padding:clamp(.9375rem,.84490740740625rem + .462962963vw,1.25rem)}.product-section-nav{margin-top:clamp(2.125rem,1.68055555555625rem + 2.2222222222vw,3.625rem)}.product-content-section{padding-bottom:clamp(2rem,1.59259259259375rem + 2.037037037vw,3.375rem);padding-top:clamp(2rem,1.59259259259375rem + 2.037037037vw,3.375rem)}.product-content-section__heading{margin-bottom:clamp(1.25rem,1.10185185185rem + .7407407407vw,1.75rem)}.product-content-section__heading h2{font-size:clamp(1.75rem,1.5648148148125rem + .9259259259vw,2.375rem)}.product-description__body{gap:clamp(1.375rem,.85648148148125rem + 2.5925925926vw,3.125rem)}.product-reviews__layout{gap:clamp(1.125rem,.79166666666875rem + 1.6666666667vw,2.25rem)}.review-modal__head h3{font-size:clamp(1.5625rem,1.46990740740625rem + .462962963vw,1.875rem)}.product-recommendations{padding-top:clamp(2.25rem,1.80555555555625rem + 2.2222222222vw,3.75rem)}.product-recommendations__head{margin-bottom:clamp(1.125rem,.97685185185rem + .7407407407vw,1.625rem)}.product-recommendations h2{font-size:clamp(1.75rem,1.5648148148125rem + .9259259259vw,2.375rem)}.product-recommendations__bottom{gap:clamp(1rem,.777777777775rem + 1.1111111111vw,1.75rem);padding-top:clamp(1.25rem,1.1388888888875rem + .5555555556vw,1.625rem)}.product-recommendations__link,.product-recommendations__navigation{gap:clamp(.5625rem,.46990740740625rem + .462962963vw,.875rem)}}@media (min-width:62em) and (max-width:120em){.product-overview{gap:clamp(1.5rem,-.63793103448125rem + 3.4482758621vw,3.5rem)}}@media (min-width:87.5em){.product-page{padding-bottom:4.5rem}.product-overview,.product-page{padding-top:1.5rem}.product-summary__title{font-size:2.75rem}.product-summary__lead{font-size:1rem}.product-price{margin-top:1.5rem;padding-top:1.25rem}.product-price__main strong{font-size:2.125rem}.product-purchase,.product-variants{margin-top:1.5625rem}.product-services{gap:.875rem;margin-top:2.25rem}.product-service{padding:1.25rem}.product-section-nav{margin-top:3.625rem}.product-content-section{padding-bottom:3.375rem;padding-top:3.375rem}.product-content-section__heading{margin-bottom:1.75rem}.product-content-section__heading h2{font-size:2.375rem}.product-description__body{gap:3.125rem}.product-reviews__layout{gap:2.25rem}.review-modal__head h3{font-size:1.875rem}.product-recommendations{padding-top:3.75rem}.product-recommendations__head{margin-bottom:1.625rem}.product-recommendations h2{font-size:2.375rem}.product-recommendations__bottom{gap:1.75rem;padding-top:1.625rem}.product-recommendations__link,.product-recommendations__navigation{gap:.875rem}}@media (min-width:120em){.product-overview{gap:3.5rem}}@media (prefers-reduced-motion:reduce){.product-gallery__favorite,.product-gallery__pagination .swiper-pagination-bullet,.product-gallery__thumb,.product-purchase button,.product-recommendations__arrow,.product-section-nav a,.product-variants__item{transition:none}}