.product-custom-section{font-family:Quicksand,sans-serif;color:#272727;background-color:#f8f8f5}.product-custom-section .page-width{max-width:1400px;margin:0 auto;padding:0 2rem;padding-top:60px}@media screen and (max-width:749px){.product-custom-section .page-width{padding-top:20px}}@media screen and (min-width:990px){.product-custom__grid{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:start}}.product-custom__media-gallery{display:flex;gap:20px;align-items:stretch;position:relative;height:600px}@media screen and (max-width:989px){.product-custom__media-gallery{height:auto}}.product-custom__thumbnails-wrapper{display:flex;flex-direction:column;gap:10px;width:80px;flex-shrink:0;height:100%;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.product-custom__media-gallery:after{content:"";position:absolute;bottom:0;left:0;width:80px;height:50px;background:linear-gradient(to top,rgba(248,248,245,1) 0%,transparent 100%);pointer-events:none;z-index:1}.product-custom__thumbnails-wrapper::-webkit-scrollbar{display:none}.product-custom__thumbnail{width:80px;height:80px;flex-shrink:0;border-radius:12px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .3s ease}.product-custom__thumbnail.active{border-color:#55928f}.product-custom__thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.product-custom__main-image-wrapper{border-radius:20px;overflow:hidden;position:relative;width:600px;height:600px;background-color:#fff;cursor:zoom-in;flex-shrink:0}@media screen and (max-width:989px){.product-custom__main-image-wrapper{width:100%;height:auto;aspect-ratio:1 / 1}}.product-custom__main-image{width:100%;height:100%;object-fit:contain;transition:opacity .3s ease,transform .5s ease;transform-origin:center}.product-custom__main-image-wrapper:hover .product-custom__main-image{transform:scale(1.5)}@media screen and (max-width:989px){.product-custom__media-gallery{display:flex;flex-direction:column-reverse;gap:1.5rem}.product-custom__thumbnails-wrapper{flex-direction:row;overflow-x:auto;max-height:auto;width:100%;padding-bottom:10px}.product-custom__thumbnail{width:70px;height:70px;flex-shrink:0}.product-custom__media-gallery:after{display:none}}.product-custom__info-wrapper{display:flex;flex-direction:column;gap:1.5rem}.product-custom__title h1{font-size:2.5rem;font-weight:700;margin:0;line-height:1.2}@media screen and (max-width:749px){.product-custom__title h1{font-size:1.8rem}}.product-custom__price{font-size:2rem;font-weight:500;color:#55928f;margin:.5rem 0}@media screen and (max-width:749px){.product-custom__price{font-size:1.5rem}}.product-custom__short-summary{font-size:1.25rem;line-height:1.5;color:#666;margin-bottom:.5rem}.product-custom__actions{margin-top:1rem}.product-custom__actions form{display:flex;flex-direction:column;gap:20px!important;width:100%}.product-custom__btn{display:flex;justify-content:center;align-items:center;width:100%;padding:15px 30px;border-radius:9999px;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:none;transition:transform .2s ease,box-shadow .2s ease}.product-custom__btn--add{background-color:var(--btn-bg-color, #55928F);color:var(--btn-text-color, #fff)}.product-custom__btn--add:hover{filter:brightness(.9);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.product-custom__btn--disabled{background-color:#e0e0e0;color:#a0a0a0;cursor:not-allowed;pointer-events:none;box-shadow:none;transform:none}.product-custom__btn--notify{background-color:transparent;color:var(--btn-bg-color, #55928F);border:2px solid var(--btn-bg-color, #55928F)}.product-custom__btn--notify:hover{background-color:var(--btn-bg-color, #55928F);color:var(--btn-text-color, #fff)}.product-custom__trust-badges{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;padding:1.5rem;background-color:#fff;border-radius:16px}.trust-badge__item{display:flex;align-items:center;gap:1rem}.trust-badge__icon{width:24px;height:24px;color:#55928f;display:flex;align-items:center;justify-content:center}.product-custom__viewer-count{margin-top:15px;font-size:16px;color:#666;display:flex;align-items:center;gap:8px}.product-tabs__pane .rte{max-width:100%;width:100%}.product-tabs__pane .rte>*:first-child{margin-top:0}.viewer-count__icon{width:8px;height:8px;background-color:#2ecc71}.bis-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.bis-modal.open{opacity:1;visibility:visible}.bis-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.bis-modal__content{background:#fff;width:90%;max-width:500px;border-radius:12px;position:relative;z-index:1;overflow:hidden;box-shadow:0 10px 25px #0003;transform:translateY(20px);transition:transform .3s ease;padding:0}.bis-modal.open .bis-modal__content{transform:translateY(0)}.bis-modal__close{position:absolute;top:15px;right:15px;background:none;border:none;cursor:pointer;color:#333;z-index:2;padding:5px}.bis-modal__header{padding:24px;border-bottom:1px solid #eee;display:flex;align-items:center;gap:15px;background-color:#f9f9f9}.bis-modal__product-thumb img{width:60px;height:60px;border-radius:8px;object-fit:cover;border:1px solid #eee}.bis-modal__product-title{font-size:16px;font-weight:600;margin:0;color:#333}.bis-modal__product-price{font-size:14px;color:#666;margin:4px 0 0}.bis-modal__body{padding:30px 24px;text-align:center}.bis-modal__heading{font-size:18px;font-weight:600;margin-bottom:24px;color:#272727;line-height:1.4}.bis-modal__input-group{margin-bottom:20px;text-align:left}.bis-modal__input{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:8px;font-size:16px;outline:none;transition:border-color .2s}.bis-modal__input:focus{border-color:#55928f;box-shadow:0 0 0 2px #55928f1a}.bis-modal__submit{width:100%;padding:14px;background-color:#0056b3;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:16px;cursor:pointer;transition:background-color .2s}.bis-modal__submit:hover{background-color:#004494}.bis-modal__success{display:flex;flex-direction:column;align-items:center;gap:15px;color:#2ecc71;font-weight:600;font-size:18px}@keyframes pulse-dot{0%{box-shadow:0 0 #2ecc7166}70%{box-shadow:0 0 0 6px #2ecc7100}to{box-shadow:0 0 #2ecc7100}}.trust-badge__icon img,.trust-badge__icon svg{width:100%;height:100%}.trust-badge__text{font-weight:600;font-size:1.2rem}.product-custom__rating{margin-bottom:.5rem}.product-tabs-section{padding:4rem 2rem;background-color:#fff;margin-top:4rem}.product-tabs__nav{display:flex;justify-content:center;gap:1.5rem;margin-bottom:3rem;flex-wrap:wrap}.product-tabs__btn{padding:12px 30px;border-radius:9999px;border:1px solid #E0E0E0;background:transparent;font-size:1.1rem;font-weight:600;color:#777;cursor:pointer;transition:all .3s ease;font-family:Quicksand,sans-serif}.product-tabs__btn.active{background-color:#55928f;color:#fff;border-color:#55928f}.product-tabs__content-wrapper{max-width:900px;margin:0 auto}.product-tabs__pane{display:none;animation:fadeIn .4s ease}.product-tabs__pane.active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-main-product-custom.css.map */
