.o-banner{align-items:center;background:transparent;display:flex;overflow:hidden;position:relative}.o-banner__size--small .o-banner__inner{min-height:40rem}.o-banner__size--medium .o-banner__inner{min-height:60rem}.o-banner__size--large .o-banner__inner{min-height:100vh}.o-banner__first-section-on-page.o-banner__size--large .o-banner__inner{min-height:calc(100vh - var(--header-height))}@media screen and (min-width:1100px){.o-banner__border{border:1px solid rgb(var(--color-border));border-top:0;overflow:hidden;padding:0 4rem;position:relative}}@media screen and (min-width:1440px){.o-banner__border{padding:0 8rem}}.o-banner__border .o-banner__heading{border-bottom:1px solid rgb(var(--color-border));padding-bottom:2rem;position:relative}@media screen and (min-width:1100px){.o-banner__border .o-banner__heading{border:1px solid rgb(var(--color-border));border-top:0;display:inline-flex;padding:3rem 4rem}.o-banner__border .o-banner__heading:before{left:calc(var(--layout-container-width)/2*-1)}.o-banner__border .o-banner__heading:after,.o-banner__border .o-banner__heading:before{background-color:rgb(var(--color-border));content:"";height:1px;position:absolute;top:0;width:calc(var(--layout-container-width)/2)}.o-banner__border .o-banner__heading:after{left:100%}}@media screen and (min-width:1440px){.o-banner__border .o-banner__heading{padding:3rem 5rem}}.o-banner__heading--border{padding-bottom:3rem;position:relative}.o-banner__heading--border:after{background:rgb(var(--color-text));bottom:0;content:"";display:block;height:.1rem;left:0;position:absolute;width:100%}.o-banner__background-media{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.o-banner__background-media .o-banner__video{height:100%;position:relative;width:100%}.o-banner__background-media .o-banner__video.has_video_mobile{display:none}@media screen and (min-width:1100px){.o-banner__background-media .o-banner__video.has_video_mobile{display:block}}.o-banner__background-media .o-banner__video--mobile{display:block}@media screen and (min-width:1100px){.o-banner__background-media .o-banner__video--mobile{display:none}}.o-banner__background-media .o-banner__video video{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.o-banner__background-media .o-banner__image{height:100%;position:relative;width:100%}.o-banner__background-media .o-banner__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.o-banner__background-media .o-banner__image svg,.o-banner__overlay{height:100%;width:100%}.o-banner__overlay{background:rgba(var(--color-black),.2);border-radius:var(--border-radius);left:0;position:absolute;top:0}.o-banner__content-wrapper{position:relative;z-index:8}.o-banner__counters{align-items:center;display:flex;flex-direction:column;gap:7rem 3rem;justify-content:space-between;padding-bottom:3rem;padding-top:3rem}@media screen and (min-width:1100px){.o-banner__counters{align-items:flex-start;flex-direction:row;padding-bottom:10rem;padding-top:10rem}}.o-banner__counters p{margin-bottom:0}.o-banner__counters__counter{align-items:center;display:flex;flex-direction:column;gap:2.3rem}@media screen and (min-width:1100px){.o-banner__counters__counter{align-items:flex-start;display:flex;flex-basis:33%;flex-direction:column}}.o-banner__counters__counter:nth-child(2){align-items:center}.o-banner__counters__counter:nth-child(3){align-items:flex-end}.o-banner__counters__counter--number{font-family:var(--ff-secondary);font-size:8rem;line-height:80%}.o-banner__counters__counter--number-unit{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center}@media screen and (min-width:1100px){.o-banner__counters__counter--number-unit{align-items:flex-end;flex-direction:row}}.o-banner__counters__counter--unit{font-size:2rem;line-height:2rem;text-align:center;text-transform:uppercase}@media screen and (min-width:1100px){.o-banner__counters__counter--unit{text-align:left}}.o-banner__counters__counter--text{text-align:center}@media screen and (min-width:1100px){.o-banner__counters__counter--text{text-align:left}}.o-banner__counters__counter-inner{align-items:center;display:flex;flex-direction:column;gap:2.3rem}@media screen and (min-width:1100px){.o-banner__counters__counter-inner{align-items:flex-start;min-width:20rem}}.o-banner__inner{align-items:center;display:flex;padding-bottom:var(--layout-section-padding-mobile);padding-top:var(--layout-section-padding-mobile);width:100%;z-index:5}@media screen and (min-width:768px){.o-banner__inner{padding-bottom:var(--layout-section-padding-desktop);padding-top:var(--layout-section-padding-desktop)}}.o-banner__constrict .o-banner__inner{padding-left:var(--layout-site-padding);padding-right:var(--layout-site-padding);position:relative}.o-banner__page-width .o-banner__image img,.o-banner__page-width .o-banner__image svg,.o-banner__page-width .o-banner__overlay,.o-banner__page-width .o-banner__video video{border-radius:0}