@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");:root{--primary-color:#060;--foreground:#171717}*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth!important}body,html{max-width:100vw;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:800}h1,h2,h3,h4,h5,h6,p{font-family:Montserrat,sans-serif}p{font-weight:400;font-size:13px}.section{padding:80px 0}.sub-title{font-size:24px;color:var(--primary-color)}.sub-title,.title{font-family:Poppins,sans-serif;font-weight:800}.title{font-size:40px;color:#000}.edupass-stripe{width:100%;margin-bottom:40px}.edupass-stripe img{width:100%;object-fit:contain}.title-wrapper{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:40px}.title-wrapper h1,.title-wrapper p,h2,h3,h4,h5,h6{text-align:center}.title-wrapper p{max-width:60%;margin-top:20px}.dotted-card{border:2px dashed var(--primary-color);padding:40px 20px;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:20px;cursor:pointer}.my-card-title{font-weight:600;font-size:20px;color:var(--primary-color);margin-bottom:20px}.dotted-card p,.my-card-title{font-family:Poppins,sans-serif}.dotted-card p{font-weight:300;font-size:14px;color:#000;text-align:center}.hitw-wrapper{border-bottom:40px solid var(--primary-color)}.block-card{background:var(--primary-color);border-radius:10px;color:#fff;margin-bottom:20px}.card-image-wrapper{width:100%;height:200px;overflow:hidden;border-top-left-radius:inherit;border-top-right-radius:inherit;margin-bottom:20px}.card-image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.card-details{padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.card-details h4{font-family:Poppins,sans-serif;font-weight:800;font-size:20px;margin-bottom:10px}.card-details p{font-family:Poppins,sans-serif;font-weight:300;font-size:14px;text-align:center}.cta-wrapper{background-color:#000}.cta-content{color:#fff;font-weight:800;font-size:24px;display:flex;flex-direction:column;justify-content:center;align-items:center}.cta-content h1{color:#fff!important}.cta-statement-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:20px}.cta-statement-outer{margin:0 auto}.cta-statement-wrapper p{font-family:Poppins,sans-serif;font-weight:500;font-size:18px;color:#000;text-align:center}.contact-us{background-color:var(--primary-color);color:#fff!important}.form-statement-wrapper p{font-family:Poppins,sans-serif;font-weight:500;font-size:18px;color:#fff}.form-statement-wrapper h1{color:#fff!important;margin-bottom:20px}.footer{background-color:var(--primary-color);color:#fff;padding:20px 0}.footer a{text-decoration:none;color:#fff!important}.my-footer-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.terms a{margin:0 20px}