.prod-custom{background:#fff;padding:clamp(5rem,8vw,10rem) 0}.prod-custom__container{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(3rem,6vw,6rem);align-items:start}.prod-custom__media{position:relative;display:flex;align-items:flex-start;gap:1.2rem;width:100%}@media(max-width:480px){.prod-custom__container{grid-template-columns:1fr}.prod-custom__media{flex-direction:column-reverse;align-items:center}.prod-custom__media .prod-custom__thumbs{position:static;flex-direction:row;padding:0;background:transparent;gap:.4rem;margin-top:1.2rem;overflow:visible}.prod-custom__media .prod-custom__thumbs-arrow{display:none}.prod-custom__media .prod-custom__thumbs-viewport{height:auto;overflow:visible;flex:1}.prod-custom__media .prod-custom__thumbs-track{flex-direction:row;transform:none!important;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.prod-custom__media .prod-custom__thumbs-track::-webkit-scrollbar{display:none}}.prod-custom__thumbs{position:absolute;top:3rem;left:3rem;z-index:2;display:flex;flex-direction:column;gap:.6rem;background:#fff;padding:1.2rem;border-radius:clamp(16px,4vw,24px);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.prod-custom__thumbs-viewport{overflow:hidden;height:calc(3*clamp(48px,10vw,60px) + 1.2rem);flex-shrink:0}.prod-custom__thumbs-track{display:flex;flex-direction:column;gap:.6rem;transition:transform .3s cubic-bezier(.4,0,.2,1)}.prod-custom__thumbs-arrow{width:100%;display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:.2rem 0;cursor:pointer;color:#3540248c;border-radius:6px;transition:color .2s,opacity .2s;flex-shrink:0;line-height:1}.prod-custom__thumbs-arrow:hover:not(:disabled){color:#354024}.prod-custom__thumbs-arrow:disabled{opacity:.2;cursor:default;pointer-events:none}.prod-custom__thumb{width:clamp(48px,10vw,60px);height:clamp(48px,10vw,60px);padding:0;border:2px solid transparent;border-radius:clamp(8px,3vw,16px);overflow:hidden;background:transparent;cursor:pointer;display:block;position:relative;transition:border-color .2s ease,transform .2s ease}.prod-custom__thumb-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000061;color:#fff;border-radius:inherit;pointer-events:none}.prod-custom__thumb img{width:100%;height:100%;object-fit:cover;display:block}.prod-custom__thumb.is-active{border-color:#fff}.prod-custom__thumb:hover{transform:scale(1.04)}.prod-custom__main-video{width:100%;height:100%;object-fit:contain;display:block;border-radius:inherit;background:#000}.prod-custom__main-image{flex:1;width:100%;background:#e8e2d9;border-radius:clamp(24px,6vw,60px);overflow:hidden;display:flex;align-items:center;justify-content:center}@media(max-width:300px){.prod-custom__main-image{height:auto}}.prod-custom__main-image:hover .prod-custom__main-img{transform:scale(1.04);transition:.33s ease-in-out}.prod-custom__main-img{width:100%;height:100%;object-fit:cover;display:block;transition:.33s ease-in-out}.prod-custom__main-placeholder{width:100%;height:100%;background:#e8e2d9}.prod-custom__info{display:flex;flex-direction:column;gap:4rem;padding-top:1rem}.prod-custom__title{font-family:Conneqt,Inter,sans-serif;font-size:clamp(2.2rem,3vw,2.6rem);font-weight:500;line-height:1.2;letter-spacing:.05em;text-transform:uppercase;color:#354024;margin:0}.prod-custom__short-desc{font-family:Inter,sans-serif;font-size:clamp(1.4rem,2vw,1.8rem);line-height:1.2;letter-spacing:.05em;color:#354024;font-weight:400;text-align:justify}.prod-custom__price{display:flex;flex-direction:column;gap:.1rem}.prod-custom__price-value{font-family:Adapter Mono PE Variable,monospace;font-size:clamp(1.8rem,1.6vw,2.2rem);font-weight:500;line-height:1.2;color:#354024}.prod-custom__price-tax{font-family:Inter,sans-serif;font-size:clamp(1rem,.9vw,1.2rem);line-height:1.2;letter-spacing:.05em;color:#35402499}.prod-custom__form{display:flex;flex-direction:column;gap:1.2rem}.prod-custom__row{display:flex;align-items:center;gap:2.4rem;flex-wrap:wrap}.prod-custom__qty{display:inline-flex;align-items:center;border:1.5px solid #354024;border-radius:999px;padding:.4rem .6rem;background:#354024;flex-shrink:0}.prod-custom__qty-btn{background:transparent;border:none;width:28px;height:28px;font-size:clamp(1.2rem,1.1vw,1.4rem);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:font-size .2s ease}.prod-custom__qty-btn:hover:not(:disabled){font-size:clamp(1.3rem,1.2vw,1.6rem);transition:font-size .2s ease}.prod-custom__qty-btn:disabled{opacity:.25;pointer-events:none;cursor:default}.prod-custom__qty-input{border:none;background:transparent;text-align:center;font-family:Adapter Mono PE Variable,Inter;font-size:clamp(1.2rem,1.1vw,1.4rem);letter-spacing:.05em;line-height:1.2;color:#fff;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.prod-custom__qty-input::-webkit-outer-spin-button,.prod-custom__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.prod-custom__btn{flex:1 1 auto;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;padding:1.1rem 2.2rem;font-family:Adapter Mono PE Variable,Inter;font-size:clamp(1.1rem,1vw,1.3rem);font-weight:600;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:background-color .33s ease,color .33s ease,transform .33s ease,color .33s ease;text-decoration:none}.prod-custom__btn--cart{background:#fff;border:1px solid #354024;color:#354024}.prod-custom__btn--cart:hover:not([disabled]){background:#354024;color:#fff;transform:translateY(-2px)}.prod-custom__btn--buy{background:#e5d7c4;color:#354024}.prod-custom__btn--buy:hover:not([disabled]){background:#354024;color:#fff;transform:translateY(-2px)}.prod-custom__btn[disabled]{opacity:.5;pointer-events:none}.prod-custom__inc-wrap{position:relative;display:inline-flex}.prod-custom__stock-tooltip{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);white-space:nowrap;background:#efefef;color:#1a1a1a;font-family:Inter,sans-serif;font-size:clamp(1rem,.9vw,1.2rem);letter-spacing:.05em;line-height:1.2;text-transform:none;padding:.5rem 1.1rem;border-radius:50px;box-shadow:0 4px 16px #0000003a;pointer-events:none;opacity:0;font-weight:500;transition:opacity .2s ease;z-index:10}.prod-custom__stock-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#efefef}.prod-custom__inc-wrap:hover .prod-custom__stock-tooltip:not(:empty){opacity:1}.prod-custom__shipping-msg{font-family:Inter,sans-serif;font-size:clamp(1.3rem,1.5vw,1.6rem);line-height:1.4;letter-spacing:.03em;color:#354024;font-weight:400;text-align:justify;margin:0}.prod-custom__tabs-wrap{margin-top:0}.prod-custom__tabs{display:flex;gap:clamp(1.6rem,2vw,3rem);margin-bottom:2.4rem}.prod-custom__tab{background:transparent;border:none;padding:1rem 0;font-family:Adapter Mono PE Variable,monospace;font-size:clamp(2rem,2.6vw,2.2rem);font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#000;cursor:pointer;position:relative;transition:color .2s ease;opacity:.3}.prod-custom__tab.is-active{opacity:1}.prod-custom__tab-panels{display:grid}.prod-custom__tab-panel{grid-area:1 / 1;font-family:Inter,sans-serif;font-size:clamp(1.4rem,2vw,1.8rem);line-height:1.2;letter-spacing:.05em;color:#354024;max-width:70ch;text-align:justify;min-height:180px}.prod-custom__tab-panel *{font-size:clamp(1.4rem,2vw,1.6rem);margin:0;color:#354024;font-weight:400!important}.prod-custom__tab-panel:not(.is-active){visibility:hidden;pointer-events:none}.prod-custom__tab-panel .p1{margin:0 0 .8rem}.prod-custom__tab-panel h6.p1{margin-bottom:0}.prod-custom__related{margin-top:clamp(4rem,8vw,7rem)}.prod-custom__related-heading{font-family:Conneqt,Inter,sans-serif;font-size:clamp(2.2rem,3vw,2.6rem);font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#354024;margin:0 0 4rem}.prod-custom__related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.8rem,1vw,.8rem);grid-template-rows:368px}.prod-custom__related-card{position:relative;display:block;background:#e8e2d9;border-radius:clamp(2.4rem,4vw,3rem);overflow:hidden;text-decoration:none;color:#fff;transition:transform .3s ease;height:368px;width:100%}.chl-pgrid__cell--arrow{width:100%!important;height:100%!important}@media(max-width:300px){.prod-custom__related-card{height:auto}}.prod-custom__related-card:hover{transform:translateY(-2px)}.prod-custom__related-card img{width:100%;object-fit:cover;display:block;transition:transform .4s ease;height:100%}.prod-custom__related-card:hover img{transform:scale(1.04)}.prod-custom__related-sold-out-badge{display:none;position:absolute;top:2rem;left:2rem;background:#354024;color:#e5d7c4;font-family:Adapter Mono PE Variable,Inter,sans-serif;font-size:clamp(.8rem,.7vw,1rem);font-weight:500;letter-spacing:.05em;line-height:1.2;text-transform:uppercase;padding:.4rem .8rem;border-radius:50px;pointer-events:none;z-index:3;border:1px solid #9d661b42}.prod-custom__related-card.sold .prod-custom__related-sold-out-badge{display:inline-block}.prod-custom__related-card.sold .prod-custom__related-add{display:none}.prod-custom__related-info{position:absolute;bottom:0;left:0;right:0;padding:3rem;background:linear-gradient(to top,#0000008c,#0000);color:#fff;display:flex;flex-direction:column;gap:.3rem;border-bottom-left-radius:clamp(2.4rem,4vw,3rem);border-bottom-right-radius:clamp(2.4rem,4vw,3rem)}.prod-custom__related-title{font-family:Inter,sans-serif;font-size:clamp(1.4rem,3.2vw,1.6rem);font-weight:600;display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prod-custom__related-price{font-family:Adapter Mono PE Variable,monospace;font-size:clamp(1.8rem,1.6vw,2.2rem);font-weight:400;line-height:1.2}.prod-custom__related-info__actions{display:flex;align-items:center;justify-content:space-between}.prod-custom__related-add{width:40px;height:40px;border-radius:clamp(8px,2vw,12px);background:#fff;color:#354024;display:flex;align-items:center;justify-content:center;font-size:clamp(1.8rem,2vw,2.4rem);line-height:1;transition:background .33s ease-in-out;border:0;padding:0;font-family:inherit;cursor:pointer}.prod-custom__related-add:hover:not(:disabled):not([aria-disabled=true]){background:#354024;color:#fff}.prod-custom__related-add:disabled,.prod-custom__related-add[disabled],.prod-custom__related-add[aria-disabled=true]{opacity:.5;pointer-events:none}@media screen and (max-width:900px){.prod-custom__container{grid-template-columns:1fr;gap:3rem}.prod-custom__related-grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:600px){.prod-custom__related-grid{grid-template-columns:1fr}.prod-custom__row{flex-direction:column;align-items:stretch}.prod-custom__qty{align-self:flex-start}.prod-custom__btn{width:100%}}.template-product-workshop .prod-custom{padding:clamp(5rem,8vw,10rem) 0}.template-product-workshop .prod-custom__title{font-size:clamp(2.2rem,3vw,2.6rem);letter-spacing:.05em;line-height:1.2}.template-product-workshop .prod-custom__short-desc{text-align:left;font-size:clamp(1.4rem,2vw,1.8rem);line-height:1.2;letter-spacing:.05em;color:#354024bf}.template-product-workshop .prod-custom__btn--cart{background-image:linear-gradient(90deg,#94a76a 0% 25%,#6b7e4a 50%,#354024 75% 100%);background-size:300% 100%;background-position:100% 50%;background-color:transparent;border:none;color:#fff!important;transition:background-position .8s cubic-bezier(.65,0,.35,1),transform .4s cubic-bezier(.4,0,.2,1)}.template-product-workshop .prod-custom__btn--cart:hover:not([disabled]){background-color:transparent;background-position:0% 50%;color:#fff!important;transform:translateY(-2px)}.template-product-workshop .prod-custom__btn--buy{background:transparent;border:1.5px solid rgba(53,64,36,.35);color:#354024}.template-product-workshop .prod-custom__btn--buy:hover:not([disabled]){background:#354024;border-color:#354024;color:#fff;transform:translateY(-2px)}.template-product-workshop .prod-custom__price-value{font-size:clamp(1.8rem,1.6vw,2.2rem);font-weight:400;letter-spacing:.05em;line-height:1.2}.template-product-workshop .prod-custom__price-tax{font-size:clamp(1rem,.9vw,1.2rem);letter-spacing:.05em;line-height:1.2;text-transform:uppercase}.template-product-workshop .prod-custom__tab{font-size:clamp(1.6rem,2.5vw,2rem);letter-spacing:.05em;line-height:1.2;opacity:.35}.template-product-workshop .prod-custom__tab.is-active{opacity:1}.template-product-workshop .prod-custom__tabs-wrap{background:#e5d7c4;margin-top:0;padding:clamp(4rem,8vw,7rem) 5rem}.template-product-workshop .prod-custom__tab-panel{font-size:clamp(1.4rem,2vw,1.8rem);line-height:1.2;letter-spacing:.05em;text-align:left;min-height:120px}.template-product-workshop .prod-custom__tab-panel *{font-size:inherit;color:#354024}.template-product-workshop .prod-custom__related{margin-top:0;padding:clamp(4rem,8vw,7rem) 5rem;background:#fff}.template-product-workshop .prod-custom__related-heading{font-family:Adapter Mono PE Variable,Inter;font-size:clamp(1.6rem,2.5vw,2rem);font-weight:400;letter-spacing:.05em;line-height:1.2;color:#354024;text-transform:uppercase;margin:0 0 3rem}.template-product-workshop .prod-custom__related-grid{grid-template-rows:320px}.template-product-workshop .prod-custom__main-image{border-radius:clamp(2rem,4vw,4rem)}.template-product-workshop .prod-custom__thumbs{border-radius:clamp(1.2rem,3vw,1.8rem);box-shadow:0 4px 16px #3540241f}@media screen and (max-width:750px){.template-product-workshop .prod-custom__tabs-wrap,.template-product-workshop .prod-custom__related{padding-left:2rem;padding-right:2rem}}@media screen and (max-width:600px){.template-product-workshop .prod-custom__related-grid{grid-template-rows:auto}.template-product-workshop .prod-custom__related-card{height:280px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-product-custom.css.map */
