@charset "UTF-8";
    .fa, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
@-webkit-keyframes fa-spin {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
}
}@keyframes fa-spin {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
}
}.fa-angle-double-right:before {
    content: "\f101"}
.fa-angle-down:before {
    content: "\f107"}
.fa-angle-right:before {
    content: "\f105"}
.fa-angle-up:before {
    content: "\f106"}
.fa-bars:before {
    content: "\f0c9"}
.fa-calendar-alt:before {
    content: "\f073"}
.fa-check:before {
    content: "\f00c"}
.fa-copyright:before {
    content: "\f1f9"}
.fa-info-circle:before {
    content: "\f05a"}
.fa-long-arrow-alt-left:before {
    content: "\f30a"}
.fa-long-arrow-alt-right:before {
    content: "\f30b"}
.fa-plus:before {
    content: "\f067"}
.fa-star:before {
    content: "\f005"}
.fa-tag:before {
    content: "\f02b"}
.fa-times:before {
    content: "\f00d"}
@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/fa-brands-400.eot);
    src: url(../fonts/fa-brands-400.eot#iefix) format("embedded-opentype"), url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.woff) format("woff"), url(../fonts/fa-brands-400.ttf) format("truetype"), url(../images/fa-brands-400.svg#fontawesome) format("svg");
}
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/fa-regular-400.eot);
    src: url(../fonts/fa-regular-400.eot#iefix) format("embedded-opentype"), url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.woff) format("woff"), url(../fonts/fa-regular-400.ttf) format("truetype"), url(../images/fa-regular-400.svg#fontawesome) format("svg");
}
.far {
    font-weight: 400;
}
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../fonts/fa-solid-900.eot);
    src: url(../fonts/fa-solid-900.eot#iefix) format("embedded-opentype"), url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.woff) format("woff"), url(../fonts/fa-solid-900.ttf) format("truetype"), url(../images/fa-solid-900.svg#fontawesome) format("svg");
}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free"}
.fa, .fas {
    font-weight: 900;
}
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*, ::after, ::before {
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
footer, header, main, nav, section {
    display: block;
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
[tabindex="-1"]:focus {
    outline: 0!important;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1, h2, h4, h5 {
    margin-top: 0;
    margin-bottom: .5rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}
dl, ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
ul ul {
    margin-bottom: 0;
}
b, strong {
    font-weight: bolder;
}
small {
    font-size: 80%}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #0056b3;
    text-decoration: underline;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
code {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}
img {
    vertical-align: middle;
    border-style: none;
}
svg {
    overflow: hidden;
    vertical-align: middle;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
}
button {
    border-radius: 0;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
button, input {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button, input {
    overflow: visible;
}
button {
    text-transform: none;
}
[type=button], button {
    -webkit-appearance: button;
}
[type=button]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
[type=button]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
}
input[type=date], input[type=time] {
    -webkit-appearance: listbox;
}
progress {
    vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
[hidden] {
    display: none!important;
}
.h1, .h2, .h4, .h5, h1, h2, h4, h5 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}
.h1, h1 {
    font-size: 2.5rem;
}
.h2, h2 {
    font-size: 2rem;
}
.h4, h4 {
    font-size: 1.5rem;
}
.h5, h5 {
    font-size: 1.25rem;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}
.small, small {
    font-size: 80%;
    font-weight: 400;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word;
}
a>code {
    color: inherit;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width:576px) {
    .container {
    max-width: 540px;
}
}@media (min-width:768px) {
    .container {
    max-width: 720px;
}
}@media (min-width:992px) {
    .container {
    max-width: 960px;
}
}@media (min-width:1200px) {
    .container {
    max-width: 1140px;
}
}.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col-12, .col-6, .col-md-6, .col-sm-4, .col-sm-8, .col-xl-5, .col-xl-7 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
@media (min-width:576px) {
    .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%}
.col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%}
}@media (min-width:768px) {
    .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
}@media (min-width:1200px) {
    .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%}
.col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%}
}.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion:reduce) {
    .btn {
    transition: none;
}
}.btn:hover {
    color: #212529;
    text-decoration: none;
}
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}
.btn.disabled, .btn:disabled {
    opacity: .65;
}
a.btn.disabled {
    pointer-events: none;
}
.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5);
}
.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5);
}
.fade {
    transition: opacity .15s linear;
}
@media (prefers-reduced-motion:reduce) {
    .fade {
    transition: none;
}
}.fade:not(.show) {
    opacity: 0;
}
.collapse:not(.show) {
    display: none;
}
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff;
}
.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}
.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #80bdff;
}
.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff;
}
.custom-control-input:disabled~.custom-control-label {
    color: #6c757d;
}
.custom-control-input:disabled~.custom-control-label::before {
    background-color: #e9ecef;
}
.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}
.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}
.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%}
.custom-switch {
    padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem;
}
.custom-switch .custom-control-label::after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
}
@media (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label: :after {
    transition: none;
}
}.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem);
}
.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5);
}
.custom-control-label::before {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion:reduce) {
    .custom-control-label: :before {
    transition: none;
}
}.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
}
.nav-link:focus, .nav-link:hover {
    text-decoration: none;
}
.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default;
}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem;
}
.navbar>.container, .navbar>.container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none;
}
.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%}
@media (max-width:991.98px) {
    .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
    padding-right: 0;
    padding-left: 0;
}
}@media (min-width:992px) {
    .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}
.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.navbar-expand-lg .navbar-toggler {
    display: none;
}
}.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}
.card>hr {
    margin-right: 0;
    margin-left: 0;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}
