.adaptive-banner{position:relative}.adaptive-banner picture svg{position:absolute;width:100%;height:100%}.adaptive-banner.fit-to-container--all{margin-right:var(--page-width-x-paddings-mobile);margin-left:var(--page-width-x-paddings-mobile)}@media screen and (min-width: 750px){.adaptive-banner.fit-to-container--all,.adaptive-banner.fit-to-container--desktop{margin-right:5rem;margin-left:5rem}}@media screen and (min-width: 1200px){.adaptive-banner.fit-to-container--all,.adaptive-banner.fit-to-container--desktop{margin-right:auto;margin-left:auto;max-width:calc(var(--page-width) - 10rem)}}@media screen and (max-width: 749.98px){.adaptive-banner.fit-to-container--mobile{margin-right:var(--page-width-x-paddings-mobile);margin-left:var(--page-width-x-paddings-mobile)}}.adaptive-banner::before{position:absolute;top:0;left:0;bottom:0;right:0;content:"";z-index:1}.adaptive-banner--bg-image>svg,.adaptive-banner--bg-image .adaptive-banner__image:not(.image-height-auto){position:absolute;top:0;right:0;bottom:0;left:0}.adaptive-banner--bg-image .adaptive-banner__image.image-height-auto{width:100%;height:auto}.adaptive-banner--bg-image .adaptive-banner__content-wrapper{height:100%}.adaptive-banner--bg-image .adaptive-banner__content-box--bg{background:rgb(var(--color-background));padding-right:20px;padding-left:20px}.adaptive-banner:not(.adaptive-banner--bg-image).fit-to-container--all .page-width{max-width:unset;padding:unset}@media screen and (min-width: 750px){.adaptive-banner:not(.adaptive-banner--bg-image).fit-to-container--desktop .page-width{max-width:unset;padding:unset}}@media screen and (max-width: 749.98px){.adaptive-banner:not(.adaptive-banner--bg-image).fit-to-container--mobile .page-width{max-width:unset;padding:unset}}.adaptive-banner__section-link{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.adaptive-banner>svg,.adaptive-banner__image{display:block;width:100%;height:100%}.adaptive-banner__image{-o-object-fit:cover;object-fit:cover}.adaptive-banner__content-wrapper{position:relative;display:flex;z-index:2}.adaptive-banner__content-wrapper .description{display:block}.adaptive-banner__content-wrapper .description h1,.adaptive-banner__content-wrapper .description h2,.adaptive-banner__content-wrapper .description h3,.adaptive-banner__content-wrapper .description h4{margin:0}.adaptive-banner__content-wrapper .description>*:not(h1,h2,h3,h4){margin-bottom:0}.adaptive-banner__content-wrapper .description>*:first-child{margin-top:0}.adaptive-banner__content-wrapper span.btn-wrap{display:block}.adaptive-banner__content-wrapper span.btn-wrap:not(:first-child){margin-top:12px}@media screen and (min-width: 750px){.adaptive-banner__content-wrapper span.btn-wrap:not(:first-child){margin-top:24px}}.adaptive-banner__content-wrapper span.btn-wrap :nth-child(2){margin-left:16px}.adaptive-banner__content-box{width:100%}