
@media (min-width:1024px) {
    .hero-title {
        font-size: 72px;
        font-size: 4.5rem
    }
}

.super-title,
.super-title-bold,
.super-title-light,
.super-title-medium,
.super-title-regular {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.06;
    font-family: Inter, Verdana, sans-serif
}

@media (min-width:1024px) {

    .super-title,
    .super-title-bold,
    .super-title-light,
    .super-title-medium,
    .super-title-regular {
        font-size: 46px;
        font-size: 2.875rem
    }
}

.super-title-bold {
    font-weight: 700
}

.super-title-medium {
    font-weight: 500
}

.super-title-regular {
    font-weight: 400
}

.super-title-light {
    font-weight: 300
}

.explain-section .box h3,
.explain-section .box h4,
.explain-section .content-box h3,
.title,
.title-bold,
.title-light,
.title-medium,
.title-regular {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.15;
    font-family: Inter, Verdana, sans-serif
}

@media (min-width:1024px) {

    .explain-section .box h3,
    .explain-section .box h4,
    .explain-section .content-box h3,
    .title,
    .title-bold,
    .title-light,
    .title-medium,
    .title-regular {
        font-size: 32px;
        font-size: 2rem;
        line-height: 1.17
    }
}

.title-bold {
    font-weight: 700
}

.title-medium {
    font-weight: 500
}

.title-regular {
    font-weight: 400
}

.title-light {
    font-weight: 300
}

.sub-title,
.sub-title-bold,
.sub-title-light,
.sub-title-medium,
.sub-title-regular {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.09;
    font-family: Inter, Verdana, sans-serif
}

.sub-title-bold {
    font-weight: 700
}

.sub-title-medium {
    font-weight: 500
}

.sub-title-regular {
    font-weight: 400
}

.sub-title-light {
    font-weight: 300
}

.paragraph,
.paragraph-bold,
.paragraph-light,
.paragraph-medium,
.paragraph-regular {
    font-family: Inter, Verdana, sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.875
}

.paragraph-header {
    font-family: Inter, Verdana, sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5
}

@media (min-width:1024px) {
    .paragraph-header {
        font-size: 30px;
        font-size: 1.875rem
    }
}

.sub-paragraph {
    font-family: Inter, Verdana, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5
}

@media (min-width:1024px) {
    .sub-paragraph {
        font-size: 20px;
        font-size: 1.25rem
    }
}

.paragraph-bold {
    font-weight: 700
}

.paragraph-medium {
    font-weight: 500
}

.paragraph-regular {
    font-weight: 400
}

.paragraph-light {
    font-weight: 300
}

.filter-btn-label {
    font-family: Inter, Verdana, sans-serif;
    font-size: 14px;
    font-size: .875rem
}

.big-label,
.filter-btn-label {
    line-height: 24px;
    line-height: 1.5rem
}

.big-label {
    font-family: FabrikatMono-Medium, Tahoma;
    font-size: 16px;
    font-size: 1rem
}

.sub-label,
.sub-label-bold,
.sub-label-light,
.sub-label-medium,
.sub-label-regular {
    font-family: Inter, Verdana, sans-serif;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.67
}

@media (min-width:1024px) {

    .sub-label,
    .sub-label-bold,
    .sub-label-light,
    .sub-label-medium,
    .sub-label-regular {
        font-size: 18px;
        font-size: 1.125rem
    }
}

.sub-label-bold {
    font-weight: 700
}

.sub-label-medium {
    font-weight: 500
}

.sub-label-regular {
    font-weight: 400
}

.sub-label-light {
    font-weight: 300
}

.small-label {
    font-family: FabrikatMono-Medium, Tahoma
}

.breadcrumbs-text,
.small-label {
    font-size: 11px;
    font-size: .6875rem;
    line-height: 17px;
    line-height: 1.0625rem
}

.breadcrumbs-text,
.table-header {
    font-family: Inter, Verdana, sans-serif
}

.table-header {
    font-weight: 500;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem
}

.table-item {
    font-family: Inter, Verdana, sans-serif;
    font-size: 18px;
    font-size: 1.125rem
}

.bullet-list,
.explain-section ul,
.info-boxes.light .info-box ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 28px
}

.bullet-list li,
.explain-section ul li,
.info-boxes.light .info-box ul li {
    position: relative;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-bottom: 20px
}

@media (min-width:768px) {

    .bullet-list li,
    .explain-section ul li,
    .info-boxes.light .info-box ul li {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 28px;
        line-height: 1.75rem
    }
}

.bullet-list li:before,
.explain-section ul li:before,
.info-boxes.light .info-box ul li:before {
    position: absolute;
    top: 8px;
    left: -28px;
    width: 8px;
    height: 8px;
    background-color: #285ae6;
    content: ""
}

.bullet-list li h5,
.explain-section ul li h5,
.info-boxes.light .info-box ul li h5 {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 700;
    line-height: 26px;
    line-height: 1.625rem
}

.explain-section .link-arrow-svg svg {
    transition: margin-left .3s ease;
    margin-left: 10px
}

@media (max-width:767.98px) {
    .explain-section .link-arrow-svg svg {
        position: absolute
    }
}

.explain-section .link-arrow-svg svg .circle {
    stroke: #285ae6
}

.explain-section .link-arrow-svg svg .arrow {
    fill: #285ae6
}

.explain-section .link-arrow-svg:hover {
    text-decoration: none
}

.explain-section .link-arrow-svg:hover svg {
    margin-left: 15px
}

.explain-section .link-arrow-svg:hover svg .circle {
    fill: #285ae6
}

.explain-section .link-arrow-svg:hover svg .arrow {
    fill: #fff
}

.explain-section {
    padding: 60px 0 20px;
    color: #000;
    position: relative;
    background-color: #f2f6fb;
    background-size: cover;
    background-position: 50% 0
}

.explain-section.light .button-row h3,
.explain-section.light .title-subtitle h2 {
    color: #fff
}

@media (min-width:768px) {
    .explain-section {
        padding: 80px 0 40px
    }
}

@media (min-width:1024px) {
    .explain-section {
        background-position: 0 0
    }
}

@media (min-width:1200px) {
    .explain-section {
        padding: 100px 0 60px;
        background-position: 50% 50%
    }
}

.explain-section .container {
    position: relative;
    z-index: 2
}

@media (min-width:1420px) {
    .explain-section .container {
        max-width: 1188px
    }
}

.explain-section .title-subtitle {
    margin: 0 auto 40px;
    text-align: center
}

@media (min-width:1200px) {
    .explain-section .title-subtitle {
        margin: 0 auto 60px
    }
}

@media (min-width:1420px) {
    .explain-section .title-subtitle {
        margin: 0 auto 63px
    }
}

.explain-section .title-subtitle h2 {
    text-align: center;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 29px;
    line-height: 1.8125rem;
    font-weight: 700
}

@media (min-width:768px) {
    .explain-section .title-subtitle h2 {
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 36px;
        line-height: 2.25rem;
        margin: 0 auto .5rem
    }
}

@media (min-width:1024px) {
    .explain-section .title-subtitle h2 {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 58px;
        line-height: 3.625rem
    }
}

@media (min-width:1420px) {
    .explain-section .title-subtitle h2 {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 48px;
        line-height: 3rem
    }
}

.explain-section .title-subtitle p {
    text-align: center
}

.explain-section .box {
    position: relative
}

