@charset "UTF-8";
.grid-container {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
max-width: 62.5rem;
margin: 0 auto; }
.grid-container.fluid {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
max-width: 100%;
margin: 0 auto; }
.grid-container.full {
padding-right: 0;
padding-left: 0;
max-width: 100%;
margin: 0 auto; }
.grid-x {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap; }
.cell {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
min-height: 0px;
min-width: 0px;
width: 100%; }
.cell.auto {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px; }
.cell.shrink {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
.grid-x > .auto {
width: auto; }
.grid-x > .shrink {
width: auto; }
.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
-webkit-flex-basis: auto;
-ms-flex-preferred-size: auto;
flex-basis: auto; }
@media print, screen and (min-width: 40em) {
.grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
-webkit-flex-basis: auto;
-ms-flex-preferred-size: auto;
flex-basis: auto; } }
@media print, screen and (min-width: 64em) {
.grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
-webkit-flex-basis: auto;
-ms-flex-preferred-size: auto;
flex-basis: auto; } }
.grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
.grid-x > .small-1 {
width: 8.33333%; }
.grid-x > .small-2 {
width: 16.66667%; }
.grid-x > .small-3 {
width: 25%; }
.grid-x > .small-4 {
width: 33.33333%; }
.grid-x > .small-5 {
width: 41.66667%; }
.grid-x > .small-6 {
width: 50%; }
.grid-x > .small-7 {
width: 58.33333%; }
.grid-x > .small-8 {
width: 66.66667%; }
.grid-x > .small-9 {
width: 75%; }
.grid-x > .small-10 {
width: 83.33333%; }
.grid-x > .small-11 {
width: 91.66667%; }
.grid-x > .small-12 {
width: 100%; }
@media print, screen and (min-width: 40em) {
.grid-x > .medium-auto {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
width: auto; }
.grid-x > .medium-shrink, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
.grid-x > .medium-shrink {
width: auto; }
.grid-x > .medium-1 {
width: 8.33333%; }
.grid-x > .medium-2 {
width: 16.66667%; }
.grid-x > .medium-3 {
width: 25%; }
.grid-x > .medium-4 {
width: 33.33333%; }
.grid-x > .medium-5 {
width: 41.66667%; }
.grid-x > .medium-6 {
width: 50%; }
.grid-x > .medium-7 {
width: 58.33333%; }
.grid-x > .medium-8 {
width: 66.66667%; }
.grid-x > .medium-9 {
width: 75%; }
.grid-x > .medium-10 {
width: 83.33333%; }
.grid-x > .medium-11 {
width: 91.66667%; }
.grid-x > .medium-12 {
width: 100%; } }
@media print, screen and (min-width: 64em) {
.grid-x > .large-auto {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
width: auto; }
.grid-x > .large-shrink, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
.grid-x > .large-shrink {
width: auto; }
.grid-x > .large-1 {
width: 8.33333%; }
.grid-x > .large-2 {
width: 16.66667%; }
.grid-x > .large-3 {
width: 25%; }
.grid-x > .large-4 {
width: 33.33333%; }
.grid-x > .large-5 {
width: 41.66667%; }
.grid-x > .large-6 {
width: 50%; }
.grid-x > .large-7 {
width: 58.33333%; }
.grid-x > .large-8 {
width: 66.66667%; }
.grid-x > .large-9 {
width: 75%; }
.grid-x > .large-10 {
width: 83.33333%; }
.grid-x > .large-11 {
width: 91.66667%; }
.grid-x > .large-12 {
width: 100%; } }
.grid-margin-x:not(.grid-x) > .cell {
width: auto; }
.grid-margin-y:not(.grid-y) > .cell {
height: auto; }
.grid-margin-x {
margin-left: -0.9375rem;
margin-right: -0.9375rem; }
.grid-margin-x > .cell {
width: calc(100% - 1.875rem);
margin-left: 0.9375rem;
margin-right: 0.9375rem; }
.grid-margin-x > .auto {
width: auto; }
.grid-margin-x > .shrink {
width: auto; }
.grid-margin-x > .small-1 {
width: calc(8.33333% - 1.875rem); }
.grid-margin-x > .small-2 {
width: calc(16.66667% - 1.875rem); }
.grid-margin-x > .small-3 {
width: calc(25% - 1.875rem); }
.grid-margin-x > .small-4 {
width: calc(33.33333% - 1.875rem); }
.grid-margin-x > .small-5 {
width: calc(41.66667% - 1.875rem); }
.grid-margin-x > .small-6 {
width: calc(50% - 1.875rem); }
.grid-margin-x > .small-7 {
width: calc(58.33333% - 1.875rem); }
.grid-margin-x > .small-8 {
width: calc(66.66667% - 1.875rem); }
.grid-margin-x > .small-9 {
width: calc(75% - 1.875rem); }
.grid-margin-x > .small-10 {
width: calc(83.33333% - 1.875rem); }
.grid-margin-x > .small-11 {
width: calc(91.66667% - 1.875rem); }
.grid-margin-x > .small-12 {
width: calc(100% - 1.875rem); }
@media print, screen and (min-width: 40em) {
.grid-margin-x > .medium-auto {
width: auto; }
.grid-margin-x > .medium-shrink {
width: auto; }
.grid-margin-x > .medium-1 {
width: calc(8.33333% - 1.875rem); }
.grid-margin-x > .medium-2 {
width: calc(16.66667% - 1.875rem); }
.grid-margin-x > .medium-3 {
width: calc(25% - 1.875rem); }
.grid-margin-x > .medium-4 {
width: calc(33.33333% - 1.875rem); }
.grid-margin-x > .medium-5 {
width: calc(41.66667% - 1.875rem); }
.grid-margin-x > .medium-6 {
width: calc(50% - 1.875rem); }
.grid-margin-x > .medium-7 {
width: calc(58.33333% - 1.875rem); }
.grid-margin-x > .medium-8 {
width: calc(66.66667% - 1.875rem); }
.grid-margin-x > .medium-9 {
width: calc(75% - 1.875rem); }
.grid-margin-x > .medium-10 {
width: calc(83.33333% - 1.875rem); }
.grid-margin-x > .medium-11 {
width: calc(91.66667% - 1.875rem); }
.grid-margin-x > .medium-12 {
width: calc(100% - 1.875rem); } }
@media print, screen and (min-width: 64em) {
.grid-margin-x > .large-auto {
width: auto; }
.grid-margin-x > .large-shrink {
width: auto; }
.grid-margin-x > .large-1 {
width: calc(8.33333% - 1.875rem); }
.grid-margin-x > .large-2 {
width: calc(16.66667% - 1.875rem); }
.grid-margin-x > .large-3 {
width: calc(25% - 1.875rem); }
.grid-margin-x > .large-4 {
width: calc(33.33333% - 1.875rem); }
.grid-margin-x > .large-5 {
width: calc(41.66667% - 1.875rem); }
.grid-margin-x > .large-6 {
width: calc(50% - 1.875rem); }
.grid-margin-x > .large-7 {
width: calc(58.33333% - 1.875rem); }
.grid-margin-x > .large-8 {
width: calc(66.66667% - 1.875rem); }
.grid-margin-x > .large-9 {
width: calc(75% - 1.875rem); }
.grid-margin-x > .large-10 {
width: calc(83.33333% - 1.875rem); }
.grid-margin-x > .large-11 {
width: calc(91.66667% - 1.875rem); }
.grid-margin-x > .large-12 {
width: calc(100% - 1.875rem); } }
.grid-padding-x .grid-padding-x {
margin-right: -0.9375rem;
margin-left: -0.9375rem; }
.grid-container:not(.full) > .grid-padding-x {
margin-right: -0.9375rem;
margin-left: -0.9375rem; }
.grid-padding-x > .cell {
padding-right: 0.9375rem;
padding-left: 0.9375rem; }
.small-up-1 > .cell {
width: 100%; }
.small-up-2 > .cell {
width: 50%; }
.small-up-3 > .cell {
width: 33.33333%; }
.small-up-4 > .cell {
width: 25%; }
.small-up-5 > .cell {
width: 20%; }
.small-up-6 > .cell {
width: 16.66667%; }
.small-up-7 > .cell {
width: 14.28571%; }
.small-up-8 > .cell {
width: 12.5%; }
@media print, screen and (min-width: 40em) {
.medium-up-1 > .cell {
width: 100%; }
.medium-up-2 > .cell {
width: 50%; }
.medium-up-3 > .cell {
width: 33.33333%; }
.medium-up-4 > .cell {
width: 25%; }
.medium-up-5 > .cell {
width: 20%; }
.medium-up-6 > .cell {
width: 16.66667%; }
.medium-up-7 > .cell {
width: 14.28571%; }
.medium-up-8 > .cell {
width: 12.5%; } }
@media print, screen and (min-width: 64em) {
.large-up-1 > .cell {
width: 100%; }
.large-up-2 > .cell {
width: 50%; }
.large-up-3 > .cell {
width: 33.33333%; }
.large-up-4 > .cell {
width: 25%; }
.large-up-5 > .cell {
width: 20%; }
.large-up-6 > .cell {
width: 16.66667%; }
.large-up-7 > .cell {
width: 14.28571%; }
.large-up-8 > .cell {
width: 12.5%; } }
.grid-margin-x.small-up-1 > .cell {
width: calc(100% - 1.875rem); }
.grid-margin-x.small-up-2 > .cell {
width: calc(50% - 1.875rem); }
.grid-margin-x.small-up-3 > .cell {
width: calc(33.33333% - 1.875rem); }
.grid-margin-x.small-up-4 > .cell {
width: calc(25% - 1.875rem); }
.grid-margin-x.small-up-5 > .cell {
width: calc(20% - 1.875rem); }
.grid-margin-x.small-up-6 > .cell {
width: calc(16.66667% - 1.875rem); }
.grid-margin-x.small-up-7 > .cell {
width: calc(14.28571% - 1.875rem); }
.grid-margin-x.small-up-8 > .cell {
width: calc(12.5% - 1.875rem); }
@media print, screen and (min-width: 40em) {
.grid-margin-x.medium-up-1 > .cell {
width: calc(100% - 1.875rem); }
.grid-margin-x.medium-up-2 > .cell {
width: calc(50% - 1.875rem); }
.grid-margin-x.medium-up-3 > .cell {
width: calc(33.33333% - 1.875rem); }
.grid-margin-x.medium-up-4 > .cell {
width: calc(25% - 1.875rem); }
.grid-margin-x.medium-up-5 > .cell {
width: calc(20% - 1.875rem); }
.grid-margin-x.medium-up-6 > .cell {
width: calc(16.66667% - 1.875rem); }
.grid-margin-x.medium-up-7 > .cell {
width: calc(14.28571% - 1.875rem); }
.grid-margin-x.medium-up-8 > .cell {
width: calc(12.5% - 1.875rem); } }
@media print, screen and (min-width: 64em) {
.grid-margin-x.large-up-1 > .cell {
width: calc(100% - 1.875rem); }
.grid-margin-x.large-up-2 > .cell {
width: calc(50% - 1.875rem); }
.grid-margin-x.large-up-3 > .cell {
width: calc(33.33333% - 1.875rem); }
.grid-margin-x.large-up-4 > .cell {
width: calc(25% - 1.875rem); }
.grid-margin-x.large-up-5 > .cell {
width: calc(20% - 1.875rem); }
.grid-margin-x.large-up-6 > .cell {
width: calc(16.66667% - 1.875rem); }
.grid-margin-x.large-up-7 > .cell {
width: calc(14.28571% - 1.875rem); }
.grid-margin-x.large-up-8 > .cell {
width: calc(12.5% - 1.875rem); } }
.small-margin-collapse {
margin-right: 0;
margin-left: 0; }
.small-margin-collapse > .cell {
margin-right: 0;
margin-left: 0; }
.small-margin-collapse > .small-1 {
width: 8.33333%; }
.small-margin-collapse > .small-2 {
width: 16.66667%; }
.small-margin-collapse > .small-3 {
width: 25%; }
.small-margin-collapse > .small-4 {
width: 33.33333%; }
.small-margin-collapse > .small-5 {
width: 41.66667%; }
.small-margin-collapse > .small-6 {
width: 50%; }
.small-margin-collapse > .small-7 {
width: 58.33333%; }
.small-margin-collapse > .small-8 {
width: 66.66667%; }
.small-margin-collapse > .small-9 {
width: 75%; }
.small-margin-collapse > .small-10 {
width: 83.33333%; }
.small-margin-collapse > .small-11 {
width: 91.66667%; }
.small-margin-collapse > .small-12 {
width: 100%; }
@media print, screen and (min-width: 40em) {
.small-margin-collapse > .medium-1 {
width: 8.33333%; }
.small-margin-collapse > .medium-2 {
width: 16.66667%; }
.small-margin-collapse > .medium-3 {
width: 25%; }
.small-margin-collapse > .medium-4 {
width: 33.33333%; }
.small-margin-collapse > .medium-5 {
width: 41.66667%; }
.small-margin-collapse > .medium-6 {
width: 50%; }
.small-margin-collapse > .medium-7 {
width: 58.33333%; }
.small-margin-collapse > .medium-8 {
width: 66.66667%; }
.small-margin-collapse > .medium-9 {
width: 75%; }
.small-margin-collapse > .medium-10 {
width: 83.33333%; }
.small-margin-collapse > .medium-11 {
width: 91.66667%; }
.small-margin-collapse > .medium-12 {
width: 100%; } }
@media print, screen and (min-width: 64em) {
.small-margin-collapse > .large-1 {
width: 8.33333%; }
.small-margin-collapse > .large-2 {
width: 16.66667%; }
.small-margin-collapse > .large-3 {
width: 25%; }
.small-margin-collapse > .large-4 {
width: 33.33333%; }
.small-margin-collapse > .large-5 {
width: 41.66667%; }
.small-margin-collapse > .large-6 {
width: 50%; }
.small-margin-collapse > .large-7 {
width: 58.33333%; }
.small-margin-collapse > .large-8 {
width: 66.66667%; }
.small-margin-collapse > .large-9 {
width: 75%; }
.small-margin-collapse > .large-10 {
width: 83.33333%; }
.small-margin-collapse > .large-11 {
width: 91.66667%; }
.small-margin-collapse > .large-12 {
width: 100%; } }
.small-padding-collapse {
margin-right: 0;
margin-left: 0; }
.small-padding-collapse > .cell {
padding-right: 0;
padding-left: 0; }
@media print, screen and (min-width: 40em) {
.medium-margin-collapse {
margin-right: 0;
margin-left: 0; }
.medium-margin-collapse > .cell {
margin-right: 0;
margin-left: 0; } }
@media print, screen and (min-width: 40em) {
.medium-margin-collapse > .small-1 {
width: 8.33333%; }
.medium-margin-collapse > .small-2 {
width: 16.66667%; }
.medium-margin-collapse > .small-3 {
width: 25%; }
.medium-margin-collapse > .small-4 {
width: 33.33333%; }
.medium-margin-collapse > .small-5 {
width: 41.66667%; }
.medium-margin-collapse > .small-6 {
width: 50%; }
.medium-margin-collapse > .small-7 {
width: 58.33333%; }
.medium-margin-collapse > .small-8 {
width: 66.66667%; }
.medium-margin-collapse > .small-9 {
width: 75%; }
.medium-margin-collapse > .small-10 {
width: 83.33333%; }
.medium-margin-collapse > .small-11 {
width: 91.66667%; }
.medium-margin-collapse > .small-12 {
width: 100%; } }
@media print, screen and (min-width: 40em) {
.medium-margin-collapse > .medium-1 {
width: 8.33333%; }
.medium-margin-collapse > .medium-2 {
width: 16.66667%; }
.medium-margin-collapse > .medium-3 {
width: 25%; }
.medium-margin-collapse > .medium-4 {
width: 33.33333%; }
.medium-margin-collapse > .medium-5 {
width: 41.66667%; }
.medium-margin-collapse > .medium-6 {
width: 50%; }
.medium-margin-collapse > .medium-7 {
width: 58.33333%; }
.medium-margin-collapse > .medium-8 {
width: 66.66667%; }
.medium-margin-collapse > .medium-9 {
width: 75%; }
.medium-margin-collapse > .medium-10 {
width: 83.33333%; }
.medium-margin-collapse > .medium-11 {
width: 91.66667%; }
.medium-margin-collapse > .medium-12 {
width: 100%; } }
@media print, screen and (min-width: 64em) {
.medium-margin-collapse > .large-1 {
width: 8.33333%; }
.medium-margin-collapse > .large-2 {
width: 16.66667%; }
.medium-margin-collapse > .large-3 {
width: 25%; }
.medium-margin-collapse > .large-4 {
width: 33.33333%; }
.medium-margin-collapse > .large-5 {
width: 41.66667%; }
.medium-margin-collapse > .large-6 {
width: 50%; }
.medium-margin-collapse > .large-7 {
width: 58.33333%; }
.medium-margin-collapse > .large-8 {
width: 66.66667%; }
.medium-margin-collapse > .large-9 {
width: 75%; }
.medium-margin-collapse > .large-10 {
width: 83.33333%; }
.medium-margin-collapse > .large-11 {
width: 91.66667%; }
.medium-margin-collapse > .large-12 {
width: 100%; } }
@media print, screen and (min-width: 40em) {
.medium-padding-collapse {
margin-right: 0;
margin-left: 0; }
.medium-padding-collapse > .cell {
padding-right: 0;
padding-left: 0; } }
@media print, screen and (min-width: 64em) {
.large-margin-collapse {
margin-right: 0;
margin-left: 0; }
.large-margin-collapse > .cell {
margin-right: 0;
margin-left: 0; } }
@media print, screen and (min-width: 64em) {
.large-margin-collapse > .small-1 {
width: 8.33333%; }
.large-margin-collapse > .small-2 {
width: 16.66667%; }
.large-margin-collapse > .small-3 {
width: 25%; }
.large-margin-collapse > .small-4 {
width: 33.33333%; }
.large-margin-collapse > .small-5 {
width: 41.66667%; }
.large-margin-collapse > .small-6 {
width: 50%; }
.large-margin-collapse > .small-7 {
width: 58.33333%; }
.large-margin-collapse > .small-8 {
width: 66.66667%; }
.large-margin-collapse > .small-9 {
width: 75%; }
.large-margin-collapse > .small-10 {
width: 83.33333%; }
.large-margin-collapse > .small-11 {
width: 91.66667%; }
.large-margin-collapse > .small-12 {
width: 100%; } }
@media print, screen and (min-width: 64em) {
.large-margin-collapse > .medium-1 {
width: 8.33333%; }
.large-margin-collapse > .medium-2 {
width: 16.66667%; }
.large-margin-collapse > .medium-3 {
width: 25%; }
.large-margin-collapse > .medium-4 {
width: 33.33333%; }
.large-margin-collapse > .medium-5 {
width: 41.66667%; }
.large-margin-collapse > .medium-6 {
width: 50%; }
.large-margin-collapse > .medium-7 {
width: 58.33333%; }
.large-margin-collapse > .medium-8 {
width: 66.66667%; }
.large-margin-collapse > .medium-9 {
width: 75%; }
.large-margin-collapse > .medium-10 {
width: 83.33333%; }
.large-margin-collapse > .medium-11 {
width: 91.66667%; }
.large-margin-collapse > .medium-12 {
width: 100%; } }
@media print, screen and (min-width: 64em) {
.large-margin-collapse > .large-1 {
width: 8.33333%; }
.large-margin-collapse > .large-2 {
width: 16.66667%; }
.large-margin-collapse > .large-3 {
width: 25%; }
.large-margin-collapse > .large-4 {
width: 33.33333%; }
.large-margin-collapse > .large-5 {
width: 41.66667%; }
.large-margin-collapse > .large-6 {
width: 50%; }
.large-margin-collapse > .large-7 {
width: 58.33333%; }
.large-margin-collapse > .large-8 {
width: 66.66667%; }
.large-margin-collapse > .large-9 {
width: 75%; }
.large-margin-collapse > .large-10 {
width: 83.33333%; }
.large-margin-collapse > .large-11 {
width: 91.66667%; }
.large-margin-collapse > .large-12 {
width: 100%; } }
@media print, screen and (min-width: 64em) {
.large-padding-collapse {
margin-right: 0;
margin-left: 0; }
.large-padding-collapse > .cell {
padding-right: 0;
padding-left: 0; } }
.small-offset-0 {
margin-left: 0%; }
.grid-margin-x > .small-offset-0 {
margin-left: calc(0% + 0.9375rem); }
.small-offset-1 {
margin-left: 8.33333%; }
.grid-margin-x > .small-offset-1 {
margin-left: calc(8.33333% + 0.9375rem); }
.small-offset-2 {
margin-left: 16.66667%; }
.grid-margin-x > .small-offset-2 {
margin-left: calc(16.66667% + 0.9375rem); }
.small-offset-3 {
margin-left: 25%; }
.grid-margin-x > .small-offset-3 {
margin-left: calc(25% + 0.9375rem); }
.small-offset-4 {
margin-left: 33.33333%; }
.grid-margin-x > .small-offset-4 {
margin-left: calc(33.33333% + 0.9375rem); }
.small-offset-5 {
margin-left: 41.66667%; }
.grid-margin-x > .small-offset-5 {
margin-left: calc(41.66667% + 0.9375rem); }
.small-offset-6 {
margin-left: 50%; }
.grid-margin-x > .small-offset-6 {
margin-left: calc(50% + 0.9375rem); }
.small-offset-7 {
margin-left: 58.33333%; }
.grid-margin-x > .small-offset-7 {
margin-left: calc(58.33333% + 0.9375rem); }
.small-offset-8 {
margin-left: 66.66667%; }
.grid-margin-x > .small-offset-8 {
margin-left: calc(66.66667% + 0.9375rem); }
.small-offset-9 {
margin-left: 75%; }
.grid-margin-x > .small-offset-9 {
margin-left: calc(75% + 0.9375rem); }
.small-offset-10 {
margin-left: 83.33333%; }
.grid-margin-x > .small-offset-10 {
margin-left: calc(83.33333% + 0.9375rem); }
.small-offset-11 {
margin-left: 91.66667%; }
.grid-margin-x > .small-offset-11 {
margin-left: calc(91.66667% + 0.9375rem); }
@media print, screen and (min-width: 40em) {
.medium-offset-0 {
margin-left: 0%; }
.grid-margin-x > .medium-offset-0 {
margin-left: calc(0% + 0.9375rem); }
.medium-offset-1 {
margin-left: 8.33333%; }
.grid-margin-x > .medium-offset-1 {
margin-left: calc(8.33333% + 0.9375rem); }
.medium-offset-2 {
margin-left: 16.66667%; }
.grid-margin-x > .medium-offset-2 {
margin-left: calc(16.66667% + 0.9375rem); }
.medium-offset-3 {
margin-left: 25%; }
.grid-margin-x > .medium-offset-3 {
margin-left: calc(25% + 0.9375rem); }
.medium-offset-4 {
margin-left: 33.33333%; }
.grid-margin-x > .medium-offset-4 {
margin-left: calc(33.33333% + 0.9375rem); }
.medium-offset-5 {
margin-left: 41.66667%; }
.grid-margin-x > .medium-offset-5 {
margin-left: calc(41.66667% + 0.9375rem); }
.medium-offset-6 {
margin-left: 50%; }
.grid-margin-x > .medium-offset-6 {
margin-left: calc(50% + 0.9375rem); }
.medium-offset-7 {
margin-left: 58.33333%; }
.grid-margin-x > .medium-offset-7 {
margin-left: calc(58.33333% + 0.9375rem); }
.medium-offset-8 {
margin-left: 66.66667%; }
.grid-margin-x > .medium-offset-8 {
margin-left: calc(66.66667% + 0.9375rem); }
.medium-offset-9 {
margin-left: 75%; }
.grid-margin-x > .medium-offset-9 {
margin-left: calc(75% + 0.9375rem); }
.medium-offset-10 {
margin-left: 83.33333%; }
.grid-margin-x > .medium-offset-10 {
margin-left: calc(83.33333% + 0.9375rem); }
.medium-offset-11 {
margin-left: 91.66667%; }
.grid-margin-x > .medium-offset-11 {
margin-left: calc(91.66667% + 0.9375rem); } }
@media print, screen and (min-width: 64em) {
.large-offset-0 {
margin-left: 0%; }
.grid-margin-x > .large-offset-0 {
margin-left: calc(0% + 0.9375rem); }
.large-offset-1 {
margin-left: 8.33333%; }
.grid-margin-x > .large-offset-1 {
margin-left: calc(8.33333% + 0.9375rem); }
.large-offset-2 {
margin-left: 16.66667%; }
.grid-margin-x > .large-offset-2 {
margin-left: calc(16.66667% + 0.9375rem); }
.large-offset-3 {
margin-left: 25%; }
.grid-margin-x > .large-offset-3 {
margin-left: calc(25% + 0.9375rem); }
.large-offset-4 {
margin-left: 33.33333%; }
.grid-margin-x > .large-offset-4 {
margin-left: calc(33.33333% + 0.9375rem); }
.large-offset-5 {
margin-left: 41.66667%; }
.grid-margin-x > .large-offset-5 {
margin-left: calc(41.66667% + 0.9375rem); }
.large-offset-6 {
margin-left: 50%; }
.grid-margin-x > .large-offset-6 {
margin-left: calc(50% + 0.9375rem); }
.large-offset-7 {
margin-left: 58.33333%; }
.grid-margin-x > .large-offset-7 {
margin-left: calc(58.33333% + 0.9375rem); }
.large-offset-8 {
margin-left: 66.66667%; }
.grid-margin-x > .large-offset-8 {
margin-left: calc(66.66667% + 0.9375rem); }
.large-offset-9 {
margin-left: 75%; }
.grid-margin-x > .large-offset-9 {
margin-left: calc(75% + 0.9375rem); }
.large-offset-10 {
margin-left: 83.33333%; }
.grid-margin-x > .large-offset-10 {
margin-left: calc(83.33333% + 0.9375rem); }
.large-offset-11 {
margin-left: 91.66667%; }
.grid-margin-x > .large-offset-11 {
margin-left: calc(91.66667% + 0.9375rem); } }
.grid-y {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap; }
.grid-y > .cell {
width: auto;
max-width: none; }
.grid-y > .auto {
height: auto; }
.grid-y > .shrink {
height: auto; }
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
-webkit-flex-basis: auto;
-ms-flex-preferred-size: auto;
flex-basis: auto; }
@media print, screen and (min-width: 40em) {
.grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
-webkit-flex-basis: auto;
-ms-flex-preferred-size: auto;
flex-basis: auto; } }
@media print, screen and (min-width: 64em) {
.grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
-webkit-flex-basis: auto;
-ms-flex-preferred-size: auto;
flex-basis: auto; } }
.grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
.grid-y > .small-1 {
height: 8.33333%; }
.grid-y > .small-2 {
height: 16.66667%; }
.grid-y > .small-3 {
height: 25%; }
.grid-y > .small-4 {
height: 33.33333%; }
.grid-y > .small-5 {
height: 41.66667%; }
.grid-y > .small-6 {
height: 50%; }
.grid-y > .small-7 {
height: 58.33333%; }
.grid-y > .small-8 {
height: 66.66667%; }
.grid-y > .small-9 {
height: 75%; }
.grid-y > .small-10 {
height: 83.33333%; }
.grid-y > .small-11 {
height: 91.66667%; }
.grid-y > .small-12 {
height: 100%; }
@media print, screen and (min-width: 40em) {
.grid-y > .medium-auto {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
height: auto; }
.grid-y > .medium-shrink, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
.grid-y > .medium-shrink {
height: auto; }
.grid-y > .medium-1 {
height: 8.33333%; }
.grid-y > .medium-2 {
height: 16.66667%; }
.grid-y > .medium-3 {
height: 25%; }
.grid-y > .medium-4 {
height: 33.33333%; }
.grid-y > .medium-5 {
height: 41.66667%; }
.grid-y > .medium-6 {
height: 50%; }
.grid-y > .medium-7 {
height: 58.33333%; }
.grid-y > .medium-8 {
height: 66.66667%; }
.grid-y > .medium-9 {
height: 75%; }
.grid-y > .medium-10 {
height: 83.33333%; }
.grid-y > .medium-11 {
height: 91.66667%; }
.grid-y > .medium-12 {
height: 100%; } }
@media print, screen and (min-width: 64em) {
.grid-y > .large-auto {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
height: auto; }
.grid-y > .large-shrink, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
.grid-y > .large-shrink {
height: auto; }
.grid-y > .large-1 {
height: 8.33333%; }
.grid-y > .large-2 {
height: 16.66667%; }
.grid-y > .large-3 {
height: 25%; }
.grid-y > .large-4 {
height: 33.33333%; }
.grid-y > .large-5 {
height: 41.66667%; }
.grid-y > .large-6 {
height: 50%; }
.grid-y > .large-7 {
height: 58.33333%; }
.grid-y > .large-8 {
height: 66.66667%; }
.grid-y > .large-9 {
height: 75%; }
.grid-y > .large-10 {
height: 83.33333%; }
.grid-y > .large-11 {
height: 91.66667%; }
.grid-y > .large-12 {
height: 100%; } }
.grid-padding-y .grid-padding-y {
margin-top: -0.9375rem;
margin-bottom: -0.9375rem; }
.grid-padding-y > .cell {
padding-top: 0.9375rem;
padding-bottom: 0.9375rem; }
.grid-margin-y {
margin-top: -0.9375rem;
margin-bottom: -0.9375rem; }
.grid-margin-y > .cell {
height: calc(100% - 1.875rem);
margin-top: 0.9375rem;
margin-bottom: 0.9375rem; }
.grid-margin-y > .auto {
height: auto; }
.grid-margin-y > .shrink {
height: auto; }
.grid-margin-y > .small-1 {
height: calc(8.33333% - 1.875rem); }
.grid-margin-y > .small-2 {
height: calc(16.66667% - 1.875rem); }
.grid-margin-y > .small-3 {
height: calc(25% - 1.875rem); }
.grid-margin-y > .small-4 {
height: calc(33.33333% - 1.875rem); }
.grid-margin-y > .small-5 {
height: calc(41.66667% - 1.875rem); }
.grid-margin-y > .small-6 {
height: calc(50% - 1.875rem); }
.grid-margin-y > .small-7 {
height: calc(58.33333% - 1.875rem); }
.grid-margin-y > .small-8 {
height: calc(66.66667% - 1.875rem); }
.grid-margin-y > .small-9 {
height: calc(75% - 1.875rem); }
.grid-margin-y > .small-10 {
height: calc(83.33333% - 1.875rem); }
.grid-margin-y > .small-11 {
height: calc(91.66667% - 1.875rem); }
.grid-margin-y > .small-12 {
height: calc(100% - 1.875rem); }
@media print, screen and (min-width: 40em) {
.grid-margin-y > .medium-auto {
height: auto; }
.grid-margin-y > .medium-shrink {
height: auto; }
.grid-margin-y > .medium-1 {
height: calc(8.33333% - 1.875rem); }
.grid-margin-y > .medium-2 {
height: calc(16.66667% - 1.875rem); }
.grid-margin-y > .medium-3 {
height: calc(25% - 1.875rem); }
.grid-margin-y > .medium-4 {
height: calc(33.33333% - 1.875rem); }
.grid-margin-y > .medium-5 {
height: calc(41.66667% - 1.875rem); }
.grid-margin-y > .medium-6 {
height: calc(50% - 1.875rem); }
.grid-margin-y > .medium-7 {
height: calc(58.33333% - 1.875rem); }
.grid-margin-y > .medium-8 {
height: calc(66.66667% - 1.875rem); }
.grid-margin-y > .medium-9 {
height: calc(75% - 1.875rem); }
.grid-margin-y > .medium-10 {
height: calc(83.33333% - 1.875rem); }
.grid-margin-y > .medium-11 {
height: calc(91.66667% - 1.875rem); }
.grid-margin-y > .medium-12 {
height: calc(100% - 1.875rem); } }
@media print, screen and (min-width: 64em) {
.grid-margin-y > .large-auto {
height: auto; }
.grid-margin-y > .large-shrink {
height: auto; }
.grid-margin-y > .large-1 {
height: calc(8.33333% - 1.875rem); }
.grid-margin-y > .large-2 {
height: calc(16.66667% - 1.875rem); }
.grid-margin-y > .large-3 {
height: calc(25% - 1.875rem); }
.grid-margin-y > .large-4 {
height: calc(33.33333% - 1.875rem); }
.grid-margin-y > .large-5 {
height: calc(41.66667% - 1.875rem); }
.grid-margin-y > .large-6 {
height: calc(50% - 1.875rem); }
.grid-margin-y > .large-7 {
height: calc(58.33333% - 1.875rem); }
.grid-margin-y > .large-8 {
height: calc(66.66667% - 1.875rem); }
.grid-margin-y > .large-9 {
height: calc(75% - 1.875rem); }
.grid-margin-y > .large-10 {
height: calc(83.33333% - 1.875rem); }
.grid-margin-y > .large-11 {
height: calc(91.66667% - 1.875rem); }
.grid-margin-y > .large-12 {
height: calc(100% - 1.875rem); } }
.grid-frame {
overflow: hidden;
position: relative;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
width: 100vw; }
.cell .grid-frame {
width: 100%; }
.cell-block {
overflow-x: auto;
max-width: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; }
.cell-block-y {
overflow-y: auto;
max-height: 100%;
min-height: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; }
.cell-block-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
max-height: 100%; }
.cell-block-container > .grid-x {
max-height: 100%;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
@media print, screen and (min-width: 40em) {
.medium-grid-frame {
overflow: hidden;
position: relative;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
width: 100vw; }
.cell .medium-grid-frame {
width: 100%; }
.medium-cell-block {
overflow-x: auto;
max-width: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; }
.medium-cell-block-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
max-height: 100%; }
.medium-cell-block-container > .grid-x {
max-height: 100%;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.medium-cell-block-y {
overflow-y: auto;
max-height: 100%;
min-height: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; } }
@media print, screen and (min-width: 64em) {
.large-grid-frame {
overflow: hidden;
position: relative;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
width: 100vw; }
.cell .large-grid-frame {
width: 100%; }
.large-cell-block {
overflow-x: auto;
max-width: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; }
.large-cell-block-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
max-height: 100%; }
.large-cell-block-container > .grid-x {
max-height: 100%;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.large-cell-block-y {
overflow-y: auto;
max-height: 100%;
min-height: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; } }
.grid-y.grid-frame {
width: auto;
overflow: hidden;
position: relative;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
height: 100vh; }
@media print, screen and (min-width: 40em) {
.grid-y.medium-grid-frame {
width: auto;
overflow: hidden;
position: relative;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
height: 100vh; } }
@media print, screen and (min-width: 64em) {
.grid-y.large-grid-frame {
width: auto;
overflow: hidden;
position: relative;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
height: 100vh; } }
.cell .grid-y.grid-frame {
height: 100%; }
@media print, screen and (min-width: 40em) {
.cell .grid-y.medium-grid-frame {
height: 100%; } }
@media print, screen and (min-width: 64em) {
.cell .grid-y.large-grid-frame {
height: 100%; } }
.grid-margin-y {
margin-top: -0.9375rem;
margin-bottom: -0.9375rem; }
.grid-margin-y > .cell {
height: calc(100% - 1.875rem);
margin-top: 0.9375rem;
margin-bottom: 0.9375rem; }
.grid-margin-y > .auto {
height: auto; }
.grid-margin-y > .shrink {
height: auto; }
.grid-margin-y > .small-1 {
height: calc(8.33333% - 1.875rem); }
.grid-margin-y > .small-2 {
height: calc(16.66667% - 1.875rem); }
.grid-margin-y > .small-3 {
height: calc(25% - 1.875rem); }
.grid-margin-y > .small-4 {
height: calc(33.33333% - 1.875rem); }
.grid-margin-y > .small-5 {
height: calc(41.66667% - 1.875rem); }
.grid-margin-y > .small-6 {
height: calc(50% - 1.875rem); }
.grid-margin-y > .small-7 {
height: calc(58.33333% - 1.875rem); }
.grid-margin-y > .small-8 {
height: calc(66.66667% - 1.875rem); }
.grid-margin-y > .small-9 {
height: calc(75% - 1.875rem); }
.grid-margin-y > .small-10 {
height: calc(83.33333% - 1.875rem); }
.grid-margin-y > .small-11 {
height: calc(91.66667% - 1.875rem); }
.grid-margin-y > .small-12 {
height: calc(100% - 1.875rem); }
@media print, screen and (min-width: 40em) {
.grid-margin-y > .medium-auto {
height: auto; }
.grid-margin-y > .medium-shrink {
height: auto; }
.grid-margin-y > .medium-1 {
height: calc(8.33333% - 1.875rem); }
.grid-margin-y > .medium-2 {
height: calc(16.66667% - 1.875rem); }
.grid-margin-y > .medium-3 {
height: calc(25% - 1.875rem); }
.grid-margin-y > .medium-4 {
height: calc(33.33333% - 1.875rem); }
.grid-margin-y > .medium-5 {
height: calc(41.66667% - 1.875rem); }
.grid-margin-y > .medium-6 {
height: calc(50% - 1.875rem); }
.grid-margin-y > .medium-7 {
height: calc(58.33333% - 1.875rem); }
.grid-margin-y > .medium-8 {
height: calc(66.66667% - 1.875rem); }
.grid-margin-y > .medium-9 {
height: calc(75% - 1.875rem); }
.grid-margin-y > .medium-10 {
height: calc(83.33333% - 1.875rem); }
.grid-margin-y > .medium-11 {
height: calc(91.66667% - 1.875rem); }
.grid-margin-y > .medium-12 {
height: calc(100% - 1.875rem); } }
@media print, screen and (min-width: 64em) {
.grid-margin-y > .large-auto {
height: auto; }
.grid-margin-y > .large-shrink {
height: auto; }
.grid-margin-y > .large-1 {
height: calc(8.33333% - 1.875rem); }
.grid-margin-y > .large-2 {
height: calc(16.66667% - 1.875rem); }
.grid-margin-y > .large-3 {
height: calc(25% - 1.875rem); }
.grid-margin-y > .large-4 {
height: calc(33.33333% - 1.875rem); }
.grid-margin-y > .large-5 {
height: calc(41.66667% - 1.875rem); }
.grid-margin-y > .large-6 {
height: calc(50% - 1.875rem); }
.grid-margin-y > .large-7 {
height: calc(58.33333% - 1.875rem); }
.grid-margin-y > .large-8 {
height: calc(66.66667% - 1.875rem); }
.grid-margin-y > .large-9 {
height: calc(75% - 1.875rem); }
.grid-margin-y > .large-10 {
height: calc(83.33333% - 1.875rem); }
.grid-margin-y > .large-11 {
height: calc(91.66667% - 1.875rem); }
.grid-margin-y > .large-12 {
height: calc(100% - 1.875rem); } }
.grid-frame.grid-margin-y {
height: calc(100vh + 1.875rem); }
@media print, screen and (min-width: 40em) {
.grid-margin-y.medium-grid-frame {
height: calc(100vh + 1.875rem); } }
@media print, screen and (min-width: 64em) {
.grid-margin-y.large-grid-frame {
height: calc(100vh + 1.875rem); } }
@font-face{font-family:metropolisbold;src:url(/wp-content/themes/goosevpn/dist/fonts/metropolis-bold-webfont.woff2) format("woff2"),url(/wp-content/themes/goosevpn/dist/fonts/metropolis-bold-webfont.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:metropolisregular;src:url(/wp-content/themes/goosevpn/dist/fonts/metropolis-regular-webfont.woff2) format("woff2"),url(/wp-content/themes/goosevpn/dist/fonts/metropolis-regular-webfont.woff) format("woff");font-weight:400;font-style:normal}body#tinymce{margin:12px!important}.admin-bar .topbar{top:32px}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
.contentfull img { height: auto !important; max-width: 100% !important; } @font-face{font-family:FontAwesome;src:url(/wp-content/themes/goosevpn/dist/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/wp-content/themes/goosevpn/dist/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/wp-content/themes/goosevpn/dist/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(/wp-content/themes/goosevpn/dist/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(/wp-content/themes/goosevpn/dist/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(/wp-content/themes/goosevpn/dist/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-address-card:before,.fa-vcard:before{content:""}.fa-address-card-o:before,.fa-vcard-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{padding:0;margin:0;font-size:16px;line-height:26px;font-family:metropolisregular,sans-serif;color:#344560}img{-webkit-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.marginTop{margin-top:122px}@media screen and (max-width:1200px){.marginTop{margin-top:85px}}@media screen and (max-width:1070px){.marginTop{margin-top:59px}}@media screen and (max-width:740px){.marginTop{margin-top:48px}}@media screen and (max-width:740px){.marginTopDeal{margin-top:0;margin-bottom:20px}}.archive.tax-faq-category .dealPush,.post-type-archive-faq .dealPush{height:200px}@media (max-width:740px){.archive.tax-faq-category .dealPush,.post-type-archive-faq .dealPush{height:150px}}@media (max-width:550px){.archive.tax-faq-category .dealPush,.post-type-archive-faq .dealPush{height:120px}}@media (max-width:430px){.archive.tax-faq-category .dealPush,.post-type-archive-faq .dealPush{height:100px}}@media (max-width:350px){.archive.tax-faq-category .dealPush,.post-type-archive-faq .dealPush{height:90px}}.dealPush{width:100%;float:left;height:130px}@media screen and (max-width:1200px){.dealPush{height:130px}}@media screen and (max-width:1070px){.dealPush{height:120px}}@media screen and (max-width:740px){.dealPush{height:100px}}a:active,a:focus,a:hover,a:visited{outline:none;text-decoration:none}h2,h3,h4{font-size:36px;line-height:40px}h1,h2,h3,h4,h5,h6{font-family:metropolisbold,sans-serif;font-weight:400}p{font-size:16px;line-height:26px}.orange{color:#1779ba}.weight-bold{font-weight:400;font-family:metropolisbold,sans-serif}.load-overlay{width:100%;height:100%;background:#fff;z-index:9999;position:fixed;top:0;left:0}a img{border:0}.no-decoration{text-decoration:none!important;color:unset!important}.cc-revoke,.cc-window,.cc-window.cc-banner{z-index:99999999999999!important}@media screen and (max-width:736px){.cc-revoke .cc-btn,.cc-window.cc-banner .cc-btn,.cc-window .cc-btn{width:100%!important;float:left}}.margin-bottom-25{margin-bottom:25px}.cursive{font-style:italic!important}.red{color:#bc1323}.f500{font-weight:500}.margin-top-25{margin-top:25px}.h3-class{font-size:24px!important;line-height:1.8rem!important;color:#1779ba!important;margin:14px 0 0!important}@media screen and (max-width:600px){.h3-class{font-size:18px!important;margin:5px 0 0!important;line-height:1.4rem!important}}.smalltitle{color:#011638;font-family:metropolisbold;font-size:13.33px;font-weight:700;letter-spacing:1px;line-height:17px}.center,.supbtn{text-align:center}.supbtn{left:90px!important;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:1.5px;text-transform:uppercase;color:#fff;background-image:linear-gradient(270deg,#ff7f0d,#ffa400 0)!important}.supbtn:hover{border:none!important;color:#fff!important}.float-left{float:left}.deals-head .float-left{height:500px}.deals-head .col-6.img img{width:100%;height:auto}.deals-last,.deals-last img{max-width:100%;min-width:100%}.deals-devices{padding:0}.deals-devices li{list-style:none;display:inline-block;margin-right:15px}.deals-devices li img{max-width:32px;height:auto}table{width:100%;margin:0}table caption{font-size:.9em;padding:.5em 0}table caption,table tfoot tr td{font-weight:400}@media screen and (max-width:766px){table caption{display:none}.deals-head .float-left.img{margin-top:200px}.deals-head .float-left.two.img{margin-top:50px}}.p{text-align:center;padding-top:140px;font-size:14px}.purple{background:#122139}.font-bg{font-size:60px;line-height:normal}.font-md{font-size:24px}.text-dark{color:#011638}.deal-footer ul{width:100%}.deal-footer ul li{list-style:none;float:right;display:inline-block;text-decoration:none;padding:0 15px}.deal-footer ul li a{text-decoration:none;color:#fff}.deal-table td{text-align:center;padding-right:0}@media screen and (min-width:768px){.invite-caption{padding-top:100px}.deals-header-img{padding:0 70px}.p-sixty{padding:60px}.deals.contentbox__image{width:55%!important}.deals.contentbox__image img{float:right}.left .deals.contentbox__image img{float:left}.deals.contentbox__content{max-width:45%!important}.left .deals.contentbox__content{padding-left:0!important}.deals-right{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;right:-100px!important}.head-deals-title{font-size:120px!important}.footer-tp{min-width:420px}.deal-footer{margin-top:40px}td.deal-cat{text-align:right!important;padding:0 50px}}@media screen and (max-width:768px){.invite-head-title{font-size:40px!important;margin-top:0!important}.deals-head h3{margin-top:200px}.server-promo{-ms-flex-direction:column!important;flex-direction:column!important}.deal-footer{display:contents}.deal-footer ul{display:-ms-flexbox!important;display:flex!important;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;min-width:100%;padding:0}.deal-footer ul li{float:left!important}.deals-head .col-6.promo{margin-top:0!important;height:450px!important}.deals-devices li{max-width:7.5%!important}}th{min-width:160px}.remove.highlights .feature:hover{background:initial}.remove.highlights .feature p{padding:0 40px!important}.topbar__switcher.deals .dropdown li{text-align:inherit}.topbar__switcher.deals .dropdown{top:15px!important}@media screen and (max-width:500px){.table-padding{padding-top:0!important}}@media screen and (max-width:420px){.table-padding{padding-top:0!important}}@media screen and (max-width:1100px){.deals.contentbox__image img{width:100%;max-height:inherit}}@media screen and (max-width:1024px){.deals.contentbox__image img{max-width:100%!important}.table-deals{overflow-x:auto}}.remove-bb.highlights .feature:hover{background:initial!important}#cookie-law-info-bar span{font-size:14px!important}#timer{position:relative}#timer p{font-size:9px}#timer span{font-size:36px}#timer .time:after{content:":";position:absolute;font-size:24px;top:0;margin-left:35px}@media (max-width:420px){.footer.mobile tbody td{padding-right:0}}@media screen and (max-width:520px){.dealPush{height:75px}}.highlights.remove .cell.feature{cursor:auto}.invite-faq .accordion{padding:18px 0!important}.invite-faq img{right:0!important}.faq-items-nl-homepage{float:left;width:100%}@media screen and (max-width:520px){.nl .dealPush{height:130px}}@media (max-width:64em){.faq-items-nl-homepage .col-6.first{margin-bottom:0}.faq-items-nl-homepage .col-6.second{margin-top:0}}.hidden-sm{display:none}.container{width:90%;margin-left:auto;margin-right:auto}@media only screen and (min-width:33.75em){.container{width:80%}}@media only screen and (min-width:1200px){.container{width:85%;max-width:1170px}}.row{position:relative;width:100%}.row .col,.row [class^=col]{float:left;margin:.5rem 2%;min-height:.125rem}.row:after{content:"";display:table;clear:both}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12{width:96%}.col-1-sm{width:4.3333333333%}.col-2-sm{width:12.6666666667%}.col-3-sm{width:21%}.col-4-sm{width:29.3333333333%}.col-5-sm{width:37.6666666667%}.col-6-sm{width:46%}.col-7-sm{width:54.3333333333%}.col-8-sm{width:62.6666666667%}.col-9-sm{width:71%}.col-10-sm{width:79.3333333333%}.col-11-sm{width:87.6666666667%}.col-12-sm{width:96%}@media only screen and (min-width:45em){.col-1{width:4.3333333333%}.col-2{width:12.6666666667%}.col-3{width:21%}.col-4{width:29.3333333333%}.col-5{width:37.6666666667%}.col-6{width:46%}.col-7{width:54.3333333333%}.col-8{width:62.6666666667%}.col-9{width:71%}.col-10{width:79.3333333333%}.col-11{width:87.6666666667%}.col-12{width:96%}.hidden-sm{display:block}}@media (max-width:1200px){.col-1-md{width:4.3333333333%}.col-2-md{width:12.6666666667%}.col-3-md{width:21%}.col-4-md{width:29.3333333333%}.col-5-md{width:37.6666666667%}.col-6-md{width:46%}.col-7-md{width:54.3333333333%}.col-8-md{width:62.6666666667%}.col-9-md{width:71%}.col-10-md{width:79.3333333333%}.col-11-md{width:87.6666666667%}.col-12-md{width:96%}}@media (max-width:45em){.col-1-sm{width:4.3333333333%}.col-2-sm{width:12.6666666667%}.col-3-sm{width:21%}.col-4-sm{width:29.3333333333%}.col-5-sm{width:37.6666666667%}.col-6-sm{width:46%}.col-7-sm{width:54.3333333333%}.col-8-sm{width:62.6666666667%}.col-9-sm{width:71%}.col-10-sm{width:79.3333333333%}.col-11-sm{width:87.6666666667%}.col-12-sm{width:96%}}@media (max-width:33.75em){.col-1-xs{width:4.3333333333%}.col-2-xs{width:12.6666666667%}.col-3-xs{width:21%}.col-4-xs{width:29.3333333333%}.col-5-xs{width:37.6666666667%}.col-6-xs{width:46%}.col-7-xs{width:54.3333333333%}.col-8-xs{width:62.6666666667%}.col-9-xs{width:71%}.col-10-xs{width:79.3333333333%}.col-11-xs{width:87.6666666667%}.col-12-xs{width:96%}}.grid-container{max-width:75rem}.flag.nl{background:url(/wp-content/themes/goosevpn/dist/images/flags/nl.jpg) 50% no-repeat;background-size:cover}.flag.en{background:url(/wp-content/themes/goosevpn/dist/images/flags/us.png) 50% no-repeat;background-size:cover}.flag.gb{background:url(/wp-content/themes/goosevpn/dist/images/flags/en.jpg) 50% no-repeat;background-size:cover}.flag.fr{background:url(/wp-content/themes/goosevpn/dist/images/flags/fr.jpg) 50% no-repeat;background-size:cover}.flag.es{background:url(/wp-content/themes/goosevpn/dist/images/flags/es.jpg) 50% no-repeat;background-size:cover}.flag.de{background:url(/wp-content/themes/goosevpn/dist/images/flags/de.jpg) 50% no-repeat;background-size:cover}.flag.be{background:url(/wp-content/themes/goosevpn/dist/images/flags/be.jpg) 50% no-repeat;background-size:cover}.topbar{width:100%;position:fixed;background:#fff;z-index:99999;top:0;left:0}.topbar.scroll .sticky_deal-image{display:none}.topbar.scroll .sticky-deal{height:35px}@media screen and (max-width:1070px){.topbar.scroll .sticky-deal{height:auto!important}}.topbar.scroll .topbar__top-menu{margin-top:-36px}@media screen and (max-width:1070px){.topbar.scroll .topbar__top-menu{margin-top:0}}.topbar.discount.scroll{transform:translate3d(0,-112px,0)}@media screen and (max-width:1070px){.topbar.discount.scroll{transform:translateZ(0)}}.topbar .logo{width:215px}.topbar .logo img{width:100%;float:left;margin-top:2px}@media screen and (max-width:1070px){.topbar .logo{margin-top:-5px}}.topbar .menu-btn{float:right;border:0;background:none;font-size:21px;font-weight:700;cursor:pointer;display:none}.topbar .menu-btn:focus{outline:none;opacity:.8}.topbar__top-menu{width:100%;float:left;transition:all .3s ease}.topbar__top-menu ul{float:right;padding:10px 0;margin:0}.topbar__top-menu ul .menu-business{position:relative}.topbar__top-menu ul .menu-business:after{content:"";background:#ccd0d7;position:absolute;right:-1px;height:50%;width:1px;top:25%}.topbar__top-menu ul .menu-business.active a{font-weight:700!important}.topbar__top-menu ul li{display:inline-block;padding:0 10px}.topbar__top-menu ul li a{padding:5px;display:block;text-decoration:none;cursor:pointer;font-size:14px;font-weight:500;letter-spacing:.05em!important;text-align:center;color:#344560;text-transform:uppercase}.topbar__top-menu ul li a:hover{color:#ff5a1a}.topbar__main-menu{width:100%;float:left;background:#fff}.topbar__main-menu a{color:#344560}.topbar__main-menu ul{padding:10px 30px;margin:0;display:inline-block}.topbar__main-menu ul li{display:inline-block}.topbar__main-menu ul li.active a{font-family:metropolisbold,sans-serif;font-weight:400}.topbar__main-menu ul li.active ul li a{font-weight:400;font-family:metropolisregular,sans-serif;color:#344560!important}.topbar__main-menu ul li.active ul li a:hover{color:#1779ba!important}.topbar__main-menu ul li a{font-size:18px;padding:10px;display:block;text-transform:uppercase;font-size:16px;text-decoration:none;cursor:pointer}.topbar__main-menu ul li:hover a,.topbar__main-menu ul li a:hover{color:#1779ba}.topbar__main-menu ul li:hover ul{display:block;width:100%;margin-top:10px;height:20vw}.topbar__main-menu ul li:hover ul li a{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.69;letter-spacing:normal;color:#344560}.topbar__main-menu ul li:hover ul li a:hover{color:#1779ba!important}.topbar__main-menu ul ul{position:absolute;background:#fff;padding:0;width:200px;display:none}.topbar__main-menu ul ul li{width:25%;float:left;padding:0}.topbar__main-menu ul ul li ul li{width:100%;position:relative}.topbar__main-menu ul ul li a{color:#344560;font-weight:300;font-size:16px;padding:10px 15px}.topbar__main-menu ul ul li .fa{width:32px;height:32px;font-size:32px;color:#344560;padding-right:10px}.topbar__main-menu ul ul li:hover a{color:#1779ba!important}.topbar__switcher{float:right;position:relative;margin:25px 20px 0 10px;cursor:pointer}.topbar__switcher .dropdown.show{display:block;width:180px;z-index:3300;padding:40px 20px 20px;box-shadow:0 4px 8px 0 rgba(1,22,56,.25)}.topbar__switcher .dropdown{display:none;position:absolute;width:30px;padding:0;margin-left:-50px;background:#fff;top:30px;right:0;padding:20px;box-shadow:0 0 10px rgba(0,0,0,.1)}.topbar__switcher .dropdown:before{width:30px;height:30px;position:absolute;top:-30px;background:#e6e8eb;right:0;content:"";color:#000;text-align:center;text-shadow:0 -1px 1px rgba(0,0,0,.1)}.topbar__switcher .dropdown li{padding:8px;margin:0;width:100%;float:left;text-align:center;line-height:21px;box-sizing:border-box}.topbar__switcher .dropdown li .flag{width:15px;height:15px;border-radius:15px;float:left}.topbar__switcher .dropdown li span{float:left;margin-top:-3px;margin-left:10px}.topbar__switcher .dropdown li a{padding:0!important;margin:0!important;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:1px;color:#344560}.topbar__switcher .current{float:left}.topbar__switcher .current .flag{width:25px;height:25px;border-radius:30px;float:left;margin-right:5px}.topbar.scroll .logo{width:auto}.sticky_deal-image{width:100%;float:left;text-align:center}.sticky_deal-image .sticky_mobile,.sticky_deal-image .sticky_tablet{display:none}.sticky_deal-image img{max-width:70%;display:inline-block;vertical-align:middle}@media screen and (max-width:1200px){.sticky_deal-image img{display:none}.sticky_deal-image img.sticky_tablet{max-width:100%;display:inline-block}}.sticky-deal{width:100%;text-align:center;z-index:99999;transition:all .3s ease;float:left;height:0;overflow:hidden;position:relative}@media screen and (max-width:1070px){.sticky-deal{position:fixed;bottom:0;height:0!important;top:auto!important}.sticky-deal a{padding:5px;width:100%;float:left;box-sizing:border-box}.sticky-deal a,.sticky-deal a h4{line-height:21px}}.sticky-deal a{text-decoration:none;color:#fff}.sticky-deal.active{top:0}.sticky-deal a.isdark{color:#fff}.sticky-deal h4{margin:0;line-height:35px;font-size:16px;font-weight:700}.sticky-deal b{color:#1779ba}.sticky-deal i.isdark{color:#fff}.sticky-deal.active~.sticky-menu.active{top:37px}@media screen and (max-width:1315px){.topbar__main-menu ul li a{font-size:16px;padding-left:5px;padding-right:5px}}@media screen and (max-width:1200px){.topbar .logo{width:160px;padding:7px 0}.topbar__top-menu ul li a{font-size:12px;padding:0 5px}.topbar__main-menu ul{padding:7px 0 5px}.topbar__main-menu ul li a{font-size:14px;padding-left:5px;padding-right:5px}.topbar__switcher{margin:18px 10px 0 5px}.topbar__switcher .current .flag{width:20px;height:20px;border-radius:20px;margin-top:2px}.topbar .button__topbar{margin-top:8px;font-size:14px;line-height:16px}}@media screen and (max-width:1070px){.topbar ul{display:none}.topbar .menu-btn{border-left:1px solid #eee;display:block;padding-left:20px;margin:12px 10px}}@media screen and (max-width:740px){.topbar .topbar__switcher{display:none}.topbar .menu-btn{border-left:0;padding:0}.topbar .logo{width:120px;padding:10px 0}.topbar .button{font-size:12px;margin:5px 0;line-height:12px}.topbar .menu-btn{margin:8px 10px 0 0}}@media screen and (max-width:460px){.topbar .button{width:110px;padding-right:10px;padding-left:10px}.topbar .menu-btn{font-size:35px;line-height:26px;margin:8px 10px 0 0}}@media screen and (max-width:350px){.topbar .button{display:none}.topbar .menu-btn{margin-top:9px}.topbar .logo{width:100px}}.topbar__main-menu .menu-item-has-children>ul{width:100vw;left:0}.topbar__main-menu ul.sub-menu .first ul{position:relative;width:100%}.topbar__main-menu ul.menu-producten{position:relative}.topbar__main-menu ul.menu-producten.menu-item-has-children>ul{width:400px!important;left:0;top:42px}.topbar__main-menu ul.menu-producten.menu-item-has-children>ul li{width:100%}.hamburger-menu{width:24px;height:24px;padding:4px;margin-top:5px}.hamburger-menu .line-one{width:14px}.hamburger-menu .line-one,.hamburger-menu .line-two{height:3px;background:#344560;border-radius:30%;margin-bottom:5px}.hamburger-menu .line-two{width:24px}.hamburger-menu .line-three{height:3px;width:14px;border-radius:30%;float:right;background:#344560}@media screen and (max-width:768px){.topbar__main-menu .button__topbar{display:none}.hamburger-menu{margin-top:0}}.scroll .topbar__top-menu ul{padding:0}.signin-button{border:none!important;padding:15px 0!important;text-transform:capitalize!important;text-align:right!important;padding-right:20px!important;word-break:break-word;width:auto!important}.signin-button:hover{background:none!important;color:#344560!important}.close-btn{position:absolute;right:7px;top:-25px}.app_dropdown_overlay{height:100vh;position:fixed;background:#011638;left:0;right:0;top:300px;z-index:-2;opacity:.6}.app_dropdown h6{font-size:14px;line-height:1.5;letter-spacing:1px;color:#677388}.app_dropdown .app_dropdown_list{padding:0;margin:0}.app_dropdown .app_dropdown_list li{list-style:none;padding-bottom:20px;margin-bottom:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.app_dropdown .app_dropdown_list li a{text-decoration:none;color:#344560;line-height:32px;height:32px;padding:0;display:inline-block}.app_dropdown .app_dropdown_list li img{width:32px;height:intrinsic;margin-right:10px}.dd-wrapper{display:none}@media screen and (max-width:1070px){.dd-wrapper{display:none!important}}.show.dd-wrapper{display:block;min-height:330px}.switcher_overlay{display:none;position:fixed;top:0;bottom:0;left:0;right:0;height:100vh;background:#011638;opacity:.6;z-index:200}.switcher_overlay.show{display:block}@media screen and (max-width:768px){.app_dropdown,.app_dropdown_overlay,.switcher_overlay{display:none}}#app-dropdown .grid-x{width:100%}.sign-but{min-width:100%;text-align:center!important;position:relative;color:#ff5a1a!important;font-size:16px!important;margin-top:0!important}.mobile-dropdown .fa,.mobile-dropdown ul .fa{display:inline-block!important}.mobile-dropdown ul .fa{width:32px;height:auto;font-size:32px;padding-right:15px}.mobile-dropdown.showit{background-color:#f2f3f5;border-radius:8px;padding:15px 0}.mobile-dropdown.showit ul{display:inline!important}.mobile-dropdown.showit ul li{list-style:none}.mobile-dropdown.showit ul li a{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;margin-left:30%}@media screen and (min-width:1070px){.topbar .logo img{margin-top:-12px}}.scroll .topbar__main-menu .logo img{max-width:140px;margin-top:0}.footer{width:100%;float:left;position:relative}.footer a{color:#344560}.footer__top-wave{width:100%;float:left;margin-bottom:-5px}.footer__top-wave img{display:block!important;width:100%;left:0;top:0}.footer__bg{background:#f2f3f5;width:100%;float:left;padding-top:40px;padding-bottom:40px}.footer__bg h4{font-size:14px;font-weight:700;letter-spacing:1px;color:#011638;text-transform:uppercase;margin:0}.footer__bg p{color:#344560}.footer__bg ul{padding:0;list-style:none;display:inline-block;margin:5px 0 0}.footer__bg ul li{width:100%}.footer__bg ul li a{margin-bottom:5px;text-decoration:none}.footer__blog-items{background:#2b2b2b;width:100%;float:left;color:#fff;padding:30px 0}.footer__blog-items h3{text-align:center;margin-bottom:10px}.footer__blog-items ul{padding:0;width:100%;float:left;list-style:none}.footer__blog-items ul a{text-decoration:none}.footer__blog-items ul a:hover{opacity:.8}.footer .contact_info{margin-top:5px;font-size:16px}.footer .awards{width:100%;float:left}.footer .awards .award{margin-top:10px;float:left;width:100%}.footer .awards img{max-width:40%}.footer .social_media{width:100%;float:left}.footer .social_media li{float:left;font-size:21px;width:auto;padding:0 20px 0 0}.footer .social_media li a{width:auto;float:left}.footer__switcher{position:relative;width:100%;float:left;margin-bottom:10px}.footer__switcher .current{width:100%;float:left;background:#fff;padding:5px 10px 5px 5px;border-radius:60px;color:#344560;margin-top:20px;cursor:pointer;position:relative;box-sizing:border-box}.footer__switcher .current .fa{float:right;margin:2px 10px 0 0;font-size:21px}.footer__switcher .current .flag{width:20px;height:20px;border-radius:20px;margin:3px 10px 0 5px;float:left}.footer__switcher.active .dropdown{display:block}.footer__switcher .dropdown{display:none;position:absolute;width:260px;padding:0;background:#fff;top:41px;color:#000;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:10px;overflow:hidden;z-index:1000}.footer__switcher .dropdown li{padding:8px;margin:0;width:100%;float:left;border-bottom:1px solid #eee;line-height:21px;box-sizing:border-box}.footer__switcher .dropdown li:hover{opacity:.8}.footer__switcher .dropdown li .flag{width:15px;height:15px;border-radius:15px;float:left}.footer__switcher .dropdown li span{float:left;margin-top:-3px;margin-left:5px}.footer__switcher .dropdown li a{padding:0;margin:0;font-size:12px;font-weight:300;color:#000;display:block;float:left;width:100%}.footer .blog-col li{margin-left:0}@media screen and (max-width:1400px){.footer__switcher .dropdown{width:100%}}@media screen and (max-width:1100px){.footer__bg p,.footer__bg ul li a{font-size:14px}.footer__bg h4{font-size:21px;line-height:26px}.footer__bg .social_media li a{font-size:16px}.footer__bg .awards img{width:60%;max-width:60%}.footer__blog-items h3{text-align:left}.footer__blog-items .col-6{width:100%;margin:0 0 10px;padding-right:10px;box-sizing:border-box}}@media screen and (max-width:720px){.footer__bg{padding-bottom:0}.footer__blog-items h3{margin-top:0;font-size:32px;line-height:26px}.footer .awards{width:100%}.footer .awards .award{width:auto;margin-right:20px}.footer .awards .award img{width:100%;max-width:100px}.footer .social_media li a{font-size:24px}}.footer__copy-items{float:left;width:100%;padding:20px 0}.footer__copy-items .copyright{display:block;padding:4px 0}.footer__copy-items .payment_methods_img{float:right;max-height:28px}.footer__copy-items .footer-logos a{float:right;text-decoration:none}.footer__copy-items .footer-logos img{float:left;margin-right:10px;margin-top:-4px;max-height:32px}@media screen and (max-width:1010px){.footer__switcher .current{font-size:12px}}@media screen and (max-width:900px){.footer__switcher .current span{display:none}}@media screen and (max-width:720px){.footer__switcher .current span{display:inline-block}}@media screen and (max-width:1090px){.footer__copy-items .footer-logos img{margin-top:2px;max-height:34px}}@media screen and (max-width:950px){.footer__copy-items .col-6{width:100%;margin:0 0 10px}.footer__copy-items .col-6 .copyright{text-align:center}.footer__copy-items .col-6 .payment_methods_img{display:block;margin:0 auto;max-width:100%;float:none}.footer__copy-items .footer-logos{text-align:center}.footer__copy-items .footer-logos a{display:inline-block;float:none}.footer .footer__bg{padding-bottom:25px}.footer .blog-col,.footer .why-col{width:100%;margin:0 0 30px;display:none}}.footer-bottom{padding:40px 0}.footer-bottom .footer-provider{display:inline;margin-right:5px}.footer-bottom .footer-provider img{width:32px;height:auto}.footer-bottom .footer-bar{text-align:right}.footer-bottom .footer-bar li{display:inline;margin-right:10px}.footer-bottom .footer-bar li a{float:none;display:inline}.footer-note,.footer__bg ul li a{font-size:14px}td{padding-right:50px}td,td a,td u{text-decoration:none}.footer-terms{display:inline;font-size:14px}#menu-footer-bar{display:inline;float:none}.footer-logos img{width:146px;height:40px;margin-right:20px}.footer.mobile{display:none}.footer.mobile .footer-half{width:50%;float:left}.footer.mobile .footer-full{width:100%;margin-bottom:20px}.footer.mobile .logo{margin-top:40px}.footer-pay{margin:0!important}.footer-main .social_media{margin:14px 0!important}@media screen and (max-width:768px){.footer__bg ul{width:100%}.footer.desktop{display:none}.footer.mobile{display:block}.footer.mobile .footer-pay{margin:0!important;display:-ms-flexbox;display:flex}.footer.mobile .footer-pay li img{width:32px;height:auto}.footer.mobile .footer-bottom-links li,.footer.mobile .footer-terms{display:block;text-align:center}.footer.mobile .footer-logos{position:relative}.footer.mobile .footer-logos a{display:block}.footer.mobile .footer-logos a img{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:20px}.footer.mobile .social_media{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.footer.mobile .social_media li{padding:0 10px}}.social_media i{font-size:1.5rem!important}.footer a{display:inline-block;cursor:pointer;position:relative}.footer a:after{border-bottom:.125em solid #000;bottom:-.15em;content:"";display:block;left:0;height:100%;opacity:0;position:absolute;transform-origin:left center;width:100%;transform:scaleX(0)}.footer a:hover{color:#ff5a1a}.footer a:hover:after{border-bottom:.125em solid #ff5a1a;opacity:1;transform:scaleX(1)}.bread-crumb{padding-bottom:40px;border-bottom:1px solid #ccd0d7;margin-bottom:40px!important}.bread-crumb .inside{margin-left:-20px}.bread-crumb a{font-size:14px;text-decoration:none;padding:0 10px}.bread-crumb span{color:#344560;padding:0 10px;text-transform:uppercase;font-size:14px} .pushy{position:fixed;width:100%;height:100%;top:0;z-index:99999999;background:#fff;overflow:auto;padding:20px;box-sizing:border-box;-webkit-overflow-scrolling:touch}.pushy.pushy-left{left:0}.pushy .top-nav{position:relative}.pushy .top-nav .logo{display:inline;float:none}.pushy.pushy-right{right:0}.pushy .button{width:165px;float:left;margin-top:10px;box-sizing:border-box;border-radius:21.5px;border:2px solid #344560;font-weight:400;font-size:12px;letter-spacing:1.5px;text-align:center;color:#011638;padding:5px;left:50%;transform:translateX(-50%)}.pushy .button:before{background:#fff}.pushy .button:hover:after{background:#fff;box-shadow:none}.pushy .button:after{box-shadow:none}.pushy ul.main{list-style:none;padding:0;margin:0;width:100%;float:left}.pushy ul.main li{padding:4px 0}.pushy ul.main li,.pushy ul.main li a{width:100%;float:left;text-align:center}.pushy ul.main li a{line-height:26px;padding:10px 0;text-decoration:none;font-size:16px;font-weight:500;letter-spacing:1.14px;color:#344560;text-transform:uppercase}.pushy ul.main li a:hover{color:#1779ba}.pushy ul.main li a .fa,.pushy ul.main li ul{display:none}.pushy ul.small{list-style:none;padding:10px 0;margin:20px 0 0;width:100%;float:left}.pushy ul.small .menu-business{border-right:1px solid #ccd0d7}.pushy ul.small li{width:49%;float:left}.pushy ul.small li a{line-height:26px;padding:5px 0;font-size:16px;font-weight:300;float:left;width:100%;color:rgba(0,0,0,.8);text-decoration:none;text-transform:uppercase;text-align:center}.pushy ul.small li a:hover{opacity:.8}.pushy .languages{left:50%;transform:translateX(-50%);display:inline-block;position:relative;list-style:none;padding:0;margin:0}.pushy .languages li{float:left}.pushy .languages li .flag{width:30px;height:30px;border-radius:30px;margin:10px 10px 20px 0}.pushy .languages li .flag:hover{opacity:.8}.pushy-content{visibility:hidden}.pushy-left{transform:translate3d(-100%,0,0)}.pushy-open-left #container,.pushy-open-left .push,.pushy-right{transform:translate3d(100%,0,0)}.pushy-open-right #container,.pushy-open-right .push{transform:translate3d(-100%,0,0)}.pushy-open-right .topbar.scroll.push{transform:translate3d(-100%,-36px,0)}@media screen and (max-width:1070px){.pushy-open-right .topbar.scroll.push{transform:translate3d(-100%,0,0)}}.pushy-open-left .pushy,.pushy-open-right .pushy{transform:translateZ(0)}.pushy-open-left .pushy-content,.pushy-open-right .pushy-content{visibility:visible}#container,.push,.pushy{transition:transform .2s cubic-bezier(.16,.68,.43,.99),margin .2s cubic-bezier(.16,.68,.43,.99)}.pushy-content{transition:visibility .2s cubic-bezier(.16,.68,.43,.99)}.site-overlay{display:none}.pushy-open-left .site-overlay,.pushy-open-right .site-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;background-color:rgba(0,0,0,.5);animation:fade .5s}@keyframes fade{0%{opacity:0}to{opacity:1}}.pushy-submenu ul{padding-left:15px;transition:max-height .2s ease-in-out,visibility .2s ease-in-out}.pushy-submenu ul .pushy-link{transition:opacity .2s ease-in-out}.pushy-submenu button{width:100%;color:#b3b3b1;padding:15px 30px;text-align:left;background:transparent;border:0}.pushy-submenu button:hover{color:#fff}.pushy-submenu>a,.pushy-submenu>button{position:relative}.pushy-submenu>a:after,.pushy-submenu>button:after{content:"";display:block;height:11px;width:8px;position:absolute;top:50%;right:15px;background:url(/wp-content/themes/goosevpn/dist/img/arrow.svg) no-repeat;transform:translateY(-50%);transition:transform .2s}.pushy-submenu-closed ul{max-height:0;overflow:hidden;visibility:hidden}.pushy-submenu-closed .pushy-link{opacity:0}.pushy-submenu-open ul{max-height:1000px;visibility:visible}.pushy-submenu-open .pushy-link{opacity:1}.pushy-submenu-open a:after,.pushy-submenu-open button:after{transform:translateY(-50%) rotate(90deg)}body.pushy-open-right{overflow-y:hidden}.logo--topbar{padding:10px 0;float:left}.logo img{width:50%;height:auto}.button{border-radius:5px;padding:10px 20px;font-weight:700;text-decoration:none;text-transform:uppercase;line-height:25px;text-align:center;font-size:18px;font-family:metropolisbold,sans-serif;font-weight:400;border-radius:30px}.button__topbar{width:150px;float:right;margin:8px 0 0}.button--green{line-height:31px;border-radius:1000px;color:#fff;cursor:pointer;display:inline-block;position:relative;text-align:center;text-transform:uppercase;z-index:100}.button--green:after,.button--green:before{border-radius:inherit;content:"";display:block;height:100%;left:0;margin:auto;position:absolute;right:0;top:0}.button--green:before{background:linear-gradient(90deg,#ffa400 0,#ff7f0d);opacity:1;width:100%;z-index:-1}.button--green:after{background:#ff5a1a;box-shadow:0 1em 1.5em 0 rgba(255,90,26,.4);width:100%;z-index:-2}.button--green:hover:before{opacity:0}.button--green:hover:after{box-shadow:0 1em 1.5em 0 rgba(255,127,13,.6)}.button--green:active{background-color:#000}.button--orange{color:#fff!important;border:1px solid #1779ba;background:#1779ba}.button--orange:hover{border:1px solid #1779ba;color:#1779ba!important;background:#fff}.button--gray{color:#fff!important;background:#d6d6d6}.button--gray:hover{background:#bdbcbc}.button--alt{border:3px solid #344560;background-color:#fff;color:#344560}.button--alt:hover{color:#fff;background-color:#344560}.button--pointer{cursor:pointer}.button--pulse{animation:pulse 2s infinite cubic-bezier(.66,0,0,1);box-shadow:0 0 2px 0 rgba(55,169,62,.8)}.button--center{width:auto!important;left:50%;position:relative;transform:translate3d(-50%,0,0);float:left}.button--trans{border:3px solid #344560;background-color:#fff;color:#344560}.button--trans:hover{color:#fff;background-color:#344560}.button--small{margin-top:11px!important;padding:0 15px;font-size:14px;color:#1779ba!important;text-decoration:none!important}.button--small .fa{font-size:18px;color:#344560;margin-left:5px}.button--small:hover{color:#344560!important}.button--trans-orange{border:1px solid #1779ba;color:#1779ba}.button--trans-orange:hover{background:#1779ba;color:#fff}.button-group{width:100%;float:left}.button-group a{margin:0 5px;min-width:150px}.goose-arrow{max-height:20px;right:-30px;top:50%;position:absolute;transform:translateY(-50%)}@media screen and (max-width:384px){.goose-arrow-container .goose-arrow{right:0!important}}.goose-link{color:#ff5a1a;display:inline-block;cursor:pointer;position:relative;text-align:center;font-family:metropolisregular,sans-serif;font-weight:400;text-decoration:none}.goose-link:after{border-bottom:.125em solid #011638;bottom:-.15em;content:"";display:block;left:0;height:100%;opacity:0;position:absolute;transform-origin:left center;width:100%;transform:scaleX(0)}.goose-link:hover{color:#011638}.goose-link:hover:after{border-bottom:.125em solid #011638;opacity:1;transform:scale(1)}.goose-link.reversed{color:#011638}.goose-link.reversed:hover{color:#ff5a1a}.goose-link.reversed:hover:after{border-bottom-color:#ff5a1a}.blog-double-btn{position:absolute;bottom:20px;left:30%;right:30%;border:2px solid #344560;color:#011638!important;padding:5px 10px;font-size:12px}.steps{width:100%;float:left;padding:0}.steps.gray{background:#f7f9fa}.steps h3{text-align:center;width:100%;float:left;margin:0 0 75px}.steps__box{width:100%;float:left;padding:40px 20px 60px;position:relative;box-sizing:border-box;background:#fff;box-shadow:1px 3px 7px rgba(0,0,0,.125)}.steps__box .dotted_line{background:url(/wp-content/themes/goosevpn/dist/images/dotted_line.svg) 0 0;width:150px;height:4px;position:absolute;z-index:1000;right:-100px;top:125px}.steps__box h3{font-size:21px;margin:0 0 15px;line-height:26px}.steps__box .num{background:#344560;color:#fff;width:72px;height:72px;position:absolute;top:-36px;left:50%;margin-left:-36px;border-radius:72px;text-align:center;font-size:40px;font-weight:400;font-family:metropolisbold,sans-serif;line-height:72px;box-shadow:0 2px 5px rgba(0,0,0,.3)}.steps__box .line{height:3px;width:120px;left:50%;margin-left:-60px;background:#1779ba;float:left;position:relative;margin-bottom:20px}.steps__box .icon{width:100%;text-align:center;height:150px;float:left;position:relative}.steps__box .icon img{max-height:100%;max-width:100%;width:auto;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;transform:scale(.95);filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.9999619230641713,M12=-0.008726535498373935,M21=0.008726535498373935,M22=0.9999619230641713,SizingMethod="auto expand")}.steps__box .button{position:absolute;bottom:20px;width:175px!important}.steps__box p{width:100%;float:left;text-align:center;margin:0 0 20px}.steps--homepage{margin-bottom:-300px;z-index:10;position:relative}@media screen and (max-width:1450px){.steps--homepage{margin-bottom:-200px}}.steps .button--green{margin-bottom:50px}.steps--flex .button--green{margin-top:40px;display:inline-block}.steps--flex h3{margin-top:75px}.steps--flex .steps__box h3{margin-top:0}.steps--b2b h3{margin-bottom:40px}.steps--b2b .steps__box{padding:0 20px 10px}.steps--b2b .steps__box h3{margin-bottom:15px}.steps--b2b .steps__box .icon{height:135px}.steps--b2b .buttons{width:100%;float:left;text-align:center;margin:50px 0 100px}.steps--b2b .buttons .button{margin:0 5px}.steps__bottom-wave{width:100%;float:left}.steps__bottom-wave img{display:block!important;width:100%;left:0;top:0}.steps__top-wave{width:100%;float:left}.steps__top-wave img{display:block!important;width:100%;left:0;top:0}@media screen and (max-width:1070px){.steps{padding-top:0}.steps h3{font-size:32px}.steps .steps__box{padding-top:20px}.steps .steps__box .dotted_line{display:none}.steps .steps__box .num{width:50px;height:50px;top:-25px;margin-left:-25px;border-radius:72px;text-align:center;font-size:26px;font-weight:700;line-height:50px}.steps .steps__box h3{font-size:16px;line-height:21px}.steps .steps__box p{font-size:14px;line-height:21px}.steps .steps__box .icon{height:120px}}@media screen and (max-width:1020px){.steps .steps__box{padding:40px 10px 60px}.steps .steps__box h3{margin-bottom:5px}.steps .steps__box .line{margin-bottom:10px}.steps .steps__box p{font-size:12px;line-height:18px;margin-bottom:10px}.steps .steps__box .icon{height:80px}.steps .steps__box .button{font-size:12px}}@media screen and (max-width:760px){.steps .col-4{width:100%;margin:0;margin-bottom:40px}.steps .col-4 .steps__box{padding:30px 30px 70px}.steps .col-4 h3{font-size:18px}.steps .col-4 p{font-size:14px;line-height:26px}}@media screen and (max-width:600px){.steps h3{font-size:24px;line-height:26px;margin-bottom:40px}.steps--homepage{margin-bottom:0}}.hero-max .container{min-height:330px!important}@media screen and (max-width:768px){.hero-max{max-height:330px!important}.landing-widget{padding-bottom:100px!important}}@media screen and (max-width:980px){.landing-container{display:block!important}html body.page-template-template-landing-ads-twig .img,html body.page-template-template-landing-ads-twig .promo{width:100%!important}}.hero{width:100%;float:left;position:relative}.hero .tp-widget-logo{margin:0 0 8px;width:55%}.hero iframe{margin-bottom:20px}.hero .container{min-height:550px}.hero .hero-image{float:right}.hero__content{text-align:left;margin-top:130px;float:left}.hero__content h1{margin:0;font-size:3.75rem;line-height:normal}.hero__content h2,.hero__content p{font-weight:400;font-size:18px;font-family:metropolisregular,sans-serif;margin:20px 0;line-height:26px}.hero__content .button{display:inline-block;margin-top:15px;width:auto!important;float:left}.hero__content .button--small{text-transform:none;color:#000;text-decoration:underline;font-weight:400;box-sizing:border-box;float:left}.hero__content .goose-link{font-family:metropolisbold,sans-serif;font-weight:700;text-decoration:none;padding:0;position:relative;margin-left:15px}.hero__content .goose-link img{max-height:20px;right:-30px;top:50%;position:absolute;transform:translateY(-50%)}.hero__devices{width:100%;float:left;height:25px;background:url(/wp-content/themes/goosevpn/dist/images/devices-logos.png) 50% no-repeat;background-size:auto 100%;margin:10px 0 40px}.hero__bottom-wave{width:100%;float:left;margin-bottom:-5px;position:relative;z-index:5}.hero__bottom-wave img{display:block!important;width:100%;left:0;top:0}.hero__standalone{width:450px;height:auto;float:right;text-align:center;margin-top:105px}.hero__standalone img{height:auto;display:block!important;max-height:350px;width:auto;max-width:100%}.hero.devices-bar{margin-bottom:40px}@media screen and (max-width:1070px){.hero{overflow:hidden}.hero.devices-bar{overflow:visible}.hero.devices-bar .hero__standalone,.hero.devices-bar .mobile_overlay{display:none}.hero.devices-bar .devices-list{margin-top:20px;margin-bottom:-80px}.hero__content{margin-top:0;margin-top:40px;margin-bottom:30px;float:left;position:relative;z-index:20}.hero__content h1{line-height:50px;font-size:46px}.hero__content h2,.hero__content p{margin-top:5px;margin-bottom:20px}.hero__content .hero__devices{margin:30px 0}.hero .container{min-height:0}.hero .mobile_overlay{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1}.hero .button{margin-top:0}.hero .goose-link{font-family:metropolisbold,sans-serif;font-weight:700;text-decoration:none}.hero__standalone{position:absolute;z-index:0;left:50%;margin-left:-225px;margin-top:10px;top:0}}@media screen and (max-width:746px){.hero__content{width:100%}.hero.devices-bar .devices-list{margin-top:10px;margin-bottom:-30px}}@media screen and (max-width:600px){.hero__content h1{font-size:32px;line-height:36px}.hero__content h2,.hero__content p{font-size:16px;line-height:21px}.hero__content h2 br,.hero__content p br{display:none}.hero__content .hero__devices{height:35px;margin:15px 0;background-size:70% auto}.hero .button{padding-top:10px;padding-bottom:10px}.hero .button.button--small{padding-top:0}}.hero .devices-list{width:100%;float:left;padding:0;position:relative;margin-top:50px;margin-bottom:-125px;border-radius:30px;background:#e6e8eb;z-index:30}.hero .devices-list .slick-track{border-radius:30px;padding:0;margin:5px;z-index:9999999999999}.hero .devices-list li{width:20%;text-align:center;display:inline-block;float:none;height:auto}.hero .devices-list li:hover .icon{opacity:.8}.hero .devices-list li .icon{margin-right:10px;height:30px;text-align:center}.hero .devices-list li .icon img{display:inline-block;width:auto!important;height:30px}.hero .devices-list li a{font-size:14px;color:#344560;text-decoration:none;font-weight:700;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:46px;-ms-flex-pack:center;justify-content:center}.hero .devices-list li.active{border-radius:30px;box-shadow:0 2px 8px 0 rgba(1,22,56,.15);background:#fff;width:88%!important}.hero.height-auto{background-size:auto 100%!important}@media screen and (min-width:1900px){.hero.height-auto{background-position:100%!important}}@media screen and (min-width:768px){.hero__homepage .hero__content{margin-top:40px}}@media screen and (max-width:768px){.hero__homepage .hero__content{margin-top:0!important}.hero .devices-list li.active{width:95%!important}}.hero__homepage .hero-image img{max-width:100%}.hero h3{font-size:16px;font-family:metropolisregular,sans-serif;margin:0}.hero.center--hero .hero__content{text-align:center;width:100%}@media screen and (max-width:1170px){.hero.center--hero .hero__content{margin-left:0}}.button-home{margin-top:0!important}.recommended{width:100%;line-height:30px;float:left;text-align:center}@media screen and (max-width:1250px){.recommended{display:none}}.recommended span{display:inline-block}.recommended img{display:inline-block;position:relative;height:25px;top:8px;margin:0 3px;display:inline-block!important}.recommended img.techadvisor{height:15px;top:2px}@media screen and (max-width:768px){.button.button--small{display:block;width:100%!important;text-align:left}.mt-0{margin-top:0!important}}@media screen and (max-width:768px){.center--hero{height:500px;background-size:contain!important}}.landing-header img.attachment-content{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px;z-index:10}.range-slider{-webkit-appearance:none;appearance:none;width:100%;height:10px;background:#d3d3d3;outline:none;opacity:.7;transition:opacity .2s;padding:0;margin:0}.range-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:25px;height:25px;background:#00c364;border:none;cursor:pointer}.range-slider::-moz-range-thumb{width:25px;height:25px;background:#00c364;border:none;cursor:pointer}#rangetwo.range-slider::-webkit-slider-thumb{background:#2176ff}#rangetwo.range-slider::-moz-range-thumb{background:#2176ff}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=range]{overflow:hidden;width:80px;-webkit-appearance:none;background-color:#d8d8d8}input[type=range]::-webkit-slider-runnable-track{height:10px;-webkit-appearance:none;color:#13bba4;margin-top:-1px}}input[type=range]::-moz-range-progress{background-color:#2176ff;height:100%}input.green[type=range]::-moz-range-progress{background-color:#00c364;height:100%}input[type=range]::-moz-range-track{background-color:#d8d8d8}input[type=range]::-ms-fill-lower{background-color:#2176ff;height:100%}input.green[type=range]::-ms-fill-lower{background-color:#00c364;height:100%}input[type=range]::-ms-fill-upper{background-color:#d8d8d8}.range{margin-bottom:20px}.range,.range-two{position:relative;width:100%}.range-two{margin-bottom:100px}.range .line{bottom:7px}.range-two .line,.range .line{width:1px;position:absolute;height:7px;margin-left:10px;background:#ccd0d7}.range-two .line{top:7px;bottom:auto;z-index:-1}.total-price{line-height:72px;font-size:60px;color:#011638;font-weight:700;font-family:metropolisbold}.downloads-block{border-radius:8px;background-color:#011638;position:relative;display:-ms-flexbox;display:flex;padding:40px;-ms-flex-direction:column;flex-direction:column;box-shadow:0 4px 24px 8px rgba(1,22,56,.2)}.downloads-block h2{color:#fff;font-size:36px;font-weight:700;padding:0;margin:0;padding-bottom:20px;letter-spacing:0;line-height:44px}.downloads-block p{color:#fff;font-size:16px;letter-spacing:0;width:634px;padding:0;max-width:60%;margin:0;line-height:27px}.downloads-block a{color:#ff5a1a;margin-top:20px;font-size:16px;font-weight:600;letter-spacing:0;line-height:19px}.downloads-block img{position:absolute;right:0;bottom:0;max-width:40%}input[name=pakket]{height:24px;width:24px;-webkit-appearance:none;appearance:none;display:inline-block;min-width:25px;min-height:25px;background-clip:content-box;border:2px solid #d8d8d8;background-color:#d8d8d8;border-radius:50%}input[name=pakket]:checked{background-color:#fff;border:8px solid #00c364}.hero-wave{width:100%;background-position:center -70px!important;float:left;min-height:260px;position:relative;background:#f7f9fa}.hero-wave .hero-wave-bottom-img{display:block!important;width:100%;left:0;top:unset;position:absolute;bottom:0}.hero-wave .container{min-height:550px}.hero-wave__content{text-align:center;width:550px;margin-top:130px;position:absolute}.hero-wave__content h1{font-size:60px;line-height:54px;margin:0}.hero-wave__content h2,.hero-wave__content p{font-weight:400;font-size:18px;margin:20px 0 0;line-height:26px}.hero-wave__content .button{display:inline-block;margin-top:20px}.hero-wave__devices{width:100%;float:left;height:25px;background:url(/wp-content/themes/goosevpn/dist/images/devices-logos.png) 50% no-repeat;background-size:auto 100%;margin:10px 0 40px}.hero-wave__bottom-wave{width:100%;float:left;margin-bottom:-5px}.hero-wave__bottom-wave img{display:block!important;width:100%;left:0;top:unset;position:absolute;bottom:0}.hero-wave__standalone{width:450px;height:auto;float:right;text-align:center;margin-top:105px}.hero-wave__standalone img{height:auto;max-height:350px;width:auto;max-width:100%}@media screen and (max-width:1070px){.hero-wave__content{left:50%;transform:translate3d(-50%,-70%,0)}.hero-wave .container{min-height:450px}.hero-wave .mobile_overlay{width:100%;height:100%;position:absolute;left:0;top:0}}.usps{width:100%;float:left;position:relative;background:#f7f7f7 url(/wp-content/themes/goosevpn/dist/images/usp-background.jpg) 0 no-repeat;background-size:auto 100%;padding:0}.usps--homepage{margin-top:-250px}.usps--homepage ul{margin-top:200px}@media screen and (max-width:1070px){.usps--homepage{margin-top:-150px}}@media screen and (max-width:1020px){.usps--homepage ul{margin-top:125px}}@media screen and (max-width:600px){.usps--homepage{display:none}}.usps__top-wave{width:100%;float:left;margin-bottom:100px}.usps__top-wave img{display:block!important;width:100%;left:0;top:0}.usps__bottom-wave{width:100%;float:left;margin-top:100px}.usps__bottom-wave img{display:block!important;width:100%;left:0;top:0}.usps .container{position:relative;z-index:10}.usps ul{list-style:none;width:50%;float:right}.usps ul li{width:100%;float:left;font-weight:400;font-family:metropolisbold,sans-serif;line-height:40px;margin-bottom:20px}.usps ul li .usp-icon{width:40px;height:40px;border-radius:40px;float:left;margin-right:10px;background:#767676 url(/wp-content/themes/goosevpn/dist/images/usp-icon.svg) 50% no-repeat}.usps ul li .tooltip{position:relative}.usps ul li .tooltip:hover .overlay{display:block}.usps ul li .tooltip .icon{width:15px;height:15px;background:#cfcfcf;color:#fff;line-height:15px;text-align:center;border-radius:30px;font-size:12px;display:inline-block;position:relative;cursor:pointer}.usps ul li .tooltip .overlay{position:absolute;background:#000;color:#fff;font-weight:400;padding:5px 10px;line-height:21px;border-radius:3px;font-size:14px;bottom:25px;width:200px;right:-30px;display:none}.usps ul li .tooltip .arrow-down{width:0;height:0;bottom:-7px;position:absolute;right:28px;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #000}.usps ul .button{float:left;margin-top:20px}@media screen and (max-width:1070px){.usps .mobile_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.7);z-index:0}}@media screen and (max-width:760px){.usps ul{width:100%;float:left;padding:0 20px}}.prices{width:100%;float:left;padding:50px 0 0}.prices hr{width:30%;margin-top:50px;border-color:hsla(0,0%,83%,.3)}.prices h3{text-align:center;width:100%;float:left;margin:0 0 20px}.prices .price-off{font-size:29px;position:absolute;left:22px;top:60px}.prices .price-new{font-weight:700;font-size:69px;color:#fff;transform:rotate(13deg);position:absolute;z-index:200;top:-266px;right:0;background:#fd963a;padding:4px;border-radius:50%;text-align:center;width:180px;height:180px;text-shadow:0 5px 22px rgba(45,45,45,.5);line-height:139px;animation:pulse2 2s infinite cubic-bezier(.66,0,0,1);box-shadow:0 0 2px 0 rgba(241,140,28,.8)}.prices .price-new .decimal{font-size:35px;position:absolute;top:-25px}.prices .price-new .time{font-size:20px;position:absolute;bottom:-70px;left:0;font-weight:500;text-align:center;width:100%}.prices .price-new i{font-weight:700;font-size:130px;color:#fff;font-style:normal}.prices .price-new sup{font-size:35px;position:absolute;top:-25px;right:35px}.prices .price-old{margin:15px 0 10px;font-size:23px;text-decoration:line-through}@media (max-width:1500px){.prices .price-new{font-weight:700;font-size:90px;color:#fff;position:absolute;right:0;transform:rotate(13deg);top:-270px;background:#fd963a;padding:4px;border-radius:50%;text-align:center;width:200px;z-index:200;height:200px;text-shadow:0 5px 22px rgba(45,45,45,.5);line-height:164px;animation:pulse2 2s infinite cubic-bezier(.66,0,0,1);box-shadow:0 0 2px 0 rgba(241,140,28,.8)}.prices .price-off{font-size:30px;position:absolute;left:30px;top:68px}}@media (max-width:1500px) and (max-width:1024px){.prices .price-new{display:none!important}}@media (max-width:1500px) and (max-width:1200px){.prices .price-off{font-size:25px;position:absolute;left:17px;top:49px}.prices .price-new{font-weight:700;font-size:60px;color:#fff;position:absolute;right:0;transform:rotate(13deg);top:-270px;background:#fd963a;padding:4px;border-radius:50%;text-align:center;width:150px;z-index:200;height:150px;text-shadow:0 5px 22px rgba(45,45,45,.5);line-height:120px;animation:pulse2 2s infinite cubic-bezier(.66,0,0,1);box-shadow:0 0 2px 0 rgba(241,140,28,.8)}}.prices p.intro{text-align:center;font-family:metropolisregular;font-size:21px;font-weight:600;margin-bottom:30px;padding-top:20px;line-height:1.48;color:#677388}.prices .seperator-new,.prices__additional,.prices p.intro{float:left;width:100%}.prices__additional{text-align:center;margin-bottom:50px}.prices__additional p{text-align:center;font-size:16px;display:inline-block}.prices__additional p a{color:#1779ba;text-decoration:none}.prices__steps{margin-left:10%;width:80%;float:left;box-sizing:border-box;position:relative}.prices__steps .step-name{bottom:0;text-align:center;font-weight:700;position:absolute;margin:0 auto;line-height:1rem;display:block;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;width:100%;left:50%;transform:translateX(-48%) translateY(33px)}.prices__steps .line{width:100%;float:left;position:absolute;height:5px;background:#d0d0d0;bottom:17px}.prices__steps .line .line-inside{height:5px;width:19%;float:left;background:#1779ba}.prices__steps .step{position:relative;width:33.33%;float:left}.prices__steps .step .goose_bird{width:100%;height:47px;float:left;position:relative;opacity:0;background:url(/wp-content/themes/goosevpn/dist/images/goose_icon.png) 50% no-repeat;background-size:auto 100%;margin-bottom:10px}.prices__steps .step.active .num{border:4px solid #1779ba;background:#1779ba;color:#fff}.prices__steps .step.active .goose_bird{opacity:1}.prices__steps .step .num{width:30px;height:30px;border:4px solid #d0d0d0;color:#d0d0d0;background:#fff;float:left;left:50%;margin-left:-15px;border-radius:30px;font-size:21px;font-weight:700;line-height:30px;position:relative;text-align:center;z-index:100}.prices__boxes{width:100%;float:left;margin:25px 0 20px;position:relative}.prices__boxes a.no-decoration{color:#000}.prices__box{width:30%;float:left}.prices__box .save{background:#f1f2f1;color:#344560;font-weight:700;padding:1px 15px;border-radius:4px;margin:10px 0;display:inline-block;text-transform:uppercase}.prices__box .invite-save{background:#677388;color:#fff}.prices__box .title{width:100%;float:left;text-align:center;padding-top:30px;position:relative}.prices__box .title .packname{font-size:21px;font-weight:400;font-family:metropolisbold,sans-serif;position:relative;z-index:2}.prices__box .title .packname img{height:45px}.prices__box .title .timer{background:#d4d4d4;position:absolute;top:-30px;right:0;padding:5px 10px;font-size:14px;line-height:18px;width:100px}.prices__box .title .timer .name{width:100%;float:left;font-weight:700}.prices__box .inner,.prices__box .title .timer .time{width:100%;float:left}.prices__box .inner{text-align:center;padding:0 20px 40px;box-sizing:border-box}.prices__box .inner p{margin:0;font-size:14px;font-weight:700}.prices__box .inner .price{width:100%;float:left;font-size:36px;line-height:60px;color:#011638;font-weight:400;font-family:metropolisbold,sans-serif;margin-bottom:5px}.prices__box .inner .price i{display:inline-block;font-style:normal}.prices__box .inner .price sup{display:inline-block;position:relative;top:11px}.prices__box .inner .month{width:100%;float:left;font-weight:700;font-size:18px;text-transform:uppercase;font-family:metropolisbold,sans-serif}.prices__box .inner .month:before{content:"/ "}.prices__box .inner .button{margin-top:20px}.prices__box .meta{width:100%;float:left;margin-top:20px}.prices__box .meta p{font-weight:300;margin:0;padding:0;font-size:16px;line-height:26px}.prices__box .meta strong{color:#767676}.prices__box .meta i{font-style:normal}.prices__box .meta .old_year{text-decoration:line-through;color:#1779ba;font-weight:700}.prices__box .meta .new_year i{text-decoration:none}.prices__box .meta sup{display:inline-block;position:relative;font-size:12px;top:3px}.prices__box--best{position:absolute;left:50%;width:35%;margin:0 0 0 -17.5%;box-shadow:0 8px 32px 0 rgba(1,22,56,.15);border-radius:20px}.prices__box--best .save{background:#ffdfc2;color:#344560}.prices__box--best .title{padding-top:15px}.prices__box--best .title .icon{width:140px;height:155px;position:absolute;background-size:100% auto;margin:-65px 0 0 -20px}.prices__box--best .title .packname{font-size:28px;position:relative;z-index:2}.prices__box--best .title .packname img{height:60px}.prices__box--best .title .timer{background:#1779ba}.prices__box--third{float:right}.prices__box--second{float:left}.prices__logos{width:100%;height:60px;margin-top:20px;background:url(/wp-content/themes/goosevpn/dist/images/payments.png) 50% no-repeat;background-size:auto 100%;margin-bottom:30px;float:left}@media screen and (max-width:1200px){.prices .meta br{display:none}}@media screen and (max-width:1070px){.prices .prices__box--best{top:-20px}.prices .prices__box .inner p{font-size:14px;line-height:21px}.prices .prices__box .inner .price{font-size:45px;line-height:45px;margin-bottom:0}.prices .prices__box .inner .price sup{font-size:30px;top:5px}.prices .prices__box .inner .month{font-size:12px}.prices .prices__box .inner .meta{line-height:18px;font-size:11px}.prices .prices__box--best .title .icon{display:none}.prices .prices__logos{height:50px}}@media (max-width:900px){.prices .step-name{font-size:14px}}@media screen and (max-width:820px){.prices .prices__box--best{top:-20px}.prices .prices__box .inner .meta{margin-top:10px}.prices .prices__box .inner .meta br{display:none}.prices .prices__box .inner .button{margin-top:10px}}@media screen and (max-width:760px){.prices .prices__boxes{margin-top:25px}.prices .prices__box{width:100%}.prices .prices__box--best{width:100%;position:relative;left:0;transform:translateZ(0);margin:0 0 30px}.prices .prices__steps{margin-left:5%;width:90%}}@media screen and (max-width:600px){.prices{padding:20px 0}.prices h3{font-size:24px;line-height:26px;margin-top:0}.prices--homepage{padding-top:0}}@media screen and (max-width:450px){.prices .prices__boxes{margin-bottom:20px}.prices .prices__box{width:100%;margin-bottom:40px}.prices .prices__box--third{margin-bottom:0}.prices .prices__logos{background-size:100% auto;margin-bottom:20px}.prices .prices__steps{margin-left:0;width:100%}}@media (max-width:350px){.prices .step-name{display:none}}.page-id-7698 #discount{display:none!important}.page-id-7698 .prices__box--best .price{color:#767676!important}@media (min-width:1200px){.page-id-7698 .left .contentbox__image{width:50%}.page-id-7698 .left .contentbox__image img{max-width:unset}.page-id-7698 .left .contentbox__content{width:50%}.page-id-7698 .left .contentbox__content h2{font-size:34px}}.page-id-7698 .left .contentbox__image img{max-width:100%}@media screen and (max-width:1200px){.page-id-7698 .contentbox .contentbox.left__content{padding-top:0}.page-id-7698 .contentbox .contentbox.left__content h2,.page-id-7698 .contentbox .contentbox.left__content h3,.page-id-7698 .contentbox .contentbox.left__content h4,.page-id-7698 .contentbox .contentbox.left__content h5,.page-id-7698 .contentbox .contentbox.left__content h6{margin-top:0}}@media screen and (max-width:1024px){.page-id-7698 .contentbox .contentbox.left__image{width:100%;margin-bottom:10px}.page-id-7698 .contentbox .contentbox.left__image img{max-width:50%}.page-id-7698 .contentbox .contentbox.left__content{width:100%;padding:50px 0 0}.page-id-7698 .contentbox .contentbox.left.right .contentbox__content{padding-right:0;margin-top:20px}}@media screen and (max-width:600px){.page-id-7698 .contentbox .contentbox.left{padding:20px 0 40px}.page-id-7698 .contentbox .contentbox.left__image{margin-bottom:20px}.page-id-7698 .contentbox .contentbox.left__image img{max-width:75%}.page-id-7698 .contentbox .contentbox.left__content{padding-top:20px}.page-id-7698 .contentbox .contentbox.left.contentbox.right .contentbox__content{padding-top:0}.page-id-7698 .contentbox .contentbox.left h2,.page-id-7698 .contentbox .contentbox.left h3,.page-id-7698 .contentbox .contentbox.left h4,.page-id-7698 .contentbox .contentbox.left h5,.page-id-7698 .contentbox .contentbox.left h6{font-size:24px;line-height:26px}.page-id-7698 .contentbox .contentbox.left h2 br,.page-id-7698 .contentbox .contentbox.left h3 br,.page-id-7698 .contentbox .contentbox.left h4 br,.page-id-7698 .contentbox .contentbox.left h5 br,.page-id-7698 .contentbox .contentbox.left h6 br{display:none}.page-id-7698 .contentbox .contentbox.left__top-wave{margin-bottom:20px}.page-id-7698 .contentbox .contentbox.left.cover{padding-bottom:30px}}@media (max-width:1070px){.page-id-7698 .hero-special{background-position:50%!important;background-size:auto!important}.page-id-7698 .hero-special .price-new{display:none}}.page-id-7466 #discount{display:none!important}.page-id-7466 .prices__box--best .price{color:#767676!important}@media (min-width:1200px){.page-id-7466 .left .contentbox__image{width:50%}.page-id-7466 .left .contentbox__image img{max-width:unset}.page-id-7466 .left .contentbox__content{width:50%}.page-id-7466 .left .contentbox__content h2{font-size:34px}}.page-id-7466 .left .contentbox__image img{max-width:100%}@media screen and (max-width:1200px){.page-id-7466 .contentbox .contentbox.left__content{padding-top:0}.page-id-7466 .contentbox .contentbox.left__content h2,.page-id-7466 .contentbox .contentbox.left__content h3,.page-id-7466 .contentbox .contentbox.left__content h4,.page-id-7466 .contentbox .contentbox.left__content h5,.page-id-7466 .contentbox .contentbox.left__content h6{margin-top:0}}@media screen and (max-width:1024px){.page-id-7466 .contentbox .contentbox.left__image{width:100%;margin-bottom:10px}.page-id-7466 .contentbox .contentbox.left__image img{max-width:50%}.page-id-7466 .contentbox .contentbox.left__content{width:100%;padding:50px 0 0}.page-id-7466 .contentbox .contentbox.left.right .contentbox__content{padding-right:0;margin-top:20px}}@media screen and (max-width:600px){.page-id-7466 .contentbox .contentbox.left{padding:20px 0 40px}.page-id-7466 .contentbox .contentbox.left__image{margin-bottom:20px}.page-id-7466 .contentbox .contentbox.left__image img{max-width:75%}.page-id-7466 .contentbox .contentbox.left__content{padding-top:20px}.page-id-7466 .contentbox .contentbox.left.contentbox.right .contentbox__content{padding-top:0}.page-id-7466 .contentbox .contentbox.left h2,.page-id-7466 .contentbox .contentbox.left h3,.page-id-7466 .contentbox .contentbox.left h4,.page-id-7466 .contentbox .contentbox.left h5,.page-id-7466 .contentbox .contentbox.left h6{font-size:24px;line-height:26px}.page-id-7466 .contentbox .contentbox.left h2 br,.page-id-7466 .contentbox .contentbox.left h3 br,.page-id-7466 .contentbox .contentbox.left h4 br,.page-id-7466 .contentbox .contentbox.left h5 br,.page-id-7466 .contentbox .contentbox.left h6 br{display:none}.page-id-7466 .contentbox .contentbox.left__top-wave{margin-bottom:20px}.page-id-7466 .contentbox .contentbox.left.cover{padding-bottom:30px}}@media (max-width:1070px){.page-id-7466 .hero-special{background-position:50%!important;background-size:auto!important}.page-id-7466 .hero-special .price-new{display:none}}.winter-version .timer{display:none}.winter-version .button{z-index:5}.winter-version .winter-green{position:absolute;width:100%;height:125px;background:url(/wp-content/themes/goosevpn/dist/images/button-green.png) 50% no-repeat;background-size:auto 80%;left:50%;left:0;bottom:0;float:left;z-index:1}.winter-version .winter-deal{background:url(/wp-content/themes/goosevpn/dist/images/hart.png) no-repeat;background-size:100%;width:130px;height:130px;position:absolute;top:-60px;right:-20px;border-radius:0;color:#fff;text-align:center;font-size:28px;transform:rotate(15deg);font-weight:700}.winter-version .winter-deal span{width:100%;float:left;margin-top:25px;font-size:16px;margin-bottom:-5px}@media (max-width:1070px){.winter-version .winter-green{display:none}}@media (max-width:600px){.winter-version .winter-deal{right:10px}}.winter-deal{display:none}@media (max-width:1355px){.cookie-price .prices__box .inner img{width:100%!important;height:unset!important;float:left;display:block;margin:0 auto}}@media (max-width:755px){.cookie-price .prices__box .inner img{width:100%!important;height:unset!important;max-width:500px;float:unset;display:block;margin:0 auto}}.mr-8{margin-right:8px}.invite-prices .title{padding-top:15px!important}.text-white{color:#fff!important}.prices__boxes.overview{box-shadow:0 8px 32px 0 rgba(0,0,0,.25);border-radius:16px;display:-ms-flexbox;display:flex;margin-top:100px}.prices__boxes.overview a.lifetime{position:absolute;right:0;min-height:482px;bottom:-37px}.prices__boxes.overview a.no-decoration{width:25%}.prices__boxes.overview a.no-decoration .prices-card{background:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;padding:35px 0;min-width:25%;height:295px;-ms-flex-align:center;align-items:center;border:2px solid #fff;transition:all .3s}.prices__boxes.overview a.no-decoration .prices-card:hover{border:2px solid #ef8535}.prices__boxes.overview a.no-decoration .prices-card .meta{color:#99a2af;font-size:14px;letter-spacing:0;line-height:21px;margin-bottom:6px}.prices__boxes.overview a.no-decoration .prices-card .meta p{font-size:14px}.prices__boxes.overview a.no-decoration .prices-card .meta i{font-style:normal}.prices__boxes.overview a.no-decoration .prices-card .meta sup{display:inline-block;top:4px;font-size:14px}.prices__boxes.overview a.no-decoration .prices-card h3{text-align:center;margin-bottom:0;color:#fff;font-size:24px;font-weight:700;letter-spacing:0;line-height:36px}.prices__boxes.overview a.no-decoration .prices-card .inner{text-align:center}.prices__boxes.overview a.no-decoration .prices-card .inner .month{display:block;color:#99a2af;text-transform:uppercase;font-size:14px;font-weight:600;letter-spacing:1px;line-height:21px;text-align:center}.prices__boxes.overview a.no-decoration .prices-card .inner .save{border-radius:4px;background-color:#e6e8eb;display:inline-block;color:#344560;font-size:13px;font-weight:600;margin-top:15px;letter-spacing:1px;line-height:19px;text-transform:uppercase;padding:3px 10px;text-align:center}.prices__boxes.overview a.no-decoration .prices-card .inner .price{color:#011638!important;font-family:metropolisbold,sans-serif;font-size:36px;font-weight:700;letter-spacing:0;line-height:normal;text-align:center}.prices__boxes.overview a.no-decoration .prices-card .inner .price sup{position:relative;display:contents;line-height:28px;font-size:36px}.prices__boxes.overview a.no-decoration .prices-card .inner .price i{display:inline-block;font-style:normal;position:relative}.prices__boxes.overview a.no-decoration .prices-card .pricing-button.normal{border:2px solid #344560;border-radius:21.5px;color:#011638;font-size:12px;font-weight:700;transition:all .3s;letter-spacing:1.5px;line-height:14px}.prices__boxes.overview a.no-decoration .prices-card .pricing-button.normal:hover{background:#011638!important;border:2px solid #011638;color:#fff!important}.prices__boxes.overview a.no-decoration .prices-card .title{height:65px}.prices__boxes.overview a.no-decoration .prices-card .title img{max-width:43px;height:auto;margin-right:15px;float:left}.prices__boxes.overview a.no-decoration .prices-card .title .packname{color:#677388;font-size:21px;font-weight:700;float:left;letter-spacing:normal;line-height:25px;font-family:metropolisbold,sans-serif}.prices__boxes.overview a.no-decoration .prices-card .title .packtype{float:left;margin:0;color:#99a2af;font-size:10px;font-weight:600;margin-top:5px;letter-spacing:.71px;line-height:21px;min-width:75px}.prices__boxes.overview a.no-decoration .shadow-ltb{border-top-left-radius:16px;border-bottom-left-radius:16px}.prices__boxes.overview a.no-decoration .lifetime{background:#011638;border-radius:16px;color:#fff;min-height:443px;padding-top:0;border:2px solid #011638}.prices__boxes.overview a.no-decoration .lifetime .lifetime-title{padding-top:19px;width:100%;transition:all .3s;border-top-left-radius:10px;border-top-right-radius:10px;padding-bottom:19px}.prices__boxes.overview a.no-decoration .lifetime:hover{border:2px solid #ef8535}.prices__boxes.overview a.no-decoration .lifetime:hover .lifetime-title{background:#ef8535}.prices__boxes.overview a.no-decoration .lifetime .button-pricing-green{border-radius:22.5px;background:linear-gradient(270deg,#ff7f0d,#ffa400);color:#fff;font-size:16px;font-weight:700;letter-spacing:1.5px;line-height:19px;text-align:center;transition:all .3s;box-shadow:0 1em 1.5em 0 rgba(255,90,26,.4)}.prices__boxes.overview a.no-decoration .lifetime .button-pricing-green:hover{box-shadow:0 1em 1.5em 0 rgba(255,127,13,.6)}.prices__boxes.overview a.no-decoration .lifetime .title{margin-top:28px}.prices__boxes.overview a.no-decoration .lifetime .pricing-button{margin-bottom:35px;width:calc(100% - 100px);min-width:185px}.prices__boxes.overview a.no-decoration .lifetime .inner .price,.prices__boxes.overview a.no-decoration .lifetime .packname{color:#fff!important}.prices__boxes.overview a.no-decoration .lifetime .inner .save{background-color:#ffa400}.invite-head-title{color:#fff!important}.prices__boxes.invite.overview a.no-decoration .prices-card{background:#37455e!important;color:#fff!important;border:2px solid #37455e!important}.prices__boxes.invite.overview a.no-decoration .prices-card:hover{border:2px solid #ef8535!important}.prices__boxes.invite.overview a.no-decoration .prices-card .inner .price,.prices__boxes.invite.overview a.no-decoration .prices-card .title .packname{color:#fff!important}.prices__boxes.invite.overview a.no-decoration .prices-card .inner .save{background-color:#677388;color:#fff}.prices__boxes.invite.overview a.no-decoration .prices-card .pricing-button.normal{border:2px solid #fff;color:#fff}.prices__boxes.invite.overview a.lifetime .prices-card{background:#fff!important;border:none!important}.prices__boxes.invite.overview a.lifetime .prices-card .lifetime-title h3{color:#011638!important}.prices__boxes.invite.overview a.lifetime .prices-card:hover .lifetime-title h3{color:#fff!important}.prices__boxes.invite.overview a.lifetime .prices-card .title .packname{color:#677388!important}.prices__boxes.invite.overview a.lifetime .prices-card .title .packtype{color:#99a2af!important}.prices__boxes.invite.overview a.lifetime .prices-card .inner .price{color:#011638!important}.prices__boxes.invite.overview a.lifetime .prices-card .inner .save{background-color:#ffd9b7!important;color:#344560!important}.intr.pricing{color:#011638;font-size:21px;font-weight:700;letter-spacing:0;font-family:metropolisbold,sans-serif;line-height:25px;text-align:center;margin-bottom:30px;float:left;width:100%;padding-top:20px}@media screen and (max-width:1124px){.prices__boxes.overview{box-shadow:inherit;display:block}.prices__boxes.overview a.lifetime{position:inherit;bottom:0}.prices__boxes.overview a.no-decoration{width:43%;margin:20px;float:left;display:block}.prices__boxes.overview a.no-decoration .prices-card{border-radius:16px;box-shadow:0 8px 32px 0 rgba(0,0,0,.25)}}@media screen and (max-width:768px){.prices__boxes.overview{box-shadow:inherit;display:block}.prices__boxes.overview a.lifetime{position:inherit}.prices__boxes.overview a.no-decoration{width:100%;margin:0;margin-bottom:50px}.prices__boxes.overview a.no-decoration .prices-card{border-radius:16px;box-shadow:0 8px 32px 0 rgba(0,0,0,.25)}}.prices__boxes.overview a.no-decoration:last-child .pricing-ribbon{transition:all .2s;right:0!important;top:0!important}.prices__boxes.overview a.no-decoration:last-child:hover .pricing-ribbon{right:-2px!important;top:-2px!important}.invite-subtitle{color:#fff;font-size:24px;font-weight:700;letter-spacing:0;line-height:36px;text-align:center;margin-top:50px}.prices__boxes.overview a.no-decoration .lifetime{border-top:2px solid #122139!important;border-right:2px solid #122139!important;border-bottom:2px solid #122139!important}.prices__boxes.overview a.no-decoration .lifetime:hover{border:2px solid #ef8535!important}.prices__boxes.overview .flex-div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.prices__boxes.overview a.no-decoration .prices-card .title{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;max-width:260px}body .prices__boxes.overview a.no-decoration .prices-card .inner .price sup{display:contents;display:ruby-text}@-moz-document url-prefix(){body .prices__boxes.overview a.no-decoration .prices-card .inner .price sup{display:contents!important}}.prices__boxes.overview a.no-decoration .prices-card .title .packtype{min-width:unset;text-transform:uppercase}.prices__boxes.overview a.no-decoration .prices-card .meta{margin-bottom:-4px}.prices__boxes.overview a.no-decoration .prices-card .meta span:first-child{-webkit-text-decoration-color:#ff5a1a!important;text-decoration-color:#ff5a1a!important;color:#ff5a1a!important}.prices__boxes.overview a.no-decoration .prices-card .meta span:first-child i,.prices__boxes.overview a.no-decoration .prices-card .meta span:first-child sup{color:#ff5a1a!important}.prices__boxes.overview a.no-decoration .prices-card .meta span,.prices__boxes.overview a.no-decoration .prices-card .meta span i,.prices__boxes.overview a.no-decoration .prices-card .meta span sup{color:#99a2af!important}.prices__boxes.overview a.no-decoration .prices-card .meta sup{position:relative;display:contents;display:ruby-text}@-moz-document url-prefix(){.prices__boxes.overview a.no-decoration .prices-card .meta sup{display:contents!important}}@media (min-width:64em){.prices-fr .prices__boxes.overview a.no-decoration .prices-card .title .packname{max-width:150px}}.pricing2021,.pricing2021 h3{width:100%;float:left}.pricing2021 h3{text-align:center;margin:0 0 20px}.pricing2021 .inner{width:80%;margin-left:10%;padding:20px 50px;border-radius:30px;float:left;box-shadow:0 5px 10px rgba(0,0,0,.08)}.pricing2021 .top{width:100%;float:left}.pricing2021 .top img{float:left}.pricing2021 .top h4{margin:20px 0 0;font-size:21px;float:left}.reference.visible{visibility:visible;opacity:1}.references{padding:80px 0;float:left;width:100%}.references .title{margin-top:0;margin-bottom:0}.references .quote{height:1.21%;width:8.72%;margin-right:-10%;float:left}.references .lazy_video{cursor:pointer;border-radius:2px}.references .lazy_video iframe{width:100%}.references .lazy_video img{width:100%;box-shadow:0 8px 32px 0 rgba(1,22,56,.15)}.references .lazy_video .lazy-image{width:100%}.references .ref-video{cursor:pointer;border-radius:2px}.references .ref-video iframe{width:100%}.references .ref-video img{width:100%;box-shadow:0 8px 32px 0 rgba(1,22,56,.15)}.references .ref-video .lazy-image{width:100%}.references .large-4{margin-left:75px;margin-top:10px}.references .large-4 .cell.cnet{margin-left:11%}.references .large-4 .cell.cnet img{height:80px;width:80px}.references .large-4 .cell.cnet .arrows{float:right}.references .large-4 .cell .cell{margin-top:20px;margin-bottom:20px}.references .arrows{display:none}.references .arrows .arrow,.references .arrows .inverse-arrow{cursor:pointer}.references .items{position:relative}.references .arrow{height:16px!important;width:16px!important;margin-right:20px}.references .arrow:hover{opacity:.8}.references .inverse-arrow{margin-left:10px;transform:rotateY(180deg);height:16px!important;width:16px!important;border-radius:0!important;box-shadow:none!important;float:right;margin-top:3px}.references .inverse-arrow:hover{opacity:.8}.references .goose-link{text-decoration:none;font-weight:700;font:"metropolisbold",sans-serif;margin-left:12%}.references .quote-text{font-family:metropolisregular,sans-serif;font-size:21px;font-weight:400;line-height:36px;margin-left:12%}@media screen and (max-width:33.75em){.references .large-4{margin-left:unset}.references .large-4 .title{margin-left:unset;text-align:center}.references .items{min-height:425px}.references .quote-text{width:unset}.references .arrows{float:unset!important;margin-left:50px}}@media screen and (max-width:1200px){.references .quote-text{width:unset}}.references--homepage{position:relative}.references--homepage .ref-src iframe{position:absolute;max-width:50%;left:0}.modal-vid{display:none;position:fixed;z-index:1;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.modal-vid .modal-content{background-color:#fefefe;margin:auto;padding:20px;border:1px solid #888;width:80%}.modal-vid .close{color:#aaa;float:right;font-size:28px;font-weight:700}.modal-vid .close:focus,.modal-vid .close:hover{color:#000;text-decoration:none;cursor:pointer}.sidebar .sidebar-top{box-shadow:0 8px 32px 0 rgba(1,22,56,.15);border-radius:20px}.sidebar .sidebar-top .orange-part{position:relative;z-index:2;text-align:center;padding:20px 25px 1px}.sidebar .sidebar-top .orange-part .sidebar-top-title{font-family:metropolisbold,sans-serif;font-size:21px;display:inline-block;padding:0 0 8px;margin-bottom:0}.sidebar .sidebar-top .orange-part .sidebar-top-subtitle{font-size:16px;margin-top:0}.sidebar .sidebar-top .sidebar_cta{position:relative}.sidebar .sidebar-top .sidebar_pay_usp .sidebar_pay{width:100%;margin-top:5px}.sidebar .sidebar-top .sidebar_pay_usp ul{list-style:none;padding:0 15px 25px 40px}.sidebar .sidebar-top .sidebar_pay_usp ul li{width:100%;font-weight:700;line-height:40px;margin-bottom:5px}.sidebar .sidebar-top .sidebar_pay_usp ul li .usp-icon{width:30px;height:30px;text-align:center;font-size:26px;border-radius:40px;float:left;transform:translateY(-3px);margin-right:5px}.sidebar .sidebar-top .sidebar_pay_usp ul li .usp-text{line-height:30px;position:relative;margin-top:20px;display:block;padding-left:43px}.sidebar .sidebar-top .button{margin:20px auto 0;width:70%;left:50%;top:50%;transform:translateY(-50%) translateX(-50%)}.sidebar .sidebar-top .sidebar-img{width:100%;max-width:100%;min-height:80px;margin-top:-32px;position:relative;z-index:0;height:80px}.sidebar .sidebar-bottom-title{width:100%;font-weight:700;text-align:center;font-size:18px;display:inline-block;border-bottom:3px solid #fff;padding:0 0 8px;margin-bottom:5px}.sidebar .sidebar-bottom-button{margin:0 auto;display:block;width:70%}.sidebar .sidebar-bottom-video{box-shadow:0 1px 6px #d4d4d4;padding-bottom:30px}.sidebar .sidebar-bottom-video img{width:100%;cursor:pointer;max-height:210px;margin-bottom:15px}@media screen and (max-width:1250px){.sidebar .sidebar-top .sidebar_pay_usp ul{padding:0 15px 15px}}@media screen and (max-width:1090px){.sidebar{display:none}}.video_overlay{width:100%;height:100%;float:left;position:fixed;left:0;top:0;overflow-y:scroll;-webkit-overflow-scrolling:touch;background:rgba(0,0,0,.8);z-index:100000;display:none}.button-video{width:80%;float:left;margin:20px 10%}.video_overlay .wrap{width:900px;margin-left:-450px;position:relative;margin-top:100px;left:50%;float:left;padding:5px;border-radius:5px;background:#fff;box-sizing:border-box;margin-bottom:100px;box-shadow:0 0 10px rgba(0,0,10,.2)}.video_overlay .wrap iframe{width:100%;float:left;height:503px}.video_overlay .wrap .fa{position:absolute;color:#fff;font-size:40px;right:-50px;cursor:pointer}.video_overlay .wrap .btn{width:80%;float:left;margin:20px 10%}.video_overlay .wrap .fa:hover{opacity:.8}@media (max-width:1200px){.video_overlay .wrap{width:800px;margin-left:-400px}.video_overlay .wrap iframe{height:444px}}@media (max-width:991px){.video_overlay .wrap{width:600px;margin-left:-300px}.video_overlay .wrap iframe{height:332px}}@media (max-width:768px){.video_overlay .wrap{width:95%;margin-left:2.5%;left:0}.video_overlay .wrap .fa{right:0;top:-50px}.video_overlay .wrap .btn{width:100%;float:left;margin:20px 0}}@media (max-width:560px){.video_overlay .wrap iframe{height:290px}}@media (max-width:400px){.video_overlay .wrap iframe{height:210px}}.privacy-check-header{min-height:165px}.privacy-check-header .privacy-check-result{text-align:center;color:#fff;font-weight:400;font-family:metropolisbold,sans-serif;font-family:metropolisregular,sans-serif;line-height:40px;font-size:30px}.privacy-check-header .privacy-check-result .fa{font-size:50px;margin-right:50px;transform:translateY(7px)}@media screen and (max-width:1200px){.privacy-check .privacy-check-header{margin-top:100px}}@media screen and (max-width:800px){.privacy-check .privacy-check-header{margin-top:0!important}}.privacy-check .cta-button-privacy{float:left;margin-top:5px}.privacy-check .mapboxgl-canvas{height:400px!important}.privacy-check #map{width:100%;height:400px;border-radius:14px;box-shadow:0 4px 11px rgba(0,0,0,.2);position:relative;background-color:#e0e0e0}.privacy-check-map{background:#fff}.privacy-check-map-sub{font-size:17px}.privacy-check-map-title{font-weight:400;font-family:metropolisbold,sans-serif;font-size:32px}.privacy-check-unsafe-top{min-height:165px;background:#f7f9fa;padding-bottom:45px}.privacy-check-unsafe-top .full-width-img{width:100%}.privacy-check-unsafe-top .privacy_block_title{font-size:32px;font-weight:400;font-family:metropolisbold,sans-serif;text-align:center;margin:20px 0 0;padding-bottom:35px}.privacy-check-unsafe-top .privacy_unsafe_row{padding-bottom:30px}.privacy-check-unsafe-top .privacy_unsafe_btn{position:relative;float:none;margin:20px auto 0;display:block;width:25%}.privacy-check-unsafe-top .privacy_unsafe_col{background:#fff;box-shadow:0 5px 10px rgba(0,0,0,.2)}.privacy-check-unsafe-top .privacy_unsafe_col .fa{color:#d52424;width:100%;margin:25px 0 10px;text-align:center;font-size:80px}.privacy-check-unsafe-top .privacy_unsafe_col .privacy_unsafe_step_p{text-align:center;line-height:19px;padding:0 40px}.privacy-check-safe-top{min-height:165px;background:#f7f9fa;padding-bottom:45px}.privacy-check-safe-top .steps__box h3{text-align:center}.privacy-check-safe-top .full-width-img{width:100%}.privacy-check-safe-top .privacy_block_title{font-size:32px;font-weight:400;font-family:metropolisbold,sans-serif;text-align:center;margin:20px 0 0;padding-bottom:70px}.privacy-check-with-without .full-width-img{width:100%}.privacy-check .faq_items_container h3{font-size:32px;font-weight:700;text-align:center;color:#383838;margin:20px 0 0;padding-bottom:35px}@media screen and (max-width:1000px){.privacy-check .privacy-check-header{height:auto;min-height:0;margin-top:40px;padding:10px 20px 45px;background-position:bottom!important}.privacy-check .privacy-check-result{font-size:20px;margin:0;line-height:22px}.privacy-check .privacy-check-result .fa{font-size:32px;margin-right:10px}.privacy-check .privacy_unsafe_col .privacy_unsafe_step_p{padding:0 10px}}@media screen and (max-width:768px){.privacy-check .col-4,.privacy-check .col-5,.privacy-check .col-7{width:100%;margin:0 0 20px}}@media screen and (max-width:768px){.privacy-check .privacy-check-map-title{font-size:24px;line-height:26px;margin-bottom:0}.privacy-check .privacy_unsafe_btn{width:60%}}@media screen and (max-width:542px){.privacy-check .privacy-check-header{height:auto;min-height:70px;padding:10px 20px;background-position:bottom!important}}.privacy-check-faq{background-color:#fff!important}.privacy-check-faq .succes-field{padding:50px 0;text-align:center;float:left;width:100%}.privacy-check-faq .succes-field img{margin-right:40px;height:100px;width:auto;vertical-align:middle}.privacy-check-faq .succes-field .succes_content{text-align:left;display:inline-block;vertical-align:middle}.privacy-check-faq .succes-field h3{padding-bottom:0}@media (max-width:920px){.privacy-check-faq .succes-field h3{padding-bottom:10px}.privacy-check-faq .succes-field img{margin-right:40px;height:125px;width:auto;margin-bottom:20px;vertical-align:middle}.privacy-check-faq .succes-field p{text-align:center}.privacy-check .steps__box .dotted_line{display:none}}.blog{position:relative;float:left;width:100%;padding-bottom:30px;z-index:2}.blog .uspbar{margin-bottom:40px}.blog .blog-titles{text-align:center;background:#fff;font-size:32px}.blog .blog-subtitle{font-size:18px;margin-bottom:0;font-family:metropolisregular,sans-serif;text-transform:uppercase}.blog .blog-title{margin-top:10px}.blog h1{text-align:center;font-size:36px!important;line-height:40px;letter-spacing:-1.5px;margin:0}.blog .button-blog-archive{margin:30px 0;cursor:pointer}.blog .blog-content{background:#fff}.blog .blog-content-archive,.blog .blog-content-double{position:relative;float:left;width:100%}.blog .blog-content__double-box{float:left;box-shadow:1px 3px 7px rgba(0,0,0,.15);margin-top:25px;background:#fff;margin-bottom:25px;border-radius:16px}.blog .blog-content__double-box figure{width:100%;float:left;padding:0;margin:0;height:300px;border-top-right-radius:16px;border-top-left-radius:16px}.blog .blog-content__double-box .inner{padding:20px 20px 70px;width:100%;float:left;position:relative;box-sizing:border-box}.blog .blog-content__double-box .inner .line{background:#1779ba;height:0;width:100%;margin:10px auto 3px}.blog .blog-content__double-box .inner .name{margin:0;line-height:26px;font-size:21px;font-weight:700}.blog .blog-content__double-box .inner .content{font-size:14px;margin-top:10px}.blog .blog-content__double-box .button{padding-left:0;position:absolute;bottom:20px}.blog .blog-content__double-box--second{margin-left:2%}.blog .blog-content__double-box--first{margin-right:2%}.blog .blog-content__archive-box{float:left;margin-bottom:40px;box-shadow:1px 3px 7px rgba(0,0,0,.15);margin-top:25px;background:#fff;position:relative;border-radius:16px}.blog .blog-content__archive-box figure{width:100%;float:left;padding:0;margin:0;height:300px;border-top-right-radius:16px;border-top-left-radius:16px}.blog .blog-content__archive-box .inner{padding:20px 20px 70px;width:100%;float:left;box-sizing:border-box;text-align:left}.blog .blog-content__archive-box .inner .line{background:#1779ba;width:100%}.blog .blog-content__archive-box .inner .name{margin:0;font-size:21px;line-height:26px;font-weight:700}.blog .blog-content__archive-box .inner .content{font-size:14px;margin-top:10px}.blog .blog-content__archive-box .inner .button{position:absolute;bottom:20px;left:25%;right:25%;border:2px solid #344560;color:#011638!important;padding:5px 10px;font-size:12px}.blog-related{padding:100px 0 50px}.blog-related h3.title{text-align:center;margin:0 0 20px}.buttons-blog-archive{width:100%;float:left;text-align:center}.buttons-blog-archive a{border-radius:5px;padding:10px 20px;font-weight:700;text-decoration:none;text-transform:uppercase;line-height:16px;text-align:center;font-size:14px;border:1px solid #1779ba;color:#1779ba}.buttons-blog-archive a:hover{background:#1779ba;color:#fff}@media screen and (max-width:1100px){.blog .cta,.blog .uspbar{display:none}.blog .col-4,.blog .col-6{width:100%;margin:20px 0}}@media screen and (max-width:600px){.buttons-blog-archive a{width:100%;margin:10px 0;float:left;box-sizing:border-box}.blog .blog-titles{margin-bottom:0;padding-bottom:0}.blog .blog-titles .blog-pagetitle{font-size:24px!important;line-height:26px}}.ba-b a{border:0;color:#fff}.uspbar-text{position:relative;padding:20px 0;float:left;width:100%}.uspbar-text-content{min-height:170px;padding:30px 0;margin-bottom:35px}.uspbar-text-content .title{font-size:40px;font-weight:500;margin-bottom:45px;text-align:center}.cases{width:100%;float:left;position:relative;padding:40px 0 0}.cases .fa-star{color:#f6d20c}.cases.gray{background:#f7f9fa}.cases.gray .intro h3{margin-top:50px}.cases__top-wave{width:100%;float:left}.cases__top-wave img{display:block!important;width:100%;left:0;top:0}.cases__bottom-wave{width:100%;float:left}.cases__bottom-wave img{display:block!important;width:100%;left:0;top:0}.cases .intro{width:100%;text-align:center;float:left;margin-bottom:40px}.cases .intro.no-cases{margin-bottom:0}.cases .intro.no-cases p{margin-bottom:-20px}.cases .intro h3{margin-bottom:0}.cases .intro .orange{font-weight:700}.cases__box{width:30%;float:left;box-shadow:1px 3px 7px rgba(0,0,0,.15);margin-top:25px;border-top:5px solid #1779ba;background:#fff}.cases__box .top{width:100%;float:left;margin-bottom:10px}.cases__box .top .text{padding-top:5px;width:calc(100% - 70px);margin-left:15px;float:left}.cases__box figure{width:55px;float:left;padding:0;margin:0;height:55px;border-radius:40px}.cases__box .inner{padding:20px 20px 10px;width:100%;float:left;box-sizing:border-box;padding-bottom:2em!important}.cases__box .inner .line{background:#1779ba;height:2px;width:100px;margin:3px auto}.cases__box .inner .name{font-size:16px;font-weight:700;float:left}.cases__box .inner .type{opacity:.8;margin-left:5px;float:left;font-size:16px}.cases__box .inner .stars{width:100%;float:left;margin-top:-5px}.cases__box .inner .button{margin-top:20px}.cases__box--second{margin:-5px 5% auto}.cases__trustpilot{width:100%;float:left;margin-top:100px}.cases__trustpilot iframe{width:100%}.cases__trustpilot .button{margin-top:50px;margin-bottom:100px}@media screen and (max-width:1070px){.cases{padding-top:0}.cases h3{font-size:32px}.cases__box .inner{padding:15px}.cases__box .inner p{margin-top:5px;font-size:12px;line-height:18px}.cases__box .inner .button{margin-top:0}.cases .button--center{margin-bottom:30px}}@media screen and (max-width:900px){.cases .intro{margin-bottom:20px}.cases__box{width:48%;margin:1%}.cases__box--second{display:none}}@media screen and (max-width:600px){.cases h3{font-size:24px;line-height:26px;margin-top:20px}.cases .cases__box{width:100%;margin-bottom:20px}.cases .cases__box p{font-size:14px;line-height:26px}.cases .cases__trustpilot{margin-top:20px}.cases .button{margin-top:10px}}.team{padding-bottom:75px;width:100%;float:left}.team .logo_small{display:block;background:url(//goosevpn.com/wp-content/themes/gooseVpn/img/logo_small.png);width:60px;height:70px;background-size:contain;background-repeat:no-repeat;margin:20px auto}.team h3{width:100%;float:left;text-align:center}.team .team-single{padding:10px 0}.team .team-single .team-img{max-width:100%;max-height:190px;min-height:190px;margin:0 auto;display:block}.team .team-single .team-name{width:100%;text-align:center;font-size:17px;font-weight:400;font-family:metropolisbold,sans-serif;margin-bottom:0}.team .team-single .team-function{width:100%;margin:0;text-align:center;font-size:15px}@media (max-width:1380px){.team-single{max-width:29%;-ms-flex:29%;flex:29%;width:29%}}@media (max-width:820px){.team-single{max-width:46%;-ms-flex:46%;flex:46%;width:46%}}@media (max-width:600px){.team h3{font-size:26px;line-height:32px}}@media (max-width:553px){.team-single{max-width:96%;-ms-flex:96%;flex:96%;width:96%;border-radius:14px;box-shadow:1px 1px 11px rgba(0,0,0,.2);background:#fff}}.faq{width:100%;float:left}.faq-titles{position:relative;width:100%;z-index:100}.faq-titles h3{font-size:18px;margin-bottom:0;font-family:metropolisregular,sans-serif;text-transform:uppercase;width:100%;float:left;text-align:center}.faq-titles h1{font-size:36px;line-height:40px;letter-spacing:0;text-align:center;margin:0 0 40px}.faq-search__box{width:100%;padding:30px 40px 40px;border-radius:15px;position:relative;float:left;box-sizing:border-box}.faq-search__box .col-9{padding-right:40px;border-right:1px solid #e6e8eb;float:left}.faq-search__box .col-3{float:left}.faq-search__box .left{width:100%;position:relative;text-align:left;display:inline-block}.faq-search__box .left .twitter-typeahead{width:100%;float:left}.faq-search__box .left .no_results{width:100%;float:left;position:absolute;top:60px;background:#fff;padding:10px 20px;box-sizing:border-box;color:#000;font-size:14px;border:1px solid #eee;box-shadow:0 3px 5px rgba(0,0,0,.1);display:none}.faq-search__box .left .no_results a{color:#f18c1c}.faq-search__box .left h3{font-size:26px;margin:0 0 10px}.faq-search__box .left .tt-menu{background:#fff;padding:20px;box-shadow:0 3px 5px rgba(0,0,0,.1);margin-top:2px;border:1px solid #eee;color:#000;font-size:14px;width:100%;box-sizing:border-box}.faq-search__box .left .tt-menu a{color:#f18c1c}.faq-search__box .left .tt-menu .faq-item{text-decoration:none}.faq-search__box .left .tt-menu .faq-item:hover{opacity:.5}.faq-search__box .left .tt-menu .faq-item:last-child p{margin-bottom:0;border-bottom:0;padding-bottom:0}.faq-search__box .left .tt-menu .faq-item .title{font-size:16px;font-weight:700;line-height:21px;margin:0;color:#1779ba}.faq-search__box .left .tt-menu .faq-item p{margin:0;line-height:21px;font-size:12px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #eee;color:rgba(0,0,0,.7)}.faq-search__box .left .input-field__wrapper{width:100%;background:#fff;float:left;position:relative}.faq-search__box .left .input-field__wrapper input{width:100%;float:left;margin:0;padding:20px 50px 20px 60px;box-sizing:border-box;border:0;font-size:16px;background:none;border:1px solid #eee;border-radius:30px}.faq-search__box .left .input-field__wrapper input:focus{border:1px solid #d5d4d4;outline:none;box-shadow:0 2px 5px rgba(0,0,0,.1)}.faq-search__box .left .fa{position:absolute;left:20px;top:15px;color:#344560;font-size:26px}.faq-search__box .right{padding-left:40px}.faq-search__box .right img{max-width:235px;height:auto;float:right;margin-right:10px}.faq-search__box .right h3{margin:0;font-size:24px}.faq-search__box .right p{margin:0 auto;color:#ff5a1a;font-weight:700}.content .star_rating{width:100%;float:left;padding:40px;box-sizing:border-box;box-shadow:0 3px 5px rgba(0,0,0,.15);text-align:center;margin-top:50px}.content .star_rating h3{margin-bottom:10px;float:left;width:100%}.content .star_rating .fa{font-size:24px;cursor:pointer}.content .star_rating .fa.active{color:#fbb904}.content .star_rating .star_wrapper{width:100%;float:left}.content .star_rating .message_thankyou{color:#49b80a;display:none}.content .star_rating .message_contact{color:#ad1111;display:none}.content .star_rating .message_contact .button{color:#fff;display:inline-block}.request_support{width:100%;float:left;margin-top:25px;font-size:14px;margin-bottom:40px}.request_support .button{color:#fff;margin-left:10px;display:inline-block}.faq-categories{margin:0 0 30px}.faq-categories h3{text-align:center;margin:50px 0 20px}.faq-categories [class^=col]{margin:.5rem 1%}.faq-categories .col-3{width:23%}.faq-categories .item{width:100%;float:left;border:1px solid #eee;border-radius:15px;color:#344560;text-align:center;text-decoration:none;padding:20px;box-sizing:border-box;margin-bottom:10px;transition:box-shadow .5s ease}.faq-categories .item img{max-width:35%}.faq-categories .item:hover{box-shadow:1px 3px 15px rgba(0,0,0,.2)}.faq-categories .item h4{font-size:18px;line-height:26px;margin:0}.faq-categories .item p{margin-top:0}.support{background:#f7f9fa;width:100%;float:left;margin-top:50px}.support .wpcf7{max-width:450px;width:100%;float:right;box-sizing:border-box;background-color:#fff;border-radius:16px;box-shadow:0 8px 32px 0 rgba(1,22,56,.15);padding:30px}.support input[type=submit]{border-radius:22.5px!important;background-image:linear-gradient(270deg,#ff7f0d,#ffa400 0)!important}.support h3{text-align:center;margin-bottom:0}.support p.intro{text-align:center;margin-bottom:40px;width:100%;float:left}.support p.intro a{color:#1779ba}.support__bottom-wave{width:100%;float:left;margin-top:50px}.support__bottom-wave img{display:block!important;width:100%;left:0;top:0}.support__top-wave{width:100%;float:left}.support__top-wave img{display:block!important;width:100%;left:0;top:0}.contact-info{width:100%;float:left;padding:100px 0 50px}.contact-info a{color:#1779ba}.contact-info h3{margin-bottom:0}.contact-info strong{font-size:26px}.contact-info img{max-width:400px;width:100%;height:auto}.faq-overview{background:#f7f9fa;width:100%;position:relative;float:left;margin-top:0;margin-bottom:40px}.faq-overview__bottom-wave{width:100%;float:left;margin-top:50px}.faq-overview__bottom-wave img{display:block!important;width:100%;left:0;top:0}.faq-overview__top-wave{width:100%;float:left}.faq-overview__top-wave img{display:block!important;width:100%;left:0;top:0}.faq-overview h3{text-align:center;margin-top:30px;width:100%;float:left;color:#344560}.faq-items{width:100%;list-style:none;padding:0;margin:0;float:left}.faq-items li:last-child{margin-bottom:30px}.faq-items li{width:100%;float:left;line-height:21px}.faq-items li a{width:100%;float:left;background:#fff;box-shadow:1px 3px 7px rgba(0,0,0,.1);padding:20px 50px 20px 20px;position:relative;color:#344560;text-decoration:none;box-sizing:border-box;margin-bottom:10px}.faq-items li a .fa{top:50%;margin-top:-24px;position:absolute;right:20px;font-size:48px;color:#011638}.faq-items li a:hover{background:#011638;transition:.5s;box-shadow:1px 3px 15px rgba(0,0,0,.2);color:#fff}.faq-items li a:hover .fa{color:#fff}.faq-content{margin-bottom:10px}@media screen and (max-width:940px){.faq-search__box .right{text-align:center;padding-left:0!important;margin-top:20px}.faq-search__box .left{width:100%}.faq .col-3{width:31.3333333333%}}@media screen and (max-width:700px){.faq .col-3{width:48%}.faq-titles h1{font-size:24px;line-height:26px;margin-bottom:20px}.faq-search__box{padding:10px 15px 15px}.faq-search__box .left h3{font-size:21px;line-height:26px;margin-bottom:5px}.faq-search__box .left .input-field__wrapper input{padding:10px 50px 10px 60px}.faq-search__box .left .fa{top:5px;right:10px}.faq-categories h3,.faq-overview h3{font-size:24px;line-height:26px}.faq-content{margin-bottom:40px}.faq-items li a{padding:10px 50px 10px 10px;font-size:14px}}@media screen and (max-width:450px){.faq .col-3{width:100%;margin:0 0 20px}.faq-categories .item img{max-width:25%}.request_support .button{margin-left:0}.content .star_rating{margin-top:30px;padding:20px 10px}}.faq-highlights{padding:40px 0}.support{padding:60px 0}.support .cont-title{text-transform:uppercase;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:1px;color:#99a2af}.support .wpcf7-select,.support .wpcf7-text{border-radius:8px;height:40px;border:1px solid #677388}.support .wpcf7-textarea{border-radius:8px;border:1px solid #677388}.support .support-text{float:left}.support .support-text h3{text-align:left;margin:0 auto}.support .support-text p{padding-right:30%}.support .support-form{display:inline-block}@media screen and (min-width:768px){.support-bottom-image{position:absolute;left:0;width:46%;bottom:0}.faq-single-item{margin-top:140px!important}}@media screen and (min-width:2668px){.faq-single-item{margin-top:200px!important}}.features__block{float:left;width:100%;margin:40px 0 0;padding:40px 0 0}.features__block .info{margin-right:0}.features__block .info h2{white-space:nowrap}.features__block .info .text-icon__card{margin:0}.features__block .info .text-icon__card h4{font-size:18px;margin-top:0;margin-bottom:0}.features__block .info .text-icon__card img{height:64px;width:64px}.features__block .info .text-icon__card p{margin-top:0!important}.features__block .device-image img{margin-top:30px;position:absolute;bottom:0;max-width:50%}.bio{margin-top:20px;padding:10px 0}.bio .col-9{margin:0}.bio .col-9 .feature-bio{width:441px;font-family:Helvetica;font-size:14.6px;line-height:1.5;color:#677388;margin:0}.bio .col-9 .name{font-size:14.6px;line-height:1.69;border-right:1px solid #99a2af;color:#344560;padding-right:15px}.bio .col-9 .name,.bio .col-9 .title{font-family:Helvetica;display:inline-block}.bio .col-9 .title{font-size:12.8px;padding:0 15px;line-height:1.5;color:#677388}.bio .col-3{margin:0}.bio .col-3 .feature-avatar{width:88px;height:88px;border-radius:50%}@media screen and (min-width:768px){.float-left{float:left!important}.float-right{float:right!important}}.feature-link{font-size:16px;font-weight:600;margin:50px 0;color:#ff5a1a;display:block;text-decoration:none}.feature-stripe{width:59px;border:1px solid #e6e8eb;position:absolute;top:0}@media screen and (max-width:768px){.device-image img{position:relative!important;bottom:0;width:100%;margin-bottom:-16px;max-width:100%!important}}@media screen and (max-width:768px){.features__block .info h2{white-space:normal}.bio .col-9 .feature-bio{width:100%}}.mb-1-5-rem{margin-bottom:1.5rem!important}.slick-dots{margin:0;padding:1rem 0;list-style-type:none;margin-left:110px}.slick-dots li{margin:0 .5rem;float:left;width:20px}.slick-dots button{display:block;width:6px;height:6px;padding:0;border:none;border-radius:100%;background-color:#ccd0d7;text-indent:-9999px}.slick-dots li.slick-active button{background-color:#ffa400;width:20px;border-radius:3px}.feature-link.goose-link{display:inline-block;text-align:left}.wpcf7-form,.wpcf7-form .field{width:100%;float:left}.wpcf7-form .field{margin-bottom:20px;box-sizing:border-box}.wpcf7-form .field.half{width:50%}.wpcf7-form .field.left{padding-right:20px}.wpcf7-form .field.right{padding-left:20px}.wpcf7-form .field input,.wpcf7-form .field select,.wpcf7-form .field textarea{width:100%;float:left;margin-bottom:0;padding:10px 15px;font-size:16px;border:1px solid rgba(0,0,0,.2);box-shadow:inset 2px 2px 3px 1px rgba(0,0,0,.02);box-sizing:border-box}.wpcf7-form .field input:focus,.wpcf7-form .field select:focus,.wpcf7-form .field textarea:focus{outline:none;border:1px solid rgba(0,0,0,.4);box-shadow:inset 2px 2px 3px 1px rgba(0,0,0,.03)}.wpcf7-form .field select{background:#fff;height:40px}.wpcf7-form .field textarea{height:160px}.wpcf7-form .field .cont-title{font-weight:700;margin-bottom:0}.wpcf7-form .field .cont-title span{color:#1779ba}.wpcf7-form .field p{margin:0;width:100%;float:left}.wpcf7-form .field p.small{font-size:12px;line-height:18px;margin-bottom:10px}.wpcf7-form input[type=submit]{background:#1779ba;color:#fff;border-radius:5px;padding:10px 20px;font-weight:700;text-decoration:none;text-transform:uppercase;line-height:16px;text-align:center;font-size:14px;border:0;width:auto!important;left:50%;cursor:pointer;position:relative;transform:translate3d(-50%,0,0);float:left}.wpcf7-form input[type=submit]:hover{border:1px solid #1779ba;color:#1779ba;background:#fff}.wpcf7-form .wpcf7-not-valid{border:1px solid red!important}.wpcf7-form .wpcf7-not-valid-tip{display:none!important}.wpcf7-form .wpcf7-response-output{width:100%;float:left;margin:20px 0 0;padding:10px 20px;border-radius:5px;border:0}.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors{background:#f8e6ac;color:#3a2e05;width:88%}.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok{background:#e3fcd4;color:#091403;width:88%}@media screen and (max-width:700px){.wpcf7-form .field.left,.wpcf7-form .field.right{width:100%;margin:0 0 20px;padding:0}}.single-cases .hero .quote{font-size:32px;line-height:41px;font-weight:700}.single-cases .hero .container{min-height:425px}.single-cases .page_type{color:#1779ba}.single-cases h3.title{margin:0 0 5px}.single-cases .user_role{font-size:21px}.single-cases__bottom-wave,.single-cases__top-wave{width:100%;float:left}.single-cases__bottom-wave img,.single-cases__top-wave img{display:block!important;width:100%;left:0;top:0}.single-cases__rating-devices{width:100%;float:left;background:#f7f9fa}.single-cases__rating-devices .rate_by{font-size:21px;font-weight:700;text-align:center;width:100%;display:block;margin:0 0 5px}.single-cases__rating-devices .stars{display:block;width:140px;margin:auto;position:relative;text-align:center;font-size:24px;color:#d8d8d8}.single-cases__rating-devices .stars .overlay{top:0;overflow:hidden;position:absolute}.single-cases__rating-devices .stars .overlay .inner{width:140px;display:block}.single-cases__rating-devices .stars .overlay .fa{color:#fbb904}.single-cases__rating-devices .devices_title{font-size:21px;text-align:center;font-weight:700;margin-top:50px}.single-cases__rating-devices .devices_slider{width:100%;float:left;margin-top:20px;margin-bottom:40px}.single-cases__rating-devices .devices_slider .col-4{padding:0 20px;box-sizing:border-box}.single-cases__rating-devices .devices_slider .device{width:100%;padding:20px 20px 30px;background:#fff;text-align:center;box-shadow:1px 3px 7px rgba(0,0,0,.125);box-sizing:border-box}.single-cases__rating-devices .devices_slider .device img{max-width:90%;height:auto;display:inline-block}.single-cases__rating-devices .devices_slider .device .title{font-weight:700;margin-bottom:10px;font-size:18px}.single-cases .prices{padding-top:100px}.single-cases .devices{background:#f7f9fa;margin-bottom:-200px;padding-bottom:200px}.devices{position:relative}.devices,.devices__top-wave{width:100%;float:left}.devices__top-wave img{display:block!important;width:100%;left:0;top:0}.devices__bottom-wave{width:100%;float:left;margin-top:10px}.devices__bottom-wave img{display:block!important;width:100%;left:0;top:0}.devices .bg_gray{background:#e6e8eb;width:100%;float:left;padding:30px 0 0}.devices .reminder-text{width:554px;text-align:center;margin:30px auto}.devices .intro{width:80%;margin-left:10%;text-align:center;float:left}.devices .intro h3{margin-bottom:0}.devices .intro .orange{font-weight:700}.devices .intro .text{float:left;text-align:center}.devices .intro .text p{margin:0}.devices .intro .text-title{margin:60px 0 0;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:1px;text-align:center;color:#99a2af}.devices .device{margin-top:-25px;width:100%;text-align:center}.devices .device img{height:40vh;width:100%;margin-bottom:-7px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.devices ul{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;float:left;list-style:none;padding:0}.devices ul li{float:left;height:40px;line-height:50px;margin-bottom:20px;cursor:pointer}.devices ul li a{color:#000;text-decoration:none}.devices ul li a:hover{color:#1779ba}.devices ul li .icon{height:40px;margin-top:8px;float:left;margin-right:20px}.devices ul li .icon img{height:35px;width:auto}.devices .button{margin-bottom:40px}.devices--flex.gray{background:#f7f9fa}.devices--flex .bg_gray{background:none}@media screen and (max-width:1100px){.devices ul li{font-size:14px;margin-bottom:5px}.devices ul li .icon{width:40px;margin-right:10px}.devices ul li .icon img{width:100%;height:auto}}@media screen and (max-width:900px){.devices .intro{width:100%;margin-left:0}.devices .reminder-text{width:100%}.devices .col-6{width:100%!important;padding:0!important;margin:0}.devices .col-6 ul{padding:0!important;margin-bottom:30px}.devices .col-6 .device{display:none}.devices .col-6 ul{padding:0}.devices .button--center{margin-bottom:40px}.devices .device-img{display:none}.devices .intro{margin-bottom:0}}.devices--alt{padding:0 0 50px}.devices--alt .intro{margin-bottom:0}.devices--alt .devices-list{width:100%;float:left;text-align:center;padding:0}.devices--alt .devices-list li{width:15%;border:1px solid #eee;text-align:center;display:inline-block;float:none;height:auto;margin:0 10px 20px}.devices--alt .devices-list li .icon{width:100%;margin-right:0;margin-top:20px;margin-bottom:-10px;height:auto}.devices--alt .devices-list li .icon img{height:50px;width:auto}@media screen and (max-width:1100px){.devices--alt .devices-list li{width:20%}}@media screen and (max-width:825px){.devices--alt .devices-list li{width:29.33%}}@media screen and (max-width:760px){.devices--alt .devices-list li{width:40%}}@media screen and (max-width:400px){.devices--alt .devices-list li{width:43%;margin:5px}.devices--alt .devices-list li .icon img{height:40px}}@media screen and (max-width:600px){.devices h3{font-size:24px;line-height:26px;margin-top:20px}.devices .intro{margin-bottom:0}.devices ul{margin:0 0 30px}.devices ul li{width:50%}.devices ul li .icon{width:30px}.devices ul li a{font-size:14px}}@media screen and (max-width:1267px){.devices .col-6{width:50%;margin:0 auto;display:block}.devices .col-6 ul{padding-left:40px}.devices .device-img{width:100%;float:inherit}.devices .device-img img{max-width:50%}}.line-container{position:relative;margin:0!important;width:50%}.line-container .dotted-line{border-top:10px dotted #99a2af;float:left;width:100%}.line-container .stripe-line{border-top:5px solid #ffa400;border-bottom:5px solid #ffa400;border-radius:14.5px;float:left;width:100%}.line-container .black-dot{border-top:10px dotted #000;position:absolute;right:-5px;width:20px}.line-container .black-stripe{border-right:1px solid #011638;position:absolute;right:73px;height:23px;border:solid #011638}.reminder-title{font-size:18px;font-weight:700;line-height:1.5;letter-spacing:normal;text-align:center;color:#011638}.reminder-title:before{font-family:FontAwesome;content:"\f0e0";display:inline-block;padding-right:10px;font-weight:900}.mobile-reminder{display:none}@media screen and (max-width:901px){.mobile-reminder{display:block;margin-top:80px}.mobile-reminder .stripe-left{position:relative;height:203px}.mobile-reminder .stripe-left:after{height:203px;width:10px;position:absolute;left:0;background:#ffa400;top:0;content:"";border-radius:14.5px}.mobile-reminder .stripe-left:before{height:10px;width:10px;position:absolute;left:0;background:#000;bottom:0;content:"";z-index:2;border-radius:14.5px}.mobile-reminder .stripe-left .mobile-stripe{width:24px;height:1px;position:absolute;left:0;background:#011638;z-index:2;top:120px}.mobile-reminder .stripe-left .free-title{top:0}.mobile-reminder .stripe-left .day-title,.mobile-reminder .stripe-left .free-title{font-size:16px;font-weight:600;line-height:1.69;color:#344560;position:absolute;left:40px;margin:0}.mobile-reminder .stripe-left .day-title{top:120px}.mobile-reminder .stripe-left .day-title:before{font-family:FontAwesome;content:"\f0e0";display:inline-block;padding-right:10px;font-weight:900;position:absolute;top:-20px}.mobile-reminder .stripe-left .bill-title{font-size:14px;font-weight:600;line-height:1.5;letter-spacing:1px;color:#99a2af;position:absolute;left:40px;bottom:0;margin:0}.mobile-reminder .dot-left{border-left:10px dotted #99a2af;height:203px;position:relative}.mobile-reminder .dot-left .first-date{font-size:16px;font-weight:600;line-height:1.69;color:#344560;position:absolute;left:30px;top:0;margin:0}.mobile-reminder .dot-left .next-bill{font-size:14px;font-weight:600;line-height:1.5;letter-spacing:1px;color:#99a2af;position:absolute;left:30px;bottom:30px;margin:0}.mobile-reminder .dot-left .next-date{font-size:16px;font-weight:600;line-height:1.69;color:#344560;position:absolute;left:30px;bottom:0;margin:0}.desktop-reminder{display:none}}.mb-100{margin-bottom:100px!important;margin-top:40px!important}.arrow-right{padding-left:.5em}.landing-grace .gray{background-color:#f7f9fa!important}.landing-grace .hero .mobile_overlay{width:100%;height:100%;position:absolute;left:0;top:0;z-index:0;background:hsla(0,0%,100%,.18)}.landing-grace .uspbar{margin-bottom:50px}.landing-grace .contentbox{padding:0!important}.landing-grace .white{background-color:#fff}.landing-grace .hero__content h1,.landing-grace .hero__content h2,.landing-grace .hero__content p{color:#fff}.landing-grace .contentfull__bottom-wave img,.landing-grace .contentfull__top-wave img{display:none!important}.landing-grace .contentbox .mobile-overlay{display:none}.landing-grace .devices__bottom-wave img{display:block!important;width:100%;left:0;bottom:0}.landing-grace .votes{float:left;width:100%;padding:50px 0}.landing-grace .votes .votes-single{background:#f7f9fa;padding:20px 0;box-shadow:2px 3px 10px #dedbdb}.landing-grace .votes .votes-single .vote-top{text-align:center}.landing-grace .votes .votes-single .vote-top .number{background:#424242;border-radius:100%;width:35px;height:35px;color:#fff;text-align:center;font-size:25px;line-height:35px;display:block;margin:0 auto}.landing-grace .votes .votes-single .vote-top .votes-step{color:#383838;font-size:17px;padding:0 15px}.landing-grace .votes .votes-single .vote-line{height:3px;background-color:#1779ba;width:80%;display:block;margin:20px auto 10px}.landing-grace .votes .votes-single .vote-down{padding:15px 0}.landing-grace .votes .votes-single .vote-down img{max-width:90%;display:block;margin:0 auto;max-height:130px}.landing-grace .votes .votes-single .vote-down .button{margin:25px auto 10px;display:block;float:none!important}@media (max-width:1192px){.landing-grace .votes .votes-single{width:46%;-ms-flex:46%;flex:46%;max-width:46%}}@media (max-width:515px){.landing-grace .votes .votes-single{width:96%;-ms-flex:96%;flex:96%;max-width:96%}}@media (max-width:1250px){.landing-grace .iframe{width:70%!important}}@media (max-width:850px){.landing-grace .iframe{width:78%!important}}@media (max-width:768px){.landing-grace .iframe{width:100%!important}}@media (max-width:462px){.landing-grace .iframe{height:250px!important}}.single-post__hero{height:400px;margin-bottom:20px}.single-post__hero .hero__bottom-wave{position:absolute;bottom:0}.single-post__bottom-wave,.single-post__top-wave{width:100%;float:left}.single-post__bottom-wave img,.single-post__top-wave img{display:block!important;width:100%;left:0;top:0}.single-post .date{color:#909090;font-size:15px;margin-bottom:0;font-style:italic}.single-post .blog-cta hr{margin:20px 0}.single-post .blog-cta a{display:block;max-width:295px;margin:0 auto;color:#fff}.single-post .share-buttons .icon{width:30px;line-height:24px}.single-post .share-buttons .icon:hover{opacity:.8}.single-post .share-buttons{float:left;width:100%;margin:15px 0}.single-post .share-buttons .icon{width:33px;height:30px;line-height:27px;float:left;text-align:center;border-radius:30px;background:#383838;margin-right:5px;color:#fff;padding-top:3px}.single-post .share-buttons .icon .fa{margin-left:-2px}.single-post .share-buttons .share-buttons .icon:hover{opacity:.8}.single-post .share-buttons .icon.fb{background:#3b5996}.single-post .share-buttons .icon.print{background:#717171}.single-post .share-buttons .icon.google{background:#dc4e41}.single-post .share-buttons .icon.linkedin{background:#007bb6}.single-post .share-buttons .icon.pint{background:#e3262e}.single-post .share-buttons .icon.tw{background:#55acee}.single-post .devices{background:#e6e8eb;padding-bottom:60px}@media screen and (max-width:1480px){.single-post__hero{height:300px}}@media screen and (max-width:880px){.single-post__hero{height:135px}}@media screen and (max-width:600px){.single-post h1.title{font-size:24px;line-height:26px}.single-post .bread{font-size:12px;line-height:21px}}@media screen and (max-width:1090px){.single-post__content .col-8{width:100%;margin:0}}.bread{margin-top:32px}.bread a,.bread span{color:#011638!important}.single-post__content{padding-bottom:32px}.uspbar{width:100%;float:left;text-align:center;font-weight:700;z-index:20;position:relative}.uspbar .fa{width:25px;height:25px;border-radius:25px;color:#344560;font-size:18px;line-height:21px;text-align:center;margin-right:5px}.uspbar.home-mobile{display:none;margin-bottom:50px}@media screen and (max-width:600px){.uspbar.home-mobile{display:block}}@media screen and (max-width:750px){.uspbar--afterhero{margin-top:20px}}.usp-icon-rel{margin-right:10px}.usp-rel{position:relative!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-pack:center!important;justify-content:center!important}.uspbar--afterhero .slick-initialized.slick-slide{display:inline-block!important;width:auto!important;padding:0 1em!important}.cta{background:#f7f9fa;width:100%;float:left;padding-bottom:40px;margin-bottom:20px}.cta__bottom-wave{width:100%;float:left;margin-top:50px}.cta__bottom-wave img{display:block!important;width:100%;left:0;top:0}.cta h4{text-align:center;margin-bottom:20px}.cta__top-wave,.cta h4{float:left;width:100%}.cta__top-wave img{display:block!important;width:100%;left:0;top:0}.contentbox{width:100%;float:left;position:relative;padding:80px 0}.contentbox.gray{background:#f7f9fa}.contentbox__image{width:40%;float:left;box-sizing:border-box;text-align:center}.contentbox__image img{max-width:85%;height:auto}.contentbox__content{width:60%;float:right;padding:50px 0 0 50px;box-sizing:border-box;position:relative;z-index:10}.contentbox__content h2,.contentbox__content h3,.contentbox__content h4,.contentbox__content h5,.contentbox__content h6{margin:0 20px 0 0;display:block;width:100%}.contentbox .button{margin-top:10px;color:#fff;display:inline-block}.contentbox.right .contentbox__image{float:right}.contentbox.right .contentbox__content{float:left;padding:50px 50px 0 0}.contentbox.cover{background-position:0;background-repeat:no-repeat;background-size:auto 100%;background-color:#f7f9fa;padding:0 0 150px}.contentbox.cover.right{background-position:100%}.contentbox.gray{background:#f6f9fa}.contentbox .inner{width:100%;float:left}.contentbox a,.contentbox p a{color:#1779ba}.contentbox.no_padding .contentbox__content{padding-top:0}.contentbox__top-wave{width:100%;float:left;margin-bottom:50px}.contentbox__top-wave img{display:block!important;width:100%;left:0;top:0}.contentbox__bottom-wave{width:100%;float:left;margin-top:100px}.contentbox__bottom-wave img{display:block!important;width:100%;left:0;bottom:0}.contentbox .mobile-overlay{width:100%;height:100%;background:hsla(0,0%,100%,.7);left:0;top:0;position:absolute}@media screen and (max-width:1200px){.contentbox__content{padding-top:0}.contentbox__content h2,.contentbox__content h3,.contentbox__content h4,.contentbox__content h5,.contentbox__content h6{margin-top:0}}@media screen and (max-width:1024px){.contentbox__image{width:100%;margin-bottom:10px}.contentbox__image img{max-width:50%}.contentbox__content{width:100%;padding:50px 0 0}.contentbox.right .contentbox__content{padding-right:0;margin-top:20px}}@media screen and (max-width:600px){.contentbox{padding:20px 0 40px}.contentbox__image{margin-bottom:20px}.contentbox__image img{max-width:75%}.contentbox__content{padding-top:20px}.contentbox.contentbox.right .contentbox__content{padding-top:0}.contentbox h2,.contentbox h3,.contentbox h4,.contentbox h5,.contentbox h6{font-size:24px;line-height:26px}.contentbox h2 br,.contentbox h3 br,.contentbox h4 br,.contentbox h5 br,.contentbox h6 br{display:none}.contentbox__top-wave{margin-bottom:20px}.contentbox.cover{padding-bottom:30px}}.contentbox-home,.contentbox-home-2{padding:0}.contentbox-home-2 .contentbox__image{float:right}.contentbox-home-2 .contentbox__content{float:left}@media (max-width:1200px){.contentbox-home-2 contentbox__content{padding:0 0 20px;margin-top:20px}}@media (max-width:670px){.contentbox-home .contentbox__content .button{display:block!important;width:auto!important;left:50%;margin-top:10px;position:relative;transform:translate3d(-50%,0,0);float:left}}.contentbox-centertext{position:relative;width:100%;float:left;height:100%}.contentbox-centertext .contentbox__content-centertext{position:absolute;top:50%;transform:translateY(-50%);padding:5px 0 0 50px}.contentbox-centertext.no_padding,.contentbox-centertext.no_padding .contentbox__content{padding-top:0}.contentbox-centertext.no_padding .contentbox__content a{color:#1779ba;text-decoration:none}@media screen and (max-width:1100px){.contentbox-centertext .contentbox__image{position:relative}.contentbox-centertext .contentbox__content{position:relative;top:0;transform:translateY(0);padding:0;margin-top:20px}.contentbox-centertext .contentbox__image img{max-height:300px;width:auto}}@media screen and (max-width:600px){.contentbox-centertext .contentbox__image img{max-height:200px;width:auto}}.contentbox-centertext-right{right:0!important}.accordion-wrapper{margin:80px auto;max-width:750px!important}.accordion-wrapper .faq-title{text-align:center;font-size:36px;font-weight:700;line-height:1.78;color:#011638}.accordion-wrapper p{font-family:metropolisregular,sans-serif}.accordion{background-color:#fff;color:#444;cursor:pointer;padding:18px;width:100%;border:none;text-align:left;outline:none;font-size:15px;position:relative;transition:.4s}.accordion:hover{background-color:#e6e8eb}.accordion p{font-size:16px;margin:0;color:#000;max-width:90%}.accordion img{position:absolute;right:20px;top:23.5px}.panel{padding:0 18px;display:none;background-color:#fff;overflow:hidden}.panel-content{padding:0 0 40px}.gray.accordion{background-color:#fff}.white.accordion{background-color:#ff5a1a;color:#fff}.icon-arrow{display:none}.accordion.active .icon-arrow{display:block}.accordion.active .icon-plus{display:none}.contentfull{width:100%;float:left;color:#383838;text-align:center;background-size:cover;background-position:50%;background-repeat:no-repeat;padding-bottom:30px}.contentfull h1,.contentfull h2,.contentfull h3{position:relative;z-index:2;margin-bottom:10px}.contentfull h1{font-size:36px;line-height:40px;letter-spacing:-1.5px;position:relative;z-index:2}.contentfull h4{margin:20px 0}.contentfull a{color:#1779ba;text-decoration:none}.contentfull img{max-width:80%;margin-bottom:25px}.contentfull .video-wrap{width:70%;display:block;margin:20px auto}.contentfull .video-wrap iframe{height:450px}@media (max-width:991px){.contentfull .video-wrap{width:90%}.contentfull .video-wrap iframe{height:300px}}@media (max-width:783px){.contentfull .video-wrap{width:100%}.contentfull .video-wrap iframe{height:225px}.contentfull img{max-width:100%}}.contentfull.white{background-color:#fff}.contentfull.gray{background-color:#f7f9fa}.contentfull.text-black{color:#344560}.contentfull.text-white{color:#fff}.contentfull__top-wave{width:100%;float:left;margin-bottom:35px}.contentfull__top-wave img{display:block!important;width:100%;left:0;top:0}.contentfull .button{margin-top:20px;display:inline-block}.contentfull__bottom-wave{width:100%;float:left;margin-top:35px}.contentfull__bottom-wave img{display:block!important;width:100%;left:0;top:0}.contentfull .mobile-overlay{width:100%;height:100%;background:hsla(0,0%,100%,.7);left:0;top:0}@media screen and (max-width:1120px){.contentfull__top-wave{margin-bottom:40px}.contentfull__bottom-wave{margin-top:40px}.contentfull h4{margin-bottom:20px}}@media screen and (max-width:600px){.contentfull h2,.contentfull h3,.contentfull h4,.contentfull h5,.contentfull h6{font-size:24px;line-height:26px}.contentfull h2 br,.contentfull h3 br,.contentfull h4 br,.contentfull h5 br,.contentfull h6 br{display:none}}.trustpilot{padding:64px 0}.trustpilot,.trustpilot__top-wave{width:100%;float:left}.trustpilot__top-wave img{display:block!important;width:100%;left:0;top:0}.trustpilot.gray{background:#f7f9fa}.trustpilot h3{margin-top:40px;text-align:center;float:left;width:100%;margin-bottom:20px}.trustpilot .button{margin-bottom:75px;display:inline-block}.trustpilot iframe{margin:40px 0 25px}.trustpilot__bottom-wave,.trustpilot iframe{width:100%;float:left}.trustpilot__bottom-wave img{display:block!important;width:100%;left:0;top:0}@media screen and (max-width:600px){.trustpilot h3{margin-top:40px;font-size:24px;line-height:26px}.trustpilot iframe{margin:10px 0}}.unsafe{position:fixed;z-index:1000;right:20px;top:100px;min-height:237px;max-height:237px;width:22vw;min-width:410px;background-color:#fff;border:4px solid #1779ba;padding:20px 30px;box-shadow:0 0 10px #c2c2c2;display:none}.unsafe .unsafe-inner .unsafe-image{position:relative;width:60px;height:60px;max-height:75px;max-width:75px;display:block;margin:0 auto;-ms-flex-item-align:center;align-self:center}.unsafe .unsafe-inner .unsafe-title{position:relative;font-size:18px;font-weight:400;font-family:metropolisbold,sans-serif;text-align:center;margin-bottom:0}.unsafe .unsafe-inner .unsafe-information{text-align:center;padding:0 25px;margin-top:5px}.unsafe .unsafe-inner .unsafe-close{position:absolute;right:15px;top:10px;font-size:30px;color:#383838;cursor:pointer}@media (max-width:1015px){.unsafe{position:fixed;z-index:1000;right:20px;top:100px;min-height:201px;max-height:unset;width:22vw;min-width:340px;background-color:#fff;border:4px solid #f18c1c;padding:20px 30px;box-shadow:0 0 10px #c2c2c2}}@media (max-width:767px){.unsafe{display:none!important}}@media (max-width:550px){.unsafe{position:fixed;z-index:1000;right:50%;top:100px;width:90%;background-color:#fff;border:4px solid #f18c1c;padding:20px 0;box-shadow:0 0 10px #c2c2c2;transform:translateX(50%)}}.comparebox{width:100%;float:left;text-align:center}.comparebox.gray{background:#f7f9fa}.comparebox .intro{width:80%;margin-left:10%}.comparebox .intro h3{margin-bottom:10px}.comparebox__top-wave{width:100%;float:left}.comparebox__top-wave img{display:block!important;width:100%;left:0;top:0}.comparebox .container{margin:100px auto}.comparebox .button{margin-top:20px;display:inline-block}.comparebox__bottom-wave{width:100%;float:left}.comparebox__bottom-wave img{display:block!important;width:100%;left:0;top:0}.comparebox__boxes{width:100%;margin-top:50px}.comparebox__boxes .box{width:340px;background:#fff;float:right;box-shadow:1px 1px 7px rgba(0,0,0,.1);padding:20px;box-sizing:border-box}.comparebox__boxes .box.active{border:4px solid #767676}.comparebox__boxes .box.active .fa{display:inline-block}.comparebox__boxes .box .title{font-weight:700;margin-top:10px;font-size:26px}.comparebox__boxes .box.x2{float:left}.comparebox__boxes .box img{text-align:center;max-width:75%;height:auto}.comparebox__boxes .box ul{width:100%;text-align:left;padding:20px 30px;list-style:none;box-sizing:border-box}.comparebox__boxes .box ul li{width:100%;display:block;margin-bottom:3px}.comparebox__boxes .box ul .fa{color:#767676;display:none}@media screen and (max-width:1100px){.comparebox p br{display:none}}@media screen and (max-width:900px){.comparebox .intro{width:100%;margin-left:0}}@media screen and (max-width:730px){.comparebox .container{margin:75px auto}.comparebox h3{margin-bottom:10px}.comparebox__boxes{margin-top:20px}.comparebox .box{width:100%;padding:20px}.comparebox .box .title{font-size:18px}.comparebox .box ul{padding:0}}@media screen and (max-width:600px){.comparebox h3{font-size:24px;line-height:26px}.comparebox h3 br{display:none}}.comparison-box{position:relative;display:flow-root;min-width:100%}.comparison-box .comparison-box__half{width:50%;float:left}.comparison-box .comparison-box__half .compare-container{display:inline-block;padding:80px;float:right;margin-top:300px}.comparison-box .comparison-box__half .compare-container .title{font-size:24px;font-weight:700;line-height:1.5;color:#011638}.comparison-box .comparison-box__half .compare-container ul{padding-left:0}.comparison-box .comparison-box__half .compare-container ul li{font-size:16px;line-height:1.69;padding-bottom:10px;color:#344560;list-style:none}.comparison-box .comparison-box__half .compare-container ul li i{padding-right:10px}.comparison-box .right{background:#e6e8eb}.comparison-box .right .compare-container{float:left}.comparison-box .compare-title{text-align:center;min-width:100%;position:absolute;left:0;top:250px}.comparison-box .col-6{margin:0;padding:0}.comparison-box .head-img-wrapper{max-width:100%;position:absolute;left:50%;transform:translate(-50%)}.comparison-box .head-img-wrapper img{max-width:100%;-o-object-fit:contain;object-fit:contain;max-height:350px}@media screen and (max-width:768px){.comparison-box .head-img-wrapper{min-width:100%}.comparison-box .comparison-box__half{width:100%}.comparison-box .comparison-box__half .compare-container{padding:20px;float:left;margin-top:200px}.comparison-box .right .compare-container{margin-top:0}.comparison-box .compare-title{top:50px}}.discount{float:left;position:fixed;bottom:0;width:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:9999999999;background:#fff;box-shadow:0 2px 9px rgba(0,0,0,.4);transition:all .8s;display:none}.discount.scroll{transform:translate3d(0,100px,0);transition:all .8s}.discount .close-discount{cursor:pointer;position:absolute;right:15px;top:10px;color:#000}.discount .close-discount i{font-size:18px}.discount .discount-wrapper{margin:auto;display:block;width:100%}.discount .discount-text{float:left;font-size:18px;line-height:75px;color:#000;margin-left:15px}.discount .discount-mobile{display:none}.discount .discount-code{padding:10px 20px;text-align:center;background-color:#37a93e;float:left;margin-left:7px;cursor:pointer;border-radius:14px;font-size:20px;color:#fff;font-weight:700;border-style:dotted;margin-top:12px;margin-left:15px}.discount .discount-code:hover{background-color:#3d8442}.discount .sale-ends{background:#f18c1c;box-shadow:0 0 9px rgba(0,0,0,.4);float:left;padding:9px 5px;margin:0;width:175px}.discount .sale-ends .count-text{color:#fff;font-size:16px;font-weight:700;text-align:center;margin-bottom:0;margin-top:5px;margin-bottom:-10px}.discount .sale-ends .count-timer{color:#fff;font-size:23px;text-align:center;font-weight:700;margin-top:5px;margin-bottom:5px}@media (max-width:1330px){.discount .discount-wrapper strong{display:none}}@media (max-width:1280px){.discount .discount-wrapper{width:100%}}@media (max-width:976px){.discount .sale-ends{width:120px}.discount .discount-text{font-size:16px;display:inline-block}}@media (max-width:850px){.discount .sale-ends{display:none}}@media (max-width:685px){.discount .sale-ends{display:block;width:100%}.discount-mobile{display:block!important;color:#fff;text-align:center;padding:5px 0 7px;font-weight:700;font-size:22px}.discount-desktop,.discount-information{display:none}.discount .container{margin:0;width:100%;padding:0}.close-discount i{font-size:20px;color:#fff}}@media (max-width:380px){.discount .discount-mobile{display:block!important;color:#fff;text-align:center;padding:5px 0 7px;font-weight:700;font-size:18px!important}}.instructions,.instructions h3{width:100%;float:left}.instructions h3{text-align:center;margin:40px 0}.instructions a{color:#1779ba;text-decoration:none}.instructions__step{width:100%;float:left}.instructions__step.gray{background:#f7f9fa}.instructions__step.right{padding:0}.instructions__step.right .instructions__image{float:right}.instructions__step.right .instructions__content{float:left;padding:50px 50px 0 0}.instructions__image{width:40%;float:left;box-sizing:border-box;text-align:center}.instructions__image img{display:inline-block;max-width:70%;height:auto;margin-bottom:-10px}.instructions__content{width:60%;float:right;padding:75px 0 0 50px;box-sizing:border-box}.instructions__content h2,.instructions__content h3,.instructions__content h4,.instructions__content h5,.instructions__content h6{margin:0 20px 0 0;display:block;width:100%}.instructions .button{margin-top:10px;display:inline-block}.instructions__top-wave{width:100%;float:left;margin-bottom:25px}.instructions__top-wave img{display:block!important;width:100%;left:0;top:0}.instructions__bottom-wave{width:100%;float:left;margin-top:25px}.instructions__bottom-wave img{display:block!important;width:100%;left:0;top:0}@media screen and (max-width:1200px){.instructions__content{padding-top:0}.instructions__content h2,.instructions__content h3,.instructions__content h4,.instructions__content h5,.instructions__content h6{margin-top:0}}@media screen and (max-width:1024px){.instructions__image{width:100%}.instructions__image img{max-width:50%}.instructions__content{width:100%;padding:20px 0}.instructions .right .instructions__content{padding:20px 0}}@media screen and (max-width:600px){.instructions__image img{max-width:60%}.instructions__content{padding-top:20px}.instructions h2,.instructions h3,.instructions h4,.instructions h5,.instructions h6{font-size:24px;line-height:26px}.instructions h2 br,.instructions h3 br,.instructions h4 br,.instructions h5 br,.instructions h6 br{display:none}.instructions__top-wave{margin-bottom:20px}.instructions.cover{padding-bottom:30px}}.how-vpn h4{margin:0}.how-vpn p{text-align:left;margin-bottom:50px}.how-vpn a.click{padding:0}.how-vpn img{width:48px;height:48px}.wsp-container{width:100%;float:left;text-align:left;padding-top:50px}.wsp-container h2{font-size:18px;margin-bottom:0;width:100%;float:left}.wsp-container ul{width:100%;padding:0;margin:0;float:left;list-style:none}.wsp-container ul li{width:100%;float:left;margin-bottom:3px;padding-right:10px;box-sizing:border-box}.wsp-container ul li a{color:#1779ba;text-decoration:none}.b2b,.b2b__brand-slider{width:100%;float:left}.b2b__brand-slider{padding:50px 0 20px}.b2b__brand-slider .logo{text-align:center;height:75px;float:left;margin-right:20px;margin-bottom:10px;width:100%;position:relative}.b2b__brand-slider .logo img{max-height:80%;max-width:80%;width:auto;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.b2b__brand-slider .brand-title{width:100%;float:left;text-align:center;margin:20px 0 10px}.b2b__brand-slider .brand-slider__wrapper{width:100%;float:left;margin:20px 0 50px}.b2b__brand-slider .box{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.15);float:left;padding:20px 20px 15px;width:80%;margin-left:10%;box-sizing:border-box;margin-bottom:50px}.b2b__brand-slider .box h3{font-size:21px;float:right;margin:0 0 2px;line-height:21px;width:calc(100% - 170px)}.b2b__brand-slider .box .icon{width:150px;float:left}.b2b__brand-slider .box .icon img{width:100%;height:auto}.b2b__brand-slider .box .title{width:calc(100% - 170px);float:right}.b2b__brand-slider .box .title p{font-weight:700;font-size:24px;width:auto;line-height:1.8rem;color:#f18c1c}.b2b__brand-slider .box h4{float:left;margin:0;font-size:24px;line-height:32px;letter-spacing:0}.b2b__brand-slider .box p{width:100%;line-height:1.2rem;float:left;margin:0}.b2b__brand-slider .box p span{font-size:21px;font-weight:700;color:#1779ba;width:100%;float:left}.b2b__brand-slider .box .text{width:calc(100% - 170px);float:right}.b2b__contentbox{background:#f7f9fa;padding:0}.b2b__contentbox--top-wave{width:100%;float:left;margin-bottom:75px}.b2b__contentbox--top-wave img{display:block!important;width:100%;left:0;top:0}.b2b__contentbox--bottom-wave{width:100%;float:left;margin-top:0}.b2b__contentbox--bottom-wave img{display:block!important;width:100%;left:0;top:0}.b2b__usps{padding:0 0 50px;width:100%;float:left;margin-top:-50px;z-index:100;position:relative}.b2b__usps .usp{width:33.33%;float:left;margin-top:0;margin-bottom:30px;text-align:center;font-weight:700}.b2b__usps .usp .icon{display:inline-block;top:10px;margin-right:10px;position:relative}.b2b__usps .usp .icon img{width:30px;height:auto}.b2b__usps .fa{width:25px;height:25px;border-radius:25px;background:#767676;color:#fff;line-height:25px;text-align:center;margin-right:5px}.b2b--prices{padding:75px 0 0}.b2b--prices .title{padding-top:25px}.b2b--prices .price-pack{position:relative;margin-bottom:100px}.b2b--prices .price-pack .usp{padding-bottom:10px}.b2b--prices .price-pack .usp i{padding-right:10px}.b2b--prices .price-pack .usp-bb{margin:0;position:absolute;top:50%;transform:translateY(-50%);max-width:50%;right:0}.b2b--prices .button--demo{color:#344560;width:100%;float:left;margin:0;padding:0}.b2b--prices .box{margin-bottom:100px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.15);float:left;padding:20px 20px 15px;box-sizing:border-box}.b2b--prices .box .icon{width:80px;float:left}.b2b--prices .box .icon img{width:100%;height:auto}.b2b--prices .box h4{float:left;margin:0;font-size:24px;line-height:32px;letter-spacing:0}.b2b--prices .box p{width:100%;float:left;margin:0}.b2b--prices .box .text{width:calc(100% - 100px);float:right}.b2b--prices.white{background:#fff;padding-bottom:0}.b2b--prices .package{width:100%;float:left;background:#fff;box-shadow:0 2px 3px rgba(0,0,0,.08)}.b2b--prices .package .title{background:#37a93e;float:left;color:#fff;font-size:32px;padding:10px 0;width:100%;box-shadow:0 2px 3px rgba(0,0,0,.1)}.b2b--prices .package h3{font-size:24px;margin:30px 0 0;width:100%;float:left}.b2b--prices .package .price{font-size:70px;color:#37a93e;font-weight:700;width:100%;float:left}.b2b--prices .package .price sup{position:relative;top:-11px}.b2b--prices .package span{width:100%;float:left;font-size:18px;text-align:center;margin:-10px 0 20px}.b2b--prices .package a{background:#37a93e;margin-bottom:40px}.b2b--prices .package a:hover{background:#319637}.b2b--prices .price-pack{width:100%;padding:25px 130px 0;float:left;box-sizing:border-box}.b2b--prices .price-pack .prices__box--best{position:relative;float:left;left:0;width:100%;background:#fff;margin:0}.b2b--prices .price-pack .left{width:50%;float:left;padding-right:40px;box-sizing:border-box}.b2b--prices .price-pack .right{width:50%;float:left}@media screen and (max-width:1200px){.b2b--prices .price-pack{padding:0}}.b2b--prices .plans{width:100%;float:left}.b2b--prices .plans .plan{border-bottom:1px solid #d0d0d0;float:left;width:100%;line-height:30px;padding:15px 10px 10px;font-size:18px;box-sizing:border-box}.b2b--prices .plans .plan .icon{float:left;width:70px;text-align:center}.b2b--prices .plans .plan .icon img{height:40px;width:auto}.b2b--prices .plans .plan .persons{width:200px;float:left;line-height:46px;text-align:center}.b2b--prices .plans .plan .price{width:calc(100% - 280px);float:left;font-weight:700;line-height:34px;text-align:center}.b2b--prices .plans .plan .price sup{display:inline-block;position:relative;top:5px}.b2b--prices .plans .plan .text-price{font-size:14px;line-height:46px}.b2b--prices .plans .plan .text-price a{color:#f18c1c}.b2b--prices .prices__boxes{margin-bottom:0}.b2b--prices .prices__usps h3{text-align:left;font-size:32px;line-height:42px;margin-top:-20px}.b2b--prices .prices__usps ul{list-style:none;padding:20px 0}.b2b--prices .prices__usps ul li{width:100%;float:left;font-weight:400;font-family:metropolisbold,sans-serif;line-height:30px;margin-bottom:15px}.b2b--prices .prices__usps ul li .usp-icon{width:20px;height:30px;border-radius:30px;float:left;margin-right:10px;text-align:center;font-size:21px}@media screen and (max-width:850px){.b2b--prices .price-pack .left,.b2b--prices .price-pack .right{width:100%;margin-top:0;padding-right:0}.b2b--prices .prices__boxes{margin-bottom:0}.b2b--prices .plans{margin-bottom:20px}.b2b--prices .plans .plan{position:relative}.b2b--prices .plans .plan .persons{width:100%;position:absolute}.b2b--prices .plans .plan .price{width:100px;float:right;text-align:right}}@media screen and (max-width:745px){.b2b--prices .price-pack .left{width:100%;padding:0}.b2b--prices .price-pack .right{margin:0;width:100%}.b2b--prices .price-pack .right h3{font-size:24px;line-height:26px}}.demo_modal{width:100%;height:100%;z-index:10000;position:fixed;left:0;top:0;background:rgba(0,0,0,.9);display:none}.demo_modal .inner{width:500px;background:#fff;padding:20px;left:50%;margin:50px 0 50px -250px;position:relative;float:left;box-sizing:border-box;box-shadow:0 3px 5px rgba(0,0,0,.5)}@media screen and (max-width:510px){.demo_modal .inner{width:100%;min-height:100vh;margin:0;left:0}}.demo_modal .inner h3{margin:0;font-size:24px}.demo_modal .close{float:right;font-size:21px;cursor:pointer;position:absolute;right:20px;top:20px;z-index:10}.demo_modal .close:hover{opacity:.7}.demo_modal .wpcf7-response-output{box-sizing:border-box;font-size:14px}.b2b_content{padding:100px 0 75px}.b2b_content.gray .contentbox__content{padding-top:0}.b2b_content .button{margin:0 10px 0 0}.b2b_content .button--trans{color:#344560}.b2b_content .button--trans:hover{color:#fff}.b2b_content.image_Bottom .contentbox__content{padding:0 100px;width:80%;margin-left:10%;text-align:left;float:left}.b2b_content.image_Bottom .contentbox__content h4{color:#1779ba;font-size:26px;margin:40px 0 10px}.b2b_content.image_Bottom .button{margin-top:25px}.b2b_content.image_Bottom .contentbox__image{width:100%;margin:50px 0 20px}.cases__b2b .buttons{width:100%;float:left;margin:50px 0 100px;text-align:center}.cases__b2b .buttons .button{margin:0 5px}.hero__b2b h2{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:#344560}.hero__b2b .hero__standalone{position:absolute;left:0;right:0;width:100%;top:0;max-height:700px;margin:0}.hero__b2b .hero__standalone img{min-width:100%;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:bottom;object-position:bottom;max-height:inherit;-o-object-position:top;object-position:top}.hero__b2b .buttons{width:100%;float:left}.hero__b2b .buttons .button--trans{margin-right:10px}.b2b_reseller_banner{padding:0 0 40px;background:#e6e8eb;color:#000}.b2b_reseller_banner .contentbox__content{margin:0;position:absolute;top:50%;transform:translateY(-50%);max-width:40%}.b2b_reseller_banner .contentbox__image{padding-top:80px}.b2b_reseller_banner .contentbox__image .image_wrap{width:100%;float:left}.b2b__topbar{padding-bottom:10px}.b2b__topbar .logo{margin-top:5px;width:295px}.b2b__topbar .button--green{margin-left:15px}.b2b__topbar .button__topbar{color:#fff}.b2b__topbar .button--trans,.b2b__topbar .open_demo_modal{width:175px;color:#344560}.b2b__topbar .button--trans:hover,.b2b__topbar .open_demo_modal:hover{color:#fff}.b2b-reseller .steps{padding-top:40px;padding-bottom:40px}.b2b-reseller .b2b_content{padding-top:30px;padding-bottom:50px}.b2b-reseller .b2b_content.gray{padding-bottom:0}.b2b-reseller .b2b_content.box5{padding-top:40px}.b2b-reseller .box2{padding-bottom:75px}.b2b-reseller .box2 .contentbox__content{padding-top:0}.b2b-reseller .steps--b2b .buttons{margin-bottom:20px}.b2b-reseller .b2b_form{padding-top:40px}.b2b-reseller .b2b_form .contentbox__content{padding-top:0}.b2b-reseller .b2b_form .intro{margin-bottom:40px;text-align:center}.b2b-reseller .b2b_form .intro h3{margin-bottom:0}@media screen and (max-width:1024px){.b2b-reseller .b2b_form .contentbox__image{display:none}}.b2b-reseller .b2b_downloads.gray{padding-bottom:130px;margin-bottom:-70px}.b2b-reseller .b2b_downloads.gray .contentbox__content{padding-top:50px}@media screen and (max-width:1290px){.page-template-template-b2b-twig .hero__content{left:50%;transform:translate3d(-50%,0,0);margin-top:40px;margin-bottom:30px;float:left;position:relative;z-index:20}}@media screen and (max-width:1200px){.b2b__topbar .logo{width:195px}}@media screen and (max-width:1170px){.b2b__usps{margin-top:0}.steps--b2b .steps__box{padding:10px}.b2b_content.contentbox.right .contentbox__content{padding-top:0}.b2b__topbar{padding-bottom:0}}@media screen and (max-width:1025px){.b2b_content.contentbox .contentbox__top-wave{margin-bottom:50px}.b2b_content.contentbox .contentbox__bottom-wave{margin-top:50px}.b2b_content.contentbox .contentbox__image img{max-width:40%}.b2b_content.image_Bottom.contentbox .contentbox__image img{max-width:70%}}@media screen and (max-width:860px){.b2b_content.image_Bottom .contentbox__content{width:100%;margin-left:0}.b2b_content.image_Bottom.contentbox .contentbox__image img{max-width:90%}}@media screen and (max-width:790px){.b2b--prices .box .icon{width:100%;text-align:center;margin-bottom:20px}.b2b--prices .box .icon img{max-width:100px}.b2b--prices .box .text{width:100%}.b2b__topbar.topbar .button--trans{display:none}.b2b__topbar.topbar .button__topbar{margin-left:0}.b2b__topbar.topbar .topbar__switcher{margin-top:15px;display:block!important}.b2b__brand-slider .box{width:100%;margin:0}.b2b__brand-slider .box h3{width:100%}.b2b__brand-slider .box .icon{width:100%;text-align:center;margin-bottom:20px}.b2b__brand-slider .box .icon img{max-width:150px}.b2b__brand-slider .box .text,.b2b__brand-slider .box .title{width:100%}}@media screen and (max-width:630px){.b2b__topbar .logo{width:125px;margin-top:10px}.b2b__topbar.topbar .button__topbar{width:auto;margin-left:0;padding-left:20px;padding-right:20px}}@media screen and (max-width:450px){.b2b__usps{padding-bottom:0;margin-bottom:0}.page-b2b .button{width:100%;float:left;margin:0 0 10px!important;box-sizing:border-box}}.usp-bb .usp{padding-bottom:10px}.hero__b2b{overflow:hidden}.hero__b2b .hero__content{text-align:center;max-width:100%;z-index:2;width:800px;margin-top:80px}.b2b_reseller_highlights .buttons,.hero__b2b .hero__content{position:relative;left:50%;transform:translateX(-50%)}.b2b_reseller_highlights .buttons a{margin:30px 15px}@media screen and (max-width:768px){.b2b_content.image_Bottom .contentbox__content{padding:0}.b2b_reseller_banner .contentbox__content{transform:none;max-width:100%;position:relative}.b2b--prices .price-pack .usp-bb{position:relative;transform:none}}.bg-white{background:#fff!important}.prices__boxes{margin-bottom:4em!important}.prices__boxes .prices__box .title{margin-top:2em!important}.servers{padding:10px 0 75px}.servers,.servers h3{width:100%;float:left}.servers h3{text-align:center;margin:0 0 50px}.servers .map{width:100%;text-align:center;margin-bottom:50px}.servers .map img{max-width:80%}.servers .instruction{width:100%;float:left}.servers .instruction .box{padding:5px;width:25%;float:left;box-sizing:border-box}@media screen and (max-width:1200px){.servers .instruction .box{width:50%}}.servers .instruction .box .inner{width:100%;float:left;padding:10px;box-sizing:border-box}.servers .instruction .box .inner p{width:100%;float:left;margin:0;line-height:21px}.servers .instruction .box .inner h3{text-align:left;font-size:21px;width:100%;float:left;margin:0;line-height:30px}.servers .instruction .box .inner h3 .icon{float:left;width:30px;height:30px;line-height:29px;padding-left:11px;box-sizing:border-box;border-radius:20px;font-size:14px;color:#fff;margin-top:0;margin-right:10px;background:#1779ba}.servers .instruction .box .inner h3 .icon.play{padding-left:4px}@media screen and (max-width:600px){.servers .instruction .box{width:100%}.servers .instruction .box .inner h3{font-size:18px}.servers .instruction .box .inner p{font-size:12px}}.servers .server{width:25%;float:left;padding:5px;box-sizing:border-box}.servers .server .inner{width:100%;float:left;padding:10px;box-sizing:border-box}.servers .server .inner .flag,.servers .server .inner .flag img{float:left}.servers .server .inner .name{float:left;padding:4px 0 0 10px;font-size:14px}.servers .server .inner .p2p{float:right;font-weight:500;margin-left:10px;font-size:12px;margin-top:5px;color:rgba(0,0,0,.6)}.servers .server .inner .streaming{float:right;width:20px;height:20px;line-height:20px;padding-left:7px;box-sizing:border-box;font-size:11px;color:#fff;margin-top:6px}.servers .server .inner .streaming.icon-server .fa{font-size:20px!important}@media screen and (max-width:1000px){.servers .server .inner .name{font-size:12px}}@media screen and (max-width:900px){.servers .server{width:33.33%}}@media screen and (max-width:700px){.servers .server{width:50%}}@media screen and (max-width:400px){.servers .server .inner{padding:3px}.servers .server .inner .flag{width:15px;margin-top:5px}.servers .server .inner .flag img{width:100%}.servers .server .inner .name{padding:0 0 0 5px}}.icon-server .fa{color:#344560;float:left;padding-right:10px;font-size:30px}.content h1{font-size:34px;font-weight:700;margin:10px 0;letter-spacing:0;line-height:38px}.content h2{font-size:26px;margin-bottom:0}.content a{color:#1779ba;text-decoration:none}.content h3,.content h4,.content h5,.content h6{font-size:21px;line-height:26px;margin:10px 0 5px;font-weight:600}.content img{max-width:100%}.content img.alignnone{width:100%;height:auto}.content ul{box-sizing:border-box;padding:0 0 0 20px;width:100%;font-size:14px;line-height:26px;margin:0}.content ul li{margin-bottom:5px}.content iframe{max-width:100%}.content blockquote{border-left:4px solid #1779ba;margin:0;padding:0 20px;box-sizing:border-box;display:block;width:100%}.content blockquote p{line-height:28px;font-size:18px;color:rgba(0,0,0,.7)}.content p{margin:0 0 20px}.content .trustpilot-widget{width:100%;float:left;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:20px 0 0;margin-bottom:10px}.content .trustpilot-widget iframe{width:100%}@media screen and (max-width:600px){.content h1{font-size:24px;line-height:26px}.content h2{font-size:21px;line-height:26px}.content h3,.content h4,.content h5,.content h6{font-size:18px;line-height:26px}}.leave-popup{position:fixed;width:100%;display:none;height:100%;z-index:2147483740;background:rgba(42,42,42,.94)}.leave-popup .wpcf7-form .wpcf7-response-output.wpcf7-validation-errors{text-align:center;margin-top:0;width:calc(100% - 40px);margin-bottom:10px}.leave-popup div.wpcf7 .ajax-loader{display:none}.leave-popup .wpcf7-form p{margin-bottom:5px}.leave-popup .leave-close{position:absolute;right:10px;top:3px;color:#000;cursor:pointer;font-size:20px}.leave-popup .wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok{text-align:center;margin-top:0;width:calc(100% - 40px);margin-bottom:10px}.leave-popup .content{width:85%;background:#fff;min-height:300px;max-height:80vh;margin:150px auto;display:block;position:relative;padding-top:30px;box-shadow:0 3px 24px #0e0c0c}.leave-popup .content .left .form-wrap{width:80%;margin:0 auto}.leave-popup .content .left .subtitle{text-align:center;line-height:21px;font-size:18px}.leave-popup .content .left .email-field{padding:12px 5px;border-radius:6px;width:calc(100% - 10px);border:1px solid #cecece;font-size:18px}.leave-popup .content .left .email-field:focus{outline:1px solid #cecece}.leave-popup .content .left .email-field{box-shadow:inset 0 0 2px #000;-moz-box-shadow:inset 0 0 2px #000;-webkit-box-shadow:inset 0 0 2px #000}.leave-popup .content .left .email-field:-ms-input-placeholder{text-align:left}.leave-popup .content .left .email-field::placeholder{text-align:left}.leave-popup .content .left .button{margin:7px 0!important;padding:15px 0!important;cursor:pointer!important;background:#767676;color:#fff;border-radius:5px;font-weight:700;text-decoration:none;text-transform:uppercase;line-height:16px;text-align:center;font-size:19px;border:0;width:100%!important;position:relative;transform:translate3d(-50%,0,0);float:unset!important}.leave-popup .content .left .regret{text-align:center;cursor:pointer;margin-bottom:15px}.leave-popup .content .left .note{text-align:center;font-size:14px;margin:15px 0 5px}.leave-popup .content .right .product-foto{width:100%}@media (max-width:1352px){.leave-popup .content .left h3{font-size:35px}.leave-popup .content .left .subtitle{font-size:16px}}@media (max-width:1200px){.leave-popup .col-6.leave-col.right{background-position:10px 0!important}.leave-popup .content{width:100%}}@media (max-width:1082px){.leave-popup .content .left .form-wrap{width:100%}}@media (max-width:876px){.leave-popup .left{width:96%}.leave-popup .right{display:none}}@media (max-width:767px){.leave-popup{display:none!important}}.deal-version .content{text-align:center;background:url(/wp-content/themes/goosevpn/dist/images/bg-januari.jpg) 50% no-repeat;background-size:cover;color:#fff}.deal-version .content h3{font-size:60px;line-height:57px}.deal-version .content p{font-size:24px}.deal-version .content .button-wrap{width:100%;float:left}.deal-version .content .button-wrap .button{float:left!important;width:auto!important;padding:15px 25px!important;z-index:5}.deal-version .content .button-wrap .button-green{position:absolute;width:340px;height:100px;background:url(/wp-content/themes/goosevpn/dist/images/button-green.png) 100% no-repeat;background-size:100% auto;left:50%;margin-left:-170px;z-index:1}.deal-version .content .regret{width:100%;float:left;margin:50px 0 30px}.deal-version .content .winter-deal{background:#f18c1c;width:120px;height:120px;position:absolute;top:-60px;right:-20px;border-radius:120px;color:#fff;text-align:center;font-size:44px;font-weight:700;transform:rotate(15deg)}.deal-version .content .winter-deal span{width:100%;float:left;margin-top:25px;font-size:16px}.hero-deals .container{min-height:450px}.hero-deals .price-outer .price-old{text-decoration:line-through;color:#fff;font-size:25px;margin:15px 0 30px;position:absolute;top:-90px;width:calc(100% - 8px);text-align:center}.hero-deals .price-outer .price-old i,.hero-deals .price-outer .price-old sup{font-size:25px!important;position:relative!important;left:0!important;top:0!important}.hero-deals .price-outer .price-old sup{top:9px!important}.hero-deals .price-outer .price-new{font-weight:700;font-size:130px;color:#fff;position:relative;background:#fd963a;padding:4px;border-radius:50%;text-align:left;width:260px;height:260px;text-shadow:0 5px 22px rgba(45,45,45,.5);line-height:260px}.hero-deals .price-outer .price-new .decimal{font-size:35px;position:absolute;top:-25px}.hero-deals .price-outer .price-new .time{font-size:20px;position:absolute;bottom:-70px;left:0;font-weight:500;text-align:center;width:100%}.hero-deals .price-outer .price-new i{font-weight:700;font-size:130px;color:#fff;font-style:normal}.hero-deals .price-outer .price-new sup{font-size:35px;position:absolute;top:-25px;right:35px}@media (max-width:1200px){.hero-deals .price-outer .price-new{float:right;margin-right:50px}}@media (max-width:1150px){.hero-deals .price-outer .price-new{float:right;margin-right:20px}}@media (max-width:1070px){.hero-deals .price-outer .price-new{float:none;margin:0 auto}}.hero-deals.hero-valentine{background:url(/wp-content/themes/goosevpn/dist/images/goose-valentine.jpg) no-repeat;background-size:cover}.hero-deals.hero-valentine .price-outer .price-new{background:url(/wp-content/themes/goosevpn/dist/images/hart.png) no-repeat;background-size:100%;width:300px;height:300px;border-radius:0;font-size:89px;line-height:59px}.hero-deals.hero-valentine .hero__content{margin-top:80px}.hero-deals.hero-valentine .techadvisor{height:14px;top:2px}.hero-deals.hero-april{background:url(/wp-content/themes/goosevpn/dist/images/Deal-Egg-1920.png) no-repeat;background-size:cover;background-position-y:center}.hero-deals.hero-april .price-outer{display:none}.hero-deals.hero-april .hero__content{color:#383838;text-align:left}.hero-deals.hero-april .hero__content .recommended{display:none}.hero-deals.hero-april .hero__content .button-wrap a{left:unset;transform:unset;font-size:17px}.hero-deals.hero-bf{background:url(/wp-content/themes/goosevpn/dist/images/deal-header-xmas.png) no-repeat;background-size:cover;background-position-y:center}.hero-deals.hero-bf .price-outer{display:none}.hero-deals.hero-bf .hero__content{color:#383838}.hero-deals.hero-bf .hero__content .recommended{display:none}@media screen and (max-width:1000px){.hero-deals.hero-bf .overlay{width:100%;height:100%;left:0;top:0;position:absolute;z-index:1;background:hsla(0,0%,100%,.8)}}@media screen and (max-width:760px){.hero-april{background-size:cover!important;background-position:50%!important}.hero-april a{padding-left:15px!important;padding-right:15px!important}.hero-april p{width:150px}}.hero-special{background-position:330px 70%!important}.hero-special .hero__content{margin-top:75px}.hero-special .hero__content a{margin-bottom:55px}.hero-special .hero__content h1{margin-bottom:15px}.hero-special .container{min-height:450px;position:relative}.hero-special .price-outer .price-old{text-decoration:line-through;color:#fff;font-size:25px;margin:15px 0 30px;position:absolute;top:-90px;width:calc(100% - 8px);text-align:center}.hero-special .price-outer .price-off{font-size:30px;position:absolute;left:30px;top:101px}.hero-special .price-outer .price-new{font-weight:700;font-size:72px;color:#fff;transform:rotate(13deg);position:absolute;z-index:200;bottom:-85px;right:-85px;background:#fd963a;padding:4px;border-radius:50%;text-align:center;width:200px;height:200px;text-shadow:0 5px 22px rgba(45,45,45,.5);line-height:165px;animation:pulse2 2s infinite cubic-bezier(.66,0,0,1);box-shadow:0 0 2px 0 rgba(241,140,28,.8)}@keyframes pulse2{to{box-shadow:0 0 0 45px rgba(241,140,28,0)}}.hero-special .price-outer .price-new .decimal{font-size:35px;position:absolute;top:-25px}.hero-special .price-outer .price-new .time{font-size:20px;position:absolute;bottom:-70px;left:0;font-weight:500;text-align:center;width:100%}.hero-special .price-outer .price-new i{font-weight:700;font-size:130px;color:#fff;font-style:normal}.hero-special .price-outer .price-new sup{font-size:35px;position:absolute;top:-25px;right:35px}.hero-special .partners .col-6{position:relative}.hero-special .partners .other{right:0!important;left:unset;padding-right:20px;border-right:1px solid gray}.hero-special .partners img{display:inline-block!important;width:75%;position:absolute;top:50%;transform:translateY(-50%);left:0}.hero-special .partners p{color:#c40000;margin-top:40px;font-size:15px}@media (max-width:1200px){.hero-special .price-outer .price-new{float:right;margin-right:50px}}@media (max-width:1150px){.hero-special .price-outer .price-new{float:right;margin-right:20px}}@media (max-width:1070px){.hero-special .price-outer .price-new{float:none;margin:0 auto}.hero-special .top-right{display:none!important}}@media (max-width:720px){.hero-special .col-partner{width:46%!important}}@media (max-width:484px){.hero-special .col-partner img{width:90%!important}}.s404 .section-404{float:left;width:100%;position:relative;padding-top:22px}.s404 .section-404 h1{font-size:78px;text-align:center;margin-bottom:40px}.s404 .section-404 h2{text-align:center;font-size:26px;margin-bottom:6px}.s404 .section-404 h4{font-size:27px;margin-bottom:10px}.s404 .section-404 p{text-align:center;font-size:16px;width:50%;margin:4px auto 40px}.s404 .section-404 ul{list-style:none;padding-left:0}.s404 .section-404 ul li a{color:#000;text-decoration:none}.s404 .section-404 ul li a:hover{color:#1779ba}.s404 .small-header{height:170px!important}@media (max-width:1361px){.s404 .small-header{height:unset!important}}@media (max-width:958px){.s404 .section-404 p{width:70%}}@media (max-width:600px){.s404 .section-404 p{width:100%}}.small-header{width:100%;float:left;position:relative;background:#f7f9fa}.small-header img{width:100%;left:0;top:0;display:none!important}@media screen and (max-width:1350px){.small-header{margin-bottom:-30px}}@media screen and (max-width:800px){.small-header{margin-bottom:0}}.small-header.no-header{min-height:0;background:none;margin-bottom:0}.tag-page{width:100%;float:left}.tag_overview ul{list-style:none;float:left;padding:0}.tag_overview ul li{width:33.33%;float:left;padding:10px 0;border-bottom:1px solid #eee}.tag_overview ul li .fa{color:#000;margin-right:5px}@media (max-width:1280px){.tag_overview ul li{width:50%;padding:5px 0}}@media (max-width:700px){.tag_overview ul li{width:100%;padding:5px 0}}.blackfriday-hero{background:#181818;color:#fff;padding-bottom:0}.blackfriday-hero .sale-label{width:100px;height:38px;float:left;background:url(/wp-content/themes/goosevpn/dist/images/sale-label.png) 0 no-repeat;background-size:100% auto;margin:-50px 0 5px 8px}.blackfriday-hero .hero__content{z-index:10}.blackfriday-hero .title-h1{font-size:100px;line-height:85px;letter-spacing:0;color:#fff;position:relative}.blackfriday-hero .intro,.blackfriday-hero .title-h1{text-align:left;font-weight:700;width:100%;float:left}.blackfriday-hero .intro{font-size:21px;margin-bottom:20px}.blackfriday-hero .plus{width:100%;float:left;color:#f1192a;font-size:60px;font-weight:700;text-align:left;margin:5px 0;line-height:40px}.blackfriday-hero .button{float:left;margin:0;left:0;transform:translateZ(0)}.blackfriday-hero .container{position:relative}.blackfriday-hero .hero__standalone{position:absolute;bottom:-100px;right:0;z-index:5}.blackfriday-hero .hero__standalone img{max-height:450px;float:right}.blackfriday-hero .bfdiscount-circle{font-weight:700;font-size:60px;color:#fff;transform:rotate(13deg);position:absolute;z-index:200;top:-10px;right:-50px;background:#000;padding:25px 4px 4px;border-radius:50%;text-align:center;box-sizing:border-box;z-index:100;width:200px;height:200px;line-height:50px;animation:pulse2 2s infinite cubic-bezier(.66,0,0,1);box-shadow:0 0 2px 0 rgba(255,90,95,.8);border:10px solid #f1192a}.blackfriday-hero .bfdiscount-circle span{font-size:14px;font-weight:300;line-height:21px;float:left;width:100%;margin-top:5px;text-align:center}@media (max-width:1070px){.blackfriday-hero .hero__standalone{display:none}.blackfriday-hero .mobile_overlay{background:#181818}.blackfriday-hero .sale-label{margin-top:0}}@media (max-width:630px){.blackfriday-hero .title-h1{font-size:60px;line-height:60px}.blackfriday-hero .bfdiscount-circle{width:100px;height:100px;font-size:30px;border:5px solid #f1192a;line-height:24px;padding-top:15px;right:0}.blackfriday-hero .bfdiscount-circle span{display:none}}.blackfriday-pricing .price-new{font-weight:700;font-size:60px;color:#fff;transform:rotate(13deg);position:absolute;z-index:200;background:#000;padding:25px 4px 4px;border-radius:50%;text-align:center;box-sizing:border-box;z-index:100;width:200px;height:200px;line-height:50px;animation:pulse2 2s infinite cubic-bezier(.66,0,0,1);box-shadow:0 0 2px 0 rgba(255,90,95,.8);border:10px solid #f1192a}.blackfriday-pricing .price-new span{font-size:14px;font-weight:300;line-height:21px;float:left;width:100%;margin-top:5px;text-align:center}.hero-christmas{background:url(/wp-content/themes/goosevpn/dist/images/bg-christmas.jpg) 100% no-repeat;background-size:cover}.hero-christmas.hero-deals .price-outer .price-new sup{font-size:60px;position:absolute;top:-22px;right:35px}.hero-christmas .hero-topbar{width:100%;height:50px;background:url(/wp-content/themes/goosevpn/dist/images/top-bar-christmas.png) bottom no-repeat;background-size:100% auto;position:absolute;top:0}.hero-christmas .christmas-hat{top:-65px;right:9px;transform:rotate(3deg)}.hero-christmas .christmas-green,.hero-christmas .christmas-hat{width:150px;height:150px;background-size:100% auto;position:absolute}.hero-christmas .christmas-green{left:-21px;bottom:-35px;transform:rotate(-17deg)}.hero-christmas .button-wrap{width:100%;float:left;position:relative}.hero-christmas .button-wrap .button{z-index:5;position:relative}.hero-christmas .button-wrap .button-green{position:absolute;width:340px;height:100px;background:url(/wp-content/themes/goosevpn/dist/images/button-green.png) 100% no-repeat;background-size:100% auto;left:50%;margin-left:-170px;z-index:1}@media (max-width:1070px){.hero-christmas .price-new{display:none}.hero-christmas .container{height:auto;min-height:0;min-height:350px}}@media (max-width:600px){.hero-christmas .button-wrap .button-green{margin-top:-25px}.hero-christmas .container{min-height:0;min-height:275px}}.hero-januari{background:url(/wp-content/themes/goosevpn/dist/images/bg-januari.jpg) 50% no-repeat;background-size:cover}.hero-januari .hero__content{color:#fff}.hero-januari .button{padding-left:40px;padding-right:40px}.hero-januari .recommended{width:100%;line-height:30px;float:left;margin-top:30px;text-shadow:0 3px 2px rgba(0,0,0,.2)}.hero-januari .recommended span{display:inline-block}.hero-januari .recommended img{display:inline-block;position:relative;height:30px;top:10px;margin:0 3px}.hero-januari .price-outer .price-new{text-align:center;font-size:110px;line-height:65px}.hero-januari .price-outer .price-new span{width:100%;float:left;margin-top:35px;font-size:28px}@media (max-width:1070px){.hero-januari .price-new{display:none}.hero-januari .container{height:auto;min-height:0;min-height:350px}}@media (max-width:600px){.hero-januari .button-wrap .button-green{margin-top:-25px}.hero-januari .container{min-height:0;min-height:275px}}.quiz{height:100vh;top:0;overflow-y:scroll;-webkit-overflow-scrolling:touch}.quiz,.quiz .quiz-loader{width:100%;position:fixed;left:0}.quiz .quiz-loader{height:100%;z-index:9999;right:0;background:#fcfcff}.quiz .quiz-loader img{max-width:500px;top:50%;left:50%;position:relative;margin:-150px auto 0 -250px}.quiz input.hide{display:none!important}.quiz .slide{width:100%;min-height:100%;position:relative}.quiz .slide.slide1{background:url(/wp-content/themes/goosevpn/dist/images/quiz/quiz-background.jpg) 50% no-repeat;background-size:cover;width:100%;min-height:100vh;float:left;opacity:0}.quiz .slide.slide1 .intro_text{width:1300px;background:url(/wp-content/themes/goosevpn/dist/images/quiz/quiz-overlay.png) 50% no-repeat;background-size:100% auto;height:655px;margin:auto;position:relative;top:0;float:left;left:50%;margin-left:-650px;opacity:0;transform:translate3d(0,-650px,0);transition:all 1s ease}.quiz .slide.slide1 .intro_text.show{opacity:1;transform:translateZ(0)}.quiz .slide.slide1 .intro_text .logo{width:220px;height:auto;margin:10px 0 0 100px;float:left}.quiz .slide.slide1 .intro_text .logo img{width:100%}.quiz .slide.slide1 .intro_text .content{width:490px;left:50%;text-align:center;margin-left:-245px;position:relative;color:#fff}.quiz .slide.slide1 .intro_text .content p{line-height:21px}.quiz .slide.slide1 .intro_text .content .btn{left:50%;width:100px;color:#37a93e;background:#fff;margin-left:-50px;text-transform:uppercase;border-radius:4px;padding:5px 10px;margin-bottom:50px;font-weight:700;position:relative;cursor:pointer;animation:pulse 2s infinite cubic-bezier(.66,0,0,.8);box-shadow:0 0 2px 0 rgba(0,0,0,.3)}@keyframes pulse{to{box-shadow:0 0 20px 15px transparent}}.quiz .slide.slide1 .intro_text .content .btn:hover{color:#fff;background:#37a93e}.quiz .slide.question{background:url(/wp-content/themes/goosevpn/dist/images/quiz/quest_bg.jpg) 100% 100% no-repeat;background-size:70%;width:100%;min-height:100vh}.quiz .slide.question .quest{width:1300px;left:50%;position:relative;margin:10px 0 50px -650px;float:left;transition:all .8s ease}.quiz .slide.question .quest .logo{width:220px;height:auto;margin:0 0 0 100px;float:left}.quiz .slide.question .quest .logo img{width:100%}.quiz .slide.question .quest .quest_wrap{width:800px;left:50%;margin-left:-400px;position:relative}.quiz .slide.question .quest .proces_line{margin-top:50px;width:100%;float:left;position:relative;transition:all 1s ease;opacity:0}.quiz .slide.question .quest .proces_line .step_wrap{float:left}.quiz .slide.question .quest .proces_line .step{width:35px;float:left;z-index:50;left:50%;margin-left:-17px;position:relative}.quiz .slide.question .quest .proces_line .step.active .circle{background:#37a93e;color:#fff;border:4px solid #37a93e}.quiz .slide.question .quest .proces_line .step.active .goose{opacity:1}.quiz .slide.question .quest .proces_line .step .goose{background:url(/wp-content/themes/goosevpn/dist/images/goose_icon.png) no-repeat;background-size:100% auto;width:50px;height:64px;opacity:0;float:left}.quiz .slide.question .quest .proces_line .step .circle{width:35px;height:35px;border-radius:50px;position:relative;z-index:10;background:#fff;float:left;line-height:35px;font-size:26px;font-weight:700;text-align:center;border:4px solid #eee;color:#aeaeae;cursor:pointer}.quiz .slide.question .quest .proces_line .step .circle:hover{background:#aeaeae;color:#fff}.quiz .slide.question .quest .proces_line .line{height:10px;width:100%;float:left;background:#eee;border-radius:3px;overflow:hidden;position:absolute;bottom:17px}.quiz .slide.question .quest .proces_line .line .line_inner{height:10px;float:left;background:#37a93e;min-width:10px}.quiz .slide.question .quest h3{font-size:24px;line-height:32px;margin-top:30px;width:100%;float:left;text-align:center;transition:all 1s ease;opacity:0}.quiz .slide.question .quest select{display:none}.quiz .slide.question .quest .next{background:#37a93e;color:#fff;width:100px;left:50%;margin:50px 0 200px -50px;position:relative;border-radius:3px;float:left;text-align:center;padding:5px 10px;cursor:pointer;opacity:0}.quiz .slide.question .quest .next:hover{background:#2a8330}.quiz .slide.question .quest .buttons{float:left;width:100%;opacity:0;text-align:center;transition:all 1s ease}.quiz .slide.question .quest .buttons .button{padding:10px;width:32.33%;box-sizing:border-box;display:inline-block}.quiz .slide.question .quest .buttons .button.selected .inner{background:#37a93e;color:#fff}.quiz .slide.question .quest .buttons .inner{border:4px solid #37a93e;border-radius:4px;min-height:60px;padding:10px;background:#fff;float:left;width:100%;box-sizing:border-box;cursor:pointer}.quiz .slide.question .quest .buttons .inner:hover{background:#eee}.quiz .slide.laststep{background:url(/wp-content/themes/goosevpn/dist/images/quiz/last_step.jpg) 100% 100% no-repeat;background-size:80%;width:100%;min-height:100vh}.quiz .slide.laststep .quest{width:1300px;left:50%;position:relative;margin:10px 0 50px -650px;float:left;transition:all .8s ease}.quiz .slide.laststep .quest .logo{width:220px;height:auto;margin:0 0 0 100px;float:left}.quiz .slide.laststep .quest .logo img{width:100%}.quiz .slide.laststep .quest input[type=color],.quiz .slide.laststep .quest input[type=date],.quiz .slide.laststep .quest input[type=datetime-local],.quiz .slide.laststep .quest input[type=datetime],.quiz .slide.laststep .quest input[type=email],.quiz .slide.laststep .quest input[type=month],.quiz .slide.laststep .quest input[type=number],.quiz .slide.laststep .quest input[type=password],.quiz .slide.laststep .quest input[type=search],.quiz .slide.laststep .quest input[type=tel],.quiz .slide.laststep .quest input[type=text],.quiz .slide.laststep .quest input[type=time],.quiz .slide.laststep .quest input[type=url],.quiz .slide.laststep .quest input[type=week],.quiz .slide.laststep .quest select:focus,.quiz .slide.laststep .quest textarea{font-size:16px}.quiz .slide.laststep .quest .quest_wrap{width:800px;left:50%;margin-left:-400px;position:relative}.quiz .slide.laststep .quest .quest_wrap h3{float:left;width:100%;margin-top:20px;text-align:center;margin-bottom:0}.quiz .slide.laststep .quest .quest_wrap h4{color:#f18c1c;text-align:center;font-size:16px;line-height:18px;width:100%;margin:10px 0;float:left}.quiz .slide.laststep .quest .quest_wrap h4.green{color:#37a93e}.quiz .slide.laststep .quest .quest_wrap p{width:100%;float:left}.quiz .slide.laststep .quest .quest_wrap .agree{width:100%;text-align:center;margin-top:10px}.quiz .slide.laststep .quest .quest_wrap .agree input[type=checkbox]{width:auto;float:none;display:inline-block}.quiz .slide.laststep .quest .quest_wrap .agree a{color:#000}.quiz .slide.laststep .quest .quest_wrap .inputs_row{width:100%;float:left}.quiz .slide.laststep .quest .quest_wrap .inputs_row .age{width:20%;float:left;padding:5px;box-sizing:border-box}.quiz .slide.laststep .quest .quest_wrap .inputs_row .location{width:30%;float:left;padding:5px;box-sizing:border-box}.quiz .slide.laststep .quest .quest_wrap .inputs_row .gender{width:50%;float:left;padding:5px;box-sizing:border-box}.quiz .slide.laststep .quest .quest_wrap .inputs_row .name{width:40%;float:left;padding:5px;box-sizing:border-box}.quiz .slide.laststep .quest .quest_wrap .inputs_row .mail{width:60%;float:left;padding:5px;box-sizing:border-box}.quiz .slide.laststep .quest .quest_wrap .inputs_row span{float:left;opacity:.8;padding:5px 10px 0 0;max-width:80px}.quiz .slide.laststep .quest .quest_wrap .inputs_row input,.quiz .slide.laststep .quest .quest_wrap .inputs_row select{width:calc(100% - 80px);float:left;padding:9px 10px;box-sizing:border-box;border:1px solid #d5d4d4}.quiz .slide.laststep .quest .quest_wrap .inputs_row input.error,.quiz .slide.laststep .quest .quest_wrap .inputs_row select.error{border:1px solid red}.quiz .slide.laststep .quest .quest_wrap .inputs_row input:focus,.quiz .slide.laststep .quest .quest_wrap .inputs_row select:focus{outline:none;border:1px solid #a2a1a1}.quiz .slide.laststep .quest .quest_wrap .inputs_row input[type=radio],.quiz .slide.laststep .quest .quest_wrap .inputs_row select[type=radio]{width:auto;float:left;margin:5px 5px 0 0}.quiz .slide.laststep .quest .quest_wrap .inputs_row select{height:32px;padding:0 10px;font-size:16px}.quiz .slide.laststep .quest .quest_wrap .inputs_row label{float:left;opacity:.8;padding:5px;font-size:13px}.quiz .slide.laststep .quest button{background:#37a93e;color:#fff;width:100px;left:50%;margin:10px 0 200px -50px;position:relative;border-radius:3px;float:left;text-align:center;padding:15px 30px;cursor:pointer;font-weight:700;font-size:16px;border:0}.quiz .slide.laststep .quest button:hover{opacity:.9}.quiz .slide.result{background:#f18c1c url(/wp-content/themes/goosevpn/dist/images/quiz/bg_resultpage.png) 100% 100% no-repeat;background-size:70%;width:100%;min-height:750px}.quiz .slide.result .intro_text{width:1300px;height:auto;margin:auto;position:relative;top:0;float:left;left:50%;margin-left:-650px;opacity:1;transform:translateZ(0);transition:all 1s ease;color:#fff}.quiz .slide.result .intro_text .logo{width:220px;height:auto;margin:10px 0 0 100px;float:left}.quiz .slide.result .intro_text .logo img{width:100%}.quiz .slide.result .score_text{display:none;width:100%;float:left}.quiz .slide.result .content{width:800px;left:50%;text-align:center;margin-left:-400px;position:relative;color:#fff}.quiz .slide.result .content .score{float:left;width:100%;margin-top:50px;font-size:100px;font-weight:700;line-height:60px;margin-bottom:0}.quiz .slide.result .content .score span{font-size:28px;width:100%;float:left;text-align:center}.quiz .slide.result .content h4{width:100%;float:left;font-size:44px;line-height:48px}.quiz .slide.result p{width:100%;float:left;margin-top:10px;font-size:16px;margin-bottom:0}.quiz .slide.result p strong{font-size:21px}.quiz .slide.result .buttons{width:100%;float:left;margin-bottom:0}.quiz .slide.result .buttons .btn{background:#2b2b2b;color:#fff;border-radius:5px;width:100px;left:50%;float:left;padding:10px 15px;position:relative;margin:30px 0 0 -65px}.quiz .slide.result .buttons .btn:hover{background:#1e1e1e}.quiz .slide .share-buttons{width:100%;float:left;text-align:center;color:#fff;margin:20px 0 250px}.quiz .slide .share-buttons h5{font-size:21px;margin:0 0 10px}.quiz .slide .share-buttons a{text-decoration:none;color:#fff;font-size:24px;margin:0 5px}.quiz .slick-active .proces_line,.quiz .slick-active .quest .buttons,.quiz .slick-active h3{opacity:1!important}.page-template-template-quiz-twig .footer,.page-template-template-quiz-twig .topbar{display:none}@media screen and (max-width:1140px){.quiz .slide.slide1 .intro_text{background:#f18c1c;min-height:100vh;height:auto;width:100%;left:0;margin:0}.quiz .slide.slide1 .intro_text .content{margin-top:100px}.quiz .slide.laststep .quest,.quiz .slide.question .quest,.quiz .slide.result .intro_text{width:100%;left:0;margin:0}}@media screen and (max-width:825px){.quiz .slide.laststep .quest .quest_wrap,.quiz .slide.question .quest .quest_wrap,.quiz .slide.result .content{width:98%;left:0;margin:0 1% 20px}.quiz .slide.laststep .quest .quest_wrap .inputs_row .age,.quiz .slide.laststep .quest .quest_wrap .inputs_row .location{width:50%}.quiz .slide.laststep .quest .quest_wrap .inputs_row .gender{width:100%}.quiz .slide.laststep .quest .quest_wrap .inputs_row .mail,.quiz .slide.laststep .quest .quest_wrap .inputs_row .name{width:50%}.quiz .slide.laststep .quest .quest_wrap .inputs_row span{float:left;width:100%}.quiz .slide.laststep .quest .quest_wrap .inputs_row input{width:100%}.quiz .slide.question .quest .next{margin-bottom:200px}}@media screen and (max-width:600px){.quiz .slide.slide1 .intro_text .content{width:98%;left:0;margin:80px 1% 0}.quiz .slide.slide1 .intro_text .content br{display:none}.quiz .slide.result .content h4{font-size:30px;line-height:30px}.quiz .slide.result .content .score{margin-top:40px}.quiz .slide.question .quest h3{font-size:21px}.quiz .slide.question .quest .proces_line .step .goose{display:none}.quiz .slide.question .quest .buttons .button{width:100%;float:left}.quiz .slide.question .quest .buttons .button .inner{min-height:auto}.quiz .slide.question .quest .proces_line .step .circle{width:20px;height:20px;line-height:20px;font-size:14px}.quiz .slide.question .quest .proces_line .line{bottom:9px}.quiz .slide.laststep .quest .quest_wrap br{display:none}.quiz .slide.result .content .score{font-size:60px;line-height:40px}.quiz .slide.result .content .score span{font-size:18px}.quiz .slide.result p{line-height:21px;font-size:14px}.quiz .slide.result{min-height:950px}}@media screen and (max-width:400px){.quiz .slide.laststep .quest .quest_wrap .inputs_row .age,.quiz .slide.laststep .quest .quest_wrap .inputs_row .gender,.quiz .slide.laststep .quest .quest_wrap .inputs_row .location,.quiz .slide.laststep .quest .quest_wrap .inputs_row .mail,.quiz .slide.laststep .quest .quest_wrap .inputs_row .name{width:100%}}.cyberguide{width:100%;float:left}.cyberguide .hero__cyberguide h1,.cyberguide .hero__cyberguide h2{color:#fff}.cyberguide .hero__cyberguide .container{min-height:380px}.cyberguide .hero__cyberguide .hero__content{margin-top:70px}.cyberguide .hero__cyberguide .button{margin-top:30px!important}.cyberguide .contentbox-home .contentbox__image{margin-top:-40px}.cyberguide .cyberinfo{width:100%;float:left;background:#f6f9fa}.cyberguide .cyberinfo .container{padding:150px 0}.cyberguide .cyberinfo__top-wave{width:100%;float:left}.cyberguide .cyberinfo__top-wave img{display:block!important;width:100%;left:0;top:0}.cyberguide .cyberinfo__bottom-wave{width:100%;float:left;margin-top:100px}.cyberguide .cyberinfo__bottom-wave img{display:block!important;width:100%;left:0;top:0}.cyberguide .cyberinfo .information{width:100%;float:left;margin-bottom:20px;cursor:pointer}.cyberguide .cyberinfo .information.open .title_bar .fa.fa-angle-right{transform:rotate(90deg)}.cyberguide .cyberinfo .information.open .content{display:block}.cyberguide .cyberinfo .information .title_bar{background:#fff;box-shadow:0 2px 3px rgba(0,0,0,.2);width:100%;font-size:26px;font-weight:700;padding:15px;float:left;border-radius:3px;box-sizing:border-box}.cyberguide .cyberinfo .information .title_bar:hover{background:#f18c1c;color:#fff}.cyberguide .cyberinfo .information .title_bar:hover .fa.fa-angle-right,.cyberguide .cyberinfo .information .title_bar:hover .icon .fa{color:#fff}.cyberguide .cyberinfo .information .title_bar .fa.fa-angle-right{color:#f18c1c;float:right;margin-right:10px}.cyberguide .cyberinfo .information .title_bar .icon{width:50px;text-align:center;float:left;margin-right:10px}.cyberguide .cyberinfo .information .title_bar .icon .fa{font-size:32px;color:#f18c1c;margin-top:-3px}.cyberguide .cyberinfo .information .content{padding:20px;width:100%;float:left;display:none;box-sizing:border-box}.cyberguide .cyberinfo .information .content ul{margin-bottom:20px}@media screen and (max-width:900px){.cyberguide .cyberinfo .container{padding:100px 0 0}.cyberguide .cyberinfo .container .title_bar,.cyberguide .cyberinfo .container .title_bar .icon .fa{font-size:21px}.cyberguide .cyberinfo .container .title_bar .fa.fa-angle-right{margin-right:0;margin-top:3px}.cyberguide .cyberinfo .container__bottom-wave{margin-top:20px}}@media screen and (max-width:900px){.cyberguide .mobile_overlay{display:none}}section.running{background-color:#e6e8eb;float:left;position:relative;width:100%;overflow:hidden;padding-top:70px}.platform-icons{position:relative;left:50%;transform:translateX(-50%)}.platform-icons img{float:left;width:32px;height:32px;margin-right:20px;margin-left:20px;margin-top:50px}.running{padding-bottom:0}.running .button.prim{height:45px;margin-top:20px}.running .button.prim .content{font-size:18px;line-height:23px}.running .running-img{width:100%;margin-top:70px}.running .running-img img{width:100%;float:left}.running .img img{position:relative;width:76.5%;height:100%;left:10%;display:inline-block}.running .img .imgtext{display:inline-block;position:relative;left:-380px;font-size:18pt;top:-8px;color:#011638;font-family:metropolisbold,sans-serif;font-weight:700}.running .sentence{color:#344560;font-family:metropolisregular,sans-serif;font-size:16px;line-height:24px;text-align:center;margin-top:20px;margin-bottom:20px}.running .sentence p{font-size:16px}.running .bill{color:#99a2af;font-family:metropolisbold,sans-serif;font-size:14px;font-weight:600;letter-spacing:1px;line-height:21px;text-align:center;margin-top:50px}.running .dynamic-dates>div{float:left;width:33.33%;text-align:center}.running .dynamic-dates>div span{color:#011638;font-family:metropolisregular;font-size:18px;font-weight:700;line-height:27px}.running .dynamic-dates{margin-top:10px;position:relative;left:50%;transform:translateX(-50%)}.running .smallscreen-only{display:none}@media screen and (max-width:500px){.running .bigscreen-only{display:none}.running .platform-icons{margin-left:15px;margin-right:15px}.running .smallscreen-only{display:block;margin-bottom:20px}.running .smallscreen-only .img img{height:unset;width:unset;float:left}.running .smallscreen-only .vertical-dates{float:left;font-family:metropolisbold;font-size:16pt;height:100%;position:relative;left:.5rem}.running .smallscreen-only .vertical-dates p{font-size:16pt;font-family:metropolisbold}.running .smallscreen-only .vertical-dates .bill{font-size:16pt;font-family:metropolisbold;text-align:left;position:absolute;top:47%}.running .smallscreen-only .vertical-dates .imgtext{position:absolute;top:34%}.running .smallscreen-only .vertical-dates .aftermonth{position:absolute;top:58%}.running .smallscreen-only .vertical-dates .aftermonthaftermonth{position:absolute;top:97%}html[lang=nl-BE] .running .aftermonth,html[lang=nl] .running .aftermonth{top:61%!important}}section.highlights{padding-bottom:6rem;float:left;width:100%;position:relative}section.highlights .feature{border:none;text-align:center;border-right:1px solid #e6e8eb}section.highlights .feature:hover{background:#f7f9fa;cursor:pointer}section.highlights .feature img{width:unset;max-width:72px;width:25%;margin-bottom:50px;margin-top:50px}section.highlights .feature p{color:#344560;font-family:metropolisregular,sans-serif;font-size:16px;line-height:24px;text-align:center;padding:0 20px}section.highlights .feature.lastofrow{border:none;border-right:none!important}section.highlights .feature.newrow{border:none;border-top:1px solid #e6e8eb;border-right:1px solid #e6e8eb}section.highlights .head{text-align:center}section.highlights .title{height:unset;width:unset}section.highlights .highlightbutton{text-align:center;margin-top:50px}section.highlights .highlightbutton .goose-link{top:0;left:20px}.highlights .grid-x>.small-6{width:calc(50% - 1px)}@media print,screen and (max-width:40em){.highlights .grid-x>.small-6{border-right:none!important;border-top:none!important}.highlights .grid-x>.small-6 img{max-width:unset;width:35%}}@media print,screen and (min-width:40em){.highlights .grid-x>.medium-3{width:calc(25% - 1px)}}@media print,screen and (min-width:64em){.highlights .grid-x>.large-3{width:calc(25% - 1px)}}.logos-bar{float:left;width:100%;padding:5px 0 0}.logos-bar .logos{height:96px;width:90%;border-radius:48px;background-color:#f2f3f5;filter:grayscale(1)}.logos-bar .logos .references__brand-slider{margin-top:unset;margin-bottom:unset}.logos-bar img{max-height:70%;max-width:70%;width:auto;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.logos-bar .logo{height:95px;float:left;position:relative;margin-right:20px;margin-bottom:10px}@media screen and (max-width:500px){.logos-bar{display:none}}.invite-a-friend .invite-faq{z-index:1000000;position:relative;cursor:pointer}.invite-a-friend .invite-faq .accordion:hover{opacity:.6}.invite-a-friend .invite-faq section.panel{padding-left:0;padding-right:0}.invite-a-friend .prices__boxes .button--trans{background:none;color:#fff;border-color:#fff;padding:8px 20px 6px;transition:all .2s}.invite-a-friend .prices__boxes .button--trans:hover{background:#fff;border-color:#344560;color:#344560}.invite-a-friend .prices__boxes .button--green{padding:8px 20px 6px}.invite-a-friend .prices__box .inner .month{font-size:14px;letter-spacing:1px;color:#99a2af;line-height:21px;margin:0 0 10px}.invite-a-friend .prices__box .invite-save{letter-spacing:1px}.invite-a-friend .prices__box .meta{color:#677388}.invite-a-friend .prices__box .meta p{font-size:14px!important}.clever{float:left;width:100%}.clever .title{width:100%;margin-bottom:20px}.clever .logo{width:58.66px;margin-bottom:10px}.clever p{font-family:metropolisregular,sans-serif;font-size:16px;line-height:27px;margin-top:0}.clever .horizontal-line{border-top:2px solid #000;width:80px;position:relative;margin-top:50px;margin-bottom:20px;margin-left:0;border-color:hsla(0,0%,83%,.3)}@media screen and (max-width:1220px){.clever .horizontal-line{display:none}}.clever .inverse-arrow{transform:rotateY(180deg);height:16px!important;width:16px!important;border-radius:0!important;box-shadow:none!important}.clever .goose-link{font-family:metropolisbold,sans-serif;font-weight:700;text-decoration:none;margin-top:40px}.clever .big-phone img{width:85%;float:right}.clever-subtitle{font-family:metropolisbold,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin-top:0;margin-bottom:0}.revies{position:relative;min-height:110px}.revies>.review.visible{visibility:visible;opacity:1}@media screen and (max-width:1220px){.revies{display:none}}.review.image{border-radius:100%;overflow:hidden;width:96px;height:96px;float:left;position:relative;top:16px}.review.image img{float:left;width:100%}.review.text{float:left;width:calc(100% - 106px);margin-left:10px}.review.text p{font-weight:400;line-height:24px;padding:0 10px}.review.name,.review.text p{font-size:16px;font-family:metropolisregular,sans-serif}.review.name{float:left;margin-left:10px}.review.function{font-family:metropolisregular,sans-serif;font-size:16px}@media screen and (max-width:33.75em){.clever .logo{margin-top:20px}.clever .title{text-align:center}.clever .clever-subtitle{margin-bottom:0}.clever p{margin-top:0}.clever .reviews .review.name{margin-left:106px}}.title-name{padding-top:0!important}section.comparison{float:left;width:100%;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0) 50%,#e6e8ef 0);padding-top:0;padding-bottom:4%}section.comparison h1.title{margin-top:6rem}section.comparison h2.title{font-size:24px}section.comparison ul{padding-left:22px}section.comparison li{font-family:metropolisregular,sans-serif;font-size:16px;line-height:54px}section.comparison img{float:left;width:100%}@media screen and (max-width:33.75em){section.comparison{background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0) 65%,#e6e8ef 0)}section.comparison .title{height:unset!important}section.comparison h1.title{margin-bottom:3rem}section.comparison h2.title{text-align:left}section.comparison .grid-x>.cell>.grid-x>.cell{position:relative;top:38px}}html body.page-template-template-landing-ads-twig .pricing-ribbon{display:none!important}html body.page-template-template-landing-ads-twig .head-deals-title{font-size:60px!important}html body.page-template-template-landing-ads-twig .landing-widget{position:relative;float:left;width:100%;padding-top:140px}@media (max-width:760px){html body.page-template-template-landing-ads-twig .downloads-block img{position:relative!important;margin-top:20px;display:-ms-flexbox;display:flex;-ms-flex-item-align:end;align-self:end}html body.page-template-template-landing-ads-twig .downloads-block{padding-bottom:0!important}html body.page-template-template-landing-ads-twig .downloads-block p{max-width:100%!important}html body.page-template-template-landing-ads-twig .img,html body.page-template-template-landing-ads-twig .promo{width:100%!important}html body.page-template-template-landing-ads-twig .promo p br{display:none}html body.page-template-template-landing-ads-twig .trustpilot-widget.footer-tp{width:100%!important}}@media (min-width:500px){html body.page-template-template-landing-ads-twig .table-deals{padding-top:170px!important}}html body.page-template-template-landing-ads-twig .footer-deal-bottom{padding:0 0 30px!important}html body.page-template-template-landing-ads-twig .landing-container .img{-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:0}@media (max-width:1012px){html body.page-template-template-landing-ads-twig .plant-2{width:210px!important;height:285px!important;position:absolute!important;bottom:0!important;right:-80px!important}html body.page-template-template-landing-ads-twig .plant{left:-149px!important}}@media (max-width:590px){html body.page-template-template-landing-ads-twig .plant-2{right:-20px!important}html body.page-template-template-landing-ads-twig .plant{left:-20px!important}}@media (max-width:645px){html body.page-template-template-landing-ads-twig .head-deals-title{margin-top:0!important;white-space:nowrap;font-size:40px!important;line-height:47px!important;margin-bottom:-5px!important}}html[lang=nl] .topbar__main-menu ul li a{font-size:17px}html[lang=nl] .prices__box .title .timer .name{font-size:12px}html[lang=nl] .button__topbar{line-height:25px}html[lang=nl] .prices__box .title .timer{width:115px}@media screen and (max-width:1380px){html[lang=nl] .topbar__main-menu ul li a{font-size:16px;padding:10px 5px}html[lang=nl] .topbar .logo{width:175px}html[lang=nl] .logo--topbar{padding:17px 0}}@media screen and (max-width:1210px){html[lang=nl] .topbar .logo{width:135px}html[lang=nl] .logo--topbar{padding:10px 0}html[lang=nl] .topbar .button__topbar{padding:5px 0;margin-top:8px;font-size:12px}html[lang=nl] .topbar__main-menu ul li a{font-size:14px;padding:10px 3px}}@media screen and (max-width:740px){html[lang=nl] .logo--topbar{padding:4px 0}}@media screen and (max-width:600px){html[lang=nl] .topbar .button__topbar{padding:1px 0;margin-top:8px}html[lang=nl] .topbar .button__topbar span{display:none}html[lang=nl] .topbar.b2b__topbar .button__topbar{padding:10px 5px}html[lang=nl] .topbar .logo{width:120px}html[lang=nl] .topbar .button__topbar{margin-top:7px}html[lang=nl] .topbar .menu-btn{margin-top:8px}}@media screen and (max-width:460px){html[lang=nl] .logo--topbar{padding:9px 0}html[lang=nl] .topbar .button__topbar{padding:10px 0;margin-top:7px;line-height:14px!important}html[lang=nl] .topbar .menu-btn{margin-top:13px}html[lang=nl] .topbar.b2b__topbar .button__topbar{padding:10px 5px}}.nl .topbar__main-menu a.button--alt{font-size:16px}html[lang=en-GB] .hero__homepage .hero__content h1{font-size:2.25rem}html[lang=en-GB] .topbar__main-menu a.button--alt{font-size:17px}html[lang=fr-FR] .topbar__main-menu ul li a{font-size:15px}html[lang=fr-FR] .prices__box--best .title .packname{font-size:24px;line-height:24px;top:6px}html[lang=fr-FR] .prices__box .title .timer{width:110px}@media screen and (max-width:1380px){html[lang=fr-FR] .topbar__main-menu ul li a{font-size:16px;padding:10px 5px}html[lang=fr-FR] .topbar .logo{width:175px}html[lang=fr-FR] .logo--topbar{padding:17px 0}}@media screen and (max-width:1275px){html[lang=fr-FR] .topbar__main-menu ul li a{font-size:14px;padding:10px 5px}}@media screen and (max-width:1200px){html[lang=fr-FR] .topbar__main-menu ul li a{font-size:13px;padding:10px 5px}html[lang=fr-FR] .topbar .logo{width:120px}html[lang=fr-FR] .logo--topbar{padding:11px 0}html[lang=fr-FR] .topbar__switcher{margin-right:5px}}@media screen and (max-width:740px){html[lang=fr-FR] .logo--topbar{padding:4px 0}}@media screen and (max-width:470px){html[lang=fr-FR] .topbar .button__topbar{display:none}}html[lang=de-DE] .prices__box .title .timer{width:120px}html[lang=de-DE] .button__topbar{line-height:25px}@media screen and (max-width:470px){html[lang=de-DE] .topbar .button{display:none}}html[lang=es-ES] .topbar__main-menu ul li a{font-size:15px}html[lang=es-ES] .prices__box .title .timer{width:115px}html[lang=es-ES] .button__topbar{line-height:25px}@media screen and (max-width:1380px){html[lang=es-ES] .topbar__main-menu ul li a{font-size:16px;padding:10px 5px}html[lang=es-ES] .topbar .logo{width:175px}html[lang=es-ES] .logo--topbar{padding:17px 0}}@media screen and (max-width:1275px){html[lang=es-ES] .topbar .button__topbar{padding:10px 0;margin-top:14px;font-size:12px}html[lang=es-ES] .topbar__main-menu ul li a{font-size:14px;padding:10px 5px}}@media screen and (max-width:1200px){html[lang=es-ES] .topbar .button__topbar{padding:5px 0;margin-top:8px;font-size:12px}html[lang=es-ES] .topbar__main-menu ul li a{font-size:13px;padding:10px 5px}html[lang=es-ES] .topbar .logo{width:120px}html[lang=es-ES] .logo--topbar{padding:11px 0}html[lang=es-ES] .topbar__switcher{margin-right:5px}}@media screen and (max-width:740px){html[lang=es-ES] .logo--topbar{padding:4px 0}}@media screen and (max-width:470px){html[lang=es-ES] .topbar .button__topbar{display:none}}html[lang=es-ES] .prices__boxes{margin:125px 0 80px}html[lang=be-BE] .topbar__main-menu ul li a,html[lang=en-US] .topbar__main-menu a.button--alt{font-size:17px}html[lang=be-BE] .topbar__main-menu a.button--alt{font-size:16px}html[lang=be-BE] .prices__box .title .timer .name{font-size:12px}html[lang=be-BE] .prices__box .title .timer{width:115px}@media screen and (max-width:1380px){html[lang=be-BE] .topbar__main-menu ul li a{font-size:16px;padding:10px 5px}html[lang=be-BE] .topbar .logo{width:175px}html[lang=be-BE] .logo--topbar{padding:17px 0}}@media screen and (max-width:1210px){html[lang=be-BE] .topbar .logo{width:135px}html[lang=be-BE] .logo--topbar{padding:10px 0}html[lang=be-BE] .topbar__main-menu ul li a{font-size:14px;padding:10px 3px}}@media screen and (max-width:740px){html[lang=be-BE] .logo--topbar{padding:4px 0}}@media screen and (max-width:600px){html[lang=be-BE] .topbar .logo{width:120px}html[lang=be-BE] .topbar .button__topbar{margin-top:7px}html[lang=be-BE] .topbar .menu-btn{margin-top:8px}}@media screen and (max-width:460px){html[lang=be-BE] .logo--topbar{padding:9px 0}html[lang=be-BE] .topbar .menu-btn{margin-top:13px}}.be .topbar__main-menu a.button--alt{font-size:16px}body .button--green:before, body .button--green:after{
background: #FC6B36;
}
body .button--green:after{
box-shadow: 0 1em 1.5em 0 rgba(252, 107, 54, 0.4);
}
body .button--green:hover:after{
box-shadow: 0 1em 1.5em 0 rgba(252, 107, 54, 0.6);
}
body .support input[type=submit]{
background-image: unset !important;
background: #FC6B36;
} body .active .inner-top-message{
background: #FC6B36;
}
body .pricing2021 .inner.active{
border: 3px solid #FC6B36;
}
body .pricing2021 .inner.active .price{
color: #FC6B36;
} body .goose-link{
color: #FC6B36;
}
body .footer a:hover{
color: #FC6B36;
}
body .topbar__main-menu ul li a:hover,
body .topbar__main-menu ul li ul a:hover{
color: #FC6B36;
}@font-face {
font-family: Manrope;
src: url(/wp-content/themes/goosevpn/fonts/Manrope/Manrope-VariableFont_wght.ttf);
}
@font-face {
font-family: Manrope;
src: url(/wp-content/themes/goosevpn/fonts/Manrope/static/Manrope-Light.ttf);
font-weight: 300;
}
@font-face {
font-family: Manrope;
src: url(/wp-content/themes/goosevpn/fonts/Manrope/static/Manrope-Regular.ttf);
font-weight: 400;
}
@font-face {
font-family: Manrope;
src: url(/wp-content/themes/goosevpn/fonts/Manrope/static/Manrope-SemiBold.ttf);
font-weight: 500;
}
@font-face {
font-family: Manrope;
src: url(/wp-content/themes/goosevpn/fonts/Manrope/static/Manrope-SemiBold.ttf);
font-weight: 600;
}
@font-face {
font-family: Manrope;
src: url(/wp-content/themes/goosevpn/fonts/Manrope/static/Manrope-Bold.ttf);
font-weight: 700;
}
@font-face {
font-family: Manrope;
src: url(/wp-content/themes/goosevpn/fonts/Manrope/static/Manrope-ExtraBold.ttf);
font-weight: 800;
}
@font-face {
font-family: Manrope;
src: url(/wp-content/themes/goosevpn/fonts/Manrope/static/Manrope-ExtraBold.ttf);
font-weight: 900;
}
html, html body{
font-family: Manrope, sans-serif;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6{
font-family: Manrope, sans-serif;
font-weight: 700;
}
body .pricing2021 .price,
body .pricing2021 .price span,
body .hero__content .goose-link,
body section.highlights .feature p,
body .accordion-wrapper p,
body .references .quote-text,
body .hero h3,
body .button,
body .hero__content h2,
body .hero__content p,
body .sidebar .sidebar-top .orange-part .sidebar-top-title,
body .goose-link{
font-family: Manrope, sans-serif;
}body .marginTopSingle {
margin-top: 162px;
}
@media (max-width: 1200px) {
body .marginTopSingle {
margin-top: 142px;
}
}
@media (max-width: 1070px) {
body .marginTopSingle {
margin-top: 90px;
}
}
@media (max-width: 767px) {
body .marginTopSingle {
margin-top: 65px;
}
}
@media (max-width: 450px) {
body .marginTopSingle {
margin-top: 55px;
}
}
.thumbnail-single-img img {
max-height: 300px;
object-fit: cover;
margin-bottom: 10px;
width: 100%;
}
@media (max-width: 1090px) {
.thumbnail-single-img img {
max-width: 500px;
width: 100%;
max-height: unset;
object-fit: contain;
}
}