@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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")
}

: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: initial;
    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 {
    -webkit-backface-visibility: hidden;
    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 {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: 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 {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
    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: #00000026
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, #00000080, #0000)
}

.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 #0000;
    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)
    }
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
    height: var(--swiper-virtual-size);
    width: 1px
}

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

.swiper-button-next, .swiper-button-prev {
    align-items: center;
    color: #007aff;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: 44px;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: -22px;
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    position: absolute;
    top: 50%;
    top: var(--swiper-navigation-top-offset, 50%);
    width: 27px;
    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: 10px;
    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: 44px;
    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: 10px;
    right: var(--swiper-navigation-sides-offset, 10px)
}

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

.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity .3s;
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 8px;
    bottom: var(--swiper-pagination-bottom, 8px);
    left: 0;
    top: auto;
    top: var(--swiper-pagination-top, auto);
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    background: #000;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    border-radius: 50%;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    display: inline-block;
    height: 8px;
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    opacity: .2;
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
    width: 8px;
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))
}

button.swiper-pagination-bullet {
    -webkit-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    background: #007aff;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    opacity: 1;
    opacity: var(--swiper-pagination-bullet-opacity, 1)
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
    left: auto;
    left: var(--swiper-pagination-left, auto);
    right: 8px;
    right: var(--swiper-pagination-right, 8px);
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: 6px 0;
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s
}

