/*h1 {*/
/*    font-family: 'AxiformaBold', sans-serif;*/
/*    font-size: 2.9vw;*/
/*    line-height: 1.48;*/
/*    color: #ffffff;*/
/*}*/
/*h1.super {*/
/*    font-family: 'AxiformaBlack', sans-serif;*/
/*    font-size: 5.2vw;*/
/*    line-height: 1.25;*/
/*    text-transform: uppercase;*/
/*}*/
/*h2 {*/
/*    font-family: 'AxiformaBold', sans-serif;*/
/*    font-size: 2.5vw;*/
/*    line-height: 1.4;*/
/*    color: #ffffff;*/
/* }*/
/*h3 {*/
/*    font-family: 'AxiformaMedium', sans-serif;*/
/*    font-size: 2.35vw;*/
/*    color: #434343;*/
/*    line-height: 1.4;*/
/*}*/
/*h4 {*/
/*    font-family: 'AxiformaRegular', sans-serif;*/
/*    font-size: 1.3vw;*/
/*    color: #4f4f4f;*/
/*    line-height: 1.4;*/
/*}*/
/*h4.dark {*/
/*    color: #434343;*/
/*}*/
/*h5 {*/
/*    font-family: 'AxiformaRegular', sans-serif;*/
/*    font-size: 0.95vw;*/
/*    line-height: 1.3;*/
/*    color: #a5cd39;*/
/*    letter-spacing: 0.05vw;*/
/*    font-weight: 400;*/
/*}*/
/*h5.dark {*/
/*    color: #434343;*/
/*}*/
/*h5.heavy {*/
/*    font-family: 'AxiformaBold', sans-serif;*/
/*}*/
/*h6 {*/
/*    font-family: 'AxiformaRegular', sans-serif;*/
/*    font-size: 0.75vw;*/
/*    line-height: 1.4;*/
/*    color: #ffffff;*/
/*    letter-spacing: 0.05vw;*/
/*    font-weight: 400;*/
/*}*/

/*h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p {*/
/*    margin-top: 1.56vw;*/
/*}*/

/*.row {*/
/*    font-family: 'AxiformaRegular', sans-serif;*/
/*    font-size: 1.05vw;*/
/*    width: 100vw;*/
/*    height: calc(100vw * 0.56875);*/
/*    !*min-height: 100vh;*!*/
/*    background-color: #ffffff;*/
/*    position: relative;*/
/*}*/
/*.row + .row {*/
/*    min-height: 0;*/
/*}*/
/*@media (min-aspect-ratio: 16/10) and (max-aspect-ratio: 16/8) {*/
/*    .row {*/
/*        height: 100vh;*/
/*    }*/
/*}*/
/*@media (min-aspect-ratio: 16/8) {*/
/*    .scroll-to-next {*/
/*        display: none !important;*/
/*    }*/
/*}*/

/*.scroll-to-next {*/
/*    background-image: url("../img/2023/icon-scroll-blue.png");*/
/*    display: block;*/
/*    width: 4.85vw;*/
/*    height: 4.85vw;*/
/*    background-repeat: no-repeat;*/
/*    background-position: center;*/
/*    background-size: cover;*/
/*    position: absolute;*/
/*    bottom: 2vw;*/
/*    left: 50%;*/
/*    transform: translateX(-50%);*/
/*    cursor: pointer;*/
/*}*/
/*.media-banner-block-wrapper + .scroll-to-next,*/
/*.full-text-block-wrapper + .scroll-to-next,*/
/*.full-text-scroll-block-wrapper + .scroll-to-next {*/
/*    background-image: url("../img/2023/icon-scroll-white.png");*/
/*}*/

/*.block-holder{*/
/*    height: 100%;*/
/*}*/

