.blog-cat .blog-cat-hero{background:#fff;padding:80px 80px 0}.blog-cat .blog-cat-hero__inner{margin:0 auto;max-width:1280px;text-align:center}.blog-cat .blog-cat-hero__breadcrumb{align-items:center;display:flex;gap:8px;justify-content:center}.blog-cat .blog-cat-hero__crumb{color:#2c2c2c;font-family:Poppins,sans-serif;font-size:20px;font-weight:400;line-height:28px;text-align:center;text-decoration:none;transition:color .2s ease}.blog-cat .blog-cat-hero__crumb:hover{color:#0a22aa}.blog-cat .blog-cat-hero__crumb.is-current{color:#0a22aa;font-weight:700}.blog-cat .blog-cat-hero__crumb-sep{color:#2c2c2c;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:28px;text-align:center}.blog-cat .blog-cat-hero__heading{color:#2c2c2c;font-family:Poppins,sans-serif;font-size:48px;font-weight:700;line-height:1.5;margin:24px 0 0;text-align:center}.blog-cat .blog-cat-hero__description{color:#5b5b5b;font-family:Poppins,sans-serif;font-size:18px;font-weight:400;line-height:32px;margin:16px auto 0;max-width:820px;text-align:center}.blog-cat .blog-cat-hero__search{margin:40px auto 0;max-width:800px;position:relative}.blog-cat .blog-cat-hero__search-icon{color:#9a9a9a;display:inline-flex;left:16px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.blog-cat .blog-cat-hero__search-input{background:#fff;border:1px solid #d5d5d5;border-radius:10px;box-shadow:none;color:#2c2c2c;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;height:48px;margin-bottom:0;padding:0 48px;transition:border-color .2s ease;width:100%}.blog-cat .blog-cat-hero__search-input::placeholder{color:#9a9a9a}.blog-cat .blog-cat-hero__search-input:focus{border-color:#0a22aa;box-shadow:none;color:#2c2c2c;outline:none}.blog-cat .blog-cat-hero__search-input::-webkit-search-cancel-button,.blog-cat .blog-cat-hero__search-input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.blog-cat .blog-cat-hero__search-clear{align-items:center;background:transparent;border:0;border-radius:50%;color:#9a9a9a;cursor:pointer;display:inline-flex;height:36px;justify-content:center;margin:0;padding:0;position:absolute;right:8px;top:50%;transform:translateY(-50%);transition:color .2s ease,background-color .2s ease;width:36px}.blog-cat .blog-cat-hero__search-clear:hover{background:#f2f4f9;color:#2c2c2c}.blog-cat .blog-cat-hero__search-clear[hidden]{display:none}.blog-cat .blog-cat-hero__search-suggest{background:#fff;border:1px solid #e2e2e2;border-radius:8px;box-shadow:0 8px 10px -6px rgba(0,0,0,.102),0 20px 25px -5px rgba(0,0,0,.102);left:0;max-height:420px;max-height:min(420px,45dvh);opacity:1;overflow:auto;overscroll-behavior:contain;padding:24px 16px;position:absolute;right:0;text-align:left;top:calc(100% + 8px);transform:translateY(0);transition:opacity .2s ease,transform .2s ease,display allow-discrete .2s;z-index:30}.blog-cat .blog-cat-hero__search-suggest[hidden]{display:none;opacity:0;transform:translateY(-8px)}@starting-style{.blog-cat .blog-cat-hero__search-suggest{opacity:0;transform:translateY(-8px)}}.blog-cat .blog-cat-hero__suggest-item{display:block;position:relative}.blog-cat .blog-cat-hero__suggest-item:after{border-radius:4px;content:"";inset:-16px;position:absolute;transition:background-color .2s ease;z-index:-1}.blog-cat .blog-cat-hero__suggest-item:hover:after{background:#f6f8fc}.blog-cat .blog-cat-hero__suggest-item:first-child:after{top:-24px}.blog-cat .blog-cat-hero__suggest-item:last-child:after{bottom:-24px}.blog-cat .blog-cat-hero__suggest-item+.blog-cat-hero__suggest-item{margin-top:33px}.blog-cat .blog-cat-hero__suggest-item+.blog-cat-hero__suggest-item:before{background:#e2e2e2;content:"";height:1px;left:0;position:absolute;right:0;top:-17px}.blog-cat .blog-cat-hero__suggest-title{color:#2c2c2c;display:block;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px}.blog-cat .blog-cat-hero__suggest-path{color:#9a9a9a;display:block;font-family:Inter,sans-serif;font-size:13px;line-height:18px;margin-top:2px;word-break:break-all}.blog-cat .blog-cat-hero__suggest-empty{color:#5b5b5b;display:block;font-family:Poppins,sans-serif;font-size:15px}.blog-cat .blog-cat-hero__chips{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:24px}.blog-cat .blog-cat-hero__chip{border:1px solid transparent;border-radius:8px;color:#030d62;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:24px;padding:8px;text-decoration:none;transition:color .2s ease,border-color .2s ease}.blog-cat .blog-cat-hero__chip:hover{color:#1d3fc4}.blog-cat .blog-cat-hero__chip.is-active{border-color:#1d3fc4;color:#1d3fc4;font-weight:600}.blog-cat .blog-cat-posts{background:#fff;padding:80px}.blog-cat .blog-cat-posts__inner{margin:0 auto;max-width:1280px}.blog-cat .blog-cat-posts__head{align-items:center;display:flex;gap:32px}.blog-cat .blog-cat-posts__title{color:#0a22aa;flex-shrink:0;font-family:Poppins,sans-serif;font-size:40px;font-weight:600;line-height:1.5;margin:0;width:auto}.blog-cat .blog-cat-posts__rule{background:#99abf6;flex:1 1 auto;height:1px}.blog-cat .blog-cat-posts__body{transition:opacity .2s ease}.blog-cat .blog-cat-posts__body.is-loading{opacity:.4;pointer-events:none}.blog-cat .blog-cat-posts__grid{display:grid;gap:42px 40px;grid-template-columns:repeat(3,1fr);margin-top:48px}.blog-cat .blog-cat-posts__empty{color:#5b5b5b;font-family:Poppins,sans-serif;font-size:18px;line-height:32px;margin:40px 0 0}.blog-cat .blog-archive-card{background:#fff;border:1px solid #d5deec;border-radius:16px;box-shadow:0 0 8px 0 rgba(19,37,99,.078);display:flex;flex-direction:column;margin:0;overflow:hidden;padding:0;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.blog-cat .blog-archive-card:hover{border-color:#99abf6;box-shadow:0 8px 24px 0 rgba(19,37,99,.161);transform:translateY(-4px)}.blog-cat .blog-archive-card:hover .blog-archive-card__image{transform:scale(1.04)}.blog-cat .blog-archive-card__media{display:block;overflow:hidden;position:relative}.blog-cat .blog-archive-card__image{aspect-ratio:399/231;display:block;object-fit:cover;transition:transform .35s ease;width:100%;will-change:transform}.blog-cat .blog-archive-card__chip{align-self:flex-start;background:#e6f4ff;border-radius:8px;color:#0a22aa;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:0;line-height:16px;padding:4px 8px;text-align:center;vertical-align:middle}.blog-cat .blog-archive-card__body{display:flex;flex:1 1 auto;flex-direction:column;padding:16px}.blog-cat .blog-archive-card__title{color:#2c2c2c;font-family:Inter,sans-serif;font-size:16px;font-weight:600;letter-spacing:0;line-height:24px;margin:16px 0 0}.blog-cat .blog-archive-card__title a{color:#2c2c2c;transition:color .2s ease}.blog-cat .blog-archive-card__title a:hover{color:#0a22aa}.blog-cat .blog-archive-card__excerpt{color:#5b5b5b;font-family:Inter,sans-serif;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px;margin:8px 0 16px}.blog-cat .blog-archive-card__meta{align-items:center;border-top:1px solid #e2e2e2;color:#5b5b5b;display:flex;font-family:Poppins,sans-serif;font-size:12px;gap:8px;line-height:18px;margin-top:auto;padding-top:16px}.blog-cat .blog-archive-card__author,.blog-cat .blog-archive-card__date{color:#717171;font-family:Inter,sans-serif;font-size:14px;font-weight:400;letter-spacing:0;line-height:20px}.blog-cat .blog-archive-card__dot{background:#717171;border-radius:50%;height:8px;width:8px}.blog-cat .blog-archive-card__more{color:#0a22aa;font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px;margin-left:auto;transition:color .2s ease;white-space:nowrap}.blog-cat .blog-archive-card__more:hover{color:#071875;text-decoration:underline}.blog-cat .blog-cat-cta{background-color:#2b50d0;background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden}.blog-cat .blog-cat-cta__inner{align-items:stretch;display:flex;gap:80px;margin:0 auto;max-width:1280px;padding:40px 80px 0}.blog-cat .blog-cat-cta__media{align-items:flex-end;display:flex;flex:0 0 38%;justify-content:center}.blog-cat .blog-cat-cta__media img{aspect-ratio:407/417;display:block;height:auto;margin-bottom:-4px;object-fit:cover;object-position:50% 0;transition:transform .3s ease;width:min(407px,100%)}.blog-cat .blog-cat-cta__media:hover img{transform:translateY(-4px)}.blog-cat .blog-cat-cta__body{align-items:center;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;padding:80px 0;text-align:center}.blog-cat .blog-cat-cta__heading{color:#fff;font-family:Poppins,sans-serif;font-size:32px;font-weight:600;line-height:48px;margin:0;max-width:640px;text-align:center}.blog-cat .blog-cat-cta__button{background:#fff;border-radius:8px;color:#0a22aa;display:inline-block;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:26px;margin-top:40px;padding:16px 24px;text-align:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.blog-cat .blog-cat-cta__button:hover{box-shadow:0 10px 24px rgba(0,0,0,.149);color:#0a22aa;transform:translateY(-2px)}@media(min-width:769px)and (max-width:1024px){.blog-cat .blog-cat-posts__grid{grid-template-columns:repeat(2,1fr)}.blog-cat .blog-cat-cta__body{padding:40px 0}}@media(max-width:768px){.blog-cat .blog-cat-hero{padding:40px 16px 0}.blog-cat .blog-cat-hero__crumb{font-size:14px;line-height:22px}.blog-cat .blog-cat-hero__crumb-sep{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%232C2C2C' d='M4.82 2.15c.206-.2.54-.2.745 0l5.614 5.486c.206.201.206.527 0 .728l-5.614 5.485c-.205.201-.539.201-.744 0a.506.506 0 0 1 0-.727L10.063 8 4.82 2.878a.506.506 0 0 1 0-.727'/%3E%3C/svg%3E") 50%/16px 16px no-repeat;flex:0 0 16px;font-size:0;height:16px;line-height:0}.blog-cat .blog-cat-hero__heading{font-size:32px;line-height:40px;margin-top:16px}.blog-cat .blog-cat-hero__description{font-size:16px;line-height:24px}.blog-cat .blog-cat-hero__search{margin-top:24px}.blog-cat .blog-cat-hero__search-icon{color:#bebebe}.blog-cat .blog-cat-hero__search-input{border-color:#e2e2e2}.blog-cat .blog-cat-hero__search-input::placeholder{color:#bebebe}.blog-cat .blog-cat-hero__chips{flex-wrap:nowrap;gap:8px;justify-content:flex-start;margin:24px -16px 0;overflow-x:auto;padding:0 16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.blog-cat .blog-cat-hero__chips::-webkit-scrollbar{display:none}.blog-cat .blog-cat-hero__chip{border-color:#ebedf8;flex:0 0 auto;font-size:14px;font-weight:400;letter-spacing:.0029em;line-height:20px;padding:10px 16px;white-space:nowrap}.blog-cat .blog-cat-hero__chip.is-active{border-color:#1d3fc4;font-weight:600;letter-spacing:.001em}.blog-cat .blog-cat-posts{padding:40px 16px}.blog-cat .blog-cat-posts__head{gap:16px}.blog-cat .blog-cat-posts__title{font-size:24px;letter-spacing:-.002em;line-height:32px}.blog-cat .blog-cat-posts__grid{gap:24px;grid-template-columns:1fr;margin-top:24px}.blog-cat .blog-cat-posts__empty{font-size:16px;line-height:28px;margin-top:24px}.blog-cat .blog-archive-card__image{aspect-ratio:335/231}.blog-cat .blog-archive-card__body{padding:16px 16px 24px}.blog-cat .blog-archive-card__chip{border-radius:8px;font-size:12px;line-height:16px;padding:4px 8px}.blog-cat .blog-archive-card__title{font-size:16px;line-height:24px;margin-top:16px}.blog-cat .blog-archive-card__excerpt{font-size:14px;line-height:20px;margin:8px 0 16px}.blog-cat .blog-archive-card__author,.blog-cat .blog-archive-card__date{font-size:14px;line-height:20px}.blog-cat .blog-archive-card__dot{height:6px;width:6px}.blog-cat .blog-archive-card__more{font-size:14px;line-height:20px}.blog-cat .blog-cat-cta__inner{flex-direction:column-reverse;gap:0;padding:0 16px}.blog-cat .blog-cat-cta__body{padding:40px 0}.blog-cat .blog-cat-cta__heading{font-size:24px;letter-spacing:0;line-height:32px;text-align:center}.blog-cat .blog-cat-cta__button{font-size:18px;letter-spacing:0;line-height:26px;margin-top:40px;padding:16px 24px;text-align:center}.blog-cat .blog-cat-cta__media{flex-basis:auto}.blog-cat .blog-cat-cta__media img{aspect-ratio:407/413;height:auto;margin-bottom:0;max-width:100%;transition:none;width:407px}.blog-cat .blog-cat-cta__media:hover img{transform:none}}