@media (min-width:768px) {
    .explain-section .box {
        margin: 0 0 40px;
        display: flex;
        justify-content: space-between;
        text-align: left
    }
}

.explain-section .box h3,
.explain-section .box h4 {
    display: block;
    font-weight: 800;
    margin: 0
}

@media (max-width:1023.98px) {

    .explain-section .box h3,
    .explain-section .box h4 {
        font-size: 32px;
        font-size: 2rem
    }
}

@media (max-width:767.98px) {

    .explain-section .box h3,
    .explain-section .box h4 {
        line-height: 1.3
    }
}

.explain-section .box h3 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 40px;
    line-height: 2.5rem;
    margin: 0 0 -2px
}

@media (min-width:768px) {
    .explain-section .box h3 {
        margin: 0 0 8px
    }
}

.explain-section .box h4 {
    font-weight: 400;
    margin: 0 0 31px;
    line-height: 1.28
}

@media (max-width:767.98px) {
    .explain-section .box h4 {
        line-height: 1.3;
        margin: 0 0 24px
    }
}

.explain-section .box h4 strong {
    font-weight: 700
}

.explain-section .box img {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 17px;
    width: 48px
}

@media (min-width:768px) {
    .explain-section .box img {
        margin: 0 0 18px;
        width: 64px
    }
}

@media (min-width:1024px) {
    .explain-section .box img {
        margin: 0 0 17px
    }
}

.explain-section .box .decor-element {
    border-radius: 999px;
    position: absolute;
    top: -38px;
    left: calc(50% - 23px);
    padding: 23px;
    width: 46px;
    height: 46px
}

@media (min-width:768px) {
    .explain-section .box .decor-element {
        top: calc(50% - 23px);
        left: calc(50% - 23px)
    }
}

.explain-section .box .decor-element:after,
.explain-section .box .decor-element:before {
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 16px;
    background-color: #fff;
    content: ""
}

.explain-section .box .decor-element:after {
    top: 50%;
    width: 16px;
    height: 2px;
    transform: translateY(-50%);
    left: 15px
}

.explain-section .box .decor-element.black:after,
.explain-section .box .decor-element.black:before {
    background-color: #000
}

.explain-section .box-internal {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%
}

@media (min-width:768px) {
    .explain-section .box-top {
        height: 50%
    }
}

.explain-section .box-bottom {
    padding-top: 10px
}

@media (min-width:768px) {
    .explain-section .box-bottom {
        height: 50%
    }
}

.explain-section .box-bottom p,
.explain-section .box-bottom strong {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem
}

@media (min-width:768px) {

    .explain-section .box-bottom p,
    .explain-section .box-bottom strong {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 32px;
        line-height: 2rem
    }
}

.explain-section .box-row {
    display: flex;
    flex-direction: column
}

@media (min-width:1024px) {
    .explain-section .box-row {
        flex-direction: row
    }
}

.explain-section .box-row.list-item {
    margin-bottom: 10px
}

.explain-section .box-col {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem
}

@media (min-width:1200px) {
    .explain-section .box-col {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 28px;
        line-height: 1.75rem
    }
}

@media (min-width:1024px) {
    .explain-section .box-col:first-child {
        width: 20%
    }
}

@media (min-width:1024px) {
    .explain-section .box-col:last-child {
        width: 80%
    }
}

.explain-section .arrow-btn-span {
    bottom: 58px
}

@media (min-width:768px) {
    .explain-section .arrow-btn-span {
        bottom: 46px
    }
}

@media (min-width:1024px) {
    .explain-section .arrow-btn-span {
        bottom: 47px
    }
}

@media (min-width:1200px) {
    .explain-section .arrow-btn-span {
        bottom: 67px
    }
}

.explain-section .column {
    width: 100%;
    background-color: rgba(40, 90, 230, .05);
    background-repeat: repeat-y;
    background-size: 1400px;
    padding: 40px 30px 30px;
    margin: 0 0 30px;
    position: relative;
    box-shadow: 0 10px 32px rgba(40, 90, 230, .1);
    border-radius: 12px
}

@media (min-width:768px) {
    .explain-section .column {
        background-size: 4750px;
        margin: 0;
        position: static;
        padding: 30px
    }
}

.explain-section .column:first-of-type {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 585.9 1939.9'%3E%3Cpath d='M0 0v1940h277.6c2.4-6.1 8.4-10.4 15.3-10.4s12.9 4.3 15.3 10.4h277.6V0H0z' fill='%23fff'/%3E%3C/svg%3E");
    background-position: bottom
}

@media (min-width:768px) {
    .explain-section .column:first-of-type {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1940 585.9'%3E%3Cpath d='M0 585.9h1940V308.3c-6.1-2.4-10.4-8.4-10.4-15.3s4.3-12.9 10.4-15.3V0H0v585.9z' fill='%23fff'/%3E%3C/svg%3E");
        background-position: 100%;
        margin-right: 15px;
        padding-right: 50px
    }
}

.explain-section .column:first-of-type .decor-element {
    display: none
}

.explain-section .column:last-of-type {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 585.9 1939.9'%3E%3Cpath d='M0 1940V0h277.6c2.4 6.1 8.4 10.4 15.3 10.4S305.8 6.1 308.3 0h277.6v1940H0z' fill='%23fff'/%3E%3C/svg%3E");
    background-position: top
}

@media (min-width:768px) {
    .explain-section .column:last-of-type {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1940 585.9'%3E%3Cpath d='M1940 585.9H0V308.3c6.1-2.4 10.4-8.4 10.4-15.3S6.1 280 0 277.6V0h1940v585.9z' fill='%23fff'/%3E%3C/svg%3E");
        background-position: 0;
        margin-left: 15px;
        padding-left: 50px
    }
}

.explain-section .column h3 {
    color: #9451ea;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-weight: 700
}

@media (max-width:767.98px) {
    .explain-section .column h3 {
        padding-bottom: 6px
    }
}

@media (min-width:1024px) {
    .explain-section .column h3 {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 29px;
        line-height: 1.8125rem
    }
}

.explain-section .column li,
.explain-section .column p {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 28px;
    line-height: 1.75rem
}

.explain-section .column li p {
    margin-bottom: 16px
}

.explain-section .column li p:last-of-type {
    margin: 0
}

.explain-section ul {
    text-align: left;
    line-height: 1.6
}

@media (min-width:1024px) {
    .explain-section ul {
        margin: 0 -20px 0 0
    }
}

@media (min-width:1200px) {
    .explain-section ul {
        margin: 0 5px 0 0
    }
}

@media (min-width:1420px) {
    .explain-section ul {
        margin: 0 -7px 0 0
    }
}

.explain-section ul li {
    padding-bottom: 16px
}

.explain-section ul strong {
    display: block
}

.explain-section .title-holder {
    justify-content: center
}

.explain-section .underline-link .link-open-arrow {
    color: #000
}

.explain-section .underline-link .link-open-arrow:hover {
    color: #285ae6
}

.explain-section .underline-link .link-open-arrow:hover:after {
    color: #285ae6 !important
}

.explain-section .underline-link:after {
    background-color: transparent !important
}

.explain-section .link-arrow-svg {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600
}

@media (max-width:767.98px) {
    .explain-section .link-arrow-svg {
        position: relative;
        display: block;
        padding-right: 10%
    }
}

@media (min-width:1024px) {
    .explain-section .link-arrow-svg {
        position: absolute;
        bottom: 0
    }
}

