.Header-module-scss-module__wS1-Va__header{z-index:1030;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:rgba(18,18,18,.95);transition:transform .3s ease-in-out,background-color .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0;transform:translateY(0)}.Header-module-scss-module__wS1-Va__header.Header-module-scss-module__wS1-Va__scrolled{background-color:rgba(18,18,18,.98);box-shadow:0 4px 20px rgba(0,0,0,.3)}.Header-module-scss-module__wS1-Va__header.Header-module-scss-module__wS1-Va__hidden{transform:translateY(-100%)}.Header-module-scss-module__wS1-Va__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;min-height:70px;margin:0 auto;padding:16px 24px;display:flex}@media (max-width:639px){.Header-module-scss-module__wS1-Va__container{min-height:60px;padding:8px 16px}}.Header-module-scss-module__wS1-Va__logoImage{border-radius:16px}@media (min-width:1024px){.Header-module-scss-module__wS1-Va__nav{align-items:center;gap:32px;display:flex}}@media (max-width:1023px){.Header-module-scss-module__wS1-Va__nav{display:none}}.Header-module-scss-module__wS1-Va__navLink{color:#fff;border-radius:.5rem;padding:8px 16px;font-size:1rem;font-weight:500;transition:all .3s ease-in-out;position:relative}.Header-module-scss-module__wS1-Va__navLink:hover{color:#ffed00;background-color:rgba(255,237,0,.1)}.Header-module-scss-module__wS1-Va__navLink.Header-module-scss-module__wS1-Va__active{color:#ffed00}.Header-module-scss-module__wS1-Va__navLink.Header-module-scss-module__wS1-Va__active:after{content:"";background-color:#ffed00;border-radius:2px;width:20px;height:2px;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}@media (min-width:1024px){.Header-module-scss-module__wS1-Va__mobileMenuButton{display:none}}.Header-module-scss-module__wS1-Va__mobileMenuButton{color:#fff;cursor:pointer;background:0 0;border:none;padding:8px;font-size:1.25rem;transition:color .3s ease-in-out}.Header-module-scss-module__wS1-Va__mobileMenuButton:hover{color:#ffed00}.Header-module-scss-module__wS1-Va__mobileMenuButton .Header-module-scss-module__wS1-Va__hamburger{flex-direction:column;gap:4px;width:24px;height:18px;display:flex}.Header-module-scss-module__wS1-Va__mobileMenuButton .Header-module-scss-module__wS1-Va__hamburger span{transform-origin:50%;background-color:currentColor;border-radius:2px;width:100%;height:2px;transition:all .3s ease-in-out;display:block}.Header-module-scss-module__wS1-Va__mobileMenuButton .Header-module-scss-module__wS1-Va__hamburger.Header-module-scss-module__wS1-Va__open span:first-child{transform:rotate(45deg)translate(6px,6px)}.Header-module-scss-module__wS1-Va__mobileMenuButton .Header-module-scss-module__wS1-Va__hamburger.Header-module-scss-module__wS1-Va__open span:nth-child(2){opacity:0}.Header-module-scss-module__wS1-Va__mobileMenuButton .Header-module-scss-module__wS1-Va__hamburger.Header-module-scss-module__wS1-Va__open span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.Header-module-scss-module__wS1-Va__mobileMenu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;background-color:rgba(18,18,18,.95);padding:24px 0;transition:all .3s ease-in-out;position:absolute;top:100%;left:0;right:0;transform:translateY(-100%)}.Header-module-scss-module__wS1-Va__mobileMenu.Header-module-scss-module__wS1-Va__open{opacity:1;visibility:visible;transform:translateY(0)}.Header-module-scss-module__wS1-Va__mobileMenu .Header-module-scss-module__wS1-Va__mobileNavList{flex-direction:column;gap:16px;width:100%;max-width:1200px;margin:0 auto;padding:0 24px;list-style:none;display:flex}@media (max-width:639px){.Header-module-scss-module__wS1-Va__mobileMenu .Header-module-scss-module__wS1-Va__mobileNavList{padding:0 16px}}.Header-module-scss-module__wS1-Va__mobileMenu .Header-module-scss-module__wS1-Va__mobileNavLink{color:#fff;text-align:center;border-radius:.5rem;padding:16px;font-size:1.125rem;font-weight:500;transition:all .3s ease-in-out}.Header-module-scss-module__wS1-Va__mobileMenu .Header-module-scss-module__wS1-Va__mobileNavLink:hover,.Header-module-scss-module__wS1-Va__mobileMenu .Header-module-scss-module__wS1-Va__mobileNavLink.Header-module-scss-module__wS1-Va__active{color:#ffed00;background-color:rgba(255,237,0,.1)}.Header-module-scss-module__wS1-Va__contactInfo{justify-content:center;align-items:center;gap:24px;display:flex}@media (max-width:1023px){.Header-module-scss-module__wS1-Va__contactInfo{display:none}}.Header-module-scss-module__wS1-Va__phone{color:#fff;justify-content:center;align-items:center;gap:8px;font-size:1rem;font-weight:500;transition:color .3s ease-in-out;display:flex}.Header-module-scss-module__wS1-Va__phone:hover{color:#ffed00}.Header-module-scss-module__wS1-Va__phone .Header-module-scss-module__wS1-Va__phoneIcon{color:#ffed00;width:18px;height:18px}.Header-module-scss-module__wS1-Va__ctaButton{cursor:pointer;white-space:nowrap;color:#000;background-color:#ffed00;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:8px 24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s ease-in-out;display:inline-flex}.Header-module-scss-module__wS1-Va__ctaButton:hover:not(:disabled){background-color:#fff347;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.Header-module-scss-module__wS1-Va__ctaButton:active{transform:translateY(0)}.Header-module-scss-module__wS1-Va__ctaButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:1023px){.Header-module-scss-module__wS1-Va__ctaButton{display:none}}
.Button-module-scss-module__HB5Z3q__button{cursor:pointer;white-space:nowrap;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:16px 32px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;text-decoration:none;transition:all .3s ease-in-out;display:inline-flex}.Button-module-scss-module__HB5Z3q__button:disabled{opacity:.6;cursor:not-allowed}.Button-module-scss-module__HB5Z3q__button.Button-module-scss-module__HB5Z3q__primary{color:#000;background-color:#ffed00}.Button-module-scss-module__HB5Z3q__button.Button-module-scss-module__HB5Z3q__primary:hover:not(:disabled){background-color:#fff347;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.Button-module-scss-module__HB5Z3q__button.Button-module-scss-module__HB5Z3q__primary:active{transform:translateY(0)}.Button-module-scss-module__HB5Z3q__button.Button-module-scss-module__HB5Z3q__secondary{color:#ffed00;background-color:transparent;border:2px solid #ffed00}.Button-module-scss-module__HB5Z3q__button.Button-module-scss-module__HB5Z3q__secondary:hover:not(:disabled){color:#000;background-color:#ffed00;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.Button-module-scss-module__HB5Z3q__button.Button-module-scss-module__HB5Z3q__secondary:active{transform:translateY(0)}.Button-module-scss-module__HB5Z3q__button.Button-module-scss-module__HB5Z3q__outline{color:#fff;background-color:transparent;border:2px solid #fff}.Button-module-scss-module__HB5Z3q__button.Button-module-scss-module__HB5Z3q__outline:hover:not(:disabled){color:#000;background-color:#fff;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.Button-module-scss-module__HB5Z3q__button.Button-module-scss-module__HB5Z3q__small{padding:8px 24px;font-size:.875rem}.Button-module-scss-module__HB5Z3q__button.Button-module-scss-module__HB5Z3q__medium{padding:16px 32px;font-size:1rem}.Button-module-scss-module__HB5Z3q__button.Button-module-scss-module__HB5Z3q__large{padding:24px 48px;font-size:1.125rem}.Button-module-scss-module__HB5Z3q__button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none!important;transform:none!important}.Button-module-scss-module__HB5Z3q__icon{width:20px;height:20px;margin-right:8px}.Button-module-scss-module__HB5Z3q__icon.Button-module-scss-module__HB5Z3q__iconRight{margin-left:8px;margin-right:0}
.Hero-module-scss-module__twV7AW__hero{background:linear-gradient(135deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.792) 50%,rgba(20,19,8,.816) 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;margin-top:-70px;padding-top:70px;display:flex;position:relative;overflow:hidden}@media (max-width:639px){.Hero-module-scss-module__twV7AW__hero{margin-top:-60px;padding-top:60px}}.Hero-module-scss-module__twV7AW__hero:after{content:"";z-index:2;background:linear-gradient(135deg,rgba(0,0,0,.8) 0%,rgba(0,0,0,.6) 50%,rgba(22,21,5,.76) 100%);position:absolute;top:0;bottom:0;left:0;right:-5px}.Hero-module-scss-module__twV7AW__backgroundVideo{object-fit:cover;z-index:1;filter:brightness(.8);width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:639px){.Hero-module-scss-module__twV7AW__backgroundVideo{filter:brightness(.6)}}.Hero-module-scss-module__twV7AW__container{z-index:3;text-align:center;color:#fff;width:100%;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}@media (max-width:639px){.Hero-module-scss-module__twV7AW__container{padding:0 16px}}.Hero-module-scss-module__twV7AW__content{max-width:800px;margin:0 auto}.Hero-module-scss-module__twV7AW__badge{color:#ffed00;background:rgba(255,237,0,.2);border:1px solid rgba(255,237,0,.3);border-radius:.5rem;align-items:center;gap:8px;margin-bottom:32px;padding:8px 24px;font-size:.875rem;font-weight:600;display:inline-flex}.Hero-module-scss-module__twV7AW__badge .Hero-module-scss-module__twV7AW__icon{width:16px;height:16px}@media (max-width:639px){.Hero-module-scss-module__twV7AW__badge{margin-top:32px}}.Hero-module-scss-module__twV7AW__title{margin-bottom:32px;font-weight:800;line-height:1.1}.Hero-module-scss-module__twV7AW__title .Hero-module-scss-module__twV7AW__highlight{color:#ffed00}.Hero-module-scss-module__twV7AW__subtitle{color:rgba(255,255,255,.9);max-width:600px;margin-bottom:64px;margin-left:auto;margin-right:auto;font-size:max(1rem,min(2vw,1.5rem));font-weight:400;line-height:1.6}.Hero-module-scss-module__twV7AW__actions{justify-content:center;align-items:center;gap:24px;margin-bottom:64px;display:flex}@media (max-width:639px){.Hero-module-scss-module__twV7AW__actions{flex-direction:column;gap:16px;display:flex}}.Hero-module-scss-module__twV7AW__features{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;margin-top:80px;display:grid}@media (max-width:639px){.Hero-module-scss-module__twV7AW__features{grid-template-columns:1fr;gap:24px;margin-bottom:32px}}.Hero-module-scss-module__twV7AW__button{width:100%;max-width:250px;padding:24px!important}
.Section-module-scss-module__PVCzVq__section{padding:96px 0;position:relative}@media (max-width:639px){.Section-module-scss-module__PVCzVq__section{padding:64px 0}}.Section-module-scss-module__PVCzVq__section.Section-module-scss-module__PVCzVq__dark{color:#fff;background-color:#000}.Section-module-scss-module__PVCzVq__section.Section-module-scss-module__PVCzVq__light{color:#000;background-color:#fff}.Section-module-scss-module__PVCzVq__section.Section-module-scss-module__PVCzVq__gray{color:#000;background-color:#f5f5f5}.Section-module-scss-module__PVCzVq__container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}@media (max-width:639px){.Section-module-scss-module__PVCzVq__container{padding:0 16px}}.Section-module-scss-module__PVCzVq__header{text-align:center;margin-bottom:80px}@media (max-width:639px){.Section-module-scss-module__PVCzVq__header{margin-bottom:64px}}.Section-module-scss-module__PVCzVq__title{margin-bottom:16px;font-size:max(2rem,min(4vw,3rem));font-weight:800}.Section-module-scss-module__PVCzVq__title.Section-module-scss-module__PVCzVq__gradient{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#ffed00 0%,#fff347 100%) 0 0/200% 200%;-webkit-background-clip:text;background-clip:text;animation:3s infinite Section-module-scss-module__PVCzVq__gradient-move}@keyframes Section-module-scss-module__PVCzVq__gradient-move{0%,to{background-position:0%}50%{background-position:100%}}.Section-module-scss-module__PVCzVq__subtitle{color:#888;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.Section-module-scss-module__PVCzVq__dark .Section-module-scss-module__PVCzVq__subtitle{color:rgba(255,255,255,.8)}
.About-module-scss-module__lpLw2a__about{position:relative;overflow:hidden}.About-module-scss-module__lpLw2a__grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}@media (max-width:639px){.About-module-scss-module__lpLw2a__grid{grid-template-columns:1fr;gap:64px}.About-module-scss-module__lpLw2a__content{order:1}}.About-module-scss-module__lpLw2a__subtitle{color:#ffed00;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:1.125rem;font-weight:600}.About-module-scss-module__lpLw2a__title{color:#000;margin-bottom:32px;font-size:max(2rem,min(4vw,3rem));font-weight:800;line-height:1.2}.About-module-scss-module__lpLw2a__description{color:#333;margin-bottom:48px;font-size:1.125rem;line-height:1.7}.About-module-scss-module__lpLw2a__stats{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (max-width:639px){.About-module-scss-module__lpLw2a__stats{grid-template-columns:1fr;gap:24px}}.About-module-scss-module__lpLw2a__stat{text-align:center;background:linear-gradient(135deg,rgba(255,237,0,.05) 0%,rgba(255,237,0,.1) 100%);border:2px solid rgba(255,237,0,.1);border-radius:1rem;padding:18px;transition:all .3s ease-in-out}.About-module-scss-module__lpLw2a__stat:hover{border-color:rgba(255,237,0,.3);transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.About-module-scss-module__lpLw2a__stat .About-module-scss-module__lpLw2a__statNumber{color:#ffed00;margin-bottom:8px;font-size:max(2rem,min(3vw,2.5rem));font-weight:800;display:block}.About-module-scss-module__lpLw2a__stat .About-module-scss-module__lpLw2a__statLabel{color:#333;font-size:1rem;font-weight:500}.About-module-scss-module__lpLw2a__featuresSection{margin-top:80px}@media (max-width:639px){.About-module-scss-module__lpLw2a__featuresSection{margin-top:64px}}.About-module-scss-module__lpLw2a__featuresTitle{color:#000;text-align:center;margin-bottom:48px;font-size:max(2rem,min(4vw,3rem));font-weight:800;line-height:1.2}.About-module-scss-module__lpLw2a__features{flex-wrap:wrap;gap:24px;width:100%;display:flex}.About-module-scss-module__lpLw2a__feature{background:#fff;border-left:4px solid #ffed00;border-radius:.75rem;flex:calc(50% - 12px);align-items:flex-start;gap:16px;width:100%;padding:24px;transition:all .3s ease-in-out;display:flex;box-shadow:0 1px 2px rgba(0,0,0,.05)}@media (max-width:639px){.About-module-scss-module__lpLw2a__feature{flex:100%}}.About-module-scss-module__lpLw2a__feature:hover{transform:translate(8px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.About-module-scss-module__lpLw2a__feature .About-module-scss-module__lpLw2a__featureIcon{color:#ffed00;flex-shrink:0;width:24px;height:24px;margin-top:2px}.About-module-scss-module__lpLw2a__feature .About-module-scss-module__lpLw2a__featureContent{flex:1}.About-module-scss-module__lpLw2a__feature .About-module-scss-module__lpLw2a__featureContent .About-module-scss-module__lpLw2a__featureTitle{color:#000;margin-bottom:8px;font-size:1.125rem;font-weight:600}.About-module-scss-module__lpLw2a__feature .About-module-scss-module__lpLw2a__featureContent .About-module-scss-module__lpLw2a__featureDescription{color:#333;font-size:1rem;line-height:1.6}.About-module-scss-module__lpLw2a__imageContainer{position:relative}@media (max-width:639px){.About-module-scss-module__lpLw2a__imageContainer{order:2}}.About-module-scss-module__lpLw2a__imageGrid{grid-template-rows:1fr 1fr;grid-template-columns:2fr 1fr;gap:24px;height:500px;display:grid}@media (max-width:639px){.About-module-scss-module__lpLw2a__imageGrid{gap:16px;height:300px}}.About-module-scss-module__lpLw2a__image{background-color:#f5f5f5;border-radius:1rem;position:relative;overflow:hidden}.About-module-scss-module__lpLw2a__image:before{content:"";z-index:2;opacity:0;background:linear-gradient(135deg,rgba(255,237,0,.2) 0%,transparent 100%);transition:opacity .3s ease-in-out;position:absolute;top:0;bottom:0;left:0;right:0}.About-module-scss-module__lpLw2a__image:hover:before{opacity:1}.About-module-scss-module__lpLw2a__image img{object-fit:cover;width:100%;height:100%;transition:transform .5s ease-in-out}.About-module-scss-module__lpLw2a__image:hover img{transform:scale(1.05)}.About-module-scss-module__lpLw2a__image.About-module-scss-module__lpLw2a__large{grid-row:span 2}.About-module-scss-module__lpLw2a__badge{color:#ffed00;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:3;background:rgba(0,0,0,.9);border-radius:1.5rem;padding:8px 24px;font-size:.875rem;font-weight:600;position:absolute;top:24px;right:24px}
.Services-module-scss-module__Nut0xG__services{background:linear-gradient(135deg,#000 0%,rgba(0,0,0,.95) 100%);position:relative;overflow:hidden}.Services-module-scss-module__Nut0xG__services:before{content:"";z-index:1;background-image:radial-gradient(circle at 20% 80%,rgba(255,237,0,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,237,0,.1) 0%,transparent 50%);position:absolute;top:0;bottom:0;left:0;right:0}.Services-module-scss-module__Nut0xG__container{z-index:2;position:relative}.Services-module-scss-module__Nut0xG__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px;margin-top:64px;display:grid}@media (max-width:639px){.Services-module-scss-module__Nut0xG__grid{grid-template-columns:1fr;gap:24px}}.Services-module-scss-module__Nut0xG__serviceCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.05);border:1px solid rgba(255,237,0,.2);border-radius:1.5rem;flex-direction:column;padding:48px;transition:all .3s ease-in-out;display:flex;position:relative;overflow:hidden}.Services-module-scss-module__Nut0xG__serviceCard:before{content:"";background:linear-gradient(90deg,#ffed00 0%,#fff347 100%);height:4px;transition:transform .3s ease-in-out;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}.Services-module-scss-module__Nut0xG__serviceCard:hover{border-color:rgba(255,237,0,.4);transform:translateY(-8px);box-shadow:0 20px 40px rgba(255,237,0,.2)}.Services-module-scss-module__Nut0xG__serviceCard:hover:before{transform:translate(0)}.Services-module-scss-module__Nut0xG__serviceCard:hover .Services-module-scss-module__Nut0xG__serviceIcon{transform:scale(1.1)rotate(5deg)}.Services-module-scss-module__Nut0xG__serviceHeader{justify-content:flex-start;align-items:center;margin-bottom:32px;display:flex}.Services-module-scss-module__Nut0xG__serviceIcon{color:#000;background:linear-gradient(135deg,#ffed00 0%,#fff347 100%);border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:700;transition:all .3s ease-in-out;display:flex}.Services-module-scss-module__Nut0xG__servicePrice{color:#ffed00;text-align:right;font-size:1.125rem;font-weight:700}.Services-module-scss-module__Nut0xG__servicePrice .Services-module-scss-module__Nut0xG__priceLabel{color:rgba(255,255,255,.7);font-size:.875rem;font-weight:400;display:block}.Services-module-scss-module__Nut0xG__serviceTitle{color:#fff;margin-bottom:16px;font-size:1.25rem;font-weight:700;line-height:1.3}.Services-module-scss-module__Nut0xG__serviceDescription{color:rgba(255,255,255,.8);margin-bottom:32px;font-size:1rem;line-height:1.6}.Services-module-scss-module__Nut0xG__serviceFeatures{margin-bottom:32px;list-style:none}.Services-module-scss-module__Nut0xG__featureItem{color:rgba(255,255,255,.9);justify-content:flex-start;align-items:center;gap:8px;margin-bottom:8px;font-size:.875rem;display:flex}.Services-module-scss-module__Nut0xG__featureItem:before{content:"";background-color:#ffed00;border-radius:50%;flex-shrink:0;width:8px;height:8px}.Services-module-scss-module__Nut0xG__featureItem:last-child{margin-bottom:0}.Services-module-scss-module__Nut0xG__serviceAction{z-index:10;width:100%;margin-top:auto;position:relative}.Services-module-scss-module__Nut0xG__ctaSection{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,237,0,.1);border:2px solid rgba(255,237,0,.3);border-radius:1.5rem;margin-top:96px;padding:64px}@media (max-width:639px){.Services-module-scss-module__Nut0xG__ctaSection{margin-top:64px;padding:48px}}.Services-module-scss-module__Nut0xG__ctaTitle{color:#fff;margin-bottom:16px;font-size:max(1.5rem,min(3vw,2.25rem));font-weight:800}.Services-module-scss-module__Nut0xG__ctaDescription{color:rgba(255,255,255,.8);max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.6}.Services-module-scss-module__Nut0xG__ctaActions{justify-content:center;align-items:center;gap:24px;display:flex}@media (max-width:639px){.Services-module-scss-module__Nut0xG__ctaActions{flex-direction:column;gap:16px;display:flex}}.Services-module-scss-module__Nut0xG__emergencyService{border:2px solid #ffed00;position:relative}.Services-module-scss-module__Nut0xG__emergencyService:after{content:"ТЕРМІНОВЕ";color:#000;background:#ffed00;border-radius:.5rem;padding:4px 16px;font-size:.75rem;font-weight:700;position:absolute;top:-12px;right:24px}.Services-module-scss-module__Nut0xG__popularService{position:relative}
.Gallery-module-scss-module__wfu5LG__gallery{position:relative}.Gallery-module-scss-module__wfu5LG__filters{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:64px;display:flex}@media (max-width:639px){.Gallery-module-scss-module__wfu5LG__filters{gap:8px;margin-bottom:48px}}.Gallery-module-scss-module__wfu5LG__filterButton{color:#333;cursor:pointer;background:#fff;border:2px solid #888;border-radius:1.5rem;padding:8px 24px;font-size:.875rem;font-weight:500;transition:all .3s ease-in-out}.Gallery-module-scss-module__wfu5LG__filterButton:hover{color:#ffed00;border-color:#ffed00}.Gallery-module-scss-module__wfu5LG__filterButton.Gallery-module-scss-module__wfu5LG__active{color:#000;background:#ffed00;border-color:#ffed00}.Gallery-module-scss-module__wfu5LG__filterButton.Gallery-module-scss-module__wfu5LG__active:hover{background:#fff347}.Gallery-module-scss-module__wfu5LG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,480px));justify-content:center;gap:32px;display:grid}@media (max-width:639px){.Gallery-module-scss-module__wfu5LG__grid{grid-template-columns:1fr;gap:24px}}.Gallery-module-scss-module__wfu5LG__galleryItem{cursor:pointer;background-color:#fff;border-radius:1rem;padding:0;transition:all .3s ease-in-out;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.Gallery-module-scss-module__wfu5LG__galleryItem:hover{transform:translateY(-8px);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.Gallery-module-scss-module__wfu5LG__imageContainer{height:400px;position:relative;overflow:hidden}@media (max-width:639px){.Gallery-module-scss-module__wfu5LG__imageContainer{height:300px}}.Gallery-module-scss-module__wfu5LG__comparisonSlider{width:100%;height:100%;position:relative}.Gallery-module-scss-module__wfu5LG__comparisonSlider [data-rcs-handle]{background:#ffed00;border:3px solid #fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.Gallery-module-scss-module__wfu5LG__comparisonSlider [data-rcs-handle]:after{content:"⟷";color:#000;font-weight:700}.Gallery-module-scss-module__wfu5LG__comparisonSlider [data-rcs-line]{background:#ffed00;width:4px}.Gallery-module-scss-module__wfu5LG__imageWrapper{width:100%;height:100%;position:relative}.Gallery-module-scss-module__wfu5LG__imageComparison{width:100%;height:100%;position:relative;overflow:hidden}.Gallery-module-scss-module__wfu5LG__beforeImage,.Gallery-module-scss-module__wfu5LG__afterImage{width:100%;height:100%;position:relative}.Gallery-module-scss-module__wfu5LG__beforeImage img,.Gallery-module-scss-module__wfu5LG__afterImage img{object-fit:cover}.Gallery-module-scss-module__wfu5LG__comparisonImage{object-fit:cover;width:100%;height:100%;display:block}.Gallery-module-scss-module__wfu5LG__slider{cursor:ew-resize;z-index:10;background:#ffed00;width:4px;height:100%;position:absolute;top:0;left:50%}.Gallery-module-scss-module__wfu5LG__slider:before{content:"";background:#ffed00;border:3px solid #fff;border-radius:50%;width:30px;height:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.Gallery-module-scss-module__wfu5LG__slider:after{content:"⟷";color:#000;font-size:.875rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Gallery-module-scss-module__wfu5LG__labels{z-index:5;justify-content:space-between;align-items:center;display:flex;position:absolute;top:16px;left:16px;right:16px}.Gallery-module-scss-module__wfu5LG__beforeLabel,.Gallery-module-scss-module__wfu5LG__afterLabel{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10;pointer-events:none;background:rgba(0,0,0,.8);border-radius:.25rem;padding:2px 8px;font-size:12px;font-weight:700;line-height:1;transition:opacity .3s ease-in-out,transform .3s ease-in-out;position:absolute;top:12px}.Gallery-module-scss-module__wfu5LG__beforeLabel{left:16px}.Gallery-module-scss-module__wfu5LG__afterLabel{color:#000;background:rgba(255,237,0,.9);right:16px}.Gallery-module-scss-module__wfu5LG__comparisonSlider:hover .Gallery-module-scss-module__wfu5LG__beforeLabel,.Gallery-module-scss-module__wfu5LG__comparisonSlider:hover .Gallery-module-scss-module__wfu5LG__afterLabel,.Gallery-module-scss-module__wfu5LG__comparisonSlider:active .Gallery-module-scss-module__wfu5LG__beforeLabel,.Gallery-module-scss-module__wfu5LG__comparisonSlider:active .Gallery-module-scss-module__wfu5LG__afterLabel,.Gallery-module-scss-module__wfu5LG__comparisonSlider:focus-within .Gallery-module-scss-module__wfu5LG__beforeLabel,.Gallery-module-scss-module__wfu5LG__comparisonSlider:focus-within .Gallery-module-scss-module__wfu5LG__afterLabel{opacity:0;transform:translateY(-4px)}.Gallery-module-scss-module__wfu5LG__itemContent{padding:24px}.Gallery-module-scss-module__wfu5LG__itemTitle{color:#000;margin-bottom:8px;font-size:1.125rem;font-weight:600}.Gallery-module-scss-module__wfu5LG__itemCategory{color:#ffed00;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:.875rem;font-weight:500}.Gallery-module-scss-module__wfu5LG__itemDescription{color:#333;font-size:.875rem;line-height:1.5}.Gallery-module-scss-module__wfu5LG__modal{z-index:1050;opacity:0;visibility:hidden;background:rgba(0,0,0,.95);justify-content:center;align-items:center;transition:all .3s ease-in-out;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.Gallery-module-scss-module__wfu5LG__modal.Gallery-module-scss-module__wfu5LG__open{opacity:1;visibility:visible}.Gallery-module-scss-module__wfu5LG__modalContent{background:#fff;border-radius:1rem;max-width:90vw;max-height:90vh;position:relative;overflow:hidden}.Gallery-module-scss-module__wfu5LG__modalImage{object-fit:contain;width:100%;height:auto;max-height:70vh}.Gallery-module-scss-module__wfu5LG__modalInfo{text-align:center;padding:32px}.Gallery-module-scss-module__wfu5LG__modalTitle{color:#000;margin-bottom:8px;font-size:1.25rem;font-weight:700}.Gallery-module-scss-module__wfu5LG__modalCategory{color:#ffed00;margin-bottom:16px;font-weight:500}.Gallery-module-scss-module__wfu5LG__modalDescription{color:#333;line-height:1.6}.Gallery-module-scss-module__wfu5LG__closeButton{color:#fff;cursor:pointer;z-index:1000;background:rgba(0,0,0,.8);border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;transition:all .3s ease-in-out;display:flex;position:absolute;top:32px;right:24px}.Gallery-module-scss-module__wfu5LG__closeButton:hover{background:#000;transform:scale(1.1)}.Gallery-module-scss-module__wfu5LG__closeButton:active{transform:scale(.95)}.Gallery-module-scss-module__wfu5LG__loadMore{text-align:center;margin-top:64px}.Gallery-module-scss-module__wfu5LG__galleryItem{animation:.6s forwards Gallery-module-scss-module__wfu5LG__fadeInUp}.Gallery-module-scss-module__wfu5LG__galleryItem:first-child{animation-delay:.1s}.Gallery-module-scss-module__wfu5LG__galleryItem:nth-child(2){animation-delay:.2s}.Gallery-module-scss-module__wfu5LG__galleryItem:nth-child(3){animation-delay:.3s}.Gallery-module-scss-module__wfu5LG__galleryItem:nth-child(4){animation-delay:.4s}.Gallery-module-scss-module__wfu5LG__galleryItem:nth-child(5){animation-delay:.5s}.Gallery-module-scss-module__wfu5LG__galleryItem:nth-child(6){animation-delay:.6s}.Gallery-module-scss-module__wfu5LG__galleryItem:nth-child(7){animation-delay:.7s}.Gallery-module-scss-module__wfu5LG__galleryItem:nth-child(8){animation-delay:.8s}.Gallery-module-scss-module__wfu5LG__galleryItem:nth-child(9){animation-delay:.9s}@keyframes Gallery-module-scss-module__wfu5LG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.Reviews-module-scss-module__dMB3Fa__reviews{background:linear-gradient(135deg,rgba(0,0,0,.95) 0%,rgba(0,0,0,.98) 50%,rgba(0,0,0,.95) 100%);position:relative;overflow:hidden}.Reviews-module-scss-module__dMB3Fa__reviews:before{content:"";z-index:1;background-image:radial-gradient(circle at 30% 70%,rgba(255,237,0,.08) 0%,transparent 50%),radial-gradient(circle at 70% 30%,rgba(255,237,0,.06) 0%,transparent 50%);position:absolute;top:0;bottom:0;left:0;right:0}.Reviews-module-scss-module__dMB3Fa__container{z-index:2;position:relative}.Reviews-module-scss-module__dMB3Fa__stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;margin-bottom:80px;display:grid}@media (max-width:639px){.Reviews-module-scss-module__dMB3Fa__stats{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:64px}}.Reviews-module-scss-module__dMB3Fa__googleReviewsSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(7,7,7,.8);border-radius:1.5rem;padding:32px}@media (max-width:639px){.Reviews-module-scss-module__dMB3Fa__googleReviewsSection{width:100%;padding:24px}}.Reviews-module-scss-module__dMB3Fa__googleReviewsContent{justify-content:space-between;align-items:center;gap:52px;display:flex}@media (max-width:639px){.Reviews-module-scss-module__dMB3Fa__googleReviewsContent{text-align:center;flex-direction:column;gap:24px}}.Reviews-module-scss-module__dMB3Fa__googleReviewsInfo{align-items:center;gap:20px;display:flex}@media (max-width:639px){.Reviews-module-scss-module__dMB3Fa__googleReviewsInfo{flex-direction:column;gap:16px}}.Reviews-module-scss-module__dMB3Fa__googleLogo{flex-shrink:0}.Reviews-module-scss-module__dMB3Fa__googleReviewsText{flex-direction:column;align-items:flex-start;gap:4px;display:flex}@media (max-width:639px){.Reviews-module-scss-module__dMB3Fa__googleReviewsText{display:none}}.Reviews-module-scss-module__dMB3Fa__googleReviewsTitle{color:#fff;margin:0;font-size:1.25rem;font-weight:700;line-height:1.2}@media (max-width:639px){.Reviews-module-scss-module__dMB3Fa__googleReviewsTitle{font-size:1.125rem}}.Reviews-module-scss-module__dMB3Fa__googleReviewsSubtitle{color:rgba(255,255,255,.7);margin:0;font-size:1rem}@media (max-width:639px){.Reviews-module-scss-module__dMB3Fa__googleReviewsSubtitle{font-size:.875rem}}.Reviews-module-scss-module__dMB3Fa__googleReviewsButton{flex-shrink:0;color:#000!important;background:linear-gradient(135deg,#ffed00 0%,#fff347 100%)!important;border:none!important;font-weight:700!important;transition:all .3s!important;box-shadow:0 4px 16px rgba(255,237,0,.3)!important}.Reviews-module-scss-module__dMB3Fa__googleReviewsButton:hover{background:linear-gradient(135deg,#fff347 0%,#ffed00 100%)!important;transform:translateY(-2px)!important;box-shadow:0 8px 24px rgba(255,237,0,.4)!important}.Reviews-module-scss-module__dMB3Fa__googleReviewsButton:active{transform:translateY(0)!important}.Reviews-module-scss-module__dMB3Fa__stat{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.05);border:1px solid rgba(255,237,0,.2);border-radius:1rem;padding:24px;transition:all .3s ease-in-out}.Reviews-module-scss-module__dMB3Fa__stat:hover{background:rgba(255,255,255,.1);border-color:rgba(255,237,0,.4);transform:translateY(-4px)}.Reviews-module-scss-module__dMB3Fa__stat .Reviews-module-scss-module__dMB3Fa__statIcon{color:#000;background:linear-gradient(135deg,#ffed00 0%,#fff347 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 16px;font-size:1.125rem;display:flex}.Reviews-module-scss-module__dMB3Fa__stat .Reviews-module-scss-module__dMB3Fa__statNumber{color:#ffed00;margin-bottom:8px;font-size:max(2rem,min(3vw,2.5rem));font-weight:800;display:block}.Reviews-module-scss-module__dMB3Fa__stat .Reviews-module-scss-module__dMB3Fa__statLabel{color:rgba(255,255,255,.8);font-size:1rem;font-weight:500}.Reviews-module-scss-module__dMB3Fa__reviewsGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px;margin-bottom:64px;display:grid}@media (max-width:639px){.Reviews-module-scss-module__dMB3Fa__reviewsGrid{grid-template-columns:1fr;gap:24px}}.Reviews-module-scss-module__dMB3Fa__reviewCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.05);border:1px solid rgba(255,237,0,.15);border-radius:1.5rem;padding:28px;transition:all .3s ease-in-out;position:relative}.Reviews-module-scss-module__dMB3Fa__reviewCard:hover{border-color:rgba(255,237,0,.3);transform:translateY(-8px);box-shadow:0 20px 40px rgba(255,237,0,.15)}.Reviews-module-scss-module__dMB3Fa__reviewHeader{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.Reviews-module-scss-module__dMB3Fa__reviewAuthor{flex:1;justify-content:center;align-items:center;gap:16px;display:flex}.Reviews-module-scss-module__dMB3Fa__reviewAuthor .Reviews-module-scss-module__dMB3Fa__avatar{color:#000;background:linear-gradient(135deg,#ffed00 0%,#fff347 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.125rem;font-weight:700;display:flex}.Reviews-module-scss-module__dMB3Fa__reviewAuthor .Reviews-module-scss-module__dMB3Fa__authorInfo{flex:1}.Reviews-module-scss-module__dMB3Fa__reviewAuthor .Reviews-module-scss-module__dMB3Fa__authorInfo .Reviews-module-scss-module__dMB3Fa__authorName{color:#fff;margin-bottom:4px;font-size:1.125rem;font-weight:600}.Reviews-module-scss-module__dMB3Fa__reviewAuthor .Reviews-module-scss-module__dMB3Fa__authorInfo .Reviews-module-scss-module__dMB3Fa__reviewDate{color:rgba(255,255,255,.6);font-size:.875rem}.Reviews-module-scss-module__dMB3Fa__rating{justify-content:center;align-items:center;gap:4px;display:flex}.Reviews-module-scss-module__dMB3Fa__rating .Reviews-module-scss-module__dMB3Fa__star{color:#ffed00;width:18px;height:18px}.Reviews-module-scss-module__dMB3Fa__rating .Reviews-module-scss-module__dMB3Fa__emptyStar{color:rgba(255,255,255,.3)}.Reviews-module-scss-module__dMB3Fa__reviewService{color:#ffed00;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:.875rem;font-weight:500}.Reviews-module-scss-module__dMB3Fa__reviewComment{color:rgba(255,255,255,.9);font-size:1rem;line-height:1.7;position:relative}.Reviews-module-scss-module__dMB3Fa__ctaSection{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,237,0,.1);border:2px solid rgba(255,237,0,.3);border-radius:1.5rem;flex-direction:column;align-items:center;padding:32px;display:flex}.Reviews-module-scss-module__dMB3Fa__ctaIcon{color:#000;background:linear-gradient(135deg,#ffed00 0%,#fff347 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 24px;font-size:1.5rem;display:flex}.Reviews-module-scss-module__dMB3Fa__ctaTitle{color:#fff;margin-bottom:16px;font-size:max(1.5rem,min(3vw,2.25rem));font-weight:800}.Reviews-module-scss-module__dMB3Fa__ctaDescription{color:rgba(255,255,255,.8);max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.6}.Reviews-module-scss-module__dMB3Fa__ctaActions{justify-content:center;align-items:center;gap:24px;display:flex}@media (max-width:639px){.Reviews-module-scss-module__dMB3Fa__ctaActions{flex-direction:column;gap:16px;display:flex}}.Reviews-module-scss-module__dMB3Fa__platformLinks{justify-content:center;align-items:center;gap:24px;margin-top:32px;display:flex}@media (max-width:639px){.Reviews-module-scss-module__dMB3Fa__platformLinks{flex-direction:column;gap:16px;display:flex}}.Reviews-module-scss-module__dMB3Fa__platformLink{color:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;justify-content:center;align-items:center;gap:8px;padding:8px 24px;text-decoration:none;transition:all .3s ease-in-out;display:flex}.Reviews-module-scss-module__dMB3Fa__platformLink:hover{color:#ffed00;background:rgba(255,237,0,.1);border-color:rgba(255,237,0,.5)}.Reviews-module-scss-module__dMB3Fa__platformLink .Reviews-module-scss-module__dMB3Fa__platformIcon{width:20px;height:20px}.Reviews-module-scss-module__dMB3Fa__reviewCard{animation:.8s forwards Reviews-module-scss-module__dMB3Fa__slideInUp}.Reviews-module-scss-module__dMB3Fa__reviewCard:first-child{animation-delay:.15s}.Reviews-module-scss-module__dMB3Fa__reviewCard:nth-child(2){animation-delay:.3s}.Reviews-module-scss-module__dMB3Fa__reviewCard:nth-child(3){animation-delay:.45s}.Reviews-module-scss-module__dMB3Fa__reviewCard:nth-child(4){animation-delay:.6s}.Reviews-module-scss-module__dMB3Fa__reviewCard:nth-child(5){animation-delay:.75s}.Reviews-module-scss-module__dMB3Fa__reviewCard:nth-child(6){animation-delay:.9s}@keyframes Reviews-module-scss-module__dMB3Fa__slideInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}
.Contact-module-scss-module__EijsOG__contact{background:linear-gradient(135deg,#f5f5f5 0%,#fff 100%);position:relative}.Contact-module-scss-module__EijsOG__grid{grid-template-columns:1fr 1fr;gap:80px;display:grid}@media (max-width:639px){.Contact-module-scss-module__EijsOG__grid{grid-template-columns:1fr;gap:64px}.Contact-module-scss-module__EijsOG__contactInfo{order:2}}.Contact-module-scss-module__EijsOG__infoCards{gap:32px;display:grid}.Contact-module-scss-module__EijsOG__infoCard{background-color:#fff;border-left:4px solid #ffed00;border-radius:1rem;justify-content:center;align-items:flex-start;gap:24px;padding:32px;transition:all .3s ease-in-out;display:flex;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.Contact-module-scss-module__EijsOG__infoCard:hover{transform:translate(8px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.Contact-module-scss-module__EijsOG__infoCard .Contact-module-scss-module__EijsOG__cardIcon{color:#000;background:linear-gradient(135deg,#ffed00 0%,#fff347 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.25rem;display:flex}.Contact-module-scss-module__EijsOG__infoCard .Contact-module-scss-module__EijsOG__cardContent{flex:1}.Contact-module-scss-module__EijsOG__infoCard .Contact-module-scss-module__EijsOG__cardContent .Contact-module-scss-module__EijsOG__cardTitle{color:#000;margin-bottom:8px;font-size:1.125rem;font-weight:600}.Contact-module-scss-module__EijsOG__infoCard .Contact-module-scss-module__EijsOG__cardContent .Contact-module-scss-module__EijsOG__cardText{color:#333;flex-direction:column;gap:8px;margin-bottom:8px;line-height:1.6;display:flex}.Contact-module-scss-module__EijsOG__infoCard .Contact-module-scss-module__EijsOG__cardContent .Contact-module-scss-module__EijsOG__cardText:last-child{margin-bottom:0}.Contact-module-scss-module__EijsOG__infoCard .Contact-module-scss-module__EijsOG__cardContent .Contact-module-scss-module__EijsOG__cardLink{color:#333;font-weight:500;text-decoration:none;transition:color .3s ease-in-out}.Contact-module-scss-module__EijsOG__infoCard .Contact-module-scss-module__EijsOG__cardContent .Contact-module-scss-module__EijsOG__cardLink:hover{color:#e6d500}@media (max-width:639px){.Contact-module-scss-module__EijsOG__mapContainer{margin-bottom:32px}}.Contact-module-scss-module__EijsOG__mapTitle{color:#000;text-align:center;margin-bottom:24px;font-size:1.25rem;font-weight:700}@media (max-width:639px){.Contact-module-scss-module__EijsOG__mapTitle{font-size:1.125rem}}.Contact-module-scss-module__EijsOG__mapWrapper{background:#fff;border-radius:1rem;padding:8px;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.Contact-module-scss-module__EijsOG__mapWrapper iframe{border-radius:.75rem;width:100%;height:300px}@media (max-width:639px){.Contact-module-scss-module__EijsOG__mapWrapper iframe{height:250px}.Contact-module-scss-module__EijsOG__formContainer{order:1}}.Contact-module-scss-module__EijsOG__form{background:#fff;border:2px solid rgba(255,237,0,.1);border-radius:1rem;height:100%;padding:48px;transition:all .3s ease-in-out;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.Contact-module-scss-module__EijsOG__form:hover{border-color:rgba(255,237,0,.3);transform:none}@media (max-width:639px){.Contact-module-scss-module__EijsOG__form{padding:32px}}.Contact-module-scss-module__EijsOG__formTitle{color:#000;text-align:center;margin-bottom:16px;font-size:1.5rem;font-weight:700}.Contact-module-scss-module__EijsOG__formDescription{color:#333;text-align:center;margin-bottom:48px;line-height:1.6}.Contact-module-scss-module__EijsOG__formGroup:last-child{margin-bottom:0}.Contact-module-scss-module__EijsOG__errorBanner{color:#dc2626;background-color:#fef2f2;border:1px solid #fca5a5;border-radius:.5rem;margin-bottom:24px;padding:12px 16px;font-size:.875rem;font-weight:500}.Contact-module-scss-module__EijsOG__formLabel{color:#000;margin-bottom:8px;font-size:.875rem;font-weight:500;display:block}.Contact-module-scss-module__EijsOG__formInput,.Contact-module-scss-module__EijsOG__formSelect,.Contact-module-scss-module__EijsOG__formTextarea{background-color:#fff;border:2px solid #888;border-radius:.5rem;width:100%;padding:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;transition:border-color .3s ease-in-out}.Contact-module-scss-module__EijsOG__formInput:focus,.Contact-module-scss-module__EijsOG__formSelect:focus,.Contact-module-scss-module__EijsOG__formTextarea:focus{border-color:#ffed00;outline:none}.Contact-module-scss-module__EijsOG__formInput::placeholder,.Contact-module-scss-module__EijsOG__formSelect::placeholder,.Contact-module-scss-module__EijsOG__formTextarea::placeholder{color:#888}.Contact-module-scss-module__EijsOG__formInput:focus,.Contact-module-scss-module__EijsOG__formSelect:focus,.Contact-module-scss-module__EijsOG__formTextarea:focus{border-color:#ffed00;box-shadow:0 0 0 3px rgba(255,237,0,.1)}.Contact-module-scss-module__EijsOG__formInput.Contact-module-scss-module__EijsOG__error,.Contact-module-scss-module__EijsOG__formSelect.Contact-module-scss-module__EijsOG__error,.Contact-module-scss-module__EijsOG__formTextarea.Contact-module-scss-module__EijsOG__error{border-color:#dc2626}.Contact-module-scss-module__EijsOG__formInput.Contact-module-scss-module__EijsOG__error:focus,.Contact-module-scss-module__EijsOG__formSelect.Contact-module-scss-module__EijsOG__error:focus,.Contact-module-scss-module__EijsOG__formTextarea.Contact-module-scss-module__EijsOG__error:focus{border-color:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.1)}.Contact-module-scss-module__EijsOG__formTextarea{resize:vertical;min-height:120px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.Contact-module-scss-module__EijsOG__formSelect{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.Contact-module-scss-module__EijsOG__formRow{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px;display:grid}@media (max-width:639px){.Contact-module-scss-module__EijsOG__formRow{grid-template-columns:1fr}}.Contact-module-scss-module__EijsOG__errorMessage{color:#dc2626;margin-top:4px;font-size:.75rem}.Contact-module-scss-module__EijsOG__submitButton{width:100%;margin-top:24px;padding:24px;font-size:1.125rem}.Contact-module-scss-module__EijsOG__successMessage{text-align:center;background:linear-gradient(135deg,rgba(255,237,0,.1) 0%,rgba(255,237,0,.05) 100%);border:2px solid rgba(255,237,0,.3);border-radius:1rem;padding:48px;transition:all .3s ease-in-out;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.Contact-module-scss-module__EijsOG__successMessage .Contact-module-scss-module__EijsOG__successIcon{color:#000;background:#ffed00;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 24px;display:flex}.Contact-module-scss-module__EijsOG__successMessage .Contact-module-scss-module__EijsOG__successTitle{color:#000;margin-bottom:16px;font-size:1.25rem;font-weight:700}.Contact-module-scss-module__EijsOG__successMessage .Contact-module-scss-module__EijsOG__successText{color:#333;line-height:1.6}.Contact-module-scss-module__EijsOG__mapSection{margin-top:80px}.Contact-module-scss-module__EijsOG__mapSection .Contact-module-scss-module__EijsOG__mapTitle{color:#000;text-align:center;margin-bottom:24px;font-size:1.25rem;font-weight:700}.Contact-module-scss-module__EijsOG__mapSection .Contact-module-scss-module__EijsOG__mapContainer{color:#fff;background:linear-gradient(135deg,#888 0%,#333 100%);border-radius:1rem;justify-content:center;align-items:center;height:300px;padding:0;font-size:1.125rem;font-weight:500;transition:all .3s ease-in-out;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.Contact-module-scss-module__EijsOG__againSubmitButton{padding:24px 32px!important}
.Footer-module-scss-module__wcgw9G__footer{color:#fff;background:#121212;position:relative;overflow:hidden}.Footer-module-scss-module__wcgw9G__container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}@media (max-width:639px){.Footer-module-scss-module__wcgw9G__container{padding:0 16px}}.Footer-module-scss-module__wcgw9G__container{z-index:2;position:relative}.Footer-module-scss-module__wcgw9G__main{border-bottom:1px solid rgba(255,255,255,.1);padding:50px 0 32px}.Footer-module-scss-module__wcgw9G__grid{flex-direction:row;justify-content:space-between;gap:32px;display:flex}@media (max-width:639px){.Footer-module-scss-module__wcgw9G__grid{flex-direction:column;gap:16px}}.Footer-module-scss-module__wcgw9G__brand{gap:32px;display:flex}.Footer-module-scss-module__wcgw9G__logoImage{border-radius:16px}@media (max-width:639px){.Footer-module-scss-module__wcgw9G__logoImage{width:245px}}.Footer-module-scss-module__wcgw9G__brandDescription{color:rgba(255,255,255,.8);max-width:400px;margin-bottom:32px;line-height:1.7}@media (max-width:639px){.Footer-module-scss-module__wcgw9G__brandDescription{max-width:none;font-size:.875rem}}.Footer-module-scss-module__wcgw9G__socialLinks{justify-content:flex-start;align-items:center;gap:16px;display:flex}@media (max-width:639px){.Footer-module-scss-module__wcgw9G__socialLinks{justify-content:center}}.Footer-module-scss-module__wcgw9G__socialLink{color:rgba(255,255,255,.8);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;text-decoration:none;transition:all .3s ease-in-out;display:flex}.Footer-module-scss-module__wcgw9G__socialLink:hover{color:#000;background:#ffed00;border-color:#ffed00;transform:translateY(-3px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.Footer-module-scss-module__wcgw9G__socialLink svg{width:20px;height:20px}@media (max-width:639px){.Footer-module-scss-module__wcgw9G__column{text-align:center}}.Footer-module-scss-module__wcgw9G__columnTitle{color:#fff;margin-bottom:24px;font-size:1.125rem;font-weight:600;position:relative}.Footer-module-scss-module__wcgw9G__columnTitle:after{content:"";background:#ffed00;width:30px;height:2px;position:absolute;bottom:-8px;left:0}@media (max-width:639px){.Footer-module-scss-module__wcgw9G__columnTitle:after{left:50%;transform:translate(-50%)}}.Footer-module-scss-module__wcgw9G__linkList{list-style:none}.Footer-module-scss-module__wcgw9G__linkList li{margin-bottom:8px}.Footer-module-scss-module__wcgw9G__linkList li:last-child{margin-bottom:0}.Footer-module-scss-module__wcgw9G__footerLink{color:rgba(255,255,255,.7);font-size:1rem;text-decoration:none;transition:all .3s ease-in-out}.Footer-module-scss-module__wcgw9G__footerLink:hover{color:#ffed00;padding-left:8px}.Footer-module-scss-module__wcgw9G__contactItem{color:rgba(255,255,255,.8);justify-content:flex-start;align-items:center;gap:8px;margin-bottom:16px;display:flex}@media (max-width:639px){.Footer-module-scss-module__wcgw9G__contactItem{justify-content:center}}.Footer-module-scss-module__wcgw9G__contactItem:last-child{margin-bottom:0}.Footer-module-scss-module__wcgw9G__contactItem .Footer-module-scss-module__wcgw9G__contactIcon{color:#ffed00;flex-shrink:0;width:18px;height:18px}.Footer-module-scss-module__wcgw9G__contactItem .Footer-module-scss-module__wcgw9G__contactText{flex-direction:column;flex:1;gap:4px;display:flex}.Footer-module-scss-module__wcgw9G__contactItem .Footer-module-scss-module__wcgw9G__contactText a{color:inherit;text-decoration:none;transition:color .3s ease-in-out}.Footer-module-scss-module__wcgw9G__contactItem .Footer-module-scss-module__wcgw9G__contactText a:hover{color:#ffed00}.Footer-module-scss-module__wcgw9G__bottom{justify-content:space-between;align-items:center;padding:32px 0;display:flex}@media (max-width:639px){.Footer-module-scss-module__wcgw9G__bottom{text-align:center;flex-direction:column;gap:16px;display:flex}}.Footer-module-scss-module__wcgw9G__copyright{color:rgba(255,255,255,.6);font-size:.875rem}.Footer-module-scss-module__wcgw9G__backToTop{color:#000;cursor:pointer;z-index:1030;opacity:0;visibility:hidden;background:#ffed00;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s ease-in-out;display:flex;position:fixed;bottom:32px;right:32px;transform:translateY(20px)}.Footer-module-scss-module__wcgw9G__backToTop.Footer-module-scss-module__wcgw9G__visible{opacity:1;visibility:visible;transform:translateY(0)}.Footer-module-scss-module__wcgw9G__backToTop:hover{background:#fff347;transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.Footer-module-scss-module__wcgw9G__backToTop svg{width:24px;height:24px}@media (max-width:639px){.Footer-module-scss-module__wcgw9G__backToTop{width:45px;height:45px;bottom:24px;right:24px}.Footer-module-scss-module__wcgw9G__backToTop svg{width:20px;height:20px}}
