@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');
/* RESET
--------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
b-footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
p {
    margin: 0;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
input[type="checkbox"] {
    -webkit-appearance: checkbox;
}
textarea {
    resize: none;
}
a,
button {
    display: inline-block;
    cursor: pointer;
    background: none;
    outline: none;
}
a {
    color: inherit;
    text-decoration: none;
}
button,
input[type="submit"] {
    cursor: pointer;
}
img {
    display: inline-block;
    border: none;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
a:hover {
    text-decoration: none;
}
strong {
    font-weight: bold;
}
* {
    box-sizing: border-box;
}


/* general */
html, body {
    height: 100%;
}

body {
    position: relative;
    color: #424242;
    background: #0A0A0C;
    font-weight: 400;
    font-size: 21px;
    line-height: 26px;
    font-family: 'Mulish', sans-serif;
}
.u541q50piv51ura {
    display: flex;
    max-width: 1380px;
    width: 100%;
    margin: 0 auto;
    flex-grow: 1;
}
/* BTN */
.l5c9h9kiwe5i4w {
    position: relative;
    font-family: 'Mulish', sans-serif;
    font-size: 21px;
    line-height: 26px;
    font-weight: 800;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 66px;
    padding: 5px;
    transition: all .3s linear;
    background: linear-gradient(180deg, #00F6DF 0%, #08CFD2 100%);
    border-radius: 0;
    color:#000000; 
    box-sizing: border-box;
    border: none;
}
.j8hx037834xv {
    max-width: 480px;
}
.uy59dvg-btn--wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}
/* HEADER */
.o0o59i059wl {
    background: #0A0A0C;
    padding: 18px 20px;
    position: relative;
    z-index: 9;
}
.q7l3s88pb1xy {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 1480px;
    width: 100%;
    margin: 0 auto;
}
.uy59dvg-btn__back {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
}
/* CONTENT */
.x1483ycygzs0g7q {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    min-height: 100%;
    position: relative;
}
.u541q50piv51ura.jyefc5a4x8r4 {
    padding-bottom: 120px;
    display: flex;
    align-items: center;
    /*padding-top: 160px;*/
    position: relative;
}
.jyefc5a4x8r4:after {
    content: '';
    display: block;
    z-index: 10;
    /*width: 511px;*/
    /*height: 650px;*/
    /*width: 455px;*/
    /*height: 660px;*/
    max-width: 430px;
    max-height: 635px;
    width: 42vh;
    height: 61vh;
    background: url("../images/girl2.png") no-repeat 50% 0;
    background-size: cover;
    bottom: 0;
    left: 630px;
    position: absolute;
}
.vbo9u2vx23h {
    background-image: url(../images/bg-uy59dvg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.vbo9u2vx23h::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    display: block;
}
.dh86z360tj3 {
    position: relative;
    z-index: 1;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 20px;
}
.dh86z360tj3.hk03123vode {
    padding-bottom: 0;
}
.do195i125hb7l {
    width: 100%;
    position: relative;
    z-index: 9;
    display: flex;
    align-items: center;
}
.lqirg4zta7tr3i {
    margin-bottom: 80px;
    font-weight: 700;
    font-size: 48px;
    line-height: 64px;
    color: #ffffff;
}
.uy59dvg-text {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 34px;
}
.uy59dvg-main--second .lqirg4zta7tr3i {
    text-align: center;
    font-weight: 800;
    color: #000000;
    margin-bottom: 16px;
}
.yjw52o5ehq580 {
    position: relative;
    display: flex;
    max-width: 750px;
    width: 100%;
    flex-direction: column;;
}
.uy59dvg-main--second .yjw52o5ehq580 {
    max-width: 600px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.750);
    border-radius: 0;
    padding: 40px 50px;
    color: #000000;
}

.ui6na2u54p11 {
    animation: slide-in-top 0.8s linear both;
}
@keyframes slide-in-top {
    0% {
      transform: translateY(-30px);
      opacity: 0;
    }
    100% {
      transform: translateY(0);
      opacity: 1;
    }
}


/* FOOTER */
.f8fz41xab5l8g {
    font-family: 'Inter', sans-serif;
    padding: 27px 20px;
    position: relative;
    z-index: 9;
    background: #0A0A0C;
}
.uy59dvg-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.h9v1t9sdeui4i {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    width: 100%;
    max-width: 660px;
    margin: 0 auto;
}
.h9v1t9sdeui4i a {
    color: #FFFFFF;
    font-size: 21px;
    text-decoration: underline;
    font-weight: 700;
}
.h9v1t9sdeui4i a + a {
    margin-left: 5px;
}

