.Banner_bannerSection__CPluS{background:url(/assets/images/bannerBg.svg) #fdf6ed;background-repeat:no-repeat;background-position:0 100%;height:100vh;position:relative}.Banner_bannerPart__MEo2E{display:flex;align-items:center;justify-content:space-between;gap:60px;margin-left:15%}.Banner_bannerContent__4JmcR{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:38%;height:100vh}.Banner_bannerheading__1lt2F{font-family:var(--font-Bold);font-size:42px;line-height:48px;margin-bottom:30px}.Banner_formArea__xy0mh{margin-top:10%;width:45%;background:var(--theme-White);border-radius:30px;padding:24px 40px;box-shadow:8.79037px 5.02307px 52.7422px rgba(0,0,0,.25);position:relative;z-index:10}.Banner_formTitle__k3Hm9{color:var(--primary-Blue);font-size:calc(var(--base-font-size) * 1.6);font-family:var(--font-Bold);margin-bottom:10px;@media (min-width:1536px){font-size:calc(var(--base-font-size) * 2.67);margin-bottom:30px}}@keyframes Banner_slowRotateBlue__Rh95Q{0%{transform:rotate(0deg)}50%{transform:rotate(40deg)}to{transform:rotate(0deg)}}@keyframes Banner_slowRotateOrange__nZD6R{0%{transform:rotate(0deg)}50%{transform:rotate(-40deg)}to{transform:rotate(0deg)}}@keyframes Banner_slowRotateLine__LowE8{0%{transform:rotate(0deg)}50%{transform:rotate(20deg)}to{transform:rotate(0deg)}}@keyframes Banner_slowRotateSmile__q1GwC{0%{transform:rotate(0deg)}50%{transform:rotate(-40deg)}to{transform:rotate(0deg)}}.Banner_blueIcon__R_nAh{position:absolute;top:38%;right:2%;animation:Banner_slowRotateBlue__Rh95Q 4s linear infinite}.Banner_orangeIcon__blZkQ{position:absolute;top:20%;right:1.6%;animation:Banner_slowRotateOrange__nZD6R 6s linear infinite}.Banner_lineIcon__XOOW2{position:absolute;top:-2%;left:-25%;animation:Banner_slowRotateLine__LowE8 5s linear infinite;z-index:-1}.Banner_smileIcon__AK8b1{position:absolute;bottom:8%;left:50%;transform:translateX(-50%);animation:Banner_slowRotateSmile__q1GwC 4s linear infinite}.Banner_mobileannerArea__5x0sq{display:none}@media (max-width:768px){.Banner_bannerSection__CPluS{background:#fdf6ed;height:100%;padding:0 15px}.Banner_bannerPart__MEo2E{flex-direction:column;margin-left:0;gap:30px}.Banner_bannerContent__4JmcR{margin:100px auto 0;width:100%;height:auto}.Banner_mobileBtn__eMSBK{padding:16px 50px!important}.Banner_mobileannerArea__5x0sq{display:block}.Banner_formArea__xy0mh{width:96%;margin:-80% auto 30px;padding:24px 20px;border-radius:10px}.Banner_blueIcon__R_nAh,.Banner_lineIcon__XOOW2,.Banner_smileIcon__AK8b1{display:none}}@media (min-width:1024px) and (max-width:1439px){.Banner_bannerContent__4JmcR{width:40%}.Banner_bannerheading__1lt2F{font-size:28px;line-height:35px;margin-bottom:18px}.Banner_formArea__xy0mh{width:50%;padding:24px 30px}.Banner_bannerPart__MEo2E{gap:34px;margin-left:40%}}@media (min-width:1440px){.Banner_bannerPart__MEo2E{gap:34px;margin-left:30%}.Banner_bannerContent__4JmcR{width:38%}.Banner_formArea__xy0mh{width:40%;padding:24px 30px}}.About_aboutSection__hJlIq{background:var(--theme-White);padding:100px 0}.About_aboutBg__Y2dFJ{background:var(--base-Gray)}.About_aboutPart__hbN5w{display:flex;align-items:center;gap:80px}.About_imgArea__hlYeN{position:relative;width:50%}.About_aboutBgImg__7RyIt{position:absolute;top:18%;left:-28%}.About_aboutImg__Gde2m{position:relative;z-index:1;max-width:100%;height:auto}.About_contentArea__p9gd_{display:flex;flex-direction:column;gap:30px;width:50%}.About_contentArea__p9gd_ .About_about__b7lLF{color:var(--primary-Orange);display:flex;align-items:center;gap:10px;font-size:18px}.About_contentArea__p9gd_ .About_about__b7lLF .About_borderLeft__nMMa2{border-top:1px solid #59b2dc;width:96px;height:1px}@media (max-width:768px){.About_about__b7lLF{font-size:14px;gap:6px}}.About_heading__BSeOz{font-family:var(--font-Bold);font-size:42px;line-height:48px;width:70%}.About_content__llX7T{color:var(--theme-Gray);font-family:var(--font-Inter);display:flex;flex-direction:column;gap:10px;line-height:22px;@media (min-width:1536px){font-size:16px}}.About_contentBold__gkeDc{font-weight:700}.About_buttonArea___svxJ{display:flex}.About_borderLeftMobile__IcgQI{display:none}@media (max-width:768px){.About_aboutSection__hJlIq{padding:50px 0}.About_aboutPart__hbN5w{flex-direction:column}.About_contentArea__p9gd_,.About_imgArea__hlYeN{width:100%}.About_contentArea__p9gd_{order:1}.About_imgArea__hlYeN{order:2}.About_aboutBgImg__7RyIt{display:none}.About_heading__BSeOz{font-size:36px;width:100%;display:flex;align-items:center;justify-content:center;text-align:center}.About_content__llX7T{font-size:14px;text-align:center}.About_borderLeftMobile__IcgQI{display:block}.About_contentArea__p9gd_ .About_about__b7lLF{justify-content:center}.About_learnMoreBtn__wyoFs{width:100%}}.FeatureCard_card__rzZi4{position:relative;border:2px dashed var(--primary-Gold);border-radius:24px;padding:6px;background-color:var(--theme-White);text-align:center;z-index:1;overflow:hidden;display:flex;flex-direction:column;height:100%;animation:FeatureCard_cardReset__urjLD .4s ease forwards}@keyframes FeatureCard_cardHover__wnKpr{0%{transform:translateY(0);border-color:var(--primary-Gold)}to{transform:translateY(-4px);border-color:var(--secondary2-Blue)}}@keyframes FeatureCard_cardReset__urjLD{0%{transform:translateY(-4px);border-color:var(--secondary2-Blue)}to{transform:translateY(0);border-color:var(--primary-Gold)}}.FeatureCard_card__rzZi4:hover{animation:FeatureCard_cardHover__wnKpr .4s ease forwards}.FeatureCard_image__b2xuI{transform:scale(1)}@keyframes FeatureCard_scaleUp__ydcf4{0%{transform:scale(1)}to{transform:scale(1.05)}}@keyframes FeatureCard_scaleDown__2xggR{0%{transform:scale(1.05)}to{transform:scale(1)}}.FeatureCard_card__rzZi4:hover .FeatureCard_image__b2xuI{animation:FeatureCard_scaleUp__ydcf4 .6s ease forwards}.FeatureCard_card__rzZi4:not(:hover) .FeatureCard_image__b2xuI{animation:FeatureCard_scaleDown__2xggR .6s ease forwards}.FeatureCard_image__b2xuI{border-radius:24px 24px 0 0;margin-bottom:20px;object-fit:cover;max-width:100%;height:auto;transition:transform .5s ease}.FeatureCard_cardTextSection__VQFF_{width:90%;margin:0 auto 20px;@media (min-width:1536px){width:70%}}.FeatureCard_title__GG8fj{font-family:var(--font-Bold);font-size:18px;margin-bottom:10px;color:var(--primary-Black)}.FeatureCard_description__sd0h7{font-family:var(--font-Inter);font-size:16px;line-height:24px;color:var(--theme-Gray)}@media (max-width:768px){.FeatureCard_card__rzZi4{width:100%}}.Service_serviceSection__WYHIB{background:url(/assets/images/serviceBg.svg);background-size:cover;position:relative;padding:100px 0}@keyframes Service_slowRotateGreen__CklH_{0%{transform:rotate(0deg)}50%{transform:rotate(40deg)}to{transform:rotate(0deg)}}.Service_greenIcon__EuT1U{position:absolute;top:8%;right:2%;animation:Service_slowRotateGreen__CklH_ 4s linear infinite;@media (min-width:1536px){top:10%}}.Service_header__vQtz7{display:flex;flex-direction:column;flex-wrap:wrap;align-content:center;gap:10px}.Service_about__P5eaq{color:var(--primary-Orange);display:flex;align-items:center;justify-content:center;gap:10px;font-size:18px}.Service_about__P5eaq .Service_borderLeft__0HXOy{border-top:1px solid #59b2dc;width:96px;height:1px}@media (max-width:768px){.Service_about__P5eaq{gap:6px}}.Service_heading__y_KP8{font-family:var(--font-Bold);font-size:42px;line-height:48px;text-align:center}.Service_content__lOgqj{color:var(--theme-Gray);font-family:var(--font-Inter);font-size:14px;display:flex;align-items:center;justify-content:center;@media (min-width:1536px){font-size:16px}}.Service_featureSection__FHfl_{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:32px;gap:32px;margin:50px 0;@media (min-width:1536px){grid-template-columns:repeat(auto-fit,minmax(430px,1fr))}}.Service_buttonArea__iTlN9{display:flex;align-items:center;justify-content:center}@media (max-width:768px){.Service_serviceSection__WYHIB{padding:50px 0;background:#fcf6ee}.Service_heading__y_KP8{font-size:36px}.Service_content__lOgqj{font-size:14px}.Service_greenIcon__EuT1U{display:none}.Service_featureSection__FHfl_{margin:20px 0;display:flex;flex-direction:column;align-items:center}.Service_content__lOgqj{text-align:center}.Service_learnMoreBtn__9rdqe{width:100%}}.ProcessCard_card__TTnML{background:#fff;padding:24px 40px;border-radius:10px;transition:transform .3s ease;border:2px dashed var(--theme-Black);position:relative;display:flex;flex-direction:column;height:100%}.ProcessCard_card__TTnML:hover{transform:translateY(-4px);border:2px dashed var(--secondary2-Blue)}.ProcessCard_iconWrapper__nifbK{position:absolute;top:-60px;left:35%;right:35%;transform-origin:center}.ProcessCard_contentWrapper__yL2ZK{display:flex;flex-direction:column;align-items:center;margin:50px 0 20px;gap:10px}.ProcessCard_title__ssBif{font-family:var(--font-Bold);color:var(--primary-Black);font-size:20px;text-align:center}.ProcessCard_description__Rw9MD{font-size:16px;color:var(--theme-Gray);text-align:center}@keyframes ProcessCard_slowRotateIcon__fLhC_{0%{transform:rotate(0deg)}40%{transform:rotate(-10deg)}80%{transform:rotate(10deg)}to{transform:rotate(0deg)}}.ProcessCard_card__TTnML:hover .ProcessCard_iconWrapper__nifbK{animation:ProcessCard_slowRotateIcon__fLhC_ 1.2s ease-in-out}@media (max-width:768px){.ProcessCard_card__TTnML{width:100%}}.Process_processSection__rfbqb{background:url(/assets/images/processBg.svg);background-size:cover;position:relative;padding:100px 0;@media (min-width:1536px){padding-left:0;padding-bottom:100px;padding-right:0;padding-top:100px}}.Process_processCardBg__urq1M{background:var(--back-yellow)}.Process_header__hH9Pi{display:flex;flex-direction:column;flex-wrap:wrap;align-content:center;gap:10px}.Process_about__pUOZv{color:var(--primary-Orange);display:flex;align-items:center;justify-content:center;gap:10px;font-size:18px}.Process_about__pUOZv .Process_borderLeft__iobqZ{border-top:1px solid #59b2dc;width:96px;height:1px}.Process_heading__VncJz{font-family:var(--font-Bold);font-size:42px;line-height:48px;display:flex;justify-content:center}.Process_content__dSq3R{color:var(--theme-Gray);font-family:var(--font-Inter);font-size:14px;display:flex;align-items:center;justify-content:center;@media (min-width:1536px){font-size:16px}}.Process_processCardSection__SrVYr{display:flex;flex-direction:column;gap:80px;margin-top:80px}.Process_row__2onyv{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:80px 24px;gap:80px 24px}.Process_row4__bYiDM{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:80px 24px;gap:80px 24px}.Process_centeredRow__Shlb3{justify-content:center;justify-items:center;grid-template-columns:repeat(2,1fr)}.Process_processCardArea__IVqq1{width:64%;margin:0 auto;display:flex}@media (max-width:768px){.Process_processSection__rfbqb{padding:50px 0}.Process_about__pUOZv .Process_borderLeft__iobqZ{width:60px}.Process_heading__VncJz{font-size:36px;text-align:center}.Process_content__dSq3R{font-size:14px;text-align:center}.Process_centeredRow__Shlb3,.Process_row4__bYiDM,.Process_row__2onyv{grid-template-columns:auto}.Process_processCardArea__IVqq1{width:100%}}