/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-font-weight:initial}}}.contactos{text-align:center;max-width:720px;margin:0 auto;padding:8rem 1.5rem 6rem;animation:fadeIn .5s ease-out forwards}.contactos__container{flex-direction:column;align-items:center;width:100%;display:flex}.contactos__icon-wrapper{background:linear-gradient(135deg,#22c55e14,#22c55e29);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.5rem;display:flex}.contactos__icon{width:32px;height:32px;color:var(--color-green-dark)}.contactos__title{font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height,calc(2.25 / 1.875)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-black);margin-bottom:1rem}.contactos__subtitle{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5 / 1)));color:var(--color-gray-500);max-width:420px;margin-bottom:2.5rem;line-height:1.8}.contactos__email-btn{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5 / 1)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);background:var(--color-green);color:#fff;border-radius:var(--radius-lg);align-items:center;gap:.625rem;padding:.875rem 2rem;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #22c55e33}.contactos__email-btn:hover{background:var(--color-green-dark);transform:translateY(-1px);box-shadow:0 4px 16px #22c55e4d}.contactos__email-btn:active{transform:translateY(0)}.contactos__email-btn-icon{flex-shrink:0;width:18px;height:18px}.contactos__divider{background:var(--color-gray-200);width:48px;height:1px;margin:3rem 0}.contactos__tips{text-align:left;background:var(--color-gray-50,#f9fafb);border-radius:var(--radius-lg);border:1px solid var(--color-gray-100);width:100%;max-width:400px;padding:1.5rem}.contactos__tips-title{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25 / .875)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-gray-600);margin-bottom:1rem}.contactos__tips-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.contactos__tips-item{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25 / .875)));color:var(--color-gray-500);align-items:flex-start;gap:.625rem;line-height:1.5;display:flex}.contactos__tips-bullet{background:var(--color-green);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:.45rem}@media (max-width:640px){.contactos{padding:5rem 1.25rem 4rem}.contactos__title{font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,calc(2 / 1.5)))}.contactos__subtitle{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25 / .875)))}.contactos__icon-wrapper{width:60px;height:60px}.contactos__icon{width:26px;height:26px}.contactos__email-btn{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25 / .875)));padding:.75rem 1.5rem}}@property --tw-font-weight{syntax:"*";inherits:false}