/* INFO */
.uy59dvg-content__info .q7l3s88pb1xy {
    justify-content: center;
}
.uy59dvg-main-info {
    width: 100%;
    color: #ffffff;
}
.uy59dvg-main-info h1 {
    font-size: 30px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: capitalize;
    text-align: center;
}
.uy59dvg-main-info h2 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 10px;
}
.uy59dvg-main-info p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 26px;
}
.uy59dvg-main-info ul {
    margin-bottom: 20px;
}
.uy59dvg-main-info ul li {
    list-style-type: disc;
    list-style-position: inside;
    margin-bottom: 10px;
}
.uy59dvg-main-info ol {
    margin-bottom: 20px;
}
.uy59dvg-main-info ol li {
    list-style-type: decimal;
    list-style-position: inside;
    margin-bottom: 10px;
    line-height: 26px;
}
.uy59dvg-main-info a {
    color: #00BAFF;
    font-weight: 700;
    text-decoration: underline;
    word-break: break-all;
}
@media (max-width: 1159px){
    .jyefc5a4x8r4:after {
        left: initial;
        right: 0;
    }
}
@media (max-width: 991px) {
    .jyefc5a4x8r4:after {
        width: 384px;
        height: 488px;
        right: 0;
    }
    .u541q50piv51ura.jyefc5a4x8r4{
        padding-bottom: 100px;
    }
}
@media (max-width: 768px) {
    .u541q50piv51ura.jyefc5a4x8r4{
        padding-bottom: 200px;
    }
    .q7l3s88pb1xy img {
        max-width: 234px;
    }
}
@media (max-height: 999px) and (max-width: 768px) {
    .jyefc5a4x8r4:after {
        width: 28vh;
        height: 42vh;
    }
}
@media (max-height: 800px) {
    .u541q50piv51ura {
        max-width: 1200px;
    }
    .hqy36nx-logo {
        max-width: 1200px;
    }
    .yjw52o5ehq580 {
        max-width: 750px;
    }
    .lqirg4zta7tr3i {
        font-size: 48px;
        line-height: 64px;
        margin-bottom: 50px;
    }
}
@media (max-height: 889px) {
    .u541q50piv51ura.jyefc5a4x8r4 {
        padding-bottom: 150px;
    }
}

@media (max-width: 768px) {
    .jyefc5a4x8r4:after {
        right: 0;
    }
    .dh86z360tj3 {
        padding: 20px 15px 20px 25px;
    }
    .uy59dvg-main--second.dh86z360tj3 {
        padding: 20px;
        height: 100vh;
    }
    .q7l3s88pb1xy {
        justify-content: center;
    }
    .lqirg4zta7tr3i {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 22px;
    }
    .lqirg4zta7tr3i span {
        display: block;
    }
    .uy59dvg-subtitle {
        font-size: 24px;
        line-height: 28px;
        text-align: left;
        margin-bottom: 59px;
        max-width: 187px;
        width: 100%;
    }
    .uy59dvg-text {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .l5c9h9kiwe5i4w {
        font-size: 18px;
        line-height: 22px;
        height: 56px;
    }
    .j8hx037834xv {
        max-width: 265px;
    }
    .uy59dvg-main--second .yjw52o5ehq580 {
        padding: 40px 24px;
    }
    .f8fz41xab5l8g {
        padding: 12px 10px;
        opacity: 0;
        transition: .5s;
    }
    .f8fz41xab5l8g.show {
        opacity: 1;
    }
    .h9v1t9sdeui4i {
        font-size: 14px;
        line-height: 20px;
        justify-content: space-between;
    }
    .h9v1t9sdeui4i a {
        padding: 5px;
        font-size: 18px;
        line-height: 20px;
    }
    .uy59dvg-main-info h1 {
        font-size: 24px;
        line-height: 28px;
        font-weight: 700;
        margin-bottom: 10px;
    }
    .uy59dvg-btn__back img {
        height: 20px;
    }
    .h9v1t9sdeui4i {
        flex-direction: column;
        justify-content: center;
    }
    .h9v1t9sdeui4i a + a {
        margin-top: 10px;
    }
    .uy59dvg-btn--wrap {
        grid-gap: 16px;
    }
}
@media (max-width: 480px) {
    .ar1v8465mjx5i .f8fz41xab5l8g {
        display: none;
    }
}

html { overflow: hidden !important; }
body { overflow-x: hidden !important; overflow-y: auto !important; }

/* Component styles */

.o469cr5mw44k {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
    opacity: 0.0001;
    z-index: -9999;
    pointer-events: none;
}
