@charset "UTF-8";

body {
    color: #000;
    font-family: var(--font-space-grotesk);
    max-width: 1920px;
    margin: auto;
    position: relative
}

.error-red {
    color: red !important
}

.spacing {
    padding-top: 60px
}

.spacing-30 {
    padding-top: 30px
}

.spacing-80 {
    padding-top: 80px
}

#jira-form-popup span {
    display: none
}

.call-to-action {
    background-color: #02356a;
    width: -moz-fit-content;
    width: fit-content;
    padding: 8px 12px;
    position: fixed;
    right: 0;
    top: 85px;
    bottom: 0;
    margin: auto;
    z-index: 100;
    height: max-content
}

.call-to-action a {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    text-align: center;
    writing-mode: vertical-rl;
    rotate: 180deg;
    display: inline-flex
}

.call-to-action svg {
    rotate: 90deg
}

input[type=number] {
    -moz-appearance: textfield
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.openmenu,
.over-hidden {
    overflow: hidden
}

a {
    text-decoration: none;
    cursor: pointer !important
}

.margin-b-15 {
    margin-bottom: 15px
}

.tooltip-error {
    position: absolute;
    right: 0;
    color: red;
    font-size: 11px;
    transition: .5s;
    padding: 4px 0
}

.logoProgressBar .progress {
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .05);
    border-radius: 10px
}

.logoProgressBar .progress .progress-bar {
    background: #02356a
}

.challenge-slider .swiper-button-next {
    right: 70px !important;
    rotate: 90deg;
    top: 32%;
    bottom: 0;
    margin: auto
}

.challenge-slider .swiper-button-next:after,
.challenge-slider .swiper-button-prev:after {
    color: #000 !important;
    font-size: 30px
}

.challenge-slider .swiper-button-prev {
    right: 70px !important;
    rotate: 90deg;
    left: auto !important;
    top: -32%;
    bottom: 0;
    margin: auto
}

.challenge-slider-reverse .swiper-button-next {
    left: 38px !important;
    rotate: 90deg;
    top: 50%;
    bottom: 0;
    margin: auto;
    right: auto
}

.challenge-slider-reverse .swiper-button-next:after,
.challenge-slider-reverse .swiper-button-prev:after {
    color: #000 !important;
    font-size: 30px
}

.challenge-slider-reverse .swiper-button-prev {
    left: 38px !important;
    rotate: 90deg;
    right: auto !important;
    top: -50%;
    bottom: 0;
    margin: auto
}

.ecom-slider .swiper-button-prev {
    top: -40%
}

.ecom-slider .swiper-button-next {
    top: 40%
}

.form-error {
    position: absolute;
    right: 0;
    color: red;
    font-size: 14px;
    padding: 4px 0;
    z-index: 1;
    bottom: -26px
}

.cus--slider .swiper-wrapper {
    transition-timing-function: linear !important
}

.cus--slider,
.cus-services-slider {
    overflow: visible !important
}

.cus-v-slider {
    height: 100%;
    max-height: 430px !important
}

.challenge-slider {
    height: 85vh
}

.award-slider .swiper-wrapper {
    align-items: center
}

.swiper-wrapper {
    counter-reset: counter
}

.challenge-mobile-slider {
    display: none !important
}

.challenge-slider .swiper-pagination {
    right: 95px !important
}

.challenge-slider .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #000
}

.testimo-slider .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #02356a;
    width: 30px;
    border-radius: 8px !important
}

.testimo-slider .swiper-wrapper {
    align-items: center
}

.challenge-slider .swiper-pagination .swiper-pagination-bullet {
    height: 50px;
    border-radius: 0;
    width: 0;
    margin: 0 !important;
    transition: .5s;
    font-size: 0;
    color: #000 !important
}

.challenge-slider .swiper-pagination .swiper-pagination-bullet:before {
    content: "";
    position: absolute;
    border-right: 3px solid #000;
    width: 3px;
    left: 10px;
    height: 50px
}

.challenge-slider .swiper-pagination .swiper-pagination-bullet:first-child {
    font-size: 20px;
    height: 65px;
    position: relative
}

.challenge-slider .swiper-pagination .swiper-pagination-bullet:first-child:before {
    height: 30px;
    bottom: 0
}

.challenge-slider .swiper-pagination .swiper-pagination-bullet:last-child {
    font-size: 20px;
    height: 65px;
    position: relative;
    line-height: 5
}

.challenge-slider .swiper-pagination .swiper-pagination-bullet:last-child:before {
    height: 30px;
    top: 0
}

.challenge-slider-reverse {
    height: 100vh
}

.challenge-slider-reverse .swiper-pagination {
    left: 40px !important
}

.challenge-slider-reverse .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #000
}

.challenge-slider-reverse .swiper-pagination .swiper-pagination-bullet {
    height: 20px;
    border-radius: 0;
    width: 0;
    margin: 0 !important;
    transition: .5s;
    font-size: 0;
    color: #000 !important
}

.challenge-slider-reverse .swiper-pagination .swiper-pagination-bullet:before {
    content: "";
    position: absolute;
    border-right: 3px solid #000;
    width: 3px;
    left: 10px;
    height: 20px
}

.challenge-slider-reverse .swiper-pagination .swiper-pagination-bullet:first-child {
    font-size: 20px;
    height: 65px;
    position: relative
}

.challenge-slider-reverse .swiper-pagination .swiper-pagination-bullet:first-child:before {
    height: 30px;
    bottom: 0
}

.challenge-slider-reverse .swiper-pagination .swiper-pagination-bullet:last-child {
    font-size: 20px;
    height: 65px;
    position: relative;
    line-height: 5
}

.challenge-slider-reverse .swiper-pagination .swiper-pagination-bullet:last-child:before {
    height: 30px;
    top: 0
}

.cus-v-slider .swiper-pagination {
    left: 0 !important
}

.cus-v-slider .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #000
}

