@charset "utf-8";
:root {
    --white: #fff;
    --gold: #dba75a;
    --black: #000;
    --background: #161616;
    --grey: #373737;
    --grey-2: #888;
    --grey-3: #cecece;
    --indigo: #240072;
    --blue: #bfc2ff;
    --blue-medium: #5c9eff;
    --blue-light: #94c1ff;
    --green: #3ea400;
}
body {
    font-family: 'Unbounded', sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
    overflow-x: hidden;
    color: #fff;
    background-color: #1c1c1c;
    font-size: 16px;
    line-height: 1.2;
    margin: 0;
    text-rendering: optimizeSpeed;
    min-width: 320px;
    min-height: 100vh;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}
html {
    scroll-behavior: smooth;
}
header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 10;
    background: transparent;
}
.header__social a:hover svg path {
    fill: var(--gold);
}
/* bc */
.breadcrumb {
    position: relative;
    background: transparent;
    margin: 30px 0 60px;
    padding: 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    color: #fff;
}
.breadcrumb li {
    list-style: none;
    display: inline-block;
    font-weight: 500;
    color: #fff;
}
.breadcrumb li:after {
    content: '';
    background: var(--gold);
    width: 24px;
    height: 1px;
    top: -4px;
    display: inline-block;
    margin: 0 10px;
    position: relative;
}
.breadcrumb li a {
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    font-weight: normal;
    color: #fff;
}
.ao-content {
    padding-top: 150px;
}
.ao-content h1 {
    font-size: 40px;
}
.breadcrumb li:last-child:after {
    content: none;
}
.breadcrumb > li + li:before {
    content: none;
}
#cases,
#reviews,
#prices,
#faq,
#contacts,
#about {
    scroll-margin-top: 120px;
}
.header__in {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 120px;
}
.header__logo img {
    max-width: 200px;
}
.header__social {
    display: flex;
    gap: 20px;
    align-items: center;
}
.swiper__in {
    position: relative;
}
.form__btn-social {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.case__video {
    margin-top: 20px;
}
.case__video a {
    color: var(--gold);
}
.case__video svg {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 6px;
}
.cases-arrows {
    position: absolute;
    top: 60px;
    right: 0;
    display: flex;
    gap: 20px;
    align-items: center;
    z-index: 9;
}
.cases-pag {
    position: relative;
    z-index: 9;
    margin-left: auto;
}
.swiper-pagination-bullet {
    opacity: 1;
    background: #fff;
    width: 6px;
    height: 6px;
    vertical-align: middle;
    margin: 0 5px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    width: 20px;
    height: 6px;
    background: var(--gold);
    border-radius: 20px;
    vertical-align: middle;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.swiper-pagination-bullets.swiper-pagination-horizontal {
    width: fit-content;
    margin: 0;
    top: 0;
    left: 0;
    bottom: inherit;
    margin-left: auto;
}
.swiper-pagination {
    margin-top: 20px;
    display: block;
    position: relative;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, 
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    vertical-align: baseline;
}
.case__header {
    padding-right: 200px;
}
.swiper-arrow {
    cursor: pointer;
}
.form-social {
    display: flex;
    gap: 20px;
    align-items: center;
}

.header__btn .btn {
    display: inline-block;
    white-space: nowrap;
    border: 2px solid var(--gold);
    text-align: center;
    border-radius: 100px;
    padding: 0 16px;
    height: 36px;
    line-height: 32px;
    font-weight: 600;
    font-size: 10px;
    text-transform: uppercase;
    color: var(--gold);
}
.header__nav {
    display: flex;
    align-items: center;
    gap: 40px;
    white-space: nowrap;
    list-style: none;
}
.header__nav li a {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: var(--white);
    height: 120px;
    transition: .4s;
}
.header__nav li a:hover {
    color: var(--gold);
    transition: .4s;
}
.hero {
    background: url(/img/hero_2.jpg);
    background-size: cover;
    background-position: right;
    padding: 190px 0 130px;
}

.hero__btns .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    white-space: nowrap;
    border: 2px solid var(--gold);
    border-radius: 100px;
    padding: 0 17px;
    height: 60px;
    line-height: 60px;
    font-weight: 600;
    font-size: 10px;
    text-transform: uppercase;
    color: var(--gold);
    text-align: center;
    transition: ;
}
.btn:hover,
.btn:active,
.btn:focus {
    color: var(--black);
    background: var(--gold  );
    transition: .4s;
}
.marg {
    margin-bottom: 180px;
}
.hero__title {
    color: transparent;
    -webkit-text-stroke: 1px #dba75a;
    font-weight: 700;
    font-size: 70px;
    line-height: 132%;
    text-transform: uppercase;
    white-space: nowrap;
    margin-bottom: 52px;
    position: relative;
}
.hero__title a {
    display: block;
    position: absolute;
    bottom: -205px;
    right: 35px;
    transition: .4s;
}
.hero__title a:hover {
    transform: scale(1.1);
    transition: .4s;
}
.hero__features {
    max-width: 650px;
    margin-bottom: 30px;
}
.feature-item {
    display: flex;
    gap: 33px;
    align-items: center;
    margin-bottom: 40px;
}
.feature-item__icon {
    width: 60px;
}
.feature-item__title {
    font-weight: 300;
    font-size: 14px;
    line-height: 171%;
    color: var(--white);
}
.feature-item img {
    flex-shrink: 0;
}
.hero__btns {
    max-width: 650px;
}
.hero-btn__title {
    font-weight: 600;
    font-size: 16px;
    color: var(--white);
    margin-bottom: 16px;
}
.hero-btn .btn:hover svg path {
    fill: #000;
}
.hero__sub {
    font-weight: 700;
    font-size: 32px;
    color: var(--gold);
}
.h2-block {
    position: relative;
}
.h2-block__repeater {
    position: absolute;
    top: -70px;
    left: 10px;
    font-weight: 700;
    font-size: 140px;
    color: #171717;
    pointer-events: none;
    text-transform: uppercase;
}
h2 {
    font-weight: 700;
    font-size: 100px;
    position: relative;
    color: transparent;
    -webkit-text-stroke: 1px #dba75a;
    text-transform: uppercase;
    z-index: 2;
    margin-bottom: 24px;
}
.h2__sub {
    font-weight: 700;
    font-size: 32px;
    color: var(--gold);
    margin-bottom: 60px;
}
.bens-slider .swiper-slide:last-child .ben-item {
    border-right: none;
}
.ben-item {
    padding-right: 48px;
    border-right: 1px solid #373737;
}
.ben-item__title {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 16px;
    color: var(--white);
}
.ben-item__text {
    font-weight: 300;
    font-size: 14px;
    line-height: 171%;
    color: var(--white);
}
.bens {
    padding: 180px 0;
    overflow: hidden;
}
.bens-slider.swiper {
    overflow: visible;
}
.btn {
    display: inline-block;
    white-space: nowrap;
    border: 2px solid var(--gold);
    border-radius: 100px;
    padding: 0 30px;
    height: 60px;
    line-height: 60px;
    font-weight: 600;
    font-size: 10px;
    text-transform: uppercase;
    color: var(--gold);
    text-align: center;
}
.cases__content {
    display: flex;
    gap: 54px;
    align-items: center;
    margin-bottom: 30px;
}
.cases__sub {
    font-weight: 300;
    font-size: 20px;
    line-height: 160%;
    color: var(--white);
}
.case__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 36px 0;
    padding-right: 250px;
    border-top: 2px solid var(--grey);
    border-bottom: 2px solid var(--grey);
    margin-bottom: 32px;
}
.case__title {
    font-weight: 700;
    font-size: 20px;
    color: var(--white);
}
.case__logo img {
    max-width: 200px;
}
.case__link a {
    display: flex;
    gap: 16px;
    align-items: center;
    font-weight: 300;
    font-size: 14px;
    line-height: 171%;
    color: var(--white);
}
.case__link svg {
    flex-shrink: 0;
}
.case-item {
    margin-bottom: 40px;
}
.case-item__label {
    font-weight: 600;
    font-size: 16px;
    color: var(--white);
}
.case-item__text {
    font-weight: 300;
    font-size: 14px;
    line-height: 171%;
    color: var(--white);
}
.case-lead__title {
    font-weight: 600;
    font-size: 16px;
    color: var(--white);
    margin-bottom: 16px;
}
.case__numbs {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 22px;
}
.case__img img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.case-numb {
    max-width: 300px;
}
.case-numb__title {
    font-weight: 600;
    font-size: 14px;
    color: var(--white);
}
.case-numb__val {
    font-weight: 700;
    font-size: 32px;
    color: var(--gold);
}
.case__content {
    padding-bottom: 32px;
    border-bottom: 2px solid var(--grey);
}
.footer__rec,
.footer__text {
    font-weight: 300;
    font-size: 10px;
    color: var(--grey-2);
}
.footer__copy {
    margin-top: 36px;
    border-top: 2px solid var(--grey);
    padding: 60px 0;
    font-weight: 300;
    font-size: 10px;
    color: var(--grey-2);
}
/* faq */
.faq {
    padding: 180px 0;
}
.faq__title {
    font-weight: 600;
    font-size: 16px;
    color: var(--grey-2);
}
.faq__item.active .faq__title {
    color: var(--gold);
}
.faq__item {
    border-top: 2px solid var(--grey);
}
.faq__list .faq__item:last-child {
    border-bottom: 2px solid var(--grey);
}
.faq__question {
    position: relative;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 26px 50px 26px 0;
}
.faq__arrow {
    content: '';
    position: absolute;
    top: 24px;
    right: 22px;
    -webkit-transition: .5s;
    transition: .5s;
}
.faq__item.active .faq__arrow {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .5s;
    transition: .5s;
}
.faq__item.active .faq__arrow svg path {
    fill: var(--gold);
}
.faq__answer {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: .7s;
    transition: .7s;
}
.faq__item.active .faq__answer {
    max-height: 100%;
    -webkit-transition: .5s;
    transition: .5s;
}
.faq__answer {
    font-weight: 300;
    font-size: 14px;
    line-height: 171%;
    color: var(--white);
}
.faq__answer p {
    padding-bottom: 10px;
}
.faq__answer ul, ol {
    padding-left: 20px;
    margin: 10px 0 20px;
}
.faq__answer ul li {
    list-style: none;
    padding-left: 17px;
    position: relative;
}
.faq__answer ul li:before {
    position: absolute;
    top: 8px;
    left: -10px;
    content: '';
    width: 8px;
    height: 8px;
    background: var(--gold);
    border-radius: 50%;
}
.faq__in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
}
.decor {
    pointer-events: none;
}
.contacts__decor {
    position: absolute;
    top: -20px;
    right: -20px;
}
.contacts__in {
    position: relative;
}
.contacts__sub {
    font-weight: 700;
    font-size: 26px;
    color: var(--white);
}
.contacts__list {
    display: flex;
    gap: 30px;
    align-items: center;
}
.contacts__list svg {
    flex-shrink: 0;
    width: 60px;
    height: 60px;
}
.contacts__list a:hover svg path {
    fill: var(--gold);
    transition: .4s;
}
.contacts__content {
    position: relative;
    z-index: 2;
    position: relative;
    padding: 100px 80px 80px;
    border: 1px solid var(--grey);
}
.contacts__bottom {
    margin-top: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 80px;
}
.needs {
    padding: 180px 0;
}
.need-item {
    padding: 20px;
    border: 1px solid var(--grey);
    width: 100%;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 300;
    font-size: 20px;
    line-height: 160%;
    text-align: center;
    color: var(--white);
    margin-bottom: 40px;
    transition: transform 0.6s;
}
.need-item:hover {
    background: var(--gold);
    font-weight: 700;
    color: var(--black);
    transform: scale(1.1);
    transition: transform 0.6s;
}
header.bg {
    background: #191919;
    transition: .3s;
}
.header__in {
    transition: .3s;
}
header.bg .header__in {
    height: 90px;
    transition: .3s;
}
.team {
    overflow: hidden;
}
.team-slider {
    overflow: visible;
}
.exp-item {
    position: relative;
    padding-top: 120px;
}
.exp-item__icon {
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
}
.exp-item__title {
    position: relative;
    z-index: 2;
    font-weight: 700;
    font-size: 32px;
    color: var(--gold);
    margin-bottom: 24px;
}
.exp-item__text {
    position: relative;
    z-index: 2;
    font-weight: 300;
    font-size: 14px;
    line-height: 171%;
    color: var(--white);
}
.exp-more__btn .btn {
    display: flex;
    width: fit-content;
    padding: 0 20px;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
.exp-more {
    position: relative;
    z-index: 2;
}
.exp-more__sub {
    margin: 25px 0;
    font-weight: 700;
    font-size: 20px;
    color: var(--gold);
}
.exp-more__text {
    font-weight: 300;
    font-size: 14px;
    line-height: 171%;
    color: var(--white);
}
.about__btn {
    display: flex;
    align-items: center;
    gap: 40px;
}
.about__img {
    position: relative;
}
.about__img a {
    display: block;
}
.about__img img {
    width: 100%;
}
.about-img__btn {
    position: absolute;
    top: calc(50% - 46px);
    left: calc(50% - 40px);
}
.about-img__btn svg {
    width: 80px;
    transition: .4s;
}
.about__img:hover .about-img__btn svg {
    transition: .4s;
    transform: scale(1.1);
}
.about .h2__sub {
    margin-bottom: 32px;
}
.about__text-b {
    font-weight: 600;
    font-size: 16px;
    color: var(--white);
    margin-bottom: 32px;
}
.about__text {
    margin-bottom: 32px;
}
.about__text {
    font-weight: 300;
    font-size: 14px;
    line-height: 171%;
    color: var(--white);
}
.about__btn .btn {
    width: 200px;
}
.exp {
    padding: 180px 0 0;
}
.team {
    padding-top: 180px;
}
.prices-list {
    position: relative;
    display: flex;
    margin: 0 -13px;
}
.prices-col {
    width: 25%;
    padding: 0 13px;
    min-height: 700px;
}
.price-item {
    position: relative;
    padding: 32px 10px;
    border: 1px solid var(--grey);
    text-align: center;
    display: flex;
    flex-direction: column;
    transition: transform 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.price-item:hover {
    transform: translateY(-20px);
    background: var(--gold);
    color: var(--black);
    box-shadow: 0px 20px 30px rgb(219 167 90 / 24%);
}
.price-item__header {
    height: 150px;
    border-bottom: 1px solid var(--grey);
}
.price-item__sub {
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: var(--gold);
    margin-bottom: 32px;
}
.price-item__title {
    font-weight: 700;
    font-size: 28px;
    text-align: center;
    color: var(--white);
    white-space: nowrap;
}
.price-item__btn {
    display: none;
}
.price-item__val {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-top: 1px solid var(--grey);
    height: 72px;
    font-weight: 700;
    font-size: 28px;
    white-space: nowrap;
    text-align: center;
    color: var(--gold);
}
.prices {
    padding: 180px 0;
}
.price-item__text {
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 240px;
    font-weight: 300;
    font-size: 12px;
    line-height: 167%;
    text-align: center;
    color: var(--white);
}
.cases__dir-btn .btn {
    width: 200px;
}
.price-item:hover .price-item__sub,
.price-item:hover .price-item__title,
.price-item:hover .price-item__text,
.price-item:hover .price-item__val {
    color: var(--black);
}
.price-item__btn a:hover {
    background: #fff;
    transition: .4s;
}

.price-item:hover .price-item__btn {
    display: block;
}
.price-item__btn {
    margin-top: 32px;
}
.price-item__btn a {
    display: inline-block;
    padding: 14px 10px;
    width: 100%;
    max-width: 260px;
    background: var(--black);
    color: var(--gold);
    border-radius: 100px;
    margin: 0 auto;
    font-weight: 600;
    font-size: 10px;
    text-transform: uppercase;
}
.attention__wrap {
    position: relative;
    z-index: 2;
}
.attention__in {
    position: relative;
    padding: 80px 80px 50px;
    border: 1px solid var(--grey);
}
.attention__decor {
    position: absolute;
    top: -50px;
    right: 0;
}
.attention__content {
    display: flex;
    gap: 15px;
    align-items: center;
}
.attention__numb {
    font-weight: 700;
    font-size: 100px;
    text-transform: uppercase;
    color: var(--gold);
}
.attention__text {
    font-weight: 700;
    font-size: 32px;
    color: var(--white);
}
.attention__text span {
    font-weight: 700;
    font-size: 48px;
    color: var(--gold);
}
.step-item {
    margin-bottom: 90px;
}
.step-item__header {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
    margin-bottom: 24px;
}
.step-item__numb {
    position: relative;
}
.step-item__numb span:first-child {
    font-weight: 700;
    font-size: 100px;
    line-height: 80%;
    color: transparent;
    -webkit-text-stroke: 1px #dba75a;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}
.step-item__numb span:last-child {
    font-weight: 700;
    font-size: 130px;
    line-height: 100%;
    text-transform: uppercase;
    color: #171717;
    position: absolute;
    top: -50px;
    left: -25px;
}
.step-item__title {
    font-weight: 700;
    font-size: 18px;
    color: var(--gold);
}
.step-item__text {
    font-weight: 300;
    font-size: 14px;
    line-height: 171%;
    color: var(--white);
}
.step-item__text a {
    font-weight: bold;
    color: var(--gold);
}
.reviews {
    padding: 40px 0 180px;
    overflow: hidden;
}
.reviews-slider {
    overflow: visible;
}
.review-item__video {
    position: relative;
    margin-bottom: 24px;
}
.review-item__btn {
    position: absolute;
    z-index: 2;
    top: calc(50% - 15px);
    left: calc(50% - 13px);
}
.review-item__btn svg {
    transition: .4s;
}
.review-item__video:hover .review-item__btn svg {
    transform: scale(1.1);
    transition: .4s;
}
.review-item__video a {
    display: block;
}
.review-item__video img {
    height: 300px;
    width: 100%;
    object-fit: cover;
}
.review-item__tr {
    display: flex;
    margin-bottom: 16px;
}
.review-item__label {
    width: 50%;
    font-weight: 300;
    font-size: 10px;
    color: var(--white);
}
.review-item__val {
    width: 50%;
    padding-left: 20px;
    font-weight: 300;
    font-size: 14px;
    line-height: 171%;
    color: var(--white);
    text-align: right;
}
.steps {
    padding-bottom: 180px;
}
.team-item__title {
    font-weight: 600;
    font-size: 16px;
    color: var(--gold);
    margin: 24px 0 4px;
}
.team-item__post {
    font-weight: 300;
    font-size: 14px;
    line-height: 171%;
    color: var(--white);
}
.bottom-social-btns {
    display: none;
    gap: 10px;
    position: fixed;
    align-items: center;
    bottom: 20px;
    left: 0;
    right: 0;
    z-index: 88;
    margin: 0 auto;
    background: #fff;
    width: fit-content;
    border-radius: 40px;
    padding: 6px 12px;
}
.bottom-social-btns a {
    flex-shrink: 0;
}
.bottom-social-btns svg {
    width: 34px;
    height: 34px;
}
.bottom-social-btns .social-phone {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--gold);
}
.bottom-social-btns .social-phone svg {
    width: 22px;
    height: 22px;
}
/* 33524 */
/* text block */
.text-block {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}
.text-block th,
.text-block td,
.text-block thead th {
  padding: 20px;
  text-align: left;
}
.text-block table {
    border: 1px solid #dee2e6;
    border-collapse: collapse;
    margin-bottom: 20px;
}
.text-block table tr td {
    padding: 20px;
    border-bottom: 1px solid #dedcde;
    border-right: 1px solid #dedcde;
}
.text-block h2 {
    font-weight: 600;
    font-size: 30px;
    text-align: left;
    text-transform: none;
    margin: 0 0 20px;
}
.text-block h2 span {
    font-weight: 300;
}
.text-block h3 {    
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    text-transform: none;
    margin: 0 0 20px;
}
.text-block h4 {
    font-size: 24px;
    line-height: 36px;
    margin: 0 0 20px;
}
.text-block p + h2,
.text-block ul + h2,
.text-block p + h3,
.text-block ul + h3 {
    margin-top: 40px;
}
.text-block p {
    font-weight: 300;
    font-size: 14px;
    line-height: 171%;
    color: var(--white);
    margin-bottom: 20px;
}
.text-block li {
    position: relative;
    padding-left: 15px;
    font-weight: 300;
    font-size: 14px;
    line-height: 171%;
    color: var(--white);
    margin-bottom: 10px;
}

.text-block li:before {
    content: '';
    position: absolute;
    top: 11px;
    left: 0;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #fff;    
}
.text-block ol {
    padding-left: 0;
    margin: 0 0 20px;
}
.text-block ul {
    margin-bottom: 20px;
}

.text-block img {
    max-width: 100% !important;
    height: auto !important;
    border-radius: 10px;
}
.text-block a {
    font-weight: bold;
    color: var(--purple);
    border-bottom: 1px solid;
}
.text-block .article-content__list li a {
    color: #393742;
    border-bottom: none;
}

/* radio */
.checkmark:after, .checkradio:after {
    content: "";
}
.checkbox-label:hover input~.checkmark,.checkmark{
    background-color:#ddd
}
.checkbox, .radio {
    margin-bottom: 22px;
}
.checkbox, .radio {
    display: block;
}
.checkbox-label{
    display:inline-block;
    position:relative;
    padding-left:35px!important;
    line-height:25px;
    margin-bottom:12px;
    cursor:pointer;
    font-size:14px;
    -webkit-user-select:none;
       -moz-user-select:none;
            user-select:none
}
.checkbox-label input{
    position:absolute;
    opacity:0;
    width: 0;
}
.checkmark {
    position:absolute;
    top:0;
    left:0;
    height:24px;
    width:24px;
    border-radius: 4px;
    border: 2px solid transparent;
    background-color: #fff;
}
.checkbox-label input:checked~.checkmark:before {
    content: '';
    position: absolute;
    left: 8px;
    top: 3px;
    width: 6px;
    height: 11px;
    border: solid var(--orange);
    border-width: 0px 2px 2px 0;
    transform: rotate(35deg);
}
.checkmark:after {
    position:absolute;
    display:none
}
.checkbox-label input:checked~.checkmark:after, .radio {
    display: block;
}
.modal {
    display: none; 
    -webkit-box-align: center; 
    -ms-flex-align: center; 
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed; 
    z-index: 999; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    backdrop-filter: blur(5px);
    background: rgba(0, 0, 0, 0.50);
    padding: 20px;
}
.modal-content {
    position: relative;
    width: 100%;
    max-width: 450px;
    max-height: 100%;
    margin: 0 auto;
    overflow-y: auto;
    background-color: var(--black);
    padding: 30px;
    -webkit-animation: slideIn .3s;
    animation: slideIn .3s;
    border-radius: 0;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.10);
}
#dir-modal .modal-content {
    max-width: 1200px;
}
#reviews-modal .modal-content {
    max-width: 1200px;
    padding-top: 60px;
}
#dir-modal .modal-title {
    margin-bottom: 32px;
}
.modal-content h2 {
    color: #007568;
}
.modal-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    margin: 0 0 30px;
    text-align: center;
}
.modal .form label, 
.modal .form__terms, 
.modal .form__terms a {
    color: #fff;
}
.modal .form__terms {
    font-size: 14px;
}
.modal .form__terms {
    margin-left: 0;
}
.modal .btn-main {
    width: 100%;
}
.content {
    padding-bottom: 100px;
}
.modal .close {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
}
.modal .close::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    width: 22px;
    height: 2px;
    background: var(--gold);
}
.modal .close::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    width: 22px;
    height: 2px;
    background: var(--gold);
}
.modal-title {
    font-weight: 400;
    font-size: 18px;
    color: var(--white);
    margin-bottom: 16px;
}
.modal-sub {
    margin-bottom: 32px;
}

