.expanding-blocks{--section-heading-font-size: clamp(3.6rem, 3.3135rem + .774vw, 4.8rem);--section-heading-line-height: 1.1;--section-heading-line-height-md: 1;--section-heading-letter-spacing: -1.08px;--section-heading-letter-spacing-md: -1.44px;--section-heading-italic-font-size: clamp(3.8rem, 3.5135rem + .774vw, 5rem);--section-heading-italic-line-height: 1;--section-heading-italic-line-height-md: 1;--section-heading-italic-letter-spacing: -1.14px;--section-heading-italic-letter-spacing-md: -1.5px;overflow:hidden}.expanding-blocks__heading p{color:#142130;text-align:center;font-family:var(--font-family-primary);font-size:var(--section-heading-font-size)!important;line-height:var(--section-heading-line-height)!important;letter-spacing:var(--section-heading-letter-spacing)!important;font-style:normal;font-weight:300;margin-bottom:3.8rem}.expanding-blocks__heading em{font-family:var(--font-family-secondary);font-size:var(--section-heading-italic-font-size)!important;font-weight:400}.expanding-blocks-item{border-radius:2rem;overflow:hidden;position:relative;display:flex;flex-direction:column;align-self:flex-end;aspect-ratio:5 / 8;cursor:pointer;justify-content:flex-end}.expanding-blocks-item__image-wrapper{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.expanding-blocks-item__image-wrapper img{width:100%;height:100%;object-fit:cover}.expanding-blocks-item__content-wrapper{position:relative;z-index:1;padding:2.8rem;display:flex;justify-content:space-between;align-items:flex-end;height:100%;background:linear-gradient(180deg,#14213000 50%,#142130a6)}.expanding-blocks-item__content-wrapper svg{min-width:2rem;width:2rem;height:2rem;color:var(--foreground-color)}.expanding-blocks-item__title,.expanding-blocks-item__title p{font-family:var(--font-family-primary);font-size:22.83px!important;line-height:110%!important;letter-spacing:0%!important;font-weight:300;color:var(--foreground-color);word-break:keep-all;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.expanding-blocks-item__title em{font-family:var(--font-family-secondary);font-size:1.15em!important;line-height:110%!important;letter-spacing:-3%!important;font-weight:400}.expanding-blocks-item__description{opacity:0;max-height:0;max-width:40rem;overflow:hidden;font-size:1.6rem!important;line-height:1.4em!important;color:var(--foreground-color)}.expanding-blocks-item__description div{margin-top:1.5rem}.expanding-blocks-item:not(.active) .icon-minus,.expanding-blocks-item.active .icon-plus{display:none}.expanding-blocks .swiper-pagination{position:static;padding:0;margin-top:3.6rem}.expanding-blocks .swiper-pagination .swiper-pagination-bullet{background:#142130;opacity:1;margin:0 .6rem;border-radius:1rem;transition:background .3s ease}.expanding-blocks .swiper-pagination .swiper-pagination-bullet:hover,.expanding-blocks .swiper-pagination .swiper-pagination-bullet-active{background:#cec2ad}@media screen and (max-width:819px){.expanding-blocks>.container{padding:0 2rem}}@media screen and (min-width:1280px){.expanding-blocks-items__wrapper{aspect-ratio:65 / 20}.expanding-blocks__heading p{line-height:var(--section-heading-line-height-md)!important;letter-spacing:var(--section-heading-letter-spacing-md)!important}.expanding-blocks-item__title,.expanding-blocks-item__title p{font-size:20px!important;line-height:110%!important;letter-spacing:0%!important;padding-right:2px}.expanding-blocks-item{--expand-duration: .6s;--text-duration: .3s;flex-grow:1;flex-shrink:0;flex-basis:0;height:100%;transition:flex-grow var(--expand-duration) ease}.expanding-blocks-item:hover,.expanding-blocks-item.expanded{flex-grow:3;transition:flex-grow var(--expand-duration) ease}.expanding-blocks-item__description{transition:all var(--text-duration) ease}.expanding-blocks-item:hover .expanding-blocks-item__description,.expanding-blocks-item.expanded .expanding-blocks-item__description{opacity:1;max-height:300px;transition:all var(--text-duration) var(--expand-duration) ease}.expanding-blocks-item:not(.active):not(:hover) .icon-plus{opacity:0}.expanding-blocks-item__content-wrapper svg{min-width:0;max-width:0;width:0;height:0;color:var(--foreground-color);transition:all 10ms ease;opacity:0}.expanding-blocks-item:hover .expanding-blocks-item__content-wrapper svg,.expanding-blocks-item.expanded .expanding-blocks-item__content-wrapper svg{min-width:2rem;max-width:2rem;width:2rem;height:2rem;transition:all 10ms var(--text-duration) ease;opacity:1}.expanding-blocks-item:nth-last-child(1){margin-right:0!important}}.expanding-blocks-modal{--color-foreground: #142130;--color-background: #F6F0E8;background:#cec2adcc;position:fixed;top:0;left:0;width:100%;height:100%;padding:6rem 3rem;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:10000}.expanding-blocks-modal.active{opacity:1;visibility:visible}.expanding-blocks-modal__card{position:relative;background:var(--color-background);color:var(--color-foreground);border-radius:2rem;overflow:hidden;max-width:100rem;width:100%;min-height:50rem;max-height:100%;display:flex;flex-direction:column;box-shadow:0 0 17.065px 4.266px #00000040}.expanding-blocks-modal__close{position:absolute;top:3.5rem;right:3.5rem;width:2.4rem;height:2.4rem;color:#fff;cursor:pointer;background:none;border:none;padding:0;z-index:1}.expanding-blocks-modal__close svg{width:100%;height:100%}.expanding-blocks-item__image{aspect-ratio:3 / 2;width:100%;object-fit:cover;height:auto}.expanding-blocks-modal__content{padding:3rem;overflow:auto}.expanding-blocks-modal__title,.expanding-blocks-modal__title p{font-family:var(--font-family-primary);font-size:2.4rem!important;line-height:1.2em!important;font-weight:300;color:var(--color-foreground)}.expanding-blocks-modal__title em{font-family:var(--font-family-secondary);font-size:2.6rem!important;font-weight:400}.expanding-blocks-modal__description{margin-top:2.4rem}.expanding-blocks-modal__description,.expanding-blocks-modal__description p,.expanding-blocks-modal__description li{font-size:1.6rem!important;line-height:1.6em!important;color:var(--color-foreground)}.expanding-blocks-modal__description ul{padding-left:1.8em}.expanding-blocks-modal__description li{margin-top:.4em}@media screen and (min-width:1280px){.expanding-blocks-modal__card{border-radius:4rem;flex-direction:row}.expanding-blocks-modal__close{color:var(--color-foreground)}.expanding-blocks-item__image{width:40%;height:auto;min-height:100%;object-fit:cover}.expanding-blocks-modal__content{padding:8.6rem;position:relative;flex:1}.expanding-blocks-modal__title,.expanding-blocks-modal__title p{font-size:3.6rem!important}.expanding-blocks-modal__title em{font-size:3.8rem!important}.expanding-blocks-modal__description{margin-top:3.2rem}}
/*# sourceMappingURL=/cdn/shop/t/866/assets/section-expanding-blocks.css.map */
