.custom-bundle-section{position:relative;background:var(--custom-bundle-section-bg, transparent)}.custom-bundle-section__header{margin:0 auto 4.4rem;max-width:112rem;text-align:center}.custom-bundle-section__header--with-illustration{display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;row-gap:1.2rem}.custom-bundle-section__illustration-wrap{width:var(--custom-bundle-illustration-width-mobile);justify-self:start;pointer-events:none;transform-origin:center;animation:custom-bundle-illustration-pulse 3s ease-in-out infinite;will-change:transform}@keyframes custom-bundle-illustration-pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.custom-bundle-section__illustration{display:block;width:100%;height:auto}.custom-bundle-section__header-spacer{display:none}.custom-bundle-section__heading{margin:0;color:var(--custom-bundle-heading-color, #2f3641);font-size:var(--custom-bundle-heading-size-desktop);line-height:1.15;font-weight:500}.custom-bundle-section__subheading{margin:1.2rem 0 0;color:var(--custom-bundle-subheading-color, #707987);font-size:var(--custom-bundle-subheading-size-desktop);line-height:1.35}.custom-bundle-section__cards{margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--custom-bundle-card-gap-desktop);align-items:stretch}.custom-bundle-section__card{position:relative;order:var(--custom-bundle-card-desktop-order, 0);display:flex;flex-direction:column;min-width:0;min-height:100%;padding:4.4rem 3rem 2.6rem;gap:1.4rem;border:var(--custom-bundle-card-border-width) solid var(--custom-bundle-card-border, #a7c4d7);border-radius:max(var(--custom-bundle-card-radius, 8px),1.2rem);background:var(--custom-bundle-card-bg, #ffffff);box-shadow:0 0 #0000;transition:transform .2s ease,box-shadow .2s ease}@supports (grid-template-rows: subgrid){.custom-bundle-section__card{display:grid;grid-template-rows:subgrid;grid-row:span 5;row-gap:1.4rem;align-items:start}.custom-bundle-section__card-copy{grid-row:1}.custom-bundle-section__card-media{grid-row:2}.custom-bundle-section__price-row{grid-row:3}.custom-bundle-section__feature-list{grid-row:4}.custom-bundle-section__button{grid-row:5;margin-top:0;align-self:end}}.custom-bundle-section__card--highlight{box-shadow:0 0 0 .1rem var(--custom-bundle-card-highlight-ring, rgba(245, 188, 108, .3)),0 1.2rem 2.6rem var(--custom-bundle-card-highlight-shadow, rgba(245, 188, 108, .16)),0 1.8rem 3.6rem #2f36411a}@media(hover:hover){.custom-bundle-section__card:hover{transform:translateY(-.4rem);box-shadow:0 1.2rem 2.4rem #2f36411f}.custom-bundle-section__card--highlight:hover{box-shadow:0 0 0 .1rem var(--custom-bundle-card-highlight-ring, rgba(245, 188, 108, .3)),0 1.6rem 3rem var(--custom-bundle-card-highlight-shadow, rgba(245, 188, 108, .16)),0 2.2rem 4.2rem #2f364124}}.custom-bundle-section__badge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);margin:0;min-width:13rem;max-width:calc(100% - 3rem);padding:.6rem 1.8rem;border-radius:999rem;background:var(--custom-bundle-badge-bg, #adc3d0);color:var(--custom-bundle-badge-text, #ffffff);text-align:center;font-size:1.6rem;line-height:1;font-weight:500;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-bundle-section__card-illustration-wrap{position:absolute;top:1.5rem;right:1.6rem;width:2.8rem;pointer-events:none}.custom-bundle-section__card-illustration{display:block;width:100%;height:auto}.custom-bundle-section__card-copy{display:grid;gap:.6rem}.custom-bundle-section__card-title{margin:0;padding-right:3.8rem;color:var(--custom-bundle-card-title-color, #3d4652);font-size:var(--custom-bundle-card-text-size-desktop);line-height:1.15;font-weight:500}.custom-bundle-section__card-subtitle{margin:0;color:var(--custom-bundle-card-title-color, #3d4652);font-size:calc(var(--custom-bundle-card-text-size-desktop) * .66);line-height:1.35}.custom-bundle-section__card-body{margin:0;color:var(--custom-bundle-card-text-color, #7d8592);font-size:calc(var(--custom-bundle-card-text-size-desktop) * .56);line-height:1.35}.custom-bundle-section__card-media{position:relative;overflow:hidden;border-radius:1.4rem;background:#9dbccb1f;aspect-ratio:1.5 / 1}.custom-bundle-section__card-slideshow{position:relative;display:block;width:100%;height:100%}.custom-bundle-section__card-slider{display:flex;flex-wrap:nowrap;gap:0;width:100%;height:100%;margin-bottom:0;overflow-y:hidden}.custom-bundle-section__card-slide{position:relative;display:block;width:100%;min-width:100%;height:100%;padding:0}.custom-bundle-section__card-image{display:block;width:100%;height:100%;object-fit:cover}.custom-bundle-section__card-slider-controls{position:absolute;top:0;right:0;bottom:0;left:0;border:0;pointer-events:none;z-index:1}.custom-bundle-section__card-slider-button{position:absolute;top:50%;width:3.8rem;height:3.8rem;border-radius:999rem;background:var(--custom-bundle-card-slider-button-bg, #ffffff);color:var(--custom-bundle-card-slider-button-color, #2f3641);pointer-events:auto;transform:translateY(-50%)}.custom-bundle-section__card-slider-button.slider-button--prev{left:1rem}.custom-bundle-section__card-slider-button.slider-button--next{right:1rem}.custom-bundle-section__card-slider-button[disabled]{opacity:.5;cursor:not-allowed}.custom-bundle-section__card-slider-button .svg-wrapper{display:flex;align-items:center;justify-content:center}.custom-bundle-section__card-slider-controls .slider-counter{position:absolute;left:50%;bottom:1rem;min-width:0;padding:.4rem .7rem;border-radius:999rem;background:#ffffffeb;pointer-events:auto;transform:translate(-50%)}.custom-bundle-section__card-slider-controls .slider-counter__link{padding:.4rem}.custom-bundle-section__card-slider-controls .slider-counter__link--dots .dot{width:.8rem;height:.8rem;border-color:#2f364159}.custom-bundle-section__card-slider-controls .slider-counter__link--active.slider-counter__link--dots .dot{background-color:#2f3641}.custom-bundle-section__price-row{margin:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:.6rem .9rem}.custom-bundle-section__price{color:var(--custom-bundle-price-color, #2f3641);font-size:var(--custom-bundle-price-size-desktop);line-height:1;font-weight:500}.custom-bundle-section__save{color:var(--custom-bundle-save-color, #8f96a3);font-size:calc(var(--custom-bundle-card-text-size-desktop) * .56);line-height:1.2}.custom-bundle-section__feature-list{margin:0;padding:0;list-style:none}.custom-bundle-section__feature-list li{position:relative;margin:0;padding-left:1.6rem;color:var(--custom-bundle-card-text-color, #7d8592);font-size:calc(var(--custom-bundle-card-text-size-desktop) * .56);line-height:1.45}.custom-bundle-section__feature-list li+li{margin-top:.4rem}.custom-bundle-section__feature-list li:before{content:"\2022";position:absolute;left:0;top:0;color:currentColor}.custom-bundle-section__button{margin-top:auto;width:100%;min-height:4.8rem;border-radius:max(var(--custom-bundle-button-radius, 8px),1rem);background:var(--custom-bundle-button-bg, #8fb1c6);color:var(--custom-bundle-button-text, #ffffff);font-size:var(--custom-bundle-button-size-desktop);line-height:1.1;font-weight:500;text-align:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.6rem;transition:box-shadow .18s ease,transform .18s ease}@media(hover:hover){.custom-bundle-section__button:hover{box-shadow:0 .9rem 2rem #2f364133;transform:translateY(-.1rem)}}.custom-bundle-section__button:focus-visible{outline:.2rem solid rgba(0,0,0,.7);outline-offset:.2rem}.custom-bundle-section__button--disabled,.custom-bundle-section__button--disabled:hover{cursor:not-allowed;opacity:.65;transform:none;box-shadow:none}.custom-bundle-section__empty-state{margin:0;color:rgba(var(--color-foreground),.7);text-align:center;font-size:1.6rem}@media(prefers-reduced-motion:reduce){.custom-bundle-section__illustration-wrap{animation:none}.custom-bundle-section__card,.custom-bundle-section__button{transition:none}}@media screen and (min-width:990px){.custom-bundle-section__header--with-illustration{grid-template-columns:var(--custom-bundle-illustration-width-desktop) minmax(0,1fr) var(--custom-bundle-illustration-width-desktop);align-items:start;column-gap:2.4rem}.custom-bundle-section__illustration-wrap{width:var(--custom-bundle-illustration-width-desktop)}.custom-bundle-section__header-spacer{display:block;width:var(--custom-bundle-illustration-width-desktop);height:1px}}@media screen and (min-width:750px)and (max-width:989px){.custom-bundle-section__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-bundle-section__card{padding-inline:2.6rem}}@media screen and (max-width:749px){.custom-bundle-section__header{margin-bottom:3.2rem}.custom-bundle-section__header--with-illustration{display:block;position:relative;min-height:var(--custom-bundle-illustration-mobile-heading-offset)}.custom-bundle-section__illustration-wrap{position:absolute;top:var(--custom-bundle-illustration-mobile-top);left:var(--custom-bundle-illustration-mobile-left);margin-top:0;width:var(--custom-bundle-illustration-width-mobile)}.custom-bundle-section__header--with-illustration .custom-bundle-section__heading-wrap{padding-top:var(--custom-bundle-illustration-mobile-heading-offset)}.custom-bundle-section__heading{font-size:var(--custom-bundle-heading-size-mobile)}.custom-bundle-section__subheading{font-size:var(--custom-bundle-subheading-size-mobile)}.custom-bundle-section__cards{grid-template-columns:minmax(0,1fr);gap:var(--custom-bundle-card-gap-mobile)}.custom-bundle-section__card{order:var(--custom-bundle-card-mobile-order, var(--custom-bundle-card-desktop-order, 0));width:min(100%,39rem);justify-self:center;padding:4rem 2.2rem 2.2rem;gap:1.2rem}.custom-bundle-section__badge{min-width:11.6rem;font-size:1.4rem;padding:.5rem 1.5rem}.custom-bundle-section__card-illustration-wrap{top:1.4rem;right:1.4rem;width:2.4rem}.custom-bundle-section__card-title{font-size:var(--custom-bundle-card-text-size-mobile)}.custom-bundle-section__card-subtitle{font-size:calc(var(--custom-bundle-card-text-size-mobile) * .64)}.custom-bundle-section__card-body,.custom-bundle-section__feature-list li,.custom-bundle-section__save{font-size:calc(var(--custom-bundle-card-text-size-mobile) * .56)}.custom-bundle-section__price{font-size:var(--custom-bundle-price-size-mobile)}.custom-bundle-section__button{min-height:4.4rem;font-size:var(--custom-bundle-button-size-mobile)}.custom-bundle-section__card-slider-button{width:3.4rem;height:3.4rem}.custom-bundle-section__card-slider-button.slider-button--prev{left:.8rem}.custom-bundle-section__card-slider-button.slider-button--next{right:.8rem}.custom-bundle-section__card-slider-controls .slider-counter{bottom:.8rem;padding:.35rem .55rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/custom-section-bundle.css.map */
