.landingpage-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.landingpage-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.landingpage-logo {
    margin-top: 56px;
    position: relative;
}
.landingpage-logo .logo {
    display: block;
    height: 71px;
    position: relative;
    z-index: 1;
}
.landingpage-1 {
    position: relative;
}
.landingpage-1.bg-navy::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: "";
    background: linear-gradient(180deg, #001B41 65%, rgba(255, 255, 255, 0) 100%);
    height: 100%;
    max-height: 1250px;
}
.landingpage-1.bg-gray::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: "";
    background: linear-gradient(180deg, #DDE0E9 74.21%, rgba(255, 255, 255, 0) 100%);
    height: 100%;
    max-height: 1250px;
}
.landingpage-1 .section:not(.section-cta_bar):not(.section-text_video):not(.section-video_video):not(:first-child) {
    padding-top: 0;
}
.landingpage-1 .section-cta_bar {
    margin-top: 0;
    margin-bottom: 56px;
}
.landingpage-1 .section-product-packages .col-c {
    background-color: #EEEFF4;
}
.landingpage-1 .section-products .section-header {
    margin-bottom: 32px;
}
.landingpage-1 .section .offer-cards-1 .static-row .item {
    max-width: none;
}
.landingpage-2 .section-intro .small-label {
    display: none !important;
}
.landingpage-2 .landingpage-header {
    position: static;
    background-color: rgba(0, 27, 65, 1);
    max-height: 96px;
}
.landingpage-2 .landingpage-logo {
    margin-top: 0;
}
.landingpage-2 .landingpage-logo .logo {
    height: 48px;
}
.landingpage-2 .landingpage-header .col-12 {
    min-height: 96px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.landingpage-2 .layout-intro .image {
    display: none;
}
.landingpage-2 .section-intro {
    padding: 125px 0 137px !important;
    border-bottom: none;
}
.landingpage-2 .section-intro .intro {
    min-height: 100%;
}
.landingpage-2 .section-intro .intro > .image {
    border-radius: 0;
    aspect-ratio: 598 / 409;
    width: 600px;
}
.landingpage-2 .layout-intro.layout-intro .intro .content {
    max-width: 635px;
    padding: 19px 40px 23px;
    background-color: rgba(255, 255, 255, 0.85);
    border-radius: 16px;
    margin: 0;
}
.landingpage-2 .section-intro .intro .buttons .button {
    border-radius: 50px;
}
.landingpage-2 .section-intro .intro .content {
    max-width: 654px;
    padding: 32px 40px;
}
.landingpage-2 .section-intro .intro .text {
    font-family: Barlow;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    margin: 16px 0 0;
    color: rgba(0, 0, 0, 0.85);
}
.landingpage-2 .section-intro .intro .text span {
    font-family: Barlow;
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    line-height: 100%;
    color: rgba(0, 0, 0, 0.85);
}
.landingpage-2 .section-intro .intro .subtitle {
    font-family: Barlow;
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    line-height: 32px;
    color: rgba(0, 0, 0, 0.85);
}
.landingpage-2 .section-benefit {
    padding: 56px 0;
}
.landingpage-2 .benefits__header {
    max-width: 880px;
    margin: 0 auto 32px;
    text-align: center;
}
.landingpage-2 .benefits__title {
    font-family: Barlow;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: rgba(0, 27, 65, 1);
}
.landingpage-2 .benefits__description {
    font-family: Barlow;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: rgba(0, 0, 0, 0.85);
}
.landingpage-2 .benefits__list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 16px;
}
.landingpage-2 .benefits__item {
    padding: 32px 24px 0;
    min-height: 400px;
    border: 1px solid rgba(71, 87, 120, 1);
    border-radius: 16px;
}
.landingpage-2 .benefits__item .benefits__icon {
    width: 80px;
    height: 80px;
    margin: 0 0 24px;
}
.landingpage-2 .benefits__item .benefits__icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.landingpage-2 .benefits__item .benefits__item-title {
    font-family: Barlow;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: rgba(0, 27, 65, 1);
    margin: 0 0 24px;
}
.landingpage-2 .benefits__item .benefits__sublist {
    font-family: Barlow;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.85);
    padding: 0 0 0 24px;
}
.landingpage-2 .benefits__item .benefits__sublist span {
    font-family: Barlow;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}
.landingpage-2 .benefits__item .benefits__sublist li {
    position: relative;
}
.landingpage-2 .bg-grey-gradient {
    background: linear-gradient(180deg, #DDE0E9 74.21%, rgba(255, 255, 255, 0) 100%);
}
.landingpage-2 .bg-white {
    background-color: #ffffff;
}
.landingpage-2 .bg-grey {
    background-color: #7c7c7c;
}
.landingpage-2 .section .offer-cards-1 .static-row .item {
    max-width: 320px;
}
.landingpage-2 .section-products .item-button {
    margin: 0 24px 8px;
}
.landingpage-2 .subscription-tab-content {
    display: none;
}
.landingpage-2 .subscription-tab-content.active {
    display: block;
}
.landingpage-2 .section-header .text {
    color: rgba(0, 0, 0, 0.85);
}
.landingpage-2 .section .offer-cards-1 .text {
    color: rgba(0, 0, 0, 0.85);
}