@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@500&family=Dancing+Script&family=El+Messiri&family=Redressed&family=Vollkorn&display=swap");@import url("https://fonts.googleapis.com/css?family=Rubik:400,500,700");@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap");:root{--primary-color:#1b2d5b;--lightPrimary:#455b91;--secondary-color:#ec1c23;--white:#fff;--bg-light:#f5f5f5;--fadeWhite:#ffffffd9;--black:#000;--fadeBlack:#1a1a1a}*{padding:0;margin:0;font-family:Roboto;font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none}html{scroll-behavior:smooth!important}body{scroll-behavior:smooth;width:100%;margin:0;padding:0;overflow-x:hidden}.bg-lightBlue{background-color:#cde7fc}.box-wrapper{width:100%;margin:0;padding:0}@media screen and (min-width:1440px) and (max-width:2000px){.box-wrapper{width:90%;margin:auto}}@media screen and (min-width:2000px) and (max-width:2500px){.box-wrapper{width:70%;margin:auto}}@media screen and (min-width:2500px){.box-wrapper{width:50%;margin:auto}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--bg-light)}::-webkit-scrollbar-thumb{background:var(--primary-color)}.container,.container-fluid{margin:0;padding:0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.mt-50{margin-top:50px}.mt-60{margin-top:60px!important}.mt-70{margin-top:70px}.mt-80{margin-top:80px!important}.btn-info{background-color:#1b2d5b!important;padding:7px 20px;color:#fff;border-radius:5px;outline:none!important;border:none!important}.sec-title{position:relative;padding-left:50px!important;font-size:32px;color:var(--primary-color)}.sec-title:before{content:"";position:absolute;top:28px;height:3px;width:50px;margin-left:-55px;background-color:var(--primary-color)}.heading-sec{position:relative;font-size:30px;color:var(--primary-color);font-weight:500;padding:4px 10px;margin-bottom:0;display:flex;align-items:center;border-radius:0 30px 30px 0}.heading-sec svg{margin-right:10px;margin-top:0}.three h1{font-size:28px;font-weight:500;letter-spacing:0;line-height:1.5em;padding-bottom:15px;position:relative;color:#111}.three h1:before{bottom:0;height:5px;width:55px}.three h1:after,.three h1:before{content:"";position:absolute;left:0;background-color:var(--secondary-color)}.three h1:after{bottom:2px;height:1px;width:95%}.news--Banner{position:relative}.swiper-button-next,.swiper-button-prev{position:absolute!important;width:34px!important;height:34px!important;border-radius:50px;background-color:var(--primary-color);color:var(--white)!important}.swiper-button-next:after,.swiper-button-prev:after{display:flex;justify-content:center;align-items:center;padding-top:2px;font-size:15px!important;line-height:0!important}.school--slide{position:relative!important}.school--slide .swiper-button-prev{position:absolute!important;left:0!important}.school--slide .swiper{padding:0 20px!important}.news--Banner{position:relative!important}.news--Banner .swiper-button-prev,.swiper-rtl .swiper-button-next{position:absolute;left:0}.news--Banner .swiper{padding:0 20px!important}.news--event{position:relative!important}.news--event .swiper-button-prev,.swiper-rtl .swiper-button-next{position:absolute;left:0}.news--event .swiper{padding:0 20px!important}.testimonial_section1{position:relative}.swiper-rtl .swiper-button-next,.testimonial_section1 .swiper-button-prev{position:absolute;left:0}.testimonial_section1 .swiper{padding:0 20px!important}.home_banner{position:relative}.home_banner .swiper-button-prev,.swiper-rtl .swiper-button-next{position:absolute;left:0}.home_banner .swiper{padding:0 20px!important}.check-result{outline:1px solid #e1e1e1;border-radius:10px}.check-result h4{padding:15px 10px;color:var(--bg-light);background-color:var(--primary-color);border:1px solid #e1e1e1;border-bottom:none;border-radius:10px 10px 0 0}.input-fields{padding:4% 10%}.check-result label{font-weight:500}.check-result input{height:50px}.check-result input:focus{box-shadow:none!important}.download-result{position:relative;width:200px;height:40px;cursor:pointer;display:flex;margin:auto;align-items:center;border:1px solid #17795e;background-color:#209978;overflow:hidden;text-decoration:none;color:var(--fadeWhite);font-family:sans-serif;font-size:15px}.download-result,.download-result__icon,.download-result__text{transition:all .3s}.download-result .download-result__text{transform:translateX(22px);color:#fff;font-weight:400}.download-result .download-result__icon{position:absolute;transform:translateX(160px);height:100%;width:39px;background-color:#17795e;display:flex;align-items:center;justify-content:center}.download-result .svg{width:20px;fill:#fff}.download-result:hover{background:#17795e}.download-result:hover .download-result__text{color:transparent}.download-result:hover .download-result__icon{width:100%;transform:translateX(0)}.download-result:active .download-result__icon{background-color:#146c54}.button:active{border:1px solid #146c54}a{text-decoration:none!important}.registration-form{border-radius:10px;padding:30px 50px}.registration-form h2{font-size:27px;text-transform:uppercase;padding-bottom:20px}.input-group{margin:7px 0}.input-group label{font-size:16px;padding-bottom:5px;width:100%;font-weight:500}.input-group label span{color:var(--secondary-color)}.input-group input,.input-group select{background-color:var(--white);border:none;outline:none;width:100%;height:50px;padding-left:15px;box-shadow:0 1px 2px #00000010}.input-group select{border-radius:0!important}.input-group textarea{background-color:var(--white);border:none;outline:none;border-radius:0!important;width:100%;padding:15px;box-shadow:0 1px 2px #00000010}.input-group input[type=file]{padding-top:9px}.registration-form .document-sec input{border:1px solid #e1e1e1;padding:10px 8px!important;font-family:sans-serif;font-size:15px;width:100%}.registration-form .image-preview{margin-top:10px;height:140px;width:100%}.registration-form .buttons .register{background-color:var(--primary-color)}.registration-form .buttons .clear,.registration-form .buttons .register{border:none;outline:none;color:var(--white);font-family:sans-serif;padding:8px 20px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.registration-form .buttons .clear{background-color:var(--secondary-color)}.input-group input::placeholder{font-size:14px}.input-group input:focus,.input-group select:focus{border:1px solid #e1e1e1!important;box-shadow:none!important}.other-input{border:none!important;border-bottom:1px solid #a2bbfa!important;height:45px!important;border-radius:none!important;width:100%!important;background:none!important}.other-input:focus{border-color:var(--primary-color)}.form-heading{display:flex;align-items:center}.form-heading svg{margin-top:-4px}.search-school{border:1px solid var(--bg-light)}.search-school h3{border-bottom:1px solid var(--bg-light);padding:12px 0;text-align:center;font-size:25px;color:var(--primary-color)}.search-wrapper{padding:15px 20px 35px}.search-tab{width:100%;border-radius:50px;padding:20px 25px;display:flex;justify-content:center;gap:25px;align-items:center}.search-by input{height:45px;width:100%;outline:none;padding:0 15px;border-radius:5px!important}.search-by button{display:block;padding:10px 25px;justify-content:center;align-items:center;border-radius:5px;background-color:var(--primary-color);color:var(--white);text-align:center;transition:.5s}.w_msg{font-size:17px;background-color:#b9cbfa34;padding:10px 30px 10px 15px;margin-top:15px}.find_btn{width:auto;margin:auto;display:flex;justify-content:space-around;border-radius:5px;gap:10px;padding:7px 20px;font-size:16px;background-color:var(--primary-color)!important}.school-data td,.school-data th{font-size:13px}.react-date-picker__clear-button{display:none!important}.react-date-picker{width:100%!important}.react-date-picker__wrapper{border:1px solid #e1e1e1!important;border-radius:10px;padding:0 10px}.react-date-picker__inputGroup input{border:none!important;padding-left:0!important;padding-right:0!important}.react-date-picker__inputGroup input:focus-visible{outline-offset:0!important}.react-date-picker__inputGroup__input--hasLeadingZero{margin-left:0!important}.react-date-picker--disabled{background-color:var(--white)!important}.react-calendar{width:auto!important;max-width:100%;background:var(--white)!important;border:1px solid #e1e1e1;border-radius:10px;line-height:1.125em;box-shadow:5px 4px 10px #0000003d}.radio-input{display:flex;flex-wrap:wrap;font-size:16px;font-weight:600}.radio-input input[type=radio]{display:none}.radio-input label{display:block;padding:9px 25px;width:auto;text-align:center;font-weight:400;border:1px solid #ccc;background-color:transparent;border-radius:50px;margin-right:10px;margin-bottom:10px;cursor:pointer;position:relative;transition:all .3s ease-in-out}.radio-input input[type=radio]:checked+label{background-color:var(--primary-color);color:#fff}.check-input{display:flex;flex-wrap:wrap;font-size:16px;font-weight:600}.check-input input[type=checkbox]{display:none}.check-input label{display:block;text-align:center;padding:9px 30px;width:auto;border:1px solid #ccc;background-color:transparent;border-radius:50px;margin-right:15px;margin-bottom:15px;cursor:pointer;position:relative;transition:all .3s ease-in-out}.check-input input[type=checkbox]:checked+label{background-color:var(--primary-color);color:#fff}.breadcrumb{background-size:cover;background-repeat:no-repeat;background-position:100%;height:220px!important;display:flex;align-items:center;justify-content:center}.breadcrumb h2{color:#fff}.breadcrumb ul{padding-left:0;text-align:center;padding-top:10px}.breadcrumb ul li{display:inline-block;padding-right:10px;color:var(--white);font-weight:500}.breadcrumb ul li svg{margin-top:-3px;color:#fff}.footer_section{background-color:var(--primary-color);color:var(--fadeWhite);padding-top:60px!important}.footer_card{width:25%!important;margin:6px}.footer_card:nth-child(2),.footer_card:nth-child(3){width:20%!important}.footer_about img{height:70px;width:70px;margin-left:15px}.footer_about_content{margin-top:20px;margin-left:15px}.footer_about_content p{font-size:14px;line-height:20px;color:var(--fadeWhite);font-family:sans-serif}.useful_link_content .content-sec{display:flex;flex-wrap:wrap;width:100%;margin-top:5px}.useful_link_content .content-sec img{height:25px}.useful_link_content .content-sec h6{font-family:sans-serif;font-size:14px;width:85%;margin-left:10px;text-align:left;cursor:pointer;line-height:22px}.footer_address_sec h4{font-size:17px;padding-left:13px;font-weight:600;font-family:sans-serif;color:var(--white)}.footer_address_sec h6{font-size:14px;line-height:20px;padding-left:13px;font-weight:500;color:var(--fadeWhite);font-family:sans-serif;cursor:pointer}.footer_address_sec h6:hover{transition:all .3s;color:var(--primary-color);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s}.footer_address_sec address{font-size:15px;line-height:18px;padding-left:13px;font-weight:500;color:var(--fadeWhite);font-family:Roboto}.footer_address_sec address img{height:20px;margin-right:10px}.useful--link-sec{padding-left:30px}.useful-link img{height:25px;width:20px}.useful-link h3{color:var(--white);font-size:18px;line-height:25px;font-family:sans-serif}.useful_link_content ul li{width:100%;float:left;position:relative;line-height:inherit;list-style-type:none;font-size:14px;margin-top:7px;color:var(--fadeWhite);font-weight:400;cursor:pointer;font-family:Helvetica;transition:.3s ease-in-out}.useful_link_content ul li:hover{padding-left:5px;color:var(--secondary-color);transition:.3s ease-in-out}.useful_link_content ul li:before{content:"\203A";top:-5px;left:-20px;position:absolute;font-size:18px;line-height:inherit}.gallery_content .gallery_image{width:24%;height:60px;float:left;margin:6px}.gallery_content .gallery_image img{height:100%;width:100%}.copyright{background-color:var(--lightPrimary)}.copyright .content{width:100%;padding:1px 0;display:flex;flex-wrap:wrap;justify-content:space-between}.copyright p{padding-top:20px;padding-left:30px;font-family:Roboto;font-size:14px;color:var(--white)}.copyright a{color:var(--fadeWhite);font-weight:700;font-family:Helvetica}.copyright a:hover{color:var(--primary-color)}.legal-document{padding:20px 40px}.legal-document span{font-size:15px;color:var(--fadeWhite);font-family:sans-serif;padding:0 10px;cursor:pointer}.legal-document span:hover{color:var(--primary-color)}.social--media{display:flex;flex-wrap:wrap;cursor:pointer}.social--media .icon{height:30px;width:30px;margin-left:10px;text-align:center;background-color:var(--white);border-radius:30px;line-height:27px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px}.social--media .icon svg{color:var(--fadeWhite);height:18px;width:18px;color:var(--primary-color);stroke-width:2px}.footer_information_sec{display:flex;flex-wrap:wrap;width:100%;margin:auto;height:auto;justify-content:center}.footer_information_sec .phone__sec{width:24%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:20px 0}.footer_information_sec .phone__sec .icon{width:17%}.footer_information_sec .phone__sec .icon img{height:45px;margin-right:20px}.footer_information_sec .phone__sec .content a{font-family:sans-serif}.footer_information_sec .phone__sec .content a:hover{text-decoration:underline}.office-address{height:auto;display:flex;flex-wrap:wrap;padding:10px 50px 20px;justify-content:space-between}.office-item{width:48%;height:auto;text-align:center}.office-item h4{font-family:sans-serif;font-size:26px}.office-item h6{font-size:15px;font-family:sans-serif}.office-item h6 img{height:25px;margin-right:20px}.footer_information_sec .phone__sec .content{width:83%;padding-top:12px;padding-left:15px}.footer_information_sec .phone__sec .content a{text-decoration:none;color:var(--fadeWhite);font-size:15px}.contact-section{display:flex;flex-wrap:wrap;width:100%;height:auto;position:relative;padding:70px;align-items:center}.contact-section .info--section{width:30%;padding:20px 30px;height:100%;background-color:var(--primary-color);z-index:22}.contact-section .info--section h2{font-size:30px;color:var(--white)}.contact-section .info--section .phone-sec{display:flex;flex-wrap:wrap;width:100%;color:var(--fadeWhite);padding:15px 0 5px}.contact-section .info--section .phone-sec p{padding-left:10px;font-family:lato;font-size:16px;width:85%}.contact-section .info--section .phone-sec p a{text-decoration:none;color:var(--fadeWhite)}.contact-section .info--section .phone-sec p a:hover{text-decoration:underline}.contact-section .info--section .phone-sec svg{width:20px;height:20px;margin-top:7px;margin-right:10px}.contact-section .info--section .email-sec{display:flex;flex-wrap:wrap;width:100%;color:var(--fadeWhite);padding-bottom:5px}.contact-section .info--section .email-sec p{padding-left:10px;font-size:16px;width:85%}.contact-section .info--section .email-sec p a{text-decoration:none;color:var(--fadeWhite);font-size:14px}.contact-section .info--section .email-sec p a:hover{text-decoration:underline}.contact-section .info--section .email-sec svg{width:20px;height:20px;margin-top:7px;margin-right:10px}.contact-section .info--section .address-sec{display:flex;flex-wrap:wrap;width:100%}.contact-section .info--section .address-sec svg{width:20px;height:20px;color:var(--fadeWhite);margin-top:3px;margin-right:10px}.contact-section .info--section .address-sec h5{font-size:22px;color:var(--fadeWhite);font-family:poppins;font-weight:500}.contact-section .info--section .address-sec p{color:var(--fadeWhite);font-family:sans-serif;font-size:14px;padding-left:30px}.contact-section .contact-form-sec{width:70%;height:100%;padding:60px 100px;background-color:var(--white)}.contact-section .contact-form-sec .input-group{width:50%;padding:0 5px;margin-top:20px;float:left}.contact-section .contact-form-sec .input-group-textarea{width:100%;margin-top:20px;float:left}.contact-section .contact-form-sec .input-group-textarea label{font-family:sans-serif;font-size:16px;font-weight:500}.contact-section .contact-form-sec .input-group-textarea textarea{width:100%;border:1px solid var(--bg-light)!important;margin-top:5px;border-radius:10px!important;outline:none;padding:15px;font-family:sans-serif;font-size:14px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.contact-section .contact-form-sec .input-group label{font-family:sans-serif;font-size:16px;font-weight:500}.contact-section .contact-form-sec .input-group input{width:100%;height:45px;border:1px solid var(--bg-light)!important;margin-top:5px;border-radius:10px!important;outline:none;padding:0 10px;font-family:sans-serif;font-size:14px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.contact-section .contact-form-sec .input-group button{border:none;outline:1px solid var(--primary-color);padding:10px 30px;font-family:sans-serif;font-size:15px;background-color:transparent;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.contact-section .contact-form-sec .input-group button:hover{background-color:var(--primary-color);color:var(--white);transition:1s cubic-bezier(.23,1,.32,1);-webkit-transition:1s cubic-bezier(.23,1,.32,1);-moz-transition:1s cubic-bezier(.23,1,.32,1);-ms-transition:1s cubic-bezier(.23,1,.32,1);-o-transition:1s cubic-bezier(.23,1,.32,1)}.skill-set{display:flex;flex-wrap:nowrap;justify-content:center;gap:20px;padding:0 30px!important}.skill-set img{height:70px;width:170px}.coming-soon{background-color:var(--bg-light);padding:100px 0;text-align:center}.coming-soon h1{font-size:50px;margin-bottom:0;line-height:1;font-weight:700;color:var(--primary-color)}.icons{text-align:center;display:flex;justify-content:center}.icon ul{padding-left:0}.icons ul li{list-style:none;color:#00091b;background:var(--primary-color);fill:var(--white);height:50px;width:50px;line-height:47px;display:inline-block;margin:0 10px;border-radius:50px;border:2px solid #fff;transition:all .2s ease;text-decoration:none;position:relative}.icons ul li svg{height:20px;width:20px;color:#fff}.icons ul li:last-child svg{height:20px;width:20px;fill:#fff}.icons ul li:active,.icons ul li:hover{cursor:pointer!important;transform:scale(1.2);-webkit-transform:scale(1.2);text-decoration:none}.news_event_detail h4{color:var(--primary-color)}.news_event_detail img{border-radius:10px}.news_event_detail .Edate{display:flex}.news_event_detail .Edate p{margin-left:10px}.info_btn{position:relative}.info-desc{visibility:hidden;width:170px;background-color:#fff;position:absolute;top:25px;right:0;border-radius:10px;padding:9px 10px 5px;box-shadow:3px 3px 8px #00000027;transition:all .4s}.info-desc p{font-size:14px;margin-bottom:0;text-align:start}.info_btn:hover .info-desc{visibility:visible}.radio-input input:disabled+label{color:gray}: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:hsla(0,0%,100%,.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(90deg,#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:translateZ(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:translateX(-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:translateX(-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-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.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 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;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;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;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--colored.Toastify__toast--default,.Toastify__toast-theme--light{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--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{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;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:focus,.Toastify__close-button:hover{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:auto;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--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-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--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-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--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-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--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-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(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:__Inter_52d07b;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_52d07b;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_52d07b;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_52d07b;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_52d07b;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_52d07b;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_52d07b;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_52d07b;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_52d07b{font-family:__Inter_52d07b,__Inter_Fallback_52d07b;font-style:normal}