.desktopHide[_ngcontent-ng-c3133595435] {
    display: none;
    opacity: 1;
    transition: opacity .1s ease-out
}

.skip-nav-links[_ngcontent-ng-c3133595435] {
    position: fixed;
    top: -130px;
    left: 0;
    width: 100%;
    transition: top .2s;
    z-index: 10000;
    padding: 0
}

.skip-nav-links.focused[_ngcontent-ng-c3133595435] {
    top: 0
}

.skip-nav-links.focused.scrollDown[_ngcontent-ng-c3133595435] {
    top: -130px
}

.skip-nav-links.focused.scrollUp[_ngcontent-ng-c3133595435] {
    top: 0
}

.show[_ngcontent-ng-c3133595435] {
    opacity: 0;
    transition: opacity .1s ease-out
}

.article[_ngcontent-ng-c3133595435] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: top .2s;
    z-index: 9999;
    padding: 0;
    border-bottom: 1px solid var(--grey-color)
}

.article.skip-link[_ngcontent-ng-c3133595435] {
    top: 60px
}

.article.scrollDown[_ngcontent-ng-c3133595435] {
    top: -130px
}

.article.scrollUp[_ngcontent-ng-c3133595435] {
    top: 0;
    height: unset
}

@media (max-width: 722px) {
    .article.skip-link[_ngcontent-ng-c3133595435] {
        top: 46px
    }

    .article.skip-link.scrollDown[_ngcontent-ng-c3133595435] {
        top: -130px
    }
}

.header-landing[_ngcontent-ng-c3133595435] {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    transition: top .2s;
    z-index: 9999;
    padding: 0;
    border-bottom: 1px solid var(--grey-color);
    background: var(--white-color)
}

.header-landing.skip-link[_ngcontent-ng-c3133595435] {
    top: 120px
}

.header-landing.scrollDown[_ngcontent-ng-c3133595435] {
    top: -130px
}

.header-landing.scrollUp[_ngcontent-ng-c3133595435] {
    background-color: var(--white-color);
    top: 0
}

.header-landing.scrollUp.skip-link[_ngcontent-ng-c3133595435] {
    top: 60px
}

@media (max-width: 722px) {
    .header-landing[_ngcontent-ng-c3133595435] {
        top: 45px
    }

    .header-landing.skip-link[_ngcontent-ng-c3133595435] {
        top: 90px
    }

    .header-landing.skip-link.scrollUp[_ngcontent-ng-c3133595435] {
        top: 46px
    }

    .header-landing.skip-link.scrollDown[_ngcontent-ng-c3133595435] {
        top: -130px
    }
}

@media (max-width: 345px) {
    .header-landing[_ngcontent-ng-c3133595435] {
        top: 43px
    }
}

.header[_ngcontent-ng-c3133595435] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: top .2s;
    z-index: 9999;
    padding: 0;
    border-bottom: 1px solid var(--grey-color);
    background: var(--white-color)
}

.header.skip-link[_ngcontent-ng-c3133595435] {
    top: 60px
}

.header.scrollDown[_ngcontent-ng-c3133595435] {
    top: -130px
}

.header.scrollUp[_ngcontent-ng-c3133595435] {
    background-color: var(--white-color)
}

@media (max-width: 722px) {

    .header.skip-link[_ngcontent-ng-c3133595435],
    .header.skip-link.scrollUp[_ngcontent-ng-c3133595435] {
        top: 46px
    }

    .header.skip-link.scrollDown[_ngcontent-ng-c3133595435] {
        top: -130px
    }
}

.main-content[_ngcontent-ng-c3133595435] {
    position: relative
}

.scroll_wrapper[_ngcontent-ng-c3133595435] {
    position: fixed;
    width: 24px;
    height: 73px;
    bottom: 15px;
    right: 17.5px;
    z-index: 9996;
    cursor: pointer;
    opacity: 0
}

.scroll_wrapper.showBtn[_ngcontent-ng-c3133595435] {
    animation: _ngcontent-ng-c3133595435_change-opacity-show 1s linear forwards;
    display: inline-block
}

@media (min-width: 2000px) and (max-width: 2560px) {
    .scroll_wrapper[_ngcontent-ng-c3133595435] {
        right: 60px
    }
}

@media (max-width: 1200px) {
    .scroll_wrapper[_ngcontent-ng-c3133595435] {
        width: 16px;
        height: 49px;
        right: 7px
    }
}

@media (max-width: 768px) {
    .scroll_wrapper[_ngcontent-ng-c3133595435] {
        right: 2px
    }
}

.arrow_1[_ngcontent-ng-c3133595435] {
    animation: _ngcontent-ng-c3133595435_change_opacity 1.5s linear infinite
}

.arrow_2[_ngcontent-ng-c3133595435] {
    animation: _ngcontent-ng-c3133595435_change_opacity 1.5s linear infinite .15s
}

.arrow_3[_ngcontent-ng-c3133595435] {
    animation: _ngcontent-ng-c3133595435_change_opacity 1.5s linear infinite .3s
}

.mouse-btn[_ngcontent-ng-c3133595435] {
    animation: _ngcontent-ng-c3133595435_vertical-moving 2s ease-in-out infinite
}

@media (max-width: 768px) {
    .desktopHide[_ngcontent-ng-c3133595435] {
        display: block;
        position: fixed;
        bottom: 9vh;
        left: 25px;
        z-index: 999
    }
}

@keyframes _ngcontent-ng-c3133595435_change_opacity {
    to {
        fill-opacity: 1
    }

    50% {
        fill-opacity: .6
    }

    0% {
        fill-opacity: 0
    }
}

@keyframes _ngcontent-ng-c3133595435_vertical-moving {
    to {
        transform: translateY(0)
    }

    50% {
        transform: translateY(5px)
    }

    0% {
        transform: translateY(0)
    }
}

@keyframes _ngcontent-ng-c3133595435_change-opacity-show {
    to {
        opacity: 1
    }

    0% {
        opacity: 0
    }
}


.skip-nav__links[_ngcontent-ng-c406279375] {
    width: 100%;
    height: auto;
    position: relative;
    list-style: none;
    min-height: 60px;
    z-index: 10000
}

.skip-nav__link[_ngcontent-ng-c406279375] {
    position: absolute;
    text-align: center;
    width: 100%;
    line-height: 60px;
    font-size: 1.25rem;
    background-color: var(--white-color);
    color: var(--main-color);
    z-index: 1
}

.skip-nav__link[_ngcontent-ng-c406279375]:focus,
.skip-nav__link[_ngcontent-ng-c406279375]:focus-visible {
    z-index: 2;
    outline: 2px solid var(--main-color)
}

@media (max-width: 722px) {
    .skip-nav__links[_ngcontent-ng-c406279375] {
        min-height: 46px
    }

    .skip-nav__link[_ngcontent-ng-c406279375] {
        line-height: 46px
    }
}

@media (max-width: 500px) {
    .skip-nav__link[_ngcontent-ng-c406279375] {
        font-size: 1.125rem
    }
}


