.team404-main {
    background-color: #F4F6F9;
    padding-bottom: 0.1px;
}
.team404-main .page_banner {
    margin: 0;
}
.team404-main .page_banner__slide .page_banner__slide__image__mobile, 
.team404-main .page_banner__slide .page_banner__slide__image {
    object-position: bottom;
}
.team404-main .page_banner__slide::before {
    background: linear-gradient(180deg, rgba(25, 26, 38, 0.8) 0%, rgba(25, 26, 38, 0.1) 100%);
}
.team404-main .page_banner__slide__title span {
    background-color: transparent;
    margin: 0;
    display: inline;
    padding: 0;
}
.team404-main .page_banner__next-screen.singular-slider {
    display: none;
}
.team404-main .page_banner__slide__content .row > div {
    margin-top: min(2.5rem, 12%);
    height: max(450px, 58%);
    padding-bottom: 0;
}
.team404-main .page_banner__slide__content .row > div .cta_btn_link {
    margin-bottom: 0;
    background-color: transparent;
    border: 3px solid #FFF;
    padding: 1.1875rem;
}
.team404-main .page_banner__slide__content .row > div .cta_btn_link:hover {
    color: #191A26;
    background-color: #FFFFFF;
}
.team404-breadcrumbs {
    position: relative;
    z-index: 2;
    background: linear-gradient(160deg, #0F1018 0.51%, rgba(15, 16, 24, 0.8125) 45.03%, rgba(15, 16, 24, 0) 98.97%);
}
.team404-breadcrumbs #breadcrumbs {
    margin: 0;
    padding: 1.5rem 0;
    color: #FFFFFF;
}
.team404-breadcrumbs #breadcrumbs #breadcrumbs a {
    color: #D0D5DD;
}
.team404-block_banner_2,
.team404-block_banner_3 {
    position: relative;
    margin-top: -4rem;
    z-index: 1;
}
.team404-block_banner_3 {
    margin-top: 0;
}
.team404-block_banner_2--image--desktop,
.team404-block_banner_3--image-desktop {
    display: none;
}
.team404-block_banner_2--image--mobile,
.team404-block_banner_3--image-mobile {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.team404-block_banner_2--container.container,
.container.team404-block_banner_3--container {
    position: relative;
    z-index: 2;
    padding-top: 5rem;
    color: #FFFFFF;
    --bs-gutter-x: 2rem;
}
.container.team404-block_banner_3--container {
    padding-top: 2.5rem;
    color: #87FFFF;
}
.team404-block_banner_2--title,
.team404-block_banner_3--title,
.team404--uslovia--title {
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.2;
    text-transform: uppercase;
}
.team404-block_banner_2--subtitle {
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.2;
    margin-top: 1.5rem;
}
.team404-block_banner_2--description {
    font-size: 1.25rem;
    line-height: 1.5;
    margin-top: 0.5rem;
}
.team404-block_banner_2--elements-title {
    margin-top: 2rem;
    background-color: #C11D1D;
    padding: 0.75rem;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 600;
}
.team404-block_banner_2--elements,
.team404-block_banner_3--items {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 2rem;
    row-gap: 0.75rem;
    margin-left: -0.75rem;
    margin-right: -0.75rem;
}
.team404-block_banner_3--items {
    margin-top: 0.75rem;
}
.team404-block_banner_2--elements--item,
.team404-block_banner_3--item {
    width: 100%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 3rem;
}
.team404-block_banner_2--elements--item--body,
.team404-block_banner_3--item--body {
    position: relative;
    padding: 3.5rem 0.75rem 1.25rem;
    background-color: #191A2680;
    border: 1px solid #7C0101;
    border-radius: 0.625rem;
    text-align: center;
}
.team404-block_banner_3--item--body {
    background-color: #0E161680;
    border-color: #7CC2C3;
}
.team404-block_banner_2--elements--item--title,
.team404-block_banner_3--item--title {
    font-size: 1.25rem;
    font-weight: 600;
}
.team404-block_banner_3--item--title {
    line-height: 1;
}
.team404-block_banner_2--elements--item--icon,
.team404-block_banner_3--item--icon {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 2.04px solid #7C0101;
    border-radius: 50%;
    background: #191A26;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 95px;
    aspect-ratio: 1;
    overflow: hidden;
}
.team404-block_banner_3--item--icon {
    border-color: #7CC2C3;
}
.team404-block_banner_2--elements--item--icon img,
.team404-block_banner_3--item--icon img {
    width: 60%;
}
.team404-block_banner_2--image,
.team404-block_banner_3--image {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.team404-block_banner_2--image::before,
.team404-block_banner_3--image::before {
    content: "";
    height: min(374px, 50%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(177.6deg, #191A26 1.82%, rgba(25, 26, 38, 0) 98.18%);
}
.team404-block_banner_2--image img, 
.team404-block_banner_3--image img {
    width: 100%;
}
.team404-block_banner_3--subtitle {
    color: #1D2F39;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0.25rem 0.9375rem;
    background-color: #7CC2C3;
    border: 1px solid #7CC2C3;
    border-radius: 0.25rem;
    font-size: 1.25rem;
    gap: 1.125rem;
    margin-top: 1.5rem;
}
.team404-block_banner_3--subtitle::before {
    content: "";
    background-image: url('data:image/svg+xml,<svg width="33" height="29" viewBox="0 0 33 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 21.6968C0 25.3384 2.96327 28.2876 6.60464 28.2876H20.3125C23.9539 28.2876 26.9172 25.3384 26.9172 21.6968V14.0121L20.9078 20.0215C18.7053 22.3099 14.9046 22.3562 12.614 20.0076L6.84026 14.2199C4.5926 12.0007 4.50672 8.27307 6.84026 5.93989C9.10933 3.67046 12.8566 3.66179 15.1202 5.95374L16.7817 7.61539L23.5527 0.844426C22.597 0.304575 21.4893 0 20.3125 0H6.60464C2.96327 0 1.65059e-07 2.96293 1.65059e-07 6.60447L0 21.6968Z" fill="%231D2F39"/><path d="M27.277 1.02462L16.7815 11.5338L13.1537 7.90612C11.9631 6.70134 9.99703 6.70134 8.79226 7.90612C7.58748 9.11073 7.58748 11.0631 8.79226 12.2675L14.5937 18.0692C15.7644 19.2673 17.743 19.3101 18.9555 18.0692L31.6384 5.38602C32.8432 4.19528 32.8432 2.22906 31.6384 1.02462C30.4755 -0.138578 28.4399 -0.138578 27.277 1.02462Z" fill="%231D2F39"/></svg>');
    display: block;
    min-width: 33px;
    aspect-ratio: 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.team404-block_banner_3--contacts {
    background: #0E161680;
    border: 1px solid #7CC2C3;
    padding: 0.6875rem 1.0625rem;
    margin-top: 1.25rem;
    border-radius: 0.625rem;
}
.team404-block_banner_3--contacts--wrapp {
    display: flex;
    flex-wrap: wrap;
    row-gap: 0.75rem;
    margin: 0 -0.375rem;
}
.team404-block_banner_3--contacts--col-left, 
.team404-block_banner_3--contacts--col-rigth {
    width: 100%;
    padding: 0 0.375rem;
}
.team404-block_banner_3--contacts--col-left--icon {
    display: none;
}
.team404-block_banner_3--contacts--col-left--title {
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 1.25rem;
    font-weight: 700;
}
.team404-block_banner_3--contacts--col-rigth {
    display: flex;
    flex-direction: column;
    row-gap: 0.5rem;
}
.team404-block_banner_3--contacts--col-rigth--item {
    display: flex;
    width: 100%;
    gap: 0.75rem;
    align-items: center;
    line-height: 1.5;
}
.team404-block_banner_3--contacts--col-right--item--icon {
    min-width: 1.5rem;
    display: flex;
}
.team404-block_banner_3--items--title {
    border-radius: 0.25rem;
    border: 1px solid #7CC2C3;
    background: #7CC2C3;
    color: #1D2F39;
    text-align: center;
    padding: 0.5rem 0.75rem;
    margin-top: 2rem;
    font-weight: 600;
    font-size: 1.25rem;
    text-transform: uppercase;
}
.team404--uslovia {
    padding: 2.5rem 0;
    background-color: #FFF;
}
.container.team404--uslovia--container {
    --bs-gutter-x: 2.5rem;
}
.team404--uslovia--items {
    display: flex;
    flex-wrap: wrap;
    margin: 2.5rem -0.75rem 0;
    row-gap: 2.5rem;
}
.team404--uslovia--item {
    padding: 0 0.75rem;
    width: 100%;
}
.team404--uslovia--item--body {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    row-gap: 0.75rem;
    height: 100%;
}
.team404--uslovia--item--text {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1;
    color: #EACBCD;
    transition: color 0.375s ease-in-out;
}
.team404--uslovia--item--icon {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #EACBCD;
    transition: color 0.375s ease-in-out;
}
.active .team404--uslovia--item--icon {
    color: #C11D1D;
}
.active .team404--uslovia--item--text {
    color: #191A26
}
.team404--uslovia--button {
    margin-top: 2.5rem;
}
.team404--uslovia--button .cta_btn_link {
    font-size: 1rem;
    padding: 1rem;
    width: 100%;
}
.team404-main .grid_product,
.team404-main .page_testimonals,
.team404-main .page_faq {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
    padding: 0;
    background-color: transparent;
}
.team404-main .grid_product__wrapper,
.team404-main .page_faq__faqs {
    padding-bottom: 0;
}
.team404-main .grid_product__catalog .cta_btn_link,
.team404-main .page_testimonals__page_link .cta_btn_link,
.team404-main .page_faq__show-more-items {
    width: 100%;
}
.nf-form-content .label-above:has(input[name="promocode"]) .nf-field-label {
    bottom: calc(100% - 1.25rem);
}
.pop_up__callback__form .nf-form-content input.ninja-forms-field[name='promocode'] {
    color: #C11D1D;
}
@media screen and ( min-width: 768px ) {
    .team404-main .page_banner__slide .page_banner__slide__image__mobile, 
    .team404-main .page_banner__slide .page_banner__slide__image {
        object-position: bottom right;
    }
    .team404-breadcrumbs {
        background: none;
    }
    .team404-breadcrumbs #breadcrumbs {
        padding: 2.5rem 0;
    }
    .team404-block_banner_2 {
        margin-top: -6rem;
    }
    .team404-block_banner_2--image--mobile, 
    .team404-block_banner_3--image-mobile {
        display: none;
    }
    .team404-block_banner_2--image--desktop, 
    .team404-block_banner_3--image-desktop {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
        left: 0;
        top: 0;
    }
    .container.team404-block_banner_2--container {
        padding: 116px 0 7.14%;
    }
    .team404-block_banner_2--content {
        width: min(872px, 100%);
    }
    .team404-block_banner_2--elements--item {
        width: 50%;
        padding-top: 0;
        padding-top: 0.375rem;
        padding-bottom: 0.375rem;
    }
    .team404-block_banner_2--elements--item--body {
        display: flex;
        align-items: center;
        padding: 0 0.75rem 0 98px;
        height: 108px;
        text-align: left;
        width: calc(100% - 44px);
        margin-left: auto;
    }
    .team404-block_banner_2--elements--item--icon {
        top: 50%;
        left: 0;
        height: calc(100% + 0.75rem);
        width: auto;
        aspect-ratio: 1;
        transform: translate(-44px, -50%);
    }
    .team404-block_banner_2--image, 
    .team404-block_banner_3--image {
        display: none;
    }
    .team404-block_banner_3--content {
        width: min(100%, 864px);
        margin-left: auto;
    }
    .team404-block_banner_3--subtitle br {
        display: none;
    }
    .team404-block_banner_3--item {
        padding-top: 0.375rem;
        padding-bottom: 0.375rem;
    }
    .team404-block_banner_3--item--body {
        margin-left: 5rem;
        height: 135px;
        padding: 0.75rem 104px;
        display: flex;
        align-items: center;
        text-align: left;
    }
    .team404-block_banner_3--item--icon {
        height: calc(100% + 12px);
        top: 50%;
        left: 0;
        width: auto;
        aspect-ratio: 1;
        transform: translate(-79px, -50%);
    }
    .team404-block_banner_3--items {
        padding-left: 45px;
        padding-right: 45px;
    }
    .container.team404-block_banner_3--container {
        padding-top: 3rem;
        padding-bottom: 2.875rem;
    }
    .team404--uslovia--item {
        width: 33.3333%;
        padding-bottom: 3.75rem;
        position: relative;
    }
    .team404--uslovia--items {
        position: relative;
    }
    .team404--uslovia--item::before,
    .team404--uslovia--item::after {
        content: "";
        animation-delay: var(--animation-delay);
        animation-duration: 2s;
        animation-timing-function: linear;
        position: absolute;
        bottom: calc( 3.75rem / 2);
        background-color: #EACBCD;
    }
    .team404--uslovia--items::after {
        content: "";
        position: absolute;
        bottom: calc(3.75rem / 2);
        left: 12px;
        right: 12px;
        background-color: #EACBCD;
        height: 3px;
        transform: translateY(50%);
        z-index: 1;
    }
    .team404--uslovia--item::before {
        left: 50%;
        transform: translate(-50%, 50%);
        width: 1.25rem;
        aspect-ratio: 1;
        border-radius: 50%;
        z-index: 3;
    }
    .active.team404--uslovia--item::after {
        left: 0;
        height: 3.25px;
        transform: translateY(50%);
        background-color: #C11D1D;
        width: 0%;
        z-index: 2;
        animation-name: line;
        animation-fill-mode: forwards;
    }
    .active.team404--uslovia--item::before {
        animation-name: dot;
        animation-fill-mode: forwards;
    }
    .active .team404--uslovia--item--icon,
    .active .team404--uslovia--item--text {
        color: #EACBCD;
        animation-duration: 1s;
        animation-delay: var(--animation-delay);
        animation-timing-function: linear;
        animation-fill-mode: forwards;
    }
    .active .team404--uslovia--item--text {
        animation-name: text-color;
    }
    .active .team404--uslovia--item--icon {
        animation-name: image-color;
    }
    .team404-main .grid_product__catalog .cta_btn_link, 
    .team404-main .page_testimonals__page_link .cta_btn_link, 
    .team404-main .page_faq__show-more-items,
    .team404--uslovia--button .cta_btn_link {
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
        display: flex;
    }
}
@media screen and ( min-width: 992px ) {
    .team404-block_banner_2--title, 
    .team404-block_banner_3--title, 
    .team404--uslovia--title {
        font-size: 2rem;
    }
    .team404-block_banner_2--subtitle {
        margin-top: 2rem;
        font-size: 1.75rem;
    }
    .team404-block_banner_2--elements--item--title {
        font-size: 1.5rem;
    }
    .team404-block_banner_3--contacts {
        padding: 2.125rem;
    }
    .team404-block_banner_3--contacts--col-left, 
    .team404-block_banner_3--contacts--col-rigth {
        width: 50%;
    }
    .team404-block_banner_3--contacts--col-left {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .team404-block_banner_3--contacts--col-left--icon {
        display: flex;
        margin-left: auto;
        width: 38px;
        margin-right: 28px;
    }
    .team404-block_banner_3--contacts--col-left--title {
        width: 239px;
        font-size: 1.5rem;
    }
    .team404-block_banner_3--contacts--col-rigth {
        row-gap: 1rem;
    }
    .team404-block_banner_3--items--title {
        font-size: 2rem;
        line-height: 1;
        margin-top: 1.75rem;
        padding: 12px;
        margin-left: auto;
        margin-right: auto;
        width: 65%;
        position: relative;
        left: 6%;
    }
    .team404-block_banner_3--items {
        margin-top: 29px;
        row-gap: 9px;
    }
    .team404-block_banner_3--item--title {
        font-size: 1.75rem;
        line-height: 1.2;
        width: 100%;
    }
    .team404--uslovia {
        padding: 6.25rem 0;
    }
    .team404--uslovia--title {
        line-height: 1;
    }
    .team404--uslovia--items {
        margin-top: 3rem;
    }
    .team404--uslovia--item--body {
        row-gap: 1.25rem;
    }
    .active .team404--uslovia--item--text {
        font-size: 1.25rem;
    }
    .team404--uslovia--button {
        margin-top: 3rem;
    }
    .team404-main .grid_product, 
    .team404-main .page_testimonals, 
    .team404-main .page_faq {
        margin-top: 6.25rem;
        margin-bottom: 6.25rem;
    }
}
@media screen and ( min-width: 1400px ) {
    .team404-block_banner_3--items--title {
        left: 0;
    }
}
@keyframes line {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}
@keyframes dot {
    0%, 50% {
        background-color: #C11D1D;
    }
    52%, 58% {
        width: 2.5rem;
        background-color: #C11D1D;
        border: 2px solid #C11D1D;
        box-shadow: inset 0 0 0 5px #FFF;
    }
    60%, 100% {
        background-color: #C11D1D;
    }
}
@keyframes text-color {
    0% {
        color: #EACBCD;
    }
    45%, 100% {
        color: #191A26;
    }
}
@keyframes image-color {
    0% {
        color: #EACBCD;
    }
    45%, 100% {
        color: #C11D1D;
    }
}