body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}
article,
aside,
details,
figcaption,
figure,
picture,
footer,
header,
hgroup,
nav,
section,
main {
    display: block;
}
audio:not([controls]) {
    display: none;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    font-size: 1em;
    line-height: 1.35;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
::-moz-selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}
a {
    text-decoration: none;
}
a:focus,
a:hover,
a:active {
    outline: none;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
blockquote {
    margin: 0;
}
dfn {
    font-style: italic;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
ins {
    background: #ff9;
    color: #000;
    text-decoration: none;
}
pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre;
    word-wrap: break-word;
}
q {
    quotes: none;
}
q::before,
q::after {
    content: "";
}
small {
    font-size: 85%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
nav ul,
nav ol,
ul,
li {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}
iframe {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
label {
    cursor: pointer;
}
legend {
    border: 0;
    padding: 0;
    white-space: normal;
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
button,
input {
    line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}
button[disabled],
input[disabled] {
    cursor: default;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
textarea {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}
input:invalid,
textarea:invalid {
    background-color: #f0dddd;
}
input,
textarea,
select {
    outline: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    border-color: rgba(0, 0, 0, 0);
}
td {
    vertical-align: top;
}
.font-ico-vision:before,
.font-ico-tabicon:before,
.font-ico-round-outline-play:before,
.font-ico-round-download:before,
.font-ico-round-arrow:before,
.font-ico-horn:before,
.font-ico-growth:before,
.font-ico-global:before,
.font-ico-eco:before,
.font-ico-close:before,
.font-ico-chevron-prev:before,
.font-ico-chevron-next:before {
    font-family: "svgicons";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    display: block;
    line-height: 1;
}
[class*="font-ico"] {
    display: inline-block;
}
.font-ico-chevron-next:before {
    content: "";
}
.font-ico-chevron-prev:before {
    content: "";
}
.font-ico-close:before {
    content: "";
}
.font-ico-eco:before {
    content: "";
}
.font-ico-global:before {
    content: "";
}
.font-ico-growth:before {
    content: "";
}
.font-ico-horn:before {
    content: "";
}
.font-ico-round-arrow:before {
    content: "";
}
.font-ico-round-download:before {
    content: "";
}
.font-ico-round-outline-play:before {
    content: "";
}
.font-ico-tabicon:before {
    content: "";
}
.font-ico-vision:before {
    content: "";
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.sr-only {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.has-cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
body {
    font-family: "NeoSansPro", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000;
}
.scroll-disabled {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
}
.wrap {
    margin: 0 auto;
    max-width: 1450px;
    padding: 0 20px;
    width: 100%;
}
.wrap--small {
    max-width: 1250px;
}
.image {
    width: 100%;
    height: auto;
}
[data-object-fit="cover"] {
    -o-object-fit: cover;
    object-fit: cover;
}
[data-object-fit="contain"] {
    -o-object-fit: contain;
    object-fit: contain;
}
.main-ar .itk-sidebar .ex-related-sidebar-com {
    background-color: #ffc700;
}
.main-ar .itk-sidebar .ex-related-sidebar-com li a {
    color: #000 !important;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    text-decoration: underline !important;
}
.main-ar .text-box {
    margin-bottom: 28px;
}
.main-ar .breadcrumb-item.active {
    font-weight: 400 !important;
}
.main-ar .hero-block.content-overlay {
    min-height: 572px;
}
.main-ar .hero-block {
    background-size: 714px;
    background-position: 90% 100%;
}
.main-ar .hero-block .hero-content-wrap {
    min-height: auto;
}
.main-ar .hero-content h1 {
    font-family: "NeoSansPro", sans-serif;
}
@font-face {
    font-family: "swiper-icons";
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
        format("woff");
    font-weight: 400;
    font-style: normal;
}
:root {
    --swiper-theme-color: #007aff;
}
:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
}
.swiper-vertical > .swiper-wrapper {
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    /*height: 100%;*/
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    display: block;
}

.swiper-slide .card-item {
    height: 100%;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}
.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}
.swiper-backface-hidden .swiper-slide {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.swiper-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
    -webkit-scroll-snap-type: y mandatory;
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    -webkit-scroll-snap-type: none;
    -ms-scroll-snap-type: none;
    scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
    content: "";
    flex-shrink: 0;
    order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: rgba(0, 0, 0, 0);
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}
@-webkit-keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet:only-child {
    display: none !important;
}
.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-lock {
    display: none;
}
.swiper-button-prev,
.swiper-button-next {
    position: relative;
    z-index: 11;
}
.swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    width: 5px;
    height: 5px;
    background: #fff;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    width: 10px;
    height: 10px;
    background: #fff;
}
.swiper-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper-pagination-bullet {
    margin: 0 15px !important;
}
.swiper-button-disabled {
    opacity: 0.5;
}
@font-face {
    font-family: "NeoSansPro";
    src: url("/fonts/NeoSansPro-Light-v2.woff2") format("woff2"), url("/fonts/NeoSansPro-Light-v2.woff") format("woff"), url("/fonts/NeoSansPro-Light-v2.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-style: normal;
}
@font-face {
    font-family: "NeoSansPro";
    src: url("/fonts/NeoSansPro-Regular.woff2") format("woff2"), url("/fonts/NeoSansPro-Regular.woff") format("woff"), url("/fonts/NeoSansPro-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-style: normal;
}
@font-face {
    font-family: "NeoSansPro";
    src: url("/fonts/NeoSansPro-Medium.woff2") format("woff2"), url("/fonts/NeoSansPro-Medium.woff") format("woff"), url("/fonts/NeoSansPro-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-style: normal;
}
@font-face {
    font-family: "NeoSansPro";
    src: url("/fonts/NEOSANSPRO-BOLD.woff2") format("woff2"), url("/fonts/NEOSANSPRO-BOLD.woff") format("woff"), url("/fonts/NEOSANSPRO-BOLD.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-style: normal;
}
@font-face {
    font-family: "AIRoundedBeta";
    src: url("/fonts/AI_Rounded_Beta_v2.woff2") format("woff2"), url("/fonts/AI_Rounded_Beta_v2.woff") format("woff"), url("/fonts/AI_Rounded_Beta_v2.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-style: normal;
}

@font-face {
    font-family: "svgicons";
    src: url("/fonts/svgicons.woff2") format("woff2"), url("/fonts/svgicons.woff") format("woff"), url("/fonts/svgicons.ttf") format("truetype");
    font-style: normal;
    font-style: normal;
}

.rte h1,
.rte h2,
.rte h3,
.rte h4,
.rte h5,
.rte h6,
.rte p,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "NeoSansPro", sans-serif;
    font-weight: normal;
    line-height: 1.2;
    color: #000;
}
.main-ar .rte h1 {
    font-size: 80px;
    line-height: 80px;
    font-weight: 300;
    letter-spacing: -0.03px;
}
.main-ar .rte h2 {
    font-size: 40px;
    line-height: 44px;
    font-weight: 500;
    letter-spacing: -0.03px;
}
.main-ar .rte h3 {
    font-size: 30px;
    line-height: 34px;
    font-weight: 500;
    letter-spacing: -0.03px;
}
.main-ar .rte h4 {
    font-size: 28px;
    line-height: 38px;
    font-weight: 400;
    letter-spacing: -0.03px;
    margin-bottom: 16px;
}
.main-ar .rte p,
.main-ar .text {
    font-size: 22px;
    line-height: 30px;
    font-weight: 300;
    letter-spacing: -0.03px;
    margin-bottom: 16px;
}
.main-ar .small-text {
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    letter-spacing: -0.03em;
    margin-bottom: 8px;
}
.main-ar .extra-small {
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    letter-spacing: -0.03em;
    margin-bottom: 8px;
}
.main-ar .xxs-small {
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    letter-spacing: -0.03em;
    margin-bottom: 6px;
}
.main-ar img {
    max-width: 100%;
}
button,
input[type="button"],
input[type="submit"] {
    background: none;
    border: 0;
    cursor: pointer;
    outline: none;
    padding: 0;
}
a,
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    font-family: "NeoSansPro", sans-serif;
    color: #000;
}
.btn {
    background-color: #000;
    color: #fff;
    display: inline-block;
    font-size: 0;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    -webkit-transition: 0.4s ease-out;
    transition: 0.4s ease-out;
}
.scroll-to-top {
    font-family: "NeoSansPro", sans-serif;
    border: 1px solid #21b6d7;
    border-radius: 60px;
    font-weight: 300;
    letter-spacing: -0.03px;
    padding: 20px 30px 18px;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    color: #000;
}
.skip-link {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    z-index: 21;
    color: #000;
    font-size: 16px;
    line-height: 20px;
    padding: 8px 14px;
    background-color: #fff;
    opacity: 0;
}
.header {
    padding: 10px 0;
}
.header__container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header__logo {
    width: 50px;
}
.nav__list {
    display: flex;
    justify-content: flex-end;
}
.nav__item {
    border-left: 1px solid #000;
}
.nav__item:first-child {
    border-left: 0;
}
.nav__link {
    padding: 0 10px;
    color: #000;
    display: block;
}
.footer {
    padding: 30px 0;
    color: #fff;
}
.card-item {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.card-item__image-holder {
    height: 285px;
    overflow: hidden;
    position: relative;
    flex: 0 0 auto;
}
.card-item__image-holder .image {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.card-item__tag {
    font-weight: 400;
    font-size: 14px;
    padding: 6px 12px;
    background-color: #ffc700;
    border-radius: 100px;
    line-height: 16.8px;
    letter-spacing: -0.03px;
    position: absolute;
    top: 21px;
    left: 20px;
}
.card-item__tag-text {
    position: relative;
    top: 2px;
}
.card-item__content {
    background-color: #f5f5f5;
    height: 100%;
}
.card-item__title {
    font-weight: 500;
    font-family: "NeoSansPro", sans-serif;
    letter-spacing: -0.03px;
    color: #000;
    display: inline-block;
    -webkit-text-decoration: underline rgba(0, 0, 0, 0);
    text-decoration: underline rgba(0, 0, 0, 0);
    text-underline-offset: 2px;
}
.loaded .card-item__title {
    -webkit-transition: -webkit-text-decoration 0.2s ease-in-out;
    transition: -webkit-text-decoration 0.2s ease-in-out;
    transition: text-decoration 0.2s ease-in-out;
    transition: text-decoration 0.2s ease-in-out, -webkit-text-decoration 0.2s ease-in-out;
}
.card-item__text {
    font-weight: 300;
    display: block;
}
.card-item__link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.quote {
    width: 100%;
    background-color: #f5f5f5;
}
.quote__holder {
    display: flex;
}
.quote-text {
    position: relative;
    letter-spacing: -0.03px;
    padding-top: 49px;
    padding-bottom: 67px;
    font-family: "NeoSansPro", sans-serif;
}
.quote-text::before {
    position: absolute;
    top: 0;
    left: 0;
    content: url("../assets/images/quote.svg");
}
.quote-text::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: url("../assets/images/quote.svg");
}
.quote__footer {
    display: flex;
    flex-direction: column;
}
.quote__footer-img {
    width: 150px;
}
.quote__footer-name {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.quote__footer-position {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    letter-spacing: -0.03px;
}
.downloads__title {
    font-weight: 500;
    letter-spacing: -0.03px;
    font-family: "NeoSansPro", sans-serif;
}
.downloads__container {
    display: flex;
    justify-content: space-between;
}
.downloads__content {
    max-width: 568px;
    width: 100%;
}
.downloads__subtitle {
    margin: 0 0 20px;
    font-weight: 500;
    font-family: "NeoSansPro", sans-serif;
}
.downloads__list {
    padding: 0;
    margin-bottom: 20px;
}
.downloads__item {
    list-style-type: none;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
}
.downloads__item .downloads__item-text {
    color: #000;
    font-weight: 300;
    font-family: "NeoSansPro", sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.03px;
}
.downloads__item .downloads__item-title {
    letter-spacing: -0.03px;
    display: block;
    font-family: "NeoSansPro", sans-serif;
}
.downloads__item--yellow {
    color: #ffc700;
}
.downloads__item--blue {
    color: #21b6d7;
}
.downloads__item--dark {
    color: #06213d;
}
.downloads__card-contennt {
    display: flex;
    flex-direction: column;
}
.downloads__intro {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 20px;
}
.downloads__text {
    font-family: "NeoSansPro", sans-serif;
}
.downloads__cards {
    max-width: 690px;
    width: 100%;
    padding-top: 4px;
}
.downloads__card-title {
    font-family: "AIRoundedBeta", sans-serif;
    word-break: break-word;
    position: relative;
}
.downloads__btn {
    display: inline-block;
    border: 1px solid #ffc700;
    color: #000 !important;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500 !important;
    padding: 12px 20px;
    border-radius: 50px;
}
.loaded .downloads__btn {
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}
.downloads__card {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    border-radius: 12px;
    -webkit-box-shadow: 0 10px 40px -15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 40px -15px rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
}
.downloads__card--yellow {
    background: linear-gradient(125.9deg, #ffc700 -1.39%, #fda917 81.4%);
}
.downloads__card--blue {
    background: linear-gradient(92.99deg, #2db3d8 -11.75%, #0094d5 69.63%);
}
.downloads__card--dark {
    background: linear-gradient(121.12deg, #06213d -14.49%, #0e1a22 102.47%);
    color: #fff;
}
.downloads__card--dark .downloads__card-title {
    color: #fff;
}
.downloads__card--dark .downloads__card-link {
    color: #fff !important;
}
.downloads__card--dark .downloads__icon {
    color: #000;
}
.downloads__img {
    width: 310px;
    border-radius: 20px;
    margin-right: 48px;
    -webkit-box-shadow: 0 10px 40px -15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 40px -15px rgba(0, 0, 0, 0.15);
}
.downloads__tag {
    font-size: 14px;
    line-height: 16.8px;
    letter-spacing: 0.05px;
    margin-bottom: 10px;
}
.downloads__card-link {
    position: relative;
    display: inline-block;
    font-weight: 500 !important;
    color: #000 !important;
    padding-left: 56px;
}
.loaded .downloads__card-link {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.downloads__card-link .downloads__icon {
    top: 1px;
}
.downloads__card-link .downloads__file-size {
    position: relative;
    top: -4px;
}
.downloads__icon {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    left: 0;
    top: 0;
    background-color: #fff;
    font-size: 28px;
}
.loaded .downloads__icon {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.downloads__url {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.downloads__file-size {
    display: block;
    font-size: 10px;
    line-height: 14px;
    font-weight: 400;
}
.downloads-list {
    max-width: 420px;
    width: 100%;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}
.downloads-item {
    margin-bottom: 15px;
    width: 100%;
}
.downloads-item .download {
    padding-left: 23px;
}
.downloads-item:last-child {
    margin-bottom: 0;
}
.downloads-actions .cta-text {
    max-width: calc(100% - 46px);
}
.downloads__additional-link {
    position: relative;
    display: flex;
}
.downloads__additional-link .downloads__icon {
    position: relative;
    left: auto;
    top: auto;
    background-color: #f5f5f5;
    margin-right: 10px;
    width: auto;
    flex: 0 0 46px;
}
.downloads__additional-link .downloads__icon .icon {
    color: #000;
}
.downloads__additional-container {
    display: flex;
    padding-bottom: 40px;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 100px;
    -webkit-column-gap: 26px;
    -moz-column-gap: 26px;
    column-gap: 26px;
}
.downloads__additional-title {
    display: block;
    font-size: 14px;
    line-height: 16.8px;
    letter-spacing: 0.7px;
    margin-bottom: 20px;
    text-transform: uppercase;
    margin-top: 40px;
}
.downloads__additional-text {
    font-weight: 500;
    color: #000;
    margin-top: -3px;
}
.downloads__bottom {
    background-color: #06213d;
    padding: 60px 0;
}
.cta-box {
    display: flex;
    align-items: center;
    background: #ffc700;
    border-radius: 10px;
    flex: 1 1 450px;
}
.cta-box.yellow {
    background: linear-gradient(135deg, #ffc700, #fda917);
}
.cta-box:hover {
    text-decoration: none;
}
.cta-text {
    font-weight: 500;
    color: #000;
    max-width: 334px;
    line-height: 20px;
    font-size: 18px;
}
.round-icon {
    height: 46px;
    border-radius: 50%;
    background-color: #fff;
    position: relative;
    margin-right: 20px;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
}
.loaded .round-icon {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.round-icon.white {
    background-color: #fff;
}
.round-icon span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 28px;
    color: #000;
}
.video {
    position: relative;
}
.video__holder {
    max-width: 100%;
    width: 100%;
    position: relative;
}
.video__holder--overlay::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 20px;
}
.video-button__holder {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -71%);
    transform: translate(-50%, -71%);
    z-index: 1;
}
.video__title {
    color: #000;
    font-weight: 500;
    letter-spacing: -0.03px;
    padding-left: 20px;
}
.video__image {
    padding-top: 47%;
    border-radius: 20px;
}
.video__wrapper {
    background-color: #fff;
    padding: 0 20px 20px;
    border-radius: 20px;
}
.video__cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.popup {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    z-index: 110;
}
.loaded .popup {
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.popup--opened {
    visibility: visible;
    opacity: 1;
}
.popup__wraper {
    width: 90%;
    max-width: 1160px;
}
.popup__video-holder {
    position: relative;
    padding-bottom: 56.25%;
}
.popup__close-btn {
    position: absolute;
    top: -60px;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.popup__close-btn .icon {
    opacity: 0.5;
    font-size: 20px;
    color: #000;
}
.loaded .popup__close-btn .icon {
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.popup__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.play-button {
    border-radius: 50%;
}
.loaded .play-button {
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.play-button .icon {
    color: #21b6d7;
    font-size: 200%;
}
.loaded .play-button .icon {
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.play-button .play-button__icon {
    position: relative;
    display: inline-block;
    top: 2px;
}
.tabs__buttons {
    display: flex;
}
.tabs__content {
    position: relative;
}
.tabs__button {
    background-color: rgba(245, 245, 245, 0.2);
    color: #000;
    font-weight: 500;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    font-family: "NeoSansPro", sans-serif;
}
.tabs__button span {
    pointer-events: none;
}
.tabs__button .icon {
    border-radius: 50%;
    background-color: #fff;
    font-size: 46px;
    position: relative;
    top: 0;
}
.tabs__button .tab__button-text-holder {
    position: relative;
}
.tabs__button:not(.tabs__button--active) .tab__button-text-holder {
    position: relative;
    top: -11px;
    margin-left: 8px;
}
.tab__button-text {
    opacity: 0;
}
.tabs__button--yellow,
.tabs__single--yellow {
    background-color: #ffc700;
}
.tabs__button--blue,
.tabs__single--blue {
    background-color: #21b6d7;
}
.tabs__button--grey,
.tabs__single--grey {
    background-color: #f5f5f5;
}
.tabs__single-tab {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.tabs__single-tab:not(.tabs__single-tab--active) {
    display: none;
}
.tabs__single-tab--active {
    -webkit-animation: fade 0.2s ease-in-out forwards;
    animation: fade 0.2s ease-in-out forwards;
}
.tabs__text-holder {
    padding-top: 20px;
}
.tabs__text-text {
    padding-left: 10px;
    border-left: 1px solid #000;
    font-family: "NeoSansPro", sans-serif;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    display: flex;
}
.tabs__text-number {
    margin-right: 10px;
}
.tabs__stats-holder {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
}
.tabs__stats {
    flex: 0 1 25%;
    border-bottom: 1px solid #474354;
    padding-bottom: 20px;
    color: #000;
}
.tabs__stats-value {
    font-weight: 500;
    font-size: 30px;
    line-height: 34px;
    letter-spacing: -0.03px;
    display: block;
    margin-bottom: 15px;
}
.tabs__stats-name {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.03px;
    display: block;
    margin-bottom: 8px;
}
.tabs__stats-previouse {
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.03px;
}
.tabs__footnote-holder {
    counter-reset: li;
    list-style: none;
}
.tabs__footnote-holder li {
    counter-increment: li;
    display: table-row;
    position: relative;
    color: #000;
}
.tabs__footnote-holder li::before {
    margin-right: 10px;
    content: counter(li) ".";
    width: 1.2em;
    display: table-cell;
}
@-webkit-keyframes fade {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fade {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.stories {
    width: 100%;
    background-color: #000;
    overflow: hidden;
}
.stories .swiper {
    overflow: visible;
}
.stories .swiper-wrapper {
    margin-bottom: 40px;
}
.stories__top {
    display: flex;
    align-items: center;
}
.stories__icon {
    position: relative;
    top: -7px;
}
.stories__title {
    color: #fff;
    font-weight: 500;
    font-family: "NeoSansPro", sans-serif;
    letter-spacing: -0.03px;
    position: relative;
}
.stories__controls {
    width: 14% !important;
    position: absolute;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.stories__controls .swiper-pagination-bullets.swiper-pagination-horizontal {
    top: 4px;
}
.stories__controls button {
    color: #fff;
}
.stories__controls .swiper-button-next {
    position: absolute;
    right: 0;
}
.switcher {
    width: 100%;
    background-color: #ffc700;
    position: relative;
    overflow: hidden;
}
.switcher--blue {
    background-color: #21b6d7;
}
.switcher--blue .switcher__circles::before {
    left: 350px;
    background-color: #21b6d7;
}
.switcher--blue .switcher__content-holder {
    direction: rtl;
    right: 0;
    left: auto;
}
.switcher--blue .switcher__content {
    direction: ltr;
    padding-left: 0;
    padding-right: 37px;
}
.switcher--blue .switcher__circle {
    border-color: #21b6d7;
}
.switcher--blue .switcher__circle.active {
    background-color: #21b6d7;
    border-color: #fff;
}
.switcher--blue .switcher__circle-logo {
    top: 51%;
}
.switcher--blue .switcher__circle--2 {
    right: 19px;
    -webkit-transform: translateY(48%);
    transform: translateY(48%);
    top: 42px;
}
.switcher--blue .switcher__circle--3 {
    bottom: -81px;
    left: 72%;
    -webkit-transform: translateX(-48%);
    transform: translateX(-48%);
}
.switcher--blue .switcher__circle--4 {
    top: 96%;
    -webkit-transform: translateY(-49%);
    transform: translateY(-49%);
    left: 88px;
}
.switcher--blue .switcher__circle--5 {
    top: 45%;
    -webkit-transform: translateY(-48%);
    transform: translateY(-48%);
    left: -1px;
}
.switcher__content-holder {
    position: absolute;
    left: 0;
    top: -83px;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
}
.loaded .switcher__content-holder {
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.switcher__content-holder.active {
    opacity: 1;
    visibility: visible;
}
.switcher__content {
    opacity: 0;
    display: none;
}
.switcher__content::-webkit-scrollbar {
    width: 12px;
}
.switcher__content::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.25);
    border-radius: 20px;
}
.switcher__content::-webkit-scrollbar-thumb {
    background: #06213d;
    border-radius: 20px;
}
.switcher__content--active {
    display: block;
    -webkit-animation: fade 0.2s ease-in-out forwards;
    animation: fade 0.2s ease-in-out forwards;
}
.switcher__content-tablet {
    display: none;
}
.switcher__content-close {
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.03px;
    margin-bottom: 32px;
}
.switcher__wraper {
    position: relative;
    display: flex;
    justify-content: space-between;
}
.switcher__link {
    position: relative;
    display: inline-block;
    font-weight: 500 !important;
    color: #000 !important;
    padding-left: 56px;
}
.loaded .switcher__link {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.switcher__text-holder {
    opacity: 1;
    visibility: visible;
    position: relative;
    z-index: 1;
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
}
.loaded .switcher__text-holder {
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.switcher__text-holder.remove {
    opacity: 0;
    visibility: hidden;
}
.switcher__title {
    letter-spacing: -0.03px;
    font-family: "AIRoundedBeta", sans-serif;
}
.switcher__subtitle {
    letter-spacing: -0.03px;
    font-weight: 400;
    font-family: "NeoSansPro", sans-serif;
}
.switcher__text {
    font-weight: 300;
    letter-spacing: -0.03px;
    font-family: "NeoSansPro", sans-serif;
}
.switcher__circles {
    position: relative;
}
.loaded .switcher__circles {
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.switcher__circles::before {
    content: "";
    background-color: #ffc700;
    position: absolute;
    right: 350px;
    top: -136px;
    height: 147.4%;
    width: 240%;
}
.loaded .switcher__circles::before {
    -webkit-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
}
.switcher__large-circle {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

}
.switcher__circle-logo {
    position: absolute;
    top: 47%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
.switcher__circle {
    position: absolute;
    border: 5px solid #ffc700;
    background-color: #f5f5f5;
    border-radius: 50%;
}
.loaded .switcher__circle {
    -webkit-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
}
.switcher__circle.active {
    background-color: #ffc700;
    border-color: #fff;
}
.switcher__circle.active .switcher__circle-image--secondary {
    opacity: 1;
}
.switcher__circle.active .switcher__circle-image--primary {
    opacity: 0;
}
.switcher__circle-title {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -0.03px;
    display: block;
    max-width: 139px;
    margin: 0 auto;
}
.switcher__circle-text {
    font-weight: 300;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.03px;
    text-decoration: underline;
    position: relative;
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
    display: inline-block;
}
.switcher__circle-image {
    position: relative;
}
.loaded .switcher__circle-image {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.switcher__circle-image--primary {
    -webkit-transform: translate(23px, -10px);
    transform: translate(23px, -10px);
}
.switcher__circle-image--secondary {
    -webkit-transform: translate(-26px, -10px);
    transform: translate(-26px, -10px);
    opacity: 0;
}
.switcher__circle--1 {
    top: -78px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.switcher__circle--2 {
    right: 0;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    top: 60px;
}
.switcher__circle--3 {
    bottom: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.switcher__circle--4 {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.switcher__content-image {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 230px;
    border-radius: 20px;
    margin-bottom: 29px;
}
.switcher__content-title {
    margin-bottom: 24px !important;
    font-weight: 500 !important;
    line-height: 34px !important;
}
@keyframes fade {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.cards {
    width: 100%;
}
.cards__card {
    position: relative;
}
.loaded .cards__card {
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.cards__link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.cards__holder {
    display: flex;
}
@media only screen and (min-width: 768px) {
    .downloads-item {
        margin-right: 17px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1199.98px) {
    .wrap {
        padding: 0 96px;
    }
    .main-ar .itk-sidebar {
        margin-bottom: 50px !important;
    }
    .main-ar .text-box {
        margin-bottom: 0;
    }
    .main-ar .itk-content {
        margin-bottom: 40px !important;
    }
    .main-ar .hero-block.content-overlay {
        min-height: 450px;
    }
    .card-item__tag {
        top: 20px;
    }
    .quote .picture {
        order: 2;
        display: flex;
        margin-left: -43px;
        margin-right: -20px;
    }
    .quote .picture__img {
        margin-top: auto;
        max-height: 460px;
    }
    .quote__content {
        max-width: 330px;
        padding-top: 151px;
    }
    .quote__footer-img {
        width: 80px;
        margin-bottom: 3px;
    }
    .quote__footer-name {
        margin-bottom: 1px;
    }
    .quote__text-holder {
        margin-bottom: 101px;
    }
    .downloads__title {
        font-size: 30px;
        line-height: 34px;
        margin: 0 0 30px;
    }
    .downloads__content {
        margin-bottom: 80px;
    }
    .downloads__subtitle {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 30px;
    }
    .downloads__card-contennt {
        width: 216px;
        gap: 4px;
        margin-left: -4px;
    }
    .downloads__card-title {
        font-size: 24px;
        line-height: 32px;
        top: -4px;
    }
    .downloads__card {
        padding: 16px;
        height: 214px;
    }
    .downloads__img {
        width: 256px;
        border-radius: 16px;
    }
    .downloads__card-link {
        font-size: 18px !important;
        line-height: 34px !important;
    }
    .downloads__additional-container {
        -webkit-column-gap: 4px;
        -moz-column-gap: 4px;
        column-gap: 4px;
        padding-bottom: 31px;
    }
    .downloads__bottom-wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px 16px;
    }
    .video {
        margin-bottom: -80px;
    }
    .video .wrap {
        padding: 0 76px;
    }
    .video__holder--overlay::before {
        border-radius: 15px;
    }
    .video__title {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 30px;
    }
    .video__image {
        padding-top: 52%;
        border-radius: 15px;
    }
    .play-button .icon {
        font-size: 130%;
    }
    .play-button .play-button__icon {
        top: 1px;
    }
    .play-button {
        width: 100px;
        height: 100px;
    }
    .tabs {
        padding: 80px 0 60px;
        margin: 0 auto;
    }
    .tabs__content {
        z-index: 20;
        top: -34px;
    }
    .tabs__button .tab__button-text-holder {
        top: -17px;
    }
    .tabs__button:not(.tabs__button--active) .tab__button-text-holder {
        top: -25px;
        margin-left: 1px;
    }
    .tabs__button {
        display: flex;
        align-items: baseline;
        width: 100%;
        max-width: none;
        height: 181px;
        margin-bottom: -82px;
        padding: 34px 0 0 34px;
        font-size: 23px;
        line-height: 27px;
        -webkit-column-gap: 16px;
        -moz-column-gap: 16px;
        column-gap: 16px;
    }
    .tabs__button.tabs__button--active {
        width: 86%;
        z-index: 3;
        font-size: 30px;
        line-height: 34px;
    }
    .tabs__button.tabs__button--active .icon {
        font-size: 50px;
        top: -5px;
    }
    .tabs__button.tabs__button--active .tab__button-text {
        opacity: 1;
    }
    .tabs__button .icon {
        font-size: 45px;
        top: -10px;
    }
    .tabs__text-wraper {
        padding-top: 60px;
    }
    .tabs__text-holder {
        padding: 0 34px;
        display: block;
    }
    .tabs__stats-holder {
        padding: 44px 34px 0;
        row-gap: 8px;
    }
    .tabs__footnote-holder {
        padding: 30px 34px 0;
    }
    .stories {
        padding-top: 116px;
        padding-bottom: 133px;
    }
    .stories__top {
        max-width: 576px;
        width: 100%;
        margin-bottom: 35px;
    }
    .stories__title {
        font-size: 30px;
        line-height: 34px;
    }
    .stories__controls {
        width: 34% !important;
    }
    .switcher {
        padding-top: 60px;
        padding-bottom: 50px;
    }
    .switcher--blue {
        padding-bottom: 70px;
    }
    .switcher--blue .switcher__circles::before {
        left: auto;
        top: -473px;
        height: 100%;
    }
    .switcher--blue .switcher__large-circle {
        max-width: 440px !important;
        left: 51%;
    }
    .switcher--blue .switcher__circle {
        width: 172px;
        height: 172px;
    }
    .switcher--blue .switcher__circle-logo {
        top: 50%;
        right: 49%;
    }
    .switcher--blue .switcher__circle--1 {
        top: -19px;
        left: 51%;
        -webkit-transform: translateX(-49%);
        transform: translateX(-49%);
    }
    .switcher--blue .switcher__circle--2 {
        right: 0;
        top: 80px;
    }
    .switcher--blue .switcher__circle--3 {
        bottom: -19px;
        left: 74%;
        -webkit-transform: translateX(-48%);
        transform: translateX(-48%);
    }
    .switcher--blue .switcher__circle--4 {
        top: 88%;
        -webkit-transform: translateY(-51%);
        transform: translateY(-51%);
        left: 77px;
    }
    .switcher--blue .switcher__circle--5 {
        -webkit-transform: translateY(-47%);
        transform: translateY(-47%);
        left: 0;
    }
    .switcher__content-holder {
        top: -53px;
    }
    .switcher__content {
        height: 359px;
        overflow-y: auto;
        direction: ltr;
    }
    .switcher__content .rte {
        flex: 1 1 231px;
    }
    .switcher__content .rte h3,
    .switcher__content .rte h4 {
        display: none;
    }
    .switcher__content .rte .switcher__content-text {
        font-size: 16px !important;
        line-height: 24px !important;
    }
    .switcher__content--active {
        display: flex;
        -webkit-column-gap: 25px;
        -moz-column-gap: 25px;
        column-gap: 25px;
    }
    .switcher__content-tablet {
        display: block;
        max-width: 296px;
    }
    .switcher__content-tablet .switcher__content-title {
        font-size: 23px;
        line-height: 28px;
        margin-top: 20px;
    }
    .switcher__text-holder {
        margin-bottom: 76px;
    }
    .switcher__title {
        font-size: 40px;
        line-height: 56px;
        max-width: 379px;
        margin-bottom: 10px;
    }
    .switcher__subtitle {
        font-size: 21px;
        line-height: 31px;
        margin-bottom: 12px;
    }
    .switcher__text {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 26px;
    }
    .switcher__circles::before {
        right: -315px;
        top: -503px;
        height: 106.5%;
        width: 210%;
    }
    .switcher__circles {
        min-height: 542px;
        max-width: 576px;
    }
    .switcher__circles.active {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .switcher__circles.active::before {
        background-color: #fff;
    }
    .switcher__large-circle {
        max-width: 428px !important;
    }
    .switcher__circle-logo {
        top: 48%;
        max-width: 166px !important;
    }
    .switcher__circle {
        width: 172px;
        height: 172px;
    }
    .switcher__circle-title {
        font-size: 18px;
        line-height: 24px;
    }
    .switcher__circle-text {
        font-size: 16px;
        line-height: 16px;
    }
    .switcher__circle-image {
        max-width: 37px !important;
    }
    .switcher__circle-image--primary {
        -webkit-transform: translate(20px, -10px);
        transform: translate(20px, -10px);
    }
    .switcher__circle-image--secondary {
        -webkit-transform: translate(-20px, -10px);
        transform: translate(-20px, -10px);
    }
    .switcher__circle--1 {
        top: -11px;
    }
    .switcher__circle--2 {
        top: 104px;
    }
    .switcher__circle--3 {
        bottom: 11px;
    }
    .switcher__content-image {
        height: 120px;
        margin-bottom: 0;
    }
    .switcher__content-image:not(.switcher__content-image--tablet) {
        display: none;
    }
    .cards {
        margin-top: 80px;
    }
    .cards__card-title {
        margin-bottom: 16px;
        font-size: 18px;
    }
    .cards__holder {
        -webkit-column-gap: 16px;
        -moz-column-gap: 16px;
        column-gap: 16px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .downloads-img {
        max-width: 232px;
    }
    .downloads-item {
        max-width: 160px;
    }
    .downloads-actions {
        margin-top: 44px;
    }
    .downloads-actions .cta-box {
        margin-bottom: 17px;
    }
}
@media only screen and (min-width: 992px) {
    .downloads {
        padding: 76px 0 0;
    }
    .downloads-img {
        max-width: 274px;
    }
    .downloads-list {
        margin-bottom: 25px;
        padding-left: 4px;
    }
    .downloads-item {
        max-width: 186px;
    }
    .downloads-actions {
        margin-top: 60px;
    }
}
@media only screen and (min-width: 1200px) {
    .active-focus a:focus,
    .active-focus button:focus {
        outline: 1px dashed #ffc700;
    }
    .scroll-to-top {
        font-size: 18px;
        line-height: 20px;
        height: 60px;
    }
    .active-focus .skip-link:focus {
        opacity: 1;
        outline: 2px solid #ffc700;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .card-item__content {
        padding: 36px 40px 40px;
    }
    .card-item__title {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 18px;
    }
    .card-item__text {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 2px;
    }
    .quote .picture {
        max-width: 564px;
        width: 100%;
    }
    .quote {
        padding-top: 180px;
    }
    .quote__holder {
        -webkit-column-gap: 152px;
        -moz-column-gap: 152px;
        column-gap: 152px;
    }
    .quote__content {
        max-width: 690px;
        width: 100%;
        padding-top: 100px;
    }
    .quote-text {
        font-size: 28px;
        line-height: 38px;
        font-weight: 400;
        letter-spacing: -0.03px;
        margin-bottom: 16px;
    }
    .quote__footer {
        margin-top: 30px;
    }
    .quote__footer-name {
        margin-top: 3px;
    }
    .downloads__title {
        font-size: 40px;
        line-height: 44px;
        margin: 0 0 40px;
    }
    .downloads__content {
        padding-top: 40px;
        margin-right: 25px;
    }
    .downloads__subtitle {
        font-size: 30px;
        line-height: 34px;
        letter-spacing: -0.03px;
        margin-bottom: 40px;
    }
    .downloads__item .downloads__item-title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 14px;
    }
    .downloads__card-contennt {
        width: 284px;
        gap: 6px;
    }
    .downloads__text {
        line-height: 24px;
        font-size: 18px;
        margin-bottom: 40px;
        margin-top: 40px;
    }
    .downloads__card-title {
        font-size: 32px;
        line-height: 43px;
    }
    .downloads__card {
        padding: 20px;
        height: 258px;
    }
    .downloads__card-link {
        font-size: 20px !important;
        line-height: 36px !important;
    }
    .downloads__additional-text {
        font-size: 20px;
        line-height: 26px;
    }
    .downloads__bottom-wrapper {
        display: flex;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
    .cta-box {
        height: 86px;
        padding: 20px;
    }
    .cta-box:focus {
        text-decoration: none;
    }
    .cta-box:hover .round-icon {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
    .round-icon {
        width: 46px;
    }
    .round-icon:hover {
        opacity: 0.8;
    }
    .video {
        margin-bottom: -116px;
    }
    .video__title {
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 40px;
    }
    .popup__close-btn {
        width: 40px;
        height: 40px;
    }
    .play-button {
        width: 140px;
        height: 140px;
    }
    .tabs {
        margin: 100px 0;
    }
    .loaded .tabs__button .icon {
        -webkit-transition: top 0.2s ease-in-out;
        transition: top 0.2s ease-in-out;
    }
    .loaded .tabs__button .tab__button-text-holder {
        -webkit-transition: top 0.2s ease-in-out;
        transition: top 0.2s ease-in-out;
    }
    .tabs__button:not(.tabs__button--active) {
        padding: 16.5px 60px 16.5px 69px;
    }
    .tabs__button:not(.tabs__button--active):nth-child(2) {
        flex: 1 1 50% !important;
    }
    .tabs__button {
        font-size: 30px;
        line-height: 34px;
        letter-spacing: -0.03px;
        font-weight: 500;
        padding: 16.5px 60px 16.5px 40px;
    }
    .loaded .tabs__button {
        -webkit-transition: background-color 0.2s ease-in-out, flex 0.5s ease-in-out;
        transition: background-color 0.2s ease-in-out, flex 0.5s ease-in-out;
    }
    .tabs__button.tabs__button--active {
        font-size: 40px;
        line-height: 44px;
        flex: 0 0 55% !important;
    }
    .tabs__button.tabs__button--active .tab__button-text-holder {
        position: relative;
        top: 5px;
        margin-left: 18px;
    }
    .tabs__button.tabs__button--active .icon {
        font-size: 60px;
        top: 22px;
    }
    .tabs__button.tabs__button--active .tab__button-text {
        opacity: 1;
    }
    .tabs__button:first-child {
        z-index: 3;
    }
    .tabs__button:nth-child(2) {
        margin-left: -30px;
        z-index: 2;
    }
    .tabs__button:last-of-type {
        margin-left: -30px;
        z-index: 1;
    }
    .tabs__single--blue .tabs__text-wraper {
        row-gap: 0;
    }
    .tabs__single-tab {
        padding: 65px 60px 60px 127px;
        height: 703px;
    }
    .tabs__text-wraper {
        flex-wrap: wrap;
        display: grid;
        gap: 40px 30px;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr 1fr;
        grid-auto-flow: column;
    }
    .tabs__text-text {
        font-size: 18px;
        line-height: 24px;
        font-weight: 400;
    }
    .tabs__stats-holder {
        margin-bottom: 40px;
    }
    .tabs__footnote-holder {
        margin-left: -61px;
    }
    .stories {
        padding-top: 130px;
        padding-bottom: 100px;
    }
    .stories__top {
        margin-bottom: 30px;
    }
    .stories__icon {
        margin-right: 27px;
    }
    .stories__title {
        font-size: 40px;
        line-height: 44px;
        top: -7px;
    }
    .switcher {
        padding-top: 116px;
        padding-bottom: 110px;
    }
    .switcher--blue .switcher__wraper {
        flex-direction: row-reverse;
    }
    .switcher--blue .switcher__circles {
        -webkit-transform: translateX(121px);
        transform: translateX(121px);
    }
    .switcher__content-holder {
        max-width: 575px;
        width: 100%;
    }
    .switcher__content {
        overflow-y: auto;
        height: 600px;
        padding-left: 37px;
        direction: rtl;
    }
    .switcher__content .rte {
        direction: ltr;
    }
    .switcher__link {
        font-size: 20px !important;
        line-height: 36px !important;
    }
    .switcher__link .downloads__icon {
        top: 5px;
    }
    .switcher__text-holder {
        flex: 0 1 507px;
    }
    .switcher__title {
        font-weight: 400;
        font-size: 60px;
        line-height: 80px;
        margin-bottom: 19px;
    }
    .switcher__subtitle {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 23px;
    }
    .switcher__text {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 39px;
    }
    .switcher__circles {
        flex: 0 1 689px;
        margin-top: 20px;
        -webkit-transform: translateX(-121px);
        transform: translateX(-121px);
        min-height: 520px;
    }
    .switcher__circles.active {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .switcher__circles.active::before {
        background-color: #fff;
    }
    .switcher__circle {
        width: 200px;
        height: 200px;
    }
    .cards {
        margin-top: 100px;
    }
    .cards__card-title {
        margin-bottom: 20px;
    }
    .cards__holder {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1365px) {
    .switcher--blue .switcher__circles {
        -webkit-transform: translateX(21px);
        transform: translateX(21px);
    }
    .switcher--blue .switcher__circles.active {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .switcher__content-holder {
        max-width: 455px;
    }
    .switcher__text-holder {
        flex: 0 1 430px;
    }
    .switcher__circles {
        -webkit-transform: translateX(-21px);
        transform: translateX(-21px);
    }
}
@media screen and (min-width: 1201px) and (max-width: 1300px) {
    .popup__wraper {
        max-width: 800px;
    }
}
@media only screen and (max-width: 1199.98px) {
    .scroll-to-top {
        font-size: 16px;
        line-height: 18px;
        height: 58px;
    }
    .card-item__image-holder {
        height: 200px;
        overflow: visible;
    }
    .card-item__content {
        padding: 16px 20px 20px;
    }
    .card-item__title {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 11px;
    }
    .card-item__text {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 2px;
    }
    .quote-text {
        font-size: 20px;
        line-height: 30px;
        padding-top: 43px;
        padding-bottom: 56px;
    }
    .quote-text::before {
        content: url("../assets/images/quote-tablet.svg");
    }
    .quote-text::after {
        content: url("../assets/images/quote-tablet.svg");
    }
    .quote__footer {
        margin-top: 12px;
    }
    .downloads__container {
        display: block;
    }
    .downloads__content {
        max-width: 100%;
    }
    .downloads__item .downloads__item-title {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 12px;
    }
    .downloads__text {
        line-height: 22px;
        font-size: 16px;
        margin-bottom: 29px;
        margin-top: 30px;
    }
    .downloads__cards {
        margin: 0 auto;
        padding-top: 0;
    }
    .downloads__btn {
        display: none;
    }
    .downloads__additional-text {
        font-size: 18px;
        line-height: 20px;
    }
    .cta-box {
        height: 78px;
        padding: 16px;
    }
    .round-icon {
        flex: 0 0 46px;
        margin-right: 10px;
    }
    .video-button__holder {
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .popup__close-btn {
        width: 40px;
        height: 40px;
    }
    .popup__close-btn {
        right: 0;
        top: -60px;
    }
    .tabs__buttons {
        flex-direction: column;
        margin-bottom: 14px;
    }
    .tabs__button--yellow {
        order: 3;
        z-index: 3;
    }
    .tabs__button--blue {
        z-index: 2;
        order: 2;
    }
    .tabs__button--grey {
        z-index: 1;
        order: 1;
    }
    .tabs__single-tab {
        padding-bottom: 40px;
    }
    .tabs__text-text {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 20px;
    }
    .tabs__stats {
        flex: 0 1 50%;
        padding-bottom: 16px;
    }
    .tabs__stats:nth-child(1),
    .tabs__stats:nth-child(2),
    .tabs__stats:nth-child(5),
    .tabs__stats:nth-child(6),
    .tabs__stats:nth-child(9),
    .tabs__stats:nth-child(10) {
        border: none;
    }
    .tabs__stats:nth-child(5),
    .tabs__stats:nth-child(6),
    .tabs__stats:nth-child(9),
    .tabs__stats:nth-child(10) {
        margin-top: 21px;
    }
    .tabs__stats:last-child {
        padding-bottom: 108px;
    }
    .tabs__stats-value {
        font-size: 23px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .tabs__stats-name {
        font-size: 16px;
        line-height: 22px;
    }
    .tabs__stats-previouse {
        font-size: 16px;
        line-height: 22px;
    }
    .stories__icon {
        margin-right: 22px;
        top: 0;
    }
    .stories__controls .swiper-pagination-bullets.swiper-pagination-horizontal {
        top: 2px !important;
    }
    .switcher__content-holder {
        width: 100%;
        direction: rtl;
    }
    .switcher__wraper {
        flex-direction: column;
    }
    .switcher__link {
        font-size: 18px !important;
        line-height: 34px !important;
    }
    .switcher__circles {
        width: 100%;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 991.98px) {
    .downloads {
        padding: 57px 0 0;
    }
}
@media only screen and (max-width: 767.98px) {
    .wrap {
        padding: 0 10px;
    }
    .main-ar .itk-sidebar {
        margin-bottom: 30px !important;
    }
    .main-ar .text-box {
        margin-bottom: 0;
    }
    .main-ar .itk-content {
        margin-bottom: 30px !important;
    }
    .main-ar .hero-block.content-overlay {
        min-height: 350px;
    }
    .quote .picture {
        order: 2;
        margin-top: 14px;
    }
    .quote .picture__img {
        height: 280px;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .quote__holder {
        flex-direction: column;
    }
    .quote__content {
        padding-top: 118px;
    }
    .quote-text {
        font-size: 18px;
        line-height: 28px;
    }
    .quote__footer-img {
        width: 80px;
    }
    .downloads {
        padding-top: 40px;
    }
    .downloads__title {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 30px;
    }
    .downloads__content {
        margin-bottom: 60px;
    }
    .downloads__subtitle {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 30px;
    }
    .downloads__item .downloads__item-text {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 12px;
    }
    .downloads__item {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 10px;
    }
    .downloads__intro {
        font-size: 18px;
        line-height: 28px;
    }
    .downloads__card-title {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 7px;
    }
    .downloads__card {
        display: block;
        padding: 20px;
        min-height: 403px;
    }
    .downloads__img {
        margin-right: 0;
        width: 100%;
        margin-bottom: 40px;
        border-radius: 8px;
    }
    .downloads__card-link {
        font-size: 16px !important;
        line-height: 34px !important;
    }
    .downloads-img {
        width: 100%;
    }
    .downloads-item {
        max-width: 170px;
        margin-bottom: 17px;
    }
    .downloads-item .download {
        padding-left: 20px;
    }
    .downloads-actions {
        margin-top: 32px;
    }
    .downloads__additional-link .downloads__icon {
        top: -10px;
    }
    .downloads__additional-container {
        display: block;
        padding-bottom: 30px;
        margin-bottom: 60px;
    }
    .downloads__additional-container li:first-child {
        margin-bottom: 15px;
    }
    .downloads__additional-title {
        margin-bottom: 28px;
    }
    .cta-box {
        margin-bottom: 16px;
    }
    .cta-text {
        position: relative;
        top: 3px;
    }
    .video {
        margin-bottom: -70px;
    }
    .video .wrap {
        padding: 0;
    }
    .video__title {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 20px;
        padding-left: 10px;
    }
    .video__image {
        padding-top: 55.07%;
    }
    .video__wrapper {
        padding: 0 10px 10px;
    }
    .play-button .icon {
        font-size: 100%;
    }
    .play-button {
        width: 56px;
        height: 56px;
    }
    .tabs {
        padding: 60px 0 0;
    }
    .tabs__content {
        top: -75px;
    }
    .tabs__button .tab__button-text-holder {
        top: -14px;
    }
    .tabs__button {
        display: flex;
        align-items: baseline;
        width: 100%;
        max-width: none;
        height: 89px;
        margin-bottom: -14px;
        padding: 20px 0 0 19px;
        font-size: 20px;
        line-height: 22px;
        -webkit-column-gap: 16px;
        -moz-column-gap: 16px;
        column-gap: 16px;
    }
    .tabs__button .icon {
        font-size: 35px;
    }
    .tabs__button.tabs__button--active {
        width: 100%;
        z-index: 3;
        font-size: 24px;
        line-height: 28px;
    }
    .tabs__button.tabs__button--active .icon {
        font-size: 40px;
        top: 0;
    }
    .tabs__button.tabs__button--active .tab__button-text {
        opacity: 1;
    }
    .tabs__button--blue .tab__button-text-first {
        display: block;
    }
    .tabs__single--blue .tabs__text-wraper {
        padding-top: 91px;
    }
    .tabs__text-wraper {
        padding-top: 71px;
        gap: 23px 30px;
    }
    .tabs__text-holder {
        padding: 0 20px;
    }
    .tabs__text-text {
        padding-top: 15px;
    }
    .tabs__stats-holder {
        padding: 83px 20px 0;
        row-gap: 8px;
    }
    .tabs__stats {
        padding-bottom: 26px;
    }
    .tabs__footnote-holder {
        padding: 20px 20px 0;
    }
    .tabs__footnote-holder li {
        font-size: 12px;
    }
    .stories {
        padding-top: 97px;
        padding-bottom: 115px;
    }
    .stories__top {
        margin-bottom: 33px;
    }
    .stories__title {
        font-size: 24px;
        line-height: 28px;
    }
    .stories__controls {
        width: 85.5% !important;
    }
    .switcher {
        padding-top: 42px;
        padding-bottom: 40px;
    }
    .switcher--blue .switcher__circles::before {
        left: auto;
        top: -514px;
        height: 174.5%;
    }
    .switcher--blue .switcher__content-holder {
        top: -23px;
    }
    .switcher--blue .switcher__content {
        padding-right: 17px;
        height: 366px;
    }
    .switcher--blue .switcher__text-holder {
        margin-bottom: 43px;
    }
    .switcher--blue .switcher__circle {
        width: 101px;
        height: 101px;
    }
    .switcher--blue .switcher__circle-title {
        font-size: 10px;
        line-height: 14px;
        letter-spacing: -0.02px;
    }
    .switcher--blue .switcher__circle-text {
        font-size: 9px;
        line-height: 10px;
        letter-spacing: -0.02px;
    }
    .switcher--blue .switcher__circle--1 {
        top: -3px;
        left: 51%;
        -webkit-transform: translateX(-53%);
        transform: translateX(-53%);
    }
    .switcher--blue .switcher__circle--2 {
        right: -1px;
        -webkit-transform: translateY(48%);
        transform: translateY(48%);
        top: 54px;
    }
    .switcher--blue .switcher__circle--3 {
        bottom: -21px;
        left: 74%;
    }
    .switcher--blue .switcher__circle--4 {
        top: 90%;
        -webkit-transform: translateY(-49%);
        transform: translateY(-49%);
        left: 44px;
    }
    .switcher--blue .switcher__circle--5 {
        top: 48%;
    }
    .switcher__content-holder {
        top: -43px;
    }
    .switcher__content {
        height: 383px;
        overflow-y: auto;
        direction: ltr;
        padding-right: 17px;
    }
    .switcher__content .switcher__content-text {
        font-size: 16px !important;
        line-height: 22px !important;
    }
    .switcher__content-close {
        margin-bottom: 10px;
    }
    .switcher__text-holder {
        margin-bottom: 63px;
    }
    .switcher__title {
        font-size: 30px;
        line-height: 46px;
        margin-bottom: 2px;
    }
    .switcher__subtitle {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 7px;
    }
    .switcher__text {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 17px;
    }
    .switcher__circles::before {
        right: -315px;
        top: -495px;
        height: 168.5%;
        width: 250%;
    }
    .switcher__circles {
        min-height: 320px;
        max-width: 340px;
    }
    .switcher__circles.active::before {
        background-color: #fff;
    }
    .switcher__large-circle {
        max-width: 260px !important;
        top: 52%;
    }
    .switcher__circle-logo {
        max-width: 98px !important;
        top: 50%;
    }
    .switcher__circle {
        width: 98px;
        height: 98px;
        border-width: 2.5px;
    }
    .switcher__circle-title {
        font-size: 12px;
        line-height: 16px;
        max-width: 67px;
    }
    .switcher__circle-text {
        font-size: 12px;
        line-height: 12px;
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    .switcher__circle-image {
        max-width: 22px !important;
    }
    .switcher__circle-image--primary {
        -webkit-transform: translate(13px, -7px);
        transform: translate(13px, -7px);
    }
    .switcher__circle-image--secondary {
        -webkit-transform: translate(-13px, -7px);
        transform: translate(-13px, -7px);
    }
    .switcher__circle--1 {
        top: -2px;
    }
    .switcher__circle--2 {
        top: 62px;
        right: -3px;
    }
    .switcher__circle--3 {
        bottom: -3px;
    }
    .switcher__circle--4 {
        top: 52%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: -3px;
    }
    .switcher__content-image {
        height: 120px;
        margin-bottom: 20px;
    }
    .switcher__content-title {
        font-size: 18px !important;
        line-height: 22px !important;
        margin-bottom: 20px !important;
    }
    .switcher__content-subtitle {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .cards {
        margin-top: 60px;
    }
    .cards__card-title {
        margin-bottom: 10px;
    }
    .cards__holder {
        flex-direction: column;
        row-gap: 20px;
    }
    .cards__card-image {
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .swiper-pagination {
        top: 4px !important;
    }
    .swiper-pagination-bullet {
        margin: 0 11px !important;
    }
}
@media (hover: hover) and (pointer: fine) {
    .no-touch .main-ar .itk-sidebar .ex-related-sidebar-com li a:hover {
        text-decoration: none !important;
    }
    .no-touch .main-ar .rte p a:hover {
        text-decoration: underline;
    }
    .no-touch .btn:hover {
        background-color: #4d4d4d;
        border-radius: 20px;
    }
    .no-touch .scroll-to-top:hover {
        background-color: #21b6d7;
        color: #fff;
    }
    .no-touch .nav__link:hover {
        text-decoration: underline;
    }
    .no-touch .card-item:hover .card-item__title {
        -webkit-text-decoration-color: #000;
        text-decoration-color: #000;
    }
    .no-touch .downloads__btn:hover {
        background-color: #ffc700;
        text-decoration: none;
    }
    .no-touch .downloads__card:hover .downloads__icon {
        background-color: #ffc700;
    }
    .no-touch .downloads__additional-link:hover .downloads__icon {
        background-color: #ffc700;
    }
    .no-touch .popup__close-btn:hover .icon {
        opacity: 0.7;
    }
    .no-touch .play-button:hover {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    .no-touch .switcher__content-close:hover {
        opacity: 0.7;
    }
    .no-touch .switcher__link:hover .downloads__icon {
        background-color: #ffc700;
    }
    .no-touch .cards__card:hover {
        opacity: 0.8;
    }
}
@media print {
    body {
        background: #fff;
        color: #000;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    a:link,
    a:visited {
        background: #fff;
        color: #000;
        text-decoration: underline;
    }
    a:not([href="javascript:;"])::after {
        content: "[" attr(href) "]";
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        background: none;
        color: #000;
    }
    .temp {
        display: none;
    }
}
