@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap");
.product2022 .content_fixed_width,
.promise2022 .content_fixed_width {
    padding: 0 25px !important
}

.home2022-redesign .cta_button>span,
.product2022 .cta_button>span,
.promise2022 #lets_talk input[type=submit],
.promise2022 .cta_button>span,
.utility-form--new input[type=submit] {
    transition: all .2s ease-out
}

.home2022-redesign .cta_button:hover>span,
.product2022 .cta_button:hover>span,
.promise2022 #lets_talk input[type=submit]:hover,
.promise2022 .cta_button:hover>span,
.utility-form--new input[type=submit]:hover {
    background: #2d5cea
}

.product2022 #lets_talk,
.promise2022 #lets_talk {
    margin-top: 2rem
}

.product2022 #lets_talk .divider,
.promise2022 #lets_talk .divider {
    display: none
}

.product2022 #lets_talk h1,
.promise2022 #lets_talk h1 {
    margin-top: unset;
    text-align: left;
    font-size: 1.625rem;
    line-height: 1.35;
    font-weight: 600
}

.product2022 #lets_talk .utility_text>p,
.promise2022 #lets_talk .utility_text>p {
    text-align: left;
    margin-top: 0
}

.product2022 #lets_talk .utility_text>p:last-of-type,
.promise2022 #lets_talk .utility_text>p:last-of-type {
    margin-bottom: 2.5rem
}

@media only screen and (min-width:768px) {
    .product2022 .content_fixed_width,
    .promise2022 .content_fixed_width {
        padding: 0 40px !important
    }
    .product2022 #lets_talk,
    .promise2022 #lets_talk {
        margin-top: 3.75rem
    }
    .product2022 #lets_talk h1,
    .promise2022 #lets_talk h1 {
        font-size: 2.5rem;
        line-height: 1.25;
        font-weight: 700;
        margin-bottom: 2rem
    }
}

.alternating-section {
    margin: 2rem 0
}

.alternating-section__title {
    font-size: 1.625rem;
    line-height: 1.35;
    font-weight: 600;
    margin-top: 0
}

.alternating-section h3 {
    font-size: 1.375rem;
    line-height: 1.35;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 1rem
}

.alternating-block {
    margin: 2.5rem 0;
    position: relative
}

.alternating-block__content {
    display: grid;
    grid-template-rows: repeat(2, auto);
    position: relative;
    z-index: 2
}

.alternating-block__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.alternating-block__info {
    grid-row: 2/3
}

.alternating-block__media {
    grid-row: 1/2;
    margin-bottom: 1.5rem
}

.alternating-block__desc ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.alternating-block__desc ul li {
    display: flex;
    margin-bottom: .5rem
}

.alternating-block__desc ul li>span {
    display: inline-block;
    margin-top: .25rem
}

.alternating-block__desc ul li:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Crect width='32' height='32' rx='4' fill='%2336F' fill-opacity='.03'/%3E%3Cpath d='M8.5 16l5 5 10-10' stroke='%2336F' stroke-width='2'/%3E%3C/svg%3E");
    display: inline-block;
    width: 2rem;
    height: 2rem;
    border-radius: 4px;
    margin-right: .5rem;
    overflow: hidden
}

.alternating-block__desc p:last-of-type {
    margin-bottom: 0
}

.alternating-block__link {
    display: inline-block;
    font-weight: 500;
    margin: 1rem 0 0
}

.alternating-block__video {
    background: #c4c4c4;
    border-radius: 16px;
    overflow: hidden
}

.alternating-block__video iframe {
    height: auto;
    min-height: 185px
}

.alternating-block__bg {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
    width: calc(100% + 20px);
    margin-left: -10px
}


@media only screen and (min-width:768px) {
    .alternating-section {
        margin: 3.75rem 0
    }
    .alternating-section__title {
        text-align: center
    }
    .alternating-section__title,
    .alternating-section h3 {
        font-size: 2.5rem;
        line-height: 1.25;
        font-weight: 700
    }
    .alternating-block {
        background-color: #f6f6f6;
        border-radius: 30px;
        padding: 1.75rem 4.5%;
        overflow: hidden;
        margin: 3.5rem 0
    }
    .alternating-block__content {
        align-items: center
    }
    .alternating-block__content,
    .alternating-block__content--content_left {
        grid-template-columns: minmax(auto, 350px) auto;
        grid-template-rows: auto;
        grid-column-gap: 5%
    }
    .alternating-block__info {
        grid-column: 1/2;
        grid-row: 1/-1
    }
    .alternating-block__media {
        grid-column: 2/3;
        grid-row: 1/-1;
        margin-bottom: 0
    }
    .alternating-block__content--content_right {
        grid-template-columns: auto minmax(auto, 340px)
    }
    .alternating-block__content--content_right .alternating-block__info {
        grid-column: 2/3
    }
    .alternating-block__content--content_right .alternating-block__media {
        grid-column: 1/2
    }
    .alternating-block__video iframe {
        min-height: unset
    }
    .alternating-block__bg {
        width: 72%;
        background-repeat: no-repeat;
        background-size: cover;
        margin: unset
    }
    .alternating-block__bg--right_blue_bg,
    .alternating-block__bg--right_green_bg_1,
    .alternating-block__bg--right_green_bg_2,
    .alternating-block__bg--right_yellow_bg {
        right: 0;
        left: unset;
        background-position-x: left
    }
    .alternating-block__bg--left_blue_bg_1,
    .alternating-block__bg--left_blue_bg_2,
    .alternating-block__bg--left_yellow_bg {
        background-position-x: center
    }
 
}

@media only screen and (min-width:1024px) {
    .alternating-block {
        padding: 3.25rem 5.25%
    }
    .alternating-block__content,
    .alternating-block__content--content_left {
        grid-template-columns: minmax(auto, 535px) auto;
        grid-column-gap: 10%
    }
    .alternating-block__content--content_right {
        grid-template-columns: auto minmax(auto, 535px)
    }
    .alternating-block__bg {
        width: 50%;
        min-width: 385px
    }
    .alternating-block__bg,
    .alternating-block__bg--right_blue_bg,
    .alternating-block__bg--right_green_bg_1,
    .alternating-block__bg--right_green_bg_2,
    .alternating-block__bg--right_yellow_bg {
        background-position: 100%
    }
    .alternating-block__bg--right_green_bg_1 {
        background-position-x: 50%
    }
    .alternating-block__bg--left_blue_bg_1,
    .alternating-block__bg--left_blue_bg_2,
    .alternating-block__bg--left_yellow_bg {
        background-position: 0
    }
}

@media only screen and (min-width:1360px) {
    .alternating-block__video iframe {
        min-height: 270px
    }
}

@media only screen and (min-width:1460px) {
    .alternating-block__bg--right_green_bg_1 {
        background-position-x: 100%
    }
}

.hero-banner {
    text-align: center;
    width: 100%;
    margin: 4rem auto 2rem
}

.hero-banner__title {
    font-weight: 700;
    margin-bottom: 1.5rem;
    line-height: 1.25
}

.hero-banner__title--lg,
.hero-banner__title--md,
.hero-banner__title--sm {
    font-size: 1.875rem
}

.hero-banner__desc {
    font-size: 1rem;
    line-height: 1.5;
    margin: 1.5rem 0 2rem;
    width: 100%
}

.hero-banner__actions {
    margin: 2rem 0 2.5rem
}

