.Hero-module__h8C3vq__hero{background:radial-gradient(circle at 100% 0,#3b82f61a,#0000 50%),radial-gradient(circle at 0 100%,#8b5cf61a,#0000 50%);align-items:center;min-height:100vh;padding:8rem 0;display:flex;position:relative;overflow:hidden}.Hero-module__h8C3vq__hero:after{content:"";background:var(--primary);filter:blur(150px);opacity:.15;z-index:0;border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite Hero-module__h8C3vq__float;position:absolute;top:10%;right:10%}@keyframes Hero-module__h8C3vq__float{0%{transform:translate(0)}50%{transform:translate(30px,30px)}to{transform:translate(0)}}.Hero-module__h8C3vq__content{z-index:1;align-items:center;gap:4rem;display:flex;position:relative}.Hero-module__h8C3vq__textContent{flex:1;max-width:600px}.Hero-module__h8C3vq__imageContent{flex:1;justify-content:center;display:flex;position:relative}.Hero-module__h8C3vq__imageContent img{filter:drop-shadow(0 25px 35px #0000000d);width:100%;max-width:650px;height:auto;animation:6s ease-in-out infinite Hero-module__h8C3vq__floatImg}@keyframes Hero-module__h8C3vq__floatImg{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.Hero-module__h8C3vq__badge{color:var(--primary);background:#3b82f61a;border:1px solid #3b82f633;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:700;display:inline-block}.Hero-module__h8C3vq__title{color:var(--text-main);margin-bottom:1.5rem;font-size:4rem;line-height:1.1}.Hero-module__h8C3vq__title span{background:linear-gradient(to right, var(--primary), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module__h8C3vq__description{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.25rem}.Hero-module__h8C3vq__actions{gap:1rem;display:flex}.Hero-module__h8C3vq__btnSecondary{color:var(--text-main);border:1px solid var(--border-color);background-color:#fff;box-shadow:0 4px 6px -1px #0000000d}.Hero-module__h8C3vq__btnSecondary:hover{background-color:var(--bg-color);transform:translateY(-2px)}@media (max-width:992px){.Hero-module__h8C3vq__content{text-align:center;flex-direction:column}.Hero-module__h8C3vq__textContent{margin:0 auto}.Hero-module__h8C3vq__actions{justify-content:center}.Hero-module__h8C3vq__title{font-size:3rem}}
.WhatWeDo-module__wKNIla__whatWeDo{background:#fff;padding:6rem 0 4rem}.WhatWeDo-module__wKNIla__content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.WhatWeDo-module__wKNIla__description{color:var(--text-muted);font-size:1.25rem;line-height:1.8}.WhatWeDo-module__wKNIla__statsContent{justify-content:center;align-items:center;display:flex}.WhatWeDo-module__wKNIla__statBox{text-align:center;background:linear-gradient(135deg,#3b82f60d,#8b5cf60d);border:1px solid #e2e8f0cc;border-radius:2rem;padding:3rem;box-shadow:0 10px 40px #00000008}.WhatWeDo-module__wKNIla__iconWrapper{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex;box-shadow:0 10px 25px #3b82f64d}.WhatWeDo-module__wKNIla__statBox p{color:var(--text-main);margin:0;font-size:1.25rem;font-weight:600}@media (max-width:900px){.WhatWeDo-module__wKNIla__content{text-align:center;grid-template-columns:1fr}.WhatWeDo-module__wKNIla__content h2{text-align:center!important}}
.Services-module__c12zga__services{z-index:2;background-color:#0000;position:relative}.Services-module__c12zga__bentoGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:4rem;display:grid}.Services-module__c12zga__bentoItem{background-color:var(--card-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:2rem;flex-direction:column;justify-content:center;align-items:flex-start;padding:3rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Services-module__c12zga__bentoItem:hover{border-color:#3b82f666;transform:translateY(-8px);box-shadow:0 30px 60px -15px #0000001a}.Services-module__c12zga__bentoItem:first-child{background:linear-gradient(135deg, var(--primary) 0%, #1a326c 100%);color:#fff;border:none;flex-direction:row;grid-column:span 2;justify-content:space-between;align-items:center}.Services-module__c12zga__bentoItem:first-child .Services-module__c12zga__textContent{max-width:50%}.Services-module__c12zga__bentoItem:first-child .Services-module__c12zga__serviceTitle,.Services-module__c12zga__bentoItem:first-child .Services-module__c12zga__serviceDesc{color:#fff}.Services-module__c12zga__iconWrapper{border-radius:1.5rem;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.Services-module__c12zga__bentoItem:first-child .Services-module__c12zga__iconWrapper{width:40%;margin-bottom:0}.Services-module__c12zga__iconImage{object-fit:contain;width:100%;height:auto;max-height:200px}.Services-module__c12zga__bentoItem:first-child .Services-module__c12zga__iconImage{filter:drop-shadow(0 15px 25px #0003);max-height:250px}.Services-module__c12zga__serviceTitle{color:var(--text-main);font-size:1.75rem;font-family:var(--font-heading);margin-bottom:1rem}.Services-module__c12zga__serviceDesc{color:var(--text-muted);font-size:1.1rem}@media (max-width:900px){.Services-module__c12zga__bentoGrid{grid-template-columns:1fr}.Services-module__c12zga__bentoItem:first-child{flex-direction:column;grid-column:span 1}.Services-module__c12zga__bentoItem:first-child .Services-module__c12zga__textContent{max-width:100%;margin-bottom:2rem}.Services-module__c12zga__bentoItem:first-child .Services-module__c12zga__iconWrapper{width:100%}}.Services-module__c12zga__serviceLink{color:var(--primary);margin-top:1rem;padding:.5rem 0;font-weight:600;display:inline-block}.Services-module__c12zga__bentoItem:first-child .Services-module__c12zga__serviceLink{color:#fff}
.AboutPreview-module__0Py1uq__aboutPreview{background:#fff;padding:6rem 0}.AboutPreview-module__0Py1uq__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.AboutPreview-module__0Py1uq__description{color:var(--text-muted);font-size:1.125rem;line-height:1.8}.AboutPreview-module__0Py1uq__imageContent{width:100%}.AboutPreview-module__0Py1uq__imagePlaceholder{aspect-ratio:4/3;background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border-radius:2rem;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.AboutPreview-module__0Py1uq__glow{background:var(--primary);filter:blur(100px);opacity:.3;width:200px;height:200px;position:absolute}.AboutPreview-module__0Py1uq__placeholderText{color:var(--text-muted);z-index:1;font-weight:500}@media (max-width:900px){.AboutPreview-module__0Py1uq__container{text-align:center;grid-template-columns:1fr}.AboutPreview-module__0Py1uq__container h2{text-align:center!important}.AboutPreview-module__0Py1uq__imageContent{order:-1}}
.Features-module__cQf-2W__features{z-index:2;background-color:#0000;margin-top:-5rem;position:relative;padding-bottom:2rem!important}.Features-module__cQf-2W__grid{flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-top:4rem;display:flex}.Features-module__cQf-2W__card{-webkit-backdrop-filter:blur(20px);background:#ffffffb3;border:1px solid #fffc;border-radius:2rem;flex:350px;max-width:450px;padding:3rem;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0000000d}.Features-module__cQf-2W__card:before{content:"";background:linear-gradient(90deg, var(--primary), var(--secondary));opacity:0;width:100%;height:5px;transition:opacity .5s;position:absolute;top:0;left:0}.Features-module__cQf-2W__card:hover{transform:translateY(-10px);box-shadow:0 25px 50px -12px #0000001a}.Features-module__cQf-2W__card:hover:before{opacity:1}.Features-module__cQf-2W__iconWrapper{border:1px solid var(--border-color);background:#fff;border-radius:1.25rem;justify-content:center;align-items:center;margin-bottom:2rem;padding:1rem;display:inline-flex;box-shadow:0 10px 25px -5px #0000000d}.Features-module__cQf-2W__iconImage{object-fit:contain;width:60px;height:60px}.Features-module__cQf-2W__cardTitle{color:var(--text-main);margin-bottom:1rem;font-size:1.5rem}.Features-module__cQf-2W__cardDesc{color:var(--text-muted);font-size:1.05rem;line-height:1.7}@media (max-width:768px){.Features-module__cQf-2W__card{padding:2rem}}
