product-info.ec-product-info{display:grid;grid-template-columns:1fr 1fr;gap:40px}product-info.ec-product-info *{font-family:Inter}product-info.ec-product-info p{margin:0}product-info.ec-product-info .ec-product-info__gallery{position:relative;width:100%;max-width:100%;background-color:#f3f3f6;padding:12px;border-radius:8px}product-info.ec-product-info .ec-product-gallery{display:grid;grid-template-columns:80px 1fr;gap:16px;align-items:start;width:100%;max-width:100%}product-info.ec-product-info .ec-product-gallery__thumbnails{position:relative;display:flex;flex-direction:column}product-info.ec-product-info .ec-product-gallery__thumbnails-wrapper{display:flex;flex-direction:column;gap:12px;max-height:560px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}product-info.ec-product-info .ec-product-gallery__thumbnails-wrapper::-webkit-scrollbar{display:none}product-info.ec-product-info .ec-product-gallery__thumbnail{position:relative;width:72px;height:72px;padding:0;border:2px solid transparent;border-radius:8px;background:transparent;cursor:pointer;overflow:hidden;transition:all .2s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center}product-info.ec-product-info .ec-product-gallery__thumbnail img{width:72px;height:auto;object-fit:cover;object-position:center}product-info.ec-product-info .ec-product-gallery__thumbnail:hover{border-color:#373843}product-info.ec-product-info .ec-product-gallery__thumbnail--active{border-color:#24265d;border-width:2px}product-info.ec-product-info .ec-product-gallery__thumbnail-image{width:100%;height:100%;object-fit:cover;display:block}product-info.ec-product-info .ec-product-gallery__thumbnail-badge{position:absolute;top:4px;right:4px;width:20px;height:20px;background-color:#0009;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;z-index:1}product-info.ec-product-info .ec-product-gallery__thumbnail-badge svg{width:12px;height:12px}product-info.ec-product-info .ec-product-gallery__thumbnail-scroll{position:absolute;left:0;right:0;cursor:pointer;z-index:2;transition:border .3s ease;background:#f3f3f6;border-radius:50%;width:36px;height:36px;display:flex;justify-content:center;align-items:center;border:1px solid #E8E8EE;transform:translate(50%)}product-info.ec-product-info .ec-product-gallery__thumbnail-scroll--up{top:-18px}product-info.ec-product-info .ec-product-gallery__thumbnail-scroll--down{bottom:-30px}product-info.ec-product-info .ec-product-gallery__thumbnail-scroll:hover{border-color:#086ebb}product-info.ec-product-info .ec-product-gallery__thumbnail-scroll.hidden{display:none}product-info.ec-product-info .ec-product-gallery__thumbnail-scroll svg{width:16px;height:16px;color:#086ebb}product-info.ec-product-info .ec-product-gallery__main{position:relative;width:100%;max-width:100%;min-width:0;height:100%}product-info.ec-product-info .ec-product-gallery__main-item{display:none;width:100%;max-width:100%;height:100%}product-info.ec-product-info .ec-product-gallery__main-item--active{display:block}product-info.ec-product-info .ec-product-gallery__main-image-wrapper{position:relative;width:100%;max-width:100%;border-radius:8px;overflow:hidden;display:block;isolation:isolate}product-info.ec-product-info .ec-product-gallery__main-image-wrapper img{object-fit:cover;width:100%;height:auto;display:block;max-height:560px;position:relative;z-index:0;vertical-align:top}product-info.ec-product-info .ec-product-gallery__main-image-wrapper .image-magnify-full-size{position:absolute;left:0;top:0;z-index:5;background-repeat:no-repeat;box-sizing:border-box;pointer-events:auto;min-width:1px;min-height:1px}product-info.ec-product-info .ec-product-gallery__main-image-wrapper .ec-product-magnify-overlay{border-radius:8px}product-info.ec-product-info .ec-product-gallery__zoom{position:absolute;bottom:16px;right:16px;width:44px;height:44px;background-color:#ffffffe6;border:1px solid #E8E8EE;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:2;color:#707176}product-info.ec-product-info .ec-product-gallery__zoom:hover{background-color:#fff;border-color:#086ebb}product-info.ec-product-info .ec-product-gallery__zoom svg{width:24px;height:24px}product-info.ec-product-info .ec-product-gallery__main-image-wrapper .ec-zoom-trigger{position:absolute;bottom:16px;right:16px;width:40px;height:40px;border-radius:50%;background:#fffffff2;border:1px solid #e8e8ee;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;transition:background .2s,transform .1s;padding:0;color:#333}product-info.ec-product-info .ec-product-gallery__main-image-wrapper .ec-zoom-trigger:hover{background:#fff;transform:scale(1.05)}product-info.ec-product-info .ec-product-gallery__main-image-wrapper .ec-zoom-trigger:active{transform:scale(.95)}product-info.ec-product-info .ec-product-gallery__main-image-wrapper .ec-zoom-trigger svg{width:18px;height:18px}product-info.ec-product-info .ec-product-gallery__main-video,product-info.ec-product-info .ec-product-gallery__main-model{width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;background-color:#f5f5f5}product-info.ec-product-info .ec-product-gallery__video{width:100%;height:100%;object-fit:contain}@media screen and (max-width:750px){product-info.ec-product-info .ec-product-info__gallery{height:300px;width:100%;max-width:100%}product-info.ec-product-info .ec-product-gallery{grid-template-columns:60px 1fr;gap:12px;align-items:start;position:relative;height:100%}product-info.ec-product-info .ec-product-gallery__thumbnails{order:1}product-info.ec-product-info .ec-product-gallery__thumbnails-wrapper{flex-direction:column;max-height:none;overflow-x:hidden;overflow-y:auto;gap:8px;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none}product-info.ec-product-info .ec-product-gallery__thumbnails-wrapper::-webkit-scrollbar{display:none}product-info.ec-product-info .ec-product-gallery__thumbnail{width:60px;height:60px;flex-shrink:0}product-info.ec-product-info .ec-product-gallery__main{order:2;position:relative;height:100%}product-info.ec-product-info .ec-product-gallery__main-image-wrapper{height:100%;max-height:300px}product-info.ec-product-info .ec-product-gallery__main-image-wrapper img{height:100%;max-height:300px;object-fit:cover}product-info.ec-product-info .ec-product-gallery__thumbnails-wrapper{max-height:276px}product-info.ec-product-info .ec-product-info__gallery{position:relative}product-info.ec-product-info .ec-product-gallery__main{position:relative}product-info.ec-product-info .ec-product-info__header{position:relative}product-info.ec-product-info .ec-product-info__header .ec-product-info__actions{position:absolute;top:12px;right:12px;z-index:10;flex-direction:column;gap:8px;width:auto;margin-top:-300px}product-info.ec-product-info .ec-product-info__header h1{padding-right:0}product-info.ec-product-info .ec-product-gallery__zoom{bottom:24px;right:0}}product-info.ec-product-info .ec-product-ideal-for{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}product-info.ec-product-info .ec-product-ideal-for__item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;background-color:#f3f3f6;border-radius:8px;padding:12px 24px;margin-bottom:24px}product-info.ec-product-info .ec-product-ideal-for__label-title{font-size:1.4rem;font-weight:600;color:#373843;line-height:150%;margin:24px 0 16px}product-info.ec-product-info .ec-product-ideal-for__label{font-size:1.4rem;font-weight:400;line-height:150%;color:#373843;text-align:center}product-info.ec-product-info .ec-product-accordion{border-bottom:1px solid #E8E8EE}product-info.ec-product-info .ec-product-accordion summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;position:relative}product-info.ec-product-info .ec-product-accordion summary::-webkit-details-marker{display:none}product-info.ec-product-info .ec-product-accordion__title-wrapper{padding:18px 0;flex:1}product-info.ec-product-info .ec-product-accordion__title{font-size:1.4rem;font-weight:600;line-height:120%;color:#373843;margin:0}product-info.ec-product-info .ec-product-accordion__content{font-size:1.4rem;line-height:150%;color:#373843;margin-bottom:32px}product-info.ec-product-info .ec-product-accordion__icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;margin-left:auto}product-info.ec-product-info .ec-product-accordion__icon svg{width:100%;height:100%;display:block}product-info.ec-product-info .ec-product-accordion__icon--plus{display:inline-flex}product-info.ec-product-info .ec-product-accordion__icon--minus{display:none}product-info.ec-product-info .ec-product-accordion details[open] summary .ec-product-accordion__icon--plus{display:none}product-info.ec-product-info .ec-product-accordion details[open] summary .ec-product-accordion__icon--minus{display:inline-flex}product-info.ec-product-info .ec-product-accordion__content p{font-size:1.4rem;font-weight:400;line-height:150%;color:#373843;margin:0}product-info.ec-product-info .ec-product-breadcrumb{display:flex;align-items:center;color:#cecfd8;margin-bottom:16px}product-info.ec-product-info .ec-product-breadcrumb a{color:#cecfd8;text-decoration:none;padding-left:4px;padding-right:8px;font-size:1.2rem;line-height:100%;font-weight:400}product-info.ec-product-info .ec-product-breadcrumb a:nth-child(2){border-left:1px solid #CECFD8}product-info.ec-product-info .ec-product-breadcrumb a svg{display:block;flex-shrink:0;width:14px;height:14px}product-info.ec-product-info .ec-product-breadcrumb span:last-child{padding-left:4px;font-size:1.2rem;line-height:100%;font-weight:500;border-left:1px solid #373843;color:#373843}product-info.ec-product-info .ec-product-info__header{display:flex;justify-content:space-between;position:relative}product-info.ec-product-info .ec-product-info__header h1{font-size:3.2rem;font-weight:600;color:#373843;line-height:130%;margin:0;width:100%;padding-right:105px}product-info.ec-product-info .ec-product-info__actions{display:flex;align-items:flex-start;gap:8px;overflow:visible;position:absolute;top:0;right:0;z-index:1}product-info.ec-product-info .ec-product-favorite,product-info.ec-product-info .ec-product-share{border:1px solid #E8E8EE;border-radius:50%;width:44px;height:44px;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;color:#707176;position:relative;padding:8px;gap:8px}product-info.ec-product-info .ec-product-share{justify-content:center}product-info.ec-product-info .ec-product-share .svg-wrapper{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:24px;width:24px}product-info.ec-product-info .ec-product-favorite:hover,product-info.ec-product-info .ec-product-share:hover{color:#f65105}product-info.ec-product-info .ec-product-share__dropdown{display:none;flex-direction:column;gap:8px;width:100%;flex-shrink:0}product-info.ec-product-info .ec-product-share[aria-expanded=true] .ec-product-share__dropdown{display:flex}product-info.ec-product-info .ec-product-share__option{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .2s ease}product-info.ec-product-info .ec-product-share__option:hover{transform:scale(1.1)}product-info.ec-product-info .ec-product-share__option svg{width:28px;height:28px}product-info.ec-product-info .ec-divider{display:block;height:1px;width:100%;background-color:#e8e8ee;margin:24px 0}product-info.ec-product-info .ec-product-description{position:relative;padding-bottom:20px}product-info.ec-product-info .ec-product-description p,product-info.ec-product-info .ec-product-description__text{font-size:1.4rem;font-weight:400;line-height:150%;color:#707176;margin:0}product-info.ec-product-info .ec-product-description__toggle{background:none;border:none;color:#086ebb;font-size:1.4rem;font-weight:500;cursor:pointer;padding:0;text-decoration:underline;transition:color .2s ease;position:absolute}product-info.ec-product-info .ec-product-description__toggle.is-closed{bottom:20px;right:0;padding:2px 40% 2px 4px;background:#fff}product-info.ec-product-info .ec-product-description__toggle.is-open{bottom:0;right:0}product-info.ec-product-info .ec-product-description__toggle:hover{color:#065a9e}product-info.ec-product-info .ec-product-description__toggle.hidden{display:none}product-info.ec-product-info .ec-product-description__toggle .hidden{display:none}product-info.ec-product-info .ec-product-info__price-inner{display:flex;justify-content:space-between;align-items:center}product-info.ec-product-info .ec-product-info__price-values{display:flex;flex-direction:column;gap:8px}product-info.ec-product-info .ec-product-info__price-current-wrapper{display:flex;align-items:center;gap:12px}product-info.ec-product-info .ec-product-info__price-values p{margin:0;display:flex;align-items:center}product-info.ec-product-info .ec-product-info__price-compare{font-size:1.4rem;font-weight:400;line-height:150%;color:#707176}product-info.ec-product-info .ec-product-info__price-current{font-size:2rem;font-weight:400;line-height:130%;color:#24265d}product-info.ec-product-info .ec-product-discount-badge{background-color:#e7b849;padding:4px 16px;height:fit-content;border-radius:45px;font-size:1.2rem;font-weight:600;line-height:150%;color:#373843}product-info.ec-product-info .ec-product-technical-sheet__link{text-decoration:none;display:flex;align-items:center;justify-content:end;gap:8px;margin:30px 0}product-info.ec-product-info .ec-product-technical-sheet__link svg{width:18px;height:18px}product-info.ec-product-info .ec-product-technical-sheet__link span{color:#086ebb;font-size:1.4rem;font-weight:400;line-height:100%;text-decoration:underline}product-info.ec-product-info .ec-product-warning__content{display:flex;align-items:center;gap:12px;background-color:#f3f3f6;padding:16px 20px 16px 16px;border-radius:8px}product-info.ec-product-info .ec-product-warning__content svg{width:28px;height:28px;flex-shrink:0}product-info.ec-product-info .ec-product-warning__content p{font-size:1.4rem;font-weight:400;line-height:150%;color:#373843;margin:0}product-info.ec-product-info .ec-product-warning__content a{color:#086ebb}product-info.ec-product-info .ec-product-info__variants-wrapper{margin-bottom:16px}product-info.ec-product-info .ec-product-variant-selects{display:flex;flex-direction:column}product-info.ec-product-info .product-form__input{border:none;padding:0;margin:0}product-info.ec-product-info .product-form__input .form__label{font-size:1.4rem;font-weight:500;color:#373843;display:block}product-info.ec-product-info .product-form__input [data-selected-value]{font-weight:400;color:#666}product-info.ec-product-info .ec-product-variant-fieldset--swatch .ec-product-variant-swatches{display:flex;gap:8px;flex-wrap:wrap}product-info.ec-product-info .ec-product-variant-fieldset--swatch .swatch-input__label{position:relative;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;transition:all .2s ease;margin:0;padding:0;outline:none}product-info.ec-product-info .ec-product-variant-fieldset--swatch .swatch-input__input{position:absolute;opacity:0;width:0;height:0}product-info.ec-product-info .ec-product-variant-fieldset--swatch .swatch-input__input:checked+.swatch-input__label{border:1px solid #24265D;outline:none}product-info.ec-product-info .ec-product-variant-fieldset--swatch .swatch-input__label .swatch{width:20px;height:20px;border-radius:50%;margin:0;flex-shrink:0}product-info.ec-product-info .ec-product-variant-fieldset--button .ec-product-variant-buttons{display:flex;gap:12px;flex-wrap:wrap}product-info.ec-product-info .ec-product-variant-fieldset--button .ec-product-variant-button{position:relative;cursor:pointer;min-width:38px;height:26px;display:flex;align-items:center;justify-content:center;border:1px solid #CECFD8;padding:4px 8px}product-info.ec-product-info .ec-product-variant-fieldset--button input[type=radio]{position:absolute;opacity:0;width:0;height:0}product-info.ec-product-info .ec-product-variant-fieldset--button .ec-product-variant-button-text{font-size:1.2rem;font-weight:400;line-height:150%;padding:0}product-info.ec-product-info .ec-product-variant-fieldset--button input[type=radio]:checked+.ec-product-variant-button .ec-product-variant-button-text{font-size:1.2rem;font-weight:500;line-height:150%}product-info.ec-product-info .ec-product-info__buy-wrapper{display:flex;justify-content:space-between;align-items:center;gap:16px;transition:all .3s ease}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky .ec-product-info__buy-wrapper{width:100%}product-info.ec-product-info .ec-product-info__buy-wrapper-sticky-content{display:none}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky{position:fixed;bottom:0;left:0;right:0;z-index:20;background-color:#fff;box-shadow:0 -2px 10px #0000001a;padding:12px 20px;margin:0 auto;width:100%;box-sizing:border-box;display:flex;align-items:center;gap:16px}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky .ec-product-info__buy-wrapper-sticky-content{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:1}product-info.ec-product-info .ec-product-info__buy-wrapper-sticky-left{display:flex;align-items:center;gap:12px;flex:1;min-width:0}product-info.ec-product-info .ec-product-info__buy-wrapper-sticky-image{width:56px;height:56px;border-radius:8px;overflow:hidden;flex-shrink:0}product-info.ec-product-info .ec-product-info__buy-wrapper-sticky-image img{width:100%;height:100%;object-fit:contain}product-info.ec-product-info .ec-product-info__buy-wrapper-sticky-title{min-width:0;flex:1}product-info.ec-product-info .ec-product-info__buy-wrapper-sticky-title h3{font-size:1.4rem;font-weight:600;color:#373843;margin:0;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}product-info.ec-product-info .ec-product-info__buy-wrapper-sticky-price{display:flex;align-items:center;gap:8px;flex-shrink:0;flex:1}product-info.ec-product-info .ec-product-info__buy-wrapper-sticky-price-compare{font-size:1.2rem;color:#707176;text-decoration:line-through}product-info.ec-product-info .ec-product-info__buy-wrapper-sticky-price-current{font-size:1.6rem;font-weight:800;color:#24265d}product-info.ec-product-info .ec-product-info__quantity-wrapper{background-color:#f3f3f6;border:none;border-radius:6.4px}product-info.ec-product-info .ec-product-info__button-wrapper{flex:1}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky .ec-product-info__button-wrapper{flex:none}product-info.ec-product-info .quantity__input{outline:none}product-info.ec-product-info .product-form__submit{margin-bottom:0;background-color:#3e8047;border-radius:8px;color:#fff;font-size:1.4rem;font-weight:600;line-height:150%;transition:.35s}product-info.ec-product-info .product-form__submit:hover{background-color:#59b165}product-info.ec-product-info .product-form__buttons{width:100%;max-width:unset}product-info.ec-product-info .ec-product-info__buy-wrapper-sticky-mobile-button-content{display:none}product-info.ec-product-info .ec-product-info__notify-wrapper{width:100%}product-info.ec-product-info .ec-product-info__notify-content{background-color:#f3f3f6;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:24px}product-info.ec-product-info .ec-product-info__notify-title{font-size:1.4rem;line-height:150%;font-weight:600;margin:0 0 16px;color:#373843}product-info.ec-product-info .ec-product-info__notify-text{font-size:1.2rem;line-height:150%;font-weight:400;margin:0;color:#373843}product-info.ec-product-info .ec-product-info__notify-form{display:flex;flex-direction:column;gap:24px}product-info.ec-product-info .ec-product-info__notify-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}product-info.ec-product-info .ec-product-info__notify-field{display:flex;flex-direction:column}product-info.ec-product-info .ec-product-info__notify-input{width:100%;padding:8px 10px;border:1px solid #E8E8EE;border-radius:8px;font-size:1.2rem;line-height:150%;font-weight:400;background-color:#fff;color:#707176}product-info.ec-product-info .ec-product-info__notify-input:focus{outline:none;border-color:#707176}product-info.ec-product-info .ec-product-info__button-wrapper{position:relative}product-info.ec-product-info .ec-product-info__toast{position:absolute;bottom:calc(100% + 12px);left:0;right:0;z-index:100;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}product-info.ec-product-info .ec-product-info__toast--show{opacity:1;transform:translateY(0);pointer-events:auto}product-info.ec-product-info .ec-product-info__toast-content{display:flex;align-items:center;gap:12px;padding:12px 16px;background-color:#fff;border:1px solid #E8E8EE;border-radius:8px;box-shadow:0 4px 12px #0000001a}product-info.ec-product-info .ec-product-info__toast-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;color:#f44336}product-info.ec-product-info .ec-product-info__toast-message{font-size:1.2rem;font-weight:400;line-height:150%;color:#373843;flex:1}@media(max-width:749px){product-info.ec-product-info .ec-product-info__toast{bottom:calc(100% + 8px)}product-info.ec-product-info .ec-product-info__toast-content{padding:10px 12px}product-info.ec-product-info .ec-product-info__toast-message{font-size:1.1rem}}product-info.ec-product-info .ec-product-info__notify-input::placeholder{color:#707176}product-info.ec-product-info .ec-product-info__notify-button{width:100%;padding:12px 24px;text-align:center;border-radius:6px;font-size:1.4rem;font-weight:600;line-height:150%;transition:.35s;background-color:#086ebb}product-info.ec-product-info .ec-product-info__notify-button:hover{background-color:#24265d}product-info.ec-product-info .ec-product-mounting-options__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}product-info.ec-product-info .ec-product-mounting-options__item{display:flex;flex-direction:column;align-items:center;gap:8px;background:#f3f3f6;border-radius:6px;padding:10px}product-info.ec-product-info .ec-product-mounting-options__image{width:100%;max-width:130px;aspect-ratio:1;border-radius:8px;overflow:hidden}product-info.ec-product-info .ec-product-mounting-options__image img{width:100%;height:100%;object-fit:contain;display:block}product-info.ec-product-info .ec-product-mounting-options__text{font-size:1.2rem;font-weight:600;line-height:150%;color:#24265d;text-align:center}product-info.ec-product-info .ec-product-mounting-options__guide-wrapper{margin-top:32px}@media screen and (max-width:750px){product-info.ec-product-info{display:flex;flex-direction:column;gap:0}product-info.ec-product-info .ec-product-info__right,product-info.ec-product-info .ec-product-info__left{display:contents}product-info.ec-product-info .ec-product-breadcrumb{order:1}product-info.ec-product-info .ec-product-info__gallery{order:2}product-info.ec-product-info .ec-product-info__header{order:3}product-info.ec-product-info .ec-product-info__header+.ec-divider{order:4}product-info.ec-product-info .ec-product-info__description-wrapper{order:5}product-info.ec-product-info .ec-product-info__description-wrapper+.ec-divider{order:6}product-info.ec-product-info .ec-product-info__price-wrapper{order:7}product-info.ec-product-info .ec-product-info__price-wrapper+.ec-divider{order:8}product-info.ec-product-info .ec-product-warning{order:9;margin-top:24px}product-info.ec-product-info .ec-product-warning+.ec-divider{order:10}product-info.ec-product-info .ec-product-info__variants-wrapper{order:11}product-info.ec-product-info .ec-product-info__variants-wrapper+.ec-divider{order:12}product-info.ec-product-info .ec-product-info__sticky-trigger{order:13}product-info.ec-product-info [id^=Buy-Notify-Wrapper-]{order:14}product-info.ec-product-info [id^=Buy-Notify-Wrapper-]+.ec-divider{order:15}product-info.ec-product-info .ec-product-info__shipping-wrapper{order:16}product-info.ec-product-info .ec-product-info__shipping-wrapper+.ec-divider{order:17}product-info.ec-product-info .ec-product-info__ideal-for-wrapper{order:18}product-info.ec-product-info .ec-product-info__accordions{order:19}product-info.ec-product-info .ec-product-info__bundle-wrapper{order:20}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky{padding:12px 16px;max-width:100%;gap:8px}product-info.ec-product-info .ec-product-info__notify-fields{grid-template-columns:1fr}product-info.ec-product-info .ec-product-mounting-options__grid{grid-template-columns:repeat(2,1fr)}product-info.ec-product-info .ec-product-ideal-for{grid-template-columns:repeat(2,1fr);margin-bottom:20px}product-info.ec-product-info .ec-product-info__header h1{padding-right:0;margin-top:20px;font-size:2.4rem}product-info.ec-product-info .ec-product-description p,product-info.ec-product-info .ec-product-description__text{font-size:1.2rem}product-info.ec-product-info .ec-product-description__toggle{font-size:1.2rem}product-info.ec-product-info .ec-product-info__price-inner{flex-direction:column;align-items:flex-start;gap:16px}product-info.ec-product-info .ec-product-info__price-content{width:100%}product-info.ec-product-info .ec-product-info__price-current{flex:1}product-info.ec-product-info .ec-product-info__buy-wrapper{flex-direction:column}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky .ec-product-info__buy-wrapper{flex-direction:row;align-items:center;gap:8px;flex-wrap:nowrap}product-info.ec-product-info .ec-product-info__quantity-wrapper{width:100%}product-info.ec-product-info quantity-input.quantity{width:100%}product-info.ec-product-info .ec-product-info__button-wrapper{width:100%}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky .ec-product-info__quantity-wrapper{width:auto;flex-shrink:0}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky quantity-input.quantity{width:auto}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky .ec-product-info__button-wrapper{width:auto;flex-shrink:0}product-info.ec-product-info .ec-product-ideal-for__item img{width:18px;height:18px}product-info.ec-product-info .ec-product-ideal-for__label{font-size:1.2rem}product-info.ec-product-info .ec-product-ideal-for__item{padding:12px;margin:0}product-info.ec-product-info .ec-product-ideal-for__label-title{margin-top:0}product-info.ec-product-info .ec-product-accordion__content p{font-size:1.2rem}product-info.ec-product-info .ec-product-info__buy-wrapper-sticky-title{display:none}product-info.ec-product-info .ec-product-info__buy-wrapper-sticky-content{width:100%}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky .ec-product-info__buy-wrapper-sticky-content{width:auto}product-info.ec-product-info .ec-product-info__buy-wrapper-sticky-left{flex:none}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky .ec-product-info__buy-wrapper-sticky-left{gap:8px;flex-shrink:0;min-width:0}product-info.ec-product-info .ec-product-info__buy-wrapper-sticky-price{flex-direction:row}product-info.ec-product-info .ec-product-info__buy-wrapper-sticky-price-compare{display:none}product-info.ec-product-info .ec-product-info__buy-wrapper-sticky-price-current strong{white-space:nowrap}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky .ec-product-info__buy-wrapper-sticky-content{gap:6px;flex-shrink:0;min-width:0;flex-wrap:nowrap;justify-content:start}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky .ec-product-info__buy-wrapper-sticky-image{width:40px;height:40px;flex-shrink:0}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky .ec-product-info__buy-wrapper-sticky-price{flex:none;flex-shrink:0;min-width:0;white-space:nowrap}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky .ec-product-info__buy-wrapper-sticky-price-current{font-size:1.4rem}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky .ec-product-info__quantity-wrapper{flex-shrink:0;width:auto;min-width:0}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky quantity-input.quantity{width:auto;min-width:0;display:flex;align-items:center}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky .quantity__input{width:40px;text-align:center;min-width:40px}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky .ec-product-info__button-wrapper{flex-shrink:0}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky .product-form__submit{white-space:nowrap;padding:10px;min-width:0;flex-shrink:0}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky .product-form__buttons{width:60px;min-width:60px}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky .ec-product-info__buy-wrapper-sticky-mobile-button-content{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky .ec-product-info__buy-wrapper-sticky-mobile-button-content svg{width:18px;height:18px;color:#fff}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky .ec-product-info__toast.ec-product-info__toast--show{top:-100px;width:200px;right:0;left:unset}product-info.ec-product-info .ec-product-info__buy-wrapper--sticky .product-form__submit span{display:none}product-info.ec-product-info .ec-product-info__technical-sheet-wrapper{margin:0}product-info.ec-product-info .ec-product-technical-sheet__link{margin:0}}.ec-shipping-calculator{width:100%}.ec-shipping-calculator__header{margin-bottom:12px}.ec-shipping-calculator__title{font-size:1.4rem;font-weight:600;color:#373843;margin:0;line-height:150%}.ec-shipping-calculator__header-info{display:flex;justify-content:space-between;align-items:center}.ec-shipping-calculator__header-text{font-size:1.4rem;font-weight:400;line-height:150%;color:#707176;margin:0}.ec-shipping-calculator__header-link{font-size:1.2rem;font-weight:700;line-height:150%;color:#373843;transition:opacity .2s ease}.ec-shipping-calculator__header-link:hover{opacity:.8}.ec-shipping-calculator__form{margin-bottom:16px}.ec-shipping-calculator__input-wrapper{display:flex;gap:8px;align-items:flex-start;height:48px}.ec-shipping-calculator__input{flex:1;padding:10px 12px;border:1px solid #E8E8EE;border-radius:8px;font-size:1.2rem;color:#707176;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease;height:100%}.ec-shipping-calculator__input:focus{outline:none;border-color:#707176}.ec-shipping-calculator__input::placeholder{color:#707176}.ec-shipping-calculator__input:-internal-autofill-selected{background-color:#fff}.ec-shipping-calculator__button{padding:10px 20px;border:1px solid #231F20;background-color:#fff;border-radius:8px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:.2s ease;white-space:nowrap;flex-shrink:0;width:120px;height:100%}.ec-shipping-calculator__button:hover{background-color:#086ebb;color:#fff;border-color:#086ebb}.ec-shipping-calculator__button:active{opacity:.8}.ec-shipping-calculator__button:disabled{opacity:.5;cursor:not-allowed}.ec-shipping-calculator__message{margin-top:8px;font-size:13px;line-height:1.4;min-height:18px}.ec-shipping-calculator__message--error{color:#dc2626}.ec-shipping-calculator__message--success{color:#059669}.ec-shipping-calculator__message--loading{color:#6b7280}.ec-shipping-calculator__results{margin-top:16px;padding:8px 24px;background-color:#f3f3f6;border-radius:8px}.ec-shipping-calculator__results-list{display:flex;flex-direction:column;gap:0}.ec-shipping-option{display:grid;grid-template-columns:1.25fr 3fr 1fr;justify-content:space-between;align-items:center;padding:16px;gap:16px;border-bottom:1px solid #CDCDDA}.ec-shipping-option:last-child{border-bottom:none}.ec-shipping-option__name{font-size:1.2rem;font-weight:600;color:#1d1d1f;line-height:150%;white-space:nowrap;flex-shrink:0}.ec-shipping-option__time{font-size:1.2rem;font-weight:400;color:#373843;line-height:150%;flex:1}.ec-shipping-option__divider{height:1px;background-color:#e8e8ee;margin:0 16px}.ec-shipping-option__price{font-size:1.4rem;font-weight:700;color:#24265d;white-space:nowrap;flex-shrink:0}.ec-shipping-option--free .ec-shipping-option__price{color:#059669}.ec-shipping-option--unavailable{opacity:.6}.ec-shipping-option--unavailable .ec-shipping-option__name,.ec-shipping-option--unavailable .ec-shipping-option__time{color:#9ca3af}@media(max-width:749px){.ec-shipping-calculator__input-wrapper{flex-direction:row}.ec-shipping-calculator__results{padding:8px}.ec-shipping-option{flex-wrap:wrap;gap:8px}.ec-shipping-option__name{width:100%}.ec-shipping-option__time{text-align:left;flex:1}}product-info.ec-product-info .ec-product-info__bundle-wrapper{width:100%;padding:16px;background-color:#f3f3f6;border-radius:8px;margin-top:24px}.ec-bundle__title{font-size:1.4rem;font-weight:600;line-height:150%;color:#373843;margin-bottom:16px}.ec-bundle__items{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.ec-bundle-item{display:grid;grid-template-columns:80px 1fr auto;gap:16px;align-items:start;padding:12px;background-color:#fff;border-radius:8px;border:1px solid #E8E8EE}.ec-bundle-item__image{width:74px;height:74px;border-radius:8px;overflow:hidden;flex-shrink:0;background-color:#f3f3f6}.ec-bundle-item__image-img{width:100%;height:100%;object-fit:contain;display:block}.ec-bundle-item__image-placeholder{width:100%;height:100%}.ec-bundle-item__content{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}.ec-bundle-item__title{font-size:1.6rem;font-weight:600;line-height:120%;color:#373843;margin:0}.ec-bundle-item__title a{color:inherit;text-decoration:none}.ec-bundle-item__title a:hover{text-decoration:underline}.ec-bundle-item__variant-selector{margin-top:4px;display:flex;flex-direction:column;gap:8px}.ec-bundle-item__option-group{margin-bottom:8px;width:fit-content;min-width:120px}.ec-bundle-item__color-options{display:none}.ec-bundle-item__options{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap;align-items:flex-start}.ec-bundle-item__options-label{width:100%;font-size:1.2rem;font-weight:600;color:#373843;margin:0 0 4px}.ec-bundle-item__color-option{display:flex;align-items:center;gap:4px;cursor:pointer}.ec-bundle-item__color-option input[type=radio]{margin:0;cursor:pointer}.ec-bundle-item__color-label{font-size:1.2rem;color:#373843;cursor:pointer}.ec-bundle-item__radio-option{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:8px 12px;border:1px solid #E8E8EE;border-radius:4px;background-color:#fff;cursor:pointer;transition:all .2s ease;font-size:1.2rem;color:#373843;-webkit-user-select:none;user-select:none}.ec-bundle-item__radio-option:hover:not(.ec-bundle-item__radio-option--disabled){border-color:#cdcdda;background-color:#f5f5f7}.ec-bundle-item__radio-input{position:absolute;opacity:0;width:0;height:0;margin:0;padding:0;pointer-events:none}.ec-bundle-item__radio-label{font-size:1.2rem;color:inherit;cursor:inherit;pointer-events:none;transition:color .2s ease,font-weight .2s ease}.ec-bundle-item__radio-input:checked~.ec-bundle-item__radio-label{color:#fff;font-weight:600}.ec-bundle-item__radio-option--checked{border-color:#373843;background-color:#373843}@supports selector(:has(*)){.ec-bundle-item__radio-option:has(.ec-bundle-item__radio-input:checked){border-color:#373843;background-color:#373843;color:#fff}}.ec-bundle-item__radio-option--disabled,.ec-bundle-item__radio-option:has(.ec-bundle-item__radio-input:disabled){opacity:.5;cursor:not-allowed;pointer-events:none;background-color:#f5f5f7;border-color:#e8e8ee}.ec-bundle-item__radio-option--disabled .ec-bundle-item__radio-label,.ec-bundle-item__radio-option:has(.ec-bundle-item__radio-input:disabled) .ec-bundle-item__radio-label{color:#83878d}.ec-bundle-item__radio-input:disabled~.ec-bundle-item__radio-label{color:#83878d}.ec-bundle-item__color-dropdown{position:relative;width:100%}.ec-bundle-item__color-dropdown-button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;background-color:#fff;border:1px solid #E8E8EE;border-radius:6px;cursor:pointer;font-size:1.2rem;color:#373843;transition:border-color .2s ease;gap:8px}.ec-bundle-item__color-dropdown-button:hover{border-color:#cdcdda}.ec-bundle-item__color-dropdown-button:focus{outline:none;border-color:#231f20}.ec-bundle-item__color-dropdown-selected{flex:1;text-align:left;display:flex;align-items:center;gap:8px}.ec-bundle-item__color-dropdown-icon{flex-shrink:0;margin-left:8px;color:#83878d;transition:transform .2s ease}.ec-bundle-item__color-dropdown[data-open=true] .ec-bundle-item__color-dropdown-icon{transform:rotate(180deg)}.ec-bundle-item__color-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background-color:#fff;border:1px solid #E8E8EE;border-radius:4px;box-shadow:0 2px 8px #0000001a;z-index:10;max-height:200px;overflow-y:auto;display:none}.ec-bundle-item__color-dropdown[data-open=true] .ec-bundle-item__color-dropdown-menu{display:block}.ec-bundle-item__color-dropdown-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;background-color:transparent;border:none;text-align:left;font-size:1.2rem;color:#373843;cursor:pointer;transition:background-color .2s ease}.ec-bundle-item__color-dropdown-swatch{width:20px;height:20px;border-radius:50%;flex-shrink:0;border:1px solid #E8E8EE;display:block}.ec-bundle-item__color-dropdown-text{flex:1}.ec-bundle-item__color-dropdown-item:hover:not(:disabled){background-color:#707176;color:#fff}.ec-bundle-item__color-dropdown-item--selected{background-color:#373843;color:#fff;font-weight:600}.ec-bundle-item__color-dropdown-item--disabled{opacity:.5;cursor:not-allowed}.ec-bundle-item__price{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ec-bundle-item__price-compare{font-size:1.3rem;font-weight:400;line-height:120%;color:#8b8981;text-decoration:line-through}.ec-bundle-item__price-current{font-size:1.6rem;font-weight:700;line-height:120%;color:#4c4f54}.ec-bundle-item__price-current strong{font-weight:700}.ec-bundle-item__installments{font-size:1.2rem;color:#707176;line-height:150%}.ec-bundle-item__checkbox{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.ec-bundle-item__checkbox-label{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:pointer}.ec-bundle-item__checkbox-input{position:absolute;opacity:0;width:0;height:0}.ec-bundle-item__checkbox-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:2px solid #CDCDDA;border-radius:4px;background-color:#fff;transition:all .2s ease;color:#fff}.ec-bundle-item__checkbox-input:checked+.ec-bundle-item__checkbox-icon{background-color:#086ebb;border-color:#086ebb}.ec-bundle-item__checkbox-input:checked+.ec-bundle-item__checkbox-icon svg{display:block}.ec-bundle-item__checkbox-icon svg{display:none;width:14px;height:14px}.ec-bundle__summary{display:flex;align-items:center;justify-content:space-between;padding:16px;background-color:#fff;border-radius:8px;border:1px solid #E8E8EE}.ec-bundle__summary-text{font-size:1.6rem;font-weight:600;line-height:150%;color:#373843}.ec-bundle__summary-price{display:flex;align-items:center;gap:12px;flex-wrap:wrap}@media(max-width:749px){.ec-bundle__summary{flex-direction:column;align-items:center;gap:12px}.ec-bundle__summary-text{text-align:center}.ec-bundle__summary-price{justify-content:center}}.ec-bundle__summary-price-compare{font-size:1.6rem;color:#707176;text-decoration:line-through}.ec-bundle__summary-price-current{font-size:2rem;color:#24265d}.ec-bundle__summary-price-current strong{font-weight:700}.ec-bundle__summary-installments{font-size:1.4rem;font-weight:400;line-height:150%;color:#83878d}.ec-bundle__buy-button{font-size:1.4rem;font-weight:600;line-height:150%;padding:10px 28px;background-color:#3e8047;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease;width:136px}.ec-bundle__buy-button:hover{background-color:#59b165}.ec-bundle__buy-button:active{opacity:.9}.ec-bundle__buy-button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:749px){product-info.ec-product-info .ec-product-info__bundle-wrapper{padding:16px}.ec-bundle-item{grid-template-columns:60px 1fr auto;gap:12px;padding:12px}.ec-bundle-item__image{width:60px;height:60px}.ec-bundle-item__title{font-size:1.3rem}.ec-bundle__summary-price-current{font-size:1.8rem}.ec-bundle__buy-button{width:100%!important}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/ec-main-product.css.map */
