@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, 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")
        format("woff");
}
:root {
    --swiper-theme-color: #007aff;
}
:host {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
}
.swiper {
    display: block;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
    flex-direction: column;
}
.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    transition-timing-function: ease;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    width: 100%;
    z-index: 1;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0);
}
.swiper-horizontal {
    touch-action: pan-y;
}
.swiper-vertical {
    touch-action: pan-x;
}
.swiper-slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}
.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
    backface-visibility: hidden;
    transform: translateZ(0);
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
}
.swiper-3d {
    perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
    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 {
    scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    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 {
    margin-left: 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 {
    margin-top: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
    height: var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-lazy-preloader {
    border: 4px solid #007aff;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite;
}
.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
} /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
main {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
[hidden],
template {
    display: none;
}
@font-face {
    font-display: block;
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/icomoon.woff?yuzzw2) format("woff");
}
[class*=" icon-"],
[class^="icon-"] {
    font-family: icomoon !important;
    speak: none;
    font-feature-settings: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-linkedin:before {
    content: "\e900";
}
.icon-email:before {
    content: "\e901";
}
.icon-phone:before {
    content: "\e902";
}
.icon-arrow-right:before {
    content: "\e903";
}
.icon-close:before {
    content: "\e904";
}
html {
    box-sizing: border-box;
}
*,
:after,
:before {
    box-sizing: inherit;
}
.bio__social,
.footer__menu,
.header__menu,
.market__list,
.menu__list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.visually-hidden {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    white-space: inherit;
    width: auto;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #222;
    font-family: Figtree, Helvetica Neue, Arial, Noto Sans, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    min-width: 360px;
}
a {
    color: #1c1c4a;
    transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), background 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), border 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), box-shadow 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95),
        opacity 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), visibility 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
