@charset "UTF-8";:root{--min-width: 320px;--max-width: 1920px;--max-width-container: 1200px;--primary-font-family: "Source Sans Pro", sans-serif;--text-color: #251D1A;--accent-color: #db042d;--header-height: 76px;--header-height: 80px}.product__profit{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}.product__profit-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:9px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__profit-item p{font-size:14px}.product__nav-mobile{display:none!important}.product__notify{margin-top:32px}.product__notify h4{font-family:Prompt,sans-serif;font-weight:600;font-size:16px;line-height:150%;color:#251d1a}.product__notify-checkbox{margin-top:12px;position:relative;padding-left:24px}.product__notify-checkbox label{font-weight:400;font-size:13px;line-height:150%;color:#251d1a;display:block;cursor:pointer}.product__notify-checkbox label:before{position:absolute;content:"";width:16px;height:16px;border:1px solid rgba(28,28,28,.4);border-radius:2px;-webkit-transition:.3s ease all;-o-transition:.3s ease all;transition:.3s ease all;left:0;top:2px;cursor:pointer}.product__notify-checkbox label:after{font-size:11px;content:"\2713";color:#fff;position:absolute;left:4px;top:1px;opacity:0}.product__notify-checkbox input{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.product__notify-checkbox input:checked~label:before{background-color:#dd4200;border-color:#dd4200}.product__notify-checkbox input:checked~label:after{opacity:1}.product__notify-input{margin-top:12px}.product__notify-input label{display:block;font-weight:400;font-size:13px;line-height:150%;color:#251d1a;position:relative;cursor:pointer}.product__notify-input input{margin-top:4px;width:100%;padding:12px;border:1px solid rgba(28,28,28,.4);border-radius:8px;font-size:14px}.product__breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__breadcrumbs a{font-family:Source Sans Pro;font-weight:600;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:140%;color:#251d1a;-webkit-transition:.3s ease all;-o-transition:.3s ease all;transition:.3s ease all}.product__breadcrumbs a:hover{color:#dd4200}.product__breadcrumbs a:after{display:block;content:"/";font-size:14px;color:#1c1c1c66;margin:0 4px}.product__link,.product__link:hover{color:#1c1c1c66!important}.product__link:after{display:none!important}.product__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:28px;gap:24px}.product__title h3{font-family:Prompt;font-style:normal;font-weight:600;font-size:32px;line-height:124%;-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on;color:#251d1a}.product__title img{max-width:100px;max-height:100px}.product__item{display:grid;grid-template-columns:.7fr 1fr;gap:60px;margin-top:28px}.product__item img{border:1px solid rgba(34,75,90,.1);border-radius:24px;padding:5px}.product__item-info h3{font-family:Prompt,sans-serif;font-weight:600;font-size:32px;line-height:124%;-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on;color:#251d1a}.product__description{max-width:250px;display:grid;grid-template-columns:repeat(2,1fr);margin-top:28px;gap:15px}.product__description ul{padding:0!important}.product__description h4{font-family:Prompt,sans-serif;font-weight:600;font-size:16px;line-height:150%;color:#251d1a;margin-bottom:12px}.product__description h4:last-child{margin-bottom:0}.product__description p{font-family:Source Sans Pro,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#251d1a;margin-bottom:12px}.product__description p:last-child{margin-bottom:0}.product__inventory-wrapper{margin-top:28px}.product__inventory-wrapper h5{font-family:Prompt,sans-serif;font-weight:600;font-size:16px;line-height:150%;color:#251d1a}.product__inventory-color{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__inventory-gray{background:#9da3bc;width:45px;height:26px;border-top-left-radius:10px;border-bottom-left-radius:10px;position:relative}.product__inventory-gray svg{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product__inventory{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px;gap:20px}.product__inventory p{font-family:Source Sans Pro,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#251d1a;min-width:110px}.product__inventory-red{background-color:#c50202;width:45px;height:26px;position:relative}.product__inventory-red svg{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product__inventory-yellow{background-color:#efab13;width:45px;height:26px;position:relative}.product__inventory-yellow svg{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product__inventory-green{background-color:#80bd23;width:45px;height:26px;position:relative;border-top-right-radius:10px;border-bottom-right-radius:10px}.product__inventory-green svg{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product__variant-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.product__variant-buttons input{display:none}.product__variant-buttons label{padding:12px 20px;font-family:Prompt,sans-serif;font-weight:600;-webkit-transition:.3s ease all;-o-transition:.3s ease all;transition:.3s ease all;font-size:16px;line-height:150%;text-align:center;border:1.5px solid rgba(28,28,28,.4);border-radius:8px;color:#251d1a;display:block;cursor:pointer}.product__variant-buttons input:checked~label{color:#9a2e00;border-color:#9a2e00}.product__variant-buttons input:disabled~label{border:1px solid rgba(28,28,28,.2)!important;cursor:initial!important;color:#1c1c1c33!important}.product variant-radios{margin-top:28px;display:block}.product__quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:32px}.product__price h6{font-family:Prompt,sans-serif;font-weight:600;font-size:32px;line-height:124%;-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on;color:#251d1a}.product__other-products{margin-top:60px}.product__other-products h3{font-family:Prompt,sans-serif;font-weight:600;font-size:24px;line-height:150%;color:#251d1a}.product-section__cart-button:disabled{display:none}.product-section__cart-button{margin-top:32px;max-width:none;width:100%;font-family:Prompt,sans-serif;font-weight:600;font-size:16px;line-height:175%;text-transform:uppercase;color:#fff;padding:16px;border-radius:40px}.product-section__cart-button:hover{background:#b03501}@media(max-width:992px){.product__item{gap:30px}}@media(max-width:768px){.product__other-products h3{font-size:20px}}@media(max-width:650px){.product__nav-mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.product__breadcrumbs{display:none}.product__title h3{font-size:20px}.product__item{grid-template-columns:repeat(1,1fr);gap:28px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/product.css.map */
