.image-banner .image-banner__wrapper{position:relative;z-index:2;display:flex;background-image:var(--desktop-bg-image);background-size:cover;background-position:var(--desktop-focal, center);background-repeat:no-repeat;border-radius:.4rem;overflow:hidden;padding:var(--padding-top-bottom, 4rem) var(--padding-left-right, 8rem);height:auto;aspect-ratio:var(--desktop-aspect-ratio, auto)}.image-banner__heading{position:relative;z-index:3;font-weight:700}.image-banner__heading[style*="--heading-font-size:"]{font-size:var(--heading-font-size)}@media screen and (max-width: 750px){.image-banner__heading[style*="--mobile-heading-font-size:"],.image-banner__heading p{font-size:var(--mobile-heading-font-size)}}.image-banner__heading p{color:var(--heading-color);font-size:var(--heading-font-size)}.image-banner__information .image-banner__text{margin-top:var(--text-information-margin-top)}@media screen and (max-width: 750px){.image-banner__information .image-banner__text{margin-top:var(--mobile-text-information-margin-top)}}.image-banner__wrapper--full{width:100%}.image-banner__wrapper--small .image-banner__subheading,.image-banner__wrapper--small .image-banner__heading{max-width:30rem}@media screen and (min-width: 1200px){.image-banner__wrapper--small .image-banner__subheading,.image-banner__wrapper--small .image-banner__heading{max-width:56.9rem}}@media screen and (min-width: 1360px){.image-banner__wrapper--small .image-banner__subheading,.image-banner__wrapper--small .image-banner__heading{max-width:61.7rem}}.image-banner__wrapper--small .image-banner__information{max-width:38.3rem}.image-banner__wrapper--medium .image-banner__subheading,.image-banner__wrapper--medium .image-banner__heading,.image-banner__wrapper--medium .image-banner__information{max-width:40rem}@media screen and (min-width: 1200px){.image-banner__wrapper--medium .image-banner__subheading,.image-banner__wrapper--medium .image-banner__heading,.image-banner__wrapper--medium .image-banner__information{max-width:65rem}}@media screen and (min-width: 1360px){.image-banner__wrapper--medium .image-banner__subheading,.image-banner__wrapper--medium .image-banner__heading,.image-banner__wrapper--medium .image-banner__information{max-width:69.8rem}}.image-banner__wrapper--large .image-banner__subheading,.image-banner__wrapper--large .image-banner__heading,.image-banner__wrapper--large .image-banner__information{max-width:50rem}@media screen and (min-width: 1200px){.image-banner__wrapper--large .image-banner__subheading,.image-banner__wrapper--large .image-banner__heading,.image-banner__wrapper--large .image-banner__information{max-width:69.8rem}}@media screen and (min-width: 1360px){.image-banner__wrapper--large .image-banner__subheading,.image-banner__wrapper--large .image-banner__heading,.image-banner__wrapper--large .image-banner__information{max-width:133rem}}.image-banner__wrapper--left{margin-right:auto;text-align:left}.image-banner__wrapper--center{margin:0 auto;text-align:center}.image-banner__wrapper--right{margin-left:auto;text-align:right}.image-banner__wrapper--top-right{margin-left:auto;margin-top:0;text-align:right}.image-banner__wrapper--bottom-right{margin-left:auto;margin-top:auto;text-align:right}.image-banner__button{margin-top:2.4rem}@media screen and (min-width: 1200px){.image-banner__button{margin-top:3.2rem}}.image-banner__information-additional{margin-top:3.2rem}@media screen and (min-width: 1360px){.image-banner__information-additional{margin-top:4.8rem}}.image-banner__text{position:relative;margin:0;z-index:3}.image-banner__text p{color:var(--text-information-color)}.image-banner__text p:first-child{margin-top:0}.image-banner__text p:last-child{margin-bottom:0}.image-banner__subheading{position:relative;z-index:3;color:var(--subheading-color);margin-bottom:var(--subheading-margin-bottom);font-size:var(--subheading-font-size, unset)}@media screen and (max-width: 750px){.image-banner__subheading{margin-bottom:var(--mobile-subheading-margin-bottom);font-size:var(--mobile-subheading-font-size, unset)}}.image-banner__subheading--additional{margin-bottom:.8rem;color:rgb(var(--color-foreground))}.image-banner__image-additional{position:relative;display:block;z-index:3}.image-banner .banner{display:flex;position:relative;flex-direction:column;min-height:initial}@media screen and (min-width: 750px){.image-banner .banner{flex-direction:row;border-radius:.4rem;overflow:hidden}}.image-banner .banner:not(:last-child){margin-bottom:2.4rem}@media screen and (min-width: 750px){.image-banner .banner--left{align-items:center;justify-content:flex-start}}@media screen and (min-width: 750px){.image-banner .banner--top-left{align-items:flex-start}}@media screen and (min-width: 750px){.image-banner .banner--bottom-left{align-items:flex-end}}@media screen and (min-width: 750px){.image-banner .banner--center{align-items:center;justify-content:center;text-align:center}.image-banner .banner--center .image-banner__subheading,.image-banner .banner--center .image-banner__heading,.image-banner .banner--center .image-banner__information{margin-inline:auto}.image-banner .banner--center .image-banner__column{margin:0 auto}}@media screen and (min-width: 750px){.image-banner .banner--right{justify-content:flex-end;align-items:center;text-align:right}.image-banner .banner--right .image-banner__subheading,.image-banner .banner--right .image-banner__heading,.image-banner .banner--right .image-banner__information{margin-inline-start:auto}}.image-banner .banner--top-right{justify-content:flex-end;align-items:flex-start;text-align:right}.image-banner .banner--top-right .image-banner__subheading,.image-banner .banner--top-right .image-banner__heading,.image-banner .banner--top-right .image-banner__information{margin-inline-start:auto}.image-banner .banner--bottom-right{justify-content:flex-end;align-items:flex-end;text-align:right}.image-banner .banner--bottom-right .image-banner__subheading,.image-banner .banner--bottom-right .image-banner__heading,.image-banner .banner--bottom-right .image-banner__information{margin-inline-start:auto}.image-banner .banner--adapt{height:auto}@media (max-width: 750px){.image-banner .image-banner__wrapper{background-image:var(--mobile-bg-image, var(--desktop-bg-image));background-position:var(--mobile-focal, center);padding:var(--mobile-padding-top-bottom, 2rem) var(--mobile-padding-left-right, 4rem);aspect-ratio:var(--mobile-aspect-ratio, auto);height:auto}.image-banner .banner-mobile--left{align-items:center;justify-content:flex-start}.image-banner .banner-mobile--top-left{align-items:flex-start}.image-banner .banner-mobile--bottom-left{align-items:flex-end}.image-banner .banner-mobile--center{align-items:center;justify-content:center;text-align:center}.image-banner .banner-mobile--right{justify-content:flex-end;align-items:center;text-align:right}.image-banner .banner-mobile--top-right{justify-content:flex-end;align-items:flex-start;text-align:right}.image-banner .banner-mobile--bottom-right{justify-content:flex-end;align-items:flex-end;text-align:right}}
/*# sourceMappingURL=/cdn/shop/t/131/assets/section-image-banner.css.map */
