.uslugi {
    padding-top: 16px;
    padding-bottom: 48px;
}

.uslugi-banner h1 {
    font-weight: 600;
    font-size: 24px;
    line-height: 133%;
    color: #181818;
    margin-bottom: 32px;
}

.uslugi-inner {
    margin-bottom: 32px;
}

.uslugi-inner img {
    object-fit: cover;
    border-radius: 8px;
    width: 100%;
}

.uslugi-banner p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #181818;
    margin-bottom: 32px;
}

.uslugi-list {
    margin-bottom: 32px;
}

.uslugi-list_items {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
}

.uslugi-item_point {
    width: 33%;
    max-width: 484px;
    background: #f5f5f5;
    border-top-left-radius: 56px;
    border-bottom-right-radius: 56px;
}

.uslugi-item_point img {
    width: 100%;
    object-fit: cover;
}

.uslugi-item_point p {
    font-weight: 600;
    font-size: 18px;
    line-height: 133%;
    color: #181818;
    margin-bottom: 0;
    padding: 24px;
}

.uslugi-ifrorm h2 {
    font-weight: 600;
    font-size: 22px;
    line-height: 127%;
    color: #181818;
    margin-bottom: 24px;
}


.uslugi-ifrorm p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #181818;
    margin-bottom: 32px;
}

.uslugi-ifrorm p strong {
    font-weight: 600;
    letter-spacing: 0.01em;
}

.uslugi-costs {
    margin-bottom: 32px;
}

.uslugi-costs_inner h2 {
    font-weight: 600;
    font-size: 22px;
    line-height: 127%;
    color: #181818;
    margin-bottom: 24px;
}

.uslugi-tarifs {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
}

.uslugi-tarifs_point {
    width: 33%;
    max-width: 489px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    text-align: center;
}

.tarifs-point_top {
    background: #ffb300;
    padding: 16px 12px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.tarifs-point_top p {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.01em;
    text-align: center;
    color: #181818;
    margin-bottom: 0;
}

.tarifs-point_bottom {
    padding: 24px 12px;
}

.tarifs-point_bottom p {
    font-weight: 400;
    font-size: 14px;
    line-height: 143%;
    letter-spacing: 0.02em;
    text-align: center;
    color: #181818;
    margin-bottom: 0;
}

.tarifs-point_bottom p:first-child {
    font-size: 18px;
    line-height: 133%;
    color: #181818;
    font-weight: 600;
    margin-bottom: 8px;
}

.tarifs-point_bottom p:first-child span {
    font-size: 36px;
    line-height: 122%;
    color: #0058a3;
}

.uslugi-tarifs_point:last-child .tarifs-point_bottom p:first-child {
    color: #0058a3;
}

.uslugi-how {
    margin-bottom: 32px;
}

.uslugi-how_inner {
    border-radius: 8px;
    background: #fafafa;
    padding: 24px;
    display: flex;
    align-items: center;
    gap: 16px;
}

.how-inner_left {
    width: 50%;
}

.how-inner_left h2 {
    font-weight: 600;
    font-size: 22px;
    line-height: 127%;
    color: #181818;
    margin-bottom: 24px;
}

.how-inner_poinst {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.how-poinst__item {
    display: flex;
    align-items: center;
    gap: 16px;
}

.how-poinst__item span {
    padding: 8px 15.5px;
    border-radius: 8px;
    background: #0058a3;
    font-weight: 600;
    font-size: 18px;
    line-height: 133%;
    text-align: center;
    color: #fff;
}

.how-poinst__item p {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #181818;
}

.how-poinst__item p strong {
    letter-spacing: 0.01em;
    font-weight: 6s00;
}

.uslugi-how_inner img {
    width: 50%;
    max-width: 716px;
    object-fit: cover;
}

.uslugi-why {
    margin-bottom: 32px;
}

.uslugi-why h2 {
    font-weight: 600;
    font-size: 22px;
    line-height: 127%;
    color: #181818;
    margin-bottom: 24px;
}

.uslugi-why_cards {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
}

.why-cards_item {
    width: 33%;
    max-width: 489px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 24px;
}

.why-cards_item svg {
    margin-bottom: 16px;
}

.why-cards_item h3 {
    font-weight: 600;
    font-size: 18px;
    line-height: 133%;
    color: #181818;
    margin-bottom: 2px;
}

.why-cards_item p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #181818;
    margin-bottom: 0;
}

.uslugi-zakaz h2 {
    font-weight: 600;
    font-size: 22px;
    line-height: 127%;
    color: #181818;
    margin-bottom: 24px;
}

.uslugi-zakaz_inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
}