.swiper-pagination-fraction {
    color: inherit;
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: #00000040;
    background: var(--swiper-pagination-progressbar-bg-color, #00000040);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 4px;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
    width: 100%
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: 4px;
    width: var(--swiper-pagination-progressbar-size, 4px)
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    background: #0000001a;
    background: var(--swiper-scrollbar-bg-color, #0000001a);
    border-radius: 10px;
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    touch-action: none
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
    bottom: 4px;
    bottom: var(--swiper-scrollbar-bottom, 4px);
    height: 4px;
    height: var(--swiper-scrollbar-size, 4px);
    left: 1%;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    position: absolute;
    top: auto;
    top: var(--swiper-scrollbar-top, auto);
    width: 98%;
    width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
    z-index: 50
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
    height: 98%;
    height: calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
    left: auto;
    left: var(--swiper-scrollbar-left, auto);
    position: absolute;
    right: 4px;
    right: var(--swiper-scrollbar-right, 4px);
    top: 1%;
    top: var(--swiper-scrollbar-sides-offset, 1%);
    width: 4px;
    width: var(--swiper-scrollbar-size, 4px);
    z-index: 50
}

.swiper-scrollbar-drag {
    background: #00000080;
    background: var(--swiper-scrollbar-drag-bg-color, #00000080);
    border-radius: 10px;
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    text-align: center;
    width: 100%
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

.swiper .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000
}

.swiper-free-mode > .swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out
}

.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column > .swiper-wrapper {
    flex-direction: column;
    flex-wrap: wrap
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    pointer-events: none;
    transform-origin: 0 0;
    visibility: hidden;
    width: 100%;
    z-index: 1
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-cube-shadow {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    width: 100%;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    background: #000;
    bottom: 0;
    content: "";
    filter: blur(50px);
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.swiper-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0
}

.swiper.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transform-origin: center bottom
}

.home-title {
    font-family: kugile !important;
    font-size: 3rem
}

.home-header {
    height: 62.5rem;
    overflow: hidden;
    position: relative;
    width: 100%
}

.home-header__topbar {
    align-items: center;
    border-bottom: 1px solid #0a0a0a1a;
    display: flex;
    height: 5.9375rem;
    justify-content: space-between;
    left: 0;
    padding: 0 7.5rem;
    position: absolute;
    top: 0;
    width: 100%;
}

.home-header__topbar__button {
    padding: 9px 20px;
    background-color: #e4097f;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
}

@media (max-width: 760px) {
    .home-header__topbar {
        flex-direction: column;
        padding: 10px;
    }

    .home-header__topbar__button {
        position: relative;
        margin-top: 15px;
        transform: none;
        left: auto;
        margin-left: 0;
    }

    .home-header__avatar__itself {
        top: 9.375rem
    }


}


.home-header__topbar img {
    aspect-ratio: 285/42.73;
    height: 2.670625rem
}

.home-header__topbar__content {
    display: flex;
    flex-direction: column
}


.home-header__topbar__date, .home-header__topbar__start {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 150%
}

.home-header__topbar__start {
    -webkit-text-fill-color: #0000;
    text-fill-color: #0000;
    background: linear-gradient(135deg, #660116, #c73659, #a91d3a);
    -webkit-background-clip: text;
    background-clip: text;
    cursor: pointer
}

.home-header__video {
    height: 450px ;
    border-radius: 1rem;
    margin-top: 1.25rem;
    width: 1000px
}

@media screen and (max-width: 560px) {
    .home-header__video {
        width: 100%
    }
}

.home-header__content {
    display: flex;
    flex-direction: column;
    gap: 1.75rem;
    left: 7.5rem;
    position: absolute;
    top: 9.375rem;
    margin-bottom: -40px
}

@media screen and (max-width: 560px) {
    .home-header__content {
        padding-right: 1.25rem;
        width: 100%
    }
}

@media screen and (max-width: 1250px) {
    .home-header__content {
        bottom: 5rem;
        gap: initial;
        left: .625rem;
        top: 500px
    }

    .home-header__video {
        width: 400px
    }
}

@media screen and (max-width: 1420px) {
    .home-header__separator{
        position: absolute;
        top: 970px;
    }
}


@media screen and (max-width: 1550px) {
    .home-header__separator{
        position: absolute;
        top: 900px;
    }
}

.home-header__content__category {
    color: #0a0a0a;
    font-family: kugile !important;
    font-size: 1.25rem;
    height: 1.5rem;
    padding: .75rem 1rem
}

@media screen and (max-width: 760px) {
    .home-header__content__category {
        height: auto
    }
}

.home-header__content__title_1 {
    color: #e4097f;
    font-family: kugile !important;
    font-size: 6.25rem;
    height: 6.25rem
}

@media screen and (max-width: 760px) {
    .home-header__content__title_1 {
        font-size: 3.75rem;
        height: auto
    }
}

.home-header__content__title_2 {
    color: #07b5aa;
    font-family: kugile !important;
    font-size: 6.25rem;
    height: 6.25rem
}

@media screen and (max-width: 760px) {
    .home-header__content__title_2 {
        font-size: 3.75rem;
        height: auto
    }
}

.home-header__content__desc {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 150%;
    width: 41.25rem;
    color: #e4097f
}

@media screen and (max-width: 560px) {
    .home-header__content__desc {
        width: 100%
    }
}

.home-header__content__separator {
    border: 1px solid #0a0a0a;
    margin-top: 1.25rem;
    opacity: .1;
    width: 35.9375rem
}

@media screen and (max-width: 5600px) {
    .home-header__content__separator {
        width: 100%
    }
}

.home-header__content__button {
    align-items: center;
    background: #e4097f;
    border-radius: .75rem;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 1.5rem;
    font-weight: 600;
    height: 4.8125rem;
    justify-content: center;
    margin-top: 3.125rem;
    transition: all .3s ease;
    width: 24.375rem
}

@media screen and (max-width: 560px) {
    .home-header__content__button {
        width: 100%
    }
}

.home-header__content__button:hover {
    scale: 1.05
}

.home-header__elements__top {
    height: 3.125rem;
    left: 0;
    position: absolute;
    top: 0
}

.home-header__elements__bottom {
    bottom: 80px;
    height: 6.25rem;
    left: 0;
    position: absolute
}

.home-header__talk {
    background: #e4097f1a;
    border-radius: 1rem 1rem 0 1rem;
    color: #0a0a0a80;
    font-size: .875rem;
    font-weight: 600;
    left: -10.625rem;
    line-height: 150%;
    padding: 1rem;
    position: absolute;
    top: 3.125rem
}

@media screen and (max-width: 1560px) {
    .home-header__talk {
        left: -1.875rem;
        top: 1.25rem
    }
}

@media screen and (max-width: 560px) {
    .home-header__talk {
        left: auto;
        right: 12.5rem;
        top: -1.25rem;
        width: -webkit-fit-content;
        width: fit-content
    }
}

.home-header__avatar__itself {
    aspect-ratio: 665/830;
    bottom: 0;
    height: 51.875rem;
    position: absolute;
    right: 0
}

@media screen and (max-width: 1250px) {
    .home-header__avatar__itself {
        right: -9.375rem
    }


    .home-header__separator{
        position: absolute;
        top: 940px;
    }
}

@media screen and (max-width: 560px) {
    .home-header__avatar__itself {
        top: 9.375rem
    }
}

@media screen and (max-width: 415px) {
    .home-header__avatar__itself img {
        height: auto
    }
}

.home-header__avatar__bg {
    bottom: 100px;
    height: calc(100% - 200px);
    position: absolute;
    right: 0
}

.home-header__separator {
    position: absolute;
    bottom: -184px;
    transform: translateY(.625rem);
    width: 100%
}

.home-header__separator svg {
    aspect-ratio: 1440/100;
    height: auto;
    width: 100%;
}

.home-header__gradient {
    background: linear-gradient(180deg, #0a0a0a00, #0a0a0a 82.244%);
    bottom: 0;
    height: 6.25rem;
    opacity: .2;
    position: absolute;
    width: 100%
}

.home-info {
    align-items: center;
    background: #ffe6ec;
    display: flex;
    flex-direction: column;
    padding: .625rem 7.5rem 3.75rem
}

@media screen and (max-width: 1250px) {
    .home-info {
        padding: .625rem .625rem 3.75rem
    }
    .home-header__separator{
        bottom: -160px;
    }
}

.home-info__content {
    grid-row-gap: .625rem;
    grid-column-gap: 4.375rem;
    display: grid;
    grid-template-columns:repeat(2, minmax(15rem, 1fr));
    justify-content: center;
    margin-top: 2.5rem;
    width: 100%
}

@media screen and (max-width: 760px) {
    .home-info{
        margin-top: 10px;
    }
    .home-header__separator {
    position: absolute;
    top: 970px;
    transform: translateY(.625rem);
    width: 100%
}
    .home-info__content {
        display: flex;
        flex-direction: column
    }
}

.home-info__item {
    align-items: center;
    display: flex;
    gap: 1.5rem;
    height: 7.5rem
}

.home-info__item__number {
    font-family: Alumni Sans !important;
    font-size: 6.25rem;
    font-weight: 400;
    opacity: .1;
    width: 5.625rem
}

.home-info__item__text {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 140%
}

.home-info__item__text red {
    color: #e4097f
}

.home-questions {
    align-items: center;
    display: flex;
    gap: 10rem;
    padding: 5rem 7.75rem 5rem 7rem;
    position: relative
}

@media screen and (max-width: 1250px) {
    .home-questions {
        padding: 5rem .625rem
    }
}

@media screen and (max-width: 760px) {
    .home-questions {
        flex-direction: column;
        gap: 2.5rem
    }
}

.home-questions__gradient {
    background: #c73659;
    border-radius: 500px;
    filter: blur(500px);
    height: 647px;
    left: -9.375rem;
    opacity: .2;
    position: absolute;
    top: -6.25rem;
    width: 628px;
    z-index: -1
}

@media screen and (max-width: 760px) {
    .home-questions__gradient {
        height: 100%;
        width: 100%
    }
}

.home-questions__left {
    align-items: center;
    display: flex;
    flex-direction: column
}

.home-questions__left__image {
    width: 23.6875rem
}

.home-questions__left__text {
    background: #e4097f;
    border-radius: 1.5rem;
    color: #fff;
    font-family: kugile !important;
    font-size: 2.25rem;
    line-height: 110%;
    padding: 1.75rem 2.0625rem 1.25rem;
    text-align: center
}

.home-questions__right {
    display: flex;
    flex-direction: column;
    gap: 1.375rem;
    width: 400px
}

.home-questions__content {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.home-questions__item {
    -webkit-backdrop-filter: blur(64px);
    backdrop-filter: blur(64px);
    background: #0000000d;
    border-radius: 1.25rem;
    color: #0a0a0a;
    cursor: pointer;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 120%;
    padding: 1rem 2rem;
    transition: all .3s ease
}

.home-questions__item:hover {
    scale: 1.04
}

.home-deadline {
    align-items: center;
    background: #ffe6ec;
    display: flex;
    justify-content: space-between;
    padding: 2.5rem 7.5rem;
    position: relative
}

@media screen and (max-width: 1250px) {
    .home-deadline {
        padding: 2.5rem .625rem
    }
}

@media screen and (max-width: 760px) {
    .home-deadline {
        flex-direction: column;
        gap: .625rem;
        padding: 2.5rem .625rem
    }
}

.home-deadline__gradient {
    background: #c73659;
    border-radius: 500px;
    filter: blur(500px);
    height: 435px;
    left: 0;
    opacity: .4;
    position: absolute;
    top: -2.1875rem;
    width: 422px
}

@media screen and (max-width: 760px) {
    .home-deadline__gradient {
        height: 100%;
        width: 100%
    }
}

.home-deadline__content {
    background: #fff;
    border-radius: 1.5rem;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: .5rem;
    padding: 1.5rem 2.5rem;
    transition: all .3s ease
}

.home-deadline__content:hover {
    scale: 1.05
}

.home-deadline__content__title {
    color: #1e1e1e;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 150%;
    opacity: .3
}

.home-deadline__content__description {
    color: #1e1e1e;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 150%
}

.home-feedback {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 5rem 0;
    position: relative
}

.home-feedback__gradient_1 {
    background: #c73659;
    border-radius: 500px;
    bottom: 10.9375rem;
    filter: blur(500px);
    height: 27.1875rem;
    left: 0;
    opacity: .4;
    position: absolute;
    width: 26.375rem
}

@media screen and (max-width: 760px) {
    .home-feedback__gradient_1 {
        height: 100%;
        width: 100%
    }
}

.home-feedback__gradient_2 {
    background: #c73659;
    border-radius: 500px;
    bottom: 3.125rem;
    filter: blur(500px);
    height: 27.1875rem;
    opacity: .3;
    position: absolute;
    right: 0;
    width: 26.375rem
}

.home-feedback__slider {
    margin-top: 3.125rem;
    width: 100%
}

.home-feedback__item {
    display: flex;
    justify-content: center;
    width: 100%
}

.home-feedback__item img {
    cursor: pointer;
    width: 17.1875rem
}

.home-footer {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding-bottom: 1.875rem
}

.home-footer__content {
    border-bottom: 1px solid #0a0a0a1a;
    border-top: 1px solid #0a0a0a1a;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 2rem 7.5rem;
    width: 100%
}

@media screen and (max-width: 1250px) {
    .home-footer__content {
        padding: 2rem .625rem
    }

}

@media screen and (max-width: 760px) {
    .home-footer__content {
        flex-direction: column;
        gap: 1.25rem;
        padding: 2rem .625rem
    }
}

.home-footer__content__left {
    color: #0a0a0a;
    font-size: 1rem;
    font-weight: 500;
    line-height: 150%;
    opacity: .3
}

.home-footer__content__right {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding-right: 1.875rem
}

.home-footer__link {
    cursor: pointer;
    font-size: 1rem;
    font-weight: 500;
    line-height: 150%
}

.home-footer__link:hover {
    text-decoration: underline
}

.home-footer__social {
    display: flex;
    gap: 1.5rem;
    margin-top: 1.625rem
}

.home-footer__social__link {
    cursor: pointer;
    transition: all .3s ease
}

.home-footer__social__link:hover {
    transform: scale(1.1)
}

.home-footer__copyright {
    color: #0a0a0a;
    font-size: 1rem;
    font-weight: 500;
    line-height: 150%;
    margin-top: 2rem;
    opacity: .3
}

* {
    box-sizing: border-box
}

@media (min-width: 2020px) {
    html {
        font-size: 17px !important
    }
}

@media (min-width: 2120px) {
    html {
        font-size: 18px !important
    }
}

@media (min-width: 2220px) {
    html {
        font-size: 19px !important
    }
}

@media (min-width: 2320px) {
    html {
        font-size: 20px !important
    }
}

@media (min-width: 2420px) {
    html {
        font-size: 21px !important
    }
}

@media (min-width: 2520px) {
    html {
        font-size: 22px !important
    }
}

@media (min-width: 2620px) {
    html {
        font-size: 23px !important
    }
}

@media (min-width: 2720px) {
    html {
        font-size: 24px !important
    }
}

@media (min-width: 2820px) {
    html {
        font-size: 25px !important
    }
}

@media (min-width: 2920px) {
    html {
        font-size: 26px !important
    }
}

@media (min-width: 3020px) {
    html {
        font-size: 27px !important
    }
}

@media (min-width: 3120px) {
    html {
        font-size: 28px !important
    }
}

@media (min-width: 3220px) {
    html {
        font-size: 29px !important
    }
}

@media (min-width: 3320px) {
    html {
        font-size: 30px !important
    }
}

@media (min-width: 3420px) {
    html {
        font-size: 31px !important
    }
}

@media (min-width: 3520px) {
    html {
        font-size: 32px !important
    }
}

@media (min-width: 3620px) {
    html {
        font-size: 33px !important
    }
}

@media (min-width: 3720px) {
    html {
        font-size: 34px !important
    }
}

@media (min-width: 3820px) {
    html {
        font-size: 35px !important
    }
}

@media (min-width: 3920px) {
    html {
        font-size: 36px !important
    }
}

@media (min-width: 4020px) {
    html {
        font-size: 37px !important
    }
}

@media (min-width: 4120px) {
    html {
        font-size: 38px !important
    }
}

@media (min-width: 4220px) {
    html {
        font-size: 39px !important
    }
}

@media (min-width: 4320px) {
    html {
        font-size: 40px !important
    }
}

@media (min-width: 4420px) {
    html {
        font-size: 41px !important
    }
}

@media (min-width: 4520px) {
    html {
        font-size: 42px !important
    }
}

@media (min-width: 4620px) {
    html {
        font-size: 43px !important
    }
}

@media (min-width: 4720px) {
    html {
        font-size: 44px !important
    }
}

@media (min-width: 4820px) {
    html {
        font-size: 45px !important
    }
}

@media (min-width: 4920px) {
    html {
        font-size: 46px !important
    }
}

@media (min-width: 5020px) {
    html {
        font-size: 47px !important
    }
}

@media (min-width: 5120px) {
    html {
        font-size: 48px !important
    }
}

@media (min-width: 5220px) {
    html {
        font-size: 49px !important
    }
}

@media (min-width: 5320px) {
    html {
        font-size: 50px !important
    }
}

@media (min-width: 5420px) {
    html {
        font-size: 51px !important
    }
}

@media (min-width: 5520px) {
    html {
        font-size: 52px !important
    }
}

@media (min-width: 5620px) {
    html {
        font-size: 53px !important
    }
}

@media (min-width: 5720px) {
    html {
        font-size: 54px !important
    }
}

@media (min-width: 5820px) {
    html {
        font-size: 55px !important
    }
}

@media (min-width: 5920px) {
    html {
        font-size: 56px !important
    }
}

@media (min-width: 6020px) {
    html {
        font-size: 57px !important
    }
}

@media (min-width: 6120px) {
    html {
        font-size: 58px !important
    }
}

@media (min-width: 6220px) {
    html {
        font-size: 59px !important
    }
}

@media (min-width: 6320px) {
    html {
        font-size: 60px !important
    }
}

@media (min-width: 6420px) {
    html {
        font-size: 61px !important
    }
}

@media (min-width: 6520px) {
    html {
        font-size: 62px !important
    }
}

@media (min-width: 6620px) {
    html {
        font-size: 63px !important
    }
}

@media (min-width: 6720px) {
    html {
        font-size: 64px !important
    }
}

@media (min-width: 6820px) {
    html {
        font-size: 65px !important
    }
}

@media (min-width: 6920px) {
    html {
        font-size: 66px !important
    }
}

@media (min-width: 7020px) {
    html {
        font-size: 67px !important
    }
}

@media (min-width: 7120px) {
    html {
        font-size: 68px !important
    }
}

@media (min-width: 7220px) {
    html {
        font-size: 69px !important
    }
}

@media (min-width: 7320px) {
    html {
        font-size: 70px !important
    }
}

@media (min-width: 7420px) {
    html {
        font-size: 71px !important
    }
}

@media (min-width: 7520px) {
    html {
        font-size: 72px !important
    }
}

@media (min-width: 7620px) {
    html {
        font-size: 73px !important
    }
}

@media (min-width: 7720px) {
    html {
        font-size: 74px !important
    }
}

@media (min-width: 7820px) {
    html {
        font-size: 75px !important
    }
}

@media (min-width: 7920px) {
    html {
        font-size: 76px !important
    }
}

body {
    background: #f7f7f7;
    color: #0a0a0a;
    font-family: Golos Text, sans-serif;
    font-size: 16px;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: none
}

body.menu-show, body.modal-show {
    overflow: hidden
}

a, button {
    border: 0;
    cursor: pointer;
    font-family: Golos Text, sans-serif
}

a:focus, button:focus {
    outline: none
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.pull-right {
    float: right !important
}

.full-height {
    height: 100%
}

.no-padding {
    padding: 0 !important
}

.w-100 {
    width: 100% !important
}

.h-100 {
    height: 100% !important
}

* {
    margin: 0;
    padding: 0
}

html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.overflow-hidden {
    overflow: hidden !important
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-left: .9375rem;
    padding-right: .9375rem
}

.row {
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.row.no-gutters {
    margin-left: 0;
    margin-right: 0
}

.row.no-gutters > .col, .row.no-gutters > [class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.row.no-parent > .col, .row.no-parent > [class*=col-] {
    position: static
}

.row.no-wrap {
    flex-wrap: nowrap
}

.container-fluid {
    padding-left: 3.75rem;
    padding-right: 3.75rem
}

.d-flex .pull-left, .row .pull-left {
    margin-right: auto
}

.d-flex .pull-right, .row .pull-right {
    margin-left: auto
}

img {
    height: auto;
    max-width: 100%
}

h1, h2, h3, h4, h5, h6, p {
    font-weight: 400;
    margin: 0
}

a, a:focus, a:hover {
    color: #0a0a0a;
    text-decoration: none;
    transition: all .3s ease
}

.main-employ {
    display: flex;
    flex-direction: column;
    padding: 1.25rem
}

.main-employ a {
    margin-top: .3125rem
}

.main-employ > div {
    display: flex;
    flex-direction: column;
    padding-top: 1.25rem
}

.mb-2 {
    margin-bottom: 1rem
}

.notification-circle {
    align-items: center;
    border-radius: 50%;
    display: flex;
    font-size: .875rem;
    font-weight: 500;
    height: 1.5rem;
    justify-content: center;
    line-height: 22px;
    min-height: 1.5rem;
    min-width: 1.5rem;
    width: 1.5rem
}

.notification-circle__red {
    background: red;
    color: #fff
}

@media screen and (max-width: 1600px) {
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        padding-left: .625rem;
        padding-right: .625rem
    }

    .row {
        margin-left: -.625rem;
        margin-right: -.625rem
    }

    .container {
        padding-left: 3.75rem;
        padding-right: 3.75rem
    }
}

@media screen and (max-width: 1200px) {
    .container {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

@media screen and (max-width: 991px) {
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .row {
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }

    .container {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.profile-edit__exit {
    padding: 10px
}

.react-select-prefix__menu {
    z-index: 10
}

::-webkit-scrollbar {
    height: 6px;
    width: 6px
}

::-webkit-scrollbar-track {
    background: #0000001a;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    background: #0003;
    border-radius: 10px
}

::-webkit-scrollbar-thumb:hover {
    background: #0006
}

::-webkit-scrollbar-thumb:active {
    background: #000000e6
}

/*# sourceMappingURL=main.e765e26d.css.map*/