.panel-adaptive {
    position: fixed;
    top: 60px;
    right: 0;
    left: 100%;
    bottom: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    padding-bottom: 55px;
    overflow-y: auto;
    background: #1c1c1c;
    display: none;
    transition: transform .35s cubic-bezier(.55,.085,.68,.53);
    transform: translateZ(0);
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0);
}
.modal .form-group {
    margin-bottom: 24px;
}
.modal .form input[type=text],
.modal .form input[type=tel] {
    border: 1px solid #fff;
    height: 60px;
    width: 100%;
    padding: 0 20px;
    border-radius: 100px;
    background: transparent;
    font-size: 14px;
    color: #fff;
}
.modal-title {
    font-weight: 600;
    font-size: 24px;
    color: var(--gold);
    text-align: left;
}
.dirs-list {
    columns: 4;
}
.dirs-list li {
    font-weight: 600;
    font-size: 10px;
    line-height: 200%;
    text-transform: uppercase;
    color: var(--white);
    margin-bottom: 6px;
}
input:not(:-moz-placeholder-shown)~.floating-label {
    top: 2px;
    bottom: 10px;
    left: 25px;
    font-size: 11px;
    opacity: 1
}

input:not(:-ms-input-placeholder)~.floating-label {
    top: 2px;
    bottom: 10px;
    left: 25px;
    font-size: 11px;
    opacity: 1
}

