.hero{display:grid;grid-template-columns:1fr 1fr;min-height:600px;width:100%}.hero__left{display:flex;flex-direction:column;justify-content:center;padding:120px 40px 40px 40px;z-index:10;background:#f4f4f9}.badge{display:inline-flex;padding:10px 18px;background:#efeefe;color:#342a72;border-radius:999px;font-weight:600;width:max-content;margin-bottom:24px}.hero h1{font-size:54px;line-height:1.05;color:#342a72;margin-bottom:24px;font-weight:700}.hero p{font-size:20px;line-height:1.7;color:#666;margin-bottom:40px}.hero-form{display:flex;gap:16px;margin-bottom:40px}.hero-form input{flex:1;height:58px;padding:0 20px;border:1px solid #ddd;border-radius:16px;font-size:16px}.hero button{cursor:pointer}.hero-form button{border:none}.hero-form button{padding:0 32px;background:#eb6352;color:#fff;border-radius:16px;font-size:16px;font-weight:700}.countries{display:flex;gap:12px;flex-wrap:wrap}.country{padding:12px 18px;border-radius:100px;background:#fff;border:1px solid #ddd;transition:.3s}.country.active{background:#342a72;color:#fff}.slider{display:flex;flex-direction:column;height:100%}.slider__content{flex:1;display:flex;flex-direction:column;justify-content:flex-start}.slider__nav{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:40px;margin-bottom:20px}.slider__arrow{width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #ddd;font-size:18px;display:flex;align-items:center;justify-content:center;transition:.3s;color:#342a72;flex-shrink:0}.slider__arrow:hover{background:#342a72;color:#fff;border-color:#342a72}.slider__dots{display:flex;gap:8px}.slider__dot{width:10px;height:10px;border-radius:50%;border:2px solid #342a72;background:0 0;padding:0;transition:.3s;cursor:pointer}.slider__dot.active{background:#342a72}#globe{position:relative;width:100%;height:100%;overflow-x:hidden}.hero .whatsapp-button{display:none}@media (max-width:1024px){.hero{grid-template-columns:1fr 1fr}.hero__left{padding:48px 32px 48px 48px}h1{font-size:44px}p{font-size:18px;margin-bottom:32px}.badge{margin-bottom:16px}.hero-form{margin-bottom:32px}}@media (max-width:768px){.hero{grid-template-columns:1fr;grid-template-rows:auto;height:auto;min-height:auto}.slider__content{align-items:center}.hero h1{font-size:40px}.hero__left{padding:30px 24px 0;justify-content:flex-start}.hero h1{font-size:26px;margin-bottom:16px;text-align:center!important}.hero p,.hero p b{font-size:16px!important;margin-bottom:15px;text-align:center!important}.hero .whatsapp-button{display:flex}.hero .whatsapp-button p{margin:0!important}.hero .whatsapp-button svg{width:24px;height:24px;fill:#fff;flex-shrink:0;margin-right:8px}.hero-form{flex-direction:column;gap:12px;margin-bottom:24px}input{height:50px;font-size:15px}.hero-form button{height:50px;padding:0 24px;font-size:15px}.slider__nav{margin-top:10px}.badge{font-size:14px;padding:8px 14px;margin-bottom:12px}.hero .form{display:none}.hero-form{flex-direction:column;gap:12px;margin-bottom:24px}input{height:50px;font-size:15px}.hero-form button{height:50px;padding:0 24px;font-size:15px}.countries{gap:8px;margin-bottom:24px}.country{padding:10px 14px;font-size:14px}#globe{width:100%;height:50vh;min-height:300px;order:-1;margin-top:40px}}@media (max-width:480px){.hero__left{padding:30px 16px 0;height:auto}h1{font-size:26px}p{font-size:15px}.country{padding:8px 12px;font-size:13px}#globe{min-height:250px}}