@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    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")
}

: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: 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-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 {
    margin-block-start: 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, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-lazy-preloader {
    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)
    }
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    align-items: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size)/44*27);
    z-index: 10
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: .35;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    cursor: auto;
    opacity: 0;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next svg,
.swiper-button-prev svg {
    height: 100%;
    object-fit: contain;
    transform-origin: center;
    width: 100%
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none !important
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    left: auto;
    right: var(--swiper-navigation-sides-offset, 10px)
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #2b3b54;
    font-feature-settings: "clig" off, "liga" off;
    margin: 0
}

a,
button {
    cursor: pointer
}

p {
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 0;
    margin-top: 0
}

a,
div,
p,
span {
    font-size: 2rem
}

a,
div,
span {
    line-height: 3rem
}

.h1,
h1 {
    font-size: 15rem;
    font-weight: 600;
    line-height: 100%
}

@media screen and (max-width:767px) {
    .h1,
    h1 {
        font-size: 6.875rem
    }
}

.h2,
h2 {
    font-family: Geologica, sans-serif;
    font-size: 5.625rem;
    font-weight: 600;
    line-height: 1.1
}

@media screen and (max-width:767px) {
    .h2,
    h2 {
        font-size: 4.375rem
    }
}

.h3,
h3 {
    font-size: 12.5rem;
    font-weight: 400;
    line-height: 1.1
}

b {
    font-weight: 700
}

.t1 {
    font-size: 3rem;
    line-height: 1.4
}

.t2 {
    font-size: 2rem;
    line-height: 1.6
}

.t3 {
    font-weight: 600;
    line-height: 120%
}

.t3,
.t4 {
    font-size: 2.5rem
}

.t4 {
    font-weight: 500;
    line-height: 140%
}

.t5 {
    font-size: 2.5rem;
    font-weight: 400
}

.t5,
.t6 {
    line-height: 120%
}

.t6 {
    font-size: 2.25rem;
    font-weight: 600
}

.t7 {
    font-size: 2rem;
    font-weight: 500;
    line-height: 125%
}

.t8 {
    font-size: 1.75rem;
    font-weight: 400;
    line-height: 18px
}

* {
    box-sizing: border-box
}

html {
    font-family: Ubuntu, sans-serif;
    font-optical-sizing: auto;
    font-size: .5556vw;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    overflow-x: hidden;
    text-rendering: geometricPrecision;
    -webkit-font-smoothing: antialiased
}

html::-webkit-scrollbar {
    display: none;
    height: 0;
    width: 0
}

@media screen and (max-width:767px) {
    html {
        font-size: 2.222vw
    }
}

body {
    margin: 0;
    overflow: hidden;
    position: relative
}

body.visible {
    overflow: visible
}

body::-webkit-scrollbar {
    display: none;
    height: 0;
    width: 0
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: none
}

main {
    -webkit-overflow-scrolling: touch;
    min-height: 68vh
}

canvas {
    display: block
}

a {
    display: flex;
    text-decoration: none
}

button {
    background: none;
    padding: 0
}

ul {
    margin: 0;
    padding: 0
}

ul,
ul li {
    list-style: none
}

button {
    border: none
}

button,
pre {
    margin: 0
}

.wrapper {
    margin: 0 auto;
    padding-left: 6.25rem;
    padding-right: 6.25rem;
    position: relative;
    width: 100%;
    z-index: 10
}

@media screen and (max-width:767px) {
    .wrapper {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }
}

.row {
    display: flex
}

.column {
    flex-direction: column
}

.justify-sb {
    justify-content: space-between
}

.justify-center {
    justify-content: center
}

.align-center,
.btn {
    align-items: center
}

.btn {
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 2.25rem;
    gap: .5rem;
    justify-content: center;
    line-height: 3rem;
    padding: 2.25rem 3rem;
    transition: all .4s
}

.btn svg {
    height: 3rem;
    width: 3rem
}

.btn-blue {
    background: #0f76f8
}

.btn-blue:hover {
    background: #3f91f9
}

.btn-dark-blue {
    background: #2b3b54
}

.btn-dark-blue:hover {
    background: #6883a1
}

.btn-white {
    background: #fff;
    color: #2b3b54
}

.btn-white:hover {
    background: #dfecfb
}

.btn-blue-ghost {
    background: rgba(15, 118, 248, .2);
    color: #0f76f8
}

.btn-blue-ghost:hover {
    background: rgba(15, 118, 248, .3)
}

.btn-dark-ghost {
    background: rgba(43, 59, 84, .5)
}

.btn-dark-ghost:hover {
    background: rgba(43, 59, 84, .6)
}

.btn-white-ghost {
    background: hsla(0, 0%, 100%, .2)
}

.btn-white-ghost:hover {
    background: hsla(0, 0%, 100%, .3)
}

.btn-blue-outline {
    background: transparent;
    border: .125rem solid #0f76f8;
    color: #0f76f8
}

.btn-blue-outline:hover {
    background: rgba(15, 118, 248, .2)
}

.btn-dark-outline {
    background: transparent;
    border: .125rem solid #2b3b54;
    color: #2b3b54
}

.btn-dark-outline:hover {
    background: rgba(43, 59, 84, .2)
}

.btn-white-outline {
    background: transparent;
    border: .125rem solid #fff
}

.btn-white-outline:hover {
    background: hsla(0, 0%, 100%, .2)
}

.btn-no-fill {
    padding: 0
}

.btn-no-fill-blue {
    color: #0f76f8
}

.btn-no-fill-blue:hover {
    color: #3f91f9
}

.btn-no-fill-blue:hover svg path {
    fill: #3f91f9
}

.btn-no-fill-dark {
    color: #2b3b54
}

.btn-no-fill-dark:hover {
    color: #6883a1
}

.btn-no-fill-dark:hover svg path {
    fill: #6883a1
}

.btn-no-fill-white {
    color: #fff
}

.btn-no-fill-white:hover {
    color: #dfecfb
}

.btn-no-fill-white:hover svg path {
    fill: #dfecfb
}

a {
    color: #fff;
    cursor: pointer;
    transition: all .4s
}

.documents-list {
    gap: .625rem;
    opacity: 0;
    transform: translateY(20%)
}

.documents-list .documents-link {
    background: #fff;
    border: .125rem solid #d2dfed;
    border-radius: 1rem;
    gap: 1.875rem;
    padding: 1.25rem
}

.documents-list .documents-link:hover span {
    color: #0f76f8
}

.documents-list .documents-link img,
.documents-list .documents-link svg {
    flex-shrink: 0;
    height: 6rem;
    width: 5rem
}

.documents-list .documents-link span {
    color: #2b3b54;
    font-weight: 500;
    line-height: 1.5;
    transition: all .4s
}

.modal-wrap {
    display: none;
    opacity: 0;
    z-index: -1
}

.modal-wrap,
.modal-wrap.modal-show {
    position: relative;
    will-change: opacity
}

.modal-wrap.modal-show {
    display: block;
    opacity: 1;
    transition: opacity .5s;
    z-index: 10000
}

.modal-wrap .modal-shadow {
    background: rgba(26, 26, 24, .5);
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100
}

.modal-wrap .modal {
    background: #fff;
    border-radius: 0;
    left: 50%;
    padding: 0;
    position: fixed;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 100
}

.modal-wrap .modal-cross {
    position: absolute;
    right: 0;
    top: -60px;
    z-index: 10
}

path,
rect,
svg {
    transition: all .4s
}

.document-icon svg {
    height: 6rem;
    width: 4.952125rem
}

.breadcrumbs-wrapper {
    gap: 1.25rem;
    padding: 3.125rem 0
}

.breadcrumbs-wrapper a,
.breadcrumbs-wrapper span {
    line-height: 1.6
}

.breadcrumbs-wrapper a {
    color: #6883a1
}

.breadcrumbs-wrapper span {
    color: #abc3de
}

.breadcrumbs-wrapper svg {
    height: 3.25rem;
    width: .875rem
}

.accordion-content {
    background: #fff;
    margin-bottom: 1.25rem;
    overflow: hidden;
    position: relative;
    transition: all .4s
}

.accordion-content:after {
    left: -.7rem;
    top: -1rem
}

.accordion-content:after,
.accordion-content:before {
    background: #f7f9fc;
    content: "";
    height: 3.31rem;
    position: absolute;
    transform: rotate(30deg);
    width: 1.6rem
}

