/* Start:/css/reset.min.css?17689766342144*/
* {
    padding: 0;
    margin: 0;
    border: 0
}

*,::after,::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body,html {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 16px;
    scroll-behavior: smooth
}

article,aside,footer,header,menu,section {
    display: block
}

ul {
    list-style: none;
    padding: 0;
    margin: 0
}

img {
    vertical-align: top;
    max-width: 100%
}

a {
    background: 0 0;
    text-decoration: none;
    outline: 0;
    border: none;
    color: inherit;
    -webkit-tap-highlight-color: transparent
}

a:active,a:focus {
    outline: 0
}

body {
    line-height: 1;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

button,input,textarea {
    font-family: inherit
}

button,input,textarea {
    font-size: inherit
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    opacity: 1
}

input::-moz-placeholder,textarea::-moz-placeholder {
    opacity: 1
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    opacity: 1
}

input::-ms-input-placeholder,textarea::-ms-input-placeholder {
    opacity: 1
}

input::placeholder,textarea::placeholder {
    opacity: 1
}

input::-ms-clear {
    display: none
}

[role=button],button {
    background: inherit;
    cursor: pointer;
    font-size: inherit;
    -webkit-tap-highlight-color: transparent;
    color: inherit
}

[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

h1,h2,h3 {
    font-size: inherit;
    font-weight: inherit
}

:focus::-webkit-input-placeholder {
    color: transparent
}

:focus::-moz-placeholder {
    color: transparent
}

[type=button],[type=submit],button {
    -webkit-appearance: button
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button
}

/* End */
/* Start:/css/style.min.css?1768976634160307*/
@font-face {
    font-family: Cygre;
    font-display: swap;
    src: url("../../../../../../fonts/Cygre-Bold.woff") format("woff"),url("../../../../../../fonts/Cygre-Bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Cygre;
    font-display: swap;
    src: url("../../../../../../fonts/Cygre-Book.woff") format("woff"),url("../../../../../../fonts/Cygre-Book.woff2") format("woff2");
    font-weight: 350;
    font-style: normal
}

@font-face {
    font-family: Cygre;
    font-display: swap;
    src: url("../../../../../../fonts/Cygre-Regular.woff") format("woff"),url("../../../../../../fonts/Cygre-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Cygre;
    font-display: swap;
    src: url("../../../../../../fonts/Cygre-SemiBold.woff") format("woff"),url("../../../../../../fonts/Cygre-SemiBold.woff2") format("woff2");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Cygre;
    font-display: swap;
    src: url("../../../../../../fonts/Cygre-Medium.woff") format("woff"),url("../../../../../../fonts/Cygre-Medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: icons;
    font-display: swap;
    src: url("../../../../../../fonts/icons-1768987419732.woff") format("woff"),url("../../../../../../fonts/icons-1768987419732.woff2") format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: icons;
    font-display: swap;
    src: url("../../../../../../fonts/icons-1768987420985.woff2") format("woff2");
    font-weight: 400;
    font-style: normal
}

.products__slide-card.products__slide-card--hit::before,.swiper-button-next::before,.swiper-button-prev::before,[class*=" icon-"]:before,[class^=icon-]:before {
    font-family: icons;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    speak: never;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*=" icon-"]:before,[class^=icon-]:before {
    display: block
}

.icon-telegram-fill:before {
    content: "\e91c"
}

.icon-whatsapp-fill:before {
    content: "\e91d"
}

.products__slide-card.products__slide-card--hit:before {
    content: "\e901"
}

.icon-telegram:before {
    content: "\e91a"
}

.icon-whatsapp:before {
    content: "\e91b"
}
.icon-instagram,
.icon-instagram-fill {
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1em;
}

/* outline версия */
.icon-instagram:before {
    content: "";
    position: absolute;
    inset: 0;
    border: .105em solid currentColor;
    border-radius: .28em;
    box-sizing: border-box;
}

.icon-instagram:after {
    content: "";
    position: absolute;
    top: .20em;
    right: .20em;
    width: .12em;
    height: .12em;
    border-radius: 50%;
    background: currentColor;
    box-shadow: -.24em .24em 0 .11em currentColor;
}

/* filled instagram */
.icon-instagram-fill {
    border-radius: 50%;
    background:
        radial-gradient(circle at 30% 110%,
            #fdf497 0%,
            #fdf497 12%,
            #fd5949 38%,
            #d6249f 62%,
            #285AEB 100%);
    color: #fff !important;
    overflow: hidden;
    transition: filter .18s ease, transform .18s ease;
}

/* внутренний квадрат камеры */
.icon-instagram-fill:before {
    content: "";
    position: absolute;
    inset: .22em;
    border: .055em solid #fff;
    border-radius: .16em;
    box-sizing: border-box;
}

/* точка + объектив */
.icon-instagram-fill:after {
    content: "";
    position: absolute;
    top: .31em;
    right: .31em;
    width: .065em;
    height: .065em;
    border-radius: 50%;
    background: #fff;

    box-shadow: -.158em .158em 0 .055em #fff;
}

/* hover как Telegram/WhatsApp — просто чуть темнее */
.icon-instagram-fill:hover {
    filter: brightness(.88) saturate(1.05);
}
.icon-thin-phone:before {
    content: "\e916"
}

.swiper-button-prev:before {
    content: "\e907"
}

.icon-more:before {
    content: "\e909"
}

.swiper-button-next:before {
    content: "\e90c"
}

* {
    scroll-margin-top: var(--header-height)
}

body {
    font-family: Cygre,sans-serif;
    color: #fff;
    background: #10181d;
    font-size: 1rem;
    min-width: 320px;
    min-height: 100%;
    line-height: normal
}

body.lock {
    overflow: hidden;
}

.wrapper {
    position: relative;
    width: 100%;
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-x: clip;
    --header-height: 102px
}

.wrapper:has(.sale-banner.visible) {
    --header-height: 184px
}

[class*=__container] {
    margin: 0 auto;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0 1rem;
    max-width: 100%
}

[data-animate=bottom] {
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
    opacity: 0
}

[data-animate=bottom].animated {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1
}

[data-animate=scale] {
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    -webkit-transition-property: opacity,visibility,-webkit-transform;
    transition-property: opacity,visibility,-webkit-transform;
    transition-property: transform,opacity,visibility;
    transition-property: transform,opacity,visibility,-webkit-transform;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

[data-animate=scale].animated {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.widgets {
    display: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s ease,visibility .3s ease;
    transition: opacity .3s ease,visibility .3s ease
}

.widgets.visible {
    opacity: 1;
    visibility: visible
}

.widgets__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 2.5rem;
    color: #ffd665;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.widgets__item.icon-telegram-fill,.widgets__item.icon-whatsapp-fill,.widgets__item.icon-instagram-fill {
    position: relative
}

.widgets__item.icon-telegram-fill::after,.widgets__item.icon-whatsapp-fill::after {
    content: "";
    position: absolute;
    inset: .3125rem;
    border-radius: 50%;
    background: #fff;
    z-index: -1
}

.widgets__item.icon-whatsapp-fill {
    color: #35cd22
}

.widgets__item.icon-telegram-fill {
    color: #039be5
}

.widgets__item.icon-instagram-fill {
    color: #e4405f
}

.title-lg {
    font-weight: 500;
    font-size: 2rem;
    line-height: 120%
}

.title {
    font-size: 2rem;
    font-weight: 500;
    line-height: 120%
}

.title-sm {
    font-weight: 500;
    line-height: 120%;
    font-size: 1.25rem
}

.swiper-button-next,.swiper-button-prev {
    position: static;
    top: auto;
    left: auto;
    margin: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s;
    color: #ffd665;
    border-radius: 50%;
    border: .125rem solid #ffd665;
    -webkit-transition: color .3s ease 0s,opacity .3s ease 0s,background-color .3s ease 0s,border-color .3s ease 0s;
    transition: color .3s ease 0s,opacity .3s ease 0s,background-color .3s ease 0s,border-color .3s ease 0s;
    z-index: 2;
    width: 2rem;
    height: 2rem;
    font-size: .5rem
}

.swiper-button-next::before,.swiper-button-prev::before {
    color: currentColor
}

.swiper-button-next::after,.swiper-button-prev::after {
    display: none
}

.swiper-button-next:disabled,.swiper-button-prev:disabled {
    opacity: .28
}

.swiper-button-next:hover,.swiper-button-prev:hover {
    border-color: #ffc832;
    color: #ffc832;
    background: rgba(255,214,101,.06)
}

.swiper-button-next:active,.swiper-button-prev:active {
    border-color: #ffc219;
    color: #ffc219;
    background: rgba(255,214,101,.16)
}

@-webkit-keyframes rotation {
    0% {
        -webkit-transform: translate(-50%,-50%) rotate(0);
        transform: translate(-50%,-50%) rotate(0)
    }

    100% {
        -webkit-transform: translate(-50%,-50%) rotate(360deg);
        transform: translate(-50%,-50%) rotate(360deg)
    }
}

@keyframes rotation {
    0% {
        -webkit-transform: translate(-50%,-50%) rotate(0);
        transform: translate(-50%,-50%) rotate(0)
    }

    100% {
        -webkit-transform: translate(-50%,-50%) rotate(360deg);
        transform: translate(-50%,-50%) rotate(360deg)
    }
}

::-webkit-scrollbar {
    width: .5rem
}

::-webkit-scrollbar-track {
    background: #fff
}

::-webkit-scrollbar-thumb {
    background: #ffd665;
    border-radius: .5rem
}

.hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden
}

.cover-image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.form__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: .91rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 1rem
}

.form__footer .btn {
    min-height: 4.6875rem
}

.btn {
    position: relative;
    z-index: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    border-radius: 6.25rem;
    font-weight: 500;
    line-height: 162.5%;
    font-size: 1.125rem;
    padding: .8rem 1.78rem;
    gap: .44rem
}

.btn.icon-more {
    padding-left: 1.38rem;
    padding-right: 1rem;
    gap: .81rem
}

.btn::before {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    font-size: 1.35rem
}

.btn.btn-primary {
    border: .09375rem solid #ffd665;
    background: #ffd665;
    color: #142356;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.btn.btn-primary::before {
    color: #151d22;
    font-size: 1.65rem
}

.btn.btn-primary:hover {
    background: #ffcc01;
    border-color: #ffcc01
}

.btn.btn-primary:active {
    background: #e7b800;
    border-color: #e7b800
}

.btn.btn-primary-outline {
    border: .09375rem solid #ffd665;
    color: #fff
}

.btn.btn-primary-outline::before {
    color: #ffd665
}

.btn.btn-primary-outline:hover {
    border-color: #ffc832;
    color: #ffc832;
    background: rgba(255,214,101,.06)
}

.btn.btn-primary-outline:active {
    border-color: #ffc219;
    color: #ffc219;
    background: rgba(255,214,101,.16)
}

.btn.btn-secondary {
    border: .0625rem solid #c6c6c6;
    color: #fff
}

.btn.btn-secondary:hover {
    background: rgba(255,255,255,.06)
}

.btn.btn-secondary:active {
    background: rgba(255,255,255,.11)
}

.btn.btn-lg {
    font-size: 1.25rem;
    padding: 1.25rem 1.78rem
}

.btn.btn-lg.icon-more {
    padding: 1.25rem 2rem 1.25rem 1rem
}

.btn:disabled {
    cursor: default;
    pointer-events: none;
    opacity: .28
}

.option__input:checked~.option__text::before {
    border-color: #ffd665;
    background-color: transparent
}

.option__input:checked~.option__text::after {
    scale: 1
}

.option__text {
    position: relative;
    font-size: 1rem;
    line-height: 120%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .5rem;
    cursor: pointer
}

.option__text::before {
    content: "";
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #fff;
    border: .125rem solid #ced0d1;
    -webkit-transition: background-color .3s ease,border-color .3s ease;
    transition: background-color .3s ease,border-color .3s ease
}

.option__text::after {
    content: "";
    position: absolute;
    top: 50%;
    left: .3125rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    scale: 0;
    -webkit-transition: scale .3s ease;
    transition: scale .3s ease;
    -webkit-transform-origin: center 0;
    -ms-transform-origin: center 0;
    transform-origin: center 0;
    background: #ffd665;
    width: .625rem;
    height: .625rem
}

.header {
    -webkit-transition: opacity .3s ease 0s;
    transition: opacity .3s ease 0s
}

.header.header_main+.page {
    padding-top: 0
}

.header.scroll .header__body {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.header.scroll .header__wrapper {
    background: rgba(255,255,255,.1);
    backdrop-filter: blur(3.125rem);
    -webkit-backdrop-filter: blur(3.125rem)
}

.header.scroll .header__socials {
    display: none
}

.header__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 6;
    color: #fff;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.header__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem 0;
    -webkit-transition: padding .3s linear 0s,background-color .3s ease 0s;
    transition: padding .3s linear 0s,background-color .3s ease 0s
}

.header__logo {
    margin-right: auto;
    max-width: 4.5625rem;
    margin-top: .5rem
}

.header__phone {
    display: none
}

.header__socials {
    display: none
}

.header__social,.menu__social {
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100svh;
    max-height: 100svh;
    opacity: 0;
    visibility: hidden;
    background: rgba(22,28,36,.6);
    color: #10181d;
    z-index: 6;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transition: opacity .3s ease 0s,visibility .3s ease 0s;
    transition: opacity .3s ease 0s,visibility .3s ease 0s
}

.header.open-menu .menu {
    opacity: 1;
    visibility: visible
}

.menu__body {
    background: #fff;
    min-height: 100%;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 14.5rem;
    padding: 8rem 1.75rem 3.6rem
}

.menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    gap: 1.3rem
}

.menu__link {
    display: block;
    position: relative;
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s;
    line-height: 120%;
    font-size: 1.125rem;
    color: #8a8e92
}

.menu__link.active {
    color: #10181d
}

.menu__phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .5rem;
    line-height: 140%;
    font-size: 1.125rem;
    margin-top: 4rem
}

.menu__phone::before {
    font-size: 1.1875rem;
    color: #232c32
}

.menu__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.1875rem;
    margin-top: 1rem;
    font-size: 2rem
}

.menu__btn {
    margin-top: 1rem;
    padding: .8rem;
    width: 100%
}

.icon-menu {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    z-index: 11;
    margin-left: auto;
    min-width: 1.5625rem;
    height: 1.5625rem
}

.icon-menu span {
    display: block;
    padding: .1875rem 0;
    width: 100%;
    -webkit-transition: opacity .4s ease .4s,-webkit-transform .4s ease .4s;
    transition: opacity .4s ease .4s,-webkit-transform .4s ease .4s;
    transition: transform .4s ease .4s,opacity .4s ease .4s;
    transition: transform .4s ease .4s,opacity .4s ease .4s,-webkit-transform .4s ease .4s;
    will-change: transform
}

.icon-menu span::before {
    content: "";
    display: block;
    height: .125rem;
    width: 100%;
    margin-left: auto;
    background: currentColor;
    -webkit-transition: -webkit-transform .3s ease 0s;
    transition: -webkit-transform .3s ease 0s;
    transition: transform .3s ease 0s;
    transition: transform .3s ease 0s,-webkit-transform .3s ease 0s;
    will-change: transform
}

.icon-menu span:first-child::before {
    width: 92%
}

.icon-menu span:nth-child(2)::before {
    width: 82%
}

.header.open-menu .icon-menu span {
    -webkit-transition: opacity .3s ease 0s,-webkit-transform .3s ease 0s;
    transition: opacity .3s ease 0s,-webkit-transform .3s ease 0s;
    transition: transform .3s ease 0s,opacity .3s ease 0s;
    transition: transform .3s ease 0s,opacity .3s ease 0s,-webkit-transform .3s ease 0s
}

.header.open-menu .icon-menu span::before {
    -webkit-transition: width .3s ease 0s,-webkit-transform .45s ease .35s;
    transition: width .3s ease 0s,-webkit-transform .45s ease .35s;
    transition: transform .45s ease .35s,width .3s ease 0s;
    transition: transform .45s ease .35s,width .3s ease 0s,-webkit-transform .45s ease .35s;
    width: 90%;
    background: #142356
}

.header.open-menu .icon-menu span:first-child {
    -webkit-transform: translateY(.5rem);
    -ms-transform: translateY(.5rem);
    transform: translateY(.5rem)
}

.header.open-menu .icon-menu span:first-child::before {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.header.open-menu .icon-menu span:nth-child(2) {
    opacity: 0
}

.header.open-menu .icon-menu span:nth-child(3) {
    -webkit-transform: translateY(-.5rem);
    -ms-transform: translateY(-.5rem);
    transform: translateY(-.5rem)
}

.header.open-menu .icon-menu span:nth-child(3)::before {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg)
}

.footer {
    padding: 2.5rem 0 2.74rem 0;
    border-top: .0625rem solid rgba(255,255,255,.25)
}

.footer__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer__top {
    display: contents
}

.footer__logo {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.footer__copyright {
    display: none
}

.page {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow-x: clip;
    padding-top: max(3.75rem,var(--header-height) + 1rem)
}

.no-webp .promo {
    background: #10181d
}

.promo {
    position: relative;
    z-index: 1;
    padding: 9.375rem 0 2.5rem
}

.promo::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: .0625rem;
    background: rgba(255,255,255,.25);
    width: 100%
}

.promo__container {
    position: relative;
    z-index: 1
}

.promo__container::after {
    content: "";
    position: absolute;
    bottom: -2rem;
    left: 0;
    width: 13rem;
    height: 13rem;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='191' height='145' viewBox='0 0 191 145' fill='none'%3E%3Cpath d='M124.406 51.218C58.7302 -11.5747 5.06629 3.68458 0.226979 0.720498L97.8858 79.6577C73.0633 95.958 44.2377 131.273 127.516 142.133C231.614 155.708 190.082 114.011 124.406 51.218Z' fill='%23FFD665'/%3E%3C/svg%3E");
    -webkit-filter: blur(99px);
    filter: blur(99px)
}

.promo__subtitle {
    font-weight: 500;
    line-height: 120%;
    font-size: 2rem;
    margin-top: 1rem
}

.promo__btns {
    margin-top: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.6875rem
}

.promo__btn.btn.btn-secondary::before {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.services {
    padding: 2.75rem 0 3rem
}

.services__title {
    max-width: 42.5rem
}

.services__grid {
    display: -ms-grid;
    display: grid;
    gap: .75rem;
    margin-top: 1.25rem
}

.services__card {
    height: 17.4375rem;
    padding: 1.8125rem 1rem;
    position: relative;
    border-radius: 1.125rem;
    background: #191d28;
    -webkit-box-shadow: 0 64px 170px -67px rgba(255,210,87,.25);
    box-shadow: 0 64px 170px -67px rgba(255,210,87,.25);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    z-index: 1;
    border-radius: 1.125rem;
    overflow: hidden
}

.services__card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .2;
    border-radius: 1.125rem;
    -webkit-transition: opacity .45s cubic-bezier(.39,.58,.57,1) 0s;
    transition: opacity .45s cubic-bezier(.39,.58,.57,1) 0s;
    z-index: -2
}

.services__card::after {
    content: "";
    position: absolute;
    bottom: -6.31rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 39.25rem;
    height: 19.6875rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 50%;
    background: rgba(7,17,24,.76);
    -webkit-filter: blur(62px);
    filter: blur(62px);
    z-index: -1
}

.services__card:hover::before {
    opacity: .6
}

.services__card:hover .services__card-desc {
    opacity: 1;
    visibility: visible;
    margin: 1rem 0 0 0
}

.services__card:hover .services__card-desc span {
    margin-bottom: 0
}

.services__card-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -3
}

.services__card-image img {
    border-radius: 1.125rem
}

.services__card-title {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.services__card-desc {
    margin: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 140%;
    font-size: .875rem;
    -webkit-transition: margin .45s cubic-bezier(.39,.58,.57,1) 0s;
    transition: margin .45s cubic-bezier(.39,.58,.57,1) 0s
}

.services__card-desc span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    margin-bottom: -100%;
    -webkit-transition: margin-bottom .45s cubic-bezier(.39,.58,.57,1) 0s;
    transition: margin-bottom .45s cubic-bezier(.39,.58,.57,1) 0s
}

.services__card-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 140%;
    color: rgba(255,255,255,.6);
    font-size: 1rem;
    gap: .5rem;
    margin-top: .75rem
}

