.table{margin-bottom:var(--component-space)}.table .row{border-bottom:1px solid var(--text-disabled);border-top:1px solid var(--text-disabled);display:flex;padding-block:var(--space-60)}.table .column{flex:50%}.stacked-table__table{display:none}@media (min-width:48rem){.stacked-table__table{display:block}}.stacked-table__table table{border-collapse:collapse;table-layout:fixed;width:100%}.stacked-table__table table th{padding-bottom:var(--space-30);text-align:left}.stacked-table__table table td{padding-block:var(--space-60)}.stacked-table__table table tr{border-bottom:1px solid var(--text-disabled);vertical-align:top}.stacked-table__list{display:block}@media (min-width:48rem){.stacked-table__list{display:none}}.stacked-table__underText{font-size:var(--text-small)}.stacked-table__list__header{margin-bottom:var(--space-30)}.stacked-table__list__row{margin-bottom:var(--space-50)}.stacked-table__list__learnMore{text-align:right}.rich-text-panel{margin-bottom:var(--component-space);overflow:hidden;text-align:left}.rich-text-panel.rich-text-panel--no-margin-bottom{margin-bottom:0}.rich-text-panel.rich-text-panel--center{text-align:center}.rich-text-panel.rich-text-panel--left{text-align:left}.modal-backdrop{animation:backdrop-fade .5s cubic-bezier(.25,0,.3,1) forwards;background-color:#0000001a;height:100%;left:0;position:fixed;top:0;width:100%;z-index:var(--z-modal-overlay)}.modal{--menu-header-height:2.6rem;background-color:var(--surface-light-00);border:none;outline:none;padding:0;position:fixed;z-index:var(--z-modal)}.modal .modal-wrapper{display:flex;flex-direction:column;height:100%}.modal .modal-wrapper .modal__header{align-items:center;background-color:var(--surface-light-00);display:flex;flex-shrink:0;height:var(--menu-header-height);position:sticky;top:0;z-index:2}.modal .modal-wrapper .modal__body{flex:1;padding:var(--space-60)}.modal .modal-wrapper .modal__footer{align-items:center;background-color:var(--surface-light-00);border-top:1px solid var(--border-break);bottom:0;display:flex;flex-shrink:0;padding:var(--space-60);position:sticky;z-index:1}.modal .modal__close{align-items:center;aspect-ratio:1;cursor:pointer;display:flex;font-size:1.5rem;justify-items:center;padding:0;position:absolute;right:var(--space-50);top:var(--space-50);width:1.5rem;z-index:2}.modal-popup{max-height:calc(100% - 32px);max-width:440px;min-height:320px;min-width:340px;overflow:auto;width:calc(100% - var(--space-20))}.modal-popup.modal-fullscreen{height:100%;height:100dvh;max-height:100%;max-height:100dvh;max-width:100%;overflow:hidden;position:fixed;top:0;width:100%;--menu-header-height:0}.modal-popup.modal-fullscreen .modal__body{padding:0}.modal-popup.modal-fullscreen .modal__close{background-color:#f5f5f566;min-height:-moz-fit-content;min-height:fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:var(--space-30);right:0;top:0}.modal-popup.modal-fullscreen .modal__close:hover{background-color:var(--surface-light-20)}.modal-popup.modal-fullscreen .modal__close svg.icons{height:var(--space-60);width:var(--space-60)}@media (min-width:48rem){.modal-popup.modal-fullscreen .modal__close{padding:var(--space-50)}.modal-popup.modal-fullscreen .modal__close svg.icons{height:var(--space-90);width:var(--space-90)}}.modal-popup--large{max-width:40rem}.modal-slide{--menu-header-height:3.625rem;height:100%;height:100dvh;inset:0 0 auto auto;max-width:25.875rem;overflow:auto;scrollbar-color:var(--border-neutral-30) var(--surface-light-00);scrollbar-gutter:stable;width:100%}.modal-slide .modal__header{border-bottom:1px solid var(--border-neutral-20)}.modal-slide .modal__body{padding-bottom:7rem}@media (min-width:80rem){.modal-slide{scrollbar-width:thin}.modal-slide .modal__body{padding-bottom:2rem;padding-right:var(--space-40)}}.modal-slide.slide--left{inset:0 auto auto 0}.modal-popup{animation:slide-down .3s cubic-bezier(.25,0,.3,1)}.modal-popup[open]{animation:slide-up .5s cubic-bezier(.25,0,.3,1)}.modal-slide{animation:slide-out-left .3s cubic-bezier(.25,0,.3,1)}.modal-slide.slide--left{animation:slide-out-to-left .3s cubic-bezier(.25,0,.3,1)}.modal-slide[open]{animation:slide-in-left .5s cubic-bezier(.25,0,.3,1)}.modal-slide[open].slide--left{animation:slide-in-from-left .5s cubic-bezier(.25,0,.3,1)}.pricing{font-size:var(--text-xlarge)}.pricing .pricing__single{color:var(--text-sale)}.pricing .pricing__single span{margin-right:var(--space-20)}.pricing .pricing__double .pricing__double--amount{color:var(--text-sale);margin-right:var(--space-30)}.pricing .pricing__double .pricing__double--strike{text-decoration-line:line-through}.pricing .pricing__double .pricing__double--description{font-size:var(--text-small);margin-left:var(--space-20)}.product-tile .product-tile__wrapper{align-items:start;display:flex;flex-direction:column;position:relative}.product-tile .product-tile__link{aspect-ratio:var(--aspect-ratio-4-5);position:relative;width:100%}.product-tile .product-tile__images:has(.product-tile__lifestyle-image) .product-tile__lifestyle-image{opacity:0;transition:opacity .2s ease-out}.product-tile .product-tile__images:has(.product-tile__lifestyle-image) .product-tile__lifestyle-image:hover{opacity:1;transition:opacity .2s ease-out}.product-tile .product-tile__default-image,.product-tile .product-tile__lifestyle-image{left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0}.product-tile .product-tile__top-items{align-items:center;display:flex;gap:var(--space-30);justify-content:space-between;left:0;padding:var(--space-30);position:absolute;top:0;width:100%}.product-tile .product-tile__top-items .product-tile__badge{background-color:var(--surface-light-00);color:var(--text-primary);font-size:var(--text-xxsmall);height:-moz-fit-content;height:fit-content;overflow:hidden;padding:var(--space-10) var(--space-30);pointer-events:none;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}@media (min-width:80rem){.product-tile .product-tile__top-items .product-tile__badge{font-size:var(--text-xsmall)}}.product-tile .product-tile__top-items .product-tile__wishlist{margin-left:auto}.product-tile .product-tile__bottom-wrapper{align-items:start;display:flex;flex-direction:column;gap:var(--space-30);padding:var(--space-30);position:relative}.product-tile .pricing{font-size:var(--text-base)}.product-tile .product-tile__text-link{display:-webkit-box;overflow:hidden;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-decoration:none;text-overflow:ellipsis}.product-tile .product-tile__promotions{display:flex;flex-direction:column;gap:var(--space-20);padding-top:var(--space-30)}.product-tile .product-tile__promotions p{color:var(--text-sale);font-size:var(--text-xxsmall);letter-spacing:var(--letter-spacing-default);line-height:var(--line-height-default);margin-bottom:0;text-transform:uppercase}@media (min-width:80rem){.product-tile .product-tile__promotions p{font-size:var(--text-xsmall)}}.product-tile .action{align-items:center;display:flex;gap:var(--space-20);padding-top:var(--space-30);text-decoration:none;text-transform:none}.product-tile .action div{font-size:var(--text-small)}.product-tile .action div:hover{text-decoration:underline}.product-tile .product-tile__action-icon{height:var(--space-50);margin-bottom:var(--space-20);width:var(--space-50)}.cms-product-list .cms-product-list__title{margin-bottom:var(--space-50)}.cms-product-list .cms-product-list__description{margin-bottom:0}.cms-product-list .cms-product-list__container{display:grid;gap:var(--space-50);grid-template-columns:1fr 1fr;margin-block:var(--space-70)}.anchor-link{display:block;height:1em}.rich-text__inline-entry{display:inline}.rich-text__inline-entry.action{display:inline-flex}.video{display:grid;grid-template-areas:"video-area";overflow:hidden}.video .video__control,.video video{grid-area:video-area}.video .video__control{height:-moz-min-content;height:min-content;margin:var(--space-30);position:absolute;width:-moz-min-content;width:min-content;z-index:2}.video .video__control button{padding:var(--space-30)}.video .video__control button:hover{transform:scale(1.1)}.video .video__control button:active{transform:scale(1)}.video .video__control .icon{height:var(--space-70)}.card{--media-aspect-ratio:var(--aspect-ratio-4-5);--media-aspect-ratio-desktop:var(--aspect-ratio-5-4);--hover-scale:1.05;position:relative}.card:not(.card--product):not(.card--teaser):not(.card--basicTeaserTile) .card__action{display:unset}.card .card__action:before{content:"";top:0;right:0;bottom:0;left:0;position:absolute;z-index:1}.card .card__media{aspect-ratio:var(--media-aspect-ratio);overflow:hidden}.card .card__media .picture__img,.card .card__media .video__video{aspect-ratio:var(--media-aspect-ratio);-o-object-fit:cover;object-fit:cover;transition:var(--transition-ease-out-1)}@media (min-width:80rem){.card .card__media{aspect-ratio:var(--media-aspect-ratio-desktop)}.card .card__media .picture__img,.card .card__media .video__video{aspect-ratio:var(--media-aspect-ratio-desktop)}}.card .card__text{max-width:var(--text-max-width);text-wrap:pretty}.card .card__text img{width:auto}.card:has(.card__action:hover) .picture__img,.card:has(.card__action:hover) .video__video{scale:var(--hover-scale)}.card--product,.card--teaser{position:relative}.card--product>*,.card--teaser>*{color:var(--text-reverse)}.card--product .card__content,.card--teaser .card__content{background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));bottom:0;left:0;padding:var(--space-70);position:absolute;width:100%}.card--product .card__content .card__title,.card--teaser .card__content .card__title{margin-bottom:var(--space-50)}.card--product .card__content .card__text,.card--teaser .card__content .card__text{margin-bottom:var(--space-70)}.card--product{width:100%}.card--product .card__media{display:flex;height:100%;width:100%}.card--product .card__media .picture__img,.card--product .card__media .video__video{height:100%}@media (min-width:48rem){.card--product .card__media .picture__img,.card--product .card__media .video__video{aspect-ratio:unset}}.card--product .card__media>*{height:100%;width:100%}.card--product .card__action{display:flex;max-width:100%;text-align:center}@media (min-width:48rem){.card--product .card__action.button-secondary,.card--product .card__action.button-secondary-reverse{min-width:unset}}.card--teaser{height:100%}@media (min-width:48rem){.card--teaser .card__media{aspect-ratio:var(--media-aspect-ratio-desktop)}.card--teaser .card__media .picture__img,.card--teaser .card__media .video__video{aspect-ratio:var(--media-aspect-ratio-desktop)}}.card--basicTeaserTile{--media-aspect-ratio:var(--aspect-ratio-16-10);--media-aspect-ratio-desktop:var(--aspect-ratio-16-10)}.card--basicTeaserTile .card__content{padding:var(--space-70)}.card--basicTeaserTile .card__content .card__text{margin-bottom:var(--space-70)}.card--four-up,.card--six-up,.card--three-up,.card--two-up{display:grid;place-content:stretch}.card--four-up .card__title,.card--six-up .card__title,.card--three-up .card__title,.card--two-up .card__title{margin-bottom:var(--space-50)}.card--four-up .card__text,.card--six-up .card__text,.card--three-up .card__text,.card--two-up .card__text{margin-bottom:var(--space-60)}@media (min-width:48rem){.card--two-up .card__media{aspect-ratio:var(--media-aspect-ratio-desktop)}}@media (max-width:47.9375rem){.card--three-up .card__media,.card--two-up .card__media{width:100vw}}.card--three-up .card__content,.card--two-up .card__content{padding:var(--space-50)}@media (min-width:80rem){.card--three-up .card__content,.card--two-up .card__content{padding:var(--space-60)}}.card--four-up{--media-aspect-ratio-desktop:var(--aspect-ratio-4-5)}.card--four-up .card__media{background:var(--ui-neutral-20);max-width:18rem}@media (min-width:48rem){.card--four-up .card__media{max-width:19.3125rem}}.card--four-up .card__content{margin-top:var(--space-50)}.card--four-up .card__content .button-tertiary{text-decoration:none}.card--six-up{--media-aspect-ratio-desktop:var(--aspect-ratio-4-5);--hover-scale:1.1}.card--six-up .card__content{padding-block:var(--space-30)}.card--six-up .card__action{text-decoration:none}@media (max-width:79.9375rem){.card--six-up .card__action{font-size:var(--text-small)}}.twoup-panel{margin-bottom:var(--component-space)}.twoup-panel .container-custom{margin:0 auto;max-width:var(--container-max-width)}@media (min-width:48rem){.twoup-panel .container-custom{padding-inline:var(--space-20)}}@media (min-width:80rem){.twoup-panel .container-custom{padding-inline:1rem}}@media (max-width:47.9375rem){.twoup-panel .container-full{padding-inline:0}}.twoup-panel .twoup-panel__header{text-align:center}.twoup-panel .twoup-panel__title{margin-bottom:var(--space-70)}.twoup-panel .twoup-panel__cards{-moz-column-gap:var(--space-20);column-gap:var(--space-20);display:grid;grid-template-columns:minmax(0,1fr);margin-top:var(--space-90);overflow:hidden;row-gap:var(--space-90);width:100%}@media (min-width:48rem){.twoup-panel .twoup-panel__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.threeup-panel{margin-bottom:var(--component-space)}.threeup-panel .container-custom{margin:0 auto;max-width:var(--container-max-width)}@media (min-width:48rem){.threeup-panel .container-custom{padding-inline:var(--space-20)}}@media (min-width:80rem){.threeup-panel .container-custom{padding-inline:1rem}}@media (max-width:47.9375rem){.threeup-panel .container-full{padding-inline:0}}.threeup-panel .threeup-panel__header{text-align:center}.threeup-panel .threeup-panel__title{margin-bottom:var(--space-70)}.threeup-panel .threeup-panel__cards{-moz-column-gap:var(--space-20);column-gap:var(--space-20);display:grid;grid-template-columns:minmax(0,1fr);margin-top:var(--space-90);overflow:hidden;row-gap:var(--space-100);width:100%}@media (min-width:48rem){.threeup-panel .threeup-panel__cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.card__wrap-link{text-decoration:none}.proof-point-panel{margin-bottom:var(--component-space);margin-inline:var(--space-50)}.proof-point-panel .container{border-bottom:1px solid var(--ui-neutral-20);border-top:1px solid var(--ui-neutral-20)}@media (min-width:48rem){.proof-point-panel .proof-point-panel__cards{display:flex;gap:var(--space-60)}}.proof-point-panel .proof-point-panel__card a{display:grid;gap:var(--space-50);grid-template-columns:2rem auto;padding:var(--space-60) 0}@media (min-width:80rem){.proof-point-panel .proof-point-panel__card a{padding:var(--space-60) var(--space-50)}}.proof-point-panel .proof-point-panel__card .card__media{height:100%;max-height:2.4em;overflow:visible;translate:0 .25em;width:2rem}.proof-point-panel .proof-point-panel__card p{margin:0}.sixup-panel{margin-bottom:var(--component-space)}.sixup-panel .container-custom{margin:0 auto;padding-inline:var(--space-100)}@media (min-width:48rem){.sixup-panel .container-custom{padding-inline:8rem}}@media (min-width:80rem){.sixup-panel .container-custom{max-width:var(--container-max-width);padding-inline:1rem}}.sixup-panel .sixup-panel__header{text-align:center}.sixup-panel .sixup-panel__tagline{font-size:var(--text-small);font-weight:700;letter-spacing:var(--letter-spacing-2);margin-bottom:var(--space-30);text-transform:uppercase}.sixup-panel .sixup-panel__title{margin-bottom:var(--space-70)}.sixup-panel .sixup-panel__cards{display:grid;gap:var(--space-50) var(--space-20);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:var(--space-90);overflow:hidden;width:100%}@media (min-width:48rem){.sixup-panel .sixup-panel__cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:80rem){.sixup-panel .sixup-panel__cards{grid-template-columns:repeat(6,minmax(0,1fr))}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url(data:application/font-woff;charset=utf-8;base64,\ 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)}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fourup-panel{margin-bottom:var(--component-space)}.fourup-panel .fourup-panel__header{text-align:center}.fourup-panel .fourup-panel__title{margin-bottom:var(--space-70)}.fourup-panel .fourup-panel__carousel-nav{align-items:center;display:flex;gap:var(--space-50);justify-content:end;margin-top:var(--space-70)}.fourup-panel .fourup-panel__carousel-nav button{height:3.5rem;width:3.5rem}.fourup-panel .fourup-panel__carousel-nav button:disabled{fill:var(--ui-dark-10-t40);color:var(--ui-dark-10-t40);cursor:default}.fourup-panel .fourup-panel__carousel-slide{margin-right:var(--space-20);max-width:18rem}@media (min-width:48rem){.fourup-panel .fourup-panel__carousel-slide{max-width:unset}}.teaser-card-panel{grid-column:span 2;height:100%;width:100%}@media (min-width:48rem){.teaser-card-panel.product-variant{grid-column:auto}}.teaser-card-panel.product-variant .teaser-card-panel__grid-component{display:flex;height:100%;justify-content:center}.skeleton .skeleton__card{width:100%}.skeleton .skeleton__card-content{background-color:transparent;display:flex;flex-direction:column;gap:var(--space-30);padding:var(--space-30)}.skeleton .skeleton__card-content .skeleton__line-1{width:40%}.skeleton .skeleton__card-content .skeleton__line-2{width:100%}.skeleton .skeleton__card-content .skeleton__line-3{margin-top:var(--space-30);width:70%}@media (min-width:120rem){.product-carousel.product-carousel--wide{max-width:80%}}.product-carousel.product-carousel--column-panel{align-content:center;height:100%;margin-bottom:0;max-width:100%;padding-top:var(--space-50);width:100%}@media (min-width:80rem){.product-carousel.product-carousel--column-panel{padding-left:var(--space-70);padding-right:var(--space-70);padding-top:0}}.product-carousel{margin-bottom:var(--component-space);margin-left:auto;margin-right:auto;max-width:var(--container-max-width);padding-left:var(--space-50);padding-right:var(--space-50)}.product-carousel .product-carousel__top-section{align-items:center;display:flex;flex-wrap:nowrap;gap:var(--space-30);justify-content:space-between;margin-bottom:var(--space-50)}.product-carousel .product-carousel__top-section:has(.product-carousel__arrow-container):not(:has(.product-carousel__title)){height:2.5rem}.product-carousel .product-carousel__top-section:has(.product-carousel__description){display:grid;grid-template-columns:1fr auto;margin-bottom:0}@media (min-width:48rem){.product-carousel .product-carousel__top-section:has(.product-carousel__description){grid-template-columns:1fr;position:relative;row-gap:0}}.product-carousel .product-carousel__top-section:has(.product-carousel__description) .product-carousel__arrow-container{margin-bottom:var(--space-50);margin-left:0}@media (min-width:48rem){.product-carousel .product-carousel__top-section{justify-content:center;position:relative}}.product-carousel .product-carousel__title{grid-column:1/-1;margin-bottom:0}@media (min-width:48rem){.product-carousel .product-carousel__title{align-self:center;justify-self:center;margin-bottom:var(--space-90)}}.product-carousel .product-carousel__description{align-self:center;margin-bottom:var(--space-50);text-align:start}@media (min-width:48rem){.product-carousel .product-carousel__description{margin-bottom:var(--space-90);text-align:center}}.product-carousel .product-carousel__arrow-container{align-self:flex-end;display:flex;flex-wrap:nowrap;gap:var(--space-50);margin-left:auto;min-width:-moz-fit-content;min-width:fit-content}@media (min-width:48rem){.product-carousel .product-carousel__arrow-container{bottom:0;margin-left:0;position:absolute;right:0}}.product-carousel .product-carousel__skelton-loader{display:flex;flex-wrap:nowrap;gap:var(--space-20);overflow-x:hidden;width:100%}.product-carousel .product-carousel__skelton-loader .skeleton{min-width:9.5rem}@media (min-width:48rem){.product-carousel .product-carousel__skelton-loader{display:grid;gap:var(--space-20);grid-template-columns:repeat(4,1fr)}}.product-carousel .product-carousel__swiper-slide{width:9.5rem}.product-carousel .product-carousel__arrow-carousel-left,.product-carousel .product-carousel__arrow-carousel-right{align-items:center;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.product-carousel .product-carousel__arrow-carousel-left:disabled,.product-carousel .product-carousel__arrow-carousel-right:disabled{fill:var(--ui-dark-10-t40);color:var(--ui-dark-10-t40);cursor:default}.product-carousel .product-carousel__arrow-carousel-left:hover:not(:disabled),.product-carousel .product-carousel__arrow-carousel-right:hover:not(:disabled){background-color:var(--surface-light-20)}.rich-text__block-entry{margin:var(--space-70) auto}.rich-text__block-entry.icon{display:block}.rich-text__block-entry.action{display:flex}.rich-text ol,.rich-text ul{padding-left:var(--space-60)}.rich-text li{list-style:unset}.rich-text p{margin-bottom:var(--space-50)}.rich-text blockquote{border-left:.4rem solid var(--ui-neutral-20);margin-left:.25rem;padding-left:1rem}.rich-text .icon__img{width:auto}