.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.accordion>.card {
    overflow: hidden;
}
.accordion>.card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
}
.accordion>.card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0;
}
.accordion>.card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.accordion>.card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.accordion>.card .card-header {
    margin-bottom: -1px;
}
@-webkit-keyframes progress-bar-stripes {
    from {
    background-position: 1rem 0;
}
to {
    background-position: 0 0;
}
}@keyframes progress-bar-stripes {
    from {
    background-position: 1rem 0;
}
to {
    background-position: 0 0;
}
}.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem;
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
}
.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
}
@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
    transition: none;
}
}.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: .5;
}
@media (min-width:576px) {
    .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
}
}.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0;
}
.tooltip.show {
    opacity: .9;
}
.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem;
}
.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-tooltip-top {
    padding: .4rem 0;
}
.bs-tooltip-top .arrow {
    bottom: 0;
}
.bs-tooltip-top .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000;
}
.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem;
}
@-webkit-keyframes spinner-border {
    to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}@keyframes spinner-border {
    to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}@-webkit-keyframes spinner-grow {
    0% {
    -webkit-transform: scale(0);
    transform: scale(0);
}
50% {
    opacity: 1;
}
}@keyframes spinner-grow {
    0% {
    -webkit-transform: scale(0);
    transform: scale(0);
}
50% {
    opacity: 1;
}
}.border {
    border: 1px solid #dee2e6!important;
}
.border-dark {
    border-color: #343a40!important;
}
.rounded-circle {
    border-radius: 50%!important;
}
.d-none {
    display: none!important;
}
.d-inline {
    display: inline!important;
}
.d-inline-block {
    display: inline-block!important;
}
.d-block {
    display: block!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
@media (min-width:576px) {
    .d-sm-none {
    display: none!important;
}
.d-sm-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
}@media (min-width:768px) {
    .d-md-none {
    display: none!important;
}
.d-md-block {
    display: block!important;
}
.d-md-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
}@media (min-width:992px) {
    .d-lg-none {
    display: none!important;
}
.d-lg-block {
    display: block!important;
}
}.flex-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
@media (min-width:768px) {
    .flex-md-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.align-items-md-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
}@media (min-width:992px) {
    .flex-lg-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.justify-content-lg-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
}@media (min-width:1200px) {
    .flex-xl-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
}.position-relative {
    position: relative!important;
}
.position-absolute {
    position: absolute!important;
}
.w-100 {
    width: 100%!important;
}
.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}
.m-0 {
    margin: 0!important;
}
.mt-0 {
    margin-top: 0!important;
}
.mr-0 {
    margin-right: 0!important;
}
.mb-0 {
    margin-bottom: 0!important;
}
.ml-0 {
    margin-left: 0!important;
}
.m-1 {
    margin: .25rem!important;
}
.mt-1 {
    margin-top: .25rem!important;
}
.mr-1, .mx-1 {
    margin-right: .25rem!important;
}
.mb-1 {
    margin-bottom: .25rem!important;
}
.ml-1, .mx-1 {
    margin-left: .25rem!important;
}
.mt-2, .my-2 {
    margin-top: .5rem!important;
}
.mr-2 {
    margin-right: .5rem!important;
}
.mb-2, .my-2 {
    margin-bottom: .5rem!important;
}
.ml-2 {
    margin-left: .5rem!important;
}
.mt-3 {
    margin-top: 1rem!important;
}
.mr-3 {
    margin-right: 1rem!important;
}
.mb-3 {
    margin-bottom: 1rem!important;
}
.ml-3 {
    margin-left: 1rem!important;
}
.mt-4 {
    margin-top: 1.5rem!important;
}
.mr-4 {
    margin-right: 1.5rem!important;
}
.mb-4 {
    margin-bottom: 1.5rem!important;
}
.mb-5 {
    margin-bottom: 3rem!important;
}
.p-0 {
    padding: 0!important;
}
.pt-0 {
    padding-top: 0!important;
}
.px-0 {
    padding-right: 0!important;
}
.pb-0 {
    padding-bottom: 0!important;
}
.pl-0, .px-0 {
    padding-left: 0!important;
}
.p-1 {
    padding: .25rem!important;
}
.pt-1, .py-1 {
    padding-top: .25rem!important;
}
.px-1 {
    padding-right: .25rem!important;
}
.pb-1, .py-1 {
    padding-bottom: .25rem!important;
}
.px-1 {
    padding-left: .25rem!important;
}
.pt-2, .py-2 {
    padding-top: .5rem!important;
}
.px-2 {
    padding-right: .5rem!important;
}
.pb-2, .py-2 {
    padding-bottom: .5rem!important;
}
.px-2 {
    padding-left: .5rem!important;
}
.p-3 {
    padding: 1rem!important;
}
.py-3 {
    padding-top: 1rem!important;
}
.pr-3, .px-3 {
    padding-right: 1rem!important;
}
.pb-3, .py-3 {
    padding-bottom: 1rem!important;
}
.px-3 {
    padding-left: 1rem!important;
}
.pt-4, .py-4 {
    padding-top: 1.5rem!important;
}
.px-4 {
    padding-right: 1.5rem!important;
}
.py-4 {
    padding-bottom: 1.5rem!important;
}
.px-4 {
    padding-left: 1.5rem!important;
}
.p-5 {
    padding: 3rem!important;
}
.pt-5, .py-5 {
    padding-top: 3rem!important;
}
.px-5 {
    padding-right: 3rem!important;
}
.py-5 {
    padding-bottom: 3rem!important;
}
.px-5 {
    padding-left: 3rem!important;
}
.mt-n1 {
    margin-top: -.25rem!important;
}
.ml-n3 {
    margin-left: -1rem!important;
}
.mb-n4 {
    margin-bottom: -1.5rem!important;
}
.my-auto {
    margin-top: auto!important;
}
.mx-auto {
    margin-right: auto!important;
}
.my-auto {
    margin-bottom: auto!important;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
}
@media (min-width:576px) {
    .my-sm-0 {
    margin-top: 0!important;
}
.my-sm-0 {
    margin-bottom: 0!important;
}
.px-sm-0 {
    padding-right: 0!important;
}
.pb-sm-0 {
    padding-bottom: 0!important;
}
.px-sm-0 {
    padding-left: 0!important;
}
.px-sm-4 {
    padding-right: 1.5rem!important;
}
.px-sm-4 {
    padding-left: 1.5rem!important;
}
.mb-sm-n2 {
    margin-bottom: -.5rem!important;
}
}@media (min-width:768px) {
    .mb-md-0 {
    margin-bottom: 0!important;
}
.mt-md-2 {
    margin-top: .5rem!important;
}
.mb-md-2 {
    margin-bottom: .5rem!important;
}
.ml-md-2 {
    margin-left: .5rem!important;
}
}@media (min-width:992px) {
    .mt-lg-0 {
    margin-top: 0!important;
}
.mb-lg-0 {
    margin-bottom: 0!important;
}
.mt-lg-1 {
    margin-top: .25rem!important;
}
.mr-lg-1 {
    margin-right: .25rem!important;
}
.ml-lg-2 {
    margin-left: .5rem!important;
}
.mb-lg-3 {
    margin-bottom: 1rem!important;
}
.mt-lg-5 {
    margin-top: 3rem!important;
}
.pt-lg-2 {
    padding-top: .5rem!important;
}
.mt-lg-n2 {
    margin-top: -.5rem!important;
}
.ml-lg-n3 {
    margin-left: -1rem!important;
}
.mt-lg-auto, .my-lg-auto {
    margin-top: auto!important;
}
.my-lg-auto {
    margin-bottom: auto!important;
}
}@media (min-width:1200px) {
    .mt-xl-0 {
    margin-top: 0!important;
}
.mr-xl-0 {
    margin-right: 0!important;
}
.pt-xl-0 {
    padding-top: 0!important;
}
.mx-xl-auto {
    margin-right: auto!important;
}
.mx-xl-auto {
    margin-left: auto!important;
}
}.text-nowrap {
    white-space: nowrap!important;
}
.text-left {
    text-align: left!important;
}
.text-center {
    text-align: center!important;
}
@media (min-width:576px) {
    .text-sm-right {
    text-align: right!important;
}
}.text-uppercase {
    text-transform: uppercase!important;
}
.font-weight-normal {
    font-weight: 400!important;
}
.font-weight-bold {
    font-weight: 700!important;
}
@media print {
    *, : :after, ::before {
    text-shadow: none!important;
    box-shadow: none!important;
}
a:not(.btn) {
    text-decoration: underline;
}
img {
    page-break-inside: avoid;
}
h2, p {
    orphans: 3;
    widows: 3;
}
h2 {
    page-break-after: avoid;
}
@page {
    size: a3;
}
body {
    min-width: 992px!important;
}
.container {
    min-width: 992px!important;
}
.navbar {
    display: none;
}
}.red-text {
    color: #f44336!important;
}
.green-text {
    color: #4caf50!important;
}
.grey.lighten-4 {
    background-color: #f5f5f5!important;
}
.grey {
    background-color: #9e9e9e!important;
}
.grey-text {
    color: #9e9e9e!important;
}
.black-text {
    color: #000!important;
}
.white {
    background-color: #fff!important;
}
.white-text {
    color: #fff!important;
}
.z-depth-0 {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
.disabled {
    pointer-events: none!important;
}
a {
    color: #007bff;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
a:hover {
    color: #0056b3;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
a.disabled:hover, a:disabled:hover {
    color: #007bff;
}
a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.border-dark {
    border-color: #212121!important;
}
@font-face {
    font-family: Roboto;
    font-weight: 200;
    src: local(Roboto Thin), url(../fonts/Roboto-Thin.eot);
    src: url(../fonts/Roboto-Thin.eot#iefix) format("embedded-opentype"), url(../fonts/Roboto-Thin.woff2) format("woff2"), url(../fonts/Roboto-Thin.woff) format("woff"), url(../fonts/Roboto-Thin.ttf) format("truetype");
}
@font-face {
    font-family: Roboto;
    font-weight: 300;
    src: local(Roboto Light), url(../fonts/Roboto-Light.eot);
    src: url(../fonts/Roboto-Light.eot#iefix) format("embedded-opentype"), url(../fonts/Roboto-Light.woff2) format("woff2"), url(../fonts/Roboto-Light.woff) format("woff"), url(../fonts/Roboto-Light.ttf) format("truetype");
}
@font-face {
    font-family: Roboto;
    font-weight: 400;
    src: local(Roboto Regular), url(../fonts/Roboto-Regular.eot);
    src: url(../fonts/Roboto-Regular.eot#iefix) format("embedded-opentype"), url(../fonts/Roboto-Regular.woff2) format("woff2"), url(../fonts/Roboto-Regular.woff) format("woff"), url(../fonts/Roboto-Regular.ttf) format("truetype");
}
@font-face {
    font-family: Roboto;
    font-weight: 500;
    src: url(../fonts/Roboto-Medium.eot);
    src: url(../fonts/Roboto-Medium.eot#iefix) format("embedded-opentype"), url(../fonts/Roboto-Medium.woff2) format("woff2"), url(../fonts/Roboto-Medium.woff) format("woff"), url(../fonts/Roboto-Medium.ttf) format("truetype");
}
@font-face {
    font-family: Roboto;
    font-weight: 700;
    src: url(../fonts/Roboto-Bold.eot);
    src: url(../fonts/Roboto-Bold.eot#iefix) format("embedded-opentype"), url(../fonts/Roboto-Bold.woff2) format("woff2"), url(../fonts/Roboto-Bold.woff) format("woff"), url(../fonts/Roboto-Bold.ttf) format("truetype");
}
body {
    font-family: Roboto, sans-serif;
    font-weight: 300;
}
h1, h2, h4, h5 {
    font-weight: 300;
}
.h1-responsive {
    font-size: 150%}
@media (min-width:576px) {
    .h1-responsive {
    font-size: 170%}
}@media (min-width:768px) {
    .h1-responsive {
    font-size: 200%}
}@media (min-width:992px) {
    .h1-responsive {
    font-size: 200%}
}@media (min-width:1200px) {
    .h1-responsive {
    font-size: 250%}
}.waves-effect {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}
a.waves-effect, a.waves-light {
    display: inline-block;
}
@-webkit-keyframes fadeIn {
    from {
    opacity: 0;
}
to {
    opacity: 1;
}
}@keyframes fadeIn {
    from {
    opacity: 0;
}
to {
    opacity: 1;
}
}@-webkit-keyframes fadeInDown {
    from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes fadeInDown {
    from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@-webkit-keyframes fadeInLeft {
    from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes fadeInLeft {
    from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@-webkit-keyframes fadeInRight {
    from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes fadeInRight {
    from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@-webkit-keyframes fadeInUp {
    from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes fadeInUp {
    from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@-webkit-keyframes fadeOut {
    from {
    opacity: 1;
}
to {
    opacity: 0;
}
}@keyframes fadeOut {
    from {
    opacity: 1;
}
to {
    opacity: 0;
}
}@-webkit-keyframes fadeOutDown {
    from {
    opacity: 1;
}
to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
}@keyframes fadeOutDown {
    from {
    opacity: 1;
}
to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
}@-webkit-keyframes fadeOutLeft {
    from {
    opacity: 1;
}
to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
}@keyframes fadeOutLeft {
    from {
    opacity: 1;
}
to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
}@-webkit-keyframes fadeOutRight {
    from {
    opacity: 1;
}
to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
}@keyframes fadeOutRight {
    from {
    opacity: 1;
}
to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
}@-webkit-keyframes fadeOutUp {
    from {
    opacity: 1;
}
to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
}@keyframes fadeOutUp {
    from {
    opacity: 1;
}
to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
}@-webkit-keyframes bounce {
    20%, 53%, 80%, from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
40%, 43% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
}
70% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
}
90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
}
}@keyframes bounce {
    20%, 53%, 80%, from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
40%, 43% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
}
70% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
}
90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
}
}@-webkit-keyframes flash {
    50%, from, to {
    opacity: 1;
}
25%, 75% {
    opacity: 0;
}
}@keyframes flash {
    50%, from, to {
    opacity: 1;
}
25%, 75% {
    opacity: 0;
}
}@-webkit-keyframes pulse {
    from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
}
to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}@keyframes pulse {
    from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
}
to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}@-webkit-keyframes rubberBand {
    from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1);
}
40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1);
}
50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1);
}
65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
}
75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
}
to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}@keyframes rubberBand {
    from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1);
}
40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1);
}
50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1);
}
65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
}
75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
}
to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}@-webkit-keyframes shake {
    from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
}
}@keyframes shake {
    from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
}
}@-webkit-keyframes headShake {
    0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
}
31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
}
50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}@keyframes headShake {
    0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
}
31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
}
50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}@-webkit-keyframes swing {
    20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
}
40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
}
60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
}
80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
}
to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
}
}@keyframes swing {
    20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
}
40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
}
60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
}
80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
}
to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
}
}@-webkit-keyframes tada {
    from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}@keyframes tada {
    from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}@-webkit-keyframes wobble {
    from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes wobble {
    from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@-webkit-keyframes jello {
    11.1%, from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg);
}
77.7% {
    -webkit-transform: skewX(.39063deg) skewY(.39063deg);
    transform: skewX(.39063deg) skewY(.39063deg);
}
88.8% {
    -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
    transform: skewX(-.19531deg) skewY(-.19531deg);
}
}@keyframes jello {
    11.1%, from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg);
}
77.7% {
    -webkit-transform: skewX(.39063deg) skewY(.39063deg);
    transform: skewX(.39063deg) skewY(.39063deg);
}
88.8% {
    -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
    transform: skewX(-.19531deg) skewY(-.19531deg);
}
}@-webkit-keyframes heartBeat {
    0% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
28% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
70% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
}@keyframes heartBeat {
    0% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
28% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
70% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
}@-webkit-keyframes bounceIn {
    20%, 40%, 60%, 80%, from, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
}
20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
}
60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
}
80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
}
to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}@keyframes bounceIn {
    20%, 40%, 60%, 80%, from, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
}
20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
}
60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
}
80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
}
to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}@-webkit-keyframes bounceInDown {
    60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
}
60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
}
75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}
90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
}
to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes bounceInDown {
    60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
}
60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
}
75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}
90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
}
to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@-webkit-keyframes bounceInLeft {
    60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
}
60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
}
75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}
90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
}
to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes bounceInLeft {
    60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
}
60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
}
75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}
90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
}
to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@-webkit-keyframes bounceInRight {
    60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
}
60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
}
75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
}
90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
}
to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes bounceInRight {
    60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
}
60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
}
75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
}
90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
}
to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@-webkit-keyframes bounceInUp {
    60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
}
60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
}
75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}
90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
}
to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes bounceInUp {
    60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
}
60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
}
75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}
90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
}
to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@-webkit-keyframes bounceOut {
    20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
}
50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
}
}@keyframes bounceOut {
    20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
}
50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
}
}@-webkit-keyframes bounceOutDown {
    20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}
40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
}
to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
}
}@keyframes bounceOutDown {
    20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}
40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
}
to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
}
}@-webkit-keyframes bounceOutLeft {
    20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
}
to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
}
}@keyframes bounceOutLeft {
    20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
}
to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
}
}@-webkit-keyframes bounceOutRight {
    20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
}
to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
}
}@keyframes bounceOutRight {
    20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
}
to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
}
}@-webkit-keyframes bounceOutUp {
    20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}
40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}
to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
}
}@keyframes bounceOutUp {
    20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}