.hero-banner__img {
    width: calc(100% + 30px);
    transform: translateX(-15px);
    margin: 2.5rem 0 2rem
}

@media only screen and (max-width:360px) {
    .hero-banner__img {
        width: 100%;
        transform: unset
    }
}

@media only screen and (min-width:768px) {
    .hero-banner {
        max-width: 1114px;
        margin: 5.625rem auto 3.75rem
    }
    .hero-banner__title--lg {
        font-size: 4.25rem
    }
    .hero-banner__title--md {
        font-size: 3.25rem
    }
    .hero-banner__title--sm {
        font-size: 3rem
    }
    .hero-banner__desc {
        font-size: 1.375rem;
        margin: 1.5rem auto 2.5rem;
        max-width: 815px
    }
    .hero-banner__actions {
        margin: 2.5rem 0 4rem
    }
    .hero-banner__img {
        width: unset;
        transform: unset;
        margin: 4rem 0 0
    }
}

.cards-section {
    margin: 2rem 0
}

.cards-section__title {
    font-size: 1.625rem;
    line-height: 1.35;
    font-weight: 600;
    margin-top: 0
}

.cards {
    margin-top: 2.5rem
}

.card {
    padding: 1rem;
    border-radius: 7px;
    margin-bottom: 1.5rem;
    display: grid;
    grid-template-columns: 120px auto;
    grid-template-rows: repeat(3, auto);
    grid-column-gap: .5rem
}

.card:last-of-type {
    margin-bottom: 0
}

.card__title {
    font-size: 1.375rem;
    line-height: 1.35;
    font-weight: 600;
    margin-bottom: .15rem;
    grid-column: 1/-1;
    grid-row: 1/2
}

.card__desc {
    line-height: 1.625;
    margin: .5rem 0 1rem;
    grid-column: 1/-1;
    grid-row: 2/3
}

.card__desc p {
    margin-top: 0
}

.card__desc p:last-of-type {
    margin-bottom: 0
}

.card__actions,
.price {
    grid-row: 3/4
}

.price {
    grid-column: 2/3;
    display: flex;
    align-items: center
}

.price__value {
    font-size: 1.375rem;
    line-height: 1.875;
    font-weight: 600;
    margin-right: .25rem
}

.price__note {
    font-size: .65rem;
    line-height: 1.45
}

.price__note p {
    margin: 0
}

.card__actions {
    grid-column: 1/2;
    align-self: center
}

.card__actions a>span {
    line-height: 1;
    padding: .625rem;
    font-weight: 500;
    min-width: 120px;
    box-sizing: border-box;
    white-space: nowrap
}

@media only screen and (max-width:360px) {
    .price {
        flex-direction: column;
        align-items: baseline
    }
}

@media only screen and (min-width:768px) {
    .cards-section {
        margin: 3.75rem 0
    }
    .cards-section__title {
        text-align: center;
        font-size: 2.5rem;
        line-height: 1.25;
        font-weight: 700
    }
}

@media only screen and (min-width:1024px) {
    .cards {
        margin-top: 3.75rem;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 2rem
    }
    .card,
    .cards {
        margin-bottom: 0
    }
}

@media only screen and (min-width:1440px) {
    .card {
        margin-bottom: 0;
        padding: 2rem;
        border-radius: 15px;
        grid-template-columns: auto max-content;
        grid-template-rows: repeat(3, max-content);
        grid-row-gap: 1.25rem;
        grid-column-gap: 2rem
    }
    .card__title {
        font-size: 2.5rem;
        line-height: 1.25;
        font-weight: 700;
        margin-bottom: unset;
        grid-column: 1/2;
        grid-row: 1/2
    }
    .card__actions {
        align-self: baseline
    }
    .price {
        grid-column: 1/2;
        grid-row: 2/3
    }
    .price__value {
        font-size: 2rem;
        line-height: 1.375;
        margin-right: 1rem
    }
    .price__note {
        font-size: .8rem;
        line-height: 1.4;
        max-width: 170px
    }
    .card__desc {
        grid-column: 1/2;
        grid-row: 3/4;
        margin: 0;
        padding-right: 11%
    }
    .card__actions {
        grid-column: 2/3;
        grid-row: 1/2
    }
    .card__actions a>span {
        padding: .85rem;
        min-width: 140px
    }
}

.cta-block {
    margin: 2rem 0
}

.cta-block__wrapper {
    background-color: #36f;
    border-radius: 7px;
    padding: 1.5rem 1rem;
    color: #fff
}

.cta-block__title {
    font-size: 1.625rem;
    line-height: 1.35;
    font-weight: 600;
    margin: 0 0 1rem
}

.cta-block__img {
    display: none
}

.cta-block__text p {
    margin-top: 0
}

.cta-block__text p:last-of-type {
    margin-bottom: 0
}

.cta-block__link {
    color: inherit;
    display: inline-block;
    margin-top: 1rem;
    font-weight: 500
}

.cta-block__link:visited {
    color: inherit
}

.cta-block__link:hover {
    text-decoration: underline;
    color: inherit
}

@media only screen and (min-width:768px) {
    .cta-block__wrapper {
        display: grid;
        grid-template-columns: minmax(auto, 565px) minmax(auto, 580px);
        grid-template-rows: repeat(4, auto);
        justify-content: space-between;
        padding: 3.375rem 2rem
    }
    .cta-block__title {
        grid-column: 1/2;
        grid-row: 1/2;
        font-size: 2.5rem;
        line-height: 1.25;
        font-weight: 700
    }
    .cta-block__text {
        grid-column: 1/2;
        grid-row: 2/3
    }
    .cta-block__link {
        grid-column: 1/2;
        grid-row: 3/4;
        margin-top: 1.5rem
    }
    .cta-block__img {
        grid-column: 2/3;
        grid-row: 1/4;
        display: block;
        margin: -3.375rem -2rem -3.375rem 0
    }
    .cta-block__img img {
        width: 100%;
        height: 100% !important;
        object-fit: cover;
        object-position: left
    }
}

.partner-logos {
    margin: 2rem 0
}

.partner-logos__title {
    font-size: 1.625rem;
    line-height: 1.35;
    font-weight: 600;
    text-align: center;
    margin-top: 0
}

.partner-logos__list {
    display: flex;
    flex-wrap: wrap;
    margin: -1rem -1rem 0;
    justify-content: space-around;
    align-items: center
}

.partner-logos__item {
    margin: 1rem 1rem 0
}

.partner-logos__img {
    filter: grayscale(100%);
    max-width: 130px
}

@media only screen and (min-width:768px) {
    .partner-logos {
        margin: 3.75rem 0
    }
    .partner-logos__title {
        font-size: 2.5rem;
        line-height: 1.25;
        font-weight: 700
    }
    .partner-logos__list {
        max-width: 1085px;
        margin: -1.5rem auto 0
    }
    .partner-logos__item {
        margin: 1rem 1rem 0
    }
    .partner-logos__img {
        max-width: 180px
    }
}

.review-section {
    margin: 2rem 0
}

.reviews-slider .slick-list {
    margin: 0 -1rem !important
}

.reviews-slider .slick-slide {
    margin: 0 1rem;
    height: inherit !important
}

.reviews-slider .slick-track {
    display: flex !important
}

.reviews-slider .slick-slide>div,
.reviews-slider .slick-slide>div>div {
    height: 100%
}

.reviews-section__content {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: repeat(3, auto);
    grid-column-gap: 1rem;
    grid-row-gap: 1.5rem
}

