.ServicesDetailSection-module__CyfXXq__section{padding:4rem 0}.ServicesDetailSection-module__CyfXXq__container{max-width:1380px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.ServicesDetailSection-module__CyfXXq__container{padding-left:1.5rem;padding-right:1.5rem}}.ServicesDetailSection-module__CyfXXq__introSection{background:#fff;border:2px solid #e2e8f0;border-radius:2rem;max-width:1380px;margin:0 auto 4rem;overflow:hidden;box-shadow:0 10px 30px #0000001a}.ServicesDetailSection-module__CyfXXq__introGrid{grid-template-columns:1fr;gap:0;display:grid}@media (min-width:1024px){.ServicesDetailSection-module__CyfXXq__introGrid{grid-template-columns:1fr 1fr}}.ServicesDetailSection-module__CyfXXq__introContent{background:linear-gradient(135deg,#f4f7fb 0%,#eff6ff 100%);flex-direction:column;justify-content:center;padding:3rem 2rem;display:flex;position:relative;overflow:hidden}.ServicesDetailSection-module__CyfXXq__introContent:before{content:"";background:radial-gradient(circle,#2563eb1a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-50%;right:-20%}.ServicesDetailSection-module__CyfXXq__introImageWrapper{width:100%;height:300px;position:relative;overflow:hidden}@media (min-width:1024px){.ServicesDetailSection-module__CyfXXq__introImageWrapper{height:100%;min-height:400px}}.ServicesDetailSection-module__CyfXXq__introImage{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%;height:100%}.ServicesDetailSection-module__CyfXXq__introImageOverlay{background:linear-gradient(135deg,#2563eb33 0%,#3b82f61a 100%);position:absolute;inset:0}.ServicesDetailSection-module__CyfXXq__introTitle{color:#2563eb;z-index:10;margin:0 0 1rem;font-size:2.5rem;font-weight:800;position:relative}@media (min-width:768px){.ServicesDetailSection-module__CyfXXq__introTitle{font-size:3rem}}.ServicesDetailSection-module__CyfXXq__introUnderline{background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:9999px;width:100px;height:4px;margin:0 0 2rem}.ServicesDetailSection-module__CyfXXq__introText{color:#334155;text-align:justify;z-index:10;margin:0;font-size:1.125rem;line-height:2;position:relative}@media (min-width:768px){.ServicesDetailSection-module__CyfXXq__introText{font-size:1.25rem;line-height:2.25}}.ServicesDetailSection-module__CyfXXq__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.ServicesDetailSection-module__CyfXXq__grid{gap:2.5rem}}.ServicesDetailSection-module__CyfXXq__serviceCard{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.ServicesDetailSection-module__CyfXXq__serviceCard:hover{transform:translateY(-.5rem);box-shadow:0 20px 25px -5px #2563eb26}.ServicesDetailSection-module__CyfXXq__serviceCard:before{content:"";transform-origin:0;background:linear-gradient(90deg,#2563eb,#3b82f6,#60a5fa);height:5px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.ServicesDetailSection-module__CyfXXq__serviceCard:hover:before{transform:scaleX(1)}.ServicesDetailSection-module__CyfXXq__cardHeader{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);align-items:center;gap:1.5rem;padding:2rem;display:flex;position:relative;overflow:hidden}.ServicesDetailSection-module__CyfXXq__cardHeader:before{content:"";background:radial-gradient(circle,#2563eb1a 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-50%;right:-10%}.ServicesDetailSection-module__CyfXXq__iconWrapper{color:#fff;z-index:10;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:1.25rem;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;transition:transform .3s;display:flex;position:relative;box-shadow:0 10px 20px #2563eb4d}.ServicesDetailSection-module__CyfXXq__serviceCard:hover .ServicesDetailSection-module__CyfXXq__iconWrapper{transform:scale(1.1)rotate(5deg)}.ServicesDetailSection-module__CyfXXq__cardTitle{color:#0f172a;z-index:10;margin:0;font-size:1.5rem;font-weight:700;position:relative}@media (min-width:768px){.ServicesDetailSection-module__CyfXXq__cardTitle{font-size:1.75rem}}.ServicesDetailSection-module__CyfXXq__cardContent{background:#fff;padding:2rem}.ServicesDetailSection-module__CyfXXq__cardText{color:#475569;text-align:justify;margin:0;font-size:1rem;line-height:1.875}@media (min-width:768px){.ServicesDetailSection-module__CyfXXq__cardText{font-size:1.0625rem}}.ServicesDetailSection-module__CyfXXq__listSection{border-top:2px solid #f1f5f9;margin-top:1.5rem;padding-top:1.5rem}.ServicesDetailSection-module__CyfXXq__list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.ServicesDetailSection-module__CyfXXq__listItem{color:#475569;align-items:flex-start;gap:.75rem;font-size:1rem;line-height:1.75;display:flex}.ServicesDetailSection-module__CyfXXq__listIcon{color:#2563eb;flex-shrink:0;margin-top:.25rem}.ServicesDetailSection-module__CyfXXq__decorCircle{pointer-events:none;background:radial-gradient(circle,#2563eb0d 0%,#0000 70%);border-radius:50%;width:100px;height:100px;position:absolute}.ServicesDetailSection-module__CyfXXq__decorCircle1{top:20%;right:5%}.ServicesDetailSection-module__CyfXXq__decorCircle2{bottom:30%;left:10%}
.PartnersLogos-module__hQx3vG__section{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);padding:4rem 0;position:relative;overflow:hidden}.PartnersLogos-module__hQx3vG__section:before{content:"";background:linear-gradient(90deg,#0000,#e2e8f0,#0000);height:1px;position:absolute;top:0;left:0;right:0}.PartnersLogos-module__hQx3vG__container{max-width:1380px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.PartnersLogos-module__hQx3vG__container{padding-left:1.5rem;padding-right:1.5rem}}.PartnersLogos-module__hQx3vG__header{text-align:center;margin-bottom:3rem}.PartnersLogos-module__hQx3vG__title{color:#0f172a;margin-bottom:.75rem;font-size:2rem;font-weight:700}@media (min-width:768px){.PartnersLogos-module__hQx3vG__title{font-size:2.5rem}}.PartnersLogos-module__hQx3vG__subtitle{color:#64748b;margin:0;font-size:1rem}.PartnersLogos-module__hQx3vG__underline{background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:9999px;width:80px;height:3px;margin:1rem auto 0}.PartnersLogos-module__hQx3vG__logosWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;padding:3rem 2rem;box-shadow:0 4px 6px -1px #0000001a}@media (min-width:768px){.PartnersLogos-module__hQx3vG__logosWrapper{padding:4rem 3rem}}.PartnersLogos-module__hQx3vG__grid{grid-template-columns:repeat(2,1fr);place-items:center;gap:2rem;display:grid}@media (min-width:640px){.PartnersLogos-module__hQx3vG__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.PartnersLogos-module__hQx3vG__grid{grid-template-columns:repeat(6,1fr);gap:3rem}}.PartnersLogos-module__hQx3vG__logoCard{aspect-ratio:3/2;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:2px solid #334155;border-radius:1rem;justify-content:center;align-items:center;width:100%;max-width:180px;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PartnersLogos-module__hQx3vG__logoCard:before{content:"";opacity:0;background:linear-gradient(135deg,#2563eb1a 0%,#0000 100%);transition:opacity .3s;position:absolute;inset:0}.PartnersLogos-module__hQx3vG__logoCard:hover{background:linear-gradient(135deg,#1e293b 0%,#2563eb 100%);border-color:#2563eb;transform:translateY(-.5rem)scale(1.05);box-shadow:0 10px 20px #2563eb4d}.PartnersLogos-module__hQx3vG__logoCard:hover:before{opacity:1}.PartnersLogos-module__hQx3vG__logoImage{-o-object-fit:contain;object-fit:contain;filter:brightness(0)invert();z-index:10;width:100%;height:100%;transition:filter .3s;position:relative}.PartnersLogos-module__hQx3vG__logoCard:hover .PartnersLogos-module__hQx3vG__logoImage{filter:brightness(0)invert()}
.Newsletter-module__OxvLTq__section{background-image:url(/home-design-12.png);background-position:50%;background-size:cover;background-attachment:fixed;padding:6rem 0;position:relative;overflow:hidden}.Newsletter-module__OxvLTq__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000000bf;position:absolute;inset:0}.Newsletter-module__OxvLTq__container{z-index:10;text-align:center;max-width:1380px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;position:relative}@media (min-width:768px){.Newsletter-module__OxvLTq__container{padding-left:1.5rem;padding-right:1.5rem}}.Newsletter-module__OxvLTq__title{color:#fff;text-shadow:0 2px 10px #00000080;margin:0 0 2rem;font-size:2rem;font-weight:700}@media (min-width:768px){.Newsletter-module__OxvLTq__title{font-size:2.5rem}}.Newsletter-module__OxvLTq__form{flex-direction:column;gap:1rem;max-width:600px;margin:0 auto;display:flex}@media (min-width:640px){.Newsletter-module__OxvLTq__form{flex-direction:row}}.Newsletter-module__OxvLTq__input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:2px solid #fff3;border-radius:.5rem;outline:none;flex:1;padding:1rem 1.5rem;font-size:1rem;transition:all .3s}.Newsletter-module__OxvLTq__input::placeholder{color:#fff9}.Newsletter-module__OxvLTq__input:focus{background:#ffffff26;border-color:#ef4444;box-shadow:0 0 0 3px #ef444433}.Newsletter-module__OxvLTq__button{color:#fff;cursor:pointer;white-space:nowrap;background:#ef4444;border:none;border-radius:.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #ef444466}.Newsletter-module__OxvLTq__button:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 6px 20px #ef444499}.Newsletter-module__OxvLTq__button:active{transform:translateY(0)}.Newsletter-module__OxvLTq__decorLine{background:linear-gradient(90deg,#0000,#ef444480,#0000);width:100%;height:2px;position:absolute;top:0;left:0}
.page-module__NfDiEG__page{background-image:url(/about2.jpg);background-position:50%;background-size:cover;background-attachment:fixed;min-height:100vh;padding-top:6rem;padding-bottom:0;position:relative}.page-module__NfDiEG__page:before{content:"";-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172ad9;position:absolute;inset:0}.page-module__NfDiEG__container{z-index:10;max-width:1380px;margin-left:auto;margin-right:auto;padding:3rem 1rem;position:relative}@media (min-width:768px){.page-module__NfDiEG__container{padding:4rem 1.5rem}}.page-module__NfDiEG__content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border:1px solid #ffffff4d;border-radius:2rem;padding:0;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.page-module__NfDiEG__content:before{content:"";background:linear-gradient(90deg,#2563eb,#3b82f6,#60a5fa);height:6px;position:absolute;top:0;left:0;right:0}.page-module__NfDiEG__header{text-align:center;background:linear-gradient(135deg,#7e7e7e 0%,#002c72 100%);padding:2rem;position:relative;overflow:hidden}.page-module__NfDiEG__header:before{content:"";background-image:repeating-linear-gradient(45deg,#0000,#0000 35px,#ffffff0d 35px 70px);position:absolute;inset:0}@keyframes page-module__NfDiEG__slide{0%{transform:translate(0)}to{transform:translate(70px)}}@media (min-width:768px){.page-module__NfDiEG__header{padding:2.5rem 3rem}}.page-module__NfDiEG__titleWrapper{z-index:10;flex-direction:column;align-items:center;gap:1rem;display:flex;position:relative}.page-module__NfDiEG__logoWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:3px solid #ffffff4d;border-radius:1.5rem;padding:.75rem 1.5rem;animation:3s ease-in-out infinite page-module__NfDiEG__float;box-shadow:0 10px 30px #0000004d}.page-module__NfDiEG__logo{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 12px #0000004d);width:auto;height:60px}@media (min-width:768px){.page-module__NfDiEG__logo{height:70px}}@keyframes page-module__NfDiEG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.page-module__NfDiEG__title{color:#fff;text-shadow:0 4px 20px #0006;letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:800}@media (min-width:768px){.page-module__NfDiEG__title{font-size:2.75rem}}.page-module__NfDiEG__titleUnderline{background:#fffc;border-radius:9999px;width:120px;height:4px;box-shadow:0 0 20px #ffffff80}.page-module__NfDiEG__contentInner{background-image:radial-gradient(circle at 20% 20%,#2563eb08 0%,#0000 50%),radial-gradient(circle at 80% 80%,#3b82f608 0%,#0000 50%);padding:3rem;position:relative}@media (min-width:768px){.page-module__NfDiEG__contentInner{padding:4rem 5rem}}.page-module__NfDiEG__text{color:#334155;text-align:justify;z-index:1;margin:0;font-size:1.125rem;line-height:2;position:relative}@media (min-width:768px){.page-module__NfDiEG__text{font-size:1.25rem;line-height:2.25}}.page-module__NfDiEG__cornerTopLeft,.page-module__NfDiEG__cornerBottomRight{z-index:0;border:3px solid #dbeafe;width:100px;height:100px;position:absolute}.page-module__NfDiEG__cornerTopLeft{border-bottom:none;border-right:none;border-radius:2rem 0 0;top:2rem;left:2rem}.page-module__NfDiEG__cornerBottomRight{border-top:none;border-left:none;border-radius:0 0 2rem;bottom:2rem;right:2rem}@media (max-width:768px){.page-module__NfDiEG__cornerTopLeft,.page-module__NfDiEG__cornerBottomRight{width:60px;height:60px}.page-module__NfDiEG__cornerTopLeft{top:1rem;left:1rem}.page-module__NfDiEG__cornerBottomRight{bottom:1rem;right:1rem}}
.page-module__q81_BW__page{padding-top:9rem;padding-bottom:0}@media (min-width:768px){.page-module__q81_BW__page{padding-top:10rem}}.page-module__q81_BW__container{max-width:1380px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.page-module__q81_BW__container{padding-left:1.5rem;padding-right:1.5rem}}.page-module__q81_BW__section{padding-top:0;padding-bottom:3rem}.page-module__q81_BW__headerWrap{text-align:center;max-width:48rem;margin-bottom:3rem;margin-left:auto;margin-right:auto}.page-module__q81_BW__subtitle{color:#2563eb;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:block}.page-module__q81_BW__title{color:#0f172a;margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}@media (min-width:768px){.page-module__q81_BW__title{font-size:3rem}}.page-module__q81_BW__rule{background-color:#2563eb;border-radius:9999px;width:6rem;height:.375rem;margin-left:auto;margin-right:auto}.page-module__q81_BW__grid{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:640px){.page-module__q81_BW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__q81_BW__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.page-module__q81_BW__grid{grid-template-columns:repeat(4,1fr)}}.page-module__q81_BW__gridOngoing{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){.page-module__q81_BW__gridOngoing{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__q81_BW__gridOngoing{grid-template-columns:repeat(3,1fr)}}.page-module__q81_BW__projectItem{flex-direction:column;gap:1rem;display:flex}.page-module__q81_BW__card{aspect-ratio:4/3;cursor:pointer;border-radius:1.5rem;transition:all .5s;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #94a3b880}.page-module__q81_BW__card:hover{transform:translateY(-.5rem);box-shadow:0 25px 50px -12px #94a3b8b3}.page-module__q81_BW__projectName{color:#0f172a;text-align:center;padding:0 .5rem;font-size:1.125rem;font-weight:600;line-height:1.5}@media (min-width:768px){.page-module__q81_BW__projectName{font-size:1.25rem}}.page-module__q81_BW__cardImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;transition:transform .7s}.page-module__q81_BW__card:hover .page-module__q81_BW__cardImg{transform:scale(1.15)}.page-module__q81_BW__overlay{opacity:.7;background:linear-gradient(#0000,#0f172a4d,#0f172ae6);transition:opacity .5s;position:absolute;inset:0}.page-module__q81_BW__card:hover .page-module__q81_BW__overlay{opacity:1}.page-module__q81_BW__cardContent{flex-direction:column;justify-content:flex-end;padding:2rem;transition:transform .5s;display:flex;position:absolute;inset:0;transform:translateY(1rem)}.page-module__q81_BW__card:hover .page-module__q81_BW__cardContent{transform:translateY(0)}.page-module__q81_BW__cardTag{color:#60a5fa;text-transform:uppercase;letter-spacing:.05em;opacity:0;margin-bottom:.75rem;font-size:.875rem;font-weight:600;transition:opacity .5s .1s}.page-module__q81_BW__card:hover .page-module__q81_BW__cardTag{opacity:1}.page-module__q81_BW__cardRule{opacity:0;background-color:#3b82f6;border-radius:9999px;width:3rem;height:.25rem;transition:all .5s .2s}.page-module__q81_BW__card:hover .page-module__q81_BW__cardRule{opacity:1;width:6rem}