.services__card-more::before {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    font-size: 1rem;
    color: #ffd665
}

.products {
    overflow: hidden;
    padding: 2.5rem 0 2rem
}

.products__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.products__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .69rem
}

.products__slider {
    margin-top: 1.75rem
}

.products__slide {
    height: auto;
    width: 16.25rem
}

.products__slide-card {
    position: relative;
    min-height: 100%;
    padding: 2rem 1.25rem 1.75rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #161f25;
    border-radius: 1rem;
    -webkit-transition: background-color .3s ease 0s;
    transition: background-color .3s ease 0s
}

.products__slide-card:hover {
    background: #1a252b
}

.products__slide-card:active {
    background: #1a252b
}

.products__slide-card.products__slide-card--hit::before {
    position: absolute;
    top: .88rem;
    left: .75rem;
    font-size: 2.4375rem;
    color: #ffd665
}

.products__slide-image {
    position: relative;
    z-index: 1;
    width: 12.69031rem;
    height: 12.74406rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.products__slide-image::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 6.25rem;
    height: 6.25rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-color: #ffd665;
    -webkit-filter: blur(3.125rem);
    filter: blur(3.125rem);
    z-index: -1
}

.products__slide-image img {
    -webkit-transition: -webkit-transform .3s ease 0s;
    transition: -webkit-transform .3s ease 0s;
    transition: transform .3s ease 0s;
    transition: transform .3s ease 0s,-webkit-transform .3s ease 0s
}