.accordion-content:before {
    bottom: -1rem;
    right: -.7rem
}

.accordion-content:last-child {
    margin-bottom: 0
}

.accordion-content .accordion-title {
    background: #fff;
    cursor: pointer;
    height: 10rem;
    padding: 0 2.5rem 0 3.75rem
}

@media screen and (max-width:767px) {
    .accordion-content .accordion-title {
        height: max-content;
        padding: 3.125rem 2.5rem 3.125rem 3.75rem
    }
}

.accordion-content .accordion-title .title {
    color: #2b3b54;
    font-size: 2.75rem;
    font-weight: 500;
    line-height: 1.5
}

@media screen and (max-width:767px) {
    .accordion-content .accordion-title .title {
        flex: 1 0 0;
        font-size: 2.25rem
    }
}

.accordion-content .accordion-title .icon.rotate svg {
    transform: rotate(-180deg)
}

.accordion-content .accordion-title .icon.rotate svg path {
    fill: #0f76f8
}

.accordion-content .accordion-title .icon svg {
    height: 3rem;
    width: 3rem
}

@media screen and (max-width:767px) {
    .accordion-content .accordion-title .icon svg {
        flex-shrink: 0
    }
}

.accordion-content .accordion-includes {
    display: none;
    padding: 0 0 3.75rem 8.75rem
}

@media screen and (max-width:767px) {
    .accordion-content .accordion-includes {
        padding: 0 3.75rem 3.75rem
    }
}

.accordion-content .accordion-includes.active {
    display: block
}

.accordion-content .accordion-includes .desc-acc {
    gap: 3rem
}

.accordion-content .accordion-includes .desc-acc .accordion-info_wrapper,
.accordion-content .accordion-includes .desc-acc .info-col {
    gap: 1.25rem
}

.accordion-content .accordion-includes .desc-acc .info-col .title-info {
    color: #2b3b54;
    font-size: 2.25rem;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: .625rem
}

@media screen and (max-width:767px) {
    .accordion-content .accordion-includes .desc-acc .info-col .title-info {
        font-size: 2rem
    }
}

.accordion-content .accordion-includes .desc-acc .accordion-info {
    gap: 1rem
}

.accordion-content .accordion-includes .desc-acc .accordion-info svg {
    height: 3rem;
    width: 3rem
}

.accordion-content .accordion-includes .desc-acc .accordion-info a {
    color: #2b3b54;
    line-height: 1.6
}

.accordion-content .accordion-includes .desc-acc .accordion-info a:hover {
    color: #0f76f8
}

.swiper-button-next,
.swiper-button-prev {
    height: max-content !important;
    margin-top: 0 !important;
    position: static !important;
    width: max-content !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
    content: none
}

.swiper-button-next svg,
.swiper-button-prev svg {
    flex-shrink: 0;
    height: 5.75rem;
    width: 5.75rem
}

header {
    position: fixed;
    top: 0;
    transition: all .4s;
    width: 100%;
    z-index: 99
}

header .header-bg-scroll {
    transition: all .2s;
    width: 100%
}

header.fixed.white-2 .header-bg-scroll,
header.white-2 {
    background: #f7f9fc
}

header.fixed .header-bg-scroll {
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    background: hsla(0, 0%, 100%, .6);
    position: relative;
    transition: all .4s
}

header.fixed .header-wrapper .logo .logo-top-layer {
    display: none
}

@media screen and (max-width:767px) {
    header.fixed .header-wrapper .logo .logo-top-layer {
        display: none
    }
}

header.fixed .header-wrapper .logo .logo-scroll-layer {
    display: block
}

@media screen and (max-width:767px) {
    header.fixed .header-wrapper .logo .logo-scroll-layer {
        display: none
    }
    header .header-bg-scroll {
        backdrop-filter: blur(12px);
        -webkit-backdrop-filter: blur(12px);
        background: hsla(0, 0%, 100%, .6);
        position: relative;
        transition: all .4s;
    }
    header .header-wrapper nav ul li a {
        color: #2b3b54;
    }
}

header.fixed .header-wrapper nav ul li a {
    color: #2b3b54
}

header.fixed .header-wrapper nav ul li a:hover {
    background: transparent;
    color: #0f76f8
}

header .header-wrapper {
    height: 65px;
    padding: 25px 0
}

header .header-wrapper .logo svg {
    height: 20.222px;
    width: 277.148px
}

header .header-wrapper .logo .logo-scroll-layer {
    display: none
}

@media screen and (max-width:767px) {
    header .header-wrapper .logo img,
    header .header-wrapper .logo .logo-scroll-layer {
        display: none
    }
}

header .header-wrapper .logo .mob-logo {
    display: none;
    height: 26px;
}

@media screen and (max-width:767px) {
    header .header-wrapper .logo .mob-logo {
        display: block
    }
}

header .header-wrapper nav ul li a {
    border-radius: 6px;
    font-family: Geologica, sans-serif;
    font-size: 16px;
    line-height: normal;
    padding: 8px;
    transition: all .4s
}

header .header-wrapper nav ul li a:hover {
    background: hsla(0, 0%, 100%, .2)
}

.burger-menu {
    width: max-content
}

.burger-menu svg {
    height: 3rem;
    width: 3rem
}

footer {
    background: #2b3b54
}

footer .footer-wrapper {
    gap: 8.125rem;
    padding: 3.125rem 0
}

@media screen and (max-width:767px) {
    footer .footer-wrapper {
        gap: 5rem 0
    }
    footer .footer-wrapper .footer-top__info {
        flex-direction: column;
        gap: 5rem 0
    }
}

footer .footer-wrapper .footer-top__info .logo {
    padding-top: .875rem
}

footer .footer-wrapper .footer-top__info .logo svg {
    height: 3.75rem;
    width: 38.25rem
}

@media screen and (max-width:767px) {
    footer .footer-wrapper .footer-top__info .social {
        flex-direction: column;
        gap: 1.875rem
    }
}

footer .footer-wrapper .footer-top__info .social .hint-social {
    background: hsla(0, 0%, 100%, .2);
    clip-path: polygon(17% 0, 100% 0, 83% 100%, 0 100%);
    padding: 1.625rem 0;
    width: 23.625rem
}

@media screen and (max-width:767px) {
    footer .footer-wrapper .footer-top__info .social .hint-social {
        background: initial;
        clip-path: unset;
        padding: 0;
        width: max-content
    }
}

footer .footer-wrapper .footer-top__info .social .hint-social span {
    color: #fff;
    font-family: Geologica, sans-serif;
    padding: 0 .5rem
}

@media screen and (max-width:767px) {
    footer .footer-wrapper .footer-top__info .social .hint-social span {
        padding: 0
    }
}

footer .footer-wrapper .footer-top__info .social .link-wrapper {
    gap: .77875rem
}

footer .footer-wrapper .footer-top__info .social .link-wrapper a {
    align-items: center;
    background: #fff;
    clip-path: polygon(0 50%, 25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%);
    height: 6.25rem;
    justify-content: center;
    width: 7.216875rem
}

footer .footer-wrapper .footer-top__info .social .link-wrapper a:hover svg g rect {
    fill: #0f76f8
}

footer .footer-wrapper .footer-top__info .social .link-wrapper a svg {
    height: 2.92675rem;
    width: 2.92675rem
}

@media screen and (max-width:767px) {
    footer .footer-wrapper .footer-bottom__info {
        justify-content: center
    }
}

footer .footer-wrapper .footer-bottom__info a,
footer .footer-wrapper .footer-bottom__info span {
    color: #809fc2;
    font-size: 1.75rem;
    font-weight: 300;
    line-height: 1.5
}

.button-to-top {
    bottom: 3.5rem;
    cursor: pointer;
    position: fixed;
    right: 1.25rem;
    transition: opacity .4s;
    z-index: 150
}

.button-to-top svg {
    height: 5rem;
    width: 5rem
}

.ui-kit {
    display: flex;
    flex-direction: column;
    gap: 4rem
}

.ui-kit .cp {
    cursor: pointer
}

.ui-kit section {
    background: gray;
    color: #fff;
    padding: 15rem 0
}

.ui-kit section .row {
    gap: 2rem
}

.ui-kit .colors .row div {
    align-items: center;
    display: flex;
    font-size: 2rem;
    height: 24.875rem;
    justify-content: center;
    width: 24.875rem
}