.footer[_ngcontent-ng-c2850212203] {
    position: relative;
    overflow: hidden;
    background: linear-gradient(0deg, #348a8b, #175264), #185365;
    padding: 60px 0 0;
    font-family: var(--montserrat-font)
}

.footer.saas-page[_ngcontent-ng-c2850212203] .footer__about[_ngcontent-ng-c2850212203] {
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: repeat(3, auto);
    grid-template-areas: "logo emails""calendly phones""social-media .""llc .";
    height: fit-content;
    grid-column-gap: 90px
}

.footer.saas-page[_ngcontent-ng-c2850212203] .footer__about-head[_ngcontent-ng-c2850212203] {
    grid-area: logo
}

.footer.saas-page[_ngcontent-ng-c2850212203] .footer__about-touch[_ngcontent-ng-c2850212203] {
    grid-area: social-media
}

.footer.saas-page[_ngcontent-ng-c2850212203] .footer__booking-call[_ngcontent-ng-c2850212203] {
    grid-area: calendly
}

.footer.saas-page[_ngcontent-ng-c2850212203] .footer__llc[_ngcontent-ng-c2850212203] {
    grid-area: llc
}

.footer.saas-page[_ngcontent-ng-c2850212203] .footer__llc-text.surname[_ngcontent-ng-c2850212203] {
    width: auto
}

.footer.saas-page[_ngcontent-ng-c2850212203] .footer__emails[_ngcontent-ng-c2850212203] {
    grid-area: emails
}

.footer.saas-page[_ngcontent-ng-c2850212203] .footer__phones[_ngcontent-ng-c2850212203] {
    margin-top: -20px;
    grid-area: phones
}

.footer.saas-page[_ngcontent-ng-c2850212203] .footer__menu_row-first[_ngcontent-ng-c2850212203] {
    grid-template-columns: repeat(2, auto);
    grid-column-gap: 90px;
    width: fit-content;
    max-width: 550px
}

@media (max-width: 1749px) {
    .footer.saas-page[_ngcontent-ng-c2850212203] .footer__menu_row-first[_ngcontent-ng-c2850212203] {
        grid-template-rows: repeat(3, auto);
        grid-row-gap: 100px
    }
}

@media (max-width: 1440px) {

    .footer.saas-page[_ngcontent-ng-c2850212203] .footer__about[_ngcontent-ng-c2850212203],
    .footer.saas-page[_ngcontent-ng-c2850212203] .footer__menu_row-first[_ngcontent-ng-c2850212203] {
        grid-column-gap: 60px
    }
}

@media (max-width: 1300px) {

    .footer.saas-page[_ngcontent-ng-c2850212203] .footer__about[_ngcontent-ng-c2850212203],
    .footer.saas-page[_ngcontent-ng-c2850212203] .footer__menu_row-first[_ngcontent-ng-c2850212203] {
        grid-column-gap: 40px
    }
}

@media (max-width: 1200px) {
    .footer.saas-page[_ngcontent-ng-c2850212203] .footer__about[_ngcontent-ng-c2850212203] {
        display: block;
        grid-template-columns: unset;
        grid-template-rows: unset;
        grid-auto-flow: unset;
        grid-template-areas: unset;
        height: auto
    }

    .footer.saas-page[_ngcontent-ng-c2850212203] .footer__llc[_ngcontent-ng-c2850212203] {
        padding-top: 30px
    }

    .footer.saas-page[_ngcontent-ng-c2850212203] .footer__emails[_ngcontent-ng-c2850212203] {
        margin-bottom: 30px
    }

    .footer.saas-page[_ngcontent-ng-c2850212203] .footer__phones[_ngcontent-ng-c2850212203] {
        margin-top: unset
    }

    .footer.saas-page[_ngcontent-ng-c2850212203] .footer__companies[_ngcontent-ng-c2850212203] {
        left: auto;
        right: 30px
    }

    .footer.saas-page[_ngcontent-ng-c2850212203] .footer__menu_row-first[_ngcontent-ng-c2850212203] {
        grid-column-gap: 100px;
        grid-template-rows: auto;
        height: fit-content
    }
}

@media (max-width: 950px) {
    .footer.saas-page[_ngcontent-ng-c2850212203] .footer__menu_row-first[_ngcontent-ng-c2850212203] {
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 40px
    }

    .footer.saas-page[_ngcontent-ng-c2850212203] .footer__menu[_ngcontent-ng-c2850212203] {
        width: fit-content
    }

    .footer.saas-page[_ngcontent-ng-c2850212203] .footer__companies[_ngcontent-ng-c2850212203] {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }
}

@media (max-width: 768px) {
    .footer.saas-page[_ngcontent-ng-c2850212203] .footer__menu[_ngcontent-ng-c2850212203] {
        width: 100%
    }
}

@media (max-width: 1440px) {
    .footer.saas-page[_ngcontent-ng-c2850212203] .main-container[_ngcontent-ng-c2850212203] {
        gap: 60px
    }
}

@media (max-width: 1300px) {
    .footer.saas-page[_ngcontent-ng-c2850212203] .main-container[_ngcontent-ng-c2850212203] {
        gap: 40px
    }
}

@media (max-width: 1200px) {
    .footer.saas-page[_ngcontent-ng-c2850212203] .main-container[_ngcontent-ng-c2850212203] {
        gap: 100px
    }
}

@media (max-width: 950px) {
    .footer.saas-page[_ngcontent-ng-c2850212203] .main-container[_ngcontent-ng-c2850212203] {
        flex-direction: row;
        flex-wrap: wrap;
        column-gap: 90px;
        row-gap: 30px;
        justify-content: flex-start
    }
}

.footer[_ngcontent-ng-c2850212203] a[_ngcontent-ng-c2850212203]:focus-visible {
    outline: var(--white-color) auto 1px;
    outline-offset: 0px
}

.footer[_ngcontent-ng-c2850212203] a.footer__list-socials-link[_ngcontent-ng-c2850212203]:focus-visible {
    outline: var(--white-color) auto 1px;
    outline-offset: 4px
}

.footer[_ngcontent-ng-c2850212203] .main-container[_ngcontent-ng-c2850212203] {
    display: flex;
    justify-content: space-between;
    gap: 90px;
    padding: 0 60px;
    position: relative
}

@media screen and (max-width: 1200px) {
    .footer[_ngcontent-ng-c2850212203] .main-container[_ngcontent-ng-c2850212203] {
        padding: 0 30px;
        gap: 77px
    }
}

@media screen and (max-width: 950px) {
    .footer[_ngcontent-ng-c2850212203] .main-container[_ngcontent-ng-c2850212203] {
        flex-direction: column;
        gap: 30px
    }
}

@media screen and (max-width: 768px) {
    .footer[_ngcontent-ng-c2850212203] .main-container[_ngcontent-ng-c2850212203] {
        padding: 0 20px
    }
}

@media screen and (max-width: 650px) {
    .footer[_ngcontent-ng-c2850212203] .main-container[_ngcontent-ng-c2850212203] {
        flex-direction: column
    }
}

.footer[_ngcontent-ng-c2850212203] .main-container.updateContainer[_ngcontent-ng-c2850212203] {
    flex-direction: column;
    gap: 0
}

.footer__booking-call[_ngcontent-ng-c2850212203] {
    width: max-content;
    color: #fff
}

.footer__booking-call[_ngcontent-ng-c2850212203] li[_ngcontent-ng-c2850212203] {
    font-size: 1.25rem;
    align-items: center;
    gap: 8px
}

.footer__booking-call[_ngcontent-ng-c2850212203] li[_ngcontent-ng-c2850212203]:not(:last-child) {
    margin-bottom: 16px
}

.footer__booking-call[_ngcontent-ng-c2850212203] li[_ngcontent-ng-c2850212203] a[_ngcontent-ng-c2850212203] {
    display: flex;
    align-items: center;
    flex-shrink: 0
}

.footer__booking-call[_ngcontent-ng-c2850212203] li[_ngcontent-ng-c2850212203] a[_ngcontent-ng-c2850212203]:hover {
    color: var(--main-color);
    transition: color .3s
}

@media screen and (max-width: 1024px) {
    .footer__booking-call[_ngcontent-ng-c2850212203] li[_ngcontent-ng-c2850212203] {
        font-size: 1.125rem
    }
}

@media screen and (max-width: 500px) {
    .footer__booking-call[_ngcontent-ng-c2850212203] li[_ngcontent-ng-c2850212203] {
        font-size: 1rem
    }

    .footer__booking-call[_ngcontent-ng-c2850212203] li[_ngcontent-ng-c2850212203]:not(:last-child) {
        margin-bottom: 10px
    }
}

.footer__booking-call[_ngcontent-ng-c2850212203] img[_ngcontent-ng-c2850212203] {
    width: 24px;
    height: 25px
}

.footer__llc[_ngcontent-ng-c2850212203] {
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
    flex-direction: column;
    gap: 16px
}

.footer__llc-main[_ngcontent-ng-c2850212203] {
    color: #fff;
    font-family: var(--montserrat-font);
    font-size: 1.25rem;
    font-weight: 600;
    line-height: normal
}

.footer__llc-text[_ngcontent-ng-c2850212203] {
    color: #fff;
    font-size: 1.125rem;
    font-weight: 400;
    text-transform: capitalize;
    font-family: var(--montserrat-font);
    line-height: normal;
    letter-spacing: 0em;
    text-align: left;
    word-spacing: 9px
}

.footer__llc-text.surname[_ngcontent-ng-c2850212203] {
    word-spacing: normal;
    width: 371px;
    display: flex;
    column-gap: 9px;
    flex-wrap: wrap
}

@media screen and (max-width: 1200px) {
    .footer__llc-text.surname[_ngcontent-ng-c2850212203] {
        width: auto
    }
}

@media screen and (max-width: 1024px) {
    .footer__llc[_ngcontent-ng-c2850212203] {
        gap: 10.6px
    }

    .footer__llc-text[_ngcontent-ng-c2850212203] {
        font-size: 1rem
    }
}

@media screen and (max-width: 500px) {
    .footer__llc[_ngcontent-ng-c2850212203] {
        gap: 8px;
        padding-top: 24px;
        padding-bottom: 24px
    }

    .footer__llc-main[_ngcontent-ng-c2850212203] {
        font-size: 1.125rem
    }
}

.footer__phones[_ngcontent-ng-c2850212203]>li[_ngcontent-ng-c2850212203]:not(:last-child) {
    margin-bottom: 16px
}

.footer__menu[_ngcontent-ng-c2850212203] {
    display: flex;
    width: 100%;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 23px;
    color: var(--white-color)
}

.footer__menu[_ngcontent-ng-c2850212203] .industries[_ngcontent-ng-c2850212203] .footer__menu-link[_ngcontent-ng-c2850212203] {
    pointer-events: none
}

.footer__menu-stack[_ngcontent-ng-c2850212203] {
    display: flex
}

.footer__menu-languages[_ngcontent-ng-c2850212203] {
    font-size: 1.125rem
}

.footer__menu_row-stack[_ngcontent-ng-c2850212203] {
    white-space: nowrap;
    display: flex;
    flex-direction: column;
    gap: 20px
}

.footer__menu_row-stack[_ngcontent-ng-c2850212203] .languages-list[_ngcontent-ng-c2850212203] {
    display: flex;
    gap: 50px
}

.footer__menu_row-stack[_ngcontent-ng-c2850212203] .update[_ngcontent-ng-c2850212203] {
    width: auto
}

@media screen and (max-width: 1500px) {
    .footer__menu_row-stack[_ngcontent-ng-c2850212203] .languages-list[_ngcontent-ng-c2850212203] {
        gap: 0px
    }
}

@media screen and (max-width: 1300px) {
    .footer__menu_row-stack[_ngcontent-ng-c2850212203] .languages-list[_ngcontent-ng-c2850212203] {
        gap: 30px
    }
}

.footer__menu_row-first[_ngcontent-ng-c2850212203] {
    display: grid;
    grid-template-columns: repeat(4, auto);
    grid-template-rows: repeat(2, auto);
    grid-row-gap: 45px;
    justify-content: space-between;
    width: 100%
}

@media screen and (max-width: 1749px) {
    .footer__menu_row-first[_ngcontent-ng-c2850212203] {
        grid-template-columns: repeat(3, auto);
        grid-template-rows: repeat(2, auto);
        grid-row-gap: 50px
    }
}

@media screen and (max-width: 1500px) {
    .footer__menu_row-first[_ngcontent-ng-c2850212203] {
        grid-template-columns: repeat(2, 50%);
        grid-row-gap: 40px
    }
}

@media screen and (max-width: 600px) {
    .footer__menu_row-first[_ngcontent-ng-c2850212203] {
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 30px
    }
}

.footer__menu_row-second[_ngcontent-ng-c2850212203] {
    justify-content: unset;
    padding: 0;
    align-items: flex-start
}

.footer__menu_labels-container[_ngcontent-ng-c2850212203] {
    display: flex;
    white-space: nowrap;
    gap: 8px;
    cursor: pointer;
    position: relative
}

.footer__menu_labels-container_img[_ngcontent-ng-c2850212203] {
    display: flex;
    align-items: center
}

.footer__menu_labels-container.--second[_ngcontent-ng-c2850212203] {
    width: 230px
}

.footer__menu_labels-container--hiring[_ngcontent-ng-c2850212203] {
    position: absolute
}

.footer__menu_labels-container[_ngcontent-ng-c2850212203]:hover .footer__menu_labels-container_label[_ngcontent-ng-c2850212203] {
    background-color: var(--main-color)
}

.footer__menu_labels-container[_ngcontent-ng-c2850212203]:hover svg[_ngcontent-ng-c2850212203] {
    stroke-dashoffset: -230
}

.footer__menu_labels-container[_ngcontent-ng-c2850212203]:hover a[_ngcontent-ng-c2850212203] {
    color: var(--main-color);
    transition: color .3s
}

.footer__menu_labels-container_label[_ngcontent-ng-c2850212203] {
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(244, 125, 49, .8);
    outline: none;
    color: var(--white, #fff);
    font-size: .75rem;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    display: flex;
    width: 78px;
    height: 24px;
    flex-shrink: 0;
    background: #f47d3199;
    cursor: pointer
}

.footer__menu_labels-container_label[_ngcontent-ng-c2850212203] .label_text[_ngcontent-ng-c2850212203] {
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 5px
}

.footer__menu_labels-container_label.--hiring[_ngcontent-ng-c2850212203] {
    width: 49px;
    position: absolute;
    right: -60px;
    top: 50%;
    transform: translateY(-50%)
}

.footer__menu_labels-container[_ngcontent-ng-c2850212203] svg[_ngcontent-ng-c2850212203] {
    width: 78px;
    height: 24px;
    line-height: 12px;
    position: absolute;
    fill: none;
    stroke: #fff;
    stroke-dasharray: 100 230;
    stroke-dashoffset: 100;
    transition: stroke-dashoffset 1s ease-in-out
}

.footer__menu_list[_ngcontent-ng-c2850212203] {
    font-size: 1.125rem;
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 18px
}

.footer__menu-heading[_ngcontent-ng-c2850212203] {
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 32px;
    text-transform: uppercase;
    font-family: var(--rubik-font);
    color: var(--footer-heading-color);
    text-overflow: ellipsis;
    overflow: hidden
}

.footer__menu-link[_ngcontent-ng-c2850212203] {
    display: inline-block;
    color: var(--white-color);
    cursor: pointer;
    width: fit-content
}

.footer__menu-link[_ngcontent-ng-c2850212203]:focus-visible {
    outline: var(--white-color) auto 1px
}

.footer__menu-link[_ngcontent-ng-c2850212203]:hover,
.footer__menu-link.active[_ngcontent-ng-c2850212203],
.footer__menu-link.active-element[_ngcontent-ng-c2850212203] {
    color: var(--main-color)
}

.footer__menu-item[_ngcontent-ng-c2850212203] {
    gap: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block
}

.footer__menu-item-contact[_ngcontent-ng-c2850212203] {
    display: flex;
    font-size: 1.125rem;
    gap: 8px;
    align-items: center
}

.footer__menu-item.--hiring[_ngcontent-ng-c2850212203] {
    height: 23px
}

.footer__menu-item[_ngcontent-ng-c2850212203] img[_ngcontent-ng-c2850212203] {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px
}

.footer__menu-item[_ngcontent-ng-c2850212203] span[_ngcontent-ng-c2850212203] {
    display: inline-block;
    vertical-align: middle
}

@media screen and (max-width: 1500px) {
    .footer__menu-heading[_ngcontent-ng-c2850212203] {
        font-size: 1.25rem
    }

    .footer__menu-item[_ngcontent-ng-c2850212203] {
        font-size: 1.125rem
    }

    .footer__menu_list[_ngcontent-ng-c2850212203] {
        flex: 0 50%
    }
}

@media screen and (max-width: 1200px) {
    .footer__menu-item[_ngcontent-ng-c2850212203] {
        font-size: 1rem
    }

    .footer__menu_list[_ngcontent-ng-c2850212203] {
        gap: 14px
    }
}

@media screen and (max-width: 1024px) {
    .footer__menu-item[_ngcontent-ng-c2850212203] {
        line-height: normal
    }

    .footer__menu-heading[_ngcontent-ng-c2850212203] {
        font-weight: 500;
        line-height: normal
    }
}

@media screen and (max-width: 950px) {
    .footer__menu_list[_ngcontent-ng-c2850212203] {
        flex: 0 1 calc(50% - 20px)
    }

    .footer__menu-item[_ngcontent-ng-c2850212203] {
        font-size: 1.125rem
    }
}

@media screen and (max-width: 680px) {
    .footer__menu[_ngcontent-ng-c2850212203] {
        font-size: 18px;
        line-height: 19px
    }

    .footer__menu_list[_ngcontent-ng-c2850212203] {
        gap: 12px
    }

    .footer__menu-item[_ngcontent-ng-c2850212203] {
        font-size: 1rem
    }
}

@media screen and (max-width: 500px) {
    .footer__menu-heading[_ngcontent-ng-c2850212203] {
        font-size: 20px;
        line-height: 26px
    }

    .footer__menu_labels-container_label[_ngcontent-ng-c2850212203] {
        height: 20px
    }

    .footer__menu_labels-container[_ngcontent-ng-c2850212203] svg[_ngcontent-ng-c2850212203] {
        height: 20px
    }
}

@media screen and (max-width: 430px) {
    .footer__menu[_ngcontent-ng-c2850212203] {
        flex-direction: column
    }
}

@media screen and (max-width: 600px) {
    .footer__menu_row-stack[_ngcontent-ng-c2850212203] {
        display: none
    }

    .footer__menu_list[_ngcontent-ng-c2850212203] {
        flex: 0 1 100%
    }

    .footer__menu-heading[_ngcontent-ng-c2850212203] {
        font-size: 1.75rem
    }

    .footer__menu-item[_ngcontent-ng-c2850212203] {
        font-size: 1.125rem
    }
}

.footer__companies[_ngcontent-ng-c2850212203] {
    position: absolute;
    bottom: 0;
    right: 60px;
    width: 292px
}

.footer__companies-icons[_ngcontent-ng-c2850212203] {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 23px 30px
}

.footer__companies-icons-icon[_ngcontent-ng-c2850212203] {
    align-self: center;
    display: flex
}

.footer__companies-icons-icon[_ngcontent-ng-c2850212203]:nth-child(2n) {
    flex: 0 1 85px
}

.footer__companies-icons-icon[_ngcontent-ng-c2850212203]:nth-child(odd) {
    flex: 0 1 150px
}

.footer__companies-icons-icon.google[_ngcontent-ng-c2850212203] {
    display: none
}

@media screen and (max-width: 1749px) {
    .footer__companies[_ngcontent-ng-c2850212203] {
        left: 60px
    }
}

@media screen and (max-width: 1200px) {
    .footer__companies[_ngcontent-ng-c2850212203] {
        left: 30px
    }
}

@media screen and (max-width: 950px) {
    .footer__companies[_ngcontent-ng-c2850212203] {
        position: relative;
        left: 0
    }
}

.footer__emails[_ngcontent-ng-c2850212203] {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    gap: 20px
}

@media (max-width: 500px) {
    .footer__emails[_ngcontent-ng-c2850212203] {
        margin-bottom: 24px
    }
}

.footer__emails[_ngcontent-ng-c2850212203] .popup-copy[_ngcontent-ng-c2850212203] {
    display: none;
    position: absolute;
    width: 114px;
    height: 24px;
    border-radius: 20px;
    background: var(--white-color);
    transition: .5s all;
    z-index: 99;
    cursor: default
}

.footer__emails[_ngcontent-ng-c2850212203] .popup-copy__text[_ngcontent-ng-c2850212203] {
    text-align: center;
    font-size: .875rem;
    padding: 5px 8px;
    font-weight: 500;
    line-height: 100%;
    color: var(--second-color)
}

.footer__emails[_ngcontent-ng-c2850212203] .popup-copy.office[_ngcontent-ng-c2850212203],
.footer__emails[_ngcontent-ng-c2850212203] .popup-copy.partners[_ngcontent-ng-c2850212203] {
    margin: 4px 0 0 38px
}

@media screen and (max-width: 500px) {

    .footer__emails[_ngcontent-ng-c2850212203] .popup-copy.office[_ngcontent-ng-c2850212203],
    .footer__emails[_ngcontent-ng-c2850212203] .popup-copy.partners[_ngcontent-ng-c2850212203] {
        margin: 2px 0 0 38px
    }
}

@media screen and (max-width: 400px) {
    .footer__emails[_ngcontent-ng-c2850212203] .popup-copy[_ngcontent-ng-c2850212203] {
        width: 100px;
        height: 20px
    }

    .footer__emails[_ngcontent-ng-c2850212203] .popup-copy__text[_ngcontent-ng-c2850212203] {
        font-size: .75rem;
        padding: 4px 8px
    }
}

.footer__email[_ngcontent-ng-c2850212203] {
    position: relative;
    display: flex;
    justify-content: space-between;
    cursor: copy
}

.footer__email[_ngcontent-ng-c2850212203]:hover {
    color: var(--main-color);
    transition: color .3s
}

.footer__email[_ngcontent-ng-c2850212203]:hover .footer__email__text[_ngcontent-ng-c2850212203] {
    color: var(--main-color)
}

.footer__email[_ngcontent-ng-c2850212203] img[_ngcontent-ng-c2850212203] {
    position: absolute;
    opacity: 1;
    transition: color .3s;
    width: 24px;
    height: 25px
}

.footer__email__image_2[_ngcontent-ng-c2850212203] {
    opacity: 0;
    visibility: hidden
}

.footer__email[_ngcontent-ng-c2850212203]:hover .footer__email__image_1[_ngcontent-ng-c2850212203] {
    opacity: 0
}

.footer__email[_ngcontent-ng-c2850212203]:hover .footer__email__image_2[_ngcontent-ng-c2850212203] {
    opacity: 1;
    visibility: visible
}

.footer__email__text[_ngcontent-ng-c2850212203] {
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    margin-left: 37px
}

@media (max-width: 1024px) {
    .footer__email__text[_ngcontent-ng-c2850212203] {
        font-size: 1.125rem
    }
}

@media (max-width: 500px) {
    .footer__email__text[_ngcontent-ng-c2850212203] {
        font-size: 1rem
    }
}

.footer__about-head[_ngcontent-ng-c2850212203] {
    margin-bottom: 21px;
    cursor: pointer
}

.footer__about-consultation[_ngcontent-ng-c2850212203] {
    background: linear-gradient(.25turn, #f47d31, #f2d380);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-family: var(--rubik-font);
    font-weight: 500;
    line-height: normal;
    width: 240px;
    margin: 0 auto;
    cursor: default
}

.footer__about-container[_ngcontent-ng-c2850212203] {
    gap: 16px;
    display: flex;
    justify-content: space-between
}

.footer__about-container[_ngcontent-ng-c2850212203] ul[_ngcontent-ng-c2850212203] {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.footer__about-container[_ngcontent-ng-c2850212203] ul[_ngcontent-ng-c2850212203] li[_ngcontent-ng-c2850212203] div[_ngcontent-ng-c2850212203] p[_ngcontent-ng-c2850212203] {
    font-size: 1rem
}

.footer__about-container[_ngcontent-ng-c2850212203] ul[_ngcontent-ng-c2850212203] li[_ngcontent-ng-c2850212203] div[_ngcontent-ng-c2850212203] p[_ngcontent-ng-c2850212203] a[_ngcontent-ng-c2850212203] {
    display: flex;
    margin: 0;
    align-items: center
}

.footer__about__icon-text-container[_ngcontent-ng-c2850212203] {
    display: flex;
    align-items: center
}

.footer__about[_ngcontent-ng-c2850212203] img[_ngcontent-ng-c2850212203] {
    margin-right: 16px
}

.footer__about-number[_ngcontent-ng-c2850212203] {
    color: var(--white, #fff);
    font-variant-numeric: lining-nums proportional-nums stacked-fractions;
    font-family: var(--montserrat-font);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize
}

.footer__about-number[_ngcontent-ng-c2850212203]:hover {
    color: var(--main-color)
}

@media screen and (max-width: 1024px) {
    .footer__about-number[_ngcontent-ng-c2850212203] {
        font-size: 1.125rem
    }
}

@media screen and (max-width: 500px) {
    .footer__about-number[_ngcontent-ng-c2850212203] {
        font-size: 1rem
    }
}

.footer__about-contact-us[_ngcontent-ng-c2850212203] {
    display: flex;
    justify-content: center
}

.footer__about-contact-us[_ngcontent-ng-c2850212203] button[_ngcontent-ng-c2850212203] {
    margin-top: 24px;
    width: 180px;
    flex-shrink: 0;
    color: var(--white, #fff);
    font-family: var(--rubik-font);
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    height: 48px;
    padding: 0
}

.footer__about-contact-us[_ngcontent-ng-c2850212203] button[_ngcontent-ng-c2850212203]:focus-visible {
    outline-offset: 2px
}

.footer__about-contact-us[_ngcontent-ng-c2850212203] button[_ngcontent-ng-c2850212203]:hover {
    background-color: var(--white-color);
    color: var(--second-color)
}

.footer__about[_ngcontent-ng-c2850212203] span[_ngcontent-ng-c2850212203] {
    display: inline-block;
    vertical-align: middle
}

.footer__logo[_ngcontent-ng-c2850212203] {
    display: flex;
    justify-content: center;
    margin-bottom: 16px
}

.footer__logo[_ngcontent-ng-c2850212203] img[_ngcontent-ng-c2850212203] {
    margin: 0
}

.footer__link-url[_ngcontent-ng-c2850212203] {
    display: block;
    color: var(--white-color);
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    color: #fff;
    margin: 12px 0 20px;
    text-align: center
}

.footer__link-url[_ngcontent-ng-c2850212203]:hover {
    color: var(--main-color);
    transition: color .3s
}

@media screen and (max-width: 1200px) {
    .footer[_ngcontent-ng-c2850212203] {
        padding: 36px 0 0
    }

    .footer__logo[_ngcontent-ng-c2850212203] {
        justify-content: flex-end
    }
}

@media screen and (max-width: 1000px) {
    .footer__logo[_ngcontent-ng-c2850212203] {
        text-align: center
    }

    .footer__about[_ngcontent-ng-c2850212203] {
        font-weight: 400
    }

    .footer__about-consultation[_ngcontent-ng-c2850212203] {
        text-align: center;
        justify-content: center;
        font-size: 16px;
        font-weight: 500;
        line-height: normal
    }

    .footer__about-contact-us[_ngcontent-ng-c2850212203] {
        justify-content: center;
        text-align: center
    }
}

@media (max-width: 950px) {
    .footer__logo[_ngcontent-ng-c2850212203] {
        justify-content: center
    }

    .footer__about[_ngcontent-ng-c2850212203] {
        width: 330px
    }
}

@media screen and (max-width: 600px) {
    .footer__companies[_ngcontent-ng-c2850212203] {
        width: 100%
    }

    .footer__companies-icons[_ngcontent-ng-c2850212203] {
        width: 266px;
        margin: 0 auto
    }
}

@media screen and (max-width: 500px) {
    .footer[_ngcontent-ng-c2850212203] {
        padding: 30px 0 0
    }

    .footer__about-head[_ngcontent-ng-c2850212203] {
        display: flex;
        flex-direction: column
    }

    .footer__menu-item-contact[_ngcontent-ng-c2850212203] {
        font-size: 16px
    }

    .footer__link-url[_ngcontent-ng-c2850212203] {
        font-size: 18px;
        line-height: 21px
    }
}

.footer__list-socials[_ngcontent-ng-c2850212203] {
    display: flex;
    justify-content: center;
    text-align: center;
    gap: 30px;
    margin-top: 30px
}

.footer__list-socials-link[_ngcontent-ng-c2850212203] {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--white-color);
    border-radius: 50%;
    width: 36px;
    height: 36px;
    position: relative
}

.footer__list-socials-link[_ngcontent-ng-c2850212203]:hover {
    background-color: var(--main-color)
}

@media screen and (max-width: 500px) {
    .footer[_ngcontent-ng-c2850212203] .footer__about-contact-us_btn[_ngcontent-ng-c2850212203] {
        margin: 20px 0 0
    }

    .footer__menu-heading[_ngcontent-ng-c2850212203] {
        font-size: 1.25rem
    }

    .footer__menu-item[_ngcontent-ng-c2850212203] {
        font-size: 1rem
    }

    .footer__list-socials[_ngcontent-ng-c2850212203] {
        margin-right: 0;
        margin-top: 26px
    }

    .footer__about[_ngcontent-ng-c2850212203] {
        font-style: normal !important;
        font-weight: 400;
        font-size: 16px;
        width: 100%;
        margin-right: 0
    }

    .footer__about-touch[_ngcontent-ng-c2850212203] {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .footer__about-head[_ngcontent-ng-c2850212203] {
        align-items: center
    }
}

.footer__line[_ngcontent-ng-c2850212203] {
    width: 100%;
    background: #fff9;
    display: flex;
    box-sizing: border-box;
    height: 1px;
    max-width: 1920px;
    margin: 40px auto 0
}

@media screen and (max-width: 500px) {
    .footer__line[_ngcontent-ng-c2850212203] {
        margin-top: 30px
    }
}

.footer__down-block[_ngcontent-ng-c2850212203] {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    display: flex;
    align-items: center;
    max-width: 1920px;
    margin: 25px 0
}

.footer__down-block[_ngcontent-ng-c2850212203] span[_ngcontent-ng-c2850212203] {
    margin-right: 10px;
    display: inline-block;
    position: relative
}

.footer__down-block[_ngcontent-ng-c2850212203] span[_ngcontent-ng-c2850212203] .--first[_ngcontent-ng-c2850212203] {
    margin-right: 8px
}

.footer__down-block[_ngcontent-ng-c2850212203] span[_ngcontent-ng-c2850212203] .--point[_ngcontent-ng-c2850212203] {
    margin-right: 5px
}

.footer__down-block[_ngcontent-ng-c2850212203] span[_ngcontent-ng-c2850212203] .trademark[_ngcontent-ng-c2850212203] {
    position: absolute;
    display: inline-block;
    top: -5px
}

.footer__down-block[_ngcontent-ng-c2850212203] ul[_ngcontent-ng-c2850212203] {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-left: auto
}

.footer__down-block[_ngcontent-ng-c2850212203] ul[_ngcontent-ng-c2850212203] li[_ngcontent-ng-c2850212203] {
    font-size: 16px;
    line-height: 19px
}

.footer__down-block[_ngcontent-ng-c2850212203] ul[_ngcontent-ng-c2850212203] li[_ngcontent-ng-c2850212203]:hover {
    color: var(--main-color);
    transition: color .3s
}

.footer__down-block[_ngcontent-ng-c2850212203] ul[_ngcontent-ng-c2850212203] li[_ngcontent-ng-c2850212203] a[_ngcontent-ng-c2850212203] {
    display: flex;
    align-items: center;
    gap: 10px
}

.footer__down-block[_ngcontent-ng-c2850212203] ul[_ngcontent-ng-c2850212203] li[_ngcontent-ng-c2850212203] img[_ngcontent-ng-c2850212203] {
    width: 24px;
    height: 24px
}

.footer__down-block[_ngcontent-ng-c2850212203] .dmca[_ngcontent-ng-c2850212203] {
    display: flex;
    height: fit-content;
    align-self: end
}

.footer__down-block[_ngcontent-ng-c2850212203] .dmca-badge[_ngcontent-ng-c2850212203] {
    display: flex
}

@media screen and (max-width: 850px) {
    .footer__down-block[_ngcontent-ng-c2850212203] {
        font-size: 14px;
        line-height: 16px;
        flex-direction: column-reverse;
        align-items: center
    }

    .footer__down-block[_ngcontent-ng-c2850212203] span[_ngcontent-ng-c2850212203] {
        margin-right: 0;
        text-align: center;
        margin-bottom: 12px
    }

    .footer__down-block[_ngcontent-ng-c2850212203] span[_ngcontent-ng-c2850212203] .--first[_ngcontent-ng-c2850212203] {
        margin-right: 5px
    }

    .footer__down-block[_ngcontent-ng-c2850212203] span[_ngcontent-ng-c2850212203] .--point[_ngcontent-ng-c2850212203] {
        margin-right: 3px
    }

    .footer__down-block[_ngcontent-ng-c2850212203] ul[_ngcontent-ng-c2850212203] {
        margin: 0 0 20px
    }

    .footer__down-block[_ngcontent-ng-c2850212203] .dmca[_ngcontent-ng-c2850212203] {
        align-self: center;
        order: -1
    }
}

@media screen and (max-width: 350px) {
    .footer__down-block[_ngcontent-ng-c2850212203] {
        font-size: 12px;
        line-height: 14px
    }
}


.mobileWrapper[_ngcontent-ng-c1671538386] {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #18536580;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    z-index: 10000;
    animation: _ngcontent-ng-c1671538386_slowEmergence .7s ease-out forwards
}

@keyframes _ngcontent-ng-c1671538386_slowEmergence {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 1
    }
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] {
    width: 294px;
    height: 600px;
    position: relative;
    transform: scale(1);
    animation: _ngcontent-ng-c1671538386_scaleIn .6s ease-out forwards;
    opacity: 1
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .close[_ngcontent-ng-c1671538386] {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    top: -36px;
    background-color: #fff;
    border-radius: 50%;
    width: 36px;
    height: 36px
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .close[_ngcontent-ng-c1671538386] .cross[_ngcontent-ng-c1671538386] {
    position: relative;
    width: 30px;
    height: 30px;
    cursor: pointer
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .close[_ngcontent-ng-c1671538386] .cross[_ngcontent-ng-c1671538386]:before,
.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .close[_ngcontent-ng-c1671538386] .cross[_ngcontent-ng-c1671538386]:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 23px;
    height: 1px;
    background-color: #333;
    transform-origin: center
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .close[_ngcontent-ng-c1671538386] .cross[_ngcontent-ng-c1671538386]:before {
    transform: translate(-50%, -50%) rotate(45deg)
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .close[_ngcontent-ng-c1671538386] .cross[_ngcontent-ng-c1671538386]:after {
    transform: translate(-50%, -50%) rotate(-45deg)
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .mainIcon[_ngcontent-ng-c1671538386] {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .statusBar[_ngcontent-ng-c1671538386] {
    position: absolute;
    z-index: 21;
    top: 20px
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .dynamicIsland[_ngcontent-ng-c1671538386] {
    position: absolute;
    width: 79px;
    height: 22px;
    border-radius: 42px;
    z-index: 22;
    top: 31px;
    background: #000;
    left: 0;
    right: 0;
    margin: 0 auto
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .contentBlock[_ngcontent-ng-c1671538386] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    z-index: 20;
    background: linear-gradient(85.95deg, #593baa -10.12%, #2487d0 115.18%);
    border-radius: 40px;
    top: 9.67px;
    right: 13px;
    bottom: 11px;
    left: 11px
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .contentBlock[_ngcontent-ng-c1671538386] .top[_ngcontent-ng-c1671538386] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    margin-top: 121px;
    font-family: var(--montserrat-font)
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .contentBlock[_ngcontent-ng-c1671538386] .top[_ngcontent-ng-c1671538386] .title[_ngcontent-ng-c1671538386] {
    color: var(--white-color);
    font-size: 2rem;
    font-weight: 500;
    padding: 0;
    text-transform: none;
    font-family: var(--montserrat-font)
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .contentBlock[_ngcontent-ng-c1671538386] .top[_ngcontent-ng-c1671538386] .number[_ngcontent-ng-c1671538386] {
    color: var(--white-color);
    font-weight: 400;
    font-size: 1.125rem;
    font-family: var(--montserrat-font)
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .contentBlock[_ngcontent-ng-c1671538386] .top[_ngcontent-ng-c1671538386] .text[_ngcontent-ng-c1671538386] {
    color: var(--white-color);
    max-width: 228px;
    text-align: center;
    line-height: 1.4;
    font-size: 1.125rem;
    font-weight: 400;
    font-family: var(--montserrat-font)
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .contentBlock[_ngcontent-ng-c1671538386] .top[_ngcontent-ng-c1671538386] .trademark {
    font-size: .875rem;
    display: inline-block;
    height: 24px;
    vertical-align: text-top;
    margin-top: -5px
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .contentBlock[_ngcontent-ng-c1671538386] .bottom[_ngcontent-ng-c1671538386] {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    gap: 30px
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .contentBlock[_ngcontent-ng-c1671538386] .bottom[_ngcontent-ng-c1671538386] .btns[_ngcontent-ng-c1671538386] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 32px 0 20px
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .contentBlock[_ngcontent-ng-c1671538386] .bottom[_ngcontent-ng-c1671538386] .btns[_ngcontent-ng-c1671538386] .btn[_ngcontent-ng-c1671538386] {
    text-transform: none;
    font-family: var(--montserrat-font);
    padding: 0;
    margin: 0;
    background: transparent;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    font-size: 1rem;
    font-weight: 400
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .contentBlock[_ngcontent-ng-c1671538386] .bottom[_ngcontent-ng-c1671538386] .bookACall[_ngcontent-ng-c1671538386] {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding: 0;
    width: 228px;
    height: 60px;
    background: #ffffffe5
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .contentBlock[_ngcontent-ng-c1671538386] .bottom[_ngcontent-ng-c1671538386] .bookACall[_ngcontent-ng-c1671538386]:before {
    border-radius: 76px;
    z-index: 10;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(92.99deg, #fff9 11.42%, #5846db7a 115.05%)
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .contentBlock[_ngcontent-ng-c1671538386] .bottom[_ngcontent-ng-c1671538386] .bookACall[_ngcontent-ng-c1671538386] .phone[_ngcontent-ng-c1671538386] {
    position: absolute;
    left: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #E0E0E0;
    z-index: 16
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .contentBlock[_ngcontent-ng-c1671538386] .bottom[_ngcontent-ng-c1671538386] .bookACall[_ngcontent-ng-c1671538386] .text[_ngcontent-ng-c1671538386] {
    display: inline-block;
    position: relative;
    z-index: 15;
    text-align: end;
    color: var(--black-color);
    font-family: var(--montserrat-font);
    font-weight: 500;
    font-size: 1.25rem;
    text-transform: none;
    margin-left: calc(100% - 151px)
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .contentBlock[_ngcontent-ng-c1671538386] .bottom[_ngcontent-ng-c1671538386] .bookACall[_ngcontent-ng-c1671538386]:hover .phone[_ngcontent-ng-c1671538386] {
    animation: _ngcontent-ng-c1671538386_inBtnForPhone .4s ease-in forwards
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .contentBlock[_ngcontent-ng-c1671538386] .bottom[_ngcontent-ng-c1671538386] .bookACall[_ngcontent-ng-c1671538386]:hover .text[_ngcontent-ng-c1671538386] {
    animation: _ngcontent-ng-c1671538386_inBtnForText .4s ease-in forwards
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .contentBlock[_ngcontent-ng-c1671538386] .bottom[_ngcontent-ng-c1671538386] .bookACall[_ngcontent-ng-c1671538386]:not(:hover) .phone[_ngcontent-ng-c1671538386] {
    animation: _ngcontent-ng-c1671538386_outBtnForPhone .4s ease-in forwards
}

.mobileWrapper[_ngcontent-ng-c1671538386] .popupBody[_ngcontent-ng-c1671538386] .contentBlock[_ngcontent-ng-c1671538386] .bottom[_ngcontent-ng-c1671538386] .bookACall[_ngcontent-ng-c1671538386]:not(:hover) .text[_ngcontent-ng-c1671538386] {
    animation: _ngcontent-ng-c1671538386_outBtnForText .4s ease-in forwards
}

@keyframes _ngcontent-ng-c1671538386_inBtnForPhone {
    0% {
        left: 4px
    }

    to {
        left: calc(100% - 58px)
    }
}

@keyframes _ngcontent-ng-c1671538386_outBtnForPhone {
    0% {
        left: calc(100% - 58px)
    }

    to {
        left: 4px
    }
}

@keyframes _ngcontent-ng-c1671538386_inBtnForText {
    0% {
        margin-left: calc(100% - 151px)
    }

    30% {
        opacity: 0
    }

    80% {
        opacity: 0
    }

    to {
        margin-left: 43px;
        opacity: 1
    }
}

@keyframes _ngcontent-ng-c1671538386_outBtnForText {
    0% {
        margin-left: 43px
    }

    30% {
        opacity: 0
    }

    80% {
        opacity: 0
    }

    to {
        margin-left: calc(100% - 151px);
        opacity: 1
    }
}

@keyframes _ngcontent-ng-c1671538386_scaleIn {
    0% {
        transform: scale(.5);
        opacity: 0
    }

    50% {
        transform: scale(.5);
        opacity: 0
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

@media screen and (max-width: 624px) {
    .mobileWrapper[_ngcontent-ng-c1671538386] {
        display: none
    }
}


.ua-ready[_ngcontent-ng-c74535283] {
    background: var(--grey-color);
    max-width: 100%;
    padding: 10px 0;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.ua-ready__content[_ngcontent-ng-c74535283] {
    display: flex;
    align-items: center;
    gap: 30px
}

.ua-ready-images[_ngcontent-ng-c74535283] {
    display: flex;
    align-items: center;
    min-width: fit-content;
    gap: 20px
}

.ua-ready-images[_ngcontent-ng-c74535283] picture[_ngcontent-ng-c74535283] {
    display: flex
}

.ua-ready-text[_ngcontent-ng-c74535283] {
    display: flex;
    align-items: center;
    color: var(--black-color);
    font-family: var(--montserrat-font);
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.ua-ready-text[_ngcontent-ng-c74535283] .semibold[_ngcontent-ng-c74535283] {
    display: flex;
    margin-right: 5px;
    font-weight: 600
}

.ua-ready-text[_ngcontent-ng-c74535283] a[_ngcontent-ng-c74535283] {
    margin-left: 5px
}

.ua-ready-text-underlined[_ngcontent-ng-c74535283] {
    text-decoration-line: underline
}

.ua-ready-text-underlined[_ngcontent-ng-c74535283]:focus-visible {
    outline: 1px auto var(--second-color)
}

.ua-ready[_ngcontent-ng-c74535283] .european-union-wrap[_ngcontent-ng-c74535283] {
    display: flex;
    align-items: center;
    gap: 4.5px
}

.ua-ready[_ngcontent-ng-c74535283] .european-union-wrap[_ngcontent-ng-c74535283] p[_ngcontent-ng-c74535283] {
    font-family: var(--montserrat-font);
    font-size: .625rem;
    font-weight: 600;
    line-height: 122%;
    letter-spacing: -.02em;
    text-align: left;
    color: #111e8a
}

@media (max-width: 1400px) {
    .ua-ready-text[_ngcontent-ng-c74535283] {
        display: unset
    }

    .ua-ready-text[_ngcontent-ng-c74535283] .semibold[_ngcontent-ng-c74535283] {
        display: inline-flex
    }

    .ua-ready-text[_ngcontent-ng-c74535283] a[_ngcontent-ng-c74535283] {
        margin-left: 0
    }
}

@media (max-width: 841px) {
    .ua-ready__content[_ngcontent-ng-c74535283] {
        gap: 30px
    }

    .ua-ready-text[_ngcontent-ng-c74535283] {
        font-size: .75rem;
        display: flex;
        align-items: center
    }

    .ua-ready-text-disappear[_ngcontent-ng-c74535283] {
        display: none
    }
}

@media (max-width: 722px) {
    .ua-ready[_ngcontent-ng-c74535283] {
        padding: 6px 0
    }

    .ua-ready__content[_ngcontent-ng-c74535283] {
        gap: 15px
    }

    .ua-ready-images[_ngcontent-ng-c74535283] {
        gap: 7px
    }

    .ua-ready-images[_ngcontent-ng-c74535283] img[_ngcontent-ng-c74535283] {
        height: 32px;
        width: auto
    }

    .ua-ready-text[_ngcontent-ng-c74535283] {
        width: 300px;
        display: unset
    }

    .ua-ready-text[_ngcontent-ng-c74535283] .semibold[_ngcontent-ng-c74535283],
    .ua-ready-text[_ngcontent-ng-c74535283] a[_ngcontent-ng-c74535283] {
        margin: 0
    }

    .ua-ready[_ngcontent-ng-c74535283] .european-union-wrap[_ngcontent-ng-c74535283] p[_ngcontent-ng-c74535283] {
        font-size: .5rem
    }
}

@media (max-width: 435px) {
    .ua-ready[_ngcontent-ng-c74535283] {
        min-height: 44px;
        box-sizing: border-box
    }

    .ua-ready__content[_ngcontent-ng-c74535283],
    .ua-ready-images[_ngcontent-ng-c74535283] {
        gap: 10px
    }

    .ua-ready-images[_ngcontent-ng-c74535283] img[_ngcontent-ng-c74535283] {
        height: 24px
    }

    .ua-ready[_ngcontent-ng-c74535283] .european-union-wrap[_ngcontent-ng-c74535283] p[_ngcontent-ng-c74535283] {
        display: none
    }
}

@media (max-width: 345px) {
    .ua-ready-images[_ngcontent-ng-c74535283] img[_ngcontent-ng-c74535283] {
        height: 24px
    }
}


.header[_ngcontent-ng-c2223869606] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box;
    min-height: 58.4px
}

.header.saas-page[_ngcontent-ng-c2223869606] {
    justify-content: space-between
}

@media (min-width: 1024px) {
    .header.saas-page[_ngcontent-ng-c2223869606] {
        min-height: 74px
    }
}

@media (max-width: 768px) {
    .header[_ngcontent-ng-c2223869606] {
        padding-right: 0
    }
}

.header__menu[_ngcontent-ng-c2223869606] {
    flex: 1
}


.header__menu-button[_ngcontent-ng-c898863033] {
    display: none
}

@media (max-width: 1023px) {
    .header__menu-button[_ngcontent-ng-c898863033] {
        display: inline-block;
        vertical-align: middle
    }
}

.menu-title[_ngcontent-ng-c898863033] {
    cursor: pointer;
    outline: none;
    display: inline-block;
    vertical-align: middle
}

.menu-title[_ngcontent-ng-c898863033]:focus-visible {
    outline: 1px auto var(--second-color)
}

.menu-title.saas-page[_ngcontent-ng-c898863033] {
    margin: 0
}

@media (max-width: 1023px) {
    .menu-title[_ngcontent-ng-c898863033] {
        margin-left: 30px
    }
}

@media (max-width: 500px) {
    .menu-title[_ngcontent-ng-c898863033] {
        margin-left: 20px
    }
}

@media (max-width: 373px) {
    .menu-title[_ngcontent-ng-c898863033] {
        margin-left: 15px
    }
}

@media (max-width: 335px) {
    .menu-title[_ngcontent-ng-c898863033] {
        margin-left: 10px
    }
}

.menu-title__heading[_ngcontent-ng-c898863033] {
    width: 0;
    height: 0;
    color: transparent
}

.menu-title[_ngcontent-ng-c898863033] img[_ngcontent-ng-c898863033] {
    display: block;
    width: auto
}

.menu-title[_ngcontent-ng-c898863033] img.new-year[_ngcontent-ng-c898863033]+.menu-title__desc[_ngcontent-ng-c898863033] {
    padding-left: 8px
}

@media (max-width: 1120px) {
    .menu-title[_ngcontent-ng-c898863033] img[_ngcontent-ng-c898863033] {
        height: 35px
    }
}

@media (max-width: 1023px) {
    .menu-title[_ngcontent-ng-c898863033] img[_ngcontent-ng-c898863033] {
        height: 30px
    }

    .menu-title[_ngcontent-ng-c898863033] img.new-year[_ngcontent-ng-c898863033]+.menu-title__desc[_ngcontent-ng-c898863033] {
        padding-left: 6px
    }
}

@media (max-width: 450px) {
    .menu-title[_ngcontent-ng-c898863033] img[_ngcontent-ng-c898863033] {
        height: 24px
    }

    .menu-title[_ngcontent-ng-c898863033] img.new-year[_ngcontent-ng-c898863033]+.menu-title__desc[_ngcontent-ng-c898863033] {
        padding-left: 5px
    }
}

@media (max-width: 330px) {
    .menu-title[_ngcontent-ng-c898863033] img[_ngcontent-ng-c898863033] {
        height: 22px
    }
}

.menu-title__desc[_ngcontent-ng-c898863033] {
    font-size: .625rem;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--second-color);
    font-family: var(--montserrat-font);
    line-height: 1.2em;
    display: block
}

@media (max-width: 1023px) {
    .menu-title__desc[_ngcontent-ng-c898863033] {
        font-size: .5rem
    }
}

@media (max-width: 450px) {
    .menu-title__desc[_ngcontent-ng-c898863033] {
        max-width: 120px
    }
}


.lets-talk[_ngcontent-ng-c3509181381] {
    position: relative
}

.lets-talk[_ngcontent-ng-c3509181381] .searchBtn[_ngcontent-ng-c3509181381] {
    position: absolute;
    background: transparent;
    width: fit-content;
    height: fit-content;
    padding: 0;
    left: -49px;
    top: 50%;
    transform: translateY(-50%)
}

.lets-talk[_ngcontent-ng-c3509181381] .searchBtn[_ngcontent-ng-c3509181381]:hover {
    background: transparent
}

@media (max-width: 450px) {
    .lets-talk[_ngcontent-ng-c3509181381] .searchBtn[_ngcontent-ng-c3509181381] {
        left: -30px
    }

    .lets-talk[_ngcontent-ng-c3509181381] .searchBtn[_ngcontent-ng-c3509181381] .searchIcon[_ngcontent-ng-c3509181381] {
        width: 21px;
        height: 21px
    }
}

.lets-talk__btn[_ngcontent-ng-c3509181381] {
    background: var(--main-color);
    font-weight: 600;
    font-size: 1rem;
    line-height: 1rem;
    text-transform: uppercase;
    color: var(--white-color);
    padding: 16px 40px;
    border-radius: 48px
}

.lets-talk__btn[_ngcontent-ng-c3509181381]:hover {
    background: var(--second-color)
}

.lets-talk__btn[_ngcontent-ng-c3509181381]:focus-visible {
    outline: 1px auto var(--second-color);
    background: var(--main-color)
}

@media (max-width: 1032px) {
    .lets-talk__btn[_ngcontent-ng-c3509181381] {
        font-size: .9rem;
        line-height: .9rem
    }
}

@media (max-width: 768px) {
    .lets-talk__btn[_ngcontent-ng-c3509181381] {
        border-radius: 0;
        padding: 22px 40px
    }
}

@media (max-width: 520px) {
    .lets-talk__btn[_ngcontent-ng-c3509181381] {
        padding: 22px 12px;
        font-size: .875rem
    }
}

@media (max-width: 410px) {
    .lets-talk__btn[_ngcontent-ng-c3509181381] {
        padding: 22px 12px;
        font-size: .75rem;
        transition: none
    }
}

@media (max-width: 380px) {
    .lets-talk__btn[_ngcontent-ng-c3509181381] {
        max-width: 99px
    }
}


.hide[_ngcontent-ng-c414271593] {
    opacity: 0
}

.menu-open[_ngcontent-ng-c414271593] {
    transform: none !important;
    opacity: 1 !important
}

.menu-open[_ngcontent-ng-c414271593] .menu__nav[_ngcontent-ng-c414271593],
.menu-open[_ngcontent-ng-c414271593] .menu__aside[_ngcontent-ng-c414271593] {
    opacity: 1 !important
}

@media (max-width: 1023px) {
    .menu-open[_ngcontent-ng-c414271593] .menu__nav[_ngcontent-ng-c414271593] {
        display: none
    }
}

.menu__nav[_ngcontent-ng-c414271593] {
    display: flex;
    max-width: 75%;
    justify-content: flex-end
}

@media (max-width: 1750px) {
    .menu__nav[_ngcontent-ng-c414271593] {
        max-width: 80%
    }
}

@media (max-width: 1550px) {
    .menu__nav[_ngcontent-ng-c414271593] {
        max-width: 85%
    }
}

@media (max-width: 1460px) {
    .menu__nav[_ngcontent-ng-c414271593] {
        max-width: 89%
    }
}

@media (max-width: 1322px) {
    .menu__nav[_ngcontent-ng-c414271593] {
        max-width: 100%;
        justify-content: center
    }
}

.menu[_ngcontent-ng-c414271593] {
    padding-right: 34px
}

@media (max-width: 1023px) {
    .menu[_ngcontent-ng-c414271593] {
        position: absolute;
        top: 58px;
        opacity: 0;
        width: 100%;
        left: 0;
        background: #fff;
        transition: all .35s;
        display: none;
        border-top: 1px solid #E0E0E0;
        border-bottom: 1px solid #E0E0E0
    }
}

@media (max-width: 1023px) {
    .menu.menu-open[_ngcontent-ng-c414271593] {
        opacity: 1;
        transition: all .35s;
        display: block
    }
}

@media (max-width: 1023px) {
    .menu__background.landing[_ngcontent-ng-c414271593] {
        height: calc(100dvh - 112px)
    }
}

@media (max-width: 722px) {
    .menu__background.landing[_ngcontent-ng-c414271593] {
        height: calc(100dvh - 96px)
    }
}

@media (max-width: 1023px) {
    .menu__background[_ngcontent-ng-c414271593] {
        height: calc(100dvh - 58px)
    }
}

@media (max-width: 1023px) {
    .menu__wrap[_ngcontent-ng-c414271593] {
        overflow: auto;
        height: 100%
    }
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] {
    display: none;
    background: var(--white, #FFF);
    position: relative;
    overflow: hidden;
    height: 100%
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] .sidenav__menu[_ngcontent-ng-c414271593] {
    height: 100%;
    position: relative;
    overflow: auto;
    display: flex;
    flex-direction: column
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] #sidenav__about_us[_ngcontent-ng-c414271593],
.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] #sidenav__services[_ngcontent-ng-c414271593] {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background: var(--white, #FFF);
    z-index: 1;
    transition: left .7s ease;
    overflow: auto
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] .about_us-active[_ngcontent-ng-c414271593],
.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] .services-active[_ngcontent-ng-c414271593] {
    left: 0 !important
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] .before-calendly[_ngcontent-ng-c414271593] {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] .before-calendly[_ngcontent-ng-c414271593] .drop-level2[_ngcontent-ng-c414271593]:nth-child(2) {
    order: -1
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] .before-calendly.first-level[_ngcontent-ng-c414271593] a[_ngcontent-ng-c414271593]:hover {
    color: var(--main-color)
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] .before-calendly.first-level[_ngcontent-ng-c414271593] a[_ngcontent-ng-c414271593]:hover:before {
    background-image:url({$theme_path}/static/picture/arrow-right-orange.svg)
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] app-menu-contact[_ngcontent-ng-c414271593] {
    margin-bottom: 80px
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] .sidenav-back[_ngcontent-ng-c414271593] {
    cursor: pointer;
    padding: 8px 20px;
    background: linear-gradient(0deg, #348a8b1a -17.7%, #1752641a 99.87%)
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] .sidenav-back[_ngcontent-ng-c414271593] .back-arrow[_ngcontent-ng-c414271593] {
    transform: rotate(180deg)
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] .drop-finish[_ngcontent-ng-c414271593]>li[_ngcontent-ng-c414271593] {
    border: none
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] .drop-finish[_ngcontent-ng-c414271593]>li[_ngcontent-ng-c414271593]>a[_ngcontent-ng-c414271593] {
    font-size: 1rem;
    padding: 0;
    margin-bottom: 20px
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] .drop-finish[_ngcontent-ng-c414271593]>li[_ngcontent-ng-c414271593]>a[_ngcontent-ng-c414271593]:first-child {
    margin-top: 16px
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] .drop-finish[_ngcontent-ng-c414271593]>li[_ngcontent-ng-c414271593]>a[_ngcontent-ng-c414271593]:last-child {
    margin-bottom: 16px
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] a[_ngcontent-ng-c414271593] {
    font-size: 1.125rem;
    line-height: 20px;
    padding: 12px 0 11px;
    font-weight: 500;
    display: block;
    position: relative;
    font-family: var(--rubik-font);
    color: var(--color-font, #544F4B);
    cursor: pointer
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] a.active-element[_ngcontent-ng-c414271593] {
    color: var(--main-color)
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] li[_ngcontent-ng-c414271593] {
    border-bottom: 1px solid #E0E0E0;
    padding: 0 20px
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] .drop-level2[_ngcontent-ng-c414271593] {
    overflow: hidden
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] .drop-level2[_ngcontent-ng-c414271593] .drop-finish[_ngcontent-ng-c414271593] li[_ngcontent-ng-c414271593] {
    padding: 0
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] .drop-level2[_ngcontent-ng-c414271593] .drop-finish[_ngcontent-ng-c414271593] li[_ngcontent-ng-c414271593] a[_ngcontent-ng-c414271593]:first-child {
    margin-top: 0
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] .drop-level2[_ngcontent-ng-c414271593]>a[_ngcontent-ng-c414271593]:before {
    content: "";
    width: 24px;
    height: 24px;
    background:url({$theme_path}/static/picture/arrow-top.svg);
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    right: 0;
    transition: all .35s
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] .drop-level2[_ngcontent-ng-c414271593]>a.active-element[_ngcontent-ng-c414271593]:before {
    transform: translateY(-50%)
}

.menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] .drop-level1[_ngcontent-ng-c414271593]>a[_ngcontent-ng-c414271593]:before {
    content: "";
    width: 24px;
    height: 24px;
    background:url({$theme_path}/static/picture/arrow-right.svg);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    transition: all .35s
}

@media (max-width: 1023px) {
    .menu__wrap[_ngcontent-ng-c414271593] .custom-sidenav[_ngcontent-ng-c414271593] {
        display: block
    }
}

.menu__wrap.hide[_ngcontent-ng-c414271593] {
    opacity: 1
}

@media (max-width: 1023px) {
    .menu__wrap.hide[_ngcontent-ng-c414271593] {
        opacity: 0
    }
}

.menu__link[_ngcontent-ng-c414271593] {
    color: var(--main-font-color);
    display: inline-block;
    font-size: 1rem;
    font-weight: 500;
    font-family: var(--rubik-font);
    height: 74px;
    line-height: 74px;
    margin: 0 25px;
    cursor: pointer
}

.menu__link[_ngcontent-ng-c414271593]:focus-visible {
    outline: var(--second-color) auto 1px
}

@media (max-width: 1460px) {
    .menu__link[_ngcontent-ng-c414271593] {
        margin: 0 20px
    }
}

@media (max-width: 1220px) {
    .menu__link[_ngcontent-ng-c414271593] {
        margin: 0 15px
    }
}

@media (max-width: 1120px) {
    .menu__link[_ngcontent-ng-c414271593] {
        margin: 0 8px
    }
}

.menu__link[_ngcontent-ng-c414271593] span[_ngcontent-ng-c414271593] {
    display: inline-block;
    position: relative;
    white-space: nowrap;
    line-height: 1em
}

.menu__link[_ngcontent-ng-c414271593] span[_ngcontent-ng-c414271593]:after {
    width: 0;
    left: 0;
    bottom: -2px;
    height: 2px;
    background: var(--main-color);
    transition: all .35s;
    content: "";
    display: block;
    border-radius: 2px;
    position: relative
}

@media (max-width: 1023px) {
    .menu__link[_ngcontent-ng-c414271593] span[_ngcontent-ng-c414271593]:after {
        display: none
    }
}

.menu__link.hovered[_ngcontent-ng-c414271593] span[_ngcontent-ng-c414271593]:after,
.menu__link.active[_ngcontent-ng-c414271593] span[_ngcontent-ng-c414271593]:after {
    transition: all .35s;
    width: 100%
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] {
    display: none;
    flex-direction: row;
    position: absolute;
    width: 100%;
    left: 0;
    top: 74px;
    background: #fff;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] {
    display: flex;
    flex-direction: column;
    width: 60%;
    padding: 0 80px 0 120px;
    box-sizing: border-box
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-items.about-us__items[_ngcontent-ng-c414271593] {
    justify-content: left;
    gap: 180px;
    padding: 44px 0
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-items[_ngcontent-ng-c414271593] {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 40px 0;
    line-height: normal
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-items[_ngcontent-ng-c414271593] ul[_ngcontent-ng-c414271593] li[_ngcontent-ng-c414271593] {
    margin-bottom: 18px;
    line-height: normal
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-items[_ngcontent-ng-c414271593] ul[_ngcontent-ng-c414271593] li[_ngcontent-ng-c414271593] a[_ngcontent-ng-c414271593] {
    font-size: 1rem;
    font-weight: 400;
    font-family: var(--montserrat-font)
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-items[_ngcontent-ng-c414271593] ul[_ngcontent-ng-c414271593] li[_ngcontent-ng-c414271593] a[_ngcontent-ng-c414271593]:focus-visible {
    outline: var(--second-color) auto 1px
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-items[_ngcontent-ng-c414271593] ul[_ngcontent-ng-c414271593] li[_ngcontent-ng-c414271593] a[_ngcontent-ng-c414271593]:hover,
.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-items[_ngcontent-ng-c414271593] ul[_ngcontent-ng-c414271593] li[_ngcontent-ng-c414271593] a.active-element[_ngcontent-ng-c414271593] {
    color: var(--main-color)
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-items[_ngcontent-ng-c414271593] ul[_ngcontent-ng-c414271593] li[_ngcontent-ng-c414271593]:last-child {
    margin-bottom: 0
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-items[_ngcontent-ng-c414271593] .sub-service__title[_ngcontent-ng-c414271593] {
    margin-bottom: 20px;
    font-size: 1.25rem;
    font-weight: 500;
    cursor: default
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-items[_ngcontent-ng-c414271593] .sub-service__title[_ngcontent-ng-c414271593]:after {
    width: 0
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-award[_ngcontent-ng-c414271593] {
    display: flex;
    align-items: center;
    height: 80px;
    box-sizing: border-box;
    border-top: 1px solid #E0E0E0
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-award[_ngcontent-ng-c414271593] ul[_ngcontent-ng-c414271593] li[_ngcontent-ng-c414271593] {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
    margin-right: 80px;
    font-family: var(--montserrat-font)
}

@media (min-width: 1441px) and (max-width: 1720px) {
    .menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-award[_ngcontent-ng-c414271593] ul[_ngcontent-ng-c414271593] li[_ngcontent-ng-c414271593] {
        margin-right: 60px
    }
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-award[_ngcontent-ng-c414271593] ul[_ngcontent-ng-c414271593] li-award-icon[_ngcontent-ng-c414271593] {
    width: 40px;
    height: 40px
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-award[_ngcontent-ng-c414271593] ul[_ngcontent-ng-c414271593] li[_ngcontent-ng-c414271593]:first-child {
    font-size: 1rem;
    font-weight: 600;
    color: var(--black-color)
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-award[_ngcontent-ng-c414271593] ul[_ngcontent-ng-c414271593] li[_ngcontent-ng-c414271593]:last-child {
    margin: 0
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-role[_ngcontent-ng-c414271593] {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    height: 60px;
    border-top: 1px solid #E0E0E0
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-role[_ngcontent-ng-c414271593] ul[_ngcontent-ng-c414271593] {
    display: flex;
    align-items: center;
    height: 100%
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-role[_ngcontent-ng-c414271593] ul[_ngcontent-ng-c414271593] li[_ngcontent-ng-c414271593] {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
    margin-right: 80px;
    font-family: var(--montserrat-font)
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-role[_ngcontent-ng-c414271593] ul[_ngcontent-ng-c414271593] li[_ngcontent-ng-c414271593] a[_ngcontent-ng-c414271593] {
    font-size: 1rem;
    font-weight: 400;
    font-family: var(--montserrat-font)
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-role[_ngcontent-ng-c414271593] ul[_ngcontent-ng-c414271593] li[_ngcontent-ng-c414271593] a[_ngcontent-ng-c414271593]:focus-visible {
    outline: var(--second-color) auto 1px
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-role[_ngcontent-ng-c414271593] ul[_ngcontent-ng-c414271593] li[_ngcontent-ng-c414271593] a[_ngcontent-ng-c414271593]:hover,
.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-role[_ngcontent-ng-c414271593] ul[_ngcontent-ng-c414271593] li[_ngcontent-ng-c414271593] a.active-element[_ngcontent-ng-c414271593] {
    color: var(--main-color)
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-role[_ngcontent-ng-c414271593] ul[_ngcontent-ng-c414271593] li[_ngcontent-ng-c414271593]:first-child {
    font-size: 1rem;
    font-weight: 600;
    color: var(--black-color)
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] .drop-menu__list-role[_ngcontent-ng-c414271593] ul[_ngcontent-ng-c414271593] li[_ngcontent-ng-c414271593]:last-child {
    margin: 0
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__text[_ngcontent-ng-c414271593] {
    display: flex;
    width: 40%;
    background-color: #efefef
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__text[_ngcontent-ng-c414271593] .about-page[_ngcontent-ng-c414271593] {
    padding-top: 25px
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__text[_ngcontent-ng-c414271593] .service-page[_ngcontent-ng-c414271593] {
    width: 100%;
    align-self: center
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__text-testimonial[_ngcontent-ng-c414271593] {
    display: flex;
    flex-direction: column;
    padding-left: 50px;
    box-sizing: border-box
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__text-testimonial[_ngcontent-ng-c414271593] .icon_quote[_ngcontent-ng-c414271593] {
    width: 28px;
    height: 28px
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__text-testimonial[_ngcontent-ng-c414271593] p[_ngcontent-ng-c414271593] {
    line-height: 24px;
    font-weight: 400;
    font-size: 1rem;
    color: var(--main-font-color);
    font-family: var(--montserrat-font);
    margin-bottom: 14px;
    padding-left: 28px;
    padding-right: 20px;
    max-width: 600px
}

@media (max-width: 2560px) {
    .menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__text-testimonial[_ngcontent-ng-c414271593] p[_ngcontent-ng-c414271593] {
        max-width: 700px
    }
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__text-testimonial[_ngcontent-ng-c414271593] .author[_ngcontent-ng-c414271593] {
    display: flex;
    align-items: center;
    padding-left: 28px
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__text-testimonial[_ngcontent-ng-c414271593] .author-img[_ngcontent-ng-c414271593] {
    width: 60px;
    height: 60px;
    border-radius: 60px;
    margin-right: 20px
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__text-testimonial[_ngcontent-ng-c414271593] .author-name[_ngcontent-ng-c414271593] {
    font-size: 1rem;
    font-weight: 500;
    line-height: 18px;
    color: var(--black-color)
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__text-testimonial[_ngcontent-ng-c414271593] .author[_ngcontent-ng-c414271593] span[_ngcontent-ng-c414271593]:after {
    width: 0
}

@media (max-width: 1500px) {
    .menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__text-testimonial[_ngcontent-ng-c414271593] {
        padding-left: 30px
    }
}

@media (min-width: 2560px) {
    .menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] {
        padding-left: 325px;
        box-sizing: border-box
    }
}

@media (min-width: 2048px) and (max-width: 2559px) {
    .menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] {
        padding-left: 65px;
        box-sizing: border-box
    }
}

@media (max-width: 1600px) {
    .menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] {
        padding: 0 60px
    }
}

@media (max-width: 1440px) {
    .menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] {
        width: 100%
    }

    .menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__text[_ngcontent-ng-c414271593] {
        display: none
    }
}

@media (max-width: 1200px) {
    .menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] .drop-menu__list[_ngcontent-ng-c414271593] {
        padding: 0 30px
    }
}

.menu__link.drop-menu[_ngcontent-ng-c414271593] .drop-menu__general.no-hover[_ngcontent-ng-c414271593] {
    visibility: hidden !important
}

.menu__link.drop-menu.hovered[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] {
    display: flex
}

@media (max-width: 1023px) {
    .menu__link.drop-menu.hovered[_ngcontent-ng-c414271593] .drop-menu__general[_ngcontent-ng-c414271593] {
        display: none
    }
}


.menu[_ngcontent-ng-c3604976163] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 12px 6px
}

.menu[_ngcontent-ng-c3604976163]:has(.button.active) {
    padding: 6px
}

@media (max-width: 393px) {
    .menu[_ngcontent-ng-c3604976163] {
        padding: 0
    }

    .menu[_ngcontent-ng-c3604976163]:has(.button.active) {
        padding: 0
    }
}

.button[_ngcontent-ng-c3604976163] {
    position: relative;
    height: 12px;
    width: 32px;
    background: none !important;
    border-radius: 0;
    padding: 0
}

.button[_ngcontent-ng-c3604976163]:hover {
    background: none !important
}

.button__line[_ngcontent-ng-c3604976163] {
    position: absolute;
    display: block;
    height: 2px;
    width: 100%
}

.button__line[_ngcontent-ng-c3604976163]:first-child {
    background-color: var(--third-color);
    top: 0;
    transition: transform .2s;
    transform: rotate(0)
}

.button__line[_ngcontent-ng-c3604976163]:last-child {
    background-color: var(--fourth-color);
    bottom: 0;
    transition: transform .2s;
    transform: rotate(0)
}

.button.active[_ngcontent-ng-c3604976163] {
    height: 32px
}

.button.active[_ngcontent-ng-c3604976163] .button__line[_ngcontent-ng-c3604976163]:first-child {
    top: 50%;
    transform: rotate(45deg) translateY(-50%);
    transition: transform .2s
}

.button.active[_ngcontent-ng-c3604976163] .button__line[_ngcontent-ng-c3604976163]:last-child {
    top: 50%;
    transform: rotate(-45deg) translateY(-50%);
    transition: transform .2s
}


.home-page__background[_ngcontent-ng-c3752346742] {
    height: 255px;
    padding-top: 110px;
    position: relative;
    z-index: -1;
    overflow: hidden;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.home-page__background-img[_ngcontent-ng-c3752346742] {
    object-fit: cover;
    width: 100%
}

.home-page__background-picture[_ngcontent-ng-c3752346742] {
    width: 100%;
    height: 100%
}

.home-page__background[_ngcontent-ng-c3752346742]:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #3aadad66;
    width: 100%;
    height: 100%
}

@media (max-width: 1200px) {
    .home-page__background[_ngcontent-ng-c3752346742] {
        height: 200px
    }

    .home-page__background-picture[_ngcontent-ng-c3752346742] {
        height: fit-content
    }
}

@media (max-width: 1023px) {
    .home-page__background[_ngcontent-ng-c3752346742] {
        padding-top: 58px
    }
}

@media (max-width: 768px) {
    .home-page__background[_ngcontent-ng-c3752346742] {
        display: none
    }
}

.home-page-description[_ngcontent-ng-c3752346742] {
    color: var(--black-color);
    font-family: var(--rubik-font);
    font-size: 2rem;
    font-style: normal;
    line-height: 100%;
    font-weight: 600;
    text-transform: capitalize;
    padding: 40px 0 30px
}

@media (max-width: 1024px) {
    .home-page-description[_ngcontent-ng-c3752346742] {
        font-size: 1.5rem;
        padding: 30px 0
    }
}

@media (max-width: 600px) {
    .home-page-description[_ngcontent-ng-c3752346742] {
        display: flex;
        justify-content: center;
        font-size: 1.25rem;
        padding: 20px 0
    }
}

.home-page__integrity[_ngcontent-ng-c3752346742] {
    background: var(--background-main)
}

.home-page__what-we-do[_ngcontent-ng-c3752346742] {
    padding-top: 60px;
    padding-bottom: 60px
}

@media (max-width: 1024px) {
    .home-page__what-we-do[_ngcontent-ng-c3752346742] {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width: 500px) {
    .home-page__what-we-do[_ngcontent-ng-c3752346742] {
        padding-top: 25px;
        padding-bottom: 25px
    }
}

.home-page__receive-call[_ngcontent-ng-c3752346742] {
    padding: 80px 0
}

@media (max-width: 477px) {
    .home-page__receive-call[_ngcontent-ng-c3752346742] {
        padding: 60px 0
    }
}

.home-page__certificates[_ngcontent-ng-c3752346742] {
    padding-bottom: 20px
}

.home-page__certificates[_ngcontent-ng-c3752346742] .certificate-swiper {
    padding: 0
}

@media (max-width: 1024px) {
    .home-page__what-we-do[_ngcontent-ng-c3752346742] {
        background-image: none
    }
}

@media (max-width: 768px) {
    .home-page__header[_ngcontent-ng-c3752346742] {
        padding-top: 15px
    }

    .home-page__our-blog[_ngcontent-ng-c3752346742] {
        background: none
    }
}

@media (max-width: 477px) {
    .home-page__title[_ngcontent-ng-c3752346742] {
        margin: 0 auto
    }
}

@media (max-width: 500px) {
    .home-page__certificates[_ngcontent-ng-c3752346742] {
        padding-bottom: 25px
    }
}

@media (max-width: 320px) {
    .home-page__title[_ngcontent-ng-c3752346742] {
        width: 300px;
        margin-bottom: 15px
    }

    .home-page__main-text[_ngcontent-ng-c3752346742] {
        font-size: 2.2rem
    }
}

.list_about[_ngcontent-ng-c3752346742] {
    color: #fff;
    text-align: center;
    padding: 35px 20px 25px;
    margin-top: -84px;
    border-radius: 20px 20px 0;
    background: linear-gradient(0deg, #0003 0% 100%), linear-gradient(313deg, #348a8b, #175264), #185365;
    box-shadow: 0 4px 10px #18536526
}

@media (max-width: 1200px) {
    .list_about[_ngcontent-ng-c3752346742] {
        margin-top: -78px
    }
}

@media (max-width: 768px) {
    .list_about[_ngcontent-ng-c3752346742] {
        text-align: left;
        padding: 30px 20px 16px;
        margin-top: 63px;
        border-radius: 0
    }
}

@media (max-width: 722px) {
    .list_about[_ngcontent-ng-c3752346742] {
        margin-top: 44px
    }
}

.list_about[_ngcontent-ng-c3752346742] h1[_ngcontent-ng-c3752346742] {
    text-transform: uppercase;
    margin-bottom: 24px;
    font-size: 2.675rem;
    font-weight: 600;
    font-family: var(--rubik-font)
}

@media (max-width: 1200px) {
    .list_about[_ngcontent-ng-c3752346742] h1[_ngcontent-ng-c3752346742] {
        font-size: 2rem;
        margin-bottom: 20px
    }
}

@media (max-width: 900px) {
    .list_about[_ngcontent-ng-c3752346742] h1[_ngcontent-ng-c3752346742] {
        font-size: 1.75rem
    }
}

@media (max-width: 500px) {
    .list_about[_ngcontent-ng-c3752346742] h1[_ngcontent-ng-c3752346742] {
        font-size: 1.5rem
    }
}

@media (max-width: 330px) {
    .list_about[_ngcontent-ng-c3752346742] h1[_ngcontent-ng-c3752346742] {
        font-size: 1.375rem
    }
}

.list_about[_ngcontent-ng-c3752346742] h1[_ngcontent-ng-c3752346742] span[_ngcontent-ng-c3752346742] {
    font-weight: 700;
    color: var(--main-color)
}

.list_about__list[_ngcontent-ng-c3752346742] li[_ngcontent-ng-c3752346742] {
    padding-left: 32px;
    margin-right: 50px;
    position: relative;
    text-transform: uppercase;
    font-size: 1.125rem;
    font-weight: 500;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: middle;
    font-family: var(--rubik-font);
    transition: all .35s;
    cursor: pointer
}

@media (max-width: 1200px) {
    .list_about__list[_ngcontent-ng-c3752346742] li[_ngcontent-ng-c3752346742] {
        padding-left: 28px;
        margin-right: 24px
    }
}

@media (max-width: 768px) {
    .list_about__list[_ngcontent-ng-c3752346742] li[_ngcontent-ng-c3752346742] {
        white-space: inherit;
        text-align: left;
        margin-bottom: 14px
    }
}

@media (max-width: 500px) {
    .list_about__list[_ngcontent-ng-c3752346742] li[_ngcontent-ng-c3752346742] {
        font-size: 1rem
    }
}

@media (max-width: 320px) {
    .list_about__list[_ngcontent-ng-c3752346742] li[_ngcontent-ng-c3752346742] {
        font-size: .875rem;
        margin-right: 0
    }
}

.list_about__list[_ngcontent-ng-c3752346742] li[_ngcontent-ng-c3752346742]:last-child {
    margin-right: 0
}

.list_about__list[_ngcontent-ng-c3752346742] li[_ngcontent-ng-c3752346742]:hover {
    color: var(--main-color);
    transition: all .35s
}

.list_about__list[_ngcontent-ng-c3752346742] li[_ngcontent-ng-c3752346742]:before {
    content: "";
    width: 20px;
    height: 12px;
    position: absolute;
    background:url({$theme_path}/static/picture/icon-smith.svg) no-repeat center;
    top: calc(50% - 6px);
    left: 0
}


.what-we-do__head[_ngcontent-ng-c733962549] {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.what-we-do__head__title[_ngcontent-ng-c733962549] {
    margin-bottom: 40px
}

@media (max-width: 1200px) {
    .what-we-do__head__title[_ngcontent-ng-c733962549] {
        margin-bottom: 30px
    }
}

@media (max-width: 500px) {
    .what-we-do__head__title[_ngcontent-ng-c733962549] {
        margin-bottom: 16px
    }
}

.what-we-do__head__button[_ngcontent-ng-c733962549] {
    margin-left: auto;
    font-size: 1.125rem;
    padding: 17px 30px;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: var(--rubik-font)
}

.what-we-do__head__button--mobile[_ngcontent-ng-c733962549] {
    display: none
}

@media (max-width: 1200px) {
    .what-we-do__head__button[_ngcontent-ng-c733962549] {
        margin-bottom: 30px
    }
}

@media (max-width: 1024px) {
    .what-we-do__head__button[_ngcontent-ng-c733962549] {
        padding: 16px 40px;
        font-size: 1rem
    }
}

@media screen and (max-width: 500px) {
    .what-we-do__head__button[_ngcontent-ng-c733962549] {
        display: none
    }

    .what-we-do__head__button--mobile[_ngcontent-ng-c733962549] {
        margin: 20px auto;
        display: block
    }
}

.what-we-do__menu__cards--last[_ngcontent-ng-c733962549] {
    padding: 24px 0 0
}

@media (max-width: 1024px) {
    .what-we-do__menu__cards--last[_ngcontent-ng-c733962549] {
        padding: 20px 0 0
    }
}

@media (max-width: 500px) {
    .what-we-do__menu__cards--last[_ngcontent-ng-c733962549] {
        padding: 16px 0 0
    }
}

.what-we-do__menu__card[_ngcontent-ng-c733962549] {
    height: 140px;
    background-color: #f5f5f7;
    display: flex;
    align-items: center;
    padding: 25px;
    margin-bottom: 24px;
    border-radius: 20px;
    border: 1px solid lightgray;
    gap: 10px;
    flex: 0 1 auto;
    transition: background-color .3s;
    cursor: pointer;
    box-sizing: border-box
}

.what-we-do__menu__card[_ngcontent-ng-c733962549]:hover {
    background-color: #348a8b33;
    border-color: #18536533
}

.what-we-do__menu__card[_ngcontent-ng-c733962549]:hover .what-we-do__menu__card-title[_ngcontent-ng-c733962549] {
    color: #f47d31
}

.what-we-do__menu__card[_ngcontent-ng-c733962549]:hover .card-button-circle[_ngcontent-ng-c733962549] {
    border: none;
    background-image: linear-gradient(to right, #175264, #348a8b)
}

.what-we-do__menu__card[_ngcontent-ng-c733962549]:hover .card-button-circle[_ngcontent-ng-c733962549] .card-button-arrow[_ngcontent-ng-c733962549] {
    background-image:url({$theme_path}/static/picture/arrow_outward-white.svg)
}

.what-we-do__menu__card[_ngcontent-ng-c733962549]:last-of-type {
    margin-bottom: 0
}

@media (max-width: 1300px) {
    .what-we-do__menu__card[_ngcontent-ng-c733962549] {
        height: 110px;
        border-radius: 12px
    }
}

@media (max-width: 1024px) {
    .what-we-do__menu__card[_ngcontent-ng-c733962549] {
        margin-bottom: 20px
    }
}

@media (max-width: 768px) {
    .what-we-do__menu__card[_ngcontent-ng-c733962549] {
        height: 76px
    }
}

@media (max-width: 500px) {
    .what-we-do__menu__card[_ngcontent-ng-c733962549] {
        margin-bottom: 16px;
        border-radius: 6px
    }
}

.what-we-do__menu__card-title[_ngcontent-ng-c733962549] {
    font-size: 1.75rem;
    font-family: var(--rubik-font);
    font-weight: 500;
    color: #185365;
    margin-left: 60px;
    text-transform: uppercase;
    transition: color .3s;
    width: 30%;
    white-space: pre-line
}

@media (max-width: 1500px) {
    .what-we-do__menu__card-title[_ngcontent-ng-c733962549] {
        width: 35%;
        padding-right: 20px
    }
}

@media (max-width: 1322px) {
    .what-we-do__menu__card-title[_ngcontent-ng-c733962549] {
        margin-left: 40px
    }
}

@media (max-width: 1300px) {
    .what-we-do__menu__card-title[_ngcontent-ng-c733962549] {
        font-size: 1.25rem;
        margin-left: 10px
    }
}

@media (max-width: 1200px) {
    .what-we-do__menu__card-title[_ngcontent-ng-c733962549] {
        width: 30%
    }
}

@media (max-width: 1060px) {
    .what-we-do__menu__card-title[_ngcontent-ng-c733962549] {
        font-size: 1.125rem
    }
}

@media (max-width: 1016px) {
    .what-we-do__menu__card-title[_ngcontent-ng-c733962549] {
        width: 30%
    }
}

@media (max-width: 975px) {
    .what-we-do__menu__card-title[_ngcontent-ng-c733962549] {
        font-size: 1rem;
        width: 70%
    }
}

@media (max-width: 800px) {
    .what-we-do__menu__card-title[_ngcontent-ng-c733962549] {
        font-size: .9375rem
    }
}

.what-we-do__menu__card-description[_ngcontent-ng-c733962549] {
    margin-right: 60px;
    padding-left: 65px;
    white-space: pre-line;
    font-weight: 400;
    font-family: var(--montserrat-font);
    font-size: 1.125rem;
    flex: 1;
    max-width: 70%;
    color: #363636
}

@media (max-width: 1550px) {
    .what-we-do__menu__card-description[_ngcontent-ng-c733962549] {
        font-size: 1rem;
        padding-left: 0
    }
}

@media (max-width: 1460px) {
    .what-we-do__menu__card-description[_ngcontent-ng-c733962549] {
        margin-right: 10px
    }
}

@media (max-width: 1300px) {
    .what-we-do__menu__card-description[_ngcontent-ng-c733962549] {
        font-size: .875rem;
        padding-left: 40px;
        margin-right: 10px;
        line-height: 1.4
    }
}

@media (max-width: 1200px) {
    .what-we-do__menu__card-description[_ngcontent-ng-c733962549] {
        width: 70%
    }
}

@media (max-width: 1060px) {
    .what-we-do__menu__card-description[_ngcontent-ng-c733962549] {
        padding-left: 35px
    }
}

@media (max-width: 1024px) {
    .what-we-do__menu__card-description[_ngcontent-ng-c733962549] {
        padding-left: 0
    }
}

@media (max-width: 1016px) {
    .what-we-do__menu__card-description[_ngcontent-ng-c733962549] {
        max-width: 70%
    }
}

@media (max-width: 975px) {
    .what-we-do__menu__card-description[_ngcontent-ng-c733962549] {
        display: none
    }
}

.what-we-do__menu__card[_ngcontent-ng-c733962549] .card-icon[_ngcontent-ng-c733962549] {
    padding-left: 25px;
    width: 90px;
    height: 90px
}

@media (max-width: 1300px) {
    .what-we-do__menu__card[_ngcontent-ng-c733962549] .card-icon[_ngcontent-ng-c733962549] {
        width: 60px;
        height: 60px;
        padding-left: 0
    }
}

@media (max-width: 800px) {
    .what-we-do__menu__card[_ngcontent-ng-c733962549] .card-icon[_ngcontent-ng-c733962549] {
        width: 50px;
        height: 50px;
        padding-left: 0
    }
}

@media (max-width: 670px) {
    .what-we-do__menu__card[_ngcontent-ng-c733962549] .card-icon[_ngcontent-ng-c733962549] {
        width: 44px;
        height: 44px;
        margin-left: -10px
    }
}

.what-we-do__menu__card[_ngcontent-ng-c733962549] .card-button-circle[_ngcontent-ng-c733962549] {
    background-color: #fff;
    border: 1px solid #BDBDBD;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color .3s;
    margin-left: auto;
    margin-right: 25px;
    box-sizing: border-box
}

.what-we-do__menu__card[_ngcontent-ng-c733962549] .card-button-circle[_ngcontent-ng-c733962549] .card-button-arrow[_ngcontent-ng-c733962549] {
    width: 44px;
    height: 44px;
    background-image:url({$theme_path}/static/picture/arrow_outward.svg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 3px
}

@media (max-width: 1300px) {
    .what-we-do__menu__card[_ngcontent-ng-c733962549] .card-button-circle[_ngcontent-ng-c733962549] .card-button-arrow[_ngcontent-ng-c733962549] {
        width: 32px;
        height: 32px
    }
}

@media (max-width: 800px) {
    .what-we-do__menu__card[_ngcontent-ng-c733962549] .card-button-circle[_ngcontent-ng-c733962549] .card-button-arrow[_ngcontent-ng-c733962549] {
        width: 27px;
        height: 27px
    }
}

@media (max-width: 670px) {
    .what-we-do__menu__card[_ngcontent-ng-c733962549] .card-button-circle[_ngcontent-ng-c733962549] .card-button-arrow[_ngcontent-ng-c733962549] {
        width: 19px;
        height: 19px;
        margin-right: 2px
    }
}

@media (max-width: 1300px) {
    .what-we-do__menu__card[_ngcontent-ng-c733962549] .card-button-circle[_ngcontent-ng-c733962549] {
        width: 60px;
        height: 60px;
        margin-right: 0
    }
}

@media (max-width: 800px) {
    .what-we-do__menu__card[_ngcontent-ng-c733962549] .card-button-circle[_ngcontent-ng-c733962549] {
        width: 50px;
        height: 50px;
        margin-right: 0
    }
}

@media (max-width: 670px) {
    .what-we-do__menu__card[_ngcontent-ng-c733962549] .card-button-circle[_ngcontent-ng-c733962549] {
        min-width: 32px;
        width: 32px;
        height: 32px;
        margin-right: -10px
    }
}

.what-we-do__menu__show-more-btn[_ngcontent-ng-c733962549] {
    color: var(--white-color);
    font-family: var(--rubik-font);
    font-size: 1.125rem;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    width: 257px;
    height: 52px;
    border-radius: 48px;
    border: 1px solid var(--white-color);
    background: linear-gradient(274deg, #348a8b -5.12%, #175264 94.24%), #fff;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    padding: 0;
    margin: 40px auto 0
}

@media (max-width: 1200px) {
    .what-we-do__menu__show-more-btn[_ngcontent-ng-c733962549] {
        font-size: 1rem;
        width: 200px;
        height: 48px;
        margin: 30px auto 0
    }
}

@media (max-width: 500px) {
    .what-we-do__menu__show-more-btn[_ngcontent-ng-c733962549] {
        width: 210px;
        margin: 16px auto 0
    }
}

.custom-development-page[_nghost-ng-c733962549] .what-we-do__menu__card-title[_ngcontent-ng-c733962549] {
    width: 31%;
    text-transform: none
}

.custom-development-page[_nghost-ng-c733962549] .what-we-do__menu__card-description[_ngcontent-ng-c733962549] {
    white-space: normal
}

@media (min-width: 1501px) {
    .custom-development-page[_nghost-ng-c733962549] .what-we-do__menu__card-description[_ngcontent-ng-c733962549] {
        padding-left: 35px
    }
}

@media (max-width: 1500px) {
    .custom-development-page[_nghost-ng-c733962549] .what-we-do__menu__card-title[_ngcontent-ng-c733962549] {
        width: 28%
    }
}

@media (max-width: 1440px) {
    .custom-development-page[_nghost-ng-c733962549] .what-we-do__menu__card-title[_ngcontent-ng-c733962549] {
        width: 25%
    }
}

@media (max-width: 1300px) {
    .custom-development-page[_nghost-ng-c733962549] .what-we-do__menu__card-title[_ngcontent-ng-c733962549] {
        margin-left: 10px
    }
}

@media (max-width: 1200px) {
    .custom-development-page[_nghost-ng-c733962549] .what-we-do__menu__card-title[_ngcontent-ng-c733962549] {
        width: 23%
    }

    .custom-development-page[_nghost-ng-c733962549] .what-we-do__menu__card-description[_ngcontent-ng-c733962549] {
        padding-left: 20px
    }
}

@media (max-width: 1024px) {
    .custom-development-page[_nghost-ng-c733962549] .what-we-do__menu__card-description[_ngcontent-ng-c733962549] {
        padding-left: 0
    }
}

@media (max-width: 975px) {
    .custom-development-page[_nghost-ng-c733962549] .what-we-do__menu__card-title[_ngcontent-ng-c733962549] {
        width: 100%
    }

    .custom-development-page[_nghost-ng-c733962549] .what-we-do__menu__card[_ngcontent-ng-c733962549] .card-button-circle[_ngcontent-ng-c733962549] {
        flex-shrink: 0
    }
}

.saas-page[_nghost-ng-c733962549] .what-we-do__menu__card-title[_ngcontent-ng-c733962549] {
    text-transform: none
}

.saas-page[_nghost-ng-c733962549] .what-we-do__menu__card-description[_ngcontent-ng-c733962549] {
    white-space: normal
}

@media (max-width: 1600px) {
    .saas-page[_nghost-ng-c733962549] .what-we-do__menu__card-title[_ngcontent-ng-c733962549] {
        width: 21%
    }
}

@media (max-width: 1440px) {
    .saas-page[_nghost-ng-c733962549] .what-we-do__menu__card-title[_ngcontent-ng-c733962549] {
        margin-left: 20px
    }

    .saas-page[_nghost-ng-c733962549] .what-we-do__menu__card-description[_ngcontent-ng-c733962549] {
        line-height: 140%;
        letter-spacing: -.32px
    }
}

@media (max-width: 1200px) {
    .saas-page[_nghost-ng-c733962549] .what-we-do__menu__card-description[_ngcontent-ng-c733962549] {
        padding-left: 0
    }
}

@media (max-width: 1024px) {
    .saas-page[_nghost-ng-c733962549] .what-we-do__menu__card-title[_ngcontent-ng-c733962549] {
        width: 18%
    }

    .saas-page[_nghost-ng-c733962549] .what-we-do__menu__card-description[_ngcontent-ng-c733962549] {
        padding-left: 15px;
        margin-right: 20px;
        line-height: 130%
    }
}

@media (max-width: 975px) {
    .saas-page[_nghost-ng-c733962549] .what-we-do__menu__card-title[_ngcontent-ng-c733962549] {
        width: 100%;
        margin-left: 10px
    }

    .saas-page[_nghost-ng-c733962549] .what-we-do__menu__card[_ngcontent-ng-c733962549] .card-button-circle[_ngcontent-ng-c733962549] {
        flex-shrink: 0
    }
}


.our-work[_ngcontent-ng-c386639654] {
    padding-top: 60px;
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

@media (max-width: 1024px) {
    .our-work[_ngcontent-ng-c386639654] {
        padding-top: 40px
    }
}

@media (max-width: 500px) {
    .our-work[_ngcontent-ng-c386639654] {
        padding-top: 25px;
        padding-bottom: 25px;
        justify-content: center
    }
}

.our-work__title[_ngcontent-ng-c386639654] {
    display: inline-block;
    margin-bottom: 40px
}

@media (max-width: 1200px) {
    .our-work__title[_ngcontent-ng-c386639654] {
        margin-bottom: 30px
    }
}

@media (max-width: 500px) {
    .our-work__title[_ngcontent-ng-c386639654] {
        margin-bottom: 16px;
        display: block;
        width: 100%
    }
}

.our-work__link[_ngcontent-ng-c386639654] {
    color: #fff;
    margin-bottom: 40px
}

@media (max-width: 1200px) {
    .our-work__link[_ngcontent-ng-c386639654] {
        margin-bottom: 30px
    }
}

@media (max-width: 500px) {
    .our-work__link[_ngcontent-ng-c386639654] {
        margin-bottom: 0;
        order: 3
    }
}

.our-work__list_items[_ngcontent-ng-c386639654] {
    width: 100%
}

.our-work__item[_ngcontent-ng-c386639654] {
    width: calc((100% - 80px) / 3);
    margin-right: 40px;
    margin-bottom: 40px;
    float: left;
    position: relative;
    overflow: hidden;
    border-radius: 20px
}

@media (max-width: 1198px) {
    .our-work__item[_ngcontent-ng-c386639654] {
        width: calc((100% - 40px) / 3);
        margin-right: 20px;
        margin-bottom: 20px
    }
}

@media (max-width: 1024px) {
    .our-work__item[_ngcontent-ng-c386639654] {
        border-radius: 16px
    }
}

@media (max-width: 900px) {
    .our-work__item[_ngcontent-ng-c386639654] {
        width: calc((100% - 20px)/2)
    }
}

@media (max-width: 500px) {
    .our-work__item[_ngcontent-ng-c386639654] {
        width: 100%;
        border-radius: 10px;
        margin-right: 0
    }
}

.our-work__item-icon[_ngcontent-ng-c386639654] {
    position: absolute;
    z-index: 2;
    height: 36px;
    width: auto
}

@media (max-width: 1440px) {
    .our-work__item-icon[_ngcontent-ng-c386639654] {
        height: 30px
    }
}

@media (max-width: 1024px) {
    .our-work__item-icon[_ngcontent-ng-c386639654] {
        height: 20px
    }
}

.our-work__item-logo[_ngcontent-ng-c386639654] {
    position: absolute;
    z-index: 2;
    height: 40px;
    width: auto
}

@media (max-width: 1440px) {
    .our-work__item-logo[_ngcontent-ng-c386639654] {
        height: 30px
    }
}

@media (max-width: 1024px) {
    .our-work__item-logo[_ngcontent-ng-c386639654] {
        height: 26px
    }
}

@media (max-width: 900px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(1) .image-holder[_ngcontent-ng-c386639654] .our-work__item-img[_ngcontent-ng-c386639654] {
        display: none
    }
}

.our-work__item[_ngcontent-ng-c386639654]:nth-child(1) .image-holder[_ngcontent-ng-c386639654] .our-work__item-img-mobile[_ngcontent-ng-c386639654] {
    display: none
}

@media (max-width: 900px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(1) .image-holder[_ngcontent-ng-c386639654] .our-work__item-img-mobile[_ngcontent-ng-c386639654] {
        display: block
    }
}

.our-work__item[_ngcontent-ng-c386639654]:nth-child(1) .our-work__item-icon[_ngcontent-ng-c386639654] {
    top: 30px;
    left: 30px
}

@media (max-width: 1440px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(1) .our-work__item-icon[_ngcontent-ng-c386639654] {
        top: 20px;
        left: 20px
    }
}

@media (max-width: 1024px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(1) .our-work__item-icon[_ngcontent-ng-c386639654] {
        top: 16px;
        left: 16px
    }
}

.our-work__item[_ngcontent-ng-c386639654]:nth-child(1) .our-work__item-logo[_ngcontent-ng-c386639654] {
    top: 159px;
    height: 70px;
    left: calc(50% - 145px)
}

.our-work__item[_ngcontent-ng-c386639654]:nth-child(1) .our-work__item-logo.foundersuite[_ngcontent-ng-c386639654] {
    height: 50px;
    left: 0;
    right: 0;
    margin: 0 auto
}

@media (max-width: 1440px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(1) .our-work__item-logo[_ngcontent-ng-c386639654] {
        top: 120px;
        height: 50px;
        left: calc(50% - 105px)
    }

    .our-work__item[_ngcontent-ng-c386639654]:nth-child(1) .our-work__item-logo.foundersuite[_ngcontent-ng-c386639654] {
        height: 40px
    }
}

@media (max-width: 1024px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(1) .our-work__item-logo[_ngcontent-ng-c386639654] {
        top: 80px;
        height: 40px;
        left: calc(50% - 82px)
    }

    .our-work__item[_ngcontent-ng-c386639654]:nth-child(1) .our-work__item-logo.foundersuite[_ngcontent-ng-c386639654] {
        height: 35px
    }
}

@media (max-width: 900px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(1) .our-work__item-logo[_ngcontent-ng-c386639654] {
        top: inherit;
        bottom: 12px;
        height: 36px;
        left: 12px
    }

    .our-work__item[_ngcontent-ng-c386639654]:nth-child(1) .our-work__item-logo.foundersuite[_ngcontent-ng-c386639654] {
        height: 36px
    }
}

.our-work__item[_ngcontent-ng-c386639654]:nth-child(2) .our-work__item-icon[_ngcontent-ng-c386639654] {
    bottom: 20px;
    right: 20px
}

@media (max-width: 1024px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(2) .our-work__item-icon[_ngcontent-ng-c386639654] {
        bottom: 16px;
        right: 16px
    }
}

.our-work__item[_ngcontent-ng-c386639654]:nth-child(2) .our-work__item-logo[_ngcontent-ng-c386639654] {
    bottom: 12px;
    left: 40px
}

@media (max-width: 1440px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(2) .our-work__item-logo[_ngcontent-ng-c386639654] {
        left: 20px
    }
}

@media (max-width: 1024px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(2) .our-work__item-logo[_ngcontent-ng-c386639654] {
        left: 16px
    }
}

.our-work__item[_ngcontent-ng-c386639654]:nth-child(3) .our-work__item-icon[_ngcontent-ng-c386639654] {
    top: 20px;
    left: 20px
}

@media (max-width: 1024px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(3) .our-work__item-icon[_ngcontent-ng-c386639654] {
        top: 16px;
        left: 16px
    }
}

.our-work__item[_ngcontent-ng-c386639654]:nth-child(3) .our-work__item-logo[_ngcontent-ng-c386639654] {
    bottom: 20px;
    right: 20px
}

@media (max-width: 1024px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(3) .our-work__item-logo[_ngcontent-ng-c386639654] {
        bottom: 16px;
        right: 16px
    }
}

.our-work__item[_ngcontent-ng-c386639654]:nth-child(4) .our-work__item-icon[_ngcontent-ng-c386639654] {
    bottom: 24px;
    right: 24px
}

@media (max-width: 1440px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(4) .our-work__item-icon[_ngcontent-ng-c386639654] {
        bottom: 20px;
        right: 20px
    }
}

@media (max-width: 1024px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(4) .our-work__item-icon[_ngcontent-ng-c386639654] {
        bottom: 16px;
        right: 16px
    }
}

.our-work__item[_ngcontent-ng-c386639654]:nth-child(4) .our-work__item-logo[_ngcontent-ng-c386639654] {
    top: 24px;
    left: 24px
}

@media (max-width: 1024px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(4) .our-work__item-logo[_ngcontent-ng-c386639654] {
        top: 16px;
        left: 12px
    }
}

@media (max-width: 900px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(5) {
        display: none
    }
}

.our-work__item[_ngcontent-ng-c386639654]:nth-child(5) .our-work__item-icon[_ngcontent-ng-c386639654] {
    bottom: 30px;
    left: 30px
}

@media (max-width: 1440px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(5) .our-work__item-icon[_ngcontent-ng-c386639654] {
        bottom: 20px;
        left: 20px
    }
}

@media (max-width: 1024px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(5) .our-work__item-icon[_ngcontent-ng-c386639654] {
        bottom: 16px;
        left: 16px
    }
}

.our-work__item[_ngcontent-ng-c386639654]:nth-child(5) .our-work__item-logo[_ngcontent-ng-c386639654] {
    top: 40px;
    left: calc(50% - 60px);
    height: auto;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    font-size: 1.5rem
}

@media (max-width: 1300px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(5) .our-work__item-logo[_ngcontent-ng-c386639654] {
        top: 20px;
        font-size: 1.25rem;
        left: calc(50% - 50px)
    }
}

@media (max-width: 1024px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(5) .our-work__item-logo[_ngcontent-ng-c386639654] {
        top: 16px;
        font-size: 1rem;
        left: calc(50% - 44px)
    }
}

.our-work__item[_ngcontent-ng-c386639654]:nth-child(5) .our-work__item-logo[_ngcontent-ng-c386639654] img[_ngcontent-ng-c386639654] {
    display: block;
    margin: 10px auto 0;
    height: 36px
}

@media (max-width: 1440px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(5) .our-work__item-logo[_ngcontent-ng-c386639654] img[_ngcontent-ng-c386639654] {
        height: 30px
    }
}

@media (max-width: 1300px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(5) .our-work__item-logo[_ngcontent-ng-c386639654] img[_ngcontent-ng-c386639654] {
        margin-top: 5px
    }
}

@media (max-width: 1024px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(5) .our-work__item-logo[_ngcontent-ng-c386639654] img[_ngcontent-ng-c386639654] {
        height: 26px
    }
}

.our-work__item-arrow[_ngcontent-ng-c386639654] {
    position: absolute;
    opacity: 0;
    top: 30px;
    right: 30px;
    width: 48px;
    height: 48px;
    background: #ffffffe6;
    border-radius: 48px;
    transition: all .5s;
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

@media (max-width: 1440px) {
    .our-work__item-arrow[_ngcontent-ng-c386639654] {
        top: 20px;
        right: 20px
    }
}

@media (max-width: 1024px) {
    .our-work__item-arrow[_ngcontent-ng-c386639654] {
        opacity: 1;
        width: 44px;
        height: 44px;
        top: 16px;
        right: 16px
    }
}

@media (max-width: 500px) {
    .our-work__item-arrow[_ngcontent-ng-c386639654] {
        width: 32px;
        height: 32px;
        top: 12px;
        right: 12px
    }
}

.our-work__item_title[_ngcontent-ng-c386639654] {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    padding: 20px 25px;
    border-radius: 0 0 20px 20px;
    background: #185365cc;
    z-index: 3;
    box-sizing: border-box;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.2em;
    font-weight: 600;
    font-family: var(--rubik-font);
    transition: all .5s;
    transform: translateY(101%)
}

@media (max-width: 1440px) {
    .our-work__item_title[_ngcontent-ng-c386639654] {
        font-size: 1.25rem
    }
}

@media (max-width: 1024px) {
    .our-work__item_title[_ngcontent-ng-c386639654] {
        display: none
    }
}

.our-work__item[_ngcontent-ng-c386639654]:hover .our-work__item-arrow[_ngcontent-ng-c386639654] {
    opacity: 1;
    transition: all .5s
}

.our-work__item[_ngcontent-ng-c386639654]:hover .our-work__item_title[_ngcontent-ng-c386639654] {
    transform: translateY(0);
    transition: all .5s
}

.our-work__item[_ngcontent-ng-c386639654] .image-holder[_ngcontent-ng-c386639654] {
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    height: 360px;
    z-index: 1
}

@media (max-width: 1700px) {
    .our-work__item[_ngcontent-ng-c386639654] .image-holder[_ngcontent-ng-c386639654] {
        height: 300px
    }
}

@media (max-width: 1300px) {
    .our-work__item[_ngcontent-ng-c386639654] .image-holder[_ngcontent-ng-c386639654] {
        height: 240px
    }
}

@media (max-width: 1024px) {
    .our-work__item[_ngcontent-ng-c386639654] .image-holder[_ngcontent-ng-c386639654] {
        height: 200px
    }
}

@media (max-width: 500px) {
    .our-work__item[_ngcontent-ng-c386639654] .image-holder[_ngcontent-ng-c386639654] {
        height: 240px
    }
}

@media (max-width: 414px) {
    .our-work__item[_ngcontent-ng-c386639654] .image-holder[_ngcontent-ng-c386639654] {
        height: 200px
    }
}

.our-work__item[_ngcontent-ng-c386639654] .image-holder[_ngcontent-ng-c386639654] img[_ngcontent-ng-c386639654] {
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: middle;
    height: 100%;
    width: 100%
}

.our-work__item[_ngcontent-ng-c386639654]:nth-child(5n+3),
.our-work__item[_ngcontent-ng-c386639654]:nth-child(5n) {
    margin-right: 0
}

@media (max-width: 900px) {

    .our-work__item[_ngcontent-ng-c386639654]:nth-child(5n+3),
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(5n) {
        margin-right: 16px
    }
}

@media (max-width: 500px) {

    .our-work__item[_ngcontent-ng-c386639654]:nth-child(5n+3),
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(5n) {
        margin-right: 0
    }
}

@media (max-width: 900px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(2n+2) {
        margin-right: 0
    }
}

.our-work__item[_ngcontent-ng-c386639654]:nth-child(5n+1) .image-holder[_ngcontent-ng-c386639654] {
    height: 760px
}

@media (max-width: 1700px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(5n+1) .image-holder[_ngcontent-ng-c386639654] {
        height: 640px
    }
}

@media (max-width: 1300px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(5n+1) .image-holder[_ngcontent-ng-c386639654] {
        height: 520px
    }
}

@media (max-width: 1198px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(5n+1) .image-holder[_ngcontent-ng-c386639654] {
        height: 500px
    }
}

@media (max-width: 1024px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(5n+1) .image-holder[_ngcontent-ng-c386639654] {
        height: 420px
    }
}

@media (max-width: 900px) {
    .our-work__item[_ngcontent-ng-c386639654]:nth-child(5n+1) .image-holder[_ngcontent-ng-c386639654] {
        height: 200px
    }
}

.our-work__arrow[_ngcontent-ng-c386639654] {
    display: block;
    background-image:url({$theme_path}/static/picture/arrow_outward.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 31px;
    height: 31px;
    margin-right: 3px
}

@media (max-width: 1024px) {
    .our-work__arrow[_ngcontent-ng-c386639654] {
        width: 26px;
        height: 26px;
        margin-right: 2px
    }
}

@media (max-width: 500px) {
    .our-work__arrow[_ngcontent-ng-c386639654] {
        width: 19px;
        height: 19px;
        margin-right: 1px
    }
}


.companies[_ngcontent-ng-c4242564980] {
    overflow: hidden;
    padding: 60px 0 40px;
    border-bottom: 1px solid #E0E0E0
}

.companies__title[_ngcontent-ng-c4242564980] {
    color: var(--black-color);
    font-family: var(--rubik-font);
    font-size: 2rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1em;
    margin-bottom: 30px
}

.companies__recognized[_ngcontent-ng-c4242564980] {
    position: relative
}

.companies__recognized[_ngcontent-ng-c4242564980]:before,
.companies__recognized[_ngcontent-ng-c4242564980]:after {
    content: "";
    background: linear-gradient(to left, #fff, #fff0);
    height: 42px;
    position: absolute;
    width: 60px;
    bottom: 0;
    z-index: 1
}

.companies__recognized[_ngcontent-ng-c4242564980]:before {
    left: 0;
    transform: rotate(180deg)
}

.companies__recognized[_ngcontent-ng-c4242564980]:after {
    right: 0
}

.companies__list[_ngcontent-ng-c4242564980] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 60px
}

.companies__list_partners[_ngcontent-ng-c4242564980] {
    border-bottom: 1px solid #E0E0E0;
    box-sizing: border-box;
    padding: 0 0 40px;
    margin: 0 0 40px
}

.companies__list_recognized[_ngcontent-ng-c4242564980] {
    flex-wrap: nowrap;
    animation: _ngcontent-ng-c4242564980_auto-scroll 160s linear infinite;
    animation-play-state: paused;
    width: max-content
}

.companies__list_recognized[_ngcontent-ng-c4242564980]:hover {
    animation-play-state: paused !important
}

.companies__list_recognized.visible[_ngcontent-ng-c4242564980] {
    animation-play-state: running
}

@keyframes _ngcontent-ng-c4242564980_auto-scroll {
    0% {
        transform: translate(0)
    }

    to {
        transform: translate(calc(-50% - 30px))
    }
}

.companies__btn[_ngcontent-ng-c4242564980] {
    color: var(--white-color);
    font-family: var(--rubik-font);
    font-size: .875rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    padding: 10px 26px 9px;
    border-radius: 48px;
    background: linear-gradient(274deg, #348a8b -5.12%, #175264 94.24%), var(--second-color);
    margin: 0 auto;
    display: none
}

@media (hover: hover) {
    .companies__btn[_ngcontent-ng-c4242564980] .companies__btn[_ngcontent-ng-c4242564980]:hover {
        background: var(--main-color)
    }
}

.companies__item[_ngcontent-ng-c4242564980] {
    flex-shrink: 0
}

.companies__link[_ngcontent-ng-c4242564980] {
    display: flex;
    align-items: center
}

@media (max-width: 1200px) {
    .companies[_ngcontent-ng-c4242564980] {
        padding: 60px 0 30px
    }

    .companies__title[_ngcontent-ng-c4242564980] {
        font-size: 1.5rem
    }

    .companies__recognized[_ngcontent-ng-c4242564980]:before,
    .companies__recognized[_ngcontent-ng-c4242564980]:after {
        display: none
    }

    .companies__list[_ngcontent-ng-c4242564980] {
        column-gap: 50px;
        justify-content: center;
        row-gap: 30px
    }

    .companies__list_partners[_ngcontent-ng-c4242564980] {
        padding: 0 0 30px;
        margin: 0 0 30px
    }

    .companies__list_recognized[_ngcontent-ng-c4242564980] {
        animation: none !important;
        width: auto;
        flex-wrap: wrap;
        overflow: hidden;
        margin-bottom: 20px
    }

    .companies__btn[_ngcontent-ng-c4242564980] {
        display: block
    }

    .companies__item_clutch[_ngcontent-ng-c4242564980] {
        order: -4
    }

    .companies__item_goodfirms[_ngcontent-ng-c4242564980] {
        order: -3
    }

    .companies__item_glassdoor[_ngcontent-ng-c4242564980] {
        order: -2
    }

    .companies__item_diia[_ngcontent-ng-c4242564980] {
        order: -1
    }

    .companies[_ngcontent-ng-c4242564980] .microsoft[_ngcontent-ng-c4242564980] {
        height: 32px;
        width: auto
    }

    .companies[_ngcontent-ng-c4242564980] .aws[_ngcontent-ng-c4242564980] {
        height: 40px;
        width: auto
    }

    .companies[_ngcontent-ng-c4242564980] .salesforce[_ngcontent-ng-c4242564980] {
        height: 62px;
        width: auto
    }

    .companies[_ngcontent-ng-c4242564980] .circleci[_ngcontent-ng-c4242564980],
    .companies[_ngcontent-ng-c4242564980] .shopify[_ngcontent-ng-c4242564980],
    .companies[_ngcontent-ng-c4242564980] .dashlane[_ngcontent-ng-c4242564980] {
        height: 32px;
        width: auto
    }

    .companies[_ngcontent-ng-c4242564980] .clutch[_ngcontent-ng-c4242564980],
    .companies[_ngcontent-ng-c4242564980] .goodfirms[_ngcontent-ng-c4242564980] {
        width: auto;
        height: 32px
    }

    .companies[_ngcontent-ng-c4242564980] .designrush[_ngcontent-ng-c4242564980],
    .companies[_ngcontent-ng-c4242564980] .diia[_ngcontent-ng-c4242564980] {
        width: auto;
        height: 36px
    }

    .companies[_ngcontent-ng-c4242564980] .expertise[_ngcontent-ng-c4242564980],
    .companies[_ngcontent-ng-c4242564980] .awwwards[_ngcontent-ng-c4242564980],
    .companies[_ngcontent-ng-c4242564980] .glassdoor[_ngcontent-ng-c4242564980] {
        height: 32px;
        width: auto
    }

    .companies[_ngcontent-ng-c4242564980] .trustpilot[_ngcontent-ng-c4242564980] {
        height: 36px;
        width: auto
    }

    .companies[_ngcontent-ng-c4242564980] .dou[_ngcontent-ng-c4242564980],
    .companies[_ngcontent-ng-c4242564980] .g2[_ngcontent-ng-c4242564980] {
        height: 32px;
        width: auto
    }
}

@media (max-width: 1024px) {
    .companies[_ngcontent-ng-c4242564980] {
        padding: 40px 0 30px
    }
}

@media (max-width: 768px) {
    .companies__list[_ngcontent-ng-c4242564980] {
        gap: 20px
    }

    .companies__list_partners[_ngcontent-ng-c4242564980] {
        padding: 0 0 20px;
        margin: 0 0 20px
    }

    .companies__list_recognized[_ngcontent-ng-c4242564980] {
        margin-bottom: 14px
    }

    .companies__item_trustpilot[_ngcontent-ng-c4242564980] {
        order: 2
    }

    .companies[_ngcontent-ng-c4242564980] .microsoft[_ngcontent-ng-c4242564980],
    .companies[_ngcontent-ng-c4242564980] .aws[_ngcontent-ng-c4242564980] {
        height: 28px
    }

    .companies[_ngcontent-ng-c4242564980] .salesforce[_ngcontent-ng-c4242564980] {
        height: 48px
    }

    .companies[_ngcontent-ng-c4242564980] .circleci[_ngcontent-ng-c4242564980],
    .companies[_ngcontent-ng-c4242564980] .shopify[_ngcontent-ng-c4242564980],
    .companies[_ngcontent-ng-c4242564980] .dashlane[_ngcontent-ng-c4242564980],
    .companies[_ngcontent-ng-c4242564980] .clutch[_ngcontent-ng-c4242564980],
    .companies[_ngcontent-ng-c4242564980] .goodfirms[_ngcontent-ng-c4242564980] {
        height: 28px
    }

    .companies[_ngcontent-ng-c4242564980] .designrush[_ngcontent-ng-c4242564980],
    .companies[_ngcontent-ng-c4242564980] .diia[_ngcontent-ng-c4242564980] {
        height: 32px
    }

    .companies[_ngcontent-ng-c4242564980] .expertise[_ngcontent-ng-c4242564980],
    .companies[_ngcontent-ng-c4242564980] .awwwards[_ngcontent-ng-c4242564980],
    .companies[_ngcontent-ng-c4242564980] .glassdoor[_ngcontent-ng-c4242564980] {
        height: 28px
    }

    .companies[_ngcontent-ng-c4242564980] .trustpilot[_ngcontent-ng-c4242564980] {
        height: 32px
    }

    .companies[_ngcontent-ng-c4242564980] .dou[_ngcontent-ng-c4242564980],
    .companies[_ngcontent-ng-c4242564980] .g2[_ngcontent-ng-c4242564980] {
        height: 28px
    }
}

@media (max-width: 600px) {
    .companies[_ngcontent-ng-c4242564980] {
        padding: 25px 0 20px
    }

    .companies__title[_ngcontent-ng-c4242564980] {
        font-size: 1.25rem;
        margin-bottom: 20px;
        text-align: center
    }

    .companies__btn[_ngcontent-ng-c4242564980] {
        font-size: 1rem;
        padding: 16px 40px;
        line-height: 1em
    }
}


.mobile-certificate[_ngcontent-ng-c2610222161] {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    gap: 16px;
    flex-wrap: wrap
}

.mobile-certificate-box[_ngcontent-ng-c2610222161],
.mobile-certificate-button[_ngcontent-ng-c2610222161] {
    display: none
}

.mobile-certificate[_ngcontent-ng-c2610222161] img[_ngcontent-ng-c2610222161] {
    width: 105px;
    height: 90px;
    transition: none;
    animation: none;
    display: none
}

.mobile-certificate[_ngcontent-ng-c2610222161] img.active[_ngcontent-ng-c2610222161] {
    display: block
}

@media (min-width: 490px) and (max-width: 600px) {
    .mobile-certificate-box[_ngcontent-ng-c2610222161] {
        width: 80%
    }
}

@media (max-width: 600px) {
    .mobile-certificate-box[_ngcontent-ng-c2610222161] {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        gap: 10px;
        overflow: hidden
    }

    .mobile-certificate-button[_ngcontent-ng-c2610222161] {
        display: flex;
        width: 175px;
        height: 48px;
        border-radius: 48px;
        background: linear-gradient(274deg, var(--background-mob-dev) -5.12%, #175264 94.24%);
        color: var(--white-color);
        font-size: 1rem;
        font-weight: 600;
        text-transform: uppercase;
        justify-content: center;
        align-items: center;
        cursor: pointer
    }
}

@media (max-width: 377px) {
    .mobile-certificate-box[_ngcontent-ng-c2610222161] {
        width: 80%
    }
}


.our-blog {
    padding: 60px 0 20px
}

@media (max-width: 1200px) {
    .our-blog {
        padding: 30px 0 0
    }
}

@media (max-width: 500px) {
    .our-blog {
        padding: 25px 0
    }
}


html[_ngcontent-ng-c2670546596] {
    --mdc-filled-text-field-active-indicator-height: 1px;
    --mdc-filled-text-field-focus-active-indicator-height: 2px;
    --mdc-filled-text-field-container-shape: 4px
}

html[_ngcontent-ng-c2670546596] {
    --mdc-outlined-text-field-outline-width: 1px;
    --mdc-outlined-text-field-focus-outline-width: 2px;
    --mdc-outlined-text-field-container-shape: 4px
}

html[_ngcontent-ng-c2670546596] {
    --mdc-filled-text-field-caret-color: #3f51b5;
    --mdc-filled-text-field-focus-active-indicator-color: #3f51b5;
    --mdc-filled-text-field-focus-label-text-color: rgba(63, 81, 181, .87);
    --mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);
    --mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);
    --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);
    --mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);
    --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);
    --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);
    --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);
    --mdc-filled-text-field-error-hover-label-text-color: #f44336;
    --mdc-filled-text-field-error-focus-label-text-color: #f44336;
    --mdc-filled-text-field-error-label-text-color: #f44336;
    --mdc-filled-text-field-error-caret-color: #f44336;
    --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);
    --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);
    --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);
    --mdc-filled-text-field-error-active-indicator-color: #f44336;
    --mdc-filled-text-field-error-focus-active-indicator-color: #f44336;
    --mdc-filled-text-field-error-hover-active-indicator-color: #f44336
}

html[_ngcontent-ng-c2670546596] {
    --mdc-outlined-text-field-caret-color: #3f51b5;
    --mdc-outlined-text-field-focus-outline-color: #3f51b5;
    --mdc-outlined-text-field-focus-label-text-color: rgba(63, 81, 181, .87);
    --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);
    --mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);
    --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);
    --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);
    --mdc-outlined-text-field-error-caret-color: #f44336;
    --mdc-outlined-text-field-error-focus-label-text-color: #f44336;
    --mdc-outlined-text-field-error-label-text-color: #f44336;
    --mdc-outlined-text-field-error-hover-label-text-color: #f44336;
    --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);
    --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);
    --mdc-outlined-text-field-error-focus-outline-color: #f44336;
    --mdc-outlined-text-field-error-hover-outline-color: #f44336;
    --mdc-outlined-text-field-error-outline-color: #f44336
}

html[_ngcontent-ng-c2670546596] {
    --mat-form-field-focus-select-arrow-color: rgba(63, 81, 181, .87);
    --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);
    --mat-form-field-state-layer-color: rgba(0, 0, 0, .87);
    --mat-form-field-error-text-color: #f44336;
    --mat-form-field-select-option-text-color: inherit;
    --mat-form-field-select-disabled-option-text-color: GrayText;
    --mat-form-field-leading-icon-color: unset;
    --mat-form-field-disabled-leading-icon-color: unset;
    --mat-form-field-trailing-icon-color: unset;
    --mat-form-field-disabled-trailing-icon-color: unset;
    --mat-form-field-error-focus-trailing-icon-color: unset;
    --mat-form-field-error-hover-trailing-icon-color: unset;
    --mat-form-field-error-trailing-icon-color: unset;
    --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);
    --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);
    --mat-form-field-hover-state-layer-opacity: .04;
    --mat-form-field-focus-state-layer-opacity: .08
}

.mat-mdc-form-field.mat-accent[_ngcontent-ng-c2670546596] {
    --mdc-filled-text-field-caret-color: #ff4081;
    --mdc-filled-text-field-focus-active-indicator-color: #ff4081;
    --mdc-filled-text-field-focus-label-text-color: rgba(255, 64, 129, .87)
}

.mat-mdc-form-field.mat-accent[_ngcontent-ng-c2670546596] {
    --mdc-outlined-text-field-caret-color: #ff4081;
    --mdc-outlined-text-field-focus-outline-color: #ff4081;
    --mdc-outlined-text-field-focus-label-text-color: rgba(255, 64, 129, .87)
}

.mat-mdc-form-field.mat-accent[_ngcontent-ng-c2670546596] {
    --mat-form-field-focus-select-arrow-color: rgba(255, 64, 129, .87)
}

.mat-mdc-form-field.mat-warn[_ngcontent-ng-c2670546596] {
    --mdc-filled-text-field-caret-color: #f44336;
    --mdc-filled-text-field-focus-active-indicator-color: #f44336;
    --mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87)
}

.mat-mdc-form-field.mat-warn[_ngcontent-ng-c2670546596] {
    --mdc-outlined-text-field-caret-color: #f44336;
    --mdc-outlined-text-field-focus-outline-color: #f44336;
    --mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87)
}

.mat-mdc-form-field.mat-warn[_ngcontent-ng-c2670546596] {
    --mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)
}

html[_ngcontent-ng-c2670546596] {
    --mat-form-field-container-height: 56px;
    --mat-form-field-filled-label-display: block;
    --mat-form-field-container-vertical-padding: 16px;
    --mat-form-field-filled-with-label-container-padding-top: 24px;
    --mat-form-field-filled-with-label-container-padding-bottom: 8px
}

html[_ngcontent-ng-c2670546596] {
    --mdc-filled-text-field-label-text-font: Roboto, sans-serif;
    --mdc-filled-text-field-label-text-size: 16px;
    --mdc-filled-text-field-label-text-tracking: .03125em;
    --mdc-filled-text-field-label-text-weight: 400
}

html[_ngcontent-ng-c2670546596] {
    --mdc-outlined-text-field-label-text-font: Roboto, sans-serif;
    --mdc-outlined-text-field-label-text-size: 16px;
    --mdc-outlined-text-field-label-text-tracking: .03125em;
    --mdc-outlined-text-field-label-text-weight: 400
}

html[_ngcontent-ng-c2670546596] {
    --mat-form-field-container-text-font: Roboto, sans-serif;
    --mat-form-field-container-text-line-height: 24px;
    --mat-form-field-container-text-size: 16px;
    --mat-form-field-container-text-tracking: .03125em;
    --mat-form-field-container-text-weight: 400;
    --mat-form-field-outlined-label-text-populated-size: 16px;
    --mat-form-field-subscript-text-font: Roboto, sans-serif;
    --mat-form-field-subscript-text-line-height: 20px;
    --mat-form-field-subscript-text-size: 12px;
    --mat-form-field-subscript-text-tracking: .0333333333em;
    --mat-form-field-subscript-text-weight: 400
}

[_ngcontent-ng-c2670546596]:root {
    --white-color: #ffffff;
    --black-color: #363636;
    --grey-color: #E0E0E0;
    --main-color: #f47d31;
    --second-color: #185365;
    --third-color: #fec93b;
    --fourth-color: #ff6f3b;
    --disabled-color: #8a8884;
    --font-disabled-color: #777777;
    --color-error: #f44336;
    --border-color: #BDBDBD;
    --rubik-font: Rubik, Arial, sans-serif;
    --montserrat-font: Montserrat, Arial, sans-serif;
    --main-font-color: #544f4b;
    --footer-heading-color: #96bcc8;
    --font-xl: 7.5rem;
    --font-lg: 5rem;
    --font-md: 3rem;
    --font-sm: 2.25rem;
    --font-xss: 1rem;
    --background-main: linear-gradient(315deg, var(--second-color) 7.85%, var(--main-color) 7.86%, var(--main-color) 33.44%, var(--main-color) 85.5%, var(--second-color) 85.51%);
    --background-main-service: linear-gradient(102deg, #185365 .33%, #348a8b 101.12%);
    --background-engineering-label: linear-gradient(269deg, #37839a -8.93%, #185365 101.77%), linear-gradient(89deg, #f47d31 -4.66%, #f4c931 128.44%);
    --background-it-advisory-label: linear-gradient(89deg, #f47d31 -4.66%, #f4c931 172.14%);
    --background-support_care-label: linear-gradient(269deg, #3ecacc -5.52%, #339d9e 102.13%), linear-gradient(269deg, #37839a -8.93%, #185365 101.77%), linear-gradient(89deg, #f47d31 -4.66%, #f4c931 128.44%);
    --background-footer: linear-gradient(305deg, #f57e32 8.48%, #ff703c 11.79%, #185365 11.8%, #185365 44.44%, #175264 93.64%, #f47d31 93.65%);
    --background-mob-dev: #348a8b;
    --background-white: #f5f5f7;
    --teal-blue-diagonal-gradient: linear-gradient(255deg, #2D7677 0%, #348A8B 99.37%), linear-gradient(76deg, #1F67B3 0%, #29327A 98.76%)
}

.semibold[_ngcontent-ng-c2670546596] {
    font-weight: 600
}

.title[_ngcontent-ng-c2670546596] {
    position: relative;
    display: inline-block;
    cursor: auto;
    font-family: var(--rubik-font);
    font-weight: 700;
    font-size: var(--font-xl);
    line-height: .8em;
    text-transform: uppercase;
    color: var(--main-font-color);
    padding-bottom: 70px
}

.title.--left[_ngcontent-ng-c2670546596] {
    padding-left: 133px
}

.title.--left[_ngcontent-ng-c2670546596]:before {
    display: block;
    width: 86px;
    height: 46px;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image:url("{$theme_path}/static/picture/Symbol-QI7IXZC4.svg");
    background-repeat: no-repeat;
    background-size: contain
}

button[_ngcontent-ng-c2670546596] {
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    background: var(--main-color);
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1rem;
    text-transform: uppercase;
    color: var(--white-color);
    padding: 30px 50px;
    display: block;
    font-family: var(--rubik-font);
    transition: all .5s;
    border-radius: 76px
}

button.cky-btn[_ngcontent-ng-c2670546596] {
    font-family: Roboto, Arial, sans-serif
}

@media (max-width: 1023px) {
    button[_ngcontent-ng-c2670546596] {
        padding: 16px 40px;
        font-size: 1rem
    }
}

button[_ngcontent-ng-c2670546596]:hover,
button[_ngcontent-ng-c2670546596]:focus {
    background: var(--second-color)
}

.mat-mdc-form-field {
    width: 100%
}

.mat-mdc-form-field .mdc-floating-label {
    font-size: 1.125rem !important;
    line-height: 21px !important;
    font-weight: 400;
    font-family: var(--montserrat-font) !important;
    color: var(--main-font-color) !important;
    text-transform: uppercase;
    top: 50% !important;
    transform: translateY(-50%) !important;
    transition: all .2s ease !important;
    width: 100%
}

@media (max-width: 621px) {
    .mat-mdc-form-field .mdc-floating-label {
        font-size: 1rem !important
    }
}

.mat-mdc-form-field .mat-mdc-form-field-error {
    font-size: .875rem !important;
    font-weight: 400 !important;
    line-height: normal;
    font-family: var(--montserrat-font) !important
}

.mat-mdc-form-field .mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,
.mat-mdc-form-field .mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label--float-above {
    color: var(--main-font-color)
}

.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mdc-floating-label--float-above {
    font-size: .75rem !important;
    line-height: 14px !important;
    font-weight: 500 !important;
    top: -3px !important
}

.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mdc-text-field__input {
    font-family: var(--montserrat-font) !important;
    color: var(--black-color) !important;
    font-size: 1.125rem !important;
    vertical-align: sub !important;
    font-weight: 500
}

@media (max-width: 621px) {
    .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mdc-text-field__input {
        font-size: 1rem !important
    }
}

.mat-mdc-form-field .mat-mdc-form-field-error-wrapper,
.mat-mdc-form-field .mat-mdc-form-field-hint-wrapper {
    padding: 0
}

.mat-mdc-form-field .mat-mdc-form-field-hint {
    font-size: .875rem !important;
    font-family: var(--montserrat-font);
    color: var(--main-font-color)
}

.mat-mdc-form-field .mat-mdc-form-field-infix {
    min-height: 51px;
    padding: .2em 0 .4em !important;
    border-top: .84375em solid transparent
}

.mat-mdc-form-field .mat-mdc-form-field-focus-overlay {
    background: none !important
}

.mat-mdc-form-field .mdc-line-ripple:before {
    border-bottom-color: #0000006b !important
}

.mat-mdc-form-field .mdc-line-ripple:after {
    display: none
}

.mat-mdc-checkbox-touch-target {
    width: 36px;
    height: 36px
}

.mat-mdc-checkbox {
    margin-top: 20px;
    position: relative
}

.mat-mdc-checkbox:focus-within .mdc-label {
    color: var(--main-color)
}

.mat-mdc-checkbox .mat-internal-form-field {
    -webkit-font-smoothing: auto
}

.mat-mdc-checkbox.mat-mdc-checkbox-checked .mdc-checkbox .mdc-checkbox__native-control~.mdc-checkbox__background {
    background-color: var(--second-color) !important;
    border-color: var(--second-color) !important;
    display: block
}

.mat-mdc-checkbox .mdc-form-field {
    font-weight: 400;
    font-size: 1.125rem;
    line-height: normal;
    color: var(--black-color);
    font-family: var(--montserrat-font);
    gap: 20px;
    width: max-content
}

.mat-mdc-checkbox .mdc-form-field .mdc-checkbox {
    width: 36px;
    height: 36px;
    border-radius: 0 16px 0 10px;
    border: 1px solid var(--main-font-color);
    flex: 0 0 36px;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

.mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__background {
    position: relative;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 0 10px 0 6px;
    display: none
}

.mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__native-control {
    width: 36px;
    height: 36px
}

.mat-mdc-checkbox .mdc-form-field .mdc-checkbox__ripple,
.mat-mdc-checkbox .mdc-form-field .mat-ripple,
.mat-mdc-checkbox .mdc-form-field .mdc-checkbox__checkmark {
    display: none
}

.mat-mdc-checkbox .mdc-form-field>label {
    padding: 0;
    font-size: 1.125rem
}

@media (max-width: 621px) {
    .mat-mdc-checkbox .mdc-form-field>label {
        font-size: 1rem
    }
}

.mat-mdc-text-field-wrapper {
    padding: 0 !important;
    background: none !important
}

.btn-big[_ngcontent-ng-c2670546596] {
    display: block;
    background: var(--main-color);
    width: 100%;
    padding: 25px;
    border-radius: 0 25px;
    font-family: var(--rubik-font);
    font-weight: 700;
    font-size: var(--font-lg);
    line-height: 6rem;
    text-align: center;
    text-transform: uppercase;
    color: var(--white-color);
    transition: box-shadow .5s
}

.btn-big[_ngcontent-ng-c2670546596]:hover,
.btn-big[_ngcontent-ng-c2670546596]:focus {
    box-shadow: inset 12em 0 0 0 var(--second-color)
}

.btn-medium[_ngcontent-ng-c2670546596] {
    display: block;
    background: var(--main-color);
    width: 100%;
    padding: 25px;
    border-radius: 0 25px;
    font-family: var(--rubik-font);
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.625rem;
    text-align: center;
    text-transform: uppercase;
    color: var(--white-color);
    transition: box-shadow .5s
}

.btn-medium[_ngcontent-ng-c2670546596]:hover,
.btn-medium[_ngcontent-ng-c2670546596]:focus {
    box-shadow: inset 15em 0 0 0 var(--second-color)
}

.btn-medium.disabled[_ngcontent-ng-c2670546596] {
    filter: grayscale(50%);
    cursor: not-allowed
}

@media (max-width: 1440px) {
    .title[_ngcontent-ng-c2670546596] {
        font-size: 7.5rem
    }
}

@media (max-width: 1024px) {
    .title[_ngcontent-ng-c2670546596] {
        font-size: var(--font-lg)
    }
}

@media (max-width: 768px) {
    main[_ngcontent-ng-c2670546596] {
        padding-top: 58px
    }

    .title.--left[_ngcontent-ng-c2670546596] {
        padding-left: 0
    }

    .title.--left[_ngcontent-ng-c2670546596]:before {
        display: none
    }
}

@media (max-width: 621px) {
    .title[_ngcontent-ng-c2670546596] {
        text-align: center;
        font-size: var(--font-md);
        line-height: normal
    }

    .mat-mdc-form-field {
        font-size: 1rem !important
    }

    .mat-mdc-form-field-type-checkbox .mat-mdc-checkbox .mdc-form-field:after {
        width: 32px;
        height: 32px;
        top: -34%;
        border-radius: 0 10px 0 4px;
        border-width: 3px
    }

    .mat-mdc-form-field-error {
        font-size: 12px;
        line-height: 14px
    }
}

@media (max-width: 425px) {
    .mat-mdc-form-field {
        font-size: 1rem !important
    }

    .ng-trigger {
        max-width: 100% !important;
        min-width: 20px !important;
        width: 100% !important
    }
}

.contact-form[_ngcontent-ng-c2670546596] {
    display: flex;
    position: relative;
    gap: 1rem;
    margin: 0 0 60px;
    align-items: center;
    flex: 1;
    flex-direction: row;
    padding-top: 60px
}

.contact-form__persons[_ngcontent-ng-c2670546596] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 54px;
    margin-top: 65px
}

.contact-form__persons-wrapper[_ngcontent-ng-c2670546596] {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    gap: 0px
}

.contact-form__person[_ngcontent-ng-c2670546596] {
    padding-bottom: 94px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px
}

.contact-form__person-name[_ngcontent-ng-c2670546596] {
    white-space: nowrap
}

.contact-form__person-calendly[_ngcontent-ng-c2670546596] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: var(--main-color);
    border-radius: 56px;
    padding: 12px 30px;
    transition: all .5s;
    gap: 12px
}

.contact-form__person-calendly[_ngcontent-ng-c2670546596]:focus-visible {
    outline: auto var(--second-color);
    outline-offset: 3px
}

@media (hover: hover) {
    .contact-form__person-calendly[_ngcontent-ng-c2670546596]:hover {
        background: var(--second-color)
    }
}

.contact-form__person-calendly[_ngcontent-ng-c2670546596] span.btn-text[_ngcontent-ng-c2670546596] {
    color: var(--white, #FFF);
    font-variant-numeric: stacked-fractions;
    font-family: var(--rubik-font);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    text-transform: uppercase
}

.contact-form__person-galyna-img[_ngcontent-ng-c2670546596] {
    border-radius: 50%
}

.contact-form__person-img[_ngcontent-ng-c2670546596] {
    position: relative;
    z-index: 1;
    width: 180px;
    height: 180px
}

.contact-form__person-img[_ngcontent-ng-c2670546596] a[_ngcontent-ng-c2670546596]:focus-visible {
    outline: auto var(--second-color);
    outline-offset: 3px
}

.contact-form__person-img[_ngcontent-ng-c2670546596] img[_ngcontent-ng-c2670546596] {
    height: auto
}

.contact-form__person-in[_ngcontent-ng-c2670546596] {
    position: absolute;
    content: "";
    width: 38px;
    height: 38px;
    right: 1px;
    bottom: 3px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10;
    padding: 2px;
    border-radius: 50%
}

.contact-form__person-in[_ngcontent-ng-c2670546596]:focus-visible {
    outline: var(--second-color) auto 1px;
    outline-offset: 1px;
    outline-color: var(--second-color)
}

.contact-form__person-name[_ngcontent-ng-c2670546596],
.contact-form__person[_ngcontent-ng-c2670546596] span[_ngcontent-ng-c2670546596] {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 28px;
    color: var(--black-color);
    font-family: var(--montserrat-font)
}

.contact-form__more[_ngcontent-ng-c2670546596] {
    padding-bottom: 5rem
}

.contact-form__more-text[_ngcontent-ng-c2670546596] {
    font-size: 3rem;
    line-height: 1.3em;
    text-align: center;
    color: var(--font-disabled-color)
}

.contact-form__wrap[_ngcontent-ng-c2670546596] {
    display: flex;
    align-items: center;
    max-width: 62.15rem;
    margin: 0 auto;
    flex: 1;
    order: -1
}

.contact-form__wrap-form[_ngcontent-ng-c2670546596] {
    padding: 0
}

.contact-form__wrap-form[_ngcontent-ng-c2670546596] h2[_ngcontent-ng-c2670546596] {
    max-width: 710px
}

.contact-form__wrap-form[_ngcontent-ng-c2670546596] form[_ngcontent-ng-c2670546596] {
    font-family: var(--montserrat-font);
    padding-top: 35px
}

.contact-form__wrap-line[_ngcontent-ng-c2670546596] {
    height: 100%;
    background: #e0e0e0;
    width: 1px;
    margin-left: 60px
}

.contact-form__item[_ngcontent-ng-c2670546596] {
    margin-bottom: 3.75rem
}

.contact-form__button[_ngcontent-ng-c2670546596] {
    box-sizing: border-box;
    width: 206px;
    background: linear-gradient(315deg, #348a8b, #175264), var(--second-color);
    border-radius: 60px;
    margin-top: 36px;
    padding: 16px 28px 15px;
    font-size: 1.125rem;
    transition: all .5s;
    font-family: var(--rubik-font)
}

@media (hover: hover) {
    .contact-form__button[_ngcontent-ng-c2670546596]:hover {
        background: var(--main-color)
    }
}

.contact-form__button[_ngcontent-ng-c2670546596]:focus-visible {
    outline: auto var(--second-color);
    outline-offset: 3px;
    background: linear-gradient(315deg, #348a8b, #175264), var(--second-color)
}

.contact-form__button.disabled[_ngcontent-ng-c2670546596] {
    background: var(--disabled-color);
    opacity: .4
}

.contact-form__button.disabled[_ngcontent-ng-c2670546596]:hover,
.contact-form__button.disabled[_ngcontent-ng-c2670546596]:focus {
    box-shadow: none
}

.contact-form__text[_ngcontent-ng-c2670546596] {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: var(--black-color);
    font-family: var(--montserrat-font);
    margin-top: 30px
}

.contact-form[_ngcontent-ng-c2670546596] .color[_ngcontent-ng-c2670546596] {
    color: var(--black-color);
    font-weight: 600
}

.contact-form[_ngcontent-ng-c2670546596] .link[_ngcontent-ng-c2670546596] {
    color: var(--black-color);
    cursor: pointer;
    text-decoration: underline;
    font-weight: 600
}

.contact-form[_ngcontent-ng-c2670546596] .link[_ngcontent-ng-c2670546596]:focus {
    outline: var(--second-color) auto 1px
}

.contact-form__popup[_ngcontent-ng-c2670546596] {
    display: none;
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 3rem 0;
    background: var(--white-color);
    box-shadow: 6px 1px 15px #0000004a;
    border-radius: 0 30px;
    max-width: 48rem;
    width: 100%;
    height: 17rem;
    z-index: 10
}

.contact-form__popup-img[_ngcontent-ng-c2670546596] {
    display: block;
    margin: 0 auto
}

.contact-form__popup-text[_ngcontent-ng-c2670546596] {
    color: var(--second-color);
    font-family: var(--rubik-font);
    font-size: 36px;
    font-weight: 600;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 3rem
}

.contact-form__popup-close[_ngcontent-ng-c2670546596] {
    display: block;
    width: 18px;
    height: 19px;
    position: absolute;
    top: 30px;
    right: 35px;
    cursor: pointer
}

.contact-form[_ngcontent-ng-c2670546596]:before {
    content: "";
    border-left: 1px solid #E0E0E0;
    align-self: stretch;
    margin-left: 45px;
    margin-right: 25px
}

.form-group-one[_ngcontent-ng-c2670546596] {
    display: flex;
    gap: 30px
}

.form-group-one__wrapper[_ngcontent-ng-c2670546596] {
    width: 100%
}

.form-footer[_ngcontent-ng-c2670546596] {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 40px
}

.file-input[_ngcontent-ng-c2670546596] {
    display: none
}

.remove-file[_ngcontent-ng-c2670546596] {
    position: relative;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: var(--main-font-color);
    gap: 20px;
    margin-bottom: 10px;
    width: 100%
}

.remove-file[_ngcontent-ng-c2670546596] img[_ngcontent-ng-c2670546596] {
    cursor: pointer
}

.remove-file[_ngcontent-ng-c2670546596] span[_ngcontent-ng-c2670546596] {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: calc(100% - 60px);
    position: absolute;
    left: 40px;
    content: ""
}

.file-upload[_ngcontent-ng-c2670546596] {
    display: flex;
    gap: 20px;
    align-items: center;
    font-size: 18px;
    line-height: 21px;
    color: var(--main-font-color)
}

.file-upload_wrapper[_ngcontent-ng-c2670546596] {
    cursor: pointer
}

.file-upload[_ngcontent-ng-c2670546596] div[_ngcontent-ng-c2670546596] {
    display: flex;
    align-items: center;
    gap: 20px
}

.file-upload__max-size-error[_ngcontent-ng-c2670546596] {
    max-width: 160px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: var(--color-error)
}

.file-upload__btn[_ngcontent-ng-c2670546596]:hover,
.file-upload__btn[_ngcontent-ng-c2670546596]:active,
.file-upload__btn[_ngcontent-ng-c2670546596]:focus {
    background: inherit
}

.file-upload__btn[_ngcontent-ng-c2670546596] span[_ngcontent-ng-c2670546596] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 0 16px 0 10px;
    background: var(--second-color)
}

.file-upload__btn[_ngcontent-ng-c2670546596] span[_ngcontent-ng-c2670546596] img[_ngcontent-ng-c2670546596] {
    width: 24px;
    height: 24px
}

#message[_ngcontent-ng-c2670546596] {
    resize: none !important
}

@media screen and (max-width: 1480px) {
    .contact-form[_ngcontent-ng-c2670546596] {
        flex-wrap: wrap
    }

    .contact-form__persons-wrapper[_ngcontent-ng-c2670546596] {
        justify-content: center;
        gap: 60px
    }

    .contact-form__person[_ngcontent-ng-c2670546596] {
        padding-bottom: 30px
    }

    .contact-form__wrap[_ngcontent-ng-c2670546596] {
        flex-direction: column-reverse
    }

    .contact-form__wrap-line[_ngcontent-ng-c2670546596] {
        width: 100%;
        height: 1px;
        margin-left: 0
    }
}

@media screen and (max-width: 1440px) {
    .contact-form__persons[_ngcontent-ng-c2670546596] {
        margin-top: 0
    }
}

@media (max-width: 1220px) {
    .contact-form__persons-wrapper[_ngcontent-ng-c2670546596] {
        justify-content: space-between;
        gap: 0px
    }
}

@media (max-width: 1140px) {
    .contact-form[_ngcontent-ng-c2670546596]:before {
        margin: 25px
    }
}

@media (max-width: 1073px) {
    .contact-form[_ngcontent-ng-c2670546596] {
        flex-direction: column-reverse;
        padding-top: 40px;
        margin-bottom: 40px
    }

    .contact-form[_ngcontent-ng-c2670546596]:before {
        margin: 0
    }

    .contact-form__persons-wrapper[_ngcontent-ng-c2670546596] {
        justify-content: space-evenly;
        gap: 120px
    }

    .contact-form__person[_ngcontent-ng-c2670546596] {
        padding-bottom: 20px
    }

    .contact-form__wrap-form[_ngcontent-ng-c2670546596] {
        margin-top: 30px
    }

    .contact-form__wrap-form[_ngcontent-ng-c2670546596] form[_ngcontent-ng-c2670546596] {
        padding-top: 30px
    }
}

@media screen and (min-width: 1025px) {
    .contact-form__wrap-line[_ngcontent-ng-c2670546596] {
        display: none
    }
}

@media (max-width: 1024px) {
    .contact-form__persons-wrapper[_ngcontent-ng-c2670546596] {
        margin-top: -25px
    }

    .contact-form__person-calendly[_ngcontent-ng-c2670546596] {
        padding: 8px 30px
    }

    .contact-form__person-calendly[_ngcontent-ng-c2670546596] span.btn-text[_ngcontent-ng-c2670546596] {
        font-size: 1rem
    }

    .contact-form__person-calendly[_ngcontent-ng-c2670546596] img[_ngcontent-ng-c2670546596] {
        height: auto
    }

    .contact-form__person-in[_ngcontent-ng-c2670546596] {
        right: 6px;
        bottom: -7px
    }

    .contact-form__person-name[_ngcontent-ng-c2670546596] {
        font-size: 1.25rem
    }

    .contact-form__popup[_ngcontent-ng-c2670546596] {
        padding: 2rem 0;
        max-width: 40rem;
        width: 100%
    }

    .contact-form[_ngcontent-ng-c2670546596]:before {
        display: none
    }
}

@media (max-width: 768px) {
    .contact-form__persons-wrapper[_ngcontent-ng-c2670546596] {
        gap: 60px
    }

    .contact-form__person[_ngcontent-ng-c2670546596] {
        gap: 15px
    }

    .contact-form__person-img[_ngcontent-ng-c2670546596] {
        width: 120px;
        height: 120px
    }

    .contact-form__person-in[_ngcontent-ng-c2670546596] {
        width: 36px;
        height: 36px;
        right: -8px;
        bottom: -5px;
        padding: 4px
    }

    .contact-form__popup[_ngcontent-ng-c2670546596] {
        max-width: 35rem;
        width: 100%;
        height: 17rem;
        padding: 2rem 0 1rem
    }

    .contact-form__popup-text[_ngcontent-ng-c2670546596] {
        font-size: 28px;
        line-height: 36px;
        margin-top: 2rem
    }
}

@media screen and (max-width: 640px) {
    .contact-form[_ngcontent-ng-c2670546596] {
        flex-wrap: wrap
    }

    .contact-form__persons[_ngcontent-ng-c2670546596] {
        gap: 16px
    }

    .contact-form__persons-wrapper[_ngcontent-ng-c2670546596] {
        margin-top: 25px
    }

    .contact-form__person-name[_ngcontent-ng-c2670546596],
    .contact-form__person[_ngcontent-ng-c2670546596] span[_ngcontent-ng-c2670546596] {
        font-size: 1.125rem;
        line-height: 23px
    }

    .form-group-one[_ngcontent-ng-c2670546596] {
        flex-direction: column;
        gap: 0
    }

    .form-footer[_ngcontent-ng-c2670546596] {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px
    }

    .file-upload[_ngcontent-ng-c2670546596] {
        flex-direction: column;
        gap: 7px;
        align-items: flex-start;
        font-size: 16px;
        line-height: 19px;
        position: relative
    }

    .file-upload__max-size-error[_ngcontent-ng-c2670546596] {
        max-width: 100%
    }
}

@media (max-width: 621px) {
    .contact-form__popup[_ngcontent-ng-c2670546596] {
        max-width: 30rem;
        height: 15rem;
        padding: 2rem 0 0;
        border-radius: 0 40px
    }

    .contact-form__popup-text[_ngcontent-ng-c2670546596] {
        font-size: 24px;
        line-height: 28px;
        margin-top: 1rem
    }
}

@media (max-width: 600px) {
    .contact-form__button[_ngcontent-ng-c2670546596] {
        width: 210px;
        padding: 14px 30px 13px;
        margin: 20px auto 0
    }
}

@media (max-width: 521px) {
    .contact-form__popup[_ngcontent-ng-c2670546596] {
        left: 0;
        right: 0;
        max-width: 25rem;
        height: 12rem;
        padding: 2rem 0 0;
        border-radius: 0 40px
    }

    .contact-form__popup-text[_ngcontent-ng-c2670546596] {
        font-size: 20px;
        line-height: 26px
    }

    .contact-form__person-calendly[_ngcontent-ng-c2670546596] {
        padding: 11px 20px;
        border-radius: 48px;
        gap: 8px
    }
}

@media (max-width: 500px) {
    .contact-form[_ngcontent-ng-c2670546596] {
        padding-top: 25px;
        margin-bottom: 30px
    }

    .contact-form__wrap-form[_ngcontent-ng-c2670546596] form[_ngcontent-ng-c2670546596] {
        padding-top: 20px
    }

    .contact-form__persons-wrapper[_ngcontent-ng-c2670546596] {
        justify-content: space-between;
        margin-top: 0
    }

    .contact-form__person-calendly[_ngcontent-ng-c2670546596] {
        border-radius: 48px
    }

    .contact-form__person-calendly[_ngcontent-ng-c2670546596] span.btn-text[_ngcontent-ng-c2670546596] {
        font-size: .875rem;
        line-height: 1em;
        padding-top: 2px
    }

    .contact-form__person-calendly[_ngcontent-ng-c2670546596] img[_ngcontent-ng-c2670546596] {
        width: 24px;
        height: 24px
    }
}

@media screen and (max-width: 460px) {
    .contact-form__persons-wrapper[_ngcontent-ng-c2670546596] {
        gap: 30px
    }
}

@media screen and (max-width: 400px) {
    .contact-form__person-calendly[_ngcontent-ng-c2670546596] {
        padding: 11px 15px
    }

    .contact-form__person-calendly[_ngcontent-ng-c2670546596] span.btn-text[_ngcontent-ng-c2670546596] {
        line-height: 1em;
        padding-top: 2px
    }
}

@media (max-width: 375px) {
    .contact-form__persons-wrapper[_ngcontent-ng-c2670546596] {
        gap: 20px
    }

    .contact-form__person-name[_ngcontent-ng-c2670546596],
    .contact-form__person[_ngcontent-ng-c2670546596] span[_ngcontent-ng-c2670546596] {
        line-height: 21px
    }

    .contact-form__person-calendly[_ngcontent-ng-c2670546596] {
        padding: 10px;
        gap: 3px
    }

    .contact-form__person-calendly[_ngcontent-ng-c2670546596] span.btn-text[_ngcontent-ng-c2670546596] {
        font-size: .75rem
    }

    .contact-form__popup[_ngcontent-ng-c2670546596] {
        max-width: 20rem;
        height: 8rem;
        padding: .5rem
    }

    .contact-form__popup-img[_ngcontent-ng-c2670546596] {
        max-width: 40%;
        max-height: 40%
    }

    .contact-form__popup-text[_ngcontent-ng-c2670546596] {
        font-size: 16px;
        line-height: 22px
    }
}

@media screen and (max-width: 340px) {
    .file-upload__max-size-error[_ngcontent-ng-c2670546596] {
        font-size: 12px
    }

    .contact-form__person-name[_ngcontent-ng-c2670546596],
    .contact-form__person[_ngcontent-ng-c2670546596] span[_ngcontent-ng-c2670546596] {
        font-size: 1rem
    }
}


#clutch-widget-small[_ngcontent-ng-c3477655210] {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 200px;
    height: 50px
}

#clutch-widget-small[_ngcontent-ng-c3477655210]:before {
    content: "";
    background:url({$theme_path}/static/picture/five-stars.svg);
    width: 86px;
    height: 14px;
    position: absolute;
    right: 15px;
    top: 2px
}

#clutch-widget-large[_ngcontent-ng-c3477655210] {
    max-width: 920px;
    margin: 0 auto;
    padding: 10px 0 0;
    position: relative
}

#clutch-widget-large[_ngcontent-ng-c3477655210]:before,
#clutch-widget-large[_ngcontent-ng-c3477655210]:after {
    content: "";
    height: 100%;
    width: 30px;
    position: absolute;
    background: #fafafa;
    top: 0
}

#clutch-widget-large[_ngcontent-ng-c3477655210]:before {
    left: 0
}

#clutch-widget-large[_ngcontent-ng-c3477655210]:after {
    right: 0
}

@media (max-width: 827px) {

    #clutch-widget-large[_ngcontent-ng-c3477655210]:before,
    #clutch-widget-large[_ngcontent-ng-c3477655210]:after {
        display: none
    }
}

@media (max-width: 500px) {
    #clutch-widget-large[_ngcontent-ng-c3477655210] {
        padding: 0
    }
}

#clutch-widget-large_second[_ngcontent-ng-c3477655210] {
    max-width: 1000px;
    margin: 0 auto;
    padding: 30px 0 0
}

@media (max-width: 1024px) {
    #clutch-widget-large_second[_ngcontent-ng-c3477655210] {
        padding: 10px 0 0
    }
}

@media (max-width: 500px) {
    #clutch-widget-large_second[_ngcontent-ng-c3477655210] {
        padding: 0
    }
}

.clutch-widget-large__wrapper[_ngcontent-ng-c3477655210],
.clutch-widget-large_second__wrapper[_ngcontent-ng-c3477655210],
.clutch-widget-large_third__wrapper[_ngcontent-ng-c3477655210] {
    background: #fafafa
}

.clutch-widget-large__wrapper[_ngcontent-ng-c3477655210] {
    height: 563px
}

@media (max-width: 974px) {
    .clutch-widget-large__wrapper[_ngcontent-ng-c3477655210] {
        height: 588px
    }
}

@media (max-width: 827px) {
    .clutch-widget-large__wrapper[_ngcontent-ng-c3477655210] {
        height: 674px
    }
}

@media (max-width: 500px) {
    .clutch-widget-large__wrapper[_ngcontent-ng-c3477655210] {
        height: 664px
    }
}

.clutch-widget-large_second__wrapper[_ngcontent-ng-c3477655210] {
    height: 387px
}

@media (max-width: 1024px) {
    .clutch-widget-large_second__wrapper[_ngcontent-ng-c3477655210] {
        height: 367px
    }
}

@media (max-width: 616px) {
    .clutch-widget-large_second__wrapper[_ngcontent-ng-c3477655210] {
        height: 430px
    }
}

@media (max-width: 500px) {
    .clutch-widget-large_second__wrapper[_ngcontent-ng-c3477655210] {
        height: 420px
    }
}

.clutch-widget-large_third__wrapper[_ngcontent-ng-c3477655210] {
    height: 664px
}


.mdc-text-field {
    display: inline-flex;
    align-items: baseline;
    padding: 0 16px;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    will-change: opacity, transform, color;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.mdc-text-field__input {
    width: 100%;
    min-width: 0;
    border: none;
    border-radius: 0;
    background: none;
    padding: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    height: 28px
}

.mdc-text-field__input::-webkit-calendar-picker-indicator {
    display: none
}

.mdc-text-field__input::-ms-clear {
    display: none
}

.mdc-text-field__input:focus {
    outline: none
}

.mdc-text-field__input:invalid {
    box-shadow: none
}

.mdc-text-field__input::placeholder {
    opacity: 0
}

.mdc-text-field__input::-moz-placeholder {
    opacity: 0
}

.mdc-text-field__input::-webkit-input-placeholder {
    opacity: 0
}

.mdc-text-field__input:-ms-input-placeholder {
    opacity: 0
}

.mdc-text-field--no-label .mdc-text-field__input::placeholder,
.mdc-text-field--focused .mdc-text-field__input::placeholder {
    opacity: 1
}

.mdc-text-field--no-label .mdc-text-field__input::-moz-placeholder,
.mdc-text-field--focused .mdc-text-field__input::-moz-placeholder {
    opacity: 1
}

.mdc-text-field--no-label .mdc-text-field__input::-webkit-input-placeholder,
.mdc-text-field--focused .mdc-text-field__input::-webkit-input-placeholder {
    opacity: 1
}

.mdc-text-field--no-label .mdc-text-field__input:-ms-input-placeholder,
.mdc-text-field--focused .mdc-text-field__input:-ms-input-placeholder {
    opacity: 1
}

.mdc-text-field--disabled:not(.mdc-text-field--no-label) .mdc-text-field__input.mat-mdc-input-disabled-interactive::placeholder {
    opacity: 0
}

.mdc-text-field--disabled:not(.mdc-text-field--no-label) .mdc-text-field__input.mat-mdc-input-disabled-interactive::-moz-placeholder {
    opacity: 0
}

.mdc-text-field--disabled:not(.mdc-text-field--no-label) .mdc-text-field__input.mat-mdc-input-disabled-interactive::-webkit-input-placeholder {
    opacity: 0
}

.mdc-text-field--disabled:not(.mdc-text-field--no-label) .mdc-text-field__input.mat-mdc-input-disabled-interactive:-ms-input-placeholder {
    opacity: 0
}

.mdc-text-field--outlined .mdc-text-field__input,
.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input {
    height: 100%
}

.mdc-text-field--outlined .mdc-text-field__input {
    display: flex;
    border: none !important;
    background-color: rgba(0, 0, 0, 0)
}

.mdc-text-field--disabled .mdc-text-field__input {
    pointer-events: auto
}

.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input {
    color: var(--mdc-filled-text-field-input-text-color, var(--mat-sys-on-surface));
    caret-color: var(--mdc-filled-text-field-caret-color, var(--mat-sys-primary))
}

.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder {
    color: var(--mdc-filled-text-field-input-text-placeholder-color, var(--mat-sys-on-surface-variant))
}

.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input::-moz-placeholder {
    color: var(--mdc-filled-text-field-input-text-placeholder-color, var(--mat-sys-on-surface-variant))
}

.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input::-webkit-input-placeholder {
    color: var(--mdc-filled-text-field-input-text-placeholder-color, var(--mat-sys-on-surface-variant))
}

.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder {
    color: var(--mdc-filled-text-field-input-text-placeholder-color, var(--mat-sys-on-surface-variant))
}

.mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input {
    caret-color: var(--mdc-filled-text-field-error-caret-color)
}

.mdc-text-field--filled.mdc-text-field--disabled .mdc-text-field__input {
    color: var(--mdc-filled-text-field-disabled-input-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input {
    color: var(--mdc-outlined-text-field-input-text-color, var(--mat-sys-on-surface));
    caret-color: var(--mdc-outlined-text-field-caret-color, var(--mat-sys-primary))
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder {
    color: var(--mdc-outlined-text-field-input-text-placeholder-color, var(--mat-sys-on-surface-variant))
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input::-moz-placeholder {
    color: var(--mdc-outlined-text-field-input-text-placeholder-color, var(--mat-sys-on-surface-variant))
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input::-webkit-input-placeholder {
    color: var(--mdc-outlined-text-field-input-text-placeholder-color, var(--mat-sys-on-surface-variant))
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder {
    color: var(--mdc-outlined-text-field-input-text-placeholder-color, var(--mat-sys-on-surface-variant))
}

.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input {
    caret-color: var(--mdc-outlined-text-field-error-caret-color)
}

.mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input {
    color: var(--mdc-outlined-text-field-disabled-input-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))
}

@media(forced-colors: active) {
    .mdc-text-field--disabled .mdc-text-field__input {
        background-color: Window
    }
}

.mdc-text-field--filled {
    height: 56px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: var(--mdc-filled-text-field-container-shape, var(--mat-sys-corner-extra-small));
    border-top-right-radius: var(--mdc-filled-text-field-container-shape, var(--mat-sys-corner-extra-small))
}

.mdc-text-field--filled:not(.mdc-text-field--disabled) {
    background-color: var(--mdc-filled-text-field-container-color, var(--mat-sys-surface-variant))
}

.mdc-text-field--filled.mdc-text-field--disabled {
    background-color: var(--mdc-filled-text-field-disabled-container-color, color-mix(in srgb, var(--mat-sys-on-surface) 4%, transparent))
}

.mdc-text-field--outlined {
    height: 56px;
    overflow: visible;
    padding-right: max(16px, var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small)));
    padding-left: max(16px, var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small)) + 4px)
}

[dir=rtl] .mdc-text-field--outlined {
    padding-right: max(16px, var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small)) + 4px);
    padding-left: max(16px, var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small)))
}

.mdc-floating-label {
    position: absolute;
    left: 0;
    transform-origin: left top;
    line-height: 1.15rem;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: text;
    overflow: hidden;
    will-change: transform
}

[dir=rtl] .mdc-floating-label {
    right: 0;
    left: auto;
    transform-origin: right top;
    text-align: right
}

.mdc-text-field .mdc-floating-label {
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none
}

.mdc-notched-outline .mdc-floating-label {
    display: inline-block;
    position: relative;
    max-width: 100%
}

.mdc-text-field--outlined .mdc-floating-label {
    left: 4px;
    right: auto
}

[dir=rtl] .mdc-text-field--outlined .mdc-floating-label {
    left: auto;
    right: 4px
}

.mdc-text-field--filled .mdc-floating-label {
    left: 16px;
    right: auto
}

[dir=rtl] .mdc-text-field--filled .mdc-floating-label {
    left: auto;
    right: 16px
}

.mdc-text-field--disabled .mdc-floating-label {
    cursor: default
}

@media(forced-colors: active) {
    .mdc-text-field--disabled .mdc-floating-label {
        z-index: 1
    }
}

.mdc-text-field--filled.mdc-text-field--no-label .mdc-floating-label {
    display: none
}

.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-floating-label {
    color: var(--mdc-filled-text-field-label-text-color, var(--mat-sys-on-surface-variant))
}

.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-floating-label {
    color: var(--mdc-filled-text-field-focus-label-text-color, var(--mat-sys-primary))
}

.mdc-text-field--filled:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-floating-label {
    color: var(--mdc-filled-text-field-hover-label-text-color, var(--mat-sys-on-surface-variant))
}

.mdc-text-field--filled.mdc-text-field--disabled .mdc-floating-label {
    color: var(--mdc-filled-text-field-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))
}

.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid .mdc-floating-label {
    color: var(--mdc-filled-text-field-error-label-text-color, var(--mat-sys-error))
}

.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid.mdc-text-field--focused .mdc-floating-label {
    color: var(--mdc-filled-text-field-error-focus-label-text-color, var(--mat-sys-error))
}

.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-floating-label {
    color: var(--mdc-filled-text-field-error-hover-label-text-color, var(--mat-sys-on-error-container))
}

.mdc-text-field--filled .mdc-floating-label {
    font-family: var(--mdc-filled-text-field-label-text-font, var(--mat-sys-body-large-font));
    font-size: var(--mdc-filled-text-field-label-text-size, var(--mat-sys-body-large-size));
    font-weight: var(--mdc-filled-text-field-label-text-weight, var(--mat-sys-body-large-weight));
    letter-spacing: var(--mdc-filled-text-field-label-text-tracking, var(--mat-sys-body-large-tracking))
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-floating-label {
    color: var(--mdc-outlined-text-field-label-text-color, var(--mat-sys-on-surface-variant))
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-floating-label {
    color: var(--mdc-outlined-text-field-focus-label-text-color, var(--mat-sys-primary))
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-floating-label {
    color: var(--mdc-outlined-text-field-hover-label-text-color, var(--mat-sys-on-surface))
}

.mdc-text-field--outlined.mdc-text-field--disabled .mdc-floating-label {
    color: var(--mdc-outlined-text-field-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid .mdc-floating-label {
    color: var(--mdc-outlined-text-field-error-label-text-color, var(--mat-sys-error))
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid.mdc-text-field--focused .mdc-floating-label {
    color: var(--mdc-outlined-text-field-error-focus-label-text-color, var(--mat-sys-error))
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-floating-label {
    color: var(--mdc-outlined-text-field-error-hover-label-text-color, var(--mat-sys-on-error-container))
}

.mdc-text-field--outlined .mdc-floating-label {
    font-family: var(--mdc-outlined-text-field-label-text-font, var(--mat-sys-body-large-font));
    font-size: var(--mdc-outlined-text-field-label-text-size, var(--mat-sys-body-large-size));
    font-weight: var(--mdc-outlined-text-field-label-text-weight, var(--mat-sys-body-large-weight));
    letter-spacing: var(--mdc-outlined-text-field-label-text-tracking, var(--mat-sys-body-large-tracking))
}

.mdc-floating-label--float-above {
    cursor: auto;
    transform: translateY(-106%) scale(0.75)
}

.mdc-text-field--filled .mdc-floating-label--float-above {
    transform: translateY(-106%) scale(0.75)
}

.mdc-text-field--outlined .mdc-floating-label--float-above {
    transform: translateY(-37.25px) scale(1);
    font-size: .75rem
}

.mdc-notched-outline .mdc-floating-label--float-above {
    text-overflow: clip
}

.mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    max-width: 133.3333333333%
}

.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    transform: translateY(-34.75px) scale(0.75)
}

.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    font-size: 1rem
}

.mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker)::after {
    margin-left: 1px;
    margin-right: 0;
    content: "*"
}

[dir=rtl] .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker)::after {
    margin-left: 0;
    margin-right: 1px
}

.mdc-notched-outline {
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    height: 100%;
    text-align: left;
    pointer-events: none
}

[dir=rtl] .mdc-notched-outline {
    text-align: right
}

.mdc-text-field--outlined .mdc-notched-outline {
    z-index: 1
}

.mat-mdc-notch-piece {
    box-sizing: border-box;
    height: 100%;
    pointer-events: none;
    border-top: 1px solid;
    border-bottom: 1px solid
}

.mdc-text-field--focused .mat-mdc-notch-piece {
    border-width: 2px
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mat-mdc-notch-piece {
    border-color: var(--mdc-outlined-text-field-outline-color, var(--mat-sys-outline));
    border-width: var(--mdc-outlined-text-field-outline-width, 1px)
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mat-mdc-notch-piece {
    border-color: var(--mdc-outlined-text-field-hover-outline-color, var(--mat-sys-on-surface))
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mat-mdc-notch-piece {
    border-color: var(--mdc-outlined-text-field-focus-outline-color, var(--mat-sys-primary))
}

.mdc-text-field--outlined.mdc-text-field--disabled .mat-mdc-notch-piece {
    border-color: var(--mdc-outlined-text-field-disabled-outline-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent))
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid .mat-mdc-notch-piece {
    border-color: var(--mdc-outlined-text-field-error-outline-color, var(--mat-sys-error))
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid:not(.mdc-text-field--focused):hover .mdc-notched-outline .mat-mdc-notch-piece {
    border-color: var(--mdc-outlined-text-field-error-hover-outline-color, var(--mat-sys-on-error-container))
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid.mdc-text-field--focused .mat-mdc-notch-piece {
    border-color: var(--mdc-outlined-text-field-error-focus-outline-color, var(--mat-sys-error))
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline .mat-mdc-notch-piece {
    border-width: var(--mdc-outlined-text-field-focus-outline-width, 2px)
}

.mdc-notched-outline__leading {
    border-left: 1px solid;
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small));
    border-bottom-left-radius: var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small))
}

.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading {
    width: max(12px, var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small)))
}

[dir=rtl] .mdc-notched-outline__leading {
    border-left: none;
    border-right: 1px solid;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small));
    border-bottom-right-radius: var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small))
}

.mdc-notched-outline__trailing {
    flex-grow: 1;
    border-left: none;
    border-right: 1px solid;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small));
    border-bottom-right-radius: var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small))
}

[dir=rtl] .mdc-notched-outline__trailing {
    border-left: 1px solid;
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small));
    border-bottom-left-radius: var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small))
}

.mdc-notched-outline__notch {
    flex: 0 0 auto;
    width: auto
}

.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__notch {
    max-width: min(var(--mat-form-field-notch-max-width, 100%), 100% - max(12px, var(--mdc-outlined-text-field-container-shape, var(--mat-sys-corner-extra-small)))*2)
}

.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch {
    padding-top: 1px
}

.mdc-text-field--focused.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch {
    padding-top: 2px
}

.mdc-notched-outline--notched .mdc-notched-outline__notch {
    padding-left: 0;
    padding-right: 8px;
    border-top: none;
    --mat-form-field-notch-max-width: 100%
}

[dir=rtl] .mdc-notched-outline--notched .mdc-notched-outline__notch {
    padding-left: 8px;
    padding-right: 0
}

.mdc-notched-outline--no-label .mdc-notched-outline__notch {
    display: none
}

.mdc-line-ripple::before,
.mdc-line-ripple::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom-style: solid;
    content: ""
}

.mdc-line-ripple::before {
    z-index: 1;
    border-bottom-width: var(--mdc-filled-text-field-active-indicator-height, 1px)
}

.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
    border-bottom-color: var(--mdc-filled-text-field-active-indicator-color, var(--mat-sys-on-surface-variant))
}

.mdc-text-field--filled:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-line-ripple::before {
    border-bottom-color: var(--mdc-filled-text-field-hover-active-indicator-color, var(--mat-sys-on-surface))
}

.mdc-text-field--filled.mdc-text-field--disabled .mdc-line-ripple::before {
    border-bottom-color: var(--mdc-filled-text-field-disabled-active-indicator-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))
}

.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid .mdc-line-ripple::before {
    border-bottom-color: var(--mdc-filled-text-field-error-active-indicator-color, var(--mat-sys-error))
}

.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid:not(.mdc-text-field--focused):hover .mdc-line-ripple::before {
    border-bottom-color: var(--mdc-filled-text-field-error-hover-active-indicator-color, var(--mat-sys-on-error-container))
}

.mdc-line-ripple::after {
    transform: scaleX(0);
    opacity: 0;
    z-index: 2
}

.mdc-text-field--filled .mdc-line-ripple::after {
    border-bottom-width: var(--mdc-filled-text-field-focus-active-indicator-height, 2px)
}

.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
    border-bottom-color: var(--mdc-filled-text-field-focus-active-indicator-color, var(--mat-sys-primary))
}

.mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
    border-bottom-color: var(--mdc-filled-text-field-error-focus-active-indicator-color, var(--mat-sys-error))
}

.mdc-line-ripple--active::after {
    transform: scaleX(1);
    opacity: 1
}

.mdc-line-ripple--deactivating::after {
    opacity: 0
}

.mdc-text-field--disabled {
    pointer-events: none
}

.mat-mdc-form-field-textarea-control {
    vertical-align: middle;
    resize: vertical;
    box-sizing: border-box;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    overflow: auto
}

.mat-mdc-form-field-input-control.mat-mdc-form-field-input-control {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font: inherit;
    letter-spacing: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    border: none
}

.mat-mdc-form-field .mat-mdc-floating-label.mdc-floating-label {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: normal;
    pointer-events: all;
    will-change: auto
}

.mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-floating-label.mdc-floating-label {
    cursor: inherit
}

.mdc-text-field--no-label:not(.mdc-text-field--textarea) .mat-mdc-form-field-input-control.mdc-text-field__input,
.mat-mdc-text-field-wrapper .mat-mdc-form-field-input-control {
    height: auto
}

.mat-mdc-text-field-wrapper .mat-mdc-form-field-input-control.mdc-text-field__input[type=color] {
    height: 23px
}

.mat-mdc-text-field-wrapper {
    height: auto;
    flex: auto;
    will-change: auto
}

.mat-mdc-form-field-has-icon-prefix .mat-mdc-text-field-wrapper {
    padding-left: 0;
    --mat-mdc-form-field-label-offset-x: -16px
}

.mat-mdc-form-field-has-icon-suffix .mat-mdc-text-field-wrapper {
    padding-right: 0
}

[dir=rtl] .mat-mdc-text-field-wrapper {
    padding-left: 16px;
    padding-right: 16px
}

[dir=rtl] .mat-mdc-form-field-has-icon-suffix .mat-mdc-text-field-wrapper {
    padding-left: 0
}

[dir=rtl] .mat-mdc-form-field-has-icon-prefix .mat-mdc-text-field-wrapper {
    padding-right: 0
}

.mat-form-field-disabled .mdc-text-field__input::placeholder {
    color: var(--mat-form-field-disabled-input-text-placeholder-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))
}

.mat-form-field-disabled .mdc-text-field__input::-moz-placeholder {
    color: var(--mat-form-field-disabled-input-text-placeholder-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))
}

.mat-form-field-disabled .mdc-text-field__input::-webkit-input-placeholder {
    color: var(--mat-form-field-disabled-input-text-placeholder-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))
}

.mat-form-field-disabled .mdc-text-field__input:-ms-input-placeholder {
    color: var(--mat-form-field-disabled-input-text-placeholder-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))
}

.mat-mdc-form-field-label-always-float .mdc-text-field__input::placeholder {
    transition-delay: 40ms;
    transition-duration: 110ms;
    opacity: 1
}

.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mat-mdc-floating-label {
    left: auto;
    right: auto
}

.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-text-field__input {
    display: inline-block
}

.mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field .mdc-notched-outline__notch {
    padding-top: 0
}

.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
    border-left: 1px solid rgba(0, 0, 0, 0)
}

[dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
    border-left: none;
    border-right: 1px solid rgba(0, 0, 0, 0)
}

.mat-mdc-form-field-infix {
    min-height: var(--mat-form-field-container-height, 56px);
    padding-top: var(--mat-form-field-filled-with-label-container-padding-top, 24px);
    padding-bottom: var(--mat-form-field-filled-with-label-container-padding-bottom, 8px)
}

.mdc-text-field--outlined .mat-mdc-form-field-infix,
.mdc-text-field--no-label .mat-mdc-form-field-infix {
    padding-top: var(--mat-form-field-container-vertical-padding, 16px);
    padding-bottom: var(--mat-form-field-container-vertical-padding, 16px)
}

.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
    top: calc(var(--mat-form-field-container-height, 56px)/2)
}

.mdc-text-field--filled .mat-mdc-floating-label {
    display: var(--mat-form-field-filled-label-display, block)
}

.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    --mat-mdc-form-field-label-transform: translateY(calc(calc(6.75px + var(--mat-form-field-container-height, 56px) / 2) * -1)) scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
    transform: var(--mat-mdc-form-field-label-transform)
}

@keyframes _mat-form-field-subscript-animation {
    from {
        opacity: 0;
        transform: translateY(-5px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.mat-mdc-form-field-subscript-wrapper {
    box-sizing: border-box;
    width: 100%;
    position: relative
}

.mat-mdc-form-field-hint-wrapper,
.mat-mdc-form-field-error-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 0 16px;
    opacity: 1;
    transform: translateY(0);
    animation: _mat-form-field-subscript-animation 0ms cubic-bezier(0.55, 0, 0.55, 0.2)
}

.mat-mdc-form-field-subscript-dynamic-size .mat-mdc-form-field-hint-wrapper,
.mat-mdc-form-field-subscript-dynamic-size .mat-mdc-form-field-error-wrapper {
    position: static
}

.mat-mdc-form-field-bottom-align::before {
    content: "";
    display: inline-block;
    height: 16px
}

.mat-mdc-form-field-bottom-align.mat-mdc-form-field-subscript-dynamic-size::before {
    content: unset
}

.mat-mdc-form-field-hint-end {
    order: 1
}

.mat-mdc-form-field-hint-wrapper {
    display: flex
}

.mat-mdc-form-field-hint-spacer {
    flex: 1 0 1em
}

.mat-mdc-form-field-error {
    display: block;
    color: var(--mat-form-field-error-text-color, var(--mat-sys-error))
}

.mat-mdc-form-field-subscript-wrapper,
.mat-mdc-form-field-bottom-align::before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: var(--mat-form-field-subscript-text-font, var(--mat-sys-body-small-font));
    line-height: var(--mat-form-field-subscript-text-line-height, var(--mat-sys-body-small-line-height));
    font-size: var(--mat-form-field-subscript-text-size, var(--mat-sys-body-small-size));
    letter-spacing: var(--mat-form-field-subscript-text-tracking, var(--mat-sys-body-small-tracking));
    font-weight: var(--mat-form-field-subscript-text-weight, var(--mat-sys-body-small-weight))
}

.mat-mdc-form-field-focus-overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    opacity: 0;
    pointer-events: none;
    background-color: var(--mat-form-field-state-layer-color, var(--mat-sys-on-surface))
}

.mat-mdc-text-field-wrapper:hover .mat-mdc-form-field-focus-overlay {
    opacity: var(--mat-form-field-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity))
}

.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
    opacity: var(--mat-form-field-focus-state-layer-opacity, 0)
}

select.mat-mdc-form-field-input-control {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: rgba(0, 0, 0, 0);
    display: inline-flex;
    box-sizing: border-box
}

select.mat-mdc-form-field-input-control:not(:disabled) {
    cursor: pointer
}

select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option {
    color: var(--mat-form-field-select-option-text-color, var(--mat-sys-neutral10))
}

select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled {
    color: var(--mat-form-field-select-disabled-option-text-color, color-mix(in srgb, var(--mat-sys-neutral10) 38%, transparent))
}

.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-top: 5px solid;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -2.5px;
    pointer-events: none;
    color: var(--mat-form-field-enabled-select-arrow-color, var(--mat-sys-on-surface-variant))
}

[dir=rtl] .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
    right: auto;
    left: 0
}

.mat-mdc-form-field-type-mat-native-select.mat-focused .mat-mdc-form-field-infix::after {
    color: var(--mat-form-field-focus-select-arrow-color, var(--mat-sys-primary))
}

.mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix::after {
    color: var(--mat-form-field-disabled-select-arrow-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))
}

.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-input-control {
    padding-right: 15px
}

[dir=rtl] .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-input-control {
    padding-right: 0;
    padding-left: 15px
}

@media(forced-colors: active) {
    .mat-form-field-appearance-fill .mat-mdc-text-field-wrapper {
        outline: solid 1px
    }
}

@media(forced-colors: active) {
    .mat-form-field-appearance-fill.mat-form-field-disabled .mat-mdc-text-field-wrapper {
        outline-color: GrayText
    }
}

@media(forced-colors: active) {
    .mat-form-field-appearance-fill.mat-focused .mat-mdc-text-field-wrapper {
        outline: dashed 3px
    }
}

@media(forced-colors: active) {
    .mat-mdc-form-field.mat-focused .mdc-notched-outline {
        border: dashed 3px
    }
}

.mat-mdc-form-field-input-control[type=date],
.mat-mdc-form-field-input-control[type=datetime],
.mat-mdc-form-field-input-control[type=datetime-local],
.mat-mdc-form-field-input-control[type=month],
.mat-mdc-form-field-input-control[type=week],
.mat-mdc-form-field-input-control[type=time] {
    line-height: 1
}

.mat-mdc-form-field-input-control::-webkit-datetime-edit {
    line-height: 1;
    padding: 0;
    margin-bottom: -2px
}

.mat-mdc-form-field {
    --mat-mdc-form-field-floating-label-scale: 0.75;
    display: inline-flex;
    flex-direction: column;
    min-width: 0;
    text-align: left;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: var(--mat-form-field-container-text-font, var(--mat-sys-body-large-font));
    line-height: var(--mat-form-field-container-text-line-height, var(--mat-sys-body-large-line-height));
    font-size: var(--mat-form-field-container-text-size, var(--mat-sys-body-large-size));
    letter-spacing: var(--mat-form-field-container-text-tracking, var(--mat-sys-body-large-tracking));
    font-weight: var(--mat-form-field-container-text-weight, var(--mat-sys-body-large-weight))
}

.mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above {
    font-size: calc(var(--mat-form-field-outlined-label-text-populated-size)*var(--mat-mdc-form-field-floating-label-scale))
}

.mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    font-size: var(--mat-form-field-outlined-label-text-populated-size)
}

[dir=rtl] .mat-mdc-form-field {
    text-align: right
}

.mat-mdc-form-field-flex {
    display: inline-flex;
    align-items: baseline;
    box-sizing: border-box;
    width: 100%
}

.mat-mdc-text-field-wrapper {
    width: 100%;
    z-index: 0
}

.mat-mdc-form-field-icon-prefix,
.mat-mdc-form-field-icon-suffix {
    align-self: center;
    line-height: 0;
    pointer-events: auto;
    position: relative;
    z-index: 1
}

.mat-mdc-form-field-icon-prefix>.mat-icon,
.mat-mdc-form-field-icon-suffix>.mat-icon {
    padding: 0 12px;
    box-sizing: content-box
}

.mat-mdc-form-field-icon-prefix {
    color: var(--mat-form-field-leading-icon-color, var(--mat-sys-on-surface-variant))
}

.mat-form-field-disabled .mat-mdc-form-field-icon-prefix {
    color: var(--mat-form-field-disabled-leading-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))
}

.mat-mdc-form-field-icon-suffix {
    color: var(--mat-form-field-trailing-icon-color, var(--mat-sys-on-surface-variant))
}

.mat-form-field-disabled .mat-mdc-form-field-icon-suffix {
    color: var(--mat-form-field-disabled-trailing-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))
}

.mat-form-field-invalid .mat-mdc-form-field-icon-suffix {
    color: var(--mat-form-field-error-trailing-icon-color, var(--mat-sys-error))
}

.mat-form-field-invalid:not(.mat-focused):not(.mat-form-field-disabled) .mat-mdc-text-field-wrapper:hover .mat-mdc-form-field-icon-suffix {
    color: var(--mat-form-field-error-hover-trailing-icon-color, var(--mat-sys-on-error-container))
}

.mat-form-field-invalid.mat-focused .mat-mdc-text-field-wrapper .mat-mdc-form-field-icon-suffix {
    color: var(--mat-form-field-error-focus-trailing-icon-color, var(--mat-sys-error))
}

.mat-mdc-form-field-icon-prefix,
[dir=rtl] .mat-mdc-form-field-icon-suffix {
    padding: 0 4px 0 0
}

.mat-mdc-form-field-icon-suffix,
[dir=rtl] .mat-mdc-form-field-icon-prefix {
    padding: 0 0 0 4px
}

.mat-mdc-form-field-subscript-wrapper .mat-icon,
.mat-mdc-form-field label .mat-icon {
    width: 1em;
    height: 1em;
    font-size: inherit
}

.mat-mdc-form-field-infix {
    flex: auto;
    min-width: 0;
    width: 180px;
    position: relative;
    box-sizing: border-box
}

.mat-mdc-form-field-infix:has(textarea[cols]) {
    width: auto
}

.mat-mdc-form-field .mdc-notched-outline__notch {
    margin-left: -1px;
    -webkit-clip-path: inset(-9em -999em -9em 1px);
    clip-path: inset(-9em -999em -9em 1px)
}

[dir=rtl] .mat-mdc-form-field .mdc-notched-outline__notch {
    margin-left: 0;
    margin-right: -1px;
    -webkit-clip-path: inset(-9em 1px -9em -999em);
    clip-path: inset(-9em 1px -9em -999em)
}

.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-floating-label {
    transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1), color 150ms cubic-bezier(0.4, 0, 0.2, 1)
}

.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field__input {
    transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1)
}

.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field__input::placeholder {
    transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1)
}

.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field__input::-moz-placeholder {
    transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1)
}