.products__slide-category {
    margin-top: 1.38rem;
    font-size: .75rem;
    line-height: 110%;
    text-transform: uppercase;
    width: 100%;
    opacity: .4
}

.products__slide-name {
    margin-top: .25rem;
    width: 100%;
    font-weight: 500;
    line-height: 120%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1rem
}

.products__slide-name::before {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    font-size: 1rem;
    color: #ffd665
}

.products__slide-desc {
    margin-top: 1.38rem;
    font-size: 1rem;
    line-height: 160%
}

.products__more {
    margin-top: 1.5rem;
    width: 100%
}

.about-us {
    padding: 1.5rem 0 2rem
}

.about-us__container {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.44rem
}

.about-us__list {
    border-bottom: .0625rem solid rgba(255,255,255,.2);
    padding-bottom: 1.5rem
}

.about-us__item:not(:last-child) {
    margin-bottom: 1.25rem
}

.about-us__item-caption {
    line-height: 140%;
    font-size: 1.5rem
}

.about-us__item-text {
    margin-top: .5rem;
    line-height: 140%;
    font-size: .875rem
}

.about-us__side {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.about-us__title {
    font-weight: 500;
    line-height: 120%;
    font-size: 2rem
}

.about-us__desc {
    font-size: .875rem;
    line-height: 160%;
    margin-top: .5rem
}

.about-us__desc p:not(:last-child) {
    margin-bottom: 1.25rem
}

.about-us__more {
    margin-top: 1.5rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .75rem;
    font-size: 1rem;
    line-height: 140%
}

.about-us__more::before {
    -webkit-transition: -webkit-transform .3s ease 0s;
    transition: -webkit-transform .3s ease 0s;
    transition: transform .3s ease 0s;
    transition: transform .3s ease 0s,-webkit-transform .3s ease 0s;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    font-size: 1.35rem;
    color: #ffd665
}

.architectural {
    padding: 1.5rem 0
}

.architectural__list {
    display: -ms-grid;
    display: grid;
    row-gap: .94rem;
    margin-top: 2.31rem
}

.architectural__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .76rem
}

