
.custom-header-spacer{display:none;width:64px;flex:none}@media(min-width:1280px){.custom-header-spacer{display:block}}
.custom-contact{background:#fff;padding:84px 24px 100px;color:#262626}.custom-contact-inner{max-width:1000px;margin:auto;text-align:center}
.custom-contact h2{font-size:28px;font-weight:400;margin:0 0 18px}.custom-contact-intro{color:#777;line-height:1.8;margin:0 0 42px}
.custom-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.custom-contact-card{display:flex;flex-direction:column;align-items:center;background:#faf8f6;border:1px solid #e8e1dc;padding:40px 24px;color:#35252a;text-decoration:none;transition:transform .2s,box-shadow .2s}
.custom-contact-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0000000c}.custom-contact-card:focus-visible{outline:3px solid #562c3c;outline-offset:4px}
.custom-contact-icon{display:flex;align-items:center;justify-content:center;width:76px;height:76px;border-radius:50%;margin-bottom:22px;background:#269bd4}.whatsapp .custom-contact-icon{background:#25b96c}
.custom-contact-icon img{width:36px;height:36px;object-fit:contain}.custom-contact h3{font-size:24px;font-weight:400;margin:0 0 5px}.custom-contact-service{font-size:13px;color:#777}.custom-contact-account{font-size:19px;letter-spacing:1px;margin-top:17px}
.custom-contact-action{display:block;background:#562c3c;color:white;padding:15px 30px;margin-top:26px;font-size:14px;min-width:190px}
@media(max-width:600px){.custom-contact{padding:55px 20px 65px}.custom-contact-grid{grid-template-columns:1fr;gap:20px}.custom-contact-card{padding:30px 20px}.custom-contact h2{font-size:25px}}