.reviews-section__content .trustpilot-img {
    grid-column: 2/3;
    grid-row: 1/2;
    max-height: 53px;
    width: auto;
    justify-self: end;
    align-self: center
}

.reviews-section__content .score {
    grid-column: 1/2;
    grid-row: 1/2;
    display: flex;
    flex-direction: column
}

.reviews-section__content .score-value {
    font-size: 1.625rem;
    line-height: 1.75;
    white-space: nowrap;
    font-weight: 600
}

.reviews-slider {
    grid-column: 1/-1;
    grid-row: 2/3;
    margin-top: .5rem
}

.reviews-slider__controllers {
    grid-column: 1/2;
    grid-row: 3/4
}

.reviews-slider {
    width: 100%;
    max-width: 100%;
    overflow: hidden
}

.reviews-slider__item {
    background-color: #f6f6f6;
    border-radius: 7px
}

.reviews-slider__item-wrapper {
    padding: 1rem
}

.reviews-slider__btn {
    border: 0;
    outline: none;
    padding: 0;
    cursor: pointer;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background-color: rgba(51, 102, 255, .03);
    transition: background-color .2s ease-out
}

.reviews-slider__btn:first-of-type {
    margin-right: .5rem
}

.reviews-slider__btn:hover {
    background-color: rgba(51, 102, 255, .1)
}

.reviews-slider__btn .arrow {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #36f;
    border-left: 2px solid #36f
}

.reviews-slider__controllers .prev {
    transform: rotate(45deg) translate(2px)
}

.reviews-slider__controllers .next {
    transform: rotate(-135deg) translateY(-2px)
}

.star {
    display: inline-block;
    margin-right: .25rem
}

@media only screen and (min-width:1024px) {
    .review-section {
        margin: 3.75rem 0
    }
    .reviews-section__content {
        display: grid;
        grid-template-columns: auto auto 1fr;
        grid-template-rows: repeat(2, auto);
        grid-column-gap: 2rem;
        grid-row-gap: 1.5rem
    }
    .reviews-section__content .trustpilot-img {
        grid-column: 1/2;
        grid-row: 1/2;
        max-height: 75px;
        width: auto;
        justify-self: start;
        align-self: end
    }
    .reviews-section__content .score {
        grid-column: 2/3;
        grid-row: 1/2;
        flex-direction: row
    }
    .reviews-slider {
        margin-top: 2.75rem
    }
    .reviews-slider__controllers {
        grid-column: 3/4;
        grid-row: 1/2;
        justify-self: end;
        align-self: end
    }
    .reviews-section__content .score {
        align-self: baseline
    }
    .reviews-section__content .score-value {
        font-size: 2.5rem;
        line-height: 1;
        font-weight: 700;
        margin-right: .5rem
    }
    .reviews-section__content .score .reviews-number {
        align-self: flex-end
    }
}

.striped-block {
    margin: 2rem auto
}

.striped-block__header {
    font-size: 1.625rem;
    line-height: 1.35;
    font-weight: 600;
    margin-top: 0
}

.striped-block__items {
    margin-top: 2.5rem
}

.striped-block__item {
    display: grid;
    grid-template-columns: minmax(auto, 32px) 1fr;
    grid-column-gap: 1rem;
    padding: 1rem
}

.striped-block__item:last-of-type {
    margin-bottom: 0
}

.striped-block__item:nth-of-type(odd) {
    background: rgba(51, 102, 255, .03);
    border-radius: 7px
}

.striped-block__img {
    grid-column: 1/2
}

.striped-block__title {
    grid-column: 2/3;
    font-size: 1.25rem;
    margin: 0;
    align-self: center
}

.striped-block__desc,
.striped-block__link {
    grid-column: 1/3
}

.striped-block__desc {
    margin: .5rem 0;
    font-size: .75rem;
    line-height: 1.5
}

.striped-block__link-icon--desktop {
    display: none
}

.striped-block__link {
    margin-top: .5rem;
    font-weight: 500
}

@media only screen and (min-width:768px) {
    .striped-block__header {
        font-size: 2.5rem;
        line-height: 1.25;
        font-weight: 700
    }
    .striped-block {
        margin: 3.75rem auto
    }
    .striped-block__item {
        grid-template-columns: minmax(auto, 60px) minmax(10%, 250px) auto 30px;
        grid-column-gap: 2rem;
        padding: 1.25rem 2rem;
        align-items: center
    }
    .striped-block__item:nth-of-type(odd) {
        background-color: #f6f6f6;
        border-radius: 12px
    }
    .striped-block__desc {
        grid-column: 3/4
    }
    .striped-block__link {
        grid-column: 4/5;
        margin-top: 0;
        text-align: right
    }
    .striped-block__link-icon--mobile {
        display: none
    }
    .striped-block__link-icon--desktop {
        display: block;
        font-size: 2.5rem;
        line-height: 1.5
    }
    .striped-block__title {
        font-size: 1.375rem
    }
    .striped-block__desc {
        margin: unset;
        font-size: 1rem
    }
}

.three-col-block {
    width: 100%;
    margin: 2rem auto
}

.three-col-item {
    display: grid;
    grid-template-columns: minmax(auto, 60px) 1fr;
    grid-column-gap: 1rem;
    margin-bottom: 2rem
}

.three-col-item:last-of-type {
    margin-bottom: 0
}

.three-col-item__img {
    grid-column: 1/2
}

.three-col-item__title {
    grid-column: 2/3;
    font-size: 1.25rem;
    margin: 0;
    align-self: center
}

.three-col-item__link,
.three-col-item__text {
    grid-column: 1/3
}

.three-col-item__text {
    margin: .5rem 0 0
}

.three-col-item__link {
    margin: 1rem 0 0;
    font-weight: 500
}

@media only screen and (min-width:768px) {
    .three-col-block {
        max-width: 1165px;
        margin: 3.75rem auto
    }
    .three-col-items {
        display: grid;
        grid-template-columns: repeat(3, minmax(auto, 250px));
        grid-column-gap: 2rem;
        justify-content: space-between;
        align-items: start
    }
    .three-col-item {
        display: grid;
        grid-template-columns: 1fr;
        grid-column-gap: unset;
        margin-bottom: unset;
        text-align: center
    }
    .three-col-item__title {
        font-size: 1.375rem
    }
    .three-col-item__img,
    .three-col-item__link,
    .three-col-item__text,
    .three-col-item__title {
        grid-column: 1/-1
    }
    .three-col-item__img {
        max-width: 80px;
        margin: 0 auto 2rem
    }
    .three-col-item__text {
        margin: .75rem 0 0
    }
    .three-col-item__link {
        margin-top: 1.75rem
    }
}

html {
    overflow-x: hidden
}

.cta_button--rounded {
    display: inline-block;
    border-radius: 40px;
    overflow: hidden
}

.decorated-title {
    text-align: center
}