.architectural__item-image {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 4.36175rem
}

.architectural__item-image::before {
    content: "";
    position: absolute;
    top: 11px;
    left: 16px;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: rgba(255,210,87,.35);
    -webkit-filter: blur(30.6px);
    filter: blur(30.6px);
    -webkit-box-shadow: 11px 16px 104.6px -14px rgba(255,210,87,.35);
    box-shadow: 11px 16px 104.6px -14px rgba(255,210,87,.35)
}

.architectural__item-name {
    font-weight: 500;
    line-height: 120%
}

.architectural__item-desc {
    font-size: .75rem;
    margin-top: .37rem;
    line-height: 120%
}

.feedback {
    padding: 2.5rem 0 3rem
}

.feedback__subtitle {
    font-size: 1rem;
    margin-top: .75rem;
    line-height: 120%
}

.calc {
    scroll-margin-top: var(--header-height,60px);
    padding: 1.875rem 0 3.75rem
}

.calc__subtitle {
    line-height: 140%;
    margin-top: .4rem
}

.calc__form {
    margin-top: 2.81rem
}

.calc__form-row {
    display: -ms-grid;
    display: grid;
    gap: 1rem
}

.calc__form-row:not(:last-child) {
    margin-bottom: 1.5rem
}

.calc__form-caption {
    display: block;
    margin-bottom: 1rem
}

.calc__form-options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-column-span: 6;
    grid-column: span 6;
    gap: .78rem;
    -webkit-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.calc__image {
    display: none
}

.catalog {
    padding: 0 0 2.5rem 0
}

.catalog__grid {
    display: -ms-grid;
    display: grid;
    margin-top: 2.5rem;
    gap: .875rem
}

.catalog__category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.catalog__category-card {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border-radius: 1.125rem;
    background: #161f25;
    position: relative;
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.25rem;
    align-items: center;
    padding: 1rem;
    min-height: 18rem
}

.catalog__category-card::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    border-radius: 1.125rem;
    z-index: -1;
    -webkit-box-shadow: 0 64px 170px -67px rgba(255,210,87,.25);
    box-shadow: 0 64px 170px -67px rgba(255,210,87,.25)
}

.catalog__category-image {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 50%;
    margin: 0 auto
}

.catalog__category-image::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    opacity: .3;
    background-color: #ffd665;
    z-index: -1;
    width: 5.6875rem;
    height: 5.25rem;
    -webkit-filter: blur(1.875rem);
    filter: blur(1.875rem)
}

.catalog__category-image picture {
    display: contents
}

.catalog__category-image img,.catalog__category-image source {
    display: block;
    max-height: 100%;
    -webkit-transition: -webkit-transform .3s ease 0s;
    transition: -webkit-transform .3s ease 0s;
    transition: transform .3s ease 0s;
    transition: transform .3s ease 0s,-webkit-transform .3s ease 0s
}

.catalog__category-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 1rem
}

.catalog__category-more {
    line-height: 140%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .44rem;
    color: rgba(255,255,255,.6);
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s;
    font-size: .875rem
}

.catalog__category-more::before {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    color: #ffd665;
    -webkit-transition: -webkit-transform .3s ease 0s;
    transition: -webkit-transform .3s ease 0s;
    transition: transform .3s ease 0s;
    transition: transform .3s ease 0s,-webkit-transform .3s ease 0s
}

