.hero-consensus{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:744px}.hero-consensus__tag{color:var(--Brand-Lt-Orange,#ffbd8e);font-size:calc(16px*var(--scale));font-weight:700;letter-spacing:1.4px;margin-bottom:60px!important;text-transform:uppercase}.hero-consensus__intro,.hero-consensus__tag{font-style:normal;line-height:120%;text-align:center}.hero-consensus__intro{color:var(--Brand-White,#fff);font-size:calc(20px*var(--scale));font-weight:400;letter-spacing:4px;margin-bottom:38px}.hero-consensus__image{margin-bottom:60px;max-width:100%}.hero-consensus__h1{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.hero-consensus__description,.hero-consensus__description *{color:var(--Brand-White,#fff);font-size:calc(18px*var(--scale));font-style:normal;font-weight:400;line-height:150%;margin-bottom:60px;text-align:center!important}.hero-consensus__cta{display:flex;flex-direction:row;gap:16px;margin-bottom:60px}.hero-consensus__button{align-items:center;border-radius:69px;display:flex;font-size:calc(16px*var(--scale));font-style:normal;font-weight:600;gap:10px;height:56px;justify-content:center;line-height:20px;padding:18px 32px;text-decoration:none;transition:.3s}.hero-consensus__button:hover{text-decoration:none}.hero-consensus__button.hero-consensus__button--filled{background:var(--Brand-Orange,#fc6839);border:1px solid transparent;color:var(--Gray-0-White,#fff)}.hero-consensus__button.hero-consensus__button--filled:hover,.hero-consensus__button.hero-consensus__button--outlined{background:transparent;border:1px solid var(--Brand-Orange,#fc6839);color:var(--Brand-Orange,#fc6839)}.hero-consensus__button.hero-consensus__button--outlined:hover{background:var(--Brand-Orange,#fc6839);border:1px solid transparent;color:var(--Gray-0-White,#fff)}@media (max-width:768px){.hero-consensus__cta{flex-direction:column}}