.offer-product--container{display:flex;flex-direction:column;gap:20px}.offer-product--container .image-gallery{display:flex;flex-direction:column;gap:8px}.offer-product--container .image-gallery .image-wrapper img{width:100%;height:100%;object-fit:cover}.offer-product--container .image-gallery .image-gallery--carousel-main .image-wrapper{width:100%;height:auto;aspect-ratio:1;border-radius:16px}.offer-product--container .image-gallery .image-gallery--carousel-main .image-wrapper+.image-wrapper{margin-left:20px}.offer-product--container .image-gallery .image-gallery--carousel-main .flickity-prev-next-button{width:32px;height:32px;background:linear-gradient(0deg,#0b254500 0% 100%),#f3f6f8;top:90%}.offer-product--container .image-gallery .image-gallery--carousel-main .flickity-prev-next-button.previous{left:32px}.offer-product--container .image-gallery .image-gallery--carousel-main .flickity-prev-next-button.next{right:32px}.offer-product--container .image-gallery .image-gallery--carousel-main .flickity-prev-next-button.previous:before,.offer-product--container .image-gallery .image-gallery--carousel-main .flickity-prev-next-button.next:before{content:"";display:inline-block;width:9px;height:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='8' viewBox='0 0 9 8' fill='none'%3E%3Cpath d='M8.5 4.18201C8.77614 4.18201 9 3.95815 9 3.68201C9 3.40586 8.77614 3.18201 8.5 3.18201L8.5 3.68201L8.5 4.18201ZM0.146446 3.32845C-0.0488157 3.52371 -0.0488157 3.8403 0.146446 4.03556L3.32843 7.21754C3.52369 7.4128 3.84027 7.4128 4.03553 7.21754C4.2308 7.02228 4.2308 6.7057 4.03553 6.51043L1.20711 3.68201L4.03553 0.853579C4.2308 0.658317 4.2308 0.341735 4.03553 0.146473C3.84027 -0.0487897 3.52369 -0.0487897 3.32843 0.146472L0.146446 3.32845ZM8.5 3.68201L8.5 3.18201L0.5 3.18201L0.5 3.68201L0.5 4.18201L8.5 4.18201L8.5 3.68201Z' fill='%230B2545'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.offer-product--container .image-gallery .image-gallery--carousel-main .flickity-prev-next-button.next:before{transform:translate(-50%,-50%) rotate(180deg)}.offer-product--container .image-gallery .image-gallery--carousel-main .flickity-prev-next-button svg{display:none}.offer-product--container .image-gallery .image-gallery--description{display:flex;padding:16px 8px;justify-content:center;align-items:center;color:#1e1e19;text-align:center;font-family:polymath-text;font-size:16px;font-style:normal;font-weight:400;line-height:normal;border-radius:16px;border:1px solid #E0E4E7;background:#eaeef1}.offer-product--container .image-gallery .image-gallery--carousel-main,.offer-product--container .image-gallery .image-gallery--carousel-nav{--padding-left: 14px;margin-inline:calc(-1 * var(--padding-left));padding-inline:var(--padding-left);width:calc(100% + 2 * var(--padding-left))}.offer-product--container .image-gallery .image-gallery--carousel-main .flickity-viewport,.offer-product--container .image-gallery .image-gallery--carousel-nav .flickity-viewport{margin-inline:calc(-1 * var(--padding-left));padding-inline:var(--padding-left)}.offer-product--container .image-gallery .image-gallery--carousel-main .flickity-slider,.offer-product--container .image-gallery .image-gallery--carousel-nav .flickity-slider{margin-inline:var(--padding-left);width:calc(100% - 2 * var(--padding-left))}.offer-product--container .image-gallery .image-gallery--carousel-nav .image-wrapper{width:48px;height:48px;border-radius:8px;overflow:hidden;transition:.3s}.offer-product--container .image-gallery .image-gallery--carousel-nav .image-wrapper+.image-wrapper{margin-left:8px}.offer-product--container .image-gallery .image-gallery--carousel-nav .image-wrapper:not(.is-selected){opacity:.5}.offer-product--container .product-info{display:flex;flex-direction:column;gap:8px}.offer-product--container .product-info--block-wrapper{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:16px;border:1px solid #E0E4E7;background:#eaeef1;margin-top:12px}.offer-product--container .product-info--two-image-text{display:grid;grid-template-columns:1fr 1fr;gap:20px}.offer-product--container .product-info--two-image-text .image__text{display:flex;padding:12px 8px;justify-content:center;align-items:center;gap:12px;border-radius:16px;border:1px solid #E0E4E7;background:#eaeef1}.offer-product--container .product-info--two-image-text .image-wrapper{min-width:40px;width:40px;height:40px}.offer-product--container .product-info--two-image-text .image-wrapper img{width:100%;height:100%;object-fit:contain}.offer-product--container .product-info--two-image-text .text-wrapper{color:#1e1e19;font-family:polymath-text;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.offer-product--container .product-info--badge{width:100%;display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;background:#0b2545}.offer-product--container .product-info--badge .icon,.offer-product--container .product-info--badge .icon svg{display:flex;min-width:17px;width:17px;height:17px}.offer-product--container .product-info--badge .text{color:#f3f6f8;font-family:polymath-text;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.offer-product--container .product-info--title{display:flex;flex-direction:column;gap:12px}.offer-product--container .product-info--title .review-wrapper{display:flex;align-items:center;gap:12px}.offer-product--container .product-info--title .review-wrapper .star-list{display:flex;gap:2px}.offer-product--container .product-info--title .review-wrapper .star-list svg{display:flex;min-width:18px;width:18px;height:18px}.offer-product--container .product-info--title .review-wrapper .text{color:#1e1e19;font-family:polymath-text;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.offer-product--container .product-info--title .title{color:#1e1e19;font-family:Polymath;font-size:32px;font-style:normal;font-weight:500;line-height:120%}.offer-product--container .product-info--price{display:flex;padding:12px;justify-content:space-between;align-items:center;border-radius:12px;background:#e3e8ec}.offer-product--container .product-info--price .text-wrapper{display:flex;flex-direction:column}.offer-product--container .product-info--price .text-wrapper .text{color:#1e1e19;font-family:polymath-text;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.offer-product--container .product-info--price .text-wrapper .subtext{color:#1e1e19cc;font-family:polymath-text;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.offer-product--container .product-info--price .price{display:flex;padding:4px 12px;justify-content:center;align-items:center;min-height:35px;border-radius:8px;background:#0b2545;color:#f3f6f8;font-family:polymath-text;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.offer-product--container .product-info--text *{color:#1e1e19;font-family:polymath-text;font-size:16px;font-style:normal;line-height:normal;margin:0}.offer-product--container .product-info--modal-trigger{display:flex;width:100%;border-radius:8px;background:#f3f6f8;align-items:center;gap:10px;padding:8px 10px}.offer-product--container .product-info--modal-trigger .text{color:#1e1e19;text-align:center;font-family:polymath-text;font-size:14px;font-style:normal;font-weight:400;line-height:normal;width:100%}.offer-product--container .product-info--modal-trigger .icon,.offer-product--container .product-info--modal-trigger .icon svg{display:flex;width:16px;height:16px;min-width:16px;cursor:pointer}.offer-product--container .product-info--usp-list{padding-block:16px;display:flex;flex-direction:column;gap:12px}.offer-product--container .product-info--usp-list .icon__text{display:flex;align-items:center;gap:8px}.offer-product--container .product-info--usp-list .icon{min-width:20px;width:20px;height:100%;display:flex;align-items:center;justify-content:center}.offer-product--container .product-info--usp-list .icon svg{display:flex;width:12px;height:8px}.offer-product--container .product-info--usp-list .text{color:#1e1e19;font-family:polymath-text;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.offer-product--container .product-info--buy-button a{width:100%;display:flex;padding:16px;justify-content:center;align-items:center;border-radius:100px;background:#0b2545;color:#f3f6f8;text-align:center;font-family:polymath-text;font-size:17px;font-style:normal;font-weight:500;line-height:normal}.offer-product--container .product-info--shipping-info{display:flex;align-items:center;justify-content:center;gap:8px;padding:4px 0}.offer-product--container .product-info--shipping-info .icon{min-width:fit-content;border-radius:24px;background:#0b254533;padding:4px;display:flex;align-items:center;justify-content:center}.offer-product--container .product-info--shipping-info .icon svg{display:flex;width:8px;height:8px}.offer-product--container .product-info--shipping-info .text{color:#1e1e19;font-family:polymath-text;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.offer-product--container .product-info--payment-icon{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px}.offer-product--container .product-info--payment-icon .icon,.offer-product--container .product-info--payment-icon .icon svg{display:flex;min-width:37px;width:37px;height:24px}.offer-product--container .product-info--icon-with-text{border-radius:16px;border:1px solid #E0E4E7;background:#eaeef1;display:flex;padding:8px 24px 8px 12px;align-items:center;gap:12px}.offer-product--container .product-info--icon-with-text .icon,.offer-product--container .product-info--icon-with-text .icon svg{min-width:40px;width:40px;height:40px;display:flex}.offer-product--container .product-info--icon-with-text .text-wrapper{display:flex;flex-direction:column}.offer-product--container .product-info--icon-with-text .text{color:#1e1e19;font-family:Polymath;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.offer-product--container .product-info--icon-with-text .subtext{color:#1e1e19;font-family:polymath-text;font-size:12px;font-style:normal;font-weight:400;line-height:normal}@media screen and (min-width:780px){.offer-product--container{display:grid;grid-template-columns:1fr 1fr;position:relative}.offer-product--container>*{position:sticky;top:0;height:fit-content}.offer-product--container .image-gallery .image-gallery--carousel-main,.offer-product--container .image-gallery .image-gallery--carousel-nav{--padding-left: 0px}.offer-product--container .image-gallery .image-gallery--carousel-main .flickity-prev-next-button.previous{left:20px}.offer-product--container .image-gallery .image-gallery--carousel-main .flickity-prev-next-button.next{right:20px}.offer-product--container .product-info--two-image-text .image__text{padding:24px 16px}.offer-product--container .product-info--block-wrapper{padding:24px}.offer-product--container .product-info--buy-button a{transition:.3s}.offer-product--container .product-info--buy-button a:hover{opacity:.8}.offer-product--container .product-info--icon-with-text{padding:24px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/offer-product.css.map */
