.sck-product-page{padding:18px 0 30px;background:#fff}.sck-product-page__wrap{width:min(100% - 64px,1480px);margin-top:20px}.sck-product-page__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-family:var(--sck-sans);font-size:13px;color:#8a8a8a}.sck-product-page__breadcrumb a{color:#8a8a8a;text-decoration:none;transition:color .2s ease}.sck-product-page__breadcrumb a:hover{color:#111}.sck-product-page__breadcrumb [aria-current=page]{color:#111;max-width:420px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sck-product-page__back{display:inline-flex;align-items:center;gap:6px;color:#111;text-decoration:none;font-family:var(--sck-sans);font-size:13px;font-weight:600;letter-spacing:.08em;transition:opacity .2s ease}.sck-product-page__back:hover{opacity:.6}.sck-product-page__layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:48px 56px;align-items:start}.sck-product-gallery{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:16px;align-items:stretch}.sck-product-gallery--single{grid-template-columns:minmax(0,1fr) 110px}.sck-product-gallery__main{position:relative;display:flex;align-items:center;justify-content:center;min-height:520px;background:#f3f3f3;border-radius:28px;overflow:hidden}.sck-product-gallery__main img,.sck-product-gallery__placeholder{width:100%;height:100%;max-height:640px;object-fit:contain;padding:36px;display:block}.sck-product-gallery__thumbs{display:flex;flex-direction:column;gap:14px}.sck-product-gallery__thumb{min-height:110px;padding:0;border:2px solid transparent;border-radius:18px;background:#f3f3f3;overflow:hidden;cursor:pointer;transition:border-color .2s ease,transform .2s ease}.sck-product-gallery__thumb img{width:100%;height:100%;object-fit:contain;padding:10px;display:block}.sck-product-gallery__thumb:hover{transform:translateY(-2px)}.sck-product-gallery__thumb.is-active{border-color:#111}.sck-product-info{padding-top:8px}.sck-product-info__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.sck-product-info__head h1,.h1{font-size:25px}.sck-product-info__title{margin:0;font-weight:500;line-height:1.05;letter-spacing:-.03em;color:#111}.sck-product-info__wishlist{display:inline-flex;flex-shrink:0}.sck-product-info__wish{flex-shrink:0;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid #d8d8d8;border-radius:50%;color:#111;background:transparent;cursor:pointer;padding:0;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease}.sck-product-info__wish:hover,.sck-product-info__wishlist[xo-added] .sck-product-info__wish{background:#111;border-color:#111;color:#fff}.sck-product-info__wishlist[xo-added] .sck-product-info__wish svg{fill:currentColor}.sck-product-info__price{display:flex;align-items:baseline;gap:12px;margin-top:0;font-family:var(--sck-sans);font-size:20px;font-weight:700;color:#111}.sck-product-info__price s{font-size:18px;font-weight:500;color:#9a9a9a}.sck-product-info__desc{margin-top:28px}.sck-product-info__desc h2{margin:0 0 12px;font-family:var(--sck-sans);font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#111}.sck-product-info__desc-body{margin:0;font-family:var(--sck-sans);font-size:15px;line-height:1.7;color:#4a4a4a}.sck-product-info__desc-body p{margin:0}.sck-product-desc-source{display:none!important}.sck-product-accordion{margin-top:28px;border-top:1px solid #ececec}.sck-product-accordion__item{border-bottom:1px solid #ececec}.sck-product-accordion__item summary{list-style:none;cursor:pointer;padding:16px 0;font-family:var(--sck-sans);font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#111;display:flex;align-items:center;justify-content:space-between;gap:12px}.sck-product-accordion__item summary::-webkit-details-marker{display:none}.sck-product-accordion__item summary:after{content:"+";font-size:18px;font-weight:400;line-height:1}.sck-product-accordion__item[open] summary:after{content:"\2212"}.sck-product-accordion__body{padding:0 0 18px;font-family:var(--sck-sans);font-size:14px;line-height:1.7;color:#4a4a4a}.sck-product-accordion__body h1,.sck-product-accordion__body h2,.sck-product-accordion__body h3{display:none}.sck-product-accordion__body p{margin:0 0 12px}.sck-product-accordion__body ul{margin:0 0 12px;padding-left:1.2em}.sck-product-info__rating{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:22px;font-family:var(--sck-sans)}.sck-product-info__rating strong{font-size:18px;font-weight:700;color:#111}.sck-product-info__stars{display:inline-flex;gap:2px;font-size:18px;line-height:1;color:#d0d0d0}.sck-product-info__stars .is-on{color:#f5b301}.sck-product-info__sold{font-size:14px;color:#6a6a6a}.sck-product-info__write-review{color:#111;font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.sck-product-info__write-review:hover{color:#666}.sck-product-reviews{padding:76px 0 90px;background:#f7f7f7}.sck-product-reviews__wrap{width:min(100% - 48px,1180px);margin-inline:auto}.sck-product-reviews__heading{margin-bottom:32px}.sck-product-reviews__eyebrow{margin:0 0 9px;color:#696969;font-size:11px;font-weight:700;letter-spacing:.15em}.sck-product-reviews__heading h2{margin:0;color:#111;font-size:clamp(30px,4vw,44px);font-weight:500}.sck-product-reviews__list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:26px}.sck-review-card{display:flex;min-height:210px;flex-direction:column;padding:24px;border:1px solid #e4e4e4;border-radius:16px;background:#fff}.sck-review-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.sck-review-card__stars{color:#d1d1d1;font-size:16px;letter-spacing:1px}.sck-review-card__stars .is-filled{color:#f5b301}.sck-review-card__date,.sck-review-card__name{color:#717171;font-size:12px}.sck-review-card h3{margin:18px 0 10px;color:#111;font-size:17px}.sck-review-card__body{color:#4d4d4d;font-size:14px;line-height:1.65}.sck-review-card__name{margin:auto 0 0;padding-top:18px;font-weight:700}.sck-product-reviews__empty{margin:0 0 26px;color:#666}.sck-review-form{border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc}.sck-review-form summary{display:flex;align-items:center;justify-content:space-between;padding:21px 0;color:#111;cursor:pointer;font-size:16px;font-weight:700;list-style:none}.sck-review-form summary::-webkit-details-marker{display:none}.sck-review-form__plus{position:relative;width:16px;height:16px}.sck-review-form__plus:before,.sck-review-form__plus:after{position:absolute;top:7px;left:0;width:16px;height:2px;background:#111;content:""}.sck-review-form__plus:after{transform:rotate(90deg);transition:transform .2s ease}.sck-review-form[open] .sck-review-form__plus:after{transform:rotate(0)}.sck-review-form__content{max-width:760px;padding:4px 0 28px}.sck-review-form__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.sck-review-form__field--full,.sck-review-form__rating{grid-column:1 / -1}.sck-review-form__rating{margin:0;padding:0;border:0}.sck-review-form__rating legend,.sck-review-form__field label{display:block;margin-bottom:8px;color:#333;font-size:13px;font-weight:700}.sck-review-form__stars{display:inline-flex}.sck-review-form__stars input{position:absolute;opacity:0}.sck-review-form__stars label{color:#d0d0d0;cursor:pointer;font-size:28px;line-height:1}.sck-review-form__stars label.is-selected,.sck-review-form__stars input:checked+label{color:#f5b301}.sck-review-form__field input,.sck-review-form__field textarea{box-sizing:border-box;width:100%;border:1px solid #d9d9d9;border-radius:10px;background:#fff;color:#111;font:inherit;font-size:14px;outline:none;padding:13px 14px}.sck-review-form__field textarea{min-height:120px;resize:vertical}.sck-review-form__field input:focus,.sck-review-form__field textarea:focus{border-color:#111}.sck-review-form__submit{margin-top:22px;border:0;border-radius:10px;background:#111;color:#fff;cursor:pointer;font:inherit;font-size:13px;font-weight:700;padding:14px 26px}.sck-review-form__submit:hover{background:#333}.sck-review-form__success{margin:0;padding:14px 16px;border-radius:10px;background:#e8f5ea;color:#17632c;font-size:14px}.sck-review-form__errors{margin-bottom:18px;color:#a51919;font-size:14px}.sck-product-form{margin-top:28px}.sck-product-form__options{display:grid;gap:14px;margin-bottom:20px}.sck-product-form__label{display:block;margin-bottom:8px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#555}.sck-product-form__select{width:100%;height:48px;padding:0 16px;border:1.5px solid #e0e0e0;border-radius:14px;background:#fff;font-family:var(--sck-sans);font-size:14px;color:#111;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}.sck-product-form__qty{display:inline-flex;align-items:center;gap:0;margin-bottom:18px;border:1.5px solid #e0e0e0;border-radius:999px;overflow:hidden}.sck-product-form__qty button{width:42px;height:42px;border:0;background:#fff;color:#111;font-size:18px;cursor:pointer;transition:background .2s ease}.sck-product-form__qty button:hover{background:#f5f5f5}.sck-product-form__qty input{width:48px;height:42px;border:0;text-align:center;font-family:var(--sck-sans);font-size:15px;font-weight:600;color:#111;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.sck-product-form__qty input::-webkit-outer-spin-button,.sck-product-form__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sck-product-form__actions{display:grid;grid-template-columns:1fr 1fr;gap:14px}.sck-product-form__btn{height:56px;border-radius:14px;font-family:var(--sck-sans);font-size:15px;font-weight:600;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease,opacity .2s ease}.sck-product-form__btn:disabled{opacity:.45;cursor:not-allowed}.sck-product-form__btn:not(:disabled):hover{transform:translateY(-1px)}.sck-product-form__btn--cart{border:0;background:#111;color:#fff}.sck-product-form__btn--cart:not(:disabled):hover{background:#000}.sck-product-form__btn--checkout{border:1.5px solid #111;background:#fff;color:#111}.sck-product-form__btn--checkout:not(:disabled):hover{background:#111;color:#fff}@keyframes sck-product-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.sck-product-page__back,.sck-product-gallery,.sck-product-info{animation:sck-product-fade-up .55s ease both}.sck-product-gallery{animation-delay:.06s}.sck-product-info{animation-delay:.12s}@media(prefers-reduced-motion:reduce){.sck-product-page__back,.sck-product-gallery,.sck-product-info{animation:none}}@media(max-width:1100px){.sck-product-page__layout{gap:36px}.sck-product-gallery__main{min-height:420px}}@media(max-width:900px){.sck-product-page{padding:12px 0 64px}.sck-product-page__wrap{width:min(100% - 32px,1480px)}.sck-product-page__layout{grid-template-columns:1fr;gap:28px}.sck-product-gallery{grid-template-columns:1fr}.sck-product-gallery__thumbs{flex-direction:row;overflow-x:auto;gap:10px;padding-bottom:4px}.sck-product-gallery__thumb{flex:0 0 92px;height:92px;min-height:0}.sck-product-gallery__main{min-height:340px}.sck-product-info__title{font-size:36px}.sck-product-info__price{font-size:24px}}@media(max-width:560px){.sck-product-form__actions{grid-template-columns:1fr}.sck-product-gallery__main img{padding:20px}}.breadcrumb-wrapper{background:#000;width:100%;padding:14px 0}.breadcrumb-inner{max-width:1400px;margin:0 auto;padding:0 30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.sck-product-page__breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:14px}.sck-product-page__breadcrumb a{color:#fff;text-decoration:none;transition:.3s}.sck-product-page__breadcrumb a:hover{color:#d6d6d6}.sck-product-page__breadcrumb span{color:#8f8f8f}.sck-product-page__breadcrumb .current{color:#bdbdbd}.sck-product-page__back{display:flex;align-items:center;gap:6px;color:#fff;text-decoration:none;font-size:14px;font-weight:500;letter-spacing:.5px;transition:.3s;white-space:nowrap}.sck-product-page__back svg{width:18px;height:18px;transition:.3s}.sck-product-page__back:hover{color:#d6d6d6}.sck-product-page__back:hover svg{transform:translate(-4px)}@media(max-width:768px){.breadcrumb-inner{padding:0 15px;align-items:flex-start;gap:10px}.sck-product-info__head h1,.h1{font-size:21px}.sck-product-page__breadcrumb{font-size:13px}.sck-product-page__back{align-self:flex-end;font-size:13px}.sck-product-reviews{padding:54px 0 62px}.sck-product-reviews__wrap{width:min(100% - 32px,1180px)}.sck-product-reviews__list,.sck-review-form__fields{grid-template-columns:1fr}.sck-review-card{min-height:0}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/sck-product.css.map */
