@charset "UTF-8";/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */
*,:before,:after {
    box-sizing: border-box
}

html {
    font-family: system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    tab-size: 4
}

body {
    margin: 0
}

b,strong {
    font-weight: bolder
}

code,kbd,samp,pre {
    font-family: ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    border-color: currentcolor
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,[type=button],[type=reset],[type=submit] {
    -webkit-appearance: button
}

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button,::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

*[hidden] {
    display: none!important
}

html {
    font-family: Gabarito,sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    scroll-behavior: smooth
}

html.is-locked,body.is-locked {
    overflow: hidden
}

[id] {
    scroll-margin-top: 72px
}

h1,h2,h3,h4,h5,h6 {
    margin-bottom: 0;
    margin-top: 0
}

p {
    margin-top: 0;
    margin-bottom: 16px
}

img {
    width: 100%;
    height: auto
}

a {
    text-decoration: none;
    color: inherit
}

.container {
    max-width: 1512px;
    width: 100%;
    padding: 0 16px;
    margin: 0 auto
}

@media (min-width: 769px) {
    .container {
        padding:0 70px
    }
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: Gabarito,sans-serif
}

h1,h2,h3 {
    font-family: Bagel Fat One,system-ui
}

body {
    background: url(/img/bg.png) center center;
    color: #fff;
    background-repeat: repeat
}

.header {
    padding-top: 24px
}

.header .logo img {
    width: 100px
}

.header-content {
    margin-top: 50px;
    padding-bottom: 160px
}

.header-content .container {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header-content .container .text {
    width: 60%
}

.header-content .container .text h1 {
    margin-bottom: 80px
}

.header-content .container .text h1 img {
    width: 100%
}

.header-content .container .text h2 {
    font-size: 36px;
    margin-bottom: 15px
}

.header-content .container .text p {
    margin-bottom: 0;
    max-width: 720px;
    width: 100%
}

.header-content .container .items {
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 70px
}

.header-content .container .items img {
    width: 192px
}

.header-content .container .items .item-1 {
    margin-right: 50px
}

.header-content .container .items .item-3 {
    margin-right: 90px
}

.header-content .container-fl {
    flex-direction: column;
    align-items: flex-start
}

.header-content .container-fl .text {
    text-align: left
}

.header-content .container-fl .service-terms h2 {
    font-family: Gabarito,sans-serif;
    font-weight: 700;
    margin-top: 40px
}

.arrow-items {
    margin-bottom: 40px
}

.arrow-items .items {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
    display: grid;
    grid-template-columns: repeat(5,1fr)
}

.arrow-items .items .item {
    text-align: center
}

.arrow-items .items .item h3 {
    font-size: 28px;
    margin-bottom: 15px
}

.arrow-items .items .item img {
    width: 38px
}

.of-block {
    margin-bottom: 165px
}

.of-block .of-info {
    border: 7px solid #fff;
    display: flex;
    align-items: center;
    padding: 15px 35px;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    width: 220px;
    margin-bottom: -7px
}

.of-block .of-info img {
    width: 32px;
    margin-right: 10px
}

.of-block .of-info h6 {
    margin-bottom: 0;
    font-size: 16px
}

.of-block .item {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    border: 7px solid #fff;
    padding: 30px 40px;
    margin-bottom: 40px;
    background-color: #ffffff0d;
    backdrop-filter: blur(4px)
}

.of-block .item .logo img {
    width: 100%;
    max-width: 220px;
    background-color: #fff;
    border-radius: 20px;
    padding: 20px
}

.of-block .item .bl-1 {
    text-align: center;
    width: 250px
}

.of-block .item .bl-1 img {
    width: 48px;
    margin-bottom: 15px
}

.of-block .item .bl-1 h3 {
    font-size: 20px;
    margin-bottom: 0
}

.of-block .item .bl-2 {
    text-align: center
}

.of-block .item .bl-2 h4 {
    font-size: 36px;
    font-family: Bagel Fat One,system-ui;
    margin-bottom: 0
}

.of-block .item .bl-2 img {
    width: 150px;
    margin-bottom: 15px
}

.of-block .item .bl-2 p {
    margin-bottom: 0
}

.of-block .item .bl-3 {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center
}

.of-block .item .bl-3 img {
    width: 48px;
    margin-bottom: 15px
}

.of-block .item .bl-3 h4 {
    font-size: 36px;
    font-family: Bagel Fat One,system-ui;
    margin-bottom: 0;
    width: 69px;
    height: 69px;
    min-width: 69px;
    min-height: 69px;
    max-width: 69px;
    max-height: 69px;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px
}

.of-block .item .bl-4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.of-block .item .a-bonus {
    padding: 16px 50px;
    border: 3px solid #fff;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border-radius: 999px;
    transition: .3s all;
    width: 200px;
    height: 60px
}

.of-block .item .a-bonus:hover {
    background-color: #fff;
    color: #4439e0
}

.faq-block {
    margin-bottom: 50px
}

.faq-block .container {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.faq-block .container .text {
    width: 55%
}

.faq-block .container .text h2 {
    font-size: 36px;
    margin-bottom: 40px
}

.faq-block .container .text .faq-container {
    width: 100%
}

.faq-block .container .text .faq-item {
    background: #ece6ff;
    border-radius: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    transition: all .3s ease
}

.faq-block .container .text .faq-question {
    width: 100%;
    padding: 16px 24px;
    background: #fff;
    color: #000;
    font-size: 24px;
    font-weight: 700;
    border: none;
    cursor: pointer;
    text-align: left;
    position: relative
}

.faq-block .container .text .faq-question:after {
    content: "↓";
    position: absolute;
    right: 24px;
    transition: transform .3s;
    color: #4439e0
}

.faq-block .container .text .faq-item.active .faq-question:after {
    content: "↑"
}

.faq-block .container .text .faq-answer {
    background: #fff;
    padding: 16px 24px;
    display: none;
    color: #222;
    font-size: 16px;
    line-height: 1.5
}

.faq-block .container .text .faq-answer p {
    padding-left: 20px;
    border-left: 4px solid #4439E0
}

.faq-block .container .text .faq-item.active .faq-answer {
    display: block
}

.faq-block .container .img {
    width: 40%
}

.faq-block .container .img img {
    width: 100%
}

.footer {
    background-color: #050052;
    padding: 30px 0
}

.footer .logo img {
    width: 100px;
    margin-bottom: 30px
}

.footer p {
    text-transform: uppercase
}

.footer .footer-links {
    padding: 26px 0;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px
}

.footer .footer-links img {
    width: auto;
    height: 35px
}

.footer .footer-a {
    margin: 30px 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    gap: 30px
}

.footer .footer-a a {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff
}

.footer .footer-bottom {
    display: flex;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
    justify-content: space-between
}

.footer .footer-bottom h6 {
    font-size: 12px;
    margin-bottom: 0
}

.age-modal {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all .3s ease-in-out
}

.age-modal.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.age-modal-content {
    background: linear-gradient(135deg,#667eea,#764ba2);
    padding: 24px;
    border-radius: 16px;
    box-shadow: 0 10px 40px #0000004d;
    max-width: 320px;
    color: #fff;
    text-align: center;
    border: 2px solid rgba(255,255,255,.1)
}

.age-modal-icon {
    font-size: 48px;
    margin-bottom: 12px;
    animation: pulse 2s infinite
}

@keyframes pulse {
    0%,to {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }
}

.age-modal-content h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 8px;
    color: #fff
}

.age-modal-content p {
    font-size: 14px;
    margin: 0 0 20px;
    color: #ffffffe6;
    line-height: 1.5
}

.age-modal-buttons {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.age-btn {
    padding: 12px 20px;
    border: none;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: all .3s ease;
    font-family: inherit
}

.age-btn-accept {
    background: #fff;
    color: #667eea
}

.age-btn-accept:hover {
    background: #f0f0f0;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px #0003
}

.age-btn-decline {
    background: #ffffff1a;
    color: #fff;
    border: 1px solid rgba(255,255,255,.3)
}

.age-btn-decline:hover {
    background: #fff3;
    transform: translateY(-2px)
}

@media (max-width: 768px) {
    .age-modal {
        bottom:10px;
        right: 10px;
        left: 10px
    }

    .age-modal-content {
        max-width: 100%
    }
}

@media (max-width: 990px) {
    .arrow-items {
        display:none
    }

    .header {
        text-align: center
    }

    .header-content .container {
        flex-direction: column
    }

    .header-content .container .text {
        width: 100%;
        text-align: center
    }

    .header-content .container .text h1 {
        margin-bottom: 30px
    }

    .header-content .container .items {
        width: 100%
    }

    .header-content .container .text h2 {
        font-size: 24px
    }

    .header-content .container .items {
        gap: 20px;
        margin-top: 30px
    }

    .of-block .item {
        padding: 30px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 30px;
        text-align: center
    }

    .of-block .item .bl-3 {
        display: flex;
        align-items: center;
        flex-direction: row
    }

    .of-block .item .bl-3 img {
        margin-bottom: 0
    }

    .header-content {
        padding-bottom: 90px
    }

    .of-block {
        margin-bottom: 80px
    }

    .faq-block .container .text {
        width: 100%
    }

    .faq-block .container .img {
        display: none
    }

    .faq-block .container .text .faq-question {
        font-size: 18px
    }

    .of-block .item .logo img {
        width: 180px
    }

    .header-content .container .items .item-1 {
        margin-right: 20%
    }

    .header-content .container .items .item-2 {
        margin-right: 10%
    }

    .header-content .container .items .item-3 {
        margin-right: 30%
    }

    .of-block .of-info {
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        padding: 10px 15px;
        justify-content: center
    }

    .footer p {
        font-size: 12px;
        text-align: center
    }
}
