.footer__contact a:hover,
.footer__link:hover,
.lang-menu__item:hover,
.login__reset:hover {
    text-decoration: underline
}

.button,
.footer__link,
.header__link,
.heroscreen__btn,
.heroscreen__subtitle,
.heroscreen__title,
.price__right-title,
.reg__title,
.section__title,
.services__item-title,
.slider__title {
    text-transform: uppercase
}

.button,
a,
body,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
p {
    font-weight: 400;
    font-family: Nunito;
    letter-spacing: -.03em
}

.heroscreen__btn+.heroscreen__btn,
.heroscreen__btn:hover {
    color: #000;
    background: #fff
}

.faq__item-check:checked~.faq__item-text,
input {
    display: block
}

.faq__item-label,
.mobile-menu,
.popup-wrap {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.footer__link.lang:hover .lang-menu,
.header__link.lang:hover .lang-menu,
.mobile-menu__check:checked~.mobile-menu,
.mobile-menu__link.lang:hover .lang-menu,
html.popup .popup-wrap {
    opacity: 1;
    pointer-events: all
}

.lang-menu,
.mobile-menu,
.popup-wrap {
    opacity: 0;
    pointer-events: none
}

a,
body,
h1,
h2,
h3,
h4,
h5,
h6,
html,
p {
    font-size: 16px;
    color: #fff;
    margin: 0;
    padding: 0
}

body,
html {
    scroll-behavior: smooth
}

body {
    background: #000
}

* {
    box-sizing: border-box;
    outline: 0 !important
}

a {
    text-decoration: none
}

button,
input,
select,
textarea {
    font-family: Nunito
}

img,
picture,
svg {
    display: block;
    user-select: none
}

img {
    width: 100%
}

.content-wrap {
    width: 1320px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px
}

html.popup {
    overflow: hidden
}

html.popup.callback .popup-wrap .popup.callback {
    opacity: 1;
    pointer-events: all;
    transform: none
}

.popup-wrap {
    position: fixed;
    align-items: center;
    overflow-y: scroll;
    transition: opacity .2s;
    z-index: 1000
}

.faq__item,
.footer__link.lang,
.header__link,
.header__link.lang,
.header__menu-btn,
.mobile-menu__link.lang,
.slider__outer {
    position: relative
}

.popup-wrap .popup {
    position: relative;
    width: calc(100% - 32px);
    max-width: 854px;
    background: #fff;
    margin: 100px auto;
    padding: 40px 40px 80px;
    transform: translateY(-50px);
    transition: .2s;
    z-index: 1
}

.button:hover,
.heroscreen__btn+.heroscreen__btn:hover {
    background: #e6e6e6
}

.button,
.header__link::before {
    background: #fff;
    transition: .2s
}

input {
    font-size: 16px;
    color: #fff;
    line-height: 16px;
    background: 0 0;
    border: 1px solid #fff;
    padding: 23px
}

.reg__btn,
input+input {
    margin-top: 12px
}

input::placeholder {
    color: #9a9a9a
}

.button {
    width: 100%;
    height: 52px;
    font-size: 20px;
    color: #000;
    line-height: 20px;
    border: none;
    cursor: pointer
}

.header {
    border-bottom: 1px solid #9a9a9a
}

.header .content-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 24px;
    padding-bottom: 23px
}

.header__logo {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    line-height: 24px
}

.footer__contact span,
.pass-reset__text span {
    color: #9a9a9a
}

.header__links-wrap {
    display: flex;
    gap: 32px
}

.footer__link,
.header__link {
    gap: 8px;
    display: flex;
    cursor: pointer
}

.header__link {
    height: auto;
    align-items: center;
    font-size: 20px
}

.header__link .icon {
    width: 16px;
    height: 16px;
    fill: #fff
}

.header__link.lang::before {
    right: 24px
}

.header__link::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 9px;
    height: 1px;
    opacity: 0
}

.header__link:hover::before {
    opacity: 1
}

.header__profile .icon,
.mobile-menu__profile .icon {
    width: 40px;
    height: 40px;
    fill: #fff
}