.uslugi-zakaz_item {
    width: 50%;
    max-width: 742px;
    border-radius: 4px;
    padding: 12px 16px;
    background: #fafafa;
    display: flex;
    align-items: center;
    gap: 16px;
}

.zakaz-item_inform p {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.01em;
    color: #181818;
    margin-bottom: 8px;
}

.zakaz-item_inform span {
    font-weight: 400;
    font-size: 14px;
    line-height: 143%;
    letter-spacing: 0.02em;
    color: #757575;
    min-height: 40px;
    display: block;
    margin-bottom: 8px;
}

.uslugi-zakaz_item a {
    display: block;
    font-weight: 600;
    font-size: 14px;
    line-height: 143%;
    letter-spacing: 0.01em;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #0058a3;
}

.uslugi-zakaz_item button {
    display: block;
    font-weight: 600;
    font-size: 14px;
    line-height: 143%;
    letter-spacing: 0.01em;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #0058a3;
    border: none;
    background: transparent;
}

.partner {
    padding-top: 0;
}

.the_blue_button {
    font-weight: 600;
    font-size: 14px;
    line-height: 143%;
    letter-spacing: 0.01em;
    text-align: center;
    color: #fff;
    background: #0058a3;
    padding: 14px 16px;
    border-radius: 8px;
    display: inline-block;
}

.partner-start {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.partner-start_inner {
    padding-top: 180px;
    padding-bottom: 240px;
    max-width: 710px;
}

.partner-start h1 {
    font-weight: 700;
    font-size: 64px;
    line-height: 119%;
    letter-spacing: -0.01em;
    color: #fff;
    margin-bottom: 24px;
}

.partner-start h1 span {
    color: #ffb300;
}

.unic-inner {
    max-width: 1500px;
    margin: 0 auto;
    padding: 110px 0;
    text-align: center;
}

.unic-text {
    max-width: 820px;
    margin: 0 auto;
    margin-bottom: 48px;
}

.the_blues {
    font-weight: 700;
    font-size: 52px;
    line-height: 119%;
    letter-spacing: 0em;
    text-align: center;
    color: #0058a3;
}

.the_blues span {
    color: #ffb300;
}

.unic-text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.03em;
    text-align: center;
    color: #181818;
    margin-bottom: 24px;
}

.unic-banner img {
    max-width: 100%;
    object-fit: cover;
}

.tvor {
    background: #f5f5f5;
    border-top-left-radius: 72px;
    border-top-right-radius: 72px;
    padding-top: 110px;
}

.tvor .the_blues {
    margin-bottom: 48px;
}

.tror-top-list {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 48px;
    gap: 32px;
}

.tror-list-item {
    background: #fff;
    border-top-left-radius: 32px;
    border-bottom-right-radius: 32px;
    padding: 24px;
    width: 33%;
    max-width: 478px;
}

.tror-list-item svg {
    margin-bottom: 8px;
}

.tror-list-item p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #181818;
    margin-bottom: 0;
    min-height: 48px;
}

.tror-bottom {
    min-height: 760px;
    max-width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-right-radius: 56px;
    border-top-left-radius: 56px;
}

.vygoda {
    padding: 110px 0;
}

.vygoda-inner .the_blues {
    margin-bottom: 48px;
}