/*.banner-overlay h1 {*/
/*    position: absolute;*/
/*    bottom: 11vw;*/
/*    left: 10vw;*/
/*}*/
/*.banner-overlay {*/
/*    height: 100%;*/
/*    background-repeat: no-repeat;*/
/*    background-position: center;*/
/*    background-size: cover;*/
/*    position: relative;*/
/*    !*transform-style: preserve-3d;*!*/
/*}*/
/*.media-banner-block-wrapper video {*/
/*    position: absolute;*/
/*    z-index: 0;*/
/*    object-fit: cover;*/
/*    width:60%;*/
/*    height:100%;*/
/*    right: 0;*/
/*}*/


/*.full-text-block,*/
/*.full-text-scroll-block {*/
/*    background-color: #059EC3;*/
/*    height: 100%;*/
/*    background-repeat: no-repeat;*/
/*    background-position: right top;*/
/*    !*background-size: 30vw;*!*/
/*}*/
/*.full-text-block.full-text-background-light-blue,*/
/*.full-text-scroll-block.full-text-background-light-blue{*/
/*    background-color: #059EC3;*/
/*    height: 100%;*/
/*}*/
/*.full-text-block.full-text-background-blue,*/
/*.full-text-scroll-block.full-text-background-blue {*/
/*    background-color: #084C7F;*/
/*    color: #6cbc45;*/
/*    height: 100%;*/
/*}*/
/*.full-text-block.full-text-background-gray,*/
/*.full-text-scroll-block.full-text-background-gray {*/
/*    background-color: #5a595c;*/
/*    color: #6cbc45;*/
/*    height: 100%;*/
/*}*/
/*.full-text-block.full-text-background-orange,*/
/*.full-text-scroll-block.full-text-background-orange {*/
/*    background-color: #e67d26;*/
/*    color: #084C7F;*/
/*    height: 100%;*/
/*}*/
/*.full-text-block.full-text-background-dark-orange,*/
/*.full-text-scroll-block.full-text-background-dark-orange {*/
/*    background-color: #bc5227;*/
/*    height: 100%;*/
/*}*/
/*.full-text-block.full-text-background-green,*/
/*.full-text-scroll-block.full-text-background-green {*/
/*    background-color: #6cbc45;*/
/*    color: #084C7F;*/
/*    height: 100%;*/
/*}*/
/*.full-text-block.full-text-background-blue *:not(strong),*/
/*.full-text-scroll-block.full-text-background-blue *:not(strong) {*/
/*    color: #6cbc45;*/
/*}*/
/*.full-text-block.full-text-background-gray *:not(strong),*/
/*.full-text-scroll-block.full-text-background-gray *:not(strong) {*/
/*     color: #A5CD2B;*/
/* }*/
/*.full-text-block.full-text-background-green *:not(strong),*/
/*.full-text-scroll-block.full-text-background-green *:not(strong),*/
/*.full-text-block.full-text-background-orange *:not(strong),*/
/*.full-text-scroll-block.full-text-background-orange *:not(strong) {*/
/*    color: #084C7F;*/
/*}*/
/*.full-text-scroll-block-home .full-text-scroll-block.full-text-background-blue *:not(strong) {*/
/*    color: #A5CD2B;*/
/*}*/
/*.full-text-scroll-block-home .full-text-scroll-block strong {*/
/*    color: #E77B0E;*/
/*}*/

