.image-banners{position:relative}.image-banners .title-wrapper--align-start{text-align:start;justify-content:flex-start}.image-banners .title-wrapper--align-center{text-align:center;justify-content:center}.image-banners .title-wrapper--align-end{text-align:end;justify-content:flex-end}.image-banners__grid{display:grid;grid-template-columns:2fr 1fr;gap:var(--grid-desktop-horizontal-spacing);align-items:start}@media screen and (max-width: 749px){.image-banners__grid{grid-template-columns:1fr!important;gap:var(--grid-mobile-horizontal-spacing)}}.image-banners__item{position:relative;display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.image-banners__item--linked{cursor:pointer}.image-banners__item--linked:hover{text-decoration:none;color:inherit}.image-banners__item--large{min-height:60rem}.image-banners__item--small{min-height:40rem}@media screen and (max-width: 749px){.image-banners__item--large,.image-banners__item--small{min-height:30rem}}.image-banners__media{position:relative;flex:1;overflow:hidden;border-radius:var(--media-radius)}.image-banners__media:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:1}.image-banners__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.image-banners__item:hover .image-banners__image{transform:scale(1.05)}.image-banners__button-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3}.image-banners__button{width:6rem;height:6rem;border-radius:50%;background:#ffffffe6;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px #0000001a}.image-banners__button:hover,.image-banners__item--large:hover .image-banners__button{background:#fff;transform:scale(1.1);box-shadow:0 6px 30px #00000026}.image-banners__button-icon{width:2rem;height:2rem;transition:transform .3s ease;transform:rotate(-45deg)}.image-banners__button:hover .image-banners__button-icon,.image-banners__item--large:hover .image-banners__button-icon{transform:rotate(0)}.image-banners__button-icon svg{width:100%;height:100%;fill:currentColor}.image-banners__content{position:absolute;bottom:0;left:0;right:0;padding:2rem;background:linear-gradient(transparent,#000000b3);z-index:2}.image-banners__content--bottom-start{text-align:left}.image-banners__content--bottom-center{text-align:center}.image-banners__content--bottom-end{text-align:right}.image-banners__content--center-start{top:50%;bottom:auto;transform:translateY(-50%);text-align:left;background:#000000b3}.image-banners__content--center{top:50%;bottom:auto;transform:translateY(-50%);text-align:center;background:#000000b3}.image-banners__content--center-end{top:50%;bottom:auto;transform:translateY(-50%);text-align:right;background:#000000b3}.image-banners__content--top-start{top:0;bottom:auto;text-align:left;background:linear-gradient(rgba(0,0,0,.7),transparent)}.image-banners__content--top-center{top:0;bottom:auto;text-align:center;background:linear-gradient(rgba(0,0,0,.7),transparent)}.image-banners__content--top-end{top:0;bottom:auto;text-align:right;background:linear-gradient(rgba(0,0,0,.7),transparent)}[dir=rtl] .image-banners__content--bottom-start{text-align:right}[dir=rtl] .image-banners__content--bottom-end{text-align:left}[dir=rtl] .image-banners__content--center-start{text-align:right}[dir=rtl] .image-banners__content--center-end{text-align:left}[dir=rtl] .image-banners__content--top-start{text-align:right}[dir=rtl] .image-banners__content--top-end{text-align:left}.image-banners__title{margin:0 0 1rem;font-size:2.4rem;font-weight:600;line-height:1.2;color:#fff}@media screen and (max-width: 749px){.image-banners__title{font-size:2rem}}.image-banners__description{margin:0;font-size:1.4rem;line-height:1.5;opacity:.9;color:#fff}@media screen and (max-width: 749px){.image-banners__description{font-size:1.2rem}}.image-banners__description p{margin:0}.image-banners__description p+p{margin-top:.5rem}@media (prefers-reduced-motion: no-preference){.image-banners__item{opacity:0;transform:translateY(2rem);transition:opacity .6s ease,transform .6s ease}.image-banners__item.animate--slide-in{opacity:1;transform:translateY(0)}}.image-banners__button:focus{outline:2px solid currentColor;outline-offset:2px}.image-banners__item--linked:focus{outline:2px solid currentColor;outline-offset:2px}@media (prefers-contrast: high){.image-banners__button{background:#fff;border:2px solid black}.image-banners__content{background:#000000e6}}@media (prefers-reduced-motion: reduce){.image-banners__image,.image-banners__button,.image-banners__button-icon,.image-banners__item{transition:none}.image-banners__item:hover .image-banners__image,.image-banners__button:hover,.image-banners__button:hover .image-banners__button-icon{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-image-banners.css.map */