.vygoda-list {
    display: flex;
    align-content: center;
    gap: 16px;
    justify-content: center;
}

.vygoda-list-card {
    width: 33%;
    max-width: 489px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    text-align: center;
    padding: 16px;
}

.vygoda-list-card img {
    margin-bottom: 16px;
}

.vygoda-card-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 133%;
    text-align: center;
    color: #181818;
    margin-bottom: 8px;
}

.vygoda-card-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.03em;
    text-align: center;
    color: #181818;
    margin-bottom: 16px;
    min-height: 72px;
}

.goclub {
    padding-top: 56px;
    padding-bottom: 252px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.goclub-inner {
    max-width: 636px;
    background: rgba(255, 255, 255, 0.8);
    padding: 56px 32px;
    border-top-left-radius: 56px;
    border-bottom-right-radius: 56px;
    border-left: 3px solid #0058a3;
    border-top: 3px solid #0058a3;
}

.goclub-inner .the_blues {
    text-align: left;
    max-width: 572px;
}

.goclub-inner p {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #181818;
    margin-bottom: 0;
}

.goclub-inner p strong {
    font-weight: 600;
    font-size: 18px;
    line-height: 133%;
    color: #181818;
}

.goclub-inner a {
    margin-top: 24px;
}

.shag {
    padding: 110px 0 55px 0;
}

.shag .the_blues {
    margin-bottom: 48px;
}

.shag-list {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
}

.shag-list-card {
    width: 33%;
    max-width: 484px;
    background: #f5f5f5;
    border-top-left-radius: 56px;
    border-bottom-right-radius: 56px;
    padding-bottom: 24px;
}

.shag-list-card img {
    width: 100%;
    border-top-left-radius: 56px;
    border-bottom-right-radius: 56px;
    object-fit: cover;
}

.shag-list-card p {
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #181818;
}

.shag-list-card a {
    margin-left: 24px;
}

.indaclub {
    padding: 55px 0 110px 0;
}

.indaclub-order .the_blues {
    text-align: left;
    margin-bottom: 32px;
}

.indaclub_inner {
    display: flex;
    align-items: center;
    gap: 48px;
    justify-content: center;
}

.indaclub-order {
    max-width: 724px;
}

.indaclub-banner {
    max-width: 564px;
}

.indaclub-banner img {
    width: 100%;
    object-fit: cover;
}


.designer-form__row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-bottom: 16px;
}

.designer-form__group .form-control,
.designer-form__group .form-select {
    height: 52px;
    border: 1.5px solid #E0E0E0;
    border-radius: 8px;
    font-size: 15px;
    color: #181818;
    padding: 14px 16px;
    transition: border-color 0.2s;
    background-color: #fff;
    width: 100%;
    padding: 16px !important;
    cursor: pointer;
}

.designer-form__group .form-control:focus,
.designer-form__group .form-select:focus {
    border-color: #0058A3;
    box-shadow: none;
    outline: none;
    padding: 16px !important;
}

.designer-form__group .form-control::placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #9e9e9e;
}

/* Телефон */
.designer-form__phone {
    display: flex;
    gap: 8px;
    align-items: stretch;
}

.phone-prefix {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 0 12px;
    border: 1.5px solid #E0E0E0;
    border-radius: 8px;
    background: transparent;
    font-size: 15px;
    color: #181818;
    white-space: nowrap;
    cursor: pointer;
    user-select: none;
    max-height: 52px;
}

.phone-prefix img {
    width: 20px;
    height: 14px;
    object-fit: cover;
    border-radius: 2px;
}

.designer-form__phone .form-control {
    border-radius: 8px;
}

.designer-form__phone .form-control:focus {
    border-color: #0058A3;
}

/* Комментарий */
.designer-form__comment textarea.form-control {
    height: 100px;
    resize: none;
    padding: 14px 16px;
}

/* Чекбоксы */
.designer-form__consents {
    margin: 20px 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.consent-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 14px;
    color: #424242;
    cursor: pointer;
}

