.hero-future-circle{display:flex;justify-content:center;overflow:hidden;text-align:center}.hero-future-circle:before{background-position:top;background-size:cover;content:"";inset:0;position:absolute;z-index:0}.hero-future-circle:after{background-color:rgba(0,0,0,.3);content:"";inset:0;position:absolute;z-index:1}.hero-future-circle__icon{height:var(--size-dynamic-285-322);left:50%;opacity:1;position:absolute;top:30%;transform:translate(-50%,-50%);width:var(--size-dynamic-285-322);z-index:2}.hero-future-circle__content{align-items:center;color:var(--color-white);display:flex;flex-direction:column;max-width:1040px;position:relative;z-index:2}.hero-future-circle__title{color:var(--color-white);font-family:var(--font-heading);font-size:var(--font-size-headline-xl);font-weight:500;line-height:1;margin-bottom:24px}.hero-future-circle__description{color:var(--color-white);font-family:var(--font-body);font-size:20px;font-weight:400;line-height:1.45;margin-bottom:var(--space-dynamic-40-80)}.hero-future-circle__actions{display:flex;flex-direction:column;gap:var(--space-dynamic-8-12);width:100%}.hero-future-circle__actions .custom-action-btn{width:100%}@media (min-width:524px){.hero-future-circle__icon{top:40%}}@media (min-width:768px){.hero-future-circle:before{background-position:top 15% center}.hero-future-circle__icon{top:35%}.hero-future-circle__title{margin-bottom:10px}.hero-future-circle__actions{flex-direction:row;gap:var(--space-dynamic-8-12);justify-content:center}.hero-future-circle__actions .custom-action-btn{width:auto}}