:root{--color1:#ECFAF4;--color2:#C0C0C0;--font-family1:"Archivo",sans-serif;--font-family2:"Manrope",sans-serif;margin:0;padding:0}.basee{justify-content:center;height:auto;margin-bottom:50px;margin-top:50px}.basee,.basee .header{display:flex;width:86%;flex-direction:column;align-items:center}.basee .header{justify-items:center}.basee .header .pagename{padding:4px 8px;background-color:#FACC15;border-radius:8px;font-family:var(--font-family1);font-weight:300;font-size:24px;line-height:36px}.basee .header .heading{font-family:var(--font-family2);font-size:64px;font-weight:600;line-height:64px;text-align:center;width:64%;color:var(--Black,#000);font-style:normal;letter-spacing:.64px}.basee .feature{display:flex;justify-content:space-between;width:70%;margin-top:40px;font-family:var(--font-family1);font-weight:400;line-height:26px;font-size:20px}.feature>div{flex-basis:calc(50% - 44px)}.feature>div:nth-child(odd){margin-right:88px}.basee .feature .feature1,.basee .feature .feature2{width:calc(50%-80px);height:fit-content;display:flex;flex-direction:column;align-items:center;justify-items:auto;text-align:center}.basee .input{display:flex;justify-content:space-between;height:58px;margin-top:64px;gap:16px;width:677px}.basee .input .input-text{width:80%}.inputbtn{display:flex;padding:8px 32px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:8px;background:#14BA78}.inputbtn .btntxt{color:var(--White,#FFF);font-family:Archivo;font-size:24px;font-style:normal;font-weight:300;line-height:36px;letter-spacing:.24px}@media (max-width:768px){.basee{max-height:65vh;width:100%}.basee .header .pagename{font-size:24px;font-weight:300;line-height:28px;letter-spacing:1%}.basee .header .heading{width:90%;font-weight:600;font-size:24px;line-height:28px;letter-spacing:2%}.basee .feature{text-align:center;width:fit-content;font-size:16px;line-height:24px;gap:32px}.basee .feature,.basee .feature .feature1,.basee .feature .feature2{display:flex;flex-direction:column;align-items:center;justify-content:center}.basee .feature .feature1,.basee .feature .feature2{width:100%;margin:auto}.basee .input{display:flex;flex-direction:column;width:90%;height:auto;justify-content:center;align-items:center}.basee .input .input-text,.basee .input>Button{width:100%;font-size:16px;line-height:24px;padding:8px 32px}.basee .input>FormControl{font:var(--font-family2);font-weight:400;font-size:16px;line-height:24px;padding:14px 20px}.button-name{display:none}}