40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}
to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
}
}@-webkit-keyframes fadeInDownBig {
    from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes fadeInDownBig {
    from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@-webkit-keyframes fadeInLeftBig {
    from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes fadeInLeftBig {
    from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@-webkit-keyframes fadeInRightBig {
    from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes fadeInRightBig {
    from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@-webkit-keyframes fadeInUpBig {
    from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes fadeInUpBig {
    from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@-webkit-keyframes fadeOutDownBig {
    from {
    opacity: 1;
}
to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
}
}@keyframes fadeOutDownBig {
    from {
    opacity: 1;
}
to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
}
}@-webkit-keyframes fadeOutLeftBig {
    from {
    opacity: 1;
}
to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
}
}@keyframes fadeOutLeftBig {
    from {
    opacity: 1;
}
to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
}
}@-webkit-keyframes fadeOutRightBig {
    from {
    opacity: 1;
}
to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
}
}@keyframes fadeOutRightBig {
    from {
    opacity: 1;
}
to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
}
}@-webkit-keyframes fadeOutUpBig {
    from {
    opacity: 1;
}
to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
}
}@keyframes fadeOutUpBig {
    from {
    opacity: 1;
}
to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
}
}@-webkit-keyframes flip {
    from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
}@keyframes flip {
    from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
}@-webkit-keyframes flipInX {
    from {
    opacity: 0;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
}
80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
}
}@keyframes flipInX {
    from {
    opacity: 0;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
}
80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
}
}@-webkit-keyframes flipInY {
    from {
    opacity: 0;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
}
80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
}
}@keyframes flipInY {
    from {
    opacity: 0;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
}
80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
}
}@-webkit-keyframes flipOutX {
    from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
}
30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
}
to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
}
}@keyframes flipOutX {
    from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
}
30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
}
to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
}
}@-webkit-keyframes flipOutY {
    from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
}
30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
}
to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
}
}@keyframes flipOutY {
    from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
}
30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
}
to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
}
}@-webkit-keyframes lightSpeedIn {
    from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
}
60% {
    opacity: 1;
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
}
80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
}
to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes lightSpeedIn {
    from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
}
60% {
    opacity: 1;
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
}
80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
}
to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@-webkit-keyframes lightSpeedOut {
    from {
    opacity: 1;
}
to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
}
}@keyframes lightSpeedOut {
    from {
    opacity: 1;
}
to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
}
}@-webkit-keyframes rotateIn {
    from {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    -webkit-transform-origin: center;
    transform-origin: center;
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: center;
    transform-origin: center;
}
}@keyframes rotateIn {
    from {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    -webkit-transform-origin: center;
    transform-origin: center;
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: center;
    transform-origin: center;
}
}@-webkit-keyframes rotateInDownLeft {
    from {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}
}@keyframes rotateInDownLeft {
    from {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}
}@-webkit-keyframes rotateInDownRight {
    from {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}
}@keyframes rotateInDownRight {
    from {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}
}@-webkit-keyframes rotateInUpLeft {
    from {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}
}@keyframes rotateInUpLeft {
    from {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}
}@-webkit-keyframes rotateInUpRight {
    from {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}
}@keyframes rotateInUpRight {
    from {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}
}@-webkit-keyframes rotateOut {
    from {
    opacity: 1;
    -webkit-transform-origin: center;
    transform-origin: center;
}
to {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    -webkit-transform-origin: center;
    transform-origin: center;
}
}@keyframes rotateOut {
    from {
    opacity: 1;
    -webkit-transform-origin: center;
    transform-origin: center;
}
to {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    -webkit-transform-origin: center;
    transform-origin: center;
}
}@-webkit-keyframes rotateOutDownLeft {
    from {
    opacity: 1;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}
to {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}
}@keyframes rotateOutDownLeft {
    from {
    opacity: 1;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}
to {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}
}@-webkit-keyframes rotateOutDownRight {
    from {
    opacity: 1;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}
to {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}
}@keyframes rotateOutDownRight {
    from {
    opacity: 1;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}
to {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}
}@-webkit-keyframes rotateOutUpLeft {
    from {
    opacity: 1;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}
to {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}
}@keyframes rotateOutUpLeft {
    from {
    opacity: 1;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}
to {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}
}@-webkit-keyframes rotateOutUpRight {
    from {
    opacity: 1;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}
to {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}
}@keyframes rotateOutUpRight {
    from {
    opacity: 1;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}
to {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}
}@-webkit-keyframes hinge {
    0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
40%, 80% {
    opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
to {
    opacity: 0;
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
}
}@keyframes hinge {
    0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
40%, 80% {
    opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
to {
    opacity: 0;
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
}
}@-webkit-keyframes jackInTheBox {
    from {
    opacity: 0;
    -webkit-transform: scale(.1) rotate(30deg);
    transform: scale(.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
}
70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
}
to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
}@keyframes jackInTheBox {
    from {
    opacity: 0;
    -webkit-transform: scale(.1) rotate(30deg);
    transform: scale(.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
}
70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
}
to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
}@-webkit-keyframes rollIn {
    from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes rollIn {
    from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@-webkit-keyframes rollOut {
    from {
    opacity: 1;
}
to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}@keyframes rollOut {
    from {
    opacity: 1;
}
to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}@-webkit-keyframes zoomIn {
    from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
}
50% {
    opacity: 1;
}
}@keyframes zoomIn {
    from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
}
50% {
    opacity: 1;
}
}@-webkit-keyframes zoomInDown {
    from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}@keyframes zoomInDown {
    from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}@-webkit-keyframes zoomInLeft {
    from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}@keyframes zoomInLeft {
    from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}@-webkit-keyframes zoomInRight {
    from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}@keyframes zoomInRight {
    from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}@-webkit-keyframes zoomInUp {
    from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}@keyframes zoomInUp {
    from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}@-webkit-keyframes zoomOut {
    from {
    opacity: 1;
}
50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
}
to {
    opacity: 0;
}
}@keyframes zoomOut {
    from {
    opacity: 1;
}
50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
}
to {
    opacity: 0;
}
}@-webkit-keyframes zoomOutDown {
    40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}@keyframes zoomOutDown {
    40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}@-webkit-keyframes zoomOutLeft {
    40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
}
}@keyframes zoomOutLeft {
    40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
}
}@-webkit-keyframes zoomOutRight {
    40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
}
}@keyframes zoomOutRight {
    40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
}
}@-webkit-keyframes zoomOutUp {
    40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}@keyframes zoomOutUp {
    40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}@-webkit-keyframes slideInDown {
    from {
    visibility: visible;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes slideInDown {
    from {
    visibility: visible;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@-webkit-keyframes slideInLeft {
    from {
    visibility: visible;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes slideInLeft {
    from {
    visibility: visible;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@-webkit-keyframes slideInRight {
    from {
    visibility: visible;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes slideInRight {
    from {
    visibility: visible;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@-webkit-keyframes slideInUp {
    from {
    visibility: visible;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes slideInUp {
    from {
    visibility: visible;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@-webkit-keyframes slideOutDown {
    from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
}@keyframes slideOutDown {
    from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
}@-webkit-keyframes slideOutLeft {
    from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
}@keyframes slideOutLeft {
    from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
}@-webkit-keyframes slideOutRight {
    from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
}@keyframes slideOutRight {
    from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
}@-webkit-keyframes slideOutUp {
    from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
}@keyframes slideOutUp {
    from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
}.btn {
    margin: .375rem;
    color: inherit;
    text-transform: uppercase;
    word-wrap: break-word;
    white-space: normal;
    cursor: pointer;
    border: 0;
    border-radius: .125rem;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    padding: .84rem 2.14rem;
    font-size: .81rem;
}
.btn:active, .btn:focus, .btn:hover {
    outline: 0;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}
.btn.btn-md {
    padding: .7rem 1.6rem;
    font-size: .7rem;
}
.btn.disabled:active, .btn.disabled:focus, .btn.disabled:hover, .btn:disabled:active, .btn:disabled:focus, .btn:disabled:hover {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}
.btn-primary {
    color: #fff;
    background-color: #4285f4!important;
}
.btn-primary:hover {
    color: #fff;
    background-color: #5a95f5;
}
.btn-primary:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}
.btn-primary:active, .btn-primary:focus {
    background-color: #0b51c5;
}
.btn-primary:not([disabled]):not(.disabled):active {
    background-color: #0b51c5!important;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}
.btn-primary:not([disabled]):not(.disabled):active:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #000;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #000;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
.card {
    font-weight: 400;
    border: 0;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}
.card[class*=border] {
    border: 1px solid #9e9e9e;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.card .card-body h1, .card .card-body h2, .card .card-body h4, .card .card-body h5 {
    font-weight: 400;
}
.navbar {
    font-weight: 300;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}
.navbar .navbar-toggler {
    border-width: 0;
    outline: 0;
}
@media (max-width:992px) {
    .navbar .container {
    width: 100%}
}.navbar .nav-item .nav-link {
    display: block;
}
.navbar .nav-item .nav-link.disabled:active {
    pointer-events: none;
}
.navbar .nav-item .nav-link .far, .navbar .nav-item .nav-link .fas {
    padding-right: 3px;
    padding-left: 3px;
}
@media (max-width:992px) {
    .navbar .nav-item .nav-link {
    padding-right: 6px;
    padding-left: 6px;
}
}.modal-dialog .modal-content {
    border: 0;
    border-radius: .125rem;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}
.modal {
    padding-right: 0!important;
}
@media (min-width:768px) {
    .modal .modal-dialog.modal-bottom {
    bottom: 0;
}
}.modal.fade.top:not(.show) .modal-dialog {
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
}
.modal.fade.bottom:not(.show) .modal-dialog {
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
}
@media (min-width:992px) {
    .modal .modal-frame {
    position: absolute;
    width: 100%;
    max-width: 100%!important;
    margin: 0!important;
}
.modal .modal-frame.modal-bottom {
    bottom: 0;
}
}@-webkit-keyframes autofill {
    to {
    color: #495057;
    background: 0 0;
}
}@keyframes autofill {
    to {
    color: #495057;
    background: 0 0;
}
}.note {
    padding: 10px;
    border-left: 6px solid;
    border-radius: 5px;
}
.note strong {
    font-weight: 600;
}
.note p {
    font-weight: 500;
}
.btn-floating {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0;
    margin: 10px;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 47px;
    height: 47px;
}
.btn-floating i {
    font-size: 1.25rem;
    line-height: 47px;
}
.btn-floating i {
    display: inline-block;
    width: inherit;
    color: #fff;
    text-align: center;
}
.btn-floating:hover {
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
}
.btn-floating:before {
    border-radius: 0;
}
button, html [type=button] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
a.btn:not([href]):not([tabindex]), a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}
@-webkit-keyframes clockwise {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}@keyframes clockwise {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}@-webkit-keyframes donut-rotate {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
}
100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
}@keyframes donut-rotate {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
}
100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
}[type=checkbox]:checked, [type=checkbox]:not(:checked) {
    position: absolute;
    pointer-events: none;
    opacity: 0;
}
label.btn input[type=checkbox]+label {
    position: relative;
    display: inline-block;
    height: 1.5625rem;
    padding-left: 35px;
    line-height: 1.5625rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
label.btn input[type=checkbox]+label:before, label.btn input[type=checkbox]:not(.filled-in)+label:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 18px;
    height: 18px;
    margin-top: 3px;
    content: "";
    border: 2px solid #8a8a8a;
    border-radius: 1px;
    -webkit-transition: .2s;
    transition: .2s;
}
label.btn input[type=checkbox]:not(.filled-in)+label:after {
    border: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
label.btn input[type=checkbox]:not(:checked):disabled+label:before {
    background-color: #bdbdbd;
    border: none;
}
label.btn input[type=checkbox]:checked+label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 1.375rem;
    border-top: 2px solid transparent;
    border-right: 2px solid #4285f4;
    border-bottom: 2px solid #4285f4;
    border-left: 2px solid transparent;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
label.btn input[type=checkbox]:checked:disabled+label:before {
    border-right: 2px solid #bdbdbd;
    border-bottom: 2px solid #bdbdbd;
}
label.btn input[type=checkbox]:indeterminate+label:before {
    top: -11px;
    left: -12px;
    width: 10px;
    height: 1.375rem;
    border-top: none;
    border-right: 2px solid #4285f4;
    border-bottom: none;
    border-left: none;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
label.btn input[type=checkbox]:indeterminate:disabled+label:before {
    background-color: transparent;
    border-right: 2px solid rgba(0, 0, 0, .46);
}
label.btn input[type=checkbox]:disabled:not(:checked)+label:before {
    background-color: #bdbdbd;
    border-color: #bdbdbd;
}
label.btn input[type=checkbox]:disabled:not(:checked)+label:after {
    background-color: #bdbdbd;
    border-color: #bdbdbd;
}
label.btn input[type=checkbox]:disabled:checked+label:before {
    background-color: transparent;
}
label.btn input[type=checkbox]:disabled:checked+label:after {
    background-color: #bdbdbd;
    border-color: #bdbdbd;
}
.switch label {
    cursor: pointer;
}
.switch label input[type=checkbox] {
    opacity: 0;
    width: 0;
    height: 0;
}
button:focus {
    outline: 0!important;
}
.md-accordion .card {
    overflow: visible;
    border-bottom: 1px solid #e0e0e0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.md-accordion .card:first-of-type, .md-accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 1px solid #e0e0e0;
}
.md-accordion .card .card-header {
    padding: 1rem 1.5rem;
    background: 0 0;
    border-bottom: 0;
}
.md-accordion .card .card-header a {
    -webkit-transition: ease-in-out .3s;
    transition: ease-in-out .3s;
}
.md-accordion .card .fa-angle-down {
    float: right;
}
.md-accordion .card .card-body {
    font-size: .9rem;
    font-weight: 300;
    line-height: 1.7;
    color: #626262;
}
@-webkit-keyframes indeterminate {
    0% {
    right: 100%;
    left: -35%}
60% {
    right: -90%;
    left: 100%}
100% {
    right: -90%;
    left: 100%}
}@keyframes indeterminate {
    0% {
    right: 100%;
    left: -35%}
60% {
    right: -90%;
    left: 100%}
100% {
    right: -90%;
    left: 100%}
}@-webkit-keyframes indeterminate-short {
    0% {
    right: 100%;
    left: -200%}
60% {
    right: -8%;
    left: 107%}
100% {
    right: -8%;
    left: 107%}
}@keyframes indeterminate-short {
    0% {
    right: 100%;
    left: -200%}
60% {
    right: -8%;
    left: 107%}
100% {
    right: -8%;
    left: 107%}
}@-webkit-keyframes container-rotate {
    to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}@keyframes container-rotate {
    to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}@-webkit-keyframes fill-unfill-rotate {
    12.5% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
25% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
37.5% {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg);
}
50% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg);
}
62.5% {
    -webkit-transform: rotate(675deg);
    transform: rotate(675deg);
}
75% {
    -webkit-transform: rotate(810deg);
    transform: rotate(810deg);
}
87.5% {
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg);
}
to {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg);
}
}@keyframes fill-unfill-rotate {
    12.5% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
25% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
37.5% {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg);
}
50% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg);
}
62.5% {
    -webkit-transform: rotate(675deg);
    transform: rotate(675deg);
}
75% {
    -webkit-transform: rotate(810deg);
    transform: rotate(810deg);
}
87.5% {
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg);
}
to {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg);
}
}@-webkit-keyframes blue-fade-in-out {
    from {
    opacity: 1;
}
25% {
    opacity: 1;
}
26% {
    opacity: 0;
}
89% {
    opacity: 0;
}
90% {
    opacity: 1;
}
100% {
    opacity: 1;
}
}@keyframes blue-fade-in-out {
    from {
    opacity: 1;
}
25% {
    opacity: 1;
}
26% {
    opacity: 0;
}
89% {
    opacity: 0;
}
90% {
    opacity: 1;
}
100% {
    opacity: 1;
}
}@-webkit-keyframes red-fade-in-out {
    from {
    opacity: 0;
}
15% {
    opacity: 0;
}
25% {
    opacity: 1;
}
50% {
    opacity: 1;
}
51% {
    opacity: 0;
}
}@keyframes red-fade-in-out {
    from {
    opacity: 0;
}
15% {
    opacity: 0;
}
25% {
    opacity: 1;
}
50% {
    opacity: 1;
}
51% {
    opacity: 0;
}
}@-webkit-keyframes yellow-fade-in-out {
    from {
    opacity: 0;
}
40% {
    opacity: 0;
}
50% {
    opacity: 1;
}
75% {
    opacity: 1;
}
76% {
    opacity: 0;
}
}@keyframes yellow-fade-in-out {
    from {
    opacity: 0;
}
40% {
    opacity: 0;
}
50% {
    opacity: 1;
}
75% {
    opacity: 1;
}
76% {
    opacity: 0;
}
}@-webkit-keyframes green-fade-in-out {
    from {
    opacity: 0;
}
65% {
    opacity: 0;
}
75% {
    opacity: 1;
}
90% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}@keyframes green-fade-in-out {
    from {
    opacity: 0;
}
65% {
    opacity: 0;
}
75% {
    opacity: 1;
}
90% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}@-webkit-keyframes left-spin {
    from {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
}
50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
to {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
}
}@keyframes left-spin {
    from {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
}
50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
to {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
}
}@-webkit-keyframes right-spin {
    from {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
}
50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
}
to {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
}
}@keyframes right-spin {
    from {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
}
50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
}
to {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
}
}@-webkit-keyframes fade-out {
    from {
    opacity: 1;
}
to {
    opacity: 0;
}
}@keyframes fade-out {
    from {
    opacity: 1;
}
to {
    opacity: 0;
}
}@keyframes pulse {
    from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
50% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}@font-face {
    font-display: swap!important;
}
.new {
    background: #fafafa;
}
.hero-content, .hero-image {
    z-index: 1;
}
.sgv_hero {
    background: #fff;
    padding-top: 15px;
    padding-bottom: 100px;
    margin-top: 5px;
    margin-bottom: -90px;
}
.sgv_border {
    border: 1px solid #f0f0f0;
}
.sgv_vpncenter-logo {
    max-width: 130px;
}
.sgv_hero-grid {
    display: grid;
    grid-template-columns: 1.3fr .9fr;
    grid-template-rows: minmax(50px, auto);
    grid-gap: 0 30px;
}
.sgv_hero-title {
    grid-area: 1/1/1/1;
}
.sgv_hero-description {
    grid-area: 2/1/2/1;
}
.sgv_hero-list {
    grid-area: 3/1/3/1;
}
.sgv_hero-image {
    grid-area: 1/2/4/2;
    align-self: self-start;
}
@media only screen and (max-width:1199px) {
    .sgv_hero-grid {
    grid-template-columns: 1.5fr 1fr;
}
.sgv_hero-title {
    grid-area: 1/1/1/3;
}
.sgv_hero-image {
    align-self: self-end;
}
}@media only screen and (max-width:991px) {
    .sgv_hero-grid {
    grid-template-columns: 1.5fr .6fr;
}
.sgv_hero-description {
    grid-area: 2/1/2/3;
}
}@media only screen and (max-width:767px) {
    .sgv_hero-grid {
    grid-template-columns: 1fr;
}
.sgv_hero-title {
    grid-area: 1/1/1/1;
}
.sgv_hero-description {
    grid-area: 2/1/2/1;
}
.sgv_hero-image {
    display: none;
}
}.sgv_ {
    display: grid;
    -ms-display: grid;
    grid-template-columns: 1.12fr 2fr 1.5fr;
    grid-gap: 0 30px;
}
.sgv_product-card-ribbon {
    grid-area: 1/1/1/1;
}
.sgv_product-card-title {
    grid-area: 1/2/1/2;
}
.sgv_product-card-primary-btn {
    grid-area: 1/3/1/3;
}
.sgv_product-card-images {
    grid-area: 1/1/3/1;
    margin-top: 56px;
    z-index: 3;
}
.sgv_product-card-images:hover {
    box-shadow: 10 10 10 #000;
}
.sgv_product-card-description {
    grid-area: 1/2/2/4;
    margin-top: 124px;
}
.sgv_product-card-benefits {
    grid-area: 2/2/2/4;
}
.sgv_product-card-secondary-btn {
    grid-area: 1/1/3/1;
    margin-top: 234px;
}
.sgv_benefits-list {
    columns: 2;
}
.sgv_text-meta {
    font-size: 14px;
}
@media only screen and (max-width:1199px) {
    .sgv_product-card-secondary-btn {
    margin-top: 206px;
}
}@media only screen and (max-width:991px) {
    .sgv_product-card {
    grid-template-columns: 2.02fr 3fr;
}
.sgv_product-card-title {
    grid-area: 1/2/1/3;
}
.sgv_product-card-primary-btn {
    grid-area: 2/2/2/3;
}
.sgv_product-card-images {
    margin-top: 56px;
    align-self: end;
}
.sgv_product-card-description {
    grid-area: 3/1/3/3;
    margin-top: 24px;
}
.sgv_product-card-benefits {
    grid-area: 4/1/4/3;
}
.sgv_product-card-secondary-btn {
    grid-area: 5/1/5/3;
    margin-top: 24px;
}
}@media only screen and (max-width:767px) {
    .sgv_product-card {
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 16px;
    grid-column-gap: 15px;
}
.sgv_product-card-ribbon {
    grid-area: 1/1/1/3;
}
.sgv_product-card-title {
    grid-area: 2/2/2/2;
}
.sgv_product-card-primary-btn {
    grid-area: 4/1/4/3;
}
.sgv_product-card-images {
    grid-area: 2/1/2/1;
    margin-top: 0;
    align-self: start;
}
.sgv_product-card-description {
    grid-area: 3/1/3/3;
    margin-top: 0;
}
.sgv_product-card-benefits {
    grid-area: 5/1/5/3;
}
.sgv_product-card-secondary-btn {
    grid-area: 6/1/6/3;
    margin-top: 0;
}
.sgv_benefits-list {
    columns: 1;
}
}@media only screen and (max-width:575px) {
    .sgv_product-card {
    margin-left: -15px;
    margin-right: -15px;
}
}@media only screen and (max-width:443px) {
    .sgv_product-card {
    grid-template-columns: 1fr 1.2fr;
}
.sgv_text-product-title {
    font-size: 20px;
}
.sgv_text-meta {
    font-size: 12px;
}
}.sgv_vpncenter_products-logo {
    max-height: 50px;
    max-width: 200px;
    width: 100%;
    padding: 0 10px;
}
.sgv_vpncenter_products-logo--small {
    max-width: 150px;
}
.sgv_product-overlay:hover>img {
    z-index: 4;
}
.sgv_vpn-features {
    display: flex;
    flex-wrap: wrap;
}
.sgv_vpn-feature-item {
    width: calc(30% - 15px);
}
.sgv_vpn-feature-item img {
    max-width: 24px;
    margin-right: 5px;
}
@media only screen and (max-width:991px) {
    .sgv_vpn-feature-item {
    width: calc(33.333% - 0px);
}
.sgv_vpn-feature-item img {
    margin-right: 0;
}
}@media only screen and (max-width:445px) {
    .sgv_vpn-feature-item {
    width: calc(50% - 0px);
}
}.sgv_vpn-compatibility img {
    max-width: 15px;
}
.border-brand {
    border-color: #002e63!important;
}
.backtop {
    right: 10px;
    top: 0;
}
.yellow-ribbon {
    background: url(../images/yellow-ribbon.svg) no-repeat;
    background-size: 100%}
.hide-me[aria-expanded=true] {
    display: none;
}
.sgv_blog-post-avatar img {
    background: url(../images/sgv_single-post-author-avatar.jpg) no-repeat;
    background-size: 100%}
.new-modal {
    backdrop-filter: blur(10px);
}
.new-modal .modal-dialog {
    top: 50%;
    transform: translateY(-50%)!important;
}
.comparion-scroll-table p {
    font-size: 14px;
}
.syncscroll {
    height: 100%}
.syncscroll::-webkit-scrollbar {
    background: #f0f0f0;
    height: .2em;
}
.syncscroll::-webkit-scrollbar-thumb {
    background: #aaa;
    border-radius: 20px;
}
.wrap {
    position: relative;
    margin-bottom: 100px;
    overscroll-behavior: none;
}
.headers {
    top: 0;
    position: -webkit-sticky;
    position: sticky;
    z-index: 7;
    margin-bottom: 85px;
    transform: rotateX(00deg);
    -moz-transform: rotateX(0);
    -webkit-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -o-transform: rotateX(0);
}
.headers .track {
    display: flex;
    align-content: center;
    justify-content: center;
    border: 0;
}
.scroller, .tracks {
    display: flex;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}
.scroller {
    overflow-x: hidden;
    transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
}
.tracks {
    text-align: center;
    position: relative;
    margin-top: -65px;
    scroll-snap-type: none;
    transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
}
.track:first-child {
    text-align: left;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    left: 0;
    z-index: 6;
}
.entry:nth-child(odd) {
    background-color: #fff;
}
.entry:nth-child(even) {
    background-color: #f5f5f5;
}
.scenes::-webkit-scrollbar, .scroller::-webkit-scrollbar {
    display: block;
    position: sticky;
    top: 0;
}
.track {
    flex: 1 0 calc(15% + 2px);
    margin-right: 1px;
    border-right: 1px solid #ddd;
    scroll-snap-align: start;
    transform: rotateX(180deg);
    -moz-transform: rotateX(-180deg);
    -webkit-transform: rotateX(-180deg);
    -ms-transform: rotateX(-180deg);
    -o-transform: rotateX(-180deg);
}
.heading {
    display: flex;
    justify-content: center;
    align-items: center;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background: #fff;
    padding: 8px 0;
    z-index: 1;
    width: 150px;
}
.entry {
    height: auto;
    background: #fff;
    padding: 10px;
    line-height: 65px;
}
.entry p {
    line-height: 1.5;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}
.sgv_comparion-table-info {
    display: none;
}
@media only screen and (max-width:1199px) {
    .sgv_comparion-table-info {
    background: #fff;
    font-size: 12px;
    padding: 2px 0;
    text-transform: uppercase;
    display: block;
    padding-left: 20%;
    text-align: center;
}
.track {
    flex: 1 0 calc(20% + 2px);
}
}@media only screen and (max-width:992px) {
    .sgv_comparion-table-info {
    padding-left: 33%}
.track {
    flex: 1 0 calc(33.333% + 2px);
    margin-right: 0;
}
}@media only screen and (max-width:767px) {
    .sgv_comparion-table-info {
    padding-left: 50%}
.track {
    flex: 1 0 calc(50% + 2px);
}
}.sgv_line-chart-wrapper {
    position: relative;
    margin: auto;
    height: 100%;
    min-height: 320px;
    max-height: 400px;
    width: 100%}
.sgv_tooltip-review {
    max-width: 240px;
}
.sgv_bubble-sign {
    width: 20px;
    height: 20px;
    left: -15px;
    top: 45%;
    transform: rotate(45deg) translateY(-50%);
}
@media only screen and (max-width:509px) {
    .sgv_tooltip-review {
    margin-top: 20px!important;
}
.sgv_bubble-sign {
    top: 0;
    left: 0;
}
}.sgv_product-review-ribbon {
    background: url(../images/sgv_product-review-yellow-ribbon.svg) no-repeat;
    background-size: 100%;
    background-position: right center;
    position: absolute;
}
@media only screen and (max-width:991px) {
    .sgv_product-review-ribbon {
    position: relative;
    background-size: 103%;
    background-position: 0 51%}
}@media only screen and (max-width:767px) {
    .sgv_product-review-ribbon {
    position: relative;
    background-size: 106%;
    background-position: 0 51%}
}.sgv_blog-post-product-card {
    width: 100%;
    padding: 15px;
    background-color: #fff;
    border: 8px solid #eee;
    display: grid;
    grid-template-columns: .8fr 3fr 1fr;
    grid-gap: 15px;
}
.sgv_blog-post-product-card-preview {
    grid-area: 1/1/1/1;
}
.sgv_blog-post-product-card-logo {
    grid-area: 1/2/1/2;
}
.sgv_blog-post-product-card-logo img {
    max-width: 150px;
}
.sgv_blog-post-product-card-description {
    grid-area: 1/2/2/2;
    margin-top: 40px;
}
.sgv_blog-post-product-card-cta {
    grid-area: 1/3/2/3;
    z-index: 3;
    transition: all .7s ease-in;
}
.sgv_blog-post-product-card-list {
    grid-area: 2/1/2/4;
}
@media only screen and (max-width:767px) {
    .sgv_blog-post-product-card {
    grid-template-columns: .5fr 1fr;
    grid-gap: 10px;
}
.sgv_blog-post-product-card-preview {
    grid-area: 1/1/1/1;
}
.sgv_blog-post-product-card-logo {
    grid-area: 1/2/1/2;
}
.sgv_blog-post-product-card-description {
    grid-area: 1/2/1/3;
    margin-top: 40px;
}
.sgv_blog-post-product-card-cta {
    grid-area: 3/1/3/3;
}
.sgv_blog-post-product-card-list {
    grid-area: 4/1/4/3;
}
}@media only screen and (max-width:425px) {
    .sgv_blog-post-product-card-logo {
    flex-direction: column-reverse;
}
.sgv_blog-post-product-card-description {
    grid-area: 2/1/2/3;
    margin-top: 0;
}
}.sgv_discount-cupon {
    border: 2px dashed #ddd;
}
.sgv_discount-cupon-wrapper {
    background: #eee;
    position: relative;
}
.sgv_discount-cupon-wrapper-hole-left {
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    background: #fff;
    width: 20px;
    height: 40px;
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
    transform: translateY(-50%);
}
.sgv_discount-cupon-wrapper-hole-right {
    position: absolute;
    top: 50%;
    right: 0;
    display: inline-block;
    background: #fff;
    width: 20px;
    height: 40px;
    border-top-left-radius: 60px;
    border-bottom-left-radius: 60px;
    transform: translateY(-50%);
}
.sgv_discount-cupon-content {
    width: 49%}
@media only screen and (max-width:767px) {
    .sgv_discount-cupon-content {
    width: 100%}
}.sgv_discount-cupon-badge {
    background: url(../images/sgv_discount-cupon-badge-red.svg) no-repeat;
    background-size: 100%}
.sgv_cupon-discount-span {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 5px;
}
@media only screen and (max-width:767px) {
    .sgv_cupon-discount-span {
    letter-spacing: 7px;
}
}@media only screen and (max-width:480px) {
    .sgv_cupon-discount-span {
    letter-spacing: 4px;
}
}.sgv_discount-cupon-divider {
    display: inline-block;
    width: 35%;
    height: 1px;
    background: red;
}
.sgv_discount-cupon-divider-vertical {
    display: block;
    width: 1px;
    height: 100%;
    min-height: 180px;
    margin: auto 0;
    border: 1px dashed #aaa;
}
@media only screen and (max-width:766px) {
    .sgv_discount-cupon-divider-vertical {
    width: 75%;
    margin: 15px auto;
    min-height: 1px;
}
}.btn {
    z-index: 3;
}
.button-secondary {
    z-index: 3;
}
.button-secondary:hover {
    transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .2), 1px 1px 11px 0 rgba(0, 0, 0, .19);
    -webkit-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .2), 1px 1px 11px 0 rgba(0, 0, 0, .19);
}
.border-md {
    border-width: 2px!important;
}
.hoverable {
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
}
.hoverable:hover {
    transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .2), 1px 1px 11px 0 rgba(0, 0, 0, .19);
    -webkit-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .2), 1px 1px 11px 0 rgba(0, 0, 0, .19);
}
.grey-text.darken-1 a {
    color: #bf360c;
}
body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    background-color: #fff!important;
    font-size: 14px!important;
    font-weight: 400!important;
}
.navbar-nav {
    background-color: #fff!important;
}
.container {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
}
.hero-grid {
    padding-top: 100px;
}
.hero-grid h1 {
    font-weight: 800;
    font-size: 35px;
    color: #fff!important;
}
.navbar {
    z-index: 1000;
}
.hero-section {
    overflow-x: hidden;
    position: relative;
    z-index: 10;
    margin-top: -80px;
    position: relative;
    height: auto;
    background-image: linear-gradient(#ff9d2f, #ff6126);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 32vw), 0 100%);
    padding-bottom: 56vw;
    background: #204b93;
    background: linear-gradient(18deg, #204b93 0, #2151a1 35%, #308ff4 100%);
}
.main-title-date {
    color: #aad3ff!important;
    font-size: 25px;
    font-weight: 500;
    white-space: nowrap;
}
.header-divider {
    width: 110px;
    height: 2px;
    background-color: #fff;
    margin-left: 0;
}
.header-first-paragraph {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.3;
}
.header-use-text {
    font-weight: 700;
    color: #fff;
}
.use-icons {
    max-width: 20px;
    margin-right: 5px;
    height: auto;
}
.use-text {
    color: #fff;
    font-size: 14px;
}
.gaming-icon {
    width: 20px;
    height: 12px;
}
.hero-image {
    margin-left: -50px;
    overflow-x: hidden;
    position: relative;
}
.vpn-products-section {
    position: relative;
    margin-top: -54vw;
    z-index: 100;
    padding-left: 20px;
    padding-right: 20px;
}
.product-number {
    width: auto;
    grid-area: a;
    display: flex;
    align-self: flex-end;
    margin-left: -15px;
    margin-top: -15px;
    background-image: linear-gradient(#ff9d2f, #ff6126);
    clip-path: polygon(0 0, 100% 0, calc(100% - 24px) 100%, 0 100%);
    background: #ffc400;
    box-shadow: 0 .5rem .5rem rgb(0 0 0 / 80%)!important;
    width: 80%;
    padding-top: 5px;
    padding-bottom: 5px;
}
.custom-ribbon {
    text-align: center;
    display: block;
    padding-right: 50px;
    padding-left: 20px;
    font-weight: 700;
    color: #2a374e;
    text-transform: capitalize;
}
.atrr-icon {
    height: 100%;
    width: auto;
    margin-left: 10px;
}
.secondary-icon {
    position: absolute;
    grid-area: a;
    text-align: right;
    right: -12px;
    top: -12px;
}
.main-title h2 {
    font-size: 20px;
    font-weight: 500;
}
.os-pics {
    margin-top: -5px;
}
.os-pics img {
    width: 14px;
    height: auto;
    margin-left: 5px;
}
.os-pics img:first-child {
    margin-left: 0!important;
}
.product-card {
    display: grid;
    grid-template-areas: "a a" "b c" "d d" "e e" "f f" "g g";
    row-gap: 15px;
    column-gap: 5px;
    grid-template-rows: auto auto auto auto auto auto;
    padding: 15px!important;
    padding-bottom: 0!important;
    background-color: #fff;
    box-shadow: 0 .5rem .5rem rgb(0 0 0 / 32%)!important;
    color: #000!important;
    grid-template-columns: min-content auto;
    border: 1px solid #2a374e;
}
.product-card:hover {
    border: 1px solid red;
    -webkit-transition: all .1s ease-in;
    box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .2), 1px 1px 11px 0 rgba(0, 0, 0, .19)!important;
    -webkit-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .2), 1px 1px 11px 0 rgba(0, 0, 0, .19)!important;
}
.middle-container2 {
    grid-area: e;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.middle-container {
    grid-area: c;
}
.short_p {
    grid-area: d;
}
.visit-button {
    grid-area: h;
    border-width: .125rem;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: .5rem 1.375rem .375rem;
    display: none;
}
.attr_list {
    grid-area: f;
    columns: 1;
    padding-left: 0;
}
.middle-container2 .btn-danger {
    width: 100%;
    font-weight: 500;
}
.btn-danger, .details_btn, .details_btn2 {
    z-index: 200;
}
.compatibility p {
    font-size: 14px;
}
.product-card:nth-child(2n+2) {
    background-color: #fff;
}
.vpn-products-section .product-card:nth-child(2n+2) .product-number {
    width: 75%}
.vpn-second-products-section {
    position: relative;
    height: auto;
    background-image: linear-gradient(#ff9d2f, #ff6126);
    clip-path: polygon(0 32vw, 100% 0, 100% 100%, 0 100%);
    padding-top: 56vw;
    margin-top: -56vw;
    background: #204b93;
    background: linear-gradient(18deg, #2151a1 0, #308ff4 25%, #2151a1 75%, #308ff4 100%);
    padding-left: 20px;
    padding-right: 20px;
}
.vpn-second-products-section .product-card {
    color: #000!important;
    background-color: #fff!important;
}
.vpn-second-products-section .product-card .custom-ribbon {
    color: #fff;
}
.vpn-second-products-section .product-card .product-number {
    background-color: #2a374e;
    width: 32%}
.testimonials-section .container {
    max-width: 725px;
}
.testimonials-section h1 {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 26px;
}
.testimonial-carousel .testimonial {
    text-align: center;
}
.testimonial-carousel .testimonial .avatar img {
    max-width: 120px;
    box-shadow: rgb(0 0 0 / 33%) 4px 4px 5px 0, rgb(0 0 0 / 15%) 0 3px 3px 0;
}
.testimonial .new-visit-button {
    max-width: 400px;
}
.review-user-name {
    font-size: 14px;
    color: #657796;
    font-weight: 300!important;
    font-style: oblique;
}
.vpn-logo-review {
    height: 22px;
    width: auto;
}
.testimonial {
    width: 90%;
    margin: auto!important;
}
.testimonial-carousel .carousel-control {
    top: 10px!important;
}
.review-flag {
    height: 29px;
    width: auto;
    border-radius: 50%}
.testimonial-carousel .carousel-control::before {
    font-size: 2rem;
    color: rgba(0, 0, 0, .8);
}
.new-visit-button {
    background-color: #ea090f!important;
    font-weight: 500!important;
    color: #fff!important;
    text-align: center;
    z-index: 500;
}
.new-visit-button:hover {
    background-color: #ff1e24!important;
    z-index: 500;
    transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .2), 1px 1px 11px 0 rgba(0, 0, 0, .19);
    -webkit-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .2), 1px 1px 11px 0 rgba(0, 0, 0, .19);
}
.form-section {
    background: #204b93;
    background: linear-gradient(18deg, #204b93 0, #2151a1 35%, #308ff4 100%);
}
.form-section h1 {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 26px;
    color: #fff!important;
}
.form-container {
    color: #aad3ff!important;
    max-width: 600px!important;
}
ul.stepper {
    list-style-type: none!important;
}
ul.stepper .step:before {
    position: absolute;
    top: .75rem;
    width: 1.75rem;
    height: 1.75rem;
    font-weight: 400;
    line-height: 1.75rem;
    color: #fff;
    text-align: center;
    content: counter(section);
    counter-increment: section;
    background-color: rgba(0, 0, 0, .3);
    border-radius: 100%;
    border: 2px solid #aad3ff;
    background-color: transparent!important;
    color: #aad3ff!important;
    font-weight: 700!important;
    width: 26px!important;
    height: 26px!important;
    font-size: 16px!important;
    line-height: 1.4!important;
    top: 1.2rem;
}
ul.stepper>.step:not(:last-child)::after {
    position: absolute;
    top: 3.125rem;
    left: .8438rem;
    width: .0625rem;
    height: 40%;
    content: "";
    width: 1px!important;
    background-color: #aad3ff!important;
    height: calc(100% - 12px);
}
ul.stepper .step-title {
    padding: .9688rem 2.75rem 1.5rem 4rem;
    margin: 0 -1.3rem;
    cursor: pointer;
}
ul.stepper .step-title:hover {
    background-color: transparent!important;
}
.form-control {
    color: #aad3ff!important;
}
.md-form {
    margin-top: 0!important;
    margin-bottom: 0!important;
}
.step-title {
    margin-bottom: 0!important;
    padding-bottom: 0!important;
}
ul.stepper .step:not(:last-of-type).active {
    margin-bottom: .625rem!important;
}
.step-title p {
    margin-bottom: 0!important;
    margin-top: 5px!important;
    font-weight: 200!important;
}
.flex-fill input {
    font-weight: 200!important;
    height: 25px!important;
    font-size: 12px!important;
    text-align: center!important;
}
ul.stepper {
    overflow: visible!important;
}
ul.stepper .step {
    position: relative;
}
ul.stepper {
    margin-top: 0;
    margin-bottom: 0;
}
.custom-select {
    position: relative;
}
.step-title select {
    display: none;
}
.select-selected {
    background-color: transparent;
    border-bottom: 1px solid #fff;
}
.select-selected:after {
    position: absolute;
    content: "";
    top: 28px;
    right: 25px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent transparent;
}
.select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 23px;
}
.select-items div, .select-selected {
    color: #fff;
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, .1) transparent;
    cursor: pointer;
    user-select: none;
}
.select-selected {
    border-bottom: 1px solid #fff;
    font-size: 12px;
    text-align: center;
    font-weight: 200;
    padding-bottom: 0;
}
.select-items {
    position: absolute;
    background-color: #1e90ff;
    top: 100%;
    right: 0;
    z-index: 99;
    width: 55%}
.select-hide {
    display: none;
}
.same-as-selected, .select-items div:hover {
    background-color: rgba(0, 0, 0, .1);
}
.vpn-form-btn {
    background-color: #aad3ff!important;
    border-radius: 0!important;
    width: 100%!important;
    margin-top: 0!important;
    color: #000!important;
    max-width: 400px!important;
    font-weight: 500!important;
    border: none!important;
}
.vpn-form-btn:active {
    background-color: #000!important;
}
.form-results-title {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}
.recommendations-form-results {
    color: #fff!important;
}
.recommendations-form-results .new-visit-button {
    max-width: 400px!important;
}
.form-results-offer p {
    color: #fff!important;
}
.form-results-offer {
    border: 1px solid #fff;
}
.red-flags {
    color: #2a374e;
}
.red-flags h2 {
    font-size: 16px!important;
    font-weight: 500;
    margin-top: 24px;
}
.vpn-new-footer {
    background: #09101d;
    background: linear-gradient(0deg, #09101d 0, #2a374e 50%);
}
.vpn-new-footer {
    color: #fff;
    font-size: 16px;
}
.footer-logo {
    max-width: 170px;
}
.footer-articles {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: bolder;
}
footer ul {
    list-style: none;
    padding-left: 0;
}
footer ul li {
    padding: 10px 10px 0 0;
}
footer ul li:first-child {
    padding-top: 0!important;
}
.footer-divider {
    background-color: #fff!important;
}
.rating-number {
    line-height: 1.4;
    background-color: #2a374e;
    border-radius: 3px;
    color: #fff;
    font-weight: 500;
}
.vpn-second-products-section .rating-number {
    background-color: #2a374e;
    color: #fff;
}
.details_btn .new-visit-button {
    background-color: transparent!important;
    border: 1px solid red!important;
    font-weight: 400;
    color: red!important;
}
.details_btn2 .new-visit-button {
    background-color: transparent!important;
    border: 1px solid red!important;
    font-weight: 400;
    color: red!important;
}
.grade {
    margin-right: 30px;
}
.money-back {
    color: red;
}
.money-back p {
    font-weight: 500;
}
.attr_list li {
    margin-bottom: 7px;
}
.attr_list ul {
    list-style: none;
}
.green-text {
    color: green;
    margin-right: 10px;
}
.yellow-star {
    color: rgb(255 196 0);
    padding-left: 4px;
}
body>.product-card~.product-card {
    border: 1px solid #d1d1d1;
}
.money-back {
    font-size: 14px;
}
.main-title {
    display: flex;
    align-self: baseline;
    align-items: center;
}
.product-pic {
    grid-area: b;
    position: relative;
    margin-left: -5px;
}
.grade {
    margin-right: 30px;
}
.second-custom-grid {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    grid-template-rows: auto;
    grid-gap: 0 24px;
}
.second-custom-grid .p-image-1 {
    grid-area: 1/1/2/2;
    margin-bottom: 20px;
}
.second-custom-grid .body-first-p {
    grid-area: 2/1/3/3;
}
.second-custom-grid .body-second-p {
    grid-area: 3/1/4/3;
}
.third-custom-grid .p-image-1 {
    grid-area: 1/1/2/2;
    margin-bottom: 20px;
}
.third-custom-grid .body-first-p {
    grid-area: 2/1/3/3;
}
.third-custom-grid .body-second-p {
    grid-area: 3/1/4/3;
}
.third-custom-grid {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    grid-template-rows: auto;
    grid-gap: 0 24px;
}
.custom-product-image {
    width: 101px;
}
.details_btn {
    grid-area: g;
}
.details_btn2 {
    grid-area: g;
}
@media (min-width:576px) {
    .hero-image {
    margin-left: -50px;
    overflow-x: auto;
    position: relative;
}
.main-title h2 {
    font-size: 25px;
}
.attr_list {
    padding-left: 20%}
.product-card {
    gap: 15px 15px;
}
.custom-product-image {
    width: 137px;
}
.vpn-second-products-section .product-card .product-number {
    width: 15%}
}@media (min-width:768px) {
    .product-number {
    width: 40%}
.vpn-products-section .product-card:nth-child(2n+2) .product-number {
    width: 47%}
.hero-section {
    padding-bottom: 32vw;
}
.vpn-products-section {
    margin-top: -31vw;
}
.vpn-second-products-section {
    margin-top: -35vw;
    padding-top: 35vw;
}
.product-card {
    grid-template-areas: "a a" "b c" "b d" "e e" "f f" "g g";
    grid-template-rows: auto auto auto auto auto auto;
    padding: 15px;
}
.middle-container {
    grid-area: c;
}
.middle-container2 {
    grid-area: d;
    align-self: self-end;
}
.short_p {
    grid-area: e;
    padding-bottom: 15px;
    border: 0;
    border-bottom: 1px solid #aad3ff;
}
.attr_list {
    grid-area: f;
    columns: 2;
    padding-left: 0;
}
.visit-button {
    grid-area: h;
}
}@media (min-width:992px) {
    .hero-image {
    margin-top: -40px;
}
.navbar-nav {
    background-color: transparent!important;
}
.nav-link {
    color: #fff!important;
}
.hero-section {
    z-index: 10;
    margin-top: -80px;
    position: relative;
    height: auto;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20vw), 0 100%);
    padding-bottom: 23vw;
    background: linear-gradient(18deg , #204b93 0, #2151a1 35%, #308ff4 100%);
}
.vpn-products-section {
    margin-top: -22vw;
}
.vpn-second-products-section {
    margin-top: -20vw;
    padding-top: 20vw;
    clip-path: polygon(0 20vw, 100% 0, 100% 100%, 0 100%);
}
.product-card {
    grid-template-areas: "a a a" "b c d" "b e e" "f g g";
    grid-template-columns: 1fr 2fr 1fr;
    grid-template-rows: auto auto auto auto;
    padding: 15px 15px 0 15px!important;
}
.middle-container {
    grid-area: c;
}
.attr_list {
    grid-area: g;
}
.middle-container2 {
    grid-area: d;
    align-self: bottom;
}
.short_p {
    grid-area: e;
}
.details_btn {
    grid-area: f;
}
.details_btn2 {
    grid-area: f;
}
.custom-product-image {
    width: 267px;
}
}@media (min-width:1200px) {
    .vpn-products-section .product-card: nth-child(2n+2) .product-number {
    width: 25%}
.product-number {
    width: 35%}
}@media (min-width:1400px) {
    .hero-section {
    z-index: 10;
    margin-top: -80px;
    position: relative;
    height: auto;
    clip-path: none;
    padding-bottom: 100px;
    background: linear-gradient(18deg , #204b93 0, #2151a1 35%, #308ff4 100%);
}
.vpn-second-products-section {
    margin-top: 90px;
    padding-top: 90px;
    clip-path: none;
}
.vpn-products-section {
    margin-top: -90px;
}
.custom-padding {
    margin-top: -164px;
}
}.modal-content {
    border-radius: 0!important;
    border: none!important;
}
.modal-content-container {
    padding-bottom: 23vw;
    max-width: 800px;
    background-color: #fff;
    color: #2a374e;
    top: 15%!important;
    padding: 0!important;
    position: relative!important;
}
.modal-content-container .oblique-bg {
    margin: 0!important;
    background: linear-gradient(74deg, #cdcdcd 0, #fff 73%);
    height: 100%;
    width: 440px;
    left: 0;
    top: 0;
}
.vpn-popup-title {
    font-weight: 500;
    font-size: 40px;
}
.vpn-popup-text {
    font-weight: 400;
    font-size: 20px;
}
.vpn-popup-discount {
    font-size: 94px;
    font-weight: 800;
    letter-spacing: -1px;
    text-shadow: -5px 7px 6px rgb(0 0 0 / 25%);
    line-height: 1;
}
.vpn-popup-brand-discount {
    font-size: 24px;
}
.vpn-popup-brand-discount strong {
    font-weight: 500;
}
.vpn-popup-content .new-visit-button {
    width: 85%}
.vpn-social-proof {
    color: #2a374e;
    font-size: 16px;
    font-style: italic;
}
.vpn-social-proof i {
    color: red!important;
}
.vpn-social-proof strong {
    font-weight: 600;
}
.close-vpv-popup {
    top: -28px;
    right: -28px;
    background-color: #cfcfcf!important;
    box-shadow: none!important;
}
.modal-content .btn-floating {
    width: 35px!important;
    height: 35px!important;
}
.modal-content .btn-floating i {
    line-height: 35px!important;
    font-size: 1rem!important;
}
.vpn-arrow {
    bottom: 113px;
    right: -5px;
}
.hide-me[aria-expanded=true] {
    display: none;
}
.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}
.popup-brand-logo {
    width: 290px;
    height: auto;
}
.red-flags {
    background-color: #fff!important;
}
.entry .btn-red {
    background-color: #ea090f!important;
}
.test {
    color: #fff;
}
.vpn-products-section .custom-ribbon {
    padding-right: 20px;
    padding-left: 10px;
}
.entry {
    line-height: 45px;
}
@media only screen and (max-width:767px) {
    .track {
    flex: 1 0 calc(39% + 2px);
}
}.vpn-products-section .product-card:nth-child(2n+2) .product-number {
    background-color: #2a374e!important;
    color: #fff!important;
}
.vpn-products-section .product-card:nth-child(2n+2) .custom-ribbon {
    color: #fff!important;
}
.vpn-products-section .product-card:nth-child(2n+2) .secondary-icon {
    display: none!important;
}
.entry {
    line-height: 20px;
    display: flex;
    height: 60px;
    flex-direction: column!important;
    align-items: center!important;
    justify-content: center!important;
}
.entry:nth-child(even) {
    background-color: #fff;
}
.track {
    border-right: 1px solid #f7f7f7;
}
.track:last-child {
    border-right: none!important;
}
.entry {
    border-bottom: 1px solid #f7f7f7;
}
.entry:last-child {
    border-bottom: none!important;
}
.table_category p {
    font-size: 16px;
}
.track {
    margin-right: 0!important;
}
.first_track .entry {
    justify-content: flex-start!important;
    align-items: center!important;
    padding-left: 20px;
    flex-direction: row!important;
}
.table_category {
    font-weight: 700;
    background-color: #f7f7f7!important;
    padding-left: 10px!important;
}
.entry span {
    background: #51af00;
    width: 27px;
    float: left;
    position: relative;
    height: 100%;
    border-radius: 3px;
    margin-right: 5px;
}
.entry span:before {
    content: " "}
.table-grade {
    height: 15px;
    margin-top: 5px;
}
.entry p {
    line-height: 1.2;
}
.grey-segment {
    background-color: #e6e6e6!important;
    border: 1px solid #d8d8d8;
}
.last-row {
    height: 72px!important;
}
.vpn-bottom-overlay {
    position: fixed!important;
    background: #09101d;
    background: linear-gradient(0deg, #09101d 0, #2a374e 50%);
    bottom: 0;
    z-index: 1000;
    display: none;
}
.bottom-overlay-container {
    transition: .2s ease-in-out;
}
.vpn-down-arrow {
    right: 10px;
    top: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 45px;
}
.bottom-overlay-headline {
    color: #aad3ff;
    font-size: 28px;
    font-weight: 200;
    transition: .2s ease-in-out;
}
.fab-container {
    color: #fff!important;
    transition: .2s ease-in-out;
    flex-direction: column!important;
}
.bottom-discount-number {
    font-weight: 800;
    font-size: 72px;
    line-height: .8;
}
.discount-text {
    font-size: 32px;
    font-weight: 200;
    line-height: 1;
    transition: .2s ease-in-out;
}
.fab-container .btn-danger {
    background-color: #2b7ddc!important;
}
.vpn-down-arrow:hover {
    cursor: pointer!important;
}
.discount-text {
    font-size: 21px;
}
.bottom-discount-number {
    font-size: 50px;
    margin-bottom: .5rem!important;
}
.bottom-overlay-headline {
    font-size: 21px;
}
.overlay-button {
    width: 100%}
.bottom-overlay-logo {
    height: 30px;
}
.overlay-button-collapsed {
    width: 100%!important;
}
.discount-text-collapsed {
    font-size: 26px!important;
}
.bottom-discount-number-collapsed {
    font-size: 45px!important;
    margin-bottom: 0!important;
}
.discount-text-collapsed {
    font-size: 21px!important;
}
.discount-text-collapsed {
    display: none;
}
.fab-container-collapsed {
    flex-direction: row!important;
}
.bottom-winter-text {
    border-bottom: none;
    padding-bottom: 0;
}
.fab-container-collapsed .discount-number-container {
    margin-left: auto;
    margin-right: auto;
}
@media (min-width:576px) {
    .bottom-winter-text {
    border-bottom: 10px solid #fff;
    padding-bottom: 4px;
}
.bottom-overlay-logo {
    height: 34px;
}
.bottom-discount-number-collapsed {
    font-size: 50px!important;
    margin-bottom: .5rem!important;
}
.fab-container-collapsed {
    flex-direction: column!important;
}
.discount-text-collapsed {
    display: block;
}
}@media (min-width:768px) {
    .overlay-button {
    width: auto;
}
.fab-container {
    flex-direction: row!important;
}
.bottom-discount-number {
    margin-bottom: 0!important;
}
}@media (min-width:992px) {
    .bottom-discount-number {
    font-size: 72px;
}
.discount-text {
    font-size: 32px;
}
.bottom-overlay-headline {
    font-size: 28px;
}
.overlay-button-collapsed {
    width: auto!important;
}
.bottom-discount-number-collapsed {
    font-size: 65px!important;
}
.discount-text-collapsed {
    font-size: 26px!important;
}
.fab-container-collapsed .discount-number-container {
    margin-left: 5px;
    margin-right: 5px;
}
}.last_update {
    color: #fff;
    font-size: 14px!important;
}
.last_update i {
    line-height: 1.3;
    font-weight: 200;
}
.last_update span {
    font-weight: 400;
}
.product-number {
    margin-top: 0!important;
}
.header_attr ul {
    list-style: none!important;
    color: #fff;
}
.header_attr ul li {
    white-space: nowrap;
}
.card-social-proof {
    color: #51af00;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.3;
    padding-top: 0!important;
}
.card-social-proof p {
    margin-bottom: 0!important;
}
.rating-line {
    height: 10px;
    margin-top: 0;
}
.rating-group p {
    font-weight: 500;
    font-style: italic;
}
.sgv_product-details--rating {
    float: right;
}
.progress {
    width: 74px;
    height: 74px!important;
    float: left;
    line-height: 74;
    background: 0 0;
    box-shadow: none;
    position: relative;
}
.progress:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 4px solid #d6d6d6;
    position: absolute;
    top: 0;
    left: 0;
}
.progress>span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}
.progress .progress-left {
    left: 0;
}
.progress .progress-circle {
    width: 100%;
    height: 100%;
    background: 0 0;
    border-width: 4px;
    border-style: solid;
    position: absolute;
    top: 0;
}
.progress .progress-left .progress-circle {
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}
.progress .progress-right {
    right: 0;
}
.progress .progress-value {
    width: 90%;
    height: 90%;
    border-radius: 50%;
    background: rgb(255 255 255);
    font-size: 34px;
    color: #1b1b1b;
    line-height: 67px;
    text-align: center;
    position: absolute;
    top: 5%;
    left: 5%}
.progress.circle-1 .progress-circle {
    border-color: #4caf50;
}
.progress.circle-10 .progress-circle, .progress.circle-2 .progress-circle, .progress.circle-3 .progress-circle, .progress.circle-4 .progress-circle, .progress.circle-5 .progress-circle, .progress.circle-6 .progress-circle, .progress.circle-7 .progress-circle, .progress.circle-8 .progress-circle, .progress.circle-9 .progress-circle {
    border-color: #ff891d;
}
.progress .progress-right .progress-circle {
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
    animation: loading-default 0ms linear forwards;
}
.progress.circle-1 .progress-left .progress-circle {
    animation: loading-1 0ms linear forwards 0ms;
}
.progress.circle-2 .progress-left .progress-circle {
    animation: loading-2 0ms linear forwards 0ms;
}
.progress.circle-3 .progress-left .progress-circle {
    animation: loading-3 0ms linear forwards 0ms;
}
.progress.circle-4 .progress-left .progress-circle {
    animation: loading-4 0ms linear forwards 0ms!important;
}
.progress.circle-5 .progress-left .progress-circle {
    animation: loading-5 0ms linear forwards 0ms;
}
.progress.circle-6 .progress-left .progress-circle {
    animation: loading-6 0ms linear forwards 0ms;
}
.progress.circle-7 .progress-left .progress-circle {
    animation: loading-7 0ms linear forwards 0ms;
}
.progress.circle-8 .progress-left .progress-circle {
    animation: loading-8 0ms linear forwards 0ms;
}
.progress.circle-9 .progress-left .progress-circle {
    animation: loading-9 0ms linear forwards 0ms;
}
.progress.circle-10 .progress-left .progress-circle {
    animation: loading-10 0ms linear forwards 0ms;
}
@keyframes loading-default {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
}@keyframes loading-1 {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(169deg);
    transform: rotate(169deg);
}
}@keyframes loading-2 {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
}
}@keyframes loading-3 {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(145deg);
    transform: rotate(145deg);
}
}@keyframes loading-4 {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(140deg);
    transform: rotate(140deg);
}
}@keyframes loading-5 {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
}
}@keyframes loading-6 {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(125deg);
    transform: rotate(125deg);
}
}@keyframes loading-7 {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(125deg);
    transform: rotate(125deg);
}
}@keyframes loading-8 {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(110deg);
    transform: rotate(110deg);
}
}@keyframes loading-9 {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(105deg);
    transform: rotate(105deg);
}
}@keyframes loading-10 {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(95deg);
    transform: rotate(95deg);
}
}.middle-container2 p {
    margin-bottom: 0!important;
    text-decoration: underline;
    font-weight: 500;
}
.sgv_product-details--rating {
    position: absolute;
    top: 10px;
    right: 10px;
}
.rating-line {
    justify-content: left!important;
}
.product-card {
    grid-template-areas: "a a" "b c" "d d" "e e" "f f";
    padding: 0 15px 0 15px!important;
    grid-template-columns: 1.4fr 2fr;
}
.product-img {
    max-width: 85%;
    height: auto;
}
.custom-footer-margin {
    margin-bottom: 80px;
}
@media (min-width:576px) {
    .custom-footer-margin {
    margin-bottom: 128px;
}
}@media (min-width:768px) {
    .custom-footer-margin {
    margin-bottom: 80px;
}
.rating-line {
    margin-top: 5px;
}
.rating-line {
    justify-content: center!important;
}
.product-card {
    grid-template-areas: "a a" "b c" "b d" "b e" "f f";
    grid-template-columns: .8fr 2fr;
}
.product-img {
    max-width: 85%;
    height: auto;
}
.card-social-proof {
    font-size: 16px;
}
}@media (min-width:992px) {
    .hero-grid h1 {
    max-width: 70%}
.product-card {
    grid-template-areas: "a a a" "b c d" "b e e" "b g g";
    grid-template-columns: 1fr 2fr 1fr;
}
.product-img {
    max-width: 70%;
    height: auto;
}
.sgv_product-details--rating {
    position: relative;
    top: auto;
    right: auto;
}
.middle-container {
    margin-top: -15px!important;
}
.middle-container2 {
    margin-top: -15px!important;
}
}.hero-grid {
    padding-top: 80px!important;
}
.first-margins .middle-container2 {
    margin-top: 0!important;
}
.first-margins .middle-container {
    margin-top: 0!important;
}
.attr_list li {
    margin-bottom: 2px!important;
}
.os-pics img {
    width: auto;
    height: 14px;
    margin-left: 5px;
}
.user_ratings_number {
    font-style: italic;
    font-weight: 400;
    text-align: center;
}
.discount-plus {
    white-space: nowrap;
}
.rating-group p {
    white-space: nowrap;
}
@media (min-width:768px) and (max-width:992px) {
    .rating-group p {
    font-size: 15px;
}
}@media (max-width:430px) {
    .middle-container {
    padding-top: 1.5rem!important;
}
}.vpn-second-products-section .product-card .custom-ribbon {
    white-space: nowrap;
}
@media (max-width:575px) {
    .header-list {
    width: 160%}
.header-list li {
    white-space: normal!important;
    line-height: 1.2;
}
}main {
    background-color: transparent;
    position: relative;
    background-image: url(../images/vpn_top_bg.svg), url(../images/vpn_middle_bg.svg);
    background-position: 240px 0, -281px 12%;
    background-repeat: no-repeat, no-repeat;
}
.hero-grid h1 {
    font-weight: 800;
    font-size: 35px;
    color: #212529!important;
}
.header-first-paragraph {
    color: #212529;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
}
.last_update {
    color: #212529!important;
    font-size: 13px!important;
}
.hero-section {
    overflow-x: hidden;
    position: relative;
    z-index: 10;
    margin-top: -80px;
    position: relative;
    height: auto;
    background: 0 0;
    clip-path: none!important;
    padding-bottom: 10px!important;
}
.header_attr ul {
    color: #212529;
}
.vpn_new_card {
    position: relative;
    display: grid;
    grid-template-areas: "a b" "c c" "d d" "e e" "f f";
    column-gap: 15px;
    grid-template-rows: 1fr;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 22px;
    padding-top: 22px;
    background-color: #fff;
    box-shadow: 5px .2rem .9em 2px rgb(0 0 0 / 25%);
    color: #212529;
    grid-template-columns: 1.6fr .4fr;
    border: none;
    border-radius: 16px;
    top: 0;
    transition: .3s;
    transition: all .3s;
}
.vpn_new_card:hover {
    top: -5px;
    transition: all .3s;
}
.new_first_container {
    grid-area: a;
}
.new_second_container {
    grid-area: d;
}
.new_third_container {
    grid-area: b;
}
.new_last_container {
    grid-area: e;
}
.new-rating-container {
    grid-area: c;
}
.vpn_new_card:first-of-type {
    border: 2px solid #ffc400;
}
.vpn_new_card:first-of-type .new_product_number {
    position: absolute;
    top: -2px;
    left: -2px;
    width: auto;
    border-radius: 16px 0 16px 0;
    color: #fff;
    z-index: 2;
}
.new_product_number {
    position: absolute;
    top: -1px;
    left: 0;
    width: auto;
    border-radius: 16px 0 16px 0;
    background-color: #8b8b8b;
    color: #fff;
    height: 32px;
    padding-top: 3px;
    font-size: 18px;
    z-index: 2;
}
.product_label {
    position: absolute;
    top: -1px;
    width: auto;
    border-radius: 16px 0 16px 0;
    background-color: #ffc400;
    color: #fff;
    height: 32px;
    padding-top: 5px;
    z-index: 1;
}
.new_custom_ribbon {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.product_label .new_custom_ribbon {
    padding-left: 35px;
    line-height: 1.7;
}
.new-product-img {
    height: 40px;
    width: auto;
    margin-top: 25px;
    align-self: start;
    max-width: 100%}
.new_product_description {
    font-size: 14px;
    max-width: 270px;
    font-weight: 400;
    line-height: 1.3;
}
.new_rating_text {
    font-size: 12px;
    font-weight: 600;
    font-style: italic;
    white-space: normal;
    text-transform: capitalize;
}
.new_attr_list ul {
    list-style: none;
    font-weight: 400;
}
.new_os_pics img {
    margin-right: 7px;
    display: flex;
    width: auto;
    height: 14px;
}
.new_os_icons {
    width: 190px;
}
.new-site-address {
    font-size: 12px;
    font-weight: 600;
    text-decoration: underline;
}
.card-social-proof {
    font-size: 14px;
    color: #4a9e41;
}
.new_visit_btn {
    background-color: #d9161f;
    color: #fff!important;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 700;
    transition: .3s;
    z-index: 100;
}
.new_visit_btn:hover {
    background-color: #c7131b!important;
    cursor: pointer!important;
}
.new_visit_btn .fa-angle-right {
    transition: .3s;
}
.new_visit_btn:hover .fa-angle-right {
    margin-left: 15px!important;
    transition: .3s;
}
.progress {
    width: 70px;
    height: 70px!important;
    float: left;
    line-height: 72;
    background: 0 0;
    box-shadow: none;
    position: relative;
}
.progress:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
}
.progress>span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}
.progress .progress-left {
    left: 0;
}

