.full-width-image-content{font-family:Inter,sans-serif;font-size:var(--text-size-400);font-weight:400;line-height:1.5;overflow:hidden;padding-bottom:0;padding-top:0;position:relative}.full-width-image-content__image{margin:0;z-index:1}.full-width-image-content__image,.full-width-image-content__image img,.full-width-image-content__image:before{height:100%;left:0;position:absolute;top:0;width:100%}.full-width-image-content__image:before{content:"";z-index:2}.full-width-image-content__image:before,.has-dark-theme .full-width-image-content__image:before{background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(15,21,42,.3)),to(#0f152a));background:linear-gradient(180deg,rgba(15,21,42,.3) 50%,#0f152a)}@media (max-width:48rem){.full-width-image-content__image:before,.has-dark-theme .full-width-image-content__image:before{background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(15,21,42,.6)),to(#0f152a));background:linear-gradient(180deg,rgba(15,21,42,.6) 50%,#0f152a)}}.has-light-theme .full-width-image-content__image:before{background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,hsla(0,0%,100%,.3)),to(#fff));background:linear-gradient(180deg,hsla(0,0%,100%,.3) 50%,#fff)}@media (max-width:48rem){.has-light-theme .full-width-image-content__image:before{background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,hsla(0,0%,100%,.6)),to(#fff));background:linear-gradient(180deg,hsla(0,0%,100%,.6) 50%,#fff)}}.full-width-image-content__image img{-o-object-fit:cover;object-fit:cover;z-index:1}.full-width-image-content__wrapper{aspect-ratio:120/60;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:var(--space-l);padding-bottom:var(--space-xl);padding-top:var(--space-xl);z-index:2}@media (max-width:48rem){.full-width-image-content__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;gap:1em;justify-content:flex-end;padding-top:var(--space-2xl)}}@media (min-width:48.001rem){.full-width-image-content__title{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%}.full-width-image-content__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}