.explain-section .tiles-title {
    margin-top: -29px;
    margin-bottom: 34px
}

@media (min-width:768px) {
    .explain-section .tiles-title {
        margin-bottom: 32px;
        margin-top: -39px
    }
}

@media (min-width:1200px) {
    .explain-section .tiles-title {
        margin: -44px 0 28px
    }
}

@media (min-width:1420px) {
    .explain-section .tiles-title {
        margin: -40px 0 63px
    }
}

.explain-section .tiles-title h3 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-weight: 700;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .explain-section .tiles-title h3 {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 56px;
        line-height: 3.5rem
    }
}

.explain-section .tiles-title p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 32px;
    line-height: 2rem
}

.explain-section .button-row,
.explain-section .row-boxes {
    margin-bottom: 40px
}

.explain-section .button-row {
    text-align: center;
    margin-top: -10px
}

@media (min-width:768px) {
    .explain-section .button-row {
        margin-top: 40px
    }
}

@media (min-width:1024px) {
    .explain-section .button-row {
        margin-top: 60px
    }
}

.explain-section .button-row h3 {
    font-weight: 600;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28px;
    line-height: 1.75rem;
    margin: 0 0 30px
}

.explain-section .button-row .impv-blue-btn {
    padding: 14px 30px;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400
}

.explain-section .button-row .impv-blue-btn:hover {
    text-decoration: none
}

.explain-section .container-content-box {
    background-color: #fff;
    box-shadow: 5px 15px 7px rgba(40, 90, 230, .05), -5px -2px 7px rgba(40, 90, 230, .05);
    padding: 40px 30px 10px;
    border-radius: 12px;
    margin: 0
}

@media (min-width:1024px) {
    .explain-section .container-content-box {
        padding: 0
    }
}

@media (min-width:1920px) {
    .explain-section .container-content-box {
        padding: 0 1px
    }
}

@media (min-width:1024px) {
    .explain-section .container-content-box.two-blocks .content-box:nth-child(2n) .content-box-inner {
        border-right: none
    }
}

@media (min-width:1024px) {
    .explain-section .container-content-box.two-rows .content-box:first-child .content-box-inner {
        padding-right: 70px
    }
}

@media (min-width:1024px) {
    .explain-section .container-content-box.two-rows .content-box:last-child .content-box-inner {
        padding-left: 70px
    }
}

@media (min-width:1024px) {
    .explain-section .container-content-box.multi-rows .content-box:nth-child(n+3) .content-box-inner:before {
        position: absolute;
        top: 0;
        content: "";
        background: rgba(40, 90, 230, .1803921568627451);
        height: 1px;
        width: calc(100% - 80px)
    }
}

.explain-section .content-box {
    width: 100%;
    line-height: 1.8;
    margin-bottom: 30px
}

@media (min-width:768px) {
    .explain-section .content-box {
        position: relative
    }
}

@media (min-width:1024px) {
    .explain-section .content-box {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        justify-content: flex-start;
        margin-bottom: 40px
    }
}

.explain-section .content-box:not(:last-child) {
    border-bottom: 1px solid rgba(40, 90, 230, .1803921568627451);
    padding-bottom: 30px
}

@media (min-width:1024px) {
    .explain-section .content-box:not(:last-child) {
        border-bottom: none;
        padding-bottom: 0
    }
}

@media (min-width:1024px) {
    .explain-section .content-box:not(:last-child) .content-box-inner {
        border-right: 1px solid rgba(40, 90, 230, .1803921568627451)
    }
}

.explain-section .content-box h3 {
    width: 100%;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 28px;
    line-height: 1.75rem;
    font-weight: 700;
    margin: 0 0 16px
}

@media (min-width:768px) {
    .explain-section .content-box h3 {
        margin-bottom: 20px
    }
}

@media (min-width:1200px) {
    .explain-section .content-box h3 {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 26px;
        line-height: 1.625rem
    }
}

.explain-section .content-box img {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 20px
}

@media (min-width:768px) {
    .explain-section .content-box img {
        min-height: 40px
    }
}

@media (min-width:1420px) {
    .explain-section .content-box img {
        margin: 0 0 30px
    }
}

.explain-section .content-box .more {
    color: #285ae6
}

@media (min-width:768px) {
    .explain-section .content-box .more:hover {
        text-decoration: none
    }
}

@media (min-width:768px) {
    .explain-section .content-box .underline-link {
        transition: all .25s ease-in-out;
        position: absolute;
        bottom: 40px
    }

    .explain-section .content-box .underline-link:hover:after,
    .explain-section .content-box .underline-link:hover:before {
        width: 100%;
        opacity: 1
    }

    .explain-section .content-box .underline-link:after,
    .explain-section .content-box .underline-link:before {
        content: "";
        position: absolute;
        bottom: 0;
        width: 0;
        height: 2px;
        margin: 2px 0 0;
        transition: all .25s ease-in-out;
        opacity: 0
    }

    .explain-section .content-box .underline-link:after {
        left: 0;
        background-color: #285ae6
    }
}

.explain-section .content-box p {
    margin: 0 0 20px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem
}

@media (min-width:1200px) {
    .explain-section .content-box p {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 28px;
        line-height: 1.75rem
    }
}

@media (min-width:1420px) {
    .explain-section .content-box p {
        margin: 0 0 20px
    }
}

.explain-section .content-box .underline-link .link-open-arrow:after {
    color: #285ae6
}

.explain-section .content-box .link-arrow {
    line-height: 24px;
    line-height: 1.5rem
}

@media (min-width:1024px) {
    .explain-section .content-box .link-arrow {
        margin: auto 0 0
    }
}

@media (min-width:1024px) {
    .explain-section .content-box .content-box-inner {
        padding: 0 40px;
        margin: 40px 0 0;
        height: calc(100% - 40px);
        width: 100%
    }
}

.explain-section .content-box .product-link-block {
    color: inherit
}

@media (min-width:1024px) {
    .explain-section .content-box .product-link-block {
        height: 100%;
        width: 100%
    }
}

.explain-section .content-box .product-link-block:hover {
    text-decoration: none
}

@media (min-width:1024px) {
    .explain-section .content-box .product-link-block .content-box-inner.with-link {
        padding-bottom: 30px
    }
}

.explain-section .content-box .product-link-block .link-open-arrow {
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem
}

.options-section {
    position: relative;
    text-align: center;
    background-color: #fff;
    letter-spacing: -.03em;
    color: #000;
    padding: 60px 30px
}

@media (min-width:768px) {
    .options-section {
        padding: 80px 30px
    }
}

@media (min-width:1024px) {
    .options-section {
        padding: 100px 30px
    }
}

.options-section .container {
    position: relative;
    z-index: 3;
    padding: 0 !important
}

.options-section-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%
}

@media (min-width:1200px) {
    .options-section-content {
        align-items: flex-start;
        padding: 25px;
        max-width: 600px
    }
}

.options-section h2 {
    font-weight: 700;
    text-align: center;
    margin: 0
}

@media (min-width:768px) {
    .options-section h2 {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 36px;
        line-height: 2.25rem;
        text-align: left;
        margin: 0 0 20px
    }
}

@media (min-width:1024px) {
    .options-section h2 {
        width: 390px;
        line-height: 110%;
        margin: 0 0 40px
    }
}

