* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html,
body {
    height: 100%;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth;
}

main {
    display: block;
}

li,
ol,
ul {
    list-style: none;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    text-decoration: none;
    color: inherit;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: inherit;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 70%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
    display: block;
    width: 100%;
    height: auto;
}

img[height="0"][width="0"] {
    height: 0;
    width: 0;
}

button {
    color: inherit;
    background-color: transparent;
    border: 0;
    outline: none;
    appearance: none;
    cursor: pointer;
    font-family: inherit;
    text-align: inherit;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

body {
    font-size: 18px;
    line-height: 130%;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    color: #666666;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}

@media (min-width: 1039px) {
    body {
        font-size: 20px;
    }
}

body.is-overflow {
    overflow: hidden;
}

.cb-t-2 {
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 36px;
    position: relative;
}

@media (min-width: 699px) {
    .cb-t-2 {
        font-size: 30px;
    }
}

@media (min-width: 1039px) {
    .cb-t-2 {
        font-size: 36px;
        letter-spacing: 0.2em;
    }
}

.cb-t-2:after {
    content: "";
    display: inline-block;
    height: 1px;
    background-color: #666666;
    position: absolute;
    bottom: 0;
    width: -webkit-fill-available;
}

.cb-t-2 span {
    font-weight: 700;
}

.cb-t-3 {
    color: #4ABDF0;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 20px;
}

@media (min-width: 699px) {
    .cb-t-3 {
        font-size: 30px;
    }
}

@media (min-width: 1039px) {
    .cb-t-3 {
        font-size: 36px;
    }
}

.cb-t-3 span {
    font-weight: 700;
}

.cb-t-4 {
    text-transform: uppercase;
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 6px;
}




.cb-t-4 span {
    font-weight: 700;
}

.cb-t-5 {
    color: #4ABDF0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 30px;
}


.cb-t-5 span {
    font-weight: 700;
}

.cb-t--cb3 {
    color: #666666;
}

.cb-t--cp1 {
    color: #4ABDF0;
}

.cb-t--cb2 {
    color: #FFFFFF;
}

.cb-w > * {
    margin-bottom: 60px;
}


.cb-s--5 .cb-s__fg-img {
        
     
        object-fit: cover;
        object-position: center center;
}




@media (max-width: 1039px) {
    .cb-s__fg-img {
        aspect-ratio: 10/5;
        height: 100%;
        object-fit: cover;
        object-position: center center;
            }
    
    .cb-s--2 .cb-s__fg-img {
        max-width: 450px;          
    }
    
    .cb-s--1 .cb-s__fg-img {
        display: none;
    }
    .cb-s--4 .cb-s__fg-img {
        aspect-ratio: 1;
        object-fit: fill;
    }
}








#viz {
    width: 100%;
    height: 100%;
}

@media (min-width: 699px) {
    #viz {
        margin-top: -60px;
    }
}

#viz svg {
    transform: translate(0px, 0px) scale(1);
}

@media (max-width: 1039px) {
    #viz svg {
        transform: translate(0px, 0px) scale(1);
    }
}

@media (max-width: 699px) {
    #viz svg {
        transform: translate(0px, 0px) scale(1);
    }
}

.cb-g {
    display: grid;
    grid-template-columns: 100%;
    grid-gap: 30px;
}

@media (min-width: 699px) {
    .cb-g--1-c {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 44px;
    }
}