.header__menu-label,
.mobile-menu__label {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.footer {
    padding: 60px 0
}

.footer .content-wrap {
    display: flex;
    justify-content: space-between
}

.footer__left {
    display: flex;
    align-items: flex-start;
    flex-direction: column
}

.footer__logo {
    font-size: 64px;
    line-height: 64px;
    letter-spacing: -.05em
}

.footer__link {
    align-items: center;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: -.03em;
    margin-top: 24px
}

.footer__contact,
.section__title,
.slider__text li,
.slider__title {
    line-height: 32px;
    letter-spacing: -.03em
}

.footer__link .icon {
    width: 16px;
    height: 16px;
    fill: #fff
}

.footer__contact {
    font-size: 16px;
    text-align: right
}

.heroscreen__btn,
.heroscreen__text,
.heroscreen__title,
.payment__text,
.section__title.centered,
.services__item-text {
    text-align: center
}

.section {
    padding: 50px 0
}

.section__title {
    font-size: 32px
}

.heroscreen{
    background:url(../svg/heroscreen__bg.svg) center/cover no-repeat;
    padding:225px 0 379px
}

.heroscreen__title {
    font-size: 64px;
    line-height: 64px;
    letter-spacing: -.05em
}

.heroscreen__subtitle {
    max-width: 924px;
    font-size: 32px;
    line-height: 32px;
    letter-spacing: -.03em;
    margin: 16px auto 0;
    text-align: center
}

.heroscreen__btn,
.services__item-title {
    font-size: 20px
}

.heroscreen__btns-wrap {
    display: flex;
    justify-content: center;
    gap: 60px;
    margin-top: 40px
}

.heroscreen__btn {
    width: 219px;
    line-height: 20px;
    border: 1px solid #fff;
    padding: 15px 0;
    transition: .2s
}

.heroscreen__text {
    line-height: 32px;
    margin-top: 16px
}

.faq,
.login,
.pass-reset,
.payment,
.services {
    padding: 100px 0
}

.services__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 48px
}

.services__item {
    border: 1px solid #fff;
    padding: 39px
}

.services__item-title {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    line-height: 20px;
    letter-spacing: -.03em
}

.login__reset,
.payment__text,
.reg__text,
.services__item-text {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: -.03em
}

.services__item-icon {
    width: 24px;
    height: 24px;
    fill: #fff
}

.services__item-text {
    margin-top: 16px
}

.reg,
.slider {
    background: #1a1a1a
}

.payment__icons,
.payment__text,
.reg__text+.reg__title {
    margin-top: 40px
}

.contacts__flex-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px
}

.payment__icons {
    display: flex;
    justify-content: center;
    gap: 40px
}

.price__flex-wrap,
.reg__flex-wrap {
    justify-content: space-between;
    gap: 20px;
    display: flex
}

.payment__icon {
    width: 100px;
    height: 100px;
    fill: #fff
}

.reg__flex-wrap {
    align-items: center;
    margin-top: 41px
}

.reg__left {
    width: 413px
}

.reg__right {
    max-width: 630px
}

.reg__input {
    width: 100%;
    height: 48px
}

.reg__title {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: -.03em;
    margin-bottom: 16px
}

.price {
    padding: 100px 0 67px
}

.price__flex-wrap {
    align-items: flex-end
}

.price__left,
.price__right {
    width: calc(50% - 10px)
}

.price__text {
    max-width: 542px;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: -.03em;
    margin-top: 16px
}

.price__img {
    margin-top: 20px
}

.price__right-title {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: -.03em
}

.price__right-text {
    font-size: 16px;
    color: #9a9a9a;
    line-height: 32px;
    letter-spacing: -.03em;
    margin-top: 16px
}

.contacts__subtitle,
.faq__item-title,
.mobile-menu__link {
    font-size: 20px;
    letter-spacing: -.03em;
    text-transform: uppercase
}

.price__right-text+.price__right-title {
    margin-top: 24px
}

.price__btns-wrap {
    display: flex;
    gap: 60px;
    margin-top: 40px
}

.contacts {
    padding: 100px 0 96px
}

.contacts__left {
    width: 408px
}

.contacts__right {
    max-width: 752px
}

.contacts__subtitle {
    line-height: 20px;
    margin-top: 40px
}

.contacts__text {
    margin-top: 16px;
    line-height: 32px
}

.faq .section__title,
.pass-reset .section__title {
    margin-bottom: 40px
}

.faq__item {
    border-bottom: 1px solid #fff;
    padding: 40px 0 39px
}

.faq__item-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    line-height: 20px
}

.faq__item-title .icon {
    width: 40px;
    height: 40px;
    fill: #fff;
    flex-shrink: 0;
    transition: .2s
}