.decorated-title:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='37' fill='none'%3E%3Cpath d='M22.403 16.605l4.2-3.001c1.54-1.143 2.94-2.286 4.481-3.43.56-.428.98-1.285 1.68-1.571.56-.286 1.4-.143 1.82.286.7.571.28 1.286-.42 1.714-1.82 1.286-3.64 2.715-5.46 4.001-1.4 1-2.8 2-4.48 3.287 4.2 1.286 8.12 2.429 11.9 3.715.7.285 1.261.857 1.821 1.429.14.142 0 1-.28 1.286-.56.714-1.4.571-2.24.285-4.06-1.571-7.981-3.143-12.042-4.715-.42-.143-.98-.286-1.54-.429l-.28.286c.7 1.43 1.4 3 2.1 4.43 1.4 3.143 2.66 6.43 3.92 9.573.14.43.7.858.7 1.286.14.572.14 1.715-.14 1.858-.84.286-1.54 0-1.96-1-1.82-4.43-3.64-8.717-5.6-13.003 0-.143-.14-.143-.14-.143-.84.571-1.96 3-2.38 4.572-.14 1-.28 2-.56 3.001-.28.857-.56 1.858-1.68 1.572-1.121-.143-1.681-1.43-1.261-2.715.7-1.858 1.4-3.715 2.1-5.716 0-.143 0-.286-.14-.571-3.22 2.429-6.44 4.715-9.521 7.001-1.4 1-2.66 2.144-4.06 3.144-.7.572-1.68.429-2.941-.429 5.6-5.572 12.602-8.716 18.762-14.003-.56-.429-.98-1-1.54-1.143-2.66-.715-5.32-1.286-7.98-2-2.381-.715-4.901-1.43-7.282-2.287-.42-.143-.7-.571-1.12-.857.42-1.572.98-2 2.52-1.572 2.24.572 4.341 1.286 6.581 2 2.24.572 4.48 1.287 6.861 1.858-2.1-4.144-4.2-8.145-6.3-12.146-.42-.714-1.26-1.428 0-2.143 1.12-.714 1.82-.143 2.24 1l4.2 9.431c.7 1.572 1.54 3.144 2.52 5.001.56-1.714 1.26-3 1.68-4.43.42-1.428.56-3 1.121-4.429.7-1.572 1.68-3 2.52-4.43.14-.285.98-.428 1.12-.285.28.285.56.857.42 1.286-.28 1.143-.84 2.143-1.12 3.143l-1.26 3.858v.429c-.56 1.715-1.26 3.286-1.82 5.001.14.429.28.572.28.715z' fill='%23000'/%3E%3C/svg%3E");
    display: block
}

.new-design h1,
.new-design h2,
.new-design h3,
.new-design h4 {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    margin-top: 0
}

.new-design h2 {
    font-size: 2.25rem;
    line-height: 1.2;
    margin-bottom: 1.25rem
}

.home2022-redesign .partner-logos__title,
.new-design h3 {
    font-size: 1.5rem;
    line-height: 1.5;
    margin-bottom: 1.25rem
}

.new-design h4 {
    font-size: 1.5rem;
    line-height: 1.2;
    margin-bottom: 1.25rem
}

.new-design .footer-container {
    background-color: transparent
}

.footer.footer--redesigned a.cta_button {
    padding: 1px !important
}

.bg--blue {
    background-color: #edf3f8
}

.bg--white {
    background-color: #fff
}

.bg--beige {
    background-color: rgba(250, 246, 242, .8)
}

.home2022-redesign {
    overflow-x: hidden
}

.home2022-redesign .content_fixed_width,
.landing2022 .content_fixed_width {
    padding: 0 20px !important;
    box-sizing: border-box !important
}

.home2022-redesign .partner-logos {
    margin: 0 auto;
    padding: 3.75rem 0
}

.home2022-redesign .top-header--home {
    display: none
}

.home2022-redesign .bg-ellipse--blue {
    background-color: #edf3f8
}

.home2022-redesign .bg-blue--beige-wave,
.home2022-redesign .bg-blue--top-blue,
.home2022-redesign .bg-ellipse--blue,
.home2022-redesign .bg-ellipse--top-beige {
    position: relative
}

.home2022-redesign .bg-blue--beige-wave>div,
.home2022-redesign .bg-blue--top-blue>div,
.home2022-redesign .bg-ellipse--blue>div,
.home2022-redesign .bg-ellipse--top-beige>div {
    position: relative;
    z-index: 5
}

.home2022-redesign .bg-blue--beige-wave:before,
.home2022-redesign .bg-blue--top-blue:before,
.home2022-redesign .bg-ellipse--blue:before,
.home2022-redesign .bg-ellipse--top-beige:before {
    content: "";
    display: block;
    width: 100%;
    left: 0;
    background-repeat: no-repeat;
    position: absolute;
    background-size: cover;
    z-index: 1;
    box-sizing: border-box
}

.home2022-redesign .bg-ellipse--blue:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='53' fill='none'%3E%3Cpath fill='%23fff' d='M0 0h375v53H0z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M255.5 52.096c40.821 0 80.763-3.76 119.5-10.953V0H0c78.437 33.533 164.801 52.096 255.5 52.096z' fill='%23EDF3F8'/%3E%3C/svg%3E");
    height: 53px;
    bottom: 0
}

.home2022-redesign .bg-ellipse--top-beige:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='53' fill='none'%3E%3Cpath fill='%23fff' d='M0 0h375v53H0z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.5.096H0V52.41h375C256.044 18.341 130.403.096.5.096z' fill='%23FBF8F5'/%3E%3C/svg%3E");
    top: 0;
    height: 53px
}

.home2022-redesign .bg-blue--top-blue:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='1440' height='213' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_354_1090)'%3E%3Cpath fill='%23EDF3F8' d='M0 0h1440v213H0z'/%3E%3Ccircle cx='846' cy='1799' r='1798' transform='rotate(-90 846 1799)' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_354_1090'%3E%3Cpath fill='%23fff' d='M0 0h1440v213H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    top: -7px;
    height: 52px
}

.home2022-redesign .bg-blue--beige-wave:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='376' height='52' fill='none'%3E%3Cpath fill='%23FBF8F5' d='M0 0h376v52H0z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M375 .096C244.999.142 119.212 18.209 0 51.936h375V.096z' fill='%23EDF3F8'/%3E%3C/svg%3E");
    top: 0;
    height: 52px
}