.progress .progress-right .progress-circle {
    right: 100%;
    transform-origin: center right;
}

.progress .progress-circle {
    width: 100%;
    height: 100%;
    background: 0 0;
    border-width: 4px;
    border-style: solid;
    position: absolute;
    top: 0;
}
.progress .progress-left .progress-circle {
    left: 100%;
    border-top-right-radius: 71px;
    border-bottom-right-radius: 71px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}
.progress .progress-right {
    right: 0;
}
.progress .progress-value {
    width: 90%;
    height: 90%;
    border-radius: 50%;
    background: rgb(255 255 255);
    color: #1b1b1b;
    line-height: 80px;
    text-align: center;
    position: absolute;
    top: -5%;
    left: 5%;
    font-size: 31px;
    font-weight: 600;
}

@property --yuzde {
  syntax: '<number>';
  inherits: false;
  initial-value: 0;
}

.progress-ring {
    width: 70px;
    height: 70px;
    position: relative;
    border-radius: 50%;
    
    display: grid;
    place-content: center;
   
    background: conic-gradient(
        var(--renk, #444) calc(var(--yuzde) * 1%), 
        #e6e6e6 0
    );
    
    transition: all 0.5s ease-out;
}

.progress-ring::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    
    inset: 5px;
    background: #fff; 
}