/*.scroll-centered-text {*/
/*    width: 33.5vw;*/
/*    margin-right: 5vw;*/
/*    position: relative;*/
/*    padding-bottom: 0.5vw;*/
/*    text-align: left;*/
/*}*/
/*.full-text-scroll-block-home .scroll-centered-text {*/
/*    width: 69vw;*/
/*    margin-right: 0;*/
/*    margin-left: 7vw;*/
/*}*/
/*.scroll-centered-text::after {*/
/*    content: "";*/
/*    width: 1.9vw;*/
/*    height: 8.8vw;*/
/*    background-size: cover;*/
/*    background-position: center bottom;*/
/*    background-repeat: no-repeat;*/
/*    background-image: url("../img/2023/scroll-arrow-green.png");*/
/*    display: block;*/
/*    position: absolute;*/
/*    right: -5vw;*/
/*    bottom: 0;*/
/*}*/
/*.full-text-scroll-block-home .scroll-centered-text::after {*/
/*    width: 2.9vw;*/
/*    height: 15.1vw;*/
/*    background-image: url("../img/2023/scroll-arrow-blue.png");*/
/*    left: -7vw;*/
/*    right: unset;*/
/*}*/
/*.centered-text {*/
/*    font-family: 'AxiformaMedium', sans-serif;*/
/*    width: 56vw;*/
/*    display: inline-block;*/
/*    text-align: center;*/
/*}*/
/*.centered-text p{*/
/*    font-size: 2.08vw;*/
/*}*/
/*.centered-text p {*/
/*    line-height: 1.7;*/
/*}*/
/*.full-text-block,*/
/*.full-text-scroll-block {*/
/*    color: #6CBC45;*/
/*    text-align: center;*/
/*    justify-content: center;*/
/*}*/
/*.full-text-block strong,*/
/*.full-text-scroll-block strong {*/
/*    font-family: inherit; !* important do not remove *!*/
/*    color: #ffffff;*/
/*    font-weight: 400;*/
/*}*/




/*.text-media-block-wrapper > div {*/
/*    width: 50vw;*/
/*}*/
/*.text-media-block-wrapper {*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*}*/
/*.text-media-block-wrapper.media-position-reversed {*/
/*    flex-direction: row-reverse;*/
/*    justify-content: flex-end;*/
/*}*/
/*.text-media-block {*/
/*    margin-left: 10vw;*/
/*}*/
/*.media-position-reversed .text-media-block {*/
/*    margin-left: 0;*/
/*    margin-right: 10vw;*/
/*}*/
/*!* TODO: review *!*/
/*[style*="dothe180-campaign-image.jpg"] {*/
/*    background-size: contain;*/
/*    margin: 0;*/
/*    padding-left: 5vw;*/
/*}*/
/*.media-position-reversed [style*="dothe180-campaign-image.jpg"] {*/
/*    padding-right: 10vw;*/
/*}*/

/*.text-media-block-video-holder {*/
/*    background-color: #ccc;*/
/*    height: 100%;*/
/*    position: relative;*/
/*}*/
/*.text-media-block-video-holder video {*/
/*    position: absolute;*/
/*    z-index: 0;*/
/*    object-fit: cover;*/
/*    width:100%;*/
/*    height:100%;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    transform: translate(-50%, -50%);*/
/*}*/
/*.text-block {*/
/*    max-width: 35.1vw;*/
/*    padding-left: 2vw;*/
/*}*/
/*.media-position-normal .text-block {*/
/*    padding-left: 9vw;*/
/*}*/

/*.line-animated {*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    background-position: 0 100%;*/
/*    display: inline-block;*/
/*    line-height: 1.2;*/
/*    line-height: 1.6;*/
/*}*/
/*.line-green-short {*/
/*    background-image: url("../img/2023/scribble-underline-green-100.svg");*/
/*}*/
/*.line-blue-short {*/
/*    background-image: url("../img/2023/scribble-underline-blue-100.svg");*/
/*}*/
/*.line-dark-blue-short {*/
/*    background-image: url("../img/2023/scribble-underline-dark-blue-100.svg");*/
/*}*/
/*.line-orange-short {*/
/*    background-image: url("../img/2023/scribble-underline-orange-100.svg");*/
/*}*/
/*.line-dark-orange-short {*/
/*    background-image: url("../img/2023/scribble-underline-dark-orange-100.svg");*/
/*}*/
/*.line-green {*/
/*    background-image: url("../img/2023/scribble-underline-green-200.svg");*/
/*}*/
/*.line-blue {*/
/*    background-image: url("../img/2023/scribble-underline-blue-200.svg");*/
/*}*/
/*.line-dark-blue {*/
/*    background-image: url("../img/2023/scribble-underline-dark-blue-200.svg");*/
/*}*/
/*.line-orange {*/
/*    background-image: url("../img/2023/scribble-underline-orange-200.svg");*/
/*}*/
/*.line-dark-orange {*/
/*    background-image: url("../img/2023/scribble-underline-dark-orange-200.svg");*/
/*}*/
/*.text-media-block-image-holder {*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*}*/

