main.page-main{width:100%;margin:0 auto;padding:0}.country-with-flag{display:inline-flex;align-items:center}.country-with-flag .flag{margin-right:5px}.star-5{--color:#09b61c;--background:#09b61c17}.star-4{--color:#0d6efd;--background:#0d6efd17}.star-3{--color:#ffce00;--background:#ffce0025}.star-2{--color:#ff8622;--background:#ff862220}.star-1{--color:#ff3722;--background:#ff372217}.star-0{--color:#48658e;--background:#48658e17}.star-5{--color:#38ae04;--color:#09b61c;--background:#09b61c17}.star-4{--color:#82ae04;--color:#8bc34a;--background:#0d6efd17}.star-3{--color:#f3ac30;--color:#f9a825;--background:#ffce0025}.star-2{--color:#ff8622;--color:#ef6c00;--background:#ff862220}.star-1{--color:#ff3722;--color:#f44336;--background:#ff372217}.star-0{--color:#48658e;--background:#48658e17}.hd-badge,.badge{--background:var(--hd-color-9);--color:var(--hd-color-3);--border-color:var(--hd-color-9);display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;gap:5px;width:fit-content;text-decoration:none;user-select:none;white-space:nowrap;color:var(--color);background:var(--background);border:1px solid var(--border-color);padding:3px 10px;padding:2px 10px;margin:0 5px;font-size:.85em;font-weight:400;line-height:1.5;letter-spacing:.3px;border-radius:23px}.hd-badge.blue,.badge.blue{--background:#bbdefb30;--border-color:#bbdefb;--color:#066fd1}.hd-badge.green,.badge.green{--background:#c8e6c930;--border-color:#c8e6c9;--color:#43a047}.hd-badge.yellow,.badge.yellow{--background:#ffee5830;--border-color:#ffee58;--color:#f9a825}.hd-badge.gold,.badge.gold{--background:#ffe0b230;--border-color:#ffe0b2;--color:#f57c00;--color:#cfa600}.hd-badge.red,.badge.red{--background:#fce4ec30;--border-color:#fce4ec;--color:#f1416c}.pagination{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:15px;text-align:center;margin:50px auto}.pagination .pagination__links{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;font-weight:500;font-size:18px;flex-direction:row;align-content:center;gap:5px;min-width:min(320px, 100%);max-width:99%;padding:5px 10px;background:#fff;box-shadow:0 1px 2px 0 rgb(0 0 0/0.05);box-shadow:var(--hd-bs);border-radius:100px}.pagination .pagination__links .page-numbers{padding:10px 15px;border-radius:50px;font-size:16px;line-height:1}.pagination .pagination__links a{color:#0065ee;cursor:pointer;border:1px solid #ebf5ff;transition:all 1s}.pagination .pagination__links a:hover{background:#0150bb;color:#fff}.pagination .page-numbers.prev,.pagination .page-numbers.next{padding:8px 12px;border:none}.pagination .page-numbers.prev svg,.pagination .page-numbers.next svg{color:inherit;width:auto;height:20px}.pagination .pagination__links .current{color:#48658e;background:#edf4fe;cursor:unset}.pagination .pagination__links .dots{padding:10px 5px;color:#48658e50}.pagination .pagination__shown{padding:5px 5%;line-height:1;color:#88a2d0;text-shadow:1px 1px #fff}@media screen and (max-width:560px){.pagination .page-numbers.prev,.pagination .page-numbers.next{display:none}}.show-more{transition:all 1s}.show-more.close .show-more__item:nth-child(n+5){display:none !important}.show-more .show-more__footer{display:block;text-align:center;padding:20px 10px;margin:20px auto 60px}.show-more .show-more__btn{color:#6685b0;padding:2px 40px;border-radius:50px;font-size:18px;font-weight:500;text-shadow:1px 1px #fff;border:2px solid #48658e40}.show-more .show-more__btn:hover{background:#0d324f;color:#fff;border:none;text-shadow:none}.criterias{padding:10px 2%;display:flex;flex-direction:column;align-items:stretch;gap:1em}.criterias .criteria{display:flex;flex-direction:column;align-items:stretch;gap:3px;padding:0;margin:0}.criteria .criteria__name{width:100% !important;display:flex;justify-content:space-between;align-items:center;gap:5px;flex-wrap:wrap;font-size:1em;color:var(--hd-color-4)}.criteria .criteria__name .criteria-name{display:flex;flex-direction:row;align-items:center;gap:5px;font-size:1em;font-weight:500}.criteria .criteria__name .score-number{word-break:keep-all !important;font-weight:600}.criteria .criteria__name .criteria-name svg{height:1.25em;width:auto;margin:0}.criteria .criteria__progress{width:100% !important;height:6px;margin:0;border-radius:20px;flex-grow:1 !important;background:var(--background) !important}.criterias .criteria .criteria__progress .progress-bar{border-radius:20px;background:var(--color) !important}.rating-bar{display:flex;flex-direction:row;align-items:center;gap:5%;padding:0 10px;font-weight:500;width:100%;min-width:200px}.rating-bar .progress{flex-grow:1;height:10px;max-width:120px;border-radius:50px;background:var(--background) !important}.rating-bar .progress .progress-bar{border-radius:50px;background:var(--color) !important}.rating-bar i{font-weight:400;font-style:italic;color:#466ea9}.rating-star{display:flex;align-items:center;gap:4px}.rating-star .rating__value{display:flex;align-items:center;font-family:var(--hd-ff);font-weight:600;font-size:1.125em;color:var(--hd-color-1);line-height:0}.rating-star .rating__star{display:inline-block;--size:24;--star-color:#ffc107}.rating-star .rating-0{--star-color:#f0f2f4}.rating-star .rating-1{--star-color:#f44336}.rating-star .rating-2{--star-color:#ff8622;--star-color:#ef6c00}.rating-star .rating-3{--star-color:#f3ac30;--star-color:#f9a825}.rating-star .rating-4{--star-color:#82ae04;--star-color:#8bc34a}.rating-star .rating-5{--star-color:#09b61c}.rating-star .rating__star:before{display:block;content:'';-webkit-mask-image:url(/wp-content/themes/hostdean/assets/icons/star-gray.svg);mask-image:url(/wp-content/themes/hostdean/assets/icons/star-gray.svg);-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;-webkit-mask-size:contain;mask-size:contain;background:var(--star-color);width:20px;height:20px;width:calc(var(--size) * 1px);height:calc(var(--size) * 1px)}.loading-circle{box-sizing:border-box;border-radius:50%;border-style:solid;border-color:#05f #0055ff40 #0055ff40;border-image:initial;width:30px;height:30px;border-width:5px;margin-right:8px;animation:1s linear 0s infinite normal none running animation_rotating}.loading-circle.center{margin:20px auto;display:block}@keyframes animation_rotating{100%{transform:rotate(360deg)}}.plans-table-wrap{background-color:#fff;border-radius:12px;margin:12px 0 24px;overflow-x:auto;overflow-x:overlay;-webkit-overflow-scrolling:touch;border:1px solid var(--hd-color-9);box-shadow:0 4px 20px -4px rgba(7,86,148,.1),inset 0 -4px 0 rgba(5,52,89,.06)}.plans-table{margin:0 !important}.plans-table thead th,.plans-table tbody td{border:none;text-align:left;white-space:nowrap}.plans-table thead th{padding:12px 16px;font-weight:400;border-bottom:2px solid #f5f6fb;color:var(--hd-color-5)}.plans-table tbody td.col-os>*{margin:0 5px;vertical-align:middle}.plans-table tbody td.col-os .hd-os--icon-only{flex-wrap:nowrap}.plans-table tbody td.col-action{text-align:center}.plans-table tbody tr:not(:last-child){border-bottom:1px solid #f5f6fb}.plans-table tbody td{padding:16px 24px;padding:12px 16px;color:var(--hd-color-3);font-weight:500}.plans-table tbody td.col-price{font-weight:600;color:var(--hd-color-2)}.plans-table tbody td .disk-type{display:inline-flex;align-items:center;flex-direction:row;margin-left:5px;padding:10px;font-size:.85em;line-height:0;font-weight:500;background:#5a81c2;color:#f1f5f9;background:#f1f5f9;color:#3469b5;background:0 0 !important;color:var(--hd-color-3);border:1px solid var(--hd-color-9);border-radius:var(--hd-br--pill);white-space:nowrap}.plans-table tbody td .disk-type.ssd{background:#0d6efd;background:#1e88e5;color:#0d6efd;background:#0d6efd18}.plans-table tbody td .disk-type.nvme{background:#09b61c;background:#4caf50;color:#09b61c;background:#09b61c18}.plans-table tbody td .icon-with-text{display:flex;align-items:center;flex-direction:row;gap:5px}.plans-table tbody td .icon-with-text>*{margin:0}.plans-table tbody td .icon{font-size:20px;color:#0d3b66;line-height:0}.plans-table tbody td .icon-with-text.green .icon{color:green}.plans-table tbody td .icon-with-text.red .icon{color:red}.hd-os{display:inline-flex;flex-direction:row;align-items:center;flex-wrap:wrap;justify-content:flex-start;gap:10px}.hd-os .hd-os__item{display:flex;align-items:center;gap:5px}.hd-os .hd-os__item .icon,.hd-os .hd-os__item img,.hd-os .hd-os__item svg{width:auto;min-width:20px;height:20px;margin:0 !important}.plans-table .plan-name-link,.plans-table .plan-name{font-weight:600;color:var(--hd-color-2);display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:5px}.plans-table .plan-name-link{font-weight:500;color:#0065ee}.plans-table .plan-name-link svg{height:18px}@media (min-width:1200px){.plans-table .plan-name-link,.plans-table .plan-name{width:100%;max-width:300px;min-width:100px;text-wrap:auto}}.plans-table .plan-details-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;user-select:none;white-space:nowrap;padding:8px 16px;width:95%;max-width:200px;font-size:16px;line-height:18px;font-weight:500;color:#0065ee;border-radius:var(--hd-br--pill);background:0 0;border:2px solid #0065ee}.plans-table .plan-details-btn:hover{background:#0065ee;color:#fff}.plans-table-wrap--collapse{transition:all .3s ease-in-out}.plans-table-wrap--collapse table tbody tr:nth-child(1n+6){display:none}.plans-table-wrap--collapse.opened table tbody tr:nth-child(1n+6){display:table-row}.plans-table-wrap--collapse .plans-table-wrap__footer{position:relative;z-index:1}.plans-table-wrap--collapse .plans-table-wrap__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:1em;text-transform:capitalize;line-height:1;border-top:1px solid #f5f6fb;transition:all .3s ease-in-out}.plans-table-wrap--collapse .plans-table-wrap__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-table-wrap--collapse .plans-table-wrap__footer .show-plans svg{width:16px;height:16px;margin-left:3px}.plans-table-wrap--collapse .plans-table-wrap__footer .show-plans:hover{background:var(--hd-color-10);color:#0065ee}.plans-table-wrap--collapse .plans-table-wrap__footer .show-plans .show-less{display:none}.plans-table-wrap--collapse.opened .plans-table-wrap__footer .show-plans .show-all{display:none}.plans-table-wrap--collapse.opened .plans-table-wrap__footer .show-plans .show-less{display:inline}.plans-table-wrap--collapse.opened .plans-table-wrap__footer .show-plans .icon{rotate:180deg}.HD-faqs{width:100%;flex:1 1}.faq-list{padding:0;margin:0;display:flex;flex-direction:column;gap:0;width:100%;font-size:16px;border:1px solid var(--hd-color-9);border-radius:var(--hd-br)}.faq-list .faq{display:flex;list-style:none;padding:0;margin:0;background:#fff;transition:all .3s ease-in-out;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--hd-color-9)}.faq-list .faq:first-of-type{border-radius:var(--hd-br) var(--hd-br) 0 0}.faq-list .faq:last-of-type{border:none;border-radius:0 0 var(--hd-br) var(--hd-br)}.faq-list .faq:hover{transition:all .3s ease-in-out}.faq-list .faq .faq-question{display:flex;font-weight:500;font-size:1.125em;cursor:pointer;padding:20px 30px 20px 20px;margin:0;position:relative;color:var(--hd-color-1);align-items:center;gap:10px}.faq-list .faq-question.collapsed{color:var(--hd-color-3)}.faq-list .faq-question.collapsed .faq-question__icon{opacity:.25}.faq-list .faq-question .faq-question__icon,.faq-list .faq-question:hover .faq-question__icon{opacity:.75}.faq-list .faq-question .faq-question__icon svg{width:24px;height:auto}.faq-list .faq .faq-question:hover{color:var(--hd-color-blue)}.faq-list .faq-question .faq-question__text{flex:1 1}.faq-list .faq .faq-question:after{right:10px;content:'-';font-size:1.25em;font-weight:700;color:var(--hd-color-4);border:0;margin-left:8px;transition:all ease-in-out .5s}.faq-list .faq .faq-question.collapsed:after{content:'+';transition:all ease-in-out .5s}.faq-list .faq .faq-answer{color:var(--hd-color-3);font-weight:400;font-size:1em;line-height:1.7;padding:10px 20px 20px 36px}.faq-list .faq .faq-answer ul li{list-style:square;border:none}.faq-list .faq .faq-answer :last-child{margin-bottom:0}.separator--dot{display:inline-flex;height:4px;width:4px;background:rgb(0 0 0/10%);border-radius:20px}.tippy-box{background:#fff;color:#48658e;border-radius:var(--hd-br--medium);box-shadow:rgba(100,100,111,.2) 0 7px 29px 0;padding:7px 5px;box-shadow:0 4px 12px 6px rgba(6,49,89,.1);font-family:var(--hd-ff);font-weight:400;font-size:16px;line-height:24px;border-radius:8px;border-radius:var(--hd-br--medium);transition-property:transform,visibility,opacity;white-space:normal;outline:0}.tippy-box .tippy-arrow{color:#fff}.tippy-box>.tippy-arrow:before{transform:scale(1.5)}