a,
a:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
}
a:hover {
    color: #2d2d76;
}
dl,
figure,
ol,
p,
ul {
    margin: 0 0 1.5em;
}
.h1,
.title__heading,
h1 {
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 9px;
}
.h2,
.text__title,
h2 {
    font-size: 26px;
}
.h2,
.h3,
.text__title,
h2,
h3 {
    font-weight: 700;
    margin: 0 0 9px;
}
.h3,
h3 {
    font-size: 22px;
}
.h4,
h4 {
    font-size: 20px;
}
.h4,
.h5,
h4,
h5 {
    font-weight: 700;
    margin: 0 0 9px;
}
.h5,
h5 {
    font-size: 18px;
}
.h6,
h6 {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 9px;
}
input[type="email"],
input[type="tel"],
input[type="text"],
textarea {
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid;
    border-radius: 0;
    min-width: 0;
    padding: 1.2rem;
    transition: border-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    width: 100%;
}
input[type="email"]:focus,
input[type="email"]:hover,
input[type="tel"]:focus,
input[type="tel"]:hover,
input[type="text"]:focus,
input[type="text"]:hover,
textarea:focus,
textarea:hover {
    box-shadow: none;
    outline: none;
}
.header {
    padding-bottom: 20px;
    padding-top: 30px;
}
.header .container {
    max-width: 1600px;
}
.header__logo img {
    height: auto;
    width: 150px;
}
.header__holder {
    display: flex;
    justify-content: space-between;
}
.header__menu {
    display: none;
}
.header__menu-wrap {
    align-items: center;
    display: flex;
    flex: 1;
    justify-content: flex-end;
}
.header__menu li {
    padding: 6px 15px;
}
.header__menu li.active a {
    color: #2e2e7d;
}
.header__menu li.active a:after {
    width: 100%;
}
.header__menu a {
    color: #222;
    font-weight: 500;
    position: relative;
    vertical-align: top;
}
.header__menu a:after {
    background-color: #2e2e7d;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: width 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    width: 0;
}
.header__menu a:focus,
.header__menu a:hover {
    color: #2e2e7d;
}
.header__menu a:focus:after,
.header__menu a:hover:after {
    width: 100%;
}
.header--fixed {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
}
.header--fixed .header__menu a {
    color: #fff;
}
.header--fixed .header__menu a:after {
    background-color: #fff;
}
.header--fixed .header__menu a:focus,
.header--fixed .header__menu a:hover,
.header--fixed .menu__opener {
    color: #fff;
}
.menu__opener {
    align-items: center;
    background-color: transparent;
    border: none;
    border-radius: 0;
    color: #222;
    display: flex;
    flex-direction: column;
    padding: 0;
}
.menu__opener span {
    background-color: currentColor;
    border-radius: 5px;
    display: block;
    height: 2px;
    margin: 3px 0;
    width: 20px;
}
.menu__opener span:nth-child(2) {
    width: 28px;
}
.menu__closer {
    background-color: transparent;
    border: none;
    border-radius: 0;
    color: #222;
    color: #444;
    padding: 0;
    position: absolute;
    right: 25px;
    top: 40px;
}
.menu__closer:focus,
.menu__closer:hover {
    color: #2d2d76;
}
.menu__holder {
    background-color: #fff;
    bottom: 0;
    color: #222;
    left: 0;
    min-width: 360px;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), visibility 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    visibility: hidden;
    z-index: 9;
}
.menu__logo {
    margin-bottom: 40px;
}
.menu__logo img {
    height: auto;
    width: 150px;
}
.menu__img {
    display: none;
    margin-bottom: 0;
    max-height: 100vh;
}
.menu__img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.menu__content {
    max-height: 100vh;
    overflow: auto;
    padding: 30px 20px;
}
.menu__list {
    font-size: 20px;
    margin-bottom: 20px;
}
.menu__list li:not(:last-child) {
    margin-bottom: 14px;
}
.menu__list li.active a {
    color: #222;
}
.menu__list li.active a:after {
    width: 100%;
}
.menu__list a {
    position: relative;
}
.menu__list a:after {
    background-color: currentColor;
    bottom: 1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: width 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    width: 0;
}
.menu__list a:focus,
.menu__list a:hover {
    color: #222;
}
.menu__list a:focus:after,
.menu__list a:hover:after {
    width: 100%;
}
.menu__list--alt {
    font-size: 16px;
}
.menu__list--alt a {
    color: #888;
    font-weight: 500;
}
.menu__list--alt a:focus,
.menu__list--alt a:hover {
    color: #888;
}
.menu__info {
    border-top: 1px solid #c5c5c5;
    color: #222;
    font-size: 16px;
    margin-top: 30px;
    max-width: 421px;
    padding-top: 30px;
}
.menu__info,
.menu__info strong {
    font-weight: 500;
}
.menu__info address {
    font-style: normal;
}
.menu__info a {
    color: #222;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}
.menu__info a:focus,
.menu__info a:hover {
    color: #1c1c4a;
    -webkit-text-decoration: underline;
    text-decoration: underline;
}
.menu--active {
    overflow: hidden;
}
.menu--active .menu__holder {
    opacity: 1;
    visibility: visible;
}
body {
    background-color: #fff;
}
button {
    cursor: pointer;
}
img {
    height: auto;
    max-width: 100%;
}
img,
svg {
    vertical-align: top;
}
.text-underline,
u {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}
.resize-active * {
    transition: none !important;
}
.wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    overflow: clip;
    position: relative;
    width: 100%;
}
.page-holder {
    flex-grow: 1;
}
.container {
    margin: 0 auto;
    max-width: 1206px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}