.product {
    border-radius: .5rem;
    background: #161f25;
    min-height: 100%;
    padding: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-card {
    padding: 0 0 4rem 0
}

.projects {
    padding: 0 0 3rem
}

.about {
    padding: .15rem 0 2.5rem
}

.article {
    padding: .25rem 0 4rem
}

.error {
    padding: 5.72rem 0
}

.files {
    padding: 0 0 2.5rem 0
}

.card {
    border-radius: 1.125rem;
    background: #161f25;
    min-height: 100%;
    padding: 1.5rem 1rem 2rem
}

@media (min-width: 575.98px) {
    [class*=__container] {
        max-width:33.75rem
    }

    .title-lg {
        line-height: 110%;
        font-size: 3.5rem
    }

    .title {
        font-size: 3.5rem
    }

    .swiper-button-next,.swiper-button-prev {
        font-size: .875rem;
        width: 3.8125rem;
        height: 3.8125rem
    }

    .form__footer {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .btn {
        padding: 1.41rem 1.78rem
    }

    .header__logo {
        margin-top: 0;
        max-width: 7.3125rem
    }

    .menu__body {
        padding: 8rem 2.5rem 6.25rem;
        width: 26.3125rem
    }

    .menu__list {
        gap: 2.8rem
    }

    .menu__link {
        font-size: 1.5rem
    }

    .menu__phone {
        font-size: 1.5rem;
        margin-top: 6rem
    }

    .menu__phone::before {
        font-size: 1.8125rem
    }

    .menu__btn {
        width: auto;
        padding: .8rem 1.78rem;
        margin-top: 1.5rem;
        min-width: 14.375rem
    }

    .icon-menu {
        min-width: 2.625rem;
        margin-left: 2.5rem
    }

    .icon-menu span {
        padding: .28125rem 0
    }

    .header.open-menu .icon-menu span:first-child {
        -webkit-transform: translateY(.71875rem);
        -ms-transform: translateY(.71875rem);
        transform: translateY(.71875rem)
    }

    .header.open-menu .icon-menu span:nth-child(3) {
        -webkit-transform: translateY(-.71875rem);
        -ms-transform: translateY(-.71875rem);
        transform: translateY(-.71875rem)
    }

    .page {
        padding-top: max(5rem,var(--header-height) + 1rem)
    }

    .promo::before {
        width: 33.75rem
    }

    .no-webp .promo {
        background: #10181d
    }

    .promo {
        padding: 18rem 0 5rem
    }

    .promo__subtitle {
        margin-top: 2rem;
        font-size: 2rem
    }

    .promo__btns {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 1.69rem;
        margin-top: 1.88rem
    }

    .services {
        padding: 4.25rem 0 3rem
    }

    .services__card {
        padding: 1.75rem 1.5rem 1.75rem 1.5rem;
        height: 24rem
    }

    .products {
        padding: 2.5rem 0 3rem
    }

    .products__controls {
        gap: 1.5rem
    }

    .products__slide-card {
        padding: 2.7rem 1.25rem 1.75rem
    }

    .products__more {
        margin-top: 2.5rem
    }

    .about-us {
        padding: 3rem 0
    }

    .about-us__item:not(:last-child) {
        margin-bottom: 3.35rem
    }

    .about-us__item-caption {
        font-size: 2rem
    }

    .about-us__desc {
        margin-top: .875rem
    }

    .architectural {
        padding: 3rem 0
    }

    .architectural__item-image {
        max-width: 6.25rem
    }

    .architectural__item-image {
        max-width: 6.625rem
    }

    .architectural__item-name {
        font-size: 1.25rem
    }

    .architectural__item-desc {
        font-size: .875rem;
        margin-top: 1.06rem
    }

    .feedback {
        padding: 2.5rem 0 5rem
    }

    .feedback__subtitle {
        line-height: 140%;
        margin-top: .125rem
    }

    .about {
        padding: .15rem 0 5rem
    }
}

@media (min-width: 767.98px) {
    [class*=__container] {
        max-width:45rem
    }

    .widgets {
        position: fixed;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        border: .0625rem solid rgba(255,255,255,.1);
        border-radius: .8125rem;
        background: rgba(255,255,255,.16);
        backdrop-filter: blur(.5rem);
        -webkit-backdrop-filter: blur(.5rem);
        padding: .84rem .69rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        z-index: 5;
        min-width: 3.875rem;
        gap: .63rem;
        right: 2rem
    }

    .title-sm {
        font-size: 1.5rem
    }

    .header__body {
        padding: 1.25rem 0
    }

    .header__phone {
        display: block;
        font-weight: 500;
        line-height: 140%;
        -webkit-transition: color .3s ease 0s;
        transition: color .3s ease 0s;
        font-size: 1.25rem;
        white-space: nowrap
    }

    .menu__socials {
        font-size: 2.5rem;
        margin-top: 1.5rem
    }

    .footer {
        border-top: 0;
        padding: 0 0 1.69rem 0
    }

    .footer__top {
        border-top: .0625rem solid rgba(255,255,255,.25);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 1.75rem 0 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .promo::before {
        width: 45rem
    }

    .promo {
        padding: 24rem 0 5rem
    }

    .services__grid {
        margin-top: 2rem;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2,1fr)
    }

    .about-us__container {
        gap: 2.42rem;
        -ms-grid-columns: 1fr 1.35fr;
        grid-template-columns: 1fr 1.35fr
    }

    .about-us__list {
        margin-top: .75rem;
        padding-bottom: 0;
        border-right: .0625rem solid rgba(255,255,255,.31);
        border-bottom: 0
    }

    .about-us__side {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .architectural__list {
        margin-top: 4rem;
        row-gap: 3.75rem;
        -ms-grid-columns: .95fr 1fr;
        grid-template-columns: .95fr 1fr
    }

    .architectural__item {
        gap: 1.375rem
    }

    .architectural__item:nth-child(odd) {
        padding-right: .625rem;
        border-right: .0625rem solid rgba(255,255,255,.31)
    }

    .architectural__item:nth-child(even) {
        padding-left: .625rem
    }

    .architectural__item-name {
        font-size: 1.375rem
    }

    .calc__form-row {
        -ms-grid-columns: (1fr)[6];
        grid-template-columns: repeat(6,1fr)
    }

    .calc__form-select {
        -ms-grid-column-span: 3;
        grid-column: span 3
    }

    .calc__form-caption {
        -ms-grid-column-span: 6;
        grid-column: span 6
    }

    .catalog__grid {
        gap: 1rem;
        margin-top: 4.31rem;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2,1fr)
    }

    .catalog__category-image::before {
        -webkit-filter: blur(3.125rem);
        filter: blur(3.125rem);
        width: 6.625rem;
        height: 6.625rem
    }

    .product-card {
        padding: 0
    }

    .article {
        padding: .75rem 0 4rem
    }

    .card {
        padding: 2rem 1.5rem
    }
}

@media (min-width: 991.98px) {
    [class*=__container] {
        max-width:60rem
    }

    .footer__top {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .footer__copyright {
        display: block;
        font-size: 1rem;
        line-height: 120%;
        margin-left: 2.19rem
    }

    .page {
        padding-top: max(6.25rem,var(--header-height) + 1rem)
    }

    .promo::before {
        width: 60rem
    }

    .services__grid {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3,1fr)
    }

    .services__item:nth-child(3n+1) {
        -webkit-transition-delay: .25s;
        transition-delay: .25s
    }

    .services__item:nth-child(3n+2) {
        -webkit-transition-delay: .5s;
        transition-delay: .5s
    }

    .services__item:nth-child(3n+3) {
        -webkit-transition-delay: .75s;
        transition-delay: .75s
    }

    .architectural__item:nth-child(odd) {
        padding-right: 3.875rem
    }

    .architectural__item:nth-child(even) {
        padding-left: 3.875rem
    }

    .catalog__category.catalog__category--large {
        -ms-grid-row-span: 2;
        grid-row: span 2
    }

    .catalog__category.catalog__category--large .catalog__category-card {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        padding: 2rem
    }

    .catalog__category.catalog__category--large .catalog__category-card::after {
        width: 100%;
        bottom: 9rem
    }

    .catalog__category.catalog__category--large .catalog__category-image {
        height: 19.875rem
    }

    .catalog__category.catalog__category--large .catalog__category-image::before {
        width: 12.5rem;
        height: 12.5rem
    }

    .catalog__category-card {
        min-height: 15.625rem;
        padding: .88rem 1.87rem;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2,1fr)
    }

    .catalog__category-image {
        height: 9.3125rem;
        max-width: 100%
    }

    .card {
        padding: 2.875rem 2rem 2.5rem
    }
}

@media (min-width: 1199.98px) {
    body.lock {
        overflow:visible
    }

    [class*=__container] {
        max-width: 71.25rem
    }

    .widgets {
        right: 3.5rem
    }

    .title-lg {
        line-height: 120%;
        font-size: 4rem
    }

    .title-sm {
        font-size: 2rem
    }

    .form__footer {
        margin-top: 2rem
    }

    .header__phone {
        font-size: 1.125rem
    }

    .header__socials {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 2.5rem;
        gap: 1.1875rem;
        margin-left: 1.1875rem
    }

    .header.open-menu .menu {
        opacity: 1;
        visibility: visible
    }

    .menu {
        position: static;
        top: auto;
        left: auto;
        width: auto;
        height: auto;
        padding: 0 1rem;
        -webkit-transition: none;
        transition: none;
        overflow-x: visible;
        overflow-y: visible;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: 0 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
        visibility: visible;
        margin-left: auto;
        margin-right: auto;
        color: inherit
    }

    .menu__body {
        padding: 0;
        width: auto;
        display: block;
        margin-left: 0;
        background: 0 0
    }

    .menu__list {
        gap: 1.5rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu__link {
        color: #d6d8d9;
        font-size: 1rem
    }

    .menu__link.active {
        color: #fff
    }

    .menu__phone {
        margin-top: 1.5rem
    }

    .menu__phone {
        display: none
    }

    .menu__socials {
        display: none
    }

    .menu__btn {
        display: none
    }

    .icon-menu {
        display: none
    }

    .footer {
        padding: 0 0 3.06rem 0
    }

    .promo::before {
        width: 71.25rem
    }

    .no-webp .promo {
        background: #10181d
    }

    .promo {
        padding: 26rem 0 5.31rem
    }

    .promo__subtitle {
        margin-top: 2.375rem;
        font-size: 2rem
    }

    .promo__btns {
        margin-top: 3rem
    }

    .services {
        padding: 7.25rem 0 4.375rem
    }

    .services__title {
        max-width: 100%
    }

    .services__grid {
        gap: .88rem;
        margin-top: 2.75rem
    }

    .services__card {
        padding: 1.875rem 1rem 1.875rem 1.875rem;
        height: 31.6875rem
    }

    .services__card-desc {
        font-size: 1.125rem
    }

    .services__card-more {
        margin-top: 1rem;
        gap: .75rem;
        font-size: 1.125rem
    }

    .services__card-more::before {
        font-size: .875em
    }

    .products {
        padding: 5rem 0 4rem
    }

    .products__slider {
        margin-top: 2.75rem;
        position: relative;
        z-index: 1
    }

    .products__slider::after {
        content: "";
        position: absolute;
        bottom: 2rem;
        left: 0;
        width: 13rem;
        height: 4rem;
        z-index: -1;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='191' height='145' viewBox='0 0 191 145' fill='none'%3E%3Cpath d='M124.406 51.218C58.7302 -11.5747 5.06629 3.68458 0.226979 0.720498L97.8858 79.6577C73.0633 95.958 44.2377 131.273 127.516 142.133C231.614 155.708 190.082 114.011 124.406 51.218Z' fill='%23FFD665'/%3E%3C/svg%3E");
        -webkit-filter: blur(99px);
        filter: blur(99px)
    }

    .products__slide {
        width: 18.25rem
    }

    .products__slide-card {
        padding: 2.7rem 1.5rem 2rem
    }

    .products__slide-image {
        width: 14.75rem;
        height: 14.8125rem
    }

    .products__slide-name {
        font-size: 1.5rem
    }

    .products__more {
        margin-top: 4.38rem
    }

    .about-us {
        padding: 4.75rem 0
    }

    .about-us__container {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2,1fr);
        gap: 3.5rem
    }

    .about-us__item-caption {
        font-size: 3rem
    }

    .about-us__item-text {
        font-size: 1.125rem
    }

    .about-us__title {
        font-size: 3.5rem
    }

    .about-us__desc {
        line-height: 140%;
        font-size: 1.125rem
    }

    .architectural {
        padding: 3.75rem 0
    }

    .architectural__list {
        -ms-grid-columns: 1.1fr 1fr;
        grid-template-columns: 1.1fr 1fr;
        row-gap: 4.94rem
    }

    .architectural__item:nth-child(odd) {
        padding-right: 4.875rem
    }

    .architectural__item:nth-child(even) {
        padding-left: 4.875rem
    }

    .architectural__item-image {
        max-width: 10rem
    }

    .architectural__item-name {
        font-size: 1.5rem
    }

    .architectural__item-desc {
        font-size: 1rem
    }

    .feedback {
        padding: 4rem 0 5.5rem
    }

    .feedback__subtitle {
        margin-top: .5rem;
        font-size: 1.125rem
    }

    .calc {
        padding: 3.6875rem 0 6.25rem;
        position: relative;
        z-index: 1
    }

    .calc::before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        height: .0625rem;
        background: rgba(255,255,255,.25);
        width: 100%;
        width: 71.25rem
    }

    .calc__body {
        display: -ms-grid;
        display: grid;
        gap: 1rem;
        -ms-grid-columns: 2.5fr 1fr;
        grid-template-columns: 2.5fr 1fr
    }

    .calc__subtitle {
        margin-top: .69rem;
        font-size: 1.125rem
    }

    .calc__form-options {
        -webkit-column-gap: .5rem;
        -moz-column-gap: .5rem;
        column-gap: .5rem;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .calc__image {
        display: block;
        margin-left: auto;
        position: relative;
        max-width: 16rem
    }

    .calc__image::before {
        content: "";
        position: absolute;
        top: -1.06rem;
        left: -3.94rem;
        width: 14.6875rem;
        height: 39.3125rem;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='235' height='629' viewBox='0 0 235 629' fill='none'%3E%3Cpath d='M234.946 341.02C238.043 93.6587 107.456 15.1393 104.359 -5.7105e-06L128.618 341.02C49.7327 321.861 -74.6431 330.038 58.9374 516.021C225.913 748.5 231.849 588.382 234.946 341.02Z' fill='%23FFD665'/%3E%3C/svg%3E");
        -webkit-filter: blur(6.25rem);
        filter: blur(6.25rem);
        pointer-events: none
    }

    .catalog {
        padding: 0 0 3.5rem 0
    }

    .catalog__grid {
        gap: 2rem
    }

    .catalog__category.catalog__category--large .catalog__category-image {
        height: 21.75rem
    }

    .catalog__category-image {
        height: 14rem
    }

    .catalog__category-image::before {
        width: 9.125rem;
        height: 9.125rem
    }

    .catalog__category-more {
        font-size: 1.125rem
    }

    .projects {
        padding: .75rem 0 4rem
    }

    .about {
        padding: 2rem 0 8.75rem
    }

    .article {
        padding: 1.25rem 0 4rem
    }

    .error {
        padding: 2rem 0 5rem
    }

    .files {
        padding: 0 0 3.5rem 0
    }

    .card {
        padding: 2.875rem 2.625rem
    }
}

@media (min-width: 1199.98px) and (any-hover:hover) {
    .menu__link:hover {
        color:#fff
    }
}

@media (min-width: 1479.98px) {
    [class*=__container] {
        max-width:78.125rem
    }

    .header__body {
        padding: 1.75rem 0
    }

    .menu {
        padding: 0 3.75rem;
        margin-right: 0
    }

    .footer__top {
        padding: 2.5rem 0 0;
        margin-right: 1rem
    }

    .promo::before {
        width: 78rem
    }

    .calc::before {
        width: 78rem
    }

    .calc__body {
        -ms-grid-columns: 2fr 1fr;
        grid-template-columns: 2fr 1fr
    }

    .calc__image {
        max-width: 19.875rem
    }
}

@media (min-width: 1659.98px) {
    .no-webp .promo {
        background: #10181d
    }
}

@media (max-width: 1199.98px) {

    .catalog__category-name {
        font-size: 1.375rem
    }
}

@media (max-width: 1199.98px) and (any-hover:hover) {
    .menu__link:hover {
        color:#10181d
    }
}

@media (max-width: 767.98px) {
    body:has(.sale-banner.visible) {
        overflow:hidden
    }

    .wrapper {
        overflow: hidden
    }

    .architectural__item:not(:last-child) {
        padding-bottom: .625rem;
        border-bottom: .0625rem solid rgba(255,255,255,.31)
    }
}

@media (max-width: 575.98px) {
    .promo__btn {
        font-size:1rem;
        padding-block:.65rem}

    .services__title {
        font-size: 1.5rem
    }
}

@media (min-width: 767.98px) and (max-width:991.98px) {
    .services__item:nth-child(2n+1) {
        -webkit-transition-delay:.25s;
        transition-delay: .25s
    }

    .services__item:nth-child(2n+2) {
        -webkit-transition-delay: .5s;
        transition-delay: .5s
    }
}

@media (max-width: 1199.98px) and (min-width:767.98px) {
    .calc__title {
        font-size:3.125rem
    }

    .calc__form-caption {
        font-size: 2rem
    }
}

@media (any-hover: hover) {

    .widgets__item.icon-whatsapp-fill:hover {
        color: #2aa11b
    }

    .widgets__item.icon-telegram-fill:hover {
        color: #0279b3
    }

    .widgets__item:hover {
        color: #ffc832
    }

    ::-webkit-scrollbar-thumb:hover {
        background: #ffc832
    }

    .header__phone:hover {
        color: #ffd665
    }

    .header__social.icon-whatsapp:hover,.icon-whatsapp.menu__social:hover {
        color: #35cd22
    }

    .header__social.icon-telegram:hover,.icon-telegram.menu__social:hover {
        color: #039be5
    }

    .header__social.icon-instagram:hover,.icon-instagram.menu__social:hover {
        color: #e4405f
    }

    .about-us__more:hover::before {
        -webkit-transform: translateX(.625rem);
        -ms-transform: translateX(.625rem);
        transform: translateX(.625rem)
    }

    .catalog__category-card:hover .catalog__category-more {
        color: #fff
    }

    .catalog__category-card:hover .catalog__category-more::before {
        -webkit-transform: translateX(.5rem);
        -ms-transform: translateX(.5rem);
        transform: translateX(.5rem)
    }

    .catalog__category-card:hover .catalog__category-image img {
        -webkit-transform: scale(1.075);
        -ms-transform: scale(1.075);
        transform: scale(1.075)
    }
}

.webp .promo {
    background: #10181d
}

@media (min-width: 575.98px) {
    .webp .promo {
        background: #10181d
    }
}

@media (min-width: 1199.98px) {
    .webp .promo {
        background: #10181d
    }
}

@media (min-width: 1659.98px) {
    .webp .promo {
        background: #10181d
    }
}

.services__card {
  border: 0;
  width: 100%;
  text-align: left;
  cursor: pointer;
  font-family: inherit;
}

.service-gallery-modal {
  position: fixed;
  inset: 0;
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.28s ease, visibility 0.28s ease;
}

.service-gallery-modal.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.service-gallery-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(3, 8, 18, 0.72);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.service-gallery-modal__window {
  position: relative;
  width: min(1040px, 100%);
  max-height: calc(100vh - 48px);
  overflow: hidden;
  border-radius: 34px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 32px 90px rgba(0, 0, 0, 0.34);
  transform: translateY(24px) scale(0.94);
  opacity: 0;
  transition: transform 0.34s cubic-bezier(.2,.9,.2,1), opacity 0.34s ease;
}

.service-gallery-modal.active .service-gallery-modal__window {
  transform: translateY(0) scale(1);
  opacity: 1;
}

.service-gallery-modal__close {
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 10;
  width: 46px;
  height: 46px;
  border: 0;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.58);
  color: #fff;
  font-size: 34px;
  line-height: 1;
  cursor: pointer;
  transition: transform 0.2s ease, background 0.2s ease;
}

