@import"https://fonts.googleapis.com/css2?family=Goldman:wght@400;700&display=swap";.container{max-width:1250px;margin:0 auto;padding:10px;display:flex;justify-content:space-between}.second{display:flex;gap:2rem}a{color:#c07845;text-decoration:none;font-size:1rem;font-weight:700}.navbar{padding:1em 2em;display:flex;flex-direction:row;align-items:center;gap:3em;justify-content:space-between;border-bottom:2px solid #edeaea;position:relative;height:12vh}.navbar-left{font-size:1.2em;display:flex;flex-direction:row;align-items:center}.medcon-logo{width:4em;margin:-.5em}.navbar-left span{font-size:1em;font-weight:700;color:#000}.navbar-middle{flex:.5;display:flex;justify-content:space-between}.navbar-link{font-weight:400;font-size:.9em}.navbar-right{display:flex;flex-direction:row;gap:2em;align-items:center}.navbar-signin{color:#000;font-size:.93em;font-weight:400;margin-right:1em}.navbar-get_started{color:#fff;background-color:#023382;padding:.8em 2em;border-radius:50px;font-size:.9em;font-weight:500}.navbar-mobile-devices{display:none}.my-account-button{position:relative}.buttonModal{position:absolute;top:100%;background-color:#023382;width:100%;left:0;border-radius:10px;padding:1em;display:flex;gap:.5em;flex-direction:column;display:none;transition:.5s all ease-in-out}.buttonModal-button{background-color:#fff;color:#023382;width:100%;padding:.5em .2em;font-size:.8em;font-weight:400;display:block;align-items:center;border-radius:5px;border:1px solid white;transition:.2s all ease-in-out}.buttonModal-button:hover{background-color:#023382;color:#fff;border:1px solid white}@media (max-width: 1186px){.navbar-middle{flex:.7}}@media (max-width: 1000px){.navbar-middle{flex:.8}}@media (max-width: 900px){.navbar-middle{flex:.9}}@media (max-width: 830px){.navbar-middle{display:none}}@media (max-width: 520px){.navbar{padding:1em}}@media (max-width: 450px){.navbar-get_started{display:none}.navbar-mobile-devices{display:flex;z-index:999;transition:.2s all ease-in-out;align-items:center;justify-content:start}.medcon-logo{margin-left:-1em}.navbar-mobile-devices img{scale:1.5;cursor:pointer}.navbar{padding:1em 0}.navbar-left{margin-left:1em}.navbar-right{margin-right:1em}}@media (max-width: 420px){.nav-avatar-mini{display:none}}@media (max-width: 385px){.navbar-right{gap:.5em}}.navbar-modal{position:absolute;width:95vw;background-color:#fff;padding:1em;display:flex;align-items:center;justify-content:center;z-index:23}.navbar-modal img{scale:1.5;position:absolute;top:1em;right:1em;z-index:24;cursor:pointer}.navbar-mobile-links{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:3em;padding-top:3em}.navbar-link-mobile{font-size:1em;cursor:pointer;font-weight:500}.my-account-button{display:flex;flex-direction:row;align-items:center;gap:.8em;background-color:#023382;color:#fff;padding:.8em 1.5em;border-radius:20px;font-size:.9em}.navbar-middle-with-appoint{flex:.7;display:flex;justify-content:space-between}@media (max-width: 1182px){.navbar-middle-with-appoint{flex:.8}}@media (max-width: 1085px){.navbar-middle-with-appoint{flex:.9}}@media (max-width: 990px){.navbar-middle-with-appoint{flex:1}}@media (max-width: 890px){.navbar-middle-with-appoint{display:none}.navbar-mobile-devices{display:block;transition:.2s all ease-in-out}.menu-icon{scale:1.3}}.loading-component{width:100%;height:88vh;display:flex;align-items:center;justify-content:center}.loading-component img{height:7em}.loading-component img{width:100px;height:auto;animation:logoAnimation 1s infinite alternate}@keyframes logoAnimation{0%{transform:scale(1)}to{transform:scale(1.5)}}.doctor-card-container{display:flex;flex-direction:row;padding:.5em 1em;gap:1em;outline:1px solid hsl(0,0%,83%);border-radius:20px;box-shadow:0 4px 8px #00000040}.doctor-card-middle{flex:1;padding-top:.3em;display:flex;flex-direction:column;gap:.1em}.doctor-card_name{font-size:1em;font-weight:500;line-height:100%}.doctor-card_speciality{font-size:.9em;font-weight:400}.doctor-course{font-size:.83em;font-weight:300;margin-bottom:.5em}.doctor-card_rating-container{display:flex;flex-direction:row;align-items:center;gap:.2em}.doctor-card_rating-container span{font-size:.8em}.doctor-card_rating-container img{width:14px;height:13px}.doctor-card-right{display:flex;align-items:center;justify-content:center}.doctor-card_view-button{background-color:#023382;color:#fff;border-radius:10px;font-size:.93em;padding:.5em 1em;cursor:pointer}@media (max-width: 520px){.doctor-card-container{padding:.2em .8em}.doctor-card-left{display:flex;align-items:center}.doctor-card-left img{height:5.5em}.doctor-card_name{font-size:.93em}.doctor-card_speciality{font-size:.8em}.doctor-course,.doctor-card_rating-container span{font-size:.73em}.doctor-card_view-button{background-color:#023382;color:#fff;border-radius:10px;font-size:.8em;padding:.5em 1em;cursor:pointer}}@media (max-width: 450px){.doctor-card-container{padding:.2em .4em;border-radius:10px;gap:.5em}}@media (max-width: 450px){.doctor-card_name{font-size:.8em}}.find-doctor{display:flex;flex-direction:column;padding:2em}.find-doctor-header{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:3.5em}.find-doctor-text{font-size:1.5em;font-weight:500;text-align:center}.find-doctor-small_text{font-size:.9em;font-weight:300;margin-top:.5em;width:80%;text-align:center}.find-doctor-header-input{display:flex;position:relative;border:1px solid #d3d3d3;border-radius:50px;outline:none;padding:.5em 1em .5em 3em;width:60%;margin-top:1em}.find-doctor-header-input input{width:100%;font-size:.93em}.find-doctor-header-input img{position:absolute;top:50%;transform:translateY(-50%);left:1em}.find-doctor-main{display:grid;grid-template-columns:1fr 4fr;gap:1em;margin-top:2.5em}.find-doctor-left{width:100%;background-color:#edeaea;border-radius:20px;padding:2em 1em;display:flex;flex-direction:column;gap:1em}.find-doctor-right{width:100%;border-radius:20px}.find-doctor_filter-text{font-weight:400;font-size:.95em}.find-doctor_speciality-text{font-weight:400;font-size:.93em;margin-top:-.5em}.find-doctor-check_n_option{display:flex;flex-direction:row;align-items:center;gap:.5em}.find-doctor-check_n_option span{font-size:.93em;font-weight:300}.find-doctor-margin-adjust{margin-left:.6em;display:flex;flex-direction:column;gap:.8em;margin-bottom:.5em}.find-doctor-check_n_option input{outline:none;border:none;width:20px;height:20px}.find-doctor-right{display:flex;flex-direction:column;gap:1em}@media (max-width: 1160px){.find-doctor-main{grid-template-columns:1fr 3fr}}@media (max-width: 950px){.find-doctor-main{grid-template-columns:1fr 2.5fr}}@media (max-width: 820px){.find-doctor{padding:1.5em}}@media (max-width: 800px){.find-doctor-main{grid-template-columns:1fr}.find-doctor-left{display:none}}@media (max-width: 660px){.find-doctor-header-input{width:80%}}@media (max-width: 550px){.find-doctor-header-input{width:90%}}@media (max-width: 400px){.find-doctor-header-input{width:95%}}@media (max-width: 450px){.find-doctor{padding:1em;border-radius:10px}}@media (max-width: 450px){.find-doctor-header-input input{font-size:.8em}}.footer{display:flex;flex-direction:column;gap:3em;padding:2em 4em;background-color:#edeaea;margin-top:3em}.footer-container{display:flex;flex-direction:row}.footer-top{display:flex;flex-direction:row;gap:10em}.footer-first{display:flex;flex-direction:column}.icon-w-name{display:flex;flex-direction:row;gap:.5em;align-items:center}.icon-w-name img{height:3em}.icon-w-name span{font-weight:600}.footer-text{max-width:20em;font-size:.9em;font-weight:300;line-height:25px}.icons-cont{display:flex;flex-direction:row;gap:2em;margin-top:2em}.links-footer{display:flex;flex-direction:row;flex:1;gap:5em;padding-top:3em}.footer-links-header{font-size:1em;font-weight:500;color:#023382;margin-bottom:1.5em}.links-footer ul{display:flex;flex-direction:column;gap:.5em}.links-footer ul li{font-size:.9em;font-weight:300}.footer-final{display:flex;align-items:center;justify-content:center;border-top:1px solid #d3d3d3;padding:2em 0 0}.footer-final span{text-align:center;font-size:.9em;font-weight:300}@media (max-width: 980px){.footer-top{gap:5em}}@media (max-width: 950px){.footer-top{gap:3em}}@media (max-width: 917px){.footer-top{flex-direction:column}}@media (max-width: 560px){.footer{padding:2em}}@media (max-width: 520px){.links-footer{gap:2em;justify-content:space-between}}@media (max-width: 520px){.links-footer{gap:1em;justify-content:space-between;width:100%}}@media (max-width: 400px){.footer{padding:1em}}.container{display:flex;justify-content:center;align-items:center;height:88vh;font-size:.9em}.available-time{text-align:center;padding:2em;border:1px solid #ccc;border-radius:20px;box-shadow:0 4px 8px #0000001a}.available-time h2{font-size:1.3em;font-weight:500;margin-bottom:1em}.available-time div{margin-bottom:10px}.custom-button{background-color:#023382;color:#fff;border:none;border-radius:20px;outline:none;cursor:pointer;height:3.5em;padding:0 4em;margin-bottom:1.5em}.custom-button:hover{background-color:#001f54}.nickname-container{padding:2em;border:1px solid #ccc;border-radius:20px;box-shadow:0 4px 8px #0000001a}.set-nickname_text{font-size:1.2em;font-weight:500}.together{display:flex;flex-direction:column;gap:.3em;margin-top:2em}.inner-together{display:flex;flex-direction:row;gap:.3em;align-items:center;position:relative}.inner-together span{font-weight:300;font-size:.7em;border-radius:50%;border:1px solid red;width:1.3em;height:1.3em;display:flex;align-items:center;justify-content:center;cursor:pointer}.together label{font-size:.93em;font-weight:400}.together input{border:1px solid #d3d3d3;padding:1em;border-radius:15px}.nickname-button-cont{display:flex;align-items:end;justify-content:end;margin-top:1em}.submit-nickname{color:#fff;border:none;font-size:.9em;padding:1em 2em;border-radius:15px;background-color:#023382}.collected-dates-span{font-size:.85em;font-weight:400;margin-bottom:2em;display:block}.bold-collect-label{font-weight:500;font-size:.95em}.collect-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.collect-button__container{display:flex;flex-direction:row;gap:2em;align-items:center;justify-content:center;margin-top:1em}.verify-page{background-color:#f2f2f2;height:88vh;width:100%;display:flex;align-items:center;justify-content:center}.verify-page-inner-container{padding:2em 0;outline:1px solid white;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.verify-page_header{font-weight:600;font-size:1.3em;text-align:center}.verify-page_smaller-text{margin-top:2em;width:80%;text-align:center}.verify-page_app-container{margin-top:4em;width:100%;display:flex;flex-direction:column;padding:0 1em;gap:.5em}.verify-page_app_together{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding:1em}.verirfy-page-app-left{display:flex;flex-direction:row;gap:1em;align-items:center}.gray-line-verify{width:100%;color:2px solid #d3d3d3}.button-container-verify{display:flex;align-items:center;justify-content:center;width:100%;margin-top:2em}.verify-button{padding:1em 3em;background-color:#023382;color:#fff;border-radius:20px;font-size:.9em;font-weight:500}.verify-page_header-failed{font-weight:600;font-size:1.3em;text-align:center;color:red}.verify-page_smaller-text-failed{margin-top:2em;width:80%;text-align:center;color:red}.verify-button-failed{padding:1em 3em;background-color:red;color:#fff;border-radius:20px;font-size:.9em;font-weight:500}.premium-sub-page{display:flex;align-items:center;justify-content:center;width:100%;padding:2em;flex-direction:column;gap:2em}.premium-sub-header{font-size:1em;font-weight:500;color:#023382}.premium-sub__text{font-weight:600;font-size:1.2em}.plans-sub__container{display:grid;grid-template-columns:1fr 1fr 1fr;width:90%;gap:1em}.plan-container{display:flex;flex-direction:column;gap:1.5em;justify-content:center;align-items:center;padding:2em;border:1px solid #d3d3d3;border-radius:20px}.advantages-sub-list{display:flex;flex-direction:column;gap:2em}.sub-together{display:flex;flex-direction:row;gap:1em;align-items:center}.sub-together img{scale:1.3}.advantage-sub{font-size:.85em;font-weight:300}.plan-header__text{font-size:1.1em;font-weight:500;color:#023382}.plan-header__price{font-size:1em;font-weight:600}.sub-buy__package{background-color:#023382;color:#fff;width:100%;font-size:.9em;height:4em;border-radius:15px;margin-top:auto}@media (max-width: 1130px){.plans-sub__container{width:100%}}@media (max-width: 965px){.plans-sub__container{grid-template-columns:1fr 1fr}.advantage-sub{font-size:.95em}}@media (max-width: 720px){.plans-sub__container{grid-template-columns:1fr}.advantage-sub{font-size:.95em}}.premium-plans{background-color:#023382;color:#fff;text-align:center;border-radius:50px;padding:1.2em;margin-top:1em;font-weight:400;font-size:.9em}.blog-page{display:flex;flex-direction:column}.blog-splash{height:80vh;background-color:#e3e3e3;padding:5rem 3rem;display:flex;flex-direction:column;justify-content:space-between}.blog-span-text{font-size:2.5rem;display:block;width:70%;font-weight:600}.blog-search{background-color:#fff;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;padding:1rem;border-radius:16px;width:min(600px,70%)}.blog-search-inner{position:relative;width:100%;display:flex;flex-direction:row;border:1px solid #e3e3e3;padding:.3rem 1rem .3rem .3rem;border-radius:20px}.blog-search-inner input{font-size:.9rem;padding:.5rem;flex:1}.blog-search-inner button{font-size:.9rem;padding:.2rem 2rem;border:1px solid black;border-radius:20px}.blog-middle{padding:1rem}.blog-middle-header{font-size:2rem;font-weight:600;display:block;margin-bottom:1rem}.blog-middle-bottom{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;flex-grow:1;gap:2rem}.blog-icon-and-text{background-color:#e3e3e3;width:15rem;display:flex;flex-direction:row;gap:1rem;align-items:center;padding:1rem;flex-grow:1;border-radius:15px;cursor:pointer}.blog-bottom{padding:1rem}.blog-recent-posts-header{font-size:2rem;font-weight:600;display:block;margin-bottom:1rem}.blog-bottom-posts{padding:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.post{display:flex;flex-direction:column;padding:1rem;border:1px solid #e3e3e3;border-radius:16px;cursor:pointer}.post-post-title{font-size:1.3rem;font-weight:600;margin-bottom:.3rem;height:8rem}.post-post-author{font-size:.85rem;color:#969393;margin-top:-.3rem;margin-bottom:1rem}.post-post-desc{font-size:.9rem;min-width:100%;max-width:20rem;max-height:20rem;text-align:justify}.post-bottom{margin-top:1rem;display:flex;flex-direction:column;gap:1.5rem;align-items:center}.post-bottom img{width:20rem;height:20rem;max-width:98%;max-height:20rem;min-height:20rem;object-fit:cover;outline:1px solid #e3e3e3}.post-tag{font-size:.8rem;color:#969393;cursor:pointer}.post-page{padding:1rem;display:flex;justify-content:center}.post-page-inner{width:min(95%,800px)}.post-page-top{display:flex;flex-direction:column;gap:.3rem;margin-top:2rem}.post-page-title-and-button{display:flex;justify-content:space-between;align-items:center;gap:3rem}.post-page-title-and-button button{padding:.5rem 2rem;border:1px solid #e3e3e3;border-radius:16px;font-weight:600;font-size:.9rem;cursor:pointer}.post-page-post-header{font-size:2rem;font-weight:600}.post-page-by-author,.post-page-date,.post-page-in-healthcare{font-size:.85rem;color:#b1a9a9;font-weight:300}.post-page-post-detail{font-size:.9rem;display:block;margin:1rem 0}.post-page-reactions-container{margin-top:2rem;display:flex;flex-direction:row;gap:3rem;border:1px solid #e3e3e3;padding:1rem;border-radius:3rem}.post-page-reaction-and-number{display:flex;flex-direction:row;align-items:center;gap:.5rem;cursor:pointer}.post-page-reaction-and-number img{height:1rem}.post-page-image{border:1px solid #e3e3e3;min-width:100%;object-fit:cover}.post-blog-post{padding:1rem;display:flex;justify-content:center}.post-blog-post-inner{display:flex;width:min(95%,600px);margin-top:2rem;flex-direction:column}.post-blog-post-header{display:block;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.post-blog-post-label-and-input{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.post-blog-post-label-and-input label{font-size:.9rem;font-weight:500}.post-blog-post-label-and-input input,.post-blog-post-label-and-input textarea{border:1px solid #e3e3e3;padding:.7rem 1rem;border-radius:12px;font-size:.9rem}.submit-button{padding:.5rem 2rem;border:1px solid #e3e3e3;border-radius:16px;font-weight:600;font-size:.9rem;cursor:pointer;max-width:fit-content;margin-top:2rem}.post-blog-post-input-container{position:relative;border:1px solid #e3e3e3;border-radius:16px}.post-blog-post-input-container input{width:100%!important;opacity:0;padding:.7rem 1rem}.post-blog-post-input-container span{font-size:.9rem;position:absolute;left:0;top:50%;transform:translateY(-50%);margin-left:1rem;color:#8c8a8a}.post-blog-post-loading-container{position:absolute;right:.7rem;top:50%;transform:translateY(-50%)}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-spinner{display:inline-block;width:25px;height:25px;position:relative}.loading-spinner:before,.loading-spinner:after{content:"";box-sizing:border-box;position:absolute;width:20px;height:20px;margin:2px;border:2px solid #000;border-radius:50%;animation:loading-spinner 1.2s linear infinite}.loading-spinner:before{border-color:#000 transparent transparent transparent}.loading-spinner:after{border-color:transparent #000 transparent transparent;animation-delay:-.6s}@keyframes loading-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{margin:0;padding:0;border:0;outline:0;box-sizing:border-box;list-style:none;text-decoration:none;font-family:Poppins,sans-serif;font-size:16px}html{scroll-behavior:smooth}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-thumb{background-color:#d3d3d3;border-radius:4px}body::-webkit-scrollbar-track{background-color:transparent}body{scrollbar-width:thin;scrollbar-color:#d3d3d3 transparent}h1,h3,h4,h5{font-weight:400}h1{font-size:2.5rem}input{color:#000!important}@media (max-width: 450px){*{font-size:15px}}