@media (min-width:1420px) {
    .options-section h2 {
        width: auto;
        font-size: 50px;
        font-size: 3.125rem
    }
}

.options-section h2 strong {
    font-weight: 700
}

.option-wrap {
    margin: 35px 0;
    position: relative
}

@media (min-width:768px) {
    .option-wrap {
        margin: 0;
        height: 100%
    }
}

@media (min-width:1024px) {
    .option-wrap {
        max-width: 921px
    }
}

@media (min-width:1420px) {
    .option-wrap {
        max-width: none
    }
}

.option-wrap:after,
.option-wrap:before {
    z-index: -1;
    position: absolute
}

.option-wrap .dot-decor {
    z-index: -1;
    position: absolute
}

.option-wrap .dot-decor.bottom {
    width: 253px;
    height: 186px;
    display: none
}

@media (min-width:1200px) {
    .option-wrap .dot-decor.bottom {
        bottom: -53px;
        right: 150px;
        left: unset;
        transform: scale(1);
        display: block
    }
}

@media (min-width:1420px) {
    .option-wrap .dot-decor.bottom {
        bottom: -38px;
        right: unset;
        left: -16px
    }
}

.option-wrap .dot-decor.top {
    width: 100px;
    height: 136px;
    bottom: -43px;
    right: -30px
}

@media (min-width:768px) {
    .option-wrap .dot-decor.top {
        left: 52px;
        right: auto;
        bottom: -59px;
        width: 148px;
        height: 250px
    }
}

@media (min-width:1200px) {
    .option-wrap .dot-decor.top {
        display: none
    }
}

@media (min-width:1420px) {
    .option-wrap .dot-decor.top {
        right: -1px;
        top: -7px;
        bottom: auto;
        left: auto;
        display: block
    }
}

@media (min-width:768px) {
    .option-wrap:not(.case-studies) .options-list img {
        width: 64px;
        transform: scale(1)
    }
}

.option-wrap.case-studies .options-list .image-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

@media (min-width:768px) {
    .option-wrap.case-studies .options-list .image-wrapper {
        display: block;
        height: auto;
        max-height: 66px;
        max-width: 150px;
        margin: auto
    }
}

.option-wrap.case-studies .options-list .image-wrapper img {
    max-width: 100%
}

.options-list {
    z-index: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

@media (min-width:1200px) {
    .options-list {
        height: 100%;
        margin: 0 -15px;
        justify-content: flex-start;
        align-items: center
    }
}

.options-list li {
    max-width: 215px;
    width: 100%;
    margin: 5px;
    display: inline-grid
}

@media (min-width:768px) {
    .options-list li {
        width: 46%
    }
}

@media (min-width:1024px) {
    .options-list li {
        width: 210px
    }
}

@media (min-width:768px) and (max-width:1419.98px) {
    .options-list li {
        max-width: 210px
    }
}

.options-list li .image-background {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: 1;
    margin: 0
}

.options-list li a.case-studies-div-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 150px
}

.options-list li .case-studies-title {
    margin-top: 10px;
    letter-spacing: -.03em
}

.options-list li>span,
.options-list li a {
    background-color: #fff;
    transition: all .35s ease;
    display: block;
    text-align: center;
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 54px 54px rgba(40, 90, 230, .15)
}

@media (min-width:768px) {

    .options-list li>span,
    .options-list li a {
        box-shadow: 0 7px 54px rgba(40, 90, 230, .15)
    }
}

@media (min-width:1420px) {

    .options-list li>span,
    .options-list li a {
        box-shadow: 0 7px 54px rgba(40, 90, 230, .09)
    }
}

.options-list li>span:after,
.options-list li a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 140%;
    opacity: .4;
    background: linear-gradient(56deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0) 60%, hsla(0, 0%, 100%, .4) 0, hsla(0, 0%, 100%, 0));
    content: ""
}

.options-list li>span>:not(picture),
.options-list li a>:not(picture) {
    position: relative;
    z-index: 3
}

.options-list li a h3,
.options-list li a p,
.options-list li span h3,
.options-list li span p {
    color: #000;
    font-size: 16px;
    font-size: 1rem;
    line-height: 18px;
    line-height: 1.125rem;
    font-weight: 500;
    margin: 0
}

.options-list li a h3:hover,
.options-list li a p:hover,
.options-list li span h3:hover,
.options-list li span p:hover {
    color: #000;
    text-decoration: none
}

@media (min-width:1024px) {

    .options-list li a h3,
    .options-list li a p,
    .options-list li span h3,
    .options-list li span p {
        line-height: 22px;
        line-height: 1.375rem
    }
}

@media (min-width:768px) and (max-width:1419.98px) {

    .options-list li a h3,
    .options-list li a p,
    .options-list li span h3,
    .options-list li span p {
        font-size: 14px;
        font-size: .875rem
    }
}

.options-list li a:hover,
.options-list li span:hover {
    text-decoration: none
}

@media (min-width:1420px) {
    .options-list li a:hover:hover {
        box-shadow: 0 7px 54px rgba(40, 90, 230, .15)
    }
}

.options-list .icon-holder {
    height: 64px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (min-width:768px) {
    .options-list .icon-holder {
        margin: 0 0 30px
    }
}

.options-list h3 {
    color: #000;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.4;
    font-weight: 700;
    margin: 0;
    width: 100%
}

.options-list img {
    max-height: 100%;
    width: auto
}

.info-boxes {
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0;
    position: relative
}

@media (min-width:768px) {
    .info-boxes {
        padding: 80px 0
    }
}

@media (min-width:1200px) {
    .info-boxes {
        padding: 100px 0
    }
}

.info-boxes .head-section {
    margin-bottom: 50px
}

.info-boxes .heading h2 {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 700;
    color: #000;
    margin: 0 0 20px;
    line-height: 29px;
    line-height: 1.8125rem
}

@media (min-width:768px) {
    .info-boxes .heading h2 {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 48px;
        line-height: 3rem
    }
}

.info-boxes .heading h2 strong {
    font-weight: 700
}

.info-boxes p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem
}

@media (min-width:768px) {
    .info-boxes p {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 32px;
        line-height: 2rem
    }
}

@media (min-width:1200px) {
    .info-boxes .info-row {
        margin-left: -28px;
        margin-right: -28px
    }
}

@media (min-width:1420px) {
    .info-boxes .info-row {
        margin-left: -40px;
        margin-right: -40px
    }
}

.info-boxes .info-col {
    display: flex
}

@media (min-width:1200px) {
    .info-boxes .info-col {
        padding-left: 28px;
        padding-right: 28px
    }
}

@media (min-width:1420px) {
    .info-boxes .info-col {
        max-width: 636px;
        flex: 0 0 636px;
        padding-left: 40px;
        padding-right: 40px
    }
}

.info-boxes .info-box {
    width: 100%
}

@media (max-width:767.98px) {
    .info-boxes .info-box .header-wrapper.svg-icon h3 {
        padding-right: 10px
    }
}

.info-boxes .arrow-btn-span {
    bottom: auto;
    top: 30px
}

.info-boxes.light .arrow-holder {
    display: none
}

.info-boxes.light .info-box {
    background-color: #fff;
    color: #000;
    border: none;
    box-shadow: 0 19px 54px rgba(40, 90, 230, .15);
    border-radius: 12px;
    padding: 0;
    overflow: hidden
}

@media (min-width:768px) {
    .info-boxes.light .info-box {
        flex-direction: column
    }
}