.service-gallery-modal__close:hover {
  transform: rotate(90deg) scale(1.05);
  background: rgba(0, 0, 0, 0.78);
}

.service-gallery-modal__top {
  position: absolute;
  left: 24px;
  top: 20px;
  z-index: 5;
  display: flex;
  flex-direction: column;
  gap: 6px;
  color: #fff;
  text-shadow: 0 4px 18px rgba(0, 0, 0, 0.55);
}

.service-gallery-modal__counter {
  width: fit-content;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.48);
  font-size: 14px;
  line-height: 1;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.service-gallery-modal__title {
  margin: 0;
  max-width: 720px;
  font-size: clamp(24px, 4vw, 46px);
  font-weight: 700;
  line-height: 1.08;
}

.service-gallery-modal__image-wrap {
  position: relative;
  width: 100%;
  height: min(64vh, 620px);
  min-height: 360px;
  overflow: hidden;
  background: #111827;
}

.service-gallery-modal__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;

  opacity: 1;
  transform: scale(1);
  transition: opacity 0.22s ease, transform 0.35s ease;
}

.service-gallery-modal__image.is-changing {
  opacity: 0;
  transform: scale(1.035);
}

.service-gallery-modal__arrow {
  position: absolute;
  top: 50%;
  z-index: 6;
  transform: translateY(-50%);
  width: 58px;
  height: 58px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.88);
  color: #111827;
  font-size: 48px;
  line-height: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 14px 35px rgba(0, 0, 0, 0.22);
  transition: transform 0.2s ease, background 0.2s ease, opacity 0.2s ease;
}

