.container-suporte{flex-direction:column;align-items:center;width:100%;height:auto;display:flex}.content-suporte-hero{background:var(--white-dark);border-bottom:1px solid var(--border-color);flex-direction:column;align-items:center;width:100%;display:flex}.content-suporte-hero .content{width:var(--width);max-width:var(--max-width);padding:70px 0}.suporte-path{flex-direction:row;align-items:center;gap:12px;margin:0 0 12px;display:flex}.suporte-path a{color:var(--gray-light);font-size:15px;font-weight:500;transition:color .15s ease-in-out}.suporte-path a:last-child{color:var(--clr-primary-a0)}.suporte-path .arrow{width:16px;height:auto;color:var(--gray-light)}.content-suporte-hero h1{max-width:560px;color:var(--black);margin:0 0 10px;font-size:34px;font-weight:800;line-height:1.3}.content-suporte-hero p{max-width:520px;color:var(--gray);margin:0;font-size:15.5px;line-height:24px}.content-suporte{width:var(--width);max-width:var(--max-width);flex-direction:row;align-items:flex-start;gap:60px;padding:70px 0 100px;display:flex}.suporte-info{flex:360px;min-width:0}.suporte-eyebrow{color:var(--clr-primary-a0);background:var(--white);border:1px solid var(--clr-primary-a0);border-radius:999px;align-items:center;gap:8px;margin:0 0 18px;padding:8px 14px;font-family:Consolas,Menlo,Monaco,monospace;font-size:13px;font-weight:600;display:inline-flex}.suporte-eyebrow .icon{width:14px;height:14px}.suporte-info h2{color:var(--black);margin:0 0 12px;font-size:26px;font-weight:800;line-height:1.3}.suporte-info>p{color:var(--gray);max-width:420px;margin:0 0 30px;font-size:15px;line-height:23px}.suporte-list{flex-direction:column;gap:22px;margin:0;padding:0;list-style:none;display:flex}.suporte-list li{flex-direction:row;align-items:flex-start;gap:14px;display:flex}.suporte-icon-box{border-radius:var(--border-radius);background:color-mix(in srgb, var(--clr-primary-a0) 15%, transparent);width:38px;min-width:38px;height:38px;color:var(--clr-primary-a0);justify-content:center;align-items:center;display:flex}.suporte-icon-box .icon{width:18px;height:18px}.suporte-item-text{flex-direction:column;gap:3px;padding-top:2px;display:flex}.suporte-item-text h3,.suporte-item-text a{color:var(--black);width:max-content;margin:0;font-size:14.5px;font-weight:700}.suporte-item-text a{transition:color .15s ease-in-out}.suporte-item-text a:hover,.suporte-item-text a:focus{color:var(--clr-primary-a0)}.suporte-item-text p{color:var(--gray-light);max-width:320px;margin:0;font-size:13px;line-height:19px}.suporte-form{background:var(--white);border:1px solid var(--border-color);border-radius:calc(var(--border-radius) + 4px);flex:480px;width:100%;min-width:0;padding:36px}.suporte-form h2{color:var(--black);margin:0 0 8px;font-size:22px;font-weight:800}.suporte-form>p{color:var(--gray-light);margin:0 0 24px;font-size:14.5px;line-height:21px}.suporte-row{flex-direction:row;gap:16px;display:flex}.suporte-field{border-radius:var(--border-radius);border:1px solid var(--border-color);background:var(--white);cursor:text;flex-direction:row;width:100%;height:50px;margin:10px 0;padding:0;display:flex;position:relative}.suporte-field label{color:var(--gray-light);background:var(--white);pointer-events:none;z-index:2;margin:0;padding:0 5px;font-size:15px;font-weight:500;transition:all .3s linear;position:absolute;top:50%;left:17.5px;transform:translateY(-50%)}.suporte-field input,.suporte-field select{width:100%;height:100%;color:var(--black);background:0 0;border:1px solid #0000;outline:none;margin:auto 0 0;padding:0 20px;font-size:15px}.suporte-field input:focus+label,.suporte-field input:not(:placeholder-shown)+label,.suporte-field select:not(:placeholder-shown)+label,.suporte-field select:focus+label{font-size:13px;top:0;left:15px}.suporte-field input:focus,.suporte-field select:focus{border:1px solid var(--clr-primary-a0);border-radius:var(--border-radius)}.suporte-field input:focus+label,.suporte-field select:focus+label{color:var(--clr-primary-a0)}.suporte-field.suporte-textarea{height:auto;min-height:130px}.suporte-field.suporte-textarea textarea{border-radius:var(--border-radius);width:100%;min-height:130px;color:var(--black);resize:vertical;background:0 0;border:1px solid #0000;outline:none;padding:22px 20px 10px;font-size:15px;line-height:1.5}.suporte-field.suporte-textarea textarea:focus{border:1px solid var(--clr-primary-a0)}.suporte-field.suporte-textarea textarea:focus+label,.suporte-field.suporte-textarea textarea:not(:placeholder-shown)+label{font-size:13px;top:0;left:15px}.suporte-field.suporte-textarea textarea:focus+label{color:var(--clr-primary-a0)}.suporte-field.suporte-textarea label{top:22px;left:20px;transform:none}.suporte-form button{width:100%;height:50px;margin:22px 0 0}@media (max-width:900px){.content-suporte{flex-direction:column;gap:40px}.suporte-info{flex:auto;width:100%}.suporte-form{flex:auto}}@media (max-width:640px){.content-suporte-hero .content{padding:45px 0}.content-suporte-hero h1{font-size:26px}.content-suporte{padding:45px 0 70px}.suporte-form{padding:26px 22px}.suporte-row{flex-direction:column;gap:0}}
