.icon-anim{--amp:6px;--pulse-scale:1.06;--float-dur:2.4s;--pulse-dur:2.2s;display:inline-block;transform-origin:center;filter:drop-shadow(0 2px 6px rgba(0,0,0,.06));transition:transform .18s ease,filter .18s ease,opacity .3s ease;opacity:0;transform:translateY(8px)}.icon-anim.appear{opacity:1;transform:none}.icon-anim:hover{transform:translateY(-3px) scale(1.04);filter:drop-shadow(0 8px 16px rgba(0,0,0,.12))}@keyframes floatY-fast{0%{transform:translateY(0)}50%{transform:translateY(calc(var(--amp) * -1))}100%{transform:translateY(0)}}.icon-float{animation:floatY-fast var(--float-dur) ease-in-out infinite}@keyframes pulseSoft-fast{0%,100%{transform:scale(1)}50%{transform:scale(var(--pulse-scale))}}.icon-pulse{animation:pulseSoft-fast var(--pulse-dur) ease-in-out infinite}@keyframes tilt-fast{0%{transform:rotate(0)}25%{transform:rotate(2deg)}50%{transform:rotate(0)}75%{transform:rotate(-2deg)}100%{transform:rotate(0)}}.icon-tilt{animation:tilt-fast 2.8s ease-in-out infinite}.icon-strong{--amp:8px;--pulse-scale:1.08}.icon-fast{--float-dur:1.8s;--pulse-dur:1.6s}@media (prefers-reduced-motion:reduce){.icon-anim,.icon-float,.icon-pulse,.icon-tilt{animation:none!important;transition:none!important;transform:none!important;opacity:1!important}}@media (hover:none){.icon-anim:hover{transform:none;filter:drop-shadow(0 2px 6px rgba(0,0,0,.06))}}.card-style18{overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.card-style18:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.12)}.card-style18 .card-img-top{transition:none!important;border-bottom:4px solid #1388d7}.card-style18 .card-body{transition:background-color .3s ease,color .3s ease;background-color:#fff}.card-style18:hover .card-body{background-color:#1388d7;color:#fff}.card-style18:hover .card-body a,.card-style18:hover .card-body h3{color:#fff!important}.card-style18 .service-butn{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;border-radius:50px;background-color:#1388d7;color:#fff;font-weight:500;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.card-style18 .service-butn i{transition:transform .3s ease}.card-style18 .service-butn:hover{background-color:#0e6cac;color:#fff;transform:translateY(-2px)}.card-style18 .service-butn:hover i{transform:translateX(5px)}.card-style18:hover .service-butn{background-color:#1404f1;color:#fff!important}.card-style18:hover .service-butn:hover{background-color:#fff;color:#1388d7!important}.m10{margin:10px}footer{position:relative;z-index:1}.footer-legal{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin:0;padding:0;list-style:none}@media (min-width:992px){.footer-legal{justify-content:flex-end}}.footer-legal a{color:rgba(255,255,255,.8);text-decoration:none;transition:color .25s ease,opacity .25s ease;font-weight:500;font-size:.9rem;letter-spacing:.2px}.footer-legal a:focus,.footer-legal a:hover{color:#1388d7;text-decoration:underline;opacity:1}.footer-legal li.text-white{opacity:.5;font-weight:400}@media (max-width:576px){.footer-legal{flex-direction:column;gap:.4rem}.footer-legal li.text-white{display:none}}footer a,footer p{font-family:Inter,system-ui,sans-serif}footer p{font-size:.9rem;line-height:1.6}footer a.text-primary-hover:hover{color:#1388d7!important}footer{font-family:Inter,system-ui,sans-serif}footer a,footer p{font-size:.95rem;line-height:1.6}.footer-sitemap h3{text-transform:uppercase;letter-spacing:.4px}.footer-links li{border-bottom:1px dotted rgba(255,255,255,.15);padding:.6rem 0}.footer-links li:last-child{border-bottom:none}.footer-links a{display:inline-flex;align-items:center;gap:.6rem;color:rgba(255,255,255,.85);text-decoration:none;font-weight:500;transition:color .25s ease,transform .2s ease}.footer-links a:focus,.footer-links a:hover{color:#1388d7;transform:translateX(3px)}.footer-links .chev{width:.8rem;height:.8rem;flex-shrink:0;position:relative}.footer-links .chev::before{content:"";position:absolute;inset:0;border-right:2px solid #1388d7;border-bottom:2px solid #1388d7;transform:rotate(-45deg)}.text-hover:hover{color:#1388d7!important;text-decoration:none}@media (max-width:575.98px){.footer-sitemap{padding-left:0!important}.footer-links li{padding:.5rem 0}}.cookie-banner{position:fixed;left:20px;right:20px;bottom:20px;max-width:560px;margin:auto;background:#fff;color:#111;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.2);padding:20px 22px;font-family:Inter,system-ui,sans-serif;display:none;z-index:9999;animation:slideUp .35s ease}.cookie-banner.show{display:block}.cookie-banner h3{font-size:1.25rem;margin:0 0 .4rem;font-weight:700}.cookie-banner p{margin:0 0 1rem;line-height:1.55}.cookie-buttons{display:flex;gap:.6rem;flex-wrap:wrap}.cookie-buttons .btn-outline,.cookie-buttons .btn-primary{flex:1;min-width:140px}.btn-primary{background:#1388d7;color:#fff;border:none;padding:.7rem 1rem;border-radius:8px;font-weight:600;cursor:pointer}.btn-primary:hover{background:#0d6db5}.btn-outline{background:0 0;color:#1388d7;border:1.5px solid #1388d7;padding:.65rem 1rem;border-radius:8px;font-weight:600;cursor:pointer}.btn-outline:hover{background:#1388d7;color:#fff}.btn-ghost{background:0 0;border:1px solid #e5e7eb;padding:.6rem .9rem;border-radius:8px;cursor:pointer}.btn-link{background:0 0;border:none;color:#1388d7;font-weight:600;padding:0;cursor:pointer}.cookie-modal{position:fixed;inset:0;background:rgba(0,0,0,.45);display:none;z-index:10000}.cookie-modal.show{display:flex;align-items:center;justify-content:center;padding:1rem}.cookie-modal__box{background:#fff;color:#111;width:100%;max-width:640px;border-radius:12px;box-shadow:0 10px 35px rgba(0,0,0,.25);padding:20px 22px}.cookie-group{display:flex;gap:.9rem;align-items:flex-start;padding:.7rem 0;border-bottom:1px dotted #e5e7eb}.cookie-group:last-child{border-bottom:none}.cookie-switch{position:relative;width:44px;height:26px;display:inline-block}.cookie-switch input{display:none}.cookie-switch span{position:absolute;inset:0;background:#e5e7eb;border-radius:20px;transition:.2s}.cookie-switch span::after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;background:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.25);transition:.2s}.cookie-switch input:checked+span{background:#1388d7}.cookie-switch input:checked+span::after{transform:translateX(18px)}.cookie-actions{display:flex;gap:.6rem;justify-content:flex-end;padding-top:.6rem}@keyframes slideUp{from{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:480px){.cookie-buttons{flex-direction:column}}