input:focus~.floating-label,input:not(:placeholder-shown)~.floating-label {
    top: 6px;
    left: 60px;
    font-size: 11px;
    opacity: 1
}

.floating-label {
    position: absolute;
    pointer-events: none;
    left: 60px;
    top: 23px;
    -webkit-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all
}

.floating-label span {
    color: red;
}
.panel-adaptive.panel-right {
    transform: translateX(-100%) translateZ(0);
    transition-duration: .63s;
    transition-timing-function: cubic-bezier(.23,1,.32,1); 
}
.panel-adaptive ul li {
    position: relative;
    list-style: none;
}
.panel-adaptive ul {
    padding: 20px;
    border-top: 1px solid rgba(255,255,255,.1);
}
/*
.panel-adaptive ul li a {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 18px;
    margin-bottom: 24px;
}
*/
.panel__contacts {
    color: #fff;
    text-align: center;
}
.panel__contacts .footer__social {
    justify-content: center;
}
.panel__contacts .footer__phone {
    color: var(--gold);
}
.hamburger {
    display: flex;
    align-items: center;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font-weight: bold;
    text-transform: uppercase;
    color: var(--purple);
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible; 
}
.hamburger-box {
    width: 30px;
    height: 27px;
    display: inline-block;
    position: relative;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px; 
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 30px;
    height: 2px;
    background-color: var(--gold);
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; 
}
.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; 
}
.hamburger-inner::before {
    top: -10px; 
}
.hamburger-inner::after {
    bottom: -10px; 
}

