﻿
.register-popup{display:none;width:calc(100% - 40px);max-width:454px;padding:36px 32px 32px;background-color:#FFFFFF;border-radius:6px;box-shadow:2px 2px 8px 0 rgba(0,0,0,0.14);text-align:center;position:fixed;top:50%;left:50%;z-index:91;transform:translate(-50%,-50%);}@media (max-width:767px){.register-popup{padding:32px;}}@media (max-width:1024px){.register-popup{z-index:101;}}.register-popup > p{line-height:28px;}@media (min-width:768px){.register-popup > p{font-size:18px;}}.register-popup .close-button{width:1.5em;height:1.5em;margin:0;border:none;background:none;font-size:1em;position:absolute;top:16px;left:16px;}.ltr .register-popup .close-button{left:auto;right:16px;}.register-popup .close-button .icon-close{font-size:1.5em;font-weight:bold;color:#3A3A3A;}.register-popup img{width:56px;margin-bottom:12px;}.register-popup .success-buttons{margin-top:24px;display:flex;justify-content:center;}@media (max-width:767px){.register-popup .success-buttons{flex-wrap:wrap;}}.register-popup .success-buttons > .green{box-shadow:none;}.register-popup .success-buttons a{margin:0;}.register-popup .success-buttons a:first-child{margin-left:16px;}.ltr .register-popup .success-buttons a:first-child{margin:0 16px 0 0;}@media (max-width:767px){.register-popup .success-buttons a{width:100%;}.register-popup .success-buttons a:first-child{margin:0 0 16px;}}.register-popup .close-button{cursor:pointer;}.register-popup .popup-title{font-size:1.5em;margin-bottom:1em;color:#424242;}.register-popup .popup-text{max-width:390px;text-align:center;overflow:hidden;word-break:break-all;font-size:1.125em;color:#424242;}.register-popup .success-buttons .button-link{border:none;background-color:transparent;margin:0;}.register-popup .success-buttons .button-link a{padding:0 1.5rem;}
