.cover-image{position:relative;overflow:hidden;min-height:65vh;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center}.cover-image__container{display:grid;grid-gap:3rem;gap:3rem}picture.cover-image__image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;-o-object-fit:cover;object-fit:cover}picture.cover-image__image.cover-image__image--overlay:after{content:"";position:absolute;inset:0;width:100%;height:100%;background-image:linear-gradient(to right,#000c 50%,#00000010)}.cover-image__label{color:#fff}.cover-image__label .label__icon{background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_832_5564)'%3E%3Cpath d='M5.99953 8.86362L8.56453 10.441C8.63108 10.4814 8.70812 10.5011 8.7859 10.4978C8.86368 10.4944 8.93872 10.468 9.00152 10.422C9.06433 10.376 9.11209 10.3124 9.13877 10.2393C9.16545 10.1662 9.16985 10.0868 9.15141 10.0111L8.45391 7.06784L10.7367 5.09909C10.7949 5.04798 10.8369 4.98095 10.8574 4.90627C10.878 4.83159 10.8762 4.75252 10.8523 4.67884C10.8284 4.60515 10.7835 4.54008 10.7231 4.49164C10.6626 4.4432 10.5893 4.41353 10.5122 4.40628L7.51641 4.16253L6.36235 1.36878C6.33292 1.2967 6.2827 1.23502 6.21808 1.1916C6.15347 1.14819 6.07738 1.125 5.99953 1.125C5.92168 1.125 5.8456 1.14819 5.78098 1.1916C5.71636 1.23502 5.66614 1.2967 5.63672 1.36878L4.48266 4.16253L1.48688 4.40628C1.40924 4.41309 1.33532 4.44264 1.27438 4.49122C1.21343 4.5398 1.16815 4.60527 1.1442 4.67943C1.12024 4.7536 1.11867 4.83318 1.13968 4.90824C1.1607 4.98329 1.20336 5.05049 1.26235 5.10143L3.54516 7.07018L2.84766 10.0111C2.82922 10.0868 2.83362 10.1662 2.86029 10.2393C2.88697 10.3124 2.93473 10.376 2.99754 10.422C3.06035 10.468 3.13539 10.4944 3.21317 10.4978C3.29095 10.5011 3.36798 10.4814 3.43453 10.441L5.99953 8.86362Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_832_5564'%3E%3Crect width='12' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.cover-image__title{margin-bottom:1rem;color:#fff}.cover-image__title span{font-style:italic;font-weight:500;padding-right:.3em}.cover-image__text{color:#fff}.cover-image__icons{position:relative;padding:3.59375rem 2rem;border-radius:.75rem;background-color:#fff;overflow:hidden;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;grid-gap:1.5rem;min-width:29.4444444444vw}.cover-image__item{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;gap:.5rem;color:#606060}.cover-image__icon{flex-shrink:0}.cover-image__bg-svg{position:absolute;bottom:-6.0416666667vw;right:-2.9861111111vw;width:22.9166666667vw;height:auto;z-index:-1}.cover-image__bg-svg .js-bg-logo-path{opacity:1;stroke:#fef7f3}@media screen and (min-width:640px){.cover-image__container{grid-template-columns:23.75rem auto;align-items:center}}@media screen and (min-width:768px){.cover-image{min-height:52.0833333333vw}.cover-image__container{gap:22.0138888889vw}}