@media only screen and (min-width:768px) {
    .decorated-title:before {
        display: inline-block;
        margin-right: 20px
    }
    .home2022-redesign h2,
    .landing2022 h2 {
        font-size: 3rem;
        line-height: 1.5;
        margin-bottom: 2.5rem
    }
    .home2022-redesign .partner-logos__title,
    .landing2022 .partner-logos__title,
    .new-design h3 {
        font-size: 2.25rem;
        line-height: 1.4;
        margin-bottom: 1.25rem
    }
    .home2022-redesign .bg-ellipse--blue {
        background-color: #fff
    }
    .home2022-redesign .bg-blue--beige-wave,
    .home2022-redesign .bg-blue--top-blue,
    .home2022-redesign .bg-ellipse--blue,
    .home2022-redesign .bg-ellipse--top-beige {
        position: relative
    }
    .home2022-redesign .bg-blue--beige-wave>div,
    .home2022-redesign .bg-blue--top-blue>div,
    .home2022-redesign .bg-ellipse--blue>div,
    .home2022-redesign .bg-ellipse--top-beige>div {
        position: relative;
        z-index: 5
    }
    .home2022-redesign .bg-blue--beige-wave:before,
    .home2022-redesign .bg-blue--top-blue:before,
    .home2022-redesign .bg-ellipse--blue:before,
    .home2022-redesign .bg-ellipse--top-beige:before {
        content: "";
        display: block;
        width: 100%;
        left: 0;
        background-repeat: no-repeat;
        position: absolute;
        background-size: cover;
        z-index: 1;
        box-sizing: border-box
    }
    .home2022-redesign .bg-ellipse--blue:before {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' height='211' fill='none'%3E%3Cg clip-path='url(%23clip0_249_6359)'%3E%3Cpath fill='%23fff' d='M0 0h1440v211H0z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M846 211c208.16 0 408.05-35.372 594-100.434V-.064H0C252.147 134.635 540.155 211 846 211z' fill='%23EDF3F8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_249_6359'%3E%3Cpath fill='%23fff' d='M0 0h1440v211H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
        top: -2px;
        height: 212px;
        border-top: 1px solid #edf3f8
    }
    .home2022-redesign .bg-ellipse--top-beige:before {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' height='212' fill='none'%3E%3Cg clip-path='url(%23clip0_249_6361)'%3E%3Cpath fill='%23fff' d='M0 0h1440v212H0z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1440 100.434C1254.05 35.372 1054.16 0 846 0 540.155 0 252.147 76.364 0 211.065h1440V100.434z' fill='%23FAF6F2' fill-opacity='.8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_249_6361'%3E%3Cpath fill='%23fff' d='M0 0h1440v212H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
        top: -60px;
        height: 212px;
        border-bottom: 1px solid rgba(250, 246, 242, .8)
    }
    .home2022-redesign .bg-blue--top-blue:before {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='1440' height='213' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_354_1090)'%3E%3Cpath fill='%23EDF3F8' d='M0 0h1440v213H0z'/%3E%3Ccircle cx='846' cy='1799' r='1798' transform='rotate(-90 846 1799)' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_354_1090'%3E%3Cpath fill='%23fff' d='M0 0h1440v213H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
        height: 210px
    }
    .home2022-redesign .bg-blue--beige-wave:before {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' height='427' fill='none'%3E%3Cg clip-path='url(%23clip0_249_6363)'%3E%3Cpath fill='%23FBF8F5' d='M0 0h1440v427H0z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1440 426.735C1126.48 160.565 720.49 0 277 0 182.799 0 90.29 7.244 0 21.206v405.529h1440z' fill='%23EDF3F8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_249_6363'%3E%3Cpath fill='%23fff' d='M0 0h1440v427H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
        top: 0;
        height: 427px
    }
    .home2022-redesign .partner-logos {
        padding-top: 3rem
    }
    .landing2022 .content_fixed_width {
        max-width: 728px !important
    }
}

@media only screen and (min-width:1024px) {
    .home2022-redesign .top-header--home {
        display: block
    }
    .home2022-redesign .header-container-wrapper,
    .home2022-redesign .header-container-wrapper.static {
        align-items: unset;
        height: unset
    }
    .home2022-redesign .header-container-wrapper.scroll,
    .home2022-redesign .header-container-wrapper header.header {
        height: 85px
    }
    .home2022-redesign .header-container-wrapper.scroll .top-header--home {
        position: absolute;
        top: -100%;
        transition: top .25s ease
    }
    .home2022-redesign .header-container-wrapper+.body-container-wrapper,
    .home2022-redesign .header-container-wrapper.static+.body-container-wrapper {
        padding-top: 120px
    }
    .home2022-redesign .header-container-wrapper.scroll+.body-container-wrapper {
        padding-top: 85px
    }
}

@media only screen and (min-width:1360px) {
    .home2022-redesign .product2022-redesign .content_fixed_width {
        max-width: 1240px !important
    }
    .landing2022 .content_fixed_width {
        max-width: 1270px !important
    }
}

@media only screen and (min-width:1441px) {
    .home2022-redesign .bg-ellipse--blue:before {
        height: 235px
    }
    .home2022-redesign .bg-ellipse--top-beige:before {
        height: 230px
    }
    .home2022-redesign .bg-blue--beige-wave:before {
        height: 480px
    }
    .home2022-redesign .bg-blue--top-blue:before {
        height: 230px
    }
}

@media only screen and (min-width:1600px) {
    .home2022-redesign .bg-ellipse--blue:before {
        height: 265px;
        top: -35px
    }
    .home2022-redesign .bg-ellipse--top-beige:before {
        height: 255px
    }
    .home2022-redesign .bg-blue--beige-wave:before {
        height: 540px
    }
    .home2022-redesign .bg-blue--top-blue:before {
        height: 260px
    }
}

@media only screen and (min-width:1800px) {
    .home2022-redesign .bg-ellipse--blue:before {
        height: 310px;
        top: -75px
    }
    .home2022-redesign .bg-ellipse--top-beige:before {
        height: 300px
    }
    .home2022-redesign .bg-blue--beige-wave:before {
        height: 570px
    }
    .home2022-redesign .bg-blue--top-blue:before {
        height: 295px
    }
}

@media only screen and (min-width:2075px) {
    .home2022-redesign .bg-ellipse--blue:before {
        height: 340px;
        top: -100px
    }
    .home2022-redesign .bg-ellipse--top-beige:before {
        height: 340px
    }
    .home2022-redesign .bg-blue--top-blue:before {
        height: 315px
    }
}

.landing2022 .footer-container,
.landing2022 .footer-container-wrapper {
    background-color: #edf3f8
}

.landing2022 .footer-container-wrapper {
    margin-top: 0
}

.landing2022 .partner-logos__title {
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 1.25rem
}

.landing2022 .alternating-section-with-circles {
    padding: 60px 0;
    margin: 1.5rem 0 0
}

.landing2022 .alternating-section-with-circles .title {
    text-align: center;
    margin-bottom: 60px
}

.landing2022 .alternating-section-with-circles .alternating-circle-block:last-of-type {
    margin-bottom: 0
}

.landing2022 .alternating-section-with-circles .alternating-circle-block__content p {
    font-size: 1.125rem;
    line-height: 1.5
}

.landing2022 .alternating-section-with-circles .alternating-circle-block__media {
    margin-bottom: 1.5rem
}

.landing2022 .partner-logos {
    padding: 60px 0 0;
    margin: 0
}

.landing2022 .partner-logos .partner-logos__list {
    max-width: 860px
}

.landing2022 .review-section--light {
    padding: 64px 0 40px
}

.landing2022 .lp-bg-blue--beige-wave,
.landing2022 .lp-bg-ellipse--blue,
.landing2022 .lp-bg-ellipse--top-beige {
    position: relative
}

.landing2022 .lp-bg-blue--beige-wave>div,
.landing2022 .lp-bg-ellipse--blue>div,
.landing2022 .lp-bg-ellipse--top-beige>div {
    position: relative;
    z-index: 5
}

.landing2022 .lp-bg-blue--beige-wave:before,
.landing2022 .lp-bg-ellipse--blue:before,
.landing2022 .lp-bg-ellipse--top-beige:before {
    content: "";
    display: block;
    width: 100%;
    left: 0;
    background-repeat: no-repeat;
    position: absolute;
    background-size: cover;
    z-index: 1;
    box-sizing: border-box
}

.landing2022 .lp-bg-ellipse--blue:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='939' fill='none'%3E%3Cg clip-path='url(%23clip0_350_1941)'%3E%3Ccircle cx='187' cy='402' r='536' fill='%23EDF3F8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_350_1941'%3E%3Cpath fill='%23fff' d='M0 0h375v939H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    height: 940px;
    top: 0
}