.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field__input::-webkit-input-placeholder {
    transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1)
}

.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field__input:-ms-input-placeholder {
    transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1)
}

.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--no-label .mdc-text-field__input::placeholder,
.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--focused .mdc-text-field__input::placeholder {
    transition-delay: 40ms;
    transition-duration: 110ms
}

.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--no-label .mdc-text-field__input::-moz-placeholder,
.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--focused .mdc-text-field__input::-moz-placeholder {
    transition-delay: 40ms;
    transition-duration: 110ms
}

.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--no-label .mdc-text-field__input::-webkit-input-placeholder,
.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--focused .mdc-text-field__input::-webkit-input-placeholder {
    transition-delay: 40ms;
    transition-duration: 110ms
}

.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--no-label .mdc-text-field__input:-ms-input-placeholder,
.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--focused .mdc-text-field__input:-ms-input-placeholder {
    transition-delay: 40ms;
    transition-duration: 110ms
}

.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple::before {
    transition-duration: 75ms
}

.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-line-ripple::after {
    transition: transform 180ms cubic-bezier(0.4, 0, 0.2, 1), opacity 180ms cubic-bezier(0.4, 0, 0.2, 1)
}

.mat-mdc-form-field.mat-form-field-animations-enabled .mat-mdc-form-field-hint-wrapper,
.mat-mdc-form-field.mat-form-field-animations-enabled .mat-mdc-form-field-error-wrapper {
    animation-duration: 300ms
}

