.first-enter-modal{--first-modal-text-font:"Poppins",sans-serif;background:var(--first-modal-layout-bg);backdrop-filter:var(--first-enter-modal-backdrop-filter,blur(0.5px));position:fixed;left:0;top:0;width:100%;height:100%;color:var(--first-modal-text-color);font-family:var(--first-modal-text-font);display:none;z-index:121}.first-enter-modal__inner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100vw - 20px);max-width:560px;border-radius:10px;background:var(--first-modal-inner-bg);padding:2rem 1rem 4rem;max-height:calc(100% - 20px);display:flex;flex-direction:column;grid-gap:30px}.first-enter-modal__header{display:flex;align-items:center;justify-content:space-between}.first-enter-modal__logo-wr{height:30px;display:flex}.first-enter-modal__logo-wr svg,.first-enter-modal__logo-wr img,.first-enter-modal__logo-wr source{height:100%}.first-enter-modal__18plus-icon{width:36px;height:36px}.first-enter-modal__18plus-icon svg{width:100%;height:100%;object-fit:contain}.first-enter-modal__body{font-size:12px;line-height:150%;font-weight:400;max-height:72vh;overflow:auto}.first-enter-modal__body strong{color:var(--first-modal--strong-text-color);font-size:13px;font-weight:bold}.first-enter-modal__body p:first-child{margin:0}.first-enter-modal__body p:not(:first-child){margin:15px 0 0 0}.first-enter-modal__body a{color:var(--first-modal-text-color);transition:.3s ease-in-out;text-decoration:underline}.first-enter-modal__body a:hover{color:var(--first-modal-button-bg--hover)}.first-enter-modal__footer{display:flex;flex-direction:column;align-items:center;grid-gap:30px}.first-enter-modal__footer-link{color:var(--first-modal-footer-link-color);font-size:14px;font-weight:600;text-decoration-line:underline;white-space:nowrap}.first-enter-modal__footer-btn{border-radius:var(--first-enter-modal__footer-btn-border-radius);background:var(--first-modal-button-bg);padding:14px 14px 15px;width:100%;color:var(--first-modal-button-text-color);font-size:18px;font-weight:600;transition:.3s ease-in-out;text-align:center;text-decoration:none;outline:0;border:0}.first-enter-modal__footer-btn:hover{background:var(--first-modal-button-bg--hover)}.first-enter-modal.active{display:block}@media screen and (min-width:640px){.first-enter-modal__footer-link{font-size:14px;font-weight:600}.first-enter-modal__inner{padding:20px 50px 40px;grid-gap:0}.first-enter-modal__logo-wr{height:50px}.first-enter-modal__18plus-icon{width:56px;height:56px}.first-enter-modal__body{margin-top:30px;order:2;line-height:166%}.first-enter-modal__body p:not(:first-child){margin:10px 0 0 0}.first-enter-modal__footer{margin-top:30px;order:3;flex-direction:row;align-items:center}}.first-enter-modal__logo-wr{max-width:230px}.divider{width:100%;height:10px}.first-enter-modal__body::-webkit-scrollbar{width:2px}.first-enter-modal__body::-webkit-scrollbar-thumb{background-color:var(--first-modal-text-color)}@media screen and (max-height:800px) and (max-width:959px){.first-enter-modal__inner{padding-block:5vh;gap:20px}.first-enter-modal__body p:not(:first-child){margin:10px 0 0 0}.first-enter-modal__footer{gap:10px}}@media screen and (max-height:500px) and (max-width:959px){.first-enter-modal__inner{padding-block:2vh;padding-inline:3vw;gap:2vh}}@media screen and (max-height:800px){.first-enter-modal__body{padding-inline-end:8px;line-height:120%}}@media screen and (max-height:800px) and (min-width:640px){.first-enter-modal__inner{padding-block:5vh;gap:20px}.first-enter-modal__body,.first-enter-modal__footer{margin-block-start:10px}}@media screen and (max-height:600px) and (min-width:640px){.first-enter-modal__inner{padding-block:4vh;padding-inline:6vh;gap:2vh;max-width:768px}}