.landing2022 .lp-bg-ellipse--top-beige:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='20' fill='none'%3E%3Cg clip-path='url(%23clip0_350_1954)'%3E%3Cpath fill='%23fff' d='M0 0h375v20H0z'/%3E%3Ccircle cx='187' cy='1107' r='1106' fill='%23FBF8F5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_350_1954'%3E%3Cpath fill='%23fff' d='M0 0h375v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    height: 20px
}

.landing2022 .lp-bg-blue--beige-wave:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='36' fill='none'%3E%3Cg clip-path='url(%23clip0_350_1948)'%3E%3Cpath fill='%23FBF8F5' d='M0 0h375v36H0z'/%3E%3Ccircle cx='187' cy='533' r='532' fill='%23EDF3F8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_350_1948'%3E%3Cpath fill='%23fff' d='M0 0h375v36H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    height: 36px
}

@media screen and (max-width:560px) {
    .landing2022 .alternating-section-with-circles .alternating-circle-block__img img {
        width: 100%
    }
}

@media only screen and (min-width:768px) {
    .landing2022 .alternating-section-with-circles {
        padding: 120px 0;
        margin: 4rem 0 0
    }
    .landing2022 .alternating-section-with-circles .alternating-circle-block {
        margin-bottom: 105px
    }
    .landing2022 .alternating-section-with-circles .title {
        max-width: 765px;
        margin: 0 auto 80px
    }
    .landing2022 .partner-logos {
        padding: 120px 0 0
    }
    .landing2022 .partner-logos__title {
        font-size: 2.25rem
    }
    .landing2022 .review-section--light {
        padding: 70px 0 120px
    }
    .landing2022 .lp-bg-ellipse--blue:before {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' height='630' fill='none'%3E%3Cg clip-path='url(%23clip0_350_1939)'%3E%3Ccircle cx='844' cy='-1169' r='1798' transform='rotate(-90 844 -1169)' fill='%23EDF3F8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_350_1939'%3E%3Cpath fill='%23fff' d='M0 0h1440v630H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
        height: 630px
    }
    .landing2022 .lp-bg-ellipse--top-beige:before {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' height='212' fill='none'%3E%3Cg clip-path='url(%23clip0_350_1951)'%3E%3Cpath fill='%23fff' d='M0 0h1440v212H0z'/%3E%3Ccircle cx='596' cy='1799' r='1798' transform='rotate(-90 596 1799)' fill='%23FAF6F2' fill-opacity='.8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_350_1951'%3E%3Cpath fill='%23fff' d='M0 0h1440v212H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
        height: 212px
    }
    .landing2022 .lp-bg-blue--beige-wave:before {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' height='168' fill='none'%3E%3Cg clip-path='url(%23clip0_350_1945)'%3E%3Cpath fill='%23FBF8F5' d='M0 0h1440v168H0z'/%3E%3Ccircle cx='844' cy='2212' r='2211' transform='rotate(-90 844 2212)' fill='%23EDF3F8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_350_1945'%3E%3Cpath fill='%23fff' d='M0 0h1440v168H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
        height: 168px
    }
}

@media only screen and (min-width:1441px) {
    .landing2022 .lp-bg-ellipse--blue:before {
        height: 660px
    }
    .landing2022 .lp-bg-ellipse--top-beige:before {
        height: 230px
    }
    .landing2022 .lp-bg-blue--beige-wave:before {
        height: 190px
    }
}

@media only screen and (min-width:1600px) {
    .landing2022 .lp-bg-ellipse--blue:before {
        height: 760px
    }
    .landing2022 .lp-bg-ellipse--top-beige:before {
        height: 260px
    }
    .landing2022 .lp-bg-blue--beige-wave:before {
        height: 220px
    }
}

@media only screen and (min-width:1800px) {
    .landing2022 .lp-bg-ellipse--blue:before {
        height: 860px;
        background-position-y: -200px
    }
    .landing2022 .lp-bg-ellipse--top-beige:before {
        height: 340px
    }
    .landing2022 .lp-bg-blue--beige-wave:before {
        height: 270px
    }
}

@media only screen and (min-width:2300px) {
    .landing2022 .lp-bg-ellipse--blue:before {
        background-position-y: -400px
    }
    .landing2022 .lp-bg-ellipse--top-beige:before {
        height: 370px
    }
    .landing2022 .lp-bg-blue--beige-wave:before {
        height: 300px
    }
}

.promise2022.new-design .content_fixed_width {
    padding: 0 20px !important
}

.promise2022.new-design .hero-banner {
    margin: 2.5rem auto
}

.promise2022.new-design .hero-banner__title {
    font-size: 2.25rem;
    line-height: 1.2;
    margin-bottom: 2.5rem
}

.promise2022.new-design .hero-banner__desc {
    font-size: 1.125rem
}

.promise2022.new-design .hero-banner__desc p {
    margin-top: 0
}

.promise2022.new-design .hero-banner__desc p:last-of-type {
    margin-bottom: 0
}

.promise2022.new-design .partner-logos {
    margin: 0;
    padding-bottom: 40px
}

.promise2022.new-design .partner-logos__title {
    font-size: 1.5rem;
    line-height: 1.5
}

.promise2022.new-design .alternating-section-with-circles {
    margin: 0;
    padding: 3.5rem 0 4rem
}

.promise2022.new-design .alternating-circle-block {
    margin-bottom: 3rem
}

.promise2022.new-design .alternating-circle-block:last-of-type {
    margin-bottom: 0
}

.promise2022.new-design .alternating-circle-block__desc ul li:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='13' fill='none'%3E%3Cpath d='M1 6l5.263 5L16.79 1' stroke='%2336F' stroke-width='2'/%3E%3C/svg%3E");
    width: 2rem;
    height: 2rem;
    margin-left: 3px;
    margin-top: 4px
}

.promise2022.new-design .video-block__media:before {
    top: -10%;
    left: -5%;
    width: 117%;
    height: 117%
}

.promise2022.new-design .video-block__wrapper {
    display: grid;
    grid-template-rows: repeat(2, auto)
}

.promise2022.new-design .video-block__media {
    grid-row: 1/2;
    margin-bottom: 2.5rem
}

.promise2022.new-design .video-block__content {
    grid-row: 2/3;
    margin-bottom: 0
}

.promise2022.new-design .video-block {
    padding: 0
}

.promise2022.new-design .bg--beige .review-section--light {
    background-color: rgba(250, 246, 242, .8)
}

.promise2022.new-design .review-section--light.review-section {
    padding: 3rem 0
}

.promise2022.new-design .form-block {
    margin: 0 auto;
    padding: 4.375rem 0 0
}

.promise2022.new-design .alternating-circle-block__img {
    position: relative;
    z-index: 10
}

.promise2022.new-design .alternating-circle-block__first-circle {
    z-index: 2
}

.promise2022.new-design .alternating-circle-block__second-circle {
    z-index: 1
}

.promise2022.new-design .alternating-circle-block--first .alternating-circle-block__img {
    padding-bottom: 0;
    padding-right: 200px;
    padding-top: 40px
}

.promise2022.new-design .alternating-circle-block--third .alternating-circle-block__img {
    padding-bottom: 0;
    padding-right: 300px
}

.promise2022.new-design .alternating-circle-block--first .alternating-circle-block__first-circle {
    bottom: unset;
    top: 30px;
    right: 115px
}

.promise2022.new-design .alternating-circle-block--first .alternating-circle-block__second-circle {
    bottom: unset;
    top: 160px;
    right: 22px
}