.mdc-notched-outline .mdc-floating-label {
    max-width: calc(100% + 1px)
}

.mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    max-width: calc(133.3333333333% + 1px)
}


.mdc-checkbox {
    display: inline-block;
    position: relative;
    flex: 0 0 18px;
    box-sizing: content-box;
    width: 18px;
    height: 18px;
    line-height: 0;
    white-space: nowrap;
    cursor: pointer;
    vertical-align: bottom;
    padding: calc((var(--mdc-checkbox-state-layer-size, 40px) - 18px)/2);
    margin: calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 40px))/2)
}

.mdc-checkbox:hover>.mdc-checkbox__ripple {
    opacity: var(--mdc-checkbox-unselected-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity));
    background-color: var(--mdc-checkbox-unselected-hover-state-layer-color, var(--mat-sys-on-surface))
}

.mdc-checkbox:hover>.mat-mdc-checkbox-ripple>.mat-ripple-element {
    background-color: var(--mdc-checkbox-unselected-hover-state-layer-color, var(--mat-sys-on-surface))
}

.mdc-checkbox .mdc-checkbox__native-control:focus+.mdc-checkbox__ripple {
    opacity: var(--mdc-checkbox-unselected-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity));
    background-color: var(--mdc-checkbox-unselected-focus-state-layer-color, var(--mat-sys-on-surface))
}

