.popup-container{background-color:var(--bg);border-radius:32px;height:auto;padding:32px;position:relative;width:379px}.popup-header{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center}.popup-header h3{color:var(--black-text);font-family:Montserrat;font-size:24px;font-weight:700;line-height:28.8px;text-align:center}.popup-logo{height:12px;position:relative;width:94px}.popup-logo img{height:100%;left:0;position:absolute;top:0;width:100%}.popup-content{width:100%}.popup-content,.popup-languages{display:flex;flex-direction:column}.popup-languages{gap:6px;margin-top:24px}.popup-languages-row{display:flex;gap:4px}.popup-language-item{background:#eff8f8;border:1px solid transparent;border-radius:12px;color:var(--black-text);cursor:pointer;display:block;padding:12px 16px;position:relative;transition:.5s;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.popup-language-item:hover{border:1px solid #24242433}.n-radio .n-radio__dot{background:var(--accent);box-shadow:inset 0 0 0 0 var(--bg)!important}.popup-language-item .n-radio .n-radio__label{color:var(--black-text);font-size:12px;font-weight:600;letter-spacing:.02em;line-height:16px;text-transform:uppercase;white-space:nowrap}.popup-language-item .n-radio .n-radio__label .checked{color:var(--accent)}.popup-language-item .n-radio{align-items:center;display:flex}.popup-language-item .n-radio .n-radio__dot-wrapper{height:12px}.popup-language-item .n-radio .n-radio__dot.n-radio__dot{background-color:transparent;border:1px solid var(--black-text);height:12px;width:12px}.popup-language-item .n-radio .n-radio__dot.n-radio__dot--checked,.popup-language-item .n-radio .n-radio__dot.n-radio__dot--focus{background-color:var(--bg);box-shadow:0 0 0 0 var(--bg)!important}.n-radio .n-radio__dot:before{background:var(--black-text);height:6px;left:2px;top:2px;width:6px}.popup-languages-btn{border-radius:12px;color:var(--accent);font-size:14px;margin-top:35px;padding:12px 0;text-transform:uppercase;width:100%}.popup-close{cursor:pointer;position:absolute;right:32px;top:32px}.lang-popup-btns{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center}.lang-popup-btns button{outline:none}.lang-popup-question{color:var(--black-text);font-family:Montserrat;font-size:24px;font-weight:700;line-height:28.8px;text-align:center}@media screen and (max-width:1200px){.popup-container{padding:24px 16px;width:328px}.popup-languages-btn{margin-top:36px}}
