.lorent-product{display:grid;grid-template-columns:minmax(0,1fr) 450px;align-items:start;gap:28px;width:calc(100vw - 120px);max-width:none;margin:0 auto;padding:16px 0 60px;box-sizing:border-box}.lorent-gallery{width:100%;min-width:0;margin-top:32px;padding:0;background:#fff;box-sizing:border-box}.lorent-gallery-image{width:100%;overflow:hidden;border-radius:14px}.lorent-gallery-image img{display:block;width:100%;height:auto}.lorent-sidebar{position:sticky;top:90px;width:100%;min-width:0;height:calc(100vh - 135px);margin-right:20px;overflow:hidden;border-radius:0;background:#3b3b3b;color:#fff;box-sizing:border-box}.lorent-sticky{display:flex;flex-direction:column;width:100%;height:100%;padding:32px 32px 0;box-sizing:border-box}.lorent-panel-content{flex:1;min-height:0;overflow-y:auto;padding:0 4px 28px 0;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.35) transparent}.lorent-panel-content::-webkit-scrollbar{width:5px}.lorent-panel-content::-webkit-scrollbar-track{background:transparent}.lorent-panel-content::-webkit-scrollbar-thumb{border-radius:10px;background:#ffffff59}.lorent-product-icon{margin-bottom:16px}.lorent-product-icon img{display:block;width:38px;height:38px;object-fit:contain}.lorent-sticky h1{margin:0 0 12px;color:#fff;font-size:clamp(30px,2.2vw,46px);line-height:1.08;font-weight:500;letter-spacing:-.03em}.lorent-price{margin-bottom:14px;color:#fff;font-size:22px;line-height:1.3}.lorent-rating{display:flex;align-items:center;gap:8px;margin-bottom:24px;color:#fff;font-size:15px}.lorent-rating span{color:#ffffffc7}.lorent-description{margin:0 0 28px;color:#ffffffd1;font-size:16px;line-height:1.65}.lorent-size-selector{margin-top:34px;padding-top:28px;border-top:1px solid rgba(255,255,255,.18)}.lorent-size-selector h2{margin:0 0 8px;color:#fff;font-size:25px;line-height:1.2;font-weight:500;letter-spacing:-.02em}.lorent-size-intro{margin:0 0 20px;color:#ffffffb3;font-size:14px;line-height:1.5}.lorent-size-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.lorent-size-card{position:relative;display:block;cursor:pointer}.lorent-size-card:last-child:nth-child(odd){grid-column:1 / -1}.lorent-size-card input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.lorent-size-card-inner{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:96px;padding:16px;border:1px solid rgba(255,255,255,.32);border-radius:0;background:transparent;color:#fff;text-align:center;box-sizing:border-box;transition:background .2s ease,color .2s ease,border-color .2s ease}.lorent-size-card:hover .lorent-size-card-inner{border-color:#fff}.lorent-size-card-inner strong{display:block;font-size:17px;line-height:1.25;font-weight:600}.lorent-size-card-inner small{display:block;margin-top:8px;color:#ffffffad;font-size:13px}.lorent-size-card input:focus-visible+.lorent-size-card-inner{outline:2px solid #ffffff;outline-offset:3px}.lorent-size-card input:checked+.lorent-size-card-inner{border-color:#fff;background:#fff;color:#111}.lorent-size-card input:checked+.lorent-size-card-inner small{color:#0000009e}.lorent-size-card--sold-out{cursor:not-allowed}.lorent-size-card--sold-out .lorent-size-card-inner{opacity:.4}.lorent-size-card-inner em{margin-top:7px;font-size:11px;font-style:normal;text-transform:uppercase;letter-spacing:.08em}.lorent-variant-notice{padding:18px;border:1px solid rgba(255,255,255,.28);color:#fffc;font-size:13px;line-height:1.6}.lorent-variant-notice strong{display:block;margin-top:6px;color:#fff}.lorent-feature-card{margin-top:28px;overflow:hidden;background:#4c4c4c;border:1px solid rgba(255,255,255,.1)}.lorent-feature-card-description{margin:0 0 16px;padding-bottom:16px;color:#ffffffbf;border-bottom:1px solid rgba(255,255,255,.12)}.lorent-feature-card .lorent-feature{border-bottom:1px solid rgba(255,255,255,.12)}.lorent-feature-card .lorent-feature:last-child{border-bottom:none}.lorent-feature-card .lorent-feature h3{color:#fff}.lorent-feature-card .lorent-feature p{color:#ffffffb8}.lorent-feature-card .lorent-feature-icon{color:#fff}.lorent-feature-card .lorent-feature-icon svg{stroke:currentColor}.lorent-buy-box{flex-shrink:0;width:auto;margin:0 -32px;padding:18px 24px;background:#000;box-sizing:border-box}.lorent-checkout-form{width:100%}.lorent-checkout-summary{display:grid;grid-template-columns:minmax(0,1fr) 160px;align-items:center;gap:16px}.lorent-checkout-summary>div{min-width:0;color:#fff}.lorent-checkout-price{display:block;margin-bottom:3px;color:#fff;font-size:18px;font-weight:500}.lorent-dispatch-date{display:block;margin-top:10px;text-align:center;font-size:12px;color:#ffffffad;line-height:1.35}.lorent-button{width:100%;min-height:52px;padding:13px 20px;border:0;border-radius:5px;background:#fff;color:#000;font:inherit;font-size:15px;font-weight:500;cursor:pointer;transition:opacity .2s ease,background .2s ease}.lorent-button:hover{background:#f0f0f0}.lorent-button:disabled{opacity:.45;cursor:not-allowed}.lorent-details-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0 0 14px;padding:0 0 12px;border:0;border-bottom:1px solid rgba(255,255,255,.22);background:transparent;color:#fff;font:inherit;font-size:13px;font-weight:500;cursor:pointer}.lorent-details-icon{font-size:18px;line-height:1;transition:transform .2s ease}.lorent-details-toggle[aria-expanded=true] .lorent-details-icon{transform:rotate(45deg)}.lorent-purchase-details{padding:0 0 16px}.lorent-trust-list{display:flex;flex-wrap:wrap;gap:6px 14px;margin-bottom:14px;color:#ffffffc7;font-size:11px;line-height:1.4}.lorent-quantity-row{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#ffffffd1;font-size:12px}.lorent-quantity-control{display:grid;grid-template-columns:34px 42px 34px;border:1px solid rgba(255,255,255,.35)}.lorent-quantity-control button,.lorent-quantity-input{height:36px;border:0;background:transparent;color:#fff;font:inherit;text-align:center}.lorent-quantity-control button{cursor:pointer;font-size:17px}.lorent-quantity-control button:hover{background:#ffffff1a}.lorent-quantity-input{width:42px;padding:0;border-left:1px solid rgba(255,255,255,.22);border-right:1px solid rgba(255,255,255,.22);-webkit-appearance:textfield;appearance:textfield}.lorent-quantity-input::-webkit-inner-spin-button,.lorent-quantity-input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}@media screen and (max-width:1100px){.lorent-product{grid-template-columns:minmax(0,1fr) 390px;gap:24px;width:calc(100vw - 40px);padding:20px 0 50px}.lorent-sidebar{margin-right:0}.lorent-sticky{padding:26px 24px 0}.lorent-buy-box{margin:0 -24px;padding:16px 20px}.lorent-checkout-summary{grid-template-columns:minmax(0,1fr) 140px;gap:12px}}@media screen and (max-width:749px){.lorent-product{display:flex;flex-direction:column;width:100%;gap:24px;margin:0;padding:0 0 40px}.lorent-gallery{order:1;width:100%;margin-top:0}.lorent-gallery-image{border-radius:0}.lorent-sidebar{order:2;position:static;top:auto;width:100%;height:auto;margin-right:0;padding:0 20px;overflow:visible;box-sizing:border-box}.lorent-sticky{position:static;width:100%;height:auto;min-height:0;padding:24px 20px 0}.lorent-panel-content{min-height:0;overflow:visible;padding:0}.lorent-sticky h1{font-size:30px}.lorent-size-grid{grid-template-columns:1fr}.lorent-size-card:last-child:nth-child(odd){grid-column:auto}.lorent-size-card-inner{min-height:82px}.lorent-features{margin-top:26px}.lorent-feature{grid-template-columns:30px minmax(0,1fr);gap:12px;padding:17px 0}.lorent-buy-box{position:static;width:auto;margin:24px -20px 0;padding:16px 20px}.lorent-checkout-summary{grid-template-columns:minmax(0,1fr) 140px;gap:12px}}.lorent-feature-card-body{padding:18px}.lorent-feature-card-image{aspect-ratio:16 / 11}@media screen and (max-width:420px){.lorent-sidebar{padding:0 12px}.lorent-sticky{padding:22px 16px 0}.lorent-buy-box{margin:24px -16px 0;padding:14px 16px}.lorent-checkout-summary{grid-template-columns:1fr}.lorent-checkout-details{text-align:center}}.lorent-product .lorent-feature-card{margin-top:28px;overflow:hidden;background:#4c4c4c!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:0}.lorent-product .lorent-feature-card-image{width:100%;height:auto!important;aspect-ratio:auto!important;overflow:hidden;background:#4c4c4c!important}.lorent-product .lorent-feature-card-image img{display:block;width:100%;height:auto!important;object-fit:contain!important;object-position:center}.lorent-product .lorent-feature-card-body{padding:16px 18px;background:#4c4c4c!important;color:#fff!important}.lorent-product .lorent-feature-card-description{margin:0 0 14px;padding-bottom:14px;color:#ffffffc7!important;border-bottom:1px solid rgba(255,255,255,.14)!important;font-size:13px;line-height:1.5}.lorent-product .lorent-feature-card .lorent-features{margin:0;border:0!important;background:#4c4c4c!important}.lorent-product .lorent-feature-card .lorent-feature{grid-template-columns:26px minmax(0,1fr);gap:11px;padding:12px 0;background:#4c4c4c!important;border-bottom:1px solid rgba(255,255,255,.14)!important}.lorent-product .lorent-feature-card .lorent-feature:last-child{border-bottom:0!important}.lorent-product .lorent-feature-card .lorent-feature h3{margin:0 0 2px;color:#fff!important;font-size:13px}.lorent-product .lorent-feature-card .lorent-feature p{margin:0;color:#ffffffb3!important;font-size:11px}.lorent-product .lorent-feature-card .lorent-feature-icon,.lorent-product .lorent-feature-card .lorent-feature-icon svg{color:#fff!important}.lorent-product .lorent-feature-card .lorent-feature-icon svg{width:19px;height:19px;fill:none!important;stroke:#fff!important}.lorent-checkout-action{min-width:0}.lorent-dispatch-date{display:block;width:100%;margin-top:8px;text-align:center;color:#ffffffad;font-size:11px;line-height:1.35}.lorent-product .lorent-feature-card .lorent-feature h3{font-size:16px;line-height:1.35}.lorent-product .lorent-feature-card .lorent-feature p{font-size:14px;line-height:1.55}
/*# sourceMappingURL=/cdn/shop/t/10/assets/lorent-product.css.map */
