@import url(https://fonts.googleapis.com/css2?family=Syne:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;

0,400;0,500;1,300&display=swap);#welcome-modal .modal-dialog{max-width:648px;margin-top:auto;margin-bottom:auto;min-height:calc(100% - 3.5rem);display:flex;align-items:center;margin:1.75rem auto}#welcome-modal .modal-dialog .modal-content{border:none;border-radius:10px;width:100%}#welcome-modal .modal-body{padding:20px;font-family:Roboto,sans-serif}#welcome-modal .modal-body .modal-title{font-family:Syne,sans-serif;font-weight:700;color:#101828;margin-bottom:5px;text-align:center;font-size:1.5rem}#welcome-modal .modal-body .description{text-align:center}#welcome-modal .modal-body .description p{color:#475467;font-size:1.125rem;font-weight:300;line-height:1.5625pxrem}@media (max-width:768px){#welcome-modal .modal-body .description p{font-size:1rem}}#welcome-modal .modal-body .description>:last-child{margin-bottom:0}#welcome-modal .modal-body .buttons{display:flex;flex-wrap:wrap;gap:48px;justify-content:center;margin-top:22px}@media (max-width:768px){#welcome-modal .modal-body .buttons{gap:10px}}#welcome-modal .modal-body .buttons .modal-button{background:#fff;border:1px solid #c8c8c8;box-shadow:0 1px 2px 0 rgba(16,24,40,.5);padding:15px 10px;min-width:231px;display:inline-flex;align-items:center;justify-content:center;color:#000;font-size:1rem;font-weight:500;border-radius:38px;transition:all .5s ease}#welcome-modal .modal-body .buttons .modal-button svg{margin-left:11px}#welcome-modal .modal-body .buttons .modal-button-primary:hover{background:#c7c7c7;border-color:#c8c8c8}#welcome-modal .modal-body .buttons .modal-button-secondary{background:#6eba00;border:1px solid #6eba00;color:#fff}#welcome-modal .modal-body .buttons .modal-button-secondary:hover{background:#5fa000}#welcome-modal .modal-body .embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;margin-bottom:20px}#welcome-modal .modal-body .embed-container iframe,#welcome-modal .modal-body .embed-container video{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.485rem;object-fit:cover}#welcome-modal .modal-body .turn-modal-off{margin-top:43px}@media (max-width:768px){#welcome-modal .modal-body .turn-modal-off{display:flex;justify-content:center}}#welcome-modal .modal-body .turn-modal-off .form-check .form-check-input{width:25px;height:25px;background-size:10px;margin-right:10px;margin-top:-2px}@media (max-width:576px){#welcome-modal .modal-body .turn-modal-off .form-check .form-check-input{margin-top:-5px}}#welcome-modal .modal-body .turn-modal-off .form-check .form-check-input:focus{border-color:#6d7dcd;background-color:#dfeaf0}#welcome-modal .modal-body .turn-modal-off .form-check .form-check-input:checked{background-color:#dfeaf0;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNOC4xOTk5MyAxLjU5OTg1TDMuNzk5OTMgNS45OTk4NUwxLjc5OTkzIDMuOTk5ODUiIHN0cm9rZT0iIzE5MzdGQSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg0K);border-color:#6d7dcd}#welcome-modal .modal-body .turn-modal-off .form-check .form-check-label{color:#000;font-size:1rem}@media (max-width:576px){#welcome-modal .modal-body .turn-modal-off .form-check .form-check-label{font-size:.875rem}}