/*!* TODO: review *!*/
/*[style*="dothe180-campaign-image.jpg"] {*/
/*    background-size: contain;*/
/*    margin: 0;*/
/*}*/
/*!* end todo *!*/
/*.locations-block {*/
/*    margin-top: 5vw;*/
/*}*/
/*.image-row-items-holder {*/
/*    margin: 5vw 0.5vw 5vw 0.5vw;*/
/*    text-align: center;*/
/*}*/
/*.image-row-item {*/
/*    display: inline-block;*/
/*}*/
/*.location-item {*/
/*    display: block;*/
/*    margin: 0.5vw;*/
/*    width: 12vw;*/
/* }*/
/*.image-row-item h4 {*/
/*    font-size: 1.55vw;*/
/*    margin-top: 2vw;*/
/*}*/
/*.business-card-media-bock {*/
/*    justify-content: center;*/
/*}*/
/*.business-card {*/
/*    width: 42vw;*/
/*    margin: 10vw -2vw 0 0;*/
/*    float: left;*/
/*    padding: 2vw 5vw 2vw 2vw;*/
/*    background-color: #054D81;*/
/*    position: relative;*/
/*    z-index: 1;*/
/*}*/
/*.business-card-holder {*/
/*    padding-bottom: 6vw;*/
/*}*/
/*.business-card.business-card-blue {*/
/*    margin: 4.5vw 0 0 -2vw;*/
/*    float: right;*/
/*}*/
/*.business-card-content-wrapper {*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*}*/
/*.business-card-content-wrapper img {*/
/*    width: 15vw;*/
/*}*/
/*.business-card-blue .business-card-content-wrapper {*/
/*    flex-direction: row-reverse;*/
/*    justify-content: space-between;*/
/*}*/
/*.business-card::after {*/
/*    content: '';*/
/*    display: block;*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-style: solid;*/
/*    border-width: 8vw 15vw 8vw 0;*/
/*    border-color: transparent #054D81 transparent transparent;*/
/*    position: absolute;*/
/*    right: 7vw;*/
/*    transform: translateY(-50%);*/
/*    z-index: -1;*/
/*}*/
/*.business-card-blue.business-card {*/
/*    background-color: #009FC5;*/
/*}*/
/*.business-card-blue.business-card::after {*/
/*    border-color: transparent #009FC5 transparent transparent;*/
/*    left: 7vw;*/
/*    right: unset;*/
/*    transform: rotate(180deg) translateY(50%);*/
/*}*/
/*.business-card-social {*/
/*    color: #ffffff;*/
/*    padding: 2vw 1vw 2vw 5vw;*/
/*    text-align: left;*/
/*    font-weight: 400;*/
/*    font-size: 1.3vw;*/
/*}*/
/*.business-card-social:first-line {*/
/*    font-family: "AxiformaSemibold", sans-serif;*/
/*    font-size: 1.55vw;*/
/*}*/
/*.slider-block {*/
/*    position: relative;*/
/*}*/
/*.slider-block .bx-controls {*/
/*    position: absolute;*/
/*    right: 20vw;*/
/*    top: 10vw;*/
/*}*/
/*.slider-block .bx-wrapper .bx-next {*/
/*    background-image: url("../img/2023/arrow-next.png");*/
/*    transform: rotate(0);*/
/*    width: 4.85vw;*/
/*    height: 4.85vw;*/
/*    right: 0;*/
/*    top: 0;*/
/*    left: unset;*/
/*}*/
/*.slider-block .bx-wrapper .bx-prev {*/
/*    background-image: url("../img/2023/arrow-prev.png");*/
/*    width: 4.05vw;*/
/*    height: 4.05vw;*/
/*    right: 5.5vw;*/
/*    top: 0.8vw;*/
/*    left: unset;*/
/*}*/
/*.slider-block .bx-wrapper .bx-prev.disabled,*/
/*.slider-block .bx-wrapper .bx-next.disabled {*/
/*    display: block;*/
/*    cursor: unset;*/
/*}*/
/*!* TODO: make it on flight *!*/
/*[data-slide="2"].slider-block .bx-wrapper .bx-prev {*/
/*    background-image: url("../img/2023/arrow-prev-white.png");*/
/*}*/
/*[data-slide="2"].slider-block .bx-wrapper .bx-next {*/
/*     background-image: url("../img/2023/arrow-next-white.png");*/
/* }*/
/*!* end make it on flight *!*/