.ui-kit .colors .row div.white {
    background: #fff;
    color: #000
}

.ui-kit .colors .row div.primary {
    background: #0f76f8
}

.ui-kit .colors .row div.green {
    background: #2eb072
}

.ui-kit .colors .row div.dark-900 {
    background: #2b3b54
}

.ui-kit .colors .row div.blue-800 {
    background: #6883a1
}

.ui-kit .colors .row div.blue-700 {
    background: #809fc2;
    color: #000
}

.ui-kit .colors .row div.blue-500 {
    background: #abc3de;
    color: #000
}

.ui-kit .colors .row div.blue-300 {
    background: #d2dfed;
    color: #000
}

.ui-kit .colors .row div.blue-200 {
    background: #dfecfb;
    color: #000
}

.ui-kit .colors .row div.blue-100 {
    background: #f2f7fd;
    color: #000
}

.ui-kit .typography .row {
    flex-direction: column
}

.ui-kit .buttons .row {
    align-items: center
}

.ui-kit .button-wrapp {
    margin-top: 2.5rem
}

.front-page .main-banner {
    background: linear-gradient(180deg, rgba(43, 59, 84, .8), rgba(43, 59, 84, 0) 40%);
    height: 100vh;
    max-height: 112.5rem;
    overflow: hidden
}

@media screen and (max-width:767px) {
    .front-page .main-banner {
        max-height: 80rem
    }
}

.front-page .main-banner .main-banner__wrapper {
    height: 100vh;
    max-height: 112.5rem;
    position: relative
}

@media screen and (max-width:767px) {
    .front-page .main-banner .main-banner__wrapper {
        max-height: 80rem
    }
}

.front-page .main-banner .main-banner__wrapper img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    width: 100%;
    z-index: -1
}

.front-page .main-banner .main-banner__wrapper img.bottom-img,
.front-page .main-banner .main-banner__wrapper img.middle-img,
.front-page .main-banner .main-banner__wrapper img.sky {
    transition: object-position 1.8s ease-in-out
}

@media screen and (max-width:767px) {
    .front-page .main-banner .main-banner__wrapper img.bottom-img,
    .front-page .main-banner .main-banner__wrapper img.middle-img,
    .front-page .main-banner .main-banner__wrapper img.sky {
        display: none
    }
}

.front-page .main-banner .main-banner__wrapper img.sky {
    object-position: 0 45%
}

.front-page .main-banner .main-banner__wrapper img.middle-img {
    object-position: 0 60%
}

.front-page .main-banner .main-banner__wrapper img.bottom-img {
    object-position: 0 73%;
    z-index: 3
}

.front-page .main-banner .main-banner__wrapper img.banner-mob {
    display: none
}

@media screen and (max-width:767px) {
    .front-page .main-banner .main-banner__wrapper img.banner-mob {
        display: block
    }
}

.front-page .main-banner .main-banner__wrapper h1 {
    color: #fff;
    font-family: Geologica Sharp, sans-serif;
    letter-spacing: -.45rem;
    opacity: 0;
    position: relative;
    transform: translateY(10rem);
    transition: transform .9s ease-out;
    z-index: 2
}

@media screen and (max-width:767px) {
    .front-page .main-banner .main-banner__wrapper h1 {
        letter-spacing: -.20625rem;
        opacity: 1;
        padding: 0 2.5rem;
        transform: translateY(-10.25rem)
    }
}

.front-page .main-banner .main-banner__wrapper p {
    bottom: 0;
    color: #fff;
    font-size: 3rem;
    font-weight: 500;
    left: 0;
    line-height: 1.3;
    padding: 0 0 6.25rem 6.25rem;
    position: absolute;
    width: 77.5rem;
    z-index: 5
}

@media screen and (max-width:767px) {
    .front-page .main-banner .main-banner__wrapper p {
        font-size: 1.75rem;
        line-height: 1.4;
        padding: 0 2.5rem 3.75rem;
        width: 100%
    }
}

.front-page .monolit-info {
    height: 112.5rem;
    position: relative
}

@media screen and (max-width:767px) {
    .front-page .monolit-info {
        height: max-content
    }
}

.front-page .monolit-info .monolit-info__wrapper {
    height: 100%;
    overflow: hidden;
    position: relative
}

@media screen and (max-width:767px) {
    .front-page .monolit-info .monolit-info__wrapper {
        flex-direction: column-reverse;
        gap: 10rem
    }
}

.front-page .monolit-info .monolit-info__wrapper .info-description {
    gap: 5rem;
    height: 100%;
    padding: 43.75rem 0 0 6.25rem;
    position: absolute;
    width: 69.375rem;
    z-index: 20
}

@media screen and (max-width:767px) {
    .front-page .monolit-info .monolit-info__wrapper .info-description {
        padding: 5.5rem 2.5rem 0;
        position: static;
        width: 100%
    }
}

.front-page .monolit-info .monolit-info__wrapper .info-description h2 {
    color: #2b3b54
}

.front-page .monolit-info .monolit-info__wrapper .info-description .text-wrapper {
    gap: 3.125rem;
    width: 52.5rem
}

@media screen and (max-width:767px) {
    .front-page .monolit-info .monolit-info__wrapper .info-description .text-wrapper {
        width: 100%
    }
}

.front-page .monolit-info .monolit-info__wrapper .info-description .text-wrapper p {
    color: #2b3b54
}

.front-page .monolit-info .monolit-info__wrapper img {
    height: 112.5rem;
    object-fit: cover;
    width: 100%;
    z-index: 20
}

@media screen and (max-width:767px) {
    .front-page .monolit-info .monolit-info__wrapper img {
        height: 54.375rem;
        object-position: 65%
    }
}

.front-page .monolit-statistic {
    height: 112.5rem;
    position: relative
}

@media screen and (max-width:767px) {
    .front-page .monolit-statistic {
        height: max-content
    }
}

.front-page .monolit-statistic:before {
    background-image: url(/assets/BlockNumbersMask.webp);
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1
}

@media screen and (max-width:767px) {
    .front-page .monolit-statistic:before {
        background-image: url(/assets/BlockNumbersMob.webp);
        top: 0
    }
}

.front-page .monolit-statistic .monolit-statistic__wrapper {
    gap: 26.25rem;
    height: 100%;
    overflow: hidden;
    padding: 27.5rem 7.5rem 22.75rem 8.125rem;
    position: relative
}

@media screen and (max-width:767px) {
    .front-page .monolit-statistic .monolit-statistic__wrapper {
        gap: 0;
        padding: 33.75rem 2.5rem 1.25rem
    }
}

.front-page .monolit-statistic .monolit-statistic__wrapper:after,
.front-page .monolit-statistic .monolit-statistic__wrapper:before {
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    position: absolute
}

.front-page .monolit-statistic .monolit-statistic__wrapper:before {
    background-image: url(/assets/coal-1.webp);
    height: 18.875rem;
    left: 40rem;
    top: 7.5rem;
    width: 19rem
}

@media screen and (max-width:767px) {
    .front-page .monolit-statistic .monolit-statistic__wrapper:before {
        height: 14.875rem;
        left: 4rem;
        top: 5rem;
        width: 16.375rem
    }
}

.front-page .monolit-statistic .monolit-statistic__wrapper:after {
    background-image: url(/assets/coal-2.webp);
    height: 29.125rem;
    left: 41.25rem;
    top: 62.5rem;
    transform: rotate(-30deg);
    width: 31.25rem
}

@media screen and (max-width:767px) {
    .front-page .monolit-statistic .monolit-statistic__wrapper:after {
        height: 12rem;
        left: 36.25rem;
        top: 4.5rem;
        width: 10.75rem
    }
}

.front-page .monolit-statistic .monolit-statistic__wrapper .main-coal {
    height: 44.625rem;
    left: 15rem;
    object-fit: cover;
    position: absolute;
    transform: translateY(0);
    transition: transform .2s ease-out;
    width: 47.75rem
}

@media screen and (max-width:767px) {
    .front-page .monolit-statistic .monolit-statistic__wrapper .main-coal {
        height: 22.625rem;
        left: 13rem;
        top: 13rem;
        width: 24.25rem
    }
}

.front-page .monolit-statistic .monolit-statistic__wrapper .statistic-number__wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 2.5rem;
    grid-row-gap: 6.25rem;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity .2s ease;
    visibility: hidden;
    width: 82.5rem
}