.cus-v-slider .swiper-pagination .swiper-pagination-bullet {
    height: 50px;
    border-radius: 0;
    width: 5px;
    margin: 0 !important
}

.main-thankyou {
    height: 400px;
    display: flex;
    align-items: center
}

.main-thankyou h2 {
    font-size: 45px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px
}

.main-thankyou p {
    font-size: 16px;
    text-align: center
}

.cus-services-slider .swiper-pagination {
    display: none
}

.howItWorkSpace {
    padding-top: 60px;
    padding-bottom: 60px
}

@media (max-width:1600px) {
    .challenge-slider {
        height: 100%;
        max-height: 650px !important
    }

    .challenge-slider-reverse {
        max-height: 710px !important
    }

    .challenge-slider .swiper-button-next {
        top: 38%;
        z-index: 22
    }

    .challenge-slider .swiper-button-prev {
        top: -38%;
        z-index: 22
    }

    .ecom-slider .swiper-button-prev {
        top: -45%;
        z-index: 22
    }

    .ecom-slider .swiper-button-next {
        top: 45%;
        z-index: 22
    }

    .challenge-slider-reverse .swiper-button-prev {
        top: -62%;
        z-index: 22
    }

    .challenge-slider-reverse .swiper-button-next {
        top: 62%;
        z-index: 22
    }
}

@media (max-width:1200px) {
    .challenge-slider {
        height: 100%;
        max-height: 500px !important
    }

    .challenge-slider .swiper-button-next {
        top: 45%
    }

    .challenge-slider .swiper-button-prev {
        top: -45%
    }

    .ecom-slider .swiper-button-prev {
        top: -58%
    }

    .ecom-slider .swiper-button-next {
        top: 58%
    }
}

@media (max-width:991px) {
    .logoProgressBar .progress {
        top: 30% !important
    }

    .spacing-30 {
        padding-top: 0
    }

    .call-to-action {
        display: none
    }

    .challenge-slider-reverse {
        max-height: 500px !important
    }

    .challenge-slider-reverse .swiper-pagination {
        right: 30px !important;
        left: unset !important
    }

    .challenge-slider-reverse .swiper-pagination .swiper-pagination-bullet {
        font-size: 0 !important;
        height: 10px;
        margin: 10px 0 !important
    }

    .challenge-slider-reverse .swiper-pagination .swiper-pagination-bullet:before {
        border-radius: 50px;
        width: 10px;
        height: 10px !important;
        background-color: #fff;
        border-right: 3px solid #fff
    }

    .cus-v-slider {
        max-height: 600px !important
    }

    .challenge-slider {
        max-height: 450px !important
    }

    .challenge-slider .swiper-pagination .swiper-pagination-bullet {
        font-size: 0 !important;
        height: 10px;
        margin: 10px 0 !important
    }

    .challenge-slider .swiper-pagination .swiper-pagination-bullet:before {
        border-radius: 50px;
        width: 10px;
        height: 10px !important;
        background-color: #000
    }

    .challenge-slider .swiper-pagination {
        right: 35px !important
    }

    .challenge-slider .swiper-button-next,
    .challenge-slider .swiper-button-prev,
    .ecom-slider .swiper-button-next,
    .ecom-slider .swiper-button-prev {
        display: none
    }
}

@media (max-width:768px) {
    .challenge-slider .swiper-pagination .swiper-pagination-bullet:before {
        background-color: #fff;
        border: 0
    }

    .challenge-slider {
        max-height: 450px !important
    }

    .cus-services-slider .swiper-pagination {
        display: block;
        bottom: -40px !important
    }

    .cus-services-slider .swiper-pagination .swiper-pagination-bullet {
        background-color: #000
    }

    .challenge-mobile-slider {
        display: block !important;
        overflow: unset !important
    }

    .challenge-web-slider {
        display: none !important
    }

    .challenge-mobile-slider .swiper-pagination {
        position: relative !important;
        bottom: -30px !important
    }

    .challenge-mobile-slider .swiper-pagination .swiper-pagination-bullet {
        background-color: #000
    }
}