.service-gallery-modal__arrow:hover {
  background: #fff;
  transform: translateY(-50%) scale(1.08);
}

.service-gallery-modal__arrow--prev {
  left: 22px;
}

.service-gallery-modal__arrow--next {
  right: 22px;
}

.service-gallery-modal__dots {
  display: flex;
  justify-content: center;
  gap: 9px;
  padding: 18px 20px 0;
}

.service-gallery-modal__dot {
  width: 9px;
  height: 9px;
  border: 0;
  border-radius: 999px;
  background: rgba(17, 24, 39, 0.25);
  cursor: pointer;
  transition: width 0.22s ease, background 0.22s ease;
}

.service-gallery-modal__dot.active {
  width: 28px;
  background: #111827;
}

.service-gallery-modal__desc {
  margin: 0;
  padding: 18px 34px 34px;
  color: #2f3543;
  font-size: clamp(16px, 2vw, 20px);
  line-height: 1.55;
}

body.service-modal-lock {
  overflow: hidden;
}

select.select {
  width: 100%;
  min-height: 3.5rem;
  border: 0;
  border-radius: .5rem;
  background: #f2f2f2;
  color: #10181d;
  font: inherit;
  font-size: 1rem;
  line-height: 1.25;
  padding: 0 2.5rem 0 1rem;
}

.calc__form-select {
  width: 100%;
}

.products__controls {
  display: none;
}

.products__slider {
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: .75rem;
  scrollbar-width: thin;
}

.products__slider .swiper-wrapper {
  gap: 1rem;
  transform: none !important;
}

.products__slide {
  flex: 0 0 16.25rem;
}

@media (max-width: 768px) {
  .service-gallery-modal {
    padding: 12px;
  }

  .service-gallery-modal__window {
    border-radius: 24px;
    max-height: calc(100vh - 24px);
  }

  .service-gallery-modal__image-wrap {
    height: 58vh;
    min-height: 300px;
  }

  .service-gallery-modal__top {
    left: 16px;
    top: 16px;
    right: 72px;
  }

  .service-gallery-modal__close {
    top: 14px;
    right: 14px;
    width: 42px;
    height: 42px;
    font-size: 30px;
  }

  .service-gallery-modal__arrow {
    width: 46px;
    height: 46px;
    font-size: 38px;
  }

  .service-gallery-modal__arrow--prev {
    left: 12px;
  }

  .service-gallery-modal__arrow--next {
    right: 12px;
  }

  .service-gallery-modal__desc {
    padding: 14px 18px 24px;
    font-size: 16px;
  }
}