.mdc-checkbox .mdc-checkbox__native-control:focus~.mat-mdc-checkbox-ripple .mat-ripple-element {
    background-color: var(--mdc-checkbox-unselected-focus-state-layer-color, var(--mat-sys-on-surface))
}

.mdc-checkbox:active>.mdc-checkbox__native-control+.mdc-checkbox__ripple {
    opacity: var(--mdc-checkbox-unselected-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity));
    background-color: var(--mdc-checkbox-unselected-pressed-state-layer-color, var(--mat-sys-primary))
}

.mdc-checkbox:active>.mdc-checkbox__native-control~.mat-mdc-checkbox-ripple .mat-ripple-element {
    background-color: var(--mdc-checkbox-unselected-pressed-state-layer-color, var(--mat-sys-primary))
}

.mdc-checkbox:hover .mdc-checkbox__native-control:checked+.mdc-checkbox__ripple {
    opacity: var(--mdc-checkbox-selected-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity));
    background-color: var(--mdc-checkbox-selected-hover-state-layer-color, var(--mat-sys-primary))
}

.mdc-checkbox:hover .mdc-checkbox__native-control:checked~.mat-mdc-checkbox-ripple .mat-ripple-element {
    background-color: var(--mdc-checkbox-selected-hover-state-layer-color, var(--mat-sys-primary))
}