.consent-item input[type="checkbox"] {
    width: 16px;
    height: 16px;
    min-width: 16px;
    margin-top: 2px;
    accent-color: #0058A3;
    cursor: pointer;
}

.consent-item a {
    color: #0058A3;
    text-decoration: none;
}

.consent-item a:hover {
    text-decoration: underline;
}

/* Кнопка */
.designer-form__submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 16px;
    background: #0058A3;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 143%;
    letter-spacing: 0.01em;
    text-align: center;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background 0.2s;
}

.designer-form__submit:hover {
    background: #004A8C;
}

.partner-start_inner p {
    font-weight: 600;
    font-size: 18px;
    line-height: 133%;
    color: #fff;
}

.mission {
    padding-top: 56px;
    padding-bottom: 474px;
}

.allinone {
    padding: 110px 0;
}

.allinone .popular-categories {
    max-width: 1500px;
    margin: 0 auto;
}

.about-categories-slider {
    position: relative;
    max-width: 1500px;
    margin: 0 auto 70px;
}

.about-categories-slider__swiper {
    overflow: hidden;
}

.about-categories-slider__slide {
    display: flex;
    justify-content: center;
    height: auto;
}

.about-categories-slider__card {
    position: relative;
    cursor: pointer;
    display: inline-block;
    max-width: 190px;
    min-width: 190px;
    text-align: center;
    text-decoration: none;
    color: inherit;
    transition: transform 0.3s ease;
}

.about-categories-slider__card:hover {
    transform: translateY(-5px);
}

.about-categories-slider__image {
    padding: 16px;
    border-radius: var(--radius-md);
    margin-bottom: 8px;
    background: var(--color-surface-muted);
}

.about-categories-slider__image img {
    max-width: 198px;
    transition: transform 0.4s ease;
}

.about-categories-slider__card:hover .about-categories-slider__image img {
    transform: scale(1.1);
}

.about-categories-slider__title {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.1px;
}

.about-categories-slider__nav-prev,
.about-categories-slider__nav-next {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 50%;
    background: #fff;
    color: inherit;
    cursor: pointer;
    z-index: 10;
    transition: opacity 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 4px 4px 16px 0 rgba(0, 10, 18, 0.24), -1px -1px 16px 0 rgba(0, 10, 18, 0.04);
}

.about-categories-slider__nav-prev {
    left: -17px;
}

.about-categories-slider__nav-next {
    right: -17px;
}

.about-categories-slider__nav-prev:hover,
.about-categories-slider__nav-next:hover {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.about-categories-slider__pagination {
    position: absolute;
    bottom: -26px !important;
    left: 50% !important;
    transform: translateX(-50%);
    display: flex !important;
    align-items: center;
    gap: 0;
    z-index: 10;
    width: auto !important;
    text-align: center;
}

.about-categories-slider__pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: #ddd;
    opacity: 1;
}

.about-categories-slider__pagination .swiper-pagination-bullet-active {
    width: 32px !important;
    height: 8px !important;
    background: #181818 !important;
    border-radius: 4px !important;
}

.allinone .categories-item-card {
    max-width: 230px;
    min-width: 230px;
}

.allinone .categories-card-img img{
    max-width: 198px;
}

.allinone-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.03em;
    text-align: center;
    color: #181818;
    max-width: 770px;
    margin: 0 auto;
    margin-bottom: 48px;
}

.allinone-description strong {
    font-weight: 600;
    letter-spacing: 0.01em;
    color: #0058a3;
}

.belka {
    background: #165184;
    border-radius: 72px 72px 0 0;
    padding: 110px 0px 0px;
}

.belka .the_blues {
    color: #fff;
}

.belka-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.03em;
    text-align: center;
    color: #fff;
    margin-bottom: 48px;
}

.belka-description strong {
    font-weight: 600;
    letter-spacing: 0.01em;
    color: #ffb300;
}

.belka-characters {
    display: flex;
    align-items: center;
    gap: 32px;
    margin-bottom: 48px;
    justify-content: center;
}