/* Elastic Reverse */
.hamburger--elastic-r .hamburger-inner {
    top: 5px;
    transition-duration: 0.275s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); 
}
.hamburger--elastic-r .hamburger-inner::before {
    top: 10px;
    transition: opacity 0.125s 0.275s ease; 
}
  .hamburger--elastic-r .hamburger-inner::after {
    top: 20px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); 
}

.hamburger--elastic-r.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(-135deg);
    transition-delay: 0.075s; 
}
.hamburger--elastic-r.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; 
}
.hamburger--elastic-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(270deg);
    transition-delay: 0.075s; 
}
.header__mobile-panel {
    display: none;
    margin-left: auto;
    gap: 10px;
}
.header__btns svg,
.footer__contact svg {
    position: relative;
    top: -1px;
}
.title-img {
    margin-left: auto;
}
.bottom-form__title-img {
    display: flex;
    align-items: flex-end;
}
.bottom-form {
    padding: 80px 0 360px;
    background: #fff;
    overflow: hidden;
}
.title-img {
    padding-right: 80px;
}
.bottom-form__title-block {
    margin-bottom: 30px;
}
.bottom-form__sub {
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -0.02em;
    color: #4b4b4b;
    margin-bottom: 20px;
}
.c-form .form-group input {
    background: #f9f9f9;
    border: none;
}
.bottom-form {
    position: relative;
}
.bottom-form__img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}
.bottom-form__img img {
    max-width: 100%;
}
.header__menu {
    display: none;
}
.header__menu button {
    width: 30px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.team-item__img img {
    width: 100%;
    height: 320px;
    object-fit: cover;
}
.cases {
    overflow: hidden;
    padding: 60px 0 0;
}
.hero-mobile {
    display: none;
    margin: 0 -15px 20px;
    width: calc(100% + 30px);
}
.hero-mobile a {
    display: block;
    position: relative;
}
.hero-mobile__btn {
    position: absolute;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
}
.hero-mobile__btn svg {
    width: 80px;
    height: 80px;
    display: block;
}
.h2-sub-block .h2__sub {
    margin: 0;
}
.h2-sub-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 48px;
}
.photo-review img {
    width: 100%;
}
.photo-review {
    margin-bottom: 20px;
}
@media (max-width: 1250px) {
    .header__nav {
        gap: 20px;
    }
    .header__nav li a {
        font-size: 13px;
    }
}