.promise2022.new-design .alternating-circle-block--second .alternating-circle-block__first-circle {
    top: 115px;
    left: 205px
}

.promise2022.new-design .alternating-circle-block--second .alternating-circle-block__second-circle {
    bottom: 50px;
    left: 10px
}

.promise2022.new-design .alternating-circle-block--third .alternating-circle-block__first-circle {
    bottom: 8px;
    top: unset;
    right: 135px
}

.promise2022.new-design .alternating-circle-block--third .alternating-circle-block__second-circle {
    right: 15px;
    top: 0
}

.promise2022.new-design .promise-bg-ellipse--blue-beige,
.promise2022.new-design .promise-bg-ellipse--bottom-blue,
.promise2022.new-design .promise-bg-ellipse--top-beige {
    position: relative
}

.promise2022.new-design .promise-bg-ellipse--blue-beige>div,
.promise2022.new-design .promise-bg-ellipse--bottom-blue>div,
.promise2022.new-design .promise-bg-ellipse--top-beige>div {
    position: relative;
    z-index: 5
}

.promise2022.new-design .promise-bg-ellipse--blue-beige:before,
.promise2022.new-design .promise-bg-ellipse--bottom-blue:before,
.promise2022.new-design .promise-bg-ellipse--top-beige:before {
    content: "";
    display: block;
    width: 100%;
    left: 0;
    background-repeat: no-repeat;
    position: absolute;
    background-size: cover;
    z-index: 1;
    box-sizing: border-box
}

.promise2022.new-design .promise-bg-ellipse--bottom-blue:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='41' fill='none'%3E%3Cg clip-path='url(%23clip0_368_1468)'%3E%3Cpath fill='%23EDF3F8' d='M0 0h375v41H0z'/%3E%3Ccircle cx='224.5' cy='-610.5' r='650.5' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_368_1468'%3E%3Cpath fill='%23fff' d='M0 0h375v41H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    bottom: -1px;
    height: 41px
}

.promise2022.new-design .promise-bg-ellipse--blue-beige:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='126' fill='none'%3E%3Cg clip-path='url(%23clip0_372_728)'%3E%3Cpath fill='%23EDF3F8' d='M0 0h375v126H0z'/%3E%3Ccircle cx='279.5' cy='700.5' r='650.5' fill='%23FBF8F5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_372_728'%3E%3Cpath fill='%23fff' d='M0 0h375v126H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    top: -1px;
    height: 126px
}

.promise2022.new-design .promise-bg-ellipse--top-beige:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='43' fill='none'%3E%3Cg clip-path='url(%23clip0_368_1474)'%3E%3Cpath fill='%23FBF8F5' d='M0 0h375v43H0z'/%3E%3Ccircle cx='39.5' cy='1377.5' r='1376.5' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_368_1474'%3E%3Cpath fill='%23fff' d='M0 0h375v43H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    top: 0;
    height: 43px
}

@media screen and (max-width:560px) {
    .promise2022.new-design .alternating-circle-block__img img {
        width: 100%
    }
}

@media screen and (max-width:1439px) {
    .promise2022.new-design .alternating-circle-block--first .alternating-circle-block__first-circle,
    .promise2022.new-design .alternating-circle-block--first .alternating-circle-block__second-circle,
    .promise2022.new-design .alternating-circle-block--second .alternating-circle-block__first-circle,
    .promise2022.new-design .alternating-circle-block--second .alternating-circle-block__second-circle,
    .promise2022.new-design .alternating-circle-block--third .alternating-circle-block__first-circle,
    .promise2022.new-design .alternating-circle-block--third .alternating-circle-block__second-circle {
        zoom: .55
    }
    .promise2022.new-design .alternating-circle-block--first .alternating-circle-block__img {
        padding-bottom: 0;
        padding-right: 102px
    }
    .promise2022.new-design .alternating-circle-block--second .alternating-circle-block__img {
        padding-bottom: 2px;
        padding-right: 0
    }
    .promise2022.new-design .alternating-circle-block--third .alternating-circle-block__img {
        padding-bottom: 5px;
        padding-right: 160px
    }
    .promise2022.new-design .alternating-circle-block--first .alternating-circle-block__first-circle {
        top: -10px;
        right: 85px
    }
    .promise2022.new-design .alternating-circle-block--first .alternating-circle-block__second-circle {
        top: 126px;
        right: 0
    }
    .promise2022.new-design .alternating-circle-block--second .alternating-circle-block__first-circle {
        top: 130px;
        left: 204px
    }
    .promise2022.new-design .alternating-circle-block--second .alternating-circle-block__second-circle {
        left: 0;
        top: 12px
    }
    .promise2022.new-design .alternating-circle-block--third .alternating-circle-block__first-circle {
        right: 118px;
        top: 66px
    }
    .promise2022.new-design .alternating-circle-block--third .alternating-circle-block__second-circle {
        right: 5px;
        top: 3px
    }
}

@media only screen and (min-width:768px) {
    .promise2022.new-design .hero-banner {
        max-width: 775px
    }
    .promise2022.new-design .hero-banner__title {
        font-size: 4rem;
        line-height: 1.25;
        margin-bottom: 1.5rem;
        padding: 0 30px
    }
    .promise2022.new-design .hero-banner__desc {
        font-size: 1.5rem
    }
    .promise2022.new-design .hero-banner__img {
        margin-top: 2.5rem
    }
    .promise2022.new-design .partner-logos {
        padding-bottom: 80px
    }
    .promise2022.new-design .partner-logos__title {
        font-size: 2.25rem;
        line-height: 1.25
    }
    .promise2022.new-design .alternating-section-with-circles {
        padding: 7rem 0 6rem
    }
    .promise2022.new-design .alternating-circle-block__content--content_left {
        grid-template-columns: minmax(auto, 464px) minmax(300px, 1fr)
    }
    .promise2022.new-design .alternating-circle-block__content--content_right {
        grid-template-columns: minmax(300px, 1fr) minmax(auto, 464px)
    }
    .promise2022.new-design .alternating-circle-block__content--content_left {
        padding-left: 9%
    }
    .promise2022.new-design .alternating-circle-block {
        margin-bottom: 8rem
    }
    .promise2022.new-design .video-block__wrapper {
        margin-top: 8rem;
        grid-template-rows: 1fr;
        grid-template-columns: repeat(2, 1fr);
        align-items: center
    }
    .promise2022.new-design .video-block__media {
        grid-row: 1/-1;
        margin-bottom: 0
    }
    .promise2022.new-design .video-block__content {
        grid-row: 1/-1
    }
    .promise2022.new-design .video-block__link {
        font-size: 1.125rem;
        font-weight: 500
    }
    .promise2022.new-design .video-block__link:after {
        zoom: .8;
        content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='15' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.415 0L0 1.415 4.585 6 0 10.585 1.415 12l6-6-6-6z' fill='%2336F'/%3E%3C/svg%3E")
    }
    .promise2022.new-design .review-section--light.review-section {
        padding: 5rem 0 7rem
    }
    .promise2022.new-design .form-block {
        padding: 6rem 0 0
    }
    .promise2022.new-design .form-block .form-block__title {
        font-size: 3rem
    }
    .promise2022.new-design .promise-bg-ellipse--bottom-blue:before {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' height='161' fill='none'%3E%3Cg clip-path='url(%23clip0_368_1460)'%3E%3Cpath fill='%23EDF3F8' d='M0 0h1440v161H0z'/%3E%3Ccircle cx='720' cy='-1638' r='1798' transform='rotate(-90 720 -1638)' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_368_1460'%3E%3Cpath fill='%23fff' d='M0 0h1440v161H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
        height: 161px
    }
    .promise2022.new-design .promise-bg-ellipse--blue-beige:before {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' height='440' fill='none'%3E%3Cg clip-path='url(%23clip0_368_1462)'%3E%3Cpath fill='%23EDF3F8' d='M0 0h1440v440H0z'/%3E%3Ccircle cx='1163' cy='1799' r='1798' transform='rotate(-90 1163 1799)' fill='%23FBF8F5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_368_1462'%3E%3Cpath fill='%23fff' d='M0 0h1440v440H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
        height: 440px
    }
    .promise2022.new-design .promise-bg-ellipse--top-beige:before {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' height='213' fill='none'%3E%3Cg clip-path='url(%23clip0_368_1465)'%3E%3Cpath fill='%23FBF8F5' d='M0 0h1440v213H0z'/%3E%3Ccircle cx='595' cy='1799' r='1798' transform='rotate(-90 595 1799)' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_368_1465'%3E%3Cpath fill='%23fff' d='M0 0h1440v213H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
        height: 213px
    }
}

