.pagination-component.numbered{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.pagination-component.numbered .pagination-items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:16px}@media(min-width:576px){.pagination-component.numbered .pagination-items{width:100%}}.pagination-component.numbered .previous,.pagination-component.numbered .next{display:none}@media(min-width:576px){.pagination-component.numbered .previous,.pagination-component.numbered .next{display:initial}}.pagination-component.numbered .btn.ghost{text-align:center;min-width:52px}.pagination-component.numbered .prev-page{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}@media(min-width:576px){.pagination-component.numbered .prev-page{margin-left:auto;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}}@media(max-width:575px){.pagination-component.numbered .current{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}}.pagination-component.numbered .next-page{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.overview-card{--contentColor: #171717;color:#171717;--textLinkColor: #077193;--textLinkHoverColor: #2CAECB;--textLinkActiveColor: #127D9F;background:#fff;-webkit-box-shadow:0px 4px 8px rgba(0,0,0,.05);box-shadow:0 4px 8px #0000000d;border:1px solid #BED5E3;text-decoration:none;margin-top:48px;display:block;border-radius:15px;overflow:hidden;-webkit-transition:-webkit-box-shadow .25s ease;transition:-webkit-box-shadow .25s ease;transition:box-shadow .25s ease;transition:box-shadow .25s ease,-webkit-box-shadow .25s ease}.overview-card:hover{-webkit-box-shadow:0 0 16px rgba(0,0,0,.2);box-shadow:0 0 16px #0003;border:1px solid #BED5E3}.overview-card .hero-image{height:96px;border-bottom:1px solid #BED5E3}@media(min-width:992px){.overview-card .hero-image{height:144px}}.overview-card .hero-image img{height:100%;-o-object-fit:cover;object-fit:cover}.overview-card .content-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:24px 16px}@media(min-width:768px){.overview-card .content-container{padding:32px}}.overview-card .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.overview-card .tag-container{display:grid;grid-template-columns:auto auto;grid-gap:12px;margin-top:24px;width:100%}.overview-card .h5{margin-top:24px;margin-bottom:8px;color:#171717;font-weight:600;font-size:21px;line-height:32px}.overview-card .text{font-size:16px;font-weight:400;line-height:26px;color:#171717}.overview-card .tag:not(:first-of-type),.overview-card .tagtitle:not(:first-of-type){display:none}.overview-card .link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;font-size:16px;font-weight:600;line-height:24px;justify-self:flex-end;color:#077193}.overview-card .link .icon-element{width:16px;height:16px;margin-left:8px;background:#077193}header{border-bottom:0}h1,h2,h3,h4,h5,h6,.h2,.h3,.h4,.h5,.h6,button,strong,a.link-element,span.article-title,.quote{text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.blog-hero{--contentColor: #FFFFFF;--textLinkColor: #FFFFFF;--textLinkHoverColor: #C8ECF2;--textLinkActiveColor: #FFFFFF;--subtle-color: #F2FDFF;background:linear-gradient(101.05deg,#127d9f 12.77%,#006484,#015671 91.06%);padding-bottom:40px;color:#fff}.blog-hero h1{font-weight:700;font-size:27.5px;line-height:1.35;margin-bottom:0;margin-top:40px;text-align:left;letter-spacing:.064px}@media(min-width:768px){.blog-hero h1{font-size:42px;line-height:1.25;letter-spacing:.096px}}.blog-hero .row{overflow:hidden}.subtle-element{font-size:16px;font-weight:600;line-height:24px;border-radius:8px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding:8px 12px;background-color:#edf7fd;color:#3f7182;border:1px solid #BED5E3;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.subtle-element .icon-element{background-color:#3f7182;width:16px;height:16px;max-height:16px}.block.navbar.best-choice-header{--contentColor: #FFFFFF;color:#fff;--textLinkColor: #FFFFFF;--textLinkHoverColor: #C8ECF2;--textLinkActiveColor: #FFFFFF;--subtle-color: #F2FDFF;background:#127d9f;padding-bottom:0;border:0;-webkit-box-shadow:none;box-shadow:none}@media(min-width:768px){.block.navbar.best-choice-header .navigation-component.header .nav-hook-container{display:none}}.block.navbar.best-choice-header .navbar-sub{padding-bottom:0}.best-choice-hero h1{text-align:center}.blog-badges-bar{padding-top:24px}.blog-badges-bar .badges{display:inline-grid;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;grid-template-columns:1fr 1fr;font-size:14px}@media(min-width:768px){.blog-badges-bar .badges{font-size:16px;grid-template-columns:1fr 1fr 1fr}}.blog-badges-bar .badge{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media(max-width:767px){.blog-badges-bar .badge:last-child{display:none}}.blog-badges-bar .logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:8px}.blog-badges-bar .logo img,.blog-badges-bar .logo .icon-element{width:16px;height:16px}@media(min-width:768px){.blog-badges-bar .logo img,.blog-badges-bar .logo .icon-element{width:24px;height:24px}}.blog-badges-bar .logo .icon-element{background-color:#15a35f}.blog-badges-bar .rating{font-weight:700}.text-block-component{padding-top:24px}.text-block-component .paragraph-element{font-size:18px;font-weight:400;line-height:27px}.blog-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;color:#127d9f;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:12px}.blog-meta .author-link,.blog-meta .meta-link{text-decoration:underline;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.blog-meta .author-link.fake-link,.blog-meta .meta-link.fake-link{text-decoration:none}.blog-meta .author-icon{border-radius:100px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:-.1em}.blog-meta .author-icon img{width:24px;height:24px;border-radius:100px}
