.hero_section-module-scss-module__0S1ZNG__main{background-color:#061f3a;width:100%}.hero_section-module-scss-module__0S1ZNG__heroSection{color:#fff;background-color:#061f3a;justify-content:space-between;align-items:center;gap:40px;max-width:1560px;min-height:90vh;margin:auto;padding:80px 10%;font-family:Inter,sans-serif;display:flex}@media (max-width:992px){.hero_section-module-scss-module__0S1ZNG__heroSection{text-align:center;flex-direction:column;padding:60px 5%}}.hero_section-module-scss-module__0S1ZNG__contentSide{flex:1.2;width:100%}.hero_section-module-scss-module__0S1ZNG__contentSide .hero_section-module-scss-module__0S1ZNG__mainHeading{margin-bottom:20px;font-size:36px;font-weight:800}.hero_section-module-scss-module__0S1ZNG__contentSide .hero_section-module-scss-module__0S1ZNG__mainHeading span{color:#ffab2e}@media (max-width:768px){.hero_section-module-scss-module__0S1ZNG__contentSide .hero_section-module-scss-module__0S1ZNG__mainHeading{font-size:26px}}@media (max-width:480px){.hero_section-module-scss-module__0S1ZNG__contentSide .hero_section-module-scss-module__0S1ZNG__mainHeading{font-size:22px}}.hero_section-module-scss-module__0S1ZNG__contentSide .hero_section-module-scss-module__0S1ZNG__subText{color:#e0e0e0;margin-bottom:30px;font-size:18px;line-height:1.6}@media (max-width:480px){.hero_section-module-scss-module__0S1ZNG__contentSide .hero_section-module-scss-module__0S1ZNG__subText{font-size:15px}}.hero_section-module-scss-module__0S1ZNG__bulletList{flex-direction:column;gap:12px;margin-bottom:40px;padding:0;list-style:none;display:flex}.hero_section-module-scss-module__0S1ZNG__bulletList li{text-align:left;align-items:center;font-size:16px;font-weight:500;display:flex}.hero_section-module-scss-module__0S1ZNG__bulletList li:before{content:"✔";color:#fff;background-color:#ffab2e;border-radius:50%;justify-content:center;align-items:center;min-width:20px;height:20px;margin-right:12px;font-size:10px;display:inline-flex}@media (max-width:992px){.hero_section-module-scss-module__0S1ZNG__bulletList li{justify-content:center}}@media (max-width:480px){.hero_section-module-scss-module__0S1ZNG__bulletList li{justify-content:flex-start;font-size:14px}}.hero_section-module-scss-module__0S1ZNG__buttonGroup{gap:15px;display:flex}@media (max-width:992px){.hero_section-module-scss-module__0S1ZNG__buttonGroup{justify-content:center}}@media (max-width:480px){.hero_section-module-scss-module__0S1ZNG__buttonGroup{flex-direction:column}.hero_section-module-scss-module__0S1ZNG__buttonGroup button{width:100%}}.hero_section-module-scss-module__0S1ZNG__btnPrimary,.hero_section-module-scss-module__0S1ZNG__btnSecondary{cursor:pointer;border:none;border-radius:6px;padding:14px 30px;font-size:16px;font-weight:700}.hero_section-module-scss-module__0S1ZNG__btnPrimary{color:#fff;background-color:#ffab2e}.hero_section-module-scss-module__0S1ZNG__btnSecondary{color:#fff;background-color:#5b7696}.hero_section-module-scss-module__0S1ZNG__formContainer{background:#fff;border-radius:12px;flex:.8;width:100%;max-width:400px;padding:30px;box-shadow:0 15px 35px #0006}@media (max-width:480px){.hero_section-module-scss-module__0S1ZNG__formContainer{padding:20px}}.hero_section-module-scss-module__0S1ZNG__formContainer .hero_section-module-scss-module__0S1ZNG__formHeading{color:#00234b;text-align:center;margin-bottom:20px;font-size:18px;font-weight:800}.hero_section-module-scss-module__0S1ZNG__leadForm{flex-direction:column;gap:15px;display:flex}.hero_section-module-scss-module__0S1ZNG__leadForm input{color:#333;border:1px solid #ddd;border-radius:5px;width:100%;padding:12px;font-size:14px}.hero_section-module-scss-module__0S1ZNG__leadForm input:focus{border-color:#ffab2e;outline:none}.hero_section-module-scss-module__0S1ZNG__leadForm .hero_section-module-scss-module__0S1ZNG__customSelectWrapper{text-align:left;width:100%;position:relative}.hero_section-module-scss-module__0S1ZNG__leadForm .hero_section-module-scss-module__0S1ZNG__selectedBox{color:#333;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:5px;justify-content:space-between;align-items:center;width:100%;padding:12px;font-size:14px;transition:all .3s;display:flex}.hero_section-module-scss-module__0S1ZNG__leadForm .hero_section-module-scss-module__0S1ZNG__selectedBox.hero_section-module-scss-module__0S1ZNG__active{border-color:#ffab2e}.hero_section-module-scss-module__0S1ZNG__leadForm .hero_section-module-scss-module__0S1ZNG__selectedBox .hero_section-module-scss-module__0S1ZNG__arrow{color:#666;font-size:10px}.hero_section-module-scss-module__0S1ZNG__leadForm .hero_section-module-scss-module__0S1ZNG__optionsList{z-index:100;background:#fff;border:1px solid #ddd;border-radius:5px;width:100%;margin:0;padding:0;list-style:none;position:absolute;top:105%;left:0;overflow:hidden;box-shadow:0 5px 15px #0000001a}.hero_section-module-scss-module__0S1ZNG__leadForm .hero_section-module-scss-module__0S1ZNG__optionItem{color:#000;cursor:pointer;background:#fff;padding:12px;font-size:14px}.hero_section-module-scss-module__0S1ZNG__leadForm .hero_section-module-scss-module__0S1ZNG__optionItem:hover{color:#fff;background-color:#ffab2e}.hero_section-module-scss-module__0S1ZNG__leadForm .hero_section-module-scss-module__0S1ZNG__submitBtn{color:#fff;cursor:pointer;text-transform:uppercase;background-color:#ffab2e;border:none;border-radius:5px;padding:15px;font-weight:800}.hero_section-module-scss-module__0S1ZNG__leadForm .hero_section-module-scss-module__0S1ZNG__submitBtn:hover{background-color:#e69a28}
.uni_section-module-scss-module__hU8IUW__portalsSection{background-color:#fff;padding:30px 0;overflow:hidden}@media (max-width:768px){.uni_section-module-scss-module__hU8IUW__portalsSection{padding:20px 0}}.uni_section-module-scss-module__hU8IUW__mainHeading{color:#232936;text-align:center;margin-bottom:50px;font-family:inherit;font-size:36px;font-weight:700;line-height:1.2}@media (max-width:992px){.uni_section-module-scss-module__hU8IUW__mainHeading{font-size:30px}}@media (max-width:768px){.uni_section-module-scss-module__hU8IUW__mainHeading{margin-bottom:40px;padding:0 10px;font-size:18px}}.uni_section-module-scss-module__hU8IUW__marqueeWrapper{width:100%;padding:20px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.uni_section-module-scss-module__hU8IUW__sliderTrack{will-change:transform;align-items:center;width:max-content;animation:12s linear infinite uni_section-module-scss-module__hU8IUW__scrollSeamless;display:flex}.uni_section-module-scss-module__hU8IUW__portalIcon{flex-shrink:0;padding:0 50px}@media (max-width:768px){.uni_section-module-scss-module__hU8IUW__portalIcon{padding:0 25px}}.uni_section-module-scss-module__hU8IUW__imageBox{justify-content:center;align-items:center;width:200px;height:80px;display:flex;position:relative}@media (max-width:768px){.uni_section-module-scss-module__hU8IUW__imageBox{width:60px;height:60px}}.uni_section-module-scss-module__hU8IUW__actualImage{object-fit:contain!important}@keyframes uni_section-module-scss-module__hU8IUW__scrollSeamless{0%{transform:translate(0)}to{transform:translate(-33.333%)}}
.feature_section-module-scss-module__6YgCiW__featuresSection{color:#fff;background-color:#061f3a;padding:40px 0}.feature_section-module-scss-module__6YgCiW__mainHeading{text-align:center;color:#fff;margin-bottom:16px;font-size:36px;font-weight:700}@media (max-width:768px){.feature_section-module-scss-module__6YgCiW__mainHeading{font-size:20px}}.feature_section-module-scss-module__6YgCiW__subText{text-align:center;color:#94a3b8;max-width:800px;margin:0 auto 60px;font-size:16px;line-height:1.6}@media (max-width:768px){.feature_section-module-scss-module__6YgCiW__subText{padding:0;font-size:14px}}.feature_section-module-scss-module__6YgCiW__gridContainer{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}@media (max-width:1024px){.feature_section-module-scss-module__6YgCiW__gridContainer{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.feature_section-module-scss-module__6YgCiW__gridContainer{grid-template-columns:1fr;gap:20px}}.feature_section-module-scss-module__6YgCiW__featureCard{text-align:center;cursor:default;background:#1e293b80;border:1px solid #ffffff1a;border-radius:16px;padding:40px 30px;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.feature_section-module-scss-module__6YgCiW__featureCard:hover{background:#1e293bcc;border-color:#ffab2e;transform:translateY(-10px);box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #38bdf81a}.feature_section-module-scss-module__6YgCiW__featureCard:hover .feature_section-module-scss-module__6YgCiW__iconWrapper{color:#0f172a;background:#ffab2e;transform:rotateY(360deg)}.feature_section-module-scss-module__6YgCiW__iconWrapper{color:#ffab2e;border:2px solid #ffab2e;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 25px;transition:all .6s;display:flex}.feature_section-module-scss-module__6YgCiW__iconWrapper svg{font-size:32px}.feature_section-module-scss-module__6YgCiW__cardHeading{color:#f1f5f9;margin-bottom:15px;font-size:22px;font-weight:600}.feature_section-module-scss-module__6YgCiW__cardDescription{color:#94a3b8;font-size:15px;line-height:1.6}
.Content_section_one-module-scss-module__IOxMYG__contentSection{background-color:#fff;padding:40px 0}@media (max-width:768px){.Content_section_one-module-scss-module__IOxMYG__contentSection{padding:20px 0}}.Content_section_one-module-scss-module__IOxMYG__flexContainer{background:#002147;border-radius:16px;align-items:center;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000026}@media (max-width:992px){.Content_section_one-module-scss-module__IOxMYG__flexContainer{flex-direction:column-reverse}}.Content_section_one-module-scss-module__IOxMYG__textContent{flex:1;padding:40px}@media (max-width:768px){.Content_section_one-module-scss-module__IOxMYG__textContent{text-align:center;padding:35px 20px}}.Content_section_one-module-scss-module__IOxMYG__mainHeading{color:#fff;margin-bottom:20px;font-size:36px;font-weight:700;line-height:1.2}@media (max-width:768px){.Content_section_one-module-scss-module__IOxMYG__mainHeading{font-size:18px}}.Content_section_one-module-scss-module__IOxMYG__description{color:#e2e8f0;margin-bottom:30px;font-size:16px;line-height:1.4}@media (max-width:768px){.Content_section_one-module-scss-module__IOxMYG__description{font-size:14px}}.Content_section_one-module-scss-module__IOxMYG__buttonGroup{gap:15px;display:flex}@media (max-width:768px){.Content_section_one-module-scss-module__IOxMYG__buttonGroup{justify-content:center}}@media (max-width:480px){.Content_section_one-module-scss-module__IOxMYG__buttonGroup{flex-direction:column}}.Content_section_one-module-scss-module__IOxMYG__primaryBtn{color:#1a1f2b;cursor:pointer;background-color:#ffab2e;border:none;border-radius:6px;padding:14px 30px;font-weight:700;transition:all .3s}.Content_section_one-module-scss-module__IOxMYG__primaryBtn:hover{background-color:#e69a28;transform:translateY(-2px)}.Content_section_one-module-scss-module__IOxMYG__secondaryBtn{color:#fff;cursor:pointer;background-color:#5b748e;border:none;border-radius:6px;padding:14px 30px;font-weight:600;transition:all .3s}.Content_section_one-module-scss-module__IOxMYG__secondaryBtn:hover{background-color:#4a5f75;transform:translateY(-2px)}.Content_section_one-module-scss-module__IOxMYG__imageWrapper{flex:1;align-self:stretch;display:flex}.Content_section_one-module-scss-module__IOxMYG__imageWrapper img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:992px){.Content_section_one-module-scss-module__IOxMYG__imageWrapper{width:100%;height:auto;min-height:250px}.Content_section_one-module-scss-module__IOxMYG__imageWrapper img{object-fit:cover}}
.call_action-module-scss-module__i2sQbW__ctaSection{text-align:center;color:#fff;background-color:#0a192f;padding:4rem 0;overflow:hidden}@media (min-width:768px){.call_action-module-scss-module__i2sQbW__ctaSection{padding:6rem 0}}.call_action-module-scss-module__i2sQbW__contentWrapper{max-width:900px;margin:0 auto;padding:0 1.5rem}.call_action-module-scss-module__i2sQbW__mainHeading{letter-spacing:-.01em;margin-bottom:1rem;font-size:18px;font-weight:800;line-height:1.3}.call_action-module-scss-module__i2sQbW__mainHeading span{color:#ffb133}@media (min-width:600px){.call_action-module-scss-module__i2sQbW__mainHeading{font-size:28px}}@media (min-width:1024px){.call_action-module-scss-module__i2sQbW__mainHeading{margin-bottom:1.5rem;font-size:42px}}.call_action-module-scss-module__i2sQbW__subHeading{color:#ccd6f6;max-width:700px;margin:0 auto 2rem;font-size:14px;font-weight:400;line-height:1.5}@media (min-width:600px){.call_action-module-scss-module__i2sQbW__subHeading{font-size:16px}}@media (min-width:1024px){.call_action-module-scss-module__i2sQbW__subHeading{margin-bottom:2.5rem;font-size:18px}}.call_action-module-scss-module__i2sQbW__buttonWrapper{justify-content:center;display:flex}.call_action-module-scss-module__i2sQbW__ctaButton{color:#0a192f;background-color:#ffb133;border-radius:50px;padding:.8rem 1.8rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,background-color .2s;display:inline-block;box-shadow:0 4px 15px #ffb1334d}@media (min-width:768px){.call_action-module-scss-module__i2sQbW__ctaButton{padding:1.1rem 2.5rem;font-size:1.1rem}}.call_action-module-scss-module__i2sQbW__ctaButton:hover{background-color:#ffa31a;transform:translateY(-3px);box-shadow:0 6px 20px #ffb13380}.call_action-module-scss-module__i2sQbW__ctaButton:active{transform:translateY(0)}
.stats_section-module-scss-module__Z5ToBa__statsSection{background-color:#fff;padding:clamp(40px,8vw,100px) 0;overflow:hidden}.stats_section-module-scss-module__Z5ToBa__flexContainer{flex-direction:column;align-items:center;gap:40px;display:flex}@media (min-width:992px){.stats_section-module-scss-module__Z5ToBa__flexContainer{text-align:left;flex-direction:row;gap:60px}}.stats_section-module-scss-module__Z5ToBa__textContent{text-align:center;flex:1;width:100%}@media (min-width:992px){.stats_section-module-scss-module__Z5ToBa__textContent{text-align:left}}.stats_section-module-scss-module__Z5ToBa__mainHeading{color:#1a1f2b;margin-bottom:20px;font-size:clamp(24px,5vw,42px);font-weight:800;line-height:1.2}.stats_section-module-scss-module__Z5ToBa__mainHeading span{color:#ffab2e}@media (max-width:480px){.stats_section-module-scss-module__Z5ToBa__mainHeading{font-size:22px}}.stats_section-module-scss-module__Z5ToBa__description{color:#4b5563;max-width:600px;margin-bottom:30px;margin-left:auto;margin-right:auto;font-size:clamp(14px,2vw,16px);line-height:1.6}@media (min-width:992px){.stats_section-module-scss-module__Z5ToBa__description{margin-left:0}}.stats_section-module-scss-module__Z5ToBa__btnGroup{flex-direction:column;align-items:center;gap:15px;display:flex}@media (min-width:480px){.stats_section-module-scss-module__Z5ToBa__btnGroup{flex-direction:row;justify-content:center}}@media (min-width:992px){.stats_section-module-scss-module__Z5ToBa__btnGroup{justify-content:flex-start}}.stats_section-module-scss-module__Z5ToBa__contactBtn,.stats_section-module-scss-module__Z5ToBa__chatBtn{text-align:center;white-space:nowrap;border-radius:8px;width:100%;padding:14px 30px;font-weight:700;transition:all .3s}@media (min-width:480px){.stats_section-module-scss-module__Z5ToBa__contactBtn,.stats_section-module-scss-module__Z5ToBa__chatBtn{width:auto}}.stats_section-module-scss-module__Z5ToBa__contactBtn{color:#fff;background-color:#ffab2e;text-decoration:none}.stats_section-module-scss-module__Z5ToBa__contactBtn:hover{background-color:#e69a28;transform:translateY(-3px);box-shadow:0 10px 20px #ffab2e33}.stats_section-module-scss-module__Z5ToBa__secondaryBtn{width:100%;text-decoration:none}@media (min-width:480px){.stats_section-module-scss-module__Z5ToBa__secondaryBtn{width:auto}}.stats_section-module-scss-module__Z5ToBa__chatBtn{color:#fff;cursor:pointer;background-color:#1e293b;border:none}.stats_section-module-scss-module__Z5ToBa__chatBtn:hover{background-color:#0f172a;transform:translateY(-3px);box-shadow:0 10px 20px #1e293b33}.stats_section-module-scss-module__Z5ToBa__imageContent{flex:1;justify-content:center;width:100%;max-width:400px;display:flex}@media (min-width:992px){.stats_section-module-scss-module__Z5ToBa__imageContent{max-width:550px}}.stats_section-module-scss-module__Z5ToBa__imageContent .stats_section-module-scss-module__Z5ToBa__statsImg{object-fit:contain;width:100%;height:auto;animation:4s ease-in-out infinite stats_section-module-scss-module__Z5ToBa__float}@keyframes stats_section-module-scss-module__Z5ToBa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}
.content_section_two-module-scss-module__7lPCsq__contentSection{background-color:#fff;padding:0 0 40px}@media (max-width:768px){.content_section_two-module-scss-module__7lPCsq__contentSection{padding:0 0 30px}}.content_section_two-module-scss-module__7lPCsq__flexContainer{background:#002147;align-items:center;display:flex;overflow:hidden;box-shadow:0 15px 35px #0000001a}@media (max-width:992px){.content_section_two-module-scss-module__7lPCsq__flexContainer{text-align:left;flex-direction:column}}.content_section_two-module-scss-module__7lPCsq__imageWrapper{flex:1;align-self:stretch;width:100%}.content_section_two-module-scss-module__7lPCsq__imageWrapper .content_section_two-module-scss-module__7lPCsq__mainImg{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:992px){.content_section_two-module-scss-module__7lPCsq__imageWrapper{height:350px}}.content_section_two-module-scss-module__7lPCsq__textContent{color:#fff;flex:1.2;padding:30px}@media (max-width:768px){.content_section_two-module-scss-module__7lPCsq__textContent{padding:20px 10px}}.content_section_two-module-scss-module__7lPCsq__mainHeading{color:#fff;font-size:28px;font-weight:700;line-height:1.3}@media (max-width:768px){.content_section_two-module-scss-module__7lPCsq__mainHeading{font-size:18px;line-height:1.5}}.content_section_two-module-scss-module__7lPCsq__description{color:#ffffffe6;margin:20px 0 45px;font-size:16px;line-height:1.7}@media (max-width:768px){.content_section_two-module-scss-module__7lPCsq__description{font-size:14px;line-height:1.6}}.content_section_two-module-scss-module__7lPCsq__buttonGroup{gap:20px;display:flex}@media (max-width:480px){.content_section_two-module-scss-module__7lPCsq__buttonGroup{flex-direction:column}}.content_section_two-module-scss-module__7lPCsq__primaryBtn{color:#fff;text-align:center;background-color:#f7941d;border-radius:4px;padding:12px 35px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.content_section_two-module-scss-module__7lPCsq__primaryBtn:hover{background-color:#d87d12;transform:translateY(-2px)}.content_section_two-module-scss-module__7lPCsq__secondaryBtn{color:#fff;cursor:pointer;background-color:#5b748e;border:none;border-radius:4px;padding:12px 35px;font-weight:600;transition:all .3s}.content_section_two-module-scss-module__7lPCsq__secondaryBtn:hover{background-color:#4a5f75;transform:translateY(-2px)}
.process_section-module-scss-module__0AUqca__processSection{background-color:#fff;padding:50px 0 80px}@media (max-width:768px){.process_section-module-scss-module__0AUqca__processSection{padding:0 0 30px}}.process_section-module-scss-module__0AUqca__header{text-align:center;margin-bottom:40px}.process_section-module-scss-module__0AUqca__header .process_section-module-scss-module__0AUqca__mainTitle{color:#000;margin-bottom:20px;font-size:36px;font-weight:800}@media (max-width:768px){.process_section-module-scss-module__0AUqca__header .process_section-module-scss-module__0AUqca__mainTitle{font-size:18px}}.process_section-module-scss-module__0AUqca__header .process_section-module-scss-module__0AUqca__subTitle{color:#444;max-width:900px;margin:0 auto;font-size:16px;line-height:1.6}@media (max-width:768px){.process_section-module-scss-module__0AUqca__header .process_section-module-scss-module__0AUqca__subTitle{font-size:14px}}.process_section-module-scss-module__0AUqca__flexContainer{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}@media (max-width:992px){.process_section-module-scss-module__0AUqca__flexContainer{flex-direction:column;align-items:center;gap:50px}}.process_section-module-scss-module__0AUqca__stepCard{text-align:center;flex:1;padding:0 20px;position:relative}.process_section-module-scss-module__0AUqca__stepCard:hover .process_section-module-scss-module__0AUqca__iconWrapper{color:#ffab2e;transform:scale(1.1)rotate(10deg)}.process_section-module-scss-module__0AUqca__iconWrapper{color:#ffab2e;justify-content:center;margin-bottom:25px;font-size:50px;transition:all .4s;display:flex}.process_section-module-scss-module__0AUqca__iconWrapper svg{font-size:60px}.process_section-module-scss-module__0AUqca__stepTitle{color:#000;margin-bottom:15px;font-size:20px;font-weight:700}.process_section-module-scss-module__0AUqca__stepDesc{color:#555;font-size:14px;line-height:1.7}.process_section-module-scss-module__0AUqca__divider{opacity:.5;background-color:#ffab2e;width:1px;height:60%;position:absolute;top:20%;right:-10px}@media (max-width:992px){.process_section-module-scss-module__0AUqca__divider{display:none}}
.service_section-module-scss-module__Ig5iVW__servicesSection{background:linear-gradient(135deg,#01112b 45%,#0a3376 100%);padding:40px}@media (max-width:768px){.service_section-module-scss-module__Ig5iVW__servicesSection{padding:20px}}.service_section-module-scss-module__Ig5iVW__header{text-align:center;margin-bottom:30px}.service_section-module-scss-module__Ig5iVW__header .service_section-module-scss-module__Ig5iVW__mainTitle{color:#fff;margin:0;font-size:36px;font-weight:800}@media (max-width:768px){.service_section-module-scss-module__Ig5iVW__header .service_section-module-scss-module__Ig5iVW__mainTitle{font-size:22px}}.service_section-module-scss-module__Ig5iVW__flexWrapper{flex-wrap:wrap;justify-content:center;gap:30px;display:flex}.service_section-module-scss-module__Ig5iVW__serviceCard{text-align:center;flex:calc(33.333% - 30px);min-width:350px;padding:20px;transition:transform .3s}.service_section-module-scss-module__Ig5iVW__serviceCard:hover{transform:translateY(-5px)}.service_section-module-scss-module__Ig5iVW__serviceCard:hover .service_section-module-scss-module__Ig5iVW__cardHeading,.service_section-module-scss-module__Ig5iVW__serviceCard:hover .service_section-module-scss-module__Ig5iVW__cardDesc{color:#ffab2e}@media (max-width:992px){.service_section-module-scss-module__Ig5iVW__serviceCard{flex:calc(50% - 30px)}}@media (max-width:600px){.service_section-module-scss-module__Ig5iVW__serviceCard{flex:100%}}.service_section-module-scss-module__Ig5iVW__iconCircle{color:#fff;background-color:#ffab2e;border:10px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;margin:0 auto 30px;transition:all .3s;display:flex}.service_section-module-scss-module__Ig5iVW__iconCircle svg{font-size:65px}.service_section-module-scss-module__Ig5iVW__cardHeading{color:#fff;margin-bottom:20px;font-size:28px;font-weight:700;transition:color .3s}@media (max-width:768px){.service_section-module-scss-module__Ig5iVW__cardHeading{font-size:20px}}.service_section-module-scss-module__Ig5iVW__cardDesc{color:#fff;max-width:350px;margin:0 auto;font-size:16px;line-height:1.6}@keyframes service_section-module-scss-module__Ig5iVW__rotateIcon{0%{transform:rotate(0)}25%{transform:rotate(10deg)}75%{transform:rotate(-10deg)}to{transform:rotate(0)}}
.content_section_three-module-scss-module__JOHZYa__main{background-color:#fff}.content_section_three-module-scss-module__JOHZYa__contentSectionThree{max-width:1200px;margin:0 auto;padding:40px 20px}@media (max-width:768px){.content_section_three-module-scss-module__JOHZYa__contentSectionThree{padding:30px 20px}}.content_section_three-module-scss-module__JOHZYa__contentSectionThree .content_section_three-module-scss-module__JOHZYa__topFlex{align-items:flex-start;gap:50px;margin-bottom:60px;display:flex}@media (max-width:991px){.content_section_three-module-scss-module__JOHZYa__contentSectionThree .content_section_three-module-scss-module__JOHZYa__topFlex{text-align:center;flex-direction:column;gap:30px}}.content_section_three-module-scss-module__JOHZYa__contentSectionThree .content_section_three-module-scss-module__JOHZYa__topFlex .content_section_three-module-scss-module__JOHZYa__imageContent{flex:1;width:100%}.content_section_three-module-scss-module__JOHZYa__contentSectionThree .content_section_three-module-scss-module__JOHZYa__topFlex .content_section_three-module-scss-module__JOHZYa__imageContent .content_section_three-module-scss-module__JOHZYa__responsiveImg{object-fit:cover;border-radius:10px;width:100%;height:auto;display:block}.content_section_three-module-scss-module__JOHZYa__contentSectionThree .content_section_three-module-scss-module__JOHZYa__topFlex .content_section_three-module-scss-module__JOHZYa__textContent{flex:1}.content_section_three-module-scss-module__JOHZYa__contentSectionThree .content_section_three-module-scss-module__JOHZYa__topFlex .content_section_three-module-scss-module__JOHZYa__textContent h2{color:#1a1f2b;margin-top:0;margin-bottom:25px;font-size:36px;font-weight:800;line-height:1.2}@media (max-width:768px){.content_section_three-module-scss-module__JOHZYa__contentSectionThree .content_section_three-module-scss-module__JOHZYa__topFlex .content_section_three-module-scss-module__JOHZYa__textContent h2{text-align:left;font-size:18px;line-height:1.6}}.content_section_three-module-scss-module__JOHZYa__contentSectionThree .content_section_three-module-scss-module__JOHZYa__topFlex .content_section_three-module-scss-module__JOHZYa__textContent p{color:#4b5563;text-align:left;margin-bottom:25px;font-size:18px;line-height:1.7}@media (max-width:768px){.content_section_three-module-scss-module__JOHZYa__contentSectionThree .content_section_three-module-scss-module__JOHZYa__topFlex .content_section_three-module-scss-module__JOHZYa__textContent p{text-align:left;font-size:14px;line-height:1.6}}.content_section_three-module-scss-module__JOHZYa__contentSectionThree .content_section_three-module-scss-module__JOHZYa__topFlex .content_section_three-module-scss-module__JOHZYa__textContent .content_section_three-module-scss-module__JOHZYa__ctaBtn{color:#fff;cursor:pointer;background-color:#ff7a1a;border:none;border-radius:8px;padding:15px 32px;font-size:16px;font-weight:700;transition:all .3s;display:inline-flex}.content_section_three-module-scss-module__JOHZYa__contentSectionThree .content_section_three-module-scss-module__JOHZYa__topFlex .content_section_three-module-scss-module__JOHZYa__textContent .content_section_three-module-scss-module__JOHZYa__ctaBtn:hover{background-color:#e66a15;transform:translateY(-3px);box-shadow:0 10px 20px #ff7a1a33}.content_section_three-module-scss-module__JOHZYa__contentSectionThree .content_section_three-module-scss-module__JOHZYa__bottomGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}@media (max-width:850px){.content_section_three-module-scss-module__JOHZYa__contentSectionThree .content_section_three-module-scss-module__JOHZYa__bottomGrid{grid-template-columns:1fr}}.content_section_three-module-scss-module__JOHZYa__contentSectionThree .content_section_three-module-scss-module__JOHZYa__bottomGrid .content_section_three-module-scss-module__JOHZYa__featureItem h4{color:#1a1f2b;border-left:4px solid #ff7a1a;margin-bottom:12px;padding-left:15px;font-size:26px;font-weight:700}@media (max-width:768px){.content_section_three-module-scss-module__JOHZYa__contentSectionThree .content_section_three-module-scss-module__JOHZYa__bottomGrid .content_section_three-module-scss-module__JOHZYa__featureItem h4{font-size:18px}}.content_section_three-module-scss-module__JOHZYa__contentSectionThree .content_section_three-module-scss-module__JOHZYa__bottomGrid .content_section_three-module-scss-module__JOHZYa__featureItem p{color:#4b5563;padding-left:19px;font-size:18px;line-height:1.7}@media (max-width:768px){.content_section_three-module-scss-module__JOHZYa__contentSectionThree .content_section_three-module-scss-module__JOHZYa__bottomGrid .content_section_three-module-scss-module__JOHZYa__featureItem p{font-size:14px}}
.testimonial-module-scss-module__l8BOJa__main{background-color:#f8faff}.testimonial-module-scss-module__l8BOJa__container{background-color:#f8faff;flex-direction:row;justify-content:space-between;align-items:stretch;gap:50px;max-width:1400px;min-height:700px;margin:auto;padding:60px 8%;font-family:Inter,sans-serif;display:flex}.testimonial-module-scss-module__l8BOJa__section{flex:1;width:100%}.testimonial-module-scss-module__l8BOJa__heading{color:#1a202c;margin-bottom:10px;font-size:36px;font-weight:700}@media (max-width:900px){.testimonial-module-scss-module__l8BOJa__heading{font-size:18px}}.testimonial-module-scss-module__l8BOJa__subHeading{color:#4a5568;font-size:.95re;margin-bottom:25px;line-height:1.5}@media (max-width:900px){.testimonial-module-scss-module__l8BOJa__subHeading{font-size:14px}}.testimonial-module-scss-module__l8BOJa__testimonialCard{background:#e2e8f0;border-radius:35px;flex-direction:column;justify-content:space-between;height:350px;padding:40px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000000d}.testimonial-module-scss-module__l8BOJa__quoteIcon{color:#ff8c00;margin-bottom:10px;font-size:50px!important}.testimonial-module-scss-module__l8BOJa__fadeText{animation:.6s ease-in-out testimonial-module-scss-module__l8BOJa__fadeInOut}@keyframes testimonial-module-scss-module__l8BOJa__fadeInOut{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.testimonial-module-scss-module__l8BOJa__testimonialText{color:#333;font-size:1.1rem;font-style:italic;line-height:1.6}.testimonial-module-scss-module__l8BOJa__faqContainer{background-color:#1e2532;border-radius:12px;max-height:550px;overflow:hidden auto;box-shadow:0 4px 20px #0000001a}.testimonial-module-scss-module__l8BOJa__faqContainer::-webkit-scrollbar{width:5px}.testimonial-module-scss-module__l8BOJa__faqContainer::-webkit-scrollbar-thumb{background:#ff8c00;border-radius:10px}.testimonial-module-scss-module__l8BOJa__faqItem{border-bottom:1px solid #2d3748}.testimonial-module-scss-module__l8BOJa__faqHeader{cursor:pointer;color:#fff;-webkit-user-select:none;user-select:none;background:#2a3241;justify-content:space-between;align-items:center;padding:20px 25px;font-weight:600;transition:all .3s;display:flex}.testimonial-module-scss-module__l8BOJa__faqHeader:hover{color:#ff8c00;background:#333c4d;padding-left:30px}.testimonial-module-scss-module__l8BOJa__activeHeader{background:#232a3a;color:#ff8c00!important}.testimonial-module-scss-module__l8BOJa__answerWrapper{background:#fff;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1);display:grid}.testimonial-module-scss-module__l8BOJa__answerWrapper.testimonial-module-scss-module__l8BOJa__isOpen{grid-template-rows:1fr}.testimonial-module-scss-module__l8BOJa__answerContent{overflow:hidden}.testimonial-module-scss-module__l8BOJa__answerPadding{color:#333;padding:20px 25px;font-size:.95rem;line-height:1.6}.testimonial-module-scss-module__l8BOJa__sliderDots{justify-content:center;gap:15px;margin-top:25px;display:flex}.testimonial-module-scss-module__l8BOJa__dot{cursor:pointer;background:#fbd38d;width:12px;height:12px;transition:all .3s;transform:rotate(45deg)}.testimonial-module-scss-module__l8BOJa__activeDot{background:#ed8936;transform:rotate(45deg)scale(1.3)}@media (max-width:900px){.testimonial-module-scss-module__l8BOJa__container{flex-direction:column;min-height:auto;padding:30px 20px}.testimonial-module-scss-module__l8BOJa__faqContainer{max-height:none}}
