.opk-contact-popup__block{margin-bottom:40px}@media screen and (max-width: 768px){.opk-contact-popup__block{margin-bottom:30px}}.opk-contact-popup .modal__window{max-width:810px;width:100%;border-radius:3px}.opk-contact-popup .modal__window::-webkit-scrollbar{display:none}.modal__window .opk-contact-popup__wrappper{background:#fcfaef;padding:20px}@media screen and (min-width: 769px){.modal__window .opk-contact-popup__wrappper{padding:35px 45px}}.opk-contact-popup .modal__close-btn{background:#0000}@media screen and (max-width: 575px){.opk-contact-popup .modal__close-btn{padding:0}}.opk-contact-popup__title{margin-bottom:20px;font-size:35px}@media screen and (max-width: 768px){.opk-contact-popup__title{font-size:28px;margin-bottom:14px}}.opk-contact-popup__subtitle{margin-bottom:34px;font-size:calc(var(--body-font-size)*1.11111111px);font-weight:400;line-height:1.4}@media screen and (max-width: 768px){.opk-contact-popup__subtitle{margin-bottom:20px}}.opk-contact-popup__field-wrapper{margin-bottom:24px;width:100%;display:flex;gap:20px}@media screen and (max-width: 575px){.opk-contact-popup__field-wrapper{margin-bottom:19px;flex-direction:column}}.opk-contact-popup__textarea{margin-bottom:24px}@media screen and (max-width: 575px){.opk-contact-popup__textarea{margin-bottom:18px}}.opk-contact-popup .contact-form{display:flex;flex-direction:column}.opk-contact-popup .field{width:100%;display:flex;flex-direction:column;gap:9px}@media screen and (max-width: 768px){.opk-contact-popup .field{gap:7px}}.opk-contact-popup .field input,.opk-contact-popup .field textarea{padding:13px 16px;font-size:calc(var(--body-font-size)*.888888888px);font-weight:500;line-height:1.37;border-radius:8px;border:1px solid rgba(42,43,42,.3);resize:none}.opk-contact-popup .field .textarea{border-radius:8px}.opk-contact-popup__explanation{margin-bottom:31px;color:#a11;font-size:calc(var(--body-font-size)*.777777777px);line-height:1.42}@media screen and (max-width: 575px){.opk-contact-popup__explanation{margin-bottom:19px}}.opk-contact-popup__buttons{display:flex;justify-content:center}.opk-contact-popup__button{width:100%;padding:14px 10px;color:#fff;font-size:calc(var(--body-font-size)*.888888888px);line-height:1.37;font-weight:700;border-radius:28px;background:#2db294}.opk-gift-card-popup{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:30;background-color:rgba(var(--modal-overlay-color)/0);transition:visibility 0s .4s,background-color .3s ease .1s}.opk-gift-card-popup.dn{display:none}.opk-gift-card-popup__bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background:rgba(var(--modal-overlay-color)/var(--modal-overlay-opacity))}.opk-gift-card-popup__wrapper{margin:var(--gutter);max-width:800px;width:100%;border-radius:3px;background:#e7ecf1;overflow:auto}@media screen and (max-width: 768px){.opk-gift-card-popup__wrapper{margin:0}}.opk-gift-card-popup__inner{position:relative;z-index:1}.opk-gift-card-popup__first-bg{position:absolute;bottom:0;left:0;z-index:3}.opk-gift-card-popup__second-bg{position:absolute;bottom:15px;left:0}@media screen and (max-width: 768px){.opk-gift-card-popup__second-bg{bottom:10px}}.opk-gift-card-popup__top,.opk-gift-card-popup__bottom{padding:20px 50px}@media screen and (max-width: 768px){.opk-gift-card-popup__top,.opk-gift-card-popup__bottom{padding:20px}}.opk-gift-card-popup__top{border-radius:3px 3px 0 0;background:#e7ecf1}.opk-gift-card-popup__bottom{border-radius:0 0 3px 3px}.opk-gift-card-popup__cart-message{display:flex;gap:20px;line-height:1.37}@media screen and (max-width: 768px){.opk-gift-card-popup__cart-message{gap:11px;font-size:16px;line-height:1.37}}.opk-gift-card-popup__cart-message svg{max-width:50px;max-height:50px;width:100%;height:100%}@media screen and (max-width: 768px){.opk-gift-card-popup__cart-message svg{max-width:30px;max-height:30px}}.opk-gift-card-popup__product-title{font-weight:700}@media screen and (max-width: 768px){.opk-gift-card-popup__product-title{line-height:26px}}.opk-gift-card-popup__title{margin-bottom:20px;padding-top:20px;font-size:35px;text-align:center}@media screen and (max-width: 768px){.opk-gift-card-popup__title{padding-top:0;margin-bottom:14px;font-size:28px;line-height:1.14}}.opk-gift-card-popup__items{margin-bottom:30px}@media screen and (max-width: 768px){.opk-gift-card-popup__items{margin-bottom:13px}}.opk-gift-card-popup__item{display:flex;align-items:center;gap:10px}@media screen and (max-width: 768px){.opk-gift-card-popup__item{align-items:flex-start;line-height:1.44}}@media screen and (max-width: 768px){.opk-gift-card-popup__item svg{min-width:26px;min-height:26px}}.opk-gift-card-popup__item:not(:last-child){margin-bottom:10px}.opk-gift-card-popup__bottom{background:#1cd3a5}.opk-gift-card-popup__buttons{margin-bottom:36px;display:flex;justify-content:center;gap:20px}@media screen and (max-width: 768px){.opk-gift-card-popup__buttons{margin-bottom:12px}}.opk-gift-card-popup__reject{max-width:275px;width:100%;white-space:nowrap;cursor:pointer}@media screen and (max-width: 768px){.opk-gift-card-popup__reject{width:50%}}.opk-gift-card-popup__continue{max-width:275px;width:100%;cursor:pointer}.opk-gift-card-popup__continue[disabled]{background:#fdd76980;cursor:not-allowed}@media screen and (max-width: 768px){.opk-gift-card-popup__continue{width:50%;padding:14px}}.opk-gift-card-popup__images{position:relative}.opk-gift-card-popup__images-container{position:relative;width:100%;min-height:246px;max-height:246px;display:flex;justify-content:center;z-index:4}@media screen and (max-width: 768px){.opk-gift-card-popup__images-container{min-height:156px;max-height:156px}}.opk-gift-card-popup__image{max-width:231px;max-height:150px;width:100%;height:100%;aspect-ratio:231/150}@media screen and (max-width: 768px){.opk-gift-card-popup__image{max-width:157px;max-height:102px}}.opk-gift-card-popup__image--1{margin-top:20px;margin-left:30px;transform:rotate(-10deg)}@media screen and (max-width: 768px){.opk-gift-card-popup__image--1{margin-top:27px}}.opk-gift-card-popup__image--2{margin-top:56px;transform:translate(-20px) rotate(12deg)}@media screen and (max-width: 768px){.opk-gift-card-popup__image--2{margin-top:51px;transform:translate(-13px) rotate(12deg)}}.opk-gift-card-popup__stages{padding:30px 50px;display:flex;justify-content:space-between;align-items:center;gap:18px;background:#fff;border-radius:3px 3px 0 0;border-bottom:1px solid rgba(42,43,42,.15)}@media screen and (max-width: 768px){.opk-gift-card-popup__stages{padding:20px}}@media screen and (max-width: 575px){.opk-gift-card-popup__stages{gap:9px}}.opk-gift-card-popup__stage-item{display:flex;align-items:center;gap:20px}@media screen and (max-width: 575px){.opk-gift-card-popup__stage-item{gap:6px}}.opk-gift-card-popup__stage-icon{min-width:50px;min-height:50px;display:flex;justify-content:center;align-items:center;background:#f5f5f4;border-radius:50%}@media screen and (max-width: 768px){.opk-gift-card-popup__stage-icon{min-width:30px;min-height:30px}}@media screen and (max-width: 768px){.opk-gift-card-popup__stage-icon svg{width:14px;height:14px}}.opk-gift-card-popup__stage-text{white-space:nowrap;flex-shrink:0;font-weight:700;line-height:1.44}@media screen and (max-width: 768px){.opk-gift-card-popup__stage-text{font-size:calc(var(--body-font-size)*.888888888px)}}.opk-gift-card-popup__stage-split-line{max-width:110px;min-width:10px;width:100%;height:1px;background:#2a2b2a26}.opk-gift-card-popup__choose-gift{padding:50px;display:flex;flex-direction:column;align-items:center;background:#e7ecf1}@media screen and (max-width: 768px){.opk-gift-card-popup__choose-gift{padding:20px}}.opk-gift-card-popup__choose-gift-title{margin-bottom:20px;font-family:var(--heading-font-family);font-size:35px;font-weight:700;line-height:1.14}@media screen and (max-width: 768px){.opk-gift-card-popup__choose-gift-title{margin-bottom:14px;font-size:28px}}.opk-gift-card-popup__choose-gift-subtitle{margin-bottom:30px;font-size:calc(var(--body-font-size)*1.11111111px);line-height:1.4}@media screen and (max-width: 768px){.opk-gift-card-popup__choose-gift-subtitle{margin-bottom:20px}}.opk-gift-card-popup__choose-gift-cards{margin-bottom:30px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}@media screen and (max-width: 768px){.opk-gift-card-popup__choose-gift-cards{grid-template-columns:repeat(2,1fr)}}.opk-gift-card-popup__choose-gift-cards .gift-card__media{margin-bottom:10px;aspect-ratio:200/120;width:100%}.opk-gift-card-popup__choose-gift-cards .gift-card__title{font-size:16px;font-weight:700;line-height:1.37}.opk-gift-card-popup__choose-gift-card{padding:10px;background:#fff;border-radius:3px;border:2px solid rgba(0,0,0,0);transition:border .2s ease}.opk-gift-card-popup__choose-gift-card.selected{border:2px solid #fdd769}.opk-gift-card-popup__choose-gift-buttons{display:flex;gap:20px}@media screen and (max-width: 768px){.opk-gift-card-popup__choose-gift-buttons{flex-direction:column;gap:14px}.opk-gift-card-popup__choose-gift-buttons>*{width:100%}}.opk-gift-card-popup__options{margin:10px 0 30px;max-width:544px;width:100%}.opk-gift-card-popup__option-container{display:flex;flex-direction:column;gap:10px}.opk-gift-card-popup__option-container.dn{display:none}.opk-gift-card-popup__option-container-heading{font-size:calc(var(--body-font-size)*.888888888px);font-weight:700;line-height:1.37}.opk-gift-card-popup__options-button{position:relative}.opk-gift-card-popup__option-selected-text{display:flex;justify-content:space-between;font-size:calc(var(--body-font-size)*.888888888px);line-height:1.37;font-weight:400}.opk-gift-card-popup__options-list{padding:0;width:100%;border-radius:6px;border:1px solid rgba(42,43,42,.15);background-color:#fff;z-index:3}.opk-gift-card-popup__options-list .custom-select__option{font-size:calc(var(--body-font-size)*.888888888px);line-height:1.37;transition:background-color .3s ease}.opk-gift-card-popup__options-list .custom-select__option.active,.opk-gift-card-popup__options-list .custom-select__option:hover{background-color:#e7ecf1}.opk-gift-card-popup__options-list .custom-select__option:first-child{padding-top:13px}.opk-gift-card-popup .stage-two .opk-gift-card-popup__stage-item:first-child .opk-gift-card-popup__stage-icon{background:#fdd769}@media screen and (max-width: 768px){.opk-gift-card-popup .stage-three .opk-gift-card-popup__continue{width:100%}}.opk-gift-card-popup .stage-three .opk-gift-card-popup__stage-item:first-child .opk-gift-card-popup__stage-icon{background:#fdd769}.opk-gift-card-popup .stage-three .opk-gift-card-popup__stage-item:nth-child(3) .opk-gift-card-popup__stage-icon{background:#fdd769}.opk-decorations .product-green-start-1{position:absolute;top:289px;right:222px;transform:rotate(45deg)}.opk-decorations .product-yellow-circle-1{position:absolute;top:424px;left:203px}.opk-decorations .product-yellow-circle-2{position:absolute;top:881px;right:925px;transform:rotate(-55deg)}.opk-decorations .product-green-start-2{position:absolute;top:1529px;left:229px}.opk-decorations .product-yellow-circle-3{position:absolute;top:1840px;right:198px}.opk-decorations .product-green-start-3{position:absolute;top:2251px;right:150px;transform:rotate(45deg)}.opk-decorations .product-yellow-circle-4{position:absolute;top:2349px;left:141px}@media screen and (max-width: 575px){.opk-decorations .product-green-start-mobile-1{position:absolute;top:831px;right:6px}.opk-decorations .product-yellow-circle-mobile-1{position:absolute;top:1308px;right:-6px}.opk-decorations .product-yellow-circle-mobile-2{position:absolute;top:1524px;left:-3px}.opk-decorations .product-yellow-circle-mobile-3{position:absolute;top:2151px;right:-3px}.opk-decorations .product-green-start-mobile-2{position:absolute;top:2583px;left:6px}}.opk-breadcrumbs{margin-bottom:28px}@media screen and (max-width: 768px){.opk-breadcrumbs{margin-bottom:20px}}.opk-product-main .product-info__sticky{z-index:31}.opk-product-main .product-vendor{font-size:calc(var(--body-font-size)*.666666666px);line-height:1.5;color:#2a2b2a99}.opk-product-main .product-vendor-sku{margin:0 0 8px}.opk-product-main .product-title{margin-bottom:26px;font-size:26px;font-weight:700;line-height:1.23}@media screen and (max-width: 768px){.opk-product-main .product-title{margin-bottom:19px}}.opk-product-main .product-label{border-radius:3px}@media screen and (max-width: 768px){.opk-product-main .product-label{padding:4px 8px;font-size:13px}}.opk-product-main .product-label--sale{background:#a11}.opk-product-main .product-price{margin:0}.opk-product-main .opk-variant-label{margin-bottom:8px}@media screen and (max-width: 768px){.opk-product-main .opk-variant-label{margin-bottom:12px}}.opk-product-main .product-info__price .price__current{font-size:20px;font-weight:700;line-height:1.4}.opk-product-main .product-info__price .price__was{font-size:calc(var(--body-font-size)*.888888888px);line-height:1.37;-webkit-text-decoration:line-through;text-decoration:line-through}.opk-product-main .product-options{margin-top:40px;margin-bottom:20px}@media screen and (max-width: 768px){.opk-product-main .product-options{margin-top:35px}}.opk-product-main .product-info__block-buy-buttons{margin-bottom:20px}@media screen and (max-width: 768px){.opk-product-main .product-info__block-buy-buttons{margin-top:20px}}.opk-product-main .product-payment-icons{margin-bottom:40px}@media screen and (max-width: 768px){.opk-product-main .product-payment-icons{margin-bottom:30px}}.opk-product-main .product-payment-icons__wrapper{display:flex;flex-wrap:wrap;gap:7px}.opk-product-main .product-payment-icons .list-payment__item svg{width:43px;height:26px}.opk-product-main .delivery-block{margin-top:26px;border-radius:6px;border:1px solid rgba(0,0,0,.15);background:#f5f5f4}@media screen and (max-width: 768px){.opk-product-main .delivery-block{margin-top:21px}}.opk-product-main .delivery-block__wrapper{padding:14px 20px;display:flex;justify-content:space-between;gap:10px}@media screen and (max-width: 1239px){.opk-product-main .delivery-block__wrapper{padding:14px 10px}}@media screen and (max-width: 768px){.opk-product-main .delivery-block__wrapper{padding:20px}}@media screen and (max-width: 575px){.opk-product-main .delivery-block__wrapper{display:grid;grid-template-columns:3fr 1fr;grid-row-gap:19px;row-gap:19px}}.opk-product-main .delivery-block__item{display:flex;flex-direction:column;gap:10px}@media screen and (max-width: 575px){.opk-product-main .delivery-block__item:nth-child(2){grid-row:2;grid-column:1}}@media screen and (max-width: 575px){.opk-product-main .delivery-block__info-icon{display:flex;justify-content:flex-end}}.opk-product-main .delivery-block__item-title{display:flex;align-items:center;gap:8px;font-size:calc(var(--body-font-size)*.888888888px);font-weight:700;line-height:1.37}@media screen and (max-width: 1239px){.opk-product-main .delivery-block__item-title{flex-direction:column}}@media screen and (max-width: 768px){.opk-product-main .delivery-block__item-title{flex-direction:row}}.opk-product-main .delivery-block__item-text{font-size:calc(var(--body-font-size)*.888888888px);line-height:1.37}@media screen and (max-width: 1239px){.opk-product-main .delivery-block__item-text{text-align:center}}@media screen and (max-width: 768px){.opk-product-main .delivery-block__item-text{text-align:left}}.opk-product-main .delivery-block__popup-button{margin-bottom:14px}.opk-product-main .delivery-block__popup-description{margin-bottom:20px}.opk-product-main .delivery-block__richtext{line-height:1.44}.opk-product-main .delivery-block__richtext a{-webkit-text-decoration:underline;text-decoration:underline;font-weight:700}.opk-product-main .delivery-block__info-icon{display:flex;justify-content:flex-end;align-items:flex-start}.opk-product-main .product-contents{padding-top:26px}@media screen and (max-width: 768px){.opk-product-main .product-contents{padding-top:20px}}.opk-product-main .product-contents__title{padding-bottom:10px;font-size:calc(var(--body-font-size)*.888888888px);font-weight:700;line-height:1.37}.opk-product-main .product-contents__items{padding:14px 20px}@media screen and (max-width: 768px){.opk-product-main .product-contents__items{padding:14px 10px}}.opk-product-main .product-contents__item{font-size:calc(var(--body-font-size)*.888888888px);line-height:1.44}.opk-product-main .product-contents__item:first-child{padding-bottom:12px;border-bottom:1px solid rgba(42,43,42,.15)}.opk-product-main .product-contents__item:not(:first-child){padding:9px 0;border-bottom:1px solid rgba(42,43,42,.15)}.opk-product-main .product-contents__show-more{padding-left:20px;font-size:calc(var(--body-font-size)*.888888888px);line-height:1.37;-webkit-text-decoration:underline;text-decoration:underline}@media screen and (max-width: 768px){.opk-product-main .product-contents__show-more{padding-left:10px}}.opk-product-main .product-contents .hidden-item{display:none}.opk-product-main .opk-variant-picker .custom-select__listbox,.opk-product-main .opk-variant-picker .custom-select__btn{padding:14px 20px 12px;border-radius:6px;border:1px solid rgba(42,43,42,.15);background:#fff}.opk-product-main .opk-variant-picker .custom-select__option{justify-content:flex-start}.opk-product-main .opk-variant-picker .opk-header__custom-select-text{font-family:var(--body-font-family);font-size:calc(var(--body-font-size)*.888888888px);line-height:1.37;font-weight:400}.opk-product-main .wholesale{margin-bottom:26px}@media screen and (max-width: 768px){.opk-product-main .wholesale{margin-bottom:30px}}.opk-product-main .wholesale__title{font-size:calc(var(--body-font-size)*1.11111111px);font-weight:700;line-height:1.4}.opk-product-main .wholesale__items{padding-top:16px;display:flex;flex-direction:column;gap:10px}.opk-product-main .wholesale__item{display:flex;align-items:center;gap:10px;line-height:1.44}@media screen and (max-width: 768px){.opk-product-main .wholesale__item{align-items:start}}.opk-product-main .wholesale__button{width:100%;padding:14px 10px;margin-top:26px;color:#fff;font-size:calc(var(--body-font-size)*.888888888px);line-height:1.37;font-weight:700;border-radius:28px;background:#2db294}.opk-product-main__main-button{width:100%}.opk-product-main .usp{margin-bottom:40px;border-radius:6px;background:#e7ecf1}@media screen and (max-width: 768px){.opk-product-main .usp{margin-bottom:30px}}.opk-product-main .usp__wrapper{padding:20px 30px}@media screen and (max-width: 768px){.opk-product-main .usp__wrapper{padding:20px}}.opk-product-main .usp__items{display:flex;justify-content:space-between;gap:20px}@media screen and (max-width: 768px){.opk-product-main .usp__items{flex-direction:column}}.opk-product-main .usp__item{display:flex;flex-direction:column;align-items:center;flex:1;gap:10px}@media screen and (max-width: 768px){.opk-product-main .usp__item{flex-direction:row;gap:14px}}.opk-product-main .usp__item-svg{width:50px;height:50px;border-radius:50%;background:#190934}.opk-product-main .usp__item-svg svg{margin:10px;width:30px;height:30px}.opk-product-main .usp__item-text{font-size:calc(var(--body-font-size)*.888888888px);line-height:1.37;text-align:center}.opk-product-main quantity-input .qty-input{width:-moz-fit-content;width:fit-content}.opk-product-main quantity-input .btn--minus{margin-left:14px}.opk-product-main quantity-input .btn--plus{margin-right:17px}.opk-product-main .opk-collapsible-tab .disclosure>summary{padding:20px 0 16px}.opk-product-main .opk-collapsible-tab .disclosure__title{font-size:calc(var(--body-font-size)*1.11111111px);font-weight:700;line-height:1.3}.opk-product-main .opk-collapsible-tab .disclosure__content{padding-bottom:19px;line-height:1.44}.opk-product-main .opk-collapsible-tab h2{font-size:36px;font-weight:700;font-family:var(--heading-font-family);line-height:1.11}@media screen and (max-width: 768px){.opk-product-main .opk-collapsible-tab h2{font-size:28px;line-height:1.14}}.opk-product-main .product-media .media-viewer__item .media{border-radius:3px}.opk-product-main .product-media .media-gallery__thumbs{margin-top:6px}.opk-product-main .product-media .media-gallery__thumbs .media-thumbs__btn img{border-radius:3px}.opk-product-main .product-media .media-gallery__thumbs .media-thumbs__btn.is-active{overflow:visible}@media screen and (max-width: 768px){.opk-product-main .product-media .media-ctrl__btn{padding:calc(.5*var(--space-unit))}}.opk-product-main .order-message{margin-bottom:26px}.opk-product-main .order-message__title{margin-bottom:10px;display:inline-block;font-size:calc(var(--body-font-size)*.888888888px);line-height:1.37;font-weight:700}.opk-product-main .order-message__textarea{min-height:150px;width:100%;padding:14px 20px;border-radius:6px!important;border:1px solid rgba(42,43,42,.15);resize:none}.opk-product-main .product-policies{font-size:calc(var(--body-font-size)*.777777777px);color:#2a2b2a99;line-height:1.42}
/*# sourceMappingURL=/cdn/shop/t/3/assets/opk-main-product.css.map */
