.hero-header .hero-header__inner .hero-header__icon .icon{max-width:min(360px, 100%)}.hero-header .page-tagline{margin:5px auto 10px}@media (max-width:991px){.hero-header .page-tagline h3,.hero-header .page-tagline h4,.hero-header .page-tagline h5,.hero-header .page-tagline h6{display:none}}@media (max-width:991px){.hero-header .page-tagline{display:none}}.podiums{display:none;padding:0;margin:20px 0}.podiums .podiums__list{list-style:none;padding:0;margin:0;display:flex;gap:16px}.podiums .podium{flex:1 1;border-radius:12px;background-color:#fff;padding:40px 24px 24px;display:flex;flex-direction:column;gap:16px;min-width:0;cursor:pointer;position:relative;overflow:hidden;box-shadow:var(--hd-bs);border:1px solid var(--hd-color-9);transition:box-shadow .15s ease-in-out}.podiums .podium.rank-1{box-shadow:var(--hd-bs--md)}.podiums .podium:hover{box-shadow:var(--hd-bs--lg);transition:box-shadow .15s ease-in-out}.podium .podium__badges{position:absolute;top:0;right:0;left:0;display:flex;justify-content:space-between}.podium .podium__badges .rank{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:32px;padding:2px 12px 2px 14px;border-bottom:1px solid var(--hd-color-9);border-radius:0 0 8px;font-weight:600;font-size:18px;line-height:20px;color:#8da8dd}.podium .podium__badges .rank:before{content:'';border-radius:4px;background:var(--background);background:inherit;height:100%;position:absolute;width:10px;transform:skewX(-20deg);border-top-left-radius:0;border-bottom-left-radius:0;right:-4px;top:0;z-index:0;border-right:1px solid var(--hd-color-9)}.podium.rank-1 .podium__badges .rank{background-color:#299b17;color:#fff}.podium .podium__badges .rank-name{background-color:#299b17;color:#f6f7f8;padding:6px 16px;border-radius:0 0 0 8px;font-weight:700;font-size:16px;line-height:20px}.podium .podium__top{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:16px}.podium .podium__logo img{max-width:210px;max-height:54px;height:auto;width:auto;object-fit:contain}.podium .podium__rating{display:flex;align-items:center;gap:4px;flex-direction:column}.podium .podium__rating .rating__top{display:flex;gap:4px 12px;align-items:center;flex-direction:row}.podium .podium__rating .rating__score{font-weight:700;font-size:32px;line-height:40px}.podium .podium__rating .rating__reviews-count{font-size:.85em;font-weight:500;color:var(--hd-color-4);line-height:1.25}.podium .podium__rating .podium__trophy{width:32px;height:auto;margin-left:auto}.podium .podium__bottom{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:16px;margin-top:auto}.podium .podium-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.podium-features .podium-features__item{list-style:none;padding:0;margin:0;display:flex;gap:8px;align-items:center;line-height:1.4;color:var(--hd-color-3)}.podium-features .podium-features__item .icon{flex-shrink:0;color:var(--hd-color-blue);width:1.5em;height:1.5em}@media (min-width:992px){.podiums{display:block !important}.podiums .podium.rank-1{order:2;gap:32px 16px}.podiums .podium.rank-2{order:1}.podiums .podium.rank-3{order:3}}@media (min-width:1200px){.podium .podium__top{flex-direction:row}.podium .podium__logo img{max-width:180px;max-height:46px}.podium .podium__bottom{flex-direction:row;gap:8px}.podium-features .podium-features__item{align-items:flex-start}}@media (min-width:1440px){.podiums .podiums__list{align-items:flex-end}}.controls-section{padding:20px 0}.categories-carousel{position:relative;overflow:hidden;text-align:center}.controls-section .categories-list{height:100%;padding:6px 0;white-space:nowrap;list-style:none;margin:0;padding:0}.controls-section .categories-list .categories-list__item__link{margin:0 5px;padding:3px 15px !important;font-weight:400;transition:all .3s ease-in-out;display:inline-flex !important;height:100%;border:1px solid var(--hd-color-9);align-items:center;gap:5px;flex-direction:row;border-radius:var(--hd-br--pill)}.controls-section .categories-list .categories-list__item__link.current{border:none;background:var(--hd-color-10);color:var(--hd-color-5);cursor:default}.controls-section .categories-list .categories-list__item__link:hover{border-color:var(--hd-color-blue);background:var(--hd-color-blue);color:#fff}.categories-carousel .categories-carousel__nav{position:absolute;bottom:20px;left:0;right:0;display:flex;justify-content:space-between}.categories-carousel .categories-carousel__nav>*{position:absolute;top:50%;transform:translateY(-50%)}.categories-carousel .categories-carousel__nav>*[aria-disabled=true]{display:none}.categories-carousel .categories-carousel__nav>* a{position:relative;z-index:1}.categories-carousel .categories-carousel__nav>*:after{display:block;content:'';height:32px;position:absolute;width:72px;top:0}.categories-carousel .categories-carousel__nav>*:first-child{left:0}.categories-carousel .categories-carousel__nav>*:first-child:after{left:0;background:linear-gradient(90deg,#fff 77.5%,rgba(245,247,250,0) 100%)}.categories-carousel .categories-carousel__nav>*:last-child{right:0}.categories-carousel .categories-carousel__nav>*:last-child:after{right:0;background:linear-gradient(90deg,rgba(245,247,250,0) 10%,#fff 28.75%)}.categories-carousel .categories-carousel__nav .categories-carousel__nav__btn{padding:4px 8px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;user-select:none;white-space:nowrap;cursor:pointer;color:var(--hd-color-6)}.categories-carousel .categories-carousel__nav .categories-carousel__nav__btn svg{width:18px;height:18px;stroke-width:2}.providers__controls{margin-bottom:20px}.providers__filters{display:flex;align-items:center;justify-content:space-between;gap:32px}.providers__filters .providers__filter{flex:1 1;max-width:600px;padding:0}.providers__filter .providers__filter-title{font-size:1.2em;padding:0 0 0 10px;margin:0 0 5px;color:#0d3b66}.providers-section{padding:60px 0;background:var(--hd-color-bg)}.fixed-header .providers-section{scroll-margin-top:var(--header-height)}.providers__list .providers__list-item{margin:50px auto;max-width:800px;display:flex;flex-direction:column;justify-content:center;gap:10px;position:relative}.providers__list .provider{position:relative;display:flex;flex-direction:column;background:#fff;box-shadow:var(--hd-bs);border-radius:var(--hd-br)}.providers__list .provider:hover{box-shadow:var(--hd-bs--elevated)}.providers__list .provider .provider__index{display:flex;align-items:center;justify-content:center;left:-19px;min-width:38px;padding:6px;height:38px;background-color:#fff;color:var(--hd-color-6);font-size:20px;font-weight:700;line-height:normal;position:absolute;top:18px;z-index:1;border-radius:19px;box-shadow:rgba(71,75,255,.075) 0px 0px 6px 3px}.provider .provider__body{padding:80px 24px 24px;position:relative;display:flex;gap:32px 16px;cursor:pointer;flex-direction:column;align-items:center}.providers__list .providers__list-item .provider-rank{--background:#2196f3;--border-color:#0d47a1;background:var(--background);color:#fff;position:absolute;left:0;top:-30px;width:auto;min-width:38px;min-height:38px;display:flex;gap:8px;align-items:center;padding:8px 9px 16px 16px;border-radius:8px 0 0;font-weight:400;font-size:16px;line-height:1;border-left:none;justify-content:center;text-shadow:1px -2px 4px rgb(0 0 0/20%);box-shadow:0 4px 8px 0 rgb(67 65 78/8%)}.providers__list .providers__list-item .provider-rank:before{content:'';position:absolute;height:100%;top:0;right:-4px;border-radius:0 6px 0 0;background:var(--background);background:inherit;width:12px;transform:skewX(-20deg);border-top-left-radius:0;border-bottom-left-radius:0;z-index:0}.providers__list .providers__list-item .provider-rank .provider-rank__icon{margin-top:-1.25em;width:auto;height:2.25em;filter:drop-shadow(4px -3px 5px rgba(0,0,0,.25))}.providers__list .providers__list-item.rank-1 .provider-rank{--background:#55b946;--border-color:#138002}.providers__list .providers__list-item.rank-2 .provider-rank{--background:#0065ee;--border-color:#003173}.providers__list .providers__list-item.rank-3 .provider-rank{--background:#009688;--border-color:#004d40}.providers__list .providers__list-item.rank-4 .provider-rank{--background:#f44336;--border-color:#b71c1c}.providers__list .providers__list-item.rank-5 .provider-rank{--background:#e91e63;--border-color:#880e4f}.providers__list .providers__list-item.rank-6 .provider-rank{--background:#9c27b0;--border-color:#4a148c}.providers__list .providers__list-item.rank-7 .provider-rank{--background:#673ab7;--border-color:#311b92}.providers__list .providers__list-item.rank-8 .provider-rank{--background:#3f51b5;--border-color:#1a237e}.providers__list .providers__list-item.rank-9 .provider-rank{--background:#1e4b80;--border-color:#061323}.providers__list .providers__list-item.rank-10 .provider-rank{--background:#3e74b1;--border-color:#101f2f}.provider .provider__logo{display:flex;align-items:center;justify-content:center}.provider .provider__logo img{max-width:280px;max-width:min(98vw, 280px);max-height:60px;width:auto;height:auto;object-fit:contain}.provider .provider__info{display:flex;flex-direction:column;align-items:center;gap:36px 24px}.provider .provider__features{flex-grow:1}.provider .provider__features .features-list{display:flex;flex-direction:column;justify-content:center;gap:15px;align-items:flex-start;color:#0d324f}.provider .provider__features .features-list__item{display:flex;flex-direction:row;justify-content:center;gap:5px;align-items:center;font-size:1em;line-height:22px}.provider .provider__features .features-list__item .icon{color:var(--hd-color-blue);width:1.25em;height:auto;flex-shrink:0}.provider .provider-rating{min-width:min(98vw, 200px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center}.provider .provider-rating .rating{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;gap:7px;line-height:20px}.provider .provider-rating .rating .rating__score{display:flex;font-size:1em;font-weight:400;line-height:1.2;font-family:var(--hd-ff--heading);flex-direction:column;align-items:center;gap:5px}.provider .provider-rating .rating .rating__value{font-size:2.125em;font-weight:600;font-family:var(--hd-ff--heading);line-height:1;color:var(--hd-color);transition:scale .5s ease,translate .5s cubic-bezier(.34,-.53,.53,1.63),right .5s cubic-bezier(.34,-.53,.53,1.63);display:inline-flex;gap:10px;align-items:center}.provider .provider-rating .rating .stars{--size:18;line-height:inherit}.provider .provider-rating .provider-link{font-size:1em}.provider .provider-rating .reviews-count{font-size:.85em;font-weight:500;color:var(--hd-color-4);line-height:1}.provider__rating-details-popover{width:90vw;max-width:250px;min-width:150px;display:flex;flex-direction:column;align-items:center;gap:12px;padding:10px 0}.provider__rating-details-popover .criterias{padding:5px;margin:0 0 10px;font-size:1em;width:100%}.provider__rating-details-popover a.btn{display:flex;align-items:center;justify-content:center;width:90%;max-width:200px;padding:5px !important;font-weight:500;font-size:.875em;text-align:center;background:0 0 !important;color:#0065ee !important;border-radius:50px;border:1px solid #0065ee;text-shadow:none;box-shadow:none !important}.provider .provider__body .provider-buttons{width:100%;display:flex;padding:5px 10px;gap:10px;flex-direction:column;align-items:center;justify-content:center}.provider .provider__body .provider-buttons .price{display:flex;flex-direction:row;justify-content:center;align-items:baseline;font-size:20px;line-height:1}.provider .provider__body .provider-buttons .price .curr-symbol{font-weight:400;font-size:.65em;margin-right:2px;color:var(--hd-color-4)}.provider .provider__body .provider-buttons .price .price-num{font-family:var(--hd-ff--heading);font-weight:700;font-size:1.375em}.provider .provider__body .provider-buttons .price .price-term{font-size:.75em;color:var(--hd-color-4)}.provider .provider__body .provider-buttons .exit-btn{width:100%;max-width:500px;min-width:180px !important;display:inline-flex;flex:1 1;align-items:center;justify-content:center;text-decoration:none;user-select:none;white-space:nowrap;margin:10px 5px;padding:10px 20px !important;font-size:1.125em;border-radius:100px}.provider .provider__plans{overflow:hidden;border-radius:0 0 var(--hd-br) var(--hd-br)}.provider .provider__plans .plans__content{max-height:0;transition:max-height .2s ease-in-out;will-change:max-height}.provider .provider__plans.opened .plans__content{max-height:450px;overflow-y:auto;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#d2d7de rgba(0,0,0,0)}.provider .provider__plans.opened .plans__content::-webkit-scrollbar-track{margin-top:60px}.provider .provider__plans.opened .plans__content table thead{position:sticky;top:0;z-index:1;background:#fff;box-shadow:0px 4px 7px 0px #0000000f}.plans__footer{position:relative;z-index:1}.plans__footer .show-plans{width:100%;padding:12px 16px;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--hd-color-4);font-weight:500;font-size:.85em;text-transform:capitalize;line-height:1;border-top:1px solid #f5f6fb}.plans__footer .show-plans .show-plans__count{margin:0 4px 0 3px;padding:4px 10px 2px;display:inline-block;text-align:center;line-height:1;border:1px solid var(--hd-color-9);border-radius:50px}.plans__footer .show-plans svg{width:16px;height:16px;margin-left:3px}.plans__footer .show-plans:hover{color:#0065ee}.provider .provider__plans .show-plans .show-less{display:none}.provider .provider__plans.opened .show-plans .show-all{display:none}.provider .provider__plans.opened .show-plans .show-less{display:inline}.provider .provider__plans.opened .show-plans .icon{rotate:180deg}@media (min-width:576px){.provider .provider__info{flex-grow:1;flex-direction:row}}@media (min-width:992px){.providers__list .providers__list-item{width:100%;max-width:1300px;margin:50px auto}.provider .provider__body{flex-direction:row;padding:60px 32px 24px;gap:0 40px;align-items:center;min-height:200px}.provider .provider__logo{min-width:150px}.provider .provider__logo img{max-width:150px}.provider .provider__body .provider-buttons{width:unset}}@media (min-width:1200px){.provider .provider__body{padding:20px;gap:0 32px}.provider .provider__logo{min-width:160px}.provider .provider__logo img{max-width:186px}}@media (min-width:1440px){.provider .provider__body{gap:0 64px}.provider .provider__logo{min-width:186px}}.page-section{width:100%;background:#fff;padding:60px 0;border-top:1px solid var(--hd-color-9);border-bottom:1px solid var(--hd-color-9);box-shadow:none !important}.page-section .page-section__head{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:10px 1%;margin:20px auto 40px;font-family:var(--hd-ff--heading)}.page-section__head .page-section__icon{display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;padding:15px;border-radius:100%;background:0 0;color:#05f;border:1px solid var(--hd-color-9);border:0;background:rgb(0 85 255/5%)}.page-section__icon svg{width:32px;height:32px;stroke-width:1.5px}.page-section__head .page-section__desc{display:flex;align-content:center;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center}.page-section__desc .page-section-title,.page-section__desc .page-section-subtitle{margin:0;padding:0;line-height:1;font-family:var(--hd-ff--heading)}.page-section__desc .page-section-title{font-size:2.4em;font-weight:800;color:#0d3b66;color:var(--hd-color)}.page-section__desc .page-section-subtitle{font-size:1.5em;font-weight:300;color:var(--hd-color-4)}.page-section .page-section__content--no-bg{background:0 0;box-shadow:none;border-radius:0}.page-faqs{padding-top:60px}.page-content__header{display:flex;flex-direction:column;align-items:center;gap:15px 10px;margin:10px auto 40px;font-size:16px}@media (min-width:992px){.page-content .page-content__header{width:min(50%, 720px);float:right;margin:0 0 5px 24px}}.page-content .page-featured-image{width:100%;max-width:720px;margin:0 auto}.page-content .page-featured-image img{width:100%;height:auto;border-radius:12px;box-shadow:var(--hd-bs--lg)}.page-content .page-content__authors{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:40px 20px;padding:0;margin:10px 0}.page-content .page-content__authors .expert{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}.page-content .page-content__authors .expert .expert__avatar{border:2px solid #fff;border-radius:var(--hd-br--pill);box-shadow:var(--hd-bs--lg);box-shadow:0px 0px 10px 2px rgb(0 0 0/20%)}.page-content .page-content__authors .expert .expert__avatar img{width:50px;height:50px;border:0 solid var(--hd-color-7);border-radius:var(--hd-br--pill);box-shadow:var(--hd-bs)}.page-content .page-content__authors .expert .expert__info{display:flex;flex-direction:column;gap:2px}.page-content .page-content__authors .expert .expert__info .expert__name{display:flex;align-items:center;gap:5px;margin:0;padding:0;font-size:1.125em;line-height:1.25}.page-content .page-content__authors .expert .expert__info a{color:var(--hd-color-1);font-weight:600;font-size:1em;text-decoration:none}.page-content .page-content__authors .expert .expert__info a:hover{text-decoration:underline}.page-content .page-content__authors .expert .expert__info .verified-icon{width:18px;height:18px;color:var(--hd-color-blue);margin:0}.page-content .page-content__authors .expert .expert__info .expert__role{color:var(--hd-color-4);font-weight:500;font-size:1em;line-height:1.25;margin:0;padding:0}.page-content .page-content__updated-on{display:block;padding:5px 20px;color:var(--hd-color-3);background:var(--hd-color-10);border-radius:var(--hd-br--pill);font-size:.875em}.sidebar{margin:16px 0}.sidebar__sticky{position:sticky;top:var(--header-height);padding-top:20px}@media (min-width:992px){.sidebar__sticky{max-height:calc(100vh - var(--header-height))}}.sidebar__sticky .widget{margin-bottom:20px}.widget .widget__head{display:flex;align-items:center;gap:10px;margin-bottom:16px}.widget .widget__head .widget__icon .icon{width:1.5em;height:auto;color:var(--hd-color-6)}.widget .widget__head .widget__title{font-size:1em;font-weight:600;margin:0;padding:0;color:var(--hd-color-3)}.widget--top-providers .widget__head .widget__icon{display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;padding:10px;border-radius:100%;border:0;background:rgb(255 193 7/5%)}.widget--top-providers .widget__head .widget__icon .icon{width:1.25em;height:1.25em;stroke-width:1.5;color:#ffc107}.widget--top-providers .widget__head .widget__title{font-size:1em;font-weight:600;color:var(--hd-color-2)}.top-providers__list{padding:0;display:flex;flex-direction:column;gap:12px}.top-providers__list .top-providers__list-item{padding:16px;border:1px solid var(--hd-color-9);border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--hd-color);text-decoration:none !important;transition:all .15s ease-in-out}.top-providers__list .top-providers__list-item:hover{border-color:var(--hd-color-blue);box-shadow:var(--hd-bs--elevated)}.top-providers__list .top-providers__list-item img{max-width:128px;max-height:32px;height:auto;width:auto}.top-providers__list .top-providers__list-item .provider-rating{min-width:58px;display:flex;align-items:center;justify-content:space-between;gap:4px;text-align:center}.top-providers__list .top-providers__list-item .provider-rating__icon{width:24px;height:24px}.top-providers__list .top-providers__list-item .provider-rating__score{font-weight:600;font-size:18px;line-height:24px}.widget--toc{border-top:1px solid var(--hd-color-9);padding:18px 6px 6px;margin:6px 0}.toc{padding:0;margin:6px 0}@media (min-width:992px){.toc{max-height:95vh;max-height:calc(100vh - 400px - var(--header-height))}}.toc .toc__list,.toc .toc__sub-list{padding:0;margin:0;list-style:none}.toc .toc__list{position:relative;padding:0 0 0 6px;margin:0;list-style:none}.toc .toc__list>li{position:relative;padding:0 0 5px 16px;margin:0;transition:all .3s ease-in-out;line-height:1.5}.toc .toc__list>li:not(:last-child){padding-bottom:.25em}.toc .toc__list>li:before,.toc .toc__list>li:after{content:'';position:absolute}.toc .toc__list>li:before{width:8px;height:8px;top:8px;left:0;border:2px solid var(--hd-color-7);border-radius:50px}.toc .toc__list>li:not(:last-child):after{top:20px;left:3px;width:2px;height:calc(100% - 16px);background-color:var(--hd-color-7);border-radius:50px}.toc .toc__list>li:hover:before{border-color:var(--hd-color-blue)}.toc .toc__sub-list{padding-left:10px}.toc .toc__list li a{display:block;color:var(--hd-color-3);font-weight:500;font-size:16px;text-decoration:none !important}.toc .toc__list li li a{color:var(--hd-color-4);font-weight:400}.toc .toc__list li a:hover{color:var(--hd-color-blue)}.related-providers{display:flex;flex-direction:column;align-items:stretch;gap:15px;font-size:18px}