.hero-section-body{gap:100px;padding:7%}.hero-section-body,.hero-section-body .header{display:flex;flex-direction:column;align-items:center}.hero-section-body .header{gap:32px;max-width:950px;margin-top:50px}@media screen and (max-width:768px){.hero-section-body .header{margin-top:100px}}.hero-section-body .header .herosection-heading{font-size:clamp(38px,6vw,64px);font-weight:500;text-transform:capitalize}.hero-section-body .header .herosection-filler,.hero-section-body .header .herosection-heading{color:var(--Primary-Black,#000);text-align:center;font-family:var(--font-inter);font-style:normal;line-height:normal}.hero-section-body .header .herosection-filler{font-size:24px;font-weight:300;max-width:570px}.hero-section-body .header .coming-soon-cta{display:flex;width:244px;padding:15px 24px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:var(--Primary-Orange-500-Primary,#ffab2e);border-style:none;color:var(--Primary-Black,#000);font-family:var(--font-outfit);font-size:16px;font-style:normal;font-weight:500;line-height:normal}.hero-section-body .content-boxes{display:grid;grid-template-columns:50% 50%;grid-gap:30px;gap:30px}@media screen and (max-width:768px){.hero-section-body .content-boxes{display:flex;flex-direction:column;gap:80px}}.hero-section-body .content-boxes .box-heading{font-size:28px;font-weight:400;margin-bottom:0}.hero-section-body .content-boxes .box-content,.hero-section-body .content-boxes .box-heading{color:var(--Primary-Black,#000);font-family:var(--font-inter);font-style:normal;line-height:normal}.hero-section-body .content-boxes .box-content{font-size:16px;font-weight:300}.hero-section-body .content-boxes .box-title{font-weight:500}.hero-section-body .content-boxes .left-box,.hero-section-body .content-boxes .right-box{display:flex;flex-direction:column;gap:24px}.AIF-body{background-color:#fff}