.dot{display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;cursor:pointer;border-radius:0}.dot:focus-visible,.dot:focus-within{outline:none}.dot:hover{filter:none}.dot__shape{display:block;width:14px;height:14px;border-radius:9999px;background-color:#fff;border:2px solid #d20071;box-sizing:border-box;transition:width .3s ease-in-out,height .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,box-shadow .3s ease-in-out}.dot:not(.dot--active):hover .dot__shape{border-color:#4a148c}.dot--focused .dot__shape{width:18px;height:18px;background-color:#4a148c;border-color:#4a148c;box-shadow:inset 0 0 0 2px #fff}.dot--active .dot__shape{width:42px;height:14px;background-color:#d20071;border-color:#d20071}.dot--active .dot__shape:hover{background-color:#4a148c;border-color:#4a148c}.dot--active:focus-within .dot__shape{background-color:#4a148c;border-color:#4a148c;outline:2px solid #4a148c;outline-offset:2px}.autoplay-toggle{display:flex;padding:0;border:none;background:transparent;cursor:pointer;color:#d20071;transition:color .3s}.autoplay-toggle:hover{color:#4a148c;filter:none}.autoplay-toggle:focus-visible,.autoplay-toggle:focus-within{outline:none;color:#4a148c}.autoplay-toggle__icon{align-items:center;justify-content:center}.autoplay-toggle__icon--default{display:flex}.autoplay-toggle__icon--focus{display:none}.autoplay-toggle:focus-within .autoplay-toggle__icon--default{display:none}.autoplay-toggle:focus-within .autoplay-toggle__icon--focus{display:flex}.slider{width:fit-content}.slider,.slider__dots{display:flex;align-items:center;gap:1rem}.icon-tile-list{display:flex;width:100%;align-items:var(--icon-tile-list-mobile-vertical-alignment,center);flex-direction:var(--icon-tile-list-mobile-direction,column);gap:var(--icon-tile-list-gap,1rem);margin:0;padding:0}@media(min-width:900px)and (max-width:1200px){.icon-tile-list{flex-direction:var(--icon-tile-list-tablet-direction,column);align-items:var(--icon-tile-list-tablet-vertical-alignment,center)}}@media(min-width:1200px){.icon-tile-list{flex-direction:var(--icon-tile-list-desktop-direction,row);align-items:var(--icon-tile-list-desktop-vertical-alignment,center)}}.card-list{display:flex;flex-direction:column;align-items:center;width:100%}.card-list__list{width:100%;display:grid;grid-template-columns:repeat(var(--card-list-mobile-columns,1),minmax(0,1fr));gap:var(--card-list-gap,1rem);margin:0;padding:0}@media(min-width:900px)and (max-width:1200px){.card-list__list{grid-template-columns:repeat(var(--card-list-tablet-columns,1),minmax(0,1fr))}}@media(min-width:1200px){.card-list__list{grid-template-columns:repeat(var(--card-list-desktop-columns,1),minmax(0,1fr))}}.product-tile-list{align-items:center}.product-tile-list,.product-tile-list__list{display:flex;flex-direction:column;width:100%;height:100%}.product-tile-list__list{justify-content:space-between;gap:var(--product-tile-list-tile-gap,1rem);margin:0;padding:0}@media(min-width:900px){.product-tile-list__list{flex-direction:row}}.picture-panel{display:flex;width:100%;justify-content:space-between;background-color:var(--picture-panel-bg,#fff);flex-direction:var(--picture-panel-mobile-direction,column);align-items:center;gap:var(--picture-panel-mobile-items-gap,2rem)}@media(min-width:900px)and (max-width:1200px){.picture-panel{flex-direction:var(--picture-panel-tablet-direction,row);gap:var(--picture-panel-tablet-items-gap,2rem)}}@media(min-width:1200px){.picture-panel{flex-direction:var(--picture-panel-desktop-direction,row);gap:var(--picture-panel-desktop-items-gap,2rem)}}.picture-panel__elements-wrapper{flex:1;width:100%;min-width:var(--picture-panel-mobile-elements-min-width,0);max-width:var(--picture-panel-mobile-elements-max-width);display:flex;flex-direction:column;align-items:var(--picture-panel-mobile-align,center);gap:var(--picture-panel-elements-gap,1rem)}@media(min-width:900px)and (max-width:1200px){.picture-panel__elements-wrapper{min-width:var(--picture-panel-tablet-elements-min-width,0);max-width:var(--picture-panel-tablet-elements-max-width);align-items:var(--picture-panel-tablet-align,center)}}@media(min-width:1200px){.picture-panel__elements-wrapper{min-width:var(--picture-panel-desktop-elements-min-width,0);max-width:var(--picture-panel-desktop-elements-max-width);align-items:var(--picture-panel-desktop-align,center)}.picture-panel--stretch-desktop-row,.picture-panel--stretch-desktop-row-reverse{overflow:visible}.picture-panel--stretch-desktop-row .image,.picture-panel--stretch-desktop-row-reverse .image{flex:1 1 0;min-width:0;max-width:var(--picture-panel-desktop-image-slot-width,550px)}.picture-panel--stretch-desktop-row .picture-panel__elements-wrapper,.picture-panel--stretch-desktop-row-reverse .picture-panel__elements-wrapper{flex:1 1 0;min-width:0}.picture-panel--stretch-desktop-column,.picture-panel--stretch-desktop-column-reverse{overflow:visible}.picture-panel--stretch-desktop-column .image,.picture-panel--stretch-desktop-column-reverse .image{width:100%;min-width:0}}@media(min-width:900px)and (max-width:1200px){.picture-panel--stretch-tablet-row,.picture-panel--stretch-tablet-row-reverse{overflow:visible}.picture-panel--stretch-tablet-row .image,.picture-panel--stretch-tablet-row-reverse .image{flex:1 1 0;min-width:0;max-width:var(--picture-panel-tablet-image-slot-width,550px)}.picture-panel--stretch-tablet-row .picture-panel__elements-wrapper,.picture-panel--stretch-tablet-row-reverse .picture-panel__elements-wrapper{flex:1 1 0;min-width:0}.picture-panel--stretch-tablet-column,.picture-panel--stretch-tablet-column-reverse{overflow:visible}.picture-panel--stretch-tablet-column .image,.picture-panel--stretch-tablet-column-reverse .image{width:100%;min-width:0}}@media(max-width:900px){.picture-panel--stretch-mobile-row,.picture-panel--stretch-mobile-row-reverse{overflow:visible}.picture-panel--stretch-mobile-row .image,.picture-panel--stretch-mobile-row-reverse .image{flex:1 1 0;min-width:0;max-width:var(--picture-panel-mobile-image-slot-width,550px)}.picture-panel--stretch-mobile-row .picture-panel__elements-wrapper,.picture-panel--stretch-mobile-row-reverse .picture-panel__elements-wrapper{flex:1 1 0;min-width:0}.picture-panel--stretch-mobile-column,.picture-panel--stretch-mobile-column-reverse{overflow:visible}.picture-panel--stretch-mobile-column .image,.picture-panel--stretch-mobile-column-reverse .image{width:100%;min-width:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.carousel{display:grid;grid-template-areas:"stack";grid-template-columns:minmax(0,1fr);width:100%;height:var(--carousel-active-height,auto);padding-bottom:var(--carousel-extra-padding,0);position:relative}.carousel__slide{grid-area:stack;align-self:start;width:100%;opacity:0;pointer-events:none}.carousel__slide--active,.carousel__slide--entering{opacity:1;pointer-events:auto}.carousel__slide--entering{animation:fadeIn .5s ease;will-change:opacity}.carousel__slide--leaving{animation:fadeOut .5s ease forwards;will-change:opacity}.carousel__slide--hidden,.carousel__slide--leaving{opacity:0;pointer-events:none}.carousel__slider-wrapper{position:absolute;top:0;display:flex;visibility:hidden;transform:translateY(var(--slider-top,0));transition:none;width:100%;justify-content:center}@media(min-width:900px){.carousel__slider-wrapper{width:auto;justify-content:flex-start}}.carousel__slider-wrapper--visible{visibility:visible}@media(min-width:900px){.carousel__slider-wrapper--image-left{justify-content:flex-end;margin-right:.5rem}.carousel__slider-wrapper--image-right{justify-content:flex-start;margin-left:.5rem}}