@keyframes loading-1{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes loading-2{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(172deg);transform:rotate(172deg)}}body{background:url(../images/hero-bg.png) no-repeat;background-size:100% auto;background-position:right top}.hero-section{padding:102px 0 190px;text-align:center}.hero-section-title{font-size:46px;font-weight:700;line-height:120%;color:var(--black)}.hero-section-title span{display:block}.hero-section-title span:last-of-type{background:-webkit-linear-gradient(103deg,#017AA5 .5%,#94E3FF 178.76%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-section-img-parent{width:60%;margin:64px auto 0}.logos-container{position:absolute;top:-32px;left:50%;transform:translate(-50%);box-shadow:0 8px 18px #0000001f;background-color:var(--white);border-radius:32px;padding:10px 0}.logos-swiper{border-radius:32px}.logos-swiper .swiper-wrapper{transition-timing-function:linear}.logos-swiper .swiper-slide{display:flex;gap:8px;align-items:center}.thelogo img{max-width:250px}.logos-swiper .company-logo{width:44px;min-width:44px}.logos-swiper .company-name{font-size:16px;white-space:nowrap;font-weight:500;color:var(--black)}.blue-bg-section{padding:108px 0 102px;position:relative;background:linear-gradient(103deg,#017aa5 .5%,#94e3ff 178.76%)}.blue-bg-section .blue-bg-column-img-parent{height:236px;display:flex;justify-content:center;align-items:center}.blue-bg-section .section-title{color:var(--white)}.blue-bg-section .blue-bg-row{display:flex;justify-content:space-between;padding-top:64px}.blue-bg-section .blue-bg-column{text-align:center;width:30%}.blue-bg-section .blue-bg-column-title{color:var(--white);font-size:20px;font-weight:600;margin-bottom:6px}.blue-bg-section .blue-bg-column-desc{font-size:16px;font-weight:400;color:var(--white)}.vpns-section{padding:54px 0}.vpns-section .vpns-section-row{display:flex;gap:60px}.vpns-section .vpn-column{width:calc(33.333% - 30px);border-radius:32px;border:1px solid #898989;padding:14px 24px 18px}.vpns-section .vpn-column-header{display:flex;justify-content:space-between;margin-bottom:10px}.vpns-section .vpn-column-image-box{display:flex;align-items:center;gap:10px}.vpns-section .vpn-column-image-box .vpn-column-logo{width:72px;height:72px}.vpns-section .vpn-column-name{font-size:18px;font-weight:600;color:var(--black);margin-bottom:2px}.vpns-section .vpn-column-stars .fa-star{color:#9d9d9d;font-size:18px}.vpns-section .vpn-column-stars .fa-star.checked{color:orange}.vpns-section .vpn-column-desc{font-size:16px;font-weight:400;color:var(--black);margin-bottom:16px}.vpns-section .vpn-column-btn{width:100%}.vpns-section .progress{width:64px;height:64px;line-height:64px;background:none;box-shadow:none;position:relative}.vpns-section .progress:after{content:"";width:100%;height:100%;border-radius:50%;border:2px solid #fff;position:absolute;top:0;left:0}.vpns-section .progress>span{width:50%;height:100%;overflow:hidden;position:absolute;top:0;z-index:1}.vpns-section .progress .progress-left{left:0}.vpns-section .progress .progress-bar{width:100%;height:100%;background:none;border-width:4px;border-style:solid;border-radius:50%;position:absolute;top:0}.progress-circle{--value: attr(data-width);--target: calc(var(--value) * 10%);width:55px;height:55px;border-radius:50%;background:conic-gradient(#007bff,#e6e6e6 0);display:flex;align-items:center;justify-content:center;position:relative;animation:fill-progress 1.5s ease-out forwards}.progress-circle:before{content:"";width:80%;height:80%;background:#fff;border-radius:50%;position:absolute;z-index:1}.progress-value{position:relative;z-index:2;font-size:18px;font-weight:700;color:#007bff}@keyframes fill-progress{0%{background:conic-gradient(#007bff,#e6e6e6 0)}to{background:conic-gradient(#007bff var(--target),#e6e6e6 0)}}.vpns-section .progress .progress-left .progress-bar{left:100%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-left:0;-webkit-transform-origin:center left;transform-origin:center left}.vpns-section .progress .progress-right{right:0}.vpns-section .progress .progress-right .progress-bar{left:-100%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-right:0;-webkit-transform-origin:center right;transform-origin:center right;animation:loading-1 1s linear forwards}.vpns-section .progress .progress-bar{border-color:var(--primary)}.vpns-section .progress .progress-left .progress-bar{animation:loading-2 1s linear forwards 1s}.our-values-section{padding-bottom:198px;position:relative}.our-values-section .our-values-row{display:flex;gap:32px 54px;flex-wrap:wrap;padding-top:72px}.our-values-section .our-value-box{width:calc(50% - 28px);padding:24px 32px;box-shadow:0 28px 58px #0000001f;border-radius:24px;background-color:var(--white)}.our-values-section .our-value-box-img{width:92px}.our-values-section .our-value-box-title{font-size:18px;font-weight:600;color:var(--black);margin:10px 0}.our-values-section .our-value-box-desc{font-size:14px;font-weight:400;color:var(--black)}.cta-box{background-color:var(--white);border-radius:44px;box-shadow:0 10px 30px 12px #0000001f;padding:28px;text-align:center;position:absolute;left:50%;transform:translate(-50%);bottom:-100px}.cta-box .section-title{margin-bottom:20px}.cta-box .secondary-btn,.cta-button a{font-size:32px;padding:10px 84px;text-transform:none;line-height:normal;border-radius:34px;background:linear-gradient(89deg,#09def2 1.19%,#038db4 148.11%)}.cta-button a{color:#fff}.main-footer{padding-top:180px}@media (min-width: 992px){.progress-circle{width:55px;height:55px}.our-values-section .container,.logos-container,.our-values-section .cta-box{max-width:1012px}}@media (max-width: 1024.1px){.vpns-section{padding:54px 0 72px}.vpns-section .vpns-section-row{gap:32px}.our-values-section .our-values-row{padding-top:48px}.cta-box .secondary-btn{font-size:24px;padding:10px 72px}.our-values-section .cta-box{max-width:1012px}.our-values-section .our-value-box-title{margin:16px 0 8px}.blue-bg-section{padding:132px 0 120px}.blue-bg-section .blue-bg-row{padding-top:16px}.hero-section{padding:102px 0}.hero-section-title{font-size:42px;font-weight:700;line-height:150%}.blue-bg-section .blue-bg-column-title{font-size:18px;font-weight:600;margin-bottom:10px}.blue-bg-section .blue-bg-column-desc{font-size:14px}.vpns-section .vpn-column{min-width:100%;width:100%;margin-bottom:20px}.vpns-section .vpns-section-row{display:inherit}}@media (max-width: 768.1px){.vpns-section .vpn-column-image-box .vpn-column-logo{width:40px;height:40px}.vpns-section .vpn-column-name{font-size:16px}.vpns-section .vpn-column-stars .fa-star{font-size:14px}.vpns-section .progress{width:40px;height:40px;line-height:40px}.logo-wrap{margin:0 auto}.vpns-section .vpn-column{padding:14px 16px 18px;width:calc(33.333% - 10px);min-width:100%}.vpns-section .vpns-section-row{gap:0;justify-content:space-between}.vpns-section .vpn-column-desc{font-size:14px}.vpns-section .vpn-column-header{margin-bottom:16px}.our-values-section .our-values-row{padding-top:24px;gap:24px 16px;justify-content:space-between}.our-values-section .our-value-box{width:calc(50% - 16px)}.our-values-section .our-value-box-title{font-size:16px}.cta-box .section-title{font-size:28px}.cta-box .secondary-btn{font-size:22px;padding:6px 72px}}@media (max-width: 640.1px){body{background-size:300% auto}.hero-section-title{font-size:38px}.logos-swiper .company-name{font-size:14px}.logos-swiper .company-logo{width:38px;height:38px}.blue-bg-section .blue-bg-row,.vpns-section .vpns-section-row,.our-values-section .our-values-row{flex-direction:column;align-items:center;gap:24px}.blue-bg-section .blue-bg-column,.vpns-section .vpn-column,.our-values-section .our-value-box{width:90%}.our-values-section .our-value-box-img{width:72px}.cta-box .section-title{font-size:22px}.cta-box .secondary-btn{font-size:18px}.our-values-section{padding-bottom:164px}}
