.b-highlight-banner{background:#18244f;color:#fff;padding:64px 0;position:relative;text-align:center}.b-highlight-banner__subtitle{font-style:normal;font-weight:700;font-size:24px;line-height:32px;margin-bottom:16px}@media (min-width:768px){.b-highlight-banner__subtitle{font-size:26px}}.b-highlight-banner__title{font-size:28px;font-style:normal;font-weight:700;line-height:34px;letter-spacing:0;margin-bottom:0}@media (min-width:768px){.b-highlight-banner__title{font-size:48px;line-height:58px}}.b-highlight-banner__quote{padding:16px;border-radius:16px;border:2px solid #fff;display:flex;align-items:center;gap:16px;width:-moz-fit-content;width:fit-content;opacity:0;transform:translateY(30px);transition:opacity .6s cubic-bezier(.4,0,.2,1) 0s,transform .6s cubic-bezier(.4,0,.2,1) 0s}.b-highlight-banner__quote:first-child{margin-left:24px}.b-highlight-banner__quote:nth-child(2){margin-left:112px}.b-highlight-banner__quote:last-child{margin-left:auto}.b-highlight-banner__quote.is-animating{opacity:1;transform:translateY(0)}.b-highlight-banner__quote .js-quote-svg.is-rotating{animation:quote-rotate 1.2s cubic-bezier(.4,0,.2,1) 1}.b-highlight-banner__quotes{display:flex;flex-direction:column;margin-top:64px;gap:24px}@media (min-width:768px){.b-highlight-banner{padding:96px 0;height:676px}.b-highlight-banner .container{height:100%}.b-highlight-banner__center{display:flex;flex-direction:column;justify-content:center;height:100%;flex:0 0 75%;max-width:75%;margin:0 auto}.b-highlight-banner__quotes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;margin-top:0}.b-highlight-banner__quote{position:absolute}.b-highlight-banner__quote:first-child{top:26px;left:34px}.b-highlight-banner__quote:nth-child(2){top:0;right:36px}.b-highlight-banner__quote:nth-child(3){bottom:0;left:36px}.b-highlight-banner__quote:last-child{bottom:38px;right:36px}}@media (min-width:992px){.b-highlight-banner{height:696px}.b-highlight-banner__center{flex:0 0 40%;max-width:40%}.b-highlight-banner__quote:first-child{left:46px;top:0}.b-highlight-banner__quote:nth-child(2){top:38px;right:60px}.b-highlight-banner__quote:nth-child(3){bottom:0;left:108px}.b-highlight-banner__quote:last-child{bottom:38px;right:35px}}@keyframes quote-rotate{0%{transform:rotate(0deg)}20%{transform:rotate(-12deg)}40%{transform:rotate(12deg)}60%{transform:rotate(-8deg)}80%{transform:rotate(8deg)}to{transform:rotate(0deg)}}