.Hero-module__gPAisG__heroSection{width:100%;font-family:var(--font-inter,sans-serif);background-color:#f8fafc;justify-content:center;min-height:85vh;padding:3rem 5% 2rem;display:flex}.Hero-module__gPAisG__container{flex-direction:column;width:100%;max-width:1200px;display:flex}.Hero-module__gPAisG__contentWrapper{justify-content:space-between;align-items:center;gap:4rem;margin-bottom:5rem;display:flex}.Hero-module__gPAisG__textContent{flex:1;max-width:550px}.Hero-module__gPAisG__badge{color:#059669;letter-spacing:.05em;text-transform:uppercase;background-color:#d1fae5;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.Hero-module__gPAisG__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4.5rem;font-weight:900;line-height:1.05}.Hero-module__gPAisG__highlight{color:#2cdc86}.Hero-module__gPAisG__description{color:#475569;max-width:480px;margin-bottom:2.5rem;font-size:1.15rem;font-weight:500;line-height:1.6}.Hero-module__gPAisG__buttonGroup{align-items:center;gap:1rem;display:flex}.Hero-module__gPAisG__primaryBtn{color:#0f172a;cursor:pointer;background-color:#2cdc86;border:none;border-radius:9999px;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 14px #2cdc8640}.Hero-module__gPAisG__primaryBtn:hover{background-color:#24b86e;transform:translateY(-2px);box-shadow:0 6px 20px #2cdc8666}.Hero-module__gPAisG__secondaryBtn{color:#0f172a;cursor:pointer;background-color:#0000;border:1px solid #cbd5e1;border-radius:9999px;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.Hero-module__gPAisG__secondaryBtn:hover{background-color:#f1f5f9;border-color:#94a3b8}.Hero-module__gPAisG__imageContent{flex:1;justify-content:flex-end;display:flex}.Hero-module__gPAisG__imageWrapper{border-radius:2rem;width:100%;max-width:600px;height:400px;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #0000001a}.Hero-module__gPAisG__heroImage{object-fit:cover;object-position:center;width:100%;height:100%}.Hero-module__gPAisG__statsWrapper{border-top:1px solid #e2e8f0;gap:4rem;padding-top:3rem;display:flex}.Hero-module__gPAisG__statItem{flex-direction:column;gap:.25rem;display:flex}.Hero-module__gPAisG__statNumber{color:#0f172a;font-size:1.75rem;font-weight:900}.Hero-module__gPAisG__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}@media (max-width:1024px){.Hero-module__gPAisG__contentWrapper{text-align:center;flex-direction:column;gap:2rem}.Hero-module__gPAisG__textContent{flex-direction:column;align-items:center;max-width:100%;display:flex}.Hero-module__gPAisG__description{text-align:center}.Hero-module__gPAisG__buttonGroup{justify-content:center}.Hero-module__gPAisG__imageContent{justify-content:center;width:100%}.Hero-module__gPAisG__statsWrapper{text-align:center;flex-wrap:wrap;justify-content:center;padding-top:2rem}}@media (max-width:768px){.Hero-module__gPAisG__heroSection{min-height:auto;padding:3rem 5% 2rem}.Hero-module__gPAisG__title{margin-bottom:1rem;font-size:2.5rem}.Hero-module__gPAisG__description{margin-bottom:1.5rem}.Hero-module__gPAisG__imageWrapper{border-radius:1.5rem;height:300px}.Hero-module__gPAisG__statsWrapper{gap:1.5rem}}@media (max-width:480px){.Hero-module__gPAisG__heroSection{padding:2rem 1.25rem 1.5rem}.Hero-module__gPAisG__title{font-size:2rem}.Hero-module__gPAisG__description{margin-bottom:1.25rem;font-size:.9rem}.Hero-module__gPAisG__buttonGroup{flex-direction:column;gap:.75rem;width:100%}.Hero-module__gPAisG__primaryBtn,.Hero-module__gPAisG__secondaryBtn{width:100%;padding:.75rem 1.25rem;font-size:.9rem}.Hero-module__gPAisG__imageWrapper{border-radius:1rem;height:200px}.Hero-module__gPAisG__statsWrapper{border-top:none;flex-direction:column;align-items:center;gap:1rem;padding-top:1rem}.Hero-module__gPAisG__statNumber{font-size:1.5rem}}
.WhyChooseUs-module__sMDuhq__section{width:100%;font-family:var(--font-inter,sans-serif);background-color:#fafafa;justify-content:center;padding:2.5rem 5%;display:flex}.WhyChooseUs-module__sMDuhq__container{flex-direction:column;width:100%;max-width:1200px;display:flex}.WhyChooseUs-module__sMDuhq__header{text-align:center;margin-bottom:3rem}.WhyChooseUs-module__sMDuhq__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.25rem;font-weight:800}.WhyChooseUs-module__sMDuhq__subtitle{color:#475569;max-width:600px;margin:0 auto;font-size:1.05rem;font-weight:600}.WhyChooseUs-module__sMDuhq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.WhyChooseUs-module__sMDuhq__card{background-color:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px -10px #0000000d}.WhyChooseUs-module__sMDuhq__card:hover{transform:translateY(-5px);box-shadow:0 20px 40px -15px #0000001a}.WhyChooseUs-module__sMDuhq__cardHeader{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.WhyChooseUs-module__sMDuhq__iconWrapper{border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.WhyChooseUs-module__sMDuhq__blueIcon{color:#3b82f6;background-color:#eff6ff}.WhyChooseUs-module__sMDuhq__orangeIcon{color:#f97316;background-color:#fff7ed}.WhyChooseUs-module__sMDuhq__purpleIcon{color:#a855f7;background-color:#faf5ff}.WhyChooseUs-module__sMDuhq__greenIcon{color:#10b981;background-color:#ecfdf5}.WhyChooseUs-module__sMDuhq__mintIcon{color:#14b8a6;background-color:#f0fdfa}.WhyChooseUs-module__sMDuhq__limeIcon{color:#84cc16;background-color:#f7fee7}.WhyChooseUs-module__sMDuhq__cardTitle{color:#0f172a;font-size:1.2rem;font-weight:700}.WhyChooseUs-module__sMDuhq__cardDescription{color:#64748b;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.WhyChooseUs-module__sMDuhq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WhyChooseUs-module__sMDuhq__section{padding:4rem 5%}.WhyChooseUs-module__sMDuhq__title{font-size:1.75rem}.WhyChooseUs-module__sMDuhq__subtitle{font-size:.95rem}.WhyChooseUs-module__sMDuhq__card{padding:1.5rem}}@media (max-width:640px){.WhyChooseUs-module__sMDuhq__grid{grid-template-columns:1fr;gap:1.25rem}}@media (max-width:480px){.WhyChooseUs-module__sMDuhq__section{padding:2.5rem 1.25rem}.WhyChooseUs-module__sMDuhq__header{margin-bottom:2rem}.WhyChooseUs-module__sMDuhq__title{font-size:1.5rem}.WhyChooseUs-module__sMDuhq__subtitle{font-size:.9rem}.WhyChooseUs-module__sMDuhq__card{padding:1.25rem}.WhyChooseUs-module__sMDuhq__cardTitle{font-size:1.1rem}.WhyChooseUs-module__sMDuhq__iconWrapper{width:3rem;height:3rem}}
.Gallery-module__JfeiXq__section{width:100%;font-family:var(--font-inter,sans-serif);background-color:#fafafa;justify-content:center;padding:2.5rem 5%;display:flex}.Gallery-module__JfeiXq__container{flex-direction:column;width:100%;max-width:1200px;display:flex}.Gallery-module__JfeiXq__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Gallery-module__JfeiXq__title{color:#0f172a;letter-spacing:-.02em;font-size:1.75rem;font-weight:800}.Gallery-module__JfeiXq__viewAllBtn{color:#2cdc86;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .3s;display:flex}.Gallery-module__JfeiXq__viewAllBtn:hover{color:#24b86e}.Gallery-module__JfeiXq__gridContainer{gap:1.25rem;height:500px;display:flex}.Gallery-module__JfeiXq__mainImageWrapper{border-radius:1.25rem;flex:1;position:relative;overflow:hidden}.Gallery-module__JfeiXq__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Gallery-module__JfeiXq__mainImageWrapper:hover .Gallery-module__JfeiXq__image{transform:scale(1.05)}.Gallery-module__JfeiXq__imageOverlay{color:#fff;background:linear-gradient(#0000 0%,#000c 100%);width:100%;padding:2rem;position:absolute;bottom:0;left:0}.Gallery-module__JfeiXq__imageCaption{margin:0;font-size:1.05rem;font-weight:700}.Gallery-module__JfeiXq__smallGridContainer{flex:1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.Gallery-module__JfeiXq__smallImageWrapper{border-radius:1.25rem;position:relative;overflow:hidden}.Gallery-module__JfeiXq__smallImageWrapper:hover .Gallery-module__JfeiXq__image{transform:scale(1.05)}.Gallery-module__JfeiXq__seeMoreBox{cursor:pointer;background-color:#f1f5f9;border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;transition:background-color .3s;display:flex}.Gallery-module__JfeiXq__seeMoreBox:hover{background-color:#e2e8f0}.Gallery-module__JfeiXq__seeMoreIcon{color:#64748b}.Gallery-module__JfeiXq__seeMoreText{color:#475569;font-size:1rem;font-weight:600}@media (max-width:1024px){.Gallery-module__JfeiXq__gridContainer{flex-direction:column;height:auto}.Gallery-module__JfeiXq__mainImageWrapper{flex:none;height:400px}.Gallery-module__JfeiXq__smallGridContainer{height:400px}}@media (max-width:768px){.Gallery-module__JfeiXq__section{padding:3rem 5%}.Gallery-module__JfeiXq__title{font-size:1.5rem}.Gallery-module__JfeiXq__smallGridContainer{grid-template-rows:200px 200px;grid-template-columns:1fr 1fr;gap:1rem;height:auto}.Gallery-module__JfeiXq__mainImageWrapper{height:300px}}@media (max-width:480px){.Gallery-module__JfeiXq__section{padding:2.5rem 1.25rem}.Gallery-module__JfeiXq__header{flex-direction:column;align-items:flex-start;gap:.75rem}.Gallery-module__JfeiXq__title{font-size:1.35rem}.Gallery-module__JfeiXq__viewAllBtn{font-size:.9rem}.Gallery-module__JfeiXq__smallGridContainer{grid-template-rows:repeat(4,200px);grid-template-columns:1fr;gap:.75rem}.Gallery-module__JfeiXq__mainImageWrapper{height:250px}}