.faq__item-text {
    display: none;
    margin-top: 12px;
    line-height: 32px
}

.faq__item-check {
    position: absolute;
    visibility: hidden
}

.faq__item-check:checked~.faq__item-title .icon {
    transform: rotate(-45deg)
}

.faq__item-label {
    position: absolute;
    cursor: pointer
}

.mobile-menu {
    position: fixed;
    background: rgba(255, 255, 255, .3);
    transition: .2s;
    z-index: 100
}

.mobile-menu__links {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 32px;
    background: #000;
    padding: 50px 20px
}

.lang-menu,
.mobile-menu__link {
    align-items: center;
    display: flex
}

.mobile-menu__link {
    gap: 8px;
    line-height: 20px
}

.mobile-menu__link .icon {
    width: 16px;
    height: 16px;
    fill: #fff
}

.mobile-menu__x {
    position: absolute;
    top: 40px;
    right: 20px
}

.mobile-menu__check {
    position: absolute;
    top: -9999px;
    visibility: hidden
}

.lang-menu {
    position: absolute;
    top: 100%;
    left: 50%;
    flex-direction: column;
    gap: 16px;
    background: #000;
    padding: 20px 40px;
    transform: translateX(-50%);
    transition: .2s
}

.slider__inner {
    display: flex;
    overflow: hidden
}

.slider__title {
    font-size: 32px
}

.login__title,
.pass-reset__title {
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: -.03em
}

.slider__text {
    margin: 16px 0 0;
    padding-left: 24px
}

.slider__text li {
    font-size: 16px
}

.slider__text li span {
    font-weight: 800
}

.slider__slide {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    align-items: center;
    gap: 20px;
    flex-shrink: 0;
    width: 100%;
    transition: .5s;
    overflow: hidden
}

.slider__left {
    grid-column: span 7
}

.slider__right {
    grid-column: span 5
}

.slider__right img {
    width: auto;
    max-width: 100%;
    margin: 0 auto
}

.slider__arrows-wrap {
    position: absolute;
    left: -60px;
    right: -60px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    pointer-events: none;
    overflow: hidden
}

.slider__arrows {
    display: flex;
    justify-content: space-between;
    flex-shrink: 0;
    width: 100%
}

.slider__arrow {
    width: 40px;
    height: 40px;
    cursor: pointer;
    pointer-events: all
}

.slider__arrow:first-child img {
    transform: rotate(180deg)
}

.slider__radio {
    position: absolute;
    left: -9999px;
    visibility: hidden
}

#slide2:checked~.slider__arrows-wrap .slider__arrows,
#slide2:checked~.slider__inner .slider__slide {
    transform: translateX(-100%)
}

#slide3:checked~.slider__arrows-wrap .slider__arrows,
#slide3:checked~.slider__inner .slider__slide {
    transform: translateX(-200%)
}

#slide4:checked~.slider__arrows-wrap .slider__arrows,
#slide4:checked~.slider__inner .slider__slide {
    transform: translateX(-300%)
}

.login__form {
    max-width: 630px;
    margin: 0 auto
}

.login__title {
    font-weight: 400
}

.login__input {
    width: 100%;
    height: 52px;
    margin-top: 24px
}

/* .login__btns-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 24px
} */

.login__btns-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 24px;
}

.login__links {
    display: flex;
    gap: 30px;
    align-items: center;
}

.login__btn {
    width: 219px;
    height: 52px
}

.pass-reset__text {
    line-height: 32px;
    letter-spacing: -.03em;
    margin-top: 8px
}

.pass-reset__text+.pass-reset__title {
    margin-top: 40px
}

@media (max-width:1400px) {
    .slider {
        padding-bottom: 114px
    }
    .slider__arrows-wrap {
        left: 0;
        right: 0;
        top: auto;
        bottom: -64px;
        transform: none
    }
}

.hide-xl {
    display: none !important
}

@media (max-width:1199px) {
    .hide-lg {
        display: none !important
    }
    .show-lg {
        display: block !important
    }
    .show-lg-flex {
        display: flex !important
    }
    .show-lg-inline {
        display: inline !important
    }
    .services__item {
        padding: 39px 19px
    }
    .reg__left {
        flex-shrink: 0
    }
}

