.page-module__OSLHOG__page{flex-direction:column;min-height:calc(100vh - 70px);padding-top:6rem;display:flex;position:relative;overflow:hidden}.page-module__OSLHOG__background{z-index:-1;pointer-events:none;background:radial-gradient(circle,#7928ca1a 0%,#ff008008 30%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.page-module__OSLHOG__main{flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.page-module__OSLHOG__hero{text-align:center;max-width:800px;margin-bottom:4rem;animation:.8s ease-out page-module__OSLHOG__fadeUp}.page-module__OSLHOG__badge{-webkit-backdrop-filter:blur(10px);letter-spacing:.08em;text-transform:uppercase;color:var(--foreground);background:#ffffff14;border:1px solid #ffffff26;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-block}.page-module__OSLHOG__title{letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:1.1}.page-module__OSLHOG__gradientText{background:linear-gradient(135deg,var(--primary),var(--secondary),var(--primary));-webkit-text-fill-color:transparent;color:#0000;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:5s infinite page-module__OSLHOG__gradientShift}@keyframes page-module__OSLHOG__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.page-module__OSLHOG__description{color:var(--foreground);opacity:.75;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.7}.page-module__OSLHOG__contentWrapper{width:100%;max-width:700px;margin-bottom:4rem;animation:1s ease-out .2s both page-module__OSLHOG__fadeUp}.page-module__OSLHOG__contactFormContainer{-webkit-backdrop-filter:blur(16px);background:#0f0f1199;border:1px solid #ffffff14;border-radius:24px;padding:3rem;box-shadow:0 20px 40px #0003}@media (prefers-color-scheme:light){.page-module__OSLHOG__contactFormContainer{background:#fffc;border:1px solid #00000014;box-shadow:0 20px 40px #0000000d}}.page-module__OSLHOG__formTitle{color:var(--foreground);margin-bottom:2rem;font-size:1.75rem;font-weight:700}.page-module__OSLHOG__form{flex-direction:column;gap:1.5rem;display:flex}.page-module__OSLHOG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__OSLHOG__label{color:var(--foreground);opacity:.9;font-size:.95rem;font-weight:600}.page-module__OSLHOG__input,.page-module__OSLHOG__textarea{width:100%;color:var(--foreground);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .2s}@media (prefers-color-scheme:light){.page-module__OSLHOG__input,.page-module__OSLHOG__textarea{background:#00000008;border:1px solid #0000001a}}.page-module__OSLHOG__input:focus,.page-module__OSLHOG__textarea:focus{border-color:var(--primary);background:#ffffff14;outline:none;box-shadow:0 0 0 3px #7928ca26}@media (prefers-color-scheme:light){.page-module__OSLHOG__input:focus,.page-module__OSLHOG__textarea:focus{background:#00000003}}.page-module__OSLHOG__textarea{resize:vertical;min-height:120px}.page-module__OSLHOG__submitBtn{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:12px;margin-top:1rem;padding:1.25rem;font-size:1.1rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 30px #0000001a}.page-module__OSLHOG__submitBtn:hover{transform:translateY(-2px);box-shadow:0 15px 40px #00000026}.page-module__OSLHOG__submitBtn:disabled{opacity:.5}.page-module__OSLHOG__error{color:var(--primary);font-size:small}.page-module__OSLHOG__mapContainer{width:100%;margin-top:2rem;animation:1.2s ease-out .4s both page-module__OSLHOG__fadeUp}@keyframes page-module__OSLHOG__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page-module__OSLHOG__page{padding-top:4rem}.page-module__OSLHOG__contactFormContainer{padding:2rem 1.5rem}}
.common-module__a8_YmG__servicesSection{background:var(--background);z-index:1;width:100%;padding:4rem 2rem 2rem;position:relative}.common-module__a8_YmG__servicesSectionInner{max-width:1200px;margin:0 auto}.common-module__a8_YmG__servicesBadge{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.9rem;font-weight:700}.common-module__a8_YmG__title{text-align:center;margin-bottom:1.5rem;font-size:clamp(1.5rem,5vw,2rem);font-weight:800;line-height:1.1}.common-module__a8_YmG__serviceImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.common-module__a8_YmG__subtitle{color:var(--foreground);opacity:.7;text-align:center;max-width:600px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.common-module__a8_YmG__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.common-module__a8_YmG__serviceCard{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;flex-direction:column;justify-content:flex-end;min-height:420px;transition:transform .4s;display:flex;position:relative;overflow:hidden}.common-module__a8_YmG__serviceCard:hover{transform:translateY(-8px)}.common-module__a8_YmG__serviceOverlay{z-index:1;background:linear-gradient(#0000 0%,#0003 40%,#000000f2 100%);width:100%;height:100%;transition:transform .4s ease-in;position:absolute;top:0;left:0;transform:translateY(1rem)}.common-module__a8_YmG__serviceCard:hover .common-module__a8_YmG__serviceOverlay{transform:translateY(0)}.common-module__a8_YmG__serviceContent{z-index:2;color:#fff;padding:2.5rem;position:relative}.common-module__a8_YmG__serviceCardTitle{color:#fff;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.common-module__a8_YmG__serviceCardDesc{color:#ffffffd9;font-size:1.05rem;line-height:1.6}.common-module__a8_YmG__mapSection{position:relative;overflow:hidden}.common-module__a8_YmG__mapSection:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 50% 0,#7928ca14 0%,#0000 70%);position:absolute;inset:0}.common-module__a8_YmG__header{text-align:center;z-index:1;max-width:1100px;margin:0 auto;padding:0 2rem;position:relative}.common-module__a8_YmG__mapWrapper{justify-content:center;align-items:center;width:100%;animation:1s ease-out .3s both common-module__a8_YmG__fadeUp;display:flex;position:relative}.common-module__a8_YmG__mapFrame{pointer-events:none;border:none;width:100%;height:600px;display:block;transform:translateZ(0)}.common-module__a8_YmG__mapOverlayContainer{pointer-events:none;justify-content:center;align-items:flex-end;width:100%;padding:3rem 2rem;display:flex;position:absolute;bottom:0;left:0;right:0}.common-module__a8_YmG__infoCards{z-index:2;pointer-events:auto;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-width:1100px;animation:1.1s ease-out .4s both common-module__a8_YmG__fadeUp;display:grid;position:relative}.common-module__a8_YmG__card{text-align:left;-webkit-backdrop-filter:blur(100px);background:#0f0f11e6;border:1px solid #ffffff1a;border-radius:20px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s,border-color .3s;display:flex;box-shadow:0 10px 40px #0000004d}@media (prefers-color-scheme:light){.common-module__a8_YmG__card{background:#ffffffd9;border:1px solid #0000001a;box-shadow:0 10px 40px #0000001a}}.common-module__a8_YmG__card:hover{border-color:#fff3;transform:translateY(-8px);box-shadow:0 20px 40px #0006,0 0 20px #7928ca33}@media (prefers-color-scheme:light){.common-module__a8_YmG__card:hover{border-color:#0003;box-shadow:0 20px 40px #00000026,0 0 20px #7928ca1a}}.common-module__a8_YmG__cardIconWrapper{background:linear-gradient(135deg,#ffffff1a,#ffffff05);border:1px solid #ffffff0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:inset 0 2px 10px #ffffff1a}@media (prefers-color-scheme:light){.common-module__a8_YmG__cardIconWrapper{background:linear-gradient(135deg,#0000000d,#00000003);border:1px solid #0000000d;box-shadow:inset 0 2px 10px #ffffff80}}.common-module__a8_YmG__cardIcon{font-size:1.5rem}.common-module__a8_YmG__cardContent{flex:1}.common-module__a8_YmG__cardTitle{letter-spacing:-.01em;color:var(--foreground);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.common-module__a8_YmG__cardText{color:var(--foreground);opacity:.7;font-size:.95rem;line-height:1.6}.common-module__a8_YmG__cardText a:hover{color:#fff}@keyframes common-module__a8_YmG__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.common-module__a8_YmG__mapSection{padding-top:4rem}.common-module__a8_YmG__mapFrame{height:650px}.common-module__a8_YmG__mapOverlayContainer{padding:2rem 1.25rem}.common-module__a8_YmG__infoCards{grid-template-columns:1fr;gap:1rem}}
.home-sections-module__opmKWW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.home-sections-module__opmKWW__statsSection{z-index:1;padding:5rem 0;position:relative}.home-sections-module__opmKWW__statsSection:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;position:absolute;top:0;left:0;right:0}.home-sections-module__opmKWW__statsSection:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}@media (prefers-color-scheme:light){.home-sections-module__opmKWW__statsSection:before,.home-sections-module__opmKWW__statsSection:after{background:linear-gradient(90deg,#0000,#0000001a,#0000)}}.home-sections-module__opmKWW__statsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.home-sections-module__opmKWW__statItem{animation:.8s ease-out both home-sections-module__opmKWW__fadeUp}.home-sections-module__opmKWW__statItem:nth-child(2){animation-delay:.1s}.home-sections-module__opmKWW__statItem:nth-child(3){animation-delay:.2s}.home-sections-module__opmKWW__statItem:nth-child(4){animation-delay:.3s}.home-sections-module__opmKWW__statNumber{background:linear-gradient(135deg,var(--foreground),#7928cacc);-webkit-text-fill-color:transparent;color:#0000;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.home-sections-module__opmKWW__statLabel{color:var(--foreground);opacity:.7;text-transform:uppercase;letter-spacing:.05em;font-size:1.1rem;font-weight:600}.home-sections-module__opmKWW__testimonialsSection{padding:8rem 0;position:relative;overflow:hidden}.home-sections-module__opmKWW__testimonialsSection:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 50% 100%,#ff00800d 0%,#0000 60%);width:200%;height:100%;position:absolute;top:0;left:-50%}.home-sections-module__opmKWW__header{text-align:center;z-index:1;max-width:700px;margin:0 auto 4rem;position:relative}.home-sections-module__opmKWW__badge{-webkit-backdrop-filter:blur(8px);letter-spacing:.08em;text-transform:uppercase;color:var(--foreground);background:#ffffff14;border:1px solid #ffffff26;border-radius:9999px;margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;animation:.8s ease-out both home-sections-module__opmKWW__fadeUp;display:inline-block}@media (prefers-color-scheme:light){.home-sections-module__opmKWW__badge{background:#0000000d;border:1px solid #0000001a}}.home-sections-module__opmKWW__title{letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.15;animation:.9s ease-out .1s both home-sections-module__opmKWW__fadeUp}.home-sections-module__opmKWW__subtitle{opacity:.65;font-size:1.1rem;line-height:1.65;animation:1s ease-out .2s both home-sections-module__opmKWW__fadeUp}.home-sections-module__opmKWW__testimonialsGrid{z-index:1;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.home-sections-module__opmKWW__testimonialCard{-webkit-backdrop-filter:blur(20px);background:#0f0f1199;border:1px solid #ffffff14;border-radius:20px;padding:2.5rem;transition:transform .3s,box-shadow .3s;animation:1s ease-out both home-sections-module__opmKWW__fadeUp;position:relative}.home-sections-module__opmKWW__testimonialCard:nth-child(2){animation-delay:.1s}.home-sections-module__opmKWW__testimonialCard:nth-child(3){animation-delay:.2s}@media (prefers-color-scheme:light){.home-sections-module__opmKWW__testimonialCard{background:#fffc;border:1px solid #00000014;box-shadow:0 10px 40px #0000000d}}.home-sections-module__opmKWW__testimonialCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0003}.home-sections-module__opmKWW__quoteIcon{color:var(--primary);opacity:.3;font-family:serif;font-size:4rem;line-height:1;position:absolute;top:1rem;right:1.5rem}.home-sections-module__opmKWW__stars{gap:.25rem;margin-bottom:1.5rem;display:flex}.home-sections-module__opmKWW__star{color:#fbbf24;font-size:1.1rem}.home-sections-module__opmKWW__testimonialText{color:var(--foreground);opacity:.8;margin-bottom:2rem;font-size:1.05rem;font-style:italic;line-height:1.7}.home-sections-module__opmKWW__author{align-items:center;gap:1rem;display:flex}.home-sections-module__opmKWW__authorAvatar{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;font-weight:700;display:flex}.home-sections-module__opmKWW__authorName{margin-bottom:.25rem;font-size:1.05rem;font-weight:700}.home-sections-module__opmKWW__authorRole{opacity:.6;font-size:.85rem}@keyframes home-sections-module__opmKWW__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.home-sections-module__opmKWW__statsGrid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}.home-sections-module__opmKWW__testimonialsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.home-sections-module__opmKWW__statsGrid{grid-template-columns:1fr;gap:2.5rem}.home-sections-module__opmKWW__testimonialsGrid{grid-template-columns:1fr}.home-sections-module__opmKWW__testimonialsSection{padding:5rem 0}}
