.styles-module__9B2QzW__container{text-align:center;padding:20px}.styles-module__9B2QzW__title{margin-bottom:10px;font-size:2rem}.styles-module__9B2QzW__subtitle{margin-bottom:20px;font-size:1.5rem}.styles-module__9B2QzW__steps{flex-direction:column;align-items:center;gap:20px;margin:0;padding:0;list-style:none;display:flex}.styles-module__9B2QzW__step{flex-direction:column;justify-content:stretch;width:100%;display:flex}.styles-module__9B2QzW__step-content{background:var(--cardBg);text-align:left;border-radius:10px;outline:none;flex-direction:column;justify-content:space-between;height:100%;padding:20px;display:flex;box-shadow:0 4px 8px rgba(0,0,0,.1)}.styles-module__9B2QzW__step-icon{color:var(--txt-card-head);margin-bottom:10px;font-size:2rem}.styles-module__9B2QzW__step h3{margin-bottom:10px;font-size:1.5rem}.styles-module__9B2QzW__step p{color:var(--txt-card);flex-grow:1;font-size:1rem;line-height:1.6}.styles-module__9B2QzW__step-content:focus{outline-offset:3px;outline:3px solid #0ff}@media (min-width:1050px){.styles-module__9B2QzW__steps{flex-direction:row;justify-content:center;align-items:stretch}.styles-module__9B2QzW__step{flex:1;max-width:300px}}.styles-module__9B2QzW__step[data-step="1"] .styles-module__9B2QzW__step-content{background:var(--step-bg-1)}.styles-module__9B2QzW__step[data-step="2"] .styles-module__9B2QzW__step-content{background:var(--step-bg-2)}.styles-module__9B2QzW__step[data-step="3"] .styles-module__9B2QzW__step-content{background:var(--step-bg-3)}.styles-module__9B2QzW__step[data-step="4"] .styles-module__9B2QzW__step-content{background:var(--step-bg-4)}.styles-module__9B2QzW__error{color:#b00020;font-weight:700}
.btn-13{min-width:44px;max-width:300px;min-height:44px;z-index:var(--z-main);cursor:pointer;color:#000;background-color:#89d8d3;background-image:linear-gradient(315deg,#89d8d3 0%,#03c8a8 74%);border:none;border-radius:8px;justify-content:center;align-items:center;margin:8px;padding:12px 24px;font-size:18px;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.btn-13:after{opacity:.2;content:"";width:100%;height:0;z-index:var(--z-main);background-color:#4dccc6;background-image:linear-gradient(315deg,#4dccc6 0%,#96e4df 74%);border-radius:8px;transition:all .3s;position:absolute;bottom:0;left:0}.btn-13:hover{color:#000}.btn-13:hover:after{height:100%;top:0}.btn-13:active{top:2px}.btn-13:focus-visible{outline-offset:2px;outline:3px solid #fff;box-shadow:0 0 0 4px rgba(0,255,170,.6)}
.styles-module__gvEfFq__boxContainer{flex-direction:column;gap:1.5rem;margin:1.5rem auto;display:flex}.styles-module__gvEfFq__infoBox{background:var(--info-card-bg);color:var(--info-card-txt);text-align:center;border-radius:.5rem;flex-direction:column;flex-basis:95%;justify-content:space-between;min-height:12.5rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 8px rgba(0,0,0,.1)}.styles-module__gvEfFq__infoBox header,.styles-module__gvEfFq__infoBox footer{text-align:center;margin:0 auto}.styles-module__gvEfFq__infoBox footer{margin-top:auto}.styles-module__gvEfFq__infoBox:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,.2)}.styles-module__gvEfFq__title{color:var(--info-card-ttl);margin-bottom:10px}.styles-module__gvEfFq__svg{width:3rem;height:3rem;fill:var(--info-card-ico);margin:0 auto;transition:fill .2s}.styles-module__gvEfFq__svg:hover{fill:var(--primary-color)}.styles-module__gvEfFq__logo{width:100%;margin:2rem auto}@media (min-width:768px){.styles-module__gvEfFq__boxContainer{flex-direction:row;width:70%}.styles-module__gvEfFq__infoBox{flex-basis:48%}}@media (min-width:1250px){.styles-module__gvEfFq__boxContainer{width:50%}}@media (min-width:2250px){.styles-module__gvEfFq__boxContainer{gap:6rem;width:40%}}.styles-module__gvEfFq__separator{background:linear-gradient(to right, var(--line-start), var(--line-end));border:none;height:2px;margin:1.5rem 0}
.styles-module__kb-dXa__wrapper{text-shadow:0 0 1px #042424,0 0 2px #051b20,0 0 3px #026788;justify-content:center;align-items:center;width:100%;height:3rem;display:flex;position:relative}.styles-module__kb-dXa__word{white-space:nowrap;opacity:0;color:var(--hero-sub-txt);font-size:.85rem;transition:opacity 1s ease-in-out,transform 1s ease-in-out;position:absolute;transform:translate(-100%)scale(.8)}.styles-module__kb-dXa__word.styles-module__kb-dXa__show{opacity:1;transform:translate(0)scale(1)}.styles-module__kb-dXa__word.styles-module__kb-dXa__hide{opacity:0;transform:translate(100%)scale(.5)}@media (min-width:220px){.styles-module__kb-dXa__word{font-size:.9rem}}@media (min-width:320px){.styles-module__kb-dXa__word{font-size:1rem}}@media (min-width:480px){.styles-module__kb-dXa__word{font-size:1.1rem}}@media (min-width:768px){.styles-module__kb-dXa__word{font-size:1.2rem}}@media (min-width:1024px){.styles-module__kb-dXa__word{font-size:1.3rem}}@media (min-width:1280px){.styles-module__kb-dXa__word{font-size:1.4rem}}@media (min-width:1440px){.styles-module__kb-dXa__word{font-size:1.5rem}}@media (min-width:1920px){.styles-module__kb-dXa__word{font-size:1.6rem}}@media (min-width:2560px){.styles-module__kb-dXa__word{font-size:1.75rem}}
.styles-module__PawC7q__container{text-align:center;justify-content:center;align-items:center;width:100%;min-height:12rem;padding:2rem 1rem;display:flex;position:relative}.styles-module__PawC7q__text{z-index:10;width:100%;max-width:1024px}@media (min-width:1024px){.styles-module__PawC7q__text{width:60%}}
.styles-module__v2TQKq__section{text-align:center;background-color:#f9f9f9;border-radius:12px;max-width:960px;margin:3rem auto;padding:2rem 1rem}.styles-module__v2TQKq__title{color:#111;margin-bottom:2rem;font-size:1.8rem}.styles-module__v2TQKq__buttonGroup{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.styles-module__v2TQKq__button{color:#000;background-color:#31b2ff;border-radius:8px;justify-content:center;align-items:center;min-width:160px;padding:1rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s;display:inline-flex}.styles-module__v2TQKq__button:hover{background-color:#0059c1;outline:none;box-shadow:0 0 0 3px rgba(0,112,243,.4)}.styles-module__v2TQKq__button:focus-visible{background-color:#0059c1;outline:none;box-shadow:0 0 0 3px rgba(0,112,243,.4)}@media (max-width:600px){.styles-module__v2TQKq__button{justify-content:flex-start;width:100%;padding:1rem;font-size:1rem}}
.styles-module__xrX3kq__card{background:var(--cardBg);border-radius:15px;flex-direction:column;justify-content:space-between;width:100%;max-width:350px;transition:transform .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.styles-module__xrX3kq__textcard{color:var(--txt-card)}.styles-module__xrX3kq__card:hover{transform:translateY(-5px);box-shadow:0 6px 20px rgba(0,0,0,.2)}.styles-module__xrX3kq__content{text-align:center;padding:1.5em}.styles-module__xrX3kq__title{color:var(--txt-card-head);margin-bottom:10px}.styles-module__xrX3kq__button{box-shadow:none;perspective:230px;cursor:pointer;border:none;justify-content:center;min-width:100px;height:40px;margin:15px auto 5px;line-height:42px;display:flex;position:relative}.styles-module__xrX3kq__button span{text-align:center;box-sizing:border-box;background:linear-gradient(#027efb 0%,#00acee 100%);border-radius:5px;width:130px;height:40px;margin:0;transition:all .3s;display:block;position:absolute;box-shadow:inset 2px 2px 2px rgba(255,255,255,.5),7px 7px 20px rgba(0,0,0,.1),4px 4px 5px rgba(0,0,0,.1)}.styles-module__xrX3kq__button span:first-of-type{transform-origin:50% 50% -20px;transform:rotateX(90deg)}.styles-module__xrX3kq__button span:nth-of-type(2){transform-origin:50% 50% -20px;transform:rotateX(0)}.styles-module__xrX3kq__button:hover span:first-of-type{transform:rotateX(0);box-shadow:inset 2px 2px 2px rgba(255,255,255,.5),7px 7px 20px rgba(0,0,0,.1),4px 4px 5px rgba(0,0,0,.1)}.styles-module__xrX3kq__button:hover span:nth-of-type(2){color:transparent;transform:rotateX(-90deg);box-shadow:inset 2px 2px 2px rgba(255,255,255,.5),7px 7px 20px rgba(0,0,0,.1),4px 4px 5px rgba(0,0,0,.1)}@media (min-width:1250px){.styles-module__xrX3kq__card{max-width:250px}}
.styles-module__fx6Msa__coreServicesSection{border-radius:8px;max-width:1200px;margin:0 auto;padding:20px;position:relative;overflow:hidden}@media (max-width:768px){.styles-module__fx6Msa__coreServicesSection{padding:10px}}.styles-module__fx6Msa__cardContainer{flex-wrap:wrap;justify-content:center;gap:40px;padding:10px 0;display:flex}@media (min-width:768px){.styles-module__fx6Msa__cardContainer{justify-content:space-evenly;margin:0 auto}}.styles-module__fx6Msa__title{text-align:center;margin-bottom:20px;font-size:1.8rem}.styles-module__fx6Msa__infoContainer{text-align:center;flex-direction:column;align-items:center;margin-bottom:20px;display:flex}.styles-module__fx6Msa__infoContainer p{margin:10px 0}.styles-module__fx6Msa__subtitle{text-align:center;margin-bottom:20px;font-size:1.4rem}.styles-module__fx6Msa__card{background-color:#fff;border:1px solid #ddd;border-radius:8px;flex-direction:column;align-items:center;width:100%;max-width:320px;padding:20px;display:flex;box-shadow:0 4px 6px rgba(0,0,0,.1)}.styles-module__fx6Msa__card h3{margin-top:10px;font-size:1.3em}.styles-module__fx6Msa__card p{text-align:center;margin-top:10px;font-size:.95em;line-height:1.4}.styles-module__fx6Msa__icon{background-size:contain;width:60px;height:60px;margin:0 auto 10px}
.styles-module__zjjeGW__container{text-align:center;margin:0 auto;padding:1rem}.styles-module__zjjeGW__subheading{color:#333;margin-bottom:1.5rem;font-size:1.125rem}.styles-module__zjjeGW__inputWrapper{width:100%;max-width:800px;margin:auto;position:relative}.styles-module__zjjeGW__input{color:#111;background-color:#fff;border:1px solid #ccc;border-radius:6px;width:100%;padding:14px 20px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.styles-module__zjjeGW__input::placeholder{color:#888}.styles-module__zjjeGW__input:focus{border-color:#0070f3;outline:none;box-shadow:0 0 0 3px rgba(0,112,243,.3)}.styles-module__zjjeGW__dropdown{z-index:900;background-color:#fff;border:1px solid #ddd;border-radius:6px;max-height:300px;margin-top:.5rem;position:relative;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px rgba(0,0,0,.05)}.styles-module__zjjeGW__button{text-align:left;cursor:pointer;background-color:#fff;border:none;border-bottom:1px solid #f0f0f0;width:100%;padding:16px 22px;font-size:1.05rem;transition:background-color .2s;display:block}.styles-module__zjjeGW__button:hover{background-color:#f9f9f9}.styles-module__zjjeGW__button:focus-visible{background-color:#f9f9f9}.styles-module__zjjeGW__locInfo{align-items:center;gap:10px;display:flex}.styles-module__zjjeGW__locName{color:#222;font-size:1rem;font-weight:600;transition:color .2s}.styles-module__zjjeGW__button:hover .styles-module__zjjeGW__locName{color:#0070f3}.styles-module__zjjeGW__geocode{color:#777;font-size:.85rem}.styles-module__zjjeGW__noResults{color:#999;padding:15px;font-style:italic}.styles-module__zjjeGW__highlight{color:#333;background-color:#e6f3ff;border-radius:3px;padding:2px 4px;font-weight:700}.styles-module__zjjeGW__defaultItem{color:#aaa;font-style:italic}.styles-module__zjjeGW__defaultItem:hover{color:#333}@media (max-width:600px){.styles-module__zjjeGW__subheading{font-size:1rem}.styles-module__zjjeGW__input{padding:12px 16px;font-size:.95rem}.styles-module__zjjeGW__button{padding:14px 18px;font-size:1rem}.styles-module__zjjeGW__dropdown{max-height:220px}}
.ResponsiveImage-module__jsmHgW__imageContainer{border-radius:1rem;width:100%;height:100%;min-height:200px;position:relative;overflow:hidden}.ResponsiveImage-module__jsmHgW__image{object-fit:cover;object-position:center}
.styles-module__x_n8LG__myWork{padding:2rem 1rem}.styles-module__x_n8LG__projectsContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.styles-module__x_n8LG__projectBubble{aspect-ratio:16/9;border-radius:1rem;width:100%;max-width:300px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1)}.styles-module__x_n8LG__projectBubble:hover,.styles-module__x_n8LG__projectBubble:focus-within{transform:scale(1.05);box-shadow:0 8px 12px rgba(0,0,0,.2)}.styles-module__x_n8LG__projectImage{object-fit:cover;width:100%;height:100%}.styles-module__x_n8LG__overlay{color:#fff;text-align:center;opacity:0;pointer-events:none;background:rgba(0,0,0,.8);flex-direction:column;justify-content:center;align-items:center;padding:1rem;transition:opacity .3s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.styles-module__x_n8LG__projectBubble:hover .styles-module__x_n8LG__overlay,.styles-module__x_n8LG__projectBubble:focus-within .styles-module__x_n8LG__overlay{opacity:1;pointer-events:auto}.styles-module__x_n8LG__projectTitle{margin-bottom:.5rem;font-size:1rem;font-weight:700}.styles-module__x_n8LG__projectDescription{color:#ddd;margin-bottom:1rem;font-size:.9rem}.styles-module__x_n8LG__visitButton{color:#fff;background-color:#0070f3;border-radius:.5rem;padding:.5rem 1rem;font-size:1rem;text-decoration:none;transition:background-color .3s,transform .3s}.styles-module__x_n8LG__visitButton:hover{background-color:#005bb5;transform:scale(1.1)}@media (min-width:720px){.styles-module__x_n8LG__projectsContainer{gap:2rem}.styles-module__x_n8LG__projectBubble{max-width:calc(50% - 1rem)}}@media (min-width:1024px){.styles-module__x_n8LG__projectsContainer{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;display:grid}.styles-module__x_n8LG__projectBubble{max-width:100%}}