@media (max-width: 767.98px) {
  .calc__form {
    margin-top: 1.75rem;
  }

  .calc__form-row {
    gap: .875rem;
  }

  .calc__form-options {
    align-items: stretch;
    flex-direction: column;
    gap: .75rem;
  }

  .option__text {
    width: 100%;
  }

  .products__slider {
    margin-left: -1rem;
    margin-right: -1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .products__slide {
    flex-basis: min(82vw, 19rem);
  }

  .widgets {
    position: fixed;
    left: 50%;
    right: auto;
    bottom: 1rem;
    top: auto;
    z-index: 20;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .75rem;
    padding: .55rem .7rem;
    border: .0625rem solid rgba(255,255,255,.18);
    border-radius: 999px;
    background: rgba(16,24,29,.78);
    backdrop-filter: blur(.75rem);
    -webkit-backdrop-filter: blur(.75rem);
    transform: translate(-50%, 1rem);
  }

  .widgets.visible {
    transform: translate(-50%, 0);
  }

  .widgets__item {
    width: 3.25rem;
    height: 3.25rem;
    font-size: 2.125rem;
  }
}

@media (max-width: 767.98px) {
  .catalog__grid,
  .services__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .catalog__grid {
    gap: .75rem;
    margin-top: 1.5rem;
  }

  .catalog__category-card {
    min-height: 12.5rem;
    padding: .875rem;
    grid-template-columns: 1fr;
    gap: .75rem;
  }

  .catalog__category-image {
    height: 7.5rem;
    max-width: 82%;
  }

  .catalog__category-body {
    gap: .45rem;
  }

  .catalog__category-name {
    font-size: clamp(.9rem, 3.8vw, 1.05rem);
    line-height: 1.15;
  }

  .catalog__category-more {
    font-size: .75rem;
  }

  .services__grid {
    gap: .75rem;
    margin-top: 1.5rem;
  }

  .services__card {
    min-height: 11.75rem;
    height: auto;
    padding: .875rem;
    border-radius: .875rem;
  }

  .services__card-image img {
    border-radius: .875rem;
  }

  .services__card-title {
    font-size: clamp(.9rem, 3.7vw, 1.05rem);
    line-height: 1.18;
  }

  .services__card-desc {
    display: none;
  }

  .services__card-more {
    gap: .35rem;
    margin-top: .45rem;
    font-size: .75rem;
  }

  .products__slider {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    overflow: visible;
  }

  .products__slider .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .75rem;
  }

  .products__slide {
    width: auto;
    min-width: 0;
    flex: initial;
  }

  .products__slide-card {
    height: 100%;
    padding: 1rem .75rem .875rem;
    border-radius: .875rem;
  }

  .products__slide-card.products__slide-card--hit::before {
    top: .55rem;
    left: .55rem;
    font-size: 1.65rem;
  }

  .products__slide-image {
    width: 100%;
    height: auto;
    aspect-ratio: 1;
  }

  .products__slide-image::before {
    width: 4.75rem;
    height: 4.75rem;
    filter: blur(2.25rem);
  }

  .products__slide-category {
    margin-top: .7rem;
    font-size: .625rem;
  }

  .products__slide-name {
    font-size: .875rem;
    line-height: 1.2;
  }

  .products__slide-desc {
    display: none;
  }
}

@media (min-width: 768px) {
  .products__slider {
    overflow: visible;
    padding-bottom: 0;
  }

  .products__slider .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.25rem;
    transform: none !important;
  }

  .products__slide {
    width: auto;
    min-width: 0;
    flex: initial;
  }

  .products__slide-card {
    height: 100%;
  }
}

:root {
  --brand-orange: #ff9827;
  --brand-orange-hover: #ff8a1c;
  --brand-green: #98cc68;
}

.header__logo {
  width: clamp(9.5rem, 18vw, 14.25rem);
  max-width: none;
}

.header__logo img,
.footer__logo img {
  display: block;
  width: 100%;
  height: auto;
  max-width: none;
}

.footer__logo {
  width: clamp(9.5rem, 18vw, 12rem);
}

.btn.btn-primary {
  border-color: var(--brand-orange);
  background: var(--brand-orange);
}

.btn.btn-primary:hover {
  border-color: var(--brand-orange-hover);
  background: var(--brand-orange-hover);
}

.btn.btn-primary-outline,
.swiper-button-next,
.swiper-button-prev {
  border-color: var(--brand-orange);
  color: var(--brand-orange);
}

.widgets__item,
.products__slide-category,
.products__more,
.catalog__category-more,
.about-us__more {
  color: var(--brand-orange);
}

.option__input:checked ~ .option__text::before {
  border-color: var(--brand-orange);
}

.option__input:checked ~ .option__text::after {
  background: var(--brand-orange);
}

.promo {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 100svh;
  overflow: hidden;
  background-color: #10181d;
}

.webp .promo,
.no-webp .promo {
  background: #10181d;
}

.promo__video {
  position: absolute;
  inset: -0.75rem;
  z-index: 0;
  width: calc(100% + 1.5rem);
  height: calc(100% + 1.5rem);
  object-fit: cover;
  filter: blur(5px);
  transform: scale(1.03);
  opacity: 0.82;
  pointer-events: none;
}

.promo__brand {
  position: absolute;
  top: 34%;
  left: 50%;
  z-index: 2;
  width: min(78vw, 43rem);
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.promo__brand img {
  display: block;
  width: 100%;
  height: auto;
  max-width: none;
  filter: drop-shadow(0 1.25rem 3rem rgba(0, 0, 0, 0.42));
}

body.hero-logo-enabled .header__logo {
  opacity: var(--topbar-logo-opacity, 0);
  transition: opacity 0.24s ease;
}

body.hero-logo-enabled .promo__brand {
  position: fixed;
  top: var(--hero-logo-top, 34vh);
  left: var(--hero-logo-left, 50vw);
  z-index: 12;
  width: var(--hero-logo-width, min(78vw, 43rem));
  opacity: var(--hero-logo-opacity, 1);
  transform: none;
  will-change: top, left, width, opacity;
}

body.hero-logo-enabled.hero-logo-docked .promo__brand {
  pointer-events: none;
}

.promo::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(16, 24, 29, 0.18) 0%, rgba(16, 24, 29, 0.9) 92%),
    linear-gradient(90deg, rgba(16, 24, 29, 0.52) 0%, rgba(16, 24, 29, 0.16) 62%);
  pointer-events: none;
}

.promo::before {
  z-index: 3;
}

.promo__container {
  z-index: 3;
}

@media (max-width: 575.98px) {
  .promo__brand {
    top: 24%;
    width: min(82vw, 21rem);
  }
}

@media (min-width: 768px) {
  .promo__title {
    white-space: nowrap;
    font-size: clamp(2.2rem, 3.45vw, 3.5rem);
  }
}

@media (max-width: 767.98px) {
  .promo__subtitle {
    max-width: 28rem;
    margin-top: 0.75rem;
    font-size: clamp(0.95rem, 3.2vw, 1.15rem);
    line-height: 1.34;
  }
}

@media (max-width: 575.98px) {
  .promo__title {
    font-size: clamp(1.65rem, 8vw, 2.25rem);
  }

  .promo__subtitle {
    max-width: 22rem;
    font-size: clamp(0.95rem, 4.4vw, 1.15rem);
  }
}

@media (max-width: 575.98px) and (max-height: 720px) {
  .promo__brand {
    top: 21%;
    width: min(76vw, 18.5rem);
  }

  .promo__title {
    font-size: clamp(1.45rem, 7vw, 1.9rem);
  }

  .promo__subtitle {
    font-size: 0.95rem;
  }
}

@media (min-width: 768px) {
  .services__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .services__card {
    height: clamp(18rem, 24vw, 24rem);
    padding: 1.5rem;
  }

  .services__card-title.title-sm {
    font-size: clamp(1.05rem, 1.35vw, 1.45rem);
    line-height: 1.15;
  }

  .services__card-desc {
    font-size: clamp(0.82rem, 0.95vw, 1rem);
  }

  .services__card-desc span {
    -webkit-line-clamp: 6;
  }
}

@media (max-width: 767.98px) {
  .services__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .services__card {
    min-height: 10.75rem;
    aspect-ratio: 1 / 1.18;
  }

  .services__card-title.title-sm {
    font-size: clamp(0.8rem, 3.25vw, 1rem);
    line-height: 1.16;
    overflow-wrap: anywhere;
  }
}
