a{color:inherit;text-decoration:underline}:where(.ac-blog){--ac-card-bg:#F9F7F6;--ac-text:#03070D;--ac-muted:#4A4A4A;--ac-muted2:#99A1AF;--ac-border:#EEF2F6;--ac-pill:#F3F4F6;--ac-blue:#89ACDD;--ac-blue-b:#89ACDD;--ac-page-b:#C8D5E8;color:var(--ac-text)}:where(.ac-blog) .ac-blog__section{padding:90px 0 0;margin-bottom:50px}:where(.ac-blog) .ac-blog__container{width:100%;max-width:1200px;margin:0 auto;padding:0 16px;display:flex;flex-direction:column;gap:38px}:where(.ac-blog) .ac-blog__top{display:flex;align-items:center;justify-content:space-between;gap:18px}:where(.ac-blog) .ac-blog__found{position:relative;font-family:"Cabin",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:14px;line-height:21px;color:var(--ac-muted2);white-space:nowrap}:where(.ac-blog) .ac-blog__dropdown{position:relative}:where(.ac-blog) .ac-blog__dropdown summary{list-style:none}:where(.ac-blog) .ac-blog__dropdown summary::-webkit-details-marker{display:none}:where(.ac-blog) .ac-blog__dropdown-btn{box-sizing:border-box;height:47px;min-width:220px;padding:0 20px;display:inline-flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--ac-border);border-radius:14px;box-shadow:0 1px 3px rgb(0 0 0 / .1),0 1px 2px rgb(0 0 0 / .08);cursor:pointer;user-select:none}:where(.ac-blog) .ac-blog__dropdown-btn:focus-visible{outline:2px solid rgb(137 172 221 / .6);outline-offset:3px}:where(.ac-blog) .ac-blog__dropdown-ico{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;color:var(--ac-text);flex:0 0 20px}:where(.ac-blog) .ac-blog__dropdown-label{font-family:"Montserrat",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:600;font-size:14px;line-height:21px;color:var(--ac-text);flex:1 1 auto}:where(.ac-blog) .ac-blog__count-pill{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;height:20.5px;border-radius:999px;background:var(--ac-pill);font-family:"Inter",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:700;font-size:11px;line-height:16px;color:#6A7282;flex:0 0 auto}:where(.ac-blog) .ac-blog__dropdown-chev{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 16px;transform:rotate(180deg);transition:transform .18s ease}:where(.ac-blog) details[open] .ac-blog__dropdown-chev{transform:rotate(0deg)}:where(.ac-blog) .ac-blog__dropdown-panel{position:absolute;left:0;top:calc(100% + 10px);width:260px;padding:10px;background:#fff;border:1px solid var(--ac-border);border-radius:14px;box-shadow:0 8px 24px rgb(0 0 0 / .18);z-index:20}:where(.ac-blog) .ac-blog__dropdown-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:10px;text-decoration:none;font-family:"Montserrat",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:600;font-size:13px;line-height:18px;color:var(--ac-text)}:where(.ac-blog) .ac-blog__dropdown-item:hover{background:#F6F7F9}:where(.ac-blog) .ac-blog__dropdown-item.is-active{background:rgb(137 172 221 / .18)}:where(.ac-blog) .ac-blog__dropdown-item-count{font-family:"Inter",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:700;font-size:11px;color:#6A7282}:where(.ac-blog) .ac-blog__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,364px));gap:38px}:where(.ac-blog) .ac-blog__card{width:100%;display:flex;flex-direction:column}:where(.ac-blog) .ac-blog__media{width:100%;height:154px;display:block;position:relative;overflow:hidden;background:#ddd;text-decoration:none}:where(.ac-blog) .ac-blog__img{position:absolute;left:-1px;top:-15px;width:calc(100% + 2px);height:185px;object-fit:cover}:where(.ac-blog) .ac-blog__body{width:100%;min-height:262px;box-sizing:border-box;background:var(--ac-card-bg);padding:30px 40px 16px;display:flex;flex-direction:column;gap:20px}:where(.ac-blog) .ac-blog__date{font-family:"Cabin",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:12px;line-height:18px;color:var(--ac-muted)}:where(.ac-blog) .ac-blog__text{display:flex;flex-direction:column;gap:16px}:where(.ac-blog) .ac-blog__title{margin:0;font-family:"Montserrat",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:600;font-size:22px;line-height:20px;text-transform:capitalize}:where(.ac-blog) .ac-blog__title a{color:var(--ac-text);text-decoration:none;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}:where(.ac-blog) .ac-blog__excerpt{margin:0;font-family:"Cabin",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:var(--ac-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}:where(.ac-blog) .ac-blog__read{margin-top:auto;width:fit-content;font-family:"Montserrat",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:600;font-size:16px;line-height:24px;text-transform:uppercase;text-decoration:underline;color:#2F2F2F}:where(.ac-blog) .ac-blog__pagination{display:flex;justify-content:center}:where(.ac-blog) .ac-blog__pagination-list{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:4px}:where(.ac-blog) .ac-blog__page .page-numbers{box-sizing:border-box;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ac-page-b);background:#fff0;color:var(--ac-muted);text-decoration:none;font-family:"Montserrat",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:600;font-size:14px;line-height:21px}:where(.ac-blog) .ac-blog__page.is-current .page-numbers,:where(.ac-blog) .ac-blog__page .page-numbers.current{background:var(--ac-blue);border-color:var(--ac-blue-b);color:#fff}:where(.ac-blog) .ac-blog__page.is-dots .page-numbers{border-color:#fff0;width:36px}:where(.ac-blog) .ac-blog__page.is-prev .page-numbers,:where(.ac-blog) .ac-blog__page.is-next .page-numbers{border-color:var(--ac-page-b)}:where(.ac-blog) .ac-blog__page.is-prev .page-numbers{opacity:.3}:where(.ac-blog) .ac-blog__empty{font-family:"Cabin",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px}@media (max-width:900px){:where(.ac-blog) .ac-blog__top{flex-wrap:wrap}}@media (max-width:520px){:where(.ac-blog) .ac-blog__container{gap:26px}:where(.ac-blog) .ac-blog__dropdown-btn{width:100%;min-width:0}:where(.ac-blog) .ac-blog__body{padding:22px 20px 14px;height:auto;min-height:240px}}:where(.ac-blog) .ac-blog__hero{width:100%;background:#89ACDD;border-radius:0;height:250px;box-sizing:border-box;display:flex;justify-content:flex-start;align-items:center}:where(.ac-blog) .ac-blog__hero-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 16px;text-align:center}:where(.ac-blog) .ac-blog__hero-title{margin:0;font-family:"Montserrat",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-style:normal;font-weight:600;font-size:42px;line-height:50px;color:#FFF}:where(.ac-blog) .ac-blog__hero-sub{margin:16px auto 0;max-width:525px;font-family:"Cabin",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-align:center;color:rgb(255 255 255 / .9)}@media (max-width:768px){:where(.ac-blog) .ac-blog__hero{height:auto;padding:56px 0}:where(.ac-blog) .ac-blog__hero-title{font-size:32px;line-height:38px}:where(.ac-blog) .ac-blog__hero-sub{font-size:15px;line-height:22px}}@media (max-width:420px){:where(.ac-blog) .ac-blog__hero-title{font-size:26px;line-height:32px}}