.content-cards{--content-cards-inline-gutter: 2rem;display:flex;flex-direction:column;gap:4rem;padding-block:var(--content-cards-mobile-top-spacing, 0) var(--content-cards-mobile-bottom-spacing, 0)}.content-cards__subtitle{color:#a9764f;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:0;line-height:1.8rem;text-align:center;text-transform:uppercase;vertical-align:middle}.content-cards__title{color:rgb(var(--color-foreground));font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.4rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:2.9rem;text-align:center;vertical-align:middle}.content-cards__title strong{font-style:normal;font-weight:700}.content-cards__title em{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.4rem;font-style:italic;font-weight:400;line-height:2.9rem}.content-cards__subtitle+.content-cards__title{margin-top:.8rem}@media screen and (min-width:750px){.content-cards[data-layout=bar] .content-cards__layout.container{padding-inline:2rem}.content-cards[data-layout=bar] .content-cards-swiper{width:calc(100% + var(--content-cards-inline-gutter) + var(--content-cards-inline-gutter));margin-inline:calc(-1 * var(--content-cards-inline-gutter))}}@media screen and (min-width:750px){.content-cards__title,.content-cards__title em{font-size:3.2rem;line-height:3.8rem}}.content-cards:has(.content-cards__description){gap:0}.content-cards__base,.content-cards__layout,.content-cards-list{position:relative}.content-cards-list.swiper{overflow:hidden}.content-cards__slider{--swiper-navigation-size: 36px;--swiper-navigation-top-offset: 50%;--swiper-navigation-sides-offset: 10px;--swiper-navigation-color: rgb(var(--color-foreground));width:100%;border-radius:var(--border-radius-block)}@media(min-width:750px){.content-cards__slider{width:65.4rem;margin:0 auto}}@media(min-width:1200px){.content-cards__slider{width:96.4rem}}.content-cards__bar.swiper-initialized .swiper-wrapper:has(.content-card:not(.swiper-slide-visible)){cursor:grab}.content-cards__bar.swiper-scrollbar{position:static;width:100%;display:none}.content-cards__bar.swiper-scrollbar .swiper-scrollbar-drag{cursor:grab}@media(min-width:750px){.content-cards__bar.swiper-scrollbar{display:block;margin-top:6.4rem}}@media(min-width:750px){.content-cards__scrollbar-container.container{padding-inline:5rem}.content-cards__bar.swiper-scrollbar{height:.4rem;margin-top:3.2rem;border-radius:.2rem;background-color:#e8e5e0}.content-cards__bar.swiper-scrollbar .swiper-scrollbar-drag{height:.4rem;border-radius:.2rem;background-color:#202c48}}.content-cards .navigation--bar{display:flex;position:static;width:100%;justify-content:space-between;align-items:center;margin-top:3.2rem}@media(min-width:750px){.content-cards .navigation--bar{display:none}}.content-cards .navigation--slider{display:none;justify-content:space-between;align-items:center;position:static;margin-top:3.2rem;margin-left:0;margin-right:0;width:100%}@media(min-width:750px){.content-cards .navigation--slider{display:flex;width:75rem;margin-left:0;margin-right:0;top:auto;left:50%;bottom:50%;transform:translate(-50%,-50%);justify-content:space-between;position:absolute;margin-top:0;padding:0}}@media(min-width:1200px){.content-cards .navigation--slider{width:113.6rem}}.content-cards .content-cards__navigation-button{display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));width:3.2rem;height:3.2rem}.content-cards .content-cards__navigation-button.swiper-button-disabled{opacity:.5;pointer-events:none}@media screen and (min-width:990px){.content-cards .content-cards__navigation-button{width:3.6rem;height:3.6rem}}.content-cards .content-cards__navigation-button .icon{width:3.2rem;height:3.2rem}@media screen and (min-width:990px){.content-cards .content-cards__navigation-button .icon{width:3.6rem;height:3.6rem}}@media screen and (pointer:fine){.content-cards .content-cards__navigation-button{transition:opacity var(--duration-default) ease,transform var(--duration-default) ease}.content-cards .content-cards__navigation-button:hover{opacity:var(--hover-opacity)}}.content-cards .content-cards__navigation-button-prev .icon{transform:rotate(180deg)}@media screen and (pointer:fine){.content-cards .content-cards__navigation-button-prev:hover{transform:translate(-.2rem)}}@media screen and (pointer:fine){.content-cards .content-cards__navigation-button-next:hover{transform:translate(.2rem)}}.content-cards .content-cards__navigation+.container__pagination{margin-top:2rem}@media(min-width:750px){.content-cards .content-cards__navigation+.container__pagination{margin-top:4rem}}@media(min-width:1200px){.content-cards .content-cards__navigation+.container__pagination{margin-top:5.6rem}}.content-cards__bar:not(.swiper-initialized) .content-cards-list__wrapper,.content-cards__slider:not(.swiper-initialized) .content-cards-list__wrapper{gap:1.2rem}@media(min-width:750px){.content-cards__bar:not(.swiper-initialized) .content-cards-list__wrapper,.content-cards__slider:not(.swiper-initialized) .content-cards-list__wrapper{gap:1.6rem}}@media(min-width:1200px){.content-cards{--content-cards-inline-gutter: 5rem}.content-cards[data-layout=bar] .content-cards__layout.container{padding-inline:5rem}}@media(min-width:1440px){.content-cards{--content-cards-inline-gutter: calc(5rem + (100vw - 1440px)/2) }}@media screen and (max-width:749px){.content-cards--visible_overflow{overflow:hidden}.content-cards--visible_overflow .swiper.content-cards-swiper.swiper-initialized{overflow:visible}.content-cards--visible_overflow .content-cards__navigation{display:none!important}.content-cards--visible_overflow .content-card{width:31rem;max-width:100%}.content-cards--visible_overflow .content-card:only-child{width:100%}}@media screen and (max-width:749px){.content-cards--with_arrows .content-cards__navigation{display:flex!important}}.content-card{display:flex;flex-direction:column;gap:1rem;height:auto}@media(min-width:750px){.content-card{gap:1.6rem;flex-direction:row;width:auto;min-height:35.4rem}}@media(min-width:750px){.content-card{height:40rem;min-height:40rem}}.content-card__align-left{text-align:left;align-items:flex-start}.content-card__align-right{text-align:right;align-items:flex-end}.content-card__align-center{text-align:center;align-items:center}.content-card--start{justify-content:flex-start}.content-card--end{justify-content:flex-end}.content-card--center{justify-content:center}.content-card--space-between{justify-content:space-between}.content-card__text-first .content-card__text,.content-card__image-first .content-card__image{order:-1}.content-card__wrapper{overflow:hidden;position:relative;border-radius:2rem}.content-card__text{color:rgb(var(--color-foreground-secondary));background-color:var(--content-card-text-background, transparent);display:flex;width:100%;height:100%}.content-card__text .subtitle,.content-card__text .title,.content-card__text .description{color:inherit}.content-card__text:after{content:"";display:block;width:0;padding-bottom:81%}@media(min-width:750px){.content-card__text:after{padding-bottom:123%}}@media(min-width:750px){.content-card__text{height:unset}.content-cards__slider .content-card__text:not(.full-card-part),.content-cards__bar .content-card__text{width:28.4rem}}@media(min-width:750px){.content-cards__slider .content-card__text:not(.full-card-part),.content-cards__bar .content-card__text{width:40rem;height:40rem;flex:0 0 40rem}.content-card__text:after{padding-bottom:100%}}.content-card__text.full-card-part{height:100%}.content-card__text.full-card-part:after{padding-bottom:0}.content-card__text-container{width:100%;height:100%;display:flex;flex-direction:column;gap:1.6rem;padding:3.2rem}@media(min-width:990px){.content-card__text-container{padding:3.2rem}}.content-card__text-container .button{max-width:100%;max-height:unset}.content-card__text-container .button__content{word-break:break-word}.content-card__text .description{color:#4e574e;margin-bottom:0;cursor:auto;font-family:Manrope,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;letter-spacing:0;line-height:1.4}.content-card__text .description+.button{margin-top:2.4rem}.content-card__content-bottom{max-width:100%}.content-card__heading{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.4rem;font-style:normal;font-weight:700;letter-spacing:0;line-height:1;text-transform:uppercase;white-space:pre-line}.content-card__image{background-color:rgb(var(--color-background));display:flex;width:100%;flex-shrink:0}.content-card__image--without-bg{background-color:transparent}.content-card__image:after{content:"";display:block;width:0;padding-bottom:81%}@media(min-width:750px){.content-card__image:after{padding-bottom:100%}}@media(min-width:750px){.content-card__image{flex-shrink:unset}.content-cards__slider .content-card__image:not(.full-card-part),.content-cards__bar .content-card__image{width:35.4rem}}@media(min-width:750px){.content-cards__slider .content-card__image:not(.full-card-part),.content-cards__bar .content-card__image{width:40rem;height:40rem;flex:0 0 40rem}}.content-cards__slider .content-card__image.full-card-part{height:100%}.content-cards__slider .content-card__image.full-card-part:after{padding-bottom:0}@media(max-width:575px){.content-cards__bar .content-card__image.full-card-part{height:100%}.content-cards__bar .content-card__image.full-card-part:after{padding-bottom:0}}.content-card__image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;z-index:2;background-color:rgb(var(--color-overlay));opacity:var(--content-card-image-overlay-opacity, 0)}.content-card__image img,.content-card__image svg{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.content-card__image .content-card__text-container{z-index:3}@media screen and (max-width:749px){.content-card__text,.content-card__image{width:31rem;max-width:100%;height:26.5rem;flex:0 0 26.5rem}.content-card__text:after,.content-card__image:after{padding-bottom:0}}.button.content-card__image-button{color:var(--content-card-image-button-color, rgb(var(--color-button-text)));background-color:var(--content-card-image-button-background, rgb(var(--color-button)))}.button.content-card__image-button .button__label,.button.content-card__image-button .button__label:after,.button.content-card__image-button .button__icon{color:var(--content-card-image-button-color, rgb(var(--color-button-text)))}.button.content-card__image-button .button__icon svg path{stroke:currentColor}.button.content-card__image-button .animated-button-circle{background-color:var(--content-card-image-button-background, rgb(var(--color-button)))}@media screen and (pointer:fine){.button.content-card__image-button:not(:disabled):not([aria-disabled=true]):hover,.button.content-card__image-button:not(:disabled):not([aria-disabled=true]):hover .button__label,.button.content-card__image-button:not(:disabled):not([aria-disabled=true]):hover .button__icon{color:var(--content-card-image-button-color, rgb(var(--color-button-text)))}}@media screen and (min-width:1025px){.content-cards{padding-block:var(--content-cards-top-spacing, 0) var(--content-cards-bottom-spacing, 0)}}.button.content-cards-drag-button{position:fixed;display:none;align-items:center;column-gap:.8rem;padding:.9rem 2.6rem;border-radius:var(--border-radius-button);pointer-events:none;width:max-content;box-shadow:0 2px 28px rgba(var(--color-shadow),.06);opacity:0;visibility:hidden;transition:background-color .3s ease,padding .3s ease,visibility .3s;z-index:10}.button.content-cards-drag-button .content-cards-drag-button__text.button__label{transition:color .3s ease}.button.content-cards-drag-button svg.icon{width:1.2rem;height:1.2rem}.button.content-cards-drag-button svg.icon path{transition:stroke .3s ease}@media screen and (pointer:fine)and (min-width:1200px){html:not(.no-js) .content-cards.content-cards-with-custom-cursor .content-cards__bar.swiper-initialized:has(.content-card:not(.swiper-slide-fully-visible)) .content-cards-list__wrapper.swiper-wrapper{cursor:none}html:not(.no-js) .content-cards.content-cards-with-custom-cursor .content-cards__bar.swiper-initialized:has(.content-card:not(.swiper-slide-fully-visible)) .content-cards-drag-button{display:flex}html:not(.no-js) .content-cards.content-cards-with-custom-cursor .content-cards__bar.swiper-initialized:has(.content-card:not(.swiper-slide-fully-visible)).cursor-active .content-cards-drag-button{opacity:1;visibility:visible}html:not(.no-js) .content-cards.content-cards-with-custom-cursor .content-cards__bar.swiper-initialized:has(.content-card:not(.swiper-slide-fully-visible)).cursor-active .content-cards-drag-button.drag-active{padding:.9rem 1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/section-content-cards.css.map */
