.custom-product{padding-bottom:5rem}.product__media-slider{position:relative}.product__custom-expand{position:absolute;bottom:0;left:0;width:100%;z-index:10;display:flex;justify-content:start;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.2),transparent)}.product__custom-expand-btn{display:flex;align-items:center;justify-content:center;width:66px;height:66px;background:#ffffff80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 15px #00000026;color:#000;transition:all .3s cubic-bezier(.4,0,.2,1);border:none;cursor:pointer}.product__custom-expand-btn:hover{transform:scale(1.1);background:#f0f0f0}.product__custom-expand-btn svg{width:20px;height:20px}.product__privacy-text{font-size:1.4rem;color:#666;margin:0}.product__cta-container{margin-top:3rem;margin-bottom:2rem}.product__cta-container .button.button--primary{display:block;background-color:#71bce7;color:#fff;border-radius:5rem;padding:1.5rem 3rem;font-family:var(--font-button-family);font-size:var(--button-font-size, 1.4rem);font-weight:var(--button-font-weight, var(--font-button-weight));letter-spacing:var(--button-letter-spacing);text-transform:var(--button-text-transform);max-width:fit-content;text-decoration:none;border:1px solid #71bce7}.product__cta-container .button:hover{background:transparent;color:#71bce7}.custom-product .product-options__item--swatch{--swatch-width: 3.2rem;--swatch-height: 3.2rem}.custom-product .product-options__input:checked+.product-options__label{border:1px solid #71bce7;outline:1.5px solid #71bce7;outline-offset:1.5px;border-radius:50%}.custom-product .product-options--dropdowns .product-options__value-list{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px}.product__color-selectors{display:flex;gap:4rem;margin-top:37px}.color-selector-group{display:flex;flex-direction:column;gap:1.2rem}.color-selector__label{font-size:1.2rem;font-weight:400;text-transform:uppercase;color:#333;letter-spacing:2.7px}.color-selector__swatches{display:flex;gap:1.6rem;flex-wrap:wrap}.color-swatch-item{display:flex;flex-direction:column;align-items:center;gap:.6rem;cursor:pointer}.color-swatch{width:42px;height:42px;border-radius:50%;border:2px solid #e0e0e0;box-shadow:inset 0 2px 4px #0000000f;background-size:cover;background-position:center;transition:all .2s}.color-swatch-item.is-active .color-swatch{border-color:#71bce7;box-shadow:0 0 0 2px #71bce7,inset 0 2px 4px #0000000f}.color-swatch-item:hover .color-swatch{transform:scale(1.08)}.color-swatch-name{font-size:1rem;color:#666;text-align:center;max-width:60px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-class-selector .product-selector__label{display:block;font-size:1.2rem;font-weight:400;text-transform:uppercase;color:#333;letter-spacing:2.7px;margin-bottom:1rem}.product-class-select-wrapper{position:relative}.product-class-select-wrapper:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #666;position:absolute;right:2rem;top:50%;transform:translateY(-50%);pointer-events:none}.product-class-select{width:100%;background-color:#fff;border:1px solid var(--light-gray, #C6C6C6);border-radius:8px;padding:1.4rem 4rem 1.4rem 2rem;font-family:inherit;font-size:1.5rem;font-weight:500;color:#333;cursor:pointer;appearance:none;-webkit-appearance:none;outline:none;min-height:5.4rem}.product-class-select:focus{border-color:#71bce7}.product__details-table-section{margin-top:6rem;padding-bottom:6rem}.details-table-container{overflow:hidden;position:relative;max-height:400px;transition:max-height .5s ease-in-out}.details-table-container.is-expanded{max-height:none}.details-table-overlay{position:absolute;bottom:0;left:0;width:100%;height:100px;background:linear-gradient(to top,#fff,transparent);pointer-events:none;transition:opacity .3s}.details-table-container.is-expanded .details-table-overlay{opacity:0}.read-more-wrapper{display:flex;flex-direction:column;align-items:center;margin-top:-20px;position:relative;z-index:5}.read-more-btn{background:#fff;border:1px solid #eee;padding:1rem 2.5rem;border-radius:3rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:1rem;box-shadow:0 4px 10px #0000000d;transition:all .2s}.read-more-btn:hover{background:#f8f8f8;transform:translateY(-2px)}.read-more-btn svg{transition:transform .3s}.is-expanded+.read-more-wrapper .read-more-btn svg{transform:rotate(180deg)}.feature-select-dropdown{width:100%;border:none;background:transparent;padding:0;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;cursor:pointer;appearance:none;-webkit-appearance:none;outline:none}.feature-value-box{position:relative}.feature-value-box:not(.has-icon):after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #666;position:absolute;right:2rem;top:50%;transform:translateY(-50%);pointer-events:none}.feature-container{background-color:#f5f5f5}.product__features-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:20px;align-items:end}.feature-container h2{margin-bottom:4rem;font-size:calc(var(--font-heading-scale) * var(--font-size-h4));font-weight:700}.product__features-info{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:20px}.feature-label{font-size:1.2rem;font-weight:400;text-transform:uppercase;color:#444;letter-spacing:2.7px;display:block;margin-bottom:13px}.feature-value-box{background-color:transparent;border:1px solid var(--light-gray, #C6C6C6);padding:1.4rem 2rem;font-size:1.5rem;font-weight:500;color:#444;display:flex;align-items:center;justify-content:space-between;border-radius:4px;min-height:5.4rem;cursor:pointer}.feature-value-box:hover{background-color:#f0f0f0}.feature-value-box.has-icon svg{width:18px;height:18px;color:#71bce7}.product__features-media img{width:100%;height:auto;border-radius:4px}.product__model-container{width:100%;height:500px;background:#fdfdfd;border-radius:4px;overflow:hidden;position:relative}.product__model-container model-viewer{width:100%;height:100%}.product__model-spinner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fdfdfd;z-index:5;gap:1.5rem}.spinner{width:48px;height:48px;border:4px solid #e0e0e0;border-top-color:#71bce7;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.spinner-text{font-size:1.3rem;color:#999;letter-spacing:.05em}.product__ar-btn{position:absolute;top:2rem;right:2rem;background:#000c;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:4px;font-size:1.2rem;display:flex;align-items:center;gap:.8rem}.product__ar-btn svg{width:16px;height:16px}@media screen and (max-width:989px){.product__features-grid{grid-template-columns:1fr}.product__model-container{height:400px}}@media screen and (max-width:749px){.product__features-section{margin-top:4rem}.product__model-container{height:300px}}@media screen and (min-width:990px){.product__grid{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:4rem}.product__grid__item--media{display:flex;flex-direction:column;height:100%}.product__media-slider{flex:1;display:flex;flex-direction:column;width:100%;max-height:750px;overflow:hidden}.product__media-slider .swiper{width:100%;height:100%!important}.product__media-slider .swiper-wrapper,.product__media-slider .swiper-slide{height:100%!important}.product__media-slider img,.product__media-slider video,.product__media-slider .product__media-item img{width:100%;height:100%;object-fit:cover;object-position:center}}.product__media-slider .swiper-slide{width:70%!important;opacity:1}.product__media-slider .swiper-slide-next{opacity:.6}@media screen and (max-width:989px){.product__media-slider{max-height:50vh}.product__media-slider .swiper-slide{width:85%!important}}.product__tech-recommendations{padding-bottom:8rem}.tech-recommendations__grid{display:grid;grid-template-columns:1fr;gap:6rem;align-items:start}@media screen and (min-width:990px){.tech-recommendations__grid.has-details{grid-template-columns:1fr 1fr}}.product__tech-recommendations h2{margin-bottom:32px;font-weight:600}.related-products__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.tech-recommendations__grid:not(.has-details) .related-products__grid{grid-template-columns:repeat(2,1fr)}@media screen and (min-width:990px){.tech-recommendations__grid:not(.has-details) .related-products__grid{grid-template-columns:repeat(4,1fr)}}.tech-details__buttons-list{display:flex;flex-direction:column;gap:0}.tech-details__buttons-list .tech-detail__btn{display:flex;justify-content:space-between;align-items:center;width:100%;padding:2.4rem;background:transparent;border:none;border-bottom:1px solid var(--light-gray, #C6C6C6);cursor:pointer;transition:padding-left .3s ease;text-align:left}.tech-details__buttons-list .tech-detail__btn:last-of-type{border-bottom:none}.tech-details__buttons-list .tech-detail__btn:hover{padding-left:1rem}.tech-details__buttons-list .tech-detail__btn-label{font-size:1.2rem;font-weight:600;color:gray;font-weight:400;line-height:normal;letter-spacing:2.8px;text-transform:uppercase}.tech-details__buttons-list .tech-detail__btn-icon svg{width:50px;height:50px;color:#1a1a1a}.tech-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;align-items:center;justify-content:flex-end;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.165,.84,.44,1);background:#19191940}.tech-modal.is-open{opacity:1;visibility:visible}.tech-modal__overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#19191966;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:-1}.tech-modal__container{position:relative;background:#fff;width:50%;height:100%;max-height:100vh;border-radius:0;box-shadow:-10px 0 30px #0000001a;transform:translate(100%);transition:transform .4s cubic-bezier(.165,.84,.44,1);overflow:hidden;display:flex;flex-direction:column}.tech-modal.is-open .tech-modal__container{transform:translate(0)}.tech-modal__header{position:sticky;top:0;background:#fff;z-index:20;width:100%;height:10rem;display:flex;align-items:center;padding:0 6rem}.tech-modal__close{background:transparent;border:none;cursor:pointer;z-index:10;padding:0;display:flex;align-items:center;transition:transform .3s ease;transform:rotate(180deg)}.tech-modal__close:hover{transform:rotate(180deg) translate(5px)}.tech-modal__close svg{width:42px;height:auto}.tech-modal__inner{padding:0 6rem 6rem;overflow-y:auto;height:100%}.tech-modal__title{font-size:calc(var(--font-heading-scale) * var(--font-size-h4));font-weight:700;color:#000;margin-top:2rem;margin-bottom:3rem;letter-spacing:-.01em;text-transform:capitalize;border-bottom:none;padding:0;display:block}.tech-modal__body{font-size:1.2rem;line-height:142%;color:#444;letter-spacing:.366px}.tech-modal__body p{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 0;border-bottom:1px solid #C6C6C6;margin:0}.tech-modal__body strong,.tech-modal__body b{font-weight:700;color:#1a1a1a}.tech-modal__body span{color:#666;font-weight:400}.overflow-hidden{overflow:hidden}@media screen and (max-width:989px){.tech-modal__container{width:90%}.tech-modal__header{height:8rem;padding:0 3rem}.tech-modal__inner{padding:0 3rem 4rem}.tech-modal__title{font-size:3rem;margin-bottom:3rem}}@media screen and (max-width:749px){.tech-modal__container{width:100%}.tech-modal__header{padding:0 2rem}.tech-modal__inner{padding:0 2rem 4rem}}@media(min-width:990px){.product .product__content{margin-block:0px}}.product__content{display:flex;flex-direction:column;gap:26px;justify-content:end;height:100%}.product__content .price__regular span{font-size:alc(var(--font-heading-scale) * var(--font-size-h4));font-weight:700}.product__content h1{font-weight:700}.product__content h1,.product__content .product-info-description,.product__content .options-product,.product__content .product-info-price{margin:0}.product__content .product__cta-container{margin-top:0;margin-bottom:0}.product__color-selectors .color-selector-group:first-of-type{width:60%;border-right:1px solid #C6C6C6}@media(max-width:990px){.product__color-selectors{flex-wrap:wrap}.product__color-selectors .color-selector-group:first-of-type{border-right:none}}.product__media-placeholder{display:flex;justify-content:center;align-items:center;background-color:transparent}.product__media-placeholder img{max-height:400px;width:100%;object-fit:cover;margin:0 auto}.custom-product .product__media,.custom-product .product__media .media:not(.media--thumb){background-color:#fff}.custom-product .product__media .swiper-wrapper{gap:30px}.custom-product .product__breadcrumbs{left:11px}.custom-product .product__breadcrumbs ul{color:#fff}.custom-product .breadcrumbs__link{font-weight:700}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-custom-main-product.css.map */
