.page-module__OSLHOG__contactPage{color:#fff;background:#0a0a0a;font-family:Inter,sans-serif;overflow-x:hidden}.page-module__OSLHOG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.page-module__OSLHOG__hero{text-align:center;background:linear-gradient(135deg,#0a0a0a 0%,#111 100%);padding:8rem 0 4rem;position:relative;overflow:hidden}.page-module__OSLHOG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 70% 30%,#ff00001a 0%,#0000 50%);position:absolute;inset:0}.page-module__OSLHOG__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.page-module__OSLHOG__heroTag{letter-spacing:2px;color:red;background:#ff00001a;border:1px solid #f003;border-radius:30px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-block}.page-module__OSLHOG__heroTitle{color:#fff;margin-bottom:1.5rem;font-size:3.8rem;font-weight:800;line-height:1.2}.page-module__OSLHOG__highlight{color:red;text-shadow:0 0 20px #ff00004d;display:inline-block;position:relative}.page-module__OSLHOG__highlight:after{content:"";background:red;border-radius:2px;width:100%;height:3px;position:absolute;bottom:5px;left:0;box-shadow:0 0 10px red}.page-module__OSLHOG__heroSubtitle{color:#ccc;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.page-module__OSLHOG__contact{background:#0a0a0a;padding:4rem 0 6rem}.page-module__OSLHOG__contactGrid{grid-template-columns:1.5fr 1fr;gap:3rem;display:grid}.page-module__OSLHOG__formWrapper{background:#111;border:1px solid #ff00001a;border-radius:30px;padding:3rem;box-shadow:0 30px 50px -20px #00000080}.page-module__OSLHOG__formTitle{color:#fff;margin-bottom:2rem;font-size:2rem;font-weight:700}.page-module__OSLHOG__successMessage{text-align:center;background:#ff00000d;border:1px solid #f003;border-radius:20px;padding:3rem}.page-module__OSLHOG__successIcon{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:3rem;animation:.5s page-module__OSLHOG__popIn;display:flex}@keyframes page-module__OSLHOG__popIn{0%{transform:scale(0)}80%{transform:scale(1.2)}to{transform:scale(1)}}.page-module__OSLHOG__successMessage h3{color:#fff;margin-bottom:.5rem;font-size:1.8rem}.page-module__OSLHOG__successMessage p{color:#ccc;font-size:1rem;line-height:1.6}.page-module__OSLHOG__form{flex-direction:column;gap:1.5rem;display:flex}.page-module__OSLHOG__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.page-module__OSLHOG__formGroup{position:relative}.page-module__OSLHOG__label{color:#fffc;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.page-module__OSLHOG__input,.page-module__OSLHOG__select,.page-module__OSLHOG__textarea{color:#fff;background:#ffffff08;border:2px solid #ff00001a;border-radius:12px;width:100%;padding:1rem 1.2rem;font-family:Inter,sans-serif;font-size:1rem;transition:all .3s}.page-module__OSLHOG__input:focus,.page-module__OSLHOG__select:focus,.page-module__OSLHOG__textarea:focus{background:#ff00000d;border-color:red;outline:none}.page-module__OSLHOG__input::placeholder,.page-module__OSLHOG__textarea::placeholder{color:#ffffff4d}.page-module__OSLHOG__selectWrapper{position:relative}.page-module__OSLHOG__select{appearance:none;cursor:pointer}.page-module__OSLHOG__selectArrow{color:#ff000080;pointer-events:none;font-size:.8rem;transition:transform .3s;position:absolute;top:50%;right:1.2rem;transform:translateY(-50%)}.page-module__OSLHOG__select:focus+.page-module__OSLHOG__selectArrow{color:red;transform:translateY(-50%)rotate(180deg)}.page-module__OSLHOG__select option{background:#111}.page-module__OSLHOG__textarea{resize:vertical;min-height:120px}.page-module__OSLHOG__inputBorder{background:red;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0;box-shadow:0 0 10px red}.page-module__OSLHOG__input:focus~.page-module__OSLHOG__inputBorder,.page-module__OSLHOG__select:focus~.page-module__OSLHOG__inputBorder,.page-module__OSLHOG__textarea:focus~.page-module__OSLHOG__inputBorder{width:100%}.page-module__OSLHOG__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,red,#c00);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:1.2rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden}.page-module__OSLHOG__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 20px 30px -10px #f006}.page-module__OSLHOG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.page-module__OSLHOG__btnIcon{transition:transform .3s}.page-module__OSLHOG__submitBtn:hover:not(:disabled) .page-module__OSLHOG__btnIcon{transform:translate(5px)}.page-module__OSLHOG__infoWrapper{background:#111;border:1px solid #ff00001a;border-radius:30px;padding:3rem;box-shadow:0 30px 50px -20px #00000080}.page-module__OSLHOG__infoTitle{color:#fff;margin-bottom:2rem;font-size:1.8rem;font-weight:700}.page-module__OSLHOG__infoItems{flex-direction:column;gap:2rem;margin-bottom:2.5rem;display:flex}.page-module__OSLHOG__infoItem{align-items:flex-start;gap:1.5rem;display:flex}.page-module__OSLHOG__infoIcon{color:red;background:#ff00001a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.page-module__OSLHOG__infoContent h4{color:red;margin-bottom:.3rem;font-size:1.1rem}.page-module__OSLHOG__infoContent p{color:#ccc;font-size:.95rem;line-height:1.5}.page-module__OSLHOG__infoContent a{color:#ccc;font-size:.95rem;line-height:1.5;text-decoration:none;transition:color .3s;display:block}.page-module__OSLHOG__infoContent a:hover{color:red}.page-module__OSLHOG__socialLinks{margin-bottom:2.5rem}.page-module__OSLHOG__socialLinks h4{color:#fff;margin-bottom:1rem;font-size:1.1rem}.page-module__OSLHOG__socialIcons{gap:1rem;display:flex}.page-module__OSLHOG__socialIcon{color:#fff;background:#ff00000d;border:1px solid #ff00004d;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:.9rem;text-decoration:none;transition:all .3s;display:flex}.page-module__OSLHOG__socialIcon:hover{background:#f003;border-color:red;transform:translateY(-3px)}.page-module__OSLHOG__mapPlaceholder{text-align:center;background:#ff00000d;border:1px dashed #ff00004d;border-radius:20px;padding:2rem}.page-module__OSLHOG__mapContent{flex-direction:column;align-items:center;gap:.5rem;display:flex}.page-module__OSLHOG__mapIcon{font-size:2.5rem}.page-module__OSLHOG__mapPlaceholder p{color:#ccc;font-size:1rem}.page-module__OSLHOG__faq{background:#111;padding:4rem 0 6rem}.page-module__OSLHOG__faqTitle{color:#fff;text-align:center;margin-bottom:3rem;font-size:2.5rem;font-weight:800}.page-module__OSLHOG__faqGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.page-module__OSLHOG__faqItem{background:#1a1a1a;border:1px solid #ff00001a;border-radius:20px;padding:2rem;transition:all .3s}.page-module__OSLHOG__faqItem:hover{border-color:red;transform:translateY(-5px);box-shadow:0 20px 40px -15px #ff00004d}.page-module__OSLHOG__faqItem h3{color:red;margin-bottom:.8rem;font-size:1.2rem}.page-module__OSLHOG__faqItem p{color:#ccc;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.page-module__OSLHOG__heroTitle{font-size:3.2rem}.page-module__OSLHOG__contactGrid{gap:2rem}.page-module__OSLHOG__formWrapper,.page-module__OSLHOG__infoWrapper{padding:2.5rem}}@media (max-width:768px){.page-module__OSLHOG__hero{padding:6rem 0 3rem}.page-module__OSLHOG__heroTitle{font-size:2.8rem}.page-module__OSLHOG__heroSubtitle{font-size:1rem}.page-module__OSLHOG__contactGrid{grid-template-columns:1fr}.page-module__OSLHOG__formRow{grid-template-columns:1fr;gap:1rem}.page-module__OSLHOG__faqGrid{grid-template-columns:1fr}}@media (max-width:480px){.page-module__OSLHOG__container{padding:0 1rem}.page-module__OSLHOG__heroTitle{font-size:2rem}.page-module__OSLHOG__heroTag{padding:.4rem 1rem;font-size:.8rem}.page-module__OSLHOG__formWrapper,.page-module__OSLHOG__infoWrapper{padding:1.5rem}.page-module__OSLHOG__formTitle,.page-module__OSLHOG__infoTitle{font-size:1.6rem}.page-module__OSLHOG__infoItem{text-align:center;flex-direction:column;align-items:center}.page-module__OSLHOG__faqItem{padding:1.5rem}}