@media (min-width: 699px) and (max-width: 699px) {
    .cb-g--1-c {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (min-width: 699px) {
    .cb-g--2-c {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 44px;
    }
}

@media (min-width: 699px) and (max-width: 699px) {
    .cb-g--2-c {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (min-width: 699px) {
    .cb-g--3-c {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 44px;
    }
}

@media (min-width: 699px) and (max-width: 699px) {
    .cb-g--3-c {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (min-width: 699px) {
    .cb-g--4-c {
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 44px;
    }
}

@media (min-width: 699px) and (max-width: 699px) {
    .cb-g--4-c {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (min-width: 699px) {
    .cb-g--5-c {
        grid-template-columns: repeat(5, 1fr);
        grid-gap: 44px;
    }
}

@media (min-width: 699px) and (max-width: 699px) {
    .cb-g--5-c {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (min-width: 699px) {
    .cb-g--6-c {
        grid-template-columns: repeat(6, 1fr);
        grid-gap: 44px;
    }
}

@media (min-width: 699px) and (max-width: 699px) {
    .cb-g--6-c {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (min-width: 699px) {
    .cb-g--7-c {
        grid-template-columns: repeat(7, 1fr);
        grid-gap: 44px;
    }
}

@media (min-width: 699px) and (max-width: 699px) {
    .cb-g--7-c {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (min-width: 699px) {
    .cb-g--8-c {
        grid-template-columns: repeat(8, 1fr);
        grid-gap: 44px;
    }
}

@media (min-width: 699px) and (max-width: 699px) {
    .cb-g--8-c {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (min-width: 699px) {
    .cb-g--9-c {
        grid-template-columns: repeat(9, 1fr);
        grid-gap: 44px;
    }
}

@media (min-width: 699px) and (max-width: 699px) {
    .cb-g--9-c {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (min-width: 699px) {
    .cb-g--10-c {
        grid-template-columns: repeat(10, 1fr);
        grid-gap: 44px;
    }
}

@media (min-width: 699px) and (max-width: 699px) {
    .cb-g--10-c {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (min-width: 699px) {
    .cb-g--11-c {
        grid-template-columns: repeat(11, 1fr);
        grid-gap: 44px;
    }
}

@media (min-width: 699px) and (max-width: 699px) {
    .cb-g--11-c {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (min-width: 699px) {
    .cb-g--12-c {
        grid-template-columns: repeat(12, 1fr);
        grid-gap: 44px;
    }
}

@media (min-width: 699px) and (max-width: 699px) {
    .cb-g--12-c {
        grid-template-columns: repeat(1, 1fr);
    }
}

.cb-r {
    display: grid;
    grid-template-columns: 100%;
    grid-gap: 30px;
}

@media (min-width: 699px) {
    .cb-r {
        grid-template-columns: repeat(12, 1fr);
        grid-gap: 44px;
    }
}

@media (min-width: 1039px) {
    .cb-r {
        grid-template-columns: repeat(20, 1fr);
    }
}

.cb-c {
    max-width: calc(1303px + (30px * 2));
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 699px) {
    .cb-c {
        padding-right: 30px;
        padding-left: 30px;
    }
}

.cb-bdr-b {
    position: relative;
    padding-bottom: 60px;
}

.cb-bdr-b:after {
    content: "";
    display: inline-block;
    position: absolute;
    height: 1px;
    background-color: #4ABDF0;
    bottom: 0;
    left: 20px;
    right: 20px;
}

@media (min-width: 699px) {
    .cb-bdr-b:after {
        left: 30px;
        right: 30px;
    }
}

.cb-h {
    background-color: #4ABDF0;
    height: 50px;
    color: #FFFFFF;
    margin-bottom: 40px;
    top: -50px;
    transition: 0.6s;
}

@media (min-width: 699px) {
    .cb-h {
        top: -155px;
        height: 155px;
        margin-bottom: 64px;
    }
}

@media (min-width: 1039px) {
    .cb-h {
        margin-bottom: 109px;
    }
}

.cb-h__c {
    display: flex;
    align-items: center;
    height: 100%;
}

@media (min-width: 1039px) {
    .cb-h__c {
        display: grid;
        grid-template-columns: auto 1fr auto;
    }
}

.cb-h__t {
    font-size: 13px;
    line-height: 14px;
    text-transform: uppercase;
}

@media (max-width: 1039px) {
    .cb-h__t {
        order: 3;
        flex: 1;
        text-align: right;
        margin-right: 20px;
    }
}

@media (max-width: 699px) {
    .cb-h__t {
        margin-right: 13px;
    }
}

@media (min-width: 699px) {
    .cb-h__t {
        font-size: 19px;
        line-height: 24px;
    }
}

@media (min-width: 1200px) {
    .cb-h__t {
        font-size: 24px;
        line-height: 29px;
    }
}

.cb-h__t span {
    font-weight: 700;
    display: block;
}

.cb-h__n {
    justify-self: center;
    display: flex;
    align-items: center;
}

@media (max-width: 1039px) {
    .cb-h__n {
        order: 2;
    }
}

.cb-h__u {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (min-width: 699px) {
    .cb-h__u {
        margin-right: 20px;
    }
}

@media (min-width: 1200px) {
    .cb-h__u {
        margin-right: 40px;
    }
}

.cb-h__u:last-child {
    margin-right: 0;
}

@media (max-width: 1039px) {
    .cb-h__u--1 {
        flex-direction: column;
        align-items: flex-start;
        background-color: #4ABDF0;
        position: fixed;
        top: 155px;
        right: -100%;
        bottom: 0;
        margin: 0;
        z-index: 10;
        transition: 0.3s;
        width: 100%;
        padding: 60px;
    }
}

@media (max-width: 699px) {
    .cb-h__u--1 {
        top: 50px;
        padding: 30px;
    }
}

@media (min-width: 1039px) {
    .cb-h__u--1 .cb-h__l--1 {
        width: 150px;
    }

    .cb-h__u--1 .cb-h__l--2 {
        width: 178px;
    }

    .cb-h__u--1 .cb-h__l--3 {
        width: 171px;
    }

    .cb-h__u--1 .cb-h__l--3 .cb-h__a {
        width: 131px;
    }

    .cb-h__u--1 .cb-h__l--4 {
        width: 120px;
    }
}

@media (max-width: 1039px) {
    .cb-h__u--1 .cb-h__l {
        margin-bottom: 40px;
        padding-bottom: 40px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        width: 100%;
    }

    .cb-h__u--1 .cb-h__l:last-child {
        margin-bottom: 0;
        border-bottom: 0;
        padding-bottom: 0;
    }
}

.cb-h__u--1 .cb-h__a {
    display: flex;
    align-items: center;
    font-size: 20px;
    line-height: 23px;
    transition: 0.3s;
    width: min-content;
}

@media (min-width: 1039px) {
    .cb-h__u--1 .cb-h__a {
        font-size: 13px;
        line-height: 15px;
    }
}

.cb-h__u--1 .cb-h__a-n {
    font-size: 30px;
    line-height: 36px;
    margin-right: 4px;
}

.cb-h__u--1 .cb-h__a-t {
    position: relative;
}

.cb-h__u--1 .cb-h__a-t:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #FFFFFF;
    bottom: -4px;
    transform: scale(0, 1);
    transition: transform 0.3s;
    transform-origin: left top;
}

@media (min-width: 1039px) {
    .cb-h__u--1 .cb-h__a-t span {
        display: block;
    }
}

.cb-h__u--1 .cb-h__a:hover .cb-h__a-t,
.cb-h__u--1 .cb-h__a.is-active .cb-h__a-t {
    font-weight: 700;
}

.cb-h__u--1 .cb-h__a:hover .cb-h__a-t:after,
.cb-h__u--1 .cb-h__a.is-active .cb-h__a-t:after {
    transform: scale(1);
}

@media (max-width: 1039px) {
    .cb-h__u--1 .cb-h__a {
        width: 100%;
    }
}

.cb-h__u--2 .cb-h__l {
    margin-right: 13px;
    position: relative;
}

.cb-h__u--2 .cb-h__l:after {
    content: "";
    display: inline-block;
    position: absolute;
    right: -6.5px;
    height: 9px;
    background-color: #FFFFFF;
    width: 1px;
    top: 50%;
    transform: translate(0, -50%);
}

@media (min-width: 699px) {
    .cb-h__u--2 .cb-h__l:after {
        height: 12px;
    }
}

.cb-h__u--2 .cb-h__l:last-child {
    margin-right: 0;
}

.cb-h__u--2 .cb-h__l:last-child:after {
    display: none;
}

.cb-h__u--2 .cb-h__a {
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
}

@media (min-width: 699px) {
    .cb-h__u--2 .cb-h__a {
        font-size: 15px;
        line-height: 18px;
    }
}

.cb-h__u--2 .cb-h__a:hover,
.cb-h__u--2 .cb-h__a.is-active {
    font-weight: 700;
}

.cb-h__a {
    display: block;
}

.cb-h__lg {
    display: block;
    transition: 0.3s;
}

@media (max-width: 1039px) {
    .cb-h__lg {
        order: 1;
        margin-right: 20px;
    }
}

@media (max-width: 699px) {
    .cb-h__lg {
        margin-right: 13px;
    }
}

.cb-h__lg-img {
    width: auto;
    height: 28px;
}

@media (min-width: 699px) {
    .cb-h__lg-img {
        height: 35px;
    }
}

@media (min-width: 1039px) {
    .cb-h__lg-img {
        height: 30px;
    }
}

@media (min-width: 1200px) {
    .cb-h__lg-img {
        height: 54px;
    }
}

.cb-h__lg:hover {
    opacity: 0.7;
}

.cb-h__mh {
    width: 20px;
    height: 16px;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    z-index: 11;
    order: 4;
}

.cb-h__mh-l {
    display: inline-block;
    height: 2px;
    width: 20px;
    background: #FFFFFF;
    opacity: 1;
    transform: rotate(0);
    transition: 0.25s ease-in-out;
}

.cb-h__mh-l--1,
.cb-h__mh-l--2 {
    transform-origin: left center;
}

@media (min-width: 1039px) {
    .cb-h__mh {
        display: none;
    }
}

.cb-h.is-collapse .cb-h__mh-l--1 {
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    left: 4px;
}

.cb-h.is-collapse .cb-h__mh-l--2 {
    display: none;
}

.cb-h.is-collapse .cb-h__mh-l--3 {
    transform: rotate(-45deg);
    position: absolute;
    top: 7px;
    left: 1px;
}

.cb-h.is-collapse .cb-h__u--1 {
    right: 0;
}

.cb-h.is-fixed {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9;
}

@media (min-width: 699px) {
    .cb-h.is-fixed {
        height: 80px;
    }
}

@media (min-width: 699px) {
    .cb-h.is-fixed .cb-h__u--1 {
        top: 80px;
    }
}

.cb-f {
    color: #FFFFFF;
    background-color: #0080A1;
}

@media (max-width: 1039px) {
    .cb-f {
        padding: 20px 0;
    }
}

@media (min-width: 1039px) {
    .cb-f {
        height: 120px;
    }
}

.cb-f__c {
    display: grid;
    grid-template-columns: auto auto 1fr;
    grid-gap: 40px;
    align-items: center;
    height: 100%;
}

@media (max-width: 1039px) {
    .cb-f__c {
        grid-template-columns: 100%;
        grid-gap: 13px;
        place-items: center;
    }
}

@media (min-width: 1039px) {
    .cb-f__n {
        justify-self: flex-end;
    }
}

@media (max-width: 1039px) {
    .cb-f__n {
        grid-row: 2;
        margin-bottom: 20px;
    }
}

.cb-f__lg {
    transition: 0.3s;
}

.cb-f__lg:hover {
    opacity: 0.7;
}

.cb-f__lg-img {
    height: 26px;
    width: auto;
}

@media (min-width: 699px) {
    .cb-f__lg-img {
        height: 35px;
    }
}

.cb-f__u {
    display: flex;
    align-items: center;
}

@media (max-width: 699px) {
    .cb-f__u {
        display: grid;
        grid-template-columns: 100%;
        grid-gap: 10px;
        place-items: center;
    }
}

.cb-f__a {
    display: flex;
    align-items: center;
    transition: 0.3s;
    font-size: 14px;
    line-height: 130%;
}

@media (min-width: 1039px) {
    .cb-f__a {
        font-size: 18px;
    }
}

.cb-f__a-t {
    position: relative;
}

.cb-f__a-t:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #FFFFFF;
    bottom: -4px;
    transform: scale(0, 1);
    transition: transform 0.3s;
    transform-origin: left top;
}

.cb-f__a:hover .cb-f__a-t:after {
    transform: scale(1);
}

.cb-f__cr {
    font-size: 12px;
    line-height: 14px;
}

@media (min-width: 699px) {
    .cb-f__l {
        margin-right: 20px;
    }
}

@media (min-width: 1039px) {
    .cb-f__l {
        margin-right: 40px;
    }
}

.cb-f__l:last-child {
    margin-right: 0;
}

.cb-f__l .cb-i {
    height: 16px;
    display: block;
    flex-shrink: 0;
    margin-right: 6px;
}

@media (min-width: 1039px) {
    .cb-f__l .cb-i {
        height: 20px;
        margin-right: 10px;
    }
}

.cb-f__l .cb-i svg {
    height: 16px;
    display: block;
}

@media (min-width: 1039px) {
    .cb-f__l .cb-i svg {
        height: 20px;
    }
}

.cb-bg {
    padding: 40px 0;
}

@media (min-width: 699px) {
    .cb-bg {
        padding: 60px 0;
    }
}

.cb-bg--cb4 {
    background-color: #EDEDED;
}

.cb-p {
    margin-bottom: 20px;
}

.cb-p:last-of-type {
    margin-bottom: 0px;
}

.cb-p strong {
    font-weight: 700;
}

.cb-p--s {
    font-size: 18px;
    line-height: 24px;
}

.cb-p--lgd {
    font-size: 12px;
    line-height: 15px;
    margin-top: 20px;
    margin-bottom: 0;
}

.cb-p--lgd span {
    font-weight: 700;
}

.cb-p--lgd + .cb-p--lgd {
    margin-top: 0;
}

.cb-p--lgd-graf {
    font-size: 12px;
    line-height: 15px;
    margin-top: 38px;
    margin-bottom: 0;
    margin-left: 28px;
}

.cb-p--lgd-img {
    font-size: 16px;
    line-height: 20px;
    margin-top: 30px;
    margin-bottom: 0;

}

.cb-s--1 p a {
    color: #4ABDF0;
    font-weight: 400;

}


.cb-s--1 p a:hover {
    text-decoration: underline;

}


.cb-p--lgd-img a {
    color: #4ABDF0;
    font-weight: 400;

}



.cb-tbl {
    width: 100%;
    border-collapse: collapse;
    font-size: 12px;
    line-height: 13px;
    margin: 20px 0;
}



.cb-tbl-smll
{
      font-size: 14px;
    line-height: 13px;
}



@media (max-width: 699px)   {
    
    .cb-tbl-smll
{
      font-size: 12px;
    line-height: 11px;
}

    
    
}


@media (min-width: 699px) {
    .cb-tbl {
        font-size: 16px;
        line-height: 16px;
    }
}


@media (min-width: 699px) {
    .cb-s--2 .cb-tbl {
        font-size: 14px;
        line-height: 14px;
    }
}





@media (max-width: 699px) {
    .cb-tbl-c {
        overflow-x: scroll;
        overflow-y: hidden;
        position: relative;
        width: 100vw;
        margin-left: -50vw;
        left: 50%;
        padding: 0 20px;
    }
}

.cb-tbl strong {
    font-weight: 700;
}

.cb-tbl__r {
    border-bottom: 1px solid #EDEDED;
}

.cb-tbl__r:first-child .cb-tbl__h:first-child:after,
.cb-tbl__r:first-child .cb-tbl__c:first-child:after,
.cb-tbl__r:last-child .cb-tbl__h:first-child:after,
.cb-tbl__r:last-child .cb-tbl__c:first-child:after {
    content: "";
}

.cb-tbl__r:first-child .cb-tbl__h:first-child:after {
    top: -20px;
}

.cb-tbl__r:last-child .cb-tbl__c:first-child:after {
    bottom: -20px;
}

.cb-tbl__h {
    text-transform: uppercase;
    text-align: right;
    padding-bottom: 30px;


}

.cb-tbl__h:first-child {
    text-transform: none;
    font-weight: 300;
    font-style: italic;
    text-align: left;
}


@media (max-width: 699px) {
    .cb-tbl__h {
        font-size: 11px;
    }
}

.cb-tbl__c {
    padding-top: 9px;
    padding-bottom: 9px;
    text-align: right;

}

.cb-tbl__c:first-child {
    text-align: left;
}


.cb-tbl__c,
.cb-tbl__h {
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}

@media (min-width: 699px) {

    .cb-tbl__c,
    .cb-tbl__h {
        padding-left: 5px;
        padding-right: 5px;

    }
}




.cb-tbl__c:after,
.cb-tbl__h:after {
    display: inline-block;
    background-color: #4ABDF0;
    right: -1px;
    height: 20px;
    width: 1px;
    position: absolute;
}

.cb-tbl__c:first-child,
.cb-tbl__h:first-child {
    border-right: 1px solid #4ABDF0;
    padding-left: 0;
}

.cb-tbl__c:last-child,
.cb-tbl__h:last-child {
    padding-right: 0;
}





@media (min-width: 699px) {

    .cb-tbl__c:not(:first-child),
    .cb-tbl__h:not(:first-child) {
        width: 180px;
    }
}

.cb-tbl__c:nth-child(2),
.cb-tbl__h:nth-child(2) {
    color: #4ABDF0;
}

.cb-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    min-height: 38px;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 100%;
    font-family: "Lato", sans-serif;
    transition: 0.3s;
    color: #FFFFFF;
    background-color: #4ABDF0;
    position: relative;
    border-radius: 29px;
    text-transform: uppercase;
    width: fit-content;
    cursor: pointer;
}

@media (min-width: 699px) {
    .cb-btn {
        font-size: 18px;
        padding: 10px 24px;
    }
}

.cb-btn .cb-i {
    margin-left: 10px;
    width: 16px;
    height: 16px;
    display: block;
    transition: 0.3s;
}

.cb-btn .cb-i svg {
    width: 16px;
    height: 16px;
    display: block;
}

.cb-btn:hover {
    background-color: #32b4ee;
}

.cb-btn:hover .cb-i {
    transform: translate(4px, 0);
}

.cb-btn--bs {
    min-height: auto;
    background-color: transparent;
    font-size: inherit;
    line-height: inherit;
    text-decoration: 1px solid underline #CE693E;
    text-underline-offset: 2px;
    text-align: inherit;
    color: #CE693E;
    text-transform: none;
    display: inline;
    padding: 0;
}

.cb-btn--bs:hover {
    background-color: transparent;
    opacity: 0.7;
}

.cb-btn--cp3 {
    background-color: #CE693E;
}

.cb-btn--cp3:hover {
    background-color: #c15c31;
}

.cb-btn-c {
    display: grid;
    grid-gap: 20px;
}

.cb-btn-c--b {
    grid-template-columns: 100%;
}

.cb-btn-c--c {
    justify-content: center;
}

.cb-sld {
    padding: 20px;
}

@media (min-width: 1039px) {
    .cb-sld {
        padding: 28px 50px;
        background-color: #FFFFFF;
    }
}

.cb-sld .swiper {
    padding-bottom: 60px;
    position: relative;
}

.cb-sld .swiper:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 36px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #4ABDF0;
}

.cb-sld .swiper-button-next,
.cb-sld .swiper-button-prev {
    top: auto;
    bottom: 0;
    margin: 0;
    width: auto;
    height: auto;
}

.cb-sld .swiper-button-next:after,
.cb-sld .swiper-button-prev:after {
    content: "";
    display: inline-block;
    width: 11px;
    height: 19px;
    background-repeat: no-repeat;
    background-size: contain;
    background-repeat: no-repeat;
}

.cb-sld .swiper-button-next {
    right: calc(50% - 100px);
}

.cb-sld .swiper-button-next:after {
    background-image: url("../images/icon-arrow-right.svg");
}

.cb-sld .swiper-button-prev {
    left: calc(50% - 100px);
}

.cb-sld .swiper-button-prev:after {
    background-image: url("../images/icon-arrow-left.svg");
}

.cb-sld .swiper-pagination {
    bottom: 0 !important;
    height: 19px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.cb-sld .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    opacity: 1;
    border: 1px solid #4ABDF0;
    background-color: transparent;
    margin: 0 15px !important;
}

.cb-sld .swiper-pagination-bullet-active {
    background-color: #4ABDF0;
}

.cb-b-n {
    border-top: 1px solid #4ABDF0;
    padding-top: 20px;
    position: relative;
}

.cb-b-n .cb-i {
    position: absolute;
    top: -20px;
    right: 20px;
    border: 1px solid #4ABDF0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background-color: #FFFFFF;
}

@media (min-width: 699px) {
    .cb-b-n .cb-i {
        width: 50px;
        height: 50px;
        top: -25px;
    }
}

.cb-b-n .cb-i svg {
    display: block;
    width: 20px;
    height: 14px;
}

@media (min-width: 699px) {
    .cb-b-n .cb-i svg {
        width: 24px;
        height: 18px;
    }
}

.cb-b-n .cb-i path {
    stroke: #4ABDF0;
}

.cb-b-n .cb-p--n {
    color: #4ABDF0;
    font-size: 40px;
    line-height: 100%;
    margin-bottom: 0;
}

@media (min-width: 699px) {
    .cb-b-n .cb-p--n {
        font-size: 60px;
    }
}

@media (min-width: 1039px) {
    .cb-b-n .cb-p--n {
        font-size: 80px;
    }
}

.cb-b-n .cb-p--n span {
    font-size: 20px;
}

@media (min-width: 699px) {
    .cb-b-n .cb-p--n span {
        font-size: 33px;
    }
}

@media (min-width: 1039px) {
    .cb-b-n .cb-p--n span {
        font-size: 53px;
    }
}

.cb-b-n .cb-p--s-n {
    text-transform: uppercase;
    margin-top: 6px;
    font-size: 14px;
    line-height: 24px;
}

@media (min-width: 1039px) {
    .cb-b-n .cb-p--s-n {
        font-size: 18px;
        margin-top: 10px;
    }


    .cb-s--5 .cb-g .cb-p--s-n {
        font-size: 16px;

    }
}






.cb-b-n .cb-p--s-n span {
    font-weight: 700;
}

.cb-b-n--w {
    color: #FFFFFF;
    border-top: 1px solid #FFFFFF;
}

.cb-b-n--w .cb-p--n {
    color: #FFFFFF;
}

.cb-b-n--s .cb-p--n {
    font-size: 40px;
}

@media (min-width: 699px) {
    .cb-b-n--s .cb-p--n {
        font-size: 60px;
    }

    .cb-s--5 .cb-b-n--s .cb-p--n {
        font-size: 55px;
    }
}





.cb-b-n--s .cb-p--n span {
    font-size: 20px;

}



@media (min-width: 699px) {
    .cb-b-n--s .cb-p--n span {
        font-size: 33px;
    }
}

.cb-b-n--xs .cb-p--n {
    font-size: 40px;
    line-height: 38px;
}

.cb-b-n--xs .cb-p--s-n {
    font-size: 12px;
    line-height: 14px;
}

.cb-b-n--n-bdr {
    padding: 0;
    border: 0;
}

.cb-b-n--neg .cb-i svg {
    transform: translate(0, 2px);
}

.cb-b-n--pos .cb-i svg {
    transform: translate(0, -2px);
}

.cb-b-n--cp3 {
    border-top: 1px solid #CE693E;
}

.cb-b-n--cp3 .cb-p--n {
    color: #CE693E;
}

.cb-b-n--cp3 .cb-i {
    border: 1px solid #CE693E;
}

.cb-b-n--cp3 .cb-i path {
    stroke: #CE693E;
}

.cb-b-n--cp4 {
    border-top: 1px solid #81A159;
}

.cb-b-n--cp4 .cb-p--n {
    color: #81A159;
}

.cb-b-n--cp4 .cb-i {
    border: 1px solid #81A159;
}

.cb-b-n--cp4 .cb-i path {
    stroke: #81A159;
}

.cb-grd {
    position: relative;
    display: block;
}

.cb-grd:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    max-width: 75%;
    width: 100%;
    z-index: 1;
}

.cb-grd__b {
    max-width: 86%;
    width: 100%;
    padding: 20px;
    z-index: 2;
    position: relative;
}

@media (min-width: 699px) {
    .cb-grd__b {
        max-width: 70%;
        padding: 40px;
    }
}

@media (min-width: 1039px) {
    .cb-grd__b {
        max-width: 38%;
    }
}

.cb-grd .cb-s__fg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
}

.cb-grd .cb-s__fg-img {
    object-fit: cover;
    object-position: 70% center;
    height: 100%;
}




@media (max-width: 421px) {

.cb-s--6 .cb-grd .cb-s__fg-img {
    object-fit: cover;
    object-position: 45% center;
    height: 100%;
}

}



@media (min-width: 422px) and (max-width: 642px) {

.cb-s--6 .cb-grd .cb-s__fg-img {
    object-fit: cover;
    object-position: 20% center;
    height: 100%;
}
    
        .cb-s--6 .cb-grd .cb-s__fg-img.bnr{
    object-position: 45% center;
    
}

}


@media (min-width: 643px) and (max-width: 1039px) {

.cb-s--6 .cb-grd .cb-s__fg-img {
    object-fit: cover;
    object-position: 0% center;
    height: 100%;
}
    
    .cb-s--6 .cb-grd .cb-s__fg-img.bnr{
    object-position: 35% center;
    
}

}







.cb-grd > .cb-i {
    width: 90px;
    height: 90px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

@media (min-width: 1039px) {
    .cb-grd > .cb-i {
        width: 150px;
        height: 150px;
        z-index: 2;
    }
}

.cb-grd > .cb-i:before,
.cb-grd > .cb-i:after {
    content: "";
    display: inline-block;
    position: absolute;
}

.cb-grd > .cb-i:before {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid #FFFFFF;
    transition: 0.3s;
}

.cb-grd > .cb-i:after {
    width: 0;
    height: 0;
    border-left: 40px solid #FFFFFF;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    transform: translate(5px, 0);
}

@media (min-width: 1039px) {
    .cb-grd > .cb-i:after {
        border-left: 80px solid #FFFFFF;
        border-top: 40px solid transparent;
        border-bottom: 40px solid transparent;
    }
}

.cb-grd .cb-t-5 {
    margin-bottom: 0;
    padding-left: 20px;
    border-left: 1px solid #FFFFFF;
    text-transform: none;
}

.cb-grd .cb-btn {
    position: absolute;
    right: 0;
    bottom: -19px;
    z-index: 1;
}

.cb-grd--s {
    height: 100%;
    display: flex;
    align-items: center;
}

.cb-grd--s .cb-grd__b {
    padding: 50px 30px ;
    max-width: 95%;
}



@media (min-width: 1039px) {
    .cb-grd--s .cb-grd__b {
        max-width: 65%;
    }
}


@media (max-width: 1039px) {
    .cb-s--12 .cb-grd--s .cb-grd__b {
        max-width: 78%;

    }
}





@media (min-width:603px) and (max-width: 706px) {
    .cb-s--12 .cb-grd--s .cb-grd__b {
        max-width: 90%;

    }
}





@media (max-width: 602px) {
    .cb-s--12 .cb-grd--s .cb-grd__b {
        max-width: 90%;

    }
}








.cb-grd--spt {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 20px;
}

@media (min-width: 699px) {
    .cb-grd--spt {
        grid-gap: 44px;
        align-items: center;
    }
}

@media (min-width: 1039px) {
    .cb-grd--spt {
        min-height: 227px;
    }
}

.cb-grd--spt:before {
    display: none;
}

.cb-grd--spt .cb-grd__img-c {
    position: relative;
}

@media (max-width: 1039px) {
    .cb-grd--spt .cb-grd__img-c {
        width: 296px;
        height: 296px;
    }
    

}





@media (max-width: 699px) {
    .cb-grd--spt .cb-grd__img-c {
        width: 139px;
        height: 139px;
    }
}

@media (min-width: 1039px) {
    .cb-grd--spt .cb-grd__img-c {
        height: 100%;
    }
}

.cb-grd--spt .cb-grd__t {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    padding-top: 30px;
    border-top: 1px solid #CE693E;
    letter-spacing: 3px;
}

@media (min-width: 699px) {
    .cb-grd--spt .cb-grd__t {
        font-size: 25px;
        line-height: 30px;
    }
}

.cb-grd--spt .cb-grd__t span {
    display: block;
    font-weight: 700;
}

.cb-grd--spt .cb-s__fg {
    position: static;
}



@media (min-width: 1039px) {
    .cb-grd--spt .cb-s__fg {
        height: 100%;
        max-width: 235px;
    }
}

@media (min-width: 1300px) {
    .cb-grd--spt .cb-s__fg {
                max-width: 265px;
    }
}

@media (max-width: 1039px) {
    .cb-grd--spt .cb-s__fg-img {
        aspect-ratio: 1;
    }
}

@media (max-width: 699px) {
    .cb-grd--spt .cb-btn {
        width: 100%;
    }
}

@media (min-width: 1039px) {
    .cb-grd--spt.cb-grd--s {
        grid-template-columns: 1fr auto;
    }
}

.cb-grd--spt.cb-grd--s .cb-s__fg-img {
    aspect-ratio: 1;
}

@media (max-width: 1039px) {
    .cb-grd--spt.cb-grd--s .cb-grd__img-c {
        grid-column: 1;
        grid-row: 1;
        width: 296px;
        height: 296px;
    }
}

@media (max-width: 699px) {
    .cb-grd--spt.cb-grd--s .cb-grd__img-c {
        width: 139px;
        height: 139px;
    }
}

@media (max-width: 1039px) {
    .cb-grd--spt.cb-grd--s .cb-grd__inf-c {
        grid-column: 2;
        grid-row: 1;
    }
}

@media (max-width: 699px) {
    .cb-grd--spt.cb-grd--s .cb-btn {
        width: 100%;
    }
}

a.cb-grd {
    transition: 0.3s;
}

a.cb-grd:hover .cb-i:before {
    transform: scale(1.2);
}

.cb-off {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.cb-off__img-c {
    position: relative;
}

.cb-off__inf-c {
    padding: 30px 0 0 20px;
    position: relative;
    flex: 1;
    display: flex;
    flex-direction: column;
}

@media (min-width: 699px) {
    .cb-off__inf-c {
        padding: 30px 30px 0 30px;
    }
}

@media (min-width: 1039px) {
    .cb-off__inf-c {
        padding: 60px 45px 0 60px;
    }
}

.cb-off__inf-c:before {
    content: "";
    display: inline-block;
    width: 1px;
    background-color: #CE693E;
    position: absolute;
    left: 10px;
    top: -134px;
    bottom: 0;
}

@media (min-width: 699px) {
    .cb-off__inf-c:before {
        left: 15px;
    }
}

@media (min-width: 1039px) {
    .cb-off__inf-c:before {
        left: 30px;
    }
}

.cb-off__p {
    margin-bottom: 13px;
}

.cb-off__p:last-of-type {
    margin-bottom: 40px;
    flex: 1;
}

.cb-off__lg {
    background-color: #FFFFFF;
    width: 50%;
    height: 60px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
}

@media (min-width: 1039px) {
    .cb-off__lg {
        height: 134px;
    }
}

.cb-off__lg-img {
    height: 56px;
    width: auto;
}

@media (min-width: 699px) {
    .cb-off__lg-img {
        height: 40px;
    }
}

@media (min-width: 1039px) {
    .cb-off__lg-img {
        height: 76px;
    }
}

.cb-off__t {
    color: #FFFFFF;
    font-size: 29px;
    line-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
}

@media (min-width: 1039px) {
    .cb-off__t {
        padding: 30px 40px;
        font-size: 29px;
    }
}

.cb-off__t > span {
    font-weight: 700;
    font-size: 42px;
    line-height: 100%;
    display: block;
}

.cb-off__t > span span {
    font-size: 26px;
}

@media (min-width: 1000px) {
    .cb-off__t > span span {
        font-size: 50px;
    }
}

@media (min-width: 1200px) {
    .cb-off__t > span {
        font-size: 90px;
    }
}

@media (min-width: 1000px) {
    .cb-off__t > span {
        font-size: 74px;
    }
}



.cb-off .cb-s__fg {
    position: relative;
}

.cb-off .cb-s__fg:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(100deg, rgba(74, 189, 240, 0.7) 15%, rgba(74, 189, 240, 0));
}

.cb-off .cb-s__fg-img {
    aspect-ratio: 10/7;
}

.cb-off--1 .cb-off__lg-img {
    height: 48px;
}

@media (min-width: 699px) and (max-width: 949px) {
    .cb-off--1 .cb-off__lg-img {
        height: 38px;
    }
}

@media (min-width: 950px) and (max-width: 1038px) {
    .cb-off--1 .cb-off__lg-img {
        height: 44px;
    }
}

@media (min-width: 1039px) {
    .cb-off--1 .cb-off__lg-img {
        height: 85px;
    }
}



@media (min-width: 1039px) {
    .cb-s--1 .cb-r__c {
        grid-row: 1;
    }
}

@media (min-width: 1039px) {

    .cb-s--1 .cb-r__c--1,
    .cb-s--1 .cb-r__c--2 {
        margin-top: 40px;
    }
}

@media (min-width: 699px) {
    .cb-s--1 .cb-r__c--1 {
        grid-column: span 6;
    }
}

@media (min-width: 1039px) {
    .cb-s--1 .cb-r__c--1 {
        grid-column: 1/span 7;
    }
}

@media (min-width: 699px) {
    .cb-s--1 .cb-r__c--2 {
        grid-column: span 6;
    }
}

@media (min-width: 1039px) {
    .cb-s--1 .cb-r__c--2 {
        grid-column: 8/span 10;
        z-index: 1;
    }
}

@media (min-width: 699px) {
    .cb-s--1 .cb-r__c--3 {
        grid-column: span 12;
    }
}

@media (min-width: 1039px) {
    .cb-s--1 .cb-r__c--3 {
        grid-column: 16/span 6;
    }
}

.cb-s--1 .marg {
    margin-bottom: 25px;
}

.cb-s--1 .cb-t__3 span {
    display: block;
}

.cb-s--1 .cb-btn-c {
    margin-top: 20px;
}

@media (min-width: 699px) {
    .cb-s--1 .cb-btn-c .cb-btn:first-child {
        margin-right: -91px;
    }
}

.cb-s--1 .cb-sld {
    background-color: #EDEDED;
    margin-bottom: 40px;
}

.cb-s--1 .cb-s__fg {
    height: 100%;
}

@media (min-width: 1366px) {
    .cb-s--1 .cb-s__fg {
        margin-right: -64px;
    }
}

.cb-s--1 .cb-s__fg-img {
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.cb-s--1 .cb-s__c {
    max-width: 410px;
    width: 100%;
}

.cb-s--1 .cb-p--n,
.cb-s--1 .cb-p--s-n {
    margin-left: 60px;
}



.cb-s--1 .sml {
    
    font-size: 18px;
    line-height: 23px;
}



@media (max-width: 1039px) {
    .cb-s--2 .cb-r {
        grid-template-columns: 100%;
    }
}

@media (min-width: 1039px) {
    .cb-s--2 .cb-r__c--1 {
        grid-column: 1/span 15;
    }
}

@media (min-width: 1039px) {
    .cb-s--2 .cb-r__c--2 {
        grid-column: 16/span 6;
    }
}

.cb-s--2 .cb-s__c {
    position: relative;
}

@media (min-width: 1039px) {
    .cb-s--2 .cb-s__fg {
        border-radius: 0 0 29px 29px;
        overflow: hidden;
    }
}

@media (max-width: 1039px) {
    .cb-s--2 .cb-s__fg {
        margin-bottom: 19px;
    }
}

.cb-s--2 .cb-btn {
    position: absolute;
    bottom: 0;
    line-height: 20px;
}

@media (max-width: 1039px) {
    .cb-s--2 .cb-btn {
/*        right: 0;*/
        bottom: -19px;
    }
}

.cb-s--3 .cb-r {
    align-items: center;
}


/*
span.cb-p--lgd{
    
    line-height: 20px;
}
*/


@media (min-width: 699px) {
    .cb-s--3 .cb-r__c {
        grid-row: 1;
    }
}

@media (min-width: 699px) {
    .cb-s--3 .cb-r__c--1 {
        grid-column: span 6;
    }
}

@media (min-width: 1039px) {
    .cb-s--3 .cb-r__c--1 {
        grid-column: 1/span 7;
    }
}

@media (min-width: 699px) {
    .cb-s--3 .cb-r__c--2 {
        grid-column: span 6;
    }
}

@media (min-width: 1039px) {
    .cb-s--3 .cb-r__c--2 {
        grid-column: 6/span 13;
        z-index: 1;
    }
}

@media (min-width: 1039px) {
    .cb-s--3 .cb-s__fg {
        margin-left: -64px;
    }
}

@media (max-width: 1039px) {
    .cb-s--3 .cb-s__fg-img {
        aspect-ratio: 1;
    }
}

@media (max-width: 1039px) {
    .cb-s--3 .cb-sld {
        padding: 0;
    }
}

.cb-s--3 .cb-sld__n {
    font-size: 60px;
    line-height: 60px;
    color: #4ABDF0;
    grid-row: 1/span 2;
}

.cb-s--3 .cb-sld__i {
    display: grid;
    grid-template-columns: 100%;
    grid-row-gap: 13px;
    align-items: baseline;
}

@media (min-width: 1039px) {
    .cb-s--3 .cb-sld__i {
        grid-template-columns: auto 1fr;
        grid-column-gap: 20px;
        grid-row-gap: 0;
    }
}

@media (min-width: 1039px) {
    .cb-s--3 .cb-sld .swiper:after {
        left: 90px;
    }
}

.cb-s--4 .cb-g .cb-g {
    margin-bottom: 40px;
}

@media (max-width: 1039px) {
    .cb-s--4 .cb-g .cb-g {
        grid-template-columns: 100%;
    }
}

.cb-s--4 .cb-btn-c {
    position: relative;
    margin-bottom: 26px;
}

.cb-s--4 .cb-btn-c:before {
    content: "";
    display: inline-block;
    background-color: #4ABDF0;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.cb-s--4 .cb-t-3 {
    margin-bottom: 50px;
}

@media (min-width: 699px) {
    .cb-s--5 .cb-r {
        grid-template-rows: 1fr auto auto;
        grid-row-gap: 0;
    }
}

@media (min-width: 1039px) {
    .cb-s--5 .cb-r {
        align-items: flex-end;
    }
}

@media (max-width: 1039px) and (min-width: 699px) {
    .cb-s--5 .cb-r {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 699px) {
    .cb-s--5 .cb-r__c--1 {
        grid-row: 1/span 3;
        grid-column: 1;
    }
}

@media (min-width: 1039px) {
    .cb-s--5 .cb-r__c--1 {
                grid-column: 1/span 16;
         
    }
}

@media (min-width: 1139px) {
    .cb-s--5 .cb-r__c--1 {
                grid-column: 1/span 14;
         
    }
}


@media (min-width: 1300px) {
    .cb-s--5 .cb-r__c--1 {
                grid-column: 1/span 13;
         
    }
}





@media (min-width: 699px) {
    .cb-s--5 .cb-r__c--2 {
        grid-row: 1/span 3;
        grid-column: 2;
    }
}

@media (min-width: 1039px) {
    .cb-s--5 .cb-r__c--2 {
        grid-column: 8/span 13;
        z-index: 1;
        transform: translate(0, 1px);
    }

    .cb-s--5 .cb-r__c--2 .cb-t-4 {
        margin-bottom: 50px;
    }
}

@media (min-width: 699px) {
    .cb-s--5 .cb-r__c--3 {
        grid-row: 2;
        grid-column: 1;
        z-index: 1;
    }
}

@media (min-width: 1039px) {
    .cb-s--5 .cb-r__c--3 {
        grid-column: 1/span 7;
        margin-right: -44px;
        transform: translate(0, 1px);
    }
}

@media (max-width: 699px) {
    .cb-s--5 .cb-r__c--3 {
        grid-row: 2;
        margin-top: -30px;
    }
}

@media (min-width: 699px) {
    .cb-s--5 .cb-r__c--4 {
        grid-row: 3;
        grid-column: 1;
        z-index: 1;
    }
}

@media (min-width: 1039px) {
    .cb-s--5 .cb-r__c--4 {
        grid-column: 1/span 7;
        margin-right: -44px;
        transform: translate(0, 1px);
    }
}

@media (max-width: 699px) {
    .cb-s--5 .cb-r__c--4 {
        grid-row: 3;
        margin-top: -30px;
    }
}

@media (min-width: 1039px) {
    .cb-s--5 .cb-s__c {
        background-color: #FFFFFF;
        padding: 50px 40px 0 40px;
    }
}

@media (max-width: 1039px) {
    .cb-s--5 .cb-s__fg {
        height: 100%;
    }
}

.cb-s--5 .cb-s__fg-s--1 {
    background-color: #CE693E;
    padding: 40px 16px;
    display: flex;
    align-items: center;
}

@media (min-width: 699px) {
    .cb-s--5 .cb-s__fg-s--1 {
        background-color: rgba(206, 105, 62, 0.57);
        align-items: flex-end;
    }
}

.cb-s--5 .cb-s__fg-s--1 .cb-i {
    display: block;
    width: 90px;
    height: 88px;
    margin-right: 22px;
}

@media (min-width: 699px) {
    .cb-s--5 .cb-s__fg-s--1 .cb-i {
        width: 129px;
        height: 122px;
    }
}

.cb-s--5 .cb-s__fg-s--1 .cb-i svg {
    display: block;
    width: 90px;
    height: 88px;
}

@media (min-width: 699px) {
    .cb-s--5 .cb-s__fg-s--1 .cb-i svg {
        width: 129px;
        height: 122px;
    }
}

.cb-s--5 .cb-s__fg-s--1 .cb-p--n {
    line-height: 56px;
}

.cb-s--5 .cb-s__fg-s--1 .cb-p--s-n span {
    display: block;
}

.cb-s--5 .cb-s__fg-s--1 .cb-b-n {
    flex: 1;
}

.cb-s--5 .cb-s__fg-s--2 {
    background-color: #EDEDED;
    padding: 20px;
    display: flex;
    align-items: center;
}

.cb-s--5 .cb-s__fg-s--2 .cb-t-4 {
    max-width: 200px;
    width: 100%;
    line-height: 23px;
}

.cb-s--5 .cb-s__fg-s--2 .cb-b-n {
    position: relative;
    margin-left: 50px;
}

.cb-s--5 .cb-s__fg-s--2 .cb-b-n:before {
    content: "";
    display: inline-block;
    width: 1px;
    background-color: #4ABDF0;
    position: absolute;
    height: 61px;
    top: 50%;
    transform: translate(0, -50%);
    left: -25px;
}


@media (max-width: 1039px) {
    .cb-s--5 .cb-s__fg-img {
        aspect-ratio: 1;
    }
}

.cb-s--5 .cb-g {
    grid-gap: 13px 40px;
}

@media (max-width: 1039px) {
    .cb-s--5 .cb-g {
        grid-template-columns: 100%;
    }
}

.cb-s--5 .cb-p--s-n {
    max-width: 240px;
    width: 100%;
}

.cb-s--5 .cb-b-n .cb-p--n {
    line-height: 44px;
}

.cb-s--5 .cb-b-n .cb-p--s-n {
    margin-top: 4px;
}












.cb-s--6 .cb-r__c--2,
.cb-s--6 .cb-r__c--3 {


    padding-bottom: 50px;

}

.cb-s--6 .cb-t--cb2.grey {

    color: #666666;

}

.cb-grd .cb-t-5.grey {

    border-left: 1px solid #666666;
    font-size: 30px;
    max-width: 550px;
    line-height: 35px;
    margin: 30px 0px 30px 40px;

}

@media (max-width: 642px) {
    
    .cb-grd .cb-t-5.grey {

    margin: 30px 0px 30px 0px;

}
    
    .cb-grd--s .cb-grd__b {
        
          max-width: 80%;  
            }
        
}


@media (max-width: 421px) {
    
    
    .cb-grd--s .cb-grd__b {
        
          max-width: 98%;  
            } 
    
}


.cb-t-5.grey span {

    color: #4ABDF0;
}



.cb-s--6 .cb-t--cb2.white {

    color: #FFFFFF;

}

.cb-grd .cb-t-5.white {

    border-left: 1px solid #FFFFFF;
    font-size: 30px;
    max-width: 640px;
    line-height: 35px;
    margin: 30px 0px 30px 70px;

}


@media (max-width: 473px)
    
{.cb-grd .cb-t-5 br{
    display: none;
}
}


@media (min-width: 699px) and (max-width: 1039px) {
    .cb-s--6 .cb-r {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 699px) {
    .cb-s--6 .cb-r__c--1 {
        grid-column: 1/span 2;
    }
}

@media (min-width: 1039px) {
    .cb-s--6 .cb-r__c--1 {
        grid-column: 1/span 20;
    }
}



@media (min-width: 1039px) {

    .cb-s--6 .cb-r__c--2,
    .cb-s--6 .cb-r__c--3 {
        grid-column: span 10;
    }
}














.cb-s--7 .cb-b-n .cb-i {
    background-color: #EDEDED;
}

.cb-s--7 .cb-t-3 span {
    display: block;
}

@media (max-width: 1039px) {
    .cb-s--7 .cb-t-3 {
        margin-bottom: 0;
    }
}

@media (min-width: 699px) and (max-width: 1039px) {
    .cb-s--7 .cb-g {
        grid-template-columns: repeat(2, 1fr);
    }
}

.cb-s--7 .cb-g__c:first-child {
    align-self: center;
}

@media (min-width: 699px) {
    .cb-s--8 {
        margin-bottom: 100px;
    }
}

.cb-s--8 .cb-r {
    align-items: center;
}

@media (max-width: 1038px) {
    .cb-s--8 .cb-r {
        grid-template-columns: 100%;
    }
}

@media (min-width: 1039px) {
    .cb-s--8 .cb-r__c--1 {
        grid-column: span 3;
    }
}

@media (min-width: 1039px) {
    .cb-s--8 .cb-r__c--2 {
        grid-column: 5/span 16;
    }
}

@media (min-width: 699px) {
    .cb-s--8 .cb-tbl {
        table-layout: fixed;
    }
}

.cb-s--8 .cb-tbl__c:not(:first-child),
.cb-s--8 .cb-tbl__h:not(:first-child) {
    width: auto;
}

.cb-s--8 .cb-tbl__c:first-child,
.cb-s--8 .cb-tbl__h:first-child {
    text-transform: uppercase;
}




@media (max-width: 699px) {
    .cb-s--8 .cb-tbl__h {
        white-space: nowrap;
    }
}




.cb-s--8 .cb-tbl__h strong {
    position: relative;
    display: inline-flex;
}








.cb-s--8 .cb-tbl__h strong:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 6px;
    margin-bottom: 4px;
    background-color: #4ABDF0;
    flex-shrink: 0;
    transform: translate(0, 2px);
}

.cb-s--8 .cb-tbl__h:nth-child(3) strong:before {
    background-color: #D8A40E;
}

.cb-s--8 .cb-tbl__h:nth-child(4) strong:before {
    background-color: #CE693E;
}

.cb-s--8 .cb-tbl__h:nth-child(5) strong:before {
    background-color: #666666;
}

@media (max-width: 1039px) {
    .cb-s--8 .cb-t-3 {
        margin-bottom: 0;
    }
}



/*
RESPONSIVE TABLA VARIACIÓN COTIZACIONES
*/

.cb-s--8 .cb-tbl__h br {
    
    display: none;
}


@media (max-width: 1190px) {

.cb-s--8 .cb-tbl__h strong {
    position: relative;
    display: block;
    }
    
.cb-s--8 .cb-tbl__h br{
 display: ;
    }  
}



@media (max-width: 699px) {

.cb-s--8 .cb-tbl__h strong {
    position: relative;
    display: block;
    }
    
.cb-s--8 .cb-tbl {
    font-size: 10px;
    }

.cb-s--8 .cb-tbl__h {
 font-size: 10px;
    }  

    .cb-s--8 .cb-tbl-c {
            width: 95vw;
        
    }
    
    .cb-s--8 .cb-tbl__h {
        white-space: wrap;
    }
    
    
    .cb-s--8 .cb-tbl__h strong:before {
        
        margin-bottom: 0px;
        margin-right: 0px;
        
    }
    
    .cb-s--8 .cb-tbl__h br {
    
    display: block;
}
    
}




/*
FIN RESPONSIVE TABLA VARIACIÓN COTIZACIONES
*/




.cb-s--9 .cb-t-3 {
    margin-bottom: 50px;
}

@media (min-width: 699px) {
    .cb-s--9 .cb-t-3 {
        text-align: center;
    }
}

@media (min-width: 699px) and (max-width: 1039px) {
    .cb-s--9 .cb-g {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 699px) {
    .cb-s--9 .cb-g__c:nth-last-child(-n+2) {
        margin-top: -30px;
    }
}

.cb-s--9 .cb-p--s-n {
    text-transform: none;
}

.cb-s--9 .cb-p--s-n span {
    text-transform: uppercase;
    display: block;
}

.cb-s--9 .cb-b-n--s .cb-p--n span {
    line-height: 0px;

}







.legend--grid .legend__paragraph:nth-child(odd),
.legend--grid .legend__paragraph:nth-child(even) {
    width: auto;
    white-space: nowrap;
}

.legend--grid {
    display: block;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    max-width: 740px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
}

@media (max-width: 980px) {
    .legend--grid {

        columns: 1;
        margin-left: 0px;

    }

    .legend--grid .legend__paragraph:nth-child(odd),
    .legend--grid .legend__paragraph:nth-child(even) {

        white-space: pre-line;
    }

}

.paragraph--xs {
    font-size: 12px;
    line-height: 16px;
}







@media (max-width: 699px) {
    .cb-s--9 .cb-p--lgd {
        margin: 0;
    }
}

.cb-s--11 .cb-g {
    margin-bottom: 76px;
}

.cb-s--11 .cb-s__cta {
    margin-bottom: 44px;
    display: inline-flex;
    align-items: center;
}

.cb-s--11 .cb-s__cta .cb-i {
    width: 45px;
    height: 34px;
    display: block;
    margin-right: 15px;
}

.cb-s--11 .cb-s__cta .cb-i svg {
    width: 45px;
    height: 34px;
    display: block;
}

.cb-s--11 .cb-p--lgd {
    margin-top: 0;
}


.cb-s--11 p a {

    color: #CE693E;
}


.cb-s--12 .cb-g__c {
    margin-bottom: 70px;

}

.cb-s--12 .cb-t-6 {
    font-size: 27px;
    color: #666666;
    letter-spacing: 2px;
    font-weight: 400;
    
    line-height: 120%;

}

.cb-s--12 .cb-t-6 span {
    font-weight: 600;
    color: #CE693E;
    font-size: 33px;
    
}


.cb-s--12 .cb-t-6.peq {
    
    margin-top: 8px;
    font-size: 24px;
    
    
}

.cb-s--12 .cb-t-6.NRI {
    
    margin-top: 8px;
    font-size: 18px;
    letter-spacing:0; 
    
}





.cb-logo-img {
    margin-top: 20px;
	height: 55px;
    width: auto;
}







.cb-s--12 .cb-g__c .cb-grd--s {
    min-height: 200px;
    padding-right: 100px;
    justify-content: flex-end;

}



.cb-s--12 .cb-grd .cb-s__fg-img {
    object-fit: cover;
    object-position: 20% center;

}




@media (max-width: 497px) {

.cb-s--12 .cb-g__c .cb-grd--s {
 
    padding-left: 0px;
    padding-right: 0px;
    justify-content: center;

}
    
    .cb-s--12 .cb-g__c .cb-grd--s{
        padding-left: 0px;
    }
    
    .cb-s--12 .cb-grd--s .cb-grd__b{
        
        padding: 20px;
    }
    
    
    .cb-s--12 .cb-grd .cb-s__fg-img {
     object-position: 52% center;

}
    
}





@media (min-width: 498px) and (max-width: 607px) {

.cb-s--12 .cb-g__c .cb-grd--s {
 
    padding-left: 10px;
    padding-right: 0px;
    justify-content: flex-end;

}
    
    .cb-s--12 .cb-g__c .cb-grd--s{
        padding-left: 0px;
    }
    
    .cb-s--12 .cb-grd--s .cb-grd__b{
        
        padding: 25px;
    }
    
    
    .cb-s--12 .cb-grd .cb-s__fg-img {
     object-position: 65% center;

}
    
}





@media (min-width: 608px) and (max-width: 908px) {

    
    .cb-s--12 .cb-grd .cb-s__fg-img {
     object-position: 30% center;

}
    
    
     .cb-s--12 .cb-g__c .cb-grd--s{
        padding-left: 50px;
         padding-right:50px;
    }
    
}



@media (min-width: 909px) and (max-width: 1039px) {

    
    .cb-s--12 .cb-grd .cb-s__fg-img {
     object-position: 35% center;

}
    
}





@media (max-width: 1039px) {
    .cb-s--12 .cb-r {
        grid-template-columns: 100%;
    }
}

@media (min-width: 1040px) {
    .cb-s--12 .cb-r__c--1 {
        grid-column: 1/span 20;
    }
}

@media (min-width: 1040px) {

    .cb-s--12 .cb-r__c--2,
    .cb-s--12 .cb-r__c--3 {
        grid-column: span 10;
    }
}

/*# sourceMappingURL=style.css.map */
