.product-spotlight-slider{padding:64px}.product-spotlight-slider__wrapper{width:100%;overflow:hidden;position:relative}.product-spotlight{width:100%;display:flex;transition:transform .5s ease-in-out}.product-spotlight-slider__button{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background-color:#fff;border:1px solid #e5e5e5;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all .3s ease}.product-spotlight-slider__button:hover{background-color:#eeebe1;border-color:#eeebe1}.product-spotlight-slider__button:disabled{opacity:.3;cursor:not-allowed}.product-spotlight-slider__button--prev{left:0;transform:translateY(-50%) rotate(90deg)}.product-spotlight-slider__button--next{right:0;transform:translateY(-50%) rotate(-90deg)}.product-spotlight-slider__button svg{width:24px;height:24px;color:#091113}.product-spotlight__item{display:flex;justify-content:center;gap:64px;width:100%;flex-shrink:0}.product-spotlight__media{width:712px;flex-shrink:0}.product-spotlight__image{width:100%;height:auto;aspect-ratio:1/1;display:block;object-fit:cover;border-radius:16px}.product-spotlight__content{display:flex;flex-direction:column;gap:12px;min-width:0}.product-spotlight__title{font-family:var(--font-secondary-heavy);font-size:32px;font-weight:800;color:var(--theme-color-black-shade-light-black)}.product-spotlight__subtitle{font-family:var(--font-primary-regular);font-size:18px;font-weight:400;color:var(--theme-color-black-shade-cool-gray)}.product-spotlight__product{width:fit-content;display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px;align-self:center;margin:0 79px}.product-spotlight__product-img{max-width:315px;width:100%;height:auto;display:block;object-fit:cover}.product-spotlight__product-info{display:flex;flex-direction:column;align-items:center;padding:0 32px}.product-spotlight__product-title{font-family:var(--font-secondary-heavy);font-size:20px;font-weight:800;color:#3a3e43;text-align:center}.product-spotlight__product-price{font-family:var(--font-secondary-black);font-size:var(--font-size-20);color:var(--color-primary2);text-align:center}.product-spotlight__product-mini-description{font-family:var(--font-primary-regular);font-size:12px;font-weight:400;color:#6b6e77;margin-top:12px;text-align:center}.product-spotlight__product-button{font-family:var(--font-secondary-heavy);font-size:16px;font-weight:800;color:#091113;text-align:center;background-color:#eeebe1;padding:12px 0;border-radius:40px;text-transform:uppercase;cursor:pointer;border:none;width:100%;display:block;text-decoration:none}@media screen and (max-width: 769px){.product-spotlight__title{font-size:24px}.product-spotlight-slider{padding:24px}.product-spotlight__item{flex-direction:column;gap:24px}.product-spotlight__media{width:100%}.product-spotlight__content{align-items:center;text-align:center}.product-spotlight__product{margin:0}.product-spotlight-slider__button{width:40px;height:40px}.product-spotlight-slider__button--prev{left:8px}.product-spotlight-slider__button--next{right:8px}.product-spotlight-slider__button svg{width:20px;height:20px}}@media screen and (max-width: 1024px) and (min-width: 820px){.product-spotlight__item{flex-direction:column}.product-spotlight__media{margin:0 auto}}.page-loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#ffffffb3;display:flex;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.loading-spinner-container{text-align:center}.loading-icon-wrapper{margin:0 auto 20px;animation:bounce 1.2s ease-in-out infinite}.loading-icon-wrapper .loading-spinner{display:inline-block;width:80px;height:80px;animation:pulse 1.5s ease-in-out infinite}.loading-icon-wrapper .loading-spinner .spinner{width:50px;height:50px}.loading-icon-wrapper .loading-spinner .path{stroke:var(--color-primary1);stroke-width:6}.loading-text{font-size:24px!important;color:var(--color-primary1, #00884d);font-weight:500!important;margin:0;animation:fadeInOut 1.5s ease-in-out infinite}@keyframes fadeInOut{0%,to{opacity:1}50%{opacity:.5}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