.belka-item {
    width: 33%;
    max-width: 424px;
    background-color: #fff;
    padding: 24px;
    border-top-left-radius: 32px;
    border-bottom-right-radius: 32px;
}

.belka-item-title {
    font-weight: 700;
    font-size: 44px;
    line-height: 118%;
    letter-spacing: -0.01em;
    color: #0058a3;
    margin-bottom: 8px;
}

.belka-item-title span {
    font-weight: 600;
    font-size: 24px;
    line-height: 133%;
}

.belka-item-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #181818;
    min-height: 48px;
    margin-bottom: 0;
}

.belka-banner {
    min-height: 760px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 56px 56px 0 0;
}

.secures .shag-list-card p {
    margin-bottom: 0;
    min-height: 120px;
}

.secures .shag-list-card p strong {
    font-weight: 600;
    letter-spacing: 0.01em;
    color: #0058a3;
}

.carries {
    padding-top: 55px;
    padding-bottom: 110px;
}

.carries-inner {
    display: flex;
    align-items: center;
    background: #f5f5f5;
    border-radius: 56px 0 56px 56px;
    gap: 48px;
}

.carries-text {
    width: 40%;
    max-width: 580px;
    padding-left: 48px;
}

.carries-text .the_blues {
    text-align: left;
    max-width: 484px;
}

.carries-text p {
    max-width: 484px;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #181818;
}

.carries-text p strong {
    font-weight: 600;
    letter-spacing: 0.01em;
    color: #0058a3;
}

.carries-banner {
    max-width: 756px;
    width: 60%;
}

.carries-banner img {
    width: 100%;
    border-radius: 56px 0;
    object-fit: cover;
}

.bridge {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 56px;
    padding-bottom: 612px;
}

.bridge-text {
    max-width: 820px;
    margin: 0 auto;
    text-align: center;
}

.bridge-text .the_blues {
    color: #fff;
    font-weight: 700;
    font-size: 64px;
    line-height: 119%;
    letter-spacing: -0.01em;
}

.bridge-text p {
    font-weight: 600;
    font-size: 18px;
    line-height: 133%;
    text-align: center;
    color: #fff;
}

.from-idea .unic-text p {
    margin-bottom: 0;
}

.unic-text p strong {
    font-weight: 600;
    letter-spacing: 0.01em;
    color: #0058a3;
}

.from-idea .unic-text p strong {
    font-weight: 600;
    letter-spacing: 0.01em;
    color: #0058a3;
}

.mission .goclub-inner p strong {
    font-weight: 600;
    letter-spacing: 0.01em;
    color: #0058a3;
}

.about-start .partner-start_inner {
    max-width: 620px;
}

#vstupit_v_klub {
    scroll-margin-top: 75px;
}

.custom-select {
    position: relative;
    width: 100%;
}

.custom-select__trigger {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 52px;
    border: 1.5px solid #E0E0E0;
    border-radius: 8px;
    font-size: 15px;
    color: #181818;
    padding: 16px;
    background-color: #fff;
    cursor: pointer;
    transition: border-color 0.2s;
    text-align: left;
}

.custom-select--open .custom-select__trigger {
    border-color: #0058A3;
}

.custom-select__trigger svg {
    flex-shrink: 0;
    transition: transform 0.2s;
}

.custom-select--open .custom-select__trigger svg {
    transform: rotate(180deg);
}

.custom-select__dropdown {
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    list-style: none;
    margin: 0;
    padding: 8px 0;
    z-index: 100;
}

.custom-select__option {
    padding: 12px 16px;
    font-size: 15px;
    color: #181818;
    cursor: pointer;
    transition: background-color 0.15s;
}

.custom-select__option:hover {
    background-color: #F5F5F5;
}

.custom-select__option--active {
    color: #0058A3;
}

.designer-form__error {
    font-size: 12px;
    color: #B71C1C;
    margin-top: 4px;
}
