@keyframes bounceDown{0%{transform:scale(1, 1) translateX(0)}10%{transform:scale(1.1, 0.9) translateX(0)}30%{transform:scale(0.9, 1.1) translateY(-4px)}50%{transform:scale(1.05, 0.95) translateY(6px)}57%{transform:scale(1, 1) translateY(-2px)}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}@keyframes bounce2{0%{transform:scale(1, 1) translateX(0)}10%{transform:scale(1.1, 0.9) translateX(0)}30%{transform:scale(0.9, 1.1) translateX(-4px)}50%{transform:scale(1.05, 0.95) translateX(2px)}57%{transform:scale(1, 1) translateX(-2px)}64%{transform:scale(1, 1) translateX(0)}100%{transform:scale(1, 1) translateX(0)}}@keyframes markBlue{0%{background-size:0% 100%;color:inherit}60%{color:inherit}100%{background-size:100% 100%;color:#1967d2}}@keyframes markGreen{0%{background-size:0% 100%}60%{color:inherit}100%{background-size:100% 100%;color:#157c32}}@keyframes markOrange{0%{background-size:0% 100%;color:inherit}60%{color:inherit}100%{background-size:100% 100%;color:#e4630a}}.full-banner{background-color:#245e95;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='40' viewBox='0 0 320 40' fill='none'%3E%3Cpath d='M40.9924 0.00831759L320 0.00831758V40H0C0 40 13.8656 40 20.0974 20.2541C26.8163 -1.03519 40.9924 0.00831759 40.9924 0.00831759Z' fill='%23143E6D'/%3E%3C/svg%3E");background-position:right bottom;background-repeat:no-repeat;color:#fff}.full-banner__wrapper{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:28px}.full-banner__image{flex-shrink:0;flex:0 0 100%;width:100%;max-width:264px;margin-top:-32px}.full-banner__image figure{margin:0}.full-banner__image img{max-width:100%;height:auto;display:block}.full-banner__main{flex:0 0 100%;width:100%;padding:40px 0;max-width:calc(100% - 296px);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px}.full-banner__content{flex:0 0 100%;width:100%;max-width:calc(100% - 255px)}.full-banner__label{display:block;font-size:12px;line-height:16px;text-transform:uppercase;margin-bottom:4px;color:#62c8d9;font-family:"Inter",sans-serif;font-weight:600}.full-banner__title{font-size:32px;line-height:48px;margin-bottom:4px;color:#f9fafb;font-family:"Inter",sans-serif;font-weight:600}.full-banner__desc{font-size:14px;line-height:20px;color:#f9fafb}.full-banner__cta{flex:0 0 100%;width:100%;max-width:215px;text-align:right}@media screen and (max-width: 1199px){.full-banner__main{gap:24px}.full-banner__content,.full-banner__cta{max-width:100%}.full-banner__cta{text-align:left}}@media screen and (max-width: 991px){.full-banner__title{font-size:28px;line-height:36px}}@media screen and (max-width: 767px){.full-banner__image,.full-banner__main{flex:0 0 100%;width:100%;max-width:100%}.full-banner__main{padding-top:0;padding-bottom:48px}.full-banner__image img{margin:0 auto}.full-banner__title br{display:none}}/*# sourceMappingURL=full-banner.min.css.map */