@media (max-width: 991px) {
    .dirs-list {
        columns: 2;
    }
    .hero-mobile {
        position: relative;
        display: block;
    }
    .hero-mobile img {
        width: 100%;
    }
    .panel-adaptive {
        display: block;
    }
    .header__menu {
        display: block;
    }
    header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
    }
    .header__in {
        height: 60px;
    }
    .header__social,
    .header__btn,
    .header__nav {
        display: none;
    }
    .hero {
        background: #0f0f0f !important;
        padding: 80px 0 0;
    }
    .hero__sub br {
        display: none;
    }
    .hero__sub {
        text-align: center;
        font-size: 24px;
        margin-bottom: 10px;
    }
    .hero__title {
        font-size: 24px;
        white-space: normal;
        text-align: center;
    }
    .h2-block__repeater {
        display: none;
    }
    h2 {
        font-size: 30px;
        line-height: 1.2;
        margin-bottom: 20px;
    }
    h2 br {
        display: none;
    }
    .feature-item {
        gap: 15px;
        margin-bottom: 10px;
    }
    .feature-item__icon {
        width: 40px;
    }
    .feature-item__icon img {
        width: 30px;
    }
    .hero__title a {
        display: none;
    }
    .hero-btn__title {
        text-align: center;
        font-size: 14px;
    }
    .hero-btn {
        margin-bottom: 20px;
    }
    .hero__btns .btn {
        width: 100%;
    }
    .bens {
        padding: 60px 0 0;
    }
    .cases {
        padding: 60px 0 0;
    }
    .h2__sub {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .cases__sub {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .cases__content {
        display: block;
    }
    .attention__content {
        display: block;
    }
    .prices-col {
        width: 100%;
    }
    .prices-list {
        display: block;
        margin: 0;
    }
    .contacts__bottom {
        display: block;
    }
    .contacts__list {
        flex-wrap: wrap;
    }
    .attention {
        overflow: hidden;
    }
    header.bg .header__in {
        height: 60px;
    }
    .case__header {
        padding: 15px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    .case-lead__btn {
        margin-bottom: 40px;
    }
    .case__numbs {
        flex-direction: column;
        gap: 10px;
        align-items: flex-start;
    }
    .case-numb__title {
        font-size: 14px;
    }
    .case-numb__title br {
        display: none;
    }
    .case-numb__val {
        font-size: 24px;
    }
    .reviews {
        padding: 60px 0;
    }
    .step-item__title {
        font-size: 14px;
    }
    .step-item__header {
        align-items: flex-start;
        justify-content: flex-start;
        gap: 20px;
        margin-bottom: 20px;
    }
    .step-item__title {
        order: 1;
    }
    .step-item__numb span:last-child {
        display: none;
    }
    .step-item__numb span:first-child {
        font-size: 40px;
    }
    .step-item__text {
        font-size: 12px;
    }
    .step-item {
        margin-bottom: 40px;
    }
    .steps {
        padding-bottom: 60px;
    }
    .attention__in {
        padding: 20px;
    }
    .attention__numb {
        font-size: 40px;
    }
    .attention__text {
        font-size: 16px;
    }
    .attention__text span {
        font-size: 16px;
    }
    .attention__text br {
        display: none;
    }
    .attention__decor svg {
        width: 300px;
    }
    .prices-col {
        padding: 0;
    }
    .price-item {
        margin-bottom: 40px;
    }
    .prices {
        padding: 60px 0;
    }
    .need-item {
        font-size: 16px;
        height: auto;
        padding: 10px;
        margin-bottom: 10px;
    }
    .contacts__content {
        padding: 20px;
    }
    .contacts__sub {
        font-size: 16px;
    }
    .about__text-b {
        font-size: 14px;
    }
    .about__text {
        font-size: 12px;
    }
    .about__btn {
        margin-bottom: 40px;
    }
    .exp {
        padding: 60px 0 0;
    }
    .exp-item__title br {
        display: none;
    }
    .exp-item__title {
        font-size: 16px;
    }
    .exp-item__icon img {
        width: 80px;
    }
    .exp-item {
        padding: 0;
        margin-bottom: 20px;
    }
    .exp-more__sub {
        font-size: 16px;
    }
    .needs {
        padding: 60px 0;
    }
    .contacts__bottom {
        margin-top: 20px;
    }
    .contacts__sub {
        margin-bottom: 20px;
    }
    .contacts__list {
        gap: 20px;
    }
    .contacts__list svg {
        width: 40px;
    }
    .contacts__decor svg {
        width: 200px;
    }
    .faq {
        padding: 60px 0;
    }
    .team {
        padding-top: 60px;
    }
    .panel-adaptive .header__nav {
        display: block;
    }
    .panel-adaptive .header__nav li a {
        font-size: 22px;
    }
    .panel-adaptive .header__nav li {
        margin-bottom: 20px;
    }
    .h2-sub-block {
        flex-wrap: wrap;
        gap: 10px;
    }
    .cases-arrows {
        display: none;
    }
    .prices-col {
        min-height: inherit;
    }
    .bottom-social-btns {
        display: flex;
    }
}
@media (max-width: 768px) {
}
@media (max-width: 500px) {
}
/* 267 */
@media (max-width: 400px) {
}