.Hero-module__gNeX-G__hero{background-image:url(/images/background.jpg);background-position:50%;background-size:cover;align-items:center;min-height:100vh;padding:60px;display:flex;position:relative}.Hero-module__gNeX-G__overlay{background:linear-gradient(#ffffff1a,#1d1d1dbd,#000);position:absolute;inset:0}.Hero-module__gNeX-G__content{z-index:2;color:#fff;max-width:650px;margin-top:300px;position:relative}.Hero-module__gNeX-G__title{font-family:Plus Jakarta Sans,sans-serif;font-size:2.4rem;font-weight:400;line-height:1.2}.Hero-module__gNeX-G__desc{opacity:.85;margin-top:1rem;font-family:DM Sans,sans-serif;font-size:1.1rem;font-weight:200}.Hero-module__gNeX-G__buttons{gap:1rem;margin-top:2rem;display:flex}.Hero-module__gNeX-G__primaryBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:14px 28px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .25s}.Hero-module__gNeX-G__primaryBtn:hover{opacity:.85}.Hero-module__gNeX-G__secondaryBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:14px 28px;font-size:1.1rem;text-decoration:none;transition:all .25s;display:flex}.Hero-module__gNeX-G__secondaryBtn img{width:auto;height:10px}@media (max-width:768px){.Hero-module__gNeX-G__hero{min-height:100vh;padding:40px 20px}.Hero-module__gNeX-G__content{max-width:100%;margin-top:150px}.Hero-module__gNeX-G__title{font-size:1.8rem}.Hero-module__gNeX-G__desc{font-size:1rem}.Hero-module__gNeX-G__buttons{flex-direction:column;width:100%}.Hero-module__gNeX-G__primaryBtn,.Hero-module__gNeX-G__secondaryBtn{justify-content:center;width:100%}}
.ProjectModal-module__A1se8G__overlay{z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:1rem;animation:.3s ProjectModal-module__A1se8G__fadeIn;display:flex;position:fixed;inset:0}@keyframes ProjectModal-module__A1se8G__fadeIn{0%{opacity:0}to{opacity:1}}.ProjectModal-module__A1se8G__modal{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:90vh;padding:2.5rem;animation:.3s ProjectModal-module__A1se8G__slideUp;position:relative;overflow-y:auto}@keyframes ProjectModal-module__A1se8G__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ProjectModal-module__A1se8G__closeBtn{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.ProjectModal-module__A1se8G__closeBtn:hover{color:#000;background:#f5f5f5}.ProjectModal-module__A1se8G__title{color:#1a1d37;margin-bottom:.5rem;font-family:Plus Jakarta Sans,sans-serif;font-size:2rem;font-weight:600}.ProjectModal-module__A1se8G__subtitle{color:#666;margin-bottom:2rem;font-family:DM Sans,sans-serif}.ProjectModal-module__A1se8G__form{flex-direction:column;gap:1.5rem;display:flex}.ProjectModal-module__A1se8G__formGroup{flex-direction:column;gap:.5rem;display:flex}.ProjectModal-module__A1se8G__formGroup label{color:#333;font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;font-weight:500}.ProjectModal-module__A1se8G__formGroup input,.ProjectModal-module__A1se8G__formGroup textarea{border:2px solid #e5e5e5;border-radius:8px;outline:none;padding:.875rem 1rem;font-family:DM Sans,sans-serif;font-size:1rem;transition:all .2s}.ProjectModal-module__A1se8G__formGroup input:focus,.ProjectModal-module__A1se8G__formGroup textarea:focus{border-color:#101a29}.ProjectModal-module__A1se8G__formGroup textarea{resize:vertical;min-height:100px}.ProjectModal-module__A1se8G__submitBtn{color:#fff;cursor:pointer;background:#101a29;border:none;border-radius:8px;margin-top:1rem;padding:1rem 2rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1.1rem;font-weight:600;transition:all .3s}.ProjectModal-module__A1se8G__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #101a294d}.ProjectModal-module__A1se8G__submitBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.ProjectModal-module__A1se8G__modal{max-height:95vh;padding:2rem 1.5rem}.ProjectModal-module__A1se8G__title{font-size:1.5rem}.ProjectModal-module__A1se8G__subtitle{font-size:.9rem}}
.HeroSupport-module__90hBqG__section{justify-content:space-between;align-items:center;gap:3rem;max-width:1300px;margin:auto;padding:5rem 2rem;display:flex}.HeroSupport-module__90hBqG__title{font-family:Plus Jakarta Sans,sans-serif;font-size:2.4rem;font-weight:400;line-height:1.2}.HeroSupport-module__90hBqG__highlight{font-family:Plus Jakarta Sans,sans-serif;text-decoration:underline}.HeroSupport-module__90hBqG__subtitle{opacity:.75;max-width:620px;margin-top:1.2rem;font-family:DM Sans,sans-serif;font-size:1.1rem}.HeroSupport-module__90hBqG__list{flex-direction:column;gap:1.4rem;margin-top:2rem;font-size:1.1rem;list-style:none;display:flex}.HeroSupport-module__90hBqG__list li{padding-left:2rem;font-family:DM Sans,sans-serif;font-weight:200;position:relative}.HeroSupport-module__90hBqG__list li:before{content:"◆";color:#000;font-size:1.4rem;position:absolute;top:-2px;left:0}.HeroSupport-module__90hBqG__imageWrapper{flex-shrink:0}.HeroSupport-module__90hBqG__image{object-fit:cover;border-radius:16px}@media (max-width:900px){.HeroSupport-module__90hBqG__section{text-align:center;flex-direction:column}.HeroSupport-module__90hBqG__list{text-align:left;max-width:400px;margin-left:auto;margin-right:auto}.HeroSupport-module__90hBqG__list li{padding-left:2rem}.HeroSupport-module__90hBqG__list li:before{display:block;left:0}.HeroSupport-module__90hBqG__imageWrapper{order:-1}}@media (max-width:768px){.HeroSupport-module__90hBqG__section{padding:3rem 1.5rem}.HeroSupport-module__90hBqG__title{font-size:1.8rem}.HeroSupport-module__90hBqG__subtitle,.HeroSupport-module__90hBqG__list{font-size:1rem}.HeroSupport-module__90hBqG__image{width:100%;height:auto}}
.Services-module__kf8n-G__section{background-color:#ededed;max-width:1300px;margin:auto;padding:5rem 2rem}.Services-module__kf8n-G__wrapper{background:#ededed;width:100%}.Services-module__kf8n-G__header{justify-content:space-between;align-items:flex-start;gap:3rem;margin-bottom:3rem;display:flex}.Services-module__kf8n-G__title{max-width:600px;font-family:Plus Jakarta Sans,sans-serif;font-size:2.4rem;font-weight:400}.Services-module__kf8n-G__subtitle{opacity:.8;max-width:460px;font-family:DM Sans,sans-serif;font-size:1.1rem}.Services-module__kf8n-G__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Services-module__kf8n-G__card{background:#f9f9f9;border-radius:14px;padding:1.5rem}.Services-module__kf8n-G__full{grid-column:1/-1}.Services-module__kf8n-G__image{border-radius:12px;width:90%}.Services-module__kf8n-G__cardTitle{margin-top:1.2rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1.4rem;font-weight:400}.Services-module__kf8n-G__cardDesc{opacity:.6;margin-top:.5rem;font-family:DM Sans,sans-serif}.Services-module__kf8n-G__bullets{flex-direction:column;gap:1rem;margin-top:1.3rem;list-style:none;display:flex}.Services-module__kf8n-G__bullets li{opacity:.8;padding-left:1.5rem;font-family:DM Sans,sans-serif;position:relative}.Services-module__kf8n-G__bullets li:before{content:"◆";font-size:1.2rem;position:absolute;left:0}.Services-module__kf8n-G__horizontal{align-items:flex-start;gap:2rem;display:flex}.Services-module__kf8n-G__horizontal .Services-module__kf8n-G__image{border-radius:12px;width:40%;height:auto}.Services-module__kf8n-G__textBlock{flex:1}@media (max-width:1000px){.Services-module__kf8n-G__grid{grid-template-columns:1fr}.Services-module__kf8n-G__header{flex-direction:column}.Services-module__kf8n-G__full{grid-column:span 1}.Services-module__kf8n-G__horizontal{flex-direction:column}.Services-module__kf8n-G__horizontal .Services-module__kf8n-G__image{width:100%}}@media (max-width:768px){.Services-module__kf8n-G__section{padding:3rem 1.5rem}.Services-module__kf8n-G__title{font-size:1.8rem}.Services-module__kf8n-G__subtitle{font-size:1rem}.Services-module__kf8n-G__cardTitle{font-size:1.2rem}}
.Process-module__ae5FOa__section{max-width:1300px;margin:auto;padding:5rem 2rem}.Process-module__ae5FOa__heading{margin-bottom:2.5rem;font-family:Plus Jakarta Sans,sans-serif;font-size:2.4rem;font-weight:400}.Process-module__ae5FOa__timeline{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem;display:grid;position:relative}.Process-module__ae5FOa__step{flex-direction:column;align-items:center;display:flex;position:relative}.Process-module__ae5FOa__stepCard{text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:16px;flex-direction:column;gap:1rem;height:100%;padding:2rem 1.5rem;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 12px #0000000d}.Process-module__ae5FOa__stepCard:hover{border-color:#101a29;transform:translateY(-8px);box-shadow:0 12px 32px #101a2926}.Process-module__ae5FOa__stepNumber{color:#fff;background:#101a29;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-family:Plus Jakarta Sans,sans-serif;font-size:.9rem;font-weight:600;display:flex;position:absolute;top:-15px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #101a294d}.Process-module__ae5FOa__stepIcon{justify-content:center;align-items:center;height:50px;margin-bottom:.5rem;display:flex}.Process-module__ae5FOa__stepIcon img{object-fit:contain;width:40px;height:40px}.Process-module__ae5FOa__stepTitle{color:#1a1d37;margin-bottom:.5rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1.3rem;font-weight:600}.Process-module__ae5FOa__stepDesc{color:#101a29;margin-bottom:.75rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500}.Process-module__ae5FOa__stepDetails{color:#666;flex-grow:1;font-family:DM Sans,sans-serif;font-size:.9rem;line-height:1.5}.Process-module__ae5FOa__connector{z-index:1;background:#101a29;width:2rem;height:2px;position:absolute;top:20px;right:-1rem}.Process-module__ae5FOa__connector:after{content:"";border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:8px solid #101a29;width:0;height:0;position:absolute;top:-3px;right:-6px}.Process-module__ae5FOa__cardGrid{gap:2rem;margin-top:2rem;display:flex}.Process-module__ae5FOa__card{background:#fff;border:1px solid #e2e2e2;border-radius:12px;flex:1;padding:1.8rem}.Process-module__ae5FOa__cardHeader{align-items:center;gap:.6rem;margin-bottom:1rem;font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:500;display:flex}.Process-module__ae5FOa__list{flex-direction:column;gap:.7rem;margin-top:1rem;padding-left:1.2rem;display:flex}.Process-module__ae5FOa__list li{opacity:.8;font-family:DM Sans,sans-serif;font-size:1.1rem;list-style:outside}.Process-module__ae5FOa__clientTitle{margin-bottom:1.2rem;font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:500}.Process-module__ae5FOa__logos{flex-wrap:wrap;align-items:center;gap:1.5rem 2.5rem;display:flex}@media (max-width:1100px){.Process-module__ae5FOa__timeline{grid-template-columns:repeat(2,1fr);gap:2rem}.Process-module__ae5FOa__connector{display:none}}@media (max-width:950px){.Process-module__ae5FOa__timeline{grid-template-columns:1fr;gap:2rem}.Process-module__ae5FOa__cardGrid{flex-direction:column}.Process-module__ae5FOa__stepCard{padding:1.5rem}}@media (max-width:768px){.Process-module__ae5FOa__section{padding:3rem 1.5rem}.Process-module__ae5FOa__heading{font-size:2rem}.Process-module__ae5FOa__cardHeader{font-size:1.2rem}.Process-module__ae5FOa__list li{font-size:1rem}.Process-module__ae5FOa__logos{justify-content:center}}
.Portfolio-module__zKrJKa__section{max-width:1300px;margin:auto;padding:5rem 2rem}.Portfolio-module__zKrJKa__heading{text-align:center;margin-bottom:1rem;font-family:Plus Jakarta Sans,sans-serif;font-size:2.4rem;font-weight:400}.Portfolio-module__zKrJKa__subtitle{color:#666;text-align:center;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-family:DM Sans,sans-serif;font-size:1.1rem}.Portfolio-module__zKrJKa__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}.Portfolio-module__zKrJKa__card{cursor:pointer;background:#fff;border:1px solid #f0f0f0;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 4px 12px #00000014}.Portfolio-module__zKrJKa__card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #00000026}.Portfolio-module__zKrJKa__imageWrapper{position:relative;overflow:hidden}.Portfolio-module__zKrJKa__image{object-fit:cover;width:100%;height:250px;transition:transform .3s}.Portfolio-module__zKrJKa__card:hover .Portfolio-module__zKrJKa__image{transform:scale(1.05)}.Portfolio-module__zKrJKa__overlay{opacity:0;background:linear-gradient(135deg,#101a29e6,#0d1520e6);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Portfolio-module__zKrJKa__card:hover .Portfolio-module__zKrJKa__overlay{opacity:1}.Portfolio-module__zKrJKa__overlayContent{text-align:center;color:#fff}.Portfolio-module__zKrJKa__viewProject{margin-bottom:.5rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1.1rem;font-weight:600;display:block}.Portfolio-module__zKrJKa__category{opacity:.9;font-family:DM Sans,sans-serif;font-size:.9rem}.Portfolio-module__zKrJKa__cardContent{padding:1.5rem}.Portfolio-module__zKrJKa__projectTitle{color:#1a1d37;margin-bottom:.5rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1.3rem;font-weight:600}.Portfolio-module__zKrJKa__projectDesc{color:#666;margin-bottom:1rem;font-family:DM Sans,sans-serif;font-size:.95rem;line-height:1.5}.Portfolio-module__zKrJKa__techStack{flex-wrap:wrap;gap:.5rem;display:flex}.Portfolio-module__zKrJKa__techTag{color:#666;background:#f0f0f0;border-radius:12px;padding:.25rem .75rem;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500}.Portfolio-module__zKrJKa__modal{z-index:1000;background:#000c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.Portfolio-module__zKrJKa__modalContent{background:#fff;border-radius:20px;width:100%;max-width:900px;max-height:90vh;position:relative;overflow-y:auto}.Portfolio-module__zKrJKa__closeBtn{cursor:pointer;z-index:10;background:#0000001a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Portfolio-module__zKrJKa__closeBtn:hover{background:#0003}.Portfolio-module__zKrJKa__modalImage{border-radius:20px 20px 0 0;width:100%;height:300px;overflow:hidden}.Portfolio-module__zKrJKa__modalImg{object-fit:cover;width:100%;height:100%}.Portfolio-module__zKrJKa__modalDetails{padding:2rem}.Portfolio-module__zKrJKa__modalHeader{margin-bottom:1.5rem}.Portfolio-module__zKrJKa__modalCategory{color:#101a29;text-transform:uppercase;letter-spacing:.5px;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600}.Portfolio-module__zKrJKa__modalTitle{color:#1a1d37;margin-top:.5rem;font-family:Plus Jakarta Sans,sans-serif;font-size:2rem;font-weight:600}.Portfolio-module__zKrJKa__modalDescription{color:#666;margin-bottom:2rem;font-family:DM Sans,sans-serif;font-size:1rem;line-height:1.6}.Portfolio-module__zKrJKa__projectInfo{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;display:grid}.Portfolio-module__zKrJKa__infoItem{flex-direction:column;gap:.25rem;display:flex}.Portfolio-module__zKrJKa__infoLabel{color:#888;text-transform:uppercase;letter-spacing:.5px;font-family:Plus Jakarta Sans,sans-serif;font-size:.9rem;font-weight:600}.Portfolio-module__zKrJKa__infoValue{color:#1a1d37;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500}.Portfolio-module__zKrJKa__technologies{margin-bottom:2rem}.Portfolio-module__zKrJKa__techTitle{color:#1a1d37;margin-bottom:1rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1.1rem;font-weight:600}.Portfolio-module__zKrJKa__techList{flex-wrap:wrap;gap:.75rem;display:flex}.Portfolio-module__zKrJKa__techBadge{color:#fff;background:#101a29;border-radius:20px;padding:.5rem 1rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500}.Portfolio-module__zKrJKa__projectLinks{gap:1rem;display:flex}.Portfolio-module__zKrJKa__linkBtn{color:#101a29;background:0 0;border:2px solid #101a29;border-radius:8px;padding:.75rem 1.5rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;text-decoration:none;transition:all .3s}.Portfolio-module__zKrJKa__linkBtn:hover{transform:translateY(-2px)}.Portfolio-module__zKrJKa__linkBtn.Portfolio-module__zKrJKa__primary{color:#fff;background:#101a29}.Portfolio-module__zKrJKa__linkBtn.Portfolio-module__zKrJKa__primary:hover{background:#0d1520;border-color:#0d1520}.Portfolio-module__zKrJKa__loading{text-align:center;color:#666;padding:3rem;font-family:DM Sans,sans-serif;font-size:1.1rem}.Portfolio-module__zKrJKa__viewMoreContainer{text-align:center;margin-top:2rem}.Portfolio-module__zKrJKa__viewMoreBtn{color:#fff;background:#101a29;border-radius:8px;padding:1rem 2rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 12px #101a2933}.Portfolio-module__zKrJKa__viewMoreBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #101a294d}.Portfolio-module__zKrJKa__caption{text-align:center;opacity:.8;margin-top:2rem;font-family:DM Sans,sans-serif;font-size:1.2rem;font-weight:500}@media (max-width:950px){.Portfolio-module__zKrJKa__grid,.Portfolio-module__zKrJKa__projectInfo{grid-template-columns:1fr}.Portfolio-module__zKrJKa__projectLinks{flex-direction:column}}@media (max-width:768px){.Portfolio-module__zKrJKa__section{padding:3rem 1.5rem}.Portfolio-module__zKrJKa__heading{font-size:2rem}.Portfolio-module__zKrJKa__caption{font-size:1rem}.Portfolio-module__zKrJKa__modal{padding:1rem}.Portfolio-module__zKrJKa__modalDetails{padding:1.5rem}.Portfolio-module__zKrJKa__modalTitle{font-size:1.5rem}.Portfolio-module__zKrJKa__modalImage{height:200px}}
.Pricing-module__aV2Sha__section{text-align:center;background-color:#ededed;max-width:1300px;margin:auto;padding:5rem 2rem}.Pricing-module__aV2Sha__wrapper{background:#ededed;width:100%}.Pricing-module__aV2Sha__heading{margin-bottom:1rem;font-family:Plus Jakarta Sans,sans-serif;font-size:2.4rem;font-weight:500}.Pricing-module__aV2Sha__description{opacity:.85;max-width:650px;margin:auto;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500;line-height:1.5}.Pricing-module__aV2Sha__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;display:grid}.Pricing-module__aV2Sha__card{text-align:left;background:#fff;border:1px solid #dcdcdc;border-radius:12px;padding:2rem;transition:all .3s}.Pricing-module__aV2Sha__featured{border-width:2px;border-color:#ff7e32;box-shadow:0 4px 16px #00000014}.Pricing-module__aV2Sha__cardTitle{font-family:Plus Jakarta Sans,sans-serif;font-size:1.6rem;font-weight:500}.Pricing-module__aV2Sha__cardSubtitle{opacity:.9;margin-top:.6rem;font-family:DM Sans,sans-serif;font-size:1rem}.Pricing-module__aV2Sha__small{margin-top:.6rem;font-size:.85rem;display:block}.Pricing-module__aV2Sha__price{margin-top:.2rem;font-family:Abhaya Libre,serif;font-size:2rem;font-weight:700;display:block}.Pricing-module__aV2Sha__list{flex-direction:column;gap:.9rem;margin-top:1.5rem;padding-left:0;list-style:none;display:flex}.Pricing-module__aV2Sha__list li{opacity:.7;align-items:flex-start;gap:.6rem;font-family:DM Sans,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.4;display:flex}.Pricing-module__aV2Sha__list li img{margin-top:3px}@media (max-width:950px){.Pricing-module__aV2Sha__grid{grid-template-columns:1fr}}@media (max-width:768px){.Pricing-module__aV2Sha__section{padding:3rem 1.5rem}.Pricing-module__aV2Sha__heading{font-size:2rem}.Pricing-module__aV2Sha__description{font-size:.9rem}.Pricing-module__aV2Sha__card{padding:1.5rem}.Pricing-module__aV2Sha__cardTitle{font-size:1.4rem}.Pricing-module__aV2Sha__list li{font-size:.95rem}}
.Faq-module__hTyjzG__wrapper{max-width:1300px;margin:auto;padding:5rem 2rem}.Faq-module__hTyjzG__heading{font-family:Plus Jakarta Sans,sans-serif;font-size:2rem;font-weight:500}.Faq-module__hTyjzG__subtext{opacity:.7;margin-top:.3rem;margin-bottom:3rem;font-family:DM Sans,sans-serif;font-size:1rem}.Faq-module__hTyjzG__grid{grid-template-columns:repeat(2,1fr);gap:2.2rem 3rem;display:grid}.Faq-module__hTyjzG__item{width:100%}.Faq-module__hTyjzG__question{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1.25rem;font-weight:500;display:flex;position:relative}.Faq-module__hTyjzG__arrow{opacity:.7;font-size:1.4rem;transition:transform .3s}.Faq-module__hTyjzG__arrow.Faq-module__hTyjzG__open{transform:rotate(180deg)}.Faq-module__hTyjzG__answerWrapper{max-height:0;transition:max-height .35s;overflow:hidden}.Faq-module__hTyjzG__answerWrapper.Faq-module__hTyjzG__show{max-height:220px}.Faq-module__hTyjzG__answer{opacity:.75;margin-top:.6rem;font-family:DM Sans,sans-serif;font-size:1rem;line-height:1.35}.Faq-module__hTyjzG__line{background:#e5e5e5;width:100%;height:1px;margin-top:1rem}@media (max-width:900px){.Faq-module__hTyjzG__grid{grid-template-columns:1fr}}@media (max-width:768px){.Faq-module__hTyjzG__wrapper{padding:3rem 1.5rem}.Faq-module__hTyjzG__heading{font-size:1.8rem}.Faq-module__hTyjzG__question{font-size:1.1rem}.Faq-module__hTyjzG__answer{font-size:.95rem}}
.Cta-module__UxN-nq__wrapper{background:#ededed;width:100%}.Cta-module__UxN-nq__section{background-color:#ededed;max-width:1300px;margin:auto;padding:5rem 2rem}.Cta-module__UxN-nq__content{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:4rem;box-shadow:0 8px 32px #00000014}.Cta-module__UxN-nq__title{color:#1a1d37;margin-bottom:1.2rem;font-family:Plus Jakarta Sans,sans-serif;font-size:2.4rem;font-weight:400;line-height:1.2}.Cta-module__UxN-nq__subtitle{color:#444;opacity:.85;max-width:600px;margin:0 auto 2.5rem;font-family:DM Sans,sans-serif;font-size:1.1rem;line-height:1.6}.Cta-module__UxN-nq__features{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2.5rem;display:flex}.Cta-module__UxN-nq__feature{color:#666;align-items:center;gap:.5rem;font-family:DM Sans,sans-serif;font-size:.95rem;display:flex}.Cta-module__UxN-nq__featureIcon{font-size:1.2rem}.Cta-module__UxN-nq__actions{justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Cta-module__UxN-nq__primaryBtn{color:#fff;cursor:pointer;background:#101a29;border:none;border-radius:12px;padding:16px 32px;font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;font-weight:500;transition:all .3s;box-shadow:0 4px 16px #101a2940}.Cta-module__UxN-nq__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #101a2959}.Cta-module__UxN-nq__secondaryBtn{color:#101a29;cursor:pointer;background:0 0;border:2px solid #101a29;border-radius:12px;padding:16px 32px;font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;font-weight:500;transition:all .3s}.Cta-module__UxN-nq__secondaryBtn:hover{color:#fff;background:#101a29;transform:translateY(-2px)}.Cta-module__UxN-nq__note{color:#888;opacity:.8;font-family:DM Sans,sans-serif;font-size:.85rem}@media (max-width:900px){.Cta-module__UxN-nq__content{padding:3rem 2rem}.Cta-module__UxN-nq__features{flex-direction:column;align-items:center;gap:1rem}.Cta-module__UxN-nq__actions{flex-direction:column;width:100%}.Cta-module__UxN-nq__primaryBtn,.Cta-module__UxN-nq__secondaryBtn{justify-content:center;width:100%}}@media (max-width:768px){.Cta-module__UxN-nq__section{padding:3rem 1.5rem}.Cta-module__UxN-nq__content{padding:2.5rem 1.5rem}.Cta-module__UxN-nq__title{font-size:1.8rem}.Cta-module__UxN-nq__subtitle{font-size:1rem}.Cta-module__UxN-nq__feature{font-size:.9rem}}
.Footer-module__nhiC3q__footer{color:#fff;background:#101a29;padding:4.5rem 2rem 2rem}.Footer-module__nhiC3q__container{flex-wrap:wrap;justify-content:space-between;gap:4rem;max-width:1300px;margin:auto;display:flex}.Footer-module__nhiC3q__brand{max-width:350px}.Footer-module__nhiC3q__logoRow img{margin-bottom:1.2rem}.Footer-module__nhiC3q__description{opacity:.7;margin-bottom:1.8rem;font-family:DM Sans,sans-serif;font-size:.95rem;line-height:1.4}.Footer-module__nhiC3q__social{gap:1rem;display:flex}.Footer-module__nhiC3q__social a{opacity:.8;transition:all .25s}.Footer-module__nhiC3q__social a:hover{opacity:1;transform:translateY(-2px)}.Footer-module__nhiC3q__linksSection{flex-wrap:wrap;gap:4rem;display:flex}.Footer-module__nhiC3q__linkColumn{flex-direction:column;gap:.6rem;min-width:140px;display:flex}.Footer-module__nhiC3q__linkColumn h4{margin-bottom:.6rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1.1rem;font-weight:600}.Footer-module__nhiC3q__linkColumn a{opacity:.75;font-family:DM Sans,sans-serif;font-size:.95rem;text-decoration:none;transition:all .25s}.Footer-module__nhiC3q__linkColumn a:hover{opacity:1}.Footer-module__nhiC3q__bottom{text-align:center;opacity:.6;border-top:1px solid #ffffff26;margin-top:3.5rem;padding-top:1.3rem;font-family:DM Sans,sans-serif;font-size:.9rem}@media (max-width:900px){.Footer-module__nhiC3q__container{flex-direction:column;gap:3rem}.Footer-module__nhiC3q__linksSection{flex-direction:column;gap:2.2rem}}@media (max-width:768px){.Footer-module__nhiC3q__footer{padding:3rem 1.5rem 2rem}.Footer-module__nhiC3q__brand{max-width:100%}.Footer-module__nhiC3q__linksSection,.Footer-module__nhiC3q__linkColumn{width:100%}}