@media (max-width:991px) {
    .hide-md {
        display: none !important
    }
    .show-md {
        display: block !important
    }
    .show-md-flex {
        display: flex !important
    }
    .show-md-inline {
        display: inline !important
    }
    .header {
        border-bottom: 0
    }
    .header .content-wrap {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .header__logo {
        font-size: 20px;
        line-height: 20px
    }
    .heroscreen {
        padding: 100px 0
    }
    .services__grid {
        grid-template-columns: repeat(2, 1fr)
    }
    .payment__icon {
        width: 70px;
        height: 70px
    }
    .reg__flex-wrap {
        flex-direction: column-reverse;
        gap: 40px
    }
    .reg__right {
        max-width: none
    }
    .contacts,
    .faq,
    .price {
        padding: 40px 0
    }
    .price__flex-wrap {
        flex-direction: column
    }
    .contacts__left,
    .price__left,
    .price__right {
        width: 100%
    }
    .contacts__flex-wrap {
        flex-direction: column;
        gap: 69px
    }
    .slider__title br {
        display: none
    }
}

@media (max-width:767px) {
    .hide-sm {
        display: none !important
    }
    .show-sm {
        display: block !important
    }
    .show-sm-flex {
        display: flex !important
    }
    .show-sm-inline {
        display: inline !important
    }
    .footer,
    .section {
        padding: 50px 0
    }
    .heroscreen {
        padding: 128px 0 80px
    }
    .heroscreen__title {
        font-size: 36px;
        line-height: 36px
    }
    .heroscreen__subtitle {
        font-size: 16px;
        line-height: 32px
    }
    .heroscreen__btns-wrap {
        flex-direction: column;
        gap: 20px;
        margin-top: 32px
    }
    .heroscreen__btn,
    .reg__left {
        width: 100%
    }
    .services__grid {
        grid-template-columns: 100%
    }
    .footer__contact,
    .pass-reset .section__title,
    .pass-reset__title,
    .payment .section__title,
    .payment__text,
    .slider__title {
        text-align: center
    }
    .payment__icons {
        display: grid;
        grid-template-columns: repeat(2, 100px);
        gap: 40px;
        justify-content: center
    }
    .payment__icon {
        width: 100px;
        height: 100px
    }
    .contacts__img,
    .price__img {
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px;
        object-fit: cover
    }
    .footer .content-wrap {
        flex-direction: column;
        gap: 60px
    }
    .footer__left {
        align-items: center
    }
    .footer__logo {
        font-size: 32px;
        line-height: 32px
    }
    .footer__link {
        font-size: 16px;
        line-height: 16px
    }
    .footer__contact span {
        color: inherit
    }
    .contacts .section__title,
    .faq .section__title,
    .price .section__title {
        font-size: 20px;
        line-height: 20px;
        text-align: center
    }
    .price__flex-wrap {
        gap: 63px
    }
    .price__text {
        font-size: 16px;
        line-height: 32px;
        margin-top: 24px
    }
    .price__img {
        height: 212px
    }
    .price__btns-wrap {
        flex-direction: column;
        gap: 20px
    }
    .contacts__subtitle {
        margin-top: 44px;
        text-align: center
    }
    .contacts__img {
        height: 142px
    }
    .slider__left,
    .slider__right {
        grid-column: span 12
    }
    .slider {
        padding-bottom: 114px
    }
    .login__btns-wrap {
        flex-direction: column;
        gap: 24px
    }
    .login__btn {
        width: 100%
    }
    .pass-reset__text+.pass-reset__title {
        margin-top: 20px
    }
}

@media (max-width:575px) {
    .hide-xs {
        display: none !important
    }
    .show-xs {
        display: block !important
    }
    .show-xs-flex {
        display: flex !important
    }
    .show-xs-inline {
        display: inline !important
    }
}

@media (min-width:768px) {
    .footer__link.lang .icon {
        transform: rotate(-90deg)
    }
    .footer__link.lang .lang-menu {
        top: auto;
        left: 100%;
        bottom: -20px;
        transform: none;
        visibility: hidden;
        pointer-events: all
    }
    .footer__link.lang:hover .lang-menu {
        visibility: visible
    }
}

label.ll {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
}

input.li {
    position: absolute;
    visibility: hidden;
    left: -9999px;
}

input.li:checked ~ .lang-menu {
    opacity: 1;
    pointer-events: all;
}

.contracts__links {
    text-decoration: underline;
}