.info-boxes.light .info-box .header-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    padding: 20px
}

@media (min-width:768px) {
    .info-boxes.light .info-box .header-wrapper {
        padding: 20px 30px;
        min-height: 90px
    }
}

@media (min-width:1200px) {
    .info-boxes.light .info-box .header-wrapper {
        align-items: center;
        min-height: 110px
    }
}

@media (min-width:1420px) {
    .info-boxes.light .info-box .header-wrapper {
        padding: 30px 50px;
        min-height: 115px
    }
}

@media (min-width:768px) and (max-width:1023.98px) {
    .info-boxes.light .info-box .header-wrapper.svg-icon {
        min-height: 147px
    }
}

@media (max-width:1023.98px) {
    .info-boxes.light .info-box .header-wrapper.svg-icon {
        flex-direction: column-reverse;
        justify-content: flex-end
    }
}

.info-boxes.light .info-box .header-wrapper.svg-icon img {
    height: 50px
}

@media (max-width:1023.98px) {
    .info-boxes.light .info-box .header-wrapper.svg-icon img {
        height: 40px;
        margin-bottom: 10px
    }
}

@media (max-width:767.98px) {
    .info-boxes.light .info-box .header-wrapper.svg-icon img {
        height: 30px
    }
}

@media (min-width:1200px) {
    .info-boxes.light .info-box .header-wrapper.svg-icon img {
        margin: auto 0
    }
}

.info-boxes.light .info-box .body-wrapper {
    padding: 20px
}

@media (min-width:768px) {
    .info-boxes.light .info-box .body-wrapper {
        display: flex;
        flex-direction: column;
        padding: 30px
    }
}

@media (min-width:1420px) {
    .info-boxes.light .info-box .body-wrapper {
        padding: 30px 50px 50px
    }
}

@media (min-width:1024px) {
    .info-boxes.light .info-box .wrap {
        padding: 0 0 25px
    }
}

@media (min-width:1200px) {
    .info-boxes.light .info-box .wrap {
        margin: 0 0 -17px
    }
}

@media (min-width:1420px) {
    .info-boxes.light .info-box .wrap {
        padding: 0 0 17px
    }
}

.info-boxes.light .info-box h3 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26px;
    line-height: 1.625rem;
    margin: 0;
    padding-right: 10px
}

@media (min-width:1024px) {
    .info-boxes.light .info-box h3 {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 29px;
        line-height: 1.8125rem
    }
}

@media (min-width:1420px) {
    .info-boxes.light .info-box h3 {
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 36px;
        line-height: 2.25rem
    }
}

@media (min-width:1420px) {
    .info-boxes.light .info-box p {
        margin: 0 0 20px
    }
}

.info-boxes.light .info-box .has-links .description {
    margin-bottom: 40px
}

@media (min-width:768px) {
    .info-boxes.light .info-box .has-links .description {
        margin-bottom: 60px
    }
}

.info-boxes.light .info-box .has-links .links-container {
    max-width: 80%
}

.info-boxes.light .info-box .has-links .links-container .link-arrow {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem
}

.info-boxes.light .info-box .has-links .links-container .link-arrow:after {
    color: #285ae6
}

.info-boxes.light .info-box .box-gradient {
    display: none
}

.info-boxes.light .info-box .strip-holder {
    width: 100%;
    position: relative;
    padding: 44px 0 0
}

@media (min-width:1420px) {
    .info-boxes.light .info-box .strip-holder {
        margin: auto 0 0
    }
}

.info-boxes.light .info-box .strip-holder:before {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #cbd6e0;
    content: ""
}

@media (min-width:1024px) {
    .info-boxes.light .info-box .strip-holder:before {
        top: 0
    }
}

@media (min-width:1420px) {
    .info-boxes.light .info-box .strip-holder:before {
        top: 20px
    }
}

.info-boxes.light .info-box .hover-cta-container {
    position: relative;
    padding-top: 60px
}

.info-boxes.light .info-box .hover-cta-container:before {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #cbd6e0;
    content: ""
}

.info-boxes.light .info-box hr {
    width: calc(100% - 60px);
    left: 30px;
    bottom: 152px;
    position: absolute;
    border: 1px solid #cbd6e0;
    display: none
}

@media (min-width:768px) {
    .info-boxes.light .info-box hr {
        bottom: 176px
    }
}

@media (min-width:1420px) {
    .info-boxes.light .info-box hr {
        width: calc(100% - 100px);
        left: 50px;
        bottom: 144px
    }
}

.info-boxes.light .info-box .num {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 58px;
    line-height: 3.625rem;
    display: block;
    font-weight: 700;
    margin: 0 0 9px
}

@media (min-width:768px) {
    .info-boxes.light .info-box .num {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 72px;
        line-height: 4.5rem
    }
}

@media (min-width:1024px) {
    .info-boxes.light .info-box .num {
        font-size: 60px;
        font-size: 3.75rem
    }
}

.info-boxes.light .info-box .text {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    color: #606a73;
    font-weight: 700;
    display: block
}

@media (min-width:768px) {
    .info-boxes.light .info-box .text {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 32px;
        line-height: 2rem
    }
}

.info-boxes.dark-mode,
.info-boxes.dark-mode a.link-arrow,
.info-boxes.dark-mode h2,
.info-boxes.dark-mode h3,
.info-boxes.dark-mode h4,
.info-boxes.dark-mode h5,
.info-boxes.dark-mode h6 {
    color: #fff
}

.info-boxes.dark-mode a.link-arrow:after,
.info-boxes.dark-mode a.link-arrow:hover {
    color: #f9c737
}

.info-box-wrapper:after,
.info-box-wrapper:before {
    position: absolute
}

.info-box-wrapper .info-box {
    z-index: 1;
    display: flex;
    flex-direction: column;
    border: 1px solid #879198;
    background: #2e2e2e;
    color: #fff;
    padding: 30px 15px 0 30px;
    line-height: 1.8;
    position: relative
}

@media (min-width:768px) {
    .info-box-wrapper .info-box {
        padding: 65px 39px 0;
        margin-bottom: 0
    }
}

.info-box-wrapper .info-box .box-gradient {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 59%;
    opacity: .4
}

.info-box-wrapper .info-box .image-background {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: 1
}

.info-box-wrapper .info-box>:not(picture) {
    position: relative;
    z-index: 3
}

.info-box-wrapper .info-box p {
    margin: 0 0 20px
}

.info-box-wrapper .info-box h3 {
    font-weight: 700;
    margin: 16px 0 17px
}

@media (max-width:767.98px) {
    .info-box-wrapper .info-box h3 {
        line-height: 1.35;
        margin: 16px 0 13px
    }
}

@media (min-width:768px) {
    .info-box-wrapper .info-box h3 {
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 40px;
        line-height: 2.5rem
    }
}

@media (min-width:1024px) {
    .info-box-wrapper .info-box h3 {
        margin: 16px 0 20px
    }
}

@media (min-width:1200px) {
    .info-box-wrapper .info-box h3 {
        margin: 16px 0 17px
    }
}

.info-box-wrapper .info-box img {
    display: inline-block;
    vertical-align: top;
    align-self: flex-start
}

@media (max-width:767.98px) {
    .info-box-wrapper .info-box img {
        margin: auto 0
    }
}

.info-box-wrapper .info-box .strip-holder {
    margin: auto 0 0;
    padding: 49px 0 29px;
    color: #c294ff;
    position: relative
}

