body {
    min-height: 100%;
    background: #14101a url(./images/bg.jpg) 50% 0 no-repeat fixed;
    font-family: arial, sans-serif;
    color: #e4cfb0;
}
@media screen and (max-width: 768px) {
    body {
        background-size: 1000px auto;
    }
}
.header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    box-shadow: 0 0 40px #000;
    padding-bottom: 4px;
    background: url(./images/line_shadow.png) 50% 100% no-repeat;
    z-index: 5;
}
@media screen and (max-width: 768px) {
    .header {
        background-size: 800px auto;
        padding-bottom: 2px;
    }
}
.header-block {
    box-sizing: border-box;
    height: 163px;
    padding-top: 16px;
    background: url(./images/header.png) 50% 0 no-repeat;
    background-size: auto 100%;
}
@media screen and (max-width: 1000px) {
    .header-block {
        height: 100px;
        padding-top: 5px;
    }
}
@media screen and (max-width: 768px) {
    .header-block {
        height: 55px;
        padding-top: 5px;
    }
}
.container {
    padding: 195px 0 0 0;
    max-width: 1080px;
    margin: 0 auto;
}
@media screen and (max-width: 1000px) {
    .container {
        max-width: 100%;
        padding-top: 120px;
    }
}
@media screen and (max-width: 768px) {
    .container {
        max-width: 100%;
        padding-top: 70px;
    }
}
.block {
    height: 608px;
    background: url(./images/bg_game.jpg) 50% 0 no-repeat;
    background-size: auto 100%;
    margin: 0 auto 30px;
    align-items: center;
    justify-content: center;
    display: flex;
    position: relative;
}
.block.block-active .block-iframe {
    background: #000;
}
.block-iframe {
    position: abolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: none;
    display: none;
}
.block.block-active .block-iframe {
    display: block;
}
@media screen and (max-width: 1000px) {
    .block {
        height: 480px;
    }
}
@media screen and (max-width: 768px) {
    .block {
        height: 280px;
        margin-bottom: 20px;
    }
}
.block-inner {
    padding-top: 85px;
    text-align: center;
}
.block.block-active .block-inner {
    display: none;
}
.block-text {
    text-align: center;
    font-size: 25px;
    line-height: 1.5;
    font-weight: bold;
    color: #e4cfb0;
    text-shadow: 0 1px 2px #413935, 0 1px 2px #413935, 0 1px 2px #413935, 0 1px 2px #413935;
    padding: 10px 0 0;
}
@media screen and (max-width: 768px) {
    .block-text {
        font-size: 14px;
        padding: 50px 0 0;
    }
}
.button-underline {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    outline: none;
    font-size: 25px;
    font-weight: bold;
    text-decoration: underline;
    color: #e4cfb0;
    text-shadow: 0 1px 2px #413935, 0 1px 2px #413935, 0 1px 2px #413935, 0 1px 2px #413935;
}
@media screen and (max-width: 768px) {
    .button-underline {
        font-size: 16px;
    }
}
.button-underline:hover {
    text-decoration: none;
}
.button-green {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    border: none;
    margin: 0;
    background: #B9AB74;
    background: linear-gradient(0deg,rgba(185, 171, 116, 1) 0%, rgba(247, 245, 213, 1) 100%);
    box-shadow: 0 10px 5px -5px rgba(255,255,255,0.5) inset, -1px -1px 2px 1px #433608 inset, 0 -10px 5px -5px #97815b inset, 0 0 0 1px rgba(0,0,0,0.3), 0 4px 3px rgba(0,0,0,0.2);
    color: #fff;
    position: relative;
    font-size: 40px;
    font-weight: bold;
    text-shadow: 0 0 2px 1px #62950d;
    display: block;
    border-radius: 8px;
    text-align: center;
    padding: 4px;
    display: inline-block;
}
@media screen and (max-width: 768px) {
    .button-green {
        font-size: 20px;
        border-radius: 5px;
        padding: 3px;
    }
}
.button-green-inner {
    height: 44px;
    min-width: 185px;
    border-radius: 5px;
    display: block;
    background: #437A09;
    background: linear-gradient(0deg,rgba(67, 122, 9, 1) 0%, rgba(153, 197, 20, 1) 100%);
    box-shadow: 0 0 2px 1px rgba(0,0,0,0.3) inset, -1px -5px 15px -1px #134400 inset, 0 11px 2px -5px #bbfe1b inset;
    padding: 17px 20px 20px 20px;
}
@media screen and (max-width: 768px) {
    .button-green-inner {
        height: 22px;
        width: 85px;
        padding: 8px 20px 12px 20px;
        border-radius: 3px;
        box-shadow: 0 0 2px 1px rgba(0,0,0,0.3) inset, -1px -5px 9px -1px #134400 inset, 0 8px 1px -5px #bbfe1b inset;
    }
}
.button-green:active .button-green-inner {
    background: #88C50F;
    background: linear-gradient(0deg,rgba(136, 197, 15, 1) 0%, rgba(86, 128, 10, 1) 100%);
    box-shadow: 10px 10px 10px -5px inset #122203, -10px -10px 10px -5px inset #dcffa6, -1px -1px 2px 1px #90804b, 1px 0 1px #504210;
}
.logo {
    width: 217px;
    height: 144px;
    background: url(./images/logo_ru.png) 0 0 no-repeat;
    background-size: 100% auto;
    margin: 0 auto;
}
@media screen and (max-width: 1000px) {
    .logo {
        width: 140px;
        height: 93px;
    }
}
@media screen and (max-width: 768px) {
    .logo {
        width: 70px;
        height: 50px;
    }
}
.button-container {
    margin-bottom: 19px;
    display: flex;
    justify-content: center;
}
@media screen and (max-width: 768px) {
    .button-container {
        margin-bottom: 16px;
    }
}
.button-blue {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    border: none;
    padding: 0;
    margin: 0;
    background: #B9AB74;
    background: linear-gradient(0deg,rgba(185, 171, 116, 1) 0%, rgba(247, 245, 213, 1) 100%);
    box-shadow: 0 10px 5px -5px rgba(255,255,255,0.5) inset, -1px -1px 2px 1px #433608 inset, 0 -10px 5px -5px #97815b inset, 0 0 0 1px rgba(0,0,0,0.3), 0 4px 3px rgba(0,0,0,0.2);
    color: #fff;
    position: relative;
    font-size: 30px;
    font-weight: bold;
    text-shadow: 0 0 3px #0e909e, 0 0 3px #0e909e, 0 0 3px #0e909e, 0 0 3px #0e909e;
    display: inline-block;
    text-align: center;
    padding: 4px;
    border-radius: 7px;
    text-decoration: none;
}
@media screen and (max-width: 768px) {
    .button-blue {
        font-size: 16px;
        padding: 3px;
        border-radius: 5px;
    }
}
.button-blue-inner {
    background: #0A6C82;
    background: linear-gradient(0deg,rgba(10, 108, 130, 1) 0%, rgba(19, 191, 192, 1) 100%);
    box-shadow: 0 -2px 5px 1px #072a45 inset, 0 7px 2px -3px #1eedf0 inset, -1px -1px 2px 1px #90804b, 1px 0 1px #504210;
    display: block;
    width: 280px;
    height: 35px;
    padding: 10px 12px 14px 12px;
    border-radius: 5px;
}
@media screen and (max-width: 768px) {
    .button-blue-inner {
        border-radius: 3px;
        width: 134px;
        height: 18px;
        padding: 4px 5px 6px 5px;
        box-shadow: 0 -2px 6px -1px #072a45 inset, 0 6px 1px -3px #1eedf0 inset, -1px -1px 2px 1px #90804b, 1px 0 1px #504210;
    }
}
.button-blue:active .button-blue-inner {
    background: #18D2D4;
    background: linear-gradient(0deg,rgba(24, 210, 212, 1) 0%, rgba(9, 112, 115, 1) 100%);
    box-shadow: 10px 10px 10px -5px inset #032228, -10px -10px 10px -5px inset #a2faff, -1px -1px 2px 1px #90804b, 1px 0 1px #504210;
}
.about {
    margin-bottom: 30px;
    padding: 0 20px;
}
.about-par {
  color: #e4cfb0;
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 1000px) {
    .about-par {
        font-size: 16px;
        text-align: left;
    }
}
@media screen and (max-width: 768px) {
    .about-par {
        font-size: 12px;
        text-align: left;
    }
}
.carousel {
    margin-bottom: 20px;
}
.carousel-wrapper {
    diplay: flex;
}
.carousel-bottom {
    position: relative;
    height: 30px;
    background: #0e0918;
}
@media screen and (max-width: 768px) {
    .carousel-bottom {
        height: 17px;
    }
}
.swiper-scrollbar.carousel-scrollbar {
    left: 48px;
    right: 48px;
    position: absolute;
    height: 30px;
    top: 0;
    width: auto;
}
@media screen and (max-width: 768px) {
    .swiper-scrollbar.carousel-scrollbar {
        height: 15px;
        left: 26px;
        right: 26px;
    }
}
.carousel-scrollbar .swiper-scrollbar-drag {
    background: #0A6C82;
    background: linear-gradient(0deg,rgba(10, 108, 130, 1) 0%, rgba(19, 191, 192, 1) 100%);
    box-shadow: 0 -1px 3px 1px #072a45 inset, 0 4px 2px -1px #1eedf0 inset;
    height: 28px;
    border-radius: 5px;
    top: 1px;
    border-top: 2px solid #c7bda7;
    border-left: 2px solid #8b7742;
    border-right: 2px solid #8b7742;
    border-bottom: 2px solid #5c4b17;
    transition: none;
    box-sizing: border-box;
}
@media screen and (max-width: 768px) {
    .carousel-scrollbar .swiper-scrollbar-drag {
        height: 15px;
        border-radius: 2px;
        border-top: 1px solid #c7bda7;
        border-left: 1px solid #8b7742;
        border-right: 1px solid #8b7742;
        border-bottom: 1px solid #5c4b17;
        box-shadow: 0 -1px 3px 0px #072a45 inset, 0 3px 0px -1px #1eedf0 inset;
    }
}
.carousel-scrollbar .swiper-scrollbar-drag:active {
    box-shadow: -10px -15px 10px -10px rgba(160,255,255,0.7) inset, 15px -10px 10px -10px rgba(0,11,24,0.7) inset;
    background: #60FCFC;
    background: linear-gradient(0deg,rgba(96, 252, 252, 1) 0%, rgba(0, 26, 39, 1) 100%);
}
.swiper-button-prev.carousel-prev {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    padding: 0;
    margin: 0;
    background: #0A6C82;
    background: linear-gradient(0deg,rgba(10, 108, 130, 1) 0%, rgba(19, 191, 192, 1) 100%);
    box-shadow: 0 -1px 3px 1px #072a45 inset, 0 4px 2px -1px #1eedf0 inset;
    border-top: 2px solid #c7bda7;
    border-left: 2px solid #8b7742;
    border-right: 2px solid #8b7742;
    border-bottom: 2px solid #5c4b17;
    height: 28px;
    width: 45px;
    position: absolute;
    display: block;
    left: 0;
    top: 1px;
    border-radius: 5px;
    box-sizing: border-box;
}
@media screen and (max-width: 768px) {
    .swiper-button-prev.carousel-prev {
        height: 15px;
        width: 25px;
        border-top: 1px solid #c7bda7;
        border-left: 1px solid #8b7742;
        border-right: 1px solid #8b7742;
        border-bottom: 1px solid #5c4b17;
        border-radius: 2px;
        box-shadow: 0 -1px 3px 0px #072a45 inset, 0 3px 0px -1px #1eedf0 inset;
    }
}
.swiper-button-prev.carousel-prev:after {
    content: "";
    display: block;
    width: 0;
    top: 3px;
    left: -3px;
    border: 9px solid transparent;
    border-right: 9px solid #fff;
    position: absolute;
}
@media screen and (max-width: 768px) {
    .swiper-button-prev.carousel-prev:after {
        top: 2px;
        left: -1px;
        border: 5px solid transparent;
        border-right: 5px solid #fff;
    }
}
.swiper-button-prev.carousel-prev:active {
    box-shadow: -10px -15px 10px -10px rgba(160,255,255,0.7) inset, 15px -10px 10px -10px rgba(0,11,24,0.7) inset;
    background: #60FCFC;
    background: linear-gradient(0deg,rgba(96, 252, 252, 1) 0%, rgba(0, 26, 39, 1) 100%);
}
.swiper-button-next.carousel-next {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    padding: 0;
    margin: 0;
    background: #0A6C82;
    background: linear-gradient(0deg,rgba(10, 108, 130, 1) 0%, rgba(19, 191, 192, 1) 100%);
    box-shadow: 0 -1px 3px 1px #072a45 inset, 0 4px 2px -1px #1eedf0 inset;
    border-top: 2px solid #c7bda7;
    border-left: 2px solid #8b7742;
    border-right: 2px solid #8b7742;
    border-bottom: 2px solid #5c4b17;
    height: 28px;
    width: 45px;
    position: absolute;
    display: block;
    right: 0;
    top: 1px;
    border-radius: 5px;
    box-sizing: border-box;
}
@media screen and (max-width: 768px) {
    .swiper-button-next.carousel-next {
        height: 15px;
        width: 25px;
        border-top: 1px solid #c7bda7;
        border-left: 1px solid #8b7742;
        border-right: 1px solid #8b7742;
        border-bottom: 1px solid #5c4b17;
        border-radius: 2px;
        box-shadow: 0 -1px 3px 0px #072a45 inset, 0 3px 0px -1px #1eedf0 inset;
    }
}
.swiper-button-next.carousel-next:after {
    content: "";
    display: block;
    width: 0;
    left: 26px;
    top: 3px;
    border: 9px solid transparent;
    border-left: 9px solid #fff;
    position: absolute;
}
@media screen and (max-width: 768px) {
    .swiper-button-next.carousel-next:after {
        top: 2px;
        left: 15px;
        border: 5px solid transparent;
        border-left: 5px solid #fff;
    }
}
.swiper-button-next.carousel-next:active {
    box-shadow: -10px -15px 10px -10px rgba(160,255,255,0.7) inset, 15px -10px 10px -10px rgba(0,11,24,0.7) inset;
    background: #60FCFC;
    background: linear-gradient(0deg,rgba(96, 252, 252, 1) 0%, rgba(0, 26, 39, 1) 100%);
}
.swiper-button-prev.carousel-prev svg, .swiper-button-next.carousel-next svg {
    display: none;
}
.carousel-slide {
    width: 285px;
    height: 160px;
    flex-shrink: 0;
    flex-grow: 0;
}
@media screen and (max-width: 768px) {
    .carousel-slide {
        width: 140px;
        height: 80px;
    }
}
.carousel-slide-inner {
    cursor: pointer;
}
.carousel-slide-img {
    width: 100%;
}
.banner {
    margin-bottom: 20px;
    display: flex;
    align-items: flex-start;
    background: #0e0918;
    position: relative;
}
.banner-media {
    flex-shrink: 0;
    flex-grow: 0;
    position: relative;
    width: 400px;
    overflow: hidden;
}
@media screen and (max-width: 1000px) {
    .banner-media {
        width: 300px;
    }
}
@media screen and (max-width: 768px) {
    .banner-media {
        width: 140px;
    }
}
.banner-media::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 130px;
    z-index: 1;
    background: linear-gradient(90deg,rgba(14, 9, 24, 0) 0%, rgba(14, 9, 24, 1) 100%);
}
@media screen and (max-width: 1000px) {
    .banner-media::after {
        width: 50px;
    }
}
@media screen and (max-width: 768px) {
    .banner-media::after {
        width: 30px;
    }
}
.banner-image {
    display: block;
    width: 100%;
}
.banner-content {
    padding: 20px 20px 50px 20px;
    box-sizing: border-box;
    flex-shrink: 1;
    flex-grow: 1;
}
@media screen and (max-width: 1000px) {
    .banner-content {
        padding: 10px 10px 40px 10px;
    }
}
@media screen and (max-width: 768px) {
    .banner-content {
        padding: 5px 5px 30px 5px;
    }
}
.banner-link {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
@media screen and (max-width: 1000px) {
    .banner-link {
        right: 10px;
        bottom: 10px;
    }
}
@media screen and (max-width: 768px) {
    .banner-link {
        right: 5px;
        bottom: 5px;
    }
}
.banner-par {
    font-size: 24px;
    color: #e4cfb0;
    font-weight: bold;
    margin: 0;
}
@media screen and (max-width: 1000px) {
    .banner-par {
        font-size: 16px;
    }
}
@media screen and (max-width: 768px) {
    .banner-par {
        font-size: 10px;
    }
}
.banner-link {
    font-size: 24px;
    color: #e4cfb0;
    font-weight: bold;
    text-decoration: underline;
}
.banner-link:hover {
    text-decoration: none;
}
@media screen and (max-width: 1000px) {
    .banner-link {
        font-size: 16px;
    }
}
@media screen and (max-width: 768px) {
    .banner-link {
        font-size: 10px;
    }
}
.footer {
    max-width: 1080px;
    margin: 0 auto;
    padding: 70px 20px 10px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
@media screen and (max-width: 1000px) {
    .footer {
        padding: 20px 10px 10px;
    }
}
@media screen and (max-width: 768px) {
    .footer {
        padding: 20px 5px 5px;
    }
}
.footer-par {
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
    margin: 0;
    color: #fa840d;
}
@media screen and (max-width: 1000px) {
    .footer-par {
        font-size: 13px;
    }
}
@media screen and (max-width: 768px) {
    .footer-par {
        font-size: 8px;
        font-weight: normal;
    }
}
.footer-link {
    font-size: 18px;
    line-height: 1.5;
    display: inline-block;
    text-decoration: none;
    color: #fa840d;
    font-weight: bold;
}
@media screen and (max-width: 1000px) {
    .footer-link {
        font-size: 13px;
    }
}
@media screen and (max-width: 768px) {
    .footer-link {
        font-size: 8px;
        font-weight: normal;
    }
}
.footer-link-wlogo {
    padding-right: 60px;
    position: relative;
    display: inline-block;
}
@media screen and (max-width: 1000px) {
    .footer-link-wlogo {
        padding-right: 40px;
    }
}
@media screen and (max-width: 768px) {
    .footer-link-wlogo {
        padding-right: 25px;
    }
}
.footer-logo {
    display: block;
    width: 51px;
    height: 61px;
    background: url(./images/logo_sg.png) 0 0 no-repeat;
    background-size: 100% auto;
    text-decoration: none;
    position: absolute;
    right: 0;
    bottom: 0;
}
@media screen and (max-width: 1000px) {
    .footer-logo {
        width: 30px;
        height: 36px;
    }
}
@media screen and (max-width: 768px) {
    .footer-logo {
        width: 20px;
        height: 24px;
    }
}
.popup {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10;
    align-items: center;
    justify-content: center;
    display: none;
}
.popup.opened {
    display: flex;
}
.popup-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    opacity: 0;
    transition: 0.5s;
}
.popup.opened .popup-bg {
    opacity: 1;
}
.popup-block {
    width: 500px;
    border: 2px solid #594c76;
    border-radius: 15px;
    background: rgba(58,47,77,0.6);
    padding: 40px 0 25px;
    z-index: 2;
    position: relative;
    opacity: 0;
}
@media screen and (max-width: 768px) {
    .popup-block {
        width: 330px;
        padding: 30px 0 15px;
        border-radius: 10px;
    }
}
.popup.opened .popup-block {
    opacity: 1;
}
.popup-title {
    font-size: 30px;
    color: #fff;
    margin-bottom: 50px;
    font-weight: bold;
    text-align: center;
}
@media screen and (max-width: 768px) {
    .popup-title {
        font-size: 20px;
        margin-bottom: 30px;
    }
}
.popup-close {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    border: none;
    padding: 0;
    margin: 0;
    background: url(./images/close.png) 0 0 no-repeat;
    background-size: cover;
    height: 48px;
    width: 48px;
    position: absolute;
    display: block;
    right: 15px;
    top: 15px;
}
.popup-close:hover {
    opacity: 0.8;
}
@media screen and (max-width: 768px) {
    .popup-close {
        height: 32px;
        width: 32px;
    }
}
.popup-line {
    margin-bottom: 25px;
    display: flex;
    justify-content: center;
}
@media screen and (max-width: 768px) {
    .popup-line {
        margin-bottom: 15px;
    }
}
.button-green-sm {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    border: none;
    margin: 0;
    background: #B9AB74;
    background: linear-gradient(0deg,rgba(185, 171, 116, 1) 0%, rgba(247, 245, 213, 1) 100%);
    box-shadow: 0 10px 5px -5px rgba(255,255,255,0.5) inset, -1px -1px 2px 1px #433608 inset, 0 -10px 5px -5px #97815b inset, 0 0 0 1px rgba(0,0,0,0.3), 0 4px 3px rgba(0,0,0,0.2);
    color: #fff;
    position: relative;
    font-size: 23px;
    font-weight: bold;
    text-shadow: 0 0 3px #62950d, 0 0 3px #62950d, 0 0 3px #62950d, 0 0 3px #62950d;
    display: inline-block;
    text-align: center;
    padding: 4px;
    border-radius: 7px;
}
@media screen and (max-width: 768px) {
    .button-green-sm {
        font-size: 16px;
        padding: 2px;
        border-radius: 5px;
    }
}
.button-green-sm-inner {
    display: block;
    width: 385px;
    height: 54px;
    border-radius: 5px;
    background: #437A09;
    background: linear-gradient(0deg,rgba(67, 122, 9, 1) 0%, rgba(153, 197, 20, 1) 100%);
    box-shadow: 0 0 2px 1px rgba(0,0,0,0.3) inset, -1px -5px 15px -1px #134400 inset, 0 11px 2px -5px #bbfe1b inset;
}
@media screen and (max-width: 768px) {
    .button-green-sm-inner {
        width: 260px;
        height: 34px;
        border-radius: 3px;
        box-shadow: 0 0 2px 1px rgba(0,0,0,0.3) inset, -1px -3px 10px -1px #134400 inset, 0 8px 1px -5px #bbfe1b inset;
    }
}
.button-green-sm:active .button-green-sm-inner {
    background: #88C50F;
    background: linear-gradient(0deg,rgba(136, 197, 15, 1) 0%, rgba(86, 128, 10, 1) 100%);
    box-shadow: 10px 10px 10px -5px inset #122203, -10px -10px 10px -5px inset #dcffa6, -1px -1px 2px 1px #90804b, 1px 0 1px #504210;
}
.button-green-sm-icon {
    vertical-align: middle;
}
@media screen and (max-width: 768px) {
    .button-green-sm-icon {
        height: 35px;
    }
}

/* Payment Modal YooKassa */
.payment-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 99999;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(5px);
}
.payment-modal-content {
    position: relative;
    width: 100%;
    max-width: 450px;
    background: transparent;
    padding: 20px;
    box-sizing: border-box;
}
.payment-modal-close {
    position: absolute;
    top: -10px;
    right: 0;
    border: none;
    background: #fff;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    font-size: 20px;
    line-height: 1;
    cursor: pointer;
    color: #333;
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
    z-index: 2;
    transition: background-color 0.2s;
}
.payment-modal-close:hover {
    background: #eee;
}
.payment-modal-form-container {
    border-radius: 12px;
    overflow: hidden;
}