.contact-module__swMWYG__page{--primary-color:#e03c31;--secondary-color:#c8c9c7;--accent-color:#000;--white:#fff;--light-gray:#f5f5f5;--text-dark:#333;--text-light:#666;--text-color:#555;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);min-height:100vh;font-family:Segoe UI,Tahoma,Arial,sans-serif}.contact-module__swMWYG__hero{background:linear-gradient(135deg,var(--primary-color)0%,#c02d24 100%);min-height:10vh;position:relative;overflow:hidden;padding-top:2rem!important}.contact-module__swMWYG__hero:before{content:"";opacity:.3;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grain\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"><circle cx=\"25\" cy=\"25\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"/><circle cx=\"75\" cy=\"75\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"/><circle cx=\"50\" cy=\"10\" r=\"0.5\" fill=\"rgba(255,255,255,0.05)\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23grain)\"/></svg>");animation:20s ease-in-out infinite contact-module__swMWYG__float;position:absolute;inset:0}@keyframes contact-module__swMWYG__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(180deg)}}.contact-module__swMWYG__heroContent{z-index:2;text-align:center;animation:1s ease-out contact-module__swMWYG__slideInUp;position:relative}@keyframes contact-module__swMWYG__slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.contact-module__swMWYG__heroContent h1{color:var(--white);text-shadow:0 4px 8px #0000004d;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;animation:1.2s ease-out .3s both contact-module__swMWYG__fadeInScale}@keyframes contact-module__swMWYG__fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.contact-module__swMWYG__heroContent p{color:#ffffffe6;max-width:600px;margin:0 auto;font-size:1.3rem;line-height:1.6;animation:1s ease-out .6s both contact-module__swMWYG__slideInUp}.contact-module__swMWYG__contactMethods{background:var(--white);padding:6rem 0;position:relative}.contact-module__swMWYG__contactMethods h2{text-align:center;color:var(--accent-color);margin-bottom:3rem;font-size:2.5rem;font-weight:800}.contact-module__swMWYG__methodsGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));justify-items:center;gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.contact-module__swMWYG__method{text-align:center;background:linear-gradient(145deg,#fff 0%,#f8f9fa 100%);border-radius:20px;width:100%;max-width:380px;padding:3rem 2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);animation:.8s ease-out contact-module__swMWYG__slideInUp;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.contact-module__swMWYG__method:before{content:"";background:linear-gradient(90deg,#0000,#e03c311a,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.contact-module__swMWYG__method:hover:before{left:100%}.contact-module__swMWYG__method:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #e03c3133}.contact-module__swMWYG__methodIcon{margin-bottom:2rem;font-size:4.5rem;animation:2s ease-in-out infinite contact-module__swMWYG__bounce;display:inline-block}@keyframes contact-module__swMWYG__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.contact-module__swMWYG__method h3{color:var(--accent-color);margin-bottom:1.2rem;font-size:1.6rem;font-weight:700}.contact-module__swMWYG__method p{color:var(--text-color);margin-bottom:2.5rem;font-size:1.2rem;font-weight:500}.contact-module__swMWYG__method .contact-module__swMWYG__btn{background:linear-gradient(135deg,var(--primary-color)0%,#c02d24 100%);color:var(--white);border:none;border-radius:50px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #e03c314d}.contact-module__swMWYG__method .contact-module__swMWYG__btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #e03c3166}.contact-module__swMWYG__formGrid{grid-template-columns:1fr 1fr;align-items:start;gap:1rem;max-width:1200px;margin:0 auto;display:grid}.contact-module__swMWYG__formContent h2{color:var(--accent-color);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;animation:1s ease-out contact-module__swMWYG__slideInLeft}@keyframes contact-module__swMWYG__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.contact-module__swMWYG__formContent p{color:var(--text-color);margin-bottom:2rem;font-size:1.1rem;line-height:1.6;animation:1s ease-out .2s both contact-module__swMWYG__slideInLeft}.contact-module__swMWYG__form{background:var(--white);border-radius:20px;padding:2.5rem;animation:1s ease-out contact-module__swMWYG__slideInRight;box-shadow:0 15px 35px #0000001a}.contact-module__swMWYG__formContent{text-align:center;margin-bottom:2rem}.contact-module__swMWYG__formContent h2{color:var(--accent-color);margin-bottom:1rem;font-size:2rem;font-weight:700}.contact-module__swMWYG__formContent p{color:var(--text-color);margin:0;font-size:1rem;line-height:1.5}@keyframes contact-module__swMWYG__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.contact-module__swMWYG__formRow{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.contact-module__swMWYG__form input,.contact-module__swMWYG__form textarea{background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;width:100%;margin-bottom:1.5rem;padding:1rem 1.5rem;font-size:1rem;transition:all .3s}.contact-module__swMWYG__form input:focus,.contact-module__swMWYG__form textarea:focus{border-color:var(--primary-color);background:var(--white);transform:translateY(-2px);box-shadow:0 8px 25px #e03c3126}.contact-module__swMWYG__form button{background:linear-gradient(135deg,var(--primary-color)0%,#c02d24 100%);color:var(--white);cursor:pointer;border:none;border-radius:50px;width:100%;padding:1.2rem 3rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #e03c314d}.contact-module__swMWYG__form button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #e03c3166}.contact-module__swMWYG__contactInfo{background:linear-gradient(145deg,var(--white)0%,#f8f9fa 100%);border-radius:20px;min-height:500px;padding:3rem 2.5rem;animation:1s ease-out .4s both contact-module__swMWYG__slideInUp;box-shadow:0 10px 30px #0000001a}.contact-module__swMWYG__contactInfo h3{color:var(--primary-color);text-align:center;margin-bottom:2rem;font-size:1.8rem;font-weight:700}.contact-module__swMWYG__infoItem{border-left:4px solid var(--primary-color);background:#e03c310d;border-radius:12px;margin-bottom:2rem;padding:1.5rem;transition:all .3s}.contact-module__swMWYG__infoItem:last-child{margin-bottom:0}.contact-module__swMWYG__infoItem:hover{transform:translate(5px);box-shadow:0 5px 15px #e03c311a}.contact-module__swMWYG__infoItem strong{color:var(--accent-color);margin-bottom:.8rem;font-size:1.2rem;font-weight:700;display:block}.contact-module__swMWYG__infoItem p{color:var(--text-color);margin:0;font-size:1rem;line-height:1.6}.contact-module__swMWYG__faq h2{text-align:center;color:var(--accent-color);margin-bottom:4rem;font-size:3rem;font-weight:800;animation:1s ease-out contact-module__swMWYG__fadeInScale}.contact-module__swMWYG__faqItem{background:linear-gradient(145deg,#fff 0%,#f8f9fa 100%);border-radius:20px;padding:2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);animation:.8s ease-out contact-module__swMWYG__slideInUp;position:relative;overflow:hidden;box-shadow:0 8px 25px #00000014}.contact-module__swMWYG__faqItem:before{content:"";background:linear-gradient(135deg,var(--primary-color)0%,#c02d24 100%);width:4px;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleY(0)}.contact-module__swMWYG__faqItem:hover:before{transform:scaleY(1)}.contact-module__swMWYG__faqItem:hover{transform:translateY(-8px);box-shadow:0 15px 35px #e03c3126}.contact-module__swMWYG__faqItem h4{color:var(--accent-color);margin-bottom:1rem;font-size:1.3rem;font-weight:700;line-height:1.4}.contact-module__swMWYG__faqItem p{color:var(--text-color);white-space:pre-line;margin:0;line-height:1.6}.contact-module__swMWYG__activeLanguage{color:var(--primary-color);font-weight:700}@media (max-width:768px){.contact-module__swMWYG__heroContent h1{font-size:2.5rem}.contact-module__swMWYG__heroContent p{font-size:1.1rem}.contact-module__swMWYG__methodsGrid{grid-template-columns:1fr;gap:2rem;max-width:450px}.contact-module__swMWYG__method{max-width:100%;padding:2.5rem 2rem}.contact-module__swMWYG__formGrid{grid-template-columns:1fr;gap:3rem}.contact-module__swMWYG__formRow,.contact-module__swMWYG__faqGrid{grid-template-columns:1fr}.contact-module__swMWYG__form{padding:2rem}.contact-module__swMWYG__faq h2{font-size:2.5rem}}@media (max-width:480px){.contact-module__swMWYG__hero{padding:4rem 0}.contact-module__swMWYG__heroContent h1{font-size:2rem}.contact-module__swMWYG__contactMethods,.contact-module__swMWYG__contactForm,.contact-module__swMWYG__faq{padding:4rem 0}.contact-module__swMWYG__methodIcon{font-size:3rem}}[dir=rtl] .contact-module__swMWYG__hero{direction:rtl}[dir=rtl] .contact-module__swMWYG__heroContent{text-align:center}[dir=rtl] .contact-module__swMWYG__methodsGrid{direction:rtl}[dir=rtl] .contact-module__swMWYG__method{text-align:center}[dir=rtl] .contact-module__swMWYG__formGrid{direction:rtl}[dir=rtl] .contact-module__swMWYG__form,[dir=rtl] .contact-module__swMWYG__form input,[dir=rtl] .contact-module__swMWYG__form textarea,[dir=rtl] .contact-module__swMWYG__contactInfo{text-align:right}[dir=rtl] .contact-module__swMWYG__infoItem{border-left:none;border-right:4px solid var(--primary-color)}[dir=rtl] .contact-module__swMWYG__infoItem:hover{transform:translate(-5px)}[dir=rtl] .contact-module__swMWYG__faqGrid{direction:rtl}[dir=rtl] .contact-module__swMWYG__faqItem{text-align:right}[dir=rtl] .contact-module__swMWYG__faqItem:before{left:auto;right:0}.contact-module__swMWYG__method:first-child{animation-delay:.1s}.contact-module__swMWYG__method:nth-child(2){animation-delay:.2s}.contact-module__swMWYG__method:nth-child(3){animation-delay:.3s}.contact-module__swMWYG__faqItem:first-child{animation-delay:.1s}.contact-module__swMWYG__faqItem:nth-child(2){animation-delay:.2s}.contact-module__swMWYG__faqItem:nth-child(3){animation-delay:.3s}.contact-module__swMWYG__faqItem:nth-child(4){animation-delay:.4s}.contact-module__swMWYG__faqItem:nth-child(5){animation-delay:.5s}.contact-module__swMWYG__faqItem:nth-child(6){animation-delay:.6s}.contact-module__swMWYG__form input:focus,.contact-module__swMWYG__form textarea:focus,.contact-module__swMWYG__form button:focus,.contact-module__swMWYG__method .contact-module__swMWYG__btn:focus{outline:none!important;box-shadow:0 8px 25px #e03c3126!important}.contact-module__swMWYG__navMenu{align-items:center;gap:2rem;display:flex}.contact-module__swMWYG__navMenu>a{color:var(--text-dark);font-weight:500;text-decoration:none;transition:color .3s}.contact-module__swMWYG__navMenu>a:hover{color:var(--primary-color)}.contact-module__swMWYG__navItem{position:relative}.contact-module__swMWYG__navItem>a{color:var(--text-dark);font-weight:500;text-decoration:none;transition:color .3s}.contact-module__swMWYG__dropdown{z-index:1000;background:#fff;border-radius:8px;min-width:300px;padding:2rem;display:none;position:absolute;top:100%;left:0;box-shadow:0 8px 25px #00000026}.contact-module__swMWYG__navItem:hover .contact-module__swMWYG__dropdown{display:block}.contact-module__swMWYG__dropdownContent{grid-template-columns:1fr;gap:1rem;display:grid}.contact-module__swMWYG__dropdownColumn h4{color:var(--primary-color);margin-bottom:1rem;font-size:1rem;font-weight:600}.contact-module__swMWYG__dropdownColumn a{color:var(--text-color);padding:.5rem 0;text-decoration:none;transition:color .3s;display:block}.contact-module__swMWYG__dropdownColumn a:hover{color:var(--primary-color)}.contact-module__swMWYG__hero{background:linear-gradient(135deg,var(--primary-color),#ff6b6b);color:#fff;text-align:center;padding:6rem 0;position:relative;overflow:hidden}.contact-module__swMWYG__hero:before{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><circle cx=\"20\" cy=\"20\" r=\"2\" fill=\"rgba(255,255,255,0.1)\"/><circle cx=\"80\" cy=\"40\" r=\"1.5\" fill=\"rgba(255,255,255,0.1)\"/><circle cx=\"40\" cy=\"80\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"/></svg>");animation:20s ease-in-out infinite contact-module__swMWYG__float;position:absolute;inset:0}.contact-module__swMWYG__heroContent h1{z-index:1;margin-bottom:1rem;font-size:3rem;font-weight:700;animation:1s ease-out contact-module__swMWYG__slideInLeft;position:relative}.contact-module__swMWYG__heroContent p{opacity:.9;font-size:1.3rem;animation:1s ease-out .3s both contact-module__swMWYG__slideInLeft}.contact-module__swMWYG__contactMethods{background:var(--light-gray);padding:4rem 0}.contact-module__swMWYG__methodsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.contact-module__swMWYG__method{text-align:center;background:#fff;border-radius:15px;padding:2.5rem;transition:transform .3s;box-shadow:0 5px 20px #0000001a}.contact-module__swMWYG__method:hover{transform:translateY(-5px)}.contact-module__swMWYG__methodIcon{margin-bottom:1rem;font-size:3rem}.contact-module__swMWYG__method h3{color:var(--primary-color);margin-bottom:1rem;font-size:1.5rem}.contact-module__swMWYG__method p{color:var(--text-color);margin-bottom:2rem;line-height:1.6}.contact-module__swMWYG__contactForm{background:#fff;padding:6rem 0}.contact-module__swMWYG__formGrid{grid-template-columns:2fr 1fr;align-items:start;gap:4rem;display:grid}.contact-module__swMWYG__formContent h2{color:var(--primary-color);margin-bottom:1rem;font-size:2.5rem}.contact-module__swMWYG__formContent p{color:var(--text-color);margin-bottom:2rem;font-size:1.1rem}.contact-module__swMWYG__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-module__swMWYG__formGroup{flex-direction:column;display:flex}.contact-module__swMWYG__formGroup label{color:var(--text-dark);margin-bottom:.5rem;font-weight:500}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup select,.contact-module__swMWYG__formGroup textarea{border:2px solid var(--secondary-color);border-radius:8px;padding:.75rem;font-size:1rem;transition:border-color .3s}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup select:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:var(--primary-color);outline:none}.contact-module__swMWYG__formGroup textarea{resize:vertical;min-height:120px}.contact-module__swMWYG__contactInfo{background:var(--light-gray);border-radius:15px;height:fit-content;padding:2rem}.contact-module__swMWYG__contactInfo h3{color:var(--primary-color);margin-bottom:2rem;font-size:1.5rem}.contact-module__swMWYG__infoItem{margin-bottom:2rem}.contact-module__swMWYG__infoItem strong{color:var(--primary-color);margin-bottom:.5rem;display:block}.contact-module__swMWYG__infoItem p{color:var(--text-color);margin:0;line-height:1.6}.contact-module__swMWYG__faq{background:var(--light-gray);padding:6rem 0}.contact-module__swMWYG__faq h2{text-align:center;color:var(--primary-color);margin-bottom:3rem;font-size:2.5rem}.contact-module__swMWYG__faqGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.contact-module__swMWYG__faqItem{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 5px 20px #0000001a}.contact-module__swMWYG__faqItem h4{color:var(--primary-color);margin-bottom:1rem;font-size:1.2rem}.contact-module__swMWYG__faqItem p{color:var(--text-color);margin:0;line-height:1.6}.contact-module__swMWYG__whatsappFloat{z-index:1000;background:#25d366;border-radius:50%;padding:10px;transition:transform .3s;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 15px #25d36666}.contact-module__swMWYG__whatsappFloat:hover{transform:scale(1.1)}.contact-module__swMWYG__whatsappFloat a{line-height:0;display:block}.contact-module__swMWYG__footer{background:var(--text-dark);color:#fff;padding:3rem 0 1rem}.contact-module__swMWYG__footerContent{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.contact-module__swMWYG__footerSection h4{color:var(--primary-color);margin-bottom:1rem;font-size:1.2rem;font-weight:600}.contact-module__swMWYG__footerSection a{color:#ccc;padding:.3rem 0;text-decoration:none;transition:color .3s;display:block}.contact-module__swMWYG__footerSection a:hover{color:var(--primary-color)}.contact-module__swMWYG__footerBottom{text-align:center;border-top:1px solid #333;padding-top:1rem}.contact-module__swMWYG__footerBottom p{color:#ccc;font-size:.9rem}@media (max-width:768px){.contact-module__swMWYG__navMenu{display:none}.contact-module__swMWYG__heroContent h1{font-size:2.5rem}.contact-module__swMWYG__methodsGrid{grid-template-columns:1fr}.contact-module__swMWYG__formGrid{grid-template-columns:1fr;gap:2rem}.contact-module__swMWYG__formRow,.contact-module__swMWYG__faqGrid{grid-template-columns:1fr}}@media (max-width:480px){.contact-module__swMWYG__logo h1{font-size:1.5rem}.contact-module__swMWYG__heroContent h1{font-size:2rem}.contact-module__swMWYG__method{padding:2rem}.contact-module__swMWYG__contactInfo{min-height:auto;padding:2.5rem 2rem}}
