.TechStack-module__dgrjYq__section{background-color:var(--bg-light);color:#2d3748;padding:4rem 0}.TechStack-module__dgrjYq__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.TechStack-module__dgrjYq__title{text-align:center;background:linear-gradient(135deg,#ff6b6b 0%,#4834d4 50%,#20bf6b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.TechStack-module__dgrjYq__subtitle{text-align:center;color:var(--text-secondary,#4a5568);max-width:700px;margin:0 auto 4rem;font-size:1.2rem}.TechStack-module__dgrjYq__grid{gap:2rem;display:flex}.TechStack-module__dgrjYq__category{background:#ffffffe6;border-radius:12px;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000000d}.TechStack-module__dgrjYq__category:before{content:"";background:var(--category-gradient);height:4px;position:absolute;top:0;left:0;right:0}.TechStack-module__dgrjYq__categoryHeader{margin-bottom:1.5rem}.TechStack-module__dgrjYq__categoryTitle{background:var(--category-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.TechStack-module__dgrjYq__categoryDescription{color:var(--text-secondary,#4a5568);font-size:.9rem;line-height:1.6}.TechStack-module__dgrjYq__techGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;display:grid}@keyframes TechStack-module__dgrjYq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.TechStack-module__dgrjYq__category{opacity:0;animation:.6s ease-out forwards TechStack-module__dgrjYq__fadeInUp}.TechStack-module__dgrjYq__category:first-child{animation-delay:.2s}.TechStack-module__dgrjYq__category:nth-child(2){animation-delay:.4s}.TechStack-module__dgrjYq__category:nth-child(3){animation-delay:.6s}.TechStack-module__dgrjYq__techItem{text-align:center;padding:var(--spacing-sm);flex-direction:column;align-items:center;transition:transform .3s;display:flex}.TechStack-module__dgrjYq__techItem:hover{transform:translateY(-5px)}.TechStack-module__dgrjYq__iconWrapper{margin-bottom:var(--spacing-sm);color:var(--primary);justify-content:center;align-items:center;width:60px;height:60px;font-size:2.5rem;display:flex;position:relative}.TechStack-module__dgrjYq__iconWrapper:after{content:"";background:var(--primary);opacity:.1;border-radius:50%;transition:transform .3s,opacity .3s;position:absolute;inset:0;transform:scale(.8)}.TechStack-module__dgrjYq__techItem:hover .TechStack-module__dgrjYq__iconWrapper:after{opacity:.2;transform:scale(1)}.TechStack-module__dgrjYq__techName{font-size:var(--text-sm);color:var(--text);margin-top:var(--spacing-sm)}@keyframes TechStack-module__dgrjYq__iconPulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.TechStack-module__dgrjYq__iconWrapper svg{transition:transform .3s,color .3s}.TechStack-module__dgrjYq__techItem:hover .TechStack-module__dgrjYq__iconWrapper svg{color:var(--primary-dark);transform:scale(1.1)}@media (max-width:768px){.TechStack-module__dgrjYq__section{padding:2rem 0}.TechStack-module__dgrjYq__title{font-size:1.75rem}.TechStack-module__dgrjYq__subtitle{margin-bottom:1.5rem;font-size:.9rem}.TechStack-module__dgrjYq__categoryTitle{font-size:1.25rem}.TechStack-module__dgrjYq__techGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem}.TechStack-module__dgrjYq__iconWrapper{width:50px;height:50px;font-size:2rem}.TechStack-module__dgrjYq__grid{flex-direction:column}}
.TechItem-module__9UZifW__techItem{cursor:pointer;background:#fffffff2;border:2px solid #0000;border-radius:8px;min-width:120px;min-height:100px;padding:1rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000000d}.TechItem-module__9UZifW__techItem:hover{border-color:var(--tech-color);transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.TechItem-module__9UZifW__content{flex-direction:column;align-items:center;gap:.75rem;display:flex;position:relative}.TechItem-module__9UZifW__iconWrapper{background:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:relative}.TechItem-module__9UZifW__techItem:hover .TechItem-module__9UZifW__iconWrapper{background:var(--tech-color);transform:scale(1.1)}.TechItem-module__9UZifW__icon{width:24px;height:24px;color:var(--tech-color);transition:all .3s}.TechItem-module__9UZifW__techItem:hover .TechItem-module__9UZifW__icon{color:#fff;transform:rotate(360deg)}.TechItem-module__9UZifW__techName{color:#2d3748;text-align:center;font-size:.9rem;font-weight:500}.TechItem-module__9UZifW__description{opacity:0;z-index:1;background:linear-gradient(#fffffff2 0%,#fffffffa 100%);border-radius:12px;justify-content:center;align-items:center;padding:1.5rem;transition:all .3s .1s;display:flex;position:absolute;inset:0;transform:translateY(100%)}.TechItem-module__9UZifW__techItem:hover .TechItem-module__9UZifW__description{opacity:1;transform:translateY(0)}.TechItem-module__9UZifW__description p{color:#2d3748;text-align:center;margin:0;font-size:.9rem;line-height:1.5}
.About-module__n-wjXq__section{background-color:var(--background-dark);color:var(--foreground);min-height:var(--max-visible-height);background-image:url(/GerardoPerrucci_front.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}.About-module__n-wjXq__sectionBg{min-height:var(--max-visible-height);background-image:linear-gradient(#000c,#00402866);padding:6rem 0}.About-module__n-wjXq__container{max-width:var(--max-width);padding:0 var(--spacing-md);margin:0 auto}.About-module__n-wjXq__title{margin-bottom:var(--spacing-lg);font-size:4rem;font-weight:700}.About-module__n-wjXq__content{max-width:500px}.About-module__n-wjXq__leadText{margin-bottom:var(--spacing-lg);font-size:1.2rem}.About-module__n-wjXq__text{margin-bottom:var(--spacing-md);font-size:1.2rem}.About-module__n-wjXq__imageContainer{display:none}@media screen and (max-width:768px){.About-module__n-wjXq__section{background-color:#000;background-image:none;min-height:auto}.About-module__n-wjXq__sectionBg{min-height:auto;padding-bottom:1rem}.About-module__n-wjXq__imageContainer{display:block}}
.OpenSource-module__zbnqxa__section{background-color:var(--background-dark);color:var(--foreground);min-height:var(--max-visible-height);background-image:url(/open-source.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}.OpenSource-module__zbnqxa__sectionBg{min-height:var(--max-visible-height);background-image:linear-gradient(#000,#003540b3);padding:6rem 0}.OpenSource-module__zbnqxa__container{max-width:var(--max-width);padding:0 var(--spacing-md);text-align:right;flex-direction:column;align-items:flex-end;margin:0 auto;display:flex}.OpenSource-module__zbnqxa__title{margin-bottom:var(--spacing-lg);font-size:4rem;font-weight:700}.OpenSource-module__zbnqxa__content{max-width:600px}.OpenSource-module__zbnqxa__leadText{margin-bottom:var(--spacing-lg);font-size:1.2rem}.OpenSource-module__zbnqxa__text{margin-bottom:var(--spacing-md);font-size:1.2rem}
.Faq-module__ykWrma__faqSection{background-color:#f9f9f9;padding:5rem 0}.Faq-module__ykWrma__container{max-width:800px;margin:0 auto;padding:0 1.5rem}.Faq-module__ykWrma__faqTitle{text-align:center;color:#333;margin-bottom:3rem;font-size:2.5rem;font-weight:700;position:relative}.Faq-module__ykWrma__faqTitle:after{content:"";background-color:#03a87c;width:80px;height:4px;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}.Faq-module__ykWrma__faqContainer{border-radius:8px;overflow:hidden;box-shadow:0 5px 15px #0000000d}.Faq-module__ykWrma__faqItem{background-color:#fff;border-bottom:1px solid #eee}.Faq-module__ykWrma__faqItem:last-child{border-bottom:none}.Faq-module__ykWrma__faqQuestion{text-align:left;color:#333;cursor:pointer;background-color:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.Faq-module__ykWrma__faqQuestion:hover{background-color:#f5f5f5}.Faq-module__ykWrma__faqQuestion.Faq-module__ykWrma__active{color:#fff;background-color:#03a87c}.Faq-module__ykWrma__icon{margin-left:1rem;font-size:1.5rem;font-weight:300;transition:transform .3s}.Faq-module__ykWrma__faqQuestion.Faq-module__ykWrma__active .Faq-module__ykWrma__icon{transform:rotate(180deg)}.Faq-module__ykWrma__faqAnswer{max-height:0;transition:max-height .5s;overflow:hidden}.Faq-module__ykWrma__faqAnswer.Faq-module__ykWrma__open{max-height:1000px}.Faq-module__ykWrma__faqContent{color:#555;padding:0 1.5rem 1.5rem;line-height:1.6}.Faq-module__ykWrma__faqContent p{margin-bottom:1rem}.Faq-module__ykWrma__faqContent p:last-child{margin-bottom:0}.Faq-module__ykWrma__faqContent ul,.Faq-module__ykWrma__faqContent ol{margin-bottom:1rem;margin-left:1.5rem}.Faq-module__ykWrma__faqContent li{margin-bottom:.5rem}.Faq-module__ykWrma__faqContent strong{color:#333;font-weight:600}.Faq-module__ykWrma__faqContent{font-family:Charter,Bitstream Charter,PT Serif,Georgia,serif;font-size:1.1rem}@media (max-width:768px){.Faq-module__ykWrma__faqSection{padding:3rem 0}.Faq-module__ykWrma__faqTitle{margin-bottom:2rem;font-size:2rem}.Faq-module__ykWrma__faqQuestion{padding:1.25rem;font-size:1rem}.Faq-module__ykWrma__faqContent{padding:0 1.25rem 1.25rem;font-size:1rem}}
.MainBannerService-module__xVWLqa__hero{padding:0 0 0 24px}.MainBannerService-module__xVWLqa__heroContent{grid-template-columns:1fr 2fr;align-items:center;gap:60px;margin:0 auto;display:grid}.MainBannerService-module__xVWLqa__heroTitleCol{position:relative}.MainBannerService-module__xVWLqa__heroContentCol{background-attachment:fixed;justify-content:center;align-items:center;width:100%;min-height:500px;display:flex;position:relative}.MainBannerService-module__xVWLqa__heroContentColOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#d9d9d940;width:100%;height:100%;padding:1rem;position:absolute;top:0;left:0}.MainBannerService-module__xVWLqa__heroSubtitle{color:#292929;margin-bottom:40px;font-size:24px;font-weight:400;line-height:1.4}.MainBannerService-module__xVWLqa__heroDescription{max-width:600px;margin-left:auto;margin-right:auto}@media screen and (max-width:768px){.MainBannerService-module__xVWLqa__hero{padding:.5rem}.MainBannerService-module__xVWLqa__heroContent{grid-template-columns:1fr}.MainBannerService-module__xVWLqa__heroContentCol{background-size:cover;background-attachment:scroll;min-height:200px}}
h1.Title-module__ca2Umq__title,h2.Title-module__ca2Umq__title,h3.Title-module__ca2Umq__title,h4.Title-module__ca2Umq__title,h5.Title-module__ca2Umq__title,h6.Title-module__ca2Umq__title{color:#292929;margin-bottom:2rem;font-weight:700;position:relative}h1.Title-module__ca2Umq__title{margin-bottom:2rem;font-size:42px;position:relative}h2.Title-module__ca2Umq__title{margin-bottom:2rem;font-size:42px}h3.Title-module__ca2Umq__title,h4.Title-module__ca2Umq__title,h5.Title-module__ca2Umq__title,h6.Title-module__ca2Umq__title{font-size:42px}.Title-module__ca2Umq__title:after{content:"";background-color:#1a8917;border-radius:2px;width:60px;height:3px;position:absolute;bottom:-16px;left:0}h2.Title-module__ca2Umq__subtitle,h3.Title-module__ca2Umq__subtitle,h4.Title-module__ca2Umq__subtitle,h5.Title-module__ca2Umq__subtitle,h6.Title-module__ca2Umq__subtitle{margin-bottom:40px;font-size:24px;font-weight:400;line-height:1.4}h3.Title-module__ca2Umq__subtitle{font-size:20px}h4.Title-module__ca2Umq__subtitle{font-size:18px}h5.Title-module__ca2Umq__subtitle{font-size:16px}h6.Title-module__ca2Umq__subtitle{font-size:14px}h1.Title-module__ca2Umq__subtitleLarge{font-size:42px}h2.Title-module__ca2Umq__subtitleLarge{font-size:36px}h3.Title-module__ca2Umq__subtitleLarge{font-size:32px}h4.Title-module__ca2Umq__subtitleLarge{font-size:28px}h5.Title-module__ca2Umq__subtitleLarge{font-size:24px}h6.Title-module__ca2Umq__subtitleLarge{font-size:20px}
.Text-module__mEgQha__base,.Text-module__mEgQha__small,.Text-module__mEgQha__medium,.Text-module__mEgQha__large{color:var(--text-color);line-height:var(--line-height-relaxed);font-weight:var(--font-weight-normal);margin-bottom:var(--spacing-xl)}.Text-module__mEgQha__base{font-size:var(--font-size-base)}.Text-module__mEgQha__small{font-size:var(--font-size-sm)}.Text-module__mEgQha__medium{font-size:var(--font-size-md)}.Text-module__mEgQha__large{font-size:var(--font-size-lg)}.Text-module__mEgQha__addonDefault:before{content:""}.Text-module__mEgQha__addonCheck{margin-top:1rem}.Text-module__mEgQha__addonCheck:before{content:"✓";color:var(--secondary-color);margin-right:.5rem;font-weight:700;display:inline-block}
.LeftBannerService-module__PKU4uG__section{border-top:1px solid #e6e6e6;padding:80px 2rem}.LeftBannerService-module__PKU4uG__section:first-of-type{border-top:none}.LeftBannerService-module__PKU4uG__sectionContent{max-width:var(--max-width);grid-template-columns:1fr 2fr;align-items:flex-start;gap:60px;margin:0 auto;display:grid}.LeftBannerService-module__PKU4uG__sectionTitleCol{position:sticky;top:100px}.LeftBannerService-module__PKU4uG__sectionContentCol{width:100%}.LeftBannerService-module__PKU4uG__sectionTitle{color:#292929;text-align:left;margin-bottom:20px;font-size:28px;font-weight:700;position:relative}.LeftBannerService-module__PKU4uG__sectionTitle:after{content:"";background-color:#1a8917;border-radius:2px;width:60px;height:3px;position:absolute;bottom:-10px;left:0}@media screen and (max-width:768px){.LeftBannerService-module__PKU4uG__sectionContent{grid-template-columns:1fr}.LeftBannerService-module__PKU4uG__sectionTitleCol{z-index:6;background-color:#fff;margin-left:-2rem;margin-right:-2rem;padding-left:2rem;padding-right:2rem;top:77px}.LeftBannerService-module__PKU4uG__sectionTitleCol h2{margin:0}}
.LeftImageBanner-module__vT3KLW__hero{padding:0 0 0 24px}.LeftImageBanner-module__vT3KLW__heroContent{grid-template-columns:1fr 2fr;align-items:center;gap:60px;margin:0 auto;display:grid}.LeftImageBanner-module__vT3KLW__heroTitleCol{position:relative}.LeftImageBanner-module__vT3KLW__heroContentCol{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:500px;display:flex;position:relative}.LeftImageBanner-module__vT3KLW__heroContentColOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#d9d9d940;width:100%;height:100%;padding:1rem;position:absolute;top:0;left:0}.LeftImageBanner-module__vT3KLW__heroSubtitle{color:#292929;margin-bottom:40px;font-size:24px;font-weight:400;line-height:1.4}.LeftImageBanner-module__vT3KLW__heroDescription{max-width:600px;margin-left:auto;margin-right:auto}@media screen and (max-width:768px){.LeftImageBanner-module__vT3KLW__hero{padding:.5rem}.LeftImageBanner-module__vT3KLW__heroContent{grid-template-columns:1fr}}
.PlanCard-module__ZWm6CW__planCards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin-top:40px;display:grid}.PlanCard-module__ZWm6CW__planCard{border:1px solid #e6e6e6;border-radius:4px;padding:32px;transition:transform .2s,box-shadow .2s}.PlanCard-module__ZWm6CW__planCard:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.PlanCard-module__ZWm6CW__featuredPlan{border:1px solid #1a8917;position:relative}.PlanCard-module__ZWm6CW__featuredPlan:before{content:"Recommended";color:#fff;background-color:#1a8917;border-radius:99px;padding:4px 12px;font-size:12px;font-weight:500;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.PlanCard-module__ZWm6CW__planTitle{color:#292929;margin-bottom:8px;font-size:24px;font-weight:700}.PlanCard-module__ZWm6CW__planPrice{color:#292929;margin-bottom:24px;font-size:32px;font-weight:700}.PlanCard-module__ZWm6CW__planFeatures{text-align:left;margin:0 0 32px;padding:0;list-style-type:none}.PlanCard-module__ZWm6CW__planFeatures li{color:#757575;padding:8px 0 8px 28px;font-size:16px;position:relative}.PlanCard-module__ZWm6CW__planFeatures li::marker{display:none}.PlanCard-module__ZWm6CW__planFeatures li:before{content:"✓";color:#1a8917;font-weight:700;position:absolute;left:0}.PlanCard-module__ZWm6CW__planButton{color:#fff;cursor:pointer;background-color:#1a8917;border:none;border-radius:99px;width:100%;padding:12px 24px;font-size:16px;font-weight:500;transition:background-color .2s}.PlanCard-module__ZWm6CW__planButton:hover{background-color:#0f730d}
.IconCard-module__xaDmjq__card{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.IconCard-module__xaDmjq__cardIcon{width:64px;height:64px}.IconCard-module__xaDmjq__cardIcon svg{width:100%;height:100%}
.List-module__xwCFBa__checkList{margin:0;padding:0;list-style-type:none}.List-module__xwCFBa__checkList li{padding:8px 0 8px 28px;font-size:1rem;list-style-type:none;position:relative}.List-module__xwCFBa__checkList li:before{content:"✓";color:var(--secondary-color);font-weight:700;position:absolute;left:0}
.FlexColumnImage-module__1MMtOG__flexColumnImage{gap:1rem;display:flex}@media (max-width:768px){.FlexColumnImage-module__1MMtOG__flexColumnImage{flex-direction:column}}.FlexColumnImage-module__1MMtOG__image{border-radius:1rem;margin:0}
.Quote-module__SlhJLG__quoteContainer{max-width:100%;margin-bottom:1rem;margin-left:0;padding:1rem 0 1rem 6rem;display:block;position:relative}.Quote-module__SlhJLG__quoteText{color:var(--text-default);font-size:2rem;font-style:italic;line-height:var(--line-height-relaxed);border-left:4px solid var(--border-default);background:var(--bg-subtle);border-radius:var(--radius-md)}.Quote-module__SlhJLG__quoteText p{margin-bottom:0}.Quote-module__SlhJLG__quoteAuthor{color:var(--text-muted);font-size:var(--font-size-sm);margin-top:1rem;display:block}.Quote-module__SlhJLG__quoteContainer img{width:6rem;height:6rem;color:var(--text-muted);opacity:.2;position:absolute;top:0;left:0}@media (max-width:768px){.Quote-module__SlhJLG__quoteContainer{padding:1rem}.Quote-module__SlhJLG__quoteText{font-size:1.5rem}.Quote-module__SlhJLG__quoteContainer img{opacity:.08}}
.Highlight-module__SKDxoW__highlight{background:linear-gradient(120deg,var(--warning-color)0%,var(--warning-color)100%);transition:background-size var(--transition-default);background-position:0 110%;background-repeat:no-repeat;background-size:100% 88%;padding:0 .2em}.Highlight-module__SKDxoW__highlight>p{display:inline}.Highlight-module__SKDxoW__highlight.Highlight-module__SKDxoW__soft{color:var(--text-color);background-size:100% .25em}.Highlight-module__SKDxoW__highlight.Highlight-module__SKDxoW__block{color:var(--text-default);font-size:1.5rem;font-style:italic;line-height:var(--line-height-relaxed);background:var(--bg-subtle);border-radius:var(--radius-md);border-top:1px solid var(--warning-color);border-bottom:1px solid var(--warning-color);margin:1rem 0;padding:.5rem;display:block}.Highlight-module__SKDxoW__highlight.Highlight-module__SKDxoW__block *{margin:0;padding:0}
.ProjectImages-module__THnPka__projectImages{grid-auto-rows:1fr;align-items:stretch;gap:1.5rem;width:100%;margin:2.5rem 0;display:grid}.ProjectImages-module__THnPka__imageWrapper{cursor:pointer;background-color:#00000005;border:1px solid #00000014;border-radius:12px;flex-direction:column;height:100%;margin:0;padding:0;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.ProjectImages-module__THnPka__imageWrapper:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.ProjectImages-module__THnPka__imageContainer{background-color:#0000;flex:1;justify-content:center;align-items:center;width:100%;padding:1.5rem;display:flex;position:relative;overflow:hidden}.ProjectImages-module__THnPka__image{object-fit:contain;transform-origin:50%;border-radius:8px;width:100%;max-width:100%;height:auto;transition:transform .2s;display:block}.ProjectImages-module__THnPka__imageWrapper:hover .ProjectImages-module__THnPka__image{transform:scale(1.02)}.ProjectImages-module__THnPka__caption{color:#0009;text-align:center;z-index:5;letter-spacing:.02em;background:#fffffff2;padding:1rem 1.25rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:500;transition:color .2s;position:relative}.ProjectImages-module__THnPka__imageWrapper:hover .ProjectImages-module__THnPka__caption{color:#000c}@media (max-width:768px){.ProjectImages-module__THnPka__projectImages{gap:1rem;margin:1.5rem 0;grid-template-columns:1fr!important}.ProjectImages-module__THnPka__imageWrapper{border-radius:10px}.ProjectImages-module__THnPka__imageWrapper:hover{box-shadow:0 4px 12px #0000001a}.ProjectImages-module__THnPka__image{border-radius:6px}.ProjectImages-module__THnPka__imageWrapper:hover .ProjectImages-module__THnPka__image{transform:scale(1.01)}.ProjectImages-module__THnPka__caption{padding:.75rem 1rem;font-size:.8rem}}@media (min-width:769px) and (max-width:1024px){.ProjectImages-module__THnPka__projectImages{gap:1.25rem}}@media (min-width:1025px){.ProjectImages-module__THnPka__projectImages{gap:1.5rem}}.ProjectImages-module__THnPka__modal{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background-color:#000000e6;border:none;justify-content:center;align-items:center;width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:2rem;animation:.3s ease-out ProjectImages-module__THnPka__fadeIn;display:none;position:fixed;inset:0}.ProjectImages-module__THnPka__modal[open]{display:flex}.ProjectImages-module__THnPka__modal::backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000000e6;animation:.3s ease-out ProjectImages-module__THnPka__fadeIn}@keyframes ProjectImages-module__THnPka__fadeIn{0%{opacity:0}to{opacity:1}}.ProjectImages-module__THnPka__modalClose{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10000;background-color:#ffffff1a;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;font-weight:300;line-height:1;transition:all .3s cubic-bezier(.23,1,.32,1);display:flex;position:absolute;top:2rem;right:2rem}.ProjectImages-module__THnPka__modalClose:hover{background-color:#fff3;border-color:#fff6}.ProjectImages-module__THnPka__modalClose:active{transform:scale(.95)}.ProjectImages-module__THnPka__modalBackdrop{z-index:-1;cursor:pointer;position:absolute;inset:0}.ProjectImages-module__THnPka__modalContent{cursor:default;z-index:1;justify-content:center;align-items:center;max-width:90vw;max-height:90vh;animation:.3s cubic-bezier(.23,1,.32,1) ProjectImages-module__THnPka__zoomIn;display:flex;position:relative}@keyframes ProjectImages-module__THnPka__zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.ProjectImages-module__THnPka__modalImage{object-fit:contain;border-radius:12px;width:auto;max-width:100%;height:auto;max-height:90vh;box-shadow:0 20px 60px #00000080}@media (max-width:768px){.ProjectImages-module__THnPka__modal{padding:1rem}.ProjectImages-module__THnPka__modalClose{width:40px;height:40px;font-size:1.5rem;top:1rem;right:1rem}.ProjectImages-module__THnPka__modalContent{max-width:95vw;max-height:85vh}.ProjectImages-module__THnPka__modalImage{border-radius:8px;max-height:85vh}}
.MdxPage-module___4FL0G__mdx{font-family:var(--font-roboto);color:#000000d6;margin:0 auto;font-size:1.25rem;line-height:1.8}.MdxPage-module___4FL0G__mdx h1,.MdxPage-module___4FL0G__mdx h2,.MdxPage-module___4FL0G__mdx h3,.MdxPage-module___4FL0G__mdx h4,.MdxPage-module___4FL0G__mdx h5,.MdxPage-module___4FL0G__mdx h6{color:#000000d6;margin-top:2.5rem;margin-bottom:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:700;line-height:1.3}.MdxPage-module___4FL0G__mdx h1{font-size:2.25rem}.MdxPage-module___4FL0G__mdx h2{margin-top:3rem;font-size:1.9rem}.MdxPage-module___4FL0G__mdx h3{font-size:1.5rem}.MdxPage-module___4FL0G__mdx h4{font-size:1.3rem}.MdxPage-module___4FL0G__mdx h5{font-size:1.1rem}.MdxPage-module___4FL0G__mdx h6{font-size:1rem}.MdxPage-module___4FL0G__mdx p{margin-bottom:2rem}.MdxPage-module___4FL0G__mdx a{color:#03a87c;border-bottom:1px solid #03a87c4d;text-decoration:none;transition:border-color .15s}.MdxPage-module___4FL0G__mdx a:hover{border-bottom-color:#03a87c}.MdxPage-module___4FL0G__mdx ul,.MdxPage-module___4FL0G__mdx ol{margin-bottom:2rem;padding-left:2rem}.MdxPage-module___4FL0G__mdx li{margin-bottom:.5rem}.MdxPage-module___4FL0G__mdx li>ul,.MdxPage-module___4FL0G__mdx li>ol{margin-top:.5rem;margin-bottom:.5rem}.MdxPage-module___4FL0G__mdx blockquote{border-left:3px solid #000000d6;margin-bottom:2rem;margin-left:-1.5rem;margin-right:0;padding-left:1.5rem;font-style:italic}.MdxPage-module___4FL0G__mdx blockquote p{margin-bottom:1rem}.MdxPage-module___4FL0G__mdx blockquote p:last-child{margin-bottom:0}.MdxPage-module___4FL0G__mdx pre{background-color:#0000000d;border-radius:4px;margin-bottom:2rem;padding:1.5rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.9rem;line-height:1.6;overflow-x:auto}.MdxPage-module___4FL0G__mdx code{background-color:#0000000d;border-radius:3px;padding:.2rem .4rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.9em}.MdxPage-module___4FL0G__mdx pre code{background-color:#0000;border-radius:0;padding:0}.MdxPage-module___4FL0G__mdx img{border-radius:4px;max-width:100%;height:auto;margin:2.5rem auto;display:block}.MdxPage-module___4FL0G__mdx figure{margin:2.5rem 0}.MdxPage-module___4FL0G__mdx figcaption{text-align:center;color:#0000008a;margin-top:.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:.9rem}.MdxPage-module___4FL0G__mdx table{border-collapse:collapse;width:100%;margin-bottom:2rem;font-size:1rem;line-height:1.5}.MdxPage-module___4FL0G__mdx table th{text-align:left;background-color:#0000000d;font-weight:600}.MdxPage-module___4FL0G__mdx table th,.MdxPage-module___4FL0G__mdx table td{border:1px solid #0000001a;padding:.75rem}.MdxPage-module___4FL0G__mdx table tr:nth-child(2n){background-color:#00000005}.MdxPage-module___4FL0G__mdx hr{background-color:#0000001a;border:none;height:1px;margin:3rem 0}.MdxPage-module___4FL0G__mdx ::selection{background-color:#079057}.MdxPage-module___4FL0G__mdx iframe{border:1px solid #0000001a;border-radius:4px;max-width:100%;margin:2rem 0}@media (max-width:768px){.MdxPage-module___4FL0G__mdx{font-size:1.125rem}.MdxPage-module___4FL0G__mdx h1{font-size:2rem}.MdxPage-module___4FL0G__mdx h2{font-size:1.6rem}.MdxPage-module___4FL0G__mdx h3{font-size:1.3rem}.MdxPage-module___4FL0G__mdx>p:first-of-type:first-letter{font-size:3rem}}
.MdxArticle-module__OB7NLa__mdx{color:#000000d6;margin:0 auto;font-size:1.25rem;line-height:1.8}.MdxArticle-module__OB7NLa__mdx h1,.MdxArticle-module__OB7NLa__mdx h2,.MdxArticle-module__OB7NLa__mdx h3,.MdxArticle-module__OB7NLa__mdx h4,.MdxArticle-module__OB7NLa__mdx h5,.MdxArticle-module__OB7NLa__mdx h6{color:#000000d6;margin-top:2.5rem;margin-bottom:1rem;font-weight:700;line-height:1.3}.MdxArticle-module__OB7NLa__mdx h1{font-size:2.25rem}.MdxArticle-module__OB7NLa__mdx h2{margin-top:3rem;font-size:1.9rem}.MdxArticle-module__OB7NLa__mdx h3{font-size:1.5rem}.MdxArticle-module__OB7NLa__mdx h4{font-size:1.3rem}.MdxArticle-module__OB7NLa__mdx h5{font-size:1.1rem}.MdxArticle-module__OB7NLa__mdx h6{font-size:1rem}.MdxArticle-module__OB7NLa__mdx p{margin-bottom:2rem}.MdxArticle-module__OB7NLa__mdx a{color:#008461;border-bottom:1px solid #03a87c4d;text-decoration:none;transition:border-color .15s}.MdxArticle-module__OB7NLa__mdx a:hover{border-bottom-color:#03a87c}.MdxArticle-module__OB7NLa__mdx ul,.MdxArticle-module__OB7NLa__mdx ol{margin-bottom:2rem;padding-left:2rem}.MdxArticle-module__OB7NLa__mdx li{margin-bottom:.5rem}.MdxArticle-module__OB7NLa__mdx li>ul,.MdxArticle-module__OB7NLa__mdx li>ol{margin-top:.5rem;margin-bottom:.5rem}.MdxArticle-module__OB7NLa__mdx blockquote{margin-bottom:2rem;margin-right:0;font-style:italic}.MdxArticle-module__OB7NLa__mdx blockquote p{margin-bottom:1rem}.MdxArticle-module__OB7NLa__mdx blockquote p:last-child{margin-bottom:0}.MdxArticle-module__OB7NLa__mdx pre{background-color:#0000000d;border-radius:4px;margin-bottom:2rem;padding:1.5rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.9rem;line-height:1.6;overflow-x:auto}.MdxArticle-module__OB7NLa__mdx code{background-color:#0000000d;border-radius:3px;padding:.2rem .4rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.9em}.MdxArticle-module__OB7NLa__mdx pre code{background-color:#0000;border-radius:0;padding:0}.MdxArticle-module__OB7NLa__mdx img{border-radius:4px;max-width:100%;height:auto;margin:1rem auto;display:block}.MdxArticle-module__OB7NLa__mdx figure{margin:2.5rem 0}.MdxArticle-module__OB7NLa__mdx figcaption{text-align:center;color:#0000008a;margin-top:.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:.9rem}.MdxArticle-module__OB7NLa__mdx table{border-collapse:collapse;width:100%;margin-bottom:2rem;font-size:1rem;line-height:1.5}.MdxArticle-module__OB7NLa__mdx table th{text-align:left;background-color:#0000000d;font-weight:600}.MdxArticle-module__OB7NLa__mdx table th,.MdxArticle-module__OB7NLa__mdx table td{border:1px solid #0000001a;padding:.75rem}.MdxArticle-module__OB7NLa__mdx table tr:nth-child(2n){background-color:#00000005}.MdxArticle-module__OB7NLa__mdx hr{background-color:#0000001a;border:none;height:1px;margin:3rem 0}.MdxArticle-module__OB7NLa__mdx ::selection{background-color:#079057}.MdxArticle-module__OB7NLa__mdx iframe{border:1px solid #0000001a;border-radius:4px;max-width:100%;margin:2rem 0}@media (max-width:768px){.MdxArticle-module__OB7NLa__mdx{font-size:1.125rem}.MdxArticle-module__OB7NLa__mdx h1{font-size:2rem}.MdxArticle-module__OB7NLa__mdx h2{font-size:1.6rem}.MdxArticle-module__OB7NLa__mdx h3{font-size:1.3rem}}
.Table-module__Xg5IkW__tableContainer{-webkit-overflow-scrolling:touch;border-radius:.5rem;width:100%;margin:1rem 0;overflow-x:auto;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.Table-module__Xg5IkW__table{border-collapse:collapse;text-align:left;width:100%;min-width:100%;font-size:.875rem}.Table-module__Xg5IkW__table th{white-space:nowrap;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;font-weight:600}.Table-module__Xg5IkW__table td{vertical-align:top;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem}@media (max-width:640px){.Table-module__Xg5IkW__table,.Table-module__Xg5IkW__table thead,.Table-module__Xg5IkW__table tbody,.Table-module__Xg5IkW__table tr{display:block}.Table-module__Xg5IkW__table tr{border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1rem;padding:.5rem}.Table-module__Xg5IkW__table td{border:none;padding:.5rem;display:flex}.Table-module__Xg5IkW__table td:before{content:attr(data-label);width:120px;min-width:120px;margin-right:1rem;font-weight:600}.Table-module__Xg5IkW__table th{display:none}}
.post-module__D4xCOa__section{max-width:var(--max-width);background-color:#fff;margin:0 auto;padding:2rem}.post-module__D4xCOa__header{border-bottom:1px solid #0006;margin:0 auto 2rem;padding-bottom:.2rem}.post-module__D4xCOa__title{color:#000;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.post-module__D4xCOa__metaContainer{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.post-module__D4xCOa__date,.post-module__D4xCOa__client,.post-module__D4xCOa__category{color:#0009;background-color:#0000000d;border-radius:4px;padding:.25rem .75rem;font-size:.9rem}.post-module__D4xCOa__imageContainer{width:100%;overflow:hidden}.post-module__D4xCOa__heroImage{object-fit:cover;height:auto}.post-module__D4xCOa__headerContainer{grid-template-columns:1fr auto;justify-content:space-between;align-items:flex-end;gap:1rem;display:grid}.post-module__D4xCOa__metaTitleContainer{flex-direction:column;display:flex}.post-module__D4xCOa__article{margin:.5rem 0 .2rem;padding:1rem 0}.post-module__D4xCOa__links{border-top:1px solid #0000001a;margin-top:2rem;padding-top:2rem}.post-module__D4xCOa__linksTitle{color:#000;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.post-module__D4xCOa__linksContainer{flex-wrap:wrap;gap:1rem;display:flex}.post-module__D4xCOa__linkButton{background-color:var(--primary);color:#fff;border-radius:9999px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background-color .3s;display:inline-block}.post-module__D4xCOa__linkButton:hover{background-color:var(--primary-dark)}.post-module__D4xCOa__testimonial{border-left:4px solid var(--primary);background-color:#00000005;border-radius:4px;margin-top:2rem;padding:1.5rem}.post-module__D4xCOa__testimonialQuote{color:#000c;margin-bottom:1rem;font-size:1.125rem;font-style:italic;line-height:1.6}.post-module__D4xCOa__testimonialAuthor{color:#0009;font-size:.9rem;font-style:normal;display:block}.post-module__D4xCOa__authorContainer{justify-content:space-between;align-items:center;display:flex}.post-module__D4xCOa__authorName em{color:#0006;font-size:.8rem}.post-module__D4xCOa__sidebar{display:flex}@media (max-width:768px){.post-module__D4xCOa__title{font-size:2rem}.post-module__D4xCOa__metaContainer,.post-module__D4xCOa__linksContainer{flex-direction:column}}
.ServicesPreview-module__uvwiwa__section{padding:var(--spacing-xl)0;background:linear-gradient(135deg,#1a2332 0%,#2d3748 50%,#1a2332 100%);width:100%;position:relative;overflow:hidden}.ServicesPreview-module__uvwiwa__container{z-index:1;max-width:var(--container-width);margin:0 auto;padding:8rem 0;position:relative}.ServicesPreview-module__uvwiwa__title{text-align:center;margin-bottom:var(--spacing-sm);color:var(--foreground);z-index:1;font-size:4rem;font-weight:700;position:relative}.ServicesPreview-module__uvwiwa__subtitle{text-align:center;color:var(--foreground-muted);margin-bottom:var(--spacing-xl);z-index:1;font-size:2rem;position:relative}.ServicesPreview-module__uvwiwa__grid{gap:var(--spacing-lg);max-width:1200px;margin:0 auto;margin-bottom:var(--spacing-xl);z-index:1;place-items:center;display:flex;position:relative}.ServicesPreview-module__uvwiwa__grid a{flex:1}.ServicesPreview-module__uvwiwa__serviceCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:var(--spacing-xl);color:inherit;text-align:center;background-color:#fffffff2;background-clip:padding-box;border:2px solid #0000;border-radius:16px;flex-direction:column;align-items:center;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ServicesPreview-module__uvwiwa__serviceCard:before{content:"";-webkit-mask-composite:xor;opacity:0;z-index:0;background:linear-gradient(135deg,#1a4b8c33 0%,#2463b54d 50%,#1a4b8c33 100%);border-radius:16px;padding:2px;transition:opacity .4s;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ServicesPreview-module__uvwiwa__serviceCard:hover:before{opacity:1}.ServicesPreview-module__uvwiwa__serviceCard:hover{background-color:#fff;border-color:#1a4b8c4d;transform:translateY(-8px)scale(1.02)}.ServicesPreview-module__uvwiwa__serviceCard:after{content:"";opacity:0;z-index:1;pointer-events:none;background:linear-gradient(45deg,#0000 30%,#ffffff4d 50%,#0000 70%);width:200%;height:200%;transition:all .6s;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}.ServicesPreview-module__uvwiwa__serviceCard:hover:after{opacity:1;animation:.6s ServicesPreview-module__uvwiwa__shine}@keyframes ServicesPreview-module__uvwiwa__shine{0%{transform:translate(-100%)translateY(-100%)rotate(45deg)}to{transform:translate(100%)translateY(100%)rotate(45deg)}}.ServicesPreview-module__uvwiwa__iconContainer{background:linear-gradient(135deg,var(--primary),var(--primary-light));width:64px;height:64px;margin-bottom:var(--spacing-md);color:var(--primary-dark);z-index:10;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.ServicesPreview-module__uvwiwa__iconContainer svg{z-index:3;display:block;position:relative;width:1.5rem!important;height:1.5rem!important}.ServicesPreview-module__uvwiwa__serviceCard:hover .ServicesPreview-module__uvwiwa__iconContainer{transform:scale(1.1)rotate(5deg);box-shadow:0 8px 20px #1a4b8c4d}.ServicesPreview-module__uvwiwa__iconContainer:before{content:"";opacity:0;z-index:0;border:2px solid #1a4b8c4d;border-radius:50%;transition:all .4s;position:absolute;inset:-4px}.ServicesPreview-module__uvwiwa__serviceCard:hover .ServicesPreview-module__uvwiwa__iconContainer:before{opacity:1;animation:1.5s ease-out infinite ServicesPreview-module__uvwiwa__pulseRing}@keyframes ServicesPreview-module__uvwiwa__pulseRing{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.3)}}.ServicesPreview-module__uvwiwa__serviceTitle{font-size:var(--text-xl);margin-bottom:var(--spacing-sm);color:var(--text);z-index:1;font-weight:600;transition:color .3s;position:relative}.ServicesPreview-module__uvwiwa__serviceCard:hover .ServicesPreview-module__uvwiwa__serviceTitle{color:var(--primary)}.ServicesPreview-module__uvwiwa__serviceDescription{color:var(--text-light);font-size:var(--text-base);margin-bottom:var(--spacing-md);flex-grow:1;line-height:1.6}.ServicesPreview-module__uvwiwa__learnMore{color:var(--primary);font-weight:600;font-size:var(--text-base);z-index:1;align-items:center;gap:.5rem;margin-top:auto;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.ServicesPreview-module__uvwiwa__serviceCard:hover .ServicesPreview-module__uvwiwa__learnMore{color:var(--primary-dark);gap:.75rem;transform:translate(4px)}.ServicesPreview-module__uvwiwa__ctaContainer{text-align:center;margin-top:var(--spacing-xl);z-index:1;position:relative}.ServicesPreview-module__uvwiwa__viewAllButton{background-color:var(--primary);color:#fff;border-radius:9999px;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:background-color .3s,transform .2s;display:inline-block}.ServicesPreview-module__uvwiwa__viewAllButton:hover{background-color:var(--primary-dark);transform:translateY(-2px)}@media (max-width:768px){.ServicesPreview-module__uvwiwa__grid{flex-direction:column}.ServicesPreview-module__uvwiwa__grid a{width:100%;max-width:400px}}
.TechnologyGrid-module__6m9NNG__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffc 0%,#f9fafbe6 100%);border:1px solid #0000000f;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.TechnologyGrid-module__6m9NNG__title{color:#1a202c;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:1.25rem;font-weight:600}.TechnologyGrid-module__6m9NNG__grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));align-items:start;gap:1rem;display:grid}@media (min-width:640px){.TechnologyGrid-module__6m9NNG__grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:1.25rem}}@media (min-width:1024px){.TechnologyGrid-module__6m9NNG__grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1.5rem}}@media (max-width:640px){.TechnologyGrid-module__6m9NNG__container{padding:1rem}.TechnologyGrid-module__6m9NNG__grid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:.75rem}.TechnologyGrid-module__6m9NNG__title{margin-bottom:1rem;font-size:1.125rem}}
.post-module__BPu0Qa__section{max-width:var(--max-width);background-color:#fff;margin:0 auto;padding:2rem}.post-module__BPu0Qa__header{border-bottom:1px solid #0006;margin:0 auto;padding-bottom:.2rem}.post-module__BPu0Qa__title{color:#000;margin-bottom:.3rem;font-size:2.5rem;font-weight:700}.post-module__BPu0Qa__article{margin:.5rem 0 .2rem;padding:1rem 0}.post-module__BPu0Qa__authorContainer{justify-content:space-between;align-items:center;display:flex}.post-module__BPu0Qa__authorName em{font-size:.8rem}.post-module__BPu0Qa__sidebar{display:flex}@media (max-width:768px){.post-module__BPu0Qa__title{font-size:2rem}}
.FieldTechStack-module__7EQzlq__techLogo{cursor:pointer;background:#fff;border:2px solid #00000014;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-width:100px;min-height:100px;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.FieldTechStack-module__7EQzlq__techLogo:before{content:"";background:linear-gradient(135deg,var(--tech-color),transparent);opacity:0;z-index:0;transition:opacity .3s;position:absolute;inset:0}.FieldTechStack-module__7EQzlq__techLogo:hover{border-color:var(--tech-color);transform:translateY(-4px)scale(1.02);box-shadow:0 8px 24px #0000001f}.FieldTechStack-module__7EQzlq__techLogo:hover:before{opacity:.05}.FieldTechStack-module__7EQzlq__iconContainer{z-index:1;background:#ffffffe6;border:1px solid #0000000d;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.FieldTechStack-module__7EQzlq__techLogo:hover .FieldTechStack-module__7EQzlq__iconContainer{background:var(--tech-color);transform:scale(1.1)rotate(5deg);box-shadow:0 4px 12px #00000026}.FieldTechStack-module__7EQzlq__icon{width:28px;height:28px;color:var(--tech-color);z-index:2;transition:all .3s cubic-bezier(.4,0,.2,1)}.FieldTechStack-module__7EQzlq__techLogo:hover .FieldTechStack-module__7EQzlq__icon{color:#fff;transform:scale(1.1)}.FieldTechStack-module__7EQzlq__techName{z-index:1;color:#1a202c;text-align:center;font-size:.75rem;font-weight:600;line-height:1.2;transition:color .3s;position:relative}.FieldTechStack-module__7EQzlq__techLogo:hover .FieldTechStack-module__7EQzlq__techName{color:var(--tech-color)}.FieldTechStack-module__7EQzlq__techBadge{color:#2d3748;cursor:default;background:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%);border:1px solid #0000001a;border-radius:8px;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.FieldTechStack-module__7EQzlq__techBadge:hover{background:linear-gradient(135deg,#edf2f7 0%,#e2e8f0 100%);border-color:#00000026;transform:translateY(-2px);box-shadow:0 4px 8px #00000014}.FieldTechStack-module__7EQzlq__techBadge .FieldTechStack-module__7EQzlq__techName{color:#2d3748}@media (max-width:768px){.FieldTechStack-module__7EQzlq__techLogo{min-width:80px;min-height:80px;padding:.75rem}.FieldTechStack-module__7EQzlq__iconContainer{width:40px;height:40px}.FieldTechStack-module__7EQzlq__icon{width:24px;height:24px}.FieldTechStack-module__7EQzlq__techName{font-size:.7rem}}
.LayoutService-module__Es-INa__section{background-color:#fff}.LayoutService-module__Es-INa__sectionInternal{margin:0 auto}
