.ap-main-product__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(36rem,.95fr);gap:5.6rem;align-items:start}.ap-main-product__info--sticky{position:sticky;top:2rem}.ap-main-product__title{margin:1.2rem 0 1rem;color:rgb(var(--color-base-heading));font-size:3rem;line-height:1.15}.ap-product-badge{display:inline-flex;align-items:center;border-radius:var(--variant-pills-radius);padding:.6rem 1.2rem;font-size:1.4rem;font-weight:700;line-height:1}.ap-product-badge--accent-1{background:rgb(var(--color-base-accent-1));color:rgb(var(--color-base-solid-button-labels))}.ap-product-badge--accent-2{background:rgb(var(--color-base-accent-2));color:rgb(var(--color-base-solid-button-labels))}.ap-product-rating{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;margin-bottom:2rem;font-size:1.3rem;color:rgba(var(--color-base-text),.75)}.ap-product-rating__single-star,.ap-product-rating__stars{display:inline-flex;align-items:center;gap:.15rem}.ap-product-rating__single-star svg,.ap-product-rating__stars svg{width:1.3rem;height:1.3rem;fill:currentColor}.ap-product-rating__stars{color:var(--ap-rating-color)}.ap-product-rating__count,.ap-product-rating__article{color:rgba(var(--color-base-text),.72)}.ap-product-rating__article{margin-left:1.2rem}.ap-main-product__description{margin-bottom:2.8rem;max-width:58rem;color:rgb(var(--color-base-text));font-size:1.6rem;line-height:1.65}.ap-main-product__price{margin-bottom:2.4rem}.ap-main-product__price .price{font-size:2.6rem;line-height:1.15;letter-spacing:0;color:rgb(var(--color-base-heading))}.ap-main-product__price .price .price-item{font-weight:800}.ap-main-product__price .price--on-sale .price-item--regular{font-size:1.6rem;font-weight:600}.ap-main-product__price .price--on-sale .price-item--sale{color:rgb(var(--color-base-accent-1))}@media screen and (min-width:750px){.ap-main-product__price .price{font-size:3.2rem}}.ap-main-product__price-note{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:.5rem;margin:1rem 0 0;padding:.5rem 1rem;background:rgb(var(--color-base-background-2));border-radius:var(--variant-pills-radius, .6rem);font-size:1.3rem;line-height:1.3;color:rgba(var(--color-base-text),.68)}.ap-main-product__price-note-label{font-weight:500}.ap-main-product__price-note-value{font-weight:700;color:rgba(var(--color-base-text),.9)}.ap-product-features{display:grid;gap:1rem;margin:2.4rem 0 1.6rem}.ap-product-features__item{display:flex;align-items:flex-start;gap:1rem;color:rgb(var(--color-base-text));font-size:1.45rem;line-height:1.45}.ap-product-features__icon{width:1.8rem;height:1.8rem;display:inline-flex;align-items:center;justify-content:center;color:rgb(var(--color-base-accent-2));flex-shrink:0}.ap-product-features__icon svg{width:1.6rem;height:1.6rem;fill:currentColor}.ap-main-product__details-link{display:inline-flex;align-items:center;gap:.7rem;margin:.4rem 0 2.4rem;color:rgb(var(--color-base-accent-2));font-weight:700;text-decoration:none}.ap-main-product__details-link:hover{text-decoration:underline;text-underline-offset:.3rem}.ap-purchase-box{background:rgba(var(--color-base-background-2),.8);border:var(--card-border-width) solid rgba(var(--color-foreground),var(--card-border-opacity));border-radius:var(--card-corner-radius);padding:2.4rem;margin-top:2.4rem}.ap-purchase-box__status{margin-left:15px}.ap-purchase-box__block{position:relative}.ap-purchase-box__dot{width:.9rem;height:.9rem;border-radius:50%;background:#48a23f;flex-shrink:0;position:absolute;top:50%;left:-15px;transform:translateY(-50%);animation:ap-stock-pulse 2s ease-out infinite}@keyframes ap-stock-pulse{0%{box-shadow:0 0 #48a23f8c}70%{box-shadow:0 0 0 .7rem #48a23f00}to{box-shadow:0 0 #48a23f00}}.ap-purchase-box__dot--madeorder,.ap-purchase-box__dot--delayed{background:#f59e0b;animation:none}@media(prefers-reduced-motion:reduce){.ap-purchase-box__dot{animation:none}}.ap-purchase-box__status p{margin:0;color:rgb(var(--color-base-heading));font-weight:700}.ap-delivery__text{display:block;color:rgba(var(--color-base-text),.72);font-size:1.3rem}.ap-purchase-box__actions{display:grid;grid-template-columns:14rem 1fr;gap:1.2rem;align-items:center}.ap-purchase-box .button--secondary{margin-top:1.2rem}.ap-product-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;margin-bottom:2.4rem;font-size:1.3rem;color:rgba(var(--color-base-text),.72)}.ap-product-breadcrumbs a{color:rgb(var(--color-base-accent-2));text-decoration:none}.ap-product-breadcrumbs a:hover{text-decoration:underline;text-underline-offset:.3rem}@media screen and (max-width:749px){.ap-product-breadcrumbs{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;margin-bottom:1.2rem;font-size:1.2rem}.ap-product-breadcrumbs::-webkit-scrollbar{display:none}.ap-product-breadcrumbs>*{flex:0 0 auto;white-space:nowrap}}.ap-product-gallery__list{margin:0}.ap-product-gallery__item{width:100%}.ap-product-gallery__thumbnails .thumbnail{border-radius:var(--media-radius)}.ap-product-media-actions{display:flex;justify-content:center;gap:6rem;margin-top:2.4rem}.ap-product-media-actions__button{display:inline-flex;align-items:center;gap:.9rem;border:0;background:transparent;color:rgba(var(--color-base-text),.78);font-family:var(--font-body-family);font-size:1.25rem;cursor:pointer}.ap-product-media-actions__button[data-ap-zoom-trigger]{cursor:zoom-in}.ap-product-media-actions__icon{width:3rem;height:3rem;display:inline-flex;align-items:center;justify-content:center;border:var(--card-border-width) solid rgba(var(--color-foreground),var(--card-border-opacity));border-radius:50%;color:rgb(var(--color-base-accent-2))}.ap-product-media-actions__icon svg{width:1.5rem;height:1.5rem}.product__media-toggle--hidden{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.product__media-toggle--hidden:after{display:none}.product__modal-opener--image .product__media-toggle:hover{cursor:default}@media screen and (min-width:990px){.ap-main-product__media{position:sticky;top:2rem}.ap-product-gallery__layout{display:flex;flex-direction:column}.ap-product-gallery__viewer-wrap{order:1;min-width:0}.ap-product-gallery__thumbnails{order:2;width:100%;margin:1.6rem 0 0}.ap-product-gallery__thumbnails .thumbnail-list{display:flex;flex-wrap:wrap;gap:1rem;padding:0;margin:0}.ap-product-gallery__thumbnails .thumbnail-list__item{width:7.2rem;max-width:7.2rem}.ap-product-gallery__thumbnails .thumbnail{border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity));border-radius:var(--media-radius);overflow:hidden;background:rgb(var(--color-base-background-1))}.ap-product-gallery__thumbnails .thumbnail[aria-current]{border-color:rgb(var(--color-base-accent-2));outline:.2rem solid rgb(var(--color-base-accent-2));outline-offset:-.2rem}}@media screen and (max-width:989px){.ap-main-product__grid{grid-template-columns:minmax(0,1fr);gap:3.2rem}.ap-main-product__media,.ap-main-product__media media-gallery{min-width:0;max-width:100%}.ap-main-product__info--sticky{position:static}.ap-product-gallery__layout{display:flex;flex-direction:column;width:100%}.ap-product-gallery__viewer-wrap{order:1;width:100%;min-width:0;overflow:hidden}.ap-main-product__grid{overflow-x:clip}.ap-product-gallery__viewer-wrap .ap-product-gallery__list{display:flex;flex-wrap:nowrap;gap:0;width:100%;max-width:100%;min-width:0;margin:0;padding:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ap-product-gallery__viewer-wrap .ap-product-gallery__list::-webkit-scrollbar{display:none}.ap-product-gallery__viewer-wrap .ap-product-gallery__list .ap-product-gallery__item,.ap-product-gallery__viewer-wrap .ap-product-gallery__list .ap-product-gallery__item:first-of-type,.ap-product-gallery__viewer-wrap .ap-product-gallery__list .ap-product-gallery__item:last-of-type{flex:0 0 100%;width:100%;max-width:100%;margin:0;padding:0;box-sizing:border-box;scroll-snap-align:start}.ap-product-gallery__thumbnails{order:2;width:100%;margin-top:1.6rem;overflow:hidden}.ap-product-gallery__thumbnails .thumbnail-list{display:flex;flex-wrap:nowrap;gap:1rem;overflow-x:auto;overflow-y:hidden;padding:0;margin:0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.ap-product-gallery__thumbnails .thumbnail-list::-webkit-scrollbar{display:none}.ap-product-gallery__thumbnails .thumbnail-list__item{flex:0 0 auto;width:8rem;max-width:8rem}.ap-product-media-actions{gap:2rem;margin-top:1.6rem;flex-wrap:wrap}.ap-product-gallery__arrows{padding:0 .8rem}.ap-product-gallery__arrow{width:3.2rem;height:3.2rem}}@media screen and (max-width:749px){.ap-main-product__title{font-size:2.6rem}.ap-purchase-box{padding:1.6rem}.ap-purchase-box__actions{grid-template-columns:1fr}.ap-product-gallery__viewer-wrap .product__media{padding-top:0!important;height:42vh;min-height:24rem;max-height:38rem}.ap-product-gallery__viewer-wrap .product__media img,.ap-product-gallery__viewer-wrap .product__media>*{object-fit:contain}.ap-main-product__grid{gap:1.6rem}.ap-product-gallery__thumbnails{margin-top:1rem}.ap-product-gallery__thumbnails .thumbnail-list__item{width:6rem;max-width:6rem}.ap-product-media-actions{margin-top:.8rem}}.ap-product-gallery__arrows{position:absolute;top:50%;left:0;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%);pointer-events:none;padding:0 1.2rem;z-index:3}.ap-product-gallery__viewer-wrap{position:relative}.ap-product-gallery__arrow{width:3.5rem;height:3.5rem;border-radius:50%;border:0;background:rgb(var(--color-background));box-shadow:0 0 1rem #00000014;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;color:rgb(var(--color-foreground))}.ap-product-gallery__arrow svg{width:1.2rem;height:1.2rem}.ap-product-gallery__arrow--prev svg{transform:rotate(90deg)}.ap-product-gallery__arrow--next svg{transform:rotate(-90deg)}.ap-madeorder-note{display:flex;align-items:flex-start;gap:1rem;margin:0 0 1.6rem;padding:1.2rem 1.4rem;background:#fff6e8;border:.1rem solid #f0c987;border-left-width:.4rem;border-radius:.8rem}.ap-madeorder-note__icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:#d9821b;color:#fff;font-size:1.4rem;font-weight:800;line-height:1}.ap-madeorder-note__body{min-width:0}.ap-madeorder-note__title{display:block;margin-bottom:.3rem;color:#8a4b06;font-size:1.4rem;font-weight:700;line-height:1.3}.ap-madeorder-note__text{margin:0;color:rgb(var(--color-base-text));font-size:1.3rem;line-height:1.5}.ap-service-list{list-style:none;margin:2rem 0 0;padding:1.4rem 1.6rem;display:grid;gap:1rem;background:rgba(var(--color-base-background-2),.55);border:1px solid rgba(var(--color-base-text),.08);border-radius:1rem}.ap-service-list__item{display:flex;align-items:flex-start;gap:1rem;min-width:0}.ap-service-list__icon{width:2.2rem;height:2.2rem;flex:0 0 auto;margin-top:.1rem;object-fit:contain}.ap-service-list__body{display:flex;flex-wrap:wrap;align-items:baseline;gap:.2rem .6rem;min-width:0;font-size:1.35rem;line-height:1.4}.ap-service-list__body strong{color:rgb(var(--color-base-heading));font-weight:700}.ap-service-list__text{color:rgba(var(--color-base-text),.78)}.ap-service-list__item--payment{padding-top:1rem;border-top:1px solid rgba(var(--color-base-text),.08)}.ap-service-list__payments{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;margin-top:.4rem}.ap-service-list__pay-icon{width:3.8rem;height:2.4rem;object-fit:contain;border-radius:.3rem}.ap-main-product__tax-note{margin:.6rem 0 0;font-size:1.25rem;line-height:1.45;color:rgba(var(--color-base-text),.68)}.ap-main-product__tax-note a{color:inherit;text-underline-offset:.2rem}.ap-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:40;display:flex;align-items:center;gap:1.2rem;padding:1rem 1.5rem calc(1rem + env(safe-area-inset-bottom));background:rgb(var(--color-base-background-1));border-top:.1rem solid rgba(var(--color-base-text),.12);box-shadow:0 -.6rem 1.6rem #1a3a5c1f}.ap-sticky-atc[hidden]{display:none}.ap-sticky-atc__info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.1rem}.ap-sticky-atc__title{font-size:1.2rem;line-height:1.3;color:rgba(var(--color-base-text),.75);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ap-sticky-atc__price{font-size:1.6rem;font-weight:700;color:rgb(var(--color-base-heading))}.ap-sticky-atc__button{flex:0 0 auto;min-height:4.4rem;padding:0 1.8rem;font-size:1.4rem}@media screen and (min-width:990px){.ap-sticky-atc{display:none}}@media screen and (max-width:989px){body.ap-has-sticky-atc:not(.overflow-hidden):not(.ap-drawer-open) [id^=trustbadge-container]{transform:translateY(-6.8rem) scale(.68)!important;transform-origin:bottom right!important;transition:transform .2s ease}body.ap-has-sticky-atc:not(.overflow-hidden):not(.ap-drawer-open) .cc-revoke.cc-bottom{transform:translateY(-6.8rem)!important;transition:transform .2s ease}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/section-main-product.css.map */