/*.interactive-media-bock {*/
/*    justify-content: center;*/
/*}*/
/*.image-hover-items-holder {*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    margin: 5vw 0;*/
/*}*/
/*.image-hover-item {*/
/*    background-repeat: no-repeat;*/
/*    margin: 2vw;*/
/*}*/
/*.image-hover-item img {*/
/*    background-color: #ffffff;*/
/*}*/
/*.image-hover-item:hover img {*/
/*    position: relative;*/
/*    z-index: -1;*/
/*}*/


/*!* Article layout *!*/
/*.article-row {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    position: relative;*/
/*}*/
/*.article-row > * {*/
/*    width: 100%;*/
/* }*/
/*.header-text-block {*/
/*    background-color: #5a595c;*/
/*    color: #ffffff;*/
/*    padding: 20vw 5vw 5vw 15vw;*/
/*    background-repeat: no-repeat;*/
/*    background-position: bottom 15% right 10%;*/
/*    background-size: 29vw;*/
/*}*/

/*.article-header-text {*/
/*    width: 44.3vw;*/
/*}*/
/*!* TODO: make one class for bg all cases *!*/
/*.article-full-image {*/
/*    width: 100%;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    height: 32vw;*/
/*}*/
/*.article-float-image-block-wrapper,*/
/*.article-text-block-wrapper {*/
/*    padding-top: 3vw;*/
/*}*/
/*.article-text-block-wrapper {*/
/*    width: 67.15vw;*/
/*}*/
/*ol {*/
/*    margin: 2vw 5vw;*/
/*}*/
/*ol li {*/
/*    margin-left: 2vw;*/
/*    padding: 0.7vw 2vw;*/
/*    position: relative;*/
/*}*/
/*ol li::marker {*/
/*    content: counter(list-item);*/
/*    font-family: "AxiformaRegular", sans-serif;*/
/*    font-size: 1.5vw;*/
/*    color: #e67d26;*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    background-image: url("../img/2023/circle-for-number.png");*/
/*    background-position: center;*/
/*}*/
/*ol li::before {*/
/*    content: '';*/
/*    display: block;*/
/*    width: 3vw;*/
/*    height: 3vw;*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    background-image: url("../img/2023/circle-for-number.png");*/
/*    background-position: center;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*    transform: translate(-65%, 10%);*/
/* }*/
/*.article-quote-block {*/
/*    background-color: #059EC3;*/
/*    color: #ffffff;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    padding: 8vw 2vw;*/
/*}*/
/*.article-quote-block * {*/
/*    color: #ffffff*/
/*}*/
/*.article-quote-block > * {*/
/*     margin: 0 6vw;*/
/* }*/
/*.article-quote-content {*/
/*    width: 34vw;*/
/*}*/
/*.article-quote-block-color-light-blue {*/
/*    background-color: #059EC3;*/
/*}*/
/*.article-quote-block-color-blue {*/
/*    background-color: #084C7F;*/
/*}*/
/*.article-quote-block-color-gray {*/
/*    background-color: #5a595c;*/
/*}*/
/*.article-quote-block-color-orange {*/
/*    background-color: #e67d26;*/
/*}*/
/*.article-quote-block-color-dark-orange {*/
/*    background-color: #bc5227;*/
/*}*/
/*.article-quote-block-color-green {*/
/*    background-color: #6cbc45;*/
/*}*/
/*.article-quote-title {*/
/*    position: relative;*/
/*    font-style: italic;*/
/*}*/
/*.article-quote-title::before {*/
/*    background-image: url("../img/2023/quote-mark.png");*/
/*    content: '';*/
/*    display: block;*/
/*    width: 13vw;*/
/*    height: 8.8vw;*/
/*    position: absolute;*/
/*    background-repeat: no-repeat;*/
/*    background-size: contain;*/
/*    transform: translate(-80%, -110%);*/
/*}*/
/*.article-quote-title::after {*/
/*    background-image: url("../img/2023/quote-mark.png");*/
/*    content: '';*/
/*    display: block;*/
/*    width: 6.6vw;*/
/*    height: 4.5vw;*/
/*    position: absolute;*/
/*    background-repeat: no-repeat;*/
/*    background-size: contain;*/
/*    right: 0;*/
/*    transform: rotate(180deg) translateX(-80%);*/
/*}*/
/*.article-float-image-content {*/
/*    width: 37.3vw;*/
/*    float: right;*/
/*    margin-right: 2vw;*/
/*}*/
/*.full-text-scroll-block-home p{*/
/*    font-size: 2.9vw;*/
/*}*/
/*.full-text-scroll-block-home .scroll-centered-text {*/
/*    width: 69vw;*/
/*}*/
/*.text-intro {*/
/*    width: 26vw;*/
/*}*/
/*.home-slider-title {*/
/*    padding-top: 4vw;*/
/*    padding-bottom: 2vw;*/
/*}*/
/*.footer-links {*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    justify-content: center;*/
/*}*/
/*.footer-links > * {*/
/*    padding: 0.7vw;*/
/*}*/
/*.footer-links ul li {*/
/*    padding: 0.5vw;*/
/*}*/
/*.footer-links ul li:first-of-type {*/
/*    padding-bottom: 1vw;*/
/*}*/
/*footer {*/
/*    position: relative;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*}*/
/*footer > * {*/
/*    width: 75vw;*/
/*}*/
/*footer::after {*/
/*    content: '';*/
/*    display: block;*/
/*    background-image: url("../img/2023/footer-illustration.png");*/
/*    position: absolute;*/
/*    height: 100%;*/
/*    width: 20vw;*/
/*    left: 0;*/
/*    top: 0;*/
/*    background-repeat: no-repeat;*/
/*    background-size: contain;*/
/*}*/
/*.privacy-policy {*/
/*    position: absolute;*/
/*    left: 50%;*/
/*    transform: translateX(-50%);*/
/*}*/
/*.pre-footer-contact-box {*/
/*    width: 40vw;*/
/*    background-color: #ffffff;*/
/*    border: 0.1vw solid #ffffff;*/
/*    border-top-left-radius: 1vw;*/
/*    border-top-right-radius: 1vw;*/
/*    transform: translateY(-50%);*/
/*    box-shadow: 0 1vw 2.5vw rgba(18, 17, 39, 0.08);*/
/*    margin: 0 auto;*/
/*    padding: 3vw 5vw;*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    justify-content: space-between;*/
/*}*/
/*.social-connected img {*/
/*    padding: 1vw 0.3vw;*/
/*    width: 2.5vw;*/
/*}*/
/*.social-media img {*/
/*    width: 3.3vw;*/
/*}*/