﻿@keyframes zoomIn{0%{transform:translateX(-50%) translateY(-50%) scale(0.8) rotate(0deg)}10%{transform:translateX(-50%) translateY(-50%) scale(0.59) rotate(-4deg)}20%{transform:translateX(-50%) translateY(-50%) scale(0.75) rotate(4deg)}30%{transform:translateX(-50%) translateY(-50%) scale(0.8) rotate(-3deg)}40%{transform:translateX(-50%) translateY(-50%) scale(0.78) rotate(3deg)}50%{transform:translateX(-50%) translateY(-50%) scale(0.78) rotate(-3deg)}60%{transform:translateX(-50%) translateY(-50%) scale(0.78) rotate(3deg)}70%{transform:translateX(-50%) translateY(-50%) scale(0.78) rotate(-2deg)}80%{transform:translateX(-50%) translateY(-50%) scale(0.8) rotate(2deg)}100%{transform:translateX(-50%) translateY(-50%) scale(0.8) rotate(0deg)}}@media (min-width: 992px){@keyframes zoomIn{0%{transform:translateX(-50%) translateY(-50%) scale(1, 1) rotate(0deg)}10%{transform:translateX(-50%) translateY(-50%) scale(0.79, 0.79) rotate(-4deg)}20%{transform:translateX(-50%) translateY(-50%) scale(0.95, 0.95) rotate(4deg)}30%{transform:translateX(-50%) translateY(-50%) scale(1, 1) rotate(-3deg)}40%{transform:translateX(-50%) translateY(-50%) scale(0.98, 0.98) rotate(3deg)}50%{transform:translateX(-50%) translateY(-50%) scale(0.98, 0.98) rotate(-3deg)}60%{transform:translateX(-50%) translateY(-50%) scale(0.98, 0.98) rotate(3deg)}70%{transform:translateX(-50%) translateY(-50%) scale(0.98, 0.98) rotate(-2deg)}80%{transform:translateX(-50%) translateY(-50%) scale(1, 1) rotate(2deg)}100%{transform:translateX(-50%) translateY(-50%) rotate(0deg)}}}[data-animation="bounce"]{animation:ease-in 0.9s zoomIn}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header:before,.modal-header:after{content:" ";display:table}.modal-header:after{clear:both}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width: 992px){.modal-lg{width:900px}}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.33333%}.col-xs-pull-2{right:16.66667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333%}.col-xs-pull-5{right:41.66667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333%}.col-xs-pull-8{right:66.66667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333%}.col-xs-pull-11{right:91.66667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.33333%}.col-xs-push-2{left:16.66667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333%}.col-xs-push-5{left:41.66667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333%}.col-xs-push-8{left:66.66667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333%}.col-xs-push-11{left:91.66667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0%}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}@media (min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.33333%}.col-sm-pull-2{right:16.66667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333%}.col-sm-pull-5{right:41.66667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333%}.col-sm-pull-8{right:66.66667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333%}.col-sm-pull-11{right:91.66667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.33333%}.col-sm-push-2{left:16.66667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333%}.col-sm-push-5{left:41.66667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333%}.col-sm-push-8{left:66.66667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333%}.col-sm-push-11{left:91.66667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0%}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-offset-12{margin-left:100%}}@media (min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0%}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.col-md-offset-12{margin-left:100%}}@media (min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333%}.col-lg-pull-2{right:16.66667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333%}.col-lg-pull-5{right:41.66667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333%}.col-lg-pull-8{right:66.66667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333%}.col-lg-pull-11{right:91.66667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333%}.col-lg-push-2{left:16.66667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333%}.col-lg-push-5{left:41.66667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333%}.col-lg-push-8{left:66.66667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333%}.col-lg-push-11{left:91.66667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0%}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}}@font-face{font-family:"icons";src:url("/wp-content/themes/assets/fonts/icons/icons.woff2?1033");src:url("/wp-content/themes/assets/fonts/icons/icons.woff2?1033") format("woff2"),url("/wp-content/themes/assets/fonts/icons/icons.woff?1033") format("woff"),url("/wp-content/themes/assets/fonts/icons/icons.ttf?1033") format("truetype"),url("/wp-content/themes/assets/fonts/icons/icons.eot?1033#iefix") format("eot"),url("/wp-content/themes/assets/fonts/icons/icons.svg?1033#icons") format("svg");font-display:swap}.fa-BBC:before,.fa-CNN:before,.fa-Ease-use:before,.fa-NewYorkTimes:before,.fa-Pricing:before,.fa-Research:before,.fa-Speed-w:before,.fa-Speed:before,.fa-Star-s-half-o:before,.fa-Star-s-o:before,.fa-Star-s:before,.fa-The_Guardian:before,.fa-Times:before,.fa-USA_Today:before,.fa-Ubuntu_logo:before,.fa-Union:before,.fa-access:before,.fa-accordion-btn:before,.fa-address-card:before,.fa-alarm:before,.fa-amazon-new:before,.fa-amazon-prime:before,.fa-amazon-prime2:before,.fa-anchor:before,.fa-android-1:before,.fa-android-brands:before,.fa-android-line:before,.fa-android-new:before,.fa-android-small:before,.fa-android:before,.fa-angellist:before,.fa-angle-up:before,.fa-apple-1:before,.fa-apple:before,.fa-arrow-alt-circle-down-solid:before,.fa-arrow-alt-circle-up-solid:before,.fa-arrow-circle-down:before,.fa-arrow-circle-right:before,.fa-arrow-circle-up:before,.fa-arrow-left-solid:before,.fa-arrow-left:before,.fa-arrow-right:before,.fa-arrow-up-circle:before,.fa-arrow-up:before,.fa-arrow:before,.fa-award:before,.fa-award2:before,.fa-bag:before,.fa-balance-scale:before,.fa-ban:before,.fa-bar-chart:before,.fa-bbc-iplayer:before,.fa-bbc:before,.fa-best-deals:before,.fa-best_category_check_icon:before,.fa-bestvpn:before,.fa-bestvpn2:before,.fa-bitcoin-tool:before,.fa-body:before,.fa-browser:before,.fa-btc:before,.fa-bubble-chat:before,.fa-bubble-with-exclamation-mark:before,.fa-bullhorn-solid:before,.fa-bullhorn:before,.fa-calendar-silhouette:before,.fa-calendar:before,.fa-camera-off:before,.fa-camera-on:before,.fa-caret-down:before,.fa-cashback:before,.fa-certificate:before,.fa-chart-line-down:before,.fa-chart-line:before,.fa-chart:before,.fa-check-2:before,.fa-check-box:before,.fa-check-circle-regular:before,.fa-check-circle:before,.fa-check-coupon:before,.fa-check-mark:before,.fa-check:before,.fa-checkmark:before,.fa-chess-king:before,.fa-chevron-circle-right-solid:before,.fa-chevron-down:before,.fa-chevron-left-solid:before,.fa-chevron-left:before,.fa-chevron-right-solid:before,.fa-chevron-right:before,.privacy-alert-wrap .privacy-button-orange:before,.top-vendor ul li .top-vendor-arrow:before,.fa-chevron-up:before,.fa-chevrons-down:before,.fa-china-firewall:before,.fa-chrome:before,.fa-circle-chevron-left:before,.fa-circle-chevron-right:before,.fa-circle-down:before,.fa-circle-info:before,.fa-circle-regular:before,.fa-circle-up:before,.fa-clip:before,.fa-clip2:before,.fa-clock-solid:before,.fa-clock-time:before,.fa-cloud-protection:before,.fa-cog:before,.fa-coin:before,.fa-coins:before,.fa-comment-check:before,.fa-comment-edit:before,.fa-comment-lines:before,.fa-comment-o-edit:before,.fa-comment:before,.fa-comments:before,.fa-comparision:before,.fa-console:before,.fa-crackle:before,.fa-credit-card:before,.fa-cross:before,.fa-customer-support:before,.fa-dark-net:before,.fa-dark-web:before,.fa-dashboard:before,.fa-dazn:before,.fa-defence-cross:before,.fa-defence-tick:before,.fa-defence-warning:before,.fa-desktop:before,.fa-devices:before,.fa-discount:before,.fa-dislike-round:before,.fa-dislike:before,.fa-disney-colored:before,.fa-disney-new:before,.fa-disney:before,.fa-doc:before,.fa-dollar-sign:before,.fa-download-cloud:before,.fa-download:before,.fa-downloads:before,.fa-ease:before,.fa-edge:before,.fa-envelope-solid:before,.fa-envelope:before,.fa-espn-plus:before,.fa-espn:before,.fa-exclamation-triangle-solid:before,.fa-exclamation:before,.fa-experience:before,.fa-expert:before,.fa-eye-slash:before,.fa-eye:before,.fa-eyes-alliance:before,.fa-eyes:before,.fa-facebook-official:before,.fa-facebook-square-brands:before,.fa-facebook:before,.fa-fact-checked:before,.fa-fanduel-new:before,.fa-fastest-vpns:before,.fa-feather-alt-solid:before,.fa-feather:before,.fa-features:before,.fa-fifa-plus:before,.fa-fifa:before,.fa-file-certificate:before,.fa-file-check:before,.fa-file-o:before,.fa-file-signature:before,.fa-filter:before,.fa-finger:before,.fa-firefox-browser:before,.fa-firefox:before,.fa-flag-usa:before,.fa-flag:before,.fa-fox-news:before,.fa-free-trials-vpns:before,.fa-free-vpns:before,.fa-freebbc-new:before,.fa-fresh-session:before,.fa-fubotv:before,.fa-gamepad-modern:before,.fa-gaming-new:before,.fa-gaming_console:before,.fa-garbage:before,.fa-gauge:before,.fa-globe-solid:before,.fa-globe:before,.fa-goblet:before,.fa-google-square-brands:before,.fa-google:before,.fa-graduation-cap:before,.fa-green-tick:before,.fa-hand-point-right:before,.fa-hands-free:before,.fa-handshake-o:before,.fa-hbo-max:before,.fa-hbo-now:before,.fa-hbo:before,.fa-hbomax:before,.fa-hdd:before,.fa-heart:before,.fa-hidden-eye:before,.fa-hide-ip:before,.fa-hideIp:before,.fa-high:before,.fa-holders:before,.fa-home-hand:before,.fa-home-sale:before,.fa-hourglass-half:before,.fa-house:before,.fa-how-to-use-vpn:before,.fa-hulu-full:before,.fa-hulu:before,.fa-icon-copy:before,.fa-icon-follower:before,.fa-icon-refresh:before,.fa-icon_test:before,.fa-id-card:before,.fa-india-vpns:before,.fa-info-circle-solid:before,.fa-info:before,.fa-ios-line:before,.fa-ios-new:before,.fa-ios:before,.fa-ios2:before,.fa-ios3:before,.fa-ip:before,.fa-iphone:before,.fa-iplayer:before,.fa-kill-switch:before,.fa-laugh:before,.fa-life-ring:before,.fa-lightbulb-o:before,.fa-lightbulb:before,.fa-like-round:before,.fa-like:before,.fa-linkedin:before,.fa-linux-new:before,.fa-linux:before,.fa-list:before,.fa-location:before,.fa-lock-alt:before,.fa-lock-close:before,.fa-lock-privacy:before,.fa-lock-sec:before,.fa-lock-vpn:before,.fa-lock:before,.fa-mac-line:before,.fa-mac-new:before,.fa-mac-pc2:before,.fa-mac:before,.fa-mac2:before,.fa-macOS:before,.fa-man:before,.fa-map-marker:before,.fa-max:before,.fa-menu-icon-news:before,.fa-mess:before,.fa-micro-off:before,.fa-micro-on:before,.fa-minus-circul:before,.fa-minus-solid:before,.fa-minus:before,.fa-mobile-phone:before,.fa-mobile:before,.fa-money-back:before,.fa-money-bitcoin:before,.fa-money-check-pen:before,.fa-money-security:before,.fa-monitor-1:before,.fa-monitor:before,.fa-monthly-vpns:before,.fa-netflix-new:before,.fa-netflix:before,.fa-newbies:before,.fa-newspaper:before,.fa-nologs-vpns:before,.fa-open-lock:before,.fa-overall-new:before,.fa-overall:before,.fa-paper-plane:before,.fa-pass-strength:before,.fa-pass:before,.fa-pc:before,.fa-pedestal:before,.fa-pen:before,.fa-pencil-1:before,.fa-pencil-square-o:before,.fa-pencil:before,.fa-people:before,.fa-pin-location-transparent:before,.fa-pin:before,.fa-plane:before,.fa-planet:before,.fa-play-circle:before,.fa-plus-cir:before,.fa-plus-circul:before,.fa-plus-solid:before,.fa-plus:before,.fa-policy-lock:before,.fa-policy:before,.fa-power-off:before,.fa-press:before,.fa-pricing:before,.fa-privacy-cir:before,.fa-privacy:before,.fa-promotion:before,.fa-question-solid:before,.fa-question_icon:before,.fa-quote-left-solid:before,.fa-red-excl:before,.fa-reddit:before,.fa-reply-right:before,.fa-reply:before,.fa-research:before,.fa-review:before,.fa-reviews:before,.fa-router-brands:before,.fa-router-new:before,.fa-router:before,.fa-router1:before,.fa-safari:before,.fa-sats:before,.fa-score:before,.fa-screen:before,.fa-screenshot:before,.fa-search-location:before,.fa-search-new:before,.fa-search-r:before,.fa-search:before,.fa-security-check:before,.fa-security-hand:before,.fa-security:before,.fa-server-m:before,.fa-server:before,.fa-servers:before,.fa-setting:before,.fa-shield-alt-solid:before,.fa-shield-break:before,.fa-shield-check:before,.fa-shield-cross:before,.fa-shield-wifi:before,.fa-shield:before,.fa-signal-1:before,.fa-signal:before,.fa-sky-new:before,.fa-sky:before,.fa-slingtv:before,.fa-smart-tv:before,.fa-smart_tv:before,.fa-smile-cons:before,.pros-cons-box__col-cons li[data-type="cons"]:before,.fa-smile-improvement:before,.pros-cons-box__col-cons li[data-type="improvement"]:before,.fa-smile:before,.fa-sort:before,.fa-speech:before,.fa-speed-tool:before,.fa-speed:before,.fa-speed3:before,.fa-speeds:before,.fa-spinner:before,.fa-star-emty:before,.fa-star-half-o:before,.fa-star-message:before,.fa-star-o:before,.fa-star-ppc:before,.fa-star:before,.fa-stars-fill:before,.fa-starting-price-xs:before,.fa-stats:before,.fa-stop-hand:before,.fa-stream:before,.fa-streaming:before,.fa-streaming2:before,.fa-support:before,.fa-switch:before,.fa-sync:before,.fa-tablet:before,.fa-tag:before,.fa-tags:before,.fa-test-vpn:before,.fa-text:before,.fa-thumb-up:before,.fa-thumbs-down-solid:before,.fa-thumbs-down:before,.fa-thumbs-o-down:before,.fa-thumbs-o-up:before,.fa-thumbs-up-solid-orange:before,.fa-thumbs-up-solid:before,.fa-thumbs-up:before,.fa-tick-circle:before,.fa-tick:before,.fa-ticket:before,.fa-time:before,.fa-times-circle:before,.fa-times:before,.fa-toggle-on:before,.fa-toggle:before,.fa-torrent-line:before,.fa-torrent-new:before,.fa-torrent:before,.fa-torrenting-new:before,.fa-torrenting:before,.fa-transaction:before,.fa-transfer-Arrow:before,.fa-transfer-arrow:before,.fa-trophy:before,.fa-turn:before,.fa-tv-show:before,.fa-tv-solid:before,.fa-tv:before,.fa-twitter-old:before,.fa-twitter-square-brands:before,.fa-twitter:before,.fa-ubuntu:before,.fa-unblock-new:before,.fa-upload:before,.fa-use-vpn:before,.fa-user-multiple:before,.fa-user-secret:before,.fa-user-star:before,.fa-user:before,.fa-users-solid:before,.fa-vendor-reply:before,.fa-video-camera:before,.fa-visibility-eye:before,.fa-vpn-speeds:before,.fa-wallet-coin:before,.fa-wallet:before,.fa-warning:before,.fa-warning2:before,.fa-web-protection:before,.fa-webrtc:before,.fa-what-is-vpn:before,.fa-wifi:before,.fa-wind:before,.fa-windows-line:before,.fa-windows-new:before,.fa-windows:before,.fa-wrench:before,.fa-youtube-square-brands:before,.fa-youtube:before,.fa-сustomer:before,.pros-cons-box__col-pros li:before{font-family:"icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;display:inline-block;vertical-align:bottom}.fa-BBC:before{content:""}.fa-CNN:before{content:""}.fa-Ease-use:before{content:""}.fa-NewYorkTimes:before{content:""}.fa-Pricing:before{content:""}.fa-Research:before{content:""}.fa-Speed-w:before{content:""}.fa-Speed:before{content:""}.fa-Star-s-half-o:before{content:""}.fa-Star-s-o:before{content:""}.fa-Star-s:before{content:""}.fa-The_Guardian:before{content:""}.fa-Times:before{content:""}.fa-USA_Today:before{content:""}.fa-Ubuntu_logo:before{content:""}.fa-Union:before{content:""}.fa-access:before{content:""}.fa-accordion-btn:before{content:""}.fa-address-card:before{content:""}.fa-alarm:before{content:""}.fa-amazon-new:before{content:""}.fa-amazon-prime:before{content:""}.fa-amazon-prime2:before{content:""}.fa-anchor:before{content:""}.fa-android-1:before{content:""}.fa-android-brands:before{content:""}.fa-android-line:before{content:""}.fa-android-new:before{content:""}.fa-android-small:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-up:before{content:""}.fa-apple-1:before{content:""}.fa-apple:before{content:""}.fa-arrow-alt-circle-down-solid:before{content:""}.fa-arrow-alt-circle-up-solid:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-left-solid:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up-circle:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow:before{content:""}.fa-award:before{content:""}.fa-award2:before{content:""}.fa-bag:before{content:""}.fa-balance-scale:before{content:""}.fa-ban:before{content:""}.fa-bar-chart:before{content:""}.fa-bbc-iplayer:before{content:""}.fa-bbc:before{content:""}.fa-best-deals:before{content:""}.fa-best_category_check_icon:before{content:""}.fa-bestvpn:before{content:""}.fa-bestvpn2:before{content:""}.fa-bitcoin-tool:before{content:""}.fa-body:before{content:""}.fa-browser:before{content:""}.fa-btc:before{content:""}.fa-bubble-chat:before{content:""}.fa-bubble-with-exclamation-mark:before{content:""}.fa-bullhorn-solid:before{content:""}.fa-bullhorn:before{content:""}.fa-calendar-silhouette:before{content:""}.fa-calendar:before{content:""}.fa-camera-off:before{content:""}.fa-camera-on:before{content:""}.fa-caret-down:before{content:""}.fa-cashback:before{content:""}.fa-certificate:before{content:""}.fa-chart-line-down:before{content:""}.fa-chart-line:before{content:""}.fa-chart:before{content:""}.fa-check-2:before{content:""}.fa-check-box:before{content:""}.fa-check-circle-regular:before{content:""}.fa-check-circle:before{content:""}.fa-check-coupon:before{content:""}.fa-check-mark:before{content:""}.fa-check:before{content:""}.fa-checkmark:before{content:""}.fa-chess-king:before{content:""}.fa-chevron-circle-right-solid:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left-solid:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right-solid:before{content:""}.fa-chevron-right:before,.privacy-alert-wrap .privacy-button-orange:before,.top-vendor ul li .top-vendor-arrow:before{content:""}.fa-chevron-up:before{content:""}.fa-chevrons-down:before{content:""}.fa-china-firewall:before{content:""}.fa-chrome:before{content:""}.fa-circle-chevron-left:before{content:""}.fa-circle-chevron-right:before{content:""}.fa-circle-down:before{content:""}.fa-circle-info:before{content:""}.fa-circle-regular:before{content:""}.fa-circle-up:before{content:""}.fa-clip:before{content:""}.fa-clip2:before{content:""}.fa-clock-solid:before{content:""}.fa-clock-time:before{content:""}.fa-cloud-protection:before{content:""}.fa-cog:before{content:""}.fa-coin:before{content:""}.fa-coins:before{content:""}.fa-comment-check:before{content:""}.fa-comment-edit:before{content:""}.fa-comment-lines:before{content:""}.fa-comment-o-edit:before{content:""}.fa-comment:before{content:""}.fa-comments:before{content:""}.fa-comparision:before{content:""}.fa-console:before{content:""}.fa-crackle:before{content:""}.fa-credit-card:before{content:""}.fa-cross:before{content:""}.fa-customer-support:before{content:""}.fa-dark-net:before{content:""}.fa-dark-web:before{content:""}.fa-dashboard:before{content:""}.fa-dazn:before{content:""}.fa-defence-cross:before{content:""}.fa-defence-tick:before{content:""}.fa-defence-warning:before{content:""}.fa-desktop:before{content:""}.fa-devices:before{content:""}.fa-discount:before{content:""}.fa-dislike-round:before{content:""}.fa-dislike:before{content:""}.fa-disney-colored:before{content:""}.fa-disney-new:before{content:""}.fa-disney:before{content:""}.fa-doc:before{content:""}.fa-dollar-sign:before{content:""}.fa-download-cloud:before{content:""}.fa-download:before{content:""}.fa-downloads:before{content:""}.fa-ease:before{content:""}.fa-edge:before{content:""}.fa-envelope-solid:before{content:""}.fa-envelope:before{content:""}.fa-espn-plus:before{content:""}.fa-espn:before{content:""}.fa-exclamation-triangle-solid:before{content:""}.fa-exclamation:before{content:""}.fa-experience:before{content:""}.fa-expert:before{content:""}.fa-eye-slash:before{content:""}.fa-eye:before{content:""}.fa-eyes-alliance:before{content:""}.fa-eyes:before{content:""}.fa-facebook-official:before{content:""}.fa-facebook-square-brands:before{content:""}.fa-facebook:before{content:""}.fa-fact-checked:before{content:""}.fa-fanduel-new:before{content:""}.fa-fastest-vpns:before{content:""}.fa-feather-alt-solid:before{content:""}.fa-feather:before{content:""}.fa-features:before{content:""}.fa-fifa-plus:before{content:""}.fa-fifa:before{content:""}.fa-file-certificate:before{content:""}.fa-file-check:before{content:""}.fa-file-o:before{content:""}.fa-file-signature:before{content:""}.fa-filter:before{content:""}.fa-finger:before{content:""}.fa-firefox-browser:before{content:""}.fa-firefox:before{content:""}.fa-flag-usa:before{content:""}.fa-flag:before{content:""}.fa-fox-news:before{content:""}.fa-free-trials-vpns:before{content:""}.fa-free-vpns:before{content:""}.fa-freebbc-new:before{content:""}.fa-fresh-session:before{content:""}.fa-fubotv:before{content:""}.fa-gamepad-modern:before{content:""}.fa-gaming-new:before{content:""}.fa-gaming_console:before{content:""}.fa-garbage:before{content:""}.fa-gauge:before{content:""}.fa-globe-solid:before{content:""}.fa-globe:before{content:""}.fa-goblet:before{content:""}.fa-google-square-brands:before{content:""}.fa-google:before{content:""}.fa-graduation-cap:before{content:""}.fa-green-tick:before{content:""}.fa-hand-point-right:before{content:""}.fa-hands-free:before{content:""}.fa-handshake-o:before{content:""}.fa-hbo-max:before{content:""}.fa-hbo-now:before{content:""}.fa-hbo:before{content:""}.fa-hbomax:before{content:""}.fa-hdd:before{content:""}.fa-heart:before{content:""}.fa-hidden-eye:before{content:""}.fa-hide-ip:before{content:""}.fa-hideIp:before{content:""}.fa-high:before{content:""}.fa-holders:before{content:""}.fa-home-hand:before{content:""}.fa-home-sale:before{content:""}.fa-hourglass-half:before{content:""}.fa-house:before{content:""}.fa-how-to-use-vpn:before{content:""}.fa-hulu-full:before{content:""}.fa-hulu:before{content:""}.fa-icon-copy:before{content:""}.fa-icon-follower:before{content:""}.fa-icon-refresh:before{content:""}.fa-icon_test:before{content:""}.fa-id-card:before{content:""}.fa-india-vpns:before{content:""}.fa-info-circle-solid:before{content:""}.fa-info:before{content:""}.fa-ios-line:before{content:""}.fa-ios-new:before{content:""}.fa-ios:before{content:""}.fa-ios2:before{content:""}.fa-ios3:before{content:""}.fa-ip:before{content:""}.fa-iphone:before{content:""}.fa-iplayer:before{content:""}.fa-kill-switch:before{content:""}.fa-laugh:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb-o:before{content:""}.fa-lightbulb:before{content:""}.fa-like-round:before{content:""}.fa-like:before{content:""}.fa-linkedin:before{content:""}.fa-linux-new:before{content:""}.fa-linux:before{content:""}.fa-list:before{content:""}.fa-location:before{content:""}.fa-lock-alt:before{content:""}.fa-lock-close:before{content:""}.fa-lock-privacy:before{content:""}.fa-lock-sec:before{content:""}.fa-lock-vpn:before{content:""}.fa-lock:before{content:""}.fa-mac-line:before{content:""}.fa-mac-new:before{content:""}.fa-mac-pc2:before{content:""}.fa-mac:before{content:""}.fa-mac2:before{content:""}.fa-macOS:before{content:""}.fa-man:before{content:""}.fa-map-marker:before{content:""}.fa-max:before{content:""}.fa-menu-icon-news:before{content:""}.fa-mess:before{content:""}.fa-micro-off:before{content:""}.fa-micro-on:before{content:""}.fa-minus-circul:before{content:""}.fa-minus-solid:before{content:""}.fa-minus:before{content:""}.fa-mobile-phone:before{content:""}.fa-mobile:before{content:""}.fa-money-back:before{content:""}.fa-money-bitcoin:before{content:""}.fa-money-check-pen:before{content:""}.fa-money-security:before{content:""}.fa-monitor-1:before{content:""}.fa-monitor:before{content:""}.fa-monthly-vpns:before{content:""}.fa-netflix-new:before{content:""}.fa-netflix:before{content:""}.fa-newbies:before{content:""}.fa-newspaper:before{content:""}.fa-nologs-vpns:before{content:""}.fa-open-lock:before{content:""}.fa-overall-new:before{content:""}.fa-overall:before{content:""}.fa-paper-plane:before{content:""}.fa-pass-strength:before{content:""}.fa-pass:before{content:""}.fa-pc:before{content:""}.fa-pedestal:before{content:""}.fa-pen:before{content:""}.fa-pencil-1:before{content:""}.fa-pencil-square-o:before{content:""}.fa-pencil:before{content:""}.fa-people:before{content:""}.fa-pin-location-transparent:before{content:""}.fa-pin:before{content:""}.fa-plane:before{content:""}.fa-planet:before{content:""}.fa-play-circle:before{content:""}.fa-plus-cir:before{content:""}.fa-plus-circul:before{content:""}.fa-plus-solid:before{content:""}.fa-plus:before{content:""}.fa-policy-lock:before{content:""}.fa-policy:before{content:""}.fa-power-off:before{content:""}.fa-press:before{content:""}.fa-pricing:before{content:""}.fa-privacy-cir:before{content:""}.fa-privacy:before{content:""}.fa-promotion:before{content:""}.fa-question-solid:before{content:""}.fa-question_icon:before{content:""}.fa-quote-left-solid:before{content:""}.fa-red-excl:before{content:""}.fa-reddit:before{content:""}.fa-reply-right:before{content:""}.fa-reply:before{content:""}.fa-research:before{content:""}.fa-review:before{content:""}.fa-reviews:before{content:""}.fa-router-brands:before{content:""}.fa-router-new:before{content:""}.fa-router:before{content:""}.fa-router1:before{content:""}.fa-safari:before{content:""}.fa-sats:before{content:""}.fa-score:before{content:""}.fa-screen:before{content:""}.fa-screenshot:before{content:""}.fa-search-location:before{content:""}.fa-search-new:before{content:""}.fa-search-r:before{content:""}.fa-search:before{content:""}.fa-security-check:before{content:""}.fa-security-hand:before{content:""}.fa-security:before{content:""}.fa-server-m:before{content:""}.fa-server:before{content:""}.fa-servers:before{content:""}.fa-setting:before{content:""}.fa-shield-alt-solid:before{content:""}.fa-shield-break:before{content:""}.fa-shield-check:before{content:""}.fa-shield-cross:before{content:""}.fa-shield-wifi:before{content:""}.fa-shield:before{content:""}.fa-signal-1:before{content:""}.fa-signal:before{content:""}.fa-sky-new:before{content:""}.fa-sky:before{content:""}.fa-slingtv:before{content:""}.fa-smart-tv:before{content:""}.fa-smart_tv:before{content:""}.fa-smile-cons:before,.pros-cons-box__col-cons li[data-type="cons"]:before{content:""}.fa-smile-improvement:before,.pros-cons-box__col-cons li[data-type="improvement"]:before{content:""}.fa-smile:before{content:""}.fa-sort:before{content:""}.fa-speech:before{content:""}.fa-speed-tool:before{content:""}.fa-speed:before{content:""}.fa-speed3:before{content:""}.fa-speeds:before{content:""}.fa-spinner:before{content:""}.fa-star-emty:before{content:""}.fa-star-half-o:before{content:""}.fa-star-message:before{content:""}.fa-star-o:before{content:""}.fa-star-ppc:before{content:""}.fa-star:before{content:""}.fa-stars-fill:before{content:""}.fa-starting-price-xs:before{content:""}.fa-stats:before{content:""}.fa-stop-hand:before{content:""}.fa-stream:before{content:""}.fa-streaming:before{content:""}.fa-streaming2:before{content:""}.fa-support:before{content:""}.fa-switch:before{content:""}.fa-sync:before{content:""}.fa-tablet:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-test-vpn:before{content:""}.fa-text:before{content:""}.fa-thumb-up:before{content:""}.fa-thumbs-down-solid:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-up-solid-orange:before{content:""}.fa-thumbs-up-solid:before{content:""}.fa-thumbs-up:before{content:""}.fa-tick-circle:before{content:""}.fa-tick:before{content:""}.fa-ticket:before{content:""}.fa-time:before{content:""}.fa-times-circle:before{content:""}.fa-times:before{content:""}.fa-toggle-on:before{content:""}.fa-toggle:before{content:""}.fa-torrent-line:before{content:""}.fa-torrent-new:before{content:""}.fa-torrent:before{content:""}.fa-torrenting-new:before{content:""}.fa-torrenting:before{content:""}.fa-transaction:before{content:""}.fa-transfer-Arrow:before{content:""}.fa-transfer-arrow:before{content:""}.fa-trophy:before{content:""}.fa-turn:before{content:""}.fa-tv-show:before{content:""}.fa-tv-solid:before{content:""}.fa-tv:before{content:""}.fa-twitter-old:before{content:""}.fa-twitter-square-brands:before{content:""}.fa-twitter:before{content:""}.fa-ubuntu:before{content:""}.fa-unblock-new:before{content:""}.fa-upload:before{content:""}.fa-use-vpn:before{content:""}.fa-user-multiple:before{content:""}.fa-user-secret:before{content:""}.fa-user-star:before{content:""}.fa-user:before{content:""}.fa-users-solid:before{content:""}.fa-vendor-reply:before{content:""}.fa-video-camera:before{content:""}.fa-visibility-eye:before{content:""}.fa-vpn-speeds:before{content:""}.fa-wallet-coin:before{content:""}.fa-wallet:before{content:""}.fa-warning:before{content:""}.fa-warning2:before{content:""}.fa-web-protection:before{content:""}.fa-webrtc:before{content:""}.fa-what-is-vpn:before{content:""}.fa-wifi:before{content:""}.fa-wind:before{content:""}.fa-windows-line:before{content:""}.fa-windows-new:before{content:""}.fa-windows:before{content:""}.fa-wrench:before{content:""}.fa-youtube-square-brands:before{content:""}.fa-youtube:before{content:""}.fa-сustomer:before{content:""}.top5__shortcode-wrap{display:grid}.top5__wrapper{background:#EBF9FF;border-radius:10px;padding:10px;margin:0 auto;width:100%}@media (min-width: 992px){.top5__wrapper{padding:20px}}.top5__wrapper .top5__header{display:none}@media (min-width: 992px){.top5__wrapper .top5__header{display:flex;margin-bottom:12px;padding-inline-end:60px}}.top5__wrapper .top5__header-wrap{width:auto;margin:0 auto;padding-inline-start:40px}.top5__wrapper .top5__header-title{font:normal normal bold 18px/17px Arial;letter-spacing:0px;color:#37474F;font-size:14px}.top5__wrapper .top5__header-title--last{margin-inline-start:auto}.top5__wrapper .top5__header-vendor{display:flex;gap:25px;width:38%}.top5__wrapper .top5__header-vendor .top5__header-title:last-child{margin-inline-start:auto}.top5__wrapper .top5__card{position:relative;overflow:hidden;min-height:118px;padding:20px;background:#fff;border:1px solid #DBDBDB;border-radius:6px}@media (min-width: 320px){.top5__wrapper .top5__card{padding:30px 20px 20px 20px}}@media (min-width: 992px){.top5__wrapper .top5__card{padding:20px}}.top5__wrapper .top5__card:not(:last-child){margin-bottom:12px}@media (min-width: 992px){.top5__wrapper .top5__card:not(:last-child){margin-bottom:16px}}.top5__wrapper .top5__card .overlay-link{position:absolute;top:0;bottom:0;left:0;right:0;text-decoration:none;color:inherit}.top5__wrapper .top5__card--first{box-shadow:5px 0px 15px #4084D61A;border:2px solid #4084D6;padding-top:45px}.top5__wrapper .top5__card-inner{display:flex;flex-direction:column;gap:25px;align-items:flex-end;justify-content:space-between}@media (min-width: 992px){.top5__wrapper .top5__card-inner{flex-direction:row}}.top5__wrapper .top5__card-num{position:absolute;width:31px;height:27px;top:0;inset-inline-start:0;padding:5px;border-end-end-radius:6px;background:#005eab;color:#fff;text-align:center;font:normal normal bold 14px/17px Arial;letter-spacing:0px}.top5__wrapper .top5__card-sale{display:flex;justify-content:center;align-items:center;min-width:45%;padding:10px 25px;text-align:center;height:initial;font:normal normal bold 14px/17px Arial;color:#4084D6;background:#effaff;border:1px dashed #4084D6}@media (min-width: 480px){.top5__wrapper .top5__card-sale{min-width:140px}}@media (min-width: 992px){.top5__wrapper .top5__card-sale{padding:12px 25px}}.top5__wrapper .top5__card-price{display:block;justify-content:space-between;align-items:center;align-self:center;width:80%;gap:8px;color:#37474F}@media (min-width: 992px){.top5__wrapper .top5__card-price{display:flex;margin:0 auto;flex-direction:column;width:auto}}@media (min-width: 340px){.top5__wrapper .top5__card-price br{display:none}}.top5__wrapper .top5__card-price span{font:normal normal bold 22px/17px Arial}@media (min-width: 340px){.top5__wrapper .top5__card-price span{font:normal normal bold 28px/17px Arial}}@media (min-width: 380px){.top5__wrapper .top5__card-price span{font:normal normal bold 28px/17px Arial}}.top5__wrapper .top5__card-medal{position:absolute;width:auto;height:38px;top:0;inset-inline-start:47px}.top5__wrapper .top5__card-btns{width:100%;text-align:center;align-self:center}@media (min-width: 992px){.top5__wrapper .top5__card-btns{width:auto;margin-inline-start:auto}}.top5__wrapper .top5__card-btn{display:block;padding:12px 12px;min-width:135px;font:normal normal bold 13px/14px Arial;line-height:165%;text-align:center;color:#fafafa;background:#FF6611;border-radius:6px;transition:none}.--mobile-enlarged-font .top5__wrapper .top5__card-btn{font:normal normal bold 15px/16px Arial}.top5__wrapper .top5__card-btn:visited{color:#fff}.top5__wrapper .top5__card-btn:hover{color:#fff;border-color:#f50;background:linear-gradient(174deg, #FF6320 24%, #F53308 96%);text-decoration:none}.top5__wrapper .top5__card-btn i{margin-inline-start:5px}.top5__wrapper .top5__card-link{text-decoration:underline;font:normal normal normal 14px/18px Arial;letter-spacing:0px;color:#37474F}.top5__wrapper .top5__card-link:visited{color:#37474F}.top5__wrapper .top5__card a:not(.overlay-link){position:relative;z-index:1}.top5__wrapper .top5__card .top5__vendor{display:flex;flex-direction:column;justify-content:space-between;gap:20px;width:100%}@media (min-width: 375px){.top5__wrapper .top5__card .top5__vendor{flex-direction:row}}@media (min-width: 992px){.top5__wrapper .top5__card .top5__vendor{width:38%}}.top5__wrapper .top5__card .top5__vendor-block{position:relative;align-self:center;width:initial}@media (min-width: 375px){.top5__wrapper .top5__card .top5__vendor-block{width:50%}}@media (min-width: 768px){.top5__wrapper .top5__card .top5__vendor-block{width:initial}}.top5__wrapper .top5__card .top5__vendor-block a{display:inline-block}.top5__wrapper .top5__card .top5__vendor-block img{object-fit:contain;width:auto;height:40px !important}@media (min-width: 992px){.top5__wrapper .top5__card .top5__vendor-block img{width:92px;max-height:initial !important;height:auto !important}}.top5__wrapper .top5__card .top5__vendor-rating{align-self:center;text-align:center}.top5__wrapper .top5__card .top5__vendor-rating--desktop{display:none}@media (min-width: 992px){.top5__wrapper .top5__card .top5__vendor-rating--desktop{display:block}}.top5__wrapper .top5__card .top5__vendor-rating--mobile{display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width: 992px){.top5__wrapper .top5__card .top5__vendor-rating--mobile{display:none}}.top5__wrapper .top5__card .top5__vendor-rating--mobile .rating-text{text-align:center;font-size:12px;font-weight:400;line-height:166.667%}.top5__wrapper .top5__card .top5__vendor-rating--mobile .rating-num{display:flex;gap:5px;font-size:24px;font-weight:700;line-height:24px}.top5__wrapper .top5__card .top5__vendor-rating--mobile .rating-num .fa-star{font-size:20px;color:#f9d210}.top5__wrapper .top5__card .top5__vendor-rating-stars{font-size:16px;color:#F7CB12;line-height:1}.top5__wrapper .top5__card .top5__vendor-rating-stars i{line-height:1}@media (min-width: 340px){.top5__wrapper .top5__card .top5__vendor-rating-stars i:not(:last-child){margin-inline-end:5px}}@media (min-width: 992px){.top5__wrapper .top5__card .top5__vendor-rating-stars i:not(:last-child){margin-inline-end:0px}}@media (min-width: 1200px){.top5__wrapper .top5__card .top5__vendor-rating-stars i:not(:last-child){margin-inline-end:5px}}.top5__wrapper .top5__card .top5__vendor-rating-num{margin-bottom:8px;font:normal normal bold 24px/17px Arial;color:#37474F}.top5__wrapper .top5__card .top5__vendor-rating-num span{font:normal normal bold 18px/17px Arial}.coupon-var{margin:20px auto;position:relative;clear:both}.coupon-var a[class*=coupon-wrap-link-]{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.coupon-var .row2{display:block}@media (min-width: 768px){.coupon-var .row2{display:flex}}.coupon-var .row2 .left-column{align-items:center;padding:20px;border:1px solid #c4c4c4;border-radius:14px;border-bottom-width:0;flex:0 0 25%;display:flex}@media (min-width: 768px){.coupon-var .row2 .left-column{border-bottom-width:1px;border-right-width:0}}.coupon-var .row2 .left-column .content-block{width:100%}.coupon-var .row2 .left-column .content-block .coupon-image{z-index:3;position:relative;display:block}.coupon-var .row2 .left-column .content-block .coupon-image .hidden-xs{display:none}@media (min-width: 768px){.coupon-var .row2 .left-column .content-block .coupon-image .hidden-xs{display:block}}.coupon-var .row2 .left-column .content-block .coupon-image .hidden-sm{display:block}@media (min-width: 768px){.coupon-var .row2 .left-column .content-block .coupon-image .hidden-sm{display:none}}.coupon-var .row2 .left-column .content-block .coupon-image img{margin:0 auto}.coupon-var .row2 .right-column{border:1px solid #c4c4c4;border-radius:14px;position:relative;flex:0 0 75%;background-image:linear-gradient(to right, #c4c4c4 47%, rgba(255,255,255,0) 0);background-position:top;background-size:29px 1px;background-repeat:repeat-x;border-top-width:0;padding:20px 25px}@media (min-width: 768px){.coupon-var .row2 .right-column{border-top-width:1px;background-image:linear-gradient(#c4c4c4 47%, rgba(255,255,255,0) 0);background-position:left;background-size:1px 29px;background-repeat:repeat-y;border-left-width:0}}.coupon-var .row2 .right-column:before{content:"";position:absolute;height:28px;width:12px;top:-15px;left:-1px;background:#fff;border-top-right-radius:20px;border-bottom-right-radius:20px;border:1px solid #c4c4c4;border-left:0}@media (min-width: 768px){.coupon-var .row2 .right-column:before{height:12px;width:28px;border-top-right-radius:unset;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border:1px solid #c4c4c4;border-top:0;top:-1px;left:-15px}}.coupon-var .row2 .right-column:after{content:"";position:absolute;height:28px;width:12px;top:-15px;right:-1px;background:#fff;border-top-left-radius:20px;border-bottom-left-radius:20px;border:1px solid #c4c4c4;border-right:0}@media (min-width: 768px){.coupon-var .row2 .right-column:after{top:unset;height:12px;width:28px;border-top-left-radius:20px;border-bottom-left-radius:unset;border-top-right-radius:20px;border:1px solid #c4c4c4;border-bottom:0;bottom:-1px;left:-15px}}.coupon-var .row2 .right-column .url-block p{margin-bottom:2px;margin-block-start:1px}.coupon-var .row2 .right-column .url-block p:last-child{padding-bottom:0}.coupon-var .row2 .right-column .url-block p small{font-size:16px}.coupon-var .row2 .right-column .url-block [class^=col-]{float:unset}@media (min-width: 768px){.coupon-var .row2 .right-column .url-block [class^=col-]{float:left}}.coupon-var .row2 .right-column .url-block .coupon-discount{font-size:36px;color:#218ee7;display:block;margin-bottom:0;margin-top:0;line-height:1.2}.coupon-var .row2 .right-column .url-block .coupon-discount:after{content:"";background:url(/wp-content/themes/vpnmentor/images/coupon/coupon-shortcode.png) 0 0/contain no-repeat;display:inline-block;width:49px;height:41px;background-size:cover;vertical-align:text-bottom;margin-left:20px}.coupon-var .row2 .right-column .url-block .coupon-title{font-size:22px;font-weight:700;line-height:28px;color:#ff6a6a;margin-bottom:12px}@media (min-width: 768px){.coupon-var .row2 .right-column .url-block .coupon-title{margin-bottom:0}}.coupon-var a.btn.aff-button{max-width:100%;display:block;position:relative;z-index:2;top:auto;padding:10px 18px;margin-top:12px}@media (min-width: 768px){.coupon-var a.btn.aff-button{display:inline-block}html[lang="ar"] .coupon-var a.btn.aff-button{padding:10px}}.coupon-var a.btn.aff-button i{margin-left:5px;font-size:18px;color:#fff}.cp2-best-alt-vendor-shortcode--box{display:flex;flex-direction:column;justify-content:space-between;margin-top:1em;margin-bottom:1em;gap:10px;padding-block-end:20px;border:1px solid #E7EAEE;box-shadow:0 4px 12px rgba(0,105,191,0.16);border-radius:6px}@media (min-width: 768px){.cp2-best-alt-vendor-shortcode--box{flex-direction:row}}@media (min-width: 768px){.cp2-best-alt-vendor-shortcode--box.adapted-for-sidebar{flex-direction:column}}@media (min-width: 992px){.cp2-best-alt-vendor-shortcode--box.adapted-for-sidebar{flex-direction:row}}.cp2-best-alt-vendor-shortcode__wrap-desc{display:flex;flex-direction:column;width:100%}.cp2-best-alt-vendor-shortcode__wrap-info{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:100%;padding-inline-start:20px;padding-inline-end:20px}@media (min-width: 480px){.cp2-best-alt-vendor-shortcode__wrap-info{align-items:center}}@media (min-width: 768px){.cp2-best-alt-vendor-shortcode__wrap-info{max-width:337px;align-items:normal;padding-block-start:20px;padding-inline-start:15px;padding-inline-end:30px}}@media (min-width: 768px){.adapted-for-sidebar .cp2-best-alt-vendor-shortcode__wrap-info{max-width:100%;padding-inline-start:30px}}@media (min-width: 992px){.adapted-for-sidebar .cp2-best-alt-vendor-shortcode__wrap-info{max-width:337px;padding-inline-start:10px}}.cp2-best-alt-vendor-shortcode__ribbon{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;padding:11px 26px;background:#246AA8;border-radius:6px 6px 0 0;color:#ffffff;font-weight:700;font-size:17px;line-height:20px}@media (min-width: 768px){.cp2-best-alt-vendor-shortcode__ribbon{width:fit-content;border-radius:6px 0}}.cp2-best-alt-vendor-shortcode__img{display:flex;flex-direction:row;justify-content:space-between;gap:5px;align-items:center;margin-block-start:15px;margin-inline-start:20px;margin-inline-end:20px}@media (min-width: 480px){.cp2-best-alt-vendor-shortcode__img{text-align:center}}@media (min-width: 768px){.cp2-best-alt-vendor-shortcode__img{margin-block-start:30px;margin-inline-start:30px;margin-inline-end:30px;text-align:start}}.cp2-best-alt-vendor-shortcode__img img.vm-featured-vendor__logo{width:auto;max-width:147px}@media (min-width: 375px){.cp2-best-alt-vendor-shortcode__img img.vm-featured-vendor__logo{max-width:177px}}@media (min-width: 480px){.cp2-best-alt-vendor-shortcode__img img.vm-featured-vendor__logo{max-width:222px}}.cp2-best-alt-vendor-shortcode__text{margin-block-start:12px;margin-inline-start:20px;margin-inline-end:20px;font-weight:400;font-size:16px;line-height:24px}@media (min-width: 480px){.cp2-best-alt-vendor-shortcode__text{text-align:center}}@media (min-width: 768px){.cp2-best-alt-vendor-shortcode__text{margin-inline-start:30px;margin-inline-end:30px;text-align:start}}.cp2-best-alt-vendor-shortcode__rating{display:flex;flex-direction:row;align-items:center;gap:5px;margin-block-end:15px}.cp2-best-alt-vendor-shortcode__rating-rated{font-weight:700;font-size:18px;line-height:21px}.rating-block-desc .cp2-best-alt-vendor-shortcode__rating-rated{font-weight:700;font-size:22px;line-height:25px}.rating-block-desc .cp2-best-alt-vendor-shortcode__rating-rated .rated-text{display:none}.cp2-best-alt-vendor-shortcode__rating-stars.stars{line-height:1}@media (min-width: 768px){.cp2-best-alt-vendor-shortcode__rating-stars.stars{line-height:1.7em}}.cp2-best-alt-vendor-shortcode__rating-stars.stars .fa{margin-inline-start:4px;color:#ffcf55;font-size:19px}.rating-block-desc .cp2-best-alt-vendor-shortcode__rating-stars.stars .fa{margin-inline-start:2px;font-size:12px}.cp2-best-alt-vendor-shortcode__rating.rating-block-desc{flex-direction:column;gap:0;margin-block-end:0}@media (min-width: 768px){.cp2-best-alt-vendor-shortcode__rating.rating-block-desc{display:none}}.cp2-best-alt-vendor-shortcode__rating.rating-block-desc .rating-text{order:1;text-align:center;font-size:14px;line-height:18px;font-weight:400}@media (min-width: 768px){.cp2-best-alt-vendor-shortcode__rating.rating-block-desc .rating-text{order:0;font-size:18px;line-height:18px;font-weight:700}}.cp2-best-alt-vendor-shortcode__rating.rating-block-desc .rating-double-dots{display:none}@media (min-width: 768px){.cp2-best-alt-vendor-shortcode__rating.rating-block-desc .rating-double-dots{display:inline}}.cp2-best-alt-vendor-shortcode__rating.rating-block-desc .rating-stars{display:flex;gap:5px;text-align:center;margin-bottom:0;padding:0;background:transparent;border:none;box-shadow:none;font-size:18px;line-height:18px;font-weight:700}.cp2-best-alt-vendor-shortcode__rating.rating-block-desc .rating-stars .fa{font-size:18px;color:#f9d210}.cp2-best-alt-vendor-shortcode__rating.rating-block-info{display:none}@media (min-width: 768px){.cp2-best-alt-vendor-shortcode__rating.rating-block-info{display:flex}}.cp2-best-alt-vendor-shortcode__rating.rating-block-info .rating-text{order:1;text-align:center;font-size:14px;line-height:18px;font-weight:400}@media (min-width: 768px){.cp2-best-alt-vendor-shortcode__rating.rating-block-info .rating-text{order:0;font-size:18px;line-height:18px;font-weight:700}}.cp2-best-alt-vendor-shortcode__rating.rating-block-info .rating-double-dots{display:none}@media (min-width: 768px){.cp2-best-alt-vendor-shortcode__rating.rating-block-info .rating-double-dots{display:inline}}.cp2-best-alt-vendor-shortcode__rating.rating-block-info .rating-stars{display:flex;gap:5px;text-align:center;margin-bottom:0;padding:0;background:transparent;border:none;box-shadow:none;font-size:18px;line-height:18px;font-weight:700}.cp2-best-alt-vendor-shortcode__rating.rating-block-info .rating-stars .fa{font-size:18px;color:#f9d210}.cp2-best-alt-vendor-shortcode__link{display:flex;gap:10px;margin-block-end:20px}.cp2-best-alt-vendor-shortcode__link:before{content:'';width:16px;height:16px;padding:8px;background-position:center;background-size:contain;display:inline-block;background-repeat:no-repeat}.cp2-best-alt-vendor-shortcode__link a{font-weight:400;font-size:14px;line-height:17px;text-decoration-line:underline}.cp2-best-alt-vendor-shortcode__link a:hover{color:#246AA8}.cp2-best-alt-vendor-shortcode__link-review:before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.53396 14.5464H3.53394C3.3586 14.5464 3.18211 14.5085 3.01524 14.4317M3.53396 14.5464L3.07793 14.2954M3.53396 14.5464C3.82197 14.5464 4.10441 14.444 4.33355 14.2476C4.34441 14.2383 4.35487 14.2287 4.36495 14.2187L4.36512 14.2186L6.33603 12.2706H13.8801C14.6843 12.2706 15.3383 11.6166 15.3383 10.8123V3.41787C15.3383 2.61367 14.6843 1.95962 13.8801 1.95962H1.9352C1.131 1.95962 0.476953 2.61367 0.476953 3.41787V10.8123C0.476953 11.6166 1.131 12.2706 1.9352 12.2706H2.29713M3.53396 14.5464L2.29713 12.1206V12.2706M3.01524 14.4317L3.07793 14.2954M3.01524 14.4317C3.01525 14.4317 3.01525 14.4317 3.01526 14.4317L3.07793 14.2954M3.01524 14.4317C2.57293 14.2283 2.29713 13.7978 2.29713 13.311V12.2706M3.07793 14.2954C2.68884 14.1165 2.44713 13.7392 2.44713 13.311V12.2706H2.29713M3.52091 13.3323L3.52088 13.3323C3.51849 13.3312 3.51598 13.3298 3.51377 13.3282C3.51159 13.3267 3.51037 13.3254 3.50976 13.3247C3.5093 13.3241 3.50901 13.3237 3.50868 13.3228C3.50838 13.3219 3.50721 13.3185 3.50721 13.311V11.6655C3.50721 11.3314 3.23631 11.0605 2.90217 11.0605H1.9352C1.79849 11.0605 1.68704 10.949 1.68704 10.8123V3.41787C1.68704 3.28241 1.79644 3.17176 1.93143 3.16973H1.9352H13.8801C14.0168 3.16973 14.1283 3.28118 14.1283 3.4179V10.8124C14.1283 10.9491 14.0168 11.0605 13.8801 11.0605H6.08747C5.92823 11.0605 5.77542 11.1233 5.66217 11.2352L5.76761 11.3419L5.66216 11.2352L3.53827 13.3344C3.5369 13.3351 3.53607 13.3354 3.53578 13.3355C3.53514 13.3357 3.5346 13.3358 3.53373 13.3358C3.53265 13.3358 3.53086 13.3356 3.52833 13.335C3.52577 13.3343 3.52319 13.3334 3.52091 13.3323Z' fill='%23246AA8' stroke='%23246AA8' stroke-width='0.3'/%3E%3Cpath d='M9.38171 9.66092C9.32276 9.66092 9.26364 9.64673 9.20958 9.618L7.90814 8.92627L6.60671 9.61802C6.48325 9.68364 6.33324 9.67339 6.21987 9.59156C6.1065 9.50974 6.04951 9.3706 6.07289 9.23277L6.32235 7.76225L5.26632 6.72154C5.16721 6.62385 5.13191 6.4785 5.17517 6.34623C5.21843 6.21397 5.33281 6.11757 5.47048 6.09735L6.92658 5.88342L7.57849 4.54794C7.64 4.42194 7.76793 4.34204 7.90812 4.34204C8.04831 4.34204 8.17627 4.42196 8.23775 4.54794L8.88966 5.88342L10.3458 6.09735C10.4834 6.11757 10.5978 6.21397 10.6411 6.34623C10.6843 6.4785 10.649 6.62385 10.5499 6.72154L9.49389 7.76225L9.74335 9.23277C9.76673 9.3706 9.70974 9.50974 9.59637 9.59156C9.53268 9.63753 9.45736 9.66092 9.38171 9.66092ZM7.90814 8.14402C7.96732 8.14402 8.02649 8.15833 8.08032 8.18694L8.89535 8.62015L8.73867 7.6965C8.71863 7.57841 8.75752 7.45795 8.84283 7.37388L9.51028 6.71613L8.59162 6.58116C8.47181 6.56355 8.36841 6.48796 8.31529 6.37913L7.90814 5.54505L7.50099 6.37913C7.44787 6.48796 7.34448 6.56355 7.22466 6.58116L6.30601 6.71613L6.97346 7.37388C7.05877 7.45795 7.09765 7.57841 7.07762 7.6965L6.92094 8.62015L7.73597 8.18694C7.7898 8.15833 7.84897 8.14402 7.90814 8.14402Z' fill='%23246AA8'/%3E%3Cpath d='M7.90814 8.14402C7.96732 8.14402 8.02649 8.15833 8.08032 8.18694L8.89535 8.62015L8.73867 7.6965C8.71863 7.57841 8.75752 7.45795 8.84283 7.37388L9.51028 6.71613L8.59162 6.58116C8.47181 6.56355 8.36841 6.48796 8.31529 6.37913L7.90814 5.54505L7.50099 6.37913C7.44787 6.48796 7.34448 6.56355 7.22466 6.58116L6.30601 6.71613L6.97346 7.37388C7.05877 7.45795 7.09765 7.57841 7.07762 7.6965L6.92094 8.62015L7.73597 8.18694C7.7898 8.15833 7.84897 8.14402 7.90814 8.14402Z' fill='%23246AA8'/%3E%3C/svg%3E")}.cp2-best-alt-vendor-shortcode__link-coupon:before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.475 10.571L10.3089 5.46726M5.70512 5.70167L5.69446 5.69091M10.3089 10.3528L10.2982 10.342M7.62254 1.70005L6.17267 0.897564C5.85418 0.721287 5.4591 0.860952 5.30905 1.20286L4.62596 2.75938C4.53706 2.96195 4.35534 3.10334 4.14382 3.13452L2.51855 3.37404C2.16153 3.42665 1.92062 3.78182 1.99194 4.15041L2.3166 5.82838C2.35885 6.04676 2.29152 6.27254 2.13797 6.42742L0.958097 7.61746C0.698922 7.87887 0.704205 8.31388 0.969646 8.56836L2.17804 9.72686C2.33531 9.87763 2.4081 10.1016 2.37116 10.321L2.08736 12.007C2.02502 12.3773 2.27448 12.726 2.63265 12.7692L4.26322 12.9657C4.47543 12.9913 4.66053 13.1278 4.75432 13.328L5.475 14.866C5.6333 15.2038 6.03165 15.333 6.34575 15.1484L7.77567 14.3078C7.96176 14.1985 8.18847 14.1955 8.37716 14.2999L9.82704 15.1024C10.1455 15.2787 10.5406 15.139 10.6907 14.7971L11.3737 13.2406C11.4626 13.038 11.6444 12.8966 11.8559 12.8654L13.4812 12.6259C13.8382 12.5733 14.0791 12.2181 14.0078 11.8495L13.6831 10.1716C13.6409 9.95319 13.7082 9.72741 13.8617 9.57253L15.0416 8.38249C15.3008 8.12108 15.2955 7.68607 15.0301 7.43159L13.8217 6.27309C13.6644 6.12232 13.5916 5.89839 13.6285 5.67897L13.9123 3.99295C13.9747 3.6226 13.7252 3.27391 13.3671 3.23074L11.7365 3.03422C11.5243 3.00865 11.3392 2.8721 11.2454 2.67194L10.5247 1.13397C10.3664 0.796132 9.96806 0.666947 9.65396 0.85158L8.22404 1.69211C8.03794 1.8015 7.81123 1.80449 7.62254 1.70005Z' stroke='%23246AA8' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E")}.cp2-best-alt-vendor-shortcode__link-compare{margin-block-end:22px}.cp2-best-alt-vendor-shortcode__link-compare:before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9354 6.74796L13.6571 2.17311C13.6055 2.06864 13.523 1.98259 13.4207 1.92667C13.3185 1.87075 13.2015 1.84766 13.0857 1.86054L9.54286 2.25482C9.34505 1.85045 8.99612 1.5401 8.57143 1.39082V0.714251C8.57143 0.562699 8.51123 0.417354 8.40406 0.31019C8.2969 0.203026 8.15155 0.142822 8 0.142822C7.84845 0.142822 7.7031 0.203026 7.59594 0.31019C7.48878 0.417354 7.42857 0.562699 7.42857 0.714251V1.39082C7.15906 1.48661 6.91779 1.64832 6.72676 1.86121C6.53573 2.0741 6.401 2.3314 6.33486 2.60968L2.792 3.00339C2.69707 3.01386 2.60627 3.04795 2.52791 3.10255C2.44954 3.15715 2.38612 3.23053 2.34343 3.31597L0.0634286 7.88739C0.0222529 7.96627 0.00050706 8.05384 0 8.14282C0 8.74903 0.240816 9.33041 0.66947 9.75907C1.09812 10.1877 1.67951 10.4285 2.28571 10.4285H3.42857C4.03478 10.4285 4.61616 10.1877 5.04482 9.75907C5.47347 9.33041 5.71429 8.74903 5.71429 8.14282C5.71395 8.05821 5.69442 7.97478 5.65714 7.89882C5.65714 7.89425 3.73714 4.04854 3.73714 4.04854L6.46571 3.74511C6.66151 4.1478 7.0071 4.45791 7.42857 4.60911V12.1428H4C3.6937 12.1429 3.39301 12.225 3.12922 12.3807C2.86542 12.5364 2.64815 12.7599 2.5 13.028C2.45588 13.1153 2.43491 13.2125 2.43911 13.3102C2.4433 13.4079 2.47252 13.5029 2.52396 13.5862C2.5754 13.6694 2.64734 13.738 2.73289 13.7854C2.81845 13.8329 2.91475 13.8575 3.01257 13.8571H12.9874C13.0854 13.8578 13.1819 13.8334 13.2677 13.7861C13.3535 13.7387 13.4257 13.6702 13.4773 13.5869C13.529 13.5036 13.5583 13.4085 13.5626 13.3106C13.5669 13.2127 13.5459 13.1154 13.5017 13.028C13.3534 12.7596 13.1359 12.536 12.8718 12.3803C12.6076 12.2246 12.3066 12.1426 12 12.1428H8.57143V4.60911C8.84094 4.51332 9.08221 4.35161 9.27324 4.13872C9.46427 3.92583 9.599 3.66853 9.66514 3.39025L12.1617 3.11425C12.1617 3.11425 10.3457 6.75482 10.3434 6.76054C10.3067 6.83509 10.287 6.91687 10.2857 6.99996C10.2857 7.60617 10.5265 8.18755 10.9552 8.61621C11.3838 9.04486 11.9652 9.28568 12.5714 9.28568H13.7143C14.3205 9.28568 14.9019 9.04486 15.3305 8.61621C15.7592 8.18755 16 7.60617 16 6.99996C15.9986 6.91206 15.9765 6.82572 15.9354 6.74796ZM4.21829 7.57139H1.496L2.85714 4.84911L4.21829 7.57139ZM8 3.57139C7.88698 3.57139 7.7765 3.53788 7.68253 3.47509C7.58856 3.4123 7.51532 3.32306 7.47207 3.21864C7.42882 3.11423 7.4175 2.99933 7.43955 2.88848C7.4616 2.77764 7.51602 2.67582 7.59594 2.5959C7.67586 2.51599 7.77767 2.46157 7.88852 2.43952C7.99937 2.41747 8.11426 2.42878 8.21868 2.47203C8.32309 2.51528 8.41234 2.58853 8.47513 2.6825C8.53792 2.77647 8.57143 2.88695 8.57143 2.99996C8.57143 3.15152 8.51123 3.29686 8.40406 3.40403C8.2969 3.51119 8.15155 3.57139 8 3.57139ZM13.1429 3.70682L14.504 6.42854H11.7817L13.1429 3.70682Z' fill='%23246AA8'/%3E%3C/svg%3E")}.cp2-best-alt-vendor-shortcode__button{width:100%}.cp2-best-alt-vendor-shortcode__button .aff-button.aff-btn-orange{display:block;width:100%;max-width:100%;margin-block-end:5px;padding:15px;text-align:center;font-weight:700;font-size:16px;line-height:18px;border-radius:6px;background:linear-gradient(180deg, #FF741E 6.98%, #FF6302 55.59%, rgba(255,77,0,0.85) 97.05%)}.cp2-best-alt-vendor-shortcode__button .aff-button.aff-btn-orange:hover{background:linear-gradient(174deg, #FF6320 24%, #F53308 96%)}.cp2-best-alt-vendor-shortcode__domain{font-weight:400;font-size:12px;line-height:14px;text-align:center;color:#898989}.review-box{border:2px solid #246AA8;border-radius:6px;overflow:hidden;margin:15px 0}.review-box__head{background:#246AA8;color:white;font-weight:700;font-size:16px;line-height:18px;text-align:center;padding:14px 0}.review-box__row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #E7EAEE;flex-wrap:wrap;flex:1 1 100%;padding-bottom:8px;padding-top:14px}@media (min-width: 1200px){.review-box__row{padding-bottom:0;padding-top:0}}.review-box__noverified{font-size:12px;color:#37474F;padding:7px 18px;background:#F6F9FC;border-top:1px solid #E7EAEE}@media (min-width: 1200px){.review-box__noverified{padding:7px 30px}}.review-box__noverified .fa{color:#6E819F;margin-right:2px}.review-box__col_title{font-weight:700;font-size:14px;line-height:30px;color:#333333;padding:0px;margin-bottom:6px;white-space:nowrap;margin:4px 0 0px 16px}@media (min-width: 1200px){.review-box__col_title{background:#F6F9FC;padding:10px 15px 10px 30px;margin-bottom:0;width:16em}}.review-box__col_title .fa{color:#246AA8;margin-right:5px}@media (min-width: 1200px){.review-box__col_title{border-left:1px solid #E7EAEE;align-items:center;flex-direction:row;margin:0}}.review-box__tag{color:#163D60;font-size:12px;line-height:15px;padding:4px 13px;background:#246AA8;vertical-align:middle;margin-top:-5px;position:relative;display:inline-block;background:rgba(192,218,242,0.8);border-radius:4px;margin-left:8px}@media (min-width: 992px){.review-box__tag{font-size:13px}}.review-box__tag:before{width:0;height:0;border-style:solid;border-width:6px 7px 6px 0;border-color:transparent #CBDFF3 transparent transparent;display:block;content:"";margin-left:-19px;margin-top:2px;position:absolute}.review-box__col_label{order:3;width:100%;flex-grow:1;margin-left:14px}@media (min-width: 1200px){.review-box__col_label{width:auto;order:2;flex-grow:2;margin-left:30px}}.review-box__col_label .fa{color:#9AADBD;margin-right:4px}.review-box__col_rating{padding:0 10px 0 0px;vertical-align:middle;text-align:right;order:2}@media (min-width: 1200px){.review-box__col_rating{order:3;padding:0 30px 0 10px}}.review-box__col_rating .fa{color:#FFCF55;font-size:18px;line-height:18px;margin-right:1px;vertical-align:middle}@media (min-width: 992px){.review-box__col_rating .fa{margin-right:4px}}.review-box__col_rating .fa-star-half-o{font-size:16px;vertical-align:middle}@media (min-width: 992px){.review-box__col_rating .fa-star-half-o{margin-top:-3px}}.review-box__reviews_count{font-size:13px;display:block;line-height:1.05}@media (min-width: 992px){.review-box__reviews_count{font-size:14px;display:inline-block;line-height:1.2;margin-top:0px}}.review-box__carousel_controls{margin-bottom:15px;margin-top:-20px;margin-right:20px;text-align:right}@media (min-width: 1200px){.review-box__carousel_controls{margin-top:-40px}}.review-box__carousel_control{border:1.5px solid #CFDBE5;border-radius:4px;width:30px;height:30px;line-height:27px;display:inline-block;text-align:center;background:none;color:#005EAB;cursor:pointer}.review-box__carousel{padding:20px}.review-box__creview{display:flex}.review-box__creview .fa{width:30px;height:30px;color:white;background:#50D18B;border-radius:30px;text-align:center;line-height:30px;display:block;flex-shrink:0}.review-box__creview-content{margin-left:16px}.review-box__creview-text{line-height:25px;font-size:16px}.review-box__creview-author{font-size:15px;line-height:24px;color:rgba(51,51,51,0.6)}.shortcode_vendorData_wrapper{display:inline-block}.shortcode_vendorData_wrapper .fa{color:#b0b5bf;font-size:23px}.shortcode_vendorData_wrapper .img-sprite{background-image:url(/wp-content/themes/vpnmentor/images/ppc2/sprites.png?ver=1033);background-repeat:no-repeat;display:inline-block;margin:0 auto;position:relative;top:5px}.shortcode_vendorData_wrapper .ico-router{background-position:-125px -318px;width:23px;height:21px}.shortcode_vendorData_wrapper br{display:none}.shortcode-vendor-data.fa-check{color:#20B716}.shortcode-vendor-data.fa-times{color:#ff0000}img.shortcode-vendor-data-image{width:auto;vertical-align:middle;margin-bottom:10px}img.shortcode-vendor-data-image.shortcode-vendor-data-image-horizontal{height:40px !important}img.shortcode-vendor-data-image.shortcode-vendor-data-image-square{height:60px !important}.article-text-wrap .post-text img.shortcode-vendor-data-image{width:auto;vertical-align:middle;margin-bottom:10px}.article-text-wrap .post-text img.shortcode-vendor-data-image.shortcode-vendor-data-image-horizontal{height:40px !important}.article-text-wrap .post-text img.shortcode-vendor-data-image.shortcode-vendor-data-image-square{height:60px !important}.pros-cons-box{margin-bottom:16px;padding-left:10px}@media (min-width: 768px){.pros-cons-box{padding-left:0;display:flex;justify-content:space-between}}.pros-cons-box__heading{font-size:20px;font-weight:400;line-height:28px;margin:15px 0 0}@media (min-width: 768px){.pros-cons-box__col{width:46.5%}}.pros-cons-box__col ul{margin-left:0 !important;list-style-type:none}.pros-cons-box__col li:before{position:absolute;left:-25px}.pros-cons-box__col-pros li:before{content:""}.pros-cons-box__col-pros li:before{color:#22804d}.pros-cons-box__col-cons li[data-type="cons"]:before{color:#ce000b;font-size:17px}.pros-cons-box__col-cons li[data-type="improvement"]:before{color:#f8a602}.vendor-short-table{display:flex;flex-direction:column;border:1px solid #e0f0f5;background-color:#F0FAFF;border-radius:6px;overflow:hidden;padding:24px 20px;gap:6px}.vendor-short-table__item{display:flex;justify-content:space-between;padding:12px;border:1px solid #DEE1E6;border-radius:6px;background:white}.vendor-short-table__label{font-weight:600;color:#333;flex:1}.vendor-short-table__value{flex:2 0 0;color:#555}@media (max-width: 600px){.vendor-short-table{padding:15px 12px}.vendor-short-table__item{flex-direction:column;align-items:flex-start}}.gallery-carousel{position:relative;background:#eee}.gallery-carousel.wp-caption{padding-bottom:0}.gallery-carousel a{display:block;width:100%}.gallery-carousel button{display:flex;justify-content:center;align-items:center;background:#d6d6d6;width:60px;height:60px;position:absolute;top:50%;transform:translateY(-50%);opacity:0;transition:opacity,.3s;font-size:2em;border:none;border-radius:3px;cursor:pointer}.gallery-carousel button:hover{background:#869791;transition:background,.3s}.gallery-carousel:hover button{opacity:0.8}.gallery-carousel .prev-btn{position:absolute;left:10px;top:50%;transform:translateY(-50%)}.gallery-carousel .next-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.gallery-carousel .dot{width:10px;height:10px;background-color:#d6d6d6;border-radius:50%;margin:0 5px;cursor:pointer}.gallery-carousel .dot:hover{background-color:#869791}.gallery-carousel dl{margin:0}.gallery-carousel dd{margin:0}.gallery-carousel .gallery-caption{display:none}.gallery-slides-outer{--current-slide: 0;position:relative;margin:0 auto;overflow:hidden;width:100%;transition:height 0.3s ease}.gallery-slides{display:flex;transition:transform 0.3s ease;transform:translateX(calc(-100% * var(--current-slide)))}.gallery-slides .gallery-item img{max-width:100%;width:100%;height:auto}.gallery-slide{flex:0 0 100%}.gallery-slide-active .gallery-caption{display:inline-block}.gallery-nav i{color:#ffffff}.gallery-dots{display:flex;justify-content:center;padding:10px 0}.gallery-dots .active-dot{background-color:#869791}@keyframes lightboxDisplayOn{from{opacity:0}to{opacity:1}}.lightbox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);text-align:center;justify-content:start;align-items:center;flex-direction:column;z-index:999;opacity:0}.lightbox.active{display:flex;opacity:1;animation-duration:.5s;animation-name:lightboxDisplayOn}.lightbox-container{margin-top:4.5%;position:relative;display:flex;flex-direction:column;gap:5px;max-width:80%;max-height:80%}.lightbox-container-image{position:relative;display:flex;justify-content:center;height:100%;width:100%}.lightbox-container-image .nav-btn{display:flex;align-items:center;width:50%;height:100%;position:absolute;top:50%;transform:translateY(-50%);opacity:0;transition:opacity,.3s;border-radius:3px;cursor:pointer;background:transparent;border:none;text-decoration:none}.lightbox-container-image .nav-btn:hover{opacity:1;transition:opacity,.3s}.lightbox-container-image .nav-btn i{color:#a9a9a9;font-size:40px;line-height:1}.lightbox-image{object-fit:contain;width:100%;height:100%;border-radius:2px;background:#ffffff}.lightbox-prev{left:0;justify-content:start;padding-left:20px}.lightbox-next{right:0;justify-content:end;padding-right:20px}.lightbox-data{display:flex;position:relative;color:#cccccc;opacity:0}.lightbox-data-top{justify-content:end}.lightbox-data-bottom{justify-content:start}.lightbox.active .lightbox-data{opacity:1}.lightbox-details{width:85%;text-align:start}.lightbox-caption{display:block;margin-bottom:3px;font-size:16px;font-weight:700;line-height:1em}.lightbox-number{display:block;font-size:14px}.lightbox .close-btn{position:relative;width:30px;height:30px;font-size:27px;color:#a9a9a9;cursor:pointer}.lightbox .close-btn:hover{color:#ffffff}img[data-enlarge]{cursor:pointer}.privacy-alert-overflow{text-decoration:none;position:absolute;height:100%;width:calc(100% - 1px);top:0;left:0;z-index:1}.privacy-alert-content a{z-index:2;position:relative}.privacy-alert-wrap{background:#f3f6f9;box-shadow:0px 0px 2px rgba(34,34,122,0.25);border-radius:6px;margin:30px auto 0;color:#333;position:relative;padding:20px 15px 10px 15px}@media (min-width: 768px){.privacy-alert-wrap{padding:20px 20px 10px 20px}}.privacy-alert-wrap .privacy-alert-overflow{text-decoration:none;position:absolute;height:100%;width:calc(100% - 1px);top:0;left:0;z-index:1}.privacy-alert-wrap .heading-text{color:#005eab;font-size:26px;font-weight:bold;text-align:center;margin-bottom:20px}.privacy-alert-wrap .sub-heading-text{text-align:center;font-size:16px}.privacy-alert-wrap p{line-height:28px;margin-bottom:20px}.privacy-alert-wrap p.privacy-alert-content a{color:#005eab;font-weight:bold}.privacy-alert-wrap .info-box{display:flex;margin:10px auto;padding:0 15px;flex-direction:column}@media (min-width: 992px){.privacy-alert-wrap .info-box{margin:30px auto;padding:0 25px;flex-direction:unset}}.privacy-alert-wrap .info-box .col{display:flex;margin-bottom:12px}@media (min-width: 992px){.privacy-alert-wrap .info-box .col{margin-bottom:0;padding:0 10px;width:33.333%}}.privacy-alert-wrap .info-box .col .col-inside{background:#ffffff;width:100%;text-align:center;box-shadow:0px 0px 2px rgba(34,34,122,0.25);border-radius:10px;padding:15px 9%}.privacy-alert-wrap .info-box .col .col-inside p{margin-bottom:0;line-height:40px;margin-top:10px}@media (min-width: 768px){.privacy-alert-wrap .info-box .col .col-inside p{line-height:20px;margin-top:unset}.privacy-alert-wrap .info-box .col .col-inside p span{display:block}}.privacy-alert-wrap .info-box .col .col-inside p i{display:inline-block;vertical-align:middle;margin-bottom:0;float:left}@media (min-width: 992px){.privacy-alert-wrap .info-box .col .col-inside p i{margin-bottom:15px;vertical-align:unset;float:unset}}.privacy-alert-wrap .info-box .col .col-inside p strong{font-size:16px;margin-top:0}@media (min-width: 992px){.privacy-alert-wrap .info-box .col .col-inside p strong{font-size:20px;margin-top:15px;display:block}}.privacy-alert-wrap .info-box .col p.ip-loc{margin-bottom:5px}@media (min-width: 992px){.privacy-alert-wrap .info-box .col p.ip-loc{margin-bottom:0}}.privacy-alert-wrap .info-box .col p.ip-loc{margin-bottom:5px}.privacy-alert-wrap .info-box .col-ip .fa{color:#0780e3;font-size:40px;line-height:39px}.privacy-alert-wrap .info-box .col-location .fa{background:#ffdd66;border-radius:50%;width:39px;line-height:39px;font-size:24px;color:white}.privacy-alert-wrap .info-box .col-provider .fa{background:rgba(77,230,239,0.8);border-radius:50%;width:39px;line-height:39px;font-size:20px;color:white}.privacy-alert-wrap .privacy-button-orange{background:linear-gradient(180deg, #ff741e 6.98%, #ff6302 55.59%, rgba(255,77,0,0.85) 97.05%);border-radius:6px;font-size:17px;padding:15px 39px 15px 30px;margin-top:20px;position:relative;z-index:2;display:inline-block}.privacy-alert-wrap .privacy-button-orange:hover,.privacy-alert-wrap .privacy-button-orange:focus,.privacy-alert-wrap .privacy-button-orange:visited{color:#fff;background:linear-gradient(174deg, #ff6320 24%, #f53308 96%)}.privacy-alert-wrap .privacy-button-orange:before{position:absolute;margin-top:-1px;right:17px}.share-it{text-align:center;margin-bottom:20px}@media (min-width: 768px){.share-it{margin-bottom:40px}}.share-it .title{color:#333;font-size:18px;font-weight:bold;margin:20px 0}@media (min-width: 768px){.share-it .title{font-size:26px;margin:40px 0 25px}}.share-it li{display:inline-block;position:relative;width:95%;margin:5px}@media (min-width: 768px){.share-it li{width:auto;margin:15px 20px 0}}.share-it li.share{background:#3a5998;border-radius:11px}.share-it li.share:hover{background:#3e6fcc}.share-it li.tweet{background:#000;border-radius:11px}.share-it li.tweet:hover{background:#4d4d4d}.share-it li a{display:block;padding:0 35px 0 15px;color:#fff;font-size:18px;line-height:48px;display:flex;align-items:center}.share-it li .ico{display:inline-block;position:absolute;left:15px;top:0px}.share-it li .ico .fa{width:28px;font-size:26px}.share-it li div:first-child{font-weight:700;margin-left:38px}.share-it li .number{display:none;background:#f86b6b;font-size:14px;color:#fff;padding:5px;border-radius:9.5px;position:absolute;top:-10px;right:-10px;line-height:1}@media (min-width: 768px){.share-it li .number{display:block}}.trust-box{box-shadow:2px 2px 8px rgba(16,16,16,0.2);border-radius:6px;padding:20px 10px 20px 14px;border-left:5px solid #35B135}@media (min-width: 992px){.trust-box{padding:20px 20px 20px 24px}}.trust-box .fa{color:#35B135;font-size:22px;vertical-align:top;margin-right:12px}@media (min-width: 992px){.trust-box .fa{margin-right:6px}}.trust-box__heading{font-weight:700;font-size:18px;line-height:28px;margin-bottom:10px;display:flex;align-items:center}@media (min-width: 992px){.trust-box__heading{display:block}}.trust-box__text{line-height:28px}.footnote{padding-top:8px;border-top:1px solid #ddd;font-size:12px;color:#666;font-style:italic;line-height:1.2}.footnote sup{font-size:12px;margin-right:5px}.social__panel{display:flex}.social__btn{display:flex;align-items:center;justify-content:space-between;border-radius:2px;padding:5px 6px;font-size:13px;color:#fff;font-weight:700;text-decoration:none;margin:0 5px}.social__btn:hover,.social__btn:visited{text-decoration:none;color:#fff}.social__btn_big{font-size:18px;padding:10px 6px;color:#fff;width:50%}@media (min-width: 768px){.social__btn_big{width:100px}}.social__btn_facebook{background-color:#3a589e}.social__btn_facebook:hover{background-color:#2d4373}.social__btn_twitter{background-color:#000}.social__btn_twitter:hover{background-color:#4d4d4d}.social__btn_youtube{background-color:red}.social__btn_youtube:hover{background-color:#c00}.social__btn_google{background-color:red}.social__btn_google:hover{background-color:#c00}.vpn-social-button-wide{display:block;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:10px 15px;padding-right:6px;padding-left:15px;text-align:right;font-size:13px;color:#fff;font-weight:700;position:relative;text-decoration:none}.vpn-social-button-wide:hover{text-decoration:none;color:white}.vpn-social-button-wide:visited{text-decoration:none;color:white}.vpn-social-button-wide .vpn-social-button__icon{font-size:18px;color:white;position:absolute;left:6px;top:8px}.vpn-social-button-wide .vpn-social-button__icon.vpn-social-button-amp{background-color:transparent;top:1px;width:24px;height:24px}.vpn-social-button-wide.vpn-social-button-big{font-size:22px;padding-right:10px;padding-left:32px;min-height:32px}.vpn-social-button-wide.vpn-social-button-big .vpn-social-button__icon{top:7px}.vpn-social-button-wide .share-count{display:inline-block}.vpn-social-button--facebook{background-color:#3a589e}.vpn-social-button--facebook:hover{background-color:#2d4373}.vpn-social-button--facebook:focus{color:#ffffff}.vpn-social-button--facebook .vpn-social-button--facebook{background-color:#32529f}.vpn-social-button--twitter{background-color:#000}.vpn-social-button--twitter:hover{background-color:#4d4d4d}.vpn-social-button--twitter:focus{color:#ffffff}.vpn-social-button--youtube{background-color:#ff0000}.vpn-social-button--youtube:hover{background-color:#cc0000}.vpn-social-button--youtube:focus{color:#ffffff}.vpn-social-button--google{background-color:#ff0000}.vpn-social-button--google:hover{background-color:#cc0000}.vpn-social-button--google:focus{color:#ffffff}.vpn-social-button--linkedin{background-color:#6099d0}.vpn-social-button--linkedin:hover{background-color:#3a80c3}.vpn-social-button--reddit{background-color:#3b5998}.vpn-social-button--reddit:hover{background-color:#2d4373}.vpn-social-button--mail{background-color:#0d77b7}.vpn-social-button--mail:hover{background-color:#0a5887}.vpn-social-button-inpost{display:inline-block;font-size:12px;line-height:12px;padding-left:28px;padding-right:8px}.share-panel .vpn-social-button-wide{padding:8px;font-size:20px}.share-panel .vpn-social-button__icon{font-size:26px;left:10px;top:6px}.vpn-social-button--linkedin .share-panel .vpn-social-button__icon,.vpn-social-button--reddit .share-panel .vpn-social-button__icon{top:5px}.vpn-social-button-square{display:inline-block;height:34px;width:34px;background-repeat:no-repeat;background-position:center;text-decoration:none;text-align:center;padding:8px 0;line-height:1}.vpn-social-button-square:hover,.vpn-social-button-square:focus{text-decoration:none}@media (min-width: 1200px){.vpn-social-button-square:focus-visible{outline:#337ab7 auto 1px;outline-offset:2px;text-decoration:none}}.vpn-social-button-square .fa{color:white;font-size:20px;display:inline-block}.vpn-social-button-amp{background-repeat:no-repeat;background-position:50%;background-size:contain;text-decoration:none;cursor:pointer}.author-block{box-shadow:0px 0px 2px rgba(34,34,122,0.25);border-radius:6px;overflow:hidden;width:95%;margin:0 auto 20px;padding:0 15px 15px}@media (min-width: 768px){.author-block{width:auto;margin-bottom:30px}}@media (min-width: 992px){.author-block{padding-bottom:30px}}.author-block h4{background:#effaff;font-size:20px;font-weight:bold;color:#333;padding:15px;border-bottom:1px solid #dcdcee;margin:0 -15px 15px}.author-block p{font-size:16px;line-height:22px;margin-bottom:0}.author-block .avatar{display:flex;align-items:center;margin-bottom:15px}.author-block .avatar p{line-height:28px}.author-block .avatar li{margin-right:10px}.author-block .avatar li.author-avatar{width:50px}.author-block .avatar li.author-avatar img{display:block;width:100%;height:auto;border-radius:50%}.author-block .avatar li.author-name a,.author-block .avatar li.author-name strong{display:block;font-weight:bold;color:#005eab;margin-bottom:5px}.author-block .avatar li.author-name small{color:#555555;font-size:14px}.author-block .follow-experts{display:none;padding:25px 0 18px 0}@media (min-width: 768px){.author-block .follow-experts{display:block}}.author-block .follow-experts .title{font-size:16px;color:#333;margin-bottom:0;display:inline-block;vertical-align:middle;font-weight:800}@media (min-width: 992px){.author-block .follow-experts .title{margin-bottom:inherit}}.author-block .follow-experts .follow-block{display:inline-block;vertical-align:middle}.author-block .follow-experts .follow-block li{display:inline-block;vertical-align:middle;line-height:1;margin-right:5px}.author-block .follow-experts .follow-block li:last-child{margin-right:0}.author-block .follow-experts .follow-block a{display:inline-block;background-repeat:no-repeat;background-position:8px center;color:#fff;text-transform:uppercase;font-size:18px;font-weight:700;text-decoration:none;min-height:32px;width:36px;padding:10px;border-radius:4px;text-align:center}.author-block .follow-experts .follow-block a span{display:none;background:#f86b6b;padding:5px;border-radius:9.5px;font-size:12px;font-weight:normal;position:absolute;top:-10px;text-transform:lowercase;direction:ltr !important}@media (min-width: 992px){.author-block .follow-experts .follow-block a span{display:inline-block}}.v-card-block{margin:0px 20px 3px;position:relative}.v-card-block .overlay-link{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2}.v-card-block.cover .v-card-block__vendor-wrap::before{content:"";position:absolute;width:1178px;height:1178px;top:0;border-radius:50%;background:#fff;left:50%;transform:translate(-50%, 0)}@media (min-width: 992px){.v-card-block.cover .v-card-block__vendor-wrap::before{left:0;transform:translate(0, 0)}}@media (min-width: 992px){.v-card-block.cover .v-card-block__vendor-wrap::before{width:450%;height:450%;top:-175%}}.v-card-block.cover .v-card-block__vendor-web{color:rgba(51,51,51,0.8)}.v-card-block__inner{flex-direction:column;background:linear-gradient(0deg, #0f2c52 19.19%, #1c4d90 87.01%);box-shadow:0px 3px 3px 0px rgba(0,105,191,0.1);border-radius:6px;border:1px solid #e7eaee;overflow:hidden}@media (min-width: 992px){.v-card-block__inner{display:flex;background:var(--Linear, linear-gradient(270deg, #0f2c52 -19.61%, #1c4d90 117.43%));flex-direction:row}}.v-card-block__heading{margin-bottom:12px;margin-top:0;color:#fff;font-size:17px;line-height:130%;font-weight:700}.v-card-block__desc{padding:20px 20px 18px 20px;color:#fff;font-family:Arial;font-size:15px;font-style:normal;line-height:normal}@media (min-width: 992px){.v-card-block__desc{padding:30px 10px 25px 30px;flex-basis:63%}}.v-card-block__desc h3+p{line-height:20px !important}main.container article .block-content .post-text .v-card-block__desc p{margin-bottom:4px;margin-top:8px;font-size:15px;line-height:1.3em}.v-card-block__vendor{flex-shrink:0;margin-inline-start:auto;z-index:3}@media (min-width: 992px){.v-card-block__vendor{flex-basis:37%}}.v-card-block__vendor-wrap{position:relative;height:100%;padding:30px 0 20px 0;overflow:hidden}@media (min-width: 992px){.v-card-block__vendor-wrap{display:flex;align-items:center;justify-content:center;padding:15px}}.v-card-block__vendor-wrap .aff-button{font-size:15px;padding:12px;font-weight:700;margin-bottom:5px}.v-card-block__vendor p{margin:5px 0;text-align:center}.v-card-block__vendor-inner{position:relative}.v-card-block__vendor-inner p{margin:0;margin-block-start:0 !important;margin-block-end:0 !important}.v-card-block__vendor-web{color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:142%}.v-card-block__logo{display:block;margin-bottom:10px}.v-card-block__logo img{max-height:43px !important;min-height:42px}.v-card-block__i i{font-size:24px}.article-rating-wrap .rating-text{font-size:22px}@media (min-width: 768px){.article-rating-wrap .rating-text{font-size:26px}}.article-rating-wrap .rating-info .rating-score{background:none;color:#005EAB;font-size:18px;font-weight:bold}.article-rating-wrap .rating-info .rating-user-count{color:#333}.article-rating-wrap .rating-stars{padding:12px 20px;background:#EFFAFF;background:#EFFAFF;box-shadow:0px 0px 2px rgba(34,34,122,0.14);border-radius:28px}.top-vendor ul{list-style-type:none}.top-vendor ul li{font-size:14px;line-height:15px;background:#fff;box-shadow:0 0 3px 1px rgba(34,34,122,0.12);border-radius:6px;margin:8px 0;padding:10px;position:relative;padding-right:25px}.top-vendor ul li:first-child{margin:0}.top-vendor ul li a{display:block;position:relative;z-index:2;margin:5px 0;line-height:17px;color:#02345d;text-decoration:none}.top-vendor ul li a.general-link{position:absolute;top:0;left:0;width:92%;height:100%;z-index:1;margin:0}.top-vendor ul li span{margin:5px 0;display:inline-block}.top-vendor ul li .vendor-logo-container{width:30%;height:65px;text-align:center;margin:0;display:flex;align-items:center;float:left;margin-right:4%}.top-vendor ul li .vendor-logo-container img{width:100%;height:auto;max-height:75px}.top-vendor ul li .vendor-data-container{width:66%;float:left;padding-left:4px}.top-vendor ul li .vendor-data-container .vendor-heading{color:#02345d;font-weight:700;display:block}.top-vendor ul li .vendor-data-container .savings{color:#0ab78d;font-weight:700;font-size:15px}.top-vendor ul li .top-vendor-arrow{position:absolute;top:0;width:8%;height:100%;z-index:1;display:flex;align-content:center;justify-content:center;align-items:center;background:linear-gradient(180deg, #65baff 0%, #077bda 143.42%);color:#fff;font-size:20px;text-align:center;line-height:82px;margin:0;right:0;border-radius:0 6px 6px 0}.watchVideoBlock:before{content:"";display:block;margin:20px -10px}@media (min-width: 480px){.watchVideoBlock:before{margin-right:-30px;margin-left:-30px}}.watchVideoBlock .vendor-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.watchVideoBlock .vendor-video-container iframe,.watchVideoBlock .vendor-video-container object,.watchVideoBlock .vendor-video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.watchVideoBlock .vendor-video-container .youtube-player{padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;background:#000;margin:5px}.watchVideoBlock .vendor-video-container .youtube-player.private-video{background:#909090;text-align:center;padding:22%;padding-bottom:26%;color:#fff}.watchVideoBlock .vendor-video-container .youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:transparent}.watchVideoBlock .vendor-video-container .youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;cursor:pointer;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.watchVideoBlock .vendor-video-container .youtube-player img:hover{-webkit-filter:brightness(75%)}.watchVideoBlock .vendor-video-container .youtube-player .play{height:72px;width:72px;left:50%;top:50%;margin-left:-36px;margin-top:-36px;position:absolute;cursor:pointer}@media (min-width: 1200px){.not-fullwidth.watchVideoBlock{width:90%;margin:0 auto}}.not-fullwidth.watchVideoBlock .youtube-player{margin:0}footer{border-top:6px solid #1d69a7}.new-footer footer{background:#F6F9FC}footer .top .container{padding:25px 10px 35px;display:flex;flex-direction:column}@media (min-width: 768px){footer .top .container{flex-direction:row;flex-wrap:wrap}}.new-footer footer .top .container{padding-bottom:0}@media (min-width: 768px){.new-footer footer .top .container{padding-bottom:35px}}footer .footer-heading{margin-top:16px;font-size:19px;text-transform:none;color:#1d69a7;font-weight:700;margin-bottom:20px;text-align:center}@media only screen and (min-width: 992px){footer .footer-heading{text-align:initial}}footer .part{padding:0 10px 25px;border-bottom:1px solid #e8eded;flex-direction:column;align-items:center}@media (min-width: 768px){footer .part{border-bottom:none;padding:0 10px 0}}@media (min-width: 992px){footer .part{flex:1 0 34%;border-right:1px solid #e8eded}}@media (min-width: 768px){footer .part:nth-of-type(2){flex:1 0 75%}}@media (min-width: 992px){footer .part:nth-of-type(2){flex:1 0 43%}}footer .part:last-of-type{border-bottom:none}@media (min-width: 768px){footer .part:last-of-type{flex:1 0 25%}}@media (min-width: 992px){footer .part:last-of-type{flex:1 0 20%;border-right:none}}.new-footer footer .part{border:unset !important}.new-footer footer .part:nth-of-type(1){max-width:410px}footer .multi-menu .part{flex:1 0 75%;border-right:none}footer .multi-menu .part ul li a{padding-right:0;border-right:none}footer .multi-menu .part ul.links{display:block;font-size:15px;line-height:1.7}@media (min-width: 992px){footer .multi-menu .part ul.links{display:flex;flex-direction:column}}footer .multi-menu .part ul.links li{padding:0;margin:0;text-align:center}@media (min-width: 992px){footer .multi-menu .part ul.links li{text-align:unset;margin:0}}footer .multi-menu .part ul.social{margin-top:15px;flex-direction:row}footer .multi-menu .part ul.social li{margin-right:10px}@media (min-width: 1200px){footer .multi-menu .part{padding-left:25px}footer .multi-menu .part:first-of-type{padding-left:20px}}@media (min-width: 992px){footer .multi-menu .part{flex:1 0 25%;border-right:1px solid #e8eded}}@media (min-width: 992px){footer .multi-menu .part:last-of-type{flex:1 0 25%;border-right:none}}footer .logo{margin:0 auto}@media (min-width: 992px){footer .logo{margin:0 0 20px 0}}footer .logo a{overflow:hidden;display:block;height:43px;width:187px;margin:0 auto}@media (min-width: 992px){footer .logo a{margin:0}}.new-footer footer .logo a{margin:0}footer .logo img{max-height:43px;width:auto;height:unset}footer .mission{font-size:15px;line-height:19px;color:#525252;font-weight:300;text-align:center;padding:0;margin-bottom:20px;margin-top:5px}@media (min-width: 992px){footer .mission{text-align:inherit}}.new-footer footer .mission{font-size:14px;text-align:inherit;margin-bottom:0}footer .experts{display:flex;flex-wrap:wrap;flex-direction:column;line-height:22px}@media (min-width: 480px){footer .experts{flex-direction:row}}footer .expert-item{display:flex;margin-bottom:20px}@media (min-width: 480px){footer .expert-item{flex:1 0 50%}}footer .expert-item a{color:#337ab7;font-size:13px;font-weight:bold}footer .expert-item p{font-weight:300;font-style:italic;font-size:13px}footer .img-wrap{min-width:43px;height:43px;border-radius:50%;overflow:hidden;flex:0 0 43px;margin-right:7px}footer .links{display:flex;flex-wrap:wrap;justify-content:center;line-height:22px}footer .links li{margin:0 7px 0 0}footer .links li a{color:#0578c1;text-decoration:underline;font-weight:300;padding:0}@media (min-width: 992px){footer .links li a{padding:0 7px 0 0;line-height:1;margin-bottom:4px;padding:0 7px 0 0;border-right:1px solid #0578c1}}footer .links li:last-child a{border-right:0}footer .top h4{margin:15px 0;text-align:center;font-size:19px;color:#1d69a7;font-weight:700}@media (min-width: 992px){footer .top h4{text-align:left}}footer .top ul{list-style:none;display:flex;justify-content:center}@media (min-width: 992px){footer .top ul{justify-content:flex-start}}footer .top ul li{margin:0 10px 0 0;padding:13px 0}@media (min-width: 992px){footer .top ul li{padding:0}}.new-footer footer .top ul{display:list-item;padding:0;margin:0}@media (min-width: 768px){.new-footer footer .top ul{column-count:2;column-gap:20px;list-style-position:inside;float:right}}.new-footer footer .top ul li{color:#333333;margin:0;padding:0}@media (min-width: 768px){.new-footer footer .top ul li{padding:10px 0}}.new-footer footer .top ul li a{border:unset;color:#333333;font-size:14px;font-weight:400;line-height:16px}footer .bottom{background:#e8eded;text-align:center;padding:10px 0;font-size:15px;line-height:22px;color:#525252}.new-footer footer .bottom{background:unset;padding:0}@media (min-width: 768px){.new-footer footer .bottom{padding:12px 0;border-top:#e7eaee 1px solid}}.new-footer footer .bottom .container{justify-content:start;flex-direction:row;flex-wrap:wrap;display:flex;align-items:center;padding:0 10px}.new-footer footer .bottom .container .copyright{font-size:14px;order:2;max-width:unset;width:100%;text-align:center}@media (min-width: 768px){.new-footer footer .bottom .container .copyright{order:1;text-align:left}}.new-footer footer .bottom .container .social{font-size:14px;flex-direction:row;flex-wrap:wrap;display:flex;order:1;padding-bottom:35px}@media (min-width: 768px){.new-footer footer .bottom .container .social{justify-content:end;order:2;padding-bottom:0}}.new-footer footer .bottom .container .social span{margin-right:10px}.new-footer footer .bottom .container .social ul{display:flex}.new-footer footer .bottom .container .social ul li a{background-color:#163d60 !important;height:24px;width:24px;padding:4px 0;margin:0 5px;border-radius:50%}.new-footer footer .bottom .container .social ul li a i{color:#fff;font-size:12px}.social-btn-square{display:inline-block;height:34px;width:34px;background-repeat:no-repeat;background-position:center;text-decoration:none;text-align:center;padding:8px 0;line-height:1}.social-btn-square:hover,.social-btn-square:focus{text-decoration:none}.social-btn-square .fa{color:white;font-size:20px;display:inline-block}.social-btn-square span{opacity:0;color:transparent}.social-btn--facebook{background-color:#3a589e}.social-btn--facebook:hover{background-color:#2d4373}.social-btn--facebook .social-btn--facebook{background-color:#32529f}.social-btn--twitter{background-color:#000}.social-btn--twitter:hover{background-color:#4d4d4d}.social-btn--youtube{background-color:red}.social-btn--youtube:hover{background-color:#c00}.social-btn--google{background-color:red}.social-btn--google:hover{background-color:#c00}.modalbg{position:fixed;width:100%;height:100%;z-index:999999;background:transparent url("/wp-content/themes/vpnmentor/images/modal.png?ver=1033");top:0;bottom:0}.modalbg .sharer{text-align:center}.share-blog-modal .modal-header .close{padding:0;cursor:pointer;background:0 0;border:0;float:right;font-size:25px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:0.2}@media (min-width: 480px){.share-blog-modal .modal-header .close{font-size:21px}}.share-blog-modal .modal-body{overflow:hidden}.share-blog-modal .image-box{padding:0;text-align:center;margin-bottom:10px}@media (min-width: 480px){.share-blog-modal .image-box{margin-bottom:0}}.share-blog-modal .image-box img{width:100%;height:auto;border-radius:5px}.share-blog-modal .image-block{display:inline-block;width:75%}.share-blog-modal .modal-footer{border:0}.share-blog-modal .title-popup{margin:0 0 5px;font:25px "Open Sans", Helvetica, Arial, sans-serif;text-align:center}.share-blog-modal .text-block p{margin:0 0 5px}.share-blog-modal .text-block .share-wrap{margin-top:10px}@media (min-width: 480px){.share-blog-modal .text-block .share-wrap{margin-top:0}}.share-blog-modal .socials{overflow:hidden;margin:0;padding:0;list-style:outside none;text-align:center;margin-top:20px;vertical-align:top;display:flex;justify-content:center}.share-blog-modal .socials li{display:inline-block;padding:0 4px;width:33.33%;max-width:100px;vertical-align:middle;display:flex;justify-content:center}.share-blog-modal .socials li.new-share{width:46%;max-width:unset}.share-blog-modal .socials li.new-share .vpn-social-button-wide{line-height:0;display:flex;padding:5px 15px;text-align:center;width:100%;align-items:center;justify-content:center}@media (max-width: 425px){.share-blog-modal .socials li.new-share .vpn-social-button-wide{text-align:center;padding:5px;display:block}}.share-blog-modal .socials li.new-share .vpn-social-button__icon{line-height:0.8;font-size:23px;color:white;position:relative;left:0;top:0px}@media (max-width: 425px){.share-blog-modal .socials li.new-share .vpn-social-button__icon{line-height:0.8;font-size:16px;color:white;position:relative;right:auto;top:5px;left:auto;margin:0 auto 10px;display:block}}.share-blog-modal .socials li.new-share a .share-count{display:none}.share-blog-modal .socials li.new-share a:after{content:attr(data-text);display:inline-block;text-align:center;font-size:13px;overflow:hidden;text-overflow:ellipsis;line-height:1.5;max-width:100%;padding-left:10px;padding-right:5px}@media (max-width: 425px){.share-blog-modal .socials li.new-share a:after{white-space:normal;font-size:13px;line-height:1.5}}@media (max-width: 425px){.share-blog-modal .socials li.new-share a{line-height:1.5;font-size:10px;top:2px}}.share-blog-modal .btn-theme{float:right}.rtl .share-blog-modal .socials li.new-share{float:none}@media (max-width: 425px){.rtl .share-blog-modal .socials li.new-share{text-align:center}}.rtl .share-blog-modal .socials li.new-share a[class^="follow"]{text-align:center;direction:rtl}.rtl .share-blog-modal .socials li.new-share .vpn-social-button-wide{direction:rtl;text-align:center}@media (max-width: 425px){.rtl .share-blog-modal .socials li.new-share .vpn-social-button-wide{text-align:center}}.rtl .share-blog-modal .socials li.new-share .vpn-social-button-wide .vpn-social-button__icon{line-height:0.8;font-size:21px;color:white;position:relative;left:0;top:0px}@media (max-width: 425px){.rtl .share-blog-modal .socials li.new-share .vpn-social-button-wide .vpn-social-button__icon{top:2px}}@media (max-width: 425px){.rtl .share-blog-modal .socials li.new-share .vpn-social-button-wide .vpn-social-button__icon a:after{line-height:1;font-size:16px;color:white;position:relative;right:auto;left:auto;display:block;top:5px}}.post-popup{position:fixed;z-index:0;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;padding:30px;background:rgba(0,0,0,0.4);pointer-events:none;opacity:0}.post-popup.open{display:flex !important;transition:opacity 1s ease;opacity:1;pointer-events:all;z-index:110;transition:opacity 1s ease}.post-popup.open .post-popup__block{top:0;transition:top 1s ease;cursor:pointer;transition:top 1s ease}.post-popup__block{position:relative;max-width:518px;padding:35px 20px;border-radius:6.433px;background:#FFF;box-shadow:0px 2.144px 12.867px 0px rgba(47,34,112,0.1);text-align:center;top:-100%;transition:top 1s ease}@media (min-width: 768px){.post-popup__block{padding:35px 41px}}.post-popup__block-content{color:#333;text-align:center;font-size:1rem;font-weight:400;line-height:150%}.post-popup__block h4{margin:17px 0 14px;font-size:22px;font-weight:700;line-height:124%;letter-spacing:0.44px;word-wrap:break-word}.post-popup__block-content-img{margin:0 auto}.post-popup__block-content-img img{max-width:183px}@media (min-width: 768px){.post-popup__block-content-img img{max-width:100%}}.post-popup__btn-close{position:absolute;right:12px;top:12px;border:none;background:transparent;font-size:24px;color:#8999B1;cursor:pointer;transition:color 0.3s ease}.post-popup__btn-close:hover{color:#768498}.trustpilot-popup{position:fixed;z-index:0;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;padding:30px;background:rgba(0,0,0,0.4);pointer-events:none;opacity:0}.trustpilot-popup.open{display:flex !important;transition:opacity 1s ease;opacity:1;pointer-events:all;z-index:110;transition:opacity 1s ease}.trustpilot-popup.open .trustpilot-popup__block{top:0;transition:top 1s ease}.trustpilot-popup__block{position:relative;max-width:237px;padding:0;border-radius:10px;background:#FFF;top:-100%;transition:top 1s ease;overflow:hidden}@media (min-width: 768px){.trustpilot-popup__block{max-width:608px}}.trustpilot-popup__block-inner{display:flex;flex-direction:column-reverse;text-align:center}@media (min-width: 768px){.trustpilot-popup__block-inner{flex-direction:row}}.trustpilot-popup__block-white{padding:15px 20px 35px;max-width:269px}@media (min-width: 768px){.trustpilot-popup__block-white{padding:43px 37px;text-align:left}}.trustpilot-popup__block-white-buttons{display:flex;flex-direction:column;gap:12px}@media (min-width: 768px){.trustpilot-popup__block-white-buttons{display:none}}.trustpilot-popup__block-gradient{padding:16px 0 18px;background:linear-gradient(180deg, #004651 0%, #002341 100%)}@media (min-width: 768px){.trustpilot-popup__block-gradient{padding:36px 20px 52px;min-width:339px}}.trustpilot-popup__block-gradient-buttons{display:none}@media (min-width: 768px){.trustpilot-popup__block-gradient-buttons{display:flex;flex-direction:column;gap:22px}}.trustpilot-popup__block-text{font-weight:400;font-size:14px;line-height:16px;color:#212121;margin-bottom:28px}@media (min-width: 768px){.trustpilot-popup__block-text{font-size:18px;line-height:20px;margin-bottom:0;text-align:left}}.trustpilot-popup__block-text h2{font-size:24px;line-height:28px;margin:0 0 20px;font-weight:700}@media (min-width: 768px){.trustpilot-popup__block-text h2{font-size:32px;line-height:36px;margin:0 0 34px}html[lang="fr"] .trustpilot-popup__block-text h2,html[lang="tr"] .trustpilot-popup__block-text h2,html[lang="id"] .trustpilot-popup__block-text h2,html[lang="ro"] .trustpilot-popup__block-text h2,html[lang="bg"] .trustpilot-popup__block-text h2,html[lang="nb"] .trustpilot-popup__block-text h2,html[lang="hu"] .trustpilot-popup__block-text h2{font-size:30px;line-height:34px}}.trustpilot-popup__block-text p{margin:0 0 20px}.trustpilot-popup__block-text h5{font-weight:700}.trustpilot-popup__block-icon{margin:0 auto}@media (min-width: 768px){.trustpilot-popup__block-icon{margin:0 auto 43px}}.trustpilot-popup__block-icon img{max-width:85px}@media (min-width: 768px){.trustpilot-popup__block-icon img{max-width:127px}}.trustpilot-popup__block-btn-rate{font-size:14px;padding:13px 0;width:100%;font-weight:700;color:#373535;background:#04DA8D;filter:drop-shadow(0px 4px 4px rgba(0,0,0,0.25));border-radius:6.57px;cursor:pointer;transition:all 0.1s}.trustpilot-popup__block-btn-rate:hover{background:#47ebaf;color:black;text-decoration:none}.trustpilot-popup__block-btn-rate:visited{color:#373535}@media (min-width: 768px){.trustpilot-popup__block-btn-rate{font-size:20px;padding:21px 0;border-radius:10px}}.trustpilot-popup__block-btn-close{border:none;background:transparent;font-size:12px;color:#212121;font-weight:400;text-decoration:underline;cursor:pointer;transition:color 0.1s}.trustpilot-popup__block-btn-close:hover{color:#616161}@media (min-width: 768px){.trustpilot-popup__block-btn-close{font-size:16px;color:white}.trustpilot-popup__block-btn-close:hover{color:#e0e0e0}}.trustpilot-popup__btn-close{position:absolute;border:none;right:7px;top:7px;width:26px;height:26px;cursor:pointer;background:transparent;padding:0}.trustpilot-popup__btn-close:before,.trustpilot-popup__btn-close:after{content:' ';position:absolute;width:2px;left:12px;height:18px;top:4px;background-color:#BCBBBB;transition:background-color 0.1s ease}.trustpilot-popup__btn-close:before{transform:rotate(45deg)}.trustpilot-popup__btn-close:after{transform:rotate(-45deg)}.trustpilot-popup__btn-close:hover:before,.trustpilot-popup__btn-close:hover:after{color:#616161}@media (min-width: 768px){.trustpilot-popup__btn-close{right:10px;top:10px;width:40px;height:40px}.trustpilot-popup__btn-close:before,.trustpilot-popup__btn-close:after{left:19px;height:28px;top:6px}}.v-comment-block{font-family:Arial;margin:33px 10px}@media (min-width: 768px){.v-comment-block{margin:33px 0}}.v-comment-block h2{display:flex;align-items:center;gap:8px;margin-bottom:20px;color:#333;font-size:22px;font-style:normal;font-weight:700;line-height:175%}.v-comment-block h2 .fa{color:#246aa8}@media (min-width: 768px){.v-comment-block h2{margin-bottom:14px}}.v-comment-block__f-form{margin:35px 0 40px;padding:35px 20px;border-radius:6px;border:1px solid #E7EAEE;box-shadow:0px 0px 6px 0px rgba(16,16,16,0.08);background:#F6F9FC}@media (min-width: 768px){.v-comment-block__f-form{padding:30px 35px}}.v-comment-block__comments-name{margin-bottom:15px;color:#333;font-size:20px;font-weight:700;line-height:143%}.v-comment-block__comments-answers{max-height:0;opacity:0;overflow:hidden;transition:all 0.2s ease-in-out}.v-comment-block__comments-answers.open{max-height:100%;opacity:1;overflow:visible;transition:all 0.3s ease-in-out}.v-comment-block__answer{margin-top:15px;width:97%;margin-inline-start:auto}.v-comment-block__answer-bl.bl-comment__comment{background:#F6F9FC}.v-comment-block__answer-bl.bl-comment__comment .form-comment__input{background:#fff}.v-comment-block__answer .block-author__name .block-author__data{display:block}.bl-comment{color:#333}.bl-comment__comment{margin-bottom:20px;padding:25px 20px;border-radius:6px;border:1px solid #E7EAEE;background:#FFF;box-shadow:0px 0px 6px 0px rgba(16,16,16,0.08)}@media (min-width: 768px){.bl-comment__comment{padding:30px 35px}}.bl-comment__comment-author{margin-bottom:12px}.bl-comment__comment-text{font-size:16px;line-height:150%}.bl-comment__comment-nav{display:flex;align-items:center;justify-content:space-between;padding:20px 0 0px}.bl-comment__comment-nav-close,.bl-comment__comment-nav>button{display:flex;align-items:center;gap:6px;border:none;background:none;cursor:pointer}.bl-comment__comment-nav-text{font-size:18px;font-weight:700}.bl-comment__comment-nav-reply,.bl-comment__comment-nav-speech{color:#005EAB;font-size:16px;font-weight:700}.bl-comment__comment-nav-speech span{color:#333;font-weight:400}.bl-comment__comment-nav-close{color:#37474F;font-size:14px;font-weight:400}.bl-comment__comment-nav-close .fa-Union{font-size:9px}.bl-comment__comment-form{border-top:1px solid #E7EAEE;max-height:0;opacity:0;overflow:hidden;margin:0;transition:all 0.2s ease}.bl-comment__comment-form textarea,.bl-comment__comment-form input{background:#F6F9FC;font-family:Arial}.bl-comment__comment-form .bl-comment__comment-nav{margin-bottom:20px}.bl-comment__comment-form.open{max-height:100%;margin-top:20px;opacity:1;overflow:visible;transition:all 0.3s ease}.form-comment{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:15px}.form-comment input::placeholder,.form-comment textarea::placeholder{color:rgba(85,85,85,0.831373);transition:border 0.2s ease-in}.form-comment input::placeholder:hover,.form-comment input::placeholder:active,.form-comment input::placeholder:focus,.form-comment textarea::placeholder:hover,.form-comment textarea::placeholder:active,.form-comment textarea::placeholder:focus{border:1.5px solid #B9C2CE}.form-comment__field-row{width:100%}@media (min-width: 992px){.form-comment__field-row{width:48%}}.form-comment__field-row>input{padding:15px 20px}.form-comment__field-row.form-error .form-comment__error-email{display:block}.form-comment__field-row.form-error>input,.form-comment__field-row.form-error>textarea{border-color:red}.form-comment__field-row2{display:none}.form-comment__error-text{margin-bottom:3px;color:red;font-size:12px;display:none}.form-comment__error-text.error-active{display:block}.form-comment__input{width:100%;border:1px solid #E7EAEE;border-radius:6px;transition:border 0.3s ease}.form-comment__input:hover{border:1.5px solid #B9C2CE}.form-comment__input:focus{border:1.5px solid #B9C2CE}.form-comment__comment{width:100%}.form-comment__comment>textarea{min-height:134px;padding:20px;resize:none}.form-comment__submit{width:100%}.form-comment__check{width:100%;margin:10px 0 15px}.form-comment__check input[type="checkbox"]{grid-area:1/1/2/2;width:20px;height:20px;background-color:white;border-radius:6px;vertical-align:middle;border:2px solid #B9C2CE;appearance:none;-webkit-appearance:none;outline:none;cursor:pointer}.form-comment__check input[type="checkbox"]:checked{border-color:#246aa8;background-color:#246aa8}.form-comment__check label{display:grid;gap:6px;justify-content:flex-start;align-items:center;text-align:center;cursor:pointer}.form-comment__check label i{grid-area:1/1/2/2;color:#fff;font-size:12px}.form-comment__check label span{grid-area:1/2/2/3;padding-top:2px;text-align:start}.form-comment__button{cursor:pointer;display:block;padding:15px 20px;width:100%;min-width:203px;line-height:113%;color:#ffffff;background:var(--Linear, linear-gradient(180deg, #44A5F4 0%, #047ADC 100%));border-radius:6px;border:none;font-size:1rem;font-weight:700;text-align:center;transition:.3s}.form-comment__button:hover{background:linear-gradient(180deg, #3992db 0, #047adc 100%);transition:.3s}@media (min-width: 992px){.form-comment__button{width:fit-content}}.form-comment .fa-spinner{display:none}.form-comment.--sending .fa-spinner{display:inline-block}.form-comment.--sending .fa-chevron-right,.form-comment.--sending .privacy-alert-wrap .privacy-button-orange,.privacy-alert-wrap .form-comment.--sending .privacy-button-orange,.form-comment.--sending .top-vendor ul li .top-vendor-arrow,.top-vendor ul li .form-comment.--sending .top-vendor-arrow{display:none}.form-comment .fa-spinner::before{animation:spinner-rotate 1.5s linear infinite}@keyframes spinner-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.block-author{display:flex;align-items:center;justify-content:space-between;font-style:normal}.block-author__info{display:flex;align-items:center;gap:12px}.block-author__img{width:52px;height:52px;border-radius:50%;overflow:hidden}.block-author__data{display:none;color:rgba(85,85,85,0.85);font-size:13px;font-weight:400;line-height:normal}@media (min-width: 768px){.block-author__data{display:block}}.block-author__name a{display:block;color:#333;font-size:16px;font-weight:700;line-height:103%;text-decoration:none}.block-author__name a:not(:last-child){margin-bottom:5px}.block-author__name .block-author__data{display:block}@media (min-width: 768px){.block-author__name .block-author__data{display:none}}ul.pagination{list-style:none;margin-top:6px}@media (min-width: 768px){ul.pagination{text-align:right}}ul.pagination li{display:inline-block;margin-left:7px}ul.pagination li:first-child{margin-left:0}@media (max-width: 991px){ul.pagination li{margin-bottom:7px}}ul.pagination a{line-height:28px;border-radius:6px;text-decoration:none;padding:10px 15px;display:inline-block;cursor:pointer;color:#005eab;border:1px solid #eaf0ee;background:white;font-size:16px;font-weight:300}@media (max-width: 767px){ul.pagination a{padding:6px 6px}}ul.pagination li.active a{color:white;background:linear-gradient(180deg, #44A5F4 0%, #047ADC 100%)}ul.pagination li.active a:hover{color:white;background:linear-gradient(180deg, rgba(68,165,244,0.89) 0%, rgba(4,122,220,0.89) 100%)}.comment-to-rate{display:none;border:1px solid rgba(4,131,235,0.5);border-radius:6px;background:#EFFAFF;padding:15px;justify-content:center;align-content:center;line-height:20px}.comment-to-rate.is-active{display:flex}.comment-to-rate i{font-size:20px;color:#246AA8;display:inline-block;margin-right:10px}.text-no-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comparison-table{position:relative;overflow:hidden}.comparison-table__table-vendors{display:flex;scrollbar-color:#E7EAEE;scrollbar-width:thin;scrollbar-color:#c8c8ca #e3e4e4;overflow-x:scroll;overflow-y:hidden;padding-bottom:13px}.comparison-table a:focus{text-decoration:underline}.comparison-table::after{pointer-events:none;position:absolute;z-index:11;content:"";display:block;height:calc(100% - 350px);bottom:50px;width:70px;right:0;background-image:linear-gradient(270deg, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.02) 96%)}@media (min-width: 768px){.comparison-table::after{height:calc(100% - 250px)}}.comparison-table h2{font-size:25px;font-weight:bold;line-height:1.15em;color:#333;margin-top:35px;margin-bottom:1.56em}.comparison-table__filter{margin-bottom:36px}@media (min-width: 768px){.comparison-table__filter{margin-bottom:28px}}.comparison-table__filter-wrap{display:flex;gap:12px 8px;flex-wrap:wrap}.comparison-table__filter-btn{cursor:pointer;position:relative;display:grid;place-content:center;width:fit-content;border-radius:2.5em;padding:3px 12px 2px 12px;border:1px solid #C4C4C4;font-size:0.875em;color:#555555}.comparison-table__filter-btn:has(input[type="checkbox"]:checked){color:#246AA8;background:#E0EDF8;border-color:#246AA8}.comparison-table__filter-btn:has(input[type="checkbox"]:focus){border-color:#246AA8}.comparison-table__filter-btn input[type="checkbox"]{appearance:none;position:absolute;opacity:0;width:100%;height:100%;cursor:pointer}.comparison-table__text{font-size:0.75em;margin-top:5px}.comparison-table__inner{position:relative;width:100%;border-block-end:10px solid #e3e4e4}.comparison-table__headings .comparison-table__table-cell{justify-content:center !important;font-style:italic}.comparison-table__table{position:relative;display:flex;margin-bottom:-10px;font-size:14px;background:white}.comparison-table__table-name{width:144px;flex-shrink:0}@media (min-width: 480px){.comparison-table__table-name{width:172px}}.comparison-table__table-name .comparison-table__table-cell{justify-content:flex-start}.comparison-table__table-name .comparison-table__table-cell:nth-child(2n){background:#FAFBFD}.comparison-table__table-name .comparison-table__table-cell:not(:first-child){border-right:1px solid #E7EAEE}.comparison-table__table-inner{display:grid;grid-template-columns:1fr;margin:2px 0 0 0;overflow:hidden;border-top:2px solid transparent}[data-type="general"] .comparison-table__table-inner{grid-template-rows:115px 100px repeat(4, 48px) 118px 128px 48px 74px 48px 48px 56px}[data-type="general"] .--long-streaming .comparison-table__table-inner{grid-template-rows:115px 100px repeat(4, 48px) 118px 350px 48px 74px 48px 48px 56px}[data-type="free"] .comparison-table__table-inner{grid-template-rows:115px 82px 48px 48px 48px 118px 48px 48px 82px 82px 118px 48px 106px 56px}[data-type="free"] .--long-streaming .comparison-table__table-inner{grid-template-rows:115px 82px 48px 48px 48px 348px 48px 48px 82px 82px 118px 48px 106px 56px}[data-type="free"] .--long-premium-features .comparison-table__table-inner{grid-template-rows:115px 82px 48px 48px 48px 118px 48px 48px 82px 82px 200px 48px 106px 56px}[data-type="streaming"] .comparison-table__table-inner{grid-template-rows:115px 48px 82px 128px 48px 48px 48px 48px 48px 48px 56px}[data-type="streaming"] .--long-streaming .comparison-table__table-inner{grid-template-rows:115px 48px 82px 350px 48px 48px 48px 48px 48px 48px 56px}[data-type="torrenting"] .comparison-table__table-inner{grid-template-rows:115px 48px 80px 48px 48px 48px 48px 48px 48px 48px 56px}.comparison-table__table-vendor{position:relative;flex-shrink:0;border-radius:7px;width:132px}@media (min-width: 480px){.comparison-table__table-vendor{width:147px}}.comparison-table__table-vendor.active{background:#246AA8;width:136px;z-index:10;box-shadow:1px 0px 0px 1px #fff}@media (min-width: 480px){.comparison-table__table-vendor.active{width:151px}}.comparison-table__table-vendor.active .comparison-table__table-cell-logo{border-top:none;border-radius:7px 7px 0 0}.comparison-table__table-vendor.active .comparison-table__table-inner{border:2px solid #246AA8;border-radius:7px}.comparison-table__table-vendor.active:last-child{border-bottom:none}.comparison-table__table-vendor.active:nth-child(1){z-index:9}.comparison-table__table-vendor.active:nth-child(2){z-index:8}.comparison-table__table-vendor.active:nth-child(3){z-index:7}.comparison-table__table-vendor.active:nth-child(4){z-index:6}.comparison-table__table-vendor.active:nth-child(5){z-index:5}.comparison-table__table-vendor.active:nth-child(6){z-index:4}.comparison-table__table-vendor.active:nth-child(7){z-index:3}.comparison-table__table-vendor.active:nth-child(8){z-index:2}.comparison-table__table-vendor.active:nth-child(9){z-index:1}.comparison-table__table-vendor.active:nth-child(10){z-index:0}.comparison-table__table-vendor.active .comparison-table__table-web{background:#d3eeff}.comparison-table__table-vendor.active .comparison-table__table-cell:nth-child(2n){background:#EAEFF8;border-top:1px solid #EAEFF8;border-bottom:1px solid #EAEFF8}.comparison-table__table-cell{display:grid;align-items:center;text-align:center;min-height:48px;line-height:142%}.comparison-table__table-cell .fa-check{color:#22804D}.comparison-table__table-cell .fa-Times{color:#CE000B}.comparison-table__table-cell:not(:nth-child(2n)):not(:first-child){background:#FFF}.comparison-table__table-cell:nth-child(2n){background:#FAFBFD;border-top:1px solid #E7EAEE;border-bottom:1px solid #E7EAEE}.comparison-table__table-cell:not(:first-child){padding:0px 4px}.comparison-table__table-cell:last-child{border-bottom:1px solid #E7EAEE}.comparison-table__table-cell-logo{padding:5px 17px;background:#FFF;border-top:1px solid #E7EAEE}.comparison-table__table-cell-logo img{max-width:70px !important}@media (min-width: 768px){.comparison-table__table-cell-logo img{max-width:70px !important}}.comparison-table__table-cell-best{padding:9px;font-size:15px;text-align:center;color:#fff}.comparison-table__table-cell-best img{width:20px !important}.comparison-table__table-web{display:flex;align-items:center;justify-content:center;min-width:119px;height:26px;border-radius:28px}.comparison-table__devices_icons .fa{display:inline-block;margin:0 1px;color:#4e4e4ed6}.--is-hidden{display:none}.--is-icon-rotated{display:block}.--is-icon-rotated i.fa{transform:rotate(180deg);display:inline-block}.comparison-table__text__morelink{display:inline-block}@media (min-width: 768px){.comparison-table__vendor-link{padding:5px 10px;display:inline-block}.active .comparison-table__vendor-link{border-radius:15px;background:#B5E2FF99}}.vpnspeed-comparison{margin-bottom:22px}.vpnspeed-comparison h2{margin-top:35px;margin-bottom:20px;font-size:25px;font-weight:700}.vpnspeed-comparison-location-description{padding-top:20px;font-size:14px;line-height:16.1px;font-weight:700}.vpnspeed-comparison-note{padding-top:8px;font-size:14px;line-height:16.1px}.vpnspeed-comparison .hidden{display:none}.vpnspeed-comparison .vpnspeed-comparison-table{position:relative}.vpnspeed-comparison .vpnspeed-comparison-table li{list-style-type:none;margin:0}.vpnspeed-comparison .vpnspeed-comparison-table__head,.vpnspeed-comparison .vpnspeed-comparison-table__head-inner{display:flex;width:fit-content}.vpnspeed-comparison .vpnspeed-comparison-table__head{width:100%;padding-inline-end:3px;border-bottom:1px solid #B9C2CE}.vpnspeed-comparison .vpnspeed-comparison-table__head-inner{flex-grow:1}.vpnspeed-comparison .vpnspeed-comparison-table__head-inner:first-child{border-inline-end:1px solid #E7EAEE}.vpnspeed-comparison .vpnspeed-comparison-table__head-inner .vpnspeed-comparison-table__table-row-name{width:102px;flex-shrink:0;flex-grow:1}@media (min-width: 992px){.vpnspeed-comparison .vpnspeed-comparison-table__head-inner .vpnspeed-comparison-table__table-row-name{width:190px}}html[lang="bg"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner .vpnspeed-comparison-table__table-row-name,html[lang="hu"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner .vpnspeed-comparison-table__table-row-name,html[lang="el"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner .vpnspeed-comparison-table__table-row-name,html[lang="nb"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner .vpnspeed-comparison-table__table-row-name,html[lang="sv"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner .vpnspeed-comparison-table__table-row-name,html[lang="uk"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner .vpnspeed-comparison-table__table-row-name{width:142px}@media (min-width: 992px){html[lang="bg"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner .vpnspeed-comparison-table__table-row-name,html[lang="hu"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner .vpnspeed-comparison-table__table-row-name,html[lang="el"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner .vpnspeed-comparison-table__table-row-name,html[lang="nb"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner .vpnspeed-comparison-table__table-row-name,html[lang="sv"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner .vpnspeed-comparison-table__table-row-name,html[lang="uk"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner .vpnspeed-comparison-table__table-row-name{width:190px}}.vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name:first-child{position:relative;z-index:1;box-shadow:4px 0px 5px 0px #E1DFDF}.vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name{width:125px;flex-grow:2}.vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name:last-child{border-inline-start:1px solid #E7EAEE}@media (min-width: 992px){.vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name{width:210px}html[lang="bg"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name,html[lang="hu"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name,html[lang="el"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name,html[lang="nb"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name,html[lang="sv"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name,html[lang="uk"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name{width:125px}}@media (min-width: 992px) and (min-width: 992px){html[lang="bg"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name,html[lang="hu"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name,html[lang="el"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name,html[lang="nb"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name,html[lang="sv"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name,html[lang="uk"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name{width:210px}}@media (min-width: 992px){.vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name{width:210px}html[lang="bg"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name,html[lang="hu"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name,html[lang="el"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name,html[lang="nb"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name,html[lang="sv"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name,html[lang="uk"] .vpnspeed-comparison .vpnspeed-comparison-table__head-inner--sec .vpnspeed-comparison-table__table-row-name{width:210px}}.vpnspeed-comparison .vpnspeed-comparison-table__wrap{position:relative;display:grid;overflow:hidden;overflow-x:scroll;scrollbar-width:thin;border-top:4px solid #246AA8;border-inline-end:1px solid #B9C2CE;border-inline-start:1px solid #677e9c;border-bottom:1px solid #B9C2CE;border-radius:10px 10px 6px 6px}.vpnspeed-comparison .vpnspeed-comparison-table__table{position:relative;display:flex;max-height:618px;width:100%;overflow:hidden;overflow-y:scroll}.vpnspeed-comparison .vpnspeed-comparison-table__table::-webkit-scrollbar{width:3px;background:#f1f1f1}.vpnspeed-comparison .vpnspeed-comparison-table__table::-webkit-scrollbar-thumb{width:3px;height:10px;background:#A8A8A8;border-radius:6px}.vpnspeed-comparison .vpnspeed-comparison-table__logo{position:relative;display:flex;flex-direction:column;gap:5px;align-items:center}@media (min-width: 992px){.vpnspeed-comparison .vpnspeed-comparison-table__logo{flex-direction:row}}.vpnspeed-comparison .vpnspeed-comparison-table__logo img.vpnspeed-comparison-table__logo-desc{display:none}@media (min-width: 992px){.vpnspeed-comparison .vpnspeed-comparison-table__logo img.vpnspeed-comparison-table__logo-desc{display:inline;max-height:29px}}.vpnspeed-comparison .vpnspeed-comparison-table__logo img.vpnspeed-comparison-table__logo-mob{max-height:51px}@media (min-width: 992px){.vpnspeed-comparison .vpnspeed-comparison-table__logo img.vpnspeed-comparison-table__logo-mob{display:none}}.vpnspeed-comparison .vpnspeed-comparison-table__table-inner{position:relative;height:fit-content;width:fit-content;display:flex;flex-grow:1;background:#fff}.vpnspeed-comparison .vpnspeed-comparison-table__table-inner:first-child{border-inline-end:1px solid #E7EAEE}@media (min-width: 992px){.vpnspeed-comparison .vpnspeed-comparison-table__table-inner--sec .vpnspeed-comparison-table__table-col:last-child .list-nav__child{left:30%}}.vpnspeed-comparison .vpnspeed-comparison-table__table-inner--sec .vpnspeed-comparison-table__table-col:first-child .vpnspeed-comparison-table__table-row,.vpnspeed-comparison .vpnspeed-comparison-table__table-inner--sec .vpnspeed-comparison-table__table-col:first-child .vpnspeed-comparison-table__table-row-name{position:relative;z-index:1;box-shadow:4px 0px 5px 0px #E1DFDF}.vpnspeed-comparison .vpnspeed-comparison-table__table-row:not(:first-child){border-top:1px solid #B9C2CE}.vpnspeed-comparison .vpnspeed-comparison-table__table-row:nth-child(even) .vpnspeed-comparison-table__table-subrow:nth-child(odd){background:#F7F9F9}.vpnspeed-comparison .vpnspeed-comparison-table__table-row:nth-child(odd) .vpnspeed-comparison-table__table-subrow:nth-child(even){background:#F7F9F9}.vpnspeed-comparison .vpnspeed-comparison-table__table-col{flex-shrink:0}.vpnspeed-comparison .vpnspeed-comparison-table__table-col:not(.vpnspeed-comparison-table__table-col-name){width:125px;border-inline-start:1px solid #E7EAEE;flex-grow:2}html[lang="bg"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col:not(.vpnspeed-comparison-table__table-col-name),html[lang="hu"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col:not(.vpnspeed-comparison-table__table-col-name),html[lang="el"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col:not(.vpnspeed-comparison-table__table-col-name),html[lang="nb"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col:not(.vpnspeed-comparison-table__table-col-name),html[lang="sv"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col:not(.vpnspeed-comparison-table__table-col-name),html[lang="uk"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col:not(.vpnspeed-comparison-table__table-col-name){width:142px}@media (min-width: 992px){html[lang="bg"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col:not(.vpnspeed-comparison-table__table-col-name),html[lang="hu"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col:not(.vpnspeed-comparison-table__table-col-name),html[lang="el"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col:not(.vpnspeed-comparison-table__table-col-name),html[lang="nb"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col:not(.vpnspeed-comparison-table__table-col-name),html[lang="sv"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col:not(.vpnspeed-comparison-table__table-col-name),html[lang="uk"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col:not(.vpnspeed-comparison-table__table-col-name){width:210px}}@media (min-width: 992px){.vpnspeed-comparison .vpnspeed-comparison-table__table-col:not(.vpnspeed-comparison-table__table-col-name){width:210px}}.vpnspeed-comparison .vpnspeed-comparison-table__table-col:not(.vpnspeed-comparison-table__table-col-name) .vpnspeed-comparison-table__table-subrow{align-items:center;text-align:center}.vpnspeed-comparison .vpnspeed-comparison-table__table-col:first-child{border-inline-start:none}.vpnspeed-comparison .vpnspeed-comparison-table__table-subrow{display:flex;flex-direction:column;justify-content:center;font-size:14px;line-height:128%;padding-inline-start:2px;padding-inline-end:2px}.vpnspeed-comparison .vpnspeed-comparison-table__table-subrow:not(:first-child){height:52px;padding:0 8px}@media (min-width: 992px){.vpnspeed-comparison .vpnspeed-comparison-table__table-subrow:not(:first-child){height:42px}}.vpnspeed-comparison .vpnspeed-comparison-table__table-subrow:first-child{height:84px;justify-content:flex-end;padding:7px 8px 8px}@media (min-width: 768px){.vpnspeed-comparison .vpnspeed-comparison-table__table-subrow:first-child{height:68px;padding-bottom:13px}}.vpnspeed-comparison .vpnspeed-comparison-table__table-subrow:nth-child(2n){border-top:1px solid #E7EAEE;border-bottom:1px solid #E7EAEE}.vpnspeed-comparison .vpnspeed-comparison-table__link{display:inline-block;font-size:12px;padding:3px 12px;line-height:142%;color:#246AA8;border-radius:28px;background:rgba(181,226,255,0.6)}@media (min-width: 992px){.vpnspeed-comparison .vpnspeed-comparison-table__link{margin-top:18px;font-size:0.875em}}.vpnspeed-comparison .vpnspeed-comparison-table__table-row-name{display:flex;flex-direction:column;justify-content:space-between;height:144px;padding:12px 8px 8px;text-align:center}@media (min-width: 992px){.vpnspeed-comparison .vpnspeed-comparison-table__table-row-name{padding:21px 25px;height:110px}}.vpnspeed-comparison .vpnspeed-comparison-table__table-col-name{width:102px;flex-grow:1}@media (min-width: 992px){.vpnspeed-comparison .vpnspeed-comparison-table__table-col-name{width:190px}}html[lang="bg"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col-name,html[lang="hu"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col-name,html[lang="el"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col-name,html[lang="nb"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col-name,html[lang="sv"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col-name,html[lang="uk"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col-name{width:142px}@media (min-width: 992px){html[lang="bg"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col-name,html[lang="hu"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col-name,html[lang="el"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col-name,html[lang="nb"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col-name,html[lang="sv"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col-name,html[lang="uk"] .vpnspeed-comparison .vpnspeed-comparison-table__table-col-name{width:190px}}.vpnspeed-comparison .vpnspeed-comparison-table__table-col-name .vpnspeed-comparison-table__table-subrow{padding-inline-start:10px}@media (min-width: 992px){.vpnspeed-comparison .vpnspeed-comparison-table__table-col-name .vpnspeed-comparison-table__table-subrow{padding-inline-start:25px}}.vpnspeed-comparison .vpnspeed-comparison-table__table-col-name .vpnspeed-comparison-table__table-subrow:first-child{justify-content:space-between}.vpnspeed-comparison .vpnspeed-comparison-table__table-col-name .vpnspeed-comparison-table__table-subrow:first-child img{width:14px;max-width:14px}.vpnspeed-comparison .vpnspeed-comparison-table__table-col-name .vpnspeed-comparison-table__table-subrow:first-child>div{display:flex;align-items:center;gap:5px;font-weight:700;font-size:13px}@media (min-width: 992px){.vpnspeed-comparison .vpnspeed-comparison-table__table-col-name .vpnspeed-comparison-table__table-subrow:first-child>div{font-size:14px}}.vpnspeed-comparison .vpnspeed-comparison-table ul.list-nav{list-style-type:none;margin:0;padding:0}.rtl .vpnspeed-comparison .vpnspeed-comparison-table ul.list-nav{margin:0}.vpnspeed-comparison .vpnspeed-comparison-table ul.list-nav li.list-nav__item{position:static;margin:0}.vpnspeed-comparison .vpnspeed-comparison-table ul.list-nav.active .list-nav__child{display:inline-block;pointer-events:all;cursor:pointer;list-style-type:none}.vpnspeed-comparison .vpnspeed-comparison-table ul.list-nav.active .fa-arrow-up-circle:before{transform:rotateZ(180deg)}.vpnspeed-comparison .vpnspeed-comparison-table ul.list-nav.active::before{content:"";position:absolute;z-index:3;bottom:-9px;border-left:17px solid transparent;border-right:17px solid transparent;border-bottom:10px solid #fff;transform:translate(-50%, 0)}@media (min-width: 992px){.vpnspeed-comparison .vpnspeed-comparison-table ul.list-nav.active::before{bottom:-22px;left:50%;transform:translate(-50%, 0)}}.vpnspeed-comparison .vpnspeed-comparison-table ul.list-nav .fa-arrow-up-circle{color:#6E819F;cursor:pointer}.vpnspeed-comparison .vpnspeed-comparison-table ul.list-nav__child{width:max-content;min-width:213px;display:none;position:absolute;z-index:2;pointer-events:none;cursor:none;top:calc(100% + 9px);border-radius:6px;background:#fff;box-shadow:2px 2px 16px 0px rgba(0,0,0,0.25);padding:0;margin:0;right:0}@media (min-width: 992px){.vpnspeed-comparison .vpnspeed-comparison-table ul.list-nav__child{min-width:230px;top:calc(100% + 22px);transform:translate(-50%, 0);left:50%}}.vpnspeed-comparison .vpnspeed-comparison-table ul.list-nav__child .list-nav__child-link{display:flex;align-items:center;gap:10px;padding:10px 15px;color:#333;font-size:15px;text-decoration:none;transition:background 0.3s ease;white-space:nowrap}.vpnspeed-comparison .vpnspeed-comparison-table ul.list-nav__child .list-nav__child-link:hover{background:#e8f8ff}.vpnspeed-comparison .vpnspeed-comparison-table ul.list-nav__child .list-nav__child-link img{max-width:24px}.vpnspeed-comparison .vpnspeed-comparison-table ul.list-nav__child .list-nav__child-item{margin:0}.vpnspeed-comparison .vpnspeed-comparison-table ul.list-nav__child .list-nav__child-item:not(:last-child){border-bottom:1px solid #E7EAEE;margin:0}.expandable-box{border-top:1.5px solid rgba(185,194,206,0.58);border-bottom:1.5px solid rgba(185,194,206,0.58)}.expandable-box:not(:last-child):has(+.expandable-box){border-bottom:none}.expandable-box__wrap{padding:12px 0}.expandable-box__wrap[open] summary .fa-plus-solid{opacity:0}.expandable-box__wrap[open] summary .fa-minus-solid{opacity:1}.expandable-box__title{display:flex;align-items:center;gap:14px;cursor:pointer}.expandable-box__title::-webkit-details-marker{display:none}.expandable-box__content{margin-top:10px}.expandable-box details>summary{list-style:none}.expandable-box__marker{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:26px;height:26px;border-radius:50%;border:2px solid #005EAB;font-size:10px;line-height:16px;color:#005EAB}@media (min-width: 1200px){.expandable-box__marker{width:20px;height:20px}}.expandable-box .fa-plus-solid{position:absolute}.expandable-box .fa-plus-solid:before{font-weight:700}.expandable-box .fa-minus-solid{opacity:0;position:absolute}.expandable-box .fa-minus-solid:before{font-weight:700}.expandable-box details.expandable-box__wrap summary.expandable-box__title h1,.expandable-box details.expandable-box__wrap summary.expandable-box__title h2,.expandable-box details.expandable-box__wrap summary.expandable-box__title h3,.expandable-box details.expandable-box__wrap summary.expandable-box__title h4,.expandable-box details.expandable-box__wrap summary.expandable-box__title h5,.expandable-box details.expandable-box__wrap summary.expandable-box__title h6{margin:0;padding:0}.expandable-box details.expandable-box__wrap summary.expandable-box__title p{margin:0;padding:0}.expandable-box details.expandable-box__wrap summary.expandable-box__title p:has(+h2){display:none}