@media only screen and (min-width:1024px) {
    .promise2022.new-design .alternating-circle-block__content,
    .promise2022.new-design .alternating-circle-block__content--content_left {
        grid-template-columns: minmax(auto, 464px) 1fr;
        grid-column-gap: 6%
    }
    .promise2022.new-design .alternating-circle-block__content--content_right {
        grid-template-columns: auto minmax(auto, 515px);
        grid-column-gap: 10%
    }
}

@media only screen and (min-width:1360px) {
    .promise2022.new-design .content_fixed_width {
        max-width: 1270px !important
    }
}

@media only screen and (min-width:1441px) {
    .promise2022.new-design .promise-bg-ellipse--bottom-blue:before {
        height: 180px
    }
    .promise2022.new-design .promise-bg-ellipse--blue-beige:before {
        height: 470px
    }
    .promise2022.new-design .promise-bg-ellipse--top-beige:before {
        height: 235px
    }
}

@media only screen and (min-width:1600px) {
    .promise2022.new-design .promise-bg-ellipse--bottom-blue:before {
        height: 200px
    }
    .promise2022.new-design .promise-bg-ellipse--blue-beige:before {
        height: 500px
    }
    .promise2022.new-design .promise-bg-ellipse--top-beige:before {
        height: 265px
    }
}

@media only screen and (min-width:1800px) {
    .promise2022.new-design .promise-bg-ellipse--bottom-blue:before {
        height: 230px
    }
    .promise2022.new-design .promise-bg-ellipse--blue-beige {
        min-height: 600px
    }
    .promise2022.new-design .promise-bg-ellipse--blue-beige:before {
        height: 575px
    }
    .promise2022.new-design .promise-bg-ellipse--top-beige:before {
        height: 300px
    }
}

.blog div#hs-eu-cookie-confirmation,
.hs-page div#hs-eu-cookie-confirmation,
.page div#hs-eu-cookie-confirmation {
    background: #3c8dae;
    height: auto;
    left: 0;
    width: 100%;
    z-index: 100000000 !important;
    border-bottom: none;
    border-top: none;
    color: #fff;
    font-family: Poppins, sans-serif;
    font-weight: 300 !important;
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    text-shadow: none !important;
    padding-top: 20px;
    padding-bottom: 20px;
    position: fixed;
    bottom: 0 !important;
    top: auto !important;
    box-shadow: none !important
}

.blog div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner,
.hs-page div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner,
.page div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
    background: inherit;
    color: inherit;
    margin: 0 auto;
    max-width: unset;
    padding: 0 20px
}

.blog div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p,
.hs-page div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p,
.page div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
    text-shadow: none !important;
    text-align: left;
    font-size: 16px;
    font-weight: 300 !important;
    line-height: 26px;
    color: #fff;
    font-family: Poppins, sans-serif;
    margin: auto;
    max-width: 845px;
    letter-spacing: .5px
}

.blog div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a,
.blog div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a:hover,
.hs-page div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a,
.hs-page div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a:hover,
.page div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a,
.page div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a:hover {
    color: #fff
}

.blog div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a:hover,
.hs-page div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a:hover,
.page div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a:hover {
    text-decoration: underline
}

.blog div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area,
.hs-page div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area,
.page div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-right: 0;
    justify-content: center;
    align-items: center
}

.blog div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group,
.hs-page div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group,
.page div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 15px
}

.blog div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button,
.hs-page div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button,
.page div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {
    text-shadow: none !important;
    color: #3c8dae;
    font-size: 16px;
    font-weight: 700 !important;
    padding: 3px 30px !important;
    background: #fff !important;
    text-transform: uppercase;
    border-radius: 5px;
    font-family: Poppins, sans-serif;
    text-decoration: none;
    border: 2px solid #fff !important;
    margin: 0 !important
}

.blog div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button,
.hs-page div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button,
.page div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
    text-shadow: none !important;
    color: #fff;
    font-size: 16px;
    font-weight: 300 !important;
    padding: 3px 30px !important;
    text-transform: uppercase;
    border-radius: 5px;
    font-family: Poppins, sans-serif;
    text-decoration: none;
    border: 2px solid #fff !important;
    margin: 0 0 0 50px !important
}

.blog div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button:hover,
.blog div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button:hover,
.hs-page div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button:hover,
.hs-page div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button:hover,
.page div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button:hover,
.page div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button:hover {
    background: #000 !important;
    border: 2px solid #fff !important;
    color: #fff !important;
    text-decoration: none !important
}

.bg-blue--beige-wave-alt {
    position: relative
}

.bg-blue--beige-wave-alt:before {
    position: absolute;
    z-index: 0;
    zoom: 1.1;
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='1440' height='209' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_366_1424)'%3E%3Cpath fill='%23FBF8F5' d='M0 0h1440v209H0z'/%3E%3Ccircle cx='840' cy='1799' r='1798' transform='rotate(-90 840 1799)' fill='%23EDF3F8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_366_1424'%3E%3Cpath fill='%23fff' d='M0 0h1440v209H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")
}

@media only screen and (min-width:1440px) {
    .bg-blue--beige-wave-alt:before {
        zoom: 1.2
    }
}

@media only screen and (min-width:1700px) {
    .bg-blue--beige-wave-alt:before {
        zoom: 1.4
    }
}

@media only screen and (min-width:2000px) {
    .bg-blue--beige-wave-alt:before {
        zoom: 1.6
    }
}

@media only screen and (max-width:1024px) {
    .bg-blue--beige-wave-alt:before {
        zoom: .8
    }
}

@media only screen and (max-width:768px) {
    .bg-blue--beige-wave-alt:before {
        zoom: .6
    }
}

@media only screen and (max-width:650px) {
    .bg-blue--beige-wave-alt:before {
        zoom: .5
    }
}

@media only screen and (max-width:500px) {
    .bg-blue--beige-wave-alt:before {
        zoom: .4
    }
}

@media only screen and (max-width:400px) {
    .bg-blue--beige-wave-alt:before {
        zoom: .3
    }
}

/*# sourceMappingURL=https://cdn2.hubspot.net/hub/516769/hub_generated/template_assets/78352524101/1660122465532/OnSip_Archive/2022-redesign/assets/styles/2022style-new-design.css */