@media (min-width:768px) {
    .info-box-wrapper .info-box .strip-holder {
        padding: 0 0 26px
    }
}

.info-box-wrapper .info-box .hover-card {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding: 30px 40px;
    top: -100%;
    transition: top .75s cubic-bezier(.47, 1.5, .41, 1)
}

@media (max-width:767.98px),
(min-width:1024px) and (max-width:1199.98px) {
    .info-box-wrapper .info-box .hover-card {
        padding: 20px
    }
}

.info-box-wrapper .info-box .hover-card.hover {
    top: 0
}

.info-box-wrapper .info-box .hover-card .description {
    color: #fff
}

.info-box-wrapper .info-box .hover-card .links-container {
    margin-top: 40px
}

.info-box-wrapper .info-box .hover-card-link {
    display: inline-block;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    line-height: 24px;
    line-height: 1.5rem;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 8px;
    padding: 13px 30px;
    background-color: hsla(0, 0%, 100%, 0);
    transition: background-color .3s ease-in-out
}

@media (max-width:767.98px),
(min-width:1024px) and (max-width:1199.98px) {
    .info-box-wrapper .info-box .hover-card-link {
        font-weight: 500;
        padding: 13px 8px;
        width: 100%
    }
}

.info-box-wrapper .info-box .hover-card-link:hover {
    text-decoration: none;
    background-color: hsla(0, 0%, 100%, .3)
}

.info-box-wrapper .info-box .hover-card-mobile-close {
    position: absolute;
    top: 18px;
    right: 20px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l11 11M12 1L1 12' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
    background-size: cover;
    display: inline-block;
    width: 13px;
    height: 13px
}

@media (max-width:767.98px) {
    .info-box-wrapper:not(:last-child) .info-box {
        margin-bottom: 40px
    }
}

.hover-out {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

@media (max-width:767.98px) {
    .container {
        padding-right: 30px;
        padding-left: 30px
    }
}

#map-shadow {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

#map-shadow path {
    fill: #fff
}

.only-breadcrumbs .container {
    width: 100%;
    max-width: 1780px
}

@media (max-width:767.98px) {
    .only-breadcrumbs .container .hero-breadcrumbs {
        margin-bottom: 38px
    }
}

@media (max-width:767.98px) {
    .only-breadcrumbs .container .hero-breadcrumbs .sub-header {
        display: none
    }
}

.intros {
    text-align: center;
    max-width: 640px
}

@media (max-width:767.98px) {
    .intros {
        padding: 0 30px
    }
}

.intros h1,
.intros p {
    color: #fff
}

.intros h1 {
    font-weight: 700;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 40px;
    line-height: 2.5rem
}

@media (min-width:768px) {
    .intros h1 {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 72px;
        line-height: 4.5rem
    }
}

@media (min-width:1200px) {
    .intros h1 {
        font-size: 50px;
        font-size: 3.125rem;
        margin-top: 15px
    }
}

@media (max-width:767.98px) {
    .intros p {
        font-size: 16px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.5rem;
        margin-bottom: 30px
    }
}

@media (min-width:768px) {
    .intros p {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 32px;
        line-height: 2rem
    }
}

@media (min-width:1420px) {
    .intros p {
        margin-bottom: 30px
    }
}

.status-btn {
    padding: 15px 20px;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 19px;
    line-height: 1.1875rem;
    border: 1px solid #fac73a;
    background-color: rgba(0, 0, 0, .33)
}

.continent-menu {
    background-color: #fff;
    margin-top: 60px
}

@media (min-width:768px) {
    .continent-menu {
        display: flex;
        justify-content: space-between;
        background: rgba(0, 3, 30, .61);
        border: 1px solid hsla(0, 0%, 100%, .67);
        border-radius: 8px;
        margin: 47px auto 0;
        padding: 5px 10px;
        max-width: 1360px
    }
}

@media (min-width:768px) and (max-width:1023.98px) {
    .continent-menu {
        height: 45px;
        padding: 0 10px
    }
}

@media (min-width:1200px) {
    .continent-menu {
        margin-top: 60px;
        padding: 0 0 0 5px
    }
}

.background-gradient {
    background-image: url(../imgs/global-network-map/globe-background-mobile.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    margin-top: -140px;
    padding-top: 140px
}

@media (min-width:768px) {
    .background-gradient {
        background-image: url(../imgs/global-network-map/globe-background.jpg);
        background-repeat: repeat-x
    }
}

@media (min-width:1200px) {
    .background-gradient {
        margin-top: -170px;
        padding-top: 170px
    }
}



.map-area .round-filters-div {
    margin: 0 30px
}

@media (min-width:768px) {
    .map-area .round-filters-div {
        margin: 4px 0 3px
    }
}

@media (min-width:1200px) {
    .map-area .dropdown.dropdown-select.impv-dropdown {
        margin-left: 40px
    }
}

.map-area .dropdown.dropdown-select .dropdown-btn {
    border-bottom: none !important
}

.map-area .dropdown.dropdown-select .dropdown-btn .name {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem
}

@media (min-width:768px) {
    .map-area .dropdown.dropdown-select .dropdown-btn .name {
        color: #fff
    }
}

@media (max-width:767.98px) {
    .map-area .dropdown.dropdown-select .dropdown-btn {
        padding: 20px 0;
        margin: 0
    }
}

.map-area .dropdown.dropdown-select .dropdown-btn .impv-icon {
    margin-left: 26px
}

.map-area .dropdown.dropdown-select .dropdown-btn .impv-icon span {
    background-color: #285ae6
}

@media (min-width:768px) {
    .map-area .dropdown.dropdown-select .dropdown-btn .impv-icon span {
        background-color: #fac73a
    }
}

@media (max-width:767.98px) {
    .map-area .dropdown.dropdown-select .dropdown-btn .impv-icon span {
        width: 76%
    }
}

@media (max-width:767.98px) {
    .map-area .dropdown.dropdown-select .dropdown-btn .impv-icon span:first-child {
        transform: translateZ(0) rotate(90deg) !important
    }
}

@media (max-width:767.98px) {
    .map-area .dropdown.dropdown-select .dropdown-btn .impv-icon span:nth-child(2) {
        transform: translateZ(0) rotate(180deg) !important
    }
}

@media (max-width:767.98px) {
    .map-area .dropdown.dropdown-select .dropdown-btn .impv-icon.drop-up-icon span:first-child {
        transform: translateZ(0) rotate(180deg) !important
    }
}

.map-area .dropdown.dropdown-select .dropdown-menu {
    top: 34px;
    box-shadow: 0 16px 44px rgba(40, 90, 230, .25);
    border-radius: 8px;
    border: none;
    border-top: none !important;
    padding: 0 20px;
    background: #fff;
    max-height: 230px;
    scrollbar-width: thin;
    scrollbar-color: #cbd6e0 #fff
}

.map-area .dropdown.dropdown-select .dropdown-menu::-webkit-scrollbar {
    width: 12px
}

.map-area .dropdown.dropdown-select .dropdown-menu::-webkit-scrollbar-thumb {
    background-color: #cbd6e0;
    border-radius: 20px;
    border: 3px solid #fff
}

@media (max-width:767.98px) {
    .map-area .dropdown.dropdown-select .dropdown-menu {
        position: relative !important;
        background: #f2f6fb;
        transform: unset !important;
        margin: 0 -30px;
        padding: 0 30px;
        width: 100vw;
        box-shadow: none;
        border-radius: 0;
        border: none;
        max-height: unset !important
    }
}

.map-area .dropdown.dropdown-select .dropdown-menu .filter-btn-div .pop-status {
    float: right
}

@media (min-width:768px) {
    .map-area .dropdown.dropdown-select .dropdown-menu .filter-btn-div .pop-status {
        display: none
    }
}

.map-area .dropdown.dropdown-select .dropdown-menu .filter-btn-div .filter-btns {
    padding: 10.5px 0;
    margin: 0 !important;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px !important;
    line-height: 1.5rem !important;
    color: #606a73;
    border: none !important;
    border-top: 1px solid rgba(0, 0, 0, .1) !important;
    height: unset !important
}

.map-area .dropdown.dropdown-select .dropdown-menu .filter-btn-div .filter-btns.chosen {
    border: none !important;
    border-top: 1px solid rgba(0, 0, 0, .1) !important;
    color: #606a73 !important
}

.map-area .dropdown.dropdown-select .dropdown-menu .filter-btn-div .filter-btns:hover {
    border: none !important;
    border-top: 1px solid rgba(0, 0, 0, .1) !important;
    background: #fff;
    color: #285ae6 !important
}

.map-area .dropdown.dropdown-select .dropdown-menu .filter-btn-div .filter-btns:first-of-type {
    border-top: none !important
}

@media (max-width:767.98px) {
    .map-area .dropdown.dropdown-select .dropdown-menu .filter-btn-div .filter-btns {
        background-color: transparent !important
    }
}

@media (max-width:767.98px) {
    .map-area .dropdown.dropdown-select:not(:last-of-type) .dropdown-btn[aria-expanded=false] {
        border-bottom: 1px solid rgba(0, 0, 0, .1) !important
    }
}

.world-pop-map-container {
    position: relative;
    z-index: 1;
    max-width: 1126px;
    margin: auto
}

@media (min-width:768px) and (max-width:1023.98px) {
    .world-pop-map-container {
        margin-top: 30px
    }
}

@media (min-width:1024px) and (max-width:1199.98px) {
    .world-pop-map-container {
        margin-top: 20px
    }
}

@media (min-width:768px) {
    #world-pop-map {
        padding: 24px 0 43px
    }
}