.mdc-checkbox .mdc-checkbox__native-control:focus:checked+.mdc-checkbox__ripple {
    opacity: var(--mdc-checkbox-selected-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity));
    background-color: var(--mdc-checkbox-selected-focus-state-layer-color, var(--mat-sys-primary))
}

.mdc-checkbox .mdc-checkbox__native-control:focus:checked~.mat-mdc-checkbox-ripple .mat-ripple-element {
    background-color: var(--mdc-checkbox-selected-focus-state-layer-color, var(--mat-sys-primary))
}

.mdc-checkbox:active>.mdc-checkbox__native-control:checked+.mdc-checkbox__ripple {
    opacity: var(--mdc-checkbox-selected-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity));
    background-color: var(--mdc-checkbox-selected-pressed-state-layer-color, var(--mat-sys-on-surface))
}

.mdc-checkbox:active>.mdc-checkbox__native-control:checked~.mat-mdc-checkbox-ripple .mat-ripple-element {
    background-color: var(--mdc-checkbox-selected-pressed-state-layer-color, var(--mat-sys-on-surface))
}

.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox .mdc-checkbox__native-control~.mat-mdc-checkbox-ripple .mat-ripple-element,
.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox .mdc-checkbox__native-control+.mdc-checkbox__ripple {
    background-color: var(--mdc-checkbox-unselected-hover-state-layer-color, var(--mat-sys-on-surface))
}

