.FullScreenSection_section__l_umw{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;scroll-snap-align:start;scroll-snap-stop:always;position:relative;overflow:hidden}.FullScreenSection_content__ZU7uW{flex-direction:column;gap:3rem;padding:2rem;max-width:1200px;width:100%;text-align:center}.FullScreenSection_content__ZU7uW,.FullScreenSection_logoContainer__X43ts{display:flex;align-items:center;justify-content:center}.FullScreenSection_logo__CW9oh{width:auto;height:auto;max-width:200px;max-height:200px;object-fit:contain}.FullScreenSection_logoPlaceholder__Gb8zc{width:200px;height:200px;background:hsla(0,0%,100%,.05);border-radius:8px;display:flex;align-items:center;justify-content:center}.FullScreenSection_title__6ymY9{font-size:clamp(2rem,5vw,4rem);font-weight:300;letter-spacing:-.02em;line-height:1.1;color:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.FullScreenSection_button__HA0kE{padding:1rem 2.5rem;font-size:clamp(.875rem,1.5vw,1rem);font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:#fff;background:transparent;border:1px solid hsla(0,0%,100%,.3);cursor:pointer;transition:all .4s ease;font-family:inherit;position:relative;overflow:hidden}.FullScreenSection_button__HA0kE:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.05);opacity:0;transition:opacity .4s ease}.FullScreenSection_button__HA0kE:hover:before{opacity:1}.FullScreenSection_button__HA0kE:hover{border-color:hsla(0,0%,100%,.6);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.3),0 0 20px var(--glow-color,hsla(0,0%,100%,.1))}.FullScreenSection_button__HA0kE:active{transform:translateY(0)}@media (max-width:768px){.FullScreenSection_content__ZU7uW{gap:2rem;padding:1.5rem}.FullScreenSection_logo__CW9oh{max-width:150px;max-height:150px}.FullScreenSection_title__6ymY9{font-size:clamp(1.5rem,8vw,2.5rem)}.FullScreenSection_button__HA0kE{padding:.875rem 2rem;font-size:.875rem}}@media (max-width:480px){.FullScreenSection_content__ZU7uW{gap:1.5rem;padding:1rem}.FullScreenSection_logo__CW9oh{max-width:120px;max-height:120px}.FullScreenSection_button__HA0kE{padding:.75rem 1.5rem}}.Footer_footer__pQtti{height:100vh;background-color:#1a1a1a;position:relative;overflow:hidden;scroll-snap-align:none;scroll-snap-stop:normal}.Footer_content__sRLWS,.Footer_footer__pQtti{width:100%;display:flex;align-items:center;justify-content:center}.Footer_content__sRLWS{flex-direction:column;gap:2rem;padding:2rem;max-width:800px;text-align:center}.Footer_companyName__7WpZL{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;letter-spacing:.05em;line-height:1.2;color:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.Footer_contactInfo__th60v{margin-top:1rem}.Footer_contactInfo__th60v p{font-size:clamp(.875rem,2vw,1rem);font-weight:300;letter-spacing:.02em;line-height:1.6;color:hsla(0,0%,100%,.7);margin:.5rem 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.Footer_phone__XmWPt{margin-top:1rem!important}.Footer_phone__XmWPt a{color:hsla(0,0%,100%,.9);text-decoration:none;transition:color .3s ease}.Footer_phone__XmWPt a:hover{color:#fff}@media (max-width:768px){.Footer_content__sRLWS{gap:1.5rem;padding:1.5rem}}@media (max-width:480px){.Footer_content__sRLWS{gap:1.25rem;padding:1rem}}.ScrollIndicator_container__kRQ62{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);z-index:1000}.ScrollIndicator_indicator__MbaZV{display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.7);width:56px;height:56px;border-radius:50%;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;cursor:pointer;pointer-events:auto}.ScrollIndicator_indicator__MbaZV:hover{color:hsla(0,0%,100%,.9);background:rgba(0,0,0,.4)}.ScrollIndicator_indicator__MbaZV svg{width:32px;height:32px}@media (max-width:768px){.ScrollIndicator_container__kRQ62{bottom:1.5rem}.ScrollIndicator_indicator__MbaZV{width:48px;height:48px}.ScrollIndicator_indicator__MbaZV svg{width:28px;height:28px}}.page_fadeOverlay__Ubw_9{position:fixed;top:0;left:0;width:100%;height:100%;background-color:transparent;pointer-events:none;z-index:9999;opacity:0;transition:opacity .3s ease}.page_fadeOverlay__Ubw_9.page_active__9fwfh{opacity:1;animation:page_fadeTransition__PSsJu .8s ease}@keyframes page_fadeTransition__PSsJu{0%{opacity:0;background-color:transparent}50%{opacity:1;background-color:rgba(0,0,0,.7)}to{opacity:0;background-color:transparent}}