@media (min-width:1200px) {
    #world-pop-map {
        padding: 75px 0 100px
    }
}

#world-pop-map>path {
    fill: #f1f8ff;
    stroke: #f1f8ff
}

@media (max-width:767.98px) {
    .legend-wrapper {
        display: none !important
    }
}

.legend-wrapper p {
    font-size: 14px;
    font-size: .875rem;
    line-height: 49px;
    line-height: 3.0625rem;
    margin: 0 22px 0 0;
    color: #fff
}

@media (min-width:768px) {
    .legend-wrapper p {
        line-height: 45px;
        line-height: 2.8125rem
    }
}

.legend-wrapper svg {
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, .2))
}

@media (min-width:768px) {
    .legend-wrapper svg {
        margin: 8px 10px 8px 11px
    }
}

@media (min-width:768px) {
    .legend-wrapper svg.multiple {
        margin-top: 8px;
        margin-bottom: 8px
    }
}

.pop-tooltip {
    position: absolute;
    z-index: 3;
    white-space: nowrap
}

.pop-tooltip .pop-wrapper {
    background-color: #fff;
    box-shadow: 0 0 5px 2px rgba(40, 90, 230, .1);
    border: 1px solid #285ae6
}

@media (min-width:768px) {
    .pop-tooltip .pop-wrapper {
        border-radius: 12px;
        padding: 13px 26px 13px 47px
    }
}

.pop-tooltip .pop-wrapper .pop-city {
    position: relative;
    margin: 0
}

@media (min-width:768px) {
    .pop-tooltip .pop-wrapper .pop-city {
        font-size: 13px;
        font-size: .8125rem;
        line-height: 32px;
        line-height: 2rem
    }
}

.pop-tooltip .pop-wrapper .pop-city span {
    background-repeat: no-repeat;
    position: absolute;
    top: 3px;
    left: -36px;
    display: inline-block;
    width: 26px;
    height: 26px
}

.pop-tooltip .pop-wrapper .pop-city.operational {
    font-weight: 500;
    color: #285ae6
}

.pop-tooltip .pop-wrapper .pop-city.operational span {
    background:url(../images/Operational.svg) no-repeat center;
    background-size: 100%;
}

.pop-tooltip .pop-wrapper .pop-city.planned {
    font-weight: 500;
    color: #acb9c5
}

.pop-tooltip .pop-wrapper .pop-city.planned span {
background:url(../images/planned.svg) no-repeat center;
    background-size: 100%;
}

.pop-tooltip .pop-wrapper .pop-city.multiple span {
    background:url(../images/multiple.svg) no-repeat center;
        background-size: 100%;
    }

.pop-tooltip .pop-wrapper .pop-status {
    color: #606a73;
    margin: 0;
    text-transform: capitalize
}

@media (min-width:768px) {
    .pop-tooltip .pop-wrapper .pop-status {
        font-size: 12px;
        font-size: .75rem;
        line-height: 14px;
        line-height: .875rem
    }
}

@media (min-width:1420px) {
    .pop-tooltip .pop-wrapper .pop-status {
        font-size: 16px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.5rem
    }
}

.icon {
    filter: drop-shadow(0 4px 8px rgba(20, 28, 57, .55))
}

@media (min-width:768px) {

    .icon g,
    .icon path,
    .icon rect {
        transform: translate(-31px, -22px) scale(2.44)
    }
}

@media (min-width:1024px) {

    .icon g,
    .icon path,
    .icon rect {
        transform: translate(-14px, -10px) scale(1.6)
    }
}

@media (min-width:768px) {

    .icon.hover g,
    .icon.hover path,
    .icon.hover rect {
        transform: translate(-31px, -22px) scale(2.44)
    }
}

@media (min-width:1024px) {

    .icon.hover g,
    .icon.hover path,
    .icon.hover rect {
        transform: translate(-36px, -27px) scale(2.6)
    }
}

.icon.operational.hover path.circle {
    fill: #285ae6
}

.icon.operational.hover .logo {
    fill: #fff
}

.head-title {
    font-weight: 700;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
    line-height: 2rem;
    margin-bottom: 30px
}

@media (min-width:768px) {
    .head-title {
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 56px;
        line-height: 3.5rem;
        margin-top: 80px
    }
}

@media (min-width:1024px) {
    .head-title {
        font-size: 40px;
        font-size: 2.5rem
    }
}

@media (min-width:1420px) {
    .head-title {
        line-height: 56px;
        line-height: 3.5rem;
        margin-top: 105px;
        margin-bottom: 60px
    }
}

.network-map-stats {
    background: #fff;
    padding: 60px 0 0
}

@media (min-width:768px) {
    .network-map-stats {
        padding: 80px 0 20px
    }
}

@media (min-width:1420px) {
    .network-map-stats {
        padding: 90px 0 30px
    }
}

.network-map-stats h2 {
    font-weight: 700;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 29px;
    line-height: 1.8125rem;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .network-map-stats h2 {
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 36px;
        line-height: 2.25rem;
        margin-bottom: 50px
    }
}

@media (min-width:1200px) {
    .network-map-stats h2 {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 48px;
        line-height: 3rem
    }
}