.mdc-checkbox .mdc-checkbox__native-control {
    position: absolute;
    margin: 0;
    padding: 0;
    opacity: 0;
    cursor: inherit;
    z-index: 1;
    width: var(--mdc-checkbox-state-layer-size, 40px);
    height: var(--mdc-checkbox-state-layer-size, 40px);
    top: calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 40px))/2);
    right: calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 40px))/2);
    left: calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 40px))/2)
}

.mdc-checkbox--disabled {
    cursor: default;
    pointer-events: none
}

@media(forced-colors: active) {
    .mdc-checkbox--disabled {
        opacity: .5
    }
}

.mdc-checkbox__background {
    display: inline-flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 18px;
    height: 18px;
    border: 2px solid currentColor;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0);
    pointer-events: none;
    will-change: background-color, border-color;
    transition: background-color 90ms cubic-bezier(0.4, 0, 0.6, 1), border-color 90ms cubic-bezier(0.4, 0, 0.6, 1);
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    border-color: var(--mdc-checkbox-unselected-icon-color, var(--mat-sys-on-surface-variant));
    top: calc((var(--mdc-checkbox-state-layer-size, 40px) - 18px)/2);
    left: calc((var(--mdc-checkbox-state-layer-size, 40px) - 18px)/2)
}

.mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,
.mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background {
    border-color: var(--mdc-checkbox-selected-icon-color, var(--mat-sys-primary));
    background-color: var(--mdc-checkbox-selected-icon-color, var(--mat-sys-primary))
}

.mdc-checkbox--disabled .mdc-checkbox__background {
    border-color: var(--mdc-checkbox-disabled-unselected-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))
}

.mdc-checkbox__native-control:disabled:checked~.mdc-checkbox__background,
.mdc-checkbox__native-control:disabled:indeterminate~.mdc-checkbox__background {
    background-color: var(--mdc-checkbox-disabled-selected-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));
    border-color: rgba(0, 0, 0, 0)
}

.mdc-checkbox:hover>.mdc-checkbox__native-control:not(:checked)~.mdc-checkbox__background,
.mdc-checkbox:hover>.mdc-checkbox__native-control:not(:indeterminate)~.mdc-checkbox__background {
    border-color: var(--mdc-checkbox-unselected-hover-icon-color, var(--mat-sys-on-surface));
    background-color: rgba(0, 0, 0, 0)
}

.mdc-checkbox:hover>.mdc-checkbox__native-control:checked~.mdc-checkbox__background,
.mdc-checkbox:hover>.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background {
    border-color: var(--mdc-checkbox-selected-hover-icon-color, var(--mat-sys-primary));
    background-color: var(--mdc-checkbox-selected-hover-icon-color, var(--mat-sys-primary))
}

.mdc-checkbox__native-control:focus:focus:not(:checked)~.mdc-checkbox__background,
.mdc-checkbox__native-control:focus:focus:not(:indeterminate)~.mdc-checkbox__background {
    border-color: var(--mdc-checkbox-unselected-focus-icon-color, var(--mat-sys-on-surface))
}

.mdc-checkbox__native-control:focus:focus:checked~.mdc-checkbox__background,
.mdc-checkbox__native-control:focus:focus:indeterminate~.mdc-checkbox__background {
    border-color: var(--mdc-checkbox-selected-focus-icon-color, var(--mat-sys-primary));
    background-color: var(--mdc-checkbox-selected-focus-icon-color, var(--mat-sys-primary))
}

.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox:hover>.mdc-checkbox__native-control~.mdc-checkbox__background,
.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox .mdc-checkbox__native-control:focus~.mdc-checkbox__background,
.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox__background {
    border-color: var(--mdc-checkbox-disabled-unselected-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))
}

.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox__native-control:checked~.mdc-checkbox__background,
.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background {
    background-color: var(--mdc-checkbox-disabled-selected-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));
    border-color: rgba(0, 0, 0, 0)
}

.mdc-checkbox__checkmark {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: opacity 180ms cubic-bezier(0.4, 0, 0.6, 1);
    color: var(--mdc-checkbox-selected-checkmark-color, var(--mat-sys-on-primary))
}

@media(forced-colors: active) {
    .mdc-checkbox__checkmark {
        color: CanvasText
    }
}

.mdc-checkbox--disabled .mdc-checkbox__checkmark,
.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox__checkmark {
    color: var(--mdc-checkbox-disabled-selected-checkmark-color, var(--mat-sys-surface))
}

@media(forced-colors: active) {

    .mdc-checkbox--disabled .mdc-checkbox__checkmark,
    .mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox__checkmark {
        color: CanvasText
    }
}

.mdc-checkbox__checkmark-path {
    transition: stroke-dashoffset 180ms cubic-bezier(0.4, 0, 0.6, 1);
    stroke: currentColor;
    stroke-width: 3.12px;
    stroke-dashoffset: 29.7833385;
    stroke-dasharray: 29.7833385
}

.mdc-checkbox__mixedmark {
    width: 100%;
    height: 0;
    transform: scaleX(0) rotate(0deg);
    border-width: 1px;
    border-style: solid;
    opacity: 0;
    transition: opacity 90ms cubic-bezier(0.4, 0, 0.6, 1), transform 90ms cubic-bezier(0.4, 0, 0.6, 1);
    border-color: var(--mdc-checkbox-selected-checkmark-color, var(--mat-sys-on-primary))
}

@media(forced-colors: active) {
    .mdc-checkbox__mixedmark {
        margin: 0 1px
    }
}

.mdc-checkbox--disabled .mdc-checkbox__mixedmark,
.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox__mixedmark {
    border-color: var(--mdc-checkbox-disabled-selected-checkmark-color, var(--mat-sys-surface))
}

.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,
.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background,
.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background,
.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background {
    animation-duration: 180ms;
    animation-timing-function: linear
}

.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path {
    animation: mdc-checkbox-unchecked-checked-checkmark-path 180ms linear;
    transition: none
}

.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark {
    animation: mdc-checkbox-unchecked-indeterminate-mixedmark 90ms linear;
    transition: none
}

.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark-path {
    animation: mdc-checkbox-checked-unchecked-checkmark-path 90ms linear;
    transition: none
}

.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark {
    animation: mdc-checkbox-checked-indeterminate-checkmark 90ms linear;
    transition: none
}

.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark {
    animation: mdc-checkbox-checked-indeterminate-mixedmark 90ms linear;
    transition: none
}

.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark {
    animation: mdc-checkbox-indeterminate-checked-checkmark 500ms linear;
    transition: none
}

.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark {
    animation: mdc-checkbox-indeterminate-checked-mixedmark 500ms linear;
    transition: none
}

.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark {
    animation: mdc-checkbox-indeterminate-unchecked-mixedmark 300ms linear;
    transition: none
}

.mdc-checkbox__native-control:checked~.mdc-checkbox__background,
.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background {
    transition: border-color 90ms cubic-bezier(0, 0, 0.2, 1), background-color 90ms cubic-bezier(0, 0, 0.2, 1)
}

.mdc-checkbox__native-control:checked~.mdc-checkbox__background>.mdc-checkbox__checkmark>.mdc-checkbox__checkmark-path,
.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background>.mdc-checkbox__checkmark>.mdc-checkbox__checkmark-path {
    stroke-dashoffset: 0
}

.mdc-checkbox__native-control:checked~.mdc-checkbox__background>.mdc-checkbox__checkmark {
    transition: opacity 180ms cubic-bezier(0, 0, 0.2, 1), transform 180ms cubic-bezier(0, 0, 0.2, 1);
    opacity: 1
}

.mdc-checkbox__native-control:checked~.mdc-checkbox__background>.mdc-checkbox__mixedmark {
    transform: scaleX(1) rotate(-45deg)
}

.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background>.mdc-checkbox__checkmark {
    transform: rotate(45deg);
    opacity: 0;
    transition: opacity 90ms cubic-bezier(0.4, 0, 0.6, 1), transform 90ms cubic-bezier(0.4, 0, 0.6, 1)
}

.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background>.mdc-checkbox__mixedmark {
    transform: scaleX(1) rotate(0deg);
    opacity: 1
}

@keyframes mdc-checkbox-unchecked-checked-checkmark-path {

    0%,
    50% {
        stroke-dashoffset: 29.7833385
    }

    50% {
        animation-timing-function: cubic-bezier(0, 0, 0.2, 1)
    }

    100% {
        stroke-dashoffset: 0
    }
}

@keyframes mdc-checkbox-unchecked-indeterminate-mixedmark {

    0%,
    68.2% {
        transform: scaleX(0)
    }

    68.2% {
        animation-timing-function: cubic-bezier(0, 0, 0, 1)
    }

    100% {
        transform: scaleX(1)
    }
}

@keyframes mdc-checkbox-checked-unchecked-checkmark-path {
    from {
        animation-timing-function: cubic-bezier(0.4, 0, 1, 1);
        opacity: 1;
        stroke-dashoffset: 0
    }

    to {
        opacity: 0;
        stroke-dashoffset: -29.7833385
    }
}

@keyframes mdc-checkbox-checked-indeterminate-checkmark {
    from {
        animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
        transform: rotate(0deg);
        opacity: 1
    }

    to {
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes mdc-checkbox-indeterminate-checked-checkmark {
    from {
        animation-timing-function: cubic-bezier(0.14, 0, 0, 1);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        transform: rotate(360deg);
        opacity: 1
    }
}

@keyframes mdc-checkbox-checked-indeterminate-mixedmark {
    from {
        animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        transform: rotate(0deg);
        opacity: 1
    }
}

@keyframes mdc-checkbox-indeterminate-checked-mixedmark {
    from {
        animation-timing-function: cubic-bezier(0.14, 0, 0, 1);
        transform: rotate(0deg);
        opacity: 1
    }

    to {
        transform: rotate(315deg);
        opacity: 0
    }
}

@keyframes mdc-checkbox-indeterminate-unchecked-mixedmark {
    0% {
        animation-timing-function: linear;
        transform: scaleX(1);
        opacity: 1
    }

    32.8%,
    100% {
        transform: scaleX(0);
        opacity: 0
    }
}

.mat-mdc-checkbox {
    display: inline-block;
    position: relative;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mat-mdc-checkbox._mat-animation-noopable>.mat-internal-form-field>.mdc-checkbox>.mat-mdc-checkbox-touch-target,
.mat-mdc-checkbox._mat-animation-noopable>.mat-internal-form-field>.mdc-checkbox>.mdc-checkbox__native-control,
.mat-mdc-checkbox._mat-animation-noopable>.mat-internal-form-field>.mdc-checkbox>.mdc-checkbox__ripple,
.mat-mdc-checkbox._mat-animation-noopable>.mat-internal-form-field>.mdc-checkbox>.mat-mdc-checkbox-ripple::before,
.mat-mdc-checkbox._mat-animation-noopable>.mat-internal-form-field>.mdc-checkbox>.mdc-checkbox__background,
.mat-mdc-checkbox._mat-animation-noopable>.mat-internal-form-field>.mdc-checkbox>.mdc-checkbox__background>.mdc-checkbox__checkmark,
.mat-mdc-checkbox._mat-animation-noopable>.mat-internal-form-field>.mdc-checkbox>.mdc-checkbox__background>.mdc-checkbox__checkmark>.mdc-checkbox__checkmark-path,
.mat-mdc-checkbox._mat-animation-noopable>.mat-internal-form-field>.mdc-checkbox>.mdc-checkbox__background>.mdc-checkbox__mixedmark {
    transition: none !important;
    animation: none !important
}

.mat-mdc-checkbox label {
    cursor: pointer
}

.mat-mdc-checkbox .mat-internal-form-field {
    color: var(--mat-checkbox-label-text-color, var(--mat-sys-on-surface));
    font-family: var(--mat-checkbox-label-text-font, var(--mat-sys-body-medium-font));
    line-height: var(--mat-checkbox-label-text-line-height, var(--mat-sys-body-medium-line-height));
    font-size: var(--mat-checkbox-label-text-size, var(--mat-sys-body-medium-size));
    letter-spacing: var(--mat-checkbox-label-text-tracking, var(--mat-sys-body-medium-tracking));
    font-weight: var(--mat-checkbox-label-text-weight, var(--mat-sys-body-medium-weight))
}

.mat-mdc-checkbox.mat-mdc-checkbox-disabled.mat-mdc-checkbox-disabled-interactive {
    pointer-events: auto
}

.mat-mdc-checkbox.mat-mdc-checkbox-disabled.mat-mdc-checkbox-disabled-interactive input {
    cursor: default
}

.mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
    cursor: default;
    color: var(--mat-checkbox-disabled-label-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))
}

.mat-mdc-checkbox label:empty {
    display: none
}

.mat-mdc-checkbox .mdc-checkbox__ripple {
    opacity: 0
}

.mat-mdc-checkbox .mat-mdc-checkbox-ripple,
.mdc-checkbox__ripple {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    border-radius: 50%;
    pointer-events: none
}

.mat-mdc-checkbox .mat-mdc-checkbox-ripple:not(:empty),
.mdc-checkbox__ripple:not(:empty) {
    transform: translateZ(0)
}

.mat-mdc-checkbox-ripple .mat-ripple-element {
    opacity: .1
}

.mat-mdc-checkbox-touch-target {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 48px;
    width: 48px;
    transform: translate(-50%, -50%);
    display: var(--mat-checkbox-touch-target-display, block)
}

.mat-mdc-checkbox .mat-mdc-checkbox-ripple::before {
    border-radius: 50%
}

.mdc-checkbox__native-control:focus~.mat-focus-indicator::before {
    content: ""
}


.mat-focus-indicator {
    position: relative
}

.mat-focus-indicator::before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    box-sizing: border-box;
    pointer-events: none;
    display: var(--mat-focus-indicator-display, none);
    border-width: var(--mat-focus-indicator-border-width, 3px);
    border-style: var(--mat-focus-indicator-border-style, solid);
    border-color: var(--mat-focus-indicator-border-color, transparent);
    border-radius: var(--mat-focus-indicator-border-radius, 4px)
}

.mat-focus-indicator:focus::before {
    content: ""
}

@media(forced-colors: active) {
    html {
        --mat-focus-indicator-display: block
    }
}


.mat-internal-form-field {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-flex;
    align-items: center;
    vertical-align: middle
}

.mat-internal-form-field>label {
    margin-left: 0;
    margin-right: auto;
    padding-left: 4px;
    padding-right: 0;
    order: 0
}

[dir=rtl] .mat-internal-form-field>label {
    margin-left: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 4px
}

.mdc-form-field--align-end>label {
    margin-left: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 4px;
    order: -1
}

[dir=rtl] .mdc-form-field--align-end .mdc-form-field--align-end label {
    margin-left: 0;
    margin-right: auto;
    padding-left: 4px;
    padding-right: 0
}


.mat-ripple {
    overflow: hidden;
    position: relative
}

.mat-ripple:not(:empty) {
    transform: translateZ(0)
}

.mat-ripple.mat-ripple-unbounded {
    overflow: visible
}

.mat-ripple-element {
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
    transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
    transform: scale3d(0, 0, 0);
    background-color: var(--mat-ripple-color, color-mix(in srgb, var(--mat-sys-on-surface) 10%, transparent))
}

@media(forced-colors: active) {
    .mat-ripple-element {
        display: none
    }
}

.cdk-drag-preview .mat-ripple-element,
.cdk-drag-placeholder .mat-ripple-element {
    display: none
}