.promo-silky .silky-apply {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.mameixqg {
    position: relative;
}
.utjpouoy {
    width: 100%;
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 50px 0;
}
.utjpouoy h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    color: #02234E;
    text-align: center;
    letter-spacing: -0.08em;
    margin-top: 32px;
}
.promo-silky hr {
    height: 2px;
    border-width:1px;
    border-color: #192F4D;
    width: 100%;
}
.gmjz78mr {
    margin-top: 18px;
    display: block;
    text-align: center;
}
.t7qn9j3n {
    width: 400px;
    border: 1px solid #C0C0C0;
    border-radius: 10px;
    background-color: #FFFFFF;
    font-size: 27px;
    line-height: 36px;
    padding: 6px 80px 11px;
}
.t7qn9j3n::placeholder {
    color: rgba(2,35,78,.2);
}
.promo-silky .g-recaptcha {
    margin: 30px auto;
}

.promo-silky .apply-btn {
    margin-top: 30px;
    width: 100%;
    background-image: url(/wp-content/themes/paris/assets/img/promotion/silky/button-bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 74px;
    padding-top: 10px;
    text-align: center;
}
.promo-silky .apply-btn span {
    font-size: 32px;
    font-weight: 700;
    line-height: 43px;
    letter-spacing: -0.08em;
    color: #fff;
    display: inline-block;
}

/* modal */
.promo-silky .modal-window {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.6);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
  color: #192F4D;
}
.promo-silky .modal-window.show {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.promo-silky .modal-window > div {
  width: 450px;
  height: 450px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* transform: translate(-112px, -112px); */
  padding-top: 42px;
  background: white;
  display: none;
  flex-direction: column;
  align-items: center;
  border-radius: 40px;

}
.promo-silky .modal-window h1 {
    font-size: 150px;
    font-weight: 700;
    letter-spacing: -0.08em;
    line-height: 200px;
    margin-top: -31px;
}
.promo-silky .modal-window h4 {
    font-size: 42px;
    font-weight: 700;
    line-height: 56px;
    letter-spacing: -0.08em;
}
.promo-silky .modal-window h5 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -0.08em;
}
.promo-silky .modal-window h6 {
    font-size: 32px;
    /* font-weight: 700; */
    line-height: 43px;
    letter-spacing: -0.08em;
}
.promo-silky .modal-window .success h6 {
    line-height: 24px;
}
.promo-silky .modal-window .uox4dgnb {
    position: relative;
    margin-top: 16px;
}
.promo-silky .modal-window .result {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: -0.04em;
    line-height: 64px;
    color: #fff;
    padding-top: 56px;
    text-align: center;
}

.promo-silky .modal-window .btn {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.08em;
    line-height: 32px;
    width: 300px;
    height: 67px;
    padding-top: 13px;
    text-align: center;
    color: #fff;
}
.promo-silky .modal-window .lose .btn {
    margin-top: 26px;
}
.promo-silky .modal-window .win .btn {
    margin-top: 30px;
}
.promo-silky .modal-close {
  position: absolute;
  right: -61px;
  top: -61px;
  text-decoration: none;
}
.promo-silky .modal-close:hover {
  color: black;
}

.register-form {
    padding: 90px 0 105px;
    color: #192F4D;
    display: none;
}
.register-form h1,
.register-form h3,
.register-form h6 {
    text-align: center;
}
.register-form h1 {
    font-size: 64px;
    font-weight: 700;
    letter-spacing: -0.04em;
    line-height: 85px;
}
.register-form h3 {
    margin-top: 12.5px;
    font-size: 32px;
    letter-spacing: -0.04em;
    line-height: 42px;
    margin-bottom: 47px;
    color: #333333;
}
.register-form h4 {
    margin-top: 42px;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.04em;
    line-height: 32px;
}
.register-form h6 {
    margin-top: 40px;
    font-size: 32px;
    letter-spacing: -0.04em;
    line-height: 42px;
    color: #333333;
}
.a63qkyvs {
    margin-top: 24px;
    padding: 20px 0 15px;
    border-top: 1px solid #192F4D;
    border-bottom: 1px solid #192F4D;
}
.a63qkyvs p {
    border: 2px solid #CCCCCC;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.04em;
    height: 200px;
    overflow-y: auto;
    color: #999999;
}
.a63qkyvs label {
    margin-top: 20px;
    display: flex;
    align-items: center;
}
.a63qkyvs input {
    width: 40px;
    height: 40px;
    accent-color: #192F4D;
}
.a63qkyvs label span {
    margin-left: 13px;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.04em;
}
.s6z0falb {
    padding: 50px 0;
}
.s6z0falb > div {
    display: flex;
    align-items: center;
}
.s6z0falb > * + * {
    margin-top: 30px;
}
.tptdmn3y {
    display: flex;
    align-items: center;
}
.tptdmn3y label {
    width: 122px;
    text-align: justify;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.04em;
}
.tptdmn3y div {
    margin-left: 29px;
}
.s6z0falb label {
    display: flex;
    justify-content: space-between;
}
.tptdmn3y > div {
    flex: 1;
}
.brz1fb6f {
    display: flex;
    align-items: center;
}
.brz1fb6f input {
    width: 120px;
}
.plzry17a input {
    width: 100%;
}
.brz1fb6f span {
    flex: 1;
    text-align: center;
    font-size: 24px;
}
.tptdmn3y input {
    font-size: 24px;
    height: 50px;
    padding: 0 20px;
}
.register-form .submit-btn {
    display: block;
    width: 100%;
    margin-top: 37px;
    height: 73px;
    padding-top: 10px;
    text-align: center;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: -0.04em;
    line-height: 42px;
}


