@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes left-to-right{0%{width:0}25%,to{width:100%}}@keyframes left-to-right-2{0%,25%{width:0}50%,to{width:100%}}@keyframes left-to-right-3{0%,50%{width:0}75%,to{width:100%}}@keyframes left-to-right-4{0%,75%{width:0}to{width:100%}}@keyframes top-to-bottom{0%{height:0}25%,to{height:100%}}@keyframes top-to-bottom-2{0%,25%{height:0}50%,to{height:100%}}@keyframes top-to-bottom-3{0%,50%{height:0}75%,to{height:100%}}@keyframes top-to-bottom-4{0%,75%{height:0}to{height:100%}}@keyframes triangle-to-bottom{0%{margin-top:-8px;opacity:0}20%,80%{opacity:1}to{margin-top:10px;opacity:0}}@keyframes triangle-to-left{0%{margin-left:10px;opacity:0}20%,80%{opacity:1}to{margin-left:-8px;opacity:0}}@keyframes triangle-to-right{0%{margin-left:-8px;opacity:0}20%,80%{opacity:1}to{margin-left:10px;opacity:0}}@keyframes opacity{0%,25%{opacity:0}50%,to{opacity:1}}@keyframes opacity-2{0%,75%{opacity:0}to{opacity:1}}.what-is-vpn-switcher{position:relative;width:730px;margin:0 auto}.what-is-vpn-switcher__title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;color:#090a19;font-size:24px;line-height:28px;padding:30px 30px 0;position:absolute;top:0;left:0;right:0}.what-is-vpn-switcher__img>div{height:270px}.what-is-vpn-switcher__img .vpn-is-on{display:none;background:url(/imgs/what-is-vpn/vpn-on.png) no-repeat center;background-size:cover}.what-is-vpn-switcher__img .vpn-is-on__lines{position:absolute;top:167px;left:0;right:0;width:463px;display:-ms-flexbox;display:flex;margin:auto}.what-is-vpn-switcher__img .vpn-is-on__lines>div{height:2px;width:108px;margin:0 23px}.what-is-vpn-switcher__img .vpn-is-on__lines>div:after{content:"";display:block;height:100%;width:100%;background:#44d5ad}.what-is-vpn-switcher__img .vpn-is-on__lines>div:nth-child(1){margin-left:0}.what-is-vpn-switcher__img .vpn-is-on__lines>div:nth-child(1):after{animation:left-to-right 1.6s infinite linear}.what-is-vpn-switcher__img .vpn-is-on__lines>div:nth-child(2){margin-right:35px}.what-is-vpn-switcher__img .vpn-is-on__lines>div:nth-child(2):after{animation:left-to-right-2 1.6s infinite linear}.what-is-vpn-switcher__img .vpn-is-on__lines>div:nth-child(3){margin-left:35px}.what-is-vpn-switcher__img .vpn-is-on__lines>div:nth-child(3):after{animation:left-to-right-3 1.6s infinite linear}.what-is-vpn-switcher__img .vpn-is-on__lines>div:nth-child(4){margin-right:0}.what-is-vpn-switcher__img .vpn-is-on__lines>div:nth-child(4):after{animation:left-to-right-4 1.6s infinite linear}.what-is-vpn-switcher__img .vpn-is-on .loc-icon{display:block;position:absolute;width:32px;height:32px;background:url(/imgs/illustrations/small/location.png) no-repeat center;background-size:contain;left:216px;top:151px;animation:opacity 1.6s infinite linear}.what-is-vpn-switcher__img .vpn-is-on .card-icon{display:block;position:absolute;width:32px;height:32px;background:url(/imgs/illustrations/small/card.png) no-repeat center;background-size:contain;left:483px;top:151px;animation:opacity-2 1.6s infinite linear}.what-is-vpn-switcher__img .vpn-is-off{background:url(/imgs/what-is-vpn/vpn-off.png) no-repeat center;background-size:cover}.what-is-vpn-switcher__img .vpn-is-off__lines{position:absolute;top:195px;left:0;right:0;width:465px;display:-ms-flexbox;display:flex;margin:auto}.what-is-vpn-switcher__img .vpn-is-off__lines>div{height:2px;width:108px;margin:0 4px}.what-is-vpn-switcher__img .vpn-is-off__lines>div:after{content:"";display:block;height:100%;width:0;background:#002047}.what-is-vpn-switcher__img .vpn-is-off__lines>div:nth-child(1):after{animation:left-to-right 1.6s infinite linear}.what-is-vpn-switcher__img .vpn-is-off__lines>div:nth-child(2):after{animation:left-to-right-2 1.6s infinite linear}.what-is-vpn-switcher__img .vpn-is-off__lines>div:nth-child(3):after{animation:left-to-right-3 1.6s infinite linear}.what-is-vpn-switcher__img .vpn-is-off__lines>div:nth-child(4):after{animation:left-to-right-4 1.6s infinite linear}.what-is-vpn-switcher__img .vpn-is-off__triangles{position:absolute;top:168px;left:0;right:0;width:243px;display:-ms-flexbox;display:flex;margin:auto;-ms-flex-pack:justify;justify-content:space-between}.what-is-vpn-switcher__img .vpn-is-off__triangles>div{border-top:solid 5px #002047;border-left:solid 5px transparent;border-right:solid 5px transparent;animation:triangle-to-bottom 1s infinite linear}.what-is-vpn-switcher__img_on .vpn-is-on{display:block}.what-is-vpn-switcher__img_on .vpn-is-off{display:none}.what-is-vpn-switcher__start-label{position:absolute;top:-43px;right:-13px;width:100px;height:77px;background:url(/imgs/rl/label-click-here-en.png) 0 0;background-size:100px 77px;opacity:1;transition:opacity .3s}.what-is-vpn-checkbox{margin-top:2px}.what-is-vpn-checkbox__input{display:none}.what-is-vpn-checkbox__input:checked+.what-is-vpn-checkbox__container{background-color:#44d5ad}.what-is-vpn-checkbox__input:checked+.what-is-vpn-checkbox__container:before{left:38px}.what-is-vpn-checkbox__container{cursor:pointer;display:block;height:24px;width:60px;border-radius:18px;background-color:#f65260;position:relative;-webkit-tap-highlight-color:transparent}.what-is-vpn-checkbox__container:before{content:"";display:block;height:18px;width:18px;border-radius:9px;background-color:#fff;position:absolute;top:3px;left:3px;transition:left .3s ease-out 0s}.hero-bg__vpn{background:#f3e4d5 url(/imgs/bg/hp-hero.png) no-repeat 48% center;background-size:1440px 495px;background-position-y:42px}.hero-bg__vpn .mlb__hero__text{width:49%;padding:109px 0 70px}.hero-bg__vpn .mlb__hero__text h1{font-size:40px;line-height:54px}.hero-bg__vpn .mlb__hero__text p{color:#312c2c;font-weight:500}.hero-bg__vpn .mlb__hero__text .hss_button{margin-top:10px}.animation-section{background:#d4edfe}.animation-box{position:relative}.animation-box div{display:inline-block}.animation-box img{position:absolute;right:55px;bottom:-51px}.animation-box__navigation{position:absolute;top:-10px;left:41%;color:#090a19;font-weight:500}.animation-box__switcher{margin:0 0 -6px 5px;height:24px;width:48px;border-radius:18px;background-color:#f65260;cursor:pointer;transition:background-color .1s}.animation-box__switcher::after{content:'';height:18px;width:18px;border-radius:18px;background-color:#fff;position:absolute;top:4px;right:27px;transition:right .1s}.animation-box .animation-box__image__on,.animation-box .animation-box__navigation__on,.animation-box.animation-box__vpn-on .animation-box__image__off,.animation-box.animation-box__vpn-on .animation-box__navigation__off{display:none}.animation-box.animation-box__vpn-on .animation-box__image__on,.animation-box.animation-box__vpn-on .animation-box__navigation__on{display:inline-block}.animation-box.animation-box__vpn-on .animation-box__switcher{background-color:#53c7b2}.animation-box.animation-box__vpn-on .animation-box__switcher::after{right:3px}.mar-40-b{margin-bottom:40px}.mar-15-t{margin-top:15px}.mar-0-t{margin-top:0}.mar-30-t{margin-top:30px}.mar-10-r{margin-right:10px}.mar-0-b{margin-bottom:0}.mlb__hero__text .hss_button{height:60px!important;padding:20px!important;width:200px}@media(max-width:767px){.what-is-vpn-switcher{border:1px solid #e5e5e5;border-radius:6px;margin-top:0;width:315px}.what-is-vpn-switcher__img>div{height:496px}.what-is-vpn-switcher__img .vpn-is-on{background:url(/imgs/what-is-vpn/vpn-on-mobile.png) no-repeat center;background-size:contain}.what-is-vpn-switcher__img .vpn-is-on__lines{top:186px;width:2px;-ms-flex-direction:column;flex-direction:column}.what-is-vpn-switcher__img .vpn-is-on__lines>div{height:20px;width:2px;margin:0 23px}.what-is-vpn-switcher__img .vpn-is-on__lines>div:after{content:"";display:block;height:100%;width:100%;background:#44d5ad}.what-is-vpn-switcher__img .vpn-is-on__lines>div:nth-child(1){margin:0 0 34px;height:10px}.what-is-vpn-switcher__img .vpn-is-on__lines>div:nth-child(1):after{animation:top-to-bottom 2.2s infinite linear}.what-is-vpn-switcher__img .vpn-is-on__lines>div:nth-child(2){margin:0 0 68px;height:14px}.what-is-vpn-switcher__img .vpn-is-on__lines>div:nth-child(2):after{animation:top-to-bottom-2 2.2s infinite linear}.what-is-vpn-switcher__img .vpn-is-on__lines>div:nth-child(3){margin:0 0 34px;height:11px}.what-is-vpn-switcher__img .vpn-is-on__lines>div:nth-child(3):after{animation:top-to-bottom-3 2.2s infinite linear}.what-is-vpn-switcher__img .vpn-is-on__lines>div:nth-child(4){margin:0;height:11px}.what-is-vpn-switcher__img .vpn-is-on__lines>div:nth-child(4):after{animation:top-to-bottom-4 2.2s infinite linear}.what-is-vpn-switcher__img .vpn-is-on .loc-icon{left:0;right:0;margin:auto;top:198px;animation:opacity 2.2s infinite linear}.what-is-vpn-switcher__img .vpn-is-on .card-icon{left:0;right:0;margin:auto;top:325px;width:40px;height:34px;animation:opacity-2 2.2s infinite linear}.what-is-vpn-switcher__img .vpn-is-off{background:url(/imgs/what-is-vpn/vpn-off-mobile.png) no-repeat center;background-size:contain}.what-is-vpn-switcher__img .vpn-is-off__lines{top:197px;width:2px;-ms-flex-direction:column;flex-direction:column}.what-is-vpn-switcher__img .vpn-is-off__lines>div{height:30px;width:2px;margin:5px 0}.what-is-vpn-switcher__img .vpn-is-off__lines>div:after{content:"";display:block;height:100%;width:100%;background:#002047}.what-is-vpn-switcher__img .vpn-is-off__lines>div:nth-child(1):after{animation:top-to-bottom 1.6s infinite linear}.what-is-vpn-switcher__img .vpn-is-off__lines>div:nth-child(2):after{animation:top-to-bottom-2 1.6s infinite linear}.what-is-vpn-switcher__img .vpn-is-off__lines>div:nth-child(3):after{animation:top-to-bottom-3 1.6s infinite linear}.what-is-vpn-switcher__img .vpn-is-off__lines>div:nth-child(4):after{animation:top-to-bottom-4 1.6s infinite linear}.what-is-vpn-switcher__img .vpn-is-off__triangles>div{position:absolute}.what-is-vpn-switcher__img .vpn-is-off__triangles>div:nth-child(1){transform:rotate(-90deg);top:66px;left:89px;animation:triangle-to-right 1s infinite linear}.what-is-vpn-switcher__img .vpn-is-off__triangles>div:nth-child(2){transform:rotate(90deg);top:106px;left:147px;animation:triangle-to-left 1s infinite linear}.what-is-vpn-switcher__img .vpn-is-off__triangles>div:nth-child(3){transform:rotate(-90deg);left:89px;top:147px;animation:triangle-to-right 1s infinite linear}.hero-bg__vpn{background-image:none}.hero-bg__vpn .mlb__hero__text{width:100%;padding:60px 0}.hero-bg__vpn .mlb__hero__text h1{font-size:32px;line-height:48px}.animation-box li.mobile-center{-ms-flex-preferred-size:100%;flex-basis:100%}.animation-box li.animation-box__li{display:none}.red_lines{padding-top:0;padding-bottom:0}}@media(max-width:374px){.what-is-vpn-switcher{width:260px}}@media(min-width:768px) and (max-width:1024px){.hero-bg__vpn{background-position:63% center}.hero-bg__vpn .mlb__hero__text h1{font-size:32px;line-height:48px}.animation-box li.mobile-center{-ms-flex-preferred-size:100%;flex-basis:100%}.animation-box li.animation-box__li{display:none}}