@media (min-width:768px) {
    .network-map-stats .total-stats-inside-div {
        max-width: 345px;
        padding-bottom: 60px
    }
}

.network-map-stats .total-stats-inside-div h3 {
    margin: 0 0 12px;
    color: #285ae6;
    font-weight: 800;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 36px;
    line-height: 2.25rem
}

@media (min-width:1200px) {
    .network-map-stats .total-stats-inside-div h3 {
        font-size: 40px;
        font-size: 2.5rem
    }
}

@media (min-width:1420px) {
    .network-map-stats .total-stats-inside-div h3 {
        font-size: 50px;
        font-size: 3.125rem;
        line-height: 60px;
        line-height: 3.75rem;
        margin-bottom: 20px
    }
}

.network-map-stats .total-stats-inside-div p {
    margin: 0 0 30px;
    color: #879198;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem
}

@media (min-width:1200px) {
    .network-map-stats .total-stats-inside-div p {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 26px;
        line-height: 1.625rem;
        margin-bottom: 0
    }
}

@media (min-width:1420px) {
    .network-map-stats .total-stats-inside-div p {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 32px;
        line-height: 2rem
    }
}

.section-separator {
    display: none
}

.info-boxes.light .heading h2 {
    color: #fff;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 36px;
    line-height: 2.25rem
}

@media (min-width:1200px) {
    .info-boxes.light .heading h2 {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 48px;
        line-height: 3rem;
        margin-bottom: 50px
    }
}

@media (min-width:1420px) {
    .info-boxes.light .heading h2 {
        margin-bottom: 65px
    }
}

.info-boxes.light .background-image {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0
}

.info-boxes.light .background-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:1023.98px) {
    .info-boxes.light .info-box-wrapper:not(:last-child) .info-box {
        margin-bottom: 30px
    }
}

.info-boxes.light .info-box {
    width: 100%;
    padding: 30px
}

@media (min-width:1024px) and (max-width:1199.98px) {
    .info-boxes.light .info-box {
        display: block
    }
}

.info-boxes.light .info-box .header-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0
}

@media (min-width:768px) {
    .info-boxes.light .info-box .header-wrapper {
        min-height: auto
    }
}

@media (max-width:1023.98px) {
    .info-boxes.light .info-box .header-wrapper.svg-icon {
        flex-direction: column;
        justify-content: flex-start;
        min-height: auto
    }
}

.info-boxes.light .info-box .header-wrapper img {
    max-width: 60px
}

.info-boxes.light .info-box .header-wrapper h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin: 20px 0 30px
}

.info-boxes.light .info-box .body-wrapper {
    padding: 0
}

.info-boxes.light .info-box .body-wrapper ul {
    list-style-type: none;
    padding-left: 15px
}

.info-boxes.light .info-box .body-wrapper ul li {
    position: relative;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .info-boxes.light .info-box .body-wrapper ul li {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 28px;
        line-height: 1.75rem;
        margin-bottom: 24px
    }
}

.info-boxes.light .info-box .body-wrapper ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #285ae6;
    position: absolute;
    left: -15px;
    top: 11px
}

.info-boxes.light .info-box .body-wrapper ul li:last-child {
    margin-bottom: 0
}

.options-section {
    background-image: url(../imgs/global-network-map/partners-mobile.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover
}

@media (min-width:768px) {
    .options-section {
        background-image: url(../imgs/global-network-map/partners-desktop.jpg);
        background-repeat: repeat-x
    }
}

@media (min-width:1200px) {
    .options-section .container {
        max-width: 1370px
    }
}

.options-section h2 {
    color: #fff;
    width: 100%;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 36px;
    line-height: 2.25rem
}

@media (min-width:768px) {
    .options-section h2 {
        margin: 0;
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 48px;
        line-height: 3rem
    }
}

@media (min-width:1420px) {
    .options-section h2 {
        font-size: 50px;
        font-size: 3.125rem;
        line-height: 60px;
        line-height: 3.75rem
    }
}

@media (min-width:768px) {
    .options-section .options-list {
        margin: 0 0 0 auto;
        justify-content: flex-end;
        max-width: 690px
    }
}

@media (min-width:768px) and (max-width:1023.98px) {
    .options-section .options-list a.case-studies-div-wrapper {
        height: 113px
    }
}

.explain-section {
    background: linear-gradient(1turn, rgba(40, 90, 230, .12), hsla(0, 0%, 100%, 0)), #fff;
    padding: 70px 0 60px
}

@media (min-width:768px) {
    .explain-section {
        padding: 90px 0 80px
    }
}

@media (min-width:1200px) {
    .explain-section {
        padding-top: 80px
    }
}

.explain-section .head-title {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 29px;
    line-height: 1.8125rem;
    margin: 0 0 30px
}

@media (min-width:1200px) {
    .explain-section .head-title {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 48px;
        line-height: 3rem;
        margin-bottom: 40px
    }
}

.banner-div {
    background-color: #000;
    padding: 60px 0
}

@media (max-width:767.98px) {
    .banner-div {
        background-image: none !important
    }
}

@media (min-width:768px) {
    .banner-div {
        background-repeat: no-repeat;
        background-position: 65%;
        background-size: cover !important;
        padding: 80px 0
    }
}

@media (min-width:1200px) {
    .banner-div {
        background-position: 100%;
        padding: 100px 0
    }
}

@media (min-width:1420px) {
    .banner-div {
        padding: 117px 0
    }
}

.banner-div blockquote .banner-quote {
    color: #fff;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 29px;
    line-height: 1.8125rem;
    padding: 0;
    margin: 0 0 60px
}

@media (min-width:768px) {
    .banner-div blockquote .banner-quote {
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 38px;
        line-height: 2.375rem;
        margin-bottom: 42px
    }
}

@media (min-width:1200px) {
    .banner-div blockquote .banner-quote {
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 38px;
        line-height: 2.375rem
    }
}

.banner-div blockquote .cite {
    color: #fff;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 30px;
    line-height: 1.875rem;
    margin-top: 24px
}

.banner-div .carousel-control-next,
.banner-div .carousel-control-prev {
    top: auto;
    bottom: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid rgba(135, 145, 152, .8);
    outline: none
}

.banner-div .carousel-control-next:before,
.banner-div .carousel-control-prev:before {
    content: url(../imgs/solutions/arrow.svg) !important
}

.banner-div .carousel-control-next:hover,
.banner-div .carousel-control-prev:hover {
    opacity: 1
}

.banner-div .carousel-control-prev {
    left: 40px
}

@media (min-width:768px) {
    .banner-div .carousel-control-prev {
        left: 80px
    }
}

@media (min-width:1024px) {
    .banner-div .carousel-control-prev {
        left: 100px
    }
}

@media (min-width:1200px) {
    .banner-div .carousel-control-prev {
        left: 113px
    }
}

.banner-div .carousel-control-prev:before {
    transform: translateY(-6%) rotate(180deg)
}

.banner-div .carousel-control-next {
    left: 100px
}

@media (min-width:768px) {
    .banner-div .carousel-control-next {
        left: 140px
    }
}

@media (min-width:1024px) {
    .banner-div .carousel-control-next {
        left: 160px
    }
}

@media (min-width:1200px) {
    .banner-div .carousel-control-next {
        left: 173px
    }
}

.banner-div .carousel-control-next:before {
    transform: translateY(6%) rotate(0deg)
}