@media screen and (max-width: 767px) {
    .utjpouoy {
        width: 100%;
        position: absolute;
        top: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 25px 10px 0;
    }
    .utjpouoy h2 {
        font-size: 18px;
        line-height: 24px;
        color: #02234E;
        text-align: center;
        letter-spacing: -0.08em;
        margin-top: 24px;
        
    }
    .promo-silky hr {
        height: 2px;
        border-width:1px;
        border-color: #192F4D;
        width: 100%;
    }
    .gmjz78mr {
        margin-top: 9px;
        display: block;
        text-align: center;
    }
    .t7qn9j3n {
        width: 200px;
        border: 1px solid #C0C0C0;
        border-radius: 5px;
        background-color: #FFFFFF;
        font-size: 16px;
        line-height: 20px;
        padding: 3px 20px 6px;
    }
    .t7qn9j3n::placeholder {
        color: rgba(2,35,78,.2);
    }
    .promo-silky .g-recaptcha {
        margin: 15px auto;
    }

    .promo-silky .apply-btn {
        margin-top: 15px;
        width: 100%;
        background-image: url(/wp-content/themes/paris/assets/img/promotion/silky/button-bg.png);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        height: 55px;
        padding-top: 14px;
        text-align: center;
    }
    .promo-silky .apply-btn span {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: -0.08em;
        color: #fff;
        display: inline-block;
    }

    /* modal */
    .promo-silky .modal-window > div {
        width: 315px;
        height: 351px;
        position: absolute;
        top: 50%;
        left: 50%;
        /* transform: translate(-50%, -50%); */
        transform: translate(-157px, -175px);
        padding-top: 31px;
        background: white;
        display: none;
        flex-direction: column;
        align-items: center;
        border-radius: 30px;
    }
    .promo-silky .modal-window h1 {
        font-size: 122px;
        line-height: 162px;
        margin-top: -28px;
    }
    .promo-silky .modal-window h4 {
        font-size: 34px;
        line-height: 45px;
    }
    .promo-silky .modal-window h5 {
        font-size: 29px;
        font-weight: 700;
        line-height: 39px;
    }
    .promo-silky .modal-window h6 {
        font-size: 26px;
        /* font-weight: 700; */
        line-height: 35px;
    }
    .promo-silky .modal-window .success h6 {
        line-height: 24px;
    }
    .promo-silky .modal-window .uox4dgnb {
        position: relative;
        margin-top: 13px;
    }
    .promo-silky .modal-window .result {
        font-size: 39px;
        line-height: 52px;
        padding-top: 45px;
        text-align: center;
    }

    .promo-silky .modal-window .btn {
        font-size: 19px;
        line-height: 26px;
        width: 243px;
        height: 55px;
        padding-top: 10px;
        text-align: center;
        color: #fff;
    }
    .promo-silky .modal-window .lose .btn {
        margin-top: 21px;
    }
    .promo-silky .modal-window .win .btn {
        margin-top: 24px;
    }
    .promo-silky .modal-close {
        position: absolute;
        top: -55px;
        right: 0;
        width: 37px;
        height: 37px;
        text-decoration: none;
    }

    .register-form {
        padding: 45px 0 52px;
        max-width: 300px;
        margin: 0 auto;
    }
    .register-form h1 {
        font-size: 32px;
        font-weight: 700;
        letter-spacing: -0.04em;
        line-height: 42px;
    }
    .register-form h3 {
        margin-top: 6px;
        font-size: 16px;
        letter-spacing: -0.04em;
        line-height: 21px;
        margin-bottom: 24px;
    }
    .register-form h4 {
        margin-top: 21px;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: -0.04em;
        line-height: 16px;
    }
    .register-form h6 {
        margin-top: 20px;
        font-size: 16px;
        line-height: 21px;
    }
    .a63qkyvs {
        margin-top: 12px;
        padding: 10px 0 8px;
    }
    .a63qkyvs p {
        border: 2px solid #CCCCCC;
        padding: 5px 10px;
        font-size: 9px;
        line-height: 13px;
        height: 100px;
    }
    .a63qkyvs label {
        margin-top: 10px;
    }
    .a63qkyvs input {
        width: 20px;
        height: 20px;
    }
    .a63qkyvs label span {
        font-size: 12px;
        font-weight: 700;
        letter-spacing: -0.04em;
        margin-left: 7px;
    }
    .s6z0falb {
        padding: 25px 0;
    }
    .s6z0falb > * + * {
        margin-top: 15px;
    }
    .tptdmn3y label {
        width: 61px;
        font-size: 12px;
    }
    .tptdmn3y div {
        margin-left: 15px;
    }
    .brz1fb6f input {
        width: 60px;
    }
    .brz1fb6f span {
        font-size: 12px;
    }
    .tptdmn3y input {
        font-size: 12px;
        height: 25px;
        padding: 0 10px;
    }
    .register-form .submit-btn {
        width: 100%;
        margin-top: 19px;
        height: 37px;
        padding-top: 5px;
        font-size: 16px;
        font-weight: 700;
        line-height: 21px;
        background-size: cover;
    }
}