@media screen and (max-width:767px) {
    .front-page .monolit-statistic .monolit-statistic__wrapper .statistic-number__wrapper {
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 3.125rem;
        position: static
    }
}

.front-page .monolit-statistic .monolit-statistic__wrapper .statistic-number__wrapper .statistic-number {
    gap: 1.5rem
}

@media screen and (max-width:767px) {
    .front-page .monolit-statistic .monolit-statistic__wrapper .statistic-number__wrapper .statistic-number {
        gap: .625rem
    }
}

.front-page .monolit-statistic .monolit-statistic__wrapper .statistic-number__wrapper .statistic-number>* {
    color: #2b3b54
}

.front-page .monolit-statistic .monolit-statistic__wrapper .statistic-number__wrapper .statistic-number span:first-child {
    font-family: Unbounded, sans-serif;
    font-size: 12.5rem;
    letter-spacing: -.25rem;
    line-height: 1.1
}

@media screen and (max-width:767px) {
    .front-page .monolit-statistic .monolit-statistic__wrapper .statistic-number__wrapper .statistic-number span:first-child {
        font-size: 5rem;
        letter-spacing: -.1rem
    }
}

.front-page .monolit-statistic .monolit-statistic__wrapper .statistic-number__wrapper .statistic-number .number,
.front-page .monolit-statistic .monolit-statistic__wrapper .statistic-number__wrapper .statistic-number .symbol {
    font-family: Unbounded, sans-serif;
    font-size: 12.5rem;
    letter-spacing: -.25rem;
    line-height: 1.1
}

@media screen and (max-width:767px) {
    .front-page .monolit-statistic .monolit-statistic__wrapper .statistic-number__wrapper .statistic-number .number,
    .front-page .monolit-statistic .monolit-statistic__wrapper .statistic-number__wrapper .statistic-number .symbol {
        font-size: 5rem;
        letter-spacing: -.1rem
    }
}

.front-page .monolit-statistic .monolit-statistic__wrapper .statistic-number__wrapper .statistic-number .number-wrapp {
    gap: 1.875rem
}

.front-page .monolit-statistic .monolit-statistic__wrapper .statistic-number__wrapper .statistic-number .statistic-description {
    display: flex;
    flex-wrap: wrap;
    gap: .625rem;
    width: 36.25rem
}

@media screen and (max-width:767px) {
    .front-page .monolit-statistic .monolit-statistic__wrapper .statistic-number__wrapper .statistic-number .statistic-description {
        width: 100%
    }
}

.front-page .monolit-statistic .monolit-statistic__wrapper .statistic-number__wrapper .statistic-number .statistic-description span {
    color: #808998;
    font-family: Ubuntu, sans-serif;
    font-size: 3rem;
    letter-spacing: 0;
    line-height: 1.4;
    transition: all .4s
}

@media screen and (max-width:767px) {
    .front-page .monolit-statistic .monolit-statistic__wrapper .statistic-number__wrapper .statistic-number .statistic-description span {
        font-size: 2.5rem;
        line-height: 1.5
    }
}

.front-page .energy-leader {
    position: relative
}

.front-page .energy-leader:before {
    background-image: url(/assets/BlockEnergy.webp);
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1
}

@media screen and (max-width:767px) {
    .front-page .energy-leader:before {
        background-image: url(/assets/BlockEnergyMob.webp);
        top: 0
    }
    .front-page .energy-leader .energy-leader__wrapper {
        flex-direction: column
    }
}

.front-page .energy-leader .energy-leader__wrapper .energy-description {
    gap: 13rem;
    padding: 13.125rem 0 13.125rem 6.25rem;
    width: 63.25rem
}

@media screen and (max-width:767px) {
    .front-page .energy-leader .energy-leader__wrapper .energy-description {
        gap: 8.625rem;
        padding: 8.125rem 2.5rem;
        width: 100%
    }
}

.front-page .energy-leader .energy-leader__wrapper .energy-description .energy-description__title {
    gap: 5rem
}

@media screen and (max-width:767px) {
    .front-page .energy-leader .energy-leader__wrapper .energy-description .energy-description__title {
        gap: 3.125rem
    }
}

.front-page .energy-leader .energy-leader__wrapper .energy-description .energy-description__title p {
    color: #2b3b54
}

.front-page .energy-leader .energy-leader__wrapper .lotti-animation {
    height: 100rem;
    position: absolute;
    right: 23rem;
    top: -7rem;
    width: 196.25rem;
    z-index: -1
}

@media screen and (max-width:767px) {
    .front-page .energy-leader .energy-leader__wrapper .lotti-animation {
        height: 50.75rem;
        position: static;
        width: 55.875rem
    }
}

.front-page .energy-leader .energy-leader__wrapper .lotti-animation g[clip-path="url(#__lottie_element_2)"] {
    transform: scale(1.1) translateX(9%)
}

@media screen and (max-width:767px) {
    .front-page .energy-leader .energy-leader__wrapper .lotti-animation g[clip-path="url(#__lottie_element_2)"] {
        transform: scale(1.4) translateX(-28%) translateY(-17%)
    }
}

.front-page .slider {
    height: 112.5rem;
    position: relative
}

@media screen and (max-width:767px) {
    .front-page .slider {
        height: 108.625rem
    }
}

.front-page .slider .wrapper {
    padding-right: 0
}

.front-page .slider .slider-wrapper .slider-col {
    gap: 22.5rem;
    height: 112.5rem;
    padding: 13.125rem 0 8.125rem
}

@media screen and (max-width:767px) {
    .front-page .slider .slider-wrapper .slider-col {
        gap: 5rem;
        height: 108.625rem;
        padding: 5rem 0
    }
}

.front-page .slider .slider-wrapper .slider-col .button-wrapper {
    bottom: 3.125rem;
    gap: 1.25rem;
    height: max-content;
    left: 84.375rem;
    position: absolute;
    z-index: 90
}

@media screen and (max-width:767px) {
    .front-page .slider .slider-wrapper .slider-col .button-wrapper {
        bottom: 3.125rem;
        gap: 3.125rem;
        left: 15rem
    }
}

.front-page .slider .slider-wrapper .slider-col .title {
    gap: 3.125rem;
    width: 57.5rem;
    z-index: 100
}

@media screen and (max-width:767px) {
    .front-page .slider .slider-wrapper .slider-col .title {
        gap: 1.875rem;
        position: relative;
        width: 100%
    }
}

.front-page .slider .slider-wrapper .slider-col .title p {
    color: #2b3b54
}

@media screen and (max-width:767px) {
    .front-page .slider .slider-wrapper .slider-col .title p {
        width: 38rem
    }
}

.front-page .slider .slider-wrapper .slider-col .swiper.swiperImg {
    position: absolute;
    right: 0;
    top: 0
}

@media screen and (max-width:767px) {
    .front-page .slider .slider-wrapper .slider-col .swiper.swiperImg {
        bottom: 0;
        top: unset
    }
}

.front-page .slider .slider-wrapper .slider-col .swiper.swiperImg .swiper-slide {
    z-index: -1
}

.front-page .slider .slider-wrapper .slider-col .swiper.swiperImg .swiper-slide .slider-mob {
    display: none
}

@media screen and (max-width:767px) {
    .front-page .slider .slider-wrapper .slider-col .swiper.swiperImg .swiper-slide .slider-mob {
        display: block;
        height: 100%;
        width: 100%
    }
    .front-page .slider .slider-wrapper .slider-col .swiper.swiperImg .swiper-slide .slider-desc {
        display: none
    }
}

.front-page .slider .slider-wrapper .slider-col .swiper.swiperInfo {
    height: 112.5rem;
    position: absolute !important;
    top: 0;
    width: 100%;
    z-index: 90
}

@media screen and (max-width:767px) {
    .front-page .slider .slider-wrapper .slider-col .swiper.swiperInfo {
        height: 108.625rem;
        z-index: 90
    }
}

.front-page .slider .slider-wrapper .slider-col .swiper .slider-active {
    right: 6rem !important
}

.front-page .slider .slider-wrapper .slider-col .swiper .swiper-slide {
    display: flex;
    height: 112.5rem;
    overflow: hidden;
    z-index: 2
}

@media screen and (max-width:767px) {
    .front-page .slider .slider-wrapper .slider-col .swiper .swiper-slide {
        height: 108.625rem
    }
}

