.contact-us-container{padding:20px;max-width:1200px;margin:0 auto}.contact-us-title{color:#333;margin-bottom:30px;font-weight:700;font-size:20px;font-family:Poppins,sans-serif}.contact-us-gradient-box{background:linear-gradient(232.16deg,#f9f9f9 5.44%,#addcff 103.46%);border-radius:12px;padding:30px 20px;text-align:center}.contact-us-header{text-align:center;margin-bottom:40px}.contact-us-title h1,.contact-us-title h2,.contact-us-title h3{margin:0;color:inherit}.contact-us-gradient-box h2{font-size:24px;font-weight:700;line-height:1.2;color:#333;margin:0 0 20px;text-align:center}.contact-cards-grid h3{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px;margin:30px 0;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}.contact-help-message p{text-align:center;margin-top:30px;color:#666;font-size:14px}.contact-us-gradient-box p{text-align:center;margin:10px 0;color:#555;font-size:16px;line-height:1.5}.contact-us-tabs{display:flex;justify-content:center;gap:10px;margin-bottom:30px;flex-wrap:wrap}.contact-us-tab{padding:12px 24px;border:2px solid #007bff;background:transparent;color:#007bff;border-radius:25px;cursor:pointer;font-weight:600;transition:all .3s ease;font-size:14px;text-transform:capitalize}.contact-us-tab:hover{transform:translateY(-2px)}.contact-us-tab.active,.contact-us-tab:hover{background:#007bff;color:#fff;box-shadow:0 4px 12px rgba(0,123,255,.3)}.contact-us-content-wrapper{background:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 20px rgba(0,0,0,.1);min-height:400px}.contact-us-content{line-height:1.6;color:#333}.contact-us-content h1,.contact-us-content h2,.contact-us-content h3,.contact-us-content h4,.contact-us-content h5,.contact-us-content h6{color:#333;margin-top:0;margin-bottom:16px;font-weight:600}.contact-us-content p{margin-bottom:16px;color:#555}.contact-us-content ol,.contact-us-content ul{margin-bottom:16px;padding-left:20px}.contact-us-content li{margin-bottom:8px;color:#555}.contact-us-content a{color:#007bff;text-decoration:none;transition:color .3s ease}.contact-us-content a:hover{color:#0056b3;text-decoration:underline}.contact-us-content blockquote{border-left:4px solid #007bff;padding-left:20px;margin:20px 0;font-style:italic;color:#666}.contact-us-content code{background:#f8f9fa;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;color:#e83e8c}.contact-us-content pre{background:#f8f9fa;padding:16px;border-radius:8px;overflow-x:auto;margin:16px 0}.contact-us-content table{width:100%;border-collapse:collapse;margin:16px 0}.contact-us-content td,.contact-us-content th{border:1px solid #ddd;padding:12px;text-align:left}.contact-us-content th{background:#f8f9fa;font-weight:600}.contact-us-guide-header{text-align:center;font-size:2rem;font-weight:700;color:#333;margin-bottom:30px}.contact-us-guide-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:24px;gap:24px;margin-top:30px}.contact-us-guide-card{background:#fff;border-radius:12px;padding:24px;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;border:1px solid #e9ecef}.contact-us-guide-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.contact-us-guide-icon{width:64px;height:64px;margin:0 auto 16px;display:block}.contact-us-guide-text{color:#555;line-height:1.6;font-size:14px}.quiz-questions-section{background:#f8f9fa;border-radius:8px;padding:20px;margin-top:20px}@media (max-width:768px){.contact-us-container{padding:16px}.contact-us-title{font-size:1.5rem}.contact-us-tabs{gap:8px}.contact-us-tab{padding:10px 20px;font-size:13px}.contact-us-content-wrapper{padding:20px}.contact-us-guide-grid{grid-template-columns:1fr;gap:16px}.contact-us-guide-card{padding:20px}.contact-us-guide-icon{width:48px;height:48px}}@media (max-width:480px){.contact-us-tabs{flex-direction:column;align-items:center}.contact-us-tab{width:100%;max-width:200px}.contact-us-content-wrapper{padding:16px}}.contact-us-content-wrapper{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-us-content a:focus,.contact-us-tab:focus{outline:2px solid #007bff;outline-offset:2px}@media print{.contact-us-tabs{display:none}.contact-us-content-wrapper{box-shadow:none;border:1px solid #ddd}}.contact-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px;margin-top:50px;max-width:1200px;grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){.contact-cards-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.contact-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.contact-cards-grid{grid-template-columns:1fr}}.contact-card{background:hsla(0,0%,100%,.6);border-radius:8px;padding:20px;text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-card-header{display:flex;align-items:center;margin-bottom:24px}.contact-card-icon{width:40px;height:40px;border-radius:50%;margin-right:12px;display:flex;align-items:center;justify-content:center;color:#f44;font-size:20px;flex-shrink:0;background:#fff}.contact-card-image{width:24px;height:24px}.contact-card-name{color:#333;font-weight:600;font-size:16px}.contact-card-links{display:flex;flex-direction:column;gap:4px}.contact-card-link{color:#007bff!important;text-decoration:underline!important;display:block!important;font-size:12px!important;cursor:pointer!important;margin:0!important;font-weight:400!important;line-height:normal!important;padding:0!important}.contact-card-link:hover{color:#0056b3}.contact-card-live_chat .contact-card-icon{color:#f44;border-color:#f44}.contact-card-email .contact-card-icon{color:#007bff;border-color:#007bff}.contact-card-whatsapp .contact-card-icon{color:#25d366;border-color:#25d366}.contact-card-telegram .contact-card-icon{color:#08c;border-color:#08c}.contact-help-message{text-align:center;margin-top:30px;padding:20px;font-size:14px;font-weight:700;line-height:1.5;font-family:Poppins,sans-serif}@media (max-width:768px){.contact-help-message{margin-top:20px;padding:16px;font-size:12px}}