.ve-header{width:100%;background:#ffffff}.ve-header *,.ve-header *::before,.ve-header *::after{box-sizing:border-box}.ve-header__inner{min-height:104px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.ve-header__logo{display:flex;align-items:center;flex:0 0 auto}.ve-header__logo img{display:block;width:210px;max-width:100%;height:auto;max-height:82px;object-fit:contain}.ve-header__nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(13px,1.4vw,24px)}.ve-header__nav>a{color:#003d73;font-size:14px;font-weight:600;line-height:1.3;text-decoration:none;white-space:nowrap;transition:color 0.2s ease}.ve-header__nav>a:hover,.ve-header__nav>a:focus-visible{color:#0058a5}.ve-header__toggle{display:none}.ve-header__whatsapp{position:relative;flex:0 0 auto;margin:0}.ve-header__whatsapp summary{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:10px 15px;border:1px solid #0058a5;border-radius:6px;background:#0058a5;color:#ffffff;font-size:13px;font-weight:700;line-height:1.3;white-space:nowrap;cursor:pointer;list-style:none;transition:background 0.2s ease,border-color 0.2s ease}.ve-header__whatsapp summary::-webkit-details-marker{display:none}.ve-header__whatsapp summary:hover,.ve-header__whatsapp[open] summary{background:#003d73;border-color:#003d73}.ve-header__whatsapp .ve-wa-icon{display:block;width:21px;height:21px;flex:0 0 21px;object-fit:contain}.ve-wa-chevron{display:block;width:8px;height:8px;flex:0 0 8px;margin-left:3px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform 0.2s ease}.ve-header__whatsapp[open] .ve-wa-chevron{transform:translateY(2px) rotate(225deg)}.ve-header__whatsapp-options{position:absolute;top:calc(100% + 10px);right:0;z-index:100;width:278px;padding:12px;border:1px solid #d7e6f1;border-radius:10px;background:#ffffff;box-shadow:0 16px 38px rgba(0,52,105,0.15)}.ve-wa-title{display:block;padding:2px 6px 10px;color:#607b84;font-size:12px;font-weight:700;letter-spacing:0.06em;text-transform:uppercase}.ve-header__nav .ve-header__whatsapp-options a{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;padding:13px 14px;border:1px solid #d7e6f1;border-radius:7px;background:#ffffff;color:#003d73;text-decoration:none;white-space:normal;transition:background 0.2s ease,border-color 0.2s ease,transform 0.2s ease}.ve-header__nav .ve-header__whatsapp-options a+a{margin-top:8px}.ve-header__nav .ve-header__whatsapp-options a:hover,.ve-header__nav .ve-header__whatsapp-options a:focus-visible{border-color:#0058a5;background:#edf6fc;color:#0058a5;transform:translateY(-1px)}.ve-wa-location strong,.ve-wa-location small{display:block}.ve-wa-location strong{font-size:15px;font-weight:700;line-height:1.3}.ve-wa-location small{margin-top:3px;color:#607b84;font-size:13px;font-weight:400;line-height:1.3}.ve-wa-arrow{display:grid;place-items:center;width:29px;height:29px;flex:0 0 29px;border-radius:50%;background:#e2f0f9;color:#0058a5;font-size:18px;line-height:1}@media (max-width:1150px){.ve-header__inner{min-height:82px;flex-wrap:wrap;gap:0}.ve-header__logo img{width:180px;max-height:65px}.ve-header__toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;border:0;background:transparent;cursor:pointer}.ve-header__toggle span{display:block;width:24px;height:2px;background:#0058a5;transition:transform 0.2s ease,opacity 0.2s ease}.ve-header__toggle[aria-expanded="true"] span:first-child{transform:translateY(7px) rotate(45deg)}.ve-header__toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.ve-header__toggle[aria-expanded="true"] span:last-child{transform:translateY(-7px) rotate(-45deg)}.ve-header__nav{display:none;flex:0 0 100%;flex-direction:column;align-items:stretch;gap:0;padding:12px 0 22px;border-top:1px solid #d7e6f1}.ve-header__nav.is-open{display:flex}.ve-header__nav>a{padding:12px 4px;font-size:16px;white-space:normal}.ve-header__whatsapp{width:100%;margin-top:12px}.ve-header__whatsapp summary{display:flex;width:100%;justify-content:center;white-space:normal}.ve-header__whatsapp-options{position:static;width:100%;margin-top:8px;box-shadow:none}}@media (max-width:600px){.ve-header__inner{width:calc(100% - 36px)}.ve-header__logo img{width:165px}}.ve-footer{background:#0058a5;color:#ffffff}.ve-footer h2,.ve-footer h3,.ve-footer p,.ve-footer a,.ve-footer label{color:#ffffff}.ve-footer h2{margin:0 0 22px;font-size:29px;line-height:1.2}.ve-footer__intro{max-width:520px;margin:0 0 36px;font-size:17px;line-height:1.7}.ve-footer__locations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.ve-footer__location h3{margin:0 0 13px;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:0.04em}.ve-footer__location a{display:block;width:fit-content;margin:0 0 9px;font-size:14px;line-height:1.5;overflow-wrap:anywhere;text-decoration:none}.ve-footer__location a:hover{text-decoration:underline}.ve-footer__social{display:flex;align-items:center;gap:12px;margin-top:31px}.ve-footer__social a{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,0.45);border-radius:50%;transition:background 0.2s ease,transform 0.2s ease}.ve-footer__social a:hover{background:rgba(255,255,255,0.15);transform:translateY(-2px)}.ve-footer__social img{display:block;width:19px;height:19px;object-fit:contain;filter:brightness(0) invert(1)}.ve-footer .ve-cf7__field{margin-bottom:15px}.ve-footer .ve-cf7__field label{display:block;margin-bottom:6px;font-size:14px;font-weight:600}.ve-footer .ve-cf7 input:not([type="submit"]),.ve-footer .ve-cf7 select,.ve-footer .ve-cf7 textarea{display:block;width:100%;min-height:48px;padding:12px 14px;border:1px solid #d7e6f1;border-radius:4px;background:#ffffff;color:#173e5c;font:inherit;font-size:15px;box-shadow:none}.ve-footer .ve-cf7 textarea{min-height:110px;resize:vertical}.ve-footer .ve-cf7 input:focus,.ve-footer .ve-cf7 select:focus,.ve-footer .ve-cf7 textarea:focus{outline:2px solid #a8d5f0;outline-offset:1px}.ve-footer .ve-cf7 input[type="submit"]{width:100%;min-height:49px;padding:12px 20px;border:1px solid #04335b;border-radius:4px;background:#04335b;color:#ffffff;font-size:15px;font-weight:700;cursor:pointer;transition:background 0.2s ease}.ve-footer .ve-cf7 input[type="submit"]:hover{background:#032744}.ve-footer .wpcf7-spinner{display:block;margin:12px auto 0}.ve-footer .wpcf7-response-output{margin:18px 0 0;color:#ffffff}.ve-footer-bottom{width:100%;background:#04335b;color:#ffffff}.ve-footer-bottom__inner{min-height:62px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;line-height:1.5}.ve-footer-bottom a{color:#ffffff;font-weight:700;text-decoration:none}.ve-footer-bottom a:hover{text-decoration:underline}@media (max-width:767px){.ve-footer__locations{grid-template-columns:1fr;gap:24px}.ve-footer-bottom__inner{width:calc(100% - 36px);padding:18px 0;flex-direction:column;align-items:flex-start;gap:8px}}.ve-footer-bottom{width:100%;padding-left:24px;padding-right:24px}.ve-footer-bottom__inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}@media (max-width:767px){.ve-footer-bottom{padding-left:18px;padding-right:18px}}.ve-footer .ve-cf7 p{margin:0 0 14px!important;padding:0!important}.ve-footer .ve-cf7 label{display:block;margin:0 0 6px!important;font-size:14px;font-weight:600;line-height:1.4}.ve-footer .ve-cf7 input:not([type="submit"]),.ve-footer .ve-cf7 select,.ve-footer .ve-cf7 textarea{width:100%;margin:0!important;padding:11px 14px;border:1px solid #d7e6f1;border-radius:4px;background:#fff;font-size:15px;line-height:1.4}.ve-footer .ve-cf7 input:not([type="submit"]),.ve-footer .ve-cf7 select{height:46px}.ve-footer .ve-cf7 textarea{min-height:110px;max-height:220px;resize:vertical}.ve-footer .ve-cf7 .wpcf7-form-control-wrap{display:block;margin:0}.ve-footer .ve-cf7 .wpcf7-submit{margin-top:4px}@media (max-width:767px){.ve-footer .ve-cf7 p{margin-bottom:12px!important}}.ve-footer .ve-cf7__field{margin:0 0 12px!important;padding:0!important}.ve-footer .ve-cf7__field p{margin:0!important;padding:0!important}.ve-footer .ve-cf7__field br{display:none!important}.ve-footer .ve-cf7__field label{display:block;margin:0 0 5px!important;padding:0!important;font-size:14px;line-height:1.3}.ve-footer .ve-cf7__field .wpcf7-form-control-wrap{display:block;margin:0!important}.ve-footer .ve-cf7__field input,.ve-footer .ve-cf7__field select{height:44px!important;min-height:0!important;margin:0!important;padding:9px 14px!important}.ve-footer .ve-cf7__field textarea{height:100px!important;min-height:100px!important;margin:0!important;padding:10px 14px!important;resize:vertical}.ve-footer .ve-cf7__field label{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;white-space:nowrap!important;border:0!important}.ve-footer .ve-cf7__field{margin-bottom:12px!important}.ve-footer__logo{display:block;width:200px;max-width:100%;height:auto;margin:26px 0 0}