.ContactForm-module__fw3Taq__wrapper{background:#fff;border:1px solid #eee;border-radius:20px;padding:40px;box-shadow:0 4px 32px #0000000a}.ContactForm-module__fw3Taq__success{color:#065f46;background:#d1fae5;border:1px solid #6ee7b7;border-radius:10px;margin-bottom:20px;padding:14px 20px;font-size:.9rem;font-weight:500;animation:.3s ContactForm-module__fw3Taq__fadeIn}@keyframes ContactForm-module__fw3Taq__fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.ContactForm-module__fw3Taq__errorAlert{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:20px;padding:14px 20px;font-size:.9rem;font-weight:500;animation:.3s ContactForm-module__fw3Taq__fadeIn}.ContactForm-module__fw3Taq__form{flex-direction:column;gap:24px;display:flex}.ContactForm-module__fw3Taq__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.ContactForm-module__fw3Taq__field{flex-direction:column;gap:8px;display:flex}.ContactForm-module__fw3Taq__label{color:#555;font-size:.8125rem;font-weight:600}.ContactForm-module__fw3Taq__input{color:#0d0d0d;background:#fafafa;border:1.5px solid #e8e8e8;border-radius:10px;outline:none;padding:12px 16px;font-family:inherit;font-size:.9375rem;transition:border-color .2s,background .2s}.ContactForm-module__fw3Taq__input::placeholder{color:#bbb}.ContactForm-module__fw3Taq__input:focus{background:#fff;border-color:#0d0d0d}.ContactForm-module__fw3Taq__selectWrapper{position:relative}.ContactForm-module__fw3Taq__select{color:#0d0d0d;appearance:none;cursor:pointer;background:#fafafa;border:1.5px solid #e8e8e8;border-radius:10px;outline:none;width:100%;padding:12px 40px 12px 16px;font-family:inherit;font-size:.9375rem;transition:border-color .2s}.ContactForm-module__fw3Taq__select:focus{background:#fff;border-color:#0d0d0d}.ContactForm-module__fw3Taq__selectArrow{pointer-events:none;color:#888;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.ContactForm-module__fw3Taq__textarea{color:#0d0d0d;resize:vertical;background:#fafafa;border:1.5px solid #e8e8e8;border-radius:10px;outline:none;min-height:140px;padding:14px 16px;font-family:inherit;font-size:.9375rem;line-height:1.6;transition:border-color .2s,background .2s}.ContactForm-module__fw3Taq__textarea::placeholder{color:#bbb}.ContactForm-module__fw3Taq__textarea:focus{background:#fff;border-color:#0d0d0d}.ContactForm-module__fw3Taq__submitBtn{color:#fff;cursor:pointer;background:#0d0d0d;border-radius:100px;justify-content:center;align-items:center;width:fit-content;padding:15px 36px;font-family:inherit;font-size:.9375rem;font-weight:600;transition:all .25s;display:inline-flex}.ContactForm-module__fw3Taq__submitBtn:hover{background:#333;transform:translateY(-2px);box-shadow:0 8px 24px #0003}.ContactForm-module__fw3Taq__submitBtn:active{transform:translateY(0)}@media (max-width:640px){.ContactForm-module__fw3Taq__row{grid-template-columns:1fr}.ContactForm-module__fw3Taq__wrapper{padding:24px 20px}}
.FAQSection-module__XrVDtW__section{background:#fff;border-top:1px solid #f0f0f0;padding:80px 0 100px}.FAQSection-module__XrVDtW__container{grid-template-columns:1fr 1.8fr;align-items:start;gap:80px;max-width:1200px;margin:0 auto;padding:0 32px;display:grid}.FAQSection-module__XrVDtW__left{flex-direction:column;gap:16px;display:flex;position:sticky;top:100px}.FAQSection-module__XrVDtW__label{color:#555;align-items:center;gap:8px;font-size:.8125rem;font-weight:600;display:flex}.FAQSection-module__XrVDtW__dot{background:#2563eb;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.FAQSection-module__XrVDtW__heading{letter-spacing:-.03em;color:#0d0d0d;font-size:clamp(1.8rem,3vw,2.75rem);font-weight:900;line-height:1.15}.FAQSection-module__XrVDtW__right{flex-direction:column;display:flex}.FAQSection-module__XrVDtW__item{border:1px solid #e8e8e8;border-radius:14px;margin-bottom:12px;transition:box-shadow .2s;overflow:hidden}.FAQSection-module__XrVDtW__item.FAQSection-module__XrVDtW__active{box-shadow:0 4px 20px #0000000f}.FAQSection-module__XrVDtW__question{color:#0d0d0d;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 24px;font-family:inherit;font-size:.9375rem;font-weight:600;transition:color .2s;display:flex}.FAQSection-module__XrVDtW__question:hover{color:#333}.FAQSection-module__XrVDtW__icon{color:#fff;background:#0d0d0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex}.FAQSection-module__XrVDtW__item:not(.FAQSection-module__XrVDtW__active) .FAQSection-module__XrVDtW__icon{background:#0d0d0d}.FAQSection-module__XrVDtW__answer{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQSection-module__XrVDtW__answer.FAQSection-module__XrVDtW__answerOpen{max-height:200px}.FAQSection-module__XrVDtW__answer p{color:#666;padding:0 24px 20px;font-size:.9rem;line-height:1.75}@media (max-width:900px){.FAQSection-module__XrVDtW__container{grid-template-columns:1fr;gap:40px}.FAQSection-module__XrVDtW__left{position:static}}@media (max-width:640px){.FAQSection-module__XrVDtW__container{padding:0 20px}}
.Footer-module__Grjkva__footer{color:#fff;background:#09090b;border-top:1px solid #ffffff0f;padding-top:90px;position:relative;overflow:hidden}.Footer-module__Grjkva__inner{z-index:2;max-width:1200px;margin:0 auto;padding:0 32px;position:relative}.Footer-module__Grjkva__grid{grid-template-columns:2fr 1fr 1fr 1.2fr;gap:48px;padding-bottom:70px;display:grid}.Footer-module__Grjkva__brand{flex-direction:column;gap:16px;display:flex}.Footer-module__Grjkva__logo{align-items:center;gap:10px;margin-bottom:4px;text-decoration:none;display:flex}.Footer-module__Grjkva__logoImage{object-fit:contain;filter:brightness(0)invert();width:auto;height:38px;transition:transform .3s;display:block}.Footer-module__Grjkva__logoImage:hover{transform:scale(1.02)}.Footer-module__Grjkva__tagline{color:#fff;letter-spacing:-.01em;font-size:1.1rem;font-weight:600}.Footer-module__Grjkva__desc{color:#9ca3af;max-width:320px;font-size:.9rem;line-height:1.7}.Footer-module__Grjkva__talkLink{color:#3b82f6;align-items:center;gap:8px;margin-top:8px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.Footer-module__Grjkva__talkLink span{transition:transform .25s}.Footer-module__Grjkva__talkLink:hover{color:#60a5fa}.Footer-module__Grjkva__talkLink:hover span{transform:translate(4px)}.Footer-module__Grjkva__col{flex-direction:column;gap:20px;display:flex}.Footer-module__Grjkva__colTitle{color:#fff;letter-spacing:.05em;text-transform:uppercase;padding-bottom:8px;font-size:.95rem;font-weight:600;position:relative}.Footer-module__Grjkva__colTitle:after{content:"";background:#3b82f6;width:20px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__Grjkva__colLinks{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__colLink{color:#9ca3af;font-size:.9rem;text-decoration:none;transition:all .25s;display:inline-block}.Footer-module__Grjkva__colLink:hover{color:#3b82f6;transform:translate(4px)}.Footer-module__Grjkva__socialLabel{color:#9ca3af;font-size:.875rem;line-height:1.5}.Footer-module__Grjkva__socials{gap:12px;margin-top:4px;display:flex}.Footer-module__Grjkva__socialIcon{color:#9ca3af;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.Footer-module__Grjkva__socialIcon:hover{color:#fff;background:#3b82f6;border-color:#3b82f6;transform:translateY(-3px);box-shadow:0 10px 20px #3b82f64d}.Footer-module__Grjkva__directory{z-index:3;border-top:1px solid #ffffff0f;margin-top:20px;padding:40px 0;position:relative}.Footer-module__Grjkva__directoryTitle{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:24px;font-size:.95rem;font-weight:600}.Footer-module__Grjkva__citiesGrid{grid-template-columns:repeat(5,1fr);gap:12px 16px;display:grid}.Footer-module__Grjkva__cityCol{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.Footer-module__Grjkva__cityLabel{color:#fff;font-weight:700}.Footer-module__Grjkva__dirLink{color:#9ca3af;font-size:.78rem;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__dirLink:hover{color:#3b82f6}.Footer-module__Grjkva__bottom{text-align:center;z-index:3;border-top:1px solid #ffffff0f;padding:24px 0;position:relative}.Footer-module__Grjkva__bottom p{color:#6b7280;margin:0;font-size:.85rem}@media (max-width:1024px){.Footer-module__Grjkva__grid{grid-template-columns:1fr 1fr;gap:40px}.Footer-module__Grjkva__brand{grid-column:1/-1}.Footer-module__Grjkva__citiesGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.Footer-module__Grjkva__grid{grid-template-columns:1fr}.Footer-module__Grjkva__brand{grid-column:1}.Footer-module__Grjkva__inner{padding:0 20px}.Footer-module__Grjkva__citiesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Footer-module__Grjkva__citiesGrid{grid-template-columns:1fr}}
.CTABanner-module__RH8joa__section{color:#050505;background:#fff;justify-content:center;align-items:center;width:100%;min-height:800px;padding:120px 24px;font-family:Satoshi,sans-serif;display:flex;position:relative;overflow:hidden}.CTABanner-module__RH8joa__content{text-align:center;z-index:20;flex-direction:column;align-items:center;max-width:700px;display:flex;position:relative}.CTABanner-module__RH8joa__title{color:#050505;letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:800;line-height:1.1}.CTABanner-module__RH8joa__subtitle{color:#55555d;margin-bottom:40px;font-size:1.2rem;font-weight:500}.CTABanner-module__RH8joa__ctaBtn{color:#050505;background:#c2ff33;border-radius:100px;align-items:center;gap:10px;padding:16px 36px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 10px 30px #c2ff3333}.CTABanner-module__RH8joa__ctaBtn:hover{color:#fff;background:#050505;transform:translateY(-2px);box-shadow:0 12px 30px #00000026}.CTABanner-module__RH8joa__arrow{transition:transform .2s}.CTABanner-module__RH8joa__ctaBtn:hover .CTABanner-module__RH8joa__arrow{transform:translate(4px)}.CTABanner-module__RH8joa__floatingCard{z-index:10;pointer-events:none;transition:transform .45s cubic-bezier(.16,1,.3,1);position:absolute}.CTABanner-module__RH8joa__cardInner{background:#f9f9f9;border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000000f,0 0 0 1px #00000008}.CTABanner-module__RH8joa__img{object-fit:cover}.CTABanner-module__RH8joa__imgTopLeft{width:250px;height:160px;top:10%;left:10%}.CTABanner-module__RH8joa__imgTopMiddleRight{width:220px;height:140px;top:8%;right:25%}.CTABanner-module__RH8joa__imgFarTopRight{width:180px;height:220px;top:15%;right:6%}.CTABanner-module__RH8joa__imgBottomLeft{width:190px;height:150px;bottom:22%;left:8%}.CTABanner-module__RH8joa__imgBottomCenter{width:240px;height:170px;bottom:8%;left:28%}.CTABanner-module__RH8joa__imgBottomRight{width:210px;height:160px;bottom:12%;right:18%}@media (max-width:1024px){.CTABanner-module__RH8joa__imgTopLeft{left:5%}.CTABanner-module__RH8joa__imgFarTopRight{right:3%}.CTABanner-module__RH8joa__imgBottomLeft{left:3%}.CTABanner-module__RH8joa__imgBottomRight{right:5%}}@media (max-width:860px){.CTABanner-module__RH8joa__section{min-height:600px}.CTABanner-module__RH8joa__imgFarTopRight,.CTABanner-module__RH8joa__imgBottomLeft,.CTABanner-module__RH8joa__imgBottomCenter{display:none}.CTABanner-module__RH8joa__imgTopLeft{width:160px;height:110px;top:5%;left:8%}.CTABanner-module__RH8joa__imgTopMiddleRight{width:160px;height:110px;top:5%;right:8%}.CTABanner-module__RH8joa__imgBottomRight{width:160px;height:120px;bottom:5%;right:35%}}@media (max-width:580px){.CTABanner-module__RH8joa__floatingCard{display:none}.CTABanner-module__RH8joa__section{min-height:400px;padding:80px 16px}}
.about-module__8TymFG__container{max-width:1200px;margin:0 auto;padding:0 32px}.about-module__8TymFG__hero{text-align:center;background:radial-gradient(circle at 50% 0,#2563eb0a 0%,#0000 60%);padding:160px 0 80px}.about-module__8TymFG__heroTitle{color:#0d0d0d;letter-spacing:-.03em;max-width:900px;margin:0 auto 24px;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:800;line-height:1.15}.about-module__8TymFG__heroDesc{color:#55555d;max-width:700px;margin:0 auto;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.65}.about-module__8TymFG__imagesSection{padding:80px 0 120px}.about-module__8TymFG__imagesGrid{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:32px;display:grid}.about-module__8TymFG__imageWrapper{background:#f3f4f6;border-radius:28px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 20px 40px #0000000d}.about-module__8TymFG__imageWrapper:hover{transform:translateY(-8px)scale(1.01);box-shadow:0 30px 60px #0000001a}.about-module__8TymFG__img1{height:400px;transform:translateY(30px)}.about-module__8TymFG__img2{height:440px}.about-module__8TymFG__img3{height:380px;transform:translateY(60px)}.about-module__8TymFG__innerImg{object-fit:cover}.about-module__8TymFG__storySection{border-top:1px solid #0000000f;padding:120px 0}.about-module__8TymFG__storyGrid{grid-template-columns:.8fr 2fr;gap:80px;display:grid}.about-module__8TymFG__storyLeft{align-items:flex-start;display:flex}.about-module__8TymFG__storyTag{color:#2563eb;background:#2563eb0f;border-radius:100px;align-items:center;gap:8px;padding:8px 18px;font-size:.95rem;font-weight:600;display:inline-flex}.about-module__8TymFG__storyDot{background:#2563eb;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #2563ebcc}.about-module__8TymFG__storyRight{flex-direction:column;gap:32px;display:flex}.about-module__8TymFG__storyHeadline{color:#0d0d0d;letter-spacing:-.02em;font-size:clamp(2rem,4.5vw,2.8rem);font-weight:800;line-height:1.25}.about-module__8TymFG__storyBody{color:#4b5563;max-width:780px;font-size:1.15rem;line-height:1.8}.about-module__8TymFG__bannerSection{padding:60px 0 120px}.about-module__8TymFG__bannerWrapper{border-radius:36px;width:100%;height:540px;position:relative;overflow:hidden;box-shadow:0 25px 50px #0000000f}.about-module__8TymFG__bannerImg{object-fit:cover}.about-module__8TymFG__ctaSection{color:#fff;text-align:center;background:#09090b;border:1px solid #ffffff0d;border-radius:40px;margin-bottom:80px;padding:120px 0;position:relative;overflow:hidden}.about-module__8TymFG__ctaTitle{letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800;line-height:1.15}.about-module__8TymFG__ctaDesc{color:#9ca3af;max-width:550px;margin:0 auto 48px;font-size:1.15rem;line-height:1.6}.about-module__8TymFG__ctaLinks{flex-wrap:wrap;justify-content:center;gap:48px;margin-bottom:60px;display:flex}.about-module__8TymFG__ctaLink{color:#9ca3af;font-size:1rem;font-weight:500;text-decoration:none;transition:all .25s}.about-module__8TymFG__ctaLink:hover{color:#3b82f6}.about-module__8TymFG__ctaBtn{color:#0d0d0d;background:#fff;border-radius:100px;align-items:center;gap:8px;padding:16px 32px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.about-module__8TymFG__ctaBtn:hover{color:#fff;background:#3b82f6;transform:translateY(-3px);box-shadow:0 15px 30px #ffffff1f}@media (max-width:968px){.about-module__8TymFG__imagesGrid{grid-template-columns:1fr;gap:48px}.about-module__8TymFG__img1,.about-module__8TymFG__img2,.about-module__8TymFG__img3{height:340px;transform:none!important}.about-module__8TymFG__imagesSection{padding:40px 0 80px}.about-module__8TymFG__storyGrid{grid-template-columns:1fr;gap:40px}.about-module__8TymFG__bannerWrapper{height:380px}.about-module__8TymFG__ctaSection{border-radius:24px;margin-bottom:40px;padding:80px 24px}}
.post-module__fFuUMG__section{color:#050505;background:#fff;min-height:100vh;padding:160px 0 100px;font-family:Plus Jakarta Sans,sans-serif}.post-module__fFuUMG__container{max-width:800px;margin:0 auto;padding:0 24px}.post-module__fFuUMG__backLink{color:#6b7280;align-items:center;gap:8px;margin-bottom:40px;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.post-module__fFuUMG__backLink:hover{color:#2563eb}.post-module__fFuUMG__header{margin-bottom:48px}.post-module__fFuUMG__category{color:#2563eb;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;font-size:.85rem;font-weight:700;display:inline-block}.post-module__fFuUMG__title{color:#0d0d0d;letter-spacing:-.025em;margin-bottom:24px;font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.2}.post-module__fFuUMG__meta{color:#6b7280;align-items:center;gap:16px;font-size:.9rem;font-weight:500;display:flex}.post-module__fFuUMG__bullet{color:#d1d5db}.post-module__fFuUMG__coverWrapper{background:#f3f4f6;border-radius:28px;width:100%;height:450px;margin-bottom:60px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000000a}.post-module__fFuUMG__coverImg{object-fit:cover}.post-module__fFuUMG__content{color:#374151;font-size:1.15rem;line-height:1.85}.post-module__fFuUMG__content h1,.post-module__fFuUMG__content h2,.post-module__fFuUMG__content h3{color:#0d0d0d;letter-spacing:-.02em;margin-top:48px;margin-bottom:20px;font-weight:800}.post-module__fFuUMG__content h1{font-size:2.2rem;line-height:1.25}.post-module__fFuUMG__content h2{border-bottom:1px solid #f3f4f6;padding-bottom:10px;font-size:1.8rem;line-height:1.3}.post-module__fFuUMG__content h3{font-size:1.4rem;line-height:1.4}.post-module__fFuUMG__content p{margin-bottom:24px}.post-module__fFuUMG__content hr{background:#eaeaea;border:0;height:1px;margin:48px 0}.post-module__fFuUMG__content ul,.post-module__fFuUMG__content ol{margin-bottom:28px;padding-left:24px}.post-module__fFuUMG__content li{margin-bottom:12px}.post-module__fFuUMG__content strong{color:#0d0d0d}.post-module__fFuUMG__content blockquote{color:#4b5563;border-left:4px solid #2563eb;margin:32px 0;padding-left:20px;font-style:italic}.post-module__fFuUMG__ctaBox{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;margin-top:60px;padding:40px}.post-module__fFuUMG__ctaTitle{color:#0d0d0d;margin-bottom:12px;font-size:1.5rem;font-weight:800}.post-module__fFuUMG__ctaDesc{color:#64748b;margin-bottom:24px;font-size:1rem}.post-module__fFuUMG__ctaBtn{color:#fff;background:#0d0d0d;border-radius:100px;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.post-module__fFuUMG__ctaBtn:hover{background:#2563eb;transform:translateY(-2px)}@media (max-width:768px){.post-module__fFuUMG__coverWrapper{border-radius:16px;height:300px;margin-bottom:40px}.post-module__fFuUMG__content{font-size:1.05rem}.post-module__fFuUMG__content h2{font-size:1.5rem}}
.blog-module__JsT-Oq__section{color:#050505;background:#fff;min-height:100vh;padding:160px 0 100px;font-family:Plus Jakarta Sans,sans-serif}.blog-module__JsT-Oq__container{max-width:1200px;margin:0 auto;padding:0 32px}.blog-module__JsT-Oq__header{text-align:center;max-width:700px;margin:0 auto 80px}.blog-module__JsT-Oq__tagline{color:#2563eb;text-transform:uppercase;letter-spacing:.05em;background:#2563eb0f;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 18px;font-size:.85rem;font-weight:600;display:inline-flex}.blog-module__JsT-Oq__dot{background:#2563eb;border-radius:50%;width:6px;height:6px}.blog-module__JsT-Oq__title{color:#0d0d0d;letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(2.6rem,5vw,4.2rem);font-weight:800;line-height:1.15}.blog-module__JsT-Oq__desc{color:#55555d;max-width:680px;margin:0 auto;font-size:1.25rem;line-height:1.6}.blog-module__JsT-Oq__grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.blog-module__JsT-Oq__card{color:inherit;background:#fff;border:1px solid #eaeaea;border-radius:24px;flex-direction:column;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.blog-module__JsT-Oq__card:hover{border-color:#d1d5db;transform:translateY(-8px);box-shadow:0 25px 50px #0000000f}.blog-module__JsT-Oq__imageWrapper{background:#f3f4f6;width:100%;height:240px;position:relative;overflow:hidden}.blog-module__JsT-Oq__img{object-fit:cover;transition:transform .5s}.blog-module__JsT-Oq__card:hover .blog-module__JsT-Oq__img{transform:scale(1.05)}.blog-module__JsT-Oq__cardContent{flex-direction:column;flex:1;padding:32px;display:flex}.blog-module__JsT-Oq__meta{color:#6b7280;align-items:center;gap:16px;margin-bottom:16px;font-size:.85rem;font-weight:500;display:flex}.blog-module__JsT-Oq__category{color:#2563eb;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.blog-module__JsT-Oq__bullet{color:#d1d5db}.blog-module__JsT-Oq__postTitle{color:#0d0d0d;letter-spacing:-.015em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:1.4rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__excerpt{color:#4b5563;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:24px;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__readMore{color:#0d0d0d;align-items:center;gap:6px;margin-top:auto;font-size:.9rem;font-weight:600;display:flex}.blog-module__JsT-Oq__arrow{transition:transform .2s}.blog-module__JsT-Oq__card:hover .blog-module__JsT-Oq__arrow{transform:translate(4px)}@media (max-width:992px){.blog-module__JsT-Oq__grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:768px){.blog-module__JsT-Oq__section{padding:120px 0 80px}.blog-module__JsT-Oq__grid{grid-template-columns:1fr;gap:32px}.blog-module__JsT-Oq__container{padding:0 24px}}
.contact-module__swMWYG__page{padding-top:80px}.contact-module__swMWYG__container{max-width:1200px;margin:0 auto;padding:0 32px}.contact-module__swMWYG__hero{border-bottom:1px solid #f0f0f0;padding:80px 0 48px}.contact-module__swMWYG__label{color:#555;align-items:center;gap:8px;margin-bottom:16px;font-size:.8125rem;font-weight:600;display:flex}.contact-module__swMWYG__dot{background:#2563eb;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.contact-module__swMWYG__heading{letter-spacing:-.03em;color:#0d0d0d;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2}.contact-module__swMWYG__formSection{padding:60px 0}.contact-module__swMWYG__fab{color:#0d0d0d;z-index:100;background:#fff;border:1.5px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:all .25s;display:flex;position:fixed;top:50%;right:28px;transform:translateY(-50%);box-shadow:0 4px 16px #0000001a}.contact-module__swMWYG__fab:hover{color:#fff;opacity:1;background:#0d0d0d;border-color:#0d0d0d;transform:translateY(-50%)scale(1.08)}@media (max-width:640px){.contact-module__swMWYG__container{padding:0 20px}.contact-module__swMWYG__hero{padding:60px 0 36px}.contact-module__swMWYG__fab{display:none}}
