@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";
.Contact-module__5phd-G__container{color:#f5f5f5;background:radial-gradient(circle at top,#4a0d0d,#1a0505 70%);width:100%;min-height:100vh;font-family:Inter,sans-serif;position:relative;overflow-x:hidden}.Contact-module__5phd-G__header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a0505f2;border-bottom:1px solid #ff4d4d33;padding:0 clamp(1.5rem,4vw,4rem);position:fixed;top:0;left:0;right:0}.Contact-module__5phd-G__headerContent{justify-content:space-between;align-items:center;min-height:64px;display:flex;position:relative}.Contact-module__5phd-G__logo{color:#ff4d4d;z-index:101;font-size:1.3rem;font-weight:700}.Contact-module__5phd-G__hamburger{color:#ff4d4d;cursor:pointer;z-index:101;background:0 0;border:none;border-radius:4px;padding:.5rem;font-size:1.5rem;transition:all .3s;display:none}.Contact-module__5phd-G__hamburger:hover{background:#ff4d4d1a}.Contact-module__5phd-G__nav{align-items:center;gap:2rem;transition:all .3s;display:flex}.Contact-module__5phd-G__nav a{color:#e5cfcf;padding:.25rem 0;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Contact-module__5phd-G__nav a:hover{color:#ff4d4d}.Contact-module__5phd-G__nav a:after{content:"";background:#ff4d4d;width:0;height:2px;transition:width .3s;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.Contact-module__5phd-G__nav a:hover:after,.Contact-module__5phd-G__nav a.Contact-module__5phd-G__active:after{width:100%}.Contact-module__5phd-G__nav a.Contact-module__5phd-G__active{color:#ff4d4d}.Contact-module__5phd-G__hero{max-width:1200px;margin:64px auto 0;padding:6rem clamp(1.5rem,4vw,4rem) 4rem}.Contact-module__5phd-G__heroContent{position:relative}.Contact-module__5phd-G__timeDisplay{background:#ff4d4d1a;border:1px solid #ff4d4d33;border-radius:12px;flex-wrap:wrap;align-items:center;gap:1rem;width:100%;max-width:fit-content;margin-bottom:2rem;padding:.75rem 1.5rem;display:flex}.Contact-module__5phd-G__timeIcon{color:#ff7b7b;flex-shrink:0;font-size:1.2rem}.Contact-module__5phd-G__timeContent{flex-direction:column;flex:1;gap:.25rem;min-width:200px;display:flex}.Contact-module__5phd-G__timeLabel{color:#fff9;font-size:.85rem}.Contact-module__5phd-G__liveTime{color:#ff4d4d;letter-spacing:1px;word-break:break-all;font-family:Inter,monospace;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:700}.Contact-module__5phd-G__liveIndicator{color:#fff;letter-spacing:1px;background:linear-gradient(135deg,#ff4d4d,#ff7b7b);border-radius:20px;flex-shrink:0;margin-left:auto;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.Contact-module__5phd-G__greeting{color:#ff7b7b;letter-spacing:3px;text-transform:uppercase;word-break:break-word;margin-bottom:1rem;font-size:clamp(.9rem,2vw,1.1rem);font-weight:500}.Contact-module__5phd-G__title{word-break:break-word;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1}.Contact-module__5phd-G__highlight{color:#ff4d4d;display:inline-block;position:relative}.Contact-module__5phd-G__heroDescription{color:#e0bcbc;word-break:break-word;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.Contact-module__5phd-G__heroFeatures{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.Contact-module__5phd-G__feature{color:#ff7b7b;background:#ff4d4d1a;border:1px solid #ff4d4d33;border-radius:20px;flex:1;justify-content:center;align-items:center;gap:.5rem;min-width:150px;padding:.5rem 1rem;font-size:clamp(.8rem,1.5vw,.9rem);display:flex}.Contact-module__5phd-G__feature svg{flex-shrink:0;font-size:.9rem}.Contact-module__5phd-G__contactInfoSection,.Contact-module__5phd-G__formSocialSection,.Contact-module__5phd-G__mapSection,.Contact-module__5phd-G__ctaSection{max-width:1200px;margin:0 auto;padding:0 clamp(1.5rem,4vw,4rem) 4rem}.Contact-module__5phd-G__sectionHeader{align-items:center;gap:2rem;margin-bottom:3rem;display:flex}.Contact-module__5phd-G__sectionTitle{flex-shrink:0;align-items:center;gap:1rem;display:flex}.Contact-module__5phd-G__sectionIcon{color:#ff7b7b;font-size:1.5rem}.Contact-module__5phd-G__sectionNumber{color:#ff7b7b;opacity:.5;font-size:1rem;font-weight:700}.Contact-module__5phd-G__sectionTitle h2{color:#fff;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:clamp(1.8rem,4vw,2.2rem);font-weight:700;display:flex}.Contact-module__5phd-G__sectionLine{background:linear-gradient(90deg,#ff4d4d4d,#0000);flex:1;min-width:50px;height:1px}.Contact-module__5phd-G__contactInfoGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:2rem;display:grid}.Contact-module__5phd-G__infoCard{background:#ff4d4d14;border:1px solid #ff4d4d4d;border-radius:16px;align-items:flex-start;gap:1.5rem;padding:2rem;transition:all .3s;display:flex}.Contact-module__5phd-G__infoCard:hover{background:#ff4d4d1f;transform:translateY(-5px);box-shadow:0 20px 40px #ff4d4d33}.Contact-module__5phd-G__infoIcon{color:#ff7b7b;background:#ff4d4d1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;display:flex}.Contact-module__5phd-G__infoContent{flex:1;min-width:0}.Contact-module__5phd-G__infoContent h3{color:#fff;word-break:break-word;margin-bottom:.5rem;font-size:clamp(1.1rem,2vw,1.2rem);font-weight:600}.Contact-module__5phd-G__infoLink,.Contact-module__5phd-G__infoContent p{color:#e0bcbc;word-break:break-word;align-items:center;gap:.5rem;font-size:clamp(.9rem,1.5vw,1rem);line-height:1.6;text-decoration:none;transition:color .3s;display:flex}.Contact-module__5phd-G__infoLink:hover{color:#ff7b7b}.Contact-module__5phd-G__linkArrow{flex-shrink:0;font-size:.85rem;transition:transform .3s}.Contact-module__5phd-G__infoLink:hover .Contact-module__5phd-G__linkArrow{transform:translate(3px)}.Contact-module__5phd-G__formSocialSection{grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,4rem);display:grid}.Contact-module__5phd-G__formColumn,.Contact-module__5phd-G__socialColumn{width:100%}.Contact-module__5phd-G__formHeader{border-bottom:1px solid #ff4d4d33;margin-bottom:2rem;padding-bottom:1rem}.Contact-module__5phd-G__formHeader h3{color:#fff;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:clamp(1.1rem,2vw,1.3rem);display:flex}.Contact-module__5phd-G__formMagicIcon{color:#ff7b7b;font-size:1.2rem}.Contact-module__5phd-G__formSubtitle{color:#ff7b7b;opacity:.8;font-size:.9rem}.Contact-module__5phd-G__contactForm{background:#ff4d4d14;border:1px solid #ff4d4d4d;border-radius:20px;padding:clamp(1.5rem,3vw,2.5rem)}.Contact-module__5phd-G__formGroup{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.Contact-module__5phd-G__inputWrapper{margin-bottom:2rem;position:relative}.Contact-module__5phd-G__inputIcon,.Contact-module__5phd-G__textareaIcon{color:#ff7b7b;pointer-events:none;font-size:1.2rem;position:absolute;top:50%;right:0;transform:translateY(-50%)}.Contact-module__5phd-G__textareaIcon{top:1.5rem;transform:none}.Contact-module__5phd-G__formInput,.Contact-module__5phd-G__formTextarea{color:#fff;resize:vertical;background:0 0;border:none;outline:none;width:100%;min-height:44px;padding:1rem 0;font-size:1rem}.Contact-module__5phd-G__formTextarea{min-height:120px;padding-right:2rem}.Contact-module__5phd-G__formLabel{color:#ff7b7b;pointer-events:none;transform-origin:0 0;font-size:1rem;transition:all .3s;position:absolute;top:1rem;left:0}.Contact-module__5phd-G__formInput:focus~.Contact-module__5phd-G__formLabel,.Contact-module__5phd-G__formInput:not(:placeholder-shown)~.Contact-module__5phd-G__formLabel,.Contact-module__5phd-G__formTextarea:focus~.Contact-module__5phd-G__formLabel,.Contact-module__5phd-G__formTextarea:not(:placeholder-shown)~.Contact-module__5phd-G__formLabel{color:#ff4d4d;transform:translateY(-1.5rem)scale(.85)}.Contact-module__5phd-G__inputBorder{background:#ff4d4d4d;width:100%;height:2px;position:absolute;bottom:0;left:0}.Contact-module__5phd-G__statusMessage{word-break:break-word;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1rem;font-weight:500;display:flex}.Contact-module__5phd-G__statusMessage.Contact-module__5phd-G__success{color:#4caf50;background:#4caf501a;border:1px solid #4caf504d}.Contact-module__5phd-G__statusMessage.Contact-module__5phd-G__error{color:#f44336;background:#f443361a;border:1px solid #f443364d}.Contact-module__5phd-G__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff4d4d,#ff7b7b);border:none;border-radius:50px;justify-content:center;align-items:center;gap:.75rem;width:100%;min-height:50px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.Contact-module__5phd-G__submitButton:hover{transform:translateY(-2px);box-shadow:0 10px 20px #ff4d4d4d}.Contact-module__5phd-G__submitButton:disabled{opacity:.7;cursor:not-allowed}.Contact-module__5phd-G__socialInfo{background:#ff4d4d14;border:1px solid #ff4d4d4d;border-radius:20px;padding:clamp(1.5rem,3vw,2.5rem)}.Contact-module__5phd-G__socialDescription{color:#e0bcbc;word-break:break-word;margin-bottom:2rem;font-size:clamp(.9rem,1.5vw,1rem);line-height:1.6}.Contact-module__5phd-G__socialLinks{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:3rem;display:grid}.Contact-module__5phd-G__socialLink{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.75rem;min-height:64px;padding:1rem;text-decoration:none;transition:all .3s;display:flex}.Contact-module__5phd-G__socialLink:hover{background:#ffffff1a;transform:translateY(-2px)}.Contact-module__5phd-G__socialIcon{background:#ffffff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.Contact-module__5phd-G__socialLink span{word-break:break-word;font-size:.95rem;font-weight:500}.Contact-module__5phd-G__quickContact{background:#ff4d4d1a;border:1px solid #ff4d4d4d;border-radius:16px;padding:clamp(1.5rem,3vw,2rem)}.Contact-module__5phd-G__quickContact h3{color:#fff;word-break:break-word;margin-bottom:.5rem;font-size:clamp(1.1rem,2vw,1.3rem);font-weight:600}.Contact-module__5phd-G__quickContact p{color:#e0bcbc;word-break:break-word;margin-bottom:1.5rem;font-size:clamp(.9rem,1.5vw,.95rem)}.Contact-module__5phd-G__quickLinks{flex-direction:column;gap:1rem;display:flex}.Contact-module__5phd-G__quickLink{color:#ff7b7b;background:#ff4d4d26;border:1px solid #ff4d4d4d;border-radius:12px;align-items:center;gap:.75rem;min-height:54px;padding:1rem;font-size:1rem;text-decoration:none;transition:all .3s;display:flex}.Contact-module__5phd-G__quickLink:hover{background:#ff4d4d40}.Contact-module__5phd-G__quickLink svg{flex-shrink:0;width:20px;height:20px}.Contact-module__5phd-G__mapContainer{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.Contact-module__5phd-G__mapPlaceholder{background:#ff4d4d14;border:1px solid #ff4d4d4d;border-radius:20px;justify-content:center;align-items:center;min-height:300px;padding:clamp(1.5rem,3vw,3rem);display:flex}.Contact-module__5phd-G__mapVisual{text-align:center;width:100%;position:relative}.Contact-module__5phd-G__mapPin{color:#ff4d4d;background:#ff4d4d33;border-radius:50%;justify-content:center;align-items:center;width:clamp(60px,10vw,80px);height:clamp(60px,10vw,80px);margin:0 auto 2rem;font-size:clamp(1.5rem,3vw,2rem);display:flex}.Contact-module__5phd-G__mapText h3{color:#fff;word-break:break-word;margin-bottom:.5rem;font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:600}.Contact-module__5phd-G__mapText p{color:#e0bcbc;word-break:break-word;font-size:clamp(.9rem,1.5vw,1rem)}.Contact-module__5phd-G__timeInfo{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__5phd-G__timeCard{background:#ff4d4d14;border:1px solid #ff4d4d4d;border-radius:16px;align-items:center;gap:1.5rem;padding:clamp(1.5rem,3vw,2rem);transition:all .3s;display:flex}.Contact-module__5phd-G__timeCard:hover{background:#ff4d4d1f;transform:translateY(-2px)}.Contact-module__5phd-G__timeIcon{color:#ff7b7b;background:#ff4d4d1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;display:flex}.Contact-module__5phd-G__timeContent{flex:1;min-width:0}.Contact-module__5phd-G__timeContent h3{color:#fff;word-break:break-word;margin-bottom:.25rem;font-size:clamp(1.1rem,2vw,1.2rem);font-weight:600}.Contact-module__5phd-G__timeContent p{color:#e0bcbc;word-break:break-word;font-size:clamp(.9rem,1.5vw,1rem)}.Contact-module__5phd-G__ctaSection{text-align:center;background:#ff4d4d14;border:1px solid #ff4d4d4d;border-radius:24px;width:calc(100% - 2rem);max-width:800px;margin:4rem auto;padding:clamp(2rem,4vw,4rem)}.Contact-module__5phd-G__ctaContent{position:relative}.Contact-module__5phd-G__ctaIcon{color:#ff7b7b;background:#ff4d4d1a;border-radius:50%;justify-content:center;align-items:center;width:clamp(60px,10vw,80px);height:clamp(60px,10vw,80px);margin:0 auto 2rem;font-size:clamp(2rem,4vw,2.5rem);display:flex}.Contact-module__5phd-G__ctaContent h2{color:#fff;word-break:break-word;margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700}.Contact-module__5phd-G__ctaContent p{color:#e0bcbc;word-break:break-word;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,2vw,1.1rem);line-height:1.6}.Contact-module__5phd-G__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Contact-module__5phd-G__primaryButton,.Contact-module__5phd-G__secondaryButton{cursor:pointer;border:none;border-radius:50px;flex:1;justify-content:center;align-items:center;gap:.75rem;min-width:200px;min-height:54px;padding:1rem 2rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Contact-module__5phd-G__primaryButton{color:#fff;background:linear-gradient(135deg,#ff4d4d,#ff7b7b)}.Contact-module__5phd-G__primaryButton:hover{transform:translateY(-3px);box-shadow:0 15px 30px #ff4d4d4d}.Contact-module__5phd-G__secondaryButton{color:#ff7b7b;background:#ff4d4d1a;border:1px solid #ff4d4d4d}.Contact-module__5phd-G__secondaryButton:hover{background:#ff4d4d33;transform:translateY(-3px)}.Contact-module__5phd-G__chatbotToggle{color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(135deg,#ff4d4d,#ff7b7b);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;transition:all .3s;display:flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 4px 25px #ff4d4d66}.Contact-module__5phd-G__chatbotToggle:hover{transform:scale(1.1);box-shadow:0 6px 30px #ff4d4d99}.Contact-module__5phd-G__chatbotContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#1a0505f2;border:1px solid #ff4d4d4d;border-radius:20px;flex-direction:column;width:min(100vw - 2rem,380px);height:min(80vh,500px);display:flex;position:fixed;bottom:5rem;right:1rem;overflow:hidden;box-shadow:0 10px 50px #00000080}.Contact-module__5phd-G__chatbotHeader{background:#ff4d4d1a;border-bottom:1px solid #ff4d4d33;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Contact-module__5phd-G__chatbotTitle{align-items:center;gap:.75rem;min-width:0;display:flex}.Contact-module__5phd-G__chatbotTitle h3{color:#fff;word-break:break-word;font-size:clamp(1rem,2vw,1.1rem);font-weight:600}.Contact-module__5phd-G__chatbotAvatar{background:linear-gradient(135deg,#ff4d4d,#ff7b7b);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;display:flex}.Contact-module__5phd-G__chatbotStatus{color:#ff7b7b;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.Contact-module__5phd-G__chatStatusDot{background:#4caf50;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite Contact-module__5phd-G__pulse}@keyframes Contact-module__5phd-G__pulse{0%,to{opacity:1}50%{opacity:.5}}.Contact-module__5phd-G__chatbotClose{color:#ff7b7b;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;padding:.5rem;font-size:1.2rem;transition:all .3s}.Contact-module__5phd-G__chatbotClose:hover{color:#ff4d4d;background:#ff4d4d1a}.Contact-module__5phd-G__chatbotMessages{flex-direction:column;flex:1;gap:1rem;min-height:0;padding:1.5rem;display:flex;overflow-y:auto}.Contact-module__5phd-G__chatMessage{gap:.75rem;max-width:85%;display:flex}.Contact-module__5phd-G__chatMessage.Contact-module__5phd-G__user{flex-direction:row-reverse;align-self:flex-end}.Contact-module__5phd-G__messageContent{word-break:break-word;background:#ff4d4d1a;border:1px solid #ff4d4d33;border-radius:18px;max-width:100%;padding:.75rem 1rem;position:relative}.Contact-module__5phd-G__chatMessage.Contact-module__5phd-G__bot .Contact-module__5phd-G__messageContent{background:#ff4d4d0d;border-color:#ff4d4d1a}.Contact-module__5phd-G__chatMessage.Contact-module__5phd-G__user .Contact-module__5phd-G__messageContent{background:linear-gradient(135deg,#ff4d4d,#ff7b7b);border:none}.Contact-module__5phd-G__messageText{color:#fff;font-size:.95rem;line-height:1.4}.Contact-module__5phd-G__messageTime{color:#ffffff80;text-align:right;margin-top:.25rem;font-size:.75rem}.Contact-module__5phd-G__quickQuestions{border-top:1px solid #ff4d4d1a;border-bottom:1px solid #ff4d4d1a;flex-wrap:wrap;flex-shrink:0;gap:.5rem;padding:1rem;display:flex}.Contact-module__5phd-G__quickQuestion{color:#ff7b7b;cursor:pointer;word-break:break-word;background:#ff4d4d1a;border:none;border-radius:20px;flex:1;min-width:120px;padding:.5rem 1rem;font-family:Inter,sans-serif;font-size:.85rem;transition:all .3s}.Contact-module__5phd-G__quickQuestion:hover{background:#ff4d4d33;transform:translateY(-2px)}.Contact-module__5phd-G__chatbotInput{background:#ff4d4d0d;border-top:1px solid #ff4d4d1a;flex-shrink:0;padding:1rem}.Contact-module__5phd-G__chatbotForm{align-items:center;gap:.75rem;display:flex}.Contact-module__5phd-G__chatInput{color:#fff;background:#ffffff0d;border:1px solid #ff4d4d33;border-radius:12px;outline:none;flex:1;min-height:44px;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:.95rem;transition:all .3s}.Contact-module__5phd-G__chatInput:focus{border-color:#ff4d4d;box-shadow:0 0 0 2px #ff4d4d33}.Contact-module__5phd-G__chatbotSend{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff4d4d,#ff7b7b);border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;transition:all .3s;display:flex}.Contact-module__5phd-G__chatbotSend:hover{transform:scale(1.05);box-shadow:0 4px 15px #ff4d4d4d}.Contact-module__5phd-G__typingIndicator{color:#ffffffb3;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.Contact-module__5phd-G__typingDots{gap:.25rem;display:flex}.Contact-module__5phd-G__typingDot{background:#ff7b7b;border-radius:50%;width:6px;height:6px;animation:1.4s infinite Contact-module__5phd-G__typing}.Contact-module__5phd-G__typingDot:nth-child(2){animation-delay:.2s}.Contact-module__5phd-G__typingDot:nth-child(3){animation-delay:.4s}@keyframes Contact-module__5phd-G__typing{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.Contact-module__5phd-G__navOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:98;opacity:0;background:#000c;width:100%;height:100%;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.Contact-module__5phd-G__navOverlay.Contact-module__5phd-G__active{opacity:1;display:block}@media (max-width:1100px){.Contact-module__5phd-G__formSocialSection{grid-template-columns:1fr;gap:3rem}.Contact-module__5phd-G__mapContainer{grid-template-columns:1fr;gap:2rem}.Contact-module__5phd-G__chatbotContainer{width:min(100vw - 2rem,350px)}}@media (max-width:768px){.Contact-module__5phd-G__header{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#1a0505fa;border-bottom:1px solid #ff4d4d4d;height:60px;padding:0 1rem}.Contact-module__5phd-G__headerContent{min-height:60px}.Contact-module__5phd-G__logo{flex:1;font-size:1.3rem;font-weight:800}.Contact-module__5phd-G__hamburger{border-radius:8px;order:3;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.8rem;display:flex}.Contact-module__5phd-G__nav{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:99;opacity:1;visibility:visible;background:#1a0505fa;border-left:1px solid #ff4d4d4d;flex-direction:column;gap:1rem;width:280px;height:100vh;padding:80px 2rem 2rem;transition:right .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%;transform:translateY(0);box-shadow:-10px 0 40px #000c}.Contact-module__5phd-G__nav.Contact-module__5phd-G__navOpen{right:0}.Contact-module__5phd-G__nav a{text-align:left;background:#ff4d4d0d;border:1px solid #ff4d4d1a;border-radius:12px;width:100%;margin-bottom:.5rem;padding:1rem 1.5rem;font-size:1.2rem;transition:all .3s;display:block}.Contact-module__5phd-G__nav a:hover{background:#ff4d4d26;border-color:#ff4d4d4d;transform:translate(5px)}.Contact-module__5phd-G__nav a:after{display:none}.Contact-module__5phd-G__nav a.Contact-module__5phd-G__active{color:#ff4d4d;background:#ff4d4d33;border-color:#ff4d4d66;font-weight:600}.Contact-module__5phd-G__navOverlay.Contact-module__5phd-G__active{opacity:1;display:block}.Contact-module__5phd-G__hero{margin-top:60px;padding:5rem 1rem 3rem}.Contact-module__5phd-G__timeDisplay{border-radius:16px;flex-direction:column;align-items:flex-start;gap:.75rem;width:90%;max-width:100%;margin-bottom:2.5rem;padding:1.25rem}.Contact-module__5phd-G__timeContent{width:100%;min-width:0}.Contact-module__5phd-G__liveTime{word-break:normal;margin-bottom:.5rem;font-size:1.8rem;line-height:1.3}.Contact-module__5phd-G__liveIndicator{align-self:flex-start;margin-top:.5rem;margin-left:0;padding:.5rem 1.25rem;font-size:.8rem}.Contact-module__5phd-G__greeting{letter-spacing:2px;margin-bottom:.75rem;font-size:1rem}.Contact-module__5phd-G__title{margin-bottom:1rem;font-size:2.5rem;line-height:1.1}.Contact-module__5phd-G__heroDescription{margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.Contact-module__5phd-G__heroFeatures{flex-direction:column;gap:1rem;margin-top:1.5rem}.Contact-module__5phd-G__feature{border-radius:16px;justify-content:flex-start;min-width:80%;padding:1rem 1.5rem;font-size:1rem}.Contact-module__5phd-G__sectionHeader{text-align:left;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2.5rem}.Contact-module__5phd-G__sectionTitle{flex-direction:column;align-items:flex-start;gap:.75rem}.Contact-module__5phd-G__sectionIcon{font-size:1.8rem}.Contact-module__5phd-G__sectionNumber{font-size:1rem}.Contact-module__5phd-G__sectionTitle h2{text-align:left;justify-content:flex-start;gap:.75rem;font-size:1.8rem;line-height:1.3}.Contact-module__5phd-G__sectionLine{background:linear-gradient(90deg,#ff4d4d4d,#0000);align-self:flex-start;width:100px;height:3px}.Contact-module__5phd-G__contactInfoSection,.Contact-module__5phd-G__formSocialSection,.Contact-module__5phd-G__mapSection,.Contact-module__5phd-G__ctaSection{padding:0 1rem 4rem}.Contact-module__5phd-G__contactInfoGrid{grid-template-columns:1fr;gap:1.5rem}.Contact-module__5phd-G__infoCard{text-align:center;border-radius:20px;flex-direction:column;align-items:center;padding:2rem}.Contact-module__5phd-G__infoIcon{border-radius:16px;width:70px;height:70px;margin-bottom:1.5rem;font-size:2rem}.Contact-module__5phd-G__infoContent h3{margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.Contact-module__5phd-G__infoLink,.Contact-module__5phd-G__infoContent p{justify-content:center;font-size:1.1rem}.Contact-module__5phd-G__formGroup{grid-template-columns:1fr;gap:1.5rem}.Contact-module__5phd-G__contactForm{border-radius:20px;padding:2rem}.Contact-module__5phd-G__formHeader{margin-bottom:2rem;padding-bottom:1rem}.Contact-module__5phd-G__formHeader h3{font-size:1.5rem;font-weight:700}.Contact-module__5phd-G__formSubtitle{font-size:1rem}.Contact-module__5phd-G__formInput,.Contact-module__5phd-G__formTextarea{min-height:50px;padding:1rem 0;font-size:1rem}.Contact-module__5phd-G__formTextarea{min-height:150px}.Contact-module__5phd-G__formLabel{font-size:1rem;top:1rem}.Contact-module__5phd-G__submitButton{min-height:56px;padding:1.25rem 2rem;font-size:1rem;font-weight:700}.Contact-module__5phd-G__socialInfo{border-radius:20px;padding:2rem}.Contact-module__5phd-G__socialDescription{font-size:1.1rem;line-height:1.6}.Contact-module__5phd-G__socialLinks{grid-template-columns:1fr;gap:1rem}.Contact-module__5phd-G__socialLink{border-radius:16px;min-height:70px;padding:1.25rem}.Contact-module__5phd-G__socialIcon{border-radius:12px;width:50px;height:50px;font-size:1.5rem}.Contact-module__5phd-G__socialLink span{font-size:1rem;font-weight:600}.Contact-module__5phd-G__quickContact{border-radius:20px;padding:2rem}.Contact-module__5phd-G__quickContact h3{font-size:1.4rem;font-weight:700}.Contact-module__5phd-G__quickContact p{font-size:1rem;line-height:1.6}.Contact-module__5phd-G__quickLinks{gap:1rem}.Contact-module__5phd-G__quickLink{border-radius:16px;min-height:56px;padding:1rem 1.25rem;font-size:1rem;font-weight:600}.Contact-module__5phd-G__mapContainer{gap:2rem}.Contact-module__5phd-G__mapPlaceholder{border-radius:20px;min-height:300px;padding:2rem 1.5rem}.Contact-module__5phd-G__mapPin{border:3px solid #ff4d4d4d;width:70px;height:70px;margin-bottom:1.5rem;font-size:2rem}.Contact-module__5phd-G__mapText h3{font-size:1.4rem;font-weight:700}.Contact-module__5phd-G__mapText p{font-size:1rem;line-height:1.6}.Contact-module__5phd-G__timeCard{text-align:center;border-radius:20px;flex-direction:column;align-items:center;padding:1.75rem}.Contact-module__5phd-G__timeIcon{border-radius:16px;width:60px;height:60px;margin-bottom:1rem;font-size:1.8rem}.Contact-module__5phd-G__timeContent h3{font-size:1.2rem;font-weight:700}.Contact-module__5phd-G__timeContent p{font-size:1rem;line-height:1.6}.Contact-module__5phd-G__ctaSection{border-radius:24px;width:calc(100% - 5rem);margin:4rem 1rem;padding:3rem 1.5rem}.Contact-module__5phd-G__ctaIcon{border:3px solid #ff4d4d4d;width:80px;height:80px;margin-bottom:2rem;font-size:2.5rem}.Contact-module__5phd-G__ctaContent h2{margin-bottom:1.25rem;font-size:2rem;font-weight:800;line-height:1.2}.Contact-module__5phd-G__ctaContent p{margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.Contact-module__5phd-G__ctaButtons{flex-direction:column;gap:1rem;width:100%}.Contact-module__5phd-G__primaryButton,.Contact-module__5phd-G__secondaryButton{border-radius:50px;width:100%;min-width:100%;min-height:60px;padding:.5rem 0;font-size:1rem;font-weight:700}.Contact-module__5phd-G__chatbotContainer{border-radius:20px;width:calc(100vw - 2rem);height:min(80vh,500px);bottom:5rem;right:1rem}.Contact-module__5phd-G__chatbotToggle{width:56px;height:56px;font-size:1.5rem;bottom:1rem;right:1rem}.Contact-module__5phd-G__quickQuestions{flex-direction:column;padding:.75rem}.Contact-module__5phd-G__quickQuestion{border-radius:20px;min-width:100%;padding:.75rem 1rem;font-size:.9rem}}@media (max-width:480px){.Contact-module__5phd-G__hero{margin-top:60px;padding:4rem 1rem 2rem}.Contact-module__5phd-G__timeDisplay{padding:1rem}.Contact-module__5phd-G__liveTime{font-size:1.5rem}.Contact-module__5phd-G__title{font-size:2rem}.Contact-module__5phd-G__heroDescription{font-size:1rem}.Contact-module__5phd-G__feature{padding:.9rem 1.25rem;font-size:.95rem}.Contact-module__5phd-G__sectionTitle h2{font-size:1.6rem}.Contact-module__5phd-G__infoCard{padding:1.75rem}.Contact-module__5phd-G__infoIcon{width:60px;height:60px;font-size:1.8rem}.Contact-module__5phd-G__infoContent h3{font-size:1.2rem}.Contact-module__5phd-G__formHeader h3{font-size:1.3rem}.Contact-module__5phd-G__socialLink{min-height:64px;padding:1rem}.Contact-module__5phd-G__socialIcon{width:45px;height:45px;font-size:1.3rem}.Contact-module__5phd-G__mapPin{width:60px;height:60px;font-size:1.8rem}.Contact-module__5phd-G__mapText h3{font-size:1.2rem}.Contact-module__5phd-G__ctaIcon{width:70px;height:70px;font-size:2rem}.Contact-module__5phd-G__ctaContent h2{font-size:1.8rem}.Contact-module__5phd-G__ctaContent p{font-size:1rem}.Contact-module__5phd-G__nav{width:260px;padding:80px 1.5rem 2rem}.Contact-module__5phd-G__nav a{padding:.9rem 1.25rem;font-size:1.1rem}.Contact-module__5phd-G__logo{font-size:1.2rem}}@media (max-width:360px){.Contact-module__5phd-G__hero{padding:3.5rem .75rem 1.5rem}.Contact-module__5phd-G__title{font-size:1.8rem}.Contact-module__5phd-G__heroDescription{font-size:.95rem}.Contact-module__5phd-G__sectionTitle h2{font-size:1.4rem}.Contact-module__5phd-G__nav{width:240px;padding:80px 1rem 1.5rem}.Contact-module__5phd-G__nav a{padding:.8rem 1rem;font-size:1rem}.Contact-module__5phd-G__ctaContent h2{font-size:1.6rem}.Contact-module__5phd-G__ctaIcon{width:60px;height:60px;font-size:1.8rem}}@media (max-height:600px) and (max-width:1024px){.Contact-module__5phd-G__hero{min-height:auto;padding-top:5rem;padding-bottom:2rem}.Contact-module__5phd-G__timeDisplay{flex-direction:row;align-items:center;gap:1rem;padding:1rem}.Contact-module__5phd-G__liveIndicator{margin-left:auto}.Contact-module__5phd-G__sectionHeader{flex-direction:row;align-items:center}.Contact-module__5phd-G__sectionTitle h2{white-space:nowrap}.Contact-module__5phd-G__infoCard,.Contact-module__5phd-G__timeCard{text-align:left;flex-direction:row;align-items:center}}@media (prefers-contrast:high){.Contact-module__5phd-G__container{background:#1a0505}.Contact-module__5phd-G__header{background:#1a0505;border-bottom:2px solid #ff4d4d}.Contact-module__5phd-G__nav a{color:#fff}.Contact-module__5phd-G__nav a.Contact-module__5phd-G__active{color:#ff4d4d;font-weight:700}.Contact-module__5phd-G__timeDisplay,.Contact-module__5phd-G__infoCard,.Contact-module__5phd-G__contactForm,.Contact-module__5phd-G__socialInfo,.Contact-module__5phd-G__mapPlaceholder,.Contact-module__5phd-G__timeCard,.Contact-module__5phd-G__ctaSection,.Contact-module__5phd-G__quickContact{border:2px solid #ff4d4d}}@media (prefers-reduced-motion:reduce){.Contact-module__5phd-G__chatbotToggle:hover,.Contact-module__5phd-G__submitButton:hover,.Contact-module__5phd-G__socialLink:hover,.Contact-module__5phd-G__quickLink:hover,.Contact-module__5phd-G__primaryButton:hover,.Contact-module__5phd-G__secondaryButton:hover,.Contact-module__5phd-G__infoCard:hover,.Contact-module__5phd-G__timeCard:hover,.Contact-module__5phd-G__feature:hover,.Contact-module__5phd-G__nav a:hover{transform:none}.Contact-module__5phd-G__typingDot,.Contact-module__5phd-G__chatStatusDot,.Contact-module__5phd-G__liveIndicator{animation:none}.Contact-module__5phd-G__nav,.Contact-module__5phd-G__nav a:after,.Contact-module__5phd-G__formLabel,.Contact-module__5phd-G__inputBorder,.Contact-module__5phd-G__hamburger{transition:none}}