.progress-ring__value {
    position: relative; 
    font-size: 32px;
    font-family: sans-serif;
    font-weight: 700;
    color: #333;
}

.sgv_product-details--rating {
    position: relative;
    top: auto;
    right: auto;
}
.hero-grid {
    padding-top: 90px!important;
}
.top_bg_image {
    z-index: -100;
    position: absolute;
    width: auto;
    height: auto;
    top: -30px;
    right: -100%}
.middle_bg_image {
    z-index: -100;
    position: absolute;
    width: auto;
    height: auto;
    top: 13%;
    left: 0;
}
.vpn_new_card {
    display: grid;
    grid-template-areas: "a a" "c b" "d d" "e e" "f f"}
.price-container {
    grid-area: f;
}
.price-container {
    border-radius: 16px 16px 0 0;
    bottom: 0;
    box-shadow: 0 -.2rem .4rem rgb(0 0 0 / 20%)!important;
}
@media (max-width:487px) {
    .new_third_container {
    top: 15px;
    right: 0;
}
.new_rating_text {
    line-height: 1.2;
}
}@media (max-width:444px) {
    .new-product-img {
    height: 32px;
}
.new-rating {
    flex-direction: column!important;
}
.rating-group {
    text-align: left!important;
}
.new-rating-container {
    margin-left: 0!important;
    margin-bottom: 7px;
}
.new_rating_text {
    display: none!important;
}
.new_third_container {
    margin-left: -3rem!important;
}
}@media (min-width:576px) {
    main {
    background-position: 320px 0, -281px 12%}
.rating-line {
    margin-top: 0!important;
}
.vpn_new_card {
    grid-template-areas: "a b" "c b" "d d" "e e"}
.new_first_container {
    grid-area: a;
}
.new_second_container {
    grid-area: c;
}
.new_third_container {
    grid-area: b;
}
.new_last_container {
    grid-area: d;
}
.price-container {
    grid-area: e;
}
}@media (min-width:768px) {
    .top_bg_image {
    top: 0;
    right: -50%}
main {
    background-position: 370px 0, 0 12%}
.new-hero-image {
    z-index: 1;
    right: 0;
    width: 100%;
    height: auto;
    align-self: center;
}
.hero-character {
    bottom: 0;
    right: 55px;
    z-index: 3;
    width: auto;
    height: 125px;
    align-self: center;
}
.hero-flag {
    top: 15px;
    right: 25px;
    width: 96px;
    height: auto;
    z-index: 2;
    border-radius: 10px;
    box-shadow: 1px 2px 6px 0 rgb(0 0 0 / 40%);
    align-self: center;
}
.new_second_container {
    padding-top: 30px;
}
.vpn_new_card:first-of-type {
    border: 3px solid #ffc400;
}
.vpn_new_card:first-of-type .new_second_container {
    padding-top: 20px;
}
.vpn_new_card {
    grid-template-areas: "a b c" "a d d" "e e e";
    grid-template-columns: 1fr 1.5fr .5fr;
    column-gap: 25px;
}
.new_first_container {
    grid-area: a;
}
.new_second_container {
    grid-area: b;
}
.new_third_container {
    grid-area: c;
}
.new_last_container {
    grid-area: d;
}
.card-social-proof {
    color: #4a9e41;
}
.new-product-img {
    height: 31px;
}
}@media (min-width:992px) {
    .vpn_new_card {
    grid-template-areas: "a b c d"}
.top_bg_image {
    top: 0;
    right: 0;
}
main {
    background-position: 100% 0, 0 12%}
.new-hero-image {
    right: 15px;
    width: 481px;
    height: auto;
}
.hero-character {
    bottom: 0;
    right: 55px;
    width: auto;
    height: 160px;
}
.hero-flag {
    top: 0;
    right: 20px;
    width: 125px;
    height: auto;
    border-radius: 10px;
    box-shadow: 1px 2px 6px 0 rgb(0 0 0 / 40%);
}
.new-product-img {
    height: 37px;
}
.vpn_new_card:first-of-type .new_second_container {
    padding-top: 20px!important;
}
.vpn_new_card {
    grid-template-columns: .8fr 1fr .1fr 1fr;
    column-gap: 15px;
}
.new_second_container {
    padding-top: 0;
    grid-area: b;
}
.new_third_container {
    grid-area: c;
}
.new_last_container {
    grid-area: d;
    min-width: 260px;
}
.card-social-proof {
    position: relative;
    right: auto;
    color: #4a9e41;
}
.new_rating_text {
    white-space: normal;
    line-height: 1.2;
    padding-bottom: 10px;
}
.price-container {
    border-radius: 16px 0 16px 0;
    bottom: 0;
    right: 0;
    left: auto;
    transform: none;
    box-shadow: 0 -.2rem .4rem rgb(0 0 0 / 20%)!important;
    grid-area: auto;
    position: absolute;
}
}@media (min-width:1200px) {
    .vpn_new_card {
    grid-template-columns: .7fr .8fr .4fr .7fr;
}
.new-product-img {
    height: 43px;
}
.new_last_container {
    min-width: auto;
}
.top_bg_image {
    top: -68px;
    right: 0;
}
main {
    background-position: 100% -1%, 0 12%}
.new_rating_text {
    white-space: nowrap;
}
}.main-title-date {
    color: #292929!important;
}
.main-title-date:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ffc400;
    height: 5px;
    border-radius: 3px;
}
.vpn-products-section {
    margin-top: 0!important;
    padding-left: 10px!important;
    padding-right: 10px!important;
}
.nav-link {
    color: #292929!important;
}
.collapse .vpn_new_card:first-of-type {
    border: none!important;
}
.header_attr b, .header_attr strong {
    font-weight: 600;
}
.last_update span {
    font-weight: 600;
}
.social_proof_img {
    width: 23px;
    height: auto;
}
.navbar-toggler .fa-bars {
    color: #212529!important;
}
.nowrap {
    white-space: nowrap;
}
.modal.fade .modal-dialog {
    border-radius: 16px!important;
}
.modal-content-container .oblique-bg {
    border-radius: 16px!important;
}
.green-text {
    margin-right: 4px!important;
}
.red-text {
    color: #d9161f!important;
}
li.red-text {
    font-size: 16px;
}
li.red-text span {
    font-weight: 800;
}
.orange-pill {
    background-color: #ff9d00!important;
}
.dark-grey-pill {
    background-color: #6c6c6c!important;
}
.grey-background {
    background-color: #8b8b8b!important;
    color: #fff!important;
}
.orange-background .new_custom_ribbon {
    color: #292929!important;
}
.rating-line {
    height: 5px!important;
}
@media (max-width:991px) {
    .header-list {
    width: auto;
}
.hero-grid h1 {
    font-size: 30px;
}
.main-title-date {
    font-size: 22px;
}
}@media (max-width:380px) {
    .new_os_icons : nth-child(7) {
    display: none!important;
}
.new_os_icons :nth-child(8) {
    display: none!important;
}
.new_visit_btn {
    font-size: 14px;
}
.pia-bottom-name {
    font-size: 15px;
}
}.pia-logo {
    height: 45px;
}
.vpn-price {
    color: #000;
    font-size: 18px!important;
    font-weight: 700;
}
.vpn-price-tag {
    height: 19px;
    width: auto;
}
@media (max-width:991px) {
    .new_attr_list .new_os_pics {
    order: 2;
}
.new_attr_list ul {
    order: 1;
}
}.rating-line span {
    background: #51af00;
    width: 18px;
    float: left;
    position: relative;
    height: 100%;
    border-radius: 3px;
    margin-right: 3px;
}
.compare-stars i {
    color: rgb(255 196 0);
    padding-left: 4px;
}
.rating-1 span:nth-child(n+2), .rating-2 span:nth-child(n+3), .rating-3 span:nth-child(n+4), .rating-4 span:nth-child(n+5) {
    background: #ff891d!important;
}
.rating-stars-1 i:nth-child(n+2), .rating-stars-2 i:nth-child(n+3), .rating-stars-3 i:nth-child(n+4), .rating-stars-4 i:nth-child(n+5) {
    color: #9e9e9e!important;
}
span.orange-segment {
    background: #ff891d;
}
.text-container {
    font-family: Arial, sans-serif;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    z-index: 1;
    top: 60px;
    left: 166px;
}
.text-container .text {
    white-space: nowrap;
    overflow: hidden;
    line-height: 1;
    text-transform: uppercase;
    color: #1c4752;
}
.text-container .text:first-child {
    font-weight: 800;
}
@media (min-width:992px) {
    .text-container {
    top: 75px;
    left: 215px;
}
}.popup-deal-free {
    font-size: 70px;
}
.privacy-content-container {
    padding-bottom: 23vw;
    background-color: #fff;
    color: #464646!important;
    top: 5%!important;
    height: 600px;
    padding: 0!important;
    position: relative!important;
    max-width: 575px;
    border-radius: 8px;
}
.privacy-modal-content {
    height: 480px;
}
.modal.fade .privacy-content-container {
    border-radius: 8px!important;
}
.privacy-content-container p {
    font-size: 13px;
}
.privacy-modal-header {
    border-radius: 8px 8px 0 0;
}
.privacy-modal-header {
    background-color: #ededed;
}
.modal-logo {
    height: 25px;
    width: auto;
}
.close-settings-modal {
    background-color: transparent!important;
    color: #707070!important;
    box-shadow: none!important;
    right: 0;
    top: 0;
}
.privacy-h2 {
    font-size: 18px!important;
    font-weight: 700;
    color: #464646;
}
.custom-radio-control {
    z-index: 10000;
}
.custom-overflow {
    overflow-y: scroll!important;
}
.privacy-modal-content .card-header h5 {
    color: #464646!important;
    font-size: 14px!important;
    font-weight: 700;
}
.custom-control-input:checked~.custom-control-label::before {
    border-color: #2879ff;
    background-color: #2879ff;
}
.white-skin input[type=checkbox]:checked+label:before {
    border-right: 2px solid #ffc400;
    border-bottom: 2px solid #ffc400;
}
.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: #adb5bd;
    border-color: #adb5bd;
}
.card-header i {
    color: #464646!important;
    font-size: 12px;
    line-height: 1.3;
}
.privacy-modal-content .md-accordion .card .card-body {
    padding-top: 0;
}
.privacy-save-btn {
    max-width: 400px;
    background-color: #2879ff!important;
    border-radius: 8px;
    border: none!important;
    color: #fff;
}
.privacy-save-btn:active {
    background-color: #f5a906!important;
}
.privacy-save-btn:checked {
    background-color: #000!important;
}
.more-privacy {
    text-decoration: underline;
    font-size: 13px;
}
.privacy-modal-content .md-accordion .card .card-body {
    font-size: 13px!important;
    line-height: 1.5;
}
.cookie-img {
    width: 27px;
    height: auto;
}
.privacy-modal {
    position: fixed;
    left: 20px;
    bottom: 20px;
    background-color: #f8f8f8;
    z-index: 10000000;
    display: block;
    border-radius: 8px;
    -webkit-box-shadow: 5px 6px 10px -2px rgba(0, 0, 0, .38);
    box-shadow: 5px 6px 10px -2px rgba(0, 0, 0, .38);
    border: 1px solid #2879ff;
}
.cookie-title {
    font-size: 18px;
    font-weight: 700;
}
.privacy-container {
    max-width: 350px;
    font-size: 12px;
}
.settings-trigger {
    text-decoration: underline;
    color: #7b7b7b;
    cursor: pointer!important;
}
@media only screen and (max-width:575px) {
    .privacy-modal {
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 96%}
.privacy-container {
    max-width: 100%}
.privacy-modal-content {
    height: calc(100% - 120px);
}
.privacy-content-container {
    height: 100%!important;
    top: 0!important;
    max-width: 96%}
.privacy-save-btn {
    max-width: 100%;
    width: 100%}
}.cm-exit-overlay .modal-content-container {
    background: #7b7b7b;
    background: linear-gradient(63deg, #7b7b7b 0, #242424 34%, #242424 100%);
    color: #fff!important;
    max-width: 810px!important;
}
.cm-deal-text {
    letter-spacing: 12px;
    line-height: 1.2;
    text-transform: uppercase!important;
    font-weight: 500;
}
.vpn-cm-popup-title {
    font-size: 70px!important;
    font-weight: 800!important;
    text-transform: uppercase!important;
    text-shadow: 1px 1px 0 #4593ff, -1px -1px 0 #4593ff, -1px 1px 0 #4593ff, 1px -1px 0 #4593ff, 0 0 4px #4593ff, 0 0 8px #4593ff;
    color: #000!important;
    mix-blend-mode: screen;
}
h2.vpn-cm-popup-title:nth-of-type(2) {
    text-shadow: 1px 1px 0 #ea070f, -1px -1px 0 #ea070f, -1px 1px 0 #ea070f, 1px -1px 0 #ea070f, 0 0 4px #ea070f, 0 0 8px #ea070f;
    color: #000!important;
    mix-blend-mode: screen;
}
.cm-deal-container {
    display: inline-flex!important;
    width: auto;
    font-size: 40px;
    font-weight: 800!important;
    text-transform: uppercase!important;
    line-height: .8;
    border: 2px solid #fff;
    border-radius: 10px;
    box-shadow: 0 0 8px #4593ff, 0 0 15px #4593ff, inset 0 0 8px #4593ff, inset 0 0 15px #4593ff;
}
.cm-exit-overlay .vpn-popup-discount {
    color: #308ff4!important;
}
.cm-exit-overlay .vpn-arrow {
    bottom: 73px!important;
    right: -5px!important;
}
.cm-exit-overlay .vpn-social-proof {
    color: #fff!important;
}
.bottom-overlay-cm-customization .fab-container {
    flex-direction: column!important;
}
.bottom-overlay-cm-customization .bottom-discount-number {
    color: #4593ff!important;
}
.bottom-overlay-cm-customization .cm-container {
    display: inline-flex!important;
    max-width: 90%;
    font-size: 30px;
    font-weight: 800!important;
    text-transform: uppercase!important;
    line-height: .8;
    border: 2px solid #fff;
    border-radius: 10px;
    box-shadow: 0 0 8px #4593ff, 0 0 15px #4593ff, inset 0 0 8px #4593ff, inset 0 0 15px #4593ff;
}
.bottom-overlay-cm-customization .cm-overlay-deal-text {
    color: #fff!important;
    letter-spacing: 12px;
    line-height: 1.2;
    text-transform: uppercase!important;
    font-weight: 500;
}
.bottom-overlay-cm-customization .cyber-text {
    text-shadow: 1px 1px 0 #4593ff, -1px -1px 0 #4593ff, -1px 1px 0 #4593ff, 1px -1px 0 #4593ff, 0 0 4px #4593ff, 0 0 8px #4593ff;
    color: #000!important;
    mix-blend-mode: screen;
}
.bottom-overlay-cm-customization .monday-text {
    text-shadow: 1px 1px 0 #ea070f, -1px -1px 0 #ea070f, -1px 1px 0 #ea070f, 1px -1px 0 #ea070f, 0 0 4px #ea070f, 0 0 8px #ea070f;
    color: #000!important;
    mix-blend-mode: screen;
}
@media (min-width:576px) {
    .bottom-overlay-cm-customization .cm-container {
    font-size: 25px;
}
}@media (min-width:1200px) {
    .bottom-overlay-cm-customization .cm-container {
    font-size: 50px;
}
}@media (min-width:992px) {
    .bottom-overlay-cm-customization .fab-container {
    flex-direction: row!important;
}
}.bottom-overlay-cm-customization .overlay-button {
    margin-top: auto!important;
    margin-bottom: auto!important;
}


.progress .progress-right .progress-circle,
.progress .progress-left .progress-circle {
  transition: transform 0.5s linear;
  transform: rotate(0deg);
}