.container--lg {
    max-width: 1390px;
}
.container--md {
    max-width: 1180px;
}
.container--sm {
    max-width: 1021px;
}
.subtitle {
    display: block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 5px;
    line-height: 1.1875;
    text-transform: uppercase;
}
.mb-40 {
    margin-bottom: 40px;
}
.pt-0 {
    padding-top: 0 !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.hero-block {
    color: #fff;
    isolation: isolate;
    position: relative;
}
.hero-block .subtitle {
    margin-bottom: 30px;
}
.hero__bg {
    bottom: 0;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.hero__bg img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.hero__bg:before {
    /*background-color: rgba(11, 11, 30, 0.5);*/
    background-color: rgba(2, 2, 8, 0.65);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.hero__holder {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100vh;
    padding-bottom: 50px;
    padding-top: 130px;
}
.hero__content {
    line-height: 1.65;
    margin-bottom: 30px;
}
.hero__content > :last-child {
    margin-bottom: 0;
}
.hero__title {
    font-family: Tinos, Figtree, Helvetica Neue, Arial, Noto Sans, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.142;
    margin-bottom: 16px;
}
.hero__btn {
    flex-shrink: 0;
}
.callout-block {
    background-color: #f4f4f5;
    padding: 60px 0;
}
.callout-block .subtitle {
    margin-bottom: 30px;
}
.callout__title {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5625;
    margin-bottom: 40px;
}
.callout__img {
    margin-bottom: 0;
}
.callout__img img {
    aspect-ratio: 787/520;
    border-radius: 16px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.callout-priority,
.callout__left {
    margin-bottom: 40px;
}
.callout-priority__title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: -6px;
    padding-left: 20px;
}
.callout-priority__item {
    border-top: 1px solid #c5c5c5;
}
.callout-priority__item:last-child {
    border-bottom: 1px solid #c5c5c5;
}
.callout-priority__card {
    display: flex;
    padding: 20px 15px;
}
.callout-priority__card-icon {
    flex-shrink: 0;
    margin-right: 20px;
    padding-top: 6px;
}
.callout-priority__card-icon img {
    height: auto;
    width: 50px;
}
.callout-priority__card-content > :last-child {
    margin-bottom: 0;
}
.market-block {
    background-color: #f8fbef;
}
.market-block .subtitle {
    color: #374011;
    margin-bottom: 20px;
}
.market__img {
    margin-bottom: 0;
}
.market__img img {
    height: auto;
    width: 100%;
}
.market__title {
    color: #374011;
    margin-bottom: 13px;
}
.market__content {
    line-height: 1.2;
    padding: 54px 20px;
}
.market__content p {
    margin-bottom: 20px;
}
.market__list {
    font-size: 16px;
    line-height: 1.1875;
}
.market__list li {
    border-top: 1px solid #d0e18e;
    padding: 14px 0 17px 46px;
    position: relative;
}
.market__list li:before {
    background: url(../images/icon-circle.svg) no-repeat 50%;
    background-size: contain;
    content: "";
    height: 16px;
    left: 23px;
    position: absolute;
    top: 16px;
    width: 16px;
}
.market__list strong {
    font-weight: 700;
}
.testimonial-block {
    background-color: #1c1c4a;
    color: #fff;
    padding: 80px 0 50px;
}
.testimonial__holder {
    padding: 0 20px;
    position: relative;
}
.testimonial__icon {
    left: 0;
    position: absolute;
    top: -30px;
}
.testimonial__icon img {
    height: auto;
    width: 110px;
}
.testimonial__swiper .swiper-pagination {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.testimonial__swiper .swiper-pagination-bullet {
    background-color: #b5b5e3;
    border-radius: 50%;
    cursor: pointer;
    height: 10px;
    margin: 0 5px;
    transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    width: 10px;
}
.testimonial__swiper .swiper-pagination-bullet-active {
    background-color: #fff;
    cursor: auto;
}
.testimonial__item-text {
    font-size: 20px;
    font-style: italic;
    line-height: 1.3125;
    margin: 0 0 30px;
}
.testimonial__item-text > :last-child {
    margin-bottom: 0;
}
.testimonial__item-name {
    color: #b5b5e3;
    display: block;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}
.bio-block {
    padding: 60px 0;
}
.bio__img {
    aspect-ratio: 613/825;
    margin-bottom: 30px;
}
.bio__img img {
    border-radius: 16px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.bio__header {
    padding: 0 0 20px;
}
.bio__title {
    color: #1c1c4a;
    font-family: Tinos, Figtree, Helvetica Neue, Arial, Noto Sans, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.1458;
    margin-bottom: 4px;
}
.bio__subtitle {
    display: block;
    margin-bottom: 20px;
}
.bio__social {
    font-size: 16px;
}
.bio__social-text {
    color: #222;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}
.bio__social-text--underline {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}
.bio__social-text--bold {
    font-weight: 700;
}
.bio__social li:not(:last-child) {
    margin-bottom: 8px;
}
.bio__social a:focus .bio__social-text,
.bio__social a:hover .bio__social-text {
    -webkit-text-decoration: underline;
    text-decoration: underline;
}
.bio__social a:focus .bio__social-text--underline,
.bio__social a:hover .bio__social-text--underline {
    -webkit-text-decoration: none;
    text-decoration: none;
}
.bio__social [class*=" icon-"],
.bio__social [class^="icon-"] {
    font-size: 16px;
    margin-right: 13px;
}
.bio__social .icon-email {
    font-size: 12px;
}
.bio__content {
    border-top: 1px solid #c5c5c5;
    line-height: 1.7;
    padding: 20px 0 0;
}
.bio__content > :last-child {
    margin-bottom: 0;
}
.footer {
    background-color: #1c1c4a;
    color: #fff;
    isolation: isolate;
    padding: 50px 0;
    position: relative;
    text-align: center;
}
.footer__bg {
    height: 100%;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.footer__bg img {
    height: 100%;
    transform: translateX(50%);
    width: auto;
}
.footer__left {
    margin-bottom: 30px;
}
.footer__logo {
    margin-bottom: 17px;
}
.footer__logo img {
    height: auto;
    width: 165px;
}
.footer__address {
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.1875;
    margin: 0 auto;
    max-width: 165px;
}
.footer__menu {
    margin-bottom: 20px;
}
.footer__menu a {
    color: #fff;
    font-weight: 500;
    position: relative;
}
.footer__menu a:after {
    background-color: #fff;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transition: width 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    width: 0;
}
.footer__menu a:focus:after,
.footer__menu a:hover:after {
    width: 100%;
}
.footer__copyright {
    display: block;
    font-size: 12px;
    font-weight: 300;
}
.footer__copyright a {
    color: #fff;
    -webkit-text-decoration: underline;
    text-decoration: underline;
}
.footer__copyright a:focus,
.footer__copyright a:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
}
.btn {
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 100px;
    color: #1c1c4a;
    display: inline-flex;
    font-family: Figtree, Helvetica Neue, Arial, Noto Sans, sans-serif;
    font-size: 16px;
    font-weight: 800;
    gap: 9px;
    isolation: isolate;
    line-height: 1.1875;
    overflow: hidden;
    padding: 18px 30px 18px 25px;
    position: relative;
    text-transform: uppercase;
}
.btn:before {
    background-color: #1c1c4a;
    border-radius: inherit;
    bottom: 0;
    content: "";
    left: -1px;
    position: absolute;
    top: 0;
    transform: translateX(-100%);
    transition: transform 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    width: calc(100% + 1px);
    z-index: -1;
}
.btn:focus,
.btn:hover {
    border-color: #1c1c4a;
    color: #fff;
}
.btn:focus:before,
.btn:hover:before {
    transform: translateX(0);
}
.btn [class*=" icon-"],
.btn [class^="icon-"] {
    color: #9797d8;
    font-size: 13px;
}
.btn.btn--hover {
    background-color: #1c1c4a;
    transition: background-color 0.1s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
.btn--primary {
    background-color: #1c1c4a;
    border-color: #1c1c4a;
    color: #fff;
}
.btn--primary:before {
    background-color: #2d2d76;
}
.btn--primary:focus,
.btn--primary:hover {
    border-color: #2d2d76;
}
.btn--primary.btn--hover {
    background-color: #2d2d76;
}
.btn--light {
    background-color: #fff;
    border-color: #fff;
    color: #1c1c4a;
}
.btn--light:before {
    background-color: #1c1c4a;
}
.btn--light:focus,
.btn--light:hover {
    border-color: #1c1c4a;
}
.btn--light.btn--hover {
    background-color: #1c1c4a;
}
.title-block {
    padding: 40px 0;
}
.title__heading {
    color: #1c1c4a;
    font-family: Tinos, Figtree, Helvetica Neue, Arial, Noto Sans, sans-serif;
    font-weight: 400;
    margin-bottom: 0;
}
.image-block {
    aspect-ratio: 1350/759;
    border-radius: 16px;
    margin-bottom: 26px;
}
.image-block img {
    border-radius: inherit;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.text-block {
    color: #1c1c4a;
    line-height: 1.65;
    padding: 0 0 50px;
}
.text-block u {
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}
.text-block a {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}
.text-block a:focus,
.text-block a:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
}
.text__title {
    margin-bottom: 20px;
}
.text__content > :last-child {
    margin-bottom: 0;
}
.text--dark {
    color: #222;
}
.ac {
    transition: background 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
.ac-header {
    font-size: 16px;
    margin-bottom: 0;
}
.ac-trigger {
    align-items: center;
    background-color: transparent;
    border: none;
    border-top: 1px solid #c5c5c5;
    color: #222;
    display: flex;
    font-weight: 600;
    justify-content: space-between;
    padding: 12px 20px;
    text-align: left;
    transition: padding 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), background 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    width: 100%;
}
.ac-trigger[aria-expanded="true"] .ac-icon:after {
    transform: translate(-50%, -50%);
}
.ac-icon {
    align-items: center;
    background-color: #1c1c4a;
    border-radius: 50%;
    color: #fff;
    display: flex;
    flex-shrink: 0;
    height: 29px;
    justify-content: center;
    margin-left: 20px;
    position: relative;
    width: 29px;
}
.ac-icon:after,
.ac-icon:before {
    background-color: #fff;
    border-radius: 2px;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: transform 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    width: 12px;
}
.ac-icon:after {
    transform: translate(-50%, -50%) rotate(90deg);
}
.ac-panel {
    font-size: 16px;
    overflow: hidden;
}
.ac-inner {
    padding: 0 20px 20px;
}
.ac-inner > :last-child {
    margin-bottom: 0;
}
.ac.is-active {
    background-color: #fff;
}
.ac.is-active .ac-trigger {
    padding-top: 21px;
}
.accordion-block {
    padding: 60px 0;
}
.accordion__title {
    color: #1c1c4a;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 24px;
}
.accordion__holder {
    background-color: #f4f4f5;
    border-radius: 16px;
    padding: 30px 20px;
}
.block {
    padding: 50px 0;
}
.block-list {
    margin-bottom: -30px;
}
.block-list__item {
    padding-bottom: 30px;
}
.block-list__card {
    background-color: #f4f4f5;
    border-radius: 16px;
    font-size: 16px;
    line-height: 1.1875;
    padding: 30px;
}
.block-list__card > :last-child {
    margin-bottom: 0;
}
.block-list__card-icon {
    margin-bottom: 15px;
}
.block-list__card-icon img {
    height: 24px;
    width: auto;
}
.block-list__card-title {
    display: block;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 24px;
}
@media (min-width: 520px) {
    .bio__social {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -5px;
        row-gap: 8px;
    }
    .bio__social li {
        padding: 0 5px;
        width: 50%;
    }
}
@media (min-width: 768px) {
    .h1,
    .title__heading,
    h1 {
        font-size: 42px;
    }
    .h2,
    .text__title,
    h2 {
        font-size: 24px;
    }
    .h3,
    .h4,
    h3,
    h4 {
        font-size: 22px;
    }
    .h5,
    h5 {
        font-size: 20px;
    }
    .h6,
    h6 {
        font-size: 18px;
    }
    .header__menu {
        align-items: center;
        border-right: 1px solid #666;
        display: flex;
        flex-wrap: wrap;
        margin-right: 42px;
        padding-right: 18px;
    }
    .menu__holder {
        display: flex;
    }
    .menu__logo {
        margin-bottom: 60px;
    }
    .menu__img {
        display: block;
        width: 50%;
    }
    .menu__content {
        width: 50%;
    }
    .menu__list {
        font-size: 24px;
    }
    .menu__list--alt {
        font-size: 18px;
    }
    .hero-block .subtitle {
        margin-bottom: 45px;
    }
    .hero__content {
        margin-bottom: 0;
    }
    .hero__content-wrap {
        align-items: center;
        display: flex;
    }
    .hero__title {
        font-size: 36px;
    }
    .hero__btn {
        margin-left: 40px;
    }
    .callout-block {
        padding: 70px 0;
    }
    .callout-block .subtitle {
        margin-bottom: 42px;
    }
    .callout__title {
        font-size: 24px;
        margin-bottom: 60px;
    }
    .callout__img img {
        aspect-ratio: 520/787;
    }
    .callout__holder {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px;
    }
    .callout__holder > * {
        padding: 0 15px;
    }
    .callout__left {
        margin-bottom: 0;
        padding-left: 35px;
        width: 50%;
    }
    .callout__right {
        order: -1;
        width: 50%;
    }
    .callout-priority__title {
        font-size: 24px;
        margin-bottom: 30px;
    }
    .market-block {
        display: flex;
        margin: 0 -15px 70px -15px;
    }
    .market-block > * {
        padding: 0 15px;
    }
    .market__left {
        width: 55%;
    }
    .market__right {
        width: 45%;
    }
    .market__content {
        max-width: 428px;
        padding: 54px 20px 54px 0;
    }
    .testimonial-block {
        padding: 100px 0;
    }
    .testimonial__icon img {
        width: 200px;
    }
    .testimonial__item-text {
        font-size: 24px;
    }
    .bio__holder {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px;
    }
    .bio__holder > * {
        padding: 0 15px;
    }
    .bio__left {
        width: 48%;
    }
    .bio__right {
        order: -1;
        width: 52%;
    }
    .bio__img {
        margin-bottom: 0;
    }
    .bio__title {
        font-size: 28px;
    }
    .bio__social li:not(:last-child) {
        margin-bottom: 0;
    }
    .footer {
        padding: 80px 0 120px;
        text-align: left;
    }
    .footer__holder {
        display: flex;
        flex-wrap: wrap;
    }
    .footer__left {
        margin-bottom: 0;
        width: 200px;
    }
    .footer__right {
        flex: 1;
    }
    .footer__address {
        margin: 0;
    }
    .footer__menu {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        margin: 2px -10px 23px;
    }
    .footer__menu li {
        padding: 0 10px;
    }
    .footer__copyright {
        text-align: right;
    }
    .btn {
        padding: 24px 30px 24px 40px;
    }
    .ac-header {
        font-size: 18px;
    }
    .ac-trigger {
        padding: 13px 21px 14px 40px;
    }
    .ac-inner {
        padding: 0 94px 24px 40px;
    }
    .accordion__title {
        font-size: 24px;
    }
    .block-list {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px -30px;
    }
    .block-list__item {
        padding: 0 15px 30px;
        width: 50%;
    }
}
@media (min-width: 1024px) {
    body {
        font-size: 18px;
    }
    .h1,
    .title__heading,
    h1 {
        font-size: 64px;
    }
    .h2,
    .text__title,
    h2 {
        font-size: 32px;
    }
    .h3,
    h3 {
        font-size: 28px;
    }
    .h4,
    h4 {
        font-size: 25px;
    }
    .h5,
    h5 {
        font-size: 22px;
    }
    .h6,
    h6 {
        font-size: 20px;
    }
    .header {
        padding-bottom: 30px;
        padding-top: 60px;
    }
    .header__logo img {
        width: 207px;
    }
    .header__menu li {
        padding: 6px 21px;
    }
    .menu__closer {
        right: 25px;
        top: 80px;
    }
    .menu__logo {
        margin-bottom: 83px;
    }
    .menu__logo img {
        width: 207px;
    }
    .menu__content {
        padding: 70px;
    }
    .menu__list {
        font-size: 26px; /*32px*/
    }
    .menu__list--alt {
        font-size: 20px;
    }
    .menu__info {
        margin-top: 41px;
        padding-top: 34px;
    }
    .hero-block .subtitle {
        margin-bottom: 60px;
    }
    .hero__holder {
        padding-bottom: 178px;
        padding-top: 230px;
    }
    .hero__title {
        font-size: 42px;
    }
    .hero__btn {
        margin-left: 55px;
    }
    .callout-block {
        padding: 80px 0;
    }
    .callout-block .subtitle {
        margin-bottom: 69px;
    }
    .callout__title {
        font-size: 28px;
        font-size: 32px;
        margin-bottom: 86px;
    }
    .callout__left {
        padding-left: 50px;
        width: 54%;
    }
    .callout__right {
        width: 46%;
    }
    .callout-priority__title {
        font-size: 28px;
        padding-left: 40px;
    }
    .callout-priority__card {
        padding: 32px 19px 33px 20px;
    }
    .market-block .subtitle {
        margin-bottom: 39px;
    }
    .market__left {
        width: 57.7%;
    }
    .market__right {
        width: 42.3%;
    }
    .testimonial-block {
        padding: 150px 0;
    }
    .testimonial__holder {
        padding: 0 60px;
    }
    .testimonial__icon {
        top: -50px;
    }
    .testimonial__icon img {
        width: 250px;
    }
    .testimonial__swiper .swiper-pagination {
        margin-top: 63px;
    }
    .testimonial__swiper .swiper-pagination-bullet {
        height: 16px;
        margin: 0 10px;
        width: 16px;
    }
    .testimonial__item-text {
        font-size: 32px;
        margin: 0 0 37px;
    }
    .testimonial__item-name {
        font-size: 18px;
    }
    .bio-block {
        padding: 80px 0;
    }
    .bio__left {
        width: 46.6%;
    }
    .bio__right {
        width: 53.4%;
    }
    .bio__header {
        padding: 0 30px 30px;
    }
    .bio__title {
        font-size: 32px;
    }
    .bio__subtitle {
        margin-bottom: 27px;
    }
    .bio__social {
        margin: 0 -15px;
    }
    .bio__social li {
        padding: 0 15px;
    }
    .bio__content {
        padding: 28px 30px 0;
    }
    .footer {
        padding: 100px 0 163px;
    }
    .footer__menu {
        margin: 2px -21px 23px;
    }
    .footer__menu li {
        padding: 0 21px;
    }
    .title-block {
        padding: 40px 0 66px;
    }
    .text-block {
        padding: 0 0 70px;
    }
    .text__title {
        margin-bottom: 26px;
    }
    .ac-header {
        font-size: 20px;
    }
    .ac-panel {
        font-size: 18px;
    }
    .accordion-block {
        padding: 80px 0;
    }
    .accordion__title {
        font-size: 28px;
    }
    .accordion__holder {
        padding: 72px 92px 60px;
    }
    .block {
        padding: 80px 0;
    }
    .block-list {
        margin: 0 -30px -60px;
    }
    .block-list__item {
        padding: 0 30px 60px;
    }
    .block-list__card {
        padding: 40px 41px 41px 40px;
    }
    .block-list__card-title {
        font-size: 20px;
    }
    .image-block {
        margin-bottom: 43px;
    }
}
@media (min-width: 1480px) {
    body {
        font-size: 20px;
    }
    .header {
        padding-bottom: 40px;
        padding-top: 100px;
    }
    .menu__closer {
        top: 116px;
    }
    .menu__content {
        padding: 100px 120px 100px 100px;
    }
    .hero-block .subtitle {
        margin-bottom: 86px;
    }
    .hero__title {
        font-size: 56px;
    }
    .hero__btn {
        margin-left: 77px;
    }
    .callout-block {
        padding: 147px 0 100px;
    }
    .callout__left {
        padding-left: 110px;
    }
    .testimonial-block {
        padding: 200px 0;
    }
    .testimonial__holder {
        padding: 0;
    }
    .testimonial__icon {
        left: -80px;
        top: -50px;
    }
    .bio__header {
        padding: 8px 60px 35px;
    }
    .bio__title {
        font-size: 48px;
    }
    .bio__social li {
        width: 45%;
    }
    .bio__content {
        padding: 28px 60px 0;
    }
}
@media (min-width: 1600px) {
    .menu__closer {
        right: 100px;
    }
    .testimonial__icon {
        left: -289px;
        top: -100px;
    }
    .testimonial__icon img {
        width: 431px;
    }
}

/* CUSTOM */
.gen-two-column-grid {display:block;}
.gen-two-column-grid > * {padding: 0 1.5rem 0 0;}
.form-field-span-2 {grid-column: span 2;}
.form-item {margin-bottom: 40px;}
#genContact label {font-weight:bold;}
@media (min-width:768px) {
    .gen-two-column-grid {display: grid;grid-template-columns: 1fr 1fr; }
}

#FormErrorsMsg,#Loader,#B0aKw3TMtv07 {display:none;}
form .required {color:#c40000;}
.FormErrorField {background-color:#fcf4c5 !important;}
.disclaimer {font-size:14px;font-style:italic;}
.footer__address a {color:#fff;}

/* END CUSTOM */