.front-page .slider .slider-wrapper .slider-col .swiper .swiper-slide img {
    position: absolute;
    right: 6.125rem
}

@media screen and (max-width:767px) {
    .front-page .slider .slider-wrapper .slider-col .swiper .swiper-slide img {
        right: 2rem
    }
    .front-page .slider .slider-wrapper .slider-col .swiper .swiper-slide img.desc {
        display: none
    }
}

.front-page .slider .slider-wrapper .slider-col .swiper .swiper-slide img.mob {
    display: none
}

@media screen and (max-width:767px) {
    .front-page .slider .slider-wrapper .slider-col .swiper .swiper-slide img.mob {
        display: block
    }
}

.front-page .slider .slider-wrapper .slider-col .swiper .swiper-slide .info-slider {
    bottom: 16rem;
    gap: 3.125rem;
    position: absolute;
    width: 54.125rem;
    z-index: 90
}

@media screen and (max-width:767px) {
    .front-page .slider .slider-wrapper .slider-col .swiper .swiper-slide .info-slider {
        bottom: unset;
        height: max-content;
        top: 46.875rem;
        width: 40rem
    }
}

.front-page .slider .slider-wrapper .slider-col .swiper .swiper-slide .info-slider .number-count {
    gap: .625rem
}

.front-page .slider .slider-wrapper .slider-col .swiper .swiper-slide .info-slider .number-count span:first-child {
    color: #2b3b54;
    font-family: Unbounded, sans-serif;
    font-size: 11rem;
    letter-spacing: -.22rem;
    line-height: 1.1;
    opacity: 0;
    transform: translateY(20%);
    transition: opacity 2s ease-in-out, transform 2s ease-in-out
}

.front-page .slider .slider-wrapper .slider-col .swiper .swiper-slide .info-slider .number-count span:first-child.visible {
    opacity: 1;
    transform: translateY(0)
}

@media screen and (max-width:767px) {
    .front-page .slider .slider-wrapper .slider-col .swiper .swiper-slide .info-slider .number-count span:first-child {
        font-size: 5rem;
        letter-spacing: -.1rem
    }
}

.front-page .slider .slider-wrapper .slider-col .swiper .swiper-slide .info-slider .number-count span:last-child {
    color: #809fc2;
    font-size: 3rem;
    line-height: 1.5
}

@media screen and (max-width:767px) {
    .front-page .slider .slider-wrapper .slider-col .swiper .swiper-slide .info-slider .number-count span:last-child {
        font-size: 2.75rem
    }
}

.front-page .slider .slider-wrapper .slider-col .swiper .swiper-slide .info-slider .description {
    color: #2b3b54;
    display: flex;
    flex-wrap: wrap;
    gap: .25rem
}

@media screen and (max-width:767px) {
    .front-page .slider .slider-wrapper .slider-col .swiper .swiper-slide .info-slider .description {
        display: none
    }
}

.front-page .slider .slider-wrapper .slider-col .swiper .swiper-slide img {
    height: 100%;
    object-fit: cover;
    transition: all 3s ease-out;
    width: 100%
}

.front-page .slider .slider-wrapper .slider-col .swiper .swiper-slide img.rectangle {
    position: absolute;
    right: -100% !important;
    top: 0;
    transform: scale(1.5);
    transition: all 5s
}

.front-page .slider .slider-wrapper .slider-col .swiper .swiper-slide img.rectangle.visible {
    right: 100% !important
}

@media screen and (max-width:767px) {
    .front-page .slider .slider-wrapper .slider-col .swiper .swiper-slide img.rectangle.visible {
        right: 200% !important;
        top: -50rem;
        transform: scale(2)
    }
}

.front-page .partners {
    height: 81.5rem;
    position: relative
}

@media screen and (max-width:767px) {
    .front-page .partners {
        height: 133.875rem
    }
}

.front-page .partners .partners-wrapper {
    height: 81.5rem;
    position: relative
}

@media screen and (max-width:767px) {
    .front-page .partners .partners-wrapper {
        height: 133.875rem
    }
}

.front-page .partners .partners-wrapper .partners-description {
    gap: 5rem;
    padding: 13.125rem 6.25rem;
    width: 82.5rem
}

@media screen and (max-width:767px) {
    .front-page .partners .partners-wrapper .partners-description {
        gap: 3.125rem;
        padding: 5rem 2.5rem 0;
        width: 100%
    }
}

.front-page .partners .partners-wrapper .partners-description .text-container {
    gap: 2.5rem
}

.front-page .partners .partners-wrapper .partners-description .text-container a,
.front-page .partners .partners-wrapper .partners-description .text-container p {
    line-height: 1.6
}

.front-page .partners .partners-wrapper .partners-description .text-container p {
    color: #2b3b54
}

.front-page .partners .partners-wrapper .partners-description .text-container a {
    color: #0f76f8;
    display: inline;
    padding-left: .625rem
}

.front-page .partners .partners-wrapper .partners-description .text-container a:hover {
    color: #3f91f9
}

@media screen and (max-width:767px) {
    .front-page .partners .partners-wrapper .partners-description .text-container a {
        color: #0f76f8
    }
}

.front-page .partners .partners-wrapper .partners-description .documents-list {
    width: 54.125rem
}

@media screen and (max-width:767px) {
    .front-page .partners .partners-wrapper .partners-description .documents-list {
        width: 100%
    }
}

.front-page .partners .partners-wrapper .person-desc,
.front-page .partners .partners-wrapper .person-mob {
    height: 100%;
    object-fit: cover;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: -1
}

@media screen and (max-width:767px) {
    .front-page .partners .partners-wrapper .person-desc,
    .front-page .partners .partners-wrapper .person-mob {
        height: 98.375rem;
        width: 107.375rem
    }
}

.front-page .partners .partners-wrapper .person-mob {
    display: none
}

@media screen and (max-width:767px) {
    .front-page .partners .partners-wrapper .person-mob {
        display: block;
        height: 100%;
        width: 100%
    }
    .front-page .partners .partners-wrapper .person-desc {
        display: none
    }
}

.contacts-page {
    background: #f7f9fc;
    padding-top: 11rem
}

.contacts-page .contacts-info {
    padding: 1.875rem 0 13.125rem
}

@media screen and (max-width:767px) {
    .contacts-page .contacts-info {
        padding: 1.875rem 0 8.125rem
    }
}

.contacts-page .contacts-info .contacts-info__wrapper {
    gap: 1.875rem
}

.contacts-page .contacts-info .contacts-info__wrapper .contacts-container {
    gap: 1.25rem;
    width: 48.625rem
}

@media screen and (max-width:767px) {
    .contacts-page .contacts-info .contacts-info__wrapper .contacts-container {
        width: 100%
    }
}

.contacts-page .contacts-info .contacts-info__wrapper .contacts-container .title {
    color: #2b3b54;
    font-size: 2.25rem;
    font-weight: 500;
    line-height: 1.5
}

.contacts-page .contacts-info .contacts-info__wrapper .contacts-container .contacts-desc {
    gap: .625rem
}

.contacts-page .contacts-info .contacts-info__wrapper .contacts-container .contacts-desc svg {
    flex-shrink: 0;
    height: 3rem;
    width: 3rem
}

.contacts-page .contacts-info .contacts-info__wrapper .contacts-container .contacts-desc a,
.contacts-page .contacts-info .contacts-info__wrapper .contacts-container .contacts-desc span {
    color: #2b3b54;
    line-height: 1.6
}

.contacts-page .contacts-info .contacts-info__wrapper .contacts-container .contacts-desc a:hover {
    color: #0f76f8
}

.contacts-page .contacts-direction {
    padding: 0 0 8.125rem
}

.contacts-page .contacts-direction .contacts-direction__wrapper {
    gap: 5rem
}

