.multi-faq-v202601-layout,.multi-faq-v202601{background-color:var(--background-color)}.multi-faq-v202601{background-image:var(--background-image-mb);background-position:top;background-repeat:no-repeat;background-size:cover}.multi-faq-v202601 h2,.multi-faq-v202601 h3,.multi-faq-v202601 h4,.multi-faq-v202601 p{margin:0}.multi-faq-v202601 .mf-container{margin-left:auto;margin-right:auto;max-width:1440px;padding-left:var(--container-padding-horizontal);padding-right:var(--container-padding-horizontal);width:100%}.multi-faq-v202601 .heading-box{margin-bottom:20px;padding:0;text-align:var(--content-align-mb)}.multi-faq-v202601 .heading-box .section-title .slide_title-inner{color:var(--heading-text-color);font-family:Brand-ext,var(--font-heading-family, inherit)!important;font-size:var(--heading-font-size);font-stretch:120%;font-weight:var(--heading-font-weight);line-height:110%}.multi-faq-v202601 .heading-box .section-desc{color:var(--heading-text-color);font-family:Brand-ext,var(--font-body-family, inherit)!important;font-size:var(--description-font-size);font-stretch:100%;font-weight:var(--description-font-weight);line-height:130%;margin-top:16px}.multi-faq-v202601 .faq-groups{display:flex;flex-direction:column;gap:var(--faq-card-gap)}.multi-faq-v202601 .faq-group-heading{display:flex;align-items:center;margin-bottom:20px;transition:all .3s cubic-bezier(.5,.15,0,1)}.multi-faq-v202601 .faq-group-heading .faq-group-title{color:var(--heading-text-color);flex:auto;font-family:Brand-ext,var(--font-heading-family, inherit)!important;font-size:var(--group-title-font-size);font-stretch:120%;font-weight:var(--group-title-font-weight);line-height:120%;margin-bottom:0;text-align:left}.multi-faq-v202601 .faq-group-heading .faq-group-toggle{flex:0 0 24px;max-width:24px}.multi-faq-v202601 .faq-group-heading .faq-group-toggle svg.icon-plus{display:none}.multi-faq-v202601 .faq-group-heading .faq-group-toggle svg.icon-mins{display:block}.multi-faq-v202601 .faq-group[aria-expanded=false] .faq-group-heading{margin-bottom:0}.multi-faq-v202601 .faq-group[aria-expanded=false] .faq-group-toggle svg.icon-plus{display:block}.multi-faq-v202601 .faq-group[aria-expanded=false] .faq-group-toggle svg.icon-mins{display:none}.multi-faq-v202601 .faq-items{display:grid;grid-template-rows:1fr;transition:all .3s cubic-bezier(.5,.15,0,1)}.multi-faq-v202601 .faq-items .faq-items-inner{min-height:0;overflow:hidden}.multi-faq-v202601 .faq-group[aria-expanded=false] .faq-items{grid-template-rows:0fr}.multi-faq-v202601 .faq-list{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-color:var(--card-bg-color);border:1px solid var(--faq-list-border-color);border-radius:var(--card-border-radius)!important;overflow:hidden;padding:var(--faq-card-padding-top) var(--faq-card-padding-right) var(--faq-card-padding-bottom) var(--faq-card-padding-left)}.multi-faq-v202601 .faq-list .faq-item-layout .faq-item{border-bottom:1px solid var(--color-gray-5);padding:var(--faq-item-padding-vertical) 0}.multi-faq-v202601 .faq-list .faq-item-layout:first-child .faq-item{padding-top:0}.multi-faq-v202601 .faq-list .faq-item-layout:last-child .faq-item{border-bottom:0;padding-bottom:0}.multi-faq-v202601 .faq-list .faq-question{align-items:center;cursor:pointer;display:flex;gap:8px;justify-content:space-between}.multi-faq-v202601 .faq-list .faq-question h4{color:var(--color-dark);font-family:Brand-ext,var(--font-heading-family, inherit)!important;font-size:var(--question-font-size);font-stretch:100%;font-weight:var(--question-font-weight);line-height:120%;margin-bottom:0}.multi-faq-v202601 .faq-list .faq-question .arrow-down{flex:0 0 24px;max-width:24px}.multi-faq-v202601 .faq-list .faq-question .arrow-down svg{height:24px;width:24px}.multi-faq-v202601 .faq-list .faq-question .arrow-down svg path{stroke:var(--color-dark)}.multi-faq-v202601 .faq-list .faq-answer .faq-answer-content{display:grid;grid-template-rows:0fr;transition:all .3s cubic-bezier(.5,.15,0,1)}.multi-faq-v202601 .faq-list .faq-answer .faq-answer-inner{min-height:0;overflow:hidden}.multi-faq-v202601 .faq-list .faq-answer .faq-answer-text{color:var(--color-dark);font-family:Brand-ext,var(--font-body-family, inherit)!important;font-size:var(--answer-font-size);font-stretch:100%;font-weight:var(--answer-font-weight);line-height:130%;margin-top:16px}.multi-faq-v202601 .faq-list .faq-answer .faq-answer-text p+p{margin-top:12px}.multi-faq-v202601 .faq-list .faq-answer .faq-answer-text ul,.multi-faq-v202601 .faq-list .faq-answer .faq-answer-text ol{display:block;list-style:none;margin:12px 0 0;padding-left:0}.multi-faq-v202601 .faq-list .faq-answer .faq-answer-text li{display:block;margin:6px 0 0;padding-left:1.25em;position:relative}.multi-faq-v202601 .faq-list .faq-answer .faq-answer-text li:first-child{margin-top:0}.multi-faq-v202601 .faq-list .faq-answer .faq-answer-text ul>li:before{background-color:currentColor;border-radius:50%;content:"";height:.36em;left:.2em;position:absolute;top:.5em;width:.36em}.multi-faq-v202601 .faq-list .faq-answer .faq-answer-text ol{counter-reset:faq-answer-list}.multi-faq-v202601 .faq-list .faq-answer .faq-answer-text ol>li{counter-increment:faq-answer-list}.multi-faq-v202601 .faq-list .faq-answer .faq-answer-text ol>li:before{content:counter(faq-answer-list) ".";font-weight:700;left:0;position:absolute;top:0}.multi-faq-v202601 .faq-list .faq-answer .faq-answer-text a{color:#0645ad;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.multi-faq-v202601 .faq-list .faq-answer .faq-answer-text a:hover{color:#0b63ce}.multi-faq-v202601 .faq-list .faq-item.open .faq-answer-content{grid-template-rows:1fr}.multi-faq-v202601 .view-more-box{display:flex;margin-top:20px}.multi-faq-v202601 .view-more-box,.multi-faq-v202601 .view-more-box .view-more-title a,.multi-faq-v202601 .view-more-box .view-more-title span{align-items:center;justify-content:center}.multi-faq-v202601 .view-more-box .view-more-title a,.multi-faq-v202601 .view-more-box .view-more-title span{border:1px solid #000;border-radius:8px;color:var(--color-gray-9);display:inline-flex;font-size:var(--button-font-size);font-weight:var(--button-font-weight);line-height:1;padding:12px;text-decoration:unset}@media(min-width:1024px){.multi-faq-v202601{background-image:var(--background-image)}.multi-faq-v202601 .heading-box{margin-bottom:24px;text-align:var(--content-align)}.multi-faq-v202601 .faq-group-heading{margin-bottom:24px}.multi-faq-v202601 .view-more-box{margin-top:24px}.multi-faq-v202601 .view-more-box .view-more-title a,.multi-faq-v202601 .view-more-box .view-more-title span{padding:12px 24px}}.install-video-tab-button:focus-visible,.install-video-card:focus-visible,.install-video-dialog-close:focus-visible{outline:2px solid currentColor;outline-offset:3px}.install-video-card{position:relative;display:block;width:100%;padding:0;border:var(--install-card-border-width) solid var(--install-card-border-color);border-radius:var(--install-card-radius);background:var(--install-card-bg);cursor:pointer;overflow:hidden}.install-video-media{position:relative;display:block;width:100%}.install-video-media:before{content:"";display:block;padding-bottom:var(--item-aspect-ratio, 56%)}.install-video-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:var(--install-card-radius);transition:transform .35s ease}.install-video-card:hover .install-video-image{transform:scale(1.025)}.install-video-default-image{display:block;background-position:center;background-size:cover;background-repeat:no-repeat}.install-video-placeholder{background:#0000000d}.install-video-play{position:absolute;right:3.2%;bottom:5.4%;width:var(--install-play-size);height:var(--install-play-size);color:var(--install-play-color);pointer-events:none}.install-video-play svg{display:block;width:100%;height:100%}.install-video-title{margin:var(--install-title-margin-top) 0 0;color:var(--install-title-color);font-size:var(--install-title-size);font-weight:var(--install-title-weight);line-height:1.25}.install-video-dialog{width:min(1120px,calc(100vw - 32px));max-width:none;padding:0;border:0;background:transparent;overflow:visible}.install-video-dialog::backdrop{background:#000000b8}.install-video-dialog-frame{position:relative;width:100%;background:#000}.install-video-dialog-frame:before{content:"";display:block;padding-bottom:56.25%}.install-video-dialog-frame iframe,.install-video-dialog-frame video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.install-video-dialog-close{position:absolute;top:-44px;right:0;display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;background:transparent;color:#fff;cursor:pointer}.install-video-dialog-close svg{width:24px;height:24px}.nested-bundle-tabs{display:block;background-color:var(--nbt-background);background-image:var(--nbt-background-image);background-position:top center;background-size:100% 100%;background-repeat:no-repeat;color:var(--nbt-text);padding-block:var(--nbt-padding-top) var(--nbt-padding-bottom);font-size:var(--nbt-body-size)}.nested-bundle-tabs__inner{position:relative;z-index:1}.nested-bundle-tabs *{box-sizing:border-box}.nested-bundle-tabs__inner{width:var(--nbt-max-width-fluid);max-width:var(--nbt-max-width-fixed);margin-inline:auto;padding-inline:var(--nbt-desktop-padding-inline)}.nested-bundle-tabs--width-fixed .nested-bundle-tabs__inner{width:100%}.nested-bundle-tabs--width-fluid .nested-bundle-tabs__inner{max-width:none}.nested-bundle-tabs__header{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:18px;text-align:center}.nested-bundle-tabs__header-icon{display:flex;align-items:center;justify-content:center;width:var(--header-icon-size, 44px);min-width:var(--header-icon-size, 44px);color:var(--header-icon-color, currentColor)}.nested-bundle-tabs__header-icon img{width:100%;height:auto;display:block}.nested-bundle-tabs__heading{margin:0;color:var(--header-heading-color, var(--nbt-text));font-size:var(--header-heading-size, var(--nbt-title-size));line-height:1.1;font-weight:800}.nested-bundle-tabs__description{margin:10px 0 0;color:var(--header-description-color, #6f6f6f);font-size:var(--header-description-size, var(--nbt-body-size));line-height:1.45}.nested-bundle-tabs__tab-block{display:block}.nested-bundle-tabs__tab-nav-wrap{position:relative;width:max-content;max-width:100%;margin:0 auto 22px}.nested-bundle-tabs__nav{display:flex;width:max-content;max-width:100%;flex-wrap:nowrap;gap:0;justify-content:center;margin:0;padding:7px;overflow-x:auto;border:1px solid #d9d9d9;border-radius:var(--nbt-tab-border-radius);background:transparent;box-shadow:0 1px 4px #00000014;scrollbar-width:none;-ms-overflow-style:none}.nested-bundle-tabs__nav::-webkit-scrollbar{display:none;width:0;height:0}.nested-bundle-tabs__tab-button{-webkit-appearance:none;appearance:none;min-width:70px;min-height:var(--nbt-tab-min-height, 44px);border:0;border-radius:var(--nbt-tab-border-radius, 0);background:transparent;color:var(--nbt-tab-text, var(--nbt-text));padding:var(--nbt-tab-padding-y, 10px) var(--nbt-tab-padding-x, 20px);font:inherit;font-size:var(--nbt-tab-font-size, var(--nbt-body-size));font-weight:var(--nbt-tab-font-weight, 600);line-height:var(--nbt-tab-line-height, 1);cursor:pointer;white-space:nowrap}.nested-bundle-tabs__tab-button:hover{background:transparent;color:var(--tab-text, var(--nbt-text))}.nested-bundle-tabs__tab-button[aria-selected=true]{background:var(--nbt-tab-active-background, var(--nbt-button-bg));color:var(--nbt-tab-active-text, #000)}.nested-bundle-tabs__panels>.nested-bundle-tabs__tab-block{display:none}.nested-bundle-tabs__panels>.nested-bundle-tabs__tab-block.is-active{display:block}.nested-bundle-tabs__panel,.nested-bundle-tabs__panel.is-active{display:block}.nested-bundle-tabs__panels{overflow:hidden;border:0;border-radius:var(--nbt-radius);background:#fff}.nested-bundle-tabs__bundle-grid{display:grid;grid-template-columns:minmax(240px,27%) minmax(0,1fr);align-items:stretch;width:100%;min-height:clamp(520px,42vw,var(--nbt-product-area-min-height, 760px));border-radius:var(--nbt-radius);overflow:hidden;background:#fff}.nested-bundle-tabs__main-slot,.nested-bundle-tabs__bundle-side,.nested-bundle-tabs__product-list{min-width:0}.nested-bundle-tabs__main-slot{background:var(--nbt-main-background, #ffffff);border-right:0}.nested-bundle-tabs__bundle-side{display:flex;flex-direction:column;padding:clamp(20px,2.3vw,32px) clamp(20px,2.8vw,40px);background:var(--nbt-bundle-side-background, #fafafa)}.nested-bundle-tabs__main-slot .nested-bundle-tabs__product-card,.nested-bundle-tabs__bundle-side,.nested-bundle-tabs__product-list{border-radius:0}.nested-bundle-tabs__product-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));flex:1 1 auto;gap:clamp(8px,1vw,var(--nbt-bundle-product-gap, 12px));align-items:stretch;margin-bottom:clamp(20px,2.2vw,32px);background:transparent}.nested-bundle-tabs__product-list .nested-bundle-tabs__main-product-card{display:none}.nested-bundle-tabs__product-card{position:relative;display:flex;flex-direction:column;gap:0;height:100%;padding:0 clamp(10px,1.4vw,20px);border:0;border-radius:var(--nbt-radius);background:transparent;box-shadow:none}.nested-bundle-tabs__product-list .nested-bundle-tabs__product-card{border-left:0;background:var(--nbt-bundle-card-background, transparent)}.nested-bundle-tabs__product-list .nested-bundle-tabs__product-card:first-child,.nested-bundle-tabs__product-list .nested-bundle-tabs__product-card:last-child{padding-inline:clamp(10px,1.4vw,20px)}.nested-bundle-tabs__main-slot .nested-bundle-tabs__product-card{gap:clamp(10px,1.1vw,16px);height:100%;margin:0;padding:clamp(20px,2.3vw,32px);border:0;background:transparent}.nested-bundle-tabs__product-media{position:relative;display:flex;align-items:center;justify-content:center;width:min(100%,var(--nbt-bundle-image-size, 180px));height:min(100%,var(--nbt-bundle-image-size, 180px));aspect-ratio:1 / 1;margin:0 auto clamp(12px,1.25vw,18px);border-radius:0;background:transparent;overflow:visible}.nested-bundle-tabs__product-image-link{display:block;width:100%;height:100%;color:inherit}.nested-bundle-tabs__product-media img,.nested-bundle-tabs__product-media svg{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:contain;display:block}.nested-bundle-tabs__main-slot .nested-bundle-tabs__product-media{width:min(100%,var(--nbt-main-image-size, 320px));height:min(100%,var(--nbt-main-image-size, 320px));margin:0 auto}.nested-bundle-tabs__tag{position:absolute;top:12px;left:12px;z-index:1;display:inline-flex;align-items:center;min-height:26px;padding:4px 10px;border-radius:0;background:var(--tag-background, #e00000);color:var(--tag-text, #fff);font-size:var(--tag-font-size, 12px);font-weight:800;line-height:1}.nested-bundle-tabs__checkbox-row{position:absolute;top:10px;right:10px;z-index:2;display:block;width:var(--checkbox-size, 30px);min-width:var(--checkbox-size, 30px);max-width:var(--checkbox-size, 30px);height:var(--checkbox-size, 30px);min-height:var(--checkbox-size, 30px);max-height:var(--checkbox-size, 30px);overflow:hidden;color:transparent;font-size:0;line-height:0}.nested-bundle-tabs__checkbox-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.nested-bundle-tabs__main-slot .nested-bundle-tabs__checkbox-row{display:none}.nested-bundle-tabs__checkbox-row input{appearance:none;-webkit-appearance:none;display:block;width:var(--checkbox-size, 30px);min-width:var(--checkbox-size, 30px);max-width:var(--checkbox-size, 30px);height:var(--checkbox-size, 30px);min-height:var(--checkbox-size, 30px);max-height:var(--checkbox-size, 30px);aspect-ratio:1 / 1;margin:0;padding:0;border:1px solid #b8b8b8;border-radius:0;background:#fff;cursor:pointer;box-sizing:border-box}.nested-bundle-tabs__checkbox-row input:checked{border-color:var(--nbt-checkbox-checked-border, var(--nbt-button-bg));background:var(--nbt-checkbox-checked-background, var(--nbt-button-bg));opacity:var(--nbt-checkbox-checked-opacity, 1);color:var(--nbt-checkbox-check-color, #000000);background-image:url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 6L6.2 10.2L14.5 1.5' stroke='currentColor' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.nested-bundle-tabs__product-title{min-height:clamp(42px,4vw,var(--nbt-bundle-title-min-height, 58px));margin:0 0 var(--nbt-bundle-title-margin-bottom, 12px);color:var(--product-title-color, var(--nbt-text));font-size:clamp(14px,1.15vw,var(--product-title-size, var(--nbt-product-title-size, 18px)));line-height:1.25;font-weight:800}.nested-bundle-tabs__main-slot .nested-bundle-tabs__product-title{min-height:auto;margin:0}.nested-bundle-tabs__main-options{display:flex;align-items:center;justify-content:center;gap:14px;margin:0}.nested-bundle-tabs__main-option{width:30px;height:30px;padding:0;border:1px solid #cfcfcf;border-radius:var(--nbt-main-variant-radius, 0);background:var(--swatch-color, #000000);cursor:pointer}.nested-bundle-tabs__main-option.is-active{border-color:#111;box-shadow:0 0 0 2px #111}.nested-bundle-tabs__main-tag-line{margin:0;color:#e00000;font-size:16px;line-height:1.2}.nested-bundle-tabs__variant-select{-webkit-appearance:none;appearance:none;width:100%;height:var(--nbt-bundle-variant-select-height, 32px);min-height:var(--nbt-bundle-variant-select-height, 32px);margin-bottom:14px;padding:4px 34px 4px 10px;border:1px solid #8a8a8a;border-radius:var(--nbt-bundle-variant-option-radius, 0);background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23111111' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:10px 6px;color:var(--nbt-variant-select-text, var(--nbt-text));font:inherit;font-size:clamp(12px,.95vw,var(--variant-font-size, 14px))}.nested-bundle-tabs__variant-select[data-single-option]{padding-right:10px;background-image:none;pointer-events:none}.nested-bundle-tabs__main-slot .nested-bundle-tabs__variant-select{display:none}.nested-bundle-tabs__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin-top:auto;min-height:28px}.nested-bundle-tabs__main-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:0}.nested-bundle-tabs__main-slot .nested-bundle-tabs__price-row{margin-top:0}.nested-bundle-tabs__main-slot .nested-bundle-tabs__price-row{flex:1 1 auto;align-items:center;flex-wrap:nowrap;min-width:0}.nested-bundle-tabs__price-values{display:flex;align-items:baseline;gap:8px;min-width:0}.nested-bundle-tabs__price,.nested-bundle-tabs__compare-price{white-space:nowrap}.nested-bundle-tabs__price{color:var(--nbt-price);font-size:clamp(16px,1.35vw,var(--price-font-size, 20px));font-weight:var(--nbt-price-font-weight, 900);line-height:1}.nested-bundle-tabs__compare-price{color:var(--nbt-compare);font-size:clamp(12px,.95vw,var(--compare-price-font-size, 14px));text-decoration:line-through}.nested-bundle-tabs__detail-link{display:inline-flex;align-items:center;width:fit-content;margin-left:auto;color:var(--detail-link-color, var(--nbt-text));font-size:var(--detail-font-size, 14px);font-weight:400;line-height:1;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.nested-bundle-tabs__detail-link:hover,.nested-bundle-tabs__detail-link:focus-visible{color:var(--detail-link-color, var(--nbt-text))}.nested-bundle-tabs__price-row+.nested-bundle-tabs__detail-link{margin-top:0}.nested-bundle-tabs__main-footer,.nested-bundle-tabs__bundle-footer{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:14px;flex-wrap:nowrap}.nested-bundle-tabs__main-slot .nested-bundle-tabs__detail-link{flex:0 0 auto;justify-content:center;min-height:34px;margin-left:0;padding:6px clamp(12px,1.25vw,18px);border:1px solid #1d1d1d;border-radius:0;background:transparent;color:var(--detail-link-color, var(--nbt-text));font-size:clamp(12px,.95vw,var(--button-font-size, 14px));text-decoration:none;white-space:nowrap}.nested-bundle-tabs__main-slot .nested-bundle-tabs__detail-link:hover,.nested-bundle-tabs__main-slot .nested-bundle-tabs__detail-link:focus-visible{border-color:#1d1d1d;background:transparent;color:var(--detail-link-color, var(--nbt-text));text-decoration:none}.nested-bundle-tabs__main-slot .nested-bundle-tabs__price-row+.nested-bundle-tabs__detail-link{margin-top:0}.nested-bundle-tabs__actions{display:none}.nested-bundle-tabs__add-button{position:relative;min-height:34px;border:1px solid #1d1d1d;border-radius:0;background:#fff;color:#111;padding:6px 18px;font:inherit;font-size:var(--button-font-size, 13px);font-weight:500;cursor:pointer;transition:filter .2s ease,transform .2s ease;overflow:hidden}.nested-bundle-tabs__add-button:hover:not(:disabled){filter:brightness(.96);transform:translateY(-1px)}.nested-bundle-tabs__add-button:disabled{opacity:.55;cursor:not-allowed}.nested-bundle-tabs__add-button.is-loading,.nested-bundle-tabs__bundle-add.is-loading{color:transparent;pointer-events:none}.nested-bundle-tabs__add-button.is-loading:after,.nested-bundle-tabs__bundle-add.is-loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:18px;height:18px;margin:auto;border:2px solid rgb(17 17 17 / 22%);border-top-color:#111111eb;border-radius:50%;box-sizing:border-box;animation:nested-bundle-tabs-spin .8s linear infinite}@keyframes nested-bundle-tabs-spin{to{transform:rotate(360deg)}}.nested-bundle-tabs__summary{display:flex;align-items:center;justify-content:space-between;gap:clamp(14px,1.7vw,24px);margin:0;padding:clamp(18px,1.7vw,24px) 0 0;border-top:1px solid #1d1d1d;border-radius:0;background:#fafafa}.nested-bundle-tabs__summary-pricing{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0;line-height:1}.nested-bundle-tabs__summary-label{display:inline-flex;align-items:center;color:#111;font-size:var(--summary-label-size, 14px);font-weight:900;line-height:1.15}.nested-bundle-tabs__summary-label:after{content:":"}.nested-bundle-tabs__summary-price-values{display:flex;align-items:baseline;gap:8px;min-width:0}.nested-bundle-tabs__summary-price{display:inline;color:#111;font-size:clamp(20px,1.9vw,var(--summary-price-size, 28px));font-weight:var(--nbt-summary-price-font-weight, 900);line-height:1;white-space:nowrap}.nested-bundle-tabs__summary-compare-price{display:inline;color:var(--nbt-compare);font-size:var(--summary-compare-price-size, 14px);font-weight:400;line-height:1;text-decoration:line-through;white-space:nowrap}.nested-bundle-tabs__summary-save{display:inline-flex;align-items:center;min-height:24px;border-radius:var(--nbt-summary-save-radius, 0);background:var(--nbt-summary-save-background, #e00000);color:var(--nbt-summary-save-text, #ffffff);padding:4px 10px;font-size:var(--nbt-summary-save-size);font-weight:var(--nbt-summary-save-font-weight, 800);line-height:1}.nested-bundle-tabs__summary-compare-price[hidden],.nested-bundle-tabs__summary-save[hidden]{display:none}.nested-bundle-tabs__bundle-add{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding-inline:clamp(16px,1.7vw,24px);border:0;border-radius:var(--nbt-bundle-add-radius);background:var(--nbt-button-bg);color:var(--nbt-button-text);font:inherit;font-size:clamp(12px,.95vw,var(--button-font-size, 14px));font-weight:800;cursor:pointer;overflow:hidden}.nested-bundle-tabs__message{color:var(--nbt-text);font-size:14px;text-align:right}.nested-bundle-tabs__message:not(:empty){margin-top:12px;min-height:20px}.nested-bundle-tabs__detail-modal{width:min(660px,calc(100vw - 32px));max-width:660px;max-height:min(90vh,760px);padding:0;border:0;margin:auto;background:var(--nbt-detail-modal-background, #ffffff);color:#111;box-shadow:0 18px 50px #0000002e}.nested-bundle-tabs__detail-modal::backdrop{background:#0000007a}.nested-bundle-tabs__detail-modal-inner{position:relative;display:flex;flex-direction:column;gap:18px;max-height:min(90vh,760px);padding:0 24px 24px;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.nested-bundle-tabs__detail-header{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 -24px;padding:16px 24px;background:var(--nbt-detail-modal-background, #ffffff);box-shadow:0 1px #00000014}.nested-bundle-tabs__detail-close{order:2;flex:0 0 auto;width:40px;height:40px;padding:0;border:0;background:transparent;color:#000;font-size:34px;font-weight:300;line-height:1;cursor:pointer}.nested-bundle-tabs__detail-title{order:1;flex:1 1 auto;margin:0;color:#111;font-size:var(--nbt-detail-title-font-size, 24px);line-height:1.1;font-weight:900}.nested-bundle-tabs__detail-gallery{position:relative;display:flex;align-items:center;justify-content:center;min-height:325px;flex:0 0 auto;background:var(--nbt-detail-gallery-background, #f4f4f4)}.nested-bundle-tabs__detail-gallery[hidden]{display:none}.nested-bundle-tabs__detail-image-wrap{display:flex;align-items:center;justify-content:center;min-width:0;width:100%;height:325px;flex:0 0 auto}.nested-bundle-tabs__detail-image{display:block;width:min(100%,592px);height:325px;object-fit:contain}.nested-bundle-tabs__detail-gallery-button{position:absolute;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:0;background:#0000003d;color:#fff;font-size:48px;line-height:1;cursor:pointer;transform:translateY(-50%)}.nested-bundle-tabs__detail-gallery-button--prev{left:24px}.nested-bundle-tabs__detail-gallery-button--next{right:24px}.nested-bundle-tabs__detail-gallery-button:disabled{opacity:.35;cursor:default}.nested-bundle-tabs__detail-dots{position:absolute;right:0;bottom:12px;left:0;display:flex;justify-content:center;gap:7px}.nested-bundle-tabs__detail-dot{width:8px;height:8px;border-radius:50%;background:#0000003d}.nested-bundle-tabs__detail-dot.is-active{background:#000000b8}.nested-bundle-tabs__detail-description{color:#111;font-size:var(--nbt-detail-description-font-size, 16px);line-height:1.5}.nested-bundle-tabs__detail-description>*:first-child{margin-top:0}.nested-bundle-tabs__detail-description>*:last-child{margin-bottom:0}.nested-bundle-tabs__detail-learn-more{display:flex;align-items:center;justify-content:center;min-height:44px;margin-top:-2px;background:var(--nbt-button-bg);color:var(--nbt-button-text);font-size:18px;font-weight:900;line-height:1;text-decoration:none;transition:none}.nested-bundle-tabs__detail-learn-more:hover,.nested-bundle-tabs__detail-learn-more:focus-visible{background:var(--nbt-button-bg);color:var(--nbt-button-text);text-decoration:none}@media screen and (max-width:749px){.nested-bundle-tabs{background-image:var(--nbt-mobile-background-image, var(--nbt-background-image));background-position:top center;background-size:100% 100%;background-repeat:no-repeat;padding-block:var(--nbt-mobile-padding-top) var(--nbt-mobile-padding-bottom)}.nested-bundle-tabs__inner{width:var(--nbt-mobile-max-width-fluid);max-width:var(--nbt-mobile-max-width-fixed);padding-inline:var(--nbt-mobile-padding-inline)}.nested-bundle-tabs--mobile-width-fixed .nested-bundle-tabs__inner{width:100%}.nested-bundle-tabs--mobile-width-fluid .nested-bundle-tabs__inner{max-width:none}.nested-bundle-tabs__header{gap:10px;margin-bottom:22px}.nested-bundle-tabs__header-icon{width:var(--header-mobile-icon-size, var(--header-icon-size, 28px));min-width:var(--header-mobile-icon-size, var(--header-icon-size, 28px))}.nested-bundle-tabs__heading{font-size:var(--header-mobile-heading-size, var(--header-heading-size, 28px))}.nested-bundle-tabs__description{font-size:var(--header-mobile-description-size, var(--header-description-size, 16px))}.nested-bundle-tabs__tab-nav-wrap{width:100%;max-width:100%;margin-bottom:22px}.nested-bundle-tabs__nav{justify-content:flex-start;width:100%;max-width:100%;padding:8px;overflow-x:auto;overflow-y:hidden;border:1px solid #d9d9d9;border-radius:var(--nbt-mobile-tab-border-radius);background:transparent;box-shadow:0 1px 4px #0000001f;-webkit-overflow-scrolling:touch;scroll-padding-inline:8px;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none}.nested-bundle-tabs__tab-nav-wrap:before,.nested-bundle-tabs__tab-nav-wrap:after{content:"";position:absolute;top:1px;bottom:1px;z-index:2;width:var(--nbt-mobile-tab-arrow-width);opacity:1;pointer-events:none;transition:opacity .18s ease;background-repeat:no-repeat;background-position:center;background-size:var(--nbt-mobile-tab-arrow-size) var(--nbt-mobile-tab-arrow-size),100% 100%}.nested-bundle-tabs__tab-nav-wrap:before{left:1px;border-radius:var(--nbt-mobile-tab-border-radius) 0 0 var(--nbt-mobile-tab-border-radius);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M15 5L8 12L15 19' stroke='%23141414' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"),linear-gradient(270deg,#fff0,#ffffffc7 34%,#fff)}.nested-bundle-tabs__tab-nav-wrap:after{right:1px;border-radius:0 var(--nbt-mobile-tab-border-radius) var(--nbt-mobile-tab-border-radius) 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9 5L16 12L9 19' stroke='%23141414' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"),linear-gradient(90deg,#fff0,#ffffffc7 34%,#fff)}.nested-bundle-tabs__tab-nav-wrap.is-at-start:before,.nested-bundle-tabs__tab-nav-wrap:not(.has-overflow):before,.nested-bundle-tabs__tab-nav-wrap.is-at-end:after,.nested-bundle-tabs__tab-nav-wrap:not(.has-overflow):after{opacity:0}.nested-bundle-tabs__nav::-webkit-scrollbar{display:none;width:0;height:0}.nested-bundle-tabs__tab-button{flex:1 0 max-content;min-width:0;min-height:var(--nbt-mobile-tab-min-height, var(--nbt-tab-min-height, 44px));scroll-snap-align:start;padding:var(--nbt-mobile-tab-padding-y, 10px) var(--nbt-mobile-tab-padding-x, 16px);font-size:var(--nbt-mobile-tab-font-size);font-weight:var(--nbt-mobile-tab-font-weight, var(--nbt-tab-font-weight, 500));line-height:var(--nbt-mobile-tab-line-height, var(--nbt-tab-line-height, 1));text-align:center}.nested-bundle-tabs__tab-button[aria-selected=true]{min-width:0;background:var(--nbt-mobile-tab-active-background, var(--nbt-tab-active-background, var(--nbt-button-bg)));color:var(--nbt-mobile-tab-active-text, var(--nbt-tab-active-text, var(--nbt-button-text)))}.nested-bundle-tabs__bundle-grid{grid-template-columns:1fr;border-radius:var(--nbt-radius)}.nested-bundle-tabs__main-slot{background:var(--nbt-mobile-main-background, var(--nbt-main-background, #ffffff))}.nested-bundle-tabs__bundle-side{padding:var(--nbt-mobile-bundle-product-padding);background:var(--nbt-mobile-bundle-side-background, var(--nbt-bundle-side-background, #fafafa))}.nested-bundle-tabs__product-list{grid-template-columns:1fr;gap:var(--nbt-mobile-bundle-product-gap);margin-bottom:24px;padding:0;background:transparent}.nested-bundle-tabs__product-list .nested-bundle-tabs__product-card{display:grid;grid-template-columns:var(--nbt-mobile-bundle-image-size) minmax(0,1fr);grid-template-areas:"media title" "media variant" "media price";column-gap:14px;align-items:start;min-width:0;border:1px solid #d9d9d9;border-radius:var(--nbt-bundle-card-radius, 0);padding-block:var(--nbt-mobile-bundle-product-padding);padding-inline:var(--nbt-mobile-bundle-product-padding);background:var(--nbt-mobile-bundle-card-background, var(--nbt-bundle-card-background, #ffffff))}.nested-bundle-tabs__product-list .nested-bundle-tabs__product-card:has(.nested-bundle-tabs__checkbox:checked){border-color:var(--nbt-bundle-card-selected-border, #111111);box-shadow:0 0 0 1px var(--nbt-bundle-card-selected-border, #111111)}.nested-bundle-tabs__product-list .nested-bundle-tabs__product-card:first-child,.nested-bundle-tabs__product-list .nested-bundle-tabs__product-card:last-child{border:1px solid #d9d9d9;padding-block:var(--nbt-mobile-bundle-product-padding);padding-inline:var(--nbt-mobile-bundle-product-padding)}.nested-bundle-tabs__product-list .nested-bundle-tabs__product-card:first-child:has(.nested-bundle-tabs__checkbox:checked),.nested-bundle-tabs__product-list .nested-bundle-tabs__product-card:last-child:has(.nested-bundle-tabs__checkbox:checked){border-color:var(--nbt-bundle-card-selected-border, #111111);box-shadow:0 0 0 1px var(--nbt-bundle-card-selected-border, #111111)}.nested-bundle-tabs__main-slot .nested-bundle-tabs__product-card{gap:0;padding:var(--nbt-mobile-product-card-padding);cursor:pointer}.nested-bundle-tabs__product-media,.nested-bundle-tabs__main-slot .nested-bundle-tabs__product-media{width:min(100%,var(--nbt-mobile-product-image-size));height:var(--nbt-mobile-product-image-size);margin-top:var(--nbt-mobile-main-image-top-spacing, 0);margin-bottom:18px}.nested-bundle-tabs__product-list .nested-bundle-tabs__product-media{grid-area:media;width:var(--nbt-mobile-bundle-image-size);height:var(--nbt-mobile-bundle-image-size);margin:0}.nested-bundle-tabs__product-title,.nested-bundle-tabs__main-slot .nested-bundle-tabs__product-title{min-height:auto;margin:0 0 var(--nbt-mobile-product-title-margin-bottom);font-size:var(--nbt-mobile-product-title-size);line-height:1.25}.nested-bundle-tabs__product-list .nested-bundle-tabs__product-title{margin-bottom:var(--nbt-bundle-title-margin-bottom, 12px)}.nested-bundle-tabs__product-list .nested-bundle-tabs__product-title{grid-area:title;margin:0 0 12px;font-size:var(--nbt-mobile-bundle-title-size);font-weight:800;line-height:1.25}.nested-bundle-tabs__main-options{gap:var(--nbt-mobile-color-picker-gap);margin-bottom:18px}.nested-bundle-tabs__main-option{width:var(--nbt-mobile-color-option-size);height:var(--nbt-mobile-color-option-size)}.nested-bundle-tabs__main-tag-line{margin-bottom:var(--nbt-mobile-tip-margin-bottom);font-size:var(--nbt-mobile-tip-font-size)}.nested-bundle-tabs__product-list .nested-bundle-tabs__variant-select{grid-area:variant;width:100%;max-width:100%;min-width:0;height:var(--nbt-mobile-bundle-variant-select-height, var(--nbt-bundle-variant-select-height, 38px));min-height:var(--nbt-mobile-bundle-variant-select-height, var(--nbt-bundle-variant-select-height, 38px));margin:0 0 12px;padding:6px 34px 6px 12px;border:1px solid #1d1d1d;border-radius:var(--nbt-bundle-variant-option-radius, 0);font-size:var(--nbt-mobile-bundle-variant-size)}.nested-bundle-tabs__price-row,.nested-bundle-tabs__main-slot .nested-bundle-tabs__price-row{display:flex;align-items:baseline;flex:initial;flex-wrap:wrap;width:100%;min-height:0;margin:var(--nbt-mobile-main-price-top-spacing, 0) 0 var(--nbt-mobile-main-price-bottom-spacing, var(--nbt-mobile-price-margin-bottom))}.nested-bundle-tabs__price-values{gap:8px}.nested-bundle-tabs__price{font-size:var(--nbt-mobile-price-font-size);font-weight:var(--nbt-mobile-price-font-weight, var(--nbt-price-font-weight, 900))}.nested-bundle-tabs__compare-price{font-size:var(--nbt-mobile-compare-price-font-size)}.nested-bundle-tabs__product-list .nested-bundle-tabs__price-row{grid-area:price;display:flex;flex-direction:column;align-items:flex-start;justify-self:start;width:auto;min-width:0;padding-right:110px;margin:var(--nbt-mobile-bundle-price-top-spacing, 0) 0 var(--nbt-mobile-bundle-price-bottom-spacing, 0)}.nested-bundle-tabs__product-list .nested-bundle-tabs__price-values{width:100%;display:flex;flex-direction:row;align-items:baseline;flex-wrap:nowrap;gap:8px}.nested-bundle-tabs__product-list .nested-bundle-tabs__price{display:inline;width:auto;font-size:var(--nbt-mobile-bundle-price-size)}.nested-bundle-tabs__product-list .nested-bundle-tabs__compare-price{display:inline;width:auto;margin-top:0;font-size:var(--nbt-mobile-bundle-compare-price-size)}.nested-bundle-tabs__product-list .nested-bundle-tabs__detail-link{grid-area:price;align-self:end;justify-self:end;width:auto;min-height:auto;margin:0;padding:0;border:0;font-size:var(--nbt-mobile-bundle-detail-size);line-height:1.2;text-align:right;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.nested-bundle-tabs__main-footer,.nested-bundle-tabs__bundle-footer{align-items:flex-start;flex-direction:column;gap:0}.nested-bundle-tabs__detail-link,.nested-bundle-tabs__main-slot .nested-bundle-tabs__detail-link{justify-content:center;min-height:34px;margin:0;padding:6px max(var(--nbt-mobile-button-padding-inline),16px);border:1px solid #1d1d1d;border-radius:0;background:transparent;color:var(--detail-link-color, var(--nbt-text));font-size:var(--nbt-mobile-button-font-size, var(--button-font-size, 14px));text-decoration:none}.nested-bundle-tabs__price-row+.nested-bundle-tabs__detail-link,.nested-bundle-tabs__main-slot .nested-bundle-tabs__price-row+.nested-bundle-tabs__detail-link{margin-top:0}.nested-bundle-tabs__product-list .nested-bundle-tabs__checkbox-row{top:0;left:0;right:auto;width:var(--nbt-mobile-bundle-checkbox-size);min-width:var(--nbt-mobile-bundle-checkbox-size);max-width:var(--nbt-mobile-bundle-checkbox-size);height:var(--nbt-mobile-bundle-checkbox-size);min-height:var(--nbt-mobile-bundle-checkbox-size);max-height:var(--nbt-mobile-bundle-checkbox-size)}.nested-bundle-tabs__product-list .nested-bundle-tabs__checkbox-row input{width:var(--nbt-mobile-bundle-checkbox-size);min-width:var(--nbt-mobile-bundle-checkbox-size);max-width:var(--nbt-mobile-bundle-checkbox-size);height:var(--nbt-mobile-bundle-checkbox-size);min-height:var(--nbt-mobile-bundle-checkbox-size);max-height:var(--nbt-mobile-bundle-checkbox-size);border-radius:4px}.nested-bundle-tabs__product-list .nested-bundle-tabs__checkbox-row input:checked{background-size:12px 9px}.nested-bundle-tabs__summary{align-items:stretch;flex-direction:column;gap:16px;padding:0;border-top:0;background:transparent}.nested-bundle-tabs__summary-pricing{display:flex;align-items:center;flex-wrap:wrap;gap:12px 8px;justify-content:flex-start}.nested-bundle-tabs__summary-label{flex:0 0 100%;font-size:var(--nbt-mobile-summary-label-size)}.nested-bundle-tabs__summary-price-values{display:inline-flex;align-items:center;flex:0 1 auto;flex-wrap:nowrap;gap:8px;width:auto;max-width:calc(100% - 70px);min-width:0}.nested-bundle-tabs__summary-price{flex:0 0 auto;font-size:var(--nbt-mobile-summary-price-size);font-weight:var(--nbt-mobile-summary-price-font-weight, var(--nbt-summary-price-font-weight, 900))}.nested-bundle-tabs__summary-compare-price{flex:0 1 auto;min-width:0;overflow:hidden;font-size:var(--nbt-mobile-summary-compare-price-size);text-overflow:ellipsis}.nested-bundle-tabs__summary-save{flex:0 0 auto;width:fit-content;min-height:22px;padding:3px 10px;border-radius:var(--nbt-mobile-summary-save-radius, var(--nbt-summary-save-radius, 0));background:var(--nbt-mobile-summary-save-background, var(--nbt-summary-save-background, #e00000));color:var(--nbt-mobile-summary-save-text, var(--nbt-summary-save-text, #ffffff));font-size:var(--nbt-mobile-summary-save-size);font-weight:var(--nbt-mobile-summary-save-font-weight, var(--nbt-summary-save-font-weight, 500))}.nested-bundle-tabs__bundle-add{width:100%;min-height:40px;border-radius:var(--nbt-mobile-bundle-add-radius);font-size:var(--mobile-button-font-size, var(--nbt-mobile-bundle-add-size))}.nested-bundle-tabs__message{text-align:left}.nested-bundle-tabs__detail-title{font-size:var(--nbt-mobile-detail-title-font-size, var(--nbt-detail-title-font-size, 22px))}.nested-bundle-tabs__detail-description{font-size:var(--nbt-mobile-detail-description-font-size, var(--nbt-detail-description-font-size, 16px))}.nested-bundle-tabs__detail-gallery{touch-action:pan-y}.nested-bundle-tabs__detail-gallery-button{width:34px;height:34px;background:#0000002e;font-size:30px}.nested-bundle-tabs__detail-gallery-button--prev{left:10px}.nested-bundle-tabs__detail-gallery-button--next{right:10px}}.product-scroll-cards{background-color:var(--psc-bg);background-image:var(--psc-bg-image);background-size:cover;background-position:center center;background-repeat:no-repeat;color:var(--psc-text)}.product-scroll-cards *{box-sizing:border-box}.product-scroll-cards__inner{width:100%;max-width:var(--psc-container-width);margin:0 auto;padding:var(--psc-header-top) var(--psc-padding-desktop) 32px}.product-scroll-cards--full .product-scroll-cards__inner{max-width:none}.product-scroll-cards__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,760px) minmax(0,1fr);align-items:center;column-gap:16px;margin-bottom:24px}.product-scroll-cards__header-content{grid-column:2;justify-self:center;width:100%;min-width:0;text-align:center}.product-scroll-cards__header-icon{display:inline-flex;width:var(--psc-header-icon-size, 44px);height:var(--psc-header-icon-size, 44px);align-items:center;justify-content:center;color:var(--psc-header-icon-color, currentColor);flex:0 0 auto}.product-scroll-cards__header-icon--left{grid-column:1;justify-self:start}.product-scroll-cards__header-icon--right{grid-column:3;justify-self:end}.product-scroll-cards__header-icon svg,.product-scroll-cards__header-icon img,.product-scroll-cards__header-icon image{display:block;width:100%;height:100%;object-fit:contain}.product-scroll-cards__heading{margin:0;color:var(--psc-text);font-size:var(--psc-heading-size, clamp(28px, 3vw, 44px));line-height:1.05;font-weight:800}.product-scroll-cards__description{margin:8px auto 0;max-width:720px;color:var(--psc-text);font-size:var(--psc-description-size, clamp(13px, 1.2vw, 16px));line-height:1.45}.product-scroll-cards__description p{margin:0}.product-scroll-cards__scroll-area{position:relative;width:calc(100% + (var(--psc-padding-desktop) * 2));margin-right:calc(var(--psc-padding-desktop) * -1);margin-left:calc(var(--psc-padding-desktop) * -1)}.product-scroll-cards__scroller{overflow-x:auto;overflow-y:hidden;padding-bottom:var(--psc-scrollbar-spacing-desktop, 16px);scroll-padding-left:0;scroll-snap-type:none;scrollbar-width:none;touch-action:pan-y;cursor:grab;overscroll-behavior-x:contain;user-select:none;-webkit-user-select:none}.product-scroll-cards__scroller.is-dragging{cursor:grabbing}.product-scroll-cards__scroller::-webkit-scrollbar{display:none}.product-scroll-cards__scrollbar{position:relative;width:calc(100% - (var(--psc-padding-desktop) * 2));height:var(--psc-scrollbar-height, 4px);margin-right:var(--psc-padding-desktop);margin-left:var(--psc-padding-desktop);background:var(--psc-scrollbar-track-color, #fff);border-radius:var(--psc-scrollbar-radius, 999px);overflow:hidden;transform:translateZ(0)}.product-scroll-cards__scrollbar-thumb{position:absolute;top:0;left:0;display:block;width:18%;min-width:48px;height:var(--psc-scrollbar-height, 4px);background:var(--psc-scrollbar-thumb-color, #000);border-radius:var(--psc-scrollbar-radius, 999px);transform:translate(0);will-change:transform,width}.product-scroll-cards__track{display:flex;gap:var(--psc-gap);min-width:min-content;padding-right:var(--psc-padding-desktop);padding-left:var(--psc-padding-desktop)}.product-scroll-cards__item{flex:0 0 var(--psc-card-width)}.product-scroll-card{position:relative;display:flex;box-sizing:border-box;flex-direction:column;width:var(--psc-card-width);height:var(--psc-card-height);padding:var(--psc-card-padding);background:#fff;color:#000;border:0;border-radius:var(--psc-card-radius);overflow:hidden}.product-scroll-card__media{position:relative;width:100%;background:#fff}.product-scroll-card__media-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.product-scroll-card__badge{position:absolute;top:var(--psc-tag-top);left:var(--psc-tag-left);z-index:3;display:flex;width:var(--psc-tag-width);height:var(--psc-tag-height);flex-direction:column;align-items:center;justify-content:center;padding-bottom:2px;background:var(--psc-accent);color:#000;text-transform:uppercase;line-height:1;border-radius:0;overflow:visible}.product-scroll-card__badge:after{content:"";position:absolute;left:0;bottom:calc(var(--psc-tag-notch-height) * -1);width:0;height:0;border-top:var(--psc-tag-notch-height) solid var(--psc-accent);border-left:calc(var(--psc-tag-width) / 2) solid transparent;border-right:calc(var(--psc-tag-width) / 2) solid transparent}.product-scroll-card__badge--hidden{display:none}.product-scroll-card__badge-text{color:var(--psc-tag-text-color, currentColor);font-size:var(--psc-tag-font-size);font-weight:400;line-height:1}.product-scroll-card__badge-price{color:var(--psc-tag-price-color, currentColor);margin-top:6px;font-size:var(--psc-tag-price-size);font-weight:800;line-height:1}.product-scroll-card__image-wrap{display:flex;width:100%;height:var(--psc-image-height);align-items:center;justify-content:center;padding:0}.product-scroll-card__image,.product-scroll-card__placeholder{display:block;width:min(100%,var(--psc-image-width));height:100%;object-fit:contain;pointer-events:none;user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-webkit-touch-callout:none}.product-scroll-card__content{display:flex;flex:1;flex-direction:column;min-width:0;padding:0}.product-scroll-card__title{width:100%;max-width:100%;margin:0 0 9px;min-height:48px;font-size:var(--psc-title-size);line-height:1.18;font-weight:800;color:#000;white-space:normal;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;overflow:visible;text-overflow:clip}.product-scroll-card__title span,.product-scroll-card__title a{display:inline;color:inherit;text-decoration:none;white-space:normal;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.product-scroll-card__prices{display:flex;align-items:baseline;gap:var(--psc-price-gap);margin-bottom:10px;line-height:1}.product-scroll-card__price{font-size:var(--psc-current-price-size);font-weight:800;color:#000}.product-scroll-card__compare{font-size:var(--psc-compare-price-size);color:#8a8a8a;text-decoration:line-through}.product-scroll-card__compare--hidden{display:none}.product-scroll-card__form{margin-top:auto}.product-scroll-card__select{width:100%;height:var(--psc-select-height);min-height:var(--psc-select-height);margin-bottom:10px;padding:0 32px 0 10px;color:#000;background-color:#fff;border:1px solid #111;border-radius:var(--psc-variant-radius);font-size:var(--psc-select-font-size);line-height:1.2}.product-scroll-card__buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.product-scroll-card__add,.product-scroll-card__learn{display:inline-flex;height:var(--psc-button-height);min-height:var(--psc-button-height);align-items:center;justify-content:center;padding:8px 10px;border-radius:var(--psc-button-radius);font-size:var(--psc-button-font-size);font-weight:800;line-height:1;text-align:center;text-decoration:none;cursor:pointer}.product-scroll-card__add{border:1px solid #000;background:#fff;color:#000}.product-scroll-card__add:disabled{opacity:.5;cursor:not-allowed}.product-scroll-card__learn,.product-scroll-card__learn:hover,.product-scroll-card__learn:focus,.product-scroll-card__learn:visited,.product-scroll-card__learn:active{border:1px solid var(--psc-button-bg);background:var(--psc-button-bg);color:var(--psc-button-text);text-decoration:none}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media screen and (max-width:749px){.product-scroll-cards{background-image:var(--psc-mobile-bg-image)}.product-scroll-cards__inner{padding-right:var(--psc-padding-mobile);padding-left:var(--psc-padding-mobile)}.product-scroll-cards__scroll-area{width:calc(100% + (var(--psc-padding-mobile) * 2));margin-right:calc(var(--psc-padding-mobile) * -1);margin-left:calc(var(--psc-padding-mobile) * -1)}.product-scroll-cards__scroller{padding-bottom:var(--psc-scrollbar-spacing-mobile, var(--psc-scrollbar-spacing-desktop, 16px));scroll-padding-left:0}.product-scroll-cards__scrollbar{width:calc(100% - (var(--psc-padding-mobile) * 2));margin-right:var(--psc-padding-mobile);margin-left:var(--psc-padding-mobile)}.product-scroll-cards__track{padding-right:var(--psc-padding-mobile);padding-left:var(--psc-padding-mobile)}.product-scroll-cards__header{grid-template-columns:minmax(0,auto) minmax(0,1fr) minmax(0,auto);column-gap:10px}.product-scroll-cards__header-icon{width:calc(var(--psc-header-icon-size, 44px) * .78);height:calc(var(--psc-header-icon-size, 44px) * .78)}.product-scroll-cards__heading{font-size:var(--psc-mobile-heading-size, var(--psc-heading-size, clamp(28px, 3vw, 44px)))}.product-scroll-cards__description{font-size:var(--psc-mobile-description-size, var(--psc-description-size, clamp(13px, 1.2vw, 16px)))}.product-scroll-cards__item{flex-basis:min(var(--psc-mobile-card-width, 270px),calc(100vw - (var(--psc-padding-mobile) * 2)));max-width:calc(100vw - (var(--psc-padding-mobile) * 2))}.product-scroll-card__image-wrap{height:min(var(--psc-mobile-image-height, var(--psc-image-height)),78vw)}.product-scroll-card{width:min(var(--psc-mobile-card-width, 270px),calc(100vw - (var(--psc-padding-mobile) * 2)));max-width:calc(100vw - (var(--psc-padding-mobile) * 2));height:var(--psc-mobile-card-height, 460px);min-height:var(--psc-mobile-card-height, 460px)}.product-scroll-card__badge{width:var(--psc-mobile-tag-width, 52px);height:var(--psc-mobile-tag-height, 52px);padding-bottom:0}.product-scroll-card__badge:after{border-left-width:calc(var(--psc-mobile-tag-width, 52px) / 2);border-right-width:calc(var(--psc-mobile-tag-width, 52px) / 2)}.product-scroll-card__badge-text{font-size:var(--psc-mobile-tag-font-size, 14px)}.product-scroll-card__badge-price{margin-top:2px;font-size:var(--psc-mobile-tag-price-size, 20px)}.product-scroll-card__prices{gap:var(--psc-mobile-price-gap, var(--psc-price-gap))}.product-scroll-card__price{font-size:var(--psc-mobile-current-price-size, var(--psc-current-price-size))}.product-scroll-card__compare{font-size:var(--psc-mobile-compare-price-size, var(--psc-compare-price-size))}.product-scroll-card__title{font-size:var(--psc-mobile-title-size, 18px);word-break:break-word;overflow-wrap:anywhere}.product-scroll-card__title span,.product-scroll-card__title a{word-break:break-word;overflow-wrap:anywhere}.product-scroll-card__form{margin-top:auto;padding-top:var(--psc-mobile-form-top-spacing, 0)}.product-scroll-card__select{height:var(--psc-mobile-select-height, var(--psc-select-height));min-height:var(--psc-mobile-select-height, var(--psc-select-height));margin-bottom:var(--psc-mobile-select-bottom-spacing, 10px);font-size:var(--psc-mobile-select-font-size, var(--psc-select-font-size))}.product-scroll-card__buttons{margin-top:var(--psc-mobile-buttons-top-spacing, 0)}.product-scroll-card__add,.product-scroll-card__learn{height:var(--psc-mobile-button-height, var(--psc-button-height));min-height:var(--psc-mobile-button-height, var(--psc-button-height));font-size:var(--psc-mobile-button-font-size, var(--psc-button-font-size))}}.promotion-pro-series-blocks{--pps-fluid-scale: clamp(.78, calc(100vw / var(--pps-max-width)), 1);color:var(--pps-text);background-color:var(--pps-bg);background-image:var(--pps-bg-image, none);background-repeat:no-repeat;background-position:center center;background-size:cover;padding-block:calc(var(--pps-padding-top) * var(--pps-fluid-scale)) calc(var(--pps-padding-bottom) * var(--pps-fluid-scale));overflow:clip}.promotion-pro-series-blocks *{box-sizing:border-box}.promotion-pro-series-blocks__inner{width:var(--pps-max-width-fluid);max-width:var(--pps-max-width);margin-inline:auto;padding-inline:var(--pps-desktop-side-padding)}.promotion-pro-series-blocks--content-width-fixed .promotion-pro-series-blocks__inner{width:100%}.promotion-pro-series-blocks--content-width-fluid .promotion-pro-series-blocks__inner{max-width:none}.promotion-pro-series-blocks__blocks{display:grid;gap:clamp(10px,1vw,14px);min-width:0}.promotion-pro-series-blocks__nav{display:grid;grid-template-columns:repeat(var(--pps-product-count, 1),minmax(min(100%,160px),1fr));gap:clamp(8px,1vw,14px);overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.promotion-pro-series-blocks__nav-button{border:0;border-radius:var(--pps-tab-radius);background:#fff;color:var(--pps-tab-text, var(--pps-text));min-height:clamp(64px,6.2vw,var(--pps-tab-height));padding:0 clamp(10px,1.3vw,18px);display:flex;align-items:center;justify-content:center;gap:clamp(8px,1.1vw,var(--pps-tab-gap));cursor:pointer;font:inherit;font-size:clamp(15px,1.35vw,var(--pps-tab-font-size));font-weight:var(--pps-tab-font-weight);line-height:1.08;text-align:left;transition:background-color .18s ease,border-color .18s ease,color .18s ease;min-width:0}.promotion-pro-series-blocks__nav-button.is-active{background:var(--pps-accent);color:var(--pps-active-tab-text)}.promotion-pro-series-blocks__nav-button:focus-visible{outline:2px solid var(--pps-accent);outline-offset:2px}.promotion-pro-series-blocks__nav-image{width:clamp(52px,6vw,var(--pps-tab-image-size));height:clamp(52px,6vw,var(--pps-tab-image-size));object-fit:contain;flex:0 0 auto}.promotion-pro-series-blocks__nav-title{display:block;min-width:0;white-space:pre-line;overflow-wrap:anywhere;line-height:1.2}.promotion-pro-series-blocks .promotion-pro-product__compare-price{font-weight:var(--pps-compare-price-weight)}.promotion-pro-product:not(.is-active){display:none}.promotion-pro-series-blocks:not(.promotion-pro-series-blocks--tabs-ready) .promotion-pro-product{display:block}@media(prefers-reduced-motion:no-preference){.promotion-pro-product.is-active{animation:promotion-pro-fade-in .22s ease both}}@keyframes promotion-pro-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:749px){.promotion-pro-series-blocks{--pps-fluid-scale: 1;background-image:var(--pps-mobile-bg-image, var(--pps-bg-image, none));background-position:center center;background-size:cover;padding-block:var(--pps-mobile-padding-top) var(--pps-mobile-padding-bottom);overflow-x:clip}.promotion-pro-series-blocks__inner{width:var(--pps-mobile-max-width-fluid);max-width:var(--pps-mobile-max-width);min-width:0;margin-inline:auto;padding-inline:var(--pps-mobile-side-padding)}.promotion-pro-series-blocks--mobile-content-width-fixed .promotion-pro-series-blocks__inner{width:100%}.promotion-pro-series-blocks--mobile-content-width-fluid .promotion-pro-series-blocks__inner{max-width:none}.promotion-pro-series-blocks__blocks{width:100%;max-width:100%;gap:var(--pps-mobile-inner-gap);min-width:0;overflow:hidden}.promotion-pro-series-blocks__nav{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:max-content;gap:8px;width:100%;max-width:100%;padding-bottom:2px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none}.promotion-pro-series-blocks__nav::-webkit-scrollbar{display:none}.promotion-pro-series-blocks__nav-button{flex:0 0 auto;width:var(--pps-mobile-tab-width);min-width:var(--pps-mobile-tab-width);min-height:var(--pps-mobile-tab-height);border:0;border-radius:var(--pps-mobile-tab-radius);padding:0 16px;justify-content:flex-start;gap:var(--pps-mobile-tab-gap);font-size:var(--pps-mobile-tab-font-size);font-weight:var(--pps-mobile-tab-font-weight);line-height:1.08}.promotion-pro-series-blocks__nav-image{width:var(--pps-mobile-tab-image-size);height:var(--pps-mobile-tab-image-size)}.promotion-pro-series-blocks .promotion-pro-product__price-group{gap:var(--pps-mobile-save-badge-gap)}}.self-service-resources{background:var(--resource-section-bg);color:var(--resource-section-text);padding:var(--resource-section-padding-top) var(--resource-section-padding-x) var(--resource-section-padding-bottom);box-sizing:border-box}.self-service-resources *{box-sizing:border-box}.self-service-resources__container{max-width:var(--resource-container-max-width);margin:0 auto}.self-service-resources__heading{margin:0 0 var(--resource-heading-margin-bottom);color:var(--resource-section-text);font-size:var(--resource-heading-size);font-weight:var(--resource-heading-weight);line-height:1.12;text-align:center;letter-spacing:-.02em}.self-service-resources__grid{display:grid;grid-template-columns:repeat(var(--resource-columns-desktop),minmax(0,1fr));gap:var(--resource-grid-gap)}.self-service-resources__card{position:relative;display:flex;min-height:var(--resource-card-min-height);padding:var(--resource-card-padding-y) var(--resource-card-padding-x);flex-direction:column;align-items:center;justify-content:center;gap:var(--resource-card-gap);border-radius:var(--resource-card-radius);background:var(--resource-card-bg);color:var(--resource-card-text);text-align:center;text-decoration:none;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease}.self-service-resources__card[href]:hover{background:var(--resource-card-bg);color:var(--resource-card-text);transform:translateY(var(--resource-card-hover-y));box-shadow:var(--resource-card-hover-shadow)}.self-service-resources.self-service-resources--hover-colors .self-service-resources__card[href]:hover{background:var(--resource-card-hover-bg);color:var(--resource-card-hover-text)}.self-service-resources__card[href]:focus-visible{outline:2px solid currentColor;outline-offset:3px}.self-service-resources__icon{display:inline-flex;width:var(--resource-icon-size);height:var(--resource-icon-size);align-items:center;justify-content:center;color:currentColor}.self-service-resources__icon svg,.self-service-resources__icon img{display:block;width:100%;height:100%;object-fit:contain}.self-service-resources__card-title{margin:var(--resource-title-margin-top) 0 0;color:currentColor;font-size:var(--resource-title-size);font-weight:var(--resource-title-weight);line-height:1.15;letter-spacing:-.02em}.self-service-resources__card-description{margin:var(--resource-desc-margin-top) 0 0;color:currentColor;font-size:var(--resource-desc-size);font-weight:var(--resource-desc-weight);line-height:1.25}.self-service-resources__card-description p{margin:0}@media screen and (max-width:749px){.self-service-resources{padding:var(--resource-mobile-padding-top) var(--resource-mobile-padding-x) var(--resource-mobile-padding-bottom)}.self-service-resources__heading{margin-bottom:var(--resource-mobile-heading-margin-bottom);font-size:var(--resource-mobile-heading-size)}.self-service-resources__grid{grid-template-columns:repeat(var(--resource-columns-mobile),minmax(0,1fr));gap:var(--resource-mobile-grid-gap)}}.install-video-tabs{background:var(--install-bg);padding:var(--install-padding-top) var(--install-padding-x) var(--install-padding-bottom)}.install-video-container{max-width:var(--install-container-width);margin:0 auto}.install-video-heading{margin:0 0 var(--install-heading-margin-bottom);color:var(--install-heading-color);font-size:var(--install-heading-size);font-weight:var(--install-heading-weight);line-height:1.12;text-align:center}.install-video-tabs-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;column-gap:var(--install-tabs-gap);row-gap:0;overflow:visible}.install-video-tabs-list::-webkit-scrollbar{display:none}.install-video-tabs-list:after{content:"";flex-basis:100%;order:1}@media(max-width:749px){.install-video-tabs-list{flex-wrap:nowrap;justify-content:space-between;gap:4px;padding:4px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.install-video-tabs-list:after{display:none}}.install-video-tab-group{display:contents}.install-video-panels{width:100%}.install-video-tab-panel{width:100%;margin-top:var(--install-tabs-margin-bottom)}.install-video-tab-button{flex:0 0 auto;-webkit-appearance:none;appearance:none;border:var(--install-tab-border-width) solid var(--install-tab-border-color);border-radius:var(--install-tab-radius);background:var(--install-tab-bg);color:var(--install-tab-color);cursor:pointer;font:inherit;font-size:var(--install-tab-font-size);font-weight:var(--install-tab-font-weight);line-height:1.2;order:1;padding:var(--install-tab-padding-y) var(--install-tab-padding-x);transition:background-color .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}@media(max-width:749px){.install-video-tab-button{flex:1 0 auto;min-width:max-content;justify-content:center;padding:4px 8px}}.install-video-tab-button.is-active{background:var(--install-tab-active-bg);border-color:var(--install-tab-active-border-color);color:var(--install-tab-active-color);cursor:default}.install-video-tab-button:focus-visible,.user-manual-item a:focus-visible{outline:2px solid currentColor;outline-offset:3px}.install-video-tab-panel[hidden]{display:none}.install-video-grid{display:grid;grid-template-columns:1fr;gap:var(--install-grid-gap-y) var(--install-grid-gap-x)}.install-video-item{min-width:0}.user-manual-item .col-inner{display:flex;align-items:center;gap:24px;min-height:var(--manual-card-min-height, 172px);padding:var(--manual-card-padding-y, 28px) var(--manual-card-padding-x, 34px);background:var(--install-card-bg);border:var(--install-card-border-width) solid var(--install-card-border-color);border-radius:var(--install-card-radius);position:relative;height:100%;text-align:left}.user-manual-item .col-inner-image{flex:0 0 var(--manual-image-column-width, 40%);max-width:var(--manual-image-column-width, 40%);padding:0}.user-manual-image-wrap{display:block;max-width:var(--manual-image-width, 136px);width:100%}.user-manual-item .ratio{position:relative;display:block;width:100%;overflow:visible;border-radius:var(--install-card-radius)}.user-manual-item .ratio:before{content:"";display:block;padding-bottom:var(--se-aspect-ratio, 100%)}.user-manual-item .ratio>img,.user-manual-item .ratio>span:not(.stretched-link){position:absolute;top:0;right:0;bottom:0;left:0}.user-manual-item .object-fit-cover{object-fit:contain}.user-manual-item .w-100{width:100%}.user-manual-item .h-100{height:100%}.user-manual-item .stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.user-manual-item .col-inner-content{flex:1 1 auto;min-width:0}.user-manual-item .title{max-width:var(--manual-title-max-width, 220px);margin:0 0 16px;color:var(--install-title-color);font-size:var(--install-title-size);font-weight:var(--install-title-weight);line-height:1.14;text-align:left}.user-manual-description{margin:0 0 12px;color:var(--manual-text-color);font-size:var(--manual-text-size);line-height:1.45;text-align:left}.user-manual-description p,.user-manual-item .col-inner-buttons{margin:0}.user-manual-item .btn-link{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:74px;min-height:32px;margin:0;padding:var(--manual-button-padding-y, 7px) var(--manual-button-padding-x, 14px);border-style:solid;border-width:var(--manual-button-border-width, 1px);border-color:currentColor;border-radius:var(--manual-button-radius, 5px);box-shadow:none;color:var(--manual-button-color);font-size:var(--manual-button-size);font-weight:var(--manual-button-weight);line-height:1;text-decoration:none}.user-manual-placeholder{display:block;background:#0000000d}@media(max-width:749px){.user-manual-item .title{margin-bottom:12px}.user-manual-item .btn-link{min-width:66px;min-height:28px}}@media(min-width:750px){.install-video-grid{grid-template-columns:repeat(var(--tab-columns-desktop),minmax(0,1fr))}}@media(min-width:1024px){.install-video-tabs-list{justify-content:flex-start}}@media screen and (max-width:749px){.nested-bundle-tabs__product-image-link{pointer-events:none;cursor:default}}.promotion-pro-feature-image{min-width:0}.promotion-pro-feature-image__media{overflow:hidden;border-radius:var(--ppf-radius);background:#e8e8e8;height:var(--ppf-image-height)}.promotion-pro-feature-image__image,.promotion-pro-feature-image__placeholder{display:block;width:100%;height:100%;object-fit:cover}.promotion-pro-feature-image__content{padding:0}.promotion-pro-feature-image__heading{margin:var(--ppf-title-margin-top) 0 0;color:var(--pps-feature-image-title-color, inherit);font-size:var(--ppf-title-size);line-height:1.2;font-weight:900;text-align:var(--pps-feature-image-title-align, center)}.promotion-pro-feature-image__text{margin-top:var(--ppf-text-margin-top);color:#585858;font-size:var(--ppf-text-size);line-height:1.38}.promotion-pro-feature-image__text>*{margin-block:0}@media screen and (max-width:749px){.promotion-pro-feature-image{min-width:0}.promotion-pro-feature-image__media{height:var(--ppf-mobile-image-height);border-radius:var(--ppf-mobile-radius)}.promotion-pro-feature-image__content{padding:var(--ppf-mobile-content-padding) 0 0}.promotion-pro-feature-image__heading{margin-top:var(--ppf-mobile-title-margin-top);font-size:min(var(--ppf-mobile-title-size),18px);line-height:1.12;letter-spacing:-.02em;text-align:var(--pps-mobile-feature-image-title-align, var(--pps-feature-image-title-align, center))}.promotion-pro-feature-image__text{margin-top:min(var(--ppf-mobile-text-margin-top),8px);font-size:min(var(--ppf-mobile-text-size),16px);line-height:1.32}}.promotion-pro-header{text-align:center;margin-inline:auto}.promotion-pro-header__inner{width:min(100%,var(--pph-max-width));margin-inline:auto;display:flex;align-items:center;justify-content:center;gap:var(--pph-gap)}.promotion-pro-header--left .promotion-pro-header__inner{justify-content:flex-start;text-align:left}.promotion-pro-header--right .promotion-pro-header__inner{justify-content:flex-end;text-align:right}.promotion-pro-header__content{min-width:0}.promotion-pro-header__heading{margin:0;color:var(--pps-heading-color, inherit);font-size:var(--pph-heading-size);line-height:1.08;font-weight:900;letter-spacing:-.03em}.promotion-pro-header__description{margin-top:6px;font-size:var(--pph-desc-size);line-height:1.35}.promotion-pro-header__description>*{margin-block:0}.promotion-pro-header__icon-wrap{color:var(--pph-icon-color, currentColor);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.promotion-pro-header__icon{width:var(--pph-icon-size);height:var(--pph-icon-size);object-fit:contain;flex:0 0 auto;display:block}@media screen and (max-width:749px){.promotion-pro-header__heading{font-size:var(--pph-mobile-heading-size)}.promotion-pro-header__description{font-size:var(--pph-mobile-desc-size, var(--pph-desc-size))}.promotion-pro-header__icon{width:calc(var(--pph-icon-size) * .72);height:calc(var(--pph-icon-size) * .72)}}.promotion-pro-product{--ppp-fluid-scale: clamp(.76, calc(100vw / var(--pps-max-width)), 1);background:var(--pps-card-bg);border:0;border-radius:var(--pps-radius);overflow:hidden}.promotion-pro-product__main-card{display:grid;grid-template-columns:minmax(0,var(--ppp-media-width)) minmax(clamp(240px,24vw,320px),1fr);gap:0;align-items:center;min-height:calc(var(--ppp-info-height) * var(--ppp-fluid-scale));padding:0}.promotion-pro-product__hero{width:min(100%,calc(var(--ppp-image-size) * var(--ppp-fluid-scale)));min-width:0;aspect-ratio:1;justify-self:center}.promotion-pro-product__hero-link{display:block;width:100%;height:100%;color:inherit;text-decoration:none}.promotion-pro-product__hero-link:focus-visible{outline:2px solid var(--pps-accent);outline-offset:4px}.promotion-pro-product__hero-image,.promotion-pro-product__placeholder{display:block;width:100%;height:100%;object-fit:contain}.promotion-pro-product__summary{min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:var(--ppp-summary-align);padding:calc(var(--ppp-summary-padding-y) * var(--ppp-fluid-scale)) calc(var(--ppp-summary-padding-x) * var(--ppp-fluid-scale))}.promotion-pro-product__title{margin:0 0 8px;color:var(--pps-product-title-color, inherit);font-size:clamp(24px,calc(var(--ppp-title-size) * var(--ppp-fluid-scale)),var(--ppp-title-size));line-height:1.08;font-weight:900;letter-spacing:-.03em}.promotion-pro-product__tags{display:flex;flex-wrap:wrap;gap:calc(var(--ppp-tag-gap) * var(--ppp-fluid-scale))}.promotion-pro-product__reviews{display:flex;align-items:center;gap:10px;margin-top:calc(var(--ppp-review-margin-top) * var(--ppp-fluid-scale));margin-bottom:calc(var(--ppp-review-margin-bottom) * var(--ppp-fluid-scale));color:var(--ppp-review-text-color);font-size:clamp(12px,calc(var(--ppp-review-text-size) * var(--ppp-fluid-scale)),var(--ppp-review-text-size));line-height:1.2}.promotion-pro-product__review-stars{position:relative;display:inline-block;flex:0 0 auto;color:var(--ppp-review-empty-star-color);font-size:clamp(14px,calc(var(--ppp-review-star-size) * var(--ppp-fluid-scale)),var(--ppp-review-star-size));line-height:1;letter-spacing:.03em}.promotion-pro-product__review-stars-empty,.promotion-pro-product__review-stars-filled{display:block;white-space:nowrap}.promotion-pro-product__review-stars-filled{position:absolute;inset:0 auto 0 0;width:var(--ppp-review-star-fill);overflow:hidden;color:var(--ppp-review-star-color)}.promotion-pro-product__review-text{color:inherit;font-size:inherit;font-weight:400}.promotion-pro-product__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:calc(var(--ppp-price-margin-top) * var(--ppp-fluid-scale))}.promotion-pro-product__price-group{display:inline-flex;align-items:center;flex-wrap:wrap;gap:var(--ppp-price-group-gap)}.promotion-pro-product__save-badge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:var(--ppp-save-badge-padding-y) var(--ppp-save-badge-padding-x);border-radius:var(--ppp-save-badge-radius);background:var(--ppp-save-badge-bg);color:var(--ppp-save-badge-text);font-size:var(--ppp-save-badge-size);font-weight:var(--ppp-save-badge-weight);line-height:1;white-space:nowrap}.promotion-pro-product__save-badge[hidden],.promotion-pro-product__save-badge-label--mobile{display:none}.promotion-pro-product__price{color:var(--pps-current-price-color, currentColor);font-size:clamp(24px,calc(var(--ppp-price-size) * var(--ppp-fluid-scale)),var(--ppp-price-size));font-weight:900;line-height:1}.promotion-pro-product__compare-price{color:#7d7d7d;font-size:clamp(15px,calc(var(--ppp-compare-size) * var(--ppp-fluid-scale)),var(--ppp-compare-size));font-weight:700;text-decoration:line-through}.promotion-pro-product__description{margin-top:12px;font-size:clamp(14px,calc(var(--ppp-body-size) * var(--ppp-fluid-scale)),var(--ppp-body-size));line-height:1.45}.promotion-pro-product__form{margin-top:8px}.promotion-pro-product__variant-options{display:flex;flex-wrap:wrap;align-items:center;box-sizing:border-box;gap:clamp(6px,calc(10px * var(--ppp-fluid-scale)),10px);min-height:calc(var(--ppp-select-height) * var(--ppp-fluid-scale) + 8px);margin-top:calc(var(--ppp-variant-options-margin-top) * var(--ppp-fluid-scale));padding:4px}.promotion-pro-product__variant-options:empty{display:none;margin-top:0;min-height:0;padding:0}.promotion-pro-product__variant-option,.promotion-pro-product__variant-options .nested-bundle-tabs__main-option{position:relative;width:calc(var(--ppp-variant-option-size) * var(--ppp-fluid-scale));height:calc(var(--ppp-variant-option-size) * var(--ppp-fluid-scale));border:1px solid #141414;border-radius:var(--ppp-select-radius);background:var(--swatch-color, #000);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.promotion-pro-product__variant-option:hover,.promotion-pro-product__variant-options .nested-bundle-tabs__main-option:hover{transform:translateY(-1px)}.promotion-pro-product__variant-option.is-active,.promotion-pro-product__variant-options .nested-bundle-tabs__main-option.is-active{box-shadow:0 0 0 2px #fff,0 0 0 4px #141414}.promotion-pro-product__variant-option:disabled,.promotion-pro-product__variant-options .nested-bundle-tabs__main-option:disabled{cursor:not-allowed;opacity:.45}.promotion-pro-product__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:var(--ppp-actions-margin-top)}.promotion-pro-product__button{min-height:calc(var(--ppp-button-height) * var(--ppp-fluid-scale));border-radius:var(--ppp-button-radius);display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #141414;padding:calc(var(--ppp-button-padding-y) * var(--ppp-fluid-scale)) calc(var(--ppp-button-padding-x) * var(--ppp-fluid-scale));font:inherit;font-size:clamp(14px,calc(var(--ppp-button-font-size) * var(--ppp-fluid-scale)),var(--ppp-button-font-size));font-weight:800;text-align:center;text-decoration:none;cursor:pointer;transition:transform .18s ease,opacity .18s ease}.promotion-pro-product__button:hover{transform:translateY(-1px)}.promotion-pro-product__button:disabled{cursor:not-allowed;opacity:.55}.promotion-pro-product__button.is-loading{cursor:wait;opacity:.78}.promotion-pro-product__button-spinner{display:none;width:1em;height:1em;flex:0 0 auto;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:promotion-pro-product-spin .7s linear infinite}.promotion-pro-product__button.is-loading .promotion-pro-product__button-spinner{display:inline-block}@keyframes promotion-pro-product-spin{to{transform:rotate(360deg)}}.promotion-pro-product__button--primary{background:var(--ppp-learn-more-bg, var(--pps-accent));border-color:var(--ppp-learn-more-bg, var(--pps-accent));color:var(--ppp-learn-more-text, #141414)}.promotion-pro-product__button--primary:hover,.promotion-pro-product__button--primary:focus-visible{background:var(--ppp-learn-more-hover-bg, var(--ppp-learn-more-bg, var(--pps-accent)));border-color:var(--ppp-learn-more-hover-bg, var(--ppp-learn-more-bg, var(--pps-accent)));color:var(--ppp-learn-more-hover-text, var(--ppp-learn-more-text, #141414))}.promotion-pro-product__button--secondary{border-radius:var(--ppp-add-to-cart-button-radius);background:#fff;color:#141414}.promotion-pro-product__children{display:contents}.promotion-pro-product__features-shell{background:#f4f4f4}.promotion-pro-product__features{display:flex;gap:16px;background:#f4f4f4;padding:48px 32px}.promotion-pro-product__features>*{flex:1 1 0}.promotion-pro-product__feature-card:not([data-promotion-pro-feature]){display:none}@media screen and (max-width:989px){.promotion-pro-product{--ppp-fluid-scale: 1}.promotion-pro-product__main-card{grid-template-columns:1fr;min-height:auto}.promotion-pro-product__hero{width:min(100%,clamp(280px,56vw,var(--ppp-image-size)))}.promotion-pro-product__summary{padding:clamp(24px,5vw,var(--ppp-summary-padding-y)) clamp(20px,5vw,var(--ppp-summary-padding-x))}}@media screen and (max-width:749px){.promotion-pro-product{width:100%;max-width:100%;min-width:0;border:0;border-radius:var(--pps-mobile-radius);background:var(--pps-card-bg);overflow:hidden}.promotion-pro-product__main-card{width:100%;max-width:100%;min-width:0;overflow:hidden;border-radius:var(--pps-mobile-radius) var(--pps-mobile-radius) 0 0;background:var(--pps-card-bg);min-height:auto;padding:var(--ppp-mobile-card-padding-top) 14px var(--ppp-mobile-card-padding-bottom);row-gap:var(--ppp-mobile-image-title-gap)}.promotion-pro-product__hero{width:min(100%,var(--ppp-mobile-image-size));max-width:100%;justify-self:center}.promotion-pro-product__summary{width:100%;max-width:100%;min-width:0;overflow:hidden;padding:0}.promotion-pro-product__title{max-width:100%;overflow-wrap:anywhere;margin-bottom:12px;font-size:min(var(--ppp-mobile-title-size),26px);line-height:1.17;letter-spacing:-.02em}.promotion-pro-product__tags{display:none}.promotion-pro-product__reviews{gap:7px;margin-top:var(--ppp-mobile-review-margin-top);margin-bottom:var(--ppp-mobile-review-margin-bottom);font-size:var(--ppp-mobile-review-text-size)}.promotion-pro-product__review-stars{font-size:var(--ppp-mobile-review-star-size)}.promotion-pro-product__price-row{max-width:100%;gap:3px;margin-top:var(--ppp-mobile-price-margin-top);align-items:center;justify-content:flex-start;flex-wrap:wrap}.promotion-pro-product__price-group{min-width:0;gap:var(--ppp-mobile-price-group-gap);align-items:center}.promotion-pro-product__save-badge{padding:var(--ppp-mobile-save-badge-padding-y) var(--ppp-mobile-save-badge-padding-x);border-radius:var(--ppp-mobile-save-badge-radius);background:var(--ppp-mobile-save-badge-bg);color:var(--ppp-mobile-save-badge-text);font-size:var(--ppp-mobile-save-badge-size);font-weight:var(--ppp-mobile-save-badge-weight)}.promotion-pro-product__save-badge-label--desktop{display:none}.promotion-pro-product__save-badge-label--mobile{display:inline}.promotion-pro-product__price{font-size:var(--ppp-mobile-price-size)}.promotion-pro-product__compare-price{font-size:var(--ppp-mobile-compare-size)}.promotion-pro-product__form,.promotion-pro-product__actions,.promotion-pro-product__variant-options{width:100%;max-width:100%;min-width:0}.promotion-pro-product__form{margin-top:12px}.promotion-pro-product__variant-options{gap:8px;min-height:var(--ppp-mobile-select-height);margin-top:var(--ppp-mobile-variant-options-margin-top);padding:4px;align-items:stretch}.promotion-pro-product__variant-options:empty{margin-top:0;min-height:0;padding:0}.promotion-pro-product__variant-option,.promotion-pro-product__variant-options .nested-bundle-tabs__main-option{width:var(--ppp-mobile-variant-option-size);height:var(--ppp-mobile-select-height);border-radius:var(--ppp-mobile-select-radius)}.promotion-pro-product__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:min(var(--ppp-mobile-actions-gap),12px);margin-top:0;padding-top:var(--ppp-mobile-actions-margin-top)}.promotion-pro-product__button{min-width:0;min-height:min(var(--ppp-mobile-button-height),40px);border-radius:var(--ppp-mobile-button-radius);font-size:min(var(--ppp-mobile-button-font-size),16px);padding-block:8px;padding-inline:16px;box-sizing:border-box;white-space:nowrap}.promotion-pro-product__button--secondary{border-radius:var(--ppp-mobile-button-radius)}.promotion-pro-product:has(.promotion-pro-product__features-shell) .promotion-pro-product__main-card{border-bottom-right-radius:0;border-bottom-left-radius:0}.promotion-pro-product__features-shell{width:100%;max-width:100%;min-width:0;margin-top:0;padding:0 14px 10px;border-bottom-right-radius:var(--pps-mobile-radius);border-bottom-left-radius:var(--pps-mobile-radius);background:#f4f4f4;overflow:hidden}.promotion-pro-product__features{width:100%;max-width:100%;margin-top:0;display:flex;gap:var(--ppp-mobile-features-gap);overflow-x:auto;overflow-y:hidden;background:transparent;padding:var(--ppp-mobile-features-padding-y) 0 0;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none}.promotion-pro-product__features::-webkit-scrollbar{display:none}.promotion-pro-product__features>*{flex:0 0 min(var(--ppp-mobile-features-card-width),calc(100% - 42px));scroll-snap-align:start}.promotion-pro-product__features-scrollbar{position:relative;display:block;width:100%;height:var(--ppp-mobile-scrollbar-height);margin-top:calc(var(--ppp-mobile-scrollbar-margin-top) + 10px)}.promotion-pro-product__features-scrollbar[hidden]{display:none}.promotion-pro-product__features-scrollbar-track{position:absolute;top:50%;left:0;right:0;height:var(--ppp-mobile-scrollbar-height);border:0;border-radius:var(--ppp-mobile-scrollbar-radius);background:var(--ppp-mobile-scrollbar-track-color);overflow:hidden;transform:translateY(-50%)}.promotion-pro-product__features-scrollbar-thumb{position:absolute;top:0;left:0;display:block;width:18%;min-width:48px;height:100%;border:0;border-radius:var(--ppp-mobile-scrollbar-radius);background:var(--ppp-mobile-scrollbar-thumb-color);transform:translate(0);will-change:width,transform}}.promotion-pro-tag{display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:23px;border-radius:var(--ppt-radius);background:var(--ppt-bg);color:var(--ppt-color);padding:3px var(--ppt-padding-x);font-size:var(--ppt-size);font-weight:800;line-height:1.1;white-space:normal;overflow-wrap:anywhere;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/65/compiled_assets/styles.css.map */