@media (max-width:600px) {
    .howItWorkSpace {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .challenge-slider-reverse {
        max-height: 100% !important
    }

    .challenge-slider-reverse .swiper-pagination .swiper-pagination-bullet:before {
        background-color: #fff;
        border-right: 3px solid #fff
    }
}

@media (max-width:500px) {
    .challenge-slider {
        max-height: 600px !important
    }

    .challenge-slider-reverse .swiper-pagination .swiper-pagination-bullet:before {
        background-color: #fff
    }

    .challenge-slider .swiper-pagination .swiper-pagination-bullet:before {
        background-color: #fff;
        border: 0
    }
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(../media/ajax-loader.0b80f665.gif) 50% no-repeat
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(../media/slick.25572f22.eot);
    src: url(../media/slick.25572f22d41d.eot?#iefix) format("embedded-opentype"), url(../media/slick.653a4cbb.woff) format("woff"), url(../media/slick.6aa1ee46.ttf) format("truetype"), url(../media/slick.f895cfdf.svg#slick) format("svg")
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    transform: translateY(-50%);
    cursor: pointer;
    border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: none;
    background: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li,
.slick-dots li button {
    width: 20px;
    height: 20px;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.Footer_main-footer__k5FIT {
    background-color: #313030;
    color: #fff;
    padding: 100px 0
}

.Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx {
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    grid-gap: 100px
}

.Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT h2 {
    font-size: 45px;
    font-weight: 500;
    line-height: 45.01px;
    letter-spacing: -1px;
    text-align: left;
    margin-bottom: 50px
}

.Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_grid-info__IhKD6 {
    margin: 30px 0;
    display: grid;
    grid-template-columns: 1fr 1fr
}

.Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_grid-info__IhKD6 h5 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0
}

.Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_grid-info__IhKD6 p {
    font-family: var(--font-inter);
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #7b7a7a;
    margin: 0
}

.Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_grid-info__IhKD6 p a {
    font-size: 16px;
    color: #7b7a7a;
    transition: .5s
}

.Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_grid-info__IhKD6 p a:hover {
    color: #fff
}

.Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_social-icon__BeM0v {
    display: flex;
    gap: 15px;
    margin-bottom: 30px
}

.Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_social-icon__BeM0v a svg {
    font-size: 30px;
    color: #fff;
    transition: .5s
}

.Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_social-icon__BeM0v a:hover svg {
    scale: 1.2
}

.Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr
}

.Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo ul h4 {
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 1px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0
}

.Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo ul li a {
    color: #7b7a7a;
    font-family: var(--font-inter);
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    transition: .5s
}

.Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo ul li .Footer_active__u_QQs,
.Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo ul li a:hover {
    color: #fff
}

.Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo img {
    max-width: 100%;
    /* min-height: 65px; */
    width: auto;
    height: auto;
    filter: brightness(150)
}

.Footer_main-footer__k5FIT .Footer_copyright__Bdlh1 {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.Footer_main-footer__k5FIT .Footer_copyright__Bdlh1 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 30px
}

.Footer_main-footer__k5FIT .Footer_copyright__Bdlh1 ul li a {
    font-family: var(--font-inter);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    text-decoration: underline;
    text-underline-position: under;
    color: #fff;
    transition: .5s
}

.Footer_main-footer__k5FIT .Footer_copyright__Bdlh1 ul li a:hover {
    color: #7b7a7a
}

.Footer_main-footer__k5FIT .Footer_copyright__Bdlh1 p {
    font-family: var(--font-inter);
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    text-align: right;
    color: #7b7a7a;
    margin: 0
}

.Footer_main-footer__k5FIT .Footer_copyright__Bdlh1 p a {
    font-family: var(--font-inter);
    font-size: 12px;
    font-weight: 400;
    text-align: right;
    color: #7b7a7a;
    transition: .5s
}

.Footer_main-footer__k5FIT .Footer_copyright__Bdlh1 p a:hover {
    color: #fff
}

@media(max-width:1400px) {
    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT h2 {
        font-size: 40px
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_grid-info__IhKD6 h5,
    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_grid-info__IhKD6 p {
        font-size: 15px
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_social-icon__BeM0v svg {
        font-size: 30px
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo ul h4,
    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo ul li a {
        font-size: 15px
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo img {
        max-width: 100%;
        min-height: auto
    }

    .Footer_main-footer__k5FIT .Footer_copyright__Bdlh1 ul li a {
        font-size: 16px
    }
}

@media(max-width:1200px) {
    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT h2 {
        font-size: 35px
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_grid-info__IhKD6 h5,
    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_grid-info__IhKD6 p,
    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_grid-info__IhKD6 p a {
        font-size: 14px
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_social-icon__BeM0v svg {
        font-size: 30px
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo ul h4,
    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo ul li a {
        font-size: 14px
    }
}

@media(max-width:991px) {
    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx {
        grid-gap: 50px
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT h2 {
        font-size: 28px;
        line-height: 1.2
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_grid-info__IhKD6 {
        grid-template-columns: 1fr
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_grid-info__IhKD6 h5,
    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_grid-info__IhKD6 p {
        font-size: 14px
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_social-icon__BeM0v svg {
        font-size: 25px
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo ul h4,
    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo ul li a {
        font-size: 14px
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo img {
        max-width: 100%;
        min-height: auto
    }

    .Footer_main-footer__k5FIT .Footer_copyright__Bdlh1 ul li a {
        font-size: 15px
    }
}

@media(max-width:767px) {
    .Footer_main-footer__k5FIT {
        padding: 70px 0
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx {
        grid-template-columns: 1fr;
        grid-gap: 20px
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT h2 {
        font-size: 28px;
        text-align: center
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_grid-info__IhKD6 {
        justify-items: center
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_grid-info__IhKD6 h5,
    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_grid-info__IhKD6 p {
        font-size: 14px;
        text-align: center
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_social-icon__BeM0v {
        justify-content: center
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_social-icon__BeM0v svg {
        font-size: 25px
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo {
        justify-items: center;
        grid-template-columns: 1fr;
        grid-gap: 20px
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo ul h4 {
        font-size: 14px;
        text-align: center
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo ul li {
        text-align: center
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo ul li a {
        font-size: 14px
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo img {
        max-width: 100%;
        min-height: auto
    }

    .Footer_main-footer__k5FIT .Footer_copyright__Bdlh1 {
        flex-direction: column;
        gap: 20px;
        margin-top: 30px
    }

    .Footer_main-footer__k5FIT .Footer_copyright__Bdlh1 ul li a {
        font-size: 14px
    }
}

@media(max-width:400px) {
    .Footer_main-footer__k5FIT {
        padding: 70px 0
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx {
        grid-template-columns: 1fr;
        grid-gap: 0
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT h2 {
        font-size: 28px;
        text-align: center
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_grid-info__IhKD6 {
        justify-items: center
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_grid-info__IhKD6 h5,
    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_grid-info__IhKD6 p {
        font-size: 14px;
        text-align: center
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_social-icon__BeM0v {
        justify-content: center
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_left-info__OI_PT .Footer_social-icon__BeM0v svg {
        font-size: 25px
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo {
        justify-items: center;
        grid-template-columns: 1fr;
        grid-gap: 20px
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo ul h4 {
        font-size: 14px;
        text-align: center
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo ul li {
        text-align: center
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo ul li a {
        font-size: 14px
    }

    .Footer_main-footer__k5FIT .Footer_footer-grid__jDrWx .Footer_right-info__aYxGo img {
        max-width: 100%;
        min-height: auto
    }

    .Footer_main-footer__k5FIT .Footer_copyright__Bdlh1 {
        flex-direction: column;
        gap: 20px;
        margin-top: 30px
    }

    .Footer_main-footer__k5FIT .Footer_copyright__Bdlh1 ul li a {
        font-size: 14px
    }

    .Footer_main-footer__k5FIT .Footer_copyright__Bdlh1 p {
        text-align: center
    }
}

.Button_btn__CsQ0G {
    background-color: #02356a;
    box-shadow: none;
    padding: 10px 25px;
    transition: .5s;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    border: 1px solid #02356a
}

.Button_btn__CsQ0G:hover {
    background-color: #fff;
    color: #02356a
}

.Button_btn__CsQ0G:disabled {
    opacity: .6;
    cursor: not-allowed;
    background-color: #02356a !important;
    color: #fff !important
}

.Button_disable__5n1Kn {
    pointer-events: none;
    cursor: default;
    opacity: .6
}

.Button_blackBtn__epJNl {
    background-color: #000;
    border-color: #000
}

.Button_blackBtn__epJNl:hover {
    background-color: transparent;
    color: #000
}

.MobileMenu_mobile-nav__zMbqa {
    display: none;
    transition: all .3s ease-out;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 100;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .039)
}

.MobileMenu_mobile-nav__zMbqa .MobileMenu_main-header__1AaXL {
    padding: 14px 0
}

.MobileMenu_mobile-nav__zMbqa .MobileMenu_main-header__1AaXL .MobileMenu_header-top__0QUl3 {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.MobileMenu_mobile-nav__zMbqa .MobileMenu_main-header__1AaXL .MobileMenu_header-top__0QUl3 .MobileMenu_hamburg__FgnCU {
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    transition: all .5s;
    background: #02356a;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.MobileMenu_mobile-nav__zMbqa .MobileMenu_main-header__1AaXL .MobileMenu_header-top__0QUl3 .MobileMenu_hamburg__FgnCU svg {
    font-size: 24px
}

.MobileMenu_mobile-nav__zMbqa .MobileMenu_header-menu__egD3v {
    background-color: #fff;
    width: 300px;
    position: fixed;
    top: 0;
    right: -300px;
    padding-top: 20px;
    transition: .5s;
    height: 100vh
}

.MobileMenu_mobile-nav__zMbqa .MobileMenu_header-menu__egD3v .MobileMenu_hamburg__FgnCU {
    text-align: end;
    color: #02356a;
    transition: all .5s;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: auto;
    margin-right: 10px;
    margin-bottom: 10px
}

.MobileMenu_mobile-nav__zMbqa .MobileMenu_header-menu__egD3v .MobileMenu_hamburg__FgnCU svg {
    font-size: 24px
}

.MobileMenu_mobile-nav__zMbqa .MobileMenu_header-menu__egD3v .MobileMenu_main-ul__OoTVb {
    position: relative;
    overflow: auto;
    height: calc(100vh - 60px)
}

.MobileMenu_mobile-nav__zMbqa .MobileMenu_header-menu__egD3v ul {
    list-style: none;
    padding: 0
}

.MobileMenu_mobile-nav__zMbqa .MobileMenu_header-menu__egD3v ul li {
    padding: 12px;
    cursor: pointer;
    border-bottom: 1px solid
}

.MobileMenu_mobile-nav__zMbqa .MobileMenu_header-menu__egD3v ul li a {
    font-weight: 500;
    font-size: 14px;
    color: #000
}

.MobileMenu_mobile-nav__zMbqa .MobileMenu_header-menu__egD3v ul li svg {
    float: right;
    position: relative;
    top: 6px;
    transition: .5s
}

.MobileMenu_mobile-nav__zMbqa .MobileMenu_header-menu__egD3v ul li .MobileMenu_active__9PE_5 {
    color: #02356a
}

.MobileMenu_mobile-nav__zMbqa .MobileMenu_header-menu__egD3v ul li:last-child {
    border-bottom: 0
}

.MobileMenu_mobile-nav__zMbqa .MobileMenu_header-menu__egD3v ul li .MobileMenu_open-submenu__cqzde {
    rotate: 180deg
}

.MobileMenu_mobile-nav__zMbqa .MobileMenu_header-menu__egD3v ul li .MobileMenu_sub-menu__TLSn_ {
    display: none
}

.MobileMenu_mobile-nav__zMbqa .MobileMenu_header-menu__egD3v ul li .MobileMenu_sub-menu__TLSn_.MobileMenu_open__Q6z7e {
    display: block
}

.MobileMenu_mobile-nav__zMbqa .MobileMenu_header-menu__egD3v ul .MobileMenu_btn__FUbio,
.MobileMenu_mobile-nav__zMbqa .MobileMenu_header-menu__egD3v ul button {
    margin-top: 10px;
    font-size: 15px;
    font-weight: 500;
    background-color: #02356a;
    display: block;
    color: #02356a;
    padding: 5px 14px;
    width: -moz-fit-content;
    width: fit-content;
    border: 1px solid #02356a;
    transition: .5s;
    color: #fff;
    margin-left: 12px
}

.MobileMenu_mobile-nav__zMbqa .MobileMenu_header-menu__egD3v.MobileMenu_open__Q6z7e {
    right: 0
}

@media(max-width:1024px) {
    .MobileMenu_mobile-nav__zMbqa {
        display: block
    }
}

@media(max-width:320px) {
    .MobileMenu_mobile-nav__zMbqa .MobileMenu_header-menu__egD3v {
        width: 100%
    }
}

.Header_main-header__4FaSw {
    background-color: #fff;
    color: #000;
    padding: 10px 50px;
    border-bottom: 1px solid #c1ccd7;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 100
}

.Header_main-header__4FaSw .Header_call-to-action__lTVVm {
    background-color: #02356a;
    width: -moz-fit-content;
    width: fit-content;
    padding: 8px 12px;
    position: absolute;
    right: 64px;
    top: 85px;
    z-index: 100;
    height: max-content;
    transition-duration: .5s;
    transform-origin: 214px 10px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: rotate(-90deg)
}

.Header_main-header__4FaSw .Header_call-to-action__lTVVm a {
    color: #fff;
    font-weight: 500;
    line-height: 18px;
    text-align: center
}

.Header_main-header__4FaSw .Header_active-rotate__rYiVM {
    right: 24px;
    transform: rotate(0deg)
}

.Header_main-header__4FaSw .Header_grid-info__ra4G4 {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.Header_main-header__4FaSw .Header_grid-info__ra4G4 .Header_right-info__pvJN4 .Header_header-menu__nk_AF ul {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 0
}

.Header_main-header__4FaSw .Header_grid-info__ra4G4 .Header_right-info__pvJN4 .Header_header-menu__nk_AF ul li a {
    font-size: 15px;
    font-weight: 500;
    color: #313030;
    padding: 10px 0;
    cursor: pointer;
    transition: .5s
}

.Header_main-header__4FaSw .Header_grid-info__ra4G4 .Header_right-info__pvJN4 .Header_header-menu__nk_AF ul li:hover a {
    color: #02356a
}

.Header_main-header__4FaSw .Header_grid-info__ra4G4 .Header_right-info__pvJN4 .Header_header-menu__nk_AF ul .Header_active__rWiBf {
    color: #02356a !important
}

.Header_main-header__4FaSw .Header_grid-info__ra4G4 .Header_right-info__pvJN4 .Header_header-menu__nk_AF ul .Header_li-hover__KNXtM .Header_sub-menu__HkhFb {
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    display: flex;
    flex-direction: column;
    position: absolute;
    background: #fff;
    gap: 0;
    margin-top: 8px;
    margin-bottom: 0;
    padding: 5px;
    align-items: flex-start;
    border-radius: 0;
    z-index: 1
}

.Header_main-header__4FaSw .Header_grid-info__ra4G4 .Header_right-info__pvJN4 .Header_header-menu__nk_AF ul .Header_li-hover__KNXtM .Header_sub-menu__HkhFb li {
    padding: 5px 10px;
    width: 100%;
    transition: .5s
}

.Header_main-header__4FaSw .Header_grid-info__ra4G4 .Header_right-info__pvJN4 .Header_header-menu__nk_AF ul .Header_li-hover__KNXtM .Header_sub-menu__HkhFb li a {
    padding: 0 !important;
    color: #000
}

.Header_main-header__4FaSw .Header_grid-info__ra4G4 .Header_right-info__pvJN4 .Header_header-menu__nk_AF ul .Header_li-hover__KNXtM .Header_sub-menu__HkhFb li:hover a {
    color: #02356a
}

.Header_main-header__4FaSw .Header_grid-info__ra4G4 .Header_right-info__pvJN4 .Header_header-menu__nk_AF ul .Header_li-hover__KNXtM:hover .Header_sub-menu__HkhFb {
    opacity: 1;
    visibility: visible;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, .278)
}

.Header_main-header__4FaSw .Header_grid-info__ra4G4 .Header_right-info__pvJN4 .Header_header-menu__nk_AF ul button {
    font-size: 15px;
    font-weight: 500;
    background-color: #fff;
    display: block;
    color: #02356a;
    padding: 5px 14px;
    border: 1px solid #02356a;
    transition: .5s
}

.Header_main-header__4FaSw .Header_grid-info__ra4G4 .Header_right-info__pvJN4 .Header_header-menu__nk_AF ul button:hover {
    background-color: #02356a;
    color: #fff
}

.Header_main-header__4FaSw .Header_grid-info__ra4G4 .Header_right-info__pvJN4 .Header_header-menu__nk_AF ul .Header_btn__tZt3Z {
    font-size: 15px;
    font-weight: 500;
    background-color: #fff;
    display: block;
    color: #02356a;
    padding: 5px 14px;
    border: 1px solid #02356a;
    transition: .5s
}

.Header_main-header__4FaSw .Header_grid-info__ra4G4 .Header_right-info__pvJN4 .Header_header-menu__nk_AF ul .Header_btn__tZt3Z:hover {
    background-color: #02356a;
    color: #fff
}

@media(max-width:1200px) {
    .Header_main-header__4FaSw {
        padding: 16px 30px
    }

    .Header_main-header__4FaSw .Header_grid-info__ra4G4 .Header_right-info__pvJN4 .Header_header-menu__nk_AF ul {
        gap: 18px
    }
}

@media(max-width:1024px) {
    .Header_main-header__4FaSw {
        display: none
    }
}

.Popup_modal-bg__Lz_fl {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1111
}

.Popup_modal-bg__Lz_fl .Popup_modal-overlay__iwl79 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    opacity: 1;
    transition: opacity .3s ease-out
}

.Popup_modal-bg__Lz_fl .Popup_modal-align__74iCk {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh
}

.Popup_modal-bg__Lz_fl .Popup_modal-align__74iCk .Popup_modal-content__KbIKN {
    width: 1000px;
    background: #fff;
    padding: 0;
    max-height: calc(100% - 50px);
    overflow-y: scroll;
    box-shadow: 0 100px 80px hsla(0, 0%, 72%, .07), 0 25.8162px 19px 4px hsla(0, 0%, 70%, .046), 0 7.779px 7.30492px rgba(0, 0, 0, .035), 0 1.48838px 2.0843px rgba(0, 0, 0, .024);
    color: #000;
    margin: 0 4rem;
    height: auto;
    background-size: cover !important;
    position: relative
}

.Popup_modal-bg__Lz_fl .Popup_modal-align__74iCk .Popup_modal-content__KbIKN::-webkit-scrollbar {
    display: none
}

.Popup_modal-bg__Lz_fl .Popup_modal-align__74iCk .Popup_close-btn__lN5gL {
    background-color: #000;
    border-radius: 50%;
    cursor: pointer;
    width: 26px;
    height: 26px;
    padding: 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .161);
    position: absolute;
    top: 10px;
    right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 111111
}

.Popup_modal-bg__Lz_fl .Popup_modal-align__74iCk .Popup_close-btn__lN5gL a {
    display: contents
}

.Popup_modal-bg__Lz_fl .Popup_modal-align__74iCk .Popup_close-btn__lN5gL svg {
    color: #fff;
    font-size: 15px;
    font-weight: 900;
    cursor: pointer;
    border-radius: 10px;
    width: 24px;
    height: 24px
}

.Popup_modal-bg__Lz_fl .Popup_modal-align__74iCk .Popup_modal-content-align___la4t {
    position: relative;
    border-radius: 10px
}

@media screen and (max-width:1440px) {
    .Popup_modal-bg__Lz_fl .Popup_modal-align__74iCk .Popup_modal-content__KbIKN {
        max-width: 70%;
        width: 100%
    }
}

@media screen and (max-width:1200px) {
    .Popup_modal-bg__Lz_fl .Popup_modal-align__74iCk .Popup_modal-content__KbIKN {
        max-width: 100%
    }
}

@media screen and (max-width:1025px) {
    .Popup_modal-bg__Lz_fl .Popup_modal-align__74iCk .Popup_modal-content__KbIKN {
        max-width: 100%;
        margin: 1rem 4rem
    }
}

@media screen and (max-width:800px) {
    .Popup_modal-bg__Lz_fl .Popup_modal-align__74iCk .Popup_modal-content__KbIKN {
        margin: 1rem;
        width: 100%;
        min-height: auto
    }
}

@media screen and (max-width:767px) {
    .Popup_modal-bg__Lz_fl .Popup_modal-align__74iCk .Popup_modal-content__KbIKN .Popup_modal-right-img__u4nAx {
        display: none
    }
}

@media screen and (max-width:499px) {
    .Popup_modal-bg__Lz_fl .Popup_modal-align__74iCk .Popup_modal-content__KbIKN {
        height: auto
    }
}

:root {
    --PhoneInput-color--focus: #03b2cb;
    --PhoneInputInternationalIconPhone-opacity: 0.8;
    --PhoneInputInternationalIconGlobe-opacity: 0.65;
    --PhoneInputCountrySelect-marginRight: 0.35em;
    --PhoneInputCountrySelectArrow-width: 0.3em;
    --PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);
    --PhoneInputCountrySelectArrow-borderWidth: 1px;
    --PhoneInputCountrySelectArrow-opacity: 0.45;
    --PhoneInputCountrySelectArrow-color: currentColor;
    --PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);
    --PhoneInputCountrySelectArrow-transform: rotate(45deg);
    --PhoneInputCountryFlag-aspectRatio: 1.5;
    --PhoneInputCountryFlag-height: 1em;
    --PhoneInputCountryFlag-borderWidth: 1px;
    --PhoneInputCountryFlag-borderColor: rgba(0, 0, 0, .5);
    --PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);
    --PhoneInputCountryFlag-backgroundColor--loading: rgba(0, 0, 0, .1)
}

.PhoneInput {
    display: flex;
    align-items: center
}

.PhoneInputInput {
    flex: 1 1;
    min-width: 0
}

.PhoneInputCountryIcon {
    width: calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));
    height: var(--PhoneInputCountryFlag-height)
}

.PhoneInputCountryIcon--square {
    width: var(--PhoneInputCountryFlag-height)
}

.PhoneInputCountryIcon--border {
    background-color: var(--PhoneInputCountryFlag-backgroundColor--loading);
    box-shadow: 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)
}

.PhoneInputCountryIconImg {
    display: block;
    width: 100%;
    height: 100%
}

.PhoneInputInternationalIconPhone {
    opacity: var(--PhoneInputInternationalIconPhone-opacity)
}

.PhoneInputInternationalIconGlobe {
    opacity: var(--PhoneInputInternationalIconGlobe-opacity)
}

.PhoneInputCountry {
    position: relative;
    align-self: stretch;
    display: flex;
    align-items: center;
    margin-right: var(--PhoneInputCountrySelect-marginRight)
}

.PhoneInputCountrySelect {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    border: 0;
    opacity: 0;
    cursor: pointer
}

.PhoneInputCountrySelect[disabled],
.PhoneInputCountrySelect[readonly] {
    cursor: default
}

.PhoneInputCountrySelectArrow {
    display: block;
    content: "";
    width: var(--PhoneInputCountrySelectArrow-width);
    height: var(--PhoneInputCountrySelectArrow-width);
    margin-left: var(--PhoneInputCountrySelectArrow-marginLeft);
    border-style: solid;
    border-color: var(--PhoneInputCountrySelectArrow-color);
    border-top-width: 0;
    border-bottom-width: var(--PhoneInputCountrySelectArrow-borderWidth);
    border-left-width: 0;
    border-right-width: var(--PhoneInputCountrySelectArrow-borderWidth);
    transform: var(--PhoneInputCountrySelectArrow-transform);
    opacity: var(--PhoneInputCountrySelectArrow-opacity)
}

.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow {
    opacity: 1;
    color: var(--PhoneInputCountrySelectArrow-color--focus)
}

.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border {
    box-shadow: 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)
}

.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe {
    opacity: 1;
    color: var(--PhoneInputCountrySelectArrow-color--focus)
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG {
    display: grid;
    grid-template-columns: 1fr 1.3fr
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_left-info__tbKOA {
    padding: 40px;
    background-image: url(/image/main-popup.webp);
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-position: top;
    background-size: cover
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_left-info__tbKOA img {
    margin-right: auto
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_left-info__tbKOA .PopupForm_box-grid__IPfAW {
    background: hsla(0, 0%, 100%, .698);
    display: flex;
    gap: 20px;
    align-items: center;
    width: -moz-fit-content;
    width: fit-content;
    padding: 20px;
    border-radius: 6px
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_left-info__tbKOA .PopupForm_box-grid__IPfAW h2 {
    font-size: 50px;
    font-weight: 700;
    line-height: 55.01px;
    letter-spacing: -2px;
    text-align: center;
    margin: 0
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_left-info__tbKOA .PopupForm_box-grid__IPfAW p {
    font-family: var(--font-inter);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    margin: 0
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp {
    padding: 30px
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp h2 {
    font-size: 55px;
    font-weight: 600;
    line-height: 55.01px;
    letter-spacing: -.02em;
    text-align: left;
    color: #1d1d1d
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp h4 {
    font-size: 30px;
    font-weight: 400;
    line-height: 55.01px;
    text-align: left;
    color: gray
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp h4 span {
    font-size: 36px;
    color: #000;
    font-weight: 600
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20.42px;
    text-align: left;
    color: #7b7a7a
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp .PopupForm_popupForm__Ew0Vk button {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    height: 50px;
    font-size: 14px;
    font-weight: 500;
    text-align: center
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp .PopupForm_popupForm__Ew0Vk .PopupForm_inputField__Y_4nR {
    position: relative
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp .PopupForm_popupForm__Ew0Vk .PopupForm_inputField__Y_4nR .PopupForm_input-flex__HUi23 {
    margin-bottom: 15px
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp .PopupForm_popupForm__Ew0Vk .PopupForm_inputField__Y_4nR .PopupForm_input-flex__HUi23:before {
    content: "";
    background-image: url(/image/contact-us/vector.png);
    width: 25px;
    height: 25px;
    position: absolute;
    left: 6px;
    top: 12px;
    background-repeat: no-repeat;
    background-position: 50%
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp .PopupForm_popupForm__Ew0Vk .PopupForm_inputField__Y_4nR .PopupForm_input-flex__HUi23 input {
    border: 0;
    border-bottom: 1px solid #c1ccd7;
    font-family: var(--font-inter);
    color: #000;
    border-radius: 0;
    font-size: 16px;
    box-shadow: none;
    padding: 12px 12px 12px 40px;
    background-image: unset;
    width: 100%
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp .PopupForm_popupForm__Ew0Vk .PopupForm_inputField__Y_4nR .PopupForm_input-flex__HUi23 input::placeholder {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #7b7a7a
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp .PopupForm_popupForm__Ew0Vk .PopupForm_inputField__Y_4nR .PopupForm_input-flex__HUi23 textarea {
    border: 0;
    border-bottom: 1px solid #c1ccd7;
    font-family: var(--font-inter);
    color: #000;
    border-radius: 0;
    resize: none;
    box-shadow: none;
    padding: 12px 12px 12px 40px;
    width: 100%
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp .PopupForm_popupForm__Ew0Vk .PopupForm_inputField__Y_4nR .PopupForm_input-flex__HUi23 textarea::placeholder {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #7b7a7a
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp .PopupForm_popupForm__Ew0Vk .PopupForm_inputField__Y_4nR .PopupForm_email__DbL35:before {
    background-image: url(/image/contact-us/email.png)
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp .PopupForm_popupForm__Ew0Vk .PopupForm_inputField__Y_4nR .PopupForm_message__UCI8V:before {
    background-image: url(/image/contact-us/message.png);
    top: 15px
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp .PopupForm_popupForm__Ew0Vk .PopupForm_inputField__Y_4nR .PopupForm_call__go4Gw {
    padding-left: 8px;
    border-bottom: 1px solid #c1ccd7
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp .PopupForm_popupForm__Ew0Vk .PopupForm_inputField__Y_4nR .PopupForm_call__go4Gw input {
    outline: none;
    padding: 12px 12px 12px 10px;
    border: none
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp .PopupForm_popupForm__Ew0Vk .PopupForm_inputField__Y_4nR .PopupForm_call__go4Gw:before {
    content: unset;
    background-image: url(/image/contact-us/call.png);
    background-size: contain
}

.PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp .PopupForm_popupForm__Ew0Vk .PopupForm_inputField__Y_4nR .PopupForm_budget__D5oUs:before {
    background-image: url(/image/dollar.png)
}

@media(max-width:1400px) {
    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_left-info__tbKOA {
        padding: 30px
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_left-info__tbKOA .PopupForm_box-grid__IPfAW {
        gap: 10px
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_left-info__tbKOA .PopupForm_box-grid__IPfAW h2 {
        font-size: 40px;
        line-height: normal
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_left-info__tbKOA .PopupForm_box-grid__IPfAW p {
        font-size: 15px
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp h2 {
        font-size: 45px;
        line-height: normal
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp h4 {
        font-size: 28px;
        line-height: normal
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp h4 span {
        font-size: 32px
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp p {
        font-size: 15px
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp .PopupForm_popupForm__Ew0Vk .PopupForm_inputField__Y_4nR .PopupForm_input-flex__HUi23 input,
    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp .PopupForm_popupForm__Ew0Vk .PopupForm_inputField__Y_4nR .PopupForm_input-flex__HUi23 textarea {
        font-size: 16px
    }
}

@media(max-width:1200px) {
    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_left-info__tbKOA {
        padding: 40px
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_left-info__tbKOA .PopupForm_box-grid__IPfAW {
        gap: 10px
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_left-info__tbKOA .PopupForm_box-grid__IPfAW h2 {
        font-size: 40px;
        line-height: normal
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_left-info__tbKOA .PopupForm_box-grid__IPfAW p {
        font-size: 15px
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp h2 {
        font-size: 40px;
        line-height: normal
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp h4 {
        font-size: 26px;
        line-height: normal
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp h4 span {
        font-size: 30px
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp .PopupForm_popupForm__Ew0Vk .PopupForm_inputField__Y_4nR .PopupForm_input-flex__HUi23 input,
    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp .PopupForm_popupForm__Ew0Vk .PopupForm_inputField__Y_4nR .PopupForm_input-flex__HUi23 textarea,
    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp p {
        font-size: 15px
    }
}

@media(max-width:991px) {
    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_left-info__tbKOA {
        padding: 20px
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_left-info__tbKOA .PopupForm_box-grid__IPfAW {
        gap: 10px
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_left-info__tbKOA .PopupForm_box-grid__IPfAW h2 {
        font-size: 35px;
        line-height: normal
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_left-info__tbKOA .PopupForm_box-grid__IPfAW p {
        font-size: 14px
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp h2 {
        font-size: 35px;
        line-height: normal
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp h4 {
        font-size: 24px;
        line-height: normal
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp h4 span {
        font-size: 28px
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp .PopupForm_popupForm__Ew0Vk .PopupForm_inputField__Y_4nR .PopupForm_input-flex__HUi23 input,
    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp p {
        font-size: 14px
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp .PopupForm_popupForm__Ew0Vk .PopupForm_inputField__Y_4nR .PopupForm_input-flex__HUi23 input::placeholder {
        font-size: 14px
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp .PopupForm_popupForm__Ew0Vk .PopupForm_inputField__Y_4nR .PopupForm_input-flex__HUi23 textarea {
        font-size: 14px
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp .PopupForm_popupForm__Ew0Vk .PopupForm_inputField__Y_4nR .PopupForm_input-flex__HUi23 textarea::placeholder {
        font-size: 14px
    }
}

@media(max-width:767px) {
    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG {
        grid-template-columns: 1fr
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_left-info__tbKOA {
        display: none
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp h2 {
        font-size: 30px;
        line-height: normal
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp h4 {
        font-size: 22px;
        line-height: normal
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp h4 span {
        font-size: 24px
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp p {
        font-size: 14px
    }
}

@media(max-width:400px) {
    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp {
        padding: 20px
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp h2 {
        font-size: 28px
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp h4 {
        font-size: 20px
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp h4 span {
        font-size: 22px
    }

    .PopupForm_main-popup-from__hX6v7 .PopupForm_main-grid__aqvQG .PopupForm_right-info__34Thp p {
        font-size: 14px
    }
}

.Preloader_main__t9y6E {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    z-index: 1111111;
    position: fixed;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0
}

.Preloader_main__t9y6E .Preloader_loader__N4QJt svg path {
    fill: #bd202f;
    stroke: #bd202f;
    stroke-width: 10;
    stroke-dasharray: 3100;
    stroke-dashoffset: -3100;
    animation: Preloader_drawPath__q3_Zf 4s linear infinite
}

@keyframes Preloader_drawPath__q3_Zf {
    0% {
        stroke-dashoffset: -3100;
        fill-opacity: 1
    }

    50% {
        stroke-dashoffset: 0;
        fill-opacity: 0
    }

    to {
        stroke-dashoffset: 3100;
        fill-opacity: 1
    }
}

@keyframes Preloader_animateV__v36a1 {
    0% {
        transform: translateY(0) scaleY(1)
    }

    50% {
        transform: translateY(-50px) scaleY(.5)
    }

    to {
        transform: translateY(0) scaleY(1)
    }
}

@font-face {
    font-family: __Inter_36bd41;
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(../media/55c55f0601d81cf3-s.woff2) format("woff2");
    unicode-range: u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f
}

@font-face {
    font-family: __Inter_36bd41;
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(../media/26a46d62cd723877-s.woff2) format("woff2");
    unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116
}

@font-face {
    font-family: __Inter_36bd41;
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(../media/97e0cb1ae144a2a9-s.woff2) format("woff2");
    unicode-range: u+1f??
}

@font-face {
    font-family: __Inter_36bd41;
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(../media/581909926a08bbc8-s.woff2) format("woff2");
    unicode-range: u+0370-0377, u+037a-037f, u+0384-038a, u+038c, u+038e-03a1, u+03a3-03ff
}

@font-face {
    font-family: __Inter_36bd41;
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(../media/df0a9ae256c0569c-s.woff2) format("woff2");
    unicode-range: u+0102-0103, u+0110-0111, u+0128-0129, u+0168-0169, u+01a0-01a1, u+01af-01b0, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329, u+1ea0-1ef9, u+20ab
}

@font-face {
    font-family: __Inter_36bd41;
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(../media/6d93bde91c0c2823-s.woff2) format("woff2");
    unicode-range: u+0100-02af, u+0304, u+0308, u+0329, u+1e00-1e9f, u+1ef2-1eff, u+2020, u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff
}

@font-face {
    font-family: __Inter_36bd41;
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(../media/a34f9d1faa5f3315-s.p.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
    font-family: __Inter_Fallback_36bd41;
    src: local("Arial");
    ascent-override: 90.20%;
    descent-override: 22.48%;
    line-gap-override: 0.00%;
    size-adjust: 107.40%
}

.__className_36bd41 {
    font-family: __Inter_36bd41, __Inter_Fallback_36bd41;
    font-style: normal
}

.__variable_36bd41 {
    --font-inter: "__Inter_36bd41", "__Inter_Fallback_36bd41"
}

@font-face {
    font-family: __Space_Grotesk_587f35;
    font-style: normal;
    font-weight: 300 700;
    font-display: swap;
    src: url(../media/62328fecf9e80426-s.woff2) format("woff2");
    unicode-range: u+0102-0103, u+0110-0111, u+0128-0129, u+0168-0169, u+01a0-01a1, u+01af-01b0, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329, u+1ea0-1ef9, u+20ab
}

@font-face {
    font-family: __Space_Grotesk_587f35;
    font-style: normal;
    font-weight: 300 700;
    font-display: swap;
    src: url(../media/c7eb187887c48af6-s.woff2) format("woff2");
    unicode-range: u+0100-02af, u+0304, u+0308, u+0329, u+1e00-1e9f, u+1ef2-1eff, u+2020, u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff
}

@font-face {
    font-family: __Space_Grotesk_587f35;
    font-style: normal;
    font-weight: 300 700;
    font-display: swap;
    src: url(../media/2d141e1a38819612-s.p.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
    font-family: __Space_Grotesk_Fallback_587f35;
    src: local("Arial");
    ascent-override: 88.82%;
    descent-override: 26.36%;
    line-gap-override: 0.00%;
    size-adjust: 110.78%
}

.__className_587f35 {
    font-family: __Space_Grotesk_587f35, __Space_Grotesk_Fallback_587f35;
    font-style: normal
}

:root {
    --font-space-grotesk: "__Space_Grotesk_587f35", "__Space_Grotesk_Fallback_587f35"
}