@font-face {
    font-display: swap;
    font-family: "Geologica Cursive";
    font-style: normal;
    font-weight: 800;
    src: url(/assets/GeologicaCursive-ExtraBold.eot);
    src: local("Geologica Cursive ExtraBold"), local("GeologicaCursive-ExtraBold"), url(/assets/GeologicaCursive-ExtraBold.eot?#iefix) format("embedded-opentype"), url(/assets/GeologicaCursive-ExtraBold.woff2) format("woff2"), url(/assets/GeologicaCursive-ExtraBold.woff) format("woff"), url(/assets/GeologicaCursive-ExtraBold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Geologica;
    font-style: normal;
    font-weight: 300;
    src: url(/assets/Geologica-Light.eot);
    src: local("Geologica Light"), local("Geologica-Light"), url(/assets/Geologica-Light.eot?#iefix) format("embedded-opentype"), url(/assets/Geologica-Light.woff2) format("woff2"), url(/assets/Geologica-Light.woff) format("woff"), url(/assets/Geologica-Light.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: "Geologica Cursive";
    font-style: normal;
    font-weight: 900;
    src: url(/assets/GeologicaCursive-Black.eot);
    src: local("Geologica Cursive Black"), local("GeologicaCursive-Black"), url(/assets/GeologicaCursive-Black.eot?#iefix) format("embedded-opentype"), url(/assets/GeologicaCursive-Black.woff2) format("woff2"), url(/assets/GeologicaCursive-Black.woff) format("woff"), url(/assets/GeologicaCursive-Black.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Geologica;
    font-style: normal;
    font-weight: 800;
    src: url(/assets/Geologica-ExtraBold.eot);
    src: local("Geologica ExtraBold"), local("Geologica-ExtraBold"), url(/assets/Geologica-ExtraBold.eot?#iefix) format("embedded-opentype"), url(/assets/Geologica-ExtraBold.woff2) format("woff2"), url(/assets/Geologica-ExtraBold.woff) format("woff"), url(/assets/Geologica-ExtraBold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: "Geologica Cursive";
    font-style: normal;
    font-weight: 700;
    src: url(/assets/GeologicaCursive-Bold.eot);
    src: local("Geologica Cursive Bold"), local("GeologicaCursive-Bold"), url(/assets/GeologicaCursive-Bold.eot?#iefix) format("embedded-opentype"), url(/assets/GeologicaCursive-Bold.woff2) format("woff2"), url(/assets/GeologicaCursive-Bold.woff) format("woff"), url(/assets/GeologicaCursive-Bold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Geologica;
    font-style: normal;
    font-weight: 400;
    src: url(/assets/Geologica-Regular.eot);
    src: local("Geologica Regular"), local("Geologica-Regular"), url(/assets/Geologica-Regular.eot?#iefix) format("embedded-opentype"), url(/assets/Geologica-Regular.woff2) format("woff2"), url(/assets/Geologica-Regular.woff) format("woff"), url(/assets/Geologica-Regular.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Geologica;
    font-style: normal;
    font-weight: 700;
    src: url(/assets/Geologica-Bold.eot);
    src: local("Geologica Bold"), local("Geologica-Bold"), url(/assets/Geologica-Bold.eot?#iefix) format("embedded-opentype"), url(/assets/Geologica-Bold.woff2) format("woff2"), url(/assets/Geologica-Bold.woff) format("woff"), url(/assets/Geologica-Bold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Geologica;
    font-style: normal;
    font-weight: 500;
    src: url(/assets/Geologica-Medium.eot);
    src: local("Geologica Medium"), local("Geologica-Medium"), url(/assets/Geologica-Medium.eot?#iefix) format("embedded-opentype"), url(/assets/Geologica-Medium.woff2) format("woff2"), url(/assets/Geologica-Medium.woff) format("woff"), url(/assets/Geologica-Medium.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Geologica;
    font-style: normal;
    font-weight: 100;
    src: url(/assets/Geologica-Thin.eot);
    src: local("Geologica Thin"), local("Geologica-Thin"), url(/assets/Geologica-Thin.eot?#iefix) format("embedded-opentype"), url(/assets/Geologica-Thin.woff2) format("woff2"), url(/assets/Geologica-Thin.woff) format("woff"), url(/assets/Geologica-Thin.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Geologica;
    font-style: normal;
    font-weight: 600;
    src: url(/assets/Geologica-SemiBold.eot);
    src: local("Geologica SemiBold"), local("Geologica-SemiBold"), url(/assets/Geologica-SemiBold.eot?#iefix) format("embedded-opentype"), url(/assets/Geologica-SemiBold.woff2) format("woff2"), url(/assets/Geologica-SemiBold.woff) format("woff"), url(/assets/Geologica-SemiBold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Geologica;
    font-style: normal;
    font-weight: 200;
    src: url(/assets/Geologica-ExtraLight.eot);
    src: local("Geologica ExtraLight"), local("Geologica-ExtraLight"), url(/assets/Geologica-ExtraLight.eot?#iefix) format("embedded-opentype"), url(/assets/Geologica-ExtraLight.woff2) format("woff2"), url(/assets/Geologica-ExtraLight.woff) format("woff"), url(/assets/Geologica-ExtraLight.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Geologica;
    font-style: normal;
    font-weight: 900;
    src: url(/assets/Geologica-Black.eot);
    src: local("Geologica Black"), local("Geologica-Black"), url(/assets/Geologica-Black.eot?#iefix) format("embedded-opentype"), url(/assets/Geologica-Black.woff2) format("woff2"), url(/assets/Geologica-Black.woff) format("woff"), url(/assets/Geologica-Black.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Geologica Roman;
    font-style: normal;
    font-weight: 300;
    src: url(/assets/GeologicaRoman-Light.eot);
    src: local("Geologica Roman Light"), local("GeologicaRoman-Light"), url(/assets/GeologicaRoman-Light.eot?#iefix) format("embedded-opentype"), url(/assets/GeologicaRoman-Light.woff2) format("woff2"), url(/assets/GeologicaRoman-Light.woff) format("woff"), url(/assets/GeologicaRoman-Light.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Geologica Roman;
    font-style: normal;
    font-weight: 600;
    src: url(/assets/GeologicaRoman-SemiBold.eot);
    src: local("Geologica Roman SemiBold"), local("GeologicaRoman-SemiBold"), url(/assets/GeologicaRoman-SemiBold.eot?#iefix) format("embedded-opentype"), url(/assets/GeologicaRoman-SemiBold.woff2) format("woff2"), url(/assets/GeologicaRoman-SemiBold.woff) format("woff"), url(/assets/GeologicaRoman-SemiBold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Geologica Roman;
    font-style: normal;
    font-weight: 200;
    src: url(/assets/GeologicaRoman-ExtraLight.eot);
    src: local("Geologica Roman ExtraLight"), local("GeologicaRoman-ExtraLight"), url(/assets/GeologicaRoman-ExtraLight.eot?#iefix) format("embedded-opentype"), url(/assets/GeologicaRoman-ExtraLight.woff2) format("woff2"), url(/assets/GeologicaRoman-ExtraLight.woff) format("woff"), url(/assets/GeologicaRoman-ExtraLight.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: "Geologica Cursive";
    font-style: normal;
    font-weight: 200;
    src: url(/assets/GeologicaCursive-ExtraLight.eot);
    src: local("Geologica Cursive ExtraLight"), local("GeologicaCursive-ExtraLight"), url(/assets/GeologicaCursive-ExtraLight.eot?#iefix) format("embedded-opentype"), url(/assets/GeologicaCursive-ExtraLight.woff2) format("woff2"), url(/assets/GeologicaCursive-ExtraLight.woff) format("woff"), url(/assets/GeologicaCursive-ExtraLight.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Geologica Roman;
    font-style: normal;
    font-weight: 100;
    src: url(/assets/GeologicaRoman-Thin.eot);
    src: local("Geologica Roman Thin"), local("GeologicaRoman-Thin"), url(/assets/GeologicaRoman-Thin.eot?#iefix) format("embedded-opentype"), url(/assets/GeologicaRoman-Thin.woff2) format("woff2"), url(/assets/GeologicaRoman-Thin.woff) format("woff"), url(/assets/GeologicaRoman-Thin.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: "Geologica Cursive";
    font-style: normal;
    font-weight: 400;
    src: url(/assets/GeologicaCursive-Regular.eot);
    src: local("Geologica Cursive Regular"), local("GeologicaCursive-Regular"), url(/assets/GeologicaCursive-Regular.eot?#iefix) format("embedded-opentype"), url(/assets/GeologicaCursive-Regular.woff2) format("woff2"), url(/assets/GeologicaCursive-Regular.woff) format("woff"), url(/assets/GeologicaCursive-Regular.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Geologica Roman;
    font-style: normal;
    font-weight: 800;
    src: url(/assets/GeologicaRoman-ExtraBold.eot);
    src: local("Geologica Roman ExtraBold"), local("GeologicaRoman-ExtraBold"), url(/assets/GeologicaRoman-ExtraBold.eot?#iefix) format("embedded-opentype"), url(/assets/GeologicaRoman-ExtraBold.woff2) format("woff2"), url(/assets/GeologicaRoman-ExtraBold.woff) format("woff"), url(/assets/GeologicaRoman-ExtraBold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: "Geologica Cursive";
    font-style: normal;
    font-weight: 100;
    src: url(/assets/GeologicaCursive-Thin.eot);
    src: local("Geologica Cursive Thin"), local("GeologicaCursive-Thin"), url(/assets/GeologicaCursive-Thin.eot?#iefix) format("embedded-opentype"), url(/assets/GeologicaCursive-Thin.woff2) format("woff2"), url(/assets/GeologicaCursive-Thin.woff) format("woff"), url(/assets/GeologicaCursive-Thin.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Geologica Roman;
    font-style: normal;
    font-weight: 900;
    src: url(/assets/GeologicaRoman-Black.eot);
    src: local("Geologica Roman Black"), local("GeologicaRoman-Black"), url(/assets/GeologicaRoman-Black.eot?#iefix) format("embedded-opentype"), url(/assets/GeologicaRoman-Black.woff2) format("woff2"), url(/assets/GeologicaRoman-Black.woff) format("woff"), url(/assets/GeologicaRoman-Black.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: "Geologica Cursive";
    font-style: normal;
    font-weight: 300;
    src: url(/assets/GeologicaCursive-Light.eot);
    src: local("Geologica Cursive Light"), local("GeologicaCursive-Light"), url(/assets/GeologicaCursive-Light.eot?#iefix) format("embedded-opentype"), url(/assets/GeologicaCursive-Light.woff2) format("woff2"), url(/assets/GeologicaCursive-Light.woff) format("woff"), url(/assets/GeologicaCursive-Light.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Geologica Roman;
    font-style: normal;
    font-weight: 700;
    src: url(/assets/GeologicaRoman-Bold.eot);
    src: local("Geologica Roman Bold"), local("GeologicaRoman-Bold"), url(/assets/GeologicaRoman-Bold.eot?#iefix) format("embedded-opentype"), url(/assets/GeologicaRoman-Bold.woff2) format("woff2"), url(/assets/GeologicaRoman-Bold.woff) format("woff"), url(/assets/GeologicaRoman-Bold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Geologica Roman;
    font-style: normal;
    font-weight: 500;
    src: url(/assets/GeologicaRoman-Medium.eot);
    src: local("Geologica Roman Medium"), local("GeologicaRoman-Medium"), url(/assets/GeologicaRoman-Medium.eot?#iefix) format("embedded-opentype"), url(/assets/GeologicaRoman-Medium.woff2) format("woff2"), url(/assets/GeologicaRoman-Medium.woff) format("woff"), url(/assets/GeologicaRoman-Medium.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Geologica Roman;
    font-style: normal;
    font-weight: 400;
    src: url(/assets/GeologicaRoman-Regular.eot);
    src: local("Geologica Roman Regular"), local("GeologicaRoman-Regular"), url(/assets/GeologicaRoman-Regular.eot?#iefix) format("embedded-opentype"), url(/assets/GeologicaRoman-Regular.woff2) format("woff2"), url(/assets/GeologicaRoman-Regular.woff) format("woff"), url(/assets/GeologicaRoman-Regular.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: "Geologica Cursive";
    font-style: normal;
    font-weight: 600;
    src: url(/assets/GeologicaCursive-SemiBold.eot);
    src: local("Geologica Cursive SemiBold"), local("GeologicaCursive-SemiBold"), url(/assets/GeologicaCursive-SemiBold.eot?#iefix) format("embedded-opentype"), url(/assets/GeologicaCursive-SemiBold.woff2) format("woff2"), url(/assets/GeologicaCursive-SemiBold.woff) format("woff"), url(/assets/GeologicaCursive-SemiBold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: "Geologica Cursive";
    font-style: normal;
    font-weight: 500;
    src: url(/assets/GeologicaCursive-Medium.eot);
    src: local("Geologica Cursive Medium"), local("GeologicaCursive-Medium"), url(/assets/GeologicaCursive-Medium.eot?#iefix) format("embedded-opentype"), url(/assets/GeologicaCursive-Medium.woff2) format("woff2"), url(/assets/GeologicaCursive-Medium.woff) format("woff"), url(/assets/GeologicaCursive-Medium.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Geologica Sharp;
    font-style: normal;
    font-weight: 600;
    src: url(/assets/GeologicaSharp-SemiBold.eot);
    src: local("Geologica Sharp SemiBold"), local("GeologicaSharp-SemiBold"), url(/assets/GeologicaSharp-SemiBold.eot?#iefix) format("embedded-opentype"), url(/assets/GeologicaSharp-SemiBold.woff2) format("woff2"), url(/assets/GeologicaSharp-SemiBold.woff) format("woff"), url(/assets/GeologicaSharp-SemiBold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: italic;
    font-weight: 500;
    src: url(/assets/Roboto-MediumItalic.eot);
    src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url(/assets/Roboto-MediumItalic.eot?#iefix) format("embedded-opentype"), url(/assets/Roboto-MediumItalic.woff2) format("woff2"), url(/assets/Roboto-MediumItalic.woff) format("woff"), url(/assets/Roboto-MediumItalic.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: italic;
    font-weight: 300;
    src: url(/assets/Roboto-LightItalic.eot);
    src: local("Roboto Light Italic"), local("Roboto-LightItalic"), url(/assets/Roboto-LightItalic.eot?#iefix) format("embedded-opentype"), url(/assets/Roboto-LightItalic.woff2) format("woff2"), url(/assets/Roboto-LightItalic.woff) format("woff"), url(/assets/Roboto-LightItalic.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: italic;
    font-weight: 900;
    src: url(/assets/Roboto-BlackItalic.eot);
    src: local("Roboto Black Italic"), local("Roboto-BlackItalic"), url(/assets/Roboto-BlackItalic.eot?#iefix) format("embedded-opentype"), url(/assets/Roboto-BlackItalic.woff2) format("woff2"), url(/assets/Roboto-BlackItalic.woff) format("woff"), url(/assets/Roboto-BlackItalic.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    src: url(/assets/Roboto-Medium.eot);
    src: local("Roboto Medium"), local("Roboto-Medium"), url(/assets/Roboto-Medium.eot?#iefix) format("embedded-opentype"), url(/assets/Roboto-Medium.woff2) format("woff2"), url(/assets/Roboto-Medium.woff) format("woff"), url(/assets/Roboto-Medium.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src: url(/assets/Roboto-Light.eot);
    src: local("Roboto Light"), local("Roboto-Light"), url(/assets/Roboto-Light.eot?#iefix) format("embedded-opentype"), url(/assets/Roboto-Light.woff2) format("woff2"), url(/assets/Roboto-Light.woff) format("woff"), url(/assets/Roboto-Light.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: italic;
    font-weight: 400;
    src: url(/assets/Roboto-Italic.eot);
    src: local("Roboto Italic"), local("Roboto-Italic"), url(/assets/Roboto-Italic.eot?#iefix) format("embedded-opentype"), url(/assets/Roboto-Italic.woff2) format("woff2"), url(/assets/Roboto-Italic.woff) format("woff"), url(/assets/Roboto-Italic.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 100;
    src: url(/assets/Roboto-Thin.eot);
    src: local("Roboto Thin"), local("Roboto-Thin"), url(/assets/Roboto-Thin.eot?#iefix) format("embedded-opentype"), url(/assets/Roboto-Thin.woff2) format("woff2"), url(/assets/Roboto-Thin.woff) format("woff"), url(/assets/Roboto-Thin.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    src: url(/assets/Roboto-Black.eot);
    src: local("Roboto Black"), local("Roboto-Black"), url(/assets/Roboto-Black.eot?#iefix) format("embedded-opentype"), url(/assets/Roboto-Black.woff2) format("woff2"), url(/assets/Roboto-Black.woff) format("woff"), url(/assets/Roboto-Black.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: italic;
    font-weight: 100;
    src: url(/assets/Roboto-ThinItalic.eot);
    src: local("Roboto Thin Italic"), local("Roboto-ThinItalic"), url(/assets/Roboto-ThinItalic.eot?#iefix) format("embedded-opentype"), url(/assets/Roboto-ThinItalic.woff2) format("woff2"), url(/assets/Roboto-ThinItalic.woff) format("woff"), url(/assets/Roboto-ThinItalic.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: url(/assets/Roboto-Bold.eot);
    src: local("Roboto Bold"), local("Roboto-Bold"), url(/assets/Roboto-Bold.eot?#iefix) format("embedded-opentype"), url(/assets/Roboto-Bold.woff2) format("woff2"), url(/assets/Roboto-Bold.woff) format("woff"), url(/assets/Roboto-Bold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: italic;
    font-weight: 700;
    src: url(/assets/Roboto-BoldItalic.eot);
    src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url(/assets/Roboto-BoldItalic.eot?#iefix) format("embedded-opentype"), url(/assets/Roboto-BoldItalic.woff2) format("woff2"), url(/assets/Roboto-BoldItalic.woff) format("woff"), url(/assets/Roboto-BoldItalic.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(/assets/Roboto-Regular.eot);
    src: local("Roboto"), local("Roboto-Regular"), url(/assets/Roboto-Regular.eot?#iefix) format("embedded-opentype"), url(/assets/Roboto-Regular.woff2) format("woff2"), url(/assets/Roboto-Regular.woff) format("woff"), url(/assets/Roboto-Regular.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    src: url(/assets/Ubuntu-Bold.eot);
    src: local("Ubuntu Bold"), local("Ubuntu-Bold"), url(/assets/Ubuntu-Bold.eot?#iefix) format("embedded-opentype"), url(/assets/Ubuntu-Bold.woff2) format("woff2"), url(/assets/Ubuntu-Bold.woff) format("woff"), url(/assets/Ubuntu-Bold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 300;
    src: url(/assets/Ubuntu-Light.eot);
    src: local("Ubuntu Light"), local("Ubuntu-Light"), url(/assets/Ubuntu-Light.eot?#iefix) format("embedded-opentype"), url(/assets/Ubuntu-Light.woff2) format("woff2"), url(/assets/Ubuntu-Light.woff) format("woff"), url(/assets/Ubuntu-Light.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 300;
    src: url(/assets/Ubuntu-LightItalic.eot);
    src: local("Ubuntu Light Italic"), local("Ubuntu-LightItalic"), url(/assets/Ubuntu-LightItalic.eot?#iefix) format("embedded-opentype"), url(/assets/Ubuntu-LightItalic.woff2) format("woff2"), url(/assets/Ubuntu-LightItalic.woff) format("woff"), url(/assets/Ubuntu-LightItalic.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    src: url(/assets/Ubuntu-Medium.eot);
    src: local("Ubuntu Medium"), local("Ubuntu-Medium"), url(/assets/Ubuntu-Medium.eot?#iefix) format("embedded-opentype"), url(/assets/Ubuntu-Medium.woff2) format("woff2"), url(/assets/Ubuntu-Medium.woff) format("woff"), url(/assets/Ubuntu-Medium.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 700;
    src: url(/assets/Ubuntu-BoldItalic.eot);
    src: local("Ubuntu Bold Italic"), local("Ubuntu-BoldItalic"), url(/assets/Ubuntu-BoldItalic.eot?#iefix) format("embedded-opentype"), url(/assets/Ubuntu-BoldItalic.woff2) format("woff2"), url(/assets/Ubuntu-BoldItalic.woff) format("woff"), url(/assets/Ubuntu-BoldItalic.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    src: url(/assets/Ubuntu-Regular.eot);
    src: local("Ubuntu Regular"), local("Ubuntu-Regular"), url(/assets/Ubuntu-Regular.eot?#iefix) format("embedded-opentype"), url(/assets/Ubuntu-Regular.woff2) format("woff2"), url(/assets/Ubuntu-Regular.woff) format("woff"), url(/assets/Ubuntu-Regular.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 400;
    src: url(/assets/Ubuntu-Italic.eot);
    src: local("Ubuntu Italic"), local("Ubuntu-Italic"), url(/assets/Ubuntu-Italic.eot?#iefix) format("embedded-opentype"), url(/assets/Ubuntu-Italic.woff2) format("woff2"), url(/assets/Ubuntu-Italic.woff) format("woff"), url(/assets/Ubuntu-Italic.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 500;
    src: url(/assets/Ubuntu-MediumItalic.eot);
    src: local("Ubuntu Medium Italic"), local("Ubuntu-MediumItalic"), url(/assets/Ubuntu-MediumItalic.eot?#iefix) format("embedded-opentype"), url(/assets/Ubuntu-MediumItalic.woff2) format("woff2"), url(/assets/Ubuntu-MediumItalic.woff) format("woff"), url(/assets/Ubuntu-MediumItalic.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Unbounded;
    font-style: normal;
    font-weight: 500;
    src: url(/assets/Unbounded-Medium.eot);
    src: local("Unbounded Medium"), local("Unbounded-Medium"), url(/assets/Unbounded-Medium.eot?#iefix) format("embedded-opentype"), url(/assets/Unbounded-Medium.woff2) format("woff2"), url(/assets/Unbounded-Medium.woff) format("woff"), url(/assets/Unbounded-Medium.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Unbounded;
    font-style: normal;
    font-weight: 200;
    src: url(/assets/Unbounded-ExtraLight.eot);
    src: local("Unbounded ExtraLight"), local("Unbounded-ExtraLight"), url(/assets/Unbounded-ExtraLight.eot?#iefix) format("embedded-opentype"), url(/assets/Unbounded-ExtraLight.woff2) format("woff2"), url(/assets/Unbounded-ExtraLight.woff) format("woff"), url(/assets/Unbounded-ExtraLight.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Unbounded;
    font-style: normal;
    font-weight: 400;
    src: url(/assets/Unbounded-Regular.eot);
    src: local("Unbounded Regular"), local("Unbounded-Regular"), url(/assets/Unbounded-Regular.eot?#iefix) format("embedded-opentype"), url(/assets/Unbounded-Regular.woff2) format("woff2"), url(/assets/Unbounded-Regular.woff) format("woff"), url(/assets/Unbounded-Regular.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Unbounded;
    font-style: normal;
    font-weight: 600;
    src: url(/assets/Unbounded-SemiBold.eot);
    src: local("Unbounded SemiBold"), local("Unbounded-SemiBold"), url(/assets/Unbounded-SemiBold.eot?#iefix) format("embedded-opentype"), url(/assets/Unbounded-SemiBold.woff2) format("woff2"), url(/assets/Unbounded-SemiBold.woff) format("woff"), url(/assets/Unbounded-SemiBold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Unbounded;
    font-style: normal;
    font-weight: 800;
    src: url(/assets/Unbounded-ExtraBold.eot);
    src: local("Unbounded ExtraBold"), local("Unbounded-ExtraBold"), url(/assets/Unbounded-ExtraBold.eot?#iefix) format("embedded-opentype"), url(/assets/Unbounded-ExtraBold.woff2) format("woff2"), url(/assets/Unbounded-ExtraBold.woff) format("woff"), url(/assets/Unbounded-ExtraBold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Unbounded;
    font-style: normal;
    font-weight: 300;
    src: url(/assets/Unbounded-Light.eot);
    src: local("Unbounded Light"), local("Unbounded-Light"), url(/assets/Unbounded-Light.eot?#iefix) format("embedded-opentype"), url(/assets/Unbounded-Light.woff2) format("woff2"), url(/assets/Unbounded-Light.woff) format("woff"), url(/assets/Unbounded-Light.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Unbounded;
    font-style: normal;
    font-weight: 700;
    src: url(/assets/Unbounded-Bold.eot);
    src: local("Unbounded Bold"), local("Unbounded-Bold"), url(/assets/Unbounded-Bold.eot?#iefix) format("embedded-opentype"), url(/assets/Unbounded-Bold.woff2) format("woff2"), url(/assets/Unbounded-Bold.woff) format("woff"), url(/assets/Unbounded-Bold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Unbounded;
    font-style: normal;
    font-weight: 900;
    src: url(/assets/Unbounded-Black.eot);
    src: local("Unbounded Black"), local("Unbounded-Black"), url(/assets/Unbounded-Black.eot?#iefix) format("embedded-opentype"), url(/assets/Unbounded-Black.woff2) format("woff2"), url(/assets/Unbounded-Black.woff) format("woff"), url(/assets/Unbounded-Black.ttf) format("truetype")
}