:root{--primary:#0b5c5d;--primary-dark:#244647;--secondary:#e31e25;--accent:#ff9d00;--white:#fff;--glass-bg:#ffffff0f;--glass-border:#ffffff14;--transition:all .4s cubic-bezier(.4, 0, .2, 1)}.AboutHero-module__y_ixaW__aboutHero{align-items:center;min-height:100dvh;padding:140px 0 60px;display:flex;position:relative;overflow:hidden}.AboutHero-module__y_ixaW__heroBg{z-index:0;position:absolute;inset:0}.AboutHero-module__y_ixaW__heroImageWrapper{width:100%;height:100%;overflow:hidden}.AboutHero-module__y_ixaW__heroImage{object-fit:cover;width:100%;height:100%;animation:30s ease-out forwards AboutHero-module__y_ixaW__zoomIn;transform:scale(1.05)}@keyframes AboutHero-module__y_ixaW__zoomIn{0%{transform:scale(1.05)}to{transform:scale(1.15)}}.AboutHero-module__y_ixaW__heroOverlay{z-index:1;background:linear-gradient(#0b5c5deb 0%,#0b5c5dcc 40%,#244647b3 70%,#0b5c5de0 100%);position:absolute;inset:0}.AboutHero-module__y_ixaW__heroBlur{-webkit-backdrop-filter:blur(4px);z-index:1;position:absolute;inset:0}.AboutHero-module__y_ixaW__heroGradient{z-index:1;background:radial-gradient(at 50% 80%,#ff9d000f 0%,#0000 60%);position:absolute;inset:0}.AboutHero-module__y_ixaW__container{z-index:2;width:100%;max-width:1450px;margin:0 auto;padding:0 24px;position:relative}.AboutHero-module__y_ixaW__breadcrumb{color:#fff6;align-items:center;gap:8px;margin-bottom:20px;font-size:14px;display:flex}.AboutHero-module__y_ixaW__breadcrumb .AboutHero-module__y_ixaW__active{color:var(--white);font-weight:600}.AboutHero-module__y_ixaW__breadcrumb svg{color:#fff3}.AboutHero-module__y_ixaW__heroContent{max-width:700px;animation:1s ease-out AboutHero-module__y_ixaW__slideUp}@keyframes AboutHero-module__y_ixaW__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.AboutHero-module__y_ixaW__badge{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);color:var(--white);border-radius:50px;align-items:center;gap:10px;margin-bottom:20px;padding:8px 20px;font-size:13px;font-weight:600;animation:3s ease-in-out infinite AboutHero-module__y_ixaW__pulseGlow;display:inline-flex}.AboutHero-module__y_ixaW__badge svg{color:var(--accent)}@keyframes AboutHero-module__y_ixaW__pulseGlow{0%,to{box-shadow:0 0 #ff9d0014}50%{box-shadow:0 0 0 16px #ff9d0000}}.AboutHero-module__y_ixaW__title{color:var(--white);margin-bottom:8px;font-size:3.4rem;font-weight:800;line-height:1.3}.AboutHero-module__y_ixaW__highlight{color:var(--accent);display:inline-block;position:relative}.AboutHero-module__y_ixaW__highlight:after{content:"";background:linear-gradient(90deg, var(--accent), transparent);border-radius:2px;width:100%;height:4px;position:absolute;bottom:4px;left:0}.AboutHero-module__y_ixaW__subtitle{color:#fffc;max-width:560px;margin:12px 0 32px;font-size:clamp(16px,1.2vw,19px);line-height:1.8}.AboutHero-module__y_ixaW__statsWrapper{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;max-width:800px;margin-top:20px;animation:1s ease-out .3s both AboutHero-module__y_ixaW__slideUp;display:grid}.AboutHero-module__y_ixaW__statCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);transition:var(--transition);border-radius:14px;align-items:center;gap:14px;padding:16px 20px;display:flex}.AboutHero-module__y_ixaW__statCard:hover{background:#ffffff14;transform:translateY(-4px)}.AboutHero-module__y_ixaW__statIcon{width:40px;height:40px;color:var(--accent);background:#ff9d001f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AboutHero-module__y_ixaW__statValue{color:var(--white);font-size:18px;font-weight:800;display:block}.AboutHero-module__y_ixaW__statLabel{color:#ffffff80;font-size:12px;font-weight:500;display:block}@media (max-width:768px){.AboutHero-module__y_ixaW__aboutHero{min-height:auto;padding:120px 0 40px}.AboutHero-module__y_ixaW__container{padding:0 16px}.AboutHero-module__y_ixaW__title{font-size:28px}.AboutHero-module__y_ixaW__subtitle{font-size:14px}.AboutHero-module__y_ixaW__statsWrapper{grid-template-columns:1fr 1fr;gap:10px}.AboutHero-module__y_ixaW__statCard{padding:12px 14px}.AboutHero-module__y_ixaW__statValue{font-size:15px}.AboutHero-module__y_ixaW__statLabel{font-size:10px}.AboutHero-module__y_ixaW__statIcon{width:32px;height:32px}.AboutHero-module__y_ixaW__statIcon svg{width:16px;height:16px}}@media (max-width:480px){.AboutHero-module__y_ixaW__title{font-size:24px}.AboutHero-module__y_ixaW__statsWrapper{grid-template-columns:1fr 1fr;gap:8px}.AboutHero-module__y_ixaW__statCard{gap:10px;padding:10px 12px}.AboutHero-module__y_ixaW__statValue{font-size:13px}.AboutHero-module__y_ixaW__statLabel{font-size:9px}.AboutHero-module__y_ixaW__statIcon{width:28px;height:28px}.AboutHero-module__y_ixaW__statIcon svg{width:14px;height:14px}.AboutHero-module__y_ixaW__badge{padding:6px 14px;font-size:11px}}
:root{--primary:#0b5c5d;--primary-dark:#244647;--accent:#ff9d00;--white:#fff;--shadow:0 4px 20px #0b5c5d0a;--transition:all .4s cubic-bezier(.4, 0, .2, 1)}.OurStory-module__kohHoW__ourStory{background:#fff;padding:60px 0}.OurStory-module__kohHoW__container{max-width:1450px;margin:0 auto;padding:0 24px}.OurStory-module__kohHoW__storyWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin-bottom:60px;display:grid}.OurStory-module__kohHoW__storyContent{flex-direction:column;gap:12px;display:flex}.OurStory-module__kohHoW__badge{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;background:#0b5c5d0f;border-radius:50px;width:fit-content;padding:4px 14px;font-size:11px;font-weight:700;display:inline-block}.OurStory-module__kohHoW__title{color:var(--primary);margin:0;font-size:clamp(28px,3vw,40px);font-weight:800}.OurStory-module__kohHoW__highlight{color:var(--accent)}.OurStory-module__kohHoW__description{color:#666;margin:0;font-size:16px;line-height:1.8}.OurStory-module__kohHoW__storyStats{gap:32px;margin-top:8px;display:flex}.OurStory-module__kohHoW__storyStat{flex-direction:column;display:flex}.OurStory-module__kohHoW__statNumber{color:var(--primary);font-size:24px;font-weight:800}.OurStory-module__kohHoW__statLabel{color:#888;font-size:13px}.OurStory-module__kohHoW__storyImage{position:relative}.OurStory-module__kohHoW__imageWrapper{border-radius:16px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0b5c5d0f}.OurStory-module__kohHoW__imageWrapper img{object-fit:cover;width:100%;height:380px;display:block}.OurStory-module__kohHoW__imageBadge{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:14px;align-items:center;gap:16px;padding:20px 24px;display:flex;position:absolute;bottom:20px;left:20px;right:20px;box-shadow:0 4px 20px #0000000a}.OurStory-module__kohHoW__imageBadge svg{color:var(--accent);flex-shrink:0}.OurStory-module__kohHoW__imageBadge p{color:var(--primary);margin:0;font-size:15px;font-style:italic;font-weight:600}.OurStory-module__kohHoW__timeline{border-top:1px solid #0b5c5d0a;margin-top:40px;padding-top:40px}.OurStory-module__kohHoW__timelineHeader{text-align:center;margin-bottom:32px}.OurStory-module__kohHoW__timelineTitle{color:var(--primary);margin:0;font-size:24px;font-weight:700}.OurStory-module__kohHoW__timelineSubtitle{color:#888;margin:4px 0 0;font-size:14px}.OurStory-module__kohHoW__timelineGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.OurStory-module__kohHoW__timelineItem{border-left:4px solid var(--accent);transition:var(--transition);background:#f8f9fc;border-radius:12px;padding:20px 24px}.OurStory-module__kohHoW__timelineItem:hover{transform:translateY(-4px);box-shadow:0 10px 40px #0b5c5d0a}.OurStory-module__kohHoW__timelineYear{color:var(--accent);font-size:14px;font-weight:800}.OurStory-module__kohHoW__timelineContent h4{color:var(--primary);margin:4px 0 2px;font-size:16px;font-weight:700}.OurStory-module__kohHoW__timelineContent p{color:#666;margin:0;font-size:14px;line-height:1.5}@media (max-width:1024px){.OurStory-module__kohHoW__storyWrapper{grid-template-columns:1fr;gap:32px}.OurStory-module__kohHoW__imageWrapper img{height:300px}}@media (max-width:768px){.OurStory-module__kohHoW__ourStory{padding:40px 0}.OurStory-module__kohHoW__container{padding:0 16px}.OurStory-module__kohHoW__storyWrapper{gap:24px}.OurStory-module__kohHoW__storyStats{flex-wrap:wrap;gap:20px}.OurStory-module__kohHoW__statNumber{font-size:20px}.OurStory-module__kohHoW__imageWrapper img{height:240px}.OurStory-module__kohHoW__imageBadge{padding:14px 18px}.OurStory-module__kohHoW__imageBadge p{font-size:13px}.OurStory-module__kohHoW__timelineGrid{grid-template-columns:1fr}.OurStory-module__kohHoW__timelineItem{padding:16px 18px}}@media (max-width:480px){.OurStory-module__kohHoW__imageWrapper img{height:200px}.OurStory-module__kohHoW__imageBadge{gap:10px;padding:12px 14px}.OurStory-module__kohHoW__imageBadge svg{width:20px;height:20px}.OurStory-module__kohHoW__imageBadge p{font-size:12px}.OurStory-module__kohHoW__storyStats{gap:14px}.OurStory-module__kohHoW__statNumber{font-size:18px}.OurStory-module__kohHoW__statLabel{font-size:11px}}
:root{--primary:#0b5c5d;--accent:#ff9d00;--white:#fff;--transition:all .4s cubic-bezier(.4, 0, .2, 1)}.MissionVision-module__Lze2Eq__missionVision{background:#f8f9fc;padding:60px 0}.MissionVision-module__Lze2Eq__container{max-width:1450px;margin:0 auto;padding:0 24px}.MissionVision-module__Lze2Eq__sectionHeader{text-align:center;margin-bottom:40px}.MissionVision-module__Lze2Eq__badge{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;background:#0b5c5d0f;border-radius:50px;padding:4px 14px;font-size:11px;font-weight:700;display:inline-block}.MissionVision-module__Lze2Eq__title{color:var(--primary);margin:4px 0 0;font-size:clamp(28px,3vw,38px);font-weight:800}.MissionVision-module__Lze2Eq__highlight{color:var(--accent)}.MissionVision-module__Lze2Eq__subtitle{color:#888;margin:4px 0 0;font-size:15px}.MissionVision-module__Lze2Eq__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:32px;display:grid}.MissionVision-module__Lze2Eq__card{background:var(--white);text-align:center;transition:var(--transition);border:1px solid #0b5c5d0a;border-radius:16px;padding:32px 28px;box-shadow:0 4px 20px #0b5c5d05}.MissionVision-module__Lze2Eq__card:hover{border-color:#ff9d001a;transform:translateY(-6px);box-shadow:0 20px 60px #0b5c5d0f}.MissionVision-module__Lze2Eq__cardIcon{width:64px;height:64px;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.MissionVision-module__Lze2Eq__card:hover .MissionVision-module__Lze2Eq__cardIcon{transform:scale(1.1)rotate(-5deg)}.MissionVision-module__Lze2Eq__cardTitle{color:var(--primary);margin:0 0 8px;font-size:20px;font-weight:700}.MissionVision-module__Lze2Eq__cardDesc{color:#666;margin:0;font-size:15px;line-height:1.7}.MissionVision-module__Lze2Eq__valuesWrapper{border-top:1px solid #0b5c5d0a;flex-wrap:wrap;justify-content:center;gap:24px;padding-top:24px;display:flex}.MissionVision-module__Lze2Eq__valueItem{background:var(--white);transition:var(--transition);border:1px solid #0b5c5d0a;border-radius:50px;align-items:center;gap:8px;padding:8px 16px;display:flex}.MissionVision-module__Lze2Eq__valueItem:hover{border-color:var(--accent);transform:translateY(-2px)}.MissionVision-module__Lze2Eq__valueIcon{color:var(--accent);align-items:center;display:flex}.MissionVision-module__Lze2Eq__valueLabel{color:var(--primary);font-size:14px;font-weight:600}@media (max-width:768px){.MissionVision-module__Lze2Eq__missionVision{padding:40px 0}.MissionVision-module__Lze2Eq__container{padding:0 16px}.MissionVision-module__Lze2Eq__cardsGrid{grid-template-columns:1fr;gap:16px}.MissionVision-module__Lze2Eq__card{padding:24px 20px}.MissionVision-module__Lze2Eq__cardIcon{width:52px;height:52px}.MissionVision-module__Lze2Eq__cardIcon svg{width:26px;height:26px}.MissionVision-module__Lze2Eq__cardTitle{font-size:18px}.MissionVision-module__Lze2Eq__valuesWrapper{gap:12px}.MissionVision-module__Lze2Eq__valueItem{padding:6px 12px;font-size:13px}}@media (max-width:480px){.MissionVision-module__Lze2Eq__card{padding:20px 16px}.MissionVision-module__Lze2Eq__cardIcon{width:44px;height:44px}.MissionVision-module__Lze2Eq__cardIcon svg{width:22px;height:22px}.MissionVision-module__Lze2Eq__cardTitle{font-size:16px}.MissionVision-module__Lze2Eq__cardDesc{font-size:14px}.MissionVision-module__Lze2Eq__valuesWrapper{gap:8px}.MissionVision-module__Lze2Eq__valueItem{padding:4px 10px;font-size:12px}}
:root{--primary:#0b5c5d;--accent:#ff9d00;--white:#fff;--transition:all .4s cubic-bezier(.4, 0, .2, 1)}.OurValues-module__zgs8cq__ourValues{background:#f8f9fc;padding:60px 0}.OurValues-module__zgs8cq__container{max-width:1450px;margin:0 auto;padding:0 24px}.OurValues-module__zgs8cq__sectionHeader{text-align:center;margin-bottom:40px}.OurValues-module__zgs8cq__badge{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;background:#0b5c5d0f;border-radius:50px;padding:4px 14px;font-size:11px;font-weight:700;display:inline-block}.OurValues-module__zgs8cq__title{color:var(--primary);margin:4px 0 0;font-size:clamp(28px,3vw,38px);font-weight:800}.OurValues-module__zgs8cq__highlight{color:var(--accent)}.OurValues-module__zgs8cq__subtitle{color:#888;margin:4px 0 0;font-size:15px}.OurValues-module__zgs8cq__valuesGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.OurValues-module__zgs8cq__valueCard{background:var(--white);text-align:center;transition:var(--transition);border:1px solid #0b5c5d0a;border-radius:16px;padding:32px 28px;box-shadow:0 4px 20px #0b5c5d05}.OurValues-module__zgs8cq__valueCard:hover{border-color:#ff9d001a;transform:translateY(-6px);box-shadow:0 20px 60px #0b5c5d0f}.OurValues-module__zgs8cq__iconWrapper{width:60px;height:60px;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.OurValues-module__zgs8cq__valueCard:hover .OurValues-module__zgs8cq__iconWrapper{transform:scale(1.1)rotate(-5deg)}.OurValues-module__zgs8cq__valueTitle{color:var(--primary);margin:0 0 8px;font-size:18px;font-weight:700}.OurValues-module__zgs8cq__valueDesc{color:#666;margin:0;font-size:14px;line-height:1.7}@media (max-width:768px){.OurValues-module__zgs8cq__ourValues{padding:40px 0}.OurValues-module__zgs8cq__container{padding:0 16px}.OurValues-module__zgs8cq__valuesGrid{grid-template-columns:1fr 1fr;gap:16px}.OurValues-module__zgs8cq__valueCard{padding:24px 18px}.OurValues-module__zgs8cq__valueTitle{font-size:16px}.OurValues-module__zgs8cq__iconWrapper{width:48px;height:48px}.OurValues-module__zgs8cq__iconWrapper svg{width:22px;height:22px}}@media (max-width:480px){.OurValues-module__zgs8cq__valuesGrid{grid-template-columns:1fr}.OurValues-module__zgs8cq__valueCard{padding:20px 16px}.OurValues-module__zgs8cq__valueTitle{font-size:15px}.OurValues-module__zgs8cq__valueDesc{font-size:13px}}
:root{--primary:#0b5c5d;--primary-dark:#074344;--primary-light:#e8f3f3;--primary-gradient:linear-gradient(135deg, #0b5c5d 0%, #0a4a4b 100%);--accent:#ff9d00;--accent-dark:#e68a00;--accent-gradient:linear-gradient(135deg, #ff9d00 0%, #f57c00 100%);--accent-light:#fff3e0;--white:#fff;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 6px #00000012;--shadow-lg:0 10px 25px #0000001a;--shadow-xl:0 20px 50px #00000026;--shadow-2xl:0 30px 70px #0003;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-2xl:32px;--transition:all .4s cubic-bezier(.4, 0, .2, 1)}.GlobalCTA-module__OA3lMq__cta{background:linear-gradient(#fff 0%,#f8fafc 100%);padding:80px 0;position:relative;overflow:hidden}.GlobalCTA-module__OA3lMq__cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#0b5c5d08 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.GlobalCTA-module__OA3lMq__cta:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff9d0008 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-30%;left:-10%}.GlobalCTA-module__OA3lMq__container{z-index:1;max-width:1450px;margin:0 auto;padding:0 24px;position:relative}.GlobalCTA-module__OA3lMq__ctaWrapper{background:var(--white);border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl);border:1px solid var(--gray-200);opacity:0;grid-template-columns:1fr 1.1fr;align-items:center;gap:60px;padding:56px 56px 48px;transition:all .8s cubic-bezier(.4,0,.2,1);display:grid;transform:translateY(40px)}.GlobalCTA-module__OA3lMq__ctaWrapper.GlobalCTA-module__OA3lMq__visible{opacity:1;transform:translateY(0)}.GlobalCTA-module__OA3lMq__ctaContent{flex-direction:column;gap:20px;display:flex}.GlobalCTA-module__OA3lMq__badgeWrapper{margin-bottom:4px}.GlobalCTA-module__OA3lMq__badge{background:var(--accent-light);color:var(--accent-dark);text-transform:uppercase;letter-spacing:.8px;border:1px solid #ff9d0026;border-radius:50px;align-items:center;gap:8px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-flex}.GlobalCTA-module__OA3lMq__badge svg{color:var(--accent)}.GlobalCTA-module__OA3lMq__title{color:var(--gray-900);letter-spacing:-.02em;margin:0;font-size:clamp(32px,3.5vw,48px);font-weight:800;line-height:1.15}.GlobalCTA-module__OA3lMq__highlight{color:var(--primary);display:inline-block;position:relative}.GlobalCTA-module__OA3lMq__highlight:after{content:"";background:var(--accent);opacity:.3;border-radius:2px;width:100%;height:4px;position:absolute;bottom:4px;left:0}.GlobalCTA-module__OA3lMq__titleDot{color:var(--accent)}.GlobalCTA-module__OA3lMq__subtitle{color:var(--gray-600);max-width:480px;margin:0;font-size:16px;line-height:1.8}.GlobalCTA-module__OA3lMq__featuresList{grid-template-columns:1fr 1fr;gap:10px;margin:8px 0 12px;display:grid}.GlobalCTA-module__OA3lMq__featureItem{background:var(--gray-50);border-radius:var(--radius-sm);border:1px solid var(--gray-200);transition:var(--transition);align-items:center;gap:10px;padding:8px 14px;display:flex}.GlobalCTA-module__OA3lMq__featureItem:hover{background:var(--primary-light);border-color:var(--primary);transform:translate(4px)}.GlobalCTA-module__OA3lMq__featureIcon{background:var(--primary);width:32px;height:32px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.GlobalCTA-module__OA3lMq__featureText{color:var(--gray-700);font-size:14px;font-weight:600}.GlobalCTA-module__OA3lMq__ctaButtons{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.GlobalCTA-module__OA3lMq__btnPrimary{color:var(--white);background:var(--accent-gradient);cursor:pointer;transition:var(--transition);border:none;border-radius:50px;align-items:center;gap:10px;padding:16px 36px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #ff9d004d}.GlobalCTA-module__OA3lMq__btnPrimary:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.GlobalCTA-module__OA3lMq__btnPrimary:hover:before{left:100%}.GlobalCTA-module__OA3lMq__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #ff9d0066}.GlobalCTA-module__OA3lMq__btnPrimary:active{transform:translateY(0)}.GlobalCTA-module__OA3lMq__btnArrow{transition:transform .3s}.GlobalCTA-module__OA3lMq__btnPrimary:hover .GlobalCTA-module__OA3lMq__btnArrow{transform:translate(4px)}.GlobalCTA-module__OA3lMq__btnSecondary{color:var(--white);background:var(--primary-gradient);cursor:pointer;transition:var(--transition);border:none;border-radius:50px;align-items:center;gap:10px;padding:16px 32px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 20px #0b5c5d40}.GlobalCTA-module__OA3lMq__btnSecondary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0b5c5d59}.GlobalCTA-module__OA3lMq__btnSecondary:active{transform:translateY(0)}.GlobalCTA-module__OA3lMq__btnTertiary{color:var(--gray-700);background:var(--gray-100);border:2px solid var(--gray-200);cursor:pointer;transition:var(--transition);border-radius:50px;align-items:center;gap:10px;padding:16px 28px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.GlobalCTA-module__OA3lMq__btnTertiary:hover{background:var(--white);border-color:var(--primary);color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-3px)}.GlobalCTA-module__OA3lMq__ctaImage{flex-direction:column;gap:20px;display:flex}.GlobalCTA-module__OA3lMq__imageWrapper{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);aspect-ratio:4/3;position:relative;overflow:hidden}.GlobalCTA-module__OA3lMq__imageOverlay{z-index:1;pointer-events:none;background:linear-gradient(#0000 40%,#0b5c5d1a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.GlobalCTA-module__OA3lMq__mainImage{object-fit:cover;width:100%;height:100%;transition:transform .6s}.GlobalCTA-module__OA3lMq__imageWrapper:hover .GlobalCTA-module__OA3lMq__mainImage{transform:scale(1.05)}.GlobalCTA-module__OA3lMq__floatingBadge{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:2;background:#fffffff2;border:1px solid #fff3;align-items:center;gap:12px;padding:12px 18px;animation:3s ease-in-out infinite GlobalCTA-module__OA3lMq__float;display:flex;position:absolute}.GlobalCTA-module__OA3lMq__badgeSupport{animation-delay:0s;bottom:20px;left:20px}.GlobalCTA-module__OA3lMq__badgeStats{animation-delay:1s;top:20px;right:20px}.GlobalCTA-module__OA3lMq__badgeRating{animation-delay:2s;bottom:80px;right:20px}@keyframes GlobalCTA-module__OA3lMq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.GlobalCTA-module__OA3lMq__badgeIcon{background:var(--primary-light);width:40px;height:40px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.GlobalCTA-module__OA3lMq__badgeContent{flex-direction:column;display:flex}.GlobalCTA-module__OA3lMq__badgeTitle{color:var(--gray-900);margin:0;font-size:15px;font-weight:800;line-height:1.2}.GlobalCTA-module__OA3lMq__badgeSub{color:var(--gray-500);margin:0;font-size:12px;line-height:1.3}.GlobalCTA-module__OA3lMq__badgeRating .GlobalCTA-module__OA3lMq__stars{color:var(--accent);letter-spacing:2px;font-size:14px}.GlobalCTA-module__OA3lMq__badgeRating .GlobalCTA-module__OA3lMq__badgeTitle{color:var(--accent-dark)}.GlobalCTA-module__OA3lMq__statsWrapper{background:var(--gray-50);border-radius:var(--radius-md);border:1px solid var(--gray-200);grid-template-columns:repeat(4,1fr);gap:12px;padding:16px 20px;display:grid}.GlobalCTA-module__OA3lMq__statItem{text-align:center;padding:8px 4px}.GlobalCTA-module__OA3lMq__statValue{color:var(--primary);font-size:22px;font-weight:800;line-height:1.2;display:block}.GlobalCTA-module__OA3lMq__statLabel{color:var(--gray-500);margin-top:2px;font-size:12px;font-weight:500;display:block}.GlobalCTA-module__OA3lMq__statItem:not(:last-child){border-right:1px solid var(--gray-200)}@media (max-width:1024px){.GlobalCTA-module__OA3lMq__ctaWrapper{gap:40px;padding:40px 36px}.GlobalCTA-module__OA3lMq__featuresList{grid-template-columns:1fr}.GlobalCTA-module__OA3lMq__statsWrapper{grid-template-columns:repeat(2,1fr)}.GlobalCTA-module__OA3lMq__statItem:nth-child(2){border-right:none}}@media (max-width:768px){.GlobalCTA-module__OA3lMq__cta{padding:48px 0}.GlobalCTA-module__OA3lMq__container{padding:0 12px}.GlobalCTA-module__OA3lMq__ctaWrapper{grid-template-columns:1fr;gap:32px;padding:32px 24px}.GlobalCTA-module__OA3lMq__title{font-size:28px}.GlobalCTA-module__OA3lMq__subtitle{font-size:15px}.GlobalCTA-module__OA3lMq__ctaButtons{flex-direction:column}.GlobalCTA-module__OA3lMq__btnPrimary,.GlobalCTA-module__OA3lMq__btnSecondary,.GlobalCTA-module__OA3lMq__btnTertiary{justify-content:center;padding:14px 28px;font-size:15px}.GlobalCTA-module__OA3lMq__imageWrapper{aspect-ratio:4/3}.GlobalCTA-module__OA3lMq__floatingBadge{gap:10px;padding:10px 14px}.GlobalCTA-module__OA3lMq__badgeIcon{width:32px;height:32px}.GlobalCTA-module__OA3lMq__badgeIcon svg{width:18px;height:18px}.GlobalCTA-module__OA3lMq__badgeTitle{font-size:13px}.GlobalCTA-module__OA3lMq__badgeSub{font-size:11px}.GlobalCTA-module__OA3lMq__badgeSupport{bottom:12px;left:12px}.GlobalCTA-module__OA3lMq__badgeStats{top:12px;right:12px}.GlobalCTA-module__OA3lMq__badgeRating{bottom:70px;right:12px}.GlobalCTA-module__OA3lMq__statsWrapper{grid-template-columns:repeat(2,1fr);gap:8px;padding:12px 16px}.GlobalCTA-module__OA3lMq__statValue{font-size:18px}}@media (max-width:480px){.GlobalCTA-module__OA3lMq__ctaWrapper{padding:24px 16px}.GlobalCTA-module__OA3lMq__title{font-size:24px}.GlobalCTA-module__OA3lMq__featuresList{grid-template-columns:1fr}.GlobalCTA-module__OA3lMq__featureItem{padding:6px 12px}.GlobalCTA-module__OA3lMq__featureIcon{width:28px;height:28px}.GlobalCTA-module__OA3lMq__featureIcon svg{width:14px;height:14px}.GlobalCTA-module__OA3lMq__featureText{font-size:13px}.GlobalCTA-module__OA3lMq__btnPrimary,.GlobalCTA-module__OA3lMq__btnSecondary,.GlobalCTA-module__OA3lMq__btnTertiary{padding:12px 20px;font-size:14px}.GlobalCTA-module__OA3lMq__imageWrapper{aspect-ratio:1}.GlobalCTA-module__OA3lMq__floatingBadge{padding:8px 12px}.GlobalCTA-module__OA3lMq__badgeIcon{width:28px;height:28px}.GlobalCTA-module__OA3lMq__badgeTitle{font-size:12px}.GlobalCTA-module__OA3lMq__badgeSub{font-size:10px}.GlobalCTA-module__OA3lMq__badgeRating .GlobalCTA-module__OA3lMq__stars{font-size:12px}.GlobalCTA-module__OA3lMq__statsWrapper{grid-template-columns:1fr 1fr;gap:4px}.GlobalCTA-module__OA3lMq__statValue{font-size:16px}.GlobalCTA-module__OA3lMq__statLabel{font-size:11px}}@media (prefers-reduced-motion:reduce){.GlobalCTA-module__OA3lMq__floatingBadge{animation:none!important}}@media (prefers-color-scheme:dark){.GlobalCTA-module__OA3lMq__cta{background:linear-gradient(#1a1a1a 0%,#0f0f0f 100%)}.GlobalCTA-module__OA3lMq__ctaWrapper{background:#2d2d2d;border-color:#404040}.GlobalCTA-module__OA3lMq__title{color:var(--white)}.GlobalCTA-module__OA3lMq__subtitle{color:var(--gray-400)}.GlobalCTA-module__OA3lMq__featureItem{background:#333;border-color:#404040}.GlobalCTA-module__OA3lMq__featureItem:hover{border-color:var(--primary);background:#0b5c5d33}.GlobalCTA-module__OA3lMq__featureText{color:var(--gray-300)}.GlobalCTA-module__OA3lMq__btnTertiary{color:var(--gray-300);background:#333;border-color:#404040}.GlobalCTA-module__OA3lMq__btnTertiary:hover{border-color:var(--primary);color:#66d9d9;background:#3d3d3d}.GlobalCTA-module__OA3lMq__floatingBadge{background:#2d2d2df2;border-color:#404040}.GlobalCTA-module__OA3lMq__badgeTitle{color:var(--white)}.GlobalCTA-module__OA3lMq__badgeSub{color:var(--gray-400)}.GlobalCTA-module__OA3lMq__badgeIcon{color:#66d9d9;background:#0b5c5d4d}.GlobalCTA-module__OA3lMq__statsWrapper{background:#333;border-color:#404040}.GlobalCTA-module__OA3lMq__statValue{color:#66d9d9}.GlobalCTA-module__OA3lMq__statLabel{color:var(--gray-400)}.GlobalCTA-module__OA3lMq__statItem:not(:last-child){border-color:#404040}.GlobalCTA-module__OA3lMq__badge{color:#ffb833;background:#ff9d0026;border-color:#ff9d0033}}@media print{.GlobalCTA-module__OA3lMq__cta{background:var(--white);padding:40px 0}.GlobalCTA-module__OA3lMq__ctaWrapper{box-shadow:none;border:1px solid var(--gray-200)}.GlobalCTA-module__OA3lMq__floatingBadge{animation:none!important}.GlobalCTA-module__OA3lMq__btnPrimary,.GlobalCTA-module__OA3lMq__btnSecondary,.GlobalCTA-module__OA3lMq__btnTertiary{border:1px solid var(--gray-300);color:var(--gray-800);box-shadow:none!important;background:0 0!important}}
:root{--primary:#0b5c5d;--primary-dark:#244647;--secondary:#e31e25;--accent:#ff9d00;--white:#fff;--shadow:0 4px 20px #0b5c5d0a;--shadow-hover:0 20px 60px #0b5c5d1a;--transition:all .5s cubic-bezier(.4, 0, .2, 1);--radius:16px}.LatestBlogs-module__s-3Mlq__blog{background:linear-gradient(#fff 0%,#f8f9fc 100%);padding:70px 0 60px;position:relative;overflow:hidden}.LatestBlogs-module__s-3Mlq__blog:before{content:"";background:radial-gradient(circle,#ff9d0005 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;left:-200px}.LatestBlogs-module__s-3Mlq__container{z-index:1;max-width:1450px;margin:0 auto;padding:0 24px;position:relative}.LatestBlogs-module__s-3Mlq__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:32px;display:flex}.LatestBlogs-module__s-3Mlq__noPosts{text-align:center;padding:60px 20px}.LatestBlogs-module__s-3Mlq__noPostsIcon{margin-bottom:16px;font-size:64px;display:block}.LatestBlogs-module__s-3Mlq__noPosts h3{color:var(--gray-800);margin:0 0 8px;font-size:24px;font-weight:700}.LatestBlogs-module__s-3Mlq__noPosts p{color:var(--gray-500);margin:0;font-size:16px}@media (prefers-color-scheme:dark){.LatestBlogs-module__s-3Mlq__noPosts h3{color:var(--gray-200)}.LatestBlogs-module__s-3Mlq__noPosts p{color:var(--gray-400)}}.LatestBlogs-module__s-3Mlq__badge{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;background:#0b5c5d0f;border-radius:50px;align-items:center;gap:6px;padding:4px 14px;font-size:11px;font-weight:700;display:inline-flex}.LatestBlogs-module__s-3Mlq__badge svg{color:var(--accent)}.LatestBlogs-module__s-3Mlq__title{color:var(--primary);margin:4px 0 0;font-size:clamp(28px,3.2vw,40px);font-weight:800}.LatestBlogs-module__s-3Mlq__highlight{color:var(--accent);position:relative}.LatestBlogs-module__s-3Mlq__highlight:after{content:"";background:var(--accent);opacity:.3;border-radius:2px;width:100%;height:3px;position:absolute;bottom:2px;left:0}.LatestBlogs-module__s-3Mlq__subtitle{color:#888;margin:0;font-size:15px}.LatestBlogs-module__s-3Mlq__viewAll{color:var(--accent);border:2px solid var(--accent);transition:var(--transition);border-radius:50px;align-items:center;gap:6px;padding:10px 22px;font-size:15px;font-weight:600;text-decoration:none;display:flex}.LatestBlogs-module__s-3Mlq__viewAll:hover{background:var(--accent);color:var(--white);gap:12px;transform:translateY(-2px);box-shadow:0 8px 30px #ff9d0040}.LatestBlogs-module__s-3Mlq__sliderWrapper{padding:0 20px;position:relative}.LatestBlogs-module__s-3Mlq__navBtn{background:var(--white);width:44px;height:44px;color:var(--primary);cursor:pointer;transition:var(--transition);z-index:10;border:1px solid #0b5c5d0f;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 20px #0000000a}.LatestBlogs-module__s-3Mlq__navBtn:hover{background:var(--primary);color:var(--white);transform:translateY(-50%)scale(1.05);box-shadow:0 8px 30px #0b5c5d26}.LatestBlogs-module__s-3Mlq__prevBtn{left:-10px}.LatestBlogs-module__s-3Mlq__nextBtn{right:-10px}.LatestBlogs-module__s-3Mlq__scrollContainer{scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:24px;padding:8px 4px 20px;display:flex;overflow:auto hidden}.LatestBlogs-module__s-3Mlq__scrollContainer::-webkit-scrollbar{height:4px}.LatestBlogs-module__s-3Mlq__scrollContainer::-webkit-scrollbar-track{background:#0b5c5d0a;border-radius:4px}.LatestBlogs-module__s-3Mlq__scrollContainer::-webkit-scrollbar-thumb{background:var(--accent);border-radius:4px}.LatestBlogs-module__s-3Mlq__slide{scroll-snap-align:start;flex:0 0 340px}.LatestBlogs-module__s-3Mlq__blogCard{background:var(--white);border-radius:var(--radius);transition:var(--transition);box-shadow:var(--shadow);border:1px solid #0b5c5d0a;flex-direction:column;height:100%;text-decoration:none;display:flex;overflow:hidden}.LatestBlogs-module__s-3Mlq__blogCard:hover{box-shadow:var(--shadow-hover);border-color:#ff9d000f;transform:translateY(-8px)}.LatestBlogs-module__s-3Mlq__cardImage{flex-shrink:0;height:200px;position:relative;overflow:hidden}.LatestBlogs-module__s-3Mlq__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.LatestBlogs-module__s-3Mlq__blogCard:hover .LatestBlogs-module__s-3Mlq__cardImage img{transform:scale(1.05)}.LatestBlogs-module__s-3Mlq__categoryTag{background:var(--accent);color:var(--white);text-transform:uppercase;letter-spacing:.3px;z-index:2;border-radius:6px;padding:4px 14px;font-size:11px;font-weight:700;position:absolute;top:12px;left:12px}.LatestBlogs-module__s-3Mlq__cardOverlay{-webkit-backdrop-filter:blur(4px);opacity:0;transition:var(--transition);z-index:1;background:#0b5c5db3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.LatestBlogs-module__s-3Mlq__blogCard:hover .LatestBlogs-module__s-3Mlq__cardOverlay{opacity:1}.LatestBlogs-module__s-3Mlq__readMore{background:var(--accent);color:var(--white);transition:var(--transition);border-radius:50px;align-items:center;gap:8px;padding:12px 28px;font-size:15px;font-weight:700;display:flex;transform:translateY(20px)}.LatestBlogs-module__s-3Mlq__blogCard:hover .LatestBlogs-module__s-3Mlq__readMore{transform:translateY(0)}.LatestBlogs-module__s-3Mlq__readMore svg{transition:var(--transition)}.LatestBlogs-module__s-3Mlq__readMore:hover svg{transform:translate(4px)}.LatestBlogs-module__s-3Mlq__cardContent{flex-direction:column;flex:1;gap:8px;padding:20px 22px 22px;display:flex}.LatestBlogs-module__s-3Mlq__cardTitle{color:var(--primary);-webkit-line-clamp:2;transition:var(--transition);-webkit-box-orient:vertical;margin:0;font-size:17px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.LatestBlogs-module__s-3Mlq__blogCard:hover .LatestBlogs-module__s-3Mlq__cardTitle{color:var(--accent)}.LatestBlogs-module__s-3Mlq__cardExcerpt{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.LatestBlogs-module__s-3Mlq__cardMeta{border-top:1px solid #0b5c5d0a;flex-wrap:wrap;gap:12px;padding-top:12px;display:flex}.LatestBlogs-module__s-3Mlq__metaItem{color:#888;align-items:center;gap:4px;font-size:12px;display:flex}.LatestBlogs-module__s-3Mlq__metaItem svg{color:var(--accent)}.LatestBlogs-module__s-3Mlq__cardLine{background:var(--accent);opacity:.2;width:30px;height:3px;transition:var(--transition);border-radius:2px;margin-top:4px}.LatestBlogs-module__s-3Mlq__blogCard:hover .LatestBlogs-module__s-3Mlq__cardLine{opacity:.6;width:50px}.LatestBlogs-module__s-3Mlq__scrollIndicator{align-items:center;gap:16px;margin-top:28px;padding:0 24px;display:flex}.LatestBlogs-module__s-3Mlq__indicatorBar{background:#0b5c5d0f;border-radius:4px;flex:1;height:3px;position:relative;overflow:hidden}.LatestBlogs-module__s-3Mlq__indicatorFill{background:linear-gradient(90deg, var(--accent), var(--secondary));border-radius:4px;width:30%;height:100%;animation:2s ease-in-out infinite LatestBlogs-module__s-3Mlq__indicatorPulse}@keyframes LatestBlogs-module__s-3Mlq__indicatorPulse{0%,to{transform:translate(0)}50%{transform:translate(200%)}}.LatestBlogs-module__s-3Mlq__indicatorText{color:#999;font-size:13px;font-weight:500;animation:2s ease-in-out infinite LatestBlogs-module__s-3Mlq__textPulse}@keyframes LatestBlogs-module__s-3Mlq__textPulse{0%,to{opacity:.6}50%{opacity:1}}@media (max-width:1024px){.LatestBlogs-module__s-3Mlq__blog{padding:50px 0 40px}.LatestBlogs-module__s-3Mlq__slide{flex:0 0 300px}.LatestBlogs-module__s-3Mlq__cardImage{height:180px}.LatestBlogs-module__s-3Mlq__navBtn{width:38px;height:38px}.LatestBlogs-module__s-3Mlq__navBtn svg{width:18px;height:18px}}@media (max-width:768px){.LatestBlogs-module__s-3Mlq__blog{padding:40px 0 30px}.LatestBlogs-module__s-3Mlq__container{padding:0 16px}.LatestBlogs-module__s-3Mlq__sectionHeader{flex-direction:column;align-items:flex-start}.LatestBlogs-module__s-3Mlq__viewAll{padding:8px 18px;font-size:13px}.LatestBlogs-module__s-3Mlq__sliderWrapper{padding:0 10px}.LatestBlogs-module__s-3Mlq__slide{flex:0 0 280px}.LatestBlogs-module__s-3Mlq__cardImage{height:160px}.LatestBlogs-module__s-3Mlq__cardTitle{font-size:15px}.LatestBlogs-module__s-3Mlq__cardExcerpt{font-size:13px}.LatestBlogs-module__s-3Mlq__navBtn{width:32px;height:32px;top:40%}.LatestBlogs-module__s-3Mlq__navBtn svg{width:16px;height:16px}.LatestBlogs-module__s-3Mlq__prevBtn{left:-4px}.LatestBlogs-module__s-3Mlq__nextBtn{right:-4px}.LatestBlogs-module__s-3Mlq__scrollIndicator{display:none}.LatestBlogs-module__s-3Mlq__cardContent{padding:16px 18px 18px}.LatestBlogs-module__s-3Mlq__scrollContainer{gap:16px;padding:4px 2px 12px}}@media (max-width:480px){.LatestBlogs-module__s-3Mlq__blog{padding:30px 0 20px}.LatestBlogs-module__s-3Mlq__container{padding:0 12px}.LatestBlogs-module__s-3Mlq__title{font-size:22px}.LatestBlogs-module__s-3Mlq__subtitle{font-size:13px}.LatestBlogs-module__s-3Mlq__slide{flex:0 0 260px}.LatestBlogs-module__s-3Mlq__cardImage{height:140px}.LatestBlogs-module__s-3Mlq__cardTitle{font-size:14px}.LatestBlogs-module__s-3Mlq__cardExcerpt{font-size:12px}.LatestBlogs-module__s-3Mlq__cardMeta{gap:8px}.LatestBlogs-module__s-3Mlq__metaItem{font-size:11px}.LatestBlogs-module__s-3Mlq__cardContent{padding:14px 14px 16px}.LatestBlogs-module__s-3Mlq__navBtn{width:28px;height:28px}.LatestBlogs-module__s-3Mlq__navBtn svg{width:14px;height:14px}.LatestBlogs-module__s-3Mlq__viewAll{padding:6px 14px;font-size:12px}.LatestBlogs-module__s-3Mlq__scrollContainer{gap:12px}}
:root{--primary:#0b5c5d;--primary-dark:#074344;--primary-light:#e8f3f3;--accent:#ff9d00;--accent-dark:#e68a00;--accent-light:#fff3e0;--white:#fff;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 6px #00000012;--shadow-lg:0 10px 25px #0000001a;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--transition:all .3s cubic-bezier(.4, 0, .2, 1)}.FAQ-module__XcRXUW__faq{background:linear-gradient(135deg,#f8fafc 0%,#eef2f7 100%);padding:10px 0;overflow:hidden}.FAQ-module__XcRXUW__container{max-width:900px;margin:0 auto;padding:0 24px}.FAQ-module__XcRXUW__sectionHeader{text-align:center;opacity:0;margin-bottom:48px;transition:all .6s cubic-bezier(.4,0,.2,1);transform:translateY(30px)}.FAQ-module__XcRXUW__sectionHeader.FAQ-module__XcRXUW__visible{opacity:1;transform:translateY(0)}.FAQ-module__XcRXUW__badge{background:var(--primary-light);color:var(--primary);text-transform:uppercase;letter-spacing:.8px;border:1px solid #0b5c5d1a;border-radius:50px;align-items:center;gap:8px;padding:6px 16px;font-size:11px;font-weight:700;display:inline-flex}.FAQ-module__XcRXUW__badge svg{color:var(--primary)}.FAQ-module__XcRXUW__title{color:var(--gray-900);margin:12px 0 4px;font-size:28px;font-weight:800;line-height:1.2}.FAQ-module__XcRXUW__highlight{color:var(--primary);position:relative}.FAQ-module__XcRXUW__highlight:after{content:"";background:var(--accent);opacity:.3;border-radius:2px;width:100%;height:4px;position:absolute;bottom:2px;left:0}.FAQ-module__XcRXUW__subtitle{color:var(--gray-500);margin:4px 0 0;font-size:16px}.FAQ-module__XcRXUW__faqList{flex-direction:column;gap:12px;display:flex}.FAQ-module__XcRXUW__faqItem{background:var(--white);border-radius:var(--radius-md);transition:var(--transition);border:2px solid var(--gray-200);box-shadow:var(--shadow-sm);overflow:hidden}.FAQ-module__XcRXUW__faqItem:hover{border-color:var(--primary);box-shadow:var(--shadow-md)}.FAQ-module__XcRXUW__faqItem.FAQ-module__XcRXUW__open{border-color:var(--primary);box-shadow:0 4px 24px #0b5c5d14}.FAQ-module__XcRXUW__faqItem summary{cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none}.FAQ-module__XcRXUW__faqItem summary::-webkit-details-marker{display:none}.FAQ-module__XcRXUW__faqItem summary::marker{content:"";display:none}.FAQ-module__XcRXUW__faqSummary{cursor:pointer;transition:var(--transition);justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;list-style:none;display:flex}.FAQ-module__XcRXUW__faqSummary:hover{background:var(--gray-50)}.FAQ-module__XcRXUW__faqSummary::-webkit-details-marker{display:none}.FAQ-module__XcRXUW__questionText{color:var(--gray-800);flex:1;font-size:16px;font-weight:600;line-height:1.4;transition:color .3s}.FAQ-module__XcRXUW__faqItem.FAQ-module__XcRXUW__open .FAQ-module__XcRXUW__questionText{color:var(--primary)}.FAQ-module__XcRXUW__faqIcon{background:var(--gray-50);width:36px;height:36px;color:var(--gray-400);transition:var(--transition);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FAQ-module__XcRXUW__faqItem.FAQ-module__XcRXUW__open .FAQ-module__XcRXUW__faqIcon{background:var(--primary);color:var(--white)}.FAQ-module__XcRXUW__faqItem:hover .FAQ-module__XcRXUW__faqIcon{background:var(--primary-light);color:var(--primary)}.FAQ-module__XcRXUW__faqItem.FAQ-module__XcRXUW__open:hover .FAQ-module__XcRXUW__faqIcon{background:var(--primary);color:var(--white)}.FAQ-module__XcRXUW__faqAnswer{padding:0 24px 20px;animation:.3s FAQ-module__XcRXUW__slideDown}@keyframes FAQ-module__XcRXUW__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.FAQ-module__XcRXUW__answerContent{align-items:flex-start;gap:16px;display:flex}.FAQ-module__XcRXUW__answerLine{background:linear-gradient(to bottom, var(--primary), var(--accent));border-radius:2px;flex-shrink:0;width:3px;min-height:40px;margin-top:4px}.FAQ-module__XcRXUW__answerContent p{color:var(--gray-600);margin:0;font-size:15px;line-height:1.8}.FAQ-module__XcRXUW__faqFooter{text-align:center;border-top:1px solid var(--gray-200);margin-top:32px;padding-top:24px}.FAQ-module__XcRXUW__footerText{color:var(--gray-600);margin:0;font-size:16px}.FAQ-module__XcRXUW__footerLink{color:var(--primary);transition:var(--transition);font-weight:700;text-decoration:none;position:relative}.FAQ-module__XcRXUW__footerLink:after{content:"";background:var(--accent);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.FAQ-module__XcRXUW__footerLink:hover:after{width:100%}.FAQ-module__XcRXUW__footerLink:hover{color:var(--primary-dark)}@media (max-width:768px){.FAQ-module__XcRXUW__faq{padding:48px 0}.FAQ-module__XcRXUW__container{padding:0 16px}.FAQ-module__XcRXUW__sectionHeader{margin-bottom:32px}.FAQ-module__XcRXUW__faqSummary{padding:14px 18px}.FAQ-module__XcRXUW__questionText{font-size:14px}.FAQ-module__XcRXUW__faqAnswer{padding:0 18px 16px}.FAQ-module__XcRXUW__answerContent p{font-size:14px}.FAQ-module__XcRXUW__faqIcon{width:32px;height:32px}.FAQ-module__XcRXUW__faqIcon svg{width:18px;height:18px}}@media (max-width:480px){.FAQ-module__XcRXUW__faq{padding:32px 0}.FAQ-module__XcRXUW__faqSummary{padding:12px 14px}.FAQ-module__XcRXUW__questionText{font-size:13px}.FAQ-module__XcRXUW__faqAnswer{padding:0 14px 14px}.FAQ-module__XcRXUW__answerContent p{font-size:13px}.FAQ-module__XcRXUW__faqIcon{width:28px;height:28px}.FAQ-module__XcRXUW__faqIcon svg{width:16px;height:16px}.FAQ-module__XcRXUW__footerText{font-size:14px}}@media (prefers-color-scheme:dark){.FAQ-module__XcRXUW__faq{background:linear-gradient(135deg,#1a1a1a 0%,#0f0f0f 100%)}.FAQ-module__XcRXUW__faqItem{background:#2d2d2d;border-color:#404040}.FAQ-module__XcRXUW__faqItem:hover,.FAQ-module__XcRXUW__faqItem.FAQ-module__XcRXUW__open{border-color:var(--primary)}.FAQ-module__XcRXUW__title{color:var(--white)}.FAQ-module__XcRXUW__subtitle{color:var(--gray-400)}.FAQ-module__XcRXUW__questionText{color:var(--gray-200)}.FAQ-module__XcRXUW__faqItem.FAQ-module__XcRXUW__open .FAQ-module__XcRXUW__questionText{color:#66d9d9}.FAQ-module__XcRXUW__faqSummary:hover{background:#333}.FAQ-module__XcRXUW__faqIcon{color:var(--gray-500);background:#333}.FAQ-module__XcRXUW__faqItem.FAQ-module__XcRXUW__open .FAQ-module__XcRXUW__faqIcon{background:var(--primary);color:var(--white)}.FAQ-module__XcRXUW__faqItem:hover .FAQ-module__XcRXUW__faqIcon{color:#66d9d9;background:#0b5c5d4d}.FAQ-module__XcRXUW__faqItem.FAQ-module__XcRXUW__open:hover .FAQ-module__XcRXUW__faqIcon{background:var(--primary);color:var(--white)}.FAQ-module__XcRXUW__answerContent p{color:var(--gray-400)}.FAQ-module__XcRXUW__faqFooter{border-top-color:#404040}.FAQ-module__XcRXUW__footerText{color:var(--gray-400)}.FAQ-module__XcRXUW__footerLink{color:#66d9d9}.FAQ-module__XcRXUW__badge{color:#66d9d9;background:#0b5c5d4d;border-color:#0b5c5d33}.FAQ-module__XcRXUW__badge svg{color:#66d9d9}}@media (prefers-reduced-motion:reduce){.FAQ-module__XcRXUW__faqAnswer{animation:none!important}}
:root{--transition:all .4s cubic-bezier(.4, 0, .2, 1);--radius:16px;--primary:#0b5c5d;--primary-dark:#244647;--secondary:#e31e25;--accent:#f59e0b;--white:#fff;--light-gray:#f8fafc;--dark-text:#0f172a}.FeaturedProperties-module__nd7e_a__featuredProperties{background:#fafbfc;padding:4px 0 10px}.FeaturedProperties-module__nd7e_a__container{max-width:1480px;margin:0 auto;padding:0 24px}.FeaturedProperties-module__nd7e_a__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:10px;display:flex}.FeaturedProperties-module__nd7e_a__headerLeft{flex-direction:column;gap:4px;display:flex}.FeaturedProperties-module__nd7e_a__badge{color:var(--accent);text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#f59e0b1a,#0b5c5d1a);border:1px solid #f59e0b26;border-radius:50px;align-items:center;gap:6px;width:fit-content;padding:4px 16px;font-size:11px;font-weight:700;display:inline-flex}.FeaturedProperties-module__nd7e_a__badge svg{color:var(--accent)}.FeaturedProperties-module__nd7e_a__title{color:var(--dark-text);margin:0;font-size:28px;font-weight:800;line-height:1.1}.FeaturedProperties-module__nd7e_a__highlight{background:linear-gradient(135deg, var(--accent), #d97706);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.FeaturedProperties-module__nd7e_a__subtitle{color:#94a3b8;margin:4px 0 0;font-size:15px}.FeaturedProperties-module__nd7e_a__searchWrapper{margin-bottom:32px;position:relative}.FeaturedProperties-module__nd7e_a__mobileSearchBar{background:var(--white);cursor:pointer;transition:var(--transition);border:2px solid #eef2f6;border-radius:16px;align-items:center;padding:12px 16px;display:none;box-shadow:0 2px 8px #0000000a}.FeaturedProperties-module__nd7e_a__mobileSearchBar:hover{border-color:var(--accent)}.FeaturedProperties-module__nd7e_a__searchBarContent{align-items:center;gap:10px;width:100%;display:flex}.FeaturedProperties-module__nd7e_a__searchIcon{color:#94a3b8;flex-shrink:0}.FeaturedProperties-module__nd7e_a__searchPlaceholder{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;font-weight:500;overflow:hidden}.FeaturedProperties-module__nd7e_a__activeFiltersPreview{color:var(--dark-text);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.FeaturedProperties-module__nd7e_a__searchBarRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.FeaturedProperties-module__nd7e_a__activeCount{background:var(--accent);color:#fff;border-radius:50px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:700;display:flex}.FeaturedProperties-module__nd7e_a__chevronIcon{color:#94a3b8;transition:var(--transition)}.FeaturedProperties-module__nd7e_a__chevronOpen{color:var(--accent);transform:rotate(180deg)}.FeaturedProperties-module__nd7e_a__searchFormWrapper{width:100%;transition:all .3s}.FeaturedProperties-module__nd7e_a__searchFormContainer{background:var(--white);border:1px solid #eef2f6;border-radius:20px;width:100%;padding:24px 28px 20px}.FeaturedProperties-module__nd7e_a__mobileFilterHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;display:none}.FeaturedProperties-module__nd7e_a__closeFilterBtn{color:#64748b;cursor:pointer;width:36px;height:36px;transition:var(--transition);background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.FeaturedProperties-module__nd7e_a__closeFilterBtn:hover{background:#e2e8f0}.FeaturedProperties-module__nd7e_a__mobileFilterTitle{color:var(--dark-text);font-size:16px;font-weight:700}.FeaturedProperties-module__nd7e_a__resetFilterBtn{color:var(--accent);cursor:pointer;transition:var(--transition);background:#f59e0b14;border:1px solid #f59e0b26;border-radius:8px;padding:6px 16px;font-size:12px;font-weight:600}.FeaturedProperties-module__nd7e_a__resetFilterBtn:hover{background:#f59e0b26}.FeaturedProperties-module__nd7e_a__tabsRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.FeaturedProperties-module__nd7e_a__tabs{background:var(--light-gray);border:1px solid #eef2f6;border-radius:14px;gap:4px;padding:4px;display:flex}.FeaturedProperties-module__nd7e_a__tabBtn{color:#94a3b8;cursor:pointer;transition:var(--transition);background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:8px 20px;font-size:14px;font-weight:700;display:flex}.FeaturedProperties-module__nd7e_a__tabBtn:hover{color:var(--dark-text)}.FeaturedProperties-module__nd7e_a__tabBtn.FeaturedProperties-module__nd7e_a__activeTab{background:var(--white);color:var(--primary);border:1px solid var(--accent);box-shadow:none}.FeaturedProperties-module__nd7e_a__tabBtn.FeaturedProperties-module__nd7e_a__activeTab svg{color:var(--accent)}.FeaturedProperties-module__nd7e_a__tabBtn:first-child.FeaturedProperties-module__nd7e_a__activeTab{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:var(--white);border-color:var(--primary)}.FeaturedProperties-module__nd7e_a__tabBtn:first-child.FeaturedProperties-module__nd7e_a__activeTab svg{color:var(--accent)}.FeaturedProperties-module__nd7e_a__tabsRight{align-items:center;gap:8px;display:flex}.FeaturedProperties-module__nd7e_a__tabBadge{color:#22c55e;background:#22c55e14;border:1px solid #22c55e26;border-radius:50px;align-items:center;gap:6px;padding:4px 14px;font-size:11px;font-weight:600;display:flex}.FeaturedProperties-module__nd7e_a__clearFiltersBtn{color:#94a3b8;cursor:pointer;transition:var(--transition);background:0 0;border:1px solid #eef2f6;border-radius:50px;align-items:center;gap:4px;padding:4px 14px;font-size:11px;font-weight:600;display:flex}.FeaturedProperties-module__nd7e_a__clearFiltersBtn:hover{color:var(--dark-text);background:#f1f5f9;border-color:#cbd5e1}.FeaturedProperties-module__nd7e_a__formGrid{grid-template-columns:1fr 1fr 1fr;gap:16px;margin:0 auto;display:grid}.FeaturedProperties-module__nd7e_a__formGroup{flex-direction:column;gap:4px;display:flex}.FeaturedProperties-module__nd7e_a__formLabel{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.FeaturedProperties-module__nd7e_a__formLabel svg{color:var(--accent)}.FeaturedProperties-module__nd7e_a__formSelect{width:100%;color:var(--dark-text);background:var(--light-gray);transition:var(--transition);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2394a3b8' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;border:2px solid #eef2f6;border-radius:12px;min-height:44px;padding:10px 36px 10px 14px;font-family:inherit;font-size:14px;font-weight:500}.FeaturedProperties-module__nd7e_a__formSelect:focus{border-color:var(--accent);background:var(--white);outline:none}.FeaturedProperties-module__nd7e_a__formSelect:hover{background-color:#f1f5f9}.FeaturedProperties-module__nd7e_a__formSelect option{background:var(--white);color:var(--dark-text);padding:8px}.FeaturedProperties-module__nd7e_a__formLocationTags{border-top:1px solid #f1f5f9;margin-top:20px;padding-top:18px}.FeaturedProperties-module__nd7e_a__formLocationTagsHeader{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:600;display:flex}.FeaturedProperties-module__nd7e_a__formLocationTagsHeader svg{color:var(--accent);width:16px;height:16px}.FeaturedProperties-module__nd7e_a__formLocationTagsContainer{flex-wrap:wrap;gap:8px;display:flex}.FeaturedProperties-module__nd7e_a__formLocationTag{color:#64748b;cursor:pointer;transition:var(--transition);white-space:nowrap;background:#f8fafc;border:1px solid #eef2f6;border-radius:50px;padding:6px 16px;font-size:13px;font-weight:500}.FeaturedProperties-module__nd7e_a__formLocationTag:hover{border-color:var(--accent);color:var(--dark-text);background:#f59e0b14;transform:translateY(-2px)}.FeaturedProperties-module__nd7e_a__formLocationTagActive{background:var(--accent);color:var(--white);border-color:var(--accent)}.FeaturedProperties-module__nd7e_a__formLocationTagActive:hover{color:var(--white);background:#d97706;border-color:#d97706;transform:translateY(-2px)}.FeaturedProperties-module__nd7e_a__formLocationLoadMore{color:var(--accent);cursor:pointer;transition:var(--transition);white-space:nowrap;background:0 0;border:1px solid #f59e0b33;border-radius:50px;align-items:center;gap:4px;padding:6px 16px;font-size:13px;font-weight:600;display:flex}.FeaturedProperties-module__nd7e_a__formLocationLoadMore:hover{border-color:var(--accent);background:#f59e0b14;transform:translateY(-2px)}.FeaturedProperties-module__nd7e_a__formLocationLoadMore svg{transition:var(--transition)}.FeaturedProperties-module__nd7e_a__formLocationLoadMore:hover svg{transform:rotate(90deg)}.FeaturedProperties-module__nd7e_a__propertiesGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.FeaturedProperties-module__nd7e_a__propertyCard{background:var(--white);transition:var(--transition);border:1px solid #eef2f6;border-radius:20px;overflow:hidden}.FeaturedProperties-module__nd7e_a__propertyCard:hover{border-color:var(--accent);transform:translateY(-8px)}.FeaturedProperties-module__nd7e_a__cardLink{color:inherit;text-decoration:none;display:block}.FeaturedProperties-module__nd7e_a__cardImage{background:#f1f5f9;height:240px;position:relative;overflow:hidden}.FeaturedProperties-module__nd7e_a__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.FeaturedProperties-module__nd7e_a__propertyCard:hover .FeaturedProperties-module__nd7e_a__cardImage img{transform:scale(1.05)}.FeaturedProperties-module__nd7e_a__statusBadge{color:var(--white);text-transform:uppercase;letter-spacing:.3px;z-index:2;border:1px solid #fff3;border-radius:8px;padding:4px 14px;font-size:11px;font-weight:700;position:absolute;top:12px;left:12px}.FeaturedProperties-module__nd7e_a__listingTypeBadge{color:var(--white);text-transform:uppercase;letter-spacing:.3px;z-index:2;border:1px solid #fff3;border-radius:8px;align-items:center;gap:4px;padding:4px 14px;font-size:10px;font-weight:700;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%)}.FeaturedProperties-module__nd7e_a__badges{z-index:2;flex-direction:column;align-items:flex-end;gap:4px;display:flex;position:absolute;top:12px;right:12px}.FeaturedProperties-module__nd7e_a__badgeTag{color:var(--white);text-transform:uppercase;letter-spacing:.3px;background:#ef4444;border:1px solid #fff3;border-radius:6px;padding:3px 10px;font-size:9px;font-weight:700}.FeaturedProperties-module__nd7e_a__featuredTag{color:#92400e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f59e0b26;border:1px solid #f59e0b26;border-radius:6px;align-items:center;gap:3px;padding:3px 10px;font-size:9px;font-weight:700;display:flex}.FeaturedProperties-module__nd7e_a__actionButtons{z-index:2;gap:6px;display:flex;position:absolute;bottom:12px;right:12px}.FeaturedProperties-module__nd7e_a__actionBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:34px;height:34px;color:var(--dark-text);cursor:pointer;transition:var(--transition);background:#ffffffe6;border:1px solid #eef2f6;border-radius:50%;justify-content:center;align-items:center;display:flex}.FeaturedProperties-module__nd7e_a__actionBtn:hover{background:var(--accent);color:var(--white);border-color:var(--accent);transform:scale(1.1)}.FeaturedProperties-module__nd7e_a__verifiedBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--white);z-index:2;background:#0009;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:4px;padding:4px 12px;font-size:10px;font-weight:600;display:flex;position:absolute;bottom:12px;left:12px}.FeaturedProperties-module__nd7e_a__verifiedBadge svg{color:#22c55e}.FeaturedProperties-module__nd7e_a__ratingBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--white);z-index:2;background:#0009;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:4px;padding:4px 12px;font-size:12px;font-weight:600;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.FeaturedProperties-module__nd7e_a__ratingBadge .FeaturedProperties-module__nd7e_a__reviewCount{color:#ffffff80;font-size:10px;font-weight:400}.FeaturedProperties-module__nd7e_a__cardContent{flex-direction:column;gap:10px;padding:18px 20px 20px;display:flex}.FeaturedProperties-module__nd7e_a__cardHeader{flex-direction:column;gap:6px;display:flex}.FeaturedProperties-module__nd7e_a__cardTitle{color:var(--dark-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.FeaturedProperties-module__nd7e_a__cardLocation{color:#94a3b8;align-items:center;gap:4px;font-size:13px;display:flex}.FeaturedProperties-module__nd7e_a__cardLocation svg{color:var(--accent);flex-shrink:0}.FeaturedProperties-module__nd7e_a__cardDetails{border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;flex-wrap:wrap;gap:12px;padding:10px 0;display:flex}.FeaturedProperties-module__nd7e_a__detailItem{color:#64748b;align-items:center;gap:4px;font-size:12px;font-weight:500;display:flex}.FeaturedProperties-module__nd7e_a__detailItem svg{color:var(--accent);flex-shrink:0}.FeaturedProperties-module__nd7e_a__listedBy{color:#94a3b8;align-items:center;gap:6px;font-size:12px;display:flex}.FeaturedProperties-module__nd7e_a__listedBy svg{color:var(--accent);flex-shrink:0}.FeaturedProperties-module__nd7e_a__listedBy strong{color:var(--dark-text)}.FeaturedProperties-module__nd7e_a__listedDate{color:#cbd5e1;margin-left:auto;font-size:11px}.FeaturedProperties-module__nd7e_a__cardFooter{justify-content:space-between;align-items:center;padding-top:4px;display:flex}.FeaturedProperties-module__nd7e_a__priceSection{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.FeaturedProperties-module__nd7e_a__currentPrice{color:var(--primary);font-size:20px;font-weight:800}.FeaturedProperties-module__nd7e_a__originalPrice{color:#94a3b8;font-size:14px;text-decoration:line-through}.FeaturedProperties-module__nd7e_a__rentLabel{color:#94a3b8;font-size:11px;font-weight:600}.FeaturedProperties-module__nd7e_a__cardBtn{color:var(--accent);transition:var(--transition);white-space:nowrap;background:#f59e0b0f;border:1px solid #f59e0b1a;border-radius:50px;align-items:center;gap:4px;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.FeaturedProperties-module__nd7e_a__cardBtn:hover{background:var(--accent);color:var(--white);border-color:var(--accent);transform:translate(4px)}.FeaturedProperties-module__nd7e_a__cardBtn svg{transition:var(--transition)}.FeaturedProperties-module__nd7e_a__cardBtn:hover svg{transform:translate(4px)}.FeaturedProperties-module__nd7e_a__loadMore{justify-content:center;margin-top:48px;display:flex}.FeaturedProperties-module__nd7e_a__loadMoreBtn{color:var(--accent);background:var(--white);cursor:pointer;transition:var(--transition);border:2px solid #eef2f6;border-radius:14px;align-items:center;gap:8px;padding:14px 40px;font-size:15px;font-weight:700;display:flex}.FeaturedProperties-module__nd7e_a__loadMoreBtn:hover:not(:disabled){border-color:var(--accent);transform:translateY(-2px)}.FeaturedProperties-module__nd7e_a__loadMoreBtn:disabled{opacity:.6;cursor:not-allowed}.FeaturedProperties-module__nd7e_a__loadMoreBtn svg{transition:var(--transition)}.FeaturedProperties-module__nd7e_a__loadMoreBtn:hover:not(:disabled) svg{transform:translate(4px)}.FeaturedProperties-module__nd7e_a__spinner{border:2px solid #eef2f6;border-top-color:var(--accent);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite FeaturedProperties-module__nd7e_a__spin;display:inline-block}@keyframes FeaturedProperties-module__nd7e_a__spin{to{transform:rotate(360deg)}}.FeaturedProperties-module__nd7e_a__emptyState{text-align:center;background:var(--white);border:2px dashed #eef2f6;border-radius:20px;grid-column:1/-1;padding:60px 20px}.FeaturedProperties-module__nd7e_a__emptyIcon{margin-bottom:16px;font-size:48px;display:block}.FeaturedProperties-module__nd7e_a__emptyState h3{color:var(--dark-text);margin-bottom:8px;font-size:20px}.FeaturedProperties-module__nd7e_a__emptyState p{color:#94a3b8;margin:0}@media (max-width:1024px){.FeaturedProperties-module__nd7e_a__formGrid{grid-template-columns:1fr 1fr;gap:12px;max-width:100%}.FeaturedProperties-module__nd7e_a__formGroup:nth-child(3){grid-column:span 2}.FeaturedProperties-module__nd7e_a__propertiesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}}@media (max-width:768px){.FeaturedProperties-module__nd7e_a__featuredProperties{padding:6px 0}.FeaturedProperties-module__nd7e_a__container{padding:0 16px}.FeaturedProperties-module__nd7e_a__sectionHeader{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:9px}.FeaturedProperties-module__nd7e_a__searchWrapper{margin-bottom:19px}.FeaturedProperties-module__nd7e_a__title{font-size:22px}.FeaturedProperties-module__nd7e_a__subtitle{font-size:13px}.FeaturedProperties-module__nd7e_a__badge{padding:3px 12px;font-size:10px}.FeaturedProperties-module__nd7e_a__searchFormWrapper,.FeaturedProperties-module__nd7e_a__searchFormWrapper.FeaturedProperties-module__nd7e_a__filterOpen{opacity:1!important;max-height:none!important;margin-top:0!important;overflow:visible!important;transform:none!important}.FeaturedProperties-module__nd7e_a__searchFormContainer{border-radius:16px;padding:16px}.FeaturedProperties-module__nd7e_a__mobileFilterHeader{display:none!important}.FeaturedProperties-module__nd7e_a__tabsRow{flex-direction:column;gap:12px}.FeaturedProperties-module__nd7e_a__tabs{justify-content:center;width:100%}.FeaturedProperties-module__nd7e_a__tabsRight{flex-wrap:wrap;justify-content:center;width:100%}.FeaturedProperties-module__nd7e_a__clearFiltersBtn{display:none}.FeaturedProperties-module__nd7e_a__formGrid{grid-template-columns:1fr 1fr;gap:10px;max-width:100%}.FeaturedProperties-module__nd7e_a__formGroup:first-child{grid-column:span 2}.FeaturedProperties-module__nd7e_a__formGroup:nth-child(3){grid-column:span 1}.FeaturedProperties-module__nd7e_a__formSelect,.FeaturedProperties-module__nd7e_a__budgetWrapper{min-height:42px}.FeaturedProperties-module__nd7e_a__formSelect{border-radius:10px;padding:8px 32px 8px 12px;font-size:13px}.FeaturedProperties-module__nd7e_a__formLabel{font-size:10px}.FeaturedProperties-module__nd7e_a__formLabel svg{width:12px;height:12px}.FeaturedProperties-module__nd7e_a__budgetSelect{padding:6px 20px 6px 8px;font-size:12px}.FeaturedProperties-module__nd7e_a__budgetWrapper{min-height:42px}.FeaturedProperties-module__nd7e_a__propertiesGrid{grid-template-columns:1fr 1fr;gap:12px}.FeaturedProperties-module__nd7e_a__cardImage{height:180px}.FeaturedProperties-module__nd7e_a__cardContent{gap:8px;padding:14px 14px 16px}.FeaturedProperties-module__nd7e_a__cardTitle{font-size:14px}.FeaturedProperties-module__nd7e_a__cardLocation{font-size:12px}.FeaturedProperties-module__nd7e_a__cardDetails{gap:8px;padding:8px 0}.FeaturedProperties-module__nd7e_a__detailItem{font-size:11px}.FeaturedProperties-module__nd7e_a__detailItem svg{width:12px;height:12px}.FeaturedProperties-module__nd7e_a__currentPrice{font-size:17px}.FeaturedProperties-module__nd7e_a__originalPrice{font-size:12px}.FeaturedProperties-module__nd7e_a__cardBtn{padding:6px 12px;font-size:12px}.FeaturedProperties-module__nd7e_a__cardBtn svg{width:14px;height:14px}.FeaturedProperties-module__nd7e_a__listedBy{flex-wrap:wrap;font-size:11px}.FeaturedProperties-module__nd7e_a__listedDate{font-size:10px}.FeaturedProperties-module__nd7e_a__statusBadge,.FeaturedProperties-module__nd7e_a__listingTypeBadge{padding:3px 10px;font-size:10px;top:8px}.FeaturedProperties-module__nd7e_a__listingTypeBadge{left:50%}.FeaturedProperties-module__nd7e_a__badges{gap:3px;top:8px;right:8px}.FeaturedProperties-module__nd7e_a__badgeTag,.FeaturedProperties-module__nd7e_a__featuredTag{padding:2px 8px;font-size:8px}.FeaturedProperties-module__nd7e_a__actionButtons{gap:4px;bottom:8px;right:8px}.FeaturedProperties-module__nd7e_a__actionBtn{width:30px;height:30px}.FeaturedProperties-module__nd7e_a__actionBtn svg{width:14px;height:14px}.FeaturedProperties-module__nd7e_a__verifiedBadge{padding:3px 10px;font-size:9px;bottom:8px;left:8px}.FeaturedProperties-module__nd7e_a__verifiedBadge svg{width:12px;height:12px}.FeaturedProperties-module__nd7e_a__ratingBadge{padding:3px 10px;font-size:11px;bottom:8px}.FeaturedProperties-module__nd7e_a__ratingBadge .FeaturedProperties-module__nd7e_a__reviewCount{font-size:9px}.FeaturedProperties-module__nd7e_a__loadMore{margin-top:28px}.FeaturedProperties-module__nd7e_a__loadMoreBtn{padding:12px 28px;font-size:14px}}@media (max-width:480px){.FeaturedProperties-module__nd7e_a__container{padding:0 12px}.FeaturedProperties-module__nd7e_a__title{font-size:20px}.FeaturedProperties-module__nd7e_a__subtitle{font-size:12px}.FeaturedProperties-module__nd7e_a__propertiesGrid{grid-template-columns:1fr;gap:16px}.FeaturedProperties-module__nd7e_a__cardImage{height:200px}.FeaturedProperties-module__nd7e_a__searchFormContainer{padding:12px}.FeaturedProperties-module__nd7e_a__formGrid{grid-template-columns:1fr;gap:8px}.FeaturedProperties-module__nd7e_a__formGroup:first-child,.FeaturedProperties-module__nd7e_a__formGroup:nth-child(2),.FeaturedProperties-module__nd7e_a__formGroup:nth-child(3){grid-column:span 1}.FeaturedProperties-module__nd7e_a__tabBtn{padding:6px 14px;font-size:13px}.FeaturedProperties-module__nd7e_a__tabBtn svg{width:14px;height:14px}.FeaturedProperties-module__nd7e_a__tabBadge{padding:3px 10px;font-size:10px}.FeaturedProperties-module__nd7e_a__currentPrice{font-size:16px}.FeaturedProperties-module__nd7e_a__loadMoreBtn{padding:10px 24px;font-size:13px}.FeaturedProperties-module__nd7e_a__emptyState{padding:40px 16px}.FeaturedProperties-module__nd7e_a__emptyIcon{font-size:36px}.FeaturedProperties-module__nd7e_a__emptyState h3{font-size:17px}.FeaturedProperties-module__nd7e_a__mobileSearchBar{padding:10px 14px}.FeaturedProperties-module__nd7e_a__searchPlaceholder{font-size:13px}}
.PropertyCardSkeleton-module__9wxHYW__skeletonCard{background:#fff;border:1px solid #eef2f6;border-radius:16px;animation:1.5s ease-in-out infinite PropertyCardSkeleton-module__9wxHYW__pulse;overflow:hidden}@keyframes PropertyCardSkeleton-module__9wxHYW__pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.PropertyCardSkeleton-module__9wxHYW__skeletonImage{background:#eef2f6;width:100%;height:220px;position:relative;overflow:hidden}.PropertyCardSkeleton-module__9wxHYW__skeletonImage:after{content:"";background:linear-gradient(90deg,#eef2f6 25%,#f8fafc 50%,#eef2f6 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s infinite PropertyCardSkeleton-module__9wxHYW__shimmer;position:absolute;top:0;left:0}@keyframes PropertyCardSkeleton-module__9wxHYW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.PropertyCardSkeleton-module__9wxHYW__skeletonContent{flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.PropertyCardSkeleton-module__9wxHYW__skeletonTitle{background:#eef2f6;border-radius:4px;width:80%;height:20px;position:relative;overflow:hidden}.PropertyCardSkeleton-module__9wxHYW__skeletonTitle:after{content:"";background:linear-gradient(90deg,#eef2f6 25%,#f8fafc 50%,#eef2f6 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s infinite PropertyCardSkeleton-module__9wxHYW__shimmer;position:absolute;top:0;left:0}.PropertyCardSkeleton-module__9wxHYW__skeletonLocation{background:#eef2f6;border-radius:4px;width:60%;height:16px;position:relative;overflow:hidden}.PropertyCardSkeleton-module__9wxHYW__skeletonLocation:after{content:"";background:linear-gradient(90deg,#eef2f6 25%,#f8fafc 50%,#eef2f6 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s infinite PropertyCardSkeleton-module__9wxHYW__shimmer;position:absolute;top:0;left:0}.PropertyCardSkeleton-module__9wxHYW__skeletonDetails{border-top:1px solid #eef2f6;border-bottom:1px solid #eef2f6;gap:.75rem;padding:.75rem 0;display:flex}.PropertyCardSkeleton-module__9wxHYW__skeletonDetail{background:#eef2f6;border-radius:4px;flex:1;height:14px;position:relative;overflow:hidden}.PropertyCardSkeleton-module__9wxHYW__skeletonDetail:after{content:"";background:linear-gradient(90deg,#eef2f6 25%,#f8fafc 50%,#eef2f6 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s infinite PropertyCardSkeleton-module__9wxHYW__shimmer;position:absolute;top:0;left:0}.PropertyCardSkeleton-module__9wxHYW__skeletonFooter{justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.PropertyCardSkeleton-module__9wxHYW__skeletonPrice{background:#eef2f6;border-radius:4px;width:40%;height:24px;position:relative;overflow:hidden}.PropertyCardSkeleton-module__9wxHYW__skeletonPrice:after{content:"";background:linear-gradient(90deg,#eef2f6 25%,#f8fafc 50%,#eef2f6 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s infinite PropertyCardSkeleton-module__9wxHYW__shimmer;position:absolute;top:0;left:0}.PropertyCardSkeleton-module__9wxHYW__skeletonButton{background:#eef2f6;border-radius:8px;width:30%;height:32px;position:relative;overflow:hidden}.PropertyCardSkeleton-module__9wxHYW__skeletonButton:after{content:"";background:linear-gradient(90deg,#eef2f6 25%,#f8fafc 50%,#eef2f6 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s infinite PropertyCardSkeleton-module__9wxHYW__shimmer;position:absolute;top:0;left:0}@media (max-width:768px){.PropertyCardSkeleton-module__9wxHYW__skeletonImage{height:180px}.PropertyCardSkeleton-module__9wxHYW__skeletonContent{padding:1rem}}
:root{--primary:#0b5c5d;--primary-dark:#244647;--secondary:#e31e25;--accent:#ff9d00;--white:#fff;--light-gray:#f5f7fc;--dark-text:#1a1a2e;--shadow-form:0 30px 80px #0000004d;--shadow-hover:0 8px 30px #ff9d0059;--transition:all .4s cubic-bezier(.4, 0, .2, 1);--radius:16px}.Hero-module__hdbX1q__hero{align-items:center;width:100%;padding:120px 0 30px;display:flex;position:relative}.Hero-module__hdbX1q__heroBg{z-index:0;position:absolute;inset:0}.Hero-module__hdbX1q__heroImageWrapper{width:100%;height:100%;overflow:hidden}.Hero-module__hdbX1q__heroImage{object-fit:cover;width:100%;height:100%;animation:30s ease-out forwards Hero-module__hdbX1q__zoomIn;transform:scale(1.05)}@keyframes Hero-module__hdbX1q__zoomIn{0%{transform:scale(1.05)}to{transform:scale(1.15)}}.Hero-module__hdbX1q__heroOverlay{z-index:1;background:linear-gradient(135deg,#000000e0 0%,#0b5c5dd1 40%,#000000b8 70%,#000000e0 100%);position:absolute;inset:0}.Hero-module__hdbX1q__heroBlur{z-index:1;-webkit-backdrop-filter:blur(10px);position:absolute;inset:0;-webkit-backdrop-filter:blur(1px)!important;backdrop-filter:blur(1px)!important}.Hero-module__hdbX1q__heroGradient{z-index:1;background:radial-gradient(at 70%,#ff9d000a 0%,#0000 60%);position:absolute;inset:0}.Hero-module__hdbX1q__container{z-index:2;flex-direction:column;gap:22px;width:100%;max-width:1450px;margin:0 auto;padding:0 24px;display:flex;position:relative}.Hero-module__hdbX1q__heroContent{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1000px;margin-left:auto;margin-right:auto;animation:1s ease-out Hero-module__hdbX1q__slideUp;display:flex}@keyframes Hero-module__hdbX1q__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.Hero-module__hdbX1q__badge{-webkit-backdrop-filter:blur(20px);color:var(--white);background:#ffffff14;border:1px solid #ffffff14;border-radius:50px;align-items:center;gap:10px;margin-bottom:20px;padding:8px 20px;font-size:13px;font-weight:600;animation:3s ease-in-out infinite Hero-module__hdbX1q__pulseGlow;display:inline-flex}.Hero-module__hdbX1q__badge svg{color:var(--accent)}@keyframes Hero-module__hdbX1q__pulseGlow{0%,to{box-shadow:0 0 #ff9d000f}50%{box-shadow:0 0 0 16px #ff9d0000}}.Hero-module__hdbX1q__title{color:var(--white);text-align:center;margin-bottom:4px;font-size:34px;font-weight:800;line-height:1.6}.Hero-module__hdbX1q__highlight{color:var(--accent);display:inline-block;position:relative}.Hero-module__hdbX1q__highlight:after{content:"";background:linear-gradient(90deg, var(--accent), transparent);border-radius:2px;width:100%;height:4px;position:absolute;bottom:4px;left:0}.Hero-module__hdbX1q__titleSub{color:var(--accent);text-align:center;margin-top:2px;font-size:29px;font-style:italic;font-weight:800;display:block}.Hero-module__hdbX1q__subtitle{color:#fffc;text-align:center;max-width:600px;margin:12px 0 28px;font-size:clamp(15px,1.1vw,17px);line-height:1.8}.Hero-module__hdbX1q__trustStats{-webkit-backdrop-filter:blur(20px);background:#ffffff0f;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:24px;max-width:500px;padding:14px 24px;display:flex}.Hero-module__hdbX1q__statItem{align-items:center;gap:10px;display:flex}.Hero-module__hdbX1q__statIcon{width:34px;height:34px;color:var(--accent);background:#ff9d001f;border-radius:50%;justify-content:center;align-items:center;display:flex}.Hero-module__hdbX1q__statItem div{flex-direction:column;display:flex}.Hero-module__hdbX1q__statNumber{color:var(--white);font-size:17px;font-weight:800}.Hero-module__hdbX1q__statLabel{color:#fff6;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:500}.Hero-module__hdbX1q__statDivider{background:#ffffff0f;width:1px;height:28px}@media (max-width:1024px){.Hero-module__hdbX1q__hero{padding:70px 0 30px}.Hero-module__hdbX1q__container{gap:28px;padding:0 24px}}@media (max-width:768px){.Hero-module__hdbX1q__hero{padding:110px 0 17px}.Hero-module__hdbX1q__title{font-size:28px;line-height:1.2}.Hero-module__hdbX1q__titleSub{font-size:19px}.Hero-module__hdbX1q__container{gap:16px;padding:0 15px}.Hero-module__hdbX1q__badge{margin-bottom:10px;padding:4px 12px;font-size:12px}.Hero-module__hdbX1q__heroContent{max-width:100%}.Hero-module__hdbX1q__subtitle{margin:10px 0 14px;font-size:16px;line-height:1.4}.Hero-module__hdbX1q__trustStats{flex-flow:column wrap;align-items:center;gap:6px;width:100%;max-width:100%;padding:12px 16px;display:none}.Hero-module__hdbX1q__statDivider{height:20px}}@media (max-width:480px){.Hero-module__hdbX1q__searchFormContainer{border-radius:14px;padding:14px 12px 12px}.Hero-module__hdbX1q__formGroup:first-child{grid-column:span 2}.Hero-module__hdbX1q__formGroup:nth-child(3){grid-column:span 1}.Hero-module__hdbX1q__formGroup:nth-child(4){grid-column:span 2}.Hero-module__hdbX1q__formGroup:nth-child(5){grid-column:span 1}.Hero-module__hdbX1q__searchBtn{grid-column:span 2;min-height:36px;padding:6px 12px;font-size:13px}.Hero-module__hdbX1q__searchBtn svg{width:14px;height:14px}.Hero-module__hdbX1q__formSelect,.Hero-module__hdbX1q__budgetWrapper,.Hero-module__hdbX1q__locationInputWrapper{min-height:34px}.Hero-module__hdbX1q__formSelect{border-radius:8px;padding:6px 10px;font-size:12px}.Hero-module__hdbX1q__budgetInput{padding:5px 6px;font-size:12px}.Hero-module__hdbX1q__budgetSeparator{font-size:12px}.Hero-module__hdbX1q__locationDisplay{min-height:34px;padding:6px 10px}.Hero-module__hdbX1q__selectedLocation,.Hero-module__hdbX1q__locationPlaceholder{font-size:12px}.Hero-module__hdbX1q__locationDropdown{max-height:240px}.Hero-module__hdbX1q__locationItem{border-radius:8px;padding:6px 8px;font-size:12px}.Hero-module__hdbX1q__locationItem svg{width:12px;height:12px}.Hero-module__hdbX1q__locationSearchInput{padding:4px 0;font-size:12px}.Hero-module__hdbX1q__formFooter{gap:6px;margin-top:8px;padding-top:8px}}@media (max-width:360px){.Hero-module__hdbX1q__formGrid{grid-template-columns:1fr;gap:6px}.Hero-module__hdbX1q__formGroup{grid-column:span 1!important}.Hero-module__hdbX1q__searchBtn{grid-column:span 1;width:100%}.Hero-module__hdbX1q__statDivider{display:none}.Hero-module__hdbX1q__tabs{flex-direction:column;align-items:stretch;gap:4px}.Hero-module__hdbX1q__tabBtn{justify-content:center}.Hero-module__hdbX1q__tabBadge{align-self:flex-start}}
:root{--primary:#0b5c5d;--primary-dark:#244647;--secondary:#e31e25;--accent:#f59e0b;--white:#fff;--shadow:0 4px 20px #0000000a;--shadow-hover:0 20px 60px #0000001a;--transition:all .5s cubic-bezier(.4, 0, .2, 1);--radius:24px}.OurServices-module__ncng1q__services{background:linear-gradient(#fafbfc 0%,#fff 100%);padding:10px 0;position:relative;overflow:hidden}.OurServices-module__ncng1q__services:before{content:"";pointer-events:none;background:radial-gradient(circle,#f59e0b08 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-400px;left:-400px}.OurServices-module__ncng1q__services:after{content:"";pointer-events:none;background:radial-gradient(circle,#0b5c5d08 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:-300px;right:-300px}.OurServices-module__ncng1q__container{z-index:1;max-width:1450px;margin:0 auto;padding:0 24px;position:relative}.OurServices-module__ncng1q__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:48px;display:flex}.OurServices-module__ncng1q__badge{color:var(--accent);text-transform:uppercase;letter-spacing:.8px;background:#f59e0b14;border:1px solid #f59e0b1f;border-radius:50px;align-items:center;gap:8px;padding:6px 18px;font-size:12px;font-weight:700;display:inline-flex}.OurServices-module__ncng1q__badge svg{color:var(--accent)}.OurServices-module__ncng1q__title{color:#0f172a;margin:8px 0 0;font-size:28px;font-weight:800;line-height:1.1}.OurServices-module__ncng1q__highlight{color:var(--accent);display:inline-block;position:relative}.OurServices-module__ncng1q__highlight:after{content:"";background:linear-gradient(90deg, var(--accent), #fbbf24);opacity:.4;border-radius:2px;width:100%;height:4px;position:absolute;bottom:2px;left:0}.OurServices-module__ncng1q__subtitle{color:#64748b;margin:6px 0 0;font-size:16px;font-weight:400}.OurServices-module__ncng1q__viewAll{color:var(--primary);transition:var(--transition);background:var(--white);white-space:nowrap;border:2px solid #0b5c5d1f;border-radius:50px;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.OurServices-module__ncng1q__viewAll:hover{background:var(--primary);color:var(--white);border-color:var(--primary);gap:12px;transform:translateY(-2px);box-shadow:0 8px 30px #0b5c5d33}.OurServices-module__ncng1q__viewAll svg{transition:var(--transition)}.OurServices-module__ncng1q__viewAll:hover svg{transform:translate(4px)}.OurServices-module__ncng1q__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px;display:grid}.OurServices-module__ncng1q__serviceCard{background:var(--white);border-radius:var(--radius);transition:var(--transition);box-shadow:var(--shadow);opacity:0;text-align:center;border:1px solid #0000000a;flex-direction:column;align-items:center;padding:20px;text-decoration:none;display:flex;position:relative;overflow:hidden;transform:translateY(40px)}.OurServices-module__ncng1q__serviceCard.OurServices-module__ncng1q__visible{opacity:1;transition:all .7s cubic-bezier(.4,0,.2,1);transform:translateY(0)}.OurServices-module__ncng1q__serviceCard:hover{box-shadow:var(--shadow-hover);border-color:#f59e0b26;transform:translateY(-12px)}.OurServices-module__ncng1q__cardGlow{opacity:0;width:120%;height:120%;transition:var(--transition);filter:blur(60px);border-radius:50%;position:absolute;top:-60%;right:-60%;transform:scale(.3)}.OurServices-module__ncng1q__serviceCard:hover .OurServices-module__ncng1q__cardGlow{opacity:.08;transform:scale(1.2)}.OurServices-module__ncng1q__cardBorder{transform-origin:0;border-radius:0 0 var(--radius) var(--radius);width:100%;height:4px;transition:transform .6s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.OurServices-module__ncng1q__serviceCard:hover .OurServices-module__ncng1q__cardBorder{transform:scaleX(1)}.OurServices-module__ncng1q__iconWrapper{width:80px;height:80px;transition:var(--transition);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:20px;display:flex;position:relative}.OurServices-module__ncng1q__iconWrapper:before{content:"";transition:var(--transition);border:2px solid #0000;border-radius:50%;position:absolute;inset:-3px}.OurServices-module__ncng1q__serviceCard:hover .OurServices-module__ncng1q__iconWrapper:before{border-color:#f59e0b33}.OurServices-module__ncng1q__serviceCard:hover .OurServices-module__ncng1q__iconWrapper{transform:scale(1.05)rotate(-4deg)}.OurServices-module__ncng1q__iconWrapper svg{stroke-width:1.8px;width:36px;height:36px}.OurServices-module__ncng1q__serviceTitle{color:#0f172a;transition:var(--transition);letter-spacing:-.3px;margin:0 0 12px;font-size:20px;font-weight:700}.OurServices-module__ncng1q__serviceCard:hover .OurServices-module__ncng1q__serviceTitle{color:var(--accent)}.OurServices-module__ncng1q__serviceDesc{color:#64748b;flex:1;margin:0 0 20px;font-size:13px;line-height:1.5}.OurServices-module__ncng1q__serviceFooter{border-top:1px solid #0000000a;justify-content:space-between;align-items:center;width:100%;margin-top:auto;padding-top:18px;display:flex}.OurServices-module__ncng1q__serviceLink{color:var(--primary);transition:var(--transition);align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.OurServices-module__ncng1q__serviceCard:hover .OurServices-module__ncng1q__serviceLink{color:var(--accent);gap:12px}.OurServices-module__ncng1q__serviceLink svg{transition:var(--transition)}.OurServices-module__ncng1q__serviceCard:hover .OurServices-module__ncng1q__serviceLink svg{transform:translate(4px)}.OurServices-module__ncng1q__cardNumber{color:#0000000a;letter-spacing:1px;transition:var(--transition);font-size:14px;font-weight:700}.OurServices-module__ncng1q__serviceCard:hover .OurServices-module__ncng1q__cardNumber{color:#f59e0b1a}@media (max-width:1024px){.OurServices-module__ncng1q__services{padding:60px 0 50px}.OurServices-module__ncng1q__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.OurServices-module__ncng1q__serviceCard{padding:30px 24px 24px}.OurServices-module__ncng1q__iconWrapper{width:72px;height:72px}.OurServices-module__ncng1q__iconWrapper svg{width:32px;height:32px}.OurServices-module__ncng1q__serviceTitle{font-size:18px}}@media (max-width:768px){.OurServices-module__ncng1q__services{padding:50px 0 40px}.OurServices-module__ncng1q__container{padding:0 16px}.OurServices-module__ncng1q__sectionHeader{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:32px}.OurServices-module__ncng1q__viewAll{padding:8px 20px;font-size:13px}.OurServices-module__ncng1q__servicesGrid{grid-template-columns:1fr 1fr;gap:16px}.OurServices-module__ncng1q__serviceCard{border-radius:20px;padding:24px 18px 20px}.OurServices-module__ncng1q__iconWrapper{width:64px;height:64px}.OurServices-module__ncng1q__iconWrapper svg{width:28px;height:28px}.OurServices-module__ncng1q__serviceTitle{font-size:16px}.OurServices-module__ncng1q__serviceDesc{font-size:13px;line-height:1.6}.OurServices-module__ncng1q__serviceLink{font-size:13px}.OurServices-module__ncng1q__cardNumber{font-size:12px}}@media (max-width:480px){.OurServices-module__ncng1q__services{padding:40px 0 30px}.OurServices-module__ncng1q__container{padding:0 12px}.OurServices-module__ncng1q__title{font-size:26px}.OurServices-module__ncng1q__subtitle{font-size:14px}.OurServices-module__ncng1q__badge{padding:4px 14px;font-size:10px}.OurServices-module__ncng1q__servicesGrid{grid-template-columns:1fr;gap:16px}.OurServices-module__ncng1q__serviceCard{width:100%;max-width:400px;margin:0 auto;padding:28px 20px 24px}.OurServices-module__ncng1q__iconWrapper{width:72px;height:72px}.OurServices-module__ncng1q__iconWrapper svg{width:32px;height:32px}.OurServices-module__ncng1q__serviceTitle{font-size:18px}.OurServices-module__ncng1q__serviceDesc{font-size:14px}.OurServices-module__ncng1q__viewAll{justify-content:center;width:100%;padding:8px 18px;font-size:13px}.OurServices-module__ncng1q__sectionHeader{margin-bottom:24px}}
:root{--primary:#0b5c5d;--primary-dark:#244647;--secondary:#e31e25;--accent:#ff9d00;--white:#fff;--shadow:0 4px 25px #0b5c5d0a;--shadow-hover:0 30px 80px #0b5c5d1a;--transition:all .6s cubic-bezier(.4, 0, .2, 1);--radius:20px}.WhyChooseUs-module__Bnms7W__whyChooseUs{background:linear-gradient(#fff 0%,#f8f9fc 100%);padding:10px 0;position:relative;overflow:hidden}.WhyChooseUs-module__Bnms7W__whyChooseUs:before{content:"";background:radial-gradient(circle,#ff9d0005 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-300px;right:-300px}.WhyChooseUs-module__Bnms7W__whyChooseUs:after{content:"";background:radial-gradient(circle,#0b5c5d05 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-200px;left:-200px}.WhyChooseUs-module__Bnms7W__container{z-index:1;max-width:1450px;margin:0 auto;padding:0 24px;position:relative}.WhyChooseUs-module__Bnms7W__sectionHeader{text-align:center;margin-bottom:48px}.WhyChooseUs-module__Bnms7W__badge{color:var(--accent);text-transform:uppercase;letter-spacing:.5px;background:#ff9d0014;border-radius:50px;align-items:center;gap:8px;padding:6px 18px;font-size:11px;font-weight:700;display:inline-flex}.WhyChooseUs-module__Bnms7W__badge svg{color:var(--accent)}.WhyChooseUs-module__Bnms7W__title{color:var(--primary);margin:8px 0 0;font-size:28px;font-weight:800}.WhyChooseUs-module__Bnms7W__highlight{color:var(--accent);position:relative}.WhyChooseUs-module__Bnms7W__highlight:after{content:"";background:var(--accent);opacity:.3;border-radius:2px;width:100%;height:3px;position:absolute;bottom:2px;left:0}.WhyChooseUs-module__Bnms7W__subtitle{color:#888;margin:4px 0 0;font-size:16px}.WhyChooseUs-module__Bnms7W__featuresGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:24px;display:grid}.WhyChooseUs-module__Bnms7W__featureCard{background:var(--white);border-radius:var(--radius);text-align:center;transition:var(--transition);box-shadow:var(--shadow);opacity:0;border:1px solid #0b5c5d0a;padding:36px 28px 32px;position:relative;overflow:hidden;transform:translateY(40px)}.WhyChooseUs-module__Bnms7W__featureCard.WhyChooseUs-module__Bnms7W__visible{opacity:1;transition:all .8s cubic-bezier(.4,0,.2,1);transform:translateY(0)}.WhyChooseUs-module__Bnms7W__featureCard:hover{background:var(--white);box-shadow:var(--shadow-hover);border-color:#ff9d0026;transform:translateY(-10px)}.WhyChooseUs-module__Bnms7W__cardGlow{opacity:0;width:100%;height:100%;transition:var(--transition);border-radius:50%;position:absolute;top:-50%;right:-50%;transform:scale(.5)}.WhyChooseUs-module__Bnms7W__featureCard:hover .WhyChooseUs-module__Bnms7W__cardGlow{opacity:.04;transform:scale(1.5)}.WhyChooseUs-module__Bnms7W__shineEffect{width:100%;height:100%;transition:var(--transition);pointer-events:none;background:linear-gradient(90deg,#0000,#fff3,#0000);position:absolute;top:0;left:-100%}.WhyChooseUs-module__Bnms7W__featureCard:hover .WhyChooseUs-module__Bnms7W__shineEffect{transition:all .8s;left:100%}.WhyChooseUs-module__Bnms7W__cardNumber{color:#0b5c5d08;transition:var(--transition);font-family:Georgia,serif;font-size:48px;font-weight:900;line-height:1;position:absolute;top:12px;right:16px}.WhyChooseUs-module__Bnms7W__featureCard:hover .WhyChooseUs-module__Bnms7W__cardNumber{color:#0b5c5d0f;transform:scale(1.1)}.WhyChooseUs-module__Bnms7W__cardBorder{transform-origin:0;width:100%;height:3px;transition:transform .6s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.WhyChooseUs-module__Bnms7W__featureCard:hover .WhyChooseUs-module__Bnms7W__cardBorder{transform:scaleX(1)}.WhyChooseUs-module__Bnms7W__iconWrapper{width:76px;height:76px;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 18px;display:flex;position:relative}.WhyChooseUs-module__Bnms7W__iconWrapper:after{content:"";transition:var(--transition);border:2px solid #0000;border-radius:50%;position:absolute;inset:-4px}.WhyChooseUs-module__Bnms7W__featureCard:hover .WhyChooseUs-module__Bnms7W__iconWrapper:after{border-color:#ff9d0033}.WhyChooseUs-module__Bnms7W__featureCard:hover .WhyChooseUs-module__Bnms7W__iconWrapper{transform:scale(1.08)rotate(-6deg)}.WhyChooseUs-module__Bnms7W__iconCircle{transition:var(--transition);justify-content:center;align-items:center;display:flex}.WhyChooseUs-module__Bnms7W__featureCard:hover .WhyChooseUs-module__Bnms7W__iconCircle{transform:scale(1.05)}.WhyChooseUs-module__Bnms7W__featureTitle{color:var(--primary);transition:var(--transition);margin:0 0 10px;font-size:18px;font-weight:700}.WhyChooseUs-module__Bnms7W__featureCard:hover .WhyChooseUs-module__Bnms7W__featureTitle{color:var(--accent)}.WhyChooseUs-module__Bnms7W__featureDesc{color:#666;transition:var(--transition);margin:0;font-size:14px;line-height:1.7}@media (max-width:1024px){.WhyChooseUs-module__Bnms7W__whyChooseUs{padding:50px 0 40px}.WhyChooseUs-module__Bnms7W__featuresGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}.WhyChooseUs-module__Bnms7W__featureCard{padding:30px 22px 26px}.WhyChooseUs-module__Bnms7W__iconWrapper{width:64px;height:64px}.WhyChooseUs-module__Bnms7W__iconWrapper svg{width:24px;height:24px}.WhyChooseUs-module__Bnms7W__cardNumber{font-size:36px}}@media (max-width:768px){.WhyChooseUs-module__Bnms7W__whyChooseUs{padding:40px 0 30px}.WhyChooseUs-module__Bnms7W__container{padding:0 16px}.WhyChooseUs-module__Bnms7W__sectionHeader{margin-bottom:32px}.WhyChooseUs-module__Bnms7W__featuresGrid{grid-template-columns:1fr 1fr;gap:16px}.WhyChooseUs-module__Bnms7W__featureCard{padding:24px 18px 22px}.WhyChooseUs-module__Bnms7W__iconWrapper{width:54px;height:54px;margin-bottom:14px}.WhyChooseUs-module__Bnms7W__iconWrapper svg{width:20px;height:20px}.WhyChooseUs-module__Bnms7W__featureTitle{font-size:15px}.WhyChooseUs-module__Bnms7W__featureDesc{font-size:13px}.WhyChooseUs-module__Bnms7W__cardNumber{font-size:28px;top:8px;right:12px}.WhyChooseUs-module__Bnms7W__badge{padding:4px 14px;font-size:10px}.WhyChooseUs-module__Bnms7W__title{font-size:24px}.WhyChooseUs-module__Bnms7W__subtitle{font-size:14px}}@media (max-width:480px){.WhyChooseUs-module__Bnms7W__whyChooseUs{padding:30px 0 20px}.WhyChooseUs-module__Bnms7W__container{padding:0 12px}.WhyChooseUs-module__Bnms7W__featuresGrid{grid-template-columns:1fr;gap:14px}.WhyChooseUs-module__Bnms7W__featureCard{padding:22px 16px 20px}.WhyChooseUs-module__Bnms7W__iconWrapper{width:48px;height:48px}.WhyChooseUs-module__Bnms7W__iconWrapper svg{width:18px;height:18px}.WhyChooseUs-module__Bnms7W__featureTitle{font-size:14px}.WhyChooseUs-module__Bnms7W__featureDesc{font-size:12px}.WhyChooseUs-module__Bnms7W__cardNumber{font-size:24px;top:6px;right:10px}.WhyChooseUs-module__Bnms7W__title{font-size:22px}.WhyChooseUs-module__Bnms7W__subtitle{font-size:13px}}@media (max-width:360px){.WhyChooseUs-module__Bnms7W__featureCard{padding:18px 14px 16px}.WhyChooseUs-module__Bnms7W__iconWrapper{width:42px;height:42px}.WhyChooseUs-module__Bnms7W__iconWrapper svg{width:16px;height:16px}.WhyChooseUs-module__Bnms7W__featureTitle{font-size:13px}.WhyChooseUs-module__Bnms7W__cardNumber{font-size:20px}}
