@import url(https://fonts.googleapis.com/css2?family=Bellefair&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;1,500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Figtree&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,body{margin:0}*{box-sizing:border-box;list-style:none;padding:0;text-decoration:none}html{font-family:Figtree,sans-serif}::-webkit-input-placeholder{color:gray;font-size:.9em}::placeholder{color:gray;font-size:.9em}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-color:#0aa399;--primary-color-light:#ef3f4910;--sec-color:#1a8baa;--sec-color-light:rgba(26,139,170,.8);--theme-c-light:#eaeaea;--theme-c-dark:#4b505a;--grey:#404753;--border-color:#f1f1f1;--border:#d3d3d3;--shadow:0 0 15px 5px rgba(0,0,0,.1);--shadow-sec:0 0 10px 1px #60d5c880;--btn-pri:#00a36c;--btn-pri-light:rgba(0,163,108,.9);--btn-sec:#0047ab;--btn-sec-light:rgba(0,71,171.0.9);--txt-color-light:#fff;--txt-color-dark:#152733;--transparent-dark:rgba(0,0,0,.2);--transparent-light:hsla(0,0%,100%,.2)}::-webkit-scrollbar{width:.4em}::-webkit-scrollbar-track{background:#f1f1f1;background:var(--border-color)}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{border-radius:.2em;-webkit-border-radius:.2em;-moz-border-radius:.2em;-ms-border-radius:.2em;-o-border-radius:.2em}::-webkit-scrollbar-thumb{background:#d3d3d3;background:var(--border)}::-webkit-scrollbar-thumb:hover{background:#bbb}.h2-txt{color:#404753;color:var(--grey);font-family:Gilroy,sans-serif;font-size:3em}.p-txt{font-size:1.2em}.flex{display:flex}.flex-centered{justify-content:center}.flex-between,.flex-centered{align-items:center;display:flex}.flex-between{justify-content:space-between}.flex-column{flex-direction:column}.flex-row{flex-direction:row!important}.gap-1{gap:1em}.gap-2{gap:2em}.gap-3{gap:3em}.gap-4{gap:4em}.gap-5{gap:5em}.m-1{margin:1em}.mt-1{margin-top:1em}.mt-2{margin-top:2em}.mt-3{margin-top:3em}.mt-4{margin-top:4em}.mt-5{margin-top:5em}.ml-2{margin-left:2em}.ml-3{margin-left:3em}.ml-4{margin-left:4em}.ml-5{margin-left:5em}.w-80{width:80%}.w-100{width:100%}.w-90{width:90%}.w-95{width:95%}.w-50{width:50%}.w-20{width:20%}.w-10{width:10%}hr{background:rgba(0,0,0,.5);border:none;height:1px;opacity:.2}.multi-form-tabs-list{display:flex;gap:5px}.multi-form-tabs-list li{align-items:center;background:#d3d3d3;border:1px solid transparent;color:"pink";cursor:pointer;display:flex;justify-content:center}.multi-form-tabs-list li>.icon,.multi-form-tabs-list li>.label{padding:5px}.multi-form-tabs-list li.active{border:1px solid #000;color:"white"}@media only screen and (min-width:100px){.p-txt{font-size:.9em!important;text-align:justify}.h2-txt{font-size:1.5em!important;text-align:center}}@media only screen and (min-width:800px){.p-txt{font-size:1em!important}.h2-txt{font-size:2em!important;text-align:left}}@media only screen and (min-width:1200px){.h2-txt{font-size:3em!important}.p-txt{font-size:1.2em!important}}.text-link{color:#3189db;text-decoration:none}.table{border-collapse:collapse}.table td{border:1px solid grey;margin:15px auto;padding:5px;text-align:center}.table .td[bold]{font-weight:700}.inner-div{padding:.2em 2em;width:100%}.logo{color:#fff}.profile{align-items:center;display:flex;justify-content:center}.profile-img-div{border:2px solid var(--txt-color-light);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;height:2em;margin-right:10px;overflow:hidden;width:2em}.profile-img-div>img{width:100%}.btn{padding:.6em 2em}.btn,.btn[btn_size=small]{font-size:.9em;min-width:8.5em}.btn[btn_size=small]{padding:.4em}.layout{background:var(--sec-color);width:100%}.header{box-shadow:0 .2em .5em 0 rgba(0,0,0,.1)}.body{margin:0 auto;padding:2em;width:80%}.body>ul{margin-bottom:2.5em;padding:0}.body>ul>li>a{border-radius:.15em;-webkit-border-radius:.15em;-moz-border-radius:.15em;-ms-border-radius:.15em;-o-border-radius:.15em;color:var(--sec-color);padding:.5em 1em;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.body>ul>li>.active,.body>ul>li>a:hover{background:var(--sec-color);box-shadow:var(--shadow);color:var(--txt-color-light)}@media only screen and (min-width:100px){.body{margin:0 auto;padding:0 .2em 1em;width:100%}.body>ul{background:var(--txt-color-light);flex-direction:row;justify-content:space-between}.body>ul>li{display:flex;justify-content:center;width:100%}.body>ul>li>a{font-size:.8em;padding:.5em;text-align:center;width:100%}}@media only screen and (min-width:400px){.body{margin:0 auto;padding-bottom:1em;width:95%}}@media only screen and (min-width:560px){.body>ul>li>a{font-size:1em}}@media only screen and (min-width:700px){.body>ul{flex-direction:row;gap:.2em;max-width:1000px}.body>ul>li{display:flex}.body>ul>li>a{padding:.5 1em;text-align:center;width:100%}}@media only screen and (min-width:1600px){.body{margin:0 auto;padding-bottom:1em;width:85%}}.btn{text-transform:uppercase}.btn[varient=text]{min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important}.form-group{background:#fff;border-radius:.1em;-webkit-border-radius:.1em;-moz-border-radius:.1em;-ms-border-radius:.1em;-o-border-radius:.1em;padding:30px 20px;width:100%}.inner-group{flex-wrap:nowrap;gap:1em;width:100%}.form-btn-group,.nav-list,input{width:100%}.nav-list{background:var(--txt-color-light);border-top-left-radius:.2em;border-top-right-radius:.2em;box-shadow:var(--shadow);margin-bottom:-.1em}.form-container{padding:1em}.body>.nav-list>ul{background:var(--txt-color-light);border-top-left-radius:.2em;border-top-right-radius:.2em;overflow:hidden}.body>.nav-list>ul>li>a{color:var(--sec-color);display:flex;justify-content:center;padding:.5em 1em;width:100%}.nav-list>ul>li>.active{box-shadow:inset 0 0 30px 1px rgba(0,0,0,.2);color:var(--sec-color)}@media only screen and (min-width:100px){.inner-group{flex-direction:column}.body>.nav-list>ul,.body>.nav-list>ul>li,.body>.nav-list>ul>li>a{font-size:.95em;width:100%}}@media only screen and (min-width:550px){.inner-group{flex-direction:column}.body>.nav-list>ul,.body>.nav-list>ul>li,.body>.nav-list>ul>li>a{font-size:1em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media only screen and (min-width:700px){.inner-group{flex-direction:row}}.input{-webkit-appearance:none;appearance:none}.input::-webkit-inner-spin-button,.input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dropdown:disabled,.input:disabled{background:#e8e4e4}.dropdown-lable{z-index:999}.material-dropdown-lable{z-index:99!important}.material-dropdown:disabled{background:#e8e8e8!important}.material-container-main{margin:.5em 0}.material-container-div{border:1px solid var(--border);border-radius:.2em;-webkit-border-radius:.2em;-moz-border-radius:.2em;-ms-border-radius:.2em;-o-border-radius:.2em;padding:1em;position:relative}.sub-Heading{background:var(--txt-color-light);color:grey;font-weight:600;left:.7em;padding:.1em .4em;position:absolute;top:-.85em}.step-container{padding:10px}.step-actions{display:flex;justify-content:space-between}.checkbox-div{width:100%}.checkbox-input{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.checkbox-lable{cursor:pointer}.checkbox-input:disabled{background:#e8e4e4}.radio-btn-div{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;position:relative}input[type=radio]{cursor:pointer;position:relative}.radio-btn-div>.radio-label{cursor:pointer}.form-section{box-shadow:none!important}p{align-items:justify}.btn-form{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:7em;padding:.55em .2em}@media only screen and (min-width:100px){.btn-form{font-size:.8em}}@media only screen and (min-width:600px){.btn-form{font-size:1em}}.popup-container{background:var(--transparent-dark);box-shadow:0 0 10px 5px var(--transparent-dark);height:100vh;inset:0;position:fixed;width:100%}.popup-inner-div{background:#fff;border-radius:.2em;-webkit-border-radius:.2em;-moz-border-radius:.2em;-ms-border-radius:.2em;-o-border-radius:.2em;box-shadow:0 0 15px 10px var(--transparent-dark);padding:.5em 1em;width:100%}.popup-header{justify-content:flex-end;padding:.2em .5em}.popup-body{overflow-y:auto;width:100%}@media screen and (min-width:100px){.popup-container{padding:1em}.popup-body{overflow-y:auto;scroll-behavior:smooth}}@media screen and (min-width:700px){.popup-container{padding:2em 5em}.popup-body{overflow-y:none}}@media screen and (min-height:100px){.popup-body{height:80%}}@media screen and (min-height:230px){.popup-body{height:85%}}@media screen and (min-height:300px){.popup-body{height:90%}}@media screen and (min-height:560px){.popup-body{height:95%}}@media screen and (min-height:900px){.popup-body{height:95%}}.form-section{background:#fff;border-radius:.2em;-webkit-border-radius:.2em;-moz-border-radius:.2em;-ms-border-radius:.2em;-o-border-radius:.2em;box-shadow:var(--shadow);height:100%;overflow:hidden;padding:2em}.form-header,.form-section{position:relative;width:100%}.form-header{overflow:hidden!important}.form-search{background:#fff;left:8em;position:fixed;right:8em;top:4em;z-index:999}.form-header>input{box-shadow:var(--shadow);width:100%}.form-cards{flex-wrap:wrap;margin:0 auto;width:100%}.form-card-div{height:7em;min-height:5em;width:30%}.form-card-div>a{background:var(--txt-color-light);background:var(--theme-c-light);border-bottom:2px solid var(---sec-color);border-radius:.2em;-webkit-border-radius:.2em;-moz-border-radius:.2em;-ms-border-radius:.2em;-o-border-radius:.2em;color:var(--theme-c-dark);cursor:pointer;height:100%;padding:3px;text-align:center;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;width:100%}.form-card-div>a:hover{border-bottom:4px solid var(---sec-color);box-shadow:0 0 10px -5px #a9a9a9;transform:scale(1.003);-webkit-transform:scale(1.003);-moz-transform:scale(1.003);-ms-transform:scale(1.003);-o-transform:scale(1.003)}.form-card-div>.heading{font-size:1.1em;height:50%}.form-card-div>.discription,.form-card-div>.heading{text-align:center;width:100%}.discription>p{font-size:.9em}@media only screen and (min-width:100px){.form-section{padding:2em .5em}.form-card-div>.heading{font-size:1.2em}.form-header{flex-direction:row;gap:.5em}.form-cards{padding:1em 0}.form-card-div{height:auto;min-width:100%}.form-search{left:2em;right:2em;top:3em}}@media only screen and (min-width:400px){.form-card-div>.heading{font-size:1.2em}.form-cards{padding:1em 0}.form-card-div{min-width:100%}.btn-form{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}}@media only screen and (min-width:700px){.form-section{padding:2em}.form-header{flex-direction:row;gap:1em}.form-card-div>.heading{font-size:1em}.form-cards{padding:1em .5em}.form-card-div{height:8em;min-width:48%}.form-search{left:8em;right:8em;top:4em}}@media only screen and (min-width:900px){.form-card-div>.heading{font-size:1em}.form-cards{padding:1em .5em}}@media only screen and (min-width:1200px){.form-card-div{min-width:30%}}@media only screen and (min-width:1600px){.form-card-div>.heading{font-size:1.1em}}.prv-itm{display:flex}.prv-itm div{border-bottom:1px solid #d3d3d3}.prv-itm div:first-child{flex-grow:1;width:50%}.prv-itm div:nth-child(2){font-weight:700;min-width:100px;text-align:right}.prv-itm div:nth-child(3){font-weight:bolder;min-width:100px;text-align:right}.form-container{width:100%}p{text-align:justify}.form-inputs{width:100%}.form-group>h1{font-size:1.5em;margin-bottom:1em;text-transform:uppercase}.form-group>h1>span{font-size:1.5em;margin:0 .5em}.input-div{display:flex;flex-direction:column;margin:.5em 0;width:100%}.input-div,.table-div{justify-content:flex-end}.table-div{align-items:flex-end}.input-div>.table-txt>p{min-width:41%;text-align:right}.form-group-div{gap:1em}.input-div>div>div>p>span{text-align:right;width:100%}.form-group-div>.input-div>input{width:100%!important}.table-date{min-width:41%}.table-date>input{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.form-group-div>.input-div>input:focus .input-div>p{color:var(--sec-color)!important}.btn-div{padding:1em 0}.error-div{color:red;font-weight:700}.F_T4RIF{width:100%}.input-div>.table-txt{min-width:41%}.table-txt-ttl{margin-bottom:-.5em!important}@media screen and (min-width:100px){.table-div,.table-head{flex-wrap:wrap}.table-head-txt{display:flex}.table-head,.table-txt-total{display:none}.form-group>h1{flex-direction:column;gap:.5em;text-align:center}.form-group-div{flex-wrap:wrap}.F_T4RIF>div,.F_T5{flex-direction:column;width:100%}.form-group>h1{font-size:1em}.form-group>h1>span{font-size:1.3em!important}.form-div-name{width:100%}.table-div>.input-div,.table-input{flex-direction:column}.input-div>.table-txt>p{text-align:center}.input-div>.table-txt{justify-content:center}.table-date{flex-direction:column}.table-card{border:1px solid var(--border);padding:1em}}@media screen and (min-width:530px){.form-group>h1,.form-group>h1>span{font-size:1.5em}}@media screen and (min-width:790px){.form-group-div{flex-wrap:nowrap}.F_T5{flex-direction:column;width:100%}.form-group-div,.form-group-outer{flex-direction:row}.form-div-name{width:100%}.form-group-table{flex-direction:column!important}.table-date,.table-input{flex-direction:row}.table-card{border:none;margin:0;padding:0}}@media screen and (min-width:1071px){.table-div,.table-head{flex-wrap:nowrap}.F_T4RIF>div{flex-direction:row}.table-txt-total{display:flex}.table-head-txt{display:none}.table-head{display:flex}.F_T5{flex-direction:row;width:100%}}@media screen and (min-width:1200px){.form-group-outer{flex-direction:column}.form-group-div,.table-div>.input-div{flex-direction:row}.input-div input,.input-div select{width:100%}.input-div>.table-txt>p{min-width:41%;text-align:right}.input-div>.table-txt{justify-content:flex-end}}@media only screen and (min-width:100px){#heading{flex-direction:column}#heading>h3{font-size:.8em}}@media only screen and (min-width:400px){#heading>h3{font-size:1.1em}}@media only screen and (min-width:790px){#heading{flex-direction:row}}.option:first-child{color:var(--border)!important;opacity:.5}.dropdown{background:var(--txt-color-light);border:1px solid var(--border);border-bottom-right-radius:.2em;border-top-right-radius:.2em;color:grey;font-size:.9em;outline:none!important;padding:.5em 1em;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;width:100%}.dropdown:focus{border:1px solid var(--sec-color);color:#000}.dropdown-lable{font-size:.9em;padding:.05em 0}.dropdown-box-span{background:var(--border);border-bottom-left-radius:.2em;border-top-left-radius:.2em;color:var(--txt-color-dark);font-size:.9em;padding:.5em 1em;width:5em}.dropdown:focus .dropdown-box-span{background:var(--sec-color)}.material-dropdown-div{position:relative;width:100%}.material-dropdown-lable{background:var(--txt-color-light);color:var(--sec-color);font-size:.9em;left:.8em;padding:.1em .2em;position:absolute;top:-.9em}.material-option-lable{color:grey;cursor:pointer;font-size:.9em;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:1em;position:absolute;top:.9em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.material-dropdown{border:1px solid var(--border);border-radius:.2em;-webkit-border-radius:.2em;-moz-border-radius:.2em;-ms-border-radius:.2em;-o-border-radius:.2em;color:var(--txt-color-dark);font-size:.9em;outline:none;padding:1em;width:100%}.material-dropdown:focus{border:1px solid var(--sec-color);color:#000}.lgn{display:flex;height:100vh}.lgn-left,.lgn-right{align-items:center;display:flex;justify-content:center;width:50%}.lgn-left{border-right:1px solid #d3d3d3}.lgn-left .img-cover{width:200px}.lgn-left .img-cover img{max-height:100%;max-width:100%;width:100%}.login{max-width:400px;width:90%}.login h3{font-size:1.5em;font-weight:bolder;text-align:center}.login h4{font-size:1.1em;font-weight:400;text-align:center}.login label{font-weight:bolder}.login form{display:flex;flex-direction:column}.login .f-item{margin:10px auto;width:100%}.login .actions{display:flex;justify-content:center;width:100%}.login .check-n-link{align-items:flex-start;display:flex;justify-content:space-between}.login .check-with-label{align-items:center;display:flex}.login .check-with-label label{font-weight:400!important;line-height:30px;margin-left:4px}.header{background:var(--sec-color);width:100%}.inner-div{padding:.2em;width:90%}.logo-div{color:var(--txt-color-light)}.nav-menu ul{gap:.2em}.nav-menu ul li a{border-radius:.1em;-webkit-border-radius:.1em;-moz-border-radius:.1em;-ms-border-radius:.1em;-o-border-radius:.1em;color:var(--txt-color-light);padding:.5em 1em;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.nav-menu ul li .active,.nav-menu ul li a:hover{background:var(--txt-color-light);color:var(--sec-color)}.btn{background:var(--primary-color);border:none;color:var(--txt-color-light);cursor:pointer;outline:none;transition:all .2s ease-in-out;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.btn:hover{background:var(--primary-color-light)}.btn[varient=contained]{background:var(--btn-pri)}.btn[varient=contained-home],.btn[varient=contained]{border-radius:.2em;-moz-border-radius:.2em;-ms-border-radius:.2em;-o-border-radius:.2em;-webkit-border-radius:.2em;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.btn[varient=contained-home]{background:var(--sec-color)}.btn[varient=contained]:hover{background:var(--btn-pri-light)}.btn[varient=contained-home]:hover{background:var(--sec-color-light)}.btn[varient=outlined]{background:#fff!important;border:1px solid var(--primary-color);color:var(--primary-color)}.btn[varient=outlined-home]{background:#fff!important;border:1px solid var(--sec-color);color:var(--sec-color)}.btn[varient=outlined]:hover{background:var(--primary-color)!important;border:1px solid var(--primary-color);color:#fff}.btn[varient=outlined-home]:hover{background:var(--sec-color)!important;border:1px solid var(--sec-color);color:#fff}.btn[varient=text]{background:none!important;border:none;color:#000;margin:0;padding:0;text-decoration:none!important}.btn[varient=text]:hover{color:var(--primary-color)}.card{background:var(--txt-color-light);border-left:3px solid var(--sec-color);gap:.5em;max-width:24em;padding:1em 1.5em;text-align:justify;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.card:hover{box-shadow:inset 0 0 1em 1px rgba(26,139,170,.5)}.card p{height:2.5em;overflow:hidden}.card a{color:var(--sec-color)}.card h3{font-weight:700}@media only screen and (min-width:100px){.card{max-width:100%}}@media only screen and (min-width:500px){.card{max-width:24em}}.card2-img-card{border-radius:1em;-webkit-border-radius:1em;-moz-border-radius:1em;-ms-border-radius:1em;-o-border-radius:1em;box-shadow:var(--shadow);max-width:100%;min-width:80%;overflow:hidden;padding-top:100%;position:relative}.card2-abs-div{inset:0;position:absolute}.card2-abs-div>img{height:100%;width:100%}.card2-name{background:hsla(0,0%,100%,.8);bottom:0;font-size:1.5em;padding:.5em;position:absolute;text-align:center;width:100%}.card2-name>div{filter:blur(8px);-webkit-filter:blur(8px);inset:0;position:absolute;z-index:-1}.banner-container{background:url(/static/media/banner1.4b2895bf223358414143.jpg);background-position:100%;background-repeat:no-repeat;background-size:cover;height:100%;position:relative;width:100%}.banner-back-abs{background:linear-gradient(90deg,#fff 20%,transparent 50%);inset:0;position:absolute}.banner-inner{min-height:55em;width:90%;z-index:99}.banner-text{width:40%}.banner-text .high-txt{color:var(--sec-color);font-weight:700}.banner-text h2{font-size:4em}.banner-text p{font-size:1.1em;text-align:justify}.banner-card{height:100%;position:relative;width:60%}.banner-card-abs{position:absolute;right:0}@media only screen and (min-width:100px){.banner-inner{flex-direction:column}.banner-inner,.banner-text{align-items:flex-start;justify-content:flex-start}.banner-text{padding-top:5em;width:100%}.banner-text h2{font-size:2.5em}.banner-text p{font-size:1em}.banner-card-abs{flex-direction:row;flex-wrap:wrap;padding-bottom:2em;position:relative;width:100%}.banner-container{background-position:50% 100%;background-size:cover;position:relative}.banner-back-abs{background:linear-gradient(90deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,.5))}.banner-card{width:100%}}@media only screen and (min-width:500px){.banner-inner{flex-direction:column}.banner-inner,.banner-text{align-items:flex-start;justify-content:flex-start}.banner-text{padding-top:5em;width:80%}.banner-text h2{font-size:2.5em}.banner-text p{font-size:1em}.banner-card-abs{flex-direction:row;flex-wrap:wrap;padding-bottom:2em;position:relative;width:auto}.banner-container{background-position:50% 100%;background-size:cover;position:relative}.banner-back-abs{background:linear-gradient(90deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,.5))}.banner-card{width:60%}}@media only screen and (min-width:768px){.banner-text{width:60%}.banner-inner{align-items:center;flex-direction:row;justify-content:center}.banner-text h2{font-size:2.5em}.banner-text p{font-size:1em}.banner-card-abs{flex-direction:column;flex-wrap:nowrap;position:absolute;right:0}.banner-back-abs{background:linear-gradient(90deg,#fff 20%,transparent 50%);inset:0;position:absolute}.banner-container{background:url(/static/media/banner1.4b2895bf223358414143.jpg);background-position:100%;background-repeat:no-repeat;background-size:cover;height:100%;position:relative;width:100%}}@media only screen and (min-width:850px){.banner-text{width:50%}.banner-text h2{font-size:3em}.banner-text p{font-size:1.1em}}@media only screen and (min-width:1000px){.banner-text{width:50%}.banner-text h2{font-size:3.5em}}@media only screen and (min-width:1270px){.banner-text h2{font-size:4em}.banner-text{width:40%}}.banner2-section{padding:5em 0;position:relative}.banner2{filter:blur(8px);-webkit-filter:blur(8px);inset:0;margin-top:7em;position:absolute}.banner2-color,.banner2-color1{height:1%;position:absolute;top:95%;width:40%}.banner2-color{box-shadow:0 0 80em 5em #94b6ff;left:10%}.banner2-color1{box-shadow:0 0 80em 5em #9cf;right:10%}.banner2-div{background:linear-gradient(0deg,#97cbf3,#caeaff);flex-direction:row-reverse;overflow:hidden;position:relative}.banner2-outer-div{border-radius:2em;-webkit-border-radius:2em;-moz-border-radius:2em;-ms-border-radius:2em;-o-border-radius:2em;overflow:hidden;z-index:999}.banner2-txt-div{height:100%;max-width:100%;padding:5em;position:relative}.banner2-back-blur,.banner2-back-blur-txt{inset:0;position:absolute;z-index:-1}.banner2-back-blur-txt{filter:blur(8px);-webkit-filter:blur(8px)}.banner2-img-div{justify-content:flex-end;padding-top:45.66%;position:relative;width:100%}.banner2-abs-div{inset:0;position:absolute}.banner2-abs-div>img{max-height:100%;max-width:100%}.banner2-back-blur>img{height:100%;width:100%}.banner2-abs-coin{animation:coinRotation 10s linear infinite;-webkit-animation:coinRotation 10s linear infinite;height:5em;left:80%;position:absolute;top:40%;width:5em}.banner2-abs-coin>img{max-height:100%;max-width:100%}.banner2-bottom-content{background:#fff;padding:2em;width:100%}@-webkit-keyframes coinRotation{0%{transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg)}50%{transform:rotate(1turn);-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);-o-transform:rotate(1turn)}to{transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg)}}@keyframes coinRotation{0%{transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg)}50%{transform:rotate(1turn);-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);-o-transform:rotate(1turn)}to{transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg)}}@media only screen and (min-width:100px){.banner2-color,.banner2-color1{top:70%}.banner2-section{padding:0}.banner2-outer-div{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;width:100%}.banner2-div{flex-direction:column}.banner2-img-div{padding-top:100%;width:100%}.banner2-abs-div{display:flex;justify-content:center;width:100%}.banner2-abs-coin{animation:coinRotation 10s linear infinite;-webkit-animation:coinRotation 10s linear infinite;height:4em;left:75%;position:absolute;top:30%;width:4em}.banner2-bottom-content{display:none}.banner2-txt-div{padding:3em 1em}.banner2-txt-div>div>h2{text-align:left!important}}@media only screen and (min-width:400px){.banner2-abs-coin{animation:coinRotation 10s linear infinite;-webkit-animation:coinRotation 10s linear infinite;height:4em;left:80%;position:absolute;top:35%;width:4em}.banner2-color,.banner2-color1{top:70%}}@media only screen and (min-width:500px){.banner2-color,.banner2-color1{top:90%}}@media only screen and (min-width:600px){.banner2-abs-coin{animation:coinRotation 10s linear infinite;-webkit-animation:coinRotation 10s linear infinite;height:5em;left:80%;position:absolute;top:40%;width:5em}}@media only screen and (min-width:800px){.banner2-color,.banner2-color1{top:70%}.banner2-txt-div{height:100%;max-width:100%;padding:5em 1.5em;position:relative;text-align:center!important}.banner2-section{padding:5em 0}.banner2-outer-div{border-radius:2em;-webkit-border-radius:2em;-moz-border-radius:2em;-ms-border-radius:2em;-o-border-radius:2em;width:90%}.banner2-div{flex-direction:row-reverse}.banner2-img-div{padding-top:52.66%!important;width:100%}.banner2-abs-div{display:flex;width:100%}.banner2-abs-coin{animation:coinRotation 10s linear infinite;-webkit-animation:coinRotation 10s linear infinite;height:4em;left:80%;position:absolute;top:35%;width:4em}.banner2-bottom-content{display:flex}}@media only screen and (min-width:930px){.banner2-img-div{padding-top:49.66!important}}@media only screen and (min-width:1050px){.banner2-color,.banner2-color1{top:75%}.banner2-txt-div{height:100%;max-width:100%;padding:5em;position:relative;text-align:center!important}}@media only screen and (min-width:1200px){.banner2-color,.banner2-color1{top:80%}.banner2-section>div{width:80%}.banner2-img-div{padding-top:55%!important}.banner2-abs-coin{animation:coinRotation 10s linear infinite;-webkit-animation:coinRotation 10s linear infinite;height:5em;left:80%;position:absolute;top:35%;width:5em}}@media only screen and (min-width:1220px){.banner2-img-div{padding-top:49%!important}}@media only screen and (min-width:1265px){.banner2-img-div{padding-top:47%!important}}@media only screen and (min-width:1324px){.banner2-img-div{padding-top:45%!important}}@media only screen and (min-width:1400px){.banner2-color,.banner2-color1{top:85%}}@media only screen and (min-width:1450px){.banner2-img-div{padding-top:45.66%!important}}@media only screen and (min-width:1500px){.banner2-color,.banner2-color1{top:88%}}@media only screen and (min-width:1630px){.banner2-color,.banner2-color1{top:95%}}.about-section{gap:2em;padding:5em}.about-img-div,.about-txt-div{position:relative;width:49%}.about-img-div>.img-div{overflow:hidden;padding-top:88.88%}.about-img-abs-div{inset:0;position:absolute}.about-img-abs-div>img{box-shadow:0 1.5em 2em 0 rgba(0,0,0,.4);max-height:100%;max-width:100%}.about-txt-div{gap:2em;padding:0 3em}.txt-heading>h2{font-size:3em}.about-txt-div>p{font-size:1em;margin-top:0;text-align:justify}.about-svg-container>div{background:var(--txt-color-light);border:1px solid var(--border);border-radius:1em;-webkit-border-radius:1em;-moz-border-radius:1em;-ms-border-radius:1em;-o-border-radius:1em;padding:2em;width:45%;z-index:99}.about-svg-container,.about-svg-div{justify-content:flex-end}.about-svg-div{padding:2em 0}.icon-div{max-height:8em;max-width:8em;padding:2em}@media only screen and (min-width:100px){.about-section{flex-direction:column-reverse;padding:2em}.about-img-div,.about-txt-div{width:100%}.about-img-div>.img-div{padding-top:66.66%}.about-txt-div{gap:1em;padding:0}.about3Section>div{flex-direction:column}}@media only screen and (min-width:800px){.about-section{flex-direction:row-reverse;padding:5em 2em}.about-img-div,.about-txt-div{width:100%}.about-img-div>.img-div{padding-top:66.66%}.about-txt-div{gap:1em;padding:0}}@media only screen and (min-width:1200px){.about-section{flex-direction:row-reverse}.about-txt-div{gap:2em;padding:0 3em}.about3Section>div{flex-direction:row}}.about2-section{padding:5em 0}.about2-img-div{width:100}.svgTxtCard-section{margin:5em 0}.svgTxtCard-txt-div>h2{color:var(--grey)}.svgTxtCard-txt-div>ul>li{padding:.5em .5em .5em 2em;position:relative}.svgTxtCard-txt-div>ul>li:before{color:var(--border);content:"\2713";font-size:1.2em;font-weight:700;left:0;position:absolute;width:2em}@media only screen and (min-width:100px){.svgTxtCard-div{flex-direction:column-reverse!important}.svgTxtCard-txt-div>ul{width:100%}.svgTxtCard-div{gap:3em;padding:3em 1em!important}}@media only screen and (min-width:800px){.svgTxtCard-div{flex-direction:row-reverse!important;gap:1em;padding:3em 2em!important}}@media only screen and (min-width:1200px){.svgTxtCard-div{padding:3em 5em!important}}.softInfo-section{padding:5em 0}.softInfo-img-div{padding-top:66.66%;position:relative}.soft-img-div{inset:0;position:absolute}.soft-img-div>img{max-height:100%;max-width:100%}@media only screen and (min-width:100px){.soft-img-div{justify-content:center}.softInfo-section{width:98%}}@media only screen and (min-width:800px){.soft-img-div{justify-content:flex-start}}@media only screen and (min-width:1200px){.softInfo-section{width:80%}}.support-section{background:var(--txt-color-light);padding:5em 0}.support-svg-div{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.support-svg-div>div>div{height:100%;min-width:2em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.support-icon{height:2em;width:2em}.support-card h4{color:var(--grey)}.support-card p{text-align:justify}@media only screen and (min-width:100px){.support-section{padding:2em 1em}.support-svg-div{flex-wrap:wrap;width:98%}.support-card{border:1px solid var(--border);flex-direction:column;padding:2em;z-index:999}.support-card>p{font-size:.8em!important}}@media only screen and (min-width:500px){.support-section{padding:5em 2.5em}.support-card{background:transparent;flex-direction:row}}@media only screen and (min-width:800px){.support-section{padding:5em 2.5em}.support-svg-div{flex-wrap:nowrap}.support-card{border:none;padding:2em}}@media only screen and (min-width:1200px){.support-section{padding:5em 0}.support-svg-div{width:80%}}.contact-us-section{background:#f1f1f1;margin:5em 0}.contact-txt-main{padding:5em 3em;width:40%}.contact-us-section>div{height:100%}.contact-icon-div{background:#d3d3d3;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;padding:1em}.contact-icon{max-height:2em!important;max-width:2em!important}.contact-map-div{width:100%}@media only screen and (min-width:100px){.contact-txt-main{padding:2em 3em;width:100%}.contact-us-section>div{flex-direction:column}.contact-map-div{width:100%}.contact-us-section{margin:2em 0}}@media only screen and (min-width:800px){.contact-txt-main{padding:5em 3em;width:50%}.contact-map-div{width:50%}.contact-us-section>div{flex-direction:row}}@media only screen and (min-width:1200px){.contact-txt-main{padding:5em 3em;width:50%}.contact-map-div{min-height:auto;width:100%}.contact-us-section{margin:3em 0}}.input{border:1px solid var(--border);border-bottom-right-radius:.2em;border-top-right-radius:.2em;font-size:.9em;outline:none;padding:.5em 1em}.input-lable{font-size:.9em;padding:0}.error-txt{bottom:-1.2em;position:absolute}.input:focus>.input-box-span{background:var(--sec-color)!important;color:#fff}input[type=date],input[type=month]{padding:.68em 1em}input[type=radio]{margin-right:.5em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.input-div{position:relative}.input-box-span{background:var(--border);border-bottom-left-radius:.2em;border-top-left-radius:.2em;color:var(--txt-color-dark);font-size:.9em;padding:.5em 1em;width:5em}.input-div input[type=text]:disabled{background:#e8e4e4}.material-input{border:1px solid var(--border);border-radius:.2em;-webkit-border-radius:.2em;-moz-border-radius:.2em;-ms-border-radius:.2em;-o-border-radius:.2em;font-size:.9em;min-width:100%!important;outline:none;padding:1em}.material-input:focus::-webkit-input-placeholder{color:#fff}.material-input:focus::placeholder{color:#fff}.material-input:focus{border:1px solid var(--sec-color)}.material-box-span{background:#fff;font-size:.8em;left:.8em;padding:0 .3em;position:absolute;top:-.7em}.material-input:focus .material-box-span{color:var(--sec-color)!important}.search-input{min-width:100%!important}.faq-section{padding:5em}.faq-form-div{gap:2em}@media only screen and (min-width:100px){.faq-div{width:100%}.faq-section{padding:2em}}@media only screen and (min-width:800px){.faq-div{width:80%}.faq-section{padding:5em}}@media only screen and (min-width:1200px){.faq-div{width:50%}}.input-login{border:1px solid #d3d3d3;border-radius:.2em;-webkit-border-radius:.2em;-moz-border-radius:.2em;-ms-border-radius:.2em;-o-border-radius:.2em;font-size:1.2em;outline:none;padding:.5em 1em}.input:focus{border:1px solid var(--sec-color)}.footer-section{background:var(--grey);color:var(--txt-color-light);justify-content:center;padding:5em}.footer-card>h3{font-size:1.5em}.footer-ul{gap:1em}.footer-ul>li>a{color:var(--border);font-size:1em;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.footer-ul>li>a:hover{color:var(--txt-color-light)}@media only screen and (min-width:100px){.footer-card{min-width:20%;width:100%}.footer-section{flex-wrap:wrap}}@media only screen and (min-width:500px){.footer-card{max-width:50%;width:auto}.footer-section{flex-wrap:wrap}}@media only screen and (min-width:832px){.footer-card{width:100%}.footer-section{flex-wrap:nowrap}}@media only screen and (min-width:1200px){.footer-card{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.howItWorks-section{margin-bottom:5em;padding:5em 0}.howItWorks-heading>h2{color:var(--grey)}.howItWorks-heading>p{color:hsla(0,0%,50%,.797)!important;font-size:.99em!important;margin-bottom:4em;text-align:center;width:60%}.howItWorks-svg-div{min-height:10em;position:relative;width:100%}.howItWorks-anim-div,.howItWorks-anim-div2{filter:blur(8px);-webkit-filter:blur(8px);height:16em;opacity:.4;position:absolute;z-index:-999}.howItWorks-anim-div{border-bottom-left-radius:100%;border-bottom-right-radius:0;left:2em;right:50%}.howItWorks-anim-div,.howItWorks-anim-div2{border-top-left-radius:0;border-top-right-radius:0}.howItWorks-anim-div2{border-bottom-left-radius:0;border-bottom-right-radius:100%;left:50%;right:10em}.howItWorks-index{color:#d3d3d3;font-size:5em}.howItWorks-anim-card{background:#fff;border-radius:.2em;-webkit-border-radius:.2em;-moz-border-radius:.2em;-ms-border-radius:.2em;-o-border-radius:.2em;box-shadow:var(--shadow);padding:1em 2em;width:60%;z-index:100}.howItWorks-anim-card>h3{text-align:center}.howItWorks-input-div{background:#fff;border:1px solid var(--border);border-radius:.5em;-webkit-border-radius:.5em;-moz-border-radius:.5em;-ms-border-radius:.5em;-o-border-radius:.5em;gap:.2em;height:3.5em;padding:0;text-align:center;width:100%}.howItWorks-input-div input{border:none!important;border-right:1px solid var(--border)!important;outline:none!important}.howItWorks-input-div>img{height:2.5em;padding:.2em;width:2.5em}.txtAmin{width:100%}.txtAmin>span{background:#efefef;height:.6em}.howItWorks-emoji>img{width:4em}.howItWorks-txt-div>div{text-align:justify}.howItWorks-content{gap:10em}@media only screen and (min-width:100px){.howItWorks-card{gap:2em}.howItWorks-content-div{padding:0 .5em;width:100%}.howItWorks-emoji{gap:1em!important}.howItWorks-card{flex-direction:column}.howItWorks-svg-div{gap:.5em!important}}@media only screen and (min-width:800px){.howItWorks-card{flex-direction:row}.howItWorks-svg-div{gap:2em!important}}@media only screen and (min-width:1000px){.howItWorks-card{gap:2em}.howItWorks-content-div{width:90%}.howItWorks-emoji{gap:3em!important}}@media only screen and (min-width:1200px){.howItWorks-card{gap:5em}.howItWorks-content-div{width:80%}}.checkboxes{gap:.1em}.checkboxDiv{min-width:20%}.checkboxDiv>.check-label{background:transparent;box-shadow:0 0 .1em .1em rgba(0,0,0,.1);height:100%;padding:.5em 1.5em;position:relative;text-align:center;width:100%}.checkboxDiv>label>input[type=checkbox]{inset:0;opacity:0;position:absolute}
/*# sourceMappingURL=main.215a4939.css.map*/