html{min-height:100%;font-size:14px;position:relative}@media (min-width:768px){html{font-size:16px}}body{font-family:Poppins,Arial,sans-serif}body.loading-lock{height:100vh;overflow:hidden}.button{justify-content:center;font-weight:600;gap:calc(var(--spacing)*2);padding-inline:calc(var(--spacing)*3);padding-block:calc(var(--spacing)*2);align-items:center;border-radius:var(--radius-md);display:flex}.button>i{font-size:var(--text-xl)}.button:hover{opacity:.7}.button-default{color:var(--color-red-700)}.button-filled{color:var(--color-white);background-color:var(--color-red-700)}.btn-link.nav-link:focus,.btn:active:focus,.btn:focus,.form-check-input:focus,.form-control:focus{box-shadow:0 0 0 .1rem #fff,0 0 0 .25rem #258cfb}.table td,.table th,.table tr{padding-inline:4px;padding-block:8px}.table td{color:var(--color-gray-500)}.table tr:nth-child(2n){background:var(--color-gray-100)}.table tbody input[type=radio]{margin-top:4px}.state-picker{overflow:hidden;border:1px solid #e5e7eb;position:fixed;min-width:180px;box-shadow:0 12px 28px rgba(2,6,23,.18);border-radius:10px;background:#fff;display:none;z-index:100}.state-picker button{padding:.55rem .8rem;font-size:small;border:0;gap:.6rem;align-items:center;background:transparent;width:100%;line-height:1.2;display:flex}.state-picker button:hover{background:#f1f5f9}.state-picker .state-dot{height:12px;border-radius:9999px;width:12px;display:inline-block}.select2-container .select2-selection--single{height:auto;padding:.375rem .75rem;border:1px solid var(--color-gray-300);align-items:center;border-radius:.375rem;background:#fff;display:flex}.select2-results__option{align-items:center;display:flex!important}.select2-results__option img{height:32px;margin-right:8px;width:32px}.select2-results__options{max-height:50vh!important}.select2-container--default .select2-selection--single .select2-selection__arrow{margin:6px}.select2-container--default .select2-selection--single .select2-selection__rendered{width:100%;line-height:26px;padding-left:0}.select2-container--default .select2-selection--single .select2-selection__rendered img{height:24px;margin-right:6px;width:24px}.swiper-button-next,.swiper-button-prev{height:36px;color:#6c757d;transition:background .2s,color .2s;opacity:1;box-shadow:0 2px 8px rgba(0,0,0,.08);border-radius:50%;background:#fff;width:36px}.swiper-button-next:after,.swiper-button-prev:after{font-size:18px;color:#6c757d}.swiper-button-next:hover,.swiper-button-prev:hover{color:#495057;background:#f1f1f1}.swiper-button-next:hover:after,.swiper-button-prev:hover:after{color:#495057}.swiper-pagination-bullet{height:12px;margin-inline:.5rem;background:#f1f1f1;width:12px}.zoomable-image{transition:transform .3s ease;transform-origin:center center}.zoomed{transform:scale(2);cursor:zoom-out}.blog-content h1,.blog-content h2,.blog-content h3,.blog-content h4,.page-content h1,.page-content h2,.page-content h3,.page-content h4{font-size:revert;font-weight:700;margin-bottom:.5rem}.blog-content h1:not(:first-child),.blog-content h2:not(:first-child),.blog-content h3:not(:first-child),.blog-content h4:not(:first-child),.page-content h1:not(:first-child),.page-content h2:not(:first-child),.page-content h3:not(:first-child),.page-content h4:not(:first-child){margin-top:2rem}.blog-content p,.page-content p{margin-bottom:.5rem}.blog-content ul,.page-content ul{list-style:disc}.blog-content ol,.page-content ol{list-style:decimal}.blog-content ol,.blog-content ul,.page-content ol,.page-content ul{padding-left:2rem}.blog-content ol li,.blog-content ul li,.page-content ol li,.page-content ul li{margin-bottom:.25rem}.wa-fab{height:58px;right:20px;transition:transform .15s ease,box-shadow .15s ease;position:fixed;bottom:20px;box-shadow:0 10px 25px rgba(0,0,0,.25);border-radius:50%;background:#25d366;cursor:pointer;width:58px;place-items:center;display:grid;z-index:9}.wa-fab:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(0,0,0,.28)}.wa-fab img{height:55px;width:55px}.wa-fab .wa-ic{height:32px;color:#fff;width:32px}.wa-popup{overflow:visible;transform:translateY(20px);pointer-events:none;right:20px;transition:transform .25s ease,opacity .25s ease;position:fixed;opacity:0;bottom:90px;box-shadow:0 16px 40px rgba(0,0,0,.25);border-radius:14px;background:#fff;width:320px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;z-index:10000}.wa-popup.show{transform:translateY(0);pointer-events:auto;opacity:1}.wa-popup .wa-header{padding:12px 14px;justify-content:space-between;border-top-right-radius:14px;color:#fff;border-top-left-radius:14px;align-items:center;background:#25d366;display:flex}.wa-popup .wa-title{font-weight:800;gap:10px;align-items:center;display:flex}.wa-popup .wa-glyph{height:22px;font-size:1.5rem;width:22px}.wa-popup .wa-close{height:32px;font-size:16px;border:0;color:#fff;border-radius:50%;background:transparent;cursor:pointer;width:32px}.wa-popup .wa-close:hover{background:rgba(0,0,0,.08)}.wa-popup .wa-body{padding:16px;background:#f7fff9}.wa-popup .wa-bubble{padding:12px 14px;border:1px solid #eef3ef;color:#333;position:relative;box-shadow:0 1px 0 rgba(0,0,0,.04);border-radius:18px;background:#fff;display:inline-block}.wa-popup .wa-bubble:after{height:16px;border-right:1px solid #eef3ef;transform:rotate(45deg);content:"";position:absolute;border-bottom:1px solid #eef3ef;bottom:-8px;background:#fff;left:20px;width:16px}.wa-popup .wa-bubble.typing:after{animation:wa-caret .9s step-end infinite;height:1em;content:"";background:#25d366;margin-left:4px;width:2px;vertical-align:-.15em;display:inline-block}.wa-popup .wa-footer{border-bottom-right-radius:14px;border-bottom-left-radius:14px;padding:14px 16px;background:#f7fff9}.wa-popup .wa-btn{padding:12px 16px;justify-content:center;border:0;text-decoration:none;font-weight:800;color:#fff;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease;gap:10px;align-items:center;box-shadow:0 8px 18px rgba(37,211,102,.35);border-radius:26px;background:#25d366;cursor:pointer;width:100%;display:inline-flex}.wa-popup .wa-btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(37,211,102,.38)}.wa-popup .wa-btn.sending{animation:btn-pulse .64s ease}.wa-popup .wa-btn.sending .plane{animation:fly-out .32s cubic-bezier(.2,.7,.2,1) forwards,fly-in .32s cubic-bezier(.2,.7,.2,1) .32s forwards}.wa-popup .wa-btn .plane{will-change:transform,opacity;transform-origin:20% 50%;transform-box:fill-box}@media (max-width:420px){.wa-popup{right:12px;left:12px;width:auto}.wa-fab{right:14px;bottom:14px}}@keyframes fly-out{0%{transform:translate(0) rotate(0) scale(1);opacity:1}60%{transform:translate(36px,-18px) rotate(8deg) scale(1.06);opacity:.96}to{transform:translate(52px,-26px) rotate(10deg) scale(1.08);opacity:.9}}@keyframes fly-in{0%{transform:translate(52px,-26px) rotate(10deg) scale(1.08);opacity:.95}to{transform:translate(0) rotate(0) scale(1);opacity:1}}@keyframes btn-pulse{0%,60%,to{filter:brightness(1)}30%{filter:brightness(1.08)}}@keyframes wa-caret{50%{opacity:0}}.footer-adbar__copyright{padding:0 16px;font-size:12.5px;color:hsla(0,0%,100%,.82);text-align:center}.footer-poweredby{padding:0 16px 10px;justify-content:center;margin-top:10px;display:flex}.footer-poweredby__brand{padding:10px 14px;font-size:13px;border:1px solid hsla(0,0%,100%,.12);text-decoration:none;color:hsla(0,0%,100%,.85);gap:10px;align-items:center;border-radius:999px;background:hsla(0,0%,100%,.08);display:inline-flex}.footer-poweredby__logoBox{padding:6px 10px;justify-content:center;border:1px solid rgba(0,0,0,.06);align-items:center;box-shadow:0 10px 24px rgba(0,0,0,.25);border-radius:999px;background:#fff;display:inline-flex}.footer-poweredby__logo{height:30px;width:auto;display:block}.footer-poweredby__text strong{text-decoration-thickness:2px;text-decoration:underline;text-decoration-color:rgba(78,161,255,.7);font-weight:900;color:#4ea1ff;text-underline-offset:3px}