.modal{z-index:5000;background:#0003;width:100%;height:100vh;padding-top:15px;padding-bottom:15px;display:flex;position:fixed;top:0;left:0;overflow:auto}.modal__content{background-color:#fefefe;border-radius:20px;min-width:500px;overflow:scroll}.modal__content-open{animation:.6s forwards slideInBounce}.modal__content-close{animation:.6s forwards slideOutBounce}@keyframes slideInBounce{0%{transform:translateY(-100%)}70%{transform:translateY(10%)}90%{transform:translateY(-5%)}to{transform:translateY(0)}}@keyframes slideOutBounce{0%{transform:translateY(0)}30%{transform:translateY(-5%)}50%{transform:translateY(10%)}to{transform:translateY(-100%)}}@media screen and (max-width:600px){.modal__content{min-width:95%;padding:20px 15px;width:90%!important}}.modal__btn-close{justify-content:end;width:100%;display:flex}.modal__btn{background-color:#0000;border:none;outline:none}
.custom-checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:flex}.custom-checkbox .checkbox-wrapper{display:inline-flex;position:relative}.custom-checkbox .checkbox-input{opacity:0;width:0;height:0;position:absolute}.custom-checkbox .checkbox-box{background-color:#fff;border:2px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;transition:all .2s ease-in-out;display:flex}.custom-checkbox .checkbox-box.checked{border-color:#3b82f6}.custom-checkbox .checkbox-inner-circle{background-color:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:1rem;height:1rem;display:flex}.custom-checkbox .checkbox-tick{color:#fff;width:.6rem;height:.6rem}.custom-checkbox .checkbox-label{color:#4c4c4c;font-size:14px;font-weight:400}.custom-checkbox:hover .checkbox-box:not(.checked){border-color:#9ca3af}
.login{color:#4c4c4c;padding:51px 73px}.login h1{text-align:center;margin-bottom:67px;font-size:20px;font-weight:700}.login-input label{margin-bottom:5px;font-family:Work Sans;font-size:14px;font-weight:400;display:block}.login__checkbox{color:#4c4c4c;font-size:14px;font-weight:400}.login__btn{width:100%;font-weight:700;font-style:Bold;vertical-align:middle;color:#fff;background-color:#ed1e79;border-radius:32px;margin-top:65px;margin-bottom:38px;padding:8px 0;font-size:20px}.login__forgot-btn{text-align:center;color:#8840e5;width:100%;margin:0 auto;font-family:Work Sans;font-size:14px;font-weight:400}.login__user-info{margin-left:22px}.login__user-info p{font-size:22.02px;font-weight:600}.login__user-info span{font-size:19.27px;font-weight:400}

.footer{z-index:1;background:#000;position:relative}.footer__section{color:#fff}.footer__logo{width:100%}.footer__logo img{vertical-align:text-bottom;display:inline-block}.footer__logo__text{margin-left:8px;font-family:Work Sans;font-size:14px;font-weight:400;line-height:14.08px}.footer__h4{font-family:Baloo;font-size:20px;font-weight:400;line-height:31.5px}.footer__menu{gap:3rem;display:flex}.footer__div{line-height:30px}.footer__legal{margin-top:15px}.footer__div p{letter-spacing:-.01em;font-family:Work Sans;font-size:14px;font-weight:500;line-height:28px}.footer__media{z-index:1;margin-top:3rem;position:relative}.footer__media__icons{gap:8px}.media__icons{color:#000;background:#fff;border:1px solid #fff;border-radius:5px;gap:10px;padding:2px}.media__text{letter-spacing:-.01em;font-family:Work Sans;font-size:11px;font-weight:400;line-height:16.43px}.footer__base{letter-spacing:-.01em;font-family:Work Sans;font-size:14px;font-weight:500;line-height:11.74px}.footer__ellipse{z-index:-1;justify-content:center;width:100%;display:flex;position:absolute;left:50%;transform:translate(-50%);bottom:6rem!important}.footer__ellipse__img{opacity:1;max-width:none;display:block}.footer__ellipse__img1{display:none}@media only screen and (min-width:320px) and (max-width:767px){.footer{padding:1.25rem}}@media only screen and (min-width:500px) and (max-width:767px){.footer__logo__text{font-size:14px}.footer__menu{justify-content:space-between;display:flex;gap:3rem!important}.footer__article{display:flex;gap:3rem!important}.footer__legal{margin-top:0}.media__text{font-size:14px}}@media only screen and (min-width:768px) and (max-width:1023px){.footer_icons_cont{width:89%;margin:0 auto}.footer__media hr{width:89%}}@media only screen and (min-width:768px){.footer__section{padding:3rem!important}.footer__menu{gap:4rem}.footer__article{flex:1;grid-template-columns:repeat(2,1fr);gap:3rem;width:100%;margin-top:2rem;display:grid}.footer__media{margin-top:10px!important}.footer__legal{margin-top:0}.media__text{font-size:14px}.footer__base{margin-bottom:1.5rem}.footer__ellipse{flex-direction:column;left:50%}}@media only screen and (min-width:1024px){.footer__section{justify-content:space-between;gap:2rem;margin-top:-2rem;display:flex}.footer__article{white-space:nowrap;gap:6rem;margin-top:2rem;display:flex}.footer__menu{justify-content:space-between;gap:7rem;width:auto;display:flex}.footer__article{grid-template-columns:unset;display:flex}.footer__div p{white-space:nowrap;font-size:14px}.footer__legal p,.footer__div p{color:#4c4c4c}.footer__legal p:hover,.footer__div p:hover{color:#fff}.footer_icons_cont{width:89%;margin:0 auto}.footer__media hr{width:89%}.footer__ellipse__img{display:none}.footer__ellipse__img1{display:block}.footer__ellipse{bottom:unset;flex-direction:column;position:absolute;top:-1px}.footer__ellipse__img1{align-self:flex-end}}@media only screen and (min-width:1440px){.footer__section{width:1320px;margin:.5rem auto 0;padding:0!important}.footer__article{gap:5rem;margin-left:0;display:flex}.footer__menu{justify-content:space-between;gap:7.8rem;display:flex}.footer__div{min-width:150px}.footer__media{width:1320px}.footer__media hr,.footer_icons_cont{width:100%}.media__text{margin-top:auto!important}.footer__logo__text,.footer__div p{font-size:15px}}.text-white{color:#fff!important}

