/* line 5, ../../../../sass/Cyberghost/pages/shop/default.scss */
a:hover {
  cursor: pointer;
}

/* header */
/* line 13, ../../../../sass/Cyberghost/pages/shop/default.scss */
.shop-title-container h1 {
  font-size: 30px !important;
  font-weight: 700;
  color: #323232;
  display: inline-block;
  font-family: montserrat, "sans-serif";
}
/* line 21, ../../../../sass/Cyberghost/pages/shop/default.scss */
.shop-title-container h2 {
  font-size: 20px;
  font-weight: 700;
  color: #323232;
  display: inline-block;
  font-family: "Montserrat", "sans-serif";
}
/* line 29, ../../../../sass/Cyberghost/pages/shop/default.scss */
.shop-title-container .tp-widget-score-wrapper {
  position: absolute;
  top: 85px;
  right: 0;
  width: 110px;
  height: auto;
}
@media only screen and (max-width: 991px) {
  /* line 29, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .shop-title-container .tp-widget-score-wrapper {
    top: 55px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 29, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .shop-title-container .tp-widget-score-wrapper {
    top: 0;
    right: 0;
  }
}
/* line 46, ../../../../sass/Cyberghost/pages/shop/default.scss */
.shop-title-container .buy-badge-avtest {
  position: absolute;
  display: inline-block;
  right: 12px;
  top: 90px;
  width: 90px;
  height: auto;
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 58, ../../../../sass/Cyberghost/pages/shop/default.scss */
.shop-title-container .buy-badge-avtest img {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  /* line 46, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .shop-title-container .buy-badge-avtest {
    top: 55px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 46, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .shop-title-container .buy-badge-avtest {
    display: none;
  }
}
/* line 72, ../../../../sass/Cyberghost/pages/shop/default.scss */
.shop-title-container p {
  font-size: 18px;
  color: #323232;
}
/* line 77, ../../../../sass/Cyberghost/pages/shop/default.scss */
.shop-title-container ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 82, ../../../../sass/Cyberghost/pages/shop/default.scss */
.shop-title-container ul li {
  font-size: 14px;
  color: #95989A;
  display: inline-block;
  padding: 5px 35px 5px 0px;
  vertical-align: top;
}
/* line 92, ../../../../sass/Cyberghost/pages/shop/default.scss */
.shop-title-container ul li img {
  height: 15px;
  width: auto;
  display: inline-block;
  margin-top: -4px;
}
/* line 99, ../../../../sass/Cyberghost/pages/shop/default.scss */
.shop-title-container ul li:before {
  content: "\f00c";
  font-family: Font Awesome\ 5 Free;
  color: #4BA920;
  opacity: .9;
  font-weight: 900;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 18px;
  padding-right: 19px;
  width: 18px;
  height: 14px;
}
/* line 116, ../../../../sass/Cyberghost/pages/shop/default.scss */
.shop-title-container .mobile-display {
  display: none;
  text-align: center;
}
/* line 120, ../../../../sass/Cyberghost/pages/shop/default.scss */
.shop-title-container .mobile-display > img {
  float: none;
  margin-left: 10px;
}
/* line 125, ../../../../sass/Cyberghost/pages/shop/default.scss */
.shop-title-container .mobile-display .buy-badge-avtest-mobile > img {
  max-width: 100px;
}
/* line 129, ../../../../sass/Cyberghost/pages/shop/default.scss */
.shop-title-container .mobile-display .reviews-av-trustpilot-container {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding-top: 20px;
}

@media (max-width: 991px) {
  /* line 171, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .shop-title-container ul li {
    width: 70%;
  }
  /* line 175, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .shop-title-container .list-full-width ul li {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 183, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .shop-title-container ul {
    display: inline-block;
  }
  /* line 186, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .shop-title-container ul li {
    font-size: 12px;
    width: 110%;
    color: #6C6C6C;
    text-align: left;
    display: list-item;
    float: none;
    padding: 0;
    line-height: 25px;
  }
  /* line 197, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .shop-title-container ul li strong {
    font-weight: 400;
  }
  /* line 203, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .shop-title-container h1 {
    font-size: 34px;
    display: block;
    text-align: center;
  }
  /* line 209, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .shop-title-container .mobile-display {
    display: block;
  }
  /* line 213, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .shop-title-container ul {
    padding-bottom: 25px;
  }
  /* line 217, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .shop-title-container .tp-widget-score-wrapper {
    position: relative;
    float: none;
    display: inline-block;
    vertical-align: middle;
  }
}
/* header end*/
/* line 230, ../../../../sass/Cyberghost/pages/shop/default.scss */
section.buy-step h2 {
  font-size: 20px;
  font-weight: 600;
  color: #323232;
  display: inline-block;
  font-family: "Montserrat", "sans-serif";
}
/* line 238, ../../../../sass/Cyberghost/pages/shop/default.scss */
section.buy-step .step-description {
  font-size: 14px;
  color: #95989A;
}
/* line 242, ../../../../sass/Cyberghost/pages/shop/default.scss */
section.buy-step .step-description.gdpr {
  font-size: 12px;
}
/* line 245, ../../../../sass/Cyberghost/pages/shop/default.scss */
section.buy-step .step-description.gdpr .read-more-gdpr {
  text-decoration: underline;
  cursor: pointer;
}
/* line 252, ../../../../sass/Cyberghost/pages/shop/default.scss */
section.buy-step .gdpr-section {
  position: relative;
  padding-right: 15px;
}
/* line 256, ../../../../sass/Cyberghost/pages/shop/default.scss */
section.buy-step .gdpr-section .close-gdpr {
  position: absolute;
  right: 0px;
  top: -5px;
  font-size: 20px;
  cursor: pointer;
  color: #95989A;
  display: none;
}
/* line 266, ../../../../sass/Cyberghost/pages/shop/default.scss */
section.buy-step .gdpr-section .step-description.gdpr.gdpr-more {
  display: none;
}
/* line 271, ../../../../sass/Cyberghost/pages/shop/default.scss */
section.buy-step .gdpr-section.active .step-description.gdpr .read-more-gdpr {
  display: none;
}
/* line 275, ../../../../sass/Cyberghost/pages/shop/default.scss */
section.buy-step .gdpr-section.active .close-gdpr,
section.buy-step .gdpr-section.active .step-description.gdpr.gdpr-more {
  display: block;
}
/* line 282, ../../../../sass/Cyberghost/pages/shop/default.scss */
section.buy-step .step-description a {
  color: #48B6FF;
}
/* line 287, ../../../../sass/Cyberghost/pages/shop/default.scss */
section .signupEmail {
  border: 1px solid transparent;
  -webkit-box-shadow: 0 0 0 1px #95989A;
  -moz-box-shadow: 0 0 0 1px #95989A;
  box-shadow: 0 0 0 1px #95989A;
  border-radius: 2px;
  display: block;
  font-size: 16px;
  padding: 0px 40px 0px 15px;
  line-height: 45px;
  height: 45px;
  width: 100%;
  margin: 5px 0;
}
/* line 301, ../../../../sass/Cyberghost/pages/shop/default.scss */
section .signupEmail::-ms-clear {
  display: none;
}
/* line 305, ../../../../sass/Cyberghost/pages/shop/default.scss */
section .signupEmail:focus {
  border: 1px solid transparent;
}
/* line 310, ../../../../sass/Cyberghost/pages/shop/default.scss */
section#step2 .account-module .cg-textfield {
  border-radius: 2px;
  display: block;
  font-size: 14px;
  padding: 0px 25px;
  line-height: 40px;
  width: 100%;
  margin: 5px 0;
}
/* line 320, ../../../../sass/Cyberghost/pages/shop/default.scss */
section .alert-returning {
  display: none;
}
/* line 327, ../../../../sass/Cyberghost/pages/shop/default.scss */
section .signupForm.has-error.alert-notvalid .alert-notvalid-email {
  display: block;
}
/* line 333, ../../../../sass/Cyberghost/pages/shop/default.scss */
section .signupForm.has-error.alert-existing .alert-email-already-exists {
  display: block !important;
}
/* line 339, ../../../../sass/Cyberghost/pages/shop/default.scss */
section .signupForm.has-error.alert-country .alert-notvalid-country {
  display: block;
}
/* line 345, ../../../../sass/Cyberghost/pages/shop/default.scss */
section .signupForm.has-error.alert-noserver .alert-noserver {
  display: block;
}
/* line 351, ../../../../sass/Cyberghost/pages/shop/default.scss */
section .signupForm.has-error.alert-support .alert-support {
  display: block;
}
/* line 356, ../../../../sass/Cyberghost/pages/shop/default.scss */
section .signupForm.has-error .signupEmail {
  border: 1px solid transparent;
  -webkit-box-shadow: 0 0 0 2px #FF5252;
  -moz-box-shadow: 0 0 0 2px #FF5252;
  box-shadow: 0 0 0 2px #FF5252;
}
/* line 365, ../../../../sass/Cyberghost/pages/shop/default.scss */
section .signupForm.valid-email .signupEmail {
  border: 1px solid transparent;
  -webkit-box-shadow: 0 0 0 2px #4BA920;
  -moz-box-shadow: 0 0 0 2px #4BA920;
  box-shadow: 0 0 0 2px #4BA920;
}
/* line 373, ../../../../sass/Cyberghost/pages/shop/default.scss */
section .signupForm .cg-textfield-group {
  position: relative;
}
/* line 377, ../../../../sass/Cyberghost/pages/shop/default.scss */
section .signupForm .cg-textfield-icon:after {
  position: absolute;
  display: inline-block;
  content: "\f00c";
  font-family: Font Awesome\ 5 Free;
  color: #4BA920;
  font-weight: 900;
  background-repeat: no-repeat;
  background-size: 25px;
  width: 25px;
  height: 25px;
  font-size: 20px;
  top: 7px;
  right: 10px;
  opacity: 0;
  transition: 0.5s all;
}
/* line 396, ../../../../sass/Cyberghost/pages/shop/default.scss */
section .signupForm:not(.has-error).valid-email .cg-textfield-icon:after {
  opacity: 1;
}
/* line 400, ../../../../sass/Cyberghost/pages/shop/default.scss */
section .signupForm .alert {
  display: none;
}
/* line 405, ../../../../sass/Cyberghost/pages/shop/default.scss */
section .secure-badge {
  display: inline-block;
  color: #95989A;
  font-size: 12px;
  font-weight: 500;
  border: none;
  padding: 8px 0;
  float: right;
}
/* line 416, ../../../../sass/Cyberghost/pages/shop/default.scss */
section .secure-badge img {
  height: 14px;
  width: auto;
  margin: 0 10px;
}
/* line 423, ../../../../sass/Cyberghost/pages/shop/default.scss */
section .padd-desktop {
  padding-top: 25px;
}
@media screen and (max-width: 991px) {
  /* line 423, ../../../../sass/Cyberghost/pages/shop/default.scss */
  section .padd-desktop {
    padding-top: 0px;
  }
}

/* add new css  */
/* line 435, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment.pp-bitpay .panel-bitpay, #payment.pp-stripe .panel-stripe, #payment.pp-cleverbridge .panel-cleverbridge, #payment.pp-stripe.pp-cleverbridge .panel-cleverbridge .panel-heading {
  display: block;
}
/* line 439, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment.pp-cleverbridge .panel-cleverbridge .panel-heading .payment-container .payment {
  display: inline-block;
}
/* line 444, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment.pp-stripe .panel-stripe .panel-heading .payment-container .payment.payment-visa, #payment.pp-stripe .panel-stripe .panel-heading .payment-container .payment.payment-mastercard {
  display: inline-block;
}
/* line 449, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment.pp-cleverbridge .panel-paypal .panel-heading .payment-container .payment.payment-paypal {
  display: inline-block;
}
/* line 455, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment.pp-stripe .panel-cleverbridge .panel-heading .payment-container .payment.payment-visa, #payment.pp-stripe .panel-cleverbridge .panel-heading .payment-container .payment.payment-mastercard {
  display: inline-block;
}
/* line 460, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment.pp-stripe.pp-cleverbridge .panel-cleverbridge .panel-heading .payment-container .payment.payment-directdebit {
  display: inline-block;
}
/* line 465, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-bitpay .panel-heading .payment-container .payment {
  display: inline-block;
}
/* line 469, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment.pp-cleverbridge .panel-cleverbridge .panel-heading .payment-container .payment.payment-directdebit {
  display: none;
}

/*new css*/
/* line 476, ../../../../sass/Cyberghost/pages/shop/default.scss */
.plan-details-ab {
  border: 1px solid;
  border-radius: 2px;
}
/* line 480, ../../../../sass/Cyberghost/pages/shop/default.scss */
.plan-details-ab > div {
  position: relative;
  padding: 15px 10px;
}
/* line 485, ../../../../sass/Cyberghost/pages/shop/default.scss */
.plan-details-ab.plan-details-account, .plan-details-ab.plan-details-subscription {
  border-color: #D5D5D5;
  background-color: rgba(213, 213, 213, 0.1);
}
/* line 490, ../../../../sass/Cyberghost/pages/shop/default.scss */
.plan-details-ab.plan-details-days {
  border-color: #4BA920;
  background-color: rgba(75, 169, 32, 0.1);
}
/* line 495, ../../../../sass/Cyberghost/pages/shop/default.scss */
.plan-details-ab span {
  color: #6C6C6C;
  font-size: 12px;
}
/* line 499, ../../../../sass/Cyberghost/pages/shop/default.scss */
.plan-details-ab span strong {
  color: #212121;
  font-size: 14px;
}

/* line 506, ../../../../sass/Cyberghost/pages/shop/default.scss */
.plan-details-ab-exp {
  border: none;
}
/* line 509, ../../../../sass/Cyberghost/pages/shop/default.scss */
.plan-details-ab-exp > div {
  position: relative;
  padding: 15px 10px;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 767px) {
  /* line 509, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .plan-details-ab-exp > div {
    font-size: 14px;
  }
}
/* line 530, ../../../../sass/Cyberghost/pages/shop/default.scss */
.plan-details-ab-exp span {
  color: #6C6C6C;
  font-size: 12px;
}
/* line 534, ../../../../sass/Cyberghost/pages/shop/default.scss */
.plan-details-ab-exp span strong {
  color: #212121;
  font-size: 14px;
}

/* line 543, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container input::-webkit-input-placeholder {
  color: transparent;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
/* line 548, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container input::-moz-placeholder {
  color: transparent;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
/* line 553, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container input:-ms-input-placeholder {
  color: transparent;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
/* line 558, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container input:focus::-webkit-input-placeholder {
  color: #ccc;
}
/* line 562, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container input:focus::-moz-placeholder {
  color: #ccc;
}
/* line 566, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container input:focus:-ms-input-placeholder {
  color: #ccc;
}
/* line 571, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container.alert-name .alert-name {
  display: inline-block;
}
/* line 574, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container.alert-name .alert-name.alert-name-pristine {
  display: none;
}
/* line 582, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container.alert-zip .alert-zip {
  display: inline-block;
}
/* line 585, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container.alert-zip .alert-zip.alert-zip-pristine {
  display: none;
}
/* line 593, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container.alert-address .alert-address {
  display: inline-block;
}
/* line 596, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container.alert-address .alert-address.alert-address-pristine {
  display: none;
}
/* line 602, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container .alert-address,
.payment-form-container .alert-zip,
.payment-form-container .alert-name {
  display: none;
}
/* line 608, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container label {
  color: #6C6C6C;
  font-size: 14px;
  font-weight: 500;
  transition: 0.3s top;
  z-index: 10;
  position: absolute;
  left: 15px;
  top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transform-origin: 0 50%;
  cursor: text;
  transition-property: color, transform;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  max-width: calc(100% - 30px);
}
/* line 628, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container .StripeElement--focus + label,
.payment-form-container .StripeElement--complete + label,
.payment-form-container .StripeElement--invalid + label,
.payment-form-container .touched .signupEmail + label,
.payment-form-container input:focus + label,
.payment-form-container input.has-name + label,
.payment-form-container input.has-zip + label,
.payment-form-container input.has-address + label,
.payment-form-container .has-success label,
.payment-form-container select + label {
  transform: scale(0.85) translateY(-40px) translateX(-14px);
  cursor: default;
}
/* line 642, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container label.stripe-postalCode,
.payment-form-container label.stripe-cardCvc {
  left: 12px;
  top: 10px;
}
/* line 648, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container .new-payment-alert {
  width: 100%;
  padding: 2rem;
  margin-top: 20px;
  margin-bottom: 20px;
  background: #FAE4ED !important;
  letter-spacing: 0px;
  border-radius: 4px;
}
/* line 657, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container .new-payment-alert-text {
  font-size: 14px;
  font-weight: 600;
  color: #333333;
  padding-left: 35px;
}
/* line 663, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container .new-payment-alert-text:before {
  content: '';
  background-image: url("/img/element/shop/desktop/payment-error-icon.svg");
  position: absolute;
  width: 27px;
  height: 27px;
  left: 35px;
  background-repeat: no-repeat;
}

/* line 681, ../../../../sass/Cyberghost/pages/shop/default.scss */
#step3 .country-select:after {
  content: '\f0d7';
  position: absolute;
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  right: 12px;
  top: 12px;
  pointer-events: none;
}
/* line 693, ../../../../sass/Cyberghost/pages/shop/default.scss */
#step3 select.form-control {
  padding: 5px 12px;
  -webkit-appearance: none;
  position: relative;
  box-shadow: none;
}
/* line 701, ../../../../sass/Cyberghost/pages/shop/default.scss */
#step3 .form-control {
  font-size: 16px;
  height: 45px;
  padding: 10px 12px;
}
/* line 708, ../../../../sass/Cyberghost/pages/shop/default.scss */
#step3 .form-group {
  margin-bottom: 15px;
  margin-top: 25px;
  position: relative;
}
/* line 715, ../../../../sass/Cyberghost/pages/shop/default.scss */
#step3 .panel-bitpay_bc .form-control {
  height: 46px;
}
@media screen and (max-width: 991px) {
  /* line 715, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #step3 .panel-bitpay_bc .form-control {
    height: 38px;
  }
}

/* line 724, ../../../../sass/Cyberghost/pages/shop/default.scss */
.StripeElement--focus,
input#payment-name:focus,
input#stripe-address:focus,
select#payment-country:focus {
  -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.3);
}

/* line 733, ../../../../sass/Cyberghost/pages/shop/default.scss */
.account-module .cg-textfield-custom {
  border: 1px solid #4BA920;
  position: relative;
}
/* line 737, ../../../../sass/Cyberghost/pages/shop/default.scss */
.account-module .cg-textfield-custom .cg-textfield-icon:after {
  position: absolute;
  display: inline-block;
  content: "\f00c";
  font-family: Font Awesome\ 5 Free;
  color: #4BA920;
  font-weight: 900;
  background-repeat: no-repeat;
  background-size: 25px;
  width: 25px;
  height: 25px;
  font-size: 20px;
  right: 10px;
}

/* line 755, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default {
  border: none;
  box-shadow: none;
}
/* line 759, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default .input-container {
  position: relative;
}
/* line 762, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default .input-container i {
  font-family: Font Awesome\ 5 Free;
  font-style: normal;
  font-size: 14px;
  display: inline-block;
  position: absolute;
  top: 8px;
  right: 3px;
  cursor: pointer;
  color: #6F6F6F;
  z-index: 11;
  padding: 5px;
  transition: 0.3s all;
}
/* line 777, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default .input-container .cvc-info,
#payment .panel-default .input-container .zip-info {
  position: absolute;
  display: none;
  top: 14px;
  right: 25px;
  -webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.3);
  z-index: 15;
  padding: 10px;
  background-color: #F8F9FA;
}
/* line 791, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default .input-container .cvc-info .title,
#payment .panel-default .input-container .zip-info .title {
  font-size: 14px;
  font-weight: 700;
  color: #323232;
  display: block;
  margin-bottom: 5px;
}
/* line 800, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default .input-container .cvc-info img,
#payment .panel-default .input-container .zip-info img {
  width: 45px;
  height: auto;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
/* line 809, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default .input-container .cvc-info .info-text,
#payment .panel-default .input-container .zip-info .info-text {
  font-size: 10px;
  color: #323232;
}
/* line 815, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default .input-container i:hover {
  top: -1px;
  right: 6px;
  font-size: 20px;
}
/* line 821, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default .input-container i:hover + .cvc-info, #payment .panel-default .input-container i:hover + .zip-info {
  display: block;
}
/* line 828, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading {
  background-color: #fff;
  border: none;
  padding: 0;
}
/* line 833, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a {
  display: block;
  color: #212121;
  border: 1px solid #95989A;
  border-radius: 2px;
  text-decoration: none;
  position: relative;
  text-align: center;
  padding: 20px;
  height: 160px;
  opacity: 1;
  transition: 0.3s box-shadow;
}
/* line 846, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a:hover {
  display: block;
  color: #212121;
  border: 1px solid #95989A;
  border-radius: 2px;
  text-decoration: none;
  position: relative;
  text-align: center;
  padding: 20px;
  height: 160px;
  opacity: 1;
  transition: 0.3s box-shadow;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}
/* line 863, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a:not(.collapsed) {
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}
/* line 871, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default .days-back__tos {
  font-size: 12px;
  font-weight: 600;
  display: none;
}
/* line 878, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment.valid-email .panel-default > .panel-heading a:not(.collapsed) {
  border: 2px solid #4BA920;
  border-bottom-color: #D5D5D5;
  border-bottom-width: 1px;
}
/* line 884, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment.has-error .panel-default > .panel-heading a:not(.collapsed) {
  border: 2px solid #FF5252;
  border-bottom-color: #D5D5D5;
  border-bottom-width: 1px;
}
/* line 890, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment.valid-email .payment-form-container .panel-body {
  border: 2px solid #4BA920;
  border-top-style: none;
}
/* line 895, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment.has-error .payment-form-container .panel-body {
  border: 2px solid #FF5252;
  border-top-style: none;
}
/* line 901, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a:after, #payment .panel-default > .panel-heading a:before {
  content: '';
  display: block;
  opacity: 0;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  left: 0;
  right: 0;
  margin: auto;
  border-width: 0px;
  transition: .3s opacity, .3s bottom, .3s border-width;
}
/* line 916, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a:after {
  bottom: 0px;
  border-color: #fff transparent transparent transparent;
}
/* line 921, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a:before {
  bottom: 0px;
  border-color: #4BA920 transparent transparent transparent;
}
/* line 927, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a:not(.collapsed):after {
  bottom: -20px;
  opacity: 1;
  border-color: #fff transparent transparent transparent;
  border-width: 10px;
}
/* line 934, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a:not(.collapsed):before {
  bottom: -24px;
  opacity: 1;
  border-color: #4BA920 transparent transparent transparent;
  border-width: 12px;
}
/* line 942, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a .payment-details-container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 949, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a .payment-details-container .payment-logo-paypal {
  height: 26px;
  width: auto;
}
/* line 954, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a .payment-details-container .payment-logo-bitpay {
  height: 20px;
  width: auto;
}
/* line 960, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a .panel-title {
  display: table;
  text-align: center;
  font-size: 10px;
  font-weight: 600;
  margin: 20px auto 0 auto;
  min-width: 50%;
  border: 1px solid #95989A;
  color: #95989A;
  border-radius: 2px;
  padding: 5px;
  transition: 0.3s all;
}
/* line 974, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a:hover .panel-title {
  background-color: rgba(213, 213, 213, 0.3);
}
/* line 978, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a:not(.collapsed) .panel-title {
  background-color: #4BA920;
  color: #fff;
  border-color: #4BA920;
}

/* line 986, ../../../../sass/Cyberghost/pages/shop/default.scss */
#step3 .panel-group .panel + .panel {
  margin-top: 0;
}

/* line 991, ../../../../sass/Cyberghost/pages/shop/default.scss */
section.buy-step#step3 .panel-default {
  border: none;
}
/* line 995, ../../../../sass/Cyberghost/pages/shop/default.scss */
section.buy-step#step3 .panel {
  border: none;
  box-shadow: none;
  margin-bottom: 0;
}

/* line 1002, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container .panel-body {
  border: 1px solid #95989A;
  border-top-style: none;
  padding: 20PX 35px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}

/* line 1012, ../../../../sass/Cyberghost/pages/shop/default.scss */
html body #content .signupForm {
  display: block !important;
}

/* line 1016, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container p.tos {
  font-size: 12px;
  color: #95989A;
}
/* line 1020, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container p.tos a {
  color: #95989A;
}

/* line 1025, ../../../../sass/Cyberghost/pages/shop/default.scss */
.col-custom-1 {
  width: 60%;
  float: left;
  padding: 0 15px;
}

/* line 1031, ../../../../sass/Cyberghost/pages/shop/default.scss */
.col-custom-2 {
  width: 40%;
  float: left;
  padding: 0 15px;
}

/* line 1037, ../../../../sass/Cyberghost/pages/shop/default.scss */
.billing-cycle {
  font-size: 12px;
  line-height: 1.2em !important;
}
/* line 1042, ../../../../sass/Cyberghost/pages/shop/default.scss */
.billing-cycle .line-through {
  text-decoration: line-through;
}
/* line 1046, ../../../../sass/Cyberghost/pages/shop/default.scss */
.billing-cycle .green-light {
  color: #4ba920 !important;
  font-weight: 600 !important;
}

/* line 1053, ../../../../sass/Cyberghost/pages/shop/default.scss */
.order-summary .selected-plan,
.order-summary .plan-description-pricing,
.order-summary .bonus {
  color: #6C6C6C;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
}
/* line 1062, ../../../../sass/Cyberghost/pages/shop/default.scss */
.order-summary .saving,
.order-summary .dedicated-country,
.order-summary .dedicated-country-text {
  color: #6c6c6c;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
}
/* line 1071, ../../../../sass/Cyberghost/pages/shop/default.scss */
.order-summary .total,
.order-summary .order-total-value {
  color: #4ba920;
  font-weight: 600;
  font-size: 20px;
  line-height: 35px;
}

/* line 1080, ../../../../sass/Cyberghost/pages/shop/default.scss */
.recurring-billing {
  font-weight: 600;
  color: #6C6C6C;
}

/* line 1085, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container .order-summary {
  display: inline-block;
}
@media (max-width: 767px) {
  /* line 1085, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .payment-form-container .order-summary {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

/* line 1096, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container .coupon,
.payment-form-container .left,
.payment-form-container .middle,
.payment-form-container .right {
  display: none;
}
/* line 1102, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container .coupon.active,
.payment-form-container .left.active,
.payment-form-container .middle.active,
.payment-form-container .right.active {
  display: block;
}

/* line 1108, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container .form-control {
  border-radius: 2px;
  border-color: #95989A;
}
/* line 1113, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container label {
  color: #6C6C6C;
  font-size: 14px;
  font-weight: 500;
}
/* line 1119, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container h5 {
  color: #6F6F6F;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 5px;
}

/* theme overwrite */
/* line 1129, ../../../../sass/Cyberghost/pages/shop/default.scss */
.cg-green {
  background-color: #4BA920;
}
/* line 1132, ../../../../sass/Cyberghost/pages/shop/default.scss */
.cg-green:hover, .cg-green:focus, .cg-green:active {
  background-color: #4BA920;
}

/* line 1141, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container.panel-bitpay_bc .panel-body .text-center .cg-btn,
.payment-form-container.panel-bitpay_bc .panel-body .text-center .cg-line-btn {
  width: 100%;
}
/* line 1150, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container .panel-body .cg-btn,
.payment-form-container .panel-body .cg-line-btn {
  border-radius: 2px;
  font-size: 16px;
  font-weight: 700;
  padding: 8px 40px;
  font-family: "Montserrat", "sans-serif";
  line-height: 30px;
  width: 100%;
  transition: .3s all;
}
/* line 1161, ../../../../sass/Cyberghost/pages/shop/default.scss */
body.vi .payment-form-container .panel-body .cg-btn, body.vi
.payment-form-container .panel-body .cg-line-btn {
  font-size: 15px;
}
/* line 1165, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container .panel-body .cg-btn img,
.payment-form-container .panel-body .cg-line-btn img {
  max-height: 25px;
}
/* line 1169, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container .panel-body .cg-btn i,
.payment-form-container .panel-body .cg-line-btn i {
  font-size: 20px;
}
/* line 1173, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container .panel-body .cg-btn:hover,
.payment-form-container .panel-body .cg-line-btn:hover {
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
}
/* line 1181, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container .panel-body .text-center .cg-btn,
.payment-form-container .panel-body .text-center .cg-line-btn {
  width: 40%;
  margin: 0 auto;
}
/* line 1186, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container .panel-body .text-center .cg-btn img,
.payment-form-container .panel-body .text-center .cg-line-btn img {
  max-height: 25px;
}
/* line 1190, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container .panel-body .text-center .cg-btn i,
.payment-form-container .panel-body .text-center .cg-line-btn i {
  font-size: 20px;
}

/* line 1199, ../../../../sass/Cyberghost/pages/shop/default.scss */
.has-error .cg-textfield.form-control {
  border-color: #ff5252;
}

/* line 1203, ../../../../sass/Cyberghost/pages/shop/default.scss */
.selected-plan-mobile .background-color {
  background-color: rgba(255, 204, 0, 0.1);
  border-bottom: 1px solid #ffcc00;
  transition: 0.5s all;
}
/* line 1208, ../../../../sass/Cyberghost/pages/shop/default.scss */
.selected-plan-mobile .background-color.active-coupon, .selected-plan-mobile .background-color.active-middle {
  background-color: rgba(75, 169, 32, 0.1);
  border-bottom: 1px solid #4BA920;
}

/* line 1215, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container .panel-body {
  padding: 20PX 35px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 1222, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a {
  margin: 10px auto 0;
  height: 80px;
  padding: 10px 35px 10px 10px;
}
/* line 1227, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a:hover {
  margin: 10px auto 0;
  height: 80px;
  padding: 10px 35px 10px 10px;
}
/* line 1233, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a:not(.collapsed) {
  border-bottom-width: 1px;
  border-bottom-color: #D5D5D5;
  -webkit-border-radius: 2px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius: 2px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 1251, ../../../../sass/Cyberghost/pages/shop/default.scss */
.cg-valid .payment-form-container .panel-body {
  border-top-width: 0px;
  -webkit-border-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  padding: 20px 35px;
}

/* line 1266, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a:hover .panel-title, #payment .panel-default > .panel-heading a:not(.collapsed) .panel-title, #payment .panel-default > .panel-heading a .panel-title {
  display: inline-block;
  text-align: left;
  width: 40%;
  color: #6C6C6C;
  min-width: 120px;
  margin: 0 auto;
  padding: 0 0 0 20px;
  border-style: none;
  background-color: #fff;
  font-size: 16px;
}
/* line 1279, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a:hover .panel-title.hidden-xs.hidden-sm, #payment .panel-default > .panel-heading a:not(.collapsed) .panel-title.hidden-xs.hidden-sm, #payment .panel-default > .panel-heading a .panel-title.hidden-xs.hidden-sm {
  display: none !important;
}
/* line 1284, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a:not(.collapsed):before, #payment .panel-default > .panel-heading a:not(.collapsed):after {
  display: none;
}
/* line 1289, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a .payment-details-container {
  text-align: left;
}
/* line 1292, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a .payment-details-container .payment-logo-paypal, #payment .panel-default > .panel-heading a .payment-details-container .payment-logo-bitpay {
  height: auto;
  width: 80px;
  float: right;
}

/* line 1300, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-details-container .payment {
  transform: scale(0.8);
  vertical-align: middle;
  float: right;
}

/* line 1306, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container p.tos {
  font-size: 10px !important;
}

/* line 1310, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-form-container p.tos-tos {
  color: #95989A;
  font-size: 10px !important;
}

/* line 1316, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a .panel-title:before {
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: '';
  display: inline-block;
  height: 10px;
  width: 10px;
  left: -10px;
  position: relative;
  top: -2px;
  transform: rotate(45deg);
  vertical-align: middle;
  transition: .5s all;
}
/* line 1331, ../../../../sass/Cyberghost/pages/shop/default.scss */
#payment .panel-default > .panel-heading a:not(.collapsed) .panel-title:before {
  transform: rotate(135deg);
}

/* line 1336, ../../../../sass/Cyberghost/pages/shop/default.scss */
.border-form {
  border-bottom: 2px solid #ddd;
  border-top: 2px solid #ddd;
}
/* line 1340, ../../../../sass/Cyberghost/pages/shop/default.scss */
.border-form.border-green {
  border-style: none;
}
/* line 1343, ../../../../sass/Cyberghost/pages/shop/default.scss */
.border-form.border-green .border-container {
  height: 2px;
  width: 100%;
  background-color: #4BA920;
}
/* line 1350, ../../../../sass/Cyberghost/pages/shop/default.scss */
.border-form .border-container {
  display: block;
  margin: auto;
  height: 0;
  width: 0;
  background: 0 0;
  transition: width .5s ease, background-color .5s ease;
}

/* responsive */
@media (max-width: 991px) {
  /* line 1364, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .payment-form-container .panel-body .cg-btn,
  .payment-form-container .panel-body .cg-line-btn {
    font-size: 13px;
    padding: 0;
    width: 100%;
    line-height: 40px;
  }
  /* line 1371, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .payment-form-container .panel-body .cg-btn img,
  .payment-form-container .panel-body .cg-line-btn img {
    max-height: 25px;
  }
  /* line 1375, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .payment-form-container .panel-body .cg-btn i,
  .payment-form-container .panel-body .cg-line-btn i {
    font-size: 20px;
  }
  /* line 1381, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .payment-form-container .panel-body .text-center .cg-btn,
  .payment-form-container .panel-body .text-center .cg-line-btn {
    width: 100%;
  }
  /* line 1385, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .payment-form-container .panel-body .text-center .cg-btn img,
  .payment-form-container .panel-body .text-center .cg-line-btn img {
    max-height: 25px;
  }
  /* line 1389, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .payment-form-container .panel-body .text-center .cg-btn i,
  .payment-form-container .panel-body .text-center .cg-line-btn i {
    font-size: 20px;
  }
  /* line 1395, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .payment-form-container .panel-body .signupEmail {
    line-height: 36px;
    height: 38px;
  }

  /* line 1401, ../../../../sass/Cyberghost/pages/shop/default.scss */
  section#BottomSectionPricing h2 {
    padding-top: 50px;
  }
  /* line 1405, ../../../../sass/Cyberghost/pages/shop/default.scss */
  section.buy-step h2 {
    font-size: 20px;
  }

  /* line 1409, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .payment-form-container .panel-body {
    padding: 30px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  /* line 1415, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #payment .panel-default > .panel-heading a {
    margin: 10px auto 0;
    height: 80px;
    padding: 10px;
  }
  /* line 1420, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #payment .panel-default > .panel-heading a:hover {
    margin: 10px auto 0;
    height: 80px;
    padding: 10px;
  }
  /* line 1426, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #payment .panel-default > .panel-heading a:not(.collapsed) {
    border-bottom-width: 1px;
    border-bottom-color: #D5D5D5;
    -webkit-border-radius: 2px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 2px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-radius: 2px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  /* line 1443, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .payment-form-container .panel-body {
    border-top-width: 0px;
    -webkit-border-radius: 1px;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius: 1px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-radius: 1px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    padding: 20px 35px;
  }

  /* line 1457, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #payment .panel-default > .panel-heading a:hover .panel-title, #payment .panel-default > .panel-heading a:not(.collapsed) .panel-title, #payment .panel-default > .panel-heading a .panel-title {
    text-align: left;
    width: 40%;
    color: #6C6C6C;
    min-width: 120px;
    margin: 0 auto;
    padding: 0 0 0 20px;
    border-style: none;
    background-color: #fff;
    font-size: 16px;
  }
  /* line 1470, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #payment .panel-default > .panel-heading a:not(.collapsed):before, #payment .panel-default > .panel-heading a:not(.collapsed):after {
    display: none;
  }
  /* line 1475, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #payment .panel-default > .panel-heading a .payment-details-container {
    text-align: left;
  }
  /* line 1478, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #payment .panel-default > .panel-heading a .payment-details-container .payment-logo-paypal, #payment .panel-default > .panel-heading a .payment-details-container .payment-logo-bitpay {
    height: auto;
    width: 80px;
  }

  /* line 1484, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .payment-details-container .payment {
    transform: scale(0.8);
    vertical-align: middle;
    margin-top: -4px;
  }

  /* line 1491, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .order-summary .selected-plan, .order-summary .plan-description-pricing, .order-summary .saving-value, .order-summary .bonus-details, .order-summary .saving, .order-summary .bonus {
    font-size: 16px;
  }

  /* line 1497, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .payment-form-container .panel-body .cg-btn, .payment-form-container .panel-body .cg-line-btn {
    font-size: 13px;
    padding: 0;
    width: 100%;
    line-height: 1.2em;
  }
  /* line 1503, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .payment-form-container .panel-body .cg-btn.paypal-button, .payment-form-container .panel-body .cg-line-btn.paypal-button {
    padding: 10px 40px !important;
    margin: 0 auto !important;
  }
  /* line 1510, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .payment-form-container p.tos {
    font-size: 10px !important;
  }

  /* line 1515, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #payment .panel-default > .panel-heading a .panel-title:before {
    border-style: solid;
    border-width: 0.3px 0.3px 0 0;
    content: '';
    display: inline-block;
    height: 7px;
    left: -10px;
    position: relative;
    top: -2px;
    transform: rotate(45deg);
    vertical-align: middle;
    width: 7px;
    transition: .5s all;
  }
  /* line 1530, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #payment .panel-default > .panel-heading a:not(.collapsed) .panel-title:before {
    transform: rotate(135deg);
  }

  /* line 1535, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .selected-plan-mobile.active {
    z-index: 1030;
    opacity: 1;
    height: 95px;
  }
  /* line 1541, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .selected-plan-mobile .background-color {
    height: 95px;
  }

  /* line 1545, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .gdpr-section {
    font-size: 10px !important;
  }
}
@media (max-width: 767px) {
  /* line 1551, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .border-form {
    border-bottom: 2px solid #ddd;
    border-top: 2px solid #ddd;
  }
  /* line 1555, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .border-form.border-green {
    border-style: none;
  }

  /* line 1560, ../../../../sass/Cyberghost/pages/shop/default.scss */
  section.buy-step h2 {
    display: block;
  }
  /* line 1564, ../../../../sass/Cyberghost/pages/shop/default.scss */
  section .secure-badge {
    text-align: center;
    display: block;
    float: none;
    border-left: none;
    border-right: none;
    border-width: 1px;
    border-color: #95989A;
    margin: 15px 0;
    color: #95989A;
    font-size: 12px;
    font-weight: 500;
  }
  /* line 1578, ../../../../sass/Cyberghost/pages/shop/default.scss */
  section .signupEmail {
    font-size: 16px;
    line-height: 40px;
  }
  /* line 1582, ../../../../sass/Cyberghost/pages/shop/default.scss */
  section .signupEmail .cg-textfield-icon:after {
    top: 7px;
  }
  /* line 1588, ../../../../sass/Cyberghost/pages/shop/default.scss */
  section .form-control input {
    font-size: 16px;
  }
  /* line 1593, ../../../../sass/Cyberghost/pages/shop/default.scss */
  section.buy-step .step-description {
    font-size: 10px !important;
  }

  /* line 1597, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .payment-details-container .payment {
    transform: scale(0.6);
    vertical-align: middle;
    margin-left: -8px;
    margin-right: -8px;
    margin-top: -4px;
  }

  /* line 1604, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .account-module .cg-textfield-custom {
    font-size: 12px;
    color: #6C6C6C;
  }
  /* line 1608, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .account-module .cg-textfield-custom .cg-textfield-icon {
    top: 10px;
    right: 10px;
  }

  /* line 1615, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .selected-plan-mobile.active {
    opacity: 1;
    height: 80px;
  }
  /* line 1620, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .selected-plan-mobile .background-color {
    height: 80px;
  }

  /* line 1624, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .payment-form-container .panel-body {
    padding: 15px;
  }

  /* line 1629, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #payment .panel-default > .panel-heading a:hover .panel-title, #payment .panel-default > .panel-heading a:not(.collapsed) .panel-title, #payment .panel-default > .panel-heading a .panel-title {
    width: auto;
    font-size: 12px;
  }
  /* line 1635, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #payment .panel-default .days-back__tos.active {
    display: block;
  }

  /* line 1640, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .order-summary .selected-plan, .order-summary .plan-description-pricing, .order-summary .saving-value, .order-summary .bonus-details, .order-summary .saving, .order-summary .bonus {
    font-size: 12px;
    line-height: 1.3em !important;
  }
  /* line 1645, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .order-summary .saving {
    line-height: 22px;
  }
  /* line 1649, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .order-summary .total {
    font-size: 16px;
  }
}
/* sticky selected plan */
/* line 1658, ../../../../sass/Cyberghost/pages/shop/default.scss */
.selected-plan-mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.5s, height 0.5s;
  -moz-transition: opacity 0.5s, height 0.5s;
  -ms-transition: opacity 0.5s, height 0.5s;
  -o-transition: opacity 0.5s, height 0.5s;
  transition: opacity 0.5s, height 0.5s;
}
/* line 1677, ../../../../sass/Cyberghost/pages/shop/default.scss */
.selected-plan-mobile .left,
.selected-plan-mobile .right,
.selected-plan-mobile .middle,
.selected-plan-mobile .best-deal,
.selected-plan-mobile .plan-tip {
  display: none;
}
/* line 1684, ../../../../sass/Cyberghost/pages/shop/default.scss */
.selected-plan-mobile .left.active,
.selected-plan-mobile .right.active,
.selected-plan-mobile .middle.active,
.selected-plan-mobile .best-deal.active,
.selected-plan-mobile .plan-tip.active {
  display: inline-block;
}

/* line 1690, ../../../../sass/Cyberghost/pages/shop/default.scss */
.smartbanner-show .selected-plan-mobile {
  top: 80px;
}

/* line 1694, ../../../../sass/Cyberghost/pages/shop/default.scss */
.plan-saved {
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
}

/* line 1700, ../../../../sass/Cyberghost/pages/shop/default.scss */
.selected-plan-container {
  padding: 0px 15px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

/* line 1708, ../../../../sass/Cyberghost/pages/shop/default.scss */
.plan-tip {
  display: none;
}
/* line 1711, ../../../../sass/Cyberghost/pages/shop/default.scss */
.plan-tip.active {
  display: inline-block;
}

/* line 1716, ../../../../sass/Cyberghost/pages/shop/default.scss */
.plan-saved span {
  display: inline-block;
  font-size: 12px;
  color: #212121;
  text-decoration: none;
  text-align: center;
}

/* line 1725, ../../../../sass/Cyberghost/pages/shop/default.scss */
.plan-tip.active span, .plan-tip.active a {
  display: inline-block;
  font-size: 12px;
  color: #212121;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
}
/* line 1734, ../../../../sass/Cyberghost/pages/shop/default.scss */
.plan-tip.active span.button {
  background-color: #fc0;
  color: #323232;
  border-radius: 4px;
  padding: 3px 20px;
  font-size: 12px;
  text-align: center;
}
/* line 1742, ../../../../sass/Cyberghost/pages/shop/default.scss */
.plan-tip.active span.button > em {
  font-style: normal;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
}

@media (max-width: 480px) {
  /* line 1752, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .plan-tip.active span.button {
    padding: 3px 5px;
  }
}
/* line 1757, ../../../../sass/Cyberghost/pages/shop/default.scss */
.menu-btn.cg-btn {
  display: none !important;
}

/* line 1761, ../../../../sass/Cyberghost/pages/shop/default.scss */
.selected-plan-mobile span.button {
  position: relative;
}
/* line 1762, ../../../../sass/Cyberghost/pages/shop/default.scss */
.selected-plan-mobile span.button::-moz-focus-inner {
  border: 0;
}
/* line 1768, ../../../../sass/Cyberghost/pages/shop/default.scss */
.selected-plan-mobile span.button:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-origin: center;
  transform-origin: center;
  border-radius: 4px;
  height: 100%;
  width: 100%;
  z-index: -1;
  background: repeating-radial-gradient(rgba(142, 96, 4, 0) 0%, rgba(142, 96, 4, 0.15) 50%, rgba(142, 96, 4, 0.5) 75%, rgba(142, 96, 4, 0.05) 100%);
  -webkit-animation: pulse_shadow 2s ease-in-out infinite;
  animation: pulse_shadow 2s ease-in-out infinite;
}
/* line 1787, ../../../../sass/Cyberghost/pages/shop/default.scss */
.selected-plan-mobile span.button:hover:after, .selected-plan-mobile span.button:focus:after {
  background: repeating-radial-gradient(rgba(255, 99, 71, 0) 0%, rgba(255, 99, 71, 0.15) 50%, rgba(255, 99, 71, 0.5) 75%, rgba(255, 99, 71, 0.05) 100%);
}

@-webkit-keyframes pulse_pseudo {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1.25);
    transform: translate(-50%, -50%) scale(1.25);
  }
}
@keyframes pulse_pseudo {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1.25);
    transform: translate(-50%, -50%) scale(1.25);
  }
}
@-webkit-keyframes pulse_shadow {
  0% {
    box-shadow: 0px 0px 0px 0px rgba(142, 96, 4, 0.25);
  }
  100% {
    box-shadow: 0px 0px 3px 15px rgba(142, 96, 4, 0);
  }
}
@keyframes pulse_shadow {
  0% {
    box-shadow: 0px 0px 0px 0px rgba(142, 96, 4, 0.25);
  }
  100% {
    box-shadow: 0px 0px 3px 15px rgba(142, 96, 4, 0);
  }
}
/* line 1840, ../../../../sass/Cyberghost/pages/shop/default.scss */
#stripe-errors {
  display: none !important;
}

/*
 * Retina Sprites for Compass
 * by:              Gaya Kessler
 * last update:     03/11/14
 *
 * Usage:
 * 1. create two folders in your image directory (in this case 'icons' and 'icons-2x').
 * 2. adjust the foldernames defined below if you use different names.
 * 3. create sprite images for pixel ratio 1 screens and put them in the first folder.
 * 4. create sprite images for pixel ratio 2 screens and put them in the second folder, use the same filenames.
 * 5. use the sprite-image in your Sass/Scss using: '@include use-sprite(<sprite-name>)'
 */
/* line 1846, ../../../../sass/Cyberghost/pages/shop/default.scss */
.icon-bg.bitpay_bc {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: -40px -64px;
  background-size: 197px 327px;
  width: 120px;
  height: 25px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
}

/* line 1851, ../../../../sass/Cyberghost/pages/shop/default.scss */
.icon-bg.stripe_cc,
.icon-bg.cleverbridge_cc,
.icon-bg.cleverbridge_cc_iframe,
.icon-bg.cleverbridge_cc_iframe_noreview {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: 0 -149px;
  background-size: 197px 327px;
  width: 140px;
  height: 25px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
}

/* line 1859, ../../../../sass/Cyberghost/pages/shop/default.scss */
.icon-bg.cleverbridge_sepa {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: 0 -89px;
  background-size: 197px 327px;
  width: 74px;
  height: 24px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
}

/* line 1864, ../../../../sass/Cyberghost/pages/shop/default.scss */
.icon-bg.cleverbridge_ideal {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: -160px -64px;
  background-size: 197px 327px;
  width: 29px;
  height: 25px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
}

/* line 1869, ../../../../sass/Cyberghost/pages/shop/default.scss */
.icon-bg.cleverbridge_paynearme {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: 0 0;
  background-size: 197px 327px;
  width: 119px;
  height: 24px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
}

/* line 1874, ../../../../sass/Cyberghost/pages/shop/default.scss */
.icon-bg.cleverbridge_paypal {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: 0 -114px;
  background-size: 197px 327px;
  width: 93px;
  height: 24px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
}

/* line 1879, ../../../../sass/Cyberghost/pages/shop/default.scss */
.icon-bg.cleverbridge_sofort {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: -103px -39px;
  background-size: 197px 327px;
  width: 80px;
  height: 25px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
}

/* line 1884, ../../../../sass/Cyberghost/pages/shop/default.scss */
.icon-bg.cleverbridge_konbini {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: 0 -64px;
  background-size: 197px 327px;
  width: 40px;
  height: 25px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
}

/* line 1890, ../../../../sass/Cyberghost/pages/shop/default.scss */
.icon-bg.cleverbridge_boleto {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: -13px -39px;
  background-size: 197px 327px;
  width: 90px;
  height: 25px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
}

/* line 1895, ../../../../sass/Cyberghost/pages/shop/default.scss */
.icon-bg.cleverbridge_webmoney {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: -74px -89px;
  background-size: 197px 327px;
  width: 96px;
  height: 25px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
}

/* line 1900, ../../../../sass/Cyberghost/pages/shop/default.scss */
.icon-bg.stripe_google_pay {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: 0 -266px;
  background-size: 197px 327px;
  width: 56px;
  height: 37px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
  margin-top: -7px;
}

/* line 1906, ../../../../sass/Cyberghost/pages/shop/default.scss */
.icon-bg.stripe_apple_pay {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: -140px -149px;
  background-size: 197px 327px;
  width: 56px;
  height: 37px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
  margin-top: -7px;
}

/* line 1912, ../../../../sass/Cyberghost/pages/shop/default.scss */
.icon-bg-reuse {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: -144px -114px;
  background-size: 197px 327px;
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  vertical-align: middle;
}

/* line 1917, ../../../../sass/Cyberghost/pages/shop/default.scss */
.icon-bg-secure {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: 0 -39px;
  background-size: 197px 327px;
  width: 12px;
  height: 14px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  vertical-align: middle;
  margin: 0 10px;
}

/* line 1923, ../../../../sass/Cyberghost/pages/shop/default.scss */
.icon-bg-devices {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: 0 -24px;
  background-size: 197px 327px;
  width: 197px;
  height: 15px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  vertical-align: middle;
  margin-top: -5px;
}

/* line 1929, ../../../../sass/Cyberghost/pages/shop/default.scss */
.icon-bg-why {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: -89px -266px;
  background-size: 197px 327px;
  width: 90px;
  height: 61px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
}

/* line 1933, ../../../../sass/Cyberghost/pages/shop/default.scss */
.icon-bg-cart {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: 0 -186px;
  background-size: 197px 327px;
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
}

/* line 1937, ../../../../sass/Cyberghost/pages/shop/default.scss */
.icon-bg-cvc {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: -94px -114px;
  background-size: 197px 327px;
  width: 50px;
  height: 32px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  vertical-align: middle;
  margin-right: 10px;
}

/* line 1943, ../../../../sass/Cyberghost/pages/shop/default.scss */
.icon-bg-loading {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: -56px -266px;
  background-size: 197px 327px;
  width: 33px;
  height: 39px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
}

@media screen and (max-width: 767px) {
  /* line 1948, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .icon-bg {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
  }
}
/* line 1957, ../../../../sass/Cyberghost/pages/shop/default.scss */
.dedicated-summary,
.dedicated-total-value,
.select-country-alert {
  display: none;
}

/* line 1963, ../../../../sass/Cyberghost/pages/shop/default.scss */
.privacy-guard-summary,
.privacy-guard-total-value,
.combo-total-value {
  display: none;
}

/*
.glabalgiving-campaign.top-bar-banner {

    display: block;
    background-color: #F8FAFA;
    padding: 10px 0;

    margin-bottom: 20px;
    margin-top: 20px;


    text-align: center;


    .top__text-container {

        width: 100%;

        vertical-align: middle;


        .top__title {

            font-size:      16px;
            line-height:    1.2em;
            // line-height:    1em;

            color: #2C2D43;

            em {
                font-style: normal;
                text-decoration: none;
            }

        }


        .logo-inline {
            height: 20px;
            vertical-align: middle;

            @media only screen and (max-width : 991px) {

                display: inline-block;
                margin-top: 10px;
            }

        }

        .v-sep {

            display: inline-block;
            width: 0;
            height: 20px;
            border-right: 1px solid #2C2D43;
            margin: 0 10px;
            vertical-align: middle;

            @media only screen and (max-width : 991px) {
                display: block;
                border-right: none;
                height: 0;
            }

        }


    }



}

*/
@media only screen and (max-width: 767px) {
  /* line 2048, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .payment-methods {
    margin-left: 10px;
    margin-right: 10px;
  }
  /* line 2052, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .payment-methods .tab-content {
    border: #57AF2F 1px solid;
  }
  /* line 2056, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .payment-methods .nav-tabs .nav-link.active {
    border-left: #57AF2F 1px solid;
    border-right: #57AF2F 1px solid;
    border-bottom: #57AF2F 1px solid;
  }
}
/* line 2077, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-methods {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 15px;
}
/* line 2082, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-methods .tab-content.greenedge {
  border: #57AF2F 2px solid;
}
/* line 2086, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-methods .tab-content.grayedge {
  border: #57AF2F 2px solid;
}
/* line 2090, ../../../../sass/Cyberghost/pages/shop/default.scss */
.payment-methods .tab-content.rededge {
  border: #FF5252 2px solid;
}

/* line 2096, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav {
  display: flex;
  flex-direction: row;
  margin-top: 1px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  background-color: #F8F8F8;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  /* Target Safari 10.1+ */
}
/* line 2104, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav .ideal .desktop {
  height: 60px;
  padding-top: 10px;
}
/* line 2109, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav.greenedge .active {
  border-left: #57AF2F 2px solid;
  border-right: #57AF2F 2px solid;
  border-top: #57AF2F 2px solid;
  margin-bottom: -3px;
}
/* line 2117, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav.grayedge .active {
  border-left: #57AF2F 2px solid;
  border-right: #57AF2F 2px solid;
  border-top: #57AF2F 2px solid;
  margin-bottom: -3px;
}
/* line 2124, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav.rededge .active {
  border-left: #FF5252 2px solid;
  border-right: #FF5252 2px solid;
  border-top: #FF5252 2px solid;
  margin-bottom: -3px;
}
/* line 2135, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav li {
  margin-top: 1px;
  text-align: center;
  border-right: #F0F0F0 1px solid;
}
/* line 2140, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav li a {
  border: none !important;
  margin-right: 0px !important;
}
/* line 2146, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav li:first-child {
  border-top-left-radius: 10px;
}
/* line 2149, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav li:first-child a {
  border-top-left-radius: 10px;
}
/* line 2154, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav li:last-child {
  border-right: none;
  border-top-right-radius: 10px;
}
/* line 2158, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav li:last-child a {
  border-top-right-radius: 10px;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    /* line 2166, ../../../../sass/Cyberghost/pages/shop/default.scss */
    .pricing-nav li:first-child {
      margin-left: -1px;
    }
    /* line 2169, ../../../../sass/Cyberghost/pages/shop/default.scss */
    .pricing-nav li:last-child {
      margin-right: -1px;
    }
  }
}
/* line 2175, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav.greenedge li:last-child.active {
  border-right: #57AF2F 2px solid;
}
/* line 2179, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav.grayedge li:last-child.active {
  border-right: #57AF2F 2px solid;
}
/* line 2183, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav.rededge li:last-child.active {
  border-right: #FF5252 2px solid;
}
/* line 2187, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav .nav-item {
  width: 100%;
}
/* line 2191, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav .desktop {
  height: 70px;
}
/* line 2195, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav .desktop-ru {
  height: 70px;
  width: 20%;
  min-width: 40px;
}
/* line 2201, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav .mobile {
  display: none;
}
/* line 2205, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav .methodTitle {
  display: none;
}
/* line 2209, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav .stripe_apple_pay {
  height: 36px;
  margin-top: 10px;
}
/* line 2214, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav .amazon_pay {
  padding-top: 38px;
  height: 100%;
}
/* line 2218, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav .amazon_pay .desktop {
  height: 20px;
  width: auto;
}
/* line 2224, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav .qiwi_wallet_via_paymentwall {
  padding-top: 30px;
  height: 100%;
}
/* line 2228, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav .qiwi_wallet_via_paymentwall .desktop {
  height: 35px;
  width: auto;
}
/* line 2234, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav .qiwi_wallet {
  padding-top: 30px;
  height: 100%;
}
/* line 2238, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-nav .qiwi_wallet .desktop {
  height: 35px;
  width: auto;
}
@media only screen and (max-width: 767px) {
  /* line 2250, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .pricing-nav .desktop {
    display: none;
  }
  /* line 2253, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .pricing-nav .desktop-ru {
    display: none;
  }
  /* line 2256, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .pricing-nav .mobile {
    display: inline-block;
    height: 20px;
  }
  /* line 2261, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .pricing-nav li a {
    padding: 10px 10px !important;
  }
  /* line 2265, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .pricing-nav.nav-num-nonum .mobile {
    height: 10px;
  }
  /* line 2269, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .pricing-nav.nav-num-6 .mobile {
    height: 20px;
  }
  /* line 2272, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .pricing-nav.nav-num-5 .mobile {
    height: 20px;
  }
  /* line 2275, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .pricing-nav.nav-num-4 .mobile {
    height: 20px;
  }
  /* line 2278, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .pricing-nav.nav-num-3 .mobile {
    height: 20px;
  }
  /* line 2281, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .pricing-nav.nav-num-2 .mobile {
    height: 20px;
  }
  /* line 2284, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .pricing-nav.nav-num-1 .mobile {
    height: 20px;
  }
  /* line 2288, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .pricing-nav .methodTitle {
    display: none;
  }
  /* line 2291, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .pricing-nav .stripe_apple_pay {
    height: 36px;
    margin-top: -8px;
  }
}

/* line 2299, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tab-content .panel-body {
  border: none !important;
}
/* line 2303, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tab-content .days-back__tos {
  display: none !important;
}
/* line 2307, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tab-content .mobile {
  display: none;
}
@media only screen and (max-width: 767px) {
  /* line 2312, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .tab-content .days-back__tos.active {
    display: block !important;
  }
  /* line 2316, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .tab-content .mobile {
    display: block;
  }
  /* line 2320, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .tab-content .payment-method-title {
    margin-top: 15px;
    margin-left: 10px;
  }
  /* line 2324, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .tab-content .payment-method-title hr {
    color: #707070;
    width: 100%;
    margin-left: -4px;
    margin-top: 0px;
  }
  /* line 2331, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .tab-content .payment-method-title .method-name {
    font-weight: bold;
    margin-top: 20px;
    padding-bottom: 5px;
  }
  /* line 2337, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .tab-content .payment-method-title .method-image-div {
    text-align: center;
    vertical-align: top;
  }
  /* line 2341, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .tab-content .payment-method-title .method-image-div .method-image {
    height: 60px;
  }
  /* line 2344, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .tab-content .payment-method-title .method-image-div .method-image.ideal {
    height: 50px;
  }
  /* line 2348, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .tab-content .payment-method-title .method-image-div .method-image.amazon_pay {
    margin-top: 10px;
    height: 20px;
  }
  /* line 2353, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .tab-content .payment-method-title .method-image-div .method-image.credit_card_ru {
    height: 40px;
    position: relative;
    top: 5px;
  }
  /* line 2359, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .tab-content .payment-method-title .method-image-div .method-image.qiwi_wallet_via_paymentwall {
    height: 30px;
  }
  /* line 2363, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .tab-content .payment-method-title .method-image-div .method-image.qiwi_wallet {
    height: 30px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 2380, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .tab-content .payment-method-title .method-image-div .method-image.credit_card {
    height: 50px;
  }
  /* line 2384, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .tab-content .payment-method-title .method-image-div .method-image.credit_card_ru {
    height: 29px;
    position: relative;
    top: 15px;
  }
}
/* line 2395, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tab-content .input-container {
  position: relative;
}
/* line 2398, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tab-content .input-container i {
  font-family: Font Awesome\ 5 Free;
  font-style: normal;
  font-size: 14px;
  display: inline-block;
  position: absolute;
  top: 8px;
  right: 3px;
  cursor: pointer;
  color: #6F6F6F;
  z-index: 11;
  padding: 5px;
  transition: 0.3s all;
}
/* line 2413, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tab-content .input-container .cvc-info,
.tab-content .input-container .zip-info {
  position: absolute;
  display: none;
  top: 14px;
  right: 25px;
  -webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.3);
  z-index: 15;
  padding: 10px;
  background-color: #F8F9FA;
}
/* line 2427, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tab-content .input-container .cvc-info .title,
.tab-content .input-container .zip-info .title {
  font-size: 14px;
  font-weight: 700;
  color: #323232;
  display: block;
  margin-bottom: 5px;
}
/* line 2436, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tab-content .input-container .cvc-info img,
.tab-content .input-container .zip-info img {
  width: 45px;
  height: auto;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
/* line 2445, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tab-content .input-container .cvc-info .info-text,
.tab-content .input-container .zip-info .info-text {
  font-size: 10px;
  color: #323232;
}
/* line 2451, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tab-content .input-container i:hover {
  top: -1px;
  right: 6px;
  font-size: 20px;
}
/* line 2457, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tab-content .input-container i:hover + .cvc-info, .tab-content .input-container i:hover + .zip-info {
  display: block;
}

/* line 2465, ../../../../sass/Cyberghost/pages/shop/default.scss */
.hidden-component {
  display: none;
}

/* line 2471, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-duration del:after {
  content: "\A";
  white-space: pre;
}

/* cg dedicated IP locations tooltip skin */
@media (min-width: 475px) {
  /* line 2479, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .tpd-skin-cg {
    z-index: 10 !important;
  }
}

/* line 2485, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tpd-skin-cg .tpd-content,
.tpd-skin-cg .tpd-title,
.tpd-skin-cg .tpd-close {
  color: #fff;
}

/* line 2491, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tpd-skin-cg .tpd-background-content {
  background-color: #323348;
}

/* line 2495, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tpd-skin-cg .tpd-background {
  border-width: 1px;
  border-color: rgba(6, 0, 12, 0.6);
}

/* line 2500, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tpd-skin-cg .tpd-content {
  padding: 20px;
}

/* line 2504, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tpd-skin-cg .tpd-background-title {
  background-color: #323348;
}

/* line below the title */
/* line 2509, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tpd-skin-cg .tpd-title-wrapper {
  border-bottom: 1px solid #2a1fb4;
}

/* shadow */
/* line 2514, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tpd-skin-cg .tpd-background-shadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

/* spinner */
/* line 2519, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tpd-skin-cg .tpd-spinner-spin {
  border-color: rgba(255, 255, 255, 0.2);
  border-left-color: #fff;
}

/* links */
/* line 2525, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tpd-skin-cg a {
  color: #ddd;
}

/* line 2529, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tpd-skin-cg a:hover {
  color: #c6c6c6;
}

/* line 2533, ../../../../sass/Cyberghost/pages/shop/default.scss */
#tooltip-dedicated-locations,
#tooltip-dedicated-locations-remove,
#tooltip-dip-countries,
.tooltip-dip-countries {
  color: #1C1D2F;
  text-decoration: underline;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  display: inline-flex;
  margin-left: 25px;
}
@media (max-width: 475px) {
  /* line 2533, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #tooltip-dedicated-locations,
  #tooltip-dedicated-locations-remove,
  #tooltip-dip-countries,
  .tooltip-dip-countries {
    align-self: start;
    margin-top: 10px;
    margin-left: 0;
  }
}

/* line 2551, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tooltip-dip-countries {
  padding: 10px 15px;
  display: inline-block;
}
@media (max-width: 475px) {
  /* line 2551, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .tooltip-dip-countries {
    padding: 0;
    margin-top: 10px;
  }
}

@media (max-width: 475px) {
  /* line 2560, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .section-optional-add-ons .boxes-container .box .controls-content {
    flex-direction: column;
  }
}

/* line 2567, ../../../../sass/Cyberghost/pages/shop/default.scss */
.dip-locations-container .dip-locations-title {
  color: #FFCD00;
  font-size: 12px;
}
/* line 2572, ../../../../sass/Cyberghost/pages/shop/default.scss */
.dip-locations-container hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border-color: rgba(255, 255, 255, 0.15);
}
/* line 2578, ../../../../sass/Cyberghost/pages/shop/default.scss */
.dip-locations-container ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/* line 2583, ../../../../sass/Cyberghost/pages/shop/default.scss */
.dip-locations-container ul.left {
  float: left;
  margin-right: 5px;
}
/* line 2588, ../../../../sass/Cyberghost/pages/shop/default.scss */
.dip-locations-container ul.right {
  float: right;
  margin-left: 5px;
}
/* line 2593, ../../../../sass/Cyberghost/pages/shop/default.scss */
.dip-locations-container ul > li {
  font-size: 14px;
  font-weight: 600;
}

/* line 2606, ../../../../sass/Cyberghost/pages/shop/default.scss */
.content__www_checkout .buy-step h2 {
  display: none;
}
/* line 2610, ../../../../sass/Cyberghost/pages/shop/default.scss */
.content__www_checkout .section-optional-add-ons-order-summary h2 {
  display: block;
}
/* line 2614, ../../../../sass/Cyberghost/pages/shop/default.scss */
.content__www_checkout #step3 {
  padding-top: 0 !important;
}
@media only screen and (max-width: 767px) {
  /* line 2619, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .content__www_checkout section .secure-badge {
    margin: 5px 0 !important;
  }
}

/* line 2626, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pricing-breadcrumbs {
  font-size: 16px;
}

/* line 2630, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tooltip-dip-countries {
  font-size: 12px;
}

/* line 2636, ../../../../sass/Cyberghost/pages/shop/default.scss */
.subtotal-value {
  color: #6c6c6c !important;
  font-weight: 600;
  font-size: 16px !important;
  line-height: 30px;
}

/* line 2643, ../../../../sass/Cyberghost/pages/shop/default.scss */
.vat-value {
  color: #6c6c6c;
}

/* line 2647, ../../../../sass/Cyberghost/pages/shop/default.scss */
.vat-price {
  color: #6c6c6c !important;
  font-weight: 600;
  margin-left: 3px;
}

/* line 2653, ../../../../sass/Cyberghost/pages/shop/default.scss */
.vat-experiment-small {
  color: #6c6c6c;
  font-weight: 600;
}

/* line 2660, ../../../../sass/Cyberghost/pages/shop/default.scss */
.panel-stripe_apple_pay #payment-country-cc {
  height: 46px;
}
@media screen and (max-width: 991px) {
  /* line 2660, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .panel-stripe_apple_pay #payment-country-cc {
    height: 38px;
  }
}

/* line 2669, ../../../../sass/Cyberghost/pages/shop/default.scss */
.panel-braintree_paypal #payment-country-bc {
  height: 46px;
}
@media screen and (max-width: 991px) {
  /* line 2669, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .panel-braintree_paypal #payment-country-bc {
    height: 38px;
  }
}

/* line 2678, ../../../../sass/Cyberghost/pages/shop/default.scss */
.width-100 {
  width: 100% !important;
}

/* line 2683, ../../../../sass/Cyberghost/pages/shop/default.scss */
.icon-dip {
  width: 27px;
  height: 21px;
  margin-right: 10px;
}

/*
/ New Stripe field implementation
/ Classes should be removed later.
 */
/* line 2696, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe-new .form-control {
  padding: 0 !important;
}

/* line 2700, ../../../../sass/Cyberghost/pages/shop/default.scss */
#stripe-cardNumber {
  padding: 13px;
}

/* line 2704, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new {
  background-color: transparent;
  margin-left: 5px;
}
@media only screen and (max-width: 767px) {
  /* line 2704, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .stripe.stripe-new {
    margin-left: 5px;
    margin-right: 4px;
  }
}

/* line 2714, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new * {
  /*font-family: Inter, Open Sans, Segoe UI, sans-serif;*/
  font-size: 16px;
  font-weight: 500;
}

/* line 2720, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new form {
  max-width: 496px !important;
  padding: 0 15px;
}

/* line 2725, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new form > * + * {
  margin-top: 20px;
}

/* line 2729, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new .container {
  background-color: #fff;
  /*box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);*/
  border-radius: 4px;
  padding: 3px;
}

/* line 2736, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new fieldset {
  /*border-style: none;*/
  /*padding: 5px;*/
  margin-left: -5px;
  margin-right: -5px;
  /*background: rgba(18, 91, 152, 0.05);*/
  border-radius: 8px;
}

/* line 2745, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new fieldset legend {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 13px;
  color: #8898aa;
  padding: 3px 10px 7px;
}

/* line 2754, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new .card-only {
  display: block;
}

/* line 2758, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new .payment-request-available {
  display: none;
}

/* line 2762, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new fieldset legend + * {
  clear: both;
}

/* line 2766, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new input,
.stripe.stripe-new button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border-style: none;
  color: #fff;
}

/* line 2776, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new input:-webkit-autofill {
  transition: background-color 100000000s;
  -webkit-animation: 1ms void-animation-out;
}

/* line 2782, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new input {
  -webkit-animation: 1ms void-animation-out;
}

/* line 2786, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new input::-webkit-input-placeholder {
  color: #9bacc8;
}

/* line 2790, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new input::-moz-placeholder {
  color: #9bacc8;
}

/* line 2794, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new input:-ms-input-placeholder {
  color: #9bacc8;
}

/* line 2798, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new button {
  display: block;
  width: 100%;
  height: 37px;
  background-color: #d782d9;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
}

/* line 2808, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new button:active {
  background-color: #b76ac4;
}

/* line 2812, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new .error svg .base {
  fill: #e25950;
}

/* line 2816, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new .error svg .glyph {
  fill: #f6f9fc;
}

/* line 2820, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new .error .message {
  color: #e25950;
}

/* line 2824, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new .success .icon .border {
  stroke: #ffc7ee;
}

/* line 2828, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new .success .icon .checkmark {
  stroke: #d782d9;
}

/* line 2832, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new .success .title {
  color: #32325d;
}

/* line 2836, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new .success .message {
  color: #8898aa;
}

/* line 2840, ../../../../sass/Cyberghost/pages/shop/default.scss */
.stripe.stripe-new .success .reset path {
  fill: #d782d9;
}

/* line 2844, ../../../../sass/Cyberghost/pages/shop/default.scss */
.country-select-stripe {
  font-size: 14px !important;
}

/* line 2851, ../../../../sass/Cyberghost/pages/shop/default.scss */
.info-banner-pricing {
  display: flex !important;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 50px;
  margin-top: 25px !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  border: 1px solid !important;
}
@media only screen and (max-width: 767px) {
  /* line 2851, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .info-banner-pricing {
    flex-direction: column;
    gap: 5px;
  }
}
/* line 2867, ../../../../sass/Cyberghost/pages/shop/default.scss */
.info-banner-pricing-info {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 2872, ../../../../sass/Cyberghost/pages/shop/default.scss */
.info-banner-pricing-info-p {
  font-size: 14px !important;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  /* line 2872, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .info-banner-pricing-info-p {
    text-align: center;
  }
}
/* line 2882, ../../../../sass/Cyberghost/pages/shop/default.scss */
.info-banner-pricing img {
  height: 40px;
  width: auto;
}

@media only screen and (max-width: 767px) {
  /* line 2890, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .pt-xs-10 {
    padding-top: 10px;
  }
}

/* line 2901, ../../../../sass/Cyberghost/pages/shop/default.scss */
.checkout-exp .summary-text-checkout {
  margin-top: 6px;
  font-size: 18px;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  /* line 2901, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .checkout-exp .summary-text-checkout {
    font-size: 14px;
    margin-top: 0;
  }
}
/* line 2912, ../../../../sass/Cyberghost/pages/shop/default.scss */
.checkout-exp .order-subscription {
  background: #F6F6F6;
  font-size: 16px;
  font-weight: 600;
  margin-top: 16px;
  margin-bottom: 16px;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  /* line 2912, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .checkout-exp .order-subscription {
    margin-top: 0;
    font-size: 14px;
  }
}
/* line 2927, ../../../../sass/Cyberghost/pages/shop/default.scss */
.checkout-exp .order-subscription .subscription-text-checkout {
  margin-left: 24px;
}
@media only screen and (max-width: 767px) {
  /* line 2927, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .checkout-exp .order-subscription .subscription-text-checkout {
    margin-left: 12px;
  }
}
/* line 2936, ../../../../sass/Cyberghost/pages/shop/default.scss */
.checkout-exp .gray-exp {
  width: 100%;
}
/* line 2940, ../../../../sass/Cyberghost/pages/shop/default.scss */
.checkout-exp .ml-exp-24 {
  margin-left: 23px;
}
/* line 2944, ../../../../sass/Cyberghost/pages/shop/default.scss */
.checkout-exp .mr-exp-24 {
  margin-right: 23px;
}

/* line 2951, ../../../../sass/Cyberghost/pages/shop/default.scss */
.order-summary .billing-cycle .saving-exp {
  background: #F7CE46 !important;
  border-radius: 5px;
  color: #242538;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 6px;
  margin-top: 6px;
  width: fit-content;
  padding: 0px 10px !important;
  height: auto;
}
/* line 2965, ../../../../sass/Cyberghost/pages/shop/default.scss */
.order-summary .billing-cycle .saving-exp-new-banner {
  background: #ECF6E8 !important;
  border-radius: 60px;
  color: #4BA920;
  margin-bottom: 6px;
  margin-top: 6px;
  width: 111px;
  height: 19px;
  font-size: 12px;
  text-align: center;
  padding: 0 !important;
  width: fit-content;
  padding: 0px 10px !important;
  height: auto;
}
@media only screen and (max-width: 767px) {
  /* line 2965, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .order-summary .billing-cycle .saving-exp-new-banner {
    height: 26px;
    display: flex;
    align-items: center;
  }
}

/* line 2989, ../../../../sass/Cyberghost/pages/shop/default.scss */
.row-exp {
  margin-left: 9px;
  margin-right: 9px;
}
@media only screen and (max-width: 767px) {
  /* line 2989, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .row-exp {
    margin-right: -15px;
    margin-left: -15px;
  }
}

/* line 3000, ../../../../sass/Cyberghost/pages/shop/default.scss */
.mt-6 {
  margin-top: 6px;
}

/* line 3006, ../../../../sass/Cyberghost/pages/shop/default.scss */
.info-plan-notice {
  background-color: #F4F9FC;
  color: #0087C4;
  display: inline-block;
  margin: 0 auto;
  border: 1px #0087C4 solid;
  border-radius: 5px;
  padding: 5px 25px !important;
  line-height: 2em;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  /* line 3006, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .info-plan-notice {
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
/* line 3030, ../../../../sass/Cyberghost/pages/shop/default.scss */
.info-plan-notice-link {
  color: #305A9E;
}
/* line 3034, ../../../../sass/Cyberghost/pages/shop/default.scss */
.info-plan-notice-link:hover {
  color: #305A9E;
}
/* line 3040, ../../../../sass/Cyberghost/pages/shop/default.scss */
.info-plan-notice-image {
  margin-top: 3px;
  margin-right: 10px;
  width: 18px;
  height: 18px;
}

/* line 3050, ../../../../sass/Cyberghost/pages/shop/default.scss */
.info-plan-notice-experiment {
  background-color: #F8F9FA;
  border: none;
  align-items: center;
  justify-content: space-between;
}
/* line 3061, ../../../../sass/Cyberghost/pages/shop/default.scss */
.info-plan-notice-experiment .info-plan-notice-text {
  color: #242538;
  text-align: left;
  padding-right: 20px;
}
/* line 3068, ../../../../sass/Cyberghost/pages/shop/default.scss */
.info-plan-notice-experiment .cg-btn {
  font-size: 12px !important;
  font-weight: 700;
  flex-grow: 1;
  text-align: center;
  width: auto;
  min-width: min-content;
  max-width: max-content;
  white-space: nowrap;
}
/* line 3081, ../../../../sass/Cyberghost/pages/shop/default.scss */
.info-plan-notice-experiment .cg-btn:hover {
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  /* line 3050, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .info-plan-notice-experiment {
    flex-direction: column;
  }
  /* line 3090, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .info-plan-notice-experiment .cg-btn {
    min-width: initial;
    max-width: initial;
    width: 100%;
  }
  /* line 3096, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .info-plan-notice-experiment .info-plan-notice-text {
    text-align: center;
    padding-right: 0;
  }
}

/* line 3103, ../../../../sass/Cyberghost/pages/shop/default.scss */
.super-badge-experiment {
  background-color: #ECF6E8 !important;
}
/* line 3107, ../../../../sass/Cyberghost/pages/shop/default.scss */
.super-badge-experiment .super-badge-text {
  color: #4BA920 !important;
}

/* line 3114, ../../../../sass/Cyberghost/pages/shop/default.scss */
.red-line {
  color: #CB4447;
  font-style: normal;
}

/* line 3119, ../../../../sass/Cyberghost/pages/shop/default.scss */
.pcloud-info-icon {
  font-size: 14px;
  color: #D5D5D5;
}

/* line 3124, ../../../../sass/Cyberghost/pages/shop/default.scss */
.super-badge-m {
  max-width: fit-content;
  background: #4BA920;
  border-radius: 12px;
  padding: 4px 8px 5px 8px;
  margin-bottom: 10px;
  text-align: center;
}
/* line 3133, ../../../../sass/Cyberghost/pages/shop/default.scss */
.super-badge-m-text {
  color: white !important;
  font-size: 10px !important;
  font-weight: 600;
  text-align: center;
  padding-bottom: 0 !important;
}

/* line 3142, ../../../../sass/Cyberghost/pages/shop/default.scss */
.step-description {
  font-size: 14px;
  color: #95989A;
}
/* line 3146, ../../../../sass/Cyberghost/pages/shop/default.scss */
.step-description.gdpr {
  font-size: 12px;
}
/* line 3149, ../../../../sass/Cyberghost/pages/shop/default.scss */
.step-description.gdpr .read-more-gdpr {
  text-decoration: underline;
  cursor: pointer;
}
/* line 3154, ../../../../sass/Cyberghost/pages/shop/default.scss */
.step-description.gdpr .read-more-gdpr-exp {
  text-decoration: underline;
  cursor: pointer;
  color: #218BED;
}

/* line 3162, ../../../../sass/Cyberghost/pages/shop/default.scss */
.gdpr-section {
  position: relative;
  padding-right: 15px;
}
/* line 3166, ../../../../sass/Cyberghost/pages/shop/default.scss */
.gdpr-section .close-gdpr {
  position: absolute;
  right: 0px;
  top: -5px;
  font-size: 20px;
  cursor: pointer;
  color: #95989A;
  display: none;
}
/* line 3176, ../../../../sass/Cyberghost/pages/shop/default.scss */
.gdpr-section .step-description.gdpr.gdpr-more {
  display: none;
}
/* line 3181, ../../../../sass/Cyberghost/pages/shop/default.scss */
.gdpr-section.active .step-description.gdpr .read-more-gdpr {
  display: none;
}
/* line 3185, ../../../../sass/Cyberghost/pages/shop/default.scss */
.gdpr-section.active .close-gdpr,
.gdpr-section.active .step-description.gdpr.gdpr-more {
  display: block;
}

/* line 3193, ../../../../sass/Cyberghost/pages/shop/default.scss */
.gdpr-section-exp {
  position: relative;
  padding: 0 15px 0 15px;
}
/* line 3198, ../../../../sass/Cyberghost/pages/shop/default.scss */
.gdpr-section-exp .close-gdpr-exp {
  position: absolute;
  right: 0px;
  top: -5px;
  font-size: 20px;
  cursor: pointer;
  color: #95989A;
  display: none;
}
/* line 3208, ../../../../sass/Cyberghost/pages/shop/default.scss */
.gdpr-section-exp .step-description.gdpr.gdpr-more {
  display: none;
}
/* line 3213, ../../../../sass/Cyberghost/pages/shop/default.scss */
.gdpr-section-exp.active .step-description.gdpr .read-more-gdpr-exp {
  display: none;
}
/* line 3217, ../../../../sass/Cyberghost/pages/shop/default.scss */
.gdpr-section-exp.active .close-gdpr-exp,
.gdpr-section-exp.active .step-description.gdpr.gdpr-more {
  display: block;
}

@media only screen and (max-width: 767px) {
  /* line 3239, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #mainDropdown.open .dropdown-menu {
    display: block;
    width: 298px;
    border-radius: 2px;
    border: 1px solid #D5D5D5;
    background: #F8F9FA;
    padding: 0 10px;
    left: 0;
    top: 25px;
  }
  /* line 3242, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #mainDropdown.open .dropdown-menu a:hover {
    text-decoration: none;
  }
  /* line 3259, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #mainDropdown.open .dropdown-menu .main-dropdown-name {
    cursor: default;
    color: #6A7788;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 12px 0;
    border-bottom: 1px solid #F0F1F3;
    margin-bottom: 12px;
  }
  /* line 3272, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #mainDropdown.open .dropdown-menu .dropdown-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 12px;
    margin-bottom: 8px;
    border: 1px solid transparent;
  }
  /* line 3281, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #mainDropdown.open .dropdown-menu .dropdown-item:hover {
    border-radius: 2px;
    border: 1px solid #D5D5D5;
    background: #FFF;
  }
  /* line 3287, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #mainDropdown.open .dropdown-menu .dropdown-item.selected {
    border-radius: 2px;
    border: 1px solid #4BA920;
    background: #FFF;
  }
  /* line 3293, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #mainDropdown.open .dropdown-menu .dropdown-item .main-plan-duration {
    color: #242538;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  /* line 3301, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #mainDropdown.open .dropdown-menu .dropdown-item .price-small {
    color: #6A7788;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  /* line 3309, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #mainDropdown.open .dropdown-menu .dropdown-item .save {
    color: #4BA920;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  /* line 3316, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #mainDropdown.open .dropdown-menu .dropdown-item .save.nos {
    color: #242538;
  }
  /* line 3323, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #mainDropdown.open #dropdownPlanNames .selected-plan-p {
    border-radius: 2px 2px 0 0;
    border: 1px solid #D5D5D5;
    background: #F8F9FA;
  }
  /* line 3331, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #mainDropdown #dropdownPlanNames {
    cursor: pointer;
    position: relative;
    top: 5px;
  }
  /* line 3356, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #mainDropdown #dropdownPlanNames .selected-plan-p {
    color: #6C6C6C;
    font-weight: 500;
    font-size: 12px;
    line-height: 30px;
    max-width: fit-content;
    padding: 0 8px;
    position: relative;
    border: 1px solid #D5D5D5;
    bottom: 9px;
    background: #F8F9FA;
    right: 0;
  }
  /* line 3369, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #mainDropdown #dropdownPlanNames .selected-plan-p:hover {
    border-radius: 2px 2px 0 0;
    border: 1px solid #D5D5D5;
    background: #F8F9FA;
  }

  /* line 3381, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .col-custom-e {
    width: 80% !important;
  }

  /* line 3385, ../../../../sass/Cyberghost/pages/shop/default.scss */
  .col-custom-f {
    width: 20% !important;
    position: relative;
    right: 8px;
  }
}
/* line 3393, ../../../../sass/Cyberghost/pages/shop/default.scss */
.tp-widget-stars .single-star {
  width: 120px !important;
}

@media only screen and (max-width: 767px) {
  /* line 3398, ../../../../sass/Cyberghost/pages/shop/default.scss */
  #top-container {
    margin-bottom: 35px !important;
  }
}
/* line 5, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
a:hover {
  cursor: pointer;
}

/* header */
/* line 13, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.shop-title-container h1 {
  font-size: 30px !important;
  font-weight: 700;
  color: #323232;
  display: inline-block;
  font-family: montserrat, "sans-serif";
}
/* line 21, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.shop-title-container h2 {
  font-size: 20px;
  font-weight: 700;
  color: #323232;
  display: inline-block;
  font-family: "Montserrat", "sans-serif";
}
/* line 29, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.shop-title-container .tp-widget-score-wrapper {
  position: absolute;
  top: 85px;
  right: 0;
  width: 110px;
  height: auto;
}
@media only screen and (max-width: 991px) {
  /* line 29, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .shop-title-container .tp-widget-score-wrapper {
    top: 55px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 29, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .shop-title-container .tp-widget-score-wrapper {
    top: 0;
    right: 0;
  }
}
/* line 46, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.shop-title-container .buy-badge-avtest {
  position: absolute;
  display: inline-block;
  right: 12px;
  top: 90px;
  width: 90px;
  height: auto;
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 58, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.shop-title-container .buy-badge-avtest img {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  /* line 46, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .shop-title-container .buy-badge-avtest {
    top: 55px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 46, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .shop-title-container .buy-badge-avtest {
    display: none;
  }
}
/* line 72, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.shop-title-container p {
  font-size: 18px;
  color: #323232;
}
/* line 77, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.shop-title-container ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 82, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.shop-title-container ul li {
  font-size: 14px;
  color: #95989A;
  display: inline-block;
  padding: 5px 35px 5px 0px;
  vertical-align: top;
}
/* line 92, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.shop-title-container ul li img {
  height: 15px;
  width: auto;
  display: inline-block;
  margin-top: -4px;
}
/* line 99, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.shop-title-container ul li:before {
  content: "\f00c";
  font-family: Font Awesome\ 5 Free;
  color: #4BA920;
  opacity: .9;
  font-weight: 900;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 18px;
  padding-right: 19px;
  width: 18px;
  height: 14px;
}
/* line 116, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.shop-title-container .mobile-display {
  display: none;
  text-align: center;
}
/* line 120, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.shop-title-container .mobile-display > img {
  float: none;
  margin-left: 10px;
}
/* line 125, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.shop-title-container .mobile-display .buy-badge-avtest-mobile > img {
  max-width: 100px;
}
/* line 129, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.shop-title-container .mobile-display .reviews-av-trustpilot-container {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding-top: 20px;
}

@media (max-width: 991px) {
  /* line 171, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .shop-title-container ul li {
    width: 70%;
  }
  /* line 175, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .shop-title-container .list-full-width ul li {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 183, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .shop-title-container ul {
    display: inline-block;
  }
  /* line 186, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .shop-title-container ul li {
    font-size: 12px;
    width: 110%;
    color: #6C6C6C;
    text-align: left;
    display: list-item;
    float: none;
    padding: 0;
    line-height: 25px;
  }
  /* line 197, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .shop-title-container ul li strong {
    font-weight: 400;
  }
  /* line 203, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .shop-title-container h1 {
    font-size: 34px;
    display: block;
    text-align: center;
  }
  /* line 209, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .shop-title-container .mobile-display {
    display: block;
  }
  /* line 213, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .shop-title-container ul {
    padding-bottom: 25px;
  }
  /* line 217, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .shop-title-container .tp-widget-score-wrapper {
    position: relative;
    float: none;
    display: inline-block;
    vertical-align: middle;
  }
}
/* header end*/
/* line 230, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section.buy-step h2 {
  font-size: 20px;
  font-weight: 600;
  color: #323232;
  display: inline-block;
  font-family: "Montserrat", "sans-serif";
}
/* line 238, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section.buy-step .step-description {
  font-size: 14px;
  color: #95989A;
}
/* line 242, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section.buy-step .step-description.gdpr {
  font-size: 12px;
}
/* line 245, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section.buy-step .step-description.gdpr .read-more-gdpr {
  text-decoration: underline;
  cursor: pointer;
}
/* line 250, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section.buy-step .step-description.gdpr .read-more-gdpr-exp {
  text-decoration: underline;
  cursor: pointer;
  color: #218BED;
}
/* line 258, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section.buy-step .gdpr-section {
  position: relative;
  padding-right: 15px;
}
/* line 262, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section.buy-step .gdpr-section .close-gdpr {
  position: absolute;
  right: 0px;
  top: -5px;
  font-size: 20px;
  cursor: pointer;
  color: #95989A;
  display: none;
}
/* line 272, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section.buy-step .gdpr-section .step-description.gdpr.gdpr-more {
  display: none;
}
/* line 277, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section.buy-step .gdpr-section.active .step-description.gdpr .read-more-gdpr {
  display: none;
}
/* line 281, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section.buy-step .gdpr-section.active .close-gdpr,
section.buy-step .gdpr-section.active .step-description.gdpr.gdpr-more {
  display: block;
}
/* line 289, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section.buy-step .gdpr-section-exp {
  position: relative;
  padding: 0 15px 0 15px;
}
/* line 294, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section.buy-step .gdpr-section-exp .close-gdpr-exp {
  position: absolute;
  right: 0px;
  top: -5px;
  font-size: 20px;
  cursor: pointer;
  color: #95989A;
  display: none;
}
/* line 304, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section.buy-step .gdpr-section-exp .step-description.gdpr.gdpr-more {
  display: none;
}
/* line 309, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section.buy-step .gdpr-section-exp.active .step-description.gdpr .read-more-gdpr-exp {
  display: none;
}
/* line 313, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section.buy-step .gdpr-section-exp.active .close-gdpr-exp,
section.buy-step .gdpr-section-exp.active .step-description.gdpr.gdpr-more {
  display: block;
}
/* line 320, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section.buy-step .step-description a {
  color: #48B6FF;
}
/* line 325, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section .signupEmail {
  border: 1px solid transparent;
  -webkit-box-shadow: 0 0 0 1px #95989A;
  -moz-box-shadow: 0 0 0 1px #95989A;
  box-shadow: 0 0 0 1px #95989A;
  border-radius: 2px;
  display: block;
  font-size: 16px;
  padding: 0px 40px 0px 15px;
  line-height: 45px;
  height: 45px;
  width: 100%;
  margin: 5px 0;
}
/* line 339, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section .signupEmail::-ms-clear {
  display: none;
}
/* line 343, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section .signupEmail:focus {
  border: 1px solid transparent;
}
/* line 348, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section#step2 .account-module .cg-textfield {
  border-radius: 2px;
  display: block;
  font-size: 14px;
  padding: 0px 25px;
  line-height: 40px;
  width: 100%;
  margin: 5px 0;
}
/* line 358, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section .alert-returning {
  display: none;
}
/* line 365, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section .signupForm.has-error.alert-notvalid .alert-notvalid-email {
  display: block;
}
/* line 371, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section .signupForm.has-error.alert-existing .alert-email-already-exists {
  display: block !important;
}
/* line 377, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section .signupForm.has-error.alert-country .alert-notvalid-country {
  display: block;
}
/* line 383, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section .signupForm.has-error.alert-noserver .alert-noserver {
  display: block;
}
/* line 389, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section .signupForm.has-error.alert-support .alert-support {
  display: block;
}
/* line 394, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section .signupForm.has-error .signupEmail {
  border: 1px solid transparent;
  -webkit-box-shadow: 0 0 0 2px #FF5252;
  -moz-box-shadow: 0 0 0 2px #FF5252;
  box-shadow: 0 0 0 2px #FF5252;
}
/* line 403, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section .signupForm.valid-email .signupEmail {
  border: 1px solid transparent;
  -webkit-box-shadow: 0 0 0 2px #4BA920;
  -moz-box-shadow: 0 0 0 2px #4BA920;
  box-shadow: 0 0 0 0.6px #4BA920;
}
/* line 411, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section .signupForm .cg-textfield-group {
  position: relative;
}
/* line 415, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section .signupForm .cg-textfield-icon:after {
  position: absolute;
  display: inline-block;
  content: "\f00c";
  font-family: Font Awesome\ 5 Free;
  color: #4BA920;
  font-weight: 900;
  background-repeat: no-repeat;
  background-size: 25px;
  width: 25px;
  height: 25px;
  font-size: 20px;
  top: 7px;
  right: 10px;
  opacity: 0;
  transition: 0.5s all;
}
/* line 434, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section .signupForm:not(.has-error).valid-email .cg-textfield-icon:after {
  opacity: 1;
}
/* line 438, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section .signupForm .alert {
  display: none;
}
/* line 443, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section .secure-badge {
  display: inline-block;
  color: #95989A;
  font-size: 12px;
  font-weight: 500;
  border: none;
  padding: 8px 0;
  float: right;
}
/* line 454, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section .secure-badge img {
  height: 14px;
  width: auto;
  margin: 0 10px;
}
/* line 461, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section .padd-desktop {
  padding-top: 25px;
}
@media screen and (max-width: 991px) {
  /* line 461, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  section .padd-desktop {
    padding-top: 0px;
  }
}

/* add new css  */
/* line 473, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment.pp-bitpay .panel-bitpay, #payment.pp-stripe .panel-stripe, #payment.pp-cleverbridge .panel-cleverbridge, #payment.pp-stripe.pp-cleverbridge .panel-cleverbridge .panel-heading {
  display: block;
}
/* line 477, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment.pp-cleverbridge .panel-cleverbridge .panel-heading .payment-container .payment {
  display: inline-block;
}
/* line 482, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment.pp-stripe .panel-stripe .panel-heading .payment-container .payment.payment-visa, #payment.pp-stripe .panel-stripe .panel-heading .payment-container .payment.payment-mastercard {
  display: inline-block;
}
/* line 487, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment.pp-cleverbridge .panel-paypal .panel-heading .payment-container .payment.payment-paypal {
  display: inline-block;
}
/* line 493, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment.pp-stripe .panel-cleverbridge .panel-heading .payment-container .payment.payment-visa, #payment.pp-stripe .panel-cleverbridge .panel-heading .payment-container .payment.payment-mastercard {
  display: inline-block;
}
/* line 498, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment.pp-stripe.pp-cleverbridge .panel-cleverbridge .panel-heading .payment-container .payment.payment-directdebit {
  display: inline-block;
}
/* line 503, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-bitpay .panel-heading .payment-container .payment {
  display: inline-block;
}
/* line 507, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment.pp-cleverbridge .panel-cleverbridge .panel-heading .payment-container .payment.payment-directdebit {
  display: none;
}

/*new css*/
/* line 514, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.plan-details-ab {
  border: 1px solid;
  border-radius: 2px;
}
/* line 518, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.plan-details-ab > div {
  position: relative;
  padding: 15px 10px;
}
/* line 523, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.plan-details-ab.plan-details-account, .plan-details-ab.plan-details-subscription {
  border-color: #D5D5D5;
  background-color: rgba(213, 213, 213, 0.1);
}
/* line 528, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.plan-details-ab.plan-details-days {
  border-color: #4BA920;
  background-color: rgba(75, 169, 32, 0.1);
}
/* line 533, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.plan-details-ab span {
  color: #6C6C6C;
  font-size: 12px;
}
/* line 537, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.plan-details-ab span strong {
  color: #212121;
  font-size: 14px;
}

/* line 544, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.plan-details-ab-exp {
  border: none;
}
/* line 547, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.plan-details-ab-exp > div {
  position: relative;
  padding: 15px 10px;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 767px) {
  /* line 547, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .plan-details-ab-exp > div {
    font-size: 14px;
  }
}
/* line 568, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.plan-details-ab-exp span {
  color: #6C6C6C;
  font-size: 12px;
}
/* line 572, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.plan-details-ab-exp span strong {
  color: #212121;
  font-size: 14px;
}

/* line 580, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container input::-webkit-input-placeholder {
  color: transparent;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
/* line 585, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container input::-moz-placeholder {
  color: transparent;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
/* line 590, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container input:-ms-input-placeholder {
  color: transparent;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
/* line 595, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container input:focus::-webkit-input-placeholder {
  color: #ccc;
}
/* line 599, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container input:focus::-moz-placeholder {
  color: #ccc;
}
/* line 603, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container input:focus:-ms-input-placeholder {
  color: #ccc;
}
/* line 608, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container.alert-name .alert-name {
  display: inline-block;
}
/* line 611, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container.alert-name .alert-name.alert-name-pristine {
  display: none;
}
/* line 619, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container.alert-zip .alert-zip {
  display: inline-block;
}
/* line 622, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container.alert-zip .alert-zip.alert-zip-pristine {
  display: none;
}
/* line 630, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container.alert-address .alert-address {
  display: inline-block;
}
/* line 633, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container.alert-address .alert-address.alert-address-pristine {
  display: none;
}
/* line 639, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container .alert-address,
.payment-form-container .alert-zip,
.payment-form-container .alert-name {
  display: none;
}
/* line 645, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container label {
  color: #6C6C6C;
  font-size: 14px;
  font-weight: 500;
  transition: 0.3s top;
  z-index: 10;
  position: absolute;
  left: 15px;
  top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transform-origin: 0 50%;
  cursor: text;
  transition-property: color, transform;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  max-width: calc(100% - 30px);
}
/* line 665, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container .StripeElement--focus + label,
.payment-form-container .StripeElement--complete + label,
.payment-form-container .StripeElement--invalid + label,
.payment-form-container .touched .signupEmail + label,
.payment-form-container input:focus + label,
.payment-form-container input.has-name + label,
.payment-form-container input.has-zip + label,
.payment-form-container input.has-address + label,
.payment-form-container .has-success label,
.payment-form-container select + label {
  transform: scale(0.85) translateY(-40px) translateX(-14px);
  cursor: default;
}
/* line 679, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container label.stripe-postalCode,
.payment-form-container label.stripe-cardCvc {
  left: 12px;
  top: 10px;
}
/* line 685, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container .new-payment-alert {
  width: 100%;
  padding: 2rem;
  margin-top: 20px;
  margin-bottom: 20px;
  background: #FAE4ED !important;
  letter-spacing: 0px;
  border-radius: 4px;
}
/* line 694, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container .new-payment-alert-text {
  font-size: 14px;
  font-weight: 600;
  color: #333333;
  padding-left: 35px;
}
/* line 700, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container .new-payment-alert-text:before {
  content: '';
  background-image: url("/img/element/shop/desktop/payment-error-icon.svg");
  position: absolute;
  width: 27px;
  height: 27px;
  left: 35px;
  background-repeat: no-repeat;
}

/* line 718, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#step3 .country-select:after {
  content: '\f0d7';
  position: absolute;
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  right: 12px;
  top: 12px;
  pointer-events: none;
}
/* line 730, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#step3 select.form-control {
  padding: 5px 12px;
  -webkit-appearance: none;
  position: relative;
  box-shadow: none;
}
/* line 738, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#step3 .form-control {
  font-size: 16px;
  height: 45px;
  padding: 10px 12px;
}
/* line 745, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#step3 .form-group {
  margin-bottom: 15px;
  margin-top: 25px;
  position: relative;
}
/* line 752, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#step3 .panel-bitpay_bc .form-control {
  height: 46px;
}
@media screen and (max-width: 991px) {
  /* line 752, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  #step3 .panel-bitpay_bc .form-control {
    height: 38px;
  }
}

/* line 761, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.StripeElement--focus,
input#payment-name:focus,
input#stripe-address:focus,
select#payment-country:focus {
  -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.3);
}

/* line 770, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.account-module .cg-textfield-custom {
  border: 1px solid #4BA920;
  position: relative;
}
/* line 774, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.account-module .cg-textfield-custom .cg-textfield-icon:after {
  position: absolute;
  display: inline-block;
  content: "\f00c";
  font-family: Font Awesome\ 5 Free;
  color: #4BA920;
  font-weight: 900;
  background-repeat: no-repeat;
  background-size: 25px;
  width: 25px;
  height: 25px;
  font-size: 20px;
  right: 10px;
}

/* line 792, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default {
  border: none;
  box-shadow: none;
}
/* line 796, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default .input-container {
  position: relative;
}
/* line 799, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default .input-container i {
  font-family: Font Awesome\ 5 Free;
  font-style: normal;
  font-size: 14px;
  display: inline-block;
  position: absolute;
  top: 8px;
  right: 3px;
  cursor: pointer;
  color: #6F6F6F;
  z-index: 11;
  padding: 5px;
  transition: 0.3s all;
}
/* line 814, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default .input-container .cvc-info,
#payment .panel-default .input-container .zip-info {
  position: absolute;
  display: none;
  top: 14px;
  right: 25px;
  -webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.3);
  z-index: 15;
  padding: 10px;
  background-color: #F8F9FA;
}
/* line 828, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default .input-container .cvc-info .title,
#payment .panel-default .input-container .zip-info .title {
  font-size: 14px;
  font-weight: 700;
  color: #323232;
  display: block;
  margin-bottom: 5px;
}
/* line 837, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default .input-container .cvc-info img,
#payment .panel-default .input-container .zip-info img {
  width: 45px;
  height: auto;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
/* line 846, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default .input-container .cvc-info .info-text,
#payment .panel-default .input-container .zip-info .info-text {
  font-size: 10px;
  color: #323232;
}
/* line 852, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default .input-container i:hover {
  top: -1px;
  right: 6px;
  font-size: 20px;
}
/* line 858, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default .input-container i:hover + .cvc-info, #payment .panel-default .input-container i:hover + .zip-info {
  display: block;
}
/* line 865, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading {
  background-color: #fff;
  border: none;
  padding: 0;
}
/* line 870, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a {
  display: block;
  color: #212121;
  border: 1px solid #95989A;
  border-radius: 2px;
  text-decoration: none;
  position: relative;
  text-align: center;
  padding: 20px;
  height: 160px;
  opacity: 1;
  transition: 0.3s box-shadow;
}
/* line 883, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a:hover {
  display: block;
  color: #212121;
  border: 1px solid #95989A;
  border-radius: 2px;
  text-decoration: none;
  position: relative;
  text-align: center;
  padding: 20px;
  height: 160px;
  opacity: 1;
  transition: 0.3s box-shadow;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}
/* line 900, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a:not(.collapsed) {
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}
/* line 908, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default .days-back__tos {
  font-size: 12px;
  font-weight: 600;
  display: none;
}
/* line 915, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment.valid-email .panel-default > .panel-heading a:not(.collapsed) {
  border: 2px solid #4BA920;
  border-bottom-color: #D5D5D5;
  border-bottom-width: 1px;
}
/* line 921, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment.has-error .panel-default > .panel-heading a:not(.collapsed) {
  border: 2px solid #FF5252;
  border-bottom-color: #D5D5D5;
  border-bottom-width: 1px;
}
/* line 927, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment.valid-email .payment-form-container .panel-body {
  border: 2px solid #4BA920;
  border-top-style: none;
}
/* line 932, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment.has-error .payment-form-container .panel-body {
  border: 2px solid #FF5252;
  border-top-style: none;
}
/* line 938, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a:after, #payment .panel-default > .panel-heading a:before {
  content: '';
  display: block;
  opacity: 0;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  left: 0;
  right: 0;
  margin: auto;
  border-width: 0px;
  transition: .3s opacity, .3s bottom, .3s border-width;
}
/* line 953, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a:after {
  bottom: 0px;
  border-color: #fff transparent transparent transparent;
}
/* line 958, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a:before {
  bottom: 0px;
  border-color: #4BA920 transparent transparent transparent;
}
/* line 964, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a:not(.collapsed):after {
  bottom: -20px;
  opacity: 1;
  border-color: #fff transparent transparent transparent;
  border-width: 10px;
}
/* line 971, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a:not(.collapsed):before {
  bottom: -24px;
  opacity: 1;
  border-color: #4BA920 transparent transparent transparent;
  border-width: 12px;
}
/* line 979, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a .payment-details-container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 986, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a .payment-details-container .payment-logo-paypal {
  height: 26px;
  width: auto;
}
/* line 991, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a .payment-details-container .payment-logo-bitpay {
  height: 20px;
  width: auto;
}
/* line 997, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a .panel-title {
  display: table;
  text-align: center;
  font-size: 10px;
  font-weight: 600;
  margin: 20px auto 0 auto;
  min-width: 50%;
  border: 1px solid #95989A;
  color: #95989A;
  border-radius: 2px;
  padding: 5px;
  transition: 0.3s all;
}
/* line 1011, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a:hover .panel-title {
  background-color: rgba(213, 213, 213, 0.3);
}
/* line 1015, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a:not(.collapsed) .panel-title {
  background-color: #4BA920;
  color: #fff;
  border-color: #4BA920;
}

/* line 1023, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#step3 .panel-group .panel + .panel {
  margin-top: 0;
}

/* line 1028, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section.buy-step#step3 .panel-default {
  border: none;
}
/* line 1032, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
section.buy-step#step3 .panel {
  border: none;
  box-shadow: none;
  margin-bottom: 0;
}

/* line 1039, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container .panel-body {
  border: 1px solid #95989A;
  border-top-style: none;
  padding: 20PX 35px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}

/* line 1049, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
html body #content .signupForm {
  display: block !important;
}

/* line 1053, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container p.tos {
  font-size: 12px;
  color: #6A7788;
}
/* line 1057, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container p.tos a {
  color: #6A7788;
}

/* line 1062, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.col-custom-1 {
  width: 80%;
  float: left;
  padding: 0 15px;
}

/* line 1069, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.col-custom-2 {
  width: 20%;
  float: left;
  padding: 0 15px;
}

/* line 1076, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.width-col-2 {
  width: 40% !important;
}

/* line 1080, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.width-col-1 {
  width: 60% !important;
}

/* line 1084, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.billing-cycle {
  font-size: 12px;
  line-height: 1.2em !important;
}
/* line 1089, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.billing-cycle .line-through {
  text-decoration: line-through;
}
/* line 1093, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.billing-cycle .green-light {
  color: #4ba920 !important;
  font-weight: 600 !important;
}

/* line 1100, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.order-summary .selected-plan,
.order-summary .plan-description-pricing,
.order-summary .bonus {
  color: #6C6C6C;
  font-weight: 500;
  font-size: 13px;
  line-height: 30px;
}
/* line 1109, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.order-summary .saving,
.order-summary .dedicated-country,
.order-summary .dedicated-country-text {
  font-weight: 600;
  font-size: 13px;
  line-height: 30px;
}
/* line 1119, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.order-summary .total,
.order-summary .order-total-value {
  color: #242538;
  font-weight: 600;
  font-size: 18px;
  line-height: 35px;
}

/* line 1129, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.recurring-billing {
  font-weight: 600;
  color: #6C6C6C;
}

/* line 1134, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container .order-summary {
  display: inline-block;
}
@media (max-width: 767px) {
  /* line 1134, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .payment-form-container .order-summary {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

/* line 1145, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container .coupon,
.payment-form-container .left,
.payment-form-container .middle,
.payment-form-container .right {
  display: none;
}
/* line 1151, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container .coupon.active,
.payment-form-container .left.active,
.payment-form-container .middle.active,
.payment-form-container .right.active {
  display: block;
}

/* line 1157, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container .form-control {
  border-radius: 2px;
  border-color: #95989A;
}
/* line 1162, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container label {
  color: #6C6C6C;
  font-size: 14px;
  font-weight: 500;
}
/* line 1168, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container h5 {
  color: #6F6F6F;
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 5px;
}

/* theme overwrite */
/* line 1178, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.cg-green {
  background-color: #4BA920;
}
/* line 1181, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.cg-green:hover, .cg-green:focus, .cg-green:active {
  background-color: #4BA920;
}

/* line 1190, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container.panel-bitpay_bc .panel-body .text-center .cg-btn,
.payment-form-container.panel-bitpay_bc .panel-body .text-center .cg-line-btn {
  width: 100%;
}
/* line 1199, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container .panel-body .cg-btn,
.payment-form-container .panel-body .cg-line-btn {
  border-radius: 2px;
  font-size: 16px;
  font-weight: 700;
  padding: 8px 40px;
  font-family: "Montserrat", "sans-serif";
  line-height: 30px;
  width: 100%;
  transition: .3s all;
}
/* line 1210, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
body.vi .payment-form-container .panel-body .cg-btn, body.vi
.payment-form-container .panel-body .cg-line-btn {
  font-size: 15px;
}
/* line 1214, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container .panel-body .cg-btn img,
.payment-form-container .panel-body .cg-line-btn img {
  max-height: 25px;
}
/* line 1218, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container .panel-body .cg-btn i,
.payment-form-container .panel-body .cg-line-btn i {
  font-size: 20px;
}
/* line 1222, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container .panel-body .cg-btn:hover,
.payment-form-container .panel-body .cg-line-btn:hover {
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
}
/* line 1230, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container .panel-body .text-center .cg-btn,
.payment-form-container .panel-body .text-center .cg-line-btn {
  width: 40%;
  margin: 0 auto;
}
/* line 1235, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container .panel-body .text-center .cg-btn img,
.payment-form-container .panel-body .text-center .cg-line-btn img {
  max-height: 25px;
}
/* line 1239, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container .panel-body .text-center .cg-btn i,
.payment-form-container .panel-body .text-center .cg-line-btn i {
  font-size: 20px;
}

/* line 1248, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.has-error .cg-textfield.form-control {
  border-color: #ff5252;
}

/* line 1252, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.selected-plan-mobile .background-color {
  background-color: rgba(255, 204, 0, 0.1);
  border-bottom: 1px solid #ffcc00;
  transition: 0.5s all;
}
/* line 1257, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.selected-plan-mobile .background-color.active-coupon, .selected-plan-mobile .background-color.active-middle {
  background-color: rgba(75, 169, 32, 0.1);
  border-bottom: 1px solid #4BA920;
}

/* line 1264, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container .panel-body {
  padding: 20PX 35px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 1271, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a {
  margin: 10px auto 0;
  height: 80px;
  padding: 10px 35px 10px 10px;
}
/* line 1276, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a:hover {
  margin: 10px auto 0;
  height: 80px;
  padding: 10px 35px 10px 10px;
}
/* line 1282, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a:not(.collapsed) {
  border-bottom-width: 1px;
  border-bottom-color: #D5D5D5;
  -webkit-border-radius: 2px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius: 2px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 1300, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.cg-valid .payment-form-container .panel-body {
  border-top-width: 0px;
  -webkit-border-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  padding: 20px 35px;
}

/* line 1315, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a:hover .panel-title, #payment .panel-default > .panel-heading a:not(.collapsed) .panel-title, #payment .panel-default > .panel-heading a .panel-title {
  display: inline-block;
  text-align: left;
  width: 40%;
  color: #6C6C6C;
  min-width: 120px;
  margin: 0 auto;
  padding: 0 0 0 20px;
  border-style: none;
  background-color: #fff;
  font-size: 16px;
}
/* line 1328, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a:hover .panel-title.hidden-xs.hidden-sm, #payment .panel-default > .panel-heading a:not(.collapsed) .panel-title.hidden-xs.hidden-sm, #payment .panel-default > .panel-heading a .panel-title.hidden-xs.hidden-sm {
  display: none !important;
}
/* line 1333, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a:not(.collapsed):before, #payment .panel-default > .panel-heading a:not(.collapsed):after {
  display: none;
}
/* line 1338, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a .payment-details-container {
  text-align: left;
}
/* line 1341, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a .payment-details-container .payment-logo-paypal, #payment .panel-default > .panel-heading a .payment-details-container .payment-logo-bitpay {
  height: auto;
  width: 80px;
  float: right;
}

/* line 1349, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-details-container .payment {
  transform: scale(0.8);
  vertical-align: middle;
  float: right;
}

/* line 1355, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container p.tos {
  font-size: 10px !important;
}

/* line 1359, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-form-container p.tos-tos {
  color: #95989A;
  font-size: 10px !important;
}

/* line 1364, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tos-exp-string {
  color: #95989A;
  font-size: 10px !important;
  padding: 0 15px 0 15px;
  margin-bottom: 10px;
}
/* line 1370, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tos-exp-string.no-per-pad {
  padding: 0 !important;
}

/* line 1380, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a .panel-title:before {
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: '';
  display: inline-block;
  height: 10px;
  width: 10px;
  left: -10px;
  position: relative;
  top: -2px;
  transform: rotate(45deg);
  vertical-align: middle;
  transition: .5s all;
}
/* line 1395, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#payment .panel-default > .panel-heading a:not(.collapsed) .panel-title:before {
  transform: rotate(135deg);
}

/* line 1400, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.border-form {
  border-bottom: 2px solid #ddd;
  border-top: 2px solid #ddd;
}
/* line 1404, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.border-form.border-green {
  border-style: none;
}
/* line 1407, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.border-form.border-green .border-container {
  height: 2px;
  width: 100%;
  background-color: #4BA920;
}
/* line 1414, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.border-form .border-container {
  display: block;
  margin: auto;
  height: 0;
  width: 0;
  background: 0 0;
  transition: width .5s ease, background-color .5s ease;
}

/* responsive */
@media (max-width: 991px) {
  /* line 1428, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .payment-form-container .panel-body .cg-btn,
  .payment-form-container .panel-body .cg-line-btn {
    font-size: 13px;
    padding: 0;
    width: 100%;
    line-height: 40px;
  }
  /* line 1435, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .payment-form-container .panel-body .cg-btn img,
  .payment-form-container .panel-body .cg-line-btn img {
    max-height: 25px;
  }
  /* line 1439, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .payment-form-container .panel-body .cg-btn i,
  .payment-form-container .panel-body .cg-line-btn i {
    font-size: 20px;
  }
  /* line 1445, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .payment-form-container .panel-body .text-center .cg-btn,
  .payment-form-container .panel-body .text-center .cg-line-btn {
    width: 100%;
  }
  /* line 1449, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .payment-form-container .panel-body .text-center .cg-btn img,
  .payment-form-container .panel-body .text-center .cg-line-btn img {
    max-height: 25px;
  }
  /* line 1453, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .payment-form-container .panel-body .text-center .cg-btn i,
  .payment-form-container .panel-body .text-center .cg-line-btn i {
    font-size: 20px;
  }
  /* line 1459, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .payment-form-container .panel-body .signupEmail {
    line-height: 36px;
    height: 38px;
  }

  /* line 1465, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  section#BottomSectionPricing h2 {
    padding-top: 50px;
  }
  /* line 1469, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  section.buy-step h2 {
    font-size: 20px;
  }

  /* line 1473, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .payment-form-container .panel-body {
    padding: 30px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  /* line 1479, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  #payment .panel-default > .panel-heading a {
    margin: 10px auto 0;
    height: 80px;
    padding: 10px;
  }
  /* line 1484, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  #payment .panel-default > .panel-heading a:hover {
    margin: 10px auto 0;
    height: 80px;
    padding: 10px;
  }
  /* line 1490, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  #payment .panel-default > .panel-heading a:not(.collapsed) {
    border-bottom-width: 1px;
    border-bottom-color: #D5D5D5;
    -webkit-border-radius: 2px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 2px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-radius: 2px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  /* line 1507, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .payment-form-container .panel-body {
    border-top-width: 0px;
    -webkit-border-radius: 1px;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius: 1px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-radius: 1px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    padding: 20px 35px;
  }

  /* line 1521, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  #payment .panel-default > .panel-heading a:hover .panel-title, #payment .panel-default > .panel-heading a:not(.collapsed) .panel-title, #payment .panel-default > .panel-heading a .panel-title {
    text-align: left;
    width: 40%;
    color: #6C6C6C;
    min-width: 120px;
    margin: 0 auto;
    padding: 0 0 0 20px;
    border-style: none;
    background-color: #fff;
    font-size: 16px;
  }
  /* line 1534, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  #payment .panel-default > .panel-heading a:not(.collapsed):before, #payment .panel-default > .panel-heading a:not(.collapsed):after {
    display: none;
  }
  /* line 1539, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  #payment .panel-default > .panel-heading a .payment-details-container {
    text-align: left;
  }
  /* line 1542, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  #payment .panel-default > .panel-heading a .payment-details-container .payment-logo-paypal, #payment .panel-default > .panel-heading a .payment-details-container .payment-logo-bitpay {
    height: auto;
    width: 80px;
  }

  /* line 1548, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .payment-details-container .payment {
    transform: scale(0.8);
    vertical-align: middle;
    margin-top: -4px;
  }

  /* line 1555, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .order-summary .selected-plan, .order-summary .plan-description-pricing, .order-summary .saving-value, .order-summary .bonus-details, .order-summary .saving, .order-summary .bonus {
    font-size: 16px;
  }

  /* line 1561, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .payment-form-container .panel-body .cg-btn, .payment-form-container .panel-body .cg-line-btn {
    font-size: 13px;
    padding: 0;
    width: 100%;
    line-height: 1.2em;
  }
  /* line 1567, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .payment-form-container .panel-body .cg-btn.paypal-button, .payment-form-container .panel-body .cg-line-btn.paypal-button {
    padding: 10px 40px !important;
    margin: 0 auto !important;
  }
  /* line 1574, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .payment-form-container p.tos {
    font-size: 10px !important;
  }

  /* line 1579, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  #payment .panel-default > .panel-heading a .panel-title:before {
    border-style: solid;
    border-width: 0.3px 0.3px 0 0;
    content: '';
    display: inline-block;
    height: 7px;
    left: -10px;
    position: relative;
    top: -2px;
    transform: rotate(45deg);
    vertical-align: middle;
    width: 7px;
    transition: .5s all;
  }
  /* line 1594, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  #payment .panel-default > .panel-heading a:not(.collapsed) .panel-title:before {
    transform: rotate(135deg);
  }

  /* line 1599, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .selected-plan-mobile.active {
    z-index: 1030;
    opacity: 1;
    height: 95px;
  }
  /* line 1605, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .selected-plan-mobile .background-color {
    height: 95px;
  }

  /* line 1609, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .gdpr-section {
    font-size: 10px !important;
  }
}
@media (max-width: 767px) {
  /* line 1615, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .border-form {
    border-bottom: 2px solid #ddd;
    border-top: 2px solid #ddd;
  }
  /* line 1619, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .border-form.border-green {
    border-style: none;
  }

  /* line 1624, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  section.buy-step h2 {
    display: block;
  }
  /* line 1628, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  section .secure-badge {
    text-align: center;
    display: block;
    float: none;
    border-left: none;
    border-right: none;
    border-width: 1px;
    border-color: #95989A;
    margin: 15px 0;
    color: #95989A;
    font-size: 12px;
    font-weight: 500;
  }
  /* line 1642, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  section .signupEmail {
    font-size: 16px;
    line-height: 40px;
  }
  /* line 1646, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  section .signupEmail .cg-textfield-icon:after {
    top: 7px;
  }
  /* line 1652, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  section .form-control input {
    font-size: 16px;
  }
  /* line 1657, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  section.buy-step .step-description {
    font-size: 10px !important;
  }

  /* line 1661, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .payment-details-container .payment {
    transform: scale(0.6);
    vertical-align: middle;
    margin-left: -8px;
    margin-right: -8px;
    margin-top: -4px;
  }

  /* line 1668, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .account-module .cg-textfield-custom {
    font-size: 12px;
    color: #6C6C6C;
  }
  /* line 1672, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .account-module .cg-textfield-custom .cg-textfield-icon {
    top: 10px;
    right: 10px;
  }

  /* line 1679, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .selected-plan-mobile.active {
    opacity: 1;
    height: 80px;
  }
  /* line 1684, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .selected-plan-mobile .background-color {
    height: 80px;
  }

  /* line 1688, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .payment-form-container .panel-body {
    padding: 15px;
  }

  /* line 1693, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  #payment .panel-default > .panel-heading a:hover .panel-title, #payment .panel-default > .panel-heading a:not(.collapsed) .panel-title, #payment .panel-default > .panel-heading a .panel-title {
    width: auto;
    font-size: 12px;
  }
  /* line 1699, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  #payment .panel-default .days-back__tos.active {
    display: block;
  }

  /* line 1704, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .order-summary .selected-plan, .order-summary .plan-description-pricing, .order-summary .saving-value, .order-summary .bonus-details, .order-summary .saving, .order-summary .bonus {
    font-size: 12px;
    line-height: 1.3em !important;
  }
  /* line 1709, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .order-summary .saving {
    line-height: 22px;
  }
  /* line 1713, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .order-summary .total {
    font-size: 16px;
  }
}
/* sticky selected plan */
/* line 1722, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.selected-plan-mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.5s, height 0.5s;
  -moz-transition: opacity 0.5s, height 0.5s;
  -ms-transition: opacity 0.5s, height 0.5s;
  -o-transition: opacity 0.5s, height 0.5s;
  transition: opacity 0.5s, height 0.5s;
}
/* line 1741, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.selected-plan-mobile .left,
.selected-plan-mobile .right,
.selected-plan-mobile .middle,
.selected-plan-mobile .best-deal,
.selected-plan-mobile .plan-tip {
  display: none;
}
/* line 1748, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.selected-plan-mobile .left.active,
.selected-plan-mobile .right.active,
.selected-plan-mobile .middle.active,
.selected-plan-mobile .best-deal.active,
.selected-plan-mobile .plan-tip.active {
  display: inline-block;
}

/* line 1754, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.smartbanner-show .selected-plan-mobile {
  top: 80px;
}

/* line 1758, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.plan-saved {
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
}

/* line 1764, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.selected-plan-container {
  padding: 0px 15px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

/* line 1772, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.plan-tip {
  display: none;
}
/* line 1775, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.plan-tip.active {
  display: inline-block;
}

/* line 1780, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.plan-saved span {
  display: inline-block;
  font-size: 12px;
  color: #212121;
  text-decoration: none;
  text-align: center;
}

/* line 1789, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.plan-tip.active span, .plan-tip.active a {
  display: inline-block;
  font-size: 12px;
  color: #212121;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
}
/* line 1798, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.plan-tip.active span.button {
  background-color: #fc0;
  color: #323232;
  border-radius: 4px;
  padding: 3px 20px;
  font-size: 12px;
  text-align: center;
}
/* line 1806, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.plan-tip.active span.button > em {
  font-style: normal;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
}

@media (max-width: 480px) {
  /* line 1816, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .plan-tip.active span.button {
    padding: 3px 5px;
  }
}
/* line 1821, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.menu-btn.cg-btn {
  display: none !important;
}

/* line 1825, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.selected-plan-mobile span.button {
  position: relative;
}
/* line 1826, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.selected-plan-mobile span.button::-moz-focus-inner {
  border: 0;
}
/* line 1832, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.selected-plan-mobile span.button:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-origin: center;
  transform-origin: center;
  border-radius: 4px;
  height: 100%;
  width: 100%;
  z-index: -1;
  background: repeating-radial-gradient(rgba(142, 96, 4, 0) 0%, rgba(142, 96, 4, 0.15) 50%, rgba(142, 96, 4, 0.5) 75%, rgba(142, 96, 4, 0.05) 100%);
  -webkit-animation: pulse_shadow 2s ease-in-out infinite;
  animation: pulse_shadow 2s ease-in-out infinite;
}
/* line 1851, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.selected-plan-mobile span.button:hover:after, .selected-plan-mobile span.button:focus:after {
  background: repeating-radial-gradient(rgba(255, 99, 71, 0) 0%, rgba(255, 99, 71, 0.15) 50%, rgba(255, 99, 71, 0.5) 75%, rgba(255, 99, 71, 0.05) 100%);
}

@-webkit-keyframes pulse_pseudo {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1.25);
    transform: translate(-50%, -50%) scale(1.25);
  }
}
@keyframes pulse_pseudo {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1.25);
    transform: translate(-50%, -50%) scale(1.25);
  }
}
@-webkit-keyframes pulse_shadow {
  0% {
    box-shadow: 0px 0px 0px 0px rgba(142, 96, 4, 0.25);
  }
  100% {
    box-shadow: 0px 0px 3px 15px rgba(142, 96, 4, 0);
  }
}
@keyframes pulse_shadow {
  0% {
    box-shadow: 0px 0px 0px 0px rgba(142, 96, 4, 0.25);
  }
  100% {
    box-shadow: 0px 0px 3px 15px rgba(142, 96, 4, 0);
  }
}
/* line 1904, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#stripe-errors {
  display: none !important;
}

/*
 * Retina Sprites for Compass
 * by:              Gaya Kessler
 * last update:     03/11/14
 *
 * Usage:
 * 1. create two folders in your image directory (in this case 'icons' and 'icons-2x').
 * 2. adjust the foldernames defined below if you use different names.
 * 3. create sprite images for pixel ratio 1 screens and put them in the first folder.
 * 4. create sprite images for pixel ratio 2 screens and put them in the second folder, use the same filenames.
 * 5. use the sprite-image in your Sass/Scss using: '@include use-sprite(<sprite-name>)'
 */
/* line 1910, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.icon-bg.bitpay_bc {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: -40px -64px;
  background-size: 197px 327px;
  width: 120px;
  height: 25px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
}

/* line 1915, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.icon-bg.stripe_cc,
.icon-bg.cleverbridge_cc,
.icon-bg.cleverbridge_cc_iframe,
.icon-bg.cleverbridge_cc_iframe_noreview {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: 0 -149px;
  background-size: 197px 327px;
  width: 140px;
  height: 25px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
}

/* line 1923, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.icon-bg.cleverbridge_sepa {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: 0 -89px;
  background-size: 197px 327px;
  width: 74px;
  height: 24px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
}

/* line 1928, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.icon-bg.cleverbridge_ideal {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: -160px -64px;
  background-size: 197px 327px;
  width: 29px;
  height: 25px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
}

/* line 1933, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.icon-bg.cleverbridge_paynearme {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: 0 0;
  background-size: 197px 327px;
  width: 119px;
  height: 24px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
}

/* line 1938, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.icon-bg.cleverbridge_paypal {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: 0 -114px;
  background-size: 197px 327px;
  width: 93px;
  height: 24px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
}

/* line 1943, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.icon-bg.cleverbridge_sofort {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: -103px -39px;
  background-size: 197px 327px;
  width: 80px;
  height: 25px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
}

/* line 1948, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.icon-bg.cleverbridge_konbini {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: 0 -64px;
  background-size: 197px 327px;
  width: 40px;
  height: 25px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
}

/* line 1954, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.icon-bg.cleverbridge_boleto {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: -13px -39px;
  background-size: 197px 327px;
  width: 90px;
  height: 25px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
}

/* line 1959, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.icon-bg.cleverbridge_webmoney {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: -74px -89px;
  background-size: 197px 327px;
  width: 96px;
  height: 25px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
}

/* line 1964, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.icon-bg.stripe_google_pay {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: 0 -266px;
  background-size: 197px 327px;
  width: 56px;
  height: 37px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
  margin-top: -7px;
}

/* line 1970, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.icon-bg.stripe_apple_pay {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: -140px -149px;
  background-size: 197px 327px;
  width: 56px;
  height: 37px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  float: right;
  margin-top: -7px;
}

/* line 1976, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.icon-bg-reuse {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: -144px -114px;
  background-size: 197px 327px;
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  vertical-align: middle;
}

/* line 1981, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.icon-bg-secure {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: 0 -39px;
  background-size: 197px 327px;
  width: 12px;
  height: 14px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  vertical-align: middle;
  margin: 0 10px;
}

/* line 1987, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.icon-bg-devices {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: 0 -24px;
  background-size: 197px 327px;
  width: 197px;
  height: 15px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  vertical-align: middle;
  margin-top: -5px;
}

/* line 1993, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.icon-bg-why {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: -89px -266px;
  background-size: 197px 327px;
  width: 90px;
  height: 61px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
}

/* line 1997, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.icon-bg-cart {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: 0 -186px;
  background-size: 197px 327px;
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
}

/* line 2001, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.icon-bg-cvc {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: -94px -114px;
  background-size: 197px 327px;
  width: 50px;
  height: 32px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
  vertical-align: middle;
  margin-right: 10px;
}

/* line 2007, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.icon-bg-loading {
  background-image: url('../../../img/pages/shop/sprites/icons-2x-s55334425d8.png');
  background-position: -56px -266px;
  background-size: 197px 327px;
  width: 33px;
  height: 39px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  /*
  @include __use-sprite($sprite-icons, $sprite, $size);

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      @include __use-sprite($sprite-icons-2x, $sprite, $size, $dpi: 2);
  }
  */
}

@media screen and (max-width: 767px) {
  /* line 2012, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .icon-bg {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
  }
}
/* line 2021, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.dedicated-summary,
.dedicated-total-value,
.select-country-alert {
  display: none;
}

/* line 2027, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.privacy-guard-summary,
.privacy-guard-total-value,
.combo-total-value {
  display: none;
}

/*
.glabalgiving-campaign.top-bar-banner {

    display: block;
    background-color: #F8FAFA;
    padding: 10px 0;

    margin-bottom: 20px;
    margin-top: 20px;


    text-align: center;


    .top__text-container {

        width: 100%;

        vertical-align: middle;


        .top__title {

            font-size:      16px;
            line-height:    1.2em;
            // line-height:    1em;

            color: #2C2D43;

            em {
                font-style: normal;
                text-decoration: none;
            }

        }


        .logo-inline {
            height: 20px;
            vertical-align: middle;

            @media only screen and (max-width : 991px) {

                display: inline-block;
                margin-top: 10px;
            }

        }

        .v-sep {

            display: inline-block;
            width: 0;
            height: 20px;
            border-right: 1px solid #2C2D43;
            margin: 0 10px;
            vertical-align: middle;

            @media only screen and (max-width : 991px) {
                display: block;
                border-right: none;
                height: 0;
            }

        }


    }



}

*/
@media only screen and (max-width: 767px) {
  /* line 2112, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .payment-methods {
    margin-left: 10px;
    margin-right: 10px;
  }
  /* line 2116, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .payment-methods .tab-content {
    border: #57AF2F 1px solid;
  }
  /* line 2120, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .payment-methods .nav-tabs .nav-link.active {
    border-left: #57AF2F 1px solid;
    border-right: #57AF2F 1px solid;
    border-bottom: #57AF2F 1px solid;
  }
}
/* line 2142, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-methods {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 15px;
}
/* line 2147, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-methods .tab-content.greenedge {
  border: #CDD1D7 2px solid;
}
/* line 2151, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-methods .tab-content.grayedge {
  border: #CDD1D7 2px solid;
}
/* line 2155, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.payment-methods .tab-content.rededge {
  border: #FF5252 2px solid;
}

/* line 2161, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav {
  display: flex;
  flex-direction: row;
  margin-top: 1px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  background-color: #F8F8F8;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  /* Target Safari 10.1+ */
}
/* line 2169, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav .ideal .desktop {
  height: 40px;
  padding-top: 10px;
}
/* line 2175, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav.greenedge .active {
  border-left: 0 !important;
  border-right: 0 !important;
  border-top: 0 !important;
  margin-bottom: -3px;
}
/* line 2187, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav.grayedge .active {
  border-left: 0 !important;
  border-right: 0 !important;
  border-top: 0 !important;
  margin-bottom: -3px;
  background: #E2F1DB;
}
/* line 2200, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav.rededge .active {
  border-left: #FF5252 2px solid;
  border-right: #FF5252 2px solid;
  border-top: #FF5252 2px solid;
  margin-bottom: -3px;
}
/* line 2211, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav li {
  margin-top: 1px;
  text-align: center;
  border-right: #F0F0F0 1px solid;
}
/* line 2216, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav li a {
  border: none !important;
  margin-right: 0px !important;
}
/* line 2222, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav li:first-child {
  border-top-left-radius: 10px;
}
/* line 2225, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav li:first-child a {
  border-top-left-radius: 10px;
}
/* line 2230, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav li:last-child {
  border-right: none;
  border-top-right-radius: 10px;
}
/* line 2234, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav li:last-child a {
  border-top-right-radius: 10px;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    /* line 2242, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
    .pricing-nav li:first-child {
      margin-left: -1px;
    }
    /* line 2245, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
    .pricing-nav li:last-child {
      margin-right: -1px;
    }
  }
}
/* line 2251, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav.greenedge li:last-child.active {
  border-right: #CDD1D7 2px solid;
}
/* line 2255, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav.grayedge li:last-child.active {
  border-right: #CDD1D7 2px solid;
}
/* line 2259, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav.rededge li:last-child.active {
  border-right: #FF5252 2px solid;
}
/* line 2263, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav .nav-item {
  width: 100%;
}
/* line 2267, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav .desktop {
  height: 50px;
}
/* line 2274, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav .desktop-ru {
  height: 70px;
  width: 20%;
  min-width: 40px;
}
/* line 2280, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav .mobile {
  display: none;
}
/* line 2284, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav .methodTitle {
  display: none;
}
/* line 2288, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav .stripe_apple_pay {
  height: 36px;
  margin-top: 10px;
}
/* line 2293, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav .amazon_pay {
  padding-top: 22px !important;
  height: 100%;
}
/* line 2298, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav .amazon_pay .desktop {
  height: 14px;
  width: auto;
}
/* line 2304, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav .qiwi_wallet_via_paymentwall {
  padding-top: 20px !important;
  height: 100%;
}
/* line 2308, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav .qiwi_wallet_via_paymentwall .desktop {
  height: 21px;
  width: auto;
}
/* line 2314, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav .qiwi_wallet {
  padding-top: 20px !important;
  height: 100%;
}
/* line 2318, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav .qiwi_wallet .desktop {
  height: 21px;
  width: auto;
}
/* line 2329, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav .credit_card .desktop_pay {
  height: 40px;
  width: auto;
}
@media only screen and (max-width: 767px) {
  /* line 2337, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .pricing-nav .desktop {
    display: none;
  }
  /* line 2340, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .pricing-nav .desktop-ru {
    display: none;
  }
  /* line 2343, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .pricing-nav .mobile {
    display: inline-block;
    height: 20px;
  }
  /* line 2348, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .pricing-nav li a {
    padding: 10px 10px !important;
  }
  /* line 2352, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .pricing-nav.nav-num-nonum .mobile {
    height: 10px;
  }
  /* line 2356, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .pricing-nav.nav-num-6 .mobile {
    height: 20px;
  }
  /* line 2359, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .pricing-nav.nav-num-5 .mobile {
    height: 20px;
  }
  /* line 2362, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .pricing-nav.nav-num-4 .mobile {
    height: 20px;
  }
  /* line 2365, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .pricing-nav.nav-num-3 .mobile {
    height: 20px;
  }
  /* line 2368, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .pricing-nav.nav-num-2 .mobile {
    height: 20px;
  }
  /* line 2371, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .pricing-nav.nav-num-1 .mobile {
    height: 20px;
  }
  /* line 2375, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .pricing-nav .methodTitle {
    display: none;
  }
  /* line 2378, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .pricing-nav .stripe_apple_pay {
    height: 36px;
    margin-top: -8px;
  }
}

/* line 2386, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tab-content .panel-body {
  border: none !important;
}
/* line 2390, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tab-content .days-back__tos {
  display: none !important;
}
/* line 2394, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tab-content .mobile {
  display: none;
}
@media only screen and (max-width: 767px) {
  /* line 2399, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .tab-content .days-back__tos.active {
    display: block !important;
  }
  /* line 2403, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .tab-content .mobile {
    display: block;
  }
  /* line 2407, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .tab-content .payment-method-title {
    margin-top: 15px;
    margin-left: 10px;
  }
  /* line 2411, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .tab-content .payment-method-title hr {
    color: #707070;
    width: 100%;
    margin-left: -4px;
    margin-top: 0px;
  }
  /* line 2418, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .tab-content .payment-method-title .method-name {
    font-weight: bold;
    margin-top: 20px;
    padding-bottom: 5px;
  }
  /* line 2424, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .tab-content .payment-method-title .method-image-div {
    text-align: center;
    vertical-align: top;
  }
  /* line 2428, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .tab-content .payment-method-title .method-image-div .method-image {
    height: 60px;
  }
  /* line 2431, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .tab-content .payment-method-title .method-image-div .method-image.ideal {
    height: 50px;
  }
  /* line 2435, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .tab-content .payment-method-title .method-image-div .method-image.amazon_pay {
    margin-top: 10px;
    height: 20px;
  }
  /* line 2440, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .tab-content .payment-method-title .method-image-div .method-image.credit_card_ru {
    height: 40px;
    position: relative;
    top: 5px;
  }
  /* line 2446, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .tab-content .payment-method-title .method-image-div .method-image.qiwi_wallet_via_paymentwall {
    height: 30px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 2463, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .tab-content .payment-method-title .method-image-div .method-image.credit_card {
    height: 50px;
  }
  /* line 2467, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .tab-content .payment-method-title .method-image-div .method-image.credit_card_ru {
    height: 29px;
    position: relative;
    top: 15px;
  }
}
/* line 2478, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tab-content .input-container {
  position: relative;
}
/* line 2481, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tab-content .input-container i {
  font-family: Font Awesome\ 5 Free;
  font-style: normal;
  font-size: 14px;
  display: inline-block;
  position: absolute;
  top: 8px;
  right: 3px;
  cursor: pointer;
  color: #6F6F6F;
  z-index: 11;
  padding: 5px;
  transition: 0.3s all;
}
/* line 2496, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tab-content .input-container .cvc-info,
.tab-content .input-container .zip-info {
  position: absolute;
  display: none;
  top: 14px;
  right: 25px;
  -webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.3);
  z-index: 15;
  padding: 10px;
  background-color: #F8F9FA;
}
/* line 2510, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tab-content .input-container .cvc-info .title,
.tab-content .input-container .zip-info .title {
  font-size: 14px;
  font-weight: 700;
  color: #323232;
  display: block;
  margin-bottom: 5px;
}
/* line 2519, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tab-content .input-container .cvc-info img,
.tab-content .input-container .zip-info img {
  width: 45px;
  height: auto;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
/* line 2528, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tab-content .input-container .cvc-info .info-text,
.tab-content .input-container .zip-info .info-text {
  font-size: 10px;
  color: #323232;
}
/* line 2534, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tab-content .input-container i:hover {
  top: -1px;
  right: 6px;
  font-size: 20px;
}
/* line 2540, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tab-content .input-container i:hover + .cvc-info, .tab-content .input-container i:hover + .zip-info {
  display: block;
}

/* line 2548, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.hidden-component {
  display: none;
}

/* line 2554, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-duration del:after {
  content: "\A";
  white-space: pre;
}

/* cg dedicated IP locations tooltip skin */
@media (min-width: 475px) {
  /* line 2562, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .tpd-skin-cg {
    z-index: 10 !important;
  }
}

/* line 2568, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tpd-skin-cg .tpd-content,
.tpd-skin-cg .tpd-title,
.tpd-skin-cg .tpd-close {
  color: #fff;
}

/* line 2574, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tpd-skin-cg .tpd-background-content {
  background-color: #323348;
}

/* line 2578, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tpd-skin-cg .tpd-background {
  border-width: 1px;
  border-color: rgba(6, 0, 12, 0.6);
}

/* line 2583, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tpd-skin-cg .tpd-content {
  padding: 20px;
}

/* line 2587, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tpd-skin-cg .tpd-background-title {
  background-color: #323348;
}

/* line below the title */
/* line 2592, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tpd-skin-cg .tpd-title-wrapper {
  border-bottom: 1px solid #2a1fb4;
}

/* shadow */
/* line 2597, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tpd-skin-cg .tpd-background-shadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

/* spinner */
/* line 2602, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tpd-skin-cg .tpd-spinner-spin {
  border-color: rgba(255, 255, 255, 0.2);
  border-left-color: #fff;
}

/* links */
/* line 2608, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tpd-skin-cg a {
  color: #ddd;
}

/* line 2612, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tpd-skin-cg a:hover {
  color: #c6c6c6;
}

/* line 2616, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#tooltip-dedicated-locations,
#tooltip-dedicated-locations-remove,
#tooltip-dip-countries,
.tooltip-dip-countries {
  color: #1C1D2F;
  text-decoration: underline;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  display: inline-flex;
  margin-left: 25px;
}
@media (max-width: 475px) {
  /* line 2616, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  #tooltip-dedicated-locations,
  #tooltip-dedicated-locations-remove,
  #tooltip-dip-countries,
  .tooltip-dip-countries {
    align-self: start;
    margin-top: 10px;
    margin-left: 0;
  }
}

/* line 2634, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tooltip-dip-countries {
  padding: 10px 15px;
  display: inline-block;
}
@media (max-width: 475px) {
  /* line 2634, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .tooltip-dip-countries {
    padding: 0;
    margin-top: 10px;
  }
}

@media (max-width: 475px) {
  /* line 2643, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .section-optional-add-ons .boxes-container .box .controls-content {
    flex-direction: column;
  }
}

/* line 2650, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.dip-locations-container .dip-locations-title {
  color: #FFCD00;
  font-size: 12px;
}
/* line 2655, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.dip-locations-container hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border-color: rgba(255, 255, 255, 0.15);
}
/* line 2661, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.dip-locations-container ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/* line 2666, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.dip-locations-container ul.left {
  float: left;
  margin-right: 5px;
}
/* line 2671, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.dip-locations-container ul.right {
  float: right;
  margin-left: 5px;
}
/* line 2676, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.dip-locations-container ul > li {
  font-size: 14px;
  font-weight: 600;
}

/* line 2689, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.content__www_checkout .buy-step h2 {
  display: none;
}
/* line 2693, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.content__www_checkout .section-optional-add-ons-order-summary h2 {
  display: block;
}
/* line 2697, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.content__www_checkout #step3 {
  padding-top: 0 !important;
}
@media only screen and (max-width: 767px) {
  /* line 2702, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .content__www_checkout section .secure-badge {
    margin: 5px 0 !important;
  }
}

/* line 2709, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-breadcrumbs {
  font-size: 16px;
}

/* line 2713, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.tooltip-dip-countries {
  font-size: 12px;
}

/* line 2719, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.subtotal-value {
  color: #6c6c6c !important;
  font-weight: 600;
  font-size: 16px !important;
  line-height: 30px;
}

/* line 2726, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.vat-value {
  color: #6c6c6c;
}

/* line 2730, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.vat-price {
  color: #6c6c6c !important;
  font-weight: 600;
  margin-left: 3px;
}

/* line 2736, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.vat-experiment-small {
  font-size: 10px;
  color: #242538;
  font-weight: normal;
  margin-bottom: 10px;
}

/* line 2745, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.panel-stripe_apple_pay #payment-country-cc {
  height: 46px;
}
@media screen and (max-width: 991px) {
  /* line 2745, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .panel-stripe_apple_pay #payment-country-cc {
    height: 38px;
  }
}

/* line 2754, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.panel-braintree_paypal #payment-country-bc {
  height: 46px;
}
@media screen and (max-width: 991px) {
  /* line 2754, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .panel-braintree_paypal #payment-country-bc {
    height: 38px;
  }
}

/* line 2763, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.width-100 {
  width: 100% !important;
}

/* line 2768, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.icon-dip {
  width: 27px;
  height: 21px;
  margin-right: 10px;
}

/*
/ New Stripe field implementation
/ Classes should be removed later.
 */
/* line 2781, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe-new .form-control {
  padding: 0 !important;
}

/* line 2785, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#stripe-cardNumber {
  padding: 13px;
}

/* line 2789, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new {
  background-color: transparent;
  margin-left: 5px;
}
@media only screen and (max-width: 767px) {
  /* line 2789, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .stripe.stripe-new {
    margin-left: 5px;
    margin-right: 4px;
  }
}

/* line 2799, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new * {
  /*font-family: Inter, Open Sans, Segoe UI, sans-serif;*/
  font-size: 16px;
  font-weight: 500;
}

/* line 2805, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new form {
  max-width: 496px !important;
  padding: 0 15px;
}

/* line 2810, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new form > * + * {
  margin-top: 20px;
}

/* line 2814, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new .container {
  background-color: #fff;
  /*box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);*/
  border-radius: 4px;
  padding: 3px;
}

/* line 2821, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new fieldset {
  /*border-style: none;*/
  /*padding: 5px;*/
  margin-left: -5px;
  margin-right: -5px;
  /*background: rgba(18, 91, 152, 0.05);*/
  border-radius: 8px;
}

/* line 2830, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new fieldset legend {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 13px;
  color: #8898aa;
  padding: 3px 10px 7px;
}

/* line 2839, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new .card-only {
  display: block;
}

/* line 2843, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new .payment-request-available {
  display: none;
}

/* line 2847, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new fieldset legend + * {
  clear: both;
}

/* line 2851, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new input,
.stripe.stripe-new button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border-style: none;
  color: #fff;
}

/* line 2861, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new input:-webkit-autofill {
  transition: background-color 100000000s;
  -webkit-animation: 1ms void-animation-out;
}

/* line 2867, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new input {
  -webkit-animation: 1ms void-animation-out;
}

/* line 2871, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new input::-webkit-input-placeholder {
  color: #9bacc8;
}

/* line 2875, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new input::-moz-placeholder {
  color: #9bacc8;
}

/* line 2879, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new input:-ms-input-placeholder {
  color: #9bacc8;
}

/* line 2883, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new button {
  display: block;
  width: 100%;
  height: 37px;
  background-color: #d782d9;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
}

/* line 2893, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new button:active {
  background-color: #b76ac4;
}

/* line 2897, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new .error svg .base {
  fill: #e25950;
}

/* line 2901, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new .error svg .glyph {
  fill: #f6f9fc;
}

/* line 2905, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new .error .message {
  color: #e25950;
}

/* line 2909, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new .success .icon .border {
  stroke: #ffc7ee;
}

/* line 2913, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new .success .icon .checkmark {
  stroke: #d782d9;
}

/* line 2917, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new .success .title {
  color: #32325d;
}

/* line 2921, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new .success .message {
  color: #8898aa;
}

/* line 2925, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.stripe.stripe-new .success .reset path {
  fill: #d782d9;
}

/* line 2929, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.country-select-stripe {
  font-size: 14px !important;
}

/* line 2936, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.info-banner-pricing {
  display: flex !important;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 50px;
  margin-top: 25px !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  border: 1px solid !important;
}
@media only screen and (max-width: 767px) {
  /* line 2936, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .info-banner-pricing {
    flex-direction: column;
    gap: 5px;
  }
}
/* line 2952, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.info-banner-pricing-info {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 2957, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.info-banner-pricing-info-p {
  font-size: 14px !important;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  /* line 2957, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .info-banner-pricing-info-p {
    text-align: center;
  }
}
/* line 2967, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.info-banner-pricing img {
  height: 40px;
  width: auto;
}

@media only screen and (max-width: 767px) {
  /* line 2975, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .pt-xs-10 {
    padding-top: 10px;
  }
}

/* line 2986, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.checkout-exp .summary-text-checkout {
  margin-top: 6px;
  font-size: 18px;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  /* line 2986, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .checkout-exp .summary-text-checkout {
    font-size: 14px;
    margin-top: 0;
  }
}
/* line 2997, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.checkout-exp .order-subscription {
  background: transparent;
  font-size: 16px;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  /* line 2997, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .checkout-exp .order-subscription {
    margin-top: 0;
    font-size: 14px;
  }
}
/* line 3012, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.checkout-exp .order-subscription .subscription-text-checkout {
  margin-left: 24px;
  font-size: 13px;
}
@media only screen and (max-width: 767px) {
  /* line 3012, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .checkout-exp .order-subscription .subscription-text-checkout {
    margin-left: 12px;
  }
}
/* line 3022, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.checkout-exp .gray-exp {
  width: 100%;
}
/* line 3026, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.checkout-exp .ml-exp-24 {
  margin-left: 23px;
}
/* line 3030, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.checkout-exp .mr-exp-24 {
  margin-right: 23px;
}

/* line 3037, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.order-summary .billing-cycle .saving-exp {
  background: #F7CE46;
  border-radius: 5px;
  color: #242538;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 6px;
  margin-top: 6px;
  font-size: 12px;
  text-align: center;
  width: fit-content;
  padding: 0px 10px;
  height: auto;
}
/* line 3058, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.order-summary .billing-cycle .saving-exp-new-banner {
  width: fit-content;
  padding: 0px 10px !important;
  height: auto;
  background: #ECF6E8 !important;
  border-radius: 60px;
  color: #4BA920;
  margin-bottom: 6px;
  margin-top: 6px;
  font-size: 12px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  /* line 3058, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .order-summary .billing-cycle .saving-exp-new-banner {
    height: 26px;
    display: flex;
    align-items: center;
  }
}

/* line 3088, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.row-exp {
  margin-left: 9px;
  margin-right: 9px;
}
@media only screen and (max-width: 767px) {
  /* line 3088, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .row-exp {
    margin-right: -15px;
    margin-left: -15px;
  }
}

/* line 3099, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.mt-6 {
  margin-top: 6px;
}

/* line 3105, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.right-panel-min {
  border: 1px solid #CDD1D7;
  border-radius: 5px;
  padding: 16px 5px;
}

/* line 3111, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.main-heading-title {
  font-size: 14px;
  font-weight: 600;
}

/* line 3117, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.grayedge-2 {
  border: #CDD1D7 1px solid !important;
}

/* line 3121, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.section-optional-add-ons-order-summary {
  margin-top: 24px;
  margin-bottom: 0;
}
/* line 3124, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.section-optional-add-ons-order-summary .bottom-arrow {
  display: none;
}

/* line 3131, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.section-optional-add-ons-order-summary .boxes-container .box:not(.box-pm) .box-content {
  width: 100%;
  display: flex;
  flex-direction: column;
}
/* line 3136, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.section-optional-add-ons-order-summary .boxes-container .box:not(.box-pm) .text-content {
  margin-bottom: auto;
  width: 100%;
}
/* line 3140, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.section-optional-add-ons-order-summary .boxes-container .box:not(.box-pm) .right-section {
  padding-left: 0px;
  margin-top: 16px;
}

/* line 3147, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.section-optional-add-ons-order-summary .boxes-container .box {
  align-items: start;
}
/* line 3149, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.section-optional-add-ons-order-summary .boxes-container .box .checkmark-container {
  margin-left: 0;
  margin-top: 5px;
}
/* line 3154, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.section-optional-add-ons-order-summary .boxes-container .box.box-pm .text-content {
  width: 70%;
}

/* line 3160, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.section-optional-add-ons-order-summary .pricing-addon-form {
  text-align: center;
  position: relative;
  min-width: 200px !important;
}

/* line 3166, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.gray-container {
  background: #F8F9FA;
  padding: 1rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 100px;
  border-radius: 5px;
}
/* line 3176, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.gray-container-text {
  color: #242538;
  font-size: 11px;
  margin-top: 7px;
  margin-bottom: 15px;
}

/* line 3184, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.dark-main {
  color: #242538 !important;
}

/* line 3188, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.super-badge {
  max-width: fit-content;
  background: #4BA920;
  border-radius: 12px;
  padding: 4px 8px 5px 8px;
  margin-bottom: 10px;
  text-align: center;
}
/* line 3197, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.super-badge-text {
  color: white;
  font-size: 10px;
  font-weight: 600;
  text-align: center;
}

/* line 3205, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.disabled-alert-experiment {
  font-size: 13px;
  color: #F74646;
}

/* line 3210, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.default-noamount-recurring {
  font-size: 10px;
  color: #242538;
  font-weight: normal;
  margin-bottom: 10px;
}

/* line 3217, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.hr-class {
  margin-top: 5px;
  margin-bottom: 10px;
}

/* line 3222, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.add-ons-headline {
  font-size: 14px !important;
  color: #242538 !important;
}

/* line 3227, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pay-string-exp {
  font-size: 18px;
}

/* line 3231, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.semidarkgray {
  background-color: #C5CBD0 !important;
}

/* line 3235, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pricing-nav li a {
  padding: 5px 5px !important;
}

/* line 3240, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.row-upsell {
  margin-right: 10px !important;
  margin-left: 2px !important;
}

/* line 3245, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.info-plan-notice {
  font-size: 12px !important;
}
@media only screen and (max-width: 767px) {
  /* line 3245, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .info-plan-notice {
    font-size: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

/* line 3255, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.text-content-list-mbg {
  padding: 0;
  list-style: none !important;
}
/* line 3261, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.text-content-list-mbg li {
  position: relative;
  margin-bottom: 2px;
  color: #4BA920;
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
}
@media (max-width: 991.98px) {
  /* line 3261, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .text-content-list-mbg li {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 575.98px) {
  /* line 3261, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .text-content-list-mbg li {
    margin-bottom: 8px;
  }
}
/* line 3283, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.text-content-list-mbg .li-check {
  position: relative;
  display: flex;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #4BA920;
}
@media (max-width: 991.98px) {
  /* line 3283, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
  .text-content-list-mbg .li-check {
    position: relative;
    margin-right: 8px;
    flex-shrink: 0;
    align-self: normal;
  }
}
/* line 3299, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.text-content-list-mbg .li-check::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  background-image: url("/img/element/shop/pricing/check-white.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 9px;
}

/* line 3319, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.flex-container-23 {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
}

/* line 3328, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#checkoutSummaryExperiment .wd-50 {
  width: 50%;
}
/* line 3332, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#checkoutSummaryExperiment .wd-40 {
  width: 40%;
}
/* line 3336, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#checkoutSummaryExperiment .wd-30 {
  width: 30%;
}
/* line 3340, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#checkoutSummaryExperiment .wd-20 {
  width: 20%;
}
/* line 3344, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#checkoutSummaryExperiment .wd-10 {
  width: 10%;
}
/* line 3348, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#checkoutSummaryExperiment .o2 {
  order: 2;
}
/* line 3352, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#checkoutSummaryExperiment .saving-discount-custom {
  background: #ECF6E8;
  color: #4BA920;
  font-weight: 700;
  padding: 4px 8px 5px;
  border-radius: 4px;
}
/* line 3360, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#checkoutSummaryExperiment .green-custom {
  color: #4BA920;
  font-weight: 700 !important;
  font-size: 14px;
}
/* line 3366, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#checkoutSummaryExperiment .wnr {
  white-space: nowrap;
}
/* line 3370, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#checkoutSummaryExperiment .font-custom-rule {
  font-weight: normal;
}
/* line 3373, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#checkoutSummaryExperiment .font-custom-rule .total-value {
  font-weight: normal;
}

/* line 3379, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.red-line {
  color: #CB4447;
  font-style: normal;
}

/* line 3385, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pcloud-info-icon {
  font-size: 14px;
  color: #D5D5D5;
}

/* line 3391, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.restoro-addon {
  line-height: 1.65;
  display: flex;
  gap: 5px;
}
/* line 3397, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
body.es .restoro-addon, body.pt .restoro-addon, body.ru .restoro-addon, body.el .restoro-addon {
  display: inline-block;
}

/* line 3403, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.pcloud-icon {
  background: #4BA920;
  border-radius: 20px;
  padding: 4px 8px 5px 8px;
  color: white;
  font-size: 10px;
  line-height: normal;
  font-weight: 600;
}

/* line 3413, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
.fw-normal {
  font-weight: normal !important;
}

/* line 3423, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#mainDropdown.open .dropdown-menu {
  display: block;
  width: 298px;
  border-radius: 2px;
  border: 1px solid #D5D5D5;
  background: #F8F9FA;
  padding: 0 10px;
  left: -10px;
}
/* line 3426, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#mainDropdown.open .dropdown-menu a:hover {
  text-decoration: none;
}
/* line 3441, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#mainDropdown.open .dropdown-menu .main-dropdown-name {
  cursor: default;
  color: #6A7788;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 12px 0;
  border-bottom: 1px solid #F0F1F3;
  margin-bottom: 12px;
}
/* line 3454, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#mainDropdown.open .dropdown-menu .dropdown-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 12px;
  margin-bottom: 8px;
  border: 1px solid transparent;
}
/* line 3463, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#mainDropdown.open .dropdown-menu .dropdown-item:hover {
  border-radius: 2px;
  border: 1px solid #D5D5D5;
  background: #FFF;
}
/* line 3469, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#mainDropdown.open .dropdown-menu .dropdown-item.selected {
  border-radius: 2px;
  border: 1px solid #4BA920;
  background: #FFF;
}
/* line 3475, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#mainDropdown.open .dropdown-menu .dropdown-item .main-plan-duration {
  color: #242538;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
/* line 3483, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#mainDropdown.open .dropdown-menu .dropdown-item .price-small {
  color: #6A7788;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
/* line 3491, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#mainDropdown.open .dropdown-menu .dropdown-item .save {
  color: #4BA920;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
/* line 3498, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#mainDropdown.open .dropdown-menu .dropdown-item .save.nos {
  color: #242538;
}
/* line 3505, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#mainDropdown.open #dropdownPlanNames .selected-plan-p {
  border-radius: 2px 2px 0 0;
  border: 1px solid #D5D5D5;
  background: #F8F9FA;
}
/* line 3513, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#mainDropdown #dropdownPlanNames {
  cursor: pointer;
  position: relative;
  top: 5px;
}
/* line 3518, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#mainDropdown #dropdownPlanNames .selected-plan-p {
  background: #F8F9FA;
  color: #6C6C6C;
  font-weight: 500;
  font-size: 13px;
  line-height: 30px;
  max-width: fit-content;
  padding: 0 10px;
  position: relative;
  left: -10px;
  border: 1px solid transparent;
}
/* line 3530, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#mainDropdown #dropdownPlanNames .selected-plan-p:hover {
  border-radius: 2px 2px 0 0;
  border: 1px solid #D5D5D5;
  background: #F8F9FA;
}
/* line 3539, ../../../../sass/Cyberghost/pages/shop/default_checkout_experiment.scss */
#mainDropdown #dropdownPlanNames .spinnerPayLoading {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 9px solid;
  border-color: #dbdcef;
  border-right-color: #adabff;
  margin: 0 auto;
  animation: spinnerPay 1s infinite linear;
}
@keyframes spinnerPay {
  to {
    transform: rotate(1turn);
  }
}
/* line 7, ../../../../../sass/Cyberghost/element/shop/pricing/mod-jun-2021.scss */
#PricingSection .special-card-container .pricing-table .white-green:hover,
#PricingSection .special-card-container .pricing-table.active .white-green,
#PricingSection .white-green.main-price-button:hover,
#PricingSection .pricing-table.active .white-green.main-price-button,
#PricingSection .pricing-table.best-value-plan:hover .white-green,
#PricingSection .pricing-table.best-value-plan.active .white-green {
  background-color: #4ba920 !important;
  color: white !important;
  border: 1px solid #4ba920;
}

/* line 19, ../../../../../sass/Cyberghost/element/shop/pricing/mod-jun-2021.scss */
#PricingSection .white-green:hover,
#PricingSection .pricing-table.active .white-green {
  background-color: #323232;
  color: white !important;
  border: 1px solid #323232;
}

/* line 34, ../../../../../sass/Cyberghost/element/shop/pricing/mod-jun-2021.scss */
.pricing-table .pricing-duration .text-primary {
  display: inline !important;
  color: #4ba920 !important;
}
@media (min-width: 767px) {
  /* line 34, ../../../../../sass/Cyberghost/element/shop/pricing/mod-jun-2021.scss */
  .pricing-table .pricing-duration .text-primary {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 48, ../../../../../sass/Cyberghost/element/shop/pricing/mod-jun-2021.scss */
  .default-october2020-pricing .special-card-container .pricing-table .offer-text {
    margin: 0 !important;
    margin-top: 45px !important;
  }
}

/* line 60, ../../../../../sass/Cyberghost/element/shop/pricing/mod-jun-2021.scss */
._3yEuDo .special-card-container .pricing-table .offer-text {
  margin: 0px 0px 75px 0px !important;
}
@media (max-width: 767px) {
  /* line 60, ../../../../../sass/Cyberghost/element/shop/pricing/mod-jun-2021.scss */
  ._3yEuDo .special-card-container .pricing-table .offer-text {
    margin: 0 !important;
    margin-top: 45px !important;
  }
}
/* dedicated ips barr */
/* line 3, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.dedicated-ips-bar {
  padding: 10px;
  background-color: #f8fafa;
  color: #6d6d6d;
}
/* line 8, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.dedicated-ips-bar .tooltip-dediclasd-info {
  position: relative;
}

/* line 13, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.bundle-options-price {
  font-size: 32px;
  font-weight: 700;
  color: #212121;
  margin-bottom: -5px;
}
/* line 19, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.bundle-options-price .new-price-currency {
  color: #242537;
  vertical-align: text-top;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
}
/* line 26, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.bundle-options-price .price {
  font-size: 40px;
  font-weight: 700;
}
/* line 30, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.bundle-options-price .new-price-month {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  color: #6C6C6C;
}

/* line 38, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.form-element {
  background-color: white;
  padding: 15px;
  border: solid gray 1px;
  border-radius: 4px;
  color: #212121;
}
/* line 48, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.form-element .price-details-full {
  color: grey;
  font-size: 12px;
  position: absolute;
}

/* line 56, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.pricing-options.display-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 20px;
}
/* line 62, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.pricing-options.display-table .table-cell {
  width: 50%;
}
@media (max-width: 767px) {
  /* line 56, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
  .pricing-options.display-table {
    border-spacing: 0;
  }
  /* line 69, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
  .pricing-options.display-table .table-cell {
    display: block;
    margin-bottom: 10px;
    width: 100%;
  }
}
/* line 76, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.pricing-options.display-table .cell-container.display-table {
  width: 100%;
  border-spacing: 0px;
}
/* line 80, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.pricing-options.display-table .cell-container.display-table .table-cell {
  display: table-cell;
}
/* line 84, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.pricing-options.display-table .cell-container.display-table .left-cell {
  width: 60%;
}
/* line 87, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.pricing-options.display-table .cell-container.display-table .right-cell {
  text-align: right;
}

/* line 94, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.dedicated-small-price {
  font-weight: normal;
  margin-left: 19px;
}
/* line 97, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.dedicated-small-price .price {
  font-size: 12px;
}

/* line 102, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
#dedicated-countries-select-section {
  width: 100%;
}
/* line 104, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
#dedicated-countries-select-section .caret {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}

/* line 114, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
#dedicated-countries {
  border-radius: 2px;
  border-color: #95989A;
  height: 25px;
  font-size: 12px;
  width: 200px;
  padding: 0;
}
/* line 122, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
#dedicated-countries option {
  font-size: 12px;
  background-repeat: no-repeat;
  background-position: bottom left;
  padding-left: 30px;
}

/* line 130, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.dedicatedCheckField {
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 140, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.dedicatedCheckField input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Hide the browser's default checkbox */
/* line 151, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.dedicatedCheckmark {
  vertical-align: middle;
  display: inline-block;
  height: 15px;
  width: 15px;
  background-color: #fff;
  border: 1px solid #666;
  margin-top: -3px;
}

/* On mouse-over, add a grey background color */
/* line 164, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.dedicatedCheckField:hover input ~ .dedicatedCheckmark {
  background-color: #eee;
}
/* line 168, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.dedicatedCheckField input:checked ~ .dedicatedCheckmark {
  background-color: #4ba920;
  border: 1px solid #4ba920;
  background-image: url(/img/element/shop/pricing/check-white.png);
  background-size: 9px 7px;
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.1s all;
}

/* When the checkbox is checked, add a blue background */
/* Create the checkmark/indicator (hidden when not checked) */
/* line 183, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.dedicatedCheckmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
/* line 192, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.dedicatedCheckField input:checked ~ .dedicatedCheckmark:after {
  display: block;
}
/* line 196, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.dedicatedCheckField .textField {
  display: inline-block;
  margin-top: 6px;
}
/* line 200, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.dedicatedCheckField .textField i {
  font-size: 12px;
}

/* line 208, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.dedicated-ips-bar .price-details-full .price-details-info {
  display: inline-block;
  opacity: 0;
  height: 0;
  transition: 0.5s all;
  font-size: 14px;
  font-weight: 300;
  color: #6F6F6F;
  background-color: #fff;
  border: 1px solid #95989A;
  border-radius: 2px;
  position: absolute;
  width: 350px;
  z-index: 2;
  -webkit-box-shadow: 0px 1px 20px 0px rgba(33, 33, 33, 0.2);
  -moz-box-shadow: 0px 1px 20px 0px rgba(33, 33, 33, 0.2);
  box-shadow: 0px 1px 20px 0px rgba(33, 33, 33, 0.2);
  top: 40px;
  left: 50px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  overflow: hidden;
}
/* line 235, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.dedicated-ips-bar .price-details-full:hover .price-details-info {
  opacity: 1;
  height: auto;
  padding: 20px 15px;
}
/* line 242, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.dedicated-ips-bar .price-details-full-xs .price-details-info-xs {
  display: inline-block;
  opacity: 0;
  height: 0;
  transition: 0.5s all;
  font-size: 12px;
  font-weight: 300;
  color: #6F6F6F;
  background-color: #fff;
  border: 1px solid #95989A;
  border-radius: 2px;
  position: absolute;
  width: 350px;
  max-width: 100%;
  z-index: 2;
  -webkit-box-shadow: 0px 1px 20px 0px rgba(33, 33, 33, 0.2);
  -moz-box-shadow: 0px 1px 20px 0px rgba(33, 33, 33, 0.2);
  box-shadow: 0px 1px 20px 0px rgba(33, 33, 33, 0.2);
  top: 30px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  overflow: hidden;
}

/* line 270, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.tooltip-dedicated-info {
  display: block;
  position: relative;
  top: -5px;
}

/* line 276, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.dedicated-ips-bar .price-details-full-xs:hover .price-details-info-xs {
  opacity: 1;
  padding: 5px 10px;
  height: auto;
}

/* line 282, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.price-details-full-xs i {
  font-size: 20px;
}

/* line 287, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
select#dedicated-countries.error, select#dedicated-countries.ng-touched.ng-empty {
  border: 1.5px solid #f00;
}
/* line 291, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
select#dedicated-countries.success {
  border: 1.5px solid #4ba920;
}

/* line 296, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.success-green-border {
  background-color: #fff !important;
  border: 1.5px solid #4ba920 !important;
}

/* line 301, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.error-red-border {
  background-color: #fff !important;
  border: 1.5px solid #f00 !important;
}

/* line 306, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.bootstrap-select.form-control {
  border: 0px;
  width: 100%;
}
/* line 309, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.bootstrap-select.form-control .dropdown-menu {
  width: 100%;
}

/* line 313, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.bootstrap-select button {
  width: 100%;
}

/* line 318, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.dedicated-ips-bar .form-control {
  height: auto;
  padding: 0;
}
/* line 324, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.dedicated-ips-bar .dropdown-menu.open {
  overflow: visible !important;
  min-height: auto !important;
  cursor: pointer;
  padding: 0;
  margin: 0;
  border: none;
}
/* line 333, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.dedicated-ips-bar .dropdown-menu a:focus {
  outline: none;
}
/* line 338, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
.dedicated-ips-bar .select-country-alert {
  font-size: 10px;
}

/* line 344, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
#dedicated-countries, .dedicated-summary, .dedicated-total-value, .select-country-alert {
  display: none;
}

@media (max-width: 767px) {
  /* line 349, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
  .dedicatedCheckmark {
    display: inline-block;
    position: relative;
    top: -1px;
  }

  /* line 355, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
  .dedicated-ips-bar .bootstrap-select {
    background-color: #f8fafa;
    border: 0px solid #f8fafa;
    -webkit-box-shadow: inset 0 0px 0px transparent;
    box-shadow: inset 0 0px 0px transparent;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  }
  /* line 364, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
  .dedicated-ips-bar .btn-group > .btn:first-child {
    position: initial;
    float: none;
    margin: 0 auto;
  }
  /* line 370, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
  .dedicated-ips-bar .select-country-alert {
    position: relative;
  }
  /* line 373, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
  .dedicated-ips-bar .media {
    max-width: 100% !important;
  }

  /* line 379, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
  #dedicatedIpsContent.active .price-details-info {
    left: -50px;
  }
}
@media (max-width: 450px) {
  /* line 391, ../../../../../sass/Cyberghost/element/shop/pricing/dedicated-ips.scss */
  .dedicated-ips-bar .price-details-full .price-details-info {
    max-width: 250px;
    left: 0px;
  }
}
/* line 2, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary {
  margin: 30px 0;
  position: relative;
  padding-left: 35px;
  padding-right: 35px;
  border-radius: 4px;
  margin-left: -34px;
  margin-right: -34px;
}
@media only screen and (max-width: 767px) {
  /* line 2, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
  .section-optional-add-ons-order-summary {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 29, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary h2 {
  display: block !important;
  font-size: 18px !important;
}
@media only screen and (max-width: 767px) {
  /* line 29, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
  .section-optional-add-ons-order-summary h2 {
    font-size: 16px !important;
  }
}
/* line 37, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .disabled-alert {
  color: #ff3b30;
  font-size: 16px;
}
/* line 41, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .bottom-arrow {
  position: absolute;
  text-align: center;
  width: 200px;
  height: 40px;
  background-image: url("/img/element/shop/add-ons/arrow-down.svg");
  background-size: fill;
  background-repeat: no-repeat;
  background-position: center top;
  top: 100%;
  left: 50%;
  margin-left: -100px;
}
/* line 59, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container {
  display: flex;
  flex-direction: column;
}
/* line 64, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box {
  background-color: white;
  border: 1px solid #D5D5D5;
  border-radius: 4px;
  box-sizing: border-box;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  flex: 1;
  flex-basis: auto;
  padding: 20px;
  display: flex;
  flex-direction: row;
  margin-top: 20px;
  cursor: pointer;
  align-items: center;
  position: relative;
}
/* line 89, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box.active {
  border-color: #4BA920;
}
/* line 94, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box.isactive {
  border-color: #4ba920;
}
/* line 96, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box.isactive .select-pricing {
  border-color: #4ba920;
}
/* line 103, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box .recommended-container {
  position: absolute;
  top: -24px;
  left: -1px;
  height: 24px;
  background-color: #4BA920;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
/* line 116, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box.box-aio {
  border-top-left-radius: 0px;
}
/* line 119, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box .checkmark-container {
  padding-right: 20px;
  display: flex;
  align-items: center;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 119, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
  .section-optional-add-ons-order-summary .boxes-container .box .checkmark-container {
    align-items: flex-start;
    padding-right: 10px;
    padding-top: 5px;
    margin-left: 0px;
  }
}
/* line 136, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box .text-content {
  margin-bottom: auto;
  width: 50%;
}
/* line 143, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box .text-content h3 {
  font-size: 16px;
  font-weight: 700;
}
/* line 149, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box .text-content h3 .fa-info-circle {
  font-size: 14px;
  color: #D5D5D5;
  vertical-align: super;
}
@media only screen and (max-width: 767px) {
  /* line 143, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
  .section-optional-add-ons-order-summary .boxes-container .box .text-content h3 {
    font-size: 14px;
  }
}
/* line 161, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box .text-content p {
  font-size: 12px;
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  /* line 136, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
  .section-optional-add-ons-order-summary .boxes-container .box .text-content {
    width: 100%;
  }
}
/* line 168, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box .text-content .tooltip-dip-countries {
  margin: 0 0 0 5px;
  padding: 0;
}
/* line 177, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box .controls-container {
  text-align: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
/* line 184, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box .controls-container .price-addon .main-price {
  font-size: 16px;
  font-weight: bold;
}
/* line 188, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box .controls-container .controls-content {
  font-size: 10px;
}
@media only screen and (max-width: 767px) {
  /* line 177, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
  .section-optional-add-ons-order-summary .boxes-container .box .controls-container {
    text-align: left;
  }
}
/* line 199, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box .box-content {
  width: 100%;
  display: flex;
}
/* line 203, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box .box-content-pm {
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  /* line 208, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
  .section-optional-add-ons-order-summary .boxes-container .box .box-content {
    flex-direction: column;
    padding-left: 10px;
  }
}
/* line 222, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box.isactive .checkbox-svg .checkbox-base {
  fill: #4ba920;
  stroke: #4ba920;
}
/* line 227, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box.isactive .checkbox-svg .checkbox-check {
  fill: #fff;
  opacity: 1;
}
/* line 232, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box.isactive .checkbox-svg .rectangle-shape {
  stroke: none;
}
/* line 240, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box.isdisabled:not(.isactive) {
  background-color: #e5e5e5;
}
/* line 243, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box.isdisabled:not(.isactive) .checkbox-svg .rectangle-shape {
  fill: #D5D5D5;
}
/* line 247, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box.isdisabled:not(.isactive) .select-pricing {
  background-color: #e5e5e5;
}
/* line 252, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box.isdisabled {
  cursor: default !important;
}
/* line 255, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box.box-aio {
  margin-top: 40px;
}
/* line 259, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box.no-extra-margin {
  margin-top: 20px !important;
}
/* line 264, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box .right-section {
  display: flex;
  flex-grow: 1;
}
@media only screen and (min-width: 768px) {
  /* line 264, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
  .section-optional-add-ons-order-summary .boxes-container .box .right-section {
    padding-left: 30px;
  }
  /* line 273, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
  .section-optional-add-ons-order-summary .boxes-container .box .right-section-pm {
    padding-left: 0;
    margin-top: 16px;
  }
  /* line 277, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
  .section-optional-add-ons-order-summary .boxes-container .box .right-section .ml-auto {
    margin-left: auto;
  }
}
@media only screen and (max-width: 767.98px) {
  /* line 264, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
  .section-optional-add-ons-order-summary .boxes-container .box .right-section {
    flex-direction: column;
  }
}
/* line 287, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box .right-section .more-info {
  font-size: 14px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
/* line 293, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .boxes-container .box .right-section .tooltip-dip-countries {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  /* line 64, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
  .section-optional-add-ons-order-summary .boxes-container .box {
    align-items: start;
  }
}
@media only screen and (max-width: 767px) {
  /* line 59, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
  .section-optional-add-ons-order-summary .boxes-container {
    flex-direction: column;
  }
}
/* line 315, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .checkbox-svg .checkbox-base {
  fill: #fff;
}
/* line 319, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .checkbox-svg .checkbox-check {
  opacity: 0;
}
/* line 323, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .checkbox-svg .rectangle-shape {
  stroke: #D5D5D5;
  stroke-width: 2px;
}
/* line 333, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .cg-btn-link {
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
}
/* line 343, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .pricing-addon-form {
  text-align: center;
  position: relative;
  min-width: 300px;
}
/* line 348, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .pricing-list {
  display: none;
  position: absolute;
  margin: 0;
  padding-inline-start: 0px;
  background: #FFFFFF;
  z-index: 190;
  width: 100%;
  border-radius: 5px;
  border: 2px #4BA920 solid;
  top: 0;
  min-height: 42px;
  padding: 0 10px;
}
/* line 362, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .pricing-list .inactive {
  width: 93%;
}
/* line 366, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li {
  list-style-type: none;
  text-align: left;
  width: 100%;
  background: #FFFFFF;
  line-height: 25px;
  font-size: 12px;
  padding: 10px 10px;
  cursor: pointer;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: normal;
}
/* line 380, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li:hover {
  background: #F6F6F6;
}
/* line 383, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li.selected {
  background: #F0F5EA;
}
/* line 386, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li.selected:after {
  content: "\f00c";
  font-family: Font Awesome\ 5 Free;
  color: #4BA920;
  opacity: .9;
  font-weight: 900;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 18px;
  padding-right: 19px;
  width: 18px;
  height: 14px;
  position: absolute;
  right: 20px;
}
/* line 405, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li:first-child {
  padding: 0px 10px;
  font-size: 12px;
  font-weight: 600;
}
/* line 410, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li .discount-text {
  font-size: 14px;
  font-weight: 600;
}
/* line 414, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li .dropdown-caret {
  color: #6A7788;
  position: absolute;
  top: 13px;
  right: 25px;
}
/* line 420, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li.inactive {
  background-color: transparent;
}
/* line 427, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .select-pricing {
  width: 100%;
  background: #FFF;
  color: black;
  line-height: 40px;
  font-size: 14px;
  padding: 0 20px;
  cursor: pointer;
  border: 1px #D5D5D5 solid;
  border-radius: 5px;
  text-align: left;
  font-weight: normal;
}
/* line 439, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .select-pricing .discount-text {
  color: #4BA920;
  font-weight: 600;
}
/* line 443, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .select-pricing .dropdown-caret {
  color: #6A7788;
  position: absolute;
  top: 13px;
  right: 25px;
}

/* line 473, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
#modal-remove-password-manager.modal .modal-dialog {
  min-width: 600px;
  margin-top: 200px;
}
@media only screen and (max-width: 767px) {
  /* line 473, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
  #modal-remove-password-manager.modal .modal-dialog {
    min-width: 0;
    margin-top: 80px;
  }
}
/* line 486, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
#modal-remove-password-manager.modal .modal-header {
  padding-top: 50px;
}
/* line 490, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
#modal-remove-password-manager.modal .modal-header .modal-title {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  /* line 486, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
  #modal-remove-password-manager.modal .modal-header {
    padding-top: 30px;
  }
}
/* line 502, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
#modal-remove-password-manager.modal .modal-footer {
  padding-bottom: 50px;
}
/* line 506, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
#modal-remove-password-manager.modal h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2em;
}
/* line 512, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
#modal-remove-password-manager.modal p {
  font-size: 16px;
  line-height: 1.2em;
  margin-top: 35px;
  margin-bottom: 15px;
}
/* line 519, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
#modal-remove-password-manager.modal ul {
  padding-left: 0;
  list-style-position: inside;
  font-size: 16px;
  font-weight: 600;
  margin-top: 20px;
}
/* line 527, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
#modal-remove-password-manager.modal .modal-icon {
  width: 90px;
}
/* line 532, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
#modal-remove-password-manager.modal .cg-btn {
  font-size: 16px;
  font-weight: 600;
  min-width: 150px;
}
/* line 538, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
#modal-remove-password-manager.modal .cg-btn.darkblue {
  border: 1px solid #1D1E2F;
}
/* line 542, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
#modal-remove-password-manager.modal .cg-btn.btn-darkblue {
  border: 1px solid #1D1E2F;
  background-color: white;
}

/* line 566, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.password-manager-text {
  color: #6C6C6C;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
}

/* line 574, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.dedicated-country,
.dedicated-country-text {
  font-weight: 500 !important;
}

@media only screen and (max-width: 767px) {
  /* line 582, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
  .password-manager-text {
    font-size: 12px;
  }

  /* line 586, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
  .dedicated-country,
  .dedicated-country-text {
    font-size: 12px !important;
  }
}
/* line 603, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.tpd-skin-dark .tpd-background {
  background-color: #242638 !important;
}

/* line 609, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.tooltip-content-dip-countries {
  padding: 0 5px;
}
/* line 614, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.tooltip-content-dip-countries header {
  background-color: transparent;
  color: #fc0;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
/* line 625, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.tooltip-content-dip-countries ul {
  padding-left: 0;
  list-style-type: none;
}
/* line 630, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.tooltip-content-dip-countries ul.left {
  float: left;
  margin-right: 5px;
}
/* line 634, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.tooltip-content-dip-countries ul.right {
  float: right;
  margin-left: 5px;
}
/* line 640, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.tooltip-content-dip-countries ul li {
  font-weight: 600;
  font-size: 13px;
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 648, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
.tooltip-content-dip-countries ul li .dip-country-flag {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

@media only screen and (max-width: 767px) {
  /* line 659, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
  .section-optional-add-ons-order-summary .right-section .more-info .pricing-addon-form {
    min-width: 100% !important;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 354px) {
  /* line 667, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary.scss */
  .section-optional-add-ons-order-summary .right-section .more-info .pricing-addon-form {
    min-width: 135% !important;
    margin-left: -35px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
/* line 2, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary {
  margin: 30px 0;
  position: relative;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 4px;
  margin-left: -34px;
  margin-right: -34px;
}
@media only screen and (max-width: 767px) {
  /* line 2, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  .section-optional-add-ons-order-summary {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 29, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary h2 {
  display: block !important;
  font-size: 14px !important;
}
@media only screen and (max-width: 767px) {
  /* line 29, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  .section-optional-add-ons-order-summary h2 {
    font-size: 16px !important;
  }
}
/* line 37, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .disabled-alert {
  color: #ff3b30;
  font-size: 16px;
}
/* line 41, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .bottom-arrow {
  position: absolute;
  text-align: center;
  width: 200px;
  height: 40px;
  background-image: url("/img/element/shop/add-ons/arrow-down.svg");
  background-size: fill;
  background-repeat: no-repeat;
  background-position: center top;
  top: 100%;
  left: 50%;
  margin-left: -100px;
}
/* line 59, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container {
  display: flex;
  flex-direction: column;
}
/* line 64, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box {
  background-color: #F8F9FA;
  border: 1px solid #F8F9FA;
  border-radius: 4px;
  box-sizing: border-box;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  flex: 1;
  flex-basis: auto;
  padding: 20px;
  display: flex;
  flex-direction: row;
  margin-top: 20px;
  cursor: pointer;
  align-items: center;
  position: relative;
}
/* line 89, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box.active {
  border-color: #4BA920;
}
/* line 94, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box.isactive {
  border-color: #4ba920;
  background: #F5FAF3;
}
/* line 97, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box.isactive .select-pricing {
  border-color: #4ba920;
}
/* line 104, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box .recommended-container {
  position: absolute;
  top: -24px;
  left: -1px;
  height: 24px;
  background-color: #4BA920;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
/* line 117, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box.box-aio {
  border-top-left-radius: 0px;
}
/* line 120, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box .checkmark-container {
  padding-right: 20px;
  display: flex;
  align-items: center;
  margin-left: 20px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  /* line 120, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  .section-optional-add-ons-order-summary .boxes-container .box .checkmark-container {
    align-items: flex-start;
    padding-right: 10px;
    padding-top: 5px;
    margin-left: 0px;
  }
}
/* line 138, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box .text-content {
  margin-bottom: auto;
  width: 50%;
}
/* line 145, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box .text-content h3 {
  font-size: 13px;
  font-weight: 700;
}
/* line 151, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box .text-content h3 .fa-info-circle {
  font-size: 14px;
  color: #D5D5D5;
  vertical-align: super;
}
@media only screen and (max-width: 767px) {
  /* line 145, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  .section-optional-add-ons-order-summary .boxes-container .box .text-content h3 {
    font-size: 14px;
  }
}
/* line 163, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box .text-content p {
  font-size: 12px;
  margin-top: 5px;
  color: #6A7788;
}
@media only screen and (max-width: 767px) {
  /* line 138, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  .section-optional-add-ons-order-summary .boxes-container .box .text-content {
    width: 100%;
  }
}
/* line 171, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box .text-content .tooltip-dip-countries {
  margin: 0 0 0 5px;
  padding: 0;
}
/* line 180, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box .controls-container {
  text-align: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
/* line 187, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box .controls-container .price-addon .main-price {
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
/* line 192, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box .controls-container .controls-content {
  font-size: 10px;
}
@media only screen and (max-width: 767px) {
  /* line 180, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  .section-optional-add-ons-order-summary .boxes-container .box .controls-container {
    text-align: left;
  }
}
/* line 203, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box .box-content {
  width: 100%;
  display: flex;
}
/* line 207, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box .box-content-pm {
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  /* line 212, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  .section-optional-add-ons-order-summary .boxes-container .box .box-content {
    flex-direction: column;
    padding-left: 10px;
  }
}
/* line 226, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box.isactive .checkbox-svg .checkbox-base {
  fill: #4ba920;
  stroke: #4ba920;
}
/* line 231, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box.isactive .checkbox-svg .checkbox-check {
  fill: #fff;
  opacity: 1;
}
/* line 236, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box.isactive .checkbox-svg .rectangle-shape {
  stroke: none;
}
/* line 244, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box.isdisabled:not(.isactive) {
  background-color: #e5e5e5;
}
/* line 247, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box.isdisabled:not(.isactive) .checkbox-svg .rectangle-shape {
  fill: #D5D5D5;
}
/* line 251, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box.isdisabled:not(.isactive) .select-pricing {
  background-color: #e5e5e5;
}
/* line 256, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box.isdisabled {
  cursor: default !important;
}
/* line 259, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box.box-aio {
  margin-top: 40px;
}
/* line 263, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box.no-extra-margin {
  margin-top: 20px !important;
}
/* line 268, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box .right-section {
  display: flex;
  flex-grow: 1;
}
@media only screen and (min-width: 768px) {
  /* line 268, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  .section-optional-add-ons-order-summary .boxes-container .box .right-section {
    padding-left: 30px;
  }
  /* line 277, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  .section-optional-add-ons-order-summary .boxes-container .box .right-section-pm {
    padding-left: 0;
    margin-top: 16px;
  }
  /* line 281, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  .section-optional-add-ons-order-summary .boxes-container .box .right-section .ml-auto {
    margin-left: auto;
  }
}
@media only screen and (max-width: 767.98px) {
  /* line 268, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  .section-optional-add-ons-order-summary .boxes-container .box .right-section {
    flex-direction: column;
  }
}
/* line 291, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box .right-section .more-info {
  font-size: 14px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
/* line 297, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .boxes-container .box .right-section .tooltip-dip-countries {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  /* line 64, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  .section-optional-add-ons-order-summary .boxes-container .box {
    align-items: start;
  }
}
@media only screen and (max-width: 767px) {
  /* line 59, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  .section-optional-add-ons-order-summary .boxes-container {
    flex-direction: column;
  }
}
/* line 319, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .checkbox-svg .checkbox-base {
  fill: #fff;
}
/* line 323, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .checkbox-svg .checkbox-check {
  opacity: 0;
}
/* line 327, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .checkbox-svg .rectangle-shape {
  stroke: #D5D5D5;
  stroke-width: 2px;
}
/* line 337, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .cg-btn-link {
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
}
/* line 347, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .pricing-addon-form {
  text-align: center;
  position: relative;
  min-width: 300px;
}
/* line 352, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .pricing-list {
  display: none;
  position: absolute;
  margin: 0;
  padding-inline-start: 0px;
  background: #FFFFFF;
  z-index: 190;
  width: 100%;
  border-radius: 5px;
  border: 2px #4BA920 solid;
  top: 0;
  min-height: 42px;
  padding: 0 10px;
}
/* line 366, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .pricing-list .inactive {
  width: 93%;
}
/* line 370, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li {
  list-style-type: none;
  text-align: left;
  width: 100%;
  background: #FFFFFF;
  line-height: 25px;
  font-size: 12px;
  padding: 10px 10px;
  cursor: pointer;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: normal;
}
/* line 384, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li:hover {
  background: #F6F6F6;
}
/* line 387, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li.selected {
  background: #F0F5EA;
}
/* line 390, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li.selected:after {
  content: "\f00c";
  font-family: Font Awesome\ 5 Free;
  color: #4BA920;
  opacity: .9;
  font-weight: 900;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 18px;
  padding-right: 19px;
  width: 18px;
  height: 14px;
  position: absolute;
  right: 20px;
}
/* line 409, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li:first-child {
  padding: 0px 10px;
  font-size: 12px;
  font-weight: 600;
}
/* line 414, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li .discount-text {
  font-size: 14px;
  font-weight: 600;
}
/* line 418, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li .dropdown-caret {
  color: #6A7788;
  position: absolute;
  top: 13px;
  right: 25px;
}
/* line 424, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li.inactive {
  background-color: transparent;
}
/* line 431, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .select-pricing {
  width: 100%;
  background: #FFF;
  color: black;
  line-height: 40px;
  font-size: 12px;
  padding: 0 20px;
  cursor: pointer;
  border: 1px #D5D5D5 solid;
  border-radius: 5px;
  text-align: left;
  font-weight: normal;
}
/* line 443, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .select-pricing .discount-text {
  color: #4BA920;
  font-weight: 600;
}
/* line 447, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.section-optional-add-ons-order-summary .pricing-addon-form .select-pricing .dropdown-caret {
  color: #6A7788;
  position: absolute;
  top: 13px;
  right: 25px;
}

/* line 477, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#modal-remove-password-manager.modal .modal-dialog {
  min-width: 600px;
  margin-top: 200px;
}
@media only screen and (max-width: 767px) {
  /* line 477, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  #modal-remove-password-manager.modal .modal-dialog {
    min-width: 0;
    margin-top: 80px;
  }
}
/* line 490, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#modal-remove-password-manager.modal .modal-header {
  padding-top: 50px;
}
/* line 494, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#modal-remove-password-manager.modal .modal-header .modal-title {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  /* line 490, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  #modal-remove-password-manager.modal .modal-header {
    padding-top: 30px;
  }
}
/* line 506, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#modal-remove-password-manager.modal .modal-footer {
  padding-bottom: 50px;
}
/* line 510, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#modal-remove-password-manager.modal h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2em;
}
/* line 516, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#modal-remove-password-manager.modal p {
  font-size: 16px;
  line-height: 1.2em;
  margin-top: 35px;
  margin-bottom: 15px;
}
/* line 523, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#modal-remove-password-manager.modal ul {
  padding-left: 0;
  list-style-position: inside;
  font-size: 16px;
  font-weight: 600;
  margin-top: 20px;
}
/* line 531, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#modal-remove-password-manager.modal .modal-icon {
  width: 90px;
}
/* line 536, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#modal-remove-password-manager.modal .cg-btn {
  font-size: 16px;
  font-weight: 600;
  min-width: 150px;
}
/* line 542, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#modal-remove-password-manager.modal .cg-btn.darkblue {
  border: 1px solid #1D1E2F;
}
/* line 546, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#modal-remove-password-manager.modal .cg-btn.btn-darkblue {
  border: 1px solid #1D1E2F;
  background-color: white;
}

/* line 570, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.password-manager-text {
  color: #6C6C6C;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
}

/* line 578, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.dedicated-country,
.dedicated-country-text {
  font-weight: 500 !important;
}

@media only screen and (max-width: 767px) {
  /* line 586, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  .password-manager-text {
    font-size: 12px;
  }

  /* line 590, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  .dedicated-country,
  .dedicated-country-text {
    font-size: 12px !important;
  }
}
/* line 607, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.tpd-skin-dark .tpd-background {
  background-color: #242638 !important;
}

/* line 613, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.tooltip-content-dip-countries {
  padding: 0 5px;
}
/* line 618, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.tooltip-content-dip-countries header {
  background-color: transparent;
  color: #fc0;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
/* line 629, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.tooltip-content-dip-countries ul {
  padding-left: 0;
  list-style-type: none;
}
/* line 634, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.tooltip-content-dip-countries ul.left {
  float: left;
  margin-right: 5px;
}
/* line 638, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.tooltip-content-dip-countries ul.right {
  float: right;
  margin-left: 5px;
}
/* line 644, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.tooltip-content-dip-countries ul li {
  font-weight: 600;
  font-size: 13px;
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 652, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
.tooltip-content-dip-countries ul li .dip-country-flag {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

@media only screen and (max-width: 767px) {
  /* line 663, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  .section-optional-add-ons-order-summary .right-section .more-info .pricing-addon-form {
    min-width: 100% !important;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 354px) {
  /* line 671, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  .section-optional-add-ons-order-summary .right-section .more-info .pricing-addon-form {
    min-width: 135% !important;
    margin-left: -35px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
/* line 682, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary {
  margin: 30px 0;
  position: relative;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 4px;
  margin-left: -34px;
  margin-right: -34px;
}
@media only screen and (max-width: 767px) {
  /* line 682, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  #widgetAddonExp .section-optional-add-ons-order-summary {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 709, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary h2 {
  display: block !important;
  font-size: 14px !important;
}
@media only screen and (max-width: 767px) {
  /* line 709, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  #widgetAddonExp .section-optional-add-ons-order-summary h2 {
    font-size: 16px !important;
  }
}
/* line 717, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .disabled-alert {
  color: #ff3b30;
  font-size: 16px;
}
/* line 721, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .bottom-arrow {
  position: absolute;
  text-align: center;
  width: 200px;
  height: 40px;
  background-image: url("/img/element/shop/add-ons/arrow-down.svg");
  background-size: fill;
  background-repeat: no-repeat;
  background-position: center top;
  top: 100%;
  left: 50%;
  margin-left: -100px;
}
/* line 739, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container {
  display: flex;
  flex-direction: column;
}
/* line 744, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box {
  background-color: #F8F9FA;
  border: 1px solid #F8F9FA;
  border-radius: 4px;
  box-sizing: border-box;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  flex: 1;
  flex-basis: auto;
  padding: 20px;
  display: flex;
  flex-direction: row;
  margin-top: 20px;
  cursor: pointer;
  align-items: center;
  position: relative;
}
/* line 769, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box.active {
  border-color: #4BA920;
}
/* line 774, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box.isactive {
  border-color: #4ba920;
  background: #F5FAF3;
}
/* line 777, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box.isactive .select-pricing {
  border-color: #4ba920;
}
/* line 784, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .recommended-container {
  position: absolute;
  top: -24px;
  left: -1px;
  height: 24px;
  background-color: #4BA920;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
/* line 797, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box.box-aio {
  border-top-left-radius: 0px;
}
/* line 800, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .checkmark-container {
  padding-right: 20px;
  display: flex;
  align-items: center;
  margin-left: 20px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  /* line 800, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  #widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .checkmark-container {
    align-items: flex-start;
    padding-right: 10px;
    padding-top: 5px;
    margin-left: 0px;
  }
}
/* line 818, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .text-content {
  margin-bottom: auto;
  width: 50%;
}
/* line 825, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .text-content h3 {
  font-size: 13px;
  font-weight: 700;
}
/* line 831, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .text-content h3 .fa-info-circle {
  font-size: 14px;
  color: #D5D5D5;
  vertical-align: super;
}
@media only screen and (max-width: 767px) {
  /* line 825, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  #widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .text-content h3 {
    font-size: 14px;
  }
}
/* line 843, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .text-content p {
  font-size: 12px;
  margin-top: 5px;
  color: #6A7788;
}
@media only screen and (max-width: 767px) {
  /* line 818, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  #widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .text-content {
    width: 100%;
  }
}
/* line 851, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .text-content .tooltip-dip-countries {
  margin: 0 0 0 5px;
  padding: 0;
}
/* line 860, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .controls-container {
  text-align: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
/* line 867, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .controls-container .price-addon .main-price {
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
/* line 872, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .controls-container .controls-content {
  font-size: 10px;
}
@media only screen and (max-width: 767px) {
  /* line 860, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  #widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .controls-container {
    text-align: left;
  }
}
/* line 883, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .box-content {
  width: 100%;
  display: flex;
}
/* line 887, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .box-content-pm {
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  /* line 892, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  #widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .box-content {
    flex-direction: column;
    padding-left: 10px;
  }
}
/* line 906, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box.isactive .checkbox-svg .checkbox-base {
  fill: #4ba920;
  stroke: #4ba920;
}
/* line 911, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box.isactive .checkbox-svg .checkbox-check {
  fill: #fff;
  opacity: 1;
}
/* line 916, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box.isactive .checkbox-svg .rectangle-shape {
  stroke: none;
}
/* line 924, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box.isdisabled:not(.isactive) {
  background-color: #e5e5e5;
}
/* line 927, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box.isdisabled:not(.isactive) .checkbox-svg .rectangle-shape {
  fill: #D5D5D5;
}
/* line 931, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box.isdisabled:not(.isactive) .select-pricing {
  background-color: #e5e5e5;
}
/* line 936, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box.isdisabled {
  cursor: default !important;
}
/* line 939, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box.box-aio {
  margin-top: 40px;
}
/* line 943, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box.no-extra-margin {
  margin-top: 20px !important;
}
/* line 948, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .right-section {
  display: flex;
  flex-grow: 1;
}
@media only screen and (min-width: 768px) {
  /* line 948, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  #widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .right-section {
    padding-left: 30px;
  }
  /* line 957, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  #widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .right-section-pm {
    padding-left: 0;
    margin-top: 16px;
  }
  /* line 961, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  #widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .right-section .ml-auto {
    margin-left: auto;
  }
}
@media only screen and (max-width: 767.98px) {
  /* line 948, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  #widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .right-section {
    flex-direction: column;
  }
}
/* line 971, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .right-section .more-info {
  font-size: 14px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
/* line 977, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box .right-section .tooltip-dip-countries {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  /* line 744, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  #widgetAddonExp .section-optional-add-ons-order-summary .boxes-container .box {
    align-items: start;
  }
}
@media only screen and (max-width: 767px) {
  /* line 739, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
  #widgetAddonExp .section-optional-add-ons-order-summary .boxes-container {
    flex-direction: column;
  }
}
/* line 999, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .checkbox-svg .checkbox-base {
  fill: #fff;
}
/* line 1003, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .checkbox-svg .checkbox-check {
  opacity: 0;
}
/* line 1007, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .checkbox-svg .rectangle-shape {
  stroke: #D5D5D5;
  stroke-width: 2px;
}
/* line 1017, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .cg-btn-link {
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
}
/* line 1027, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .pricing-addon-form {
  text-align: center;
  position: relative;
  min-width: 300px;
}
/* line 1032, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .pricing-addon-form .pricing-list {
  display: none;
  position: absolute;
  margin: 0;
  padding-inline-start: 0px;
  background: #FFFFFF;
  z-index: 190;
  width: 100%;
  border-radius: 5px;
  border: 2px #4BA920 solid;
  top: 0;
  min-height: 42px;
  padding: 0 10px;
}
/* line 1046, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .pricing-addon-form .pricing-list .inactive {
  width: 93%;
}
/* line 1050, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li {
  list-style-type: none;
  text-align: left;
  width: 100%;
  background: #FFFFFF;
  line-height: 25px;
  font-size: 12px;
  padding: 10px 10px;
  cursor: pointer;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: normal;
}
/* line 1064, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li:hover {
  background: #F6F6F6;
}
/* line 1067, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li.selected {
  background: #F0F5EA;
}
/* line 1070, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li.selected:after {
  content: "\f00c";
  font-family: Font Awesome\ 5 Free;
  color: #4BA920;
  opacity: .9;
  font-weight: 900;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 18px;
  padding-right: 19px;
  width: 18px;
  height: 14px;
  position: absolute;
  right: 20px;
}
/* line 1089, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li:first-child {
  padding: 0px 10px;
  font-size: 12px;
  font-weight: 600;
}
/* line 1094, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li .discount-text {
  font-size: 14px;
  font-weight: 600;
}
/* line 1098, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li .dropdown-caret {
  color: #6A7788;
  position: absolute;
  top: 13px;
  right: 25px;
}
/* line 1104, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .pricing-addon-form .pricing-list li.inactive {
  background-color: transparent;
}
/* line 1111, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .pricing-addon-form .select-pricing {
  width: 100%;
  background: #FFF;
  color: black;
  line-height: 40px;
  font-size: 12px;
  padding: 0 20px;
  cursor: pointer;
  border: 1px #D5D5D5 solid;
  border-radius: 5px;
  text-align: left;
  font-weight: normal;
}
/* line 1123, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .pricing-addon-form .select-pricing .discount-text {
  color: #4BA920;
  font-weight: 600;
}
/* line 1127, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-order-summary-checkout-exp.scss */
#widgetAddonExp .section-optional-add-ons-order-summary .pricing-addon-form .select-pricing .dropdown-caret {
  color: #6A7788;
  position: absolute;
  top: 13px;
  right: 25px;
}
/* line 8, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-dialog, .modal.wss-sell .modal-dialog {
  max-width: 850px !important;
  width: 100%;
}
/* line 12, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-header, .modal.wss-sell .modal-header {
  background-color: #242537;
  color: #fff;
  padding-bottom: 0;
  padding-top: 10px !important;
}
/* line 17, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-header .modal-title, .modal.wss-sell .modal-header .modal-title {
  color: #ffffff;
  margin-top: 20px;
}
/* line 21, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-header .modal-icon, .modal.wss-sell .modal-header .modal-icon {
  position: relative;
  top: 28px;
}
/* line 25, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-header .modal-countdown, .modal.wss-sell .modal-header .modal-countdown {
  font-size: 16px;
}
/* line 28, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-header .modal-countdown > .time_unit.days .text, .modal.wss-sell .modal-header .modal-countdown > .time_unit.days .text {
  margin-right: 10px;
}
/* line 32, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-header .modal-countdown > .time_unit > .number, .modal.wss-sell .modal-header .modal-countdown > .time_unit > .number {
  font-weight: bold;
  color: #fc0;
}
/* line 36, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-header .modal-countdown > .time_unit > .text, .modal.wss-sell .modal-header .modal-countdown > .time_unit > .text {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  line-height: 1em;
  opacity: 0.8;
  font-weight: 200;
  padding-left: 5px;
}
/* line 45, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-header .modal-countdown > .separator, .modal.wss-sell .modal-header .modal-countdown > .separator {
  display: inline-block;
  padding: 0 5px;
  font-size: 16px;
}
/* line 50, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-header .modal-countdown > .time_unit.days, .modal.wss-sell .modal-header .modal-countdown > .time_unit.days {
  border: 0;
  padding: 0;
  height: 0;
  vertical-align: unset;
}
/* line 55, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-header .modal-countdown > .time_unit.days span, .modal.wss-sell .modal-header .modal-countdown > .time_unit.days span {
  transform: translateY(0);
  vertical-align: unset;
  padding: 0 5px;
  font-size: 16px;
  height: 0;
  border: 0;
  top: 0;
}
/* line 64, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-header .modal-countdown > .time_unit.days .text, .modal.wss-sell .modal-header .modal-countdown > .time_unit.days .text {
  border: 0;
  padding: 0;
  height: 0;
  top: 0;
}
/* line 75, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-body .digital-privacy-box, .modal.wss-sell .modal-body .digital-privacy-box {
  padding: 0 !important;
  border: 2px solid #f8f9fa;
  margin: 20px 35px 0;
}
/* line 79, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-body .digital-privacy-box .small-mention, .modal.wss-sell .modal-body .digital-privacy-box .small-mention {
  font-weight: 500;
  color: #6C6C6C;
  font-size: 12px;
}
/* line 84, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-body .digital-privacy-box .bigger-text, .modal.wss-sell .modal-body .digital-privacy-box .bigger-text {
  font-size: 23px;
}
/* line 87, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-body .digital-privacy-box .big-text, .modal.wss-sell .modal-body .digital-privacy-box .big-text {
  font-size: 20px;
}
/* line 90, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-body .digital-privacy-box .text-content, .modal.wss-sell .modal-body .digital-privacy-box .text-content {
  text-align: left;
  width: 60%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  /* line 90, ../../../../sass/Cyberghost/element/shop/modal.scss */
  .modal.dip-sell .modal-body .digital-privacy-box .text-content, .modal.wss-sell .modal-body .digital-privacy-box .text-content {
    padding-left: 11%;
  }
}
@media (max-width: 510px) {
  /* line 90, ../../../../sass/Cyberghost/element/shop/modal.scss */
  .modal.dip-sell .modal-body .digital-privacy-box .text-content, .modal.wss-sell .modal-body .digital-privacy-box .text-content {
    width: 65%;
  }
}
/* line 101, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-body .digital-privacy-box .text-content .antivirus-icon, .modal.wss-sell .modal-body .digital-privacy-box .text-content .antivirus-icon {
  float: left;
  padding-right: 5px;
}
/* line 105, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-body .digital-privacy-box .text-content p, .modal.wss-sell .modal-body .digital-privacy-box .text-content p {
  width: 100% !important;
}
/* line 108, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-body .digital-privacy-box .text-content p:not(:last-child), .modal.wss-sell .modal-body .digital-privacy-box .text-content p:not(:last-child) {
  line-height: 30px;
}
/* line 112, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-body .digital-privacy-box .dedicated-ip, .modal.wss-sell .modal-body .digital-privacy-box .dedicated-ip {
  width: 78%;
}
/* line 115, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-body .digital-privacy-box .price-addon, .modal.wss-sell .modal-body .digital-privacy-box .price-addon {
  width: 63%;
}
/* line 118, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-body .digital-privacy-box .triangle, .modal.wss-sell .modal-body .digital-privacy-box .triangle {
  height: 60px;
  position: absolute;
  left: -35px;
  transform: rotate(-90deg) translateX(-23%);
}
@media (max-width: 767px) {
  /* line 118, ../../../../sass/Cyberghost/element/shop/modal.scss */
  .modal.dip-sell .modal-body .digital-privacy-box .triangle, .modal.wss-sell .modal-body .digital-privacy-box .triangle {
    top: -30px;
    left: auto;
    transform: rotate(0deg) translateX(-50%);
  }
}
@media (max-width: 767px) {
  /* line 129, ../../../../sass/Cyberghost/element/shop/modal.scss */
  .modal.dip-sell .modal-body .digital-privacy-box .right-box, .modal.wss-sell .modal-body .digital-privacy-box .right-box {
    padding-bottom: 50px;
  }
}
/* line 136, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-footer, .modal.wss-sell .modal-footer {
  padding-top: 0 !important;
}
/* line 138, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-footer .cg-btn, .modal.dip-sell .modal-footer .cg-line-btn, .modal.wss-sell .modal-footer .cg-btn, .modal.wss-sell .modal-footer .cg-line-btn {
  padding: 10px 50px !important;
}
/* line 141, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-footer .float-right, .modal.wss-sell .modal-footer .float-right {
  float: right;
}
@media (max-width: 767px) {
  /* line 141, ../../../../sass/Cyberghost/element/shop/modal.scss */
  .modal.dip-sell .modal-footer .float-right, .modal.wss-sell .modal-footer .float-right {
    float: none;
  }
}
/* line 147, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-footer .float-left, .modal.wss-sell .modal-footer .float-left {
  float: left;
}
@media (max-width: 767px) {
  /* line 147, ../../../../sass/Cyberghost/element/shop/modal.scss */
  .modal.dip-sell .modal-footer .float-left, .modal.wss-sell .modal-footer .float-left {
    float: none;
  }
}
@media (max-width: 767px) {
  /* line 153, ../../../../sass/Cyberghost/element/shop/modal.scss */
  .modal.dip-sell .modal-footer .col-sm-6, .modal.wss-sell .modal-footer .col-sm-6 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
/* line 159, ../../../../sass/Cyberghost/element/shop/modal.scss */
.modal.dip-sell .modal-footer .money-back, .modal.wss-sell .modal-footer .money-back {
  font-size: 12px;
  font-weight: bold;
  color: #6C6C6C;
}
@media (max-width: 767px) {
  /* line 164, ../../../../sass/Cyberghost/element/shop/modal.scss */
  .modal.dip-sell .modal-footer > div, .modal.wss-sell .modal-footer > div {
    padding-top: 0;
  }
}

/* line 176, ../../../../sass/Cyberghost/element/shop/modal.scss */
#modal-ss-cross-sell .countdown {
  display: inline-block;
}

/* line 183, ../../../../sass/Cyberghost/element/shop/modal.scss */
#modal-dip-cross-sell .right-box .triangle {
  transform: rotate(-90deg) translateX(-20%);
}
@media (max-width: 767px) {
  /* line 183, ../../../../sass/Cyberghost/element/shop/modal.scss */
  #modal-dip-cross-sell .right-box .triangle {
    transform: rotate(0deg) translateX(-50%);
  }
}
@media (max-width: 767px) {
  /* line 182, ../../../../sass/Cyberghost/element/shop/modal.scss */
  #modal-dip-cross-sell .right-box {
    padding-top: 50px;
  }
}
/* line 193, ../../../../sass/Cyberghost/element/shop/modal.scss */
#modal-dip-cross-sell .countdown {
  display: inline-block;
}

/* line 200, ../../../../sass/Cyberghost/element/shop/modal.scss */
#dip-cross-sell-countdown.hide-days .time_unit.days {
  display: none;
}

/* line 208, ../../../../sass/Cyberghost/element/shop/modal.scss */
#ss-cross-sell-countdown.hide-days .time_unit.days {
  display: none;
}

/* line 216, ../../../../sass/Cyberghost/element/shop/modal.scss */
body.el .crosssell-switch-btn {
  font-size: 17px !important;
}
/* line 1, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
#top-container {
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  color: #242538;
}
@media (max-width: 767.98px) {
  /* line 1, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
  #top-container {
    border-top: none;
  }
}
/* line 11, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
#top-container .container-countdown {
  padding: 8px 0;
}
@media (max-width: 575.98px) {
  /* line 11, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
  #top-container .container-countdown {
    padding: 0;
  }
}
/* line 19, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
#top-container .after-container {
  width: 100%;
  position: relative;
}
/* line 24, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
#top-container .display-table {
  width: 100%;
}
@media (min-width: 768px) {
  /* line 24, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
  #top-container .display-table {
    min-height: 70px;
  }
}
/* line 32, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
#top-container .top-banner-text {
  font-size: 36px !important;
  font-weight: 700;
  line-height: 1;
}
@media (max-width: 991.98px) {
  /* line 32, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
  #top-container .top-banner-text {
    line-height: 1.1;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 32, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
  #top-container .top-banner-text {
    font-size: 32px !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  /* line 32, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
  #top-container .top-banner-text {
    font-size: 28px !important;
  }
}
@media (max-width: 575.98px) {
  /* line 32, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
  #top-container .top-banner-text {
    font-size: 24px !important;
  }
}
@media (min-width: 576px) {
  /* line 53, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
  #top-container .top-banner-text.shown-on-mobile {
    display: none !important;
  }
}
@media (max-width: 575.98px) {
  /* line 53, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
  #top-container .top-banner-text.shown-on-mobile {
    display: inline !important;
  }
}
@media (min-width: 576px) {
  /* line 63, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
  #top-container .top-banner-text.shown-on-tablet, #top-container .top-banner-text.shown-on-desktop {
    display: inline !important;
  }
}
@media (max-width: 575.98px) {
  /* line 63, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
  #top-container .top-banner-text.shown-on-tablet, #top-container .top-banner-text.shown-on-desktop {
    display: none !important;
  }
}
/* line 76, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
#top-container .top-banner-text em {
  color: #4BA920 !important;
  font-style: normal !important;
  font-weight: inherit;
  font-size: inherit !important;
}
/* line 84, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
#top-container.has-campaign-colors .top-banner-text em {
  color: inherit !important;
  text-transform: none;
}
/* line 90, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
#top-container .top-banner-counter-wrapper {
  padding-top: 4px;
  font-size: 20px;
  font-weight: 700;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  /* line 90, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
  #top-container .top-banner-counter-wrapper {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  /* line 90, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
  #top-container .top-banner-counter-wrapper {
    display: none;
    font-size: 13px;
  }
}
/* line 108, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
#top-container .countdown-pricing-page-top-header {
  display: inline-block;
}
/* line 111, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
#top-container .countdown-pricing-page-top-header .time_unit {
  display: inline-block;
  margin-right: 4px;
}
/* line 115, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
#top-container .countdown-pricing-page-top-header .time_unit:last-of-type {
  margin-right: 0;
}
/* line 120, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
#top-container .countdown-pricing-page-top-header .time_unit .number {
  display: inline-block;
  width: 32px;
  padding-right: 5px;
  line-height: 1;
  text-align: right;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  /* line 120, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
  #top-container .countdown-pricing-page-top-header .time_unit .number {
    width: 30px;
  }
}
@media (max-width: 575.98px) {
  /* line 120, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
  #top-container .countdown-pricing-page-top-header .time_unit .number {
    width: 24px;
  }
}
/* line 137, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
#top-container .countdown-pricing-page-top-header .time_unit.seconds {
  color: #4BA920;
}
/* line 141, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
#top-container .countdown-pricing-page-top-header .separator {
  padding: 0 5px;
}
@media (max-width: 767.98px) {
  /* line 141, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
  #top-container .countdown-pricing-page-top-header .separator {
    padding: 0 0 0 2px;
  }
}
/* line 150, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
#top-container .countdown-pricing-page-top-header.hide-days .time_unit.days {
  display: none;
  color: red !important;
}
/* line 157, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
#top-container.has-campaign-colors .countdown-pricing-page-top-header .time_unit.seconds {
  color: #FFCC00;
}
/* line 165, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
#top-container .top-banner-img {
  position: relative;
  display: inline-block;
  width: 80px;
  height: auto;
  max-height: 70px;
  padding: 4px 0;
}
/* line 175, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
#top-container .em-background-underline, #top-container.has-campaign-colors .countdown-pricing-page-top-header .time_unit.seconds {
  position: relative;
  display: inline-block;
  font-style: normal;
  color: inherit !important;
}
/* line 182, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
#top-container .em-background-underline::before, #top-container.has-campaign-colors .countdown-pricing-page-top-header .time_unit.seconds::before {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  height: 50%;
  width: 106%;
  background: #ffe066;
}
/* line 197, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
#top-container .included-text {
  color: #242538;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media (max-width: 767.98px) {
  /* line 197, ../../../../../sass/Cyberghost/element/shop/headers/birthday22.scss */
  #top-container .included-text {
    font-size: 16px;
  }
}
/* line 1, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
.billing-plans-include {
  color: #212121;
}
@media (max-width: 767.98px) {
  /* line 1, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
  .billing-plans-include {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 10, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
.billing-plans-include .heading {
  margin-bottom: 6px;
}
/* line 14, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
.billing-plans-include.has-variation-b .heading {
  margin-bottom: 8px;
}
@media (max-width: 575.98px) {
  /* line 14, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
  .billing-plans-include.has-variation-b .heading {
    display: none;
  }
}
/* line 22, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
.billing-plans-include .heading h3 {
  font-size: 18px;
  font-weight: 600;
}
/* line 27, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
.billing-plans-include.has-variation-b .heading h3 {
  text-align: center;
}
/* line 31, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
.billing-plans-include section ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 6px;
}
@media (max-width: 767.98px) {
  /* line 31, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
  .billing-plans-include section ul {
    margin-top: 0;
  }
}
/* line 42, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
.billing-plans-include.has-variation-b section ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 0;
}
/* line 49, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
.billing-plans-include section ul li {
  display: inline-flex;
  align-items: flex-start;
  padding: 0 25px 0 0;
  font-size: 14px;
  color: #212121;
}
@media (max-width: 767.98px) {
  /* line 49, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
  .billing-plans-include section ul li {
    display: flex;
    align-items: center;
    padding: 0 25px 0 0;
    font-size: 12px;
  }
}
/* line 65, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
.billing-plans-include section ul li::before {
  display: none;
}
/* line 69, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
.billing-plans-include section ul li .icon {
  font-size: 0;
  line-height: 0;
  padding: 3px 0;
  padding-right: 10px;
}
@media (max-width: 767.98px) {
  /* line 69, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
  .billing-plans-include section ul li .icon {
    padding-top: 0;
  }
}
/* line 80, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
.billing-plans-include section ul li .icon svg {
  height: 10px;
  width: 13px;
}
/* line 85, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
.billing-plans-include section ul li .icon svg path {
  fill: #4BA920;
}
/* line 89, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
.billing-plans-include section ul li .text strong {
  font-weight: 600;
}
/* line 93, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
.billing-plans-include section ul li .text.text-devices > strong {
  margin-right: 5px;
}
@media (max-width: 767.98px) {
  /* line 97, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
  .billing-plans-include section ul li .text .devices-icons img {
    height: 14px;
    width: auto;
  }
}
/* line 105, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
.billing-plans-include.has-variation-b section ul li {
  margin-bottom: 10px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  /* line 105, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
  .billing-plans-include.has-variation-b section ul li {
    width: unset;
  }
}
@media (max-width: 575.98px) {
  /* line 105, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
  .billing-plans-include.has-variation-b section ul li {
    width: 100%;
    margin-bottom: 6px;
  }
}

/* line 121, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
.billing-plans-include-wrapper, .billing-plans-include-wrapper.is-over-plans {
  margin-top: 48px;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  /* line 121, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
  .billing-plans-include-wrapper, .billing-plans-include-wrapper.is-over-plans {
    margin-top: 24px;
  }
}
@media (max-width: 575.98px) {
  /* line 121, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
  .billing-plans-include-wrapper, .billing-plans-include-wrapper.is-over-plans {
    margin-top: 16px;
  }
}
/* line 134, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
.billing-plans-include-wrapper.is-between-plans-and-addons {
  margin-top: -24px;
  margin-bottom: 36px;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  /* line 134, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
  .billing-plans-include-wrapper.is-between-plans-and-addons {
    margin-top: 24px;
    margin-bottom: 36px;
  }
}
@media (max-width: 575.98px) {
  /* line 134, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-include.scss */
  .billing-plans-include-wrapper.is-between-plans-and-addons {
    margin-top: 20px;
    margin-bottom: 40px;
  }
}
/* line 3, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection > .container > .row {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  /* line 9, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table-container-special {
    width: 320px !important;
  }
  /* line 13, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table-container-first,
  #PricingSection .pricing-table-container-second,
  #PricingSection .pricing-table-container-third {
    width: 272px !important;
  }
}
/* line 20, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table-container-first .pricing-table, #PricingSection.has-coupon .pricing-table-container-second .pricing-table,
#PricingSection .pricing-table-container-third .pricing-table {
  height: 280px;
}
/* line 32, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection:not(.has-coupon) .pricing-table-container-second .pricing-table {
  height: 280px;
}
@media only screen and (min-width: 767px) {
  /* line 37, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table-container.special-card .pricing-table {
    height: 350px;
  }
}
/* line 42, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table-container {
  margin: 15px 0 15px 0;
  padding: 0px !important;
}
@media (max-width: 767.98px) {
  /* line 46, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table-container > .pricing-table {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
/* line 54, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table-container-special {
  position: relative;
  z-index: 1;
}
/* line 60, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection a.pricing-table:hover, #PricingSection a.pricing-table:focus {
  text-decoration: none;
}
/* line 66, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .white-green {
  background-color: #FFFFFF;
  border: 1px solid black;
  color: black;
  border-radius: 10px;
  box-shadow: none;
  margin-top: 20px;
}
/* line 76, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .white-green:hover {
  color: white;
  background-color: #4ba920;
  border: 1px solid #4ba920;
}
/* line 85, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .special-card-container .pricing-table .pricing-table .pricing-duration {
  color: white;
}
/* line 98, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .special-card-container .pricing-table .white-green {
  background-color: #FFFFFF;
  border: 1px solid black;
  color: black;
}
/* line 104, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .special-card-container .pricing-table .white-green, #PricingSection .special-card-container .pricing-table.active .white-green, #PricingSection .special-card-container .pricing-table:hover .white-green {
  border: 1px solid transparent;
}
@media (min-width: 576px) {
  /* line 104, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .special-card-container .pricing-table .white-green, #PricingSection .special-card-container .pricing-table.active .white-green, #PricingSection .special-card-container .pricing-table:hover .white-green {
    width: 200px;
  }
}
/* line 114, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .special-card-container .pricing-table.active .white-green, #PricingSection .special-card-container .pricing-table:hover .white-green {
  background-color: #4ba920;
  color: white;
  border: 1px solid #4ba920;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  /* line 114, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .special-card-container .pricing-table.active .white-green, #PricingSection .special-card-container .pricing-table:hover .white-green {
    width: 200px;
  }
}
@media (max-width: 767.98px) {
  /* line 114, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .special-card-container .pricing-table.active .white-green, #PricingSection .special-card-container .pricing-table:hover .white-green {
    width: unset;
  }
}
/* line 130, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .string-prices-currency_boxes {
  position: absolute;
  top: 0;
  right: 24px;
  max-width: 330px;
  text-align: right;
  font-size: 12px;
  color: #6C6C6C;
}
@media (max-width: 767.98px) {
  /* line 130, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .string-prices-currency_boxes {
    display: none;
  }
}
/* line 145, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .string-prices-currency_section-end {
  font-weight: 500;
  color: #6C6C6C;
  font-size: 12px;
}
/* line 152, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection.has-notification-container-extra-margin .notification-container.active {
  margin-bottom: 48px;
}

/* line 159, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-table .pricing-duration .text-line-through {
  font-size: 16px;
  font-weight: 400;
  text-decoration: line-through;
}
@media (max-width: 767.98px) {
  /* line 159, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .pricing-table .pricing-duration .text-line-through {
    display: none !important;
  }
}

/* line 170, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-breadcrumbs {
  z-index: 1000;
  width: 100%;
  height: 45px;
  padding-top: 22px;
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  color: #bebebe;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  /* line 170, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .pricing-breadcrumbs {
    font-size: 14px;
    padding-top: 12px;
  }
}
@media (max-width: 575.98px) {
  /* line 170, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .pricing-breadcrumbs {
    font-size: 12px;
    padding-top: 10px;
  }
}
/* line 191, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-breadcrumbs.has-variation-b {
  display: flex;
  align-items: flex-start;
  height: unset;
  color: #6A7788;
}
@media (max-width: 575.98px) {
  /* line 191, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .pricing-breadcrumbs.has-variation-b {
    justify-content: center;
    align-items: baseline;
  }
}
/* line 203, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-breadcrumbs .breadcrumb-step {
  position: relative;
  text-decoration: none;
  font-weight: 400;
}
/* line 208, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-breadcrumbs .breadcrumb-step.active {
  font-weight: 700;
  color: #242538;
}
/* line 213, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-breadcrumbs .breadcrumb-step.breadcrumbs-step-1:hover {
  color: #242538;
}
/* line 217, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-breadcrumbs .breadcrumb-step::before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  transform: translate(-100%, 1px);
  display: none;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  color: white;
  background: #6A7788;
}
@media (max-width: 575.98px) {
  /* line 217, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .pricing-breadcrumbs .breadcrumb-step::before {
    width: 16px;
    height: 16px;
    font-size: 10px;
  }
}
/* line 245, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-breadcrumbs .breadcrumb-step::after {
  content: '';
  box-sizing: inherit;
  position: absolute;
  bottom: -5px;
  left: 0;
  display: none;
  width: 100%;
  height: 2px;
  background: #fc0;
}
/* line 260, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-breadcrumbs .breadcrumb-step.active::after {
  display: block;
}
/* line 264, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-breadcrumbs .breadcrumb-step.active::before {
  background: #242538;
}
/* line 271, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-breadcrumbs.has-variation-b .breadcrumb-step {
  margin-left: 20px;
  padding-left: 8px;
  color: #6A7788;
}
/* line 276, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-breadcrumbs.has-variation-b .breadcrumb-step.active {
  color: #242538 !important;
}
/* line 280, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-breadcrumbs.has-variation-b .breadcrumb-step::before {
  display: flex;
}
/* line 284, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-breadcrumbs.has-variation-b .breadcrumb-step.active::before {
  font-weight: 700;
}
/* line 288, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-breadcrumbs.has-variation-b .breadcrumb-step::after {
  display: none !important;
}
/* line 294, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-breadcrumbs .breadcrumbs-step-1,
.pricing-breadcrumbs .breadcrumbs-step-2 {
  color: #6A7788;
}
/* line 299, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-breadcrumbs .breadcrumbs-step-1 {
  flex-shrink: 0;
}
@media (max-width: 575.98px) {
  /* line 299, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .pricing-breadcrumbs .breadcrumbs-step-1 {
    margin-right: 12px;
  }
}
/* line 306, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-breadcrumbs .breadcrumbs-step-1::before {
  content: '1';
}
/* line 312, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-breadcrumbs .breadcrumbs-step-2::before {
  content: '2';
}
/* line 317, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-breadcrumbs > i.fas {
  align-self: center;
  padding: 0 18px;
  font-size: 0.875em;
}
@media (max-width: 767.98px) {
  /* line 317, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .pricing-breadcrumbs > i.fas {
    padding: 0 16px;
  }
}
@media (max-width: 575.98px) {
  /* line 317, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .pricing-breadcrumbs > i.fas {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  /* line 337, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #step3 {
    padding-top: 0 !important;
  }
}

/* line 342, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.mobile-selected {
  display: none;
}

/* line 346, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table {
  display: block;
  text-align: center;
  position: relative;
  opacity: 1 !important;
  box-shadow: 0 0 0 0 transparent, 0 0 0 1px #95989A;
  transition: 0.3s all;
}
/* line 356, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table .pricing-table-content-wrapper {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  overflow: hidden;
}
/* line 371, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table .money-back {
  display: block;
  height: 0px;
  font-size: 12px;
  color: #969696;
  padding-top: 0;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 385, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table .offer-badge {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
/* line 394, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table .offer-text {
  display: inline-block;
  max-width: 90%;
  padding: 8px 27px;
  margin: 0 !important;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  color: #FFFFFF;
  background-color: #4BA920;
}
/* line 411, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body.vi #PricingSection .pricing-table .offer-text {
  font-size: 10px;
  max-width: 96%;
}
/* line 418, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table.pricing-table-middle .price-save span {
  font-size: 12px;
}
/* line 422, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table.pricing-table-middle .offer-text {
  font-size: 12px;
}
/* line 427, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table .price-save {
  position: absolute;
  top: 18px;
  left: -125px;
  text-align: center;
  transform: rotate(-32deg);
  -webkit-transform: rotate(-32deg);
  width: 360px;
  z-index: 2;
  color: white;
  background-color: #D5D5D5;
  transition: 0.5s all;
  text-transform: capitalize;
}
/* line 441, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table .price-save span {
  display: inline-block;
  font-size: 14px;
  font-family: "Montserrat", "sans-serif";
  padding: 10px 0;
  color: #fff;
  font-weight: 700;
  max-width: 100px;
}
/* line 454, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table.active .price-save, #PricingSection .pricing-table:hover .price-save {
  background-color: #4ba920;
}
/* line 460, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table .price-details {
  display: inline-block;
  position: relative;
  opacity: 1;
  transition: 0.5s all;
  font-size: 12px;
  color: #6C6C6C;
}
/* line 468, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table .price-details .price-details-full {
  font-size: 12px;
}
/* line 471, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table .price-details .price-details-full em {
  font-style: normal;
  text-transform: none;
}
/* line 475, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table .price-details .price-details-full em span {
  display: inline-block;
}
/* line 482, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table .new-price {
  font-size: 40px;
  font-weight: 900;
  color: #212121;
}
/* line 487, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table .new-price .new-price-currency {
  color: #242537;
  vertical-align: text-top;
  font-size: 14px;
  font-weight: 900;
  margin-top: 7px;
  display: inline-block;
}
@media (max-width: 767px) {
  /* line 487, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table .new-price .new-price-currency {
    color: #6C6C6C;
    font-size: 16px;
    vertical-align: middle;
    margin: 0;
  }
}
/* line 503, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.ja #PricingSection .pricing-table .new-price .new-price-currency {
  font-size: 20px;
  margin-top: 5px;
}
/* line 507, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table .new-price .price {
  display: inline;
}
/* line 512, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table .new-price .new-price-month {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  opacity: 0.7;
}
/* line 520, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table .pricing-duration {
  font-size: 18px;
  font-weight: 600;
  color: #212121;
  transition: .3s all;
}
/* line 527, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table:hover {
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1), 0 0 0 1px #95989A;
}
/* line 531, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table.active {
  z-index: 1;
  background: white;
  box-shadow: 0px 0 24px 0px rgba(0, 0, 0, 0.1), 0 0 0 1px #323232 !important;
}
@media (max-width: 767.98px) {
  /* line 531, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table.active {
    box-shadow: 0px 0 24px 0px rgba(0, 0, 0, 0.1), 0 0 0 1px #323232 !important;
  }
}
/* line 540, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table.active .pricing-duration {
  padding-top: 0px;
  font-weight: 700;
}
/* line 550, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table span {
  display: block;
  text-align: center;
}

/* line 558, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .special-card-container .pricing-table {
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  height: 360px !important;
  margin-top: -12px !important;
  border-radius: 4px;
}
@media (max-width: 767.98px) {
  /* line 558, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .special-card-container .pricing-table {
    max-height: 320px !important;
  }
}
/* line 572, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .special-card-container .pricing-table.active {
  box-shadow: 0px 0 32px 0px rgba(0, 0, 0, 0.2), 0 0 0 2px #4BA920 !important;
}
@media (max-width: 767.98px) {
  /* line 572, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .special-card-container .pricing-table.active {
    box-shadow: 0px 0 24px 0px rgba(0, 0, 0, 0.1), 0 0 0 2px #4BA920 !important;
  }
}
/* line 580, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .special-card-container .pricing-table .price-current {
  transition: 0.3s padding-top;
}
/* line 584, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .special-card-container .pricing-table .pricing-duration {
  font-size: 18px;
  padding-top: 0;
}
/* line 590, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .special-card-container .pricing-table .new-price {
  font-size: 40px;
  color: #333;
  position: relative;
  bottom: 9px;
}
/* line 597, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .special-card-container .pricing-table .choose-plan a {
  background-color: white;
  border: 1px solid black;
}
/* line 602, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .special-card-container .pricing-table .choose-plan .money-back {
  color: white;
}
@media (min-width: 1200px) {
  /* line 607, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .special-card-container .pricing-table-content-middle {
    padding-top: 0;
  }
}
/* line 613, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .special-card-container .pricing-table-content-bottom {
  border-radius: 0 0 4px 4px;
  overflow: hidden;
}
/* line 618, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .special-card-container .pricing-table.active .pricing-table-content-bottom {
  border-radius: 0 0 4px 4px;
}
/* line 624, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .special-card-container .card-decoration {
  padding-top: 10px;
}
/* line 628, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .special-card-container .special-card-panel {
  background: #4BA920;
  color: white;
  padding: 12px 4px;
  font-size: 14px;
  font-weight: 700;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  /* line 628, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .special-card-container .special-card-panel {
    font-size: 13px;
  }
}

/* line 641, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.notification-container {
  display: block;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s all;
  background-color: #faeae8;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1), 0 0 0 1px #FF3E3E;
  border-radius: 2px;
  font-size: 12px;
  padding: 0 15px;
  overflow: hidden;
}
/* line 656, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.notification-container .notification {
  color: #FF3E3E;
  line-height: 1.5em;
}
/* line 662, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.notification-container .notification span strong:first-of-type:before {
  content: '\0024D8';
  display: inline-block;
  background-size: 18px auto;
  background-repeat: no-repeat;
  height: 17px;
  width: 25px;
  margin-bottom: -3px;
  padding-right: 5px;
}
/* line 675, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.notification-container.active {
  opacity: 1;
  visibility: visible;
  padding: 5px 15px;
  max-height: 150px;
}

/* line 683, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.notification-container-blue {
  display: block;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s all;
  background-color: #017ABA0F;
  box-shadow: none !important;
  border-radius: 2px;
  font-size: 12px;
  padding: 0 15px;
  overflow: hidden;
}
/* line 698, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.notification-container-blue .notification {
  color: #2688c2;
  line-height: 1.5em;
}
/* line 704, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.notification-container-blue .notification span strong:first-of-type:before {
  content: '' !important;
  display: inline-block;
  background-size: 18px auto;
  background-repeat: no-repeat;
  height: 17px;
  width: 0 !important;
  margin-bottom: -3px;
  padding-right: 0 !important;
}
/* line 717, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.notification-container-blue.active {
  opacity: 1;
  visibility: visible;
  padding: 5px 15px;
  max-height: 150px;
}

/* line 725, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.notification-container-hero {
  display: block;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s all;
  background-color: #F4FAF2;
  box-shadow: #F4FAF2;
  border-radius: 2px;
  font-size: 12px;
  padding: 0 15px;
  overflow: hidden;
}
/* line 739, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body.de .notification-container-hero, body.es .notification-container-hero, body.hu .notification-container-hero, body.nb .notification-container-hero {
  font-size: 10px;
}
/* line 743, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body.el .notification-container-hero {
  font-size: 9px;
}
/* line 747, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body.pt .notification-container-hero, body.sv .notification-container-hero {
  font-size: 11px;
}
/* line 752, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.notification-container-hero .notification {
  color: #4BA920;
  line-height: 1.5em;
  display: flex;
  padding: 5px;
}
@media only screen and (max-width: 768px) {
  /* line 752, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .notification-container-hero .notification {
    font-size: 11px;
  }
}
/* line 764, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.notification-container-hero .notification span strong:first-of-type:before {
  content: url("/img/campaigns/halloween22/green-icon.svg");
  display: inline-block;
  background-size: 18px auto;
  background-repeat: no-repeat;
  height: 17px;
  width: 25px;
  margin-bottom: -3px;
  padding-right: 5px;
}
/* line 778, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.notification-container-hero .notification-img {
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  /* line 778, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .notification-container-hero .notification-img {
    width: 32px;
  }
}
/* line 787, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.notification-container-hero.active-hero {
  opacity: 1;
  visibility: visible;
  margin-top: 13.5px;
}

/* line 798, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-table .choose-plan, .pricing-table:hover .choose-plan, .pricing-table.active .choose-plan {
  display: block;
}
/* line 803, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-table .choose-plan a {
  width: 90%;
}
/* line 807, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-table .choose-plan button {
  width: 14em;
}
/* line 811, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-table .choose-plan .btn-add {
  width: 90%;
}
@media only screen and (max-width: 765px) {
  /* line 811, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .pricing-table .choose-plan .btn-add {
    color: white;
  }
}

/* line 820, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.checked-coupon {
  position: absolute;
  height: 22px;
  width: 22px;
  background-color: #fff;
  border: 1px solid #95989A;
  right: 15px;
  top: 15px;
  transition: 0.5s all;
  border-radius: 2px;
}
/* line 830, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.checked-coupon i {
  display: none;
}

/* line 836, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.no-coupon .pricing-table:not(.pricing-table-middle) {
  margin: 15px 25px 0;
}
/* line 840, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.no-coupon .notification-container {
  margin: 5px 25px 0;
}

/*active*/
/* line 849, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .special-card-container .pricing-table:hover .price-save {
  background-color: #4BA920;
}
@media (max-width: 767.98px) {
  /* line 853, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .special-card-container .new-price .price {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  /* line 859, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .special-card-container .new-price .new-price-currency {
    vertical-align: unset;
    margin-right: 2px;
  }
}
@media (max-width: 767.98px) {
  /* line 866, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .special-card-container .new-price .new-price-month {
    margin-left: 0;
  }
}

/* line 877, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-table-container .pricing-table:hover .choose-plan a {
  border: 1px solid #4ba920;
}
/* line 884, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-table-container .pricing-table.active .checked-coupon i {
  color: #fff;
  display: inline-block;
}

/* line 891, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.plan-tip.pricing-cards,
.visible-mobile {
  display: none !important;
}

/*responsive*/
@media (max-width: 1199px) {
  /* line 899, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection:not(.has-coupon) .pricing-table-container-second .pricing-table {
    height: 250px;
  }
}
@media (max-width: 767px) {
  /* line 908, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table-container .pricing-table .mobile-special {
    padding-top: 30px !important;
  }
}
@media (max-width: 991px) {
  /* line 921, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table .new-price {
    font-size: 32px;
  }
  /* line 925, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table .price-save {
    top: 11px;
    left: -135px;
  }
  /* line 931, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .notification-container {
    font-size: 10px;
  }
  /* line 936, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table-container .pricing-table .price-save span {
    font-size: 10px;
    width: 85px;
  }
  /* line 942, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table-container-first .pricing-table, #PricingSection.has-coupon .pricing-table-container-second .pricing-table,
  #PricingSection .pricing-table-container-third .pricing-table {
    height: 280px;
  }
  /* line 948, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection:not(.has-coupon) .pricing-table-container-second .pricing-table {
    height: 275px;
  }
  /* line 952, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table .money-back {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  /* line 960, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection:not(.has-coupon).pricing-table-container-second .pricing-table,
  #PricingSection .pricing-table-container-first .pricing-table, #PricingSection.has-coupon .pricing-table-container-second .pricing-table,
  #PricingSection .pricing-table-container-third .pricing-table {
    padding: 10px;
    height: 190px;
  }

  /* line 971, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .no-coupon .pricing-table:not(.pricing-table-middle) {
    margin: 0;
  }
  /* line 976, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .no-coupon .notification-container {
    height: 0px;
    max-height: 0px;
    transition: 1s all;
    overflow: hidden;
    padding: 0 15px;
    margin: 0 auto;
  }
  /* line 984, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .no-coupon .notification-container.active {
    height: auto;
    max-height: 100px;
    padding: 5px 15px;
    margin-top: 5px;
  }

  /* line 993, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .notification-container {
    height: 0px;
    max-height: 0px;
    transition: 1s all;
    overflow: hidden;
    padding: 0 15px;
    margin: 0;
  }
  /* line 1002, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .notification-container.active {
    height: auto;
    max-height: 100px;
    padding: 5px 15px;
    margin-top: 5px;
  }

  /* line 1010, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .pricing-table-container {
    margin: 10px 0;
  }

  /* line 1014, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .flex-mobile {
    display: flex;
    flex-wrap: wrap;
  }

  /* line 1019, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .pricing-table-container-second {
    order: 1;
  }

  /* line 1023, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .pricing-table-container-third {
    order: 2;
  }

  /* line 1027, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .pricing-table-container-first {
    order: 0;
  }

  /* line 1031, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .visible-mobile {
    display: inline-block !important;
  }

  /* line 1035, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .special-card-container .pricing-table .offer-text,
  .no-coupon .pricing-table .offer-text {
    font-size: 12px;
  }

  /* line 1039, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .special-card-container .pricing-table {
    box-shadow: 0px 0 24px 0px rgba(0, 0, 0, 0.1), 0 0 0 2px #4BA920;
  }

  /* line 1043, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .special-card-container .pricing-table .choose-plan a {
    background-color: #4ba920 !important;
    border: 1px solid #4ba920 !important;
  }
  /* line 1047, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .special-card-container .pricing-table .pricing-duration {
    display: inline-block;
    font-size: 16px;
    color: #6C6C6C;
    padding: 0;
  }
  /* line 1054, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .special-card-container .pricing-table .price-current {
    padding-top: 0;
  }
  /* line 1058, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .special-card-container .pricing-table .new-price {
    display: inline-block;
    font-size: 16px;
    color: #6C6C6C;
    padding: 0;
  }
  /* line 1064, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .special-card-container .pricing-table .new-price .new-price-currency {
    display: inline-block;
    font-size: 16px;
    color: white;
    padding: 0;
    margin: 0;
    vertical-align: middle;
  }
  /* line 1074, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .special-card-container .pricing-table .comma {
    display: inline-block;
    font-size: 16px;
    color: #6C6C6C;
    padding: 0;
  }

  /* line 1083, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table .pricing-duration,
  #PricingSection .pricing-table .new-price, #PricingSection .pricing-table .comma {
    display: inline-block;
    font-size: 16px;
    color: #6C6C6C;
    padding: 0;
  }
  /* line 1091, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table .price-details {
    color: white;
    opacity: 0.7;
    position: relative;
    width: auto;
    box-shadow: none;
    border: none;
    top: 0;
    left: auto;
    right: auto;
    transform: none;
    padding: 0;
  }
  /* line 1106, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table.active .price-current, #PricingSection .pricing-table:not(.active) .price-current.mobile-selected {
    display: none;
  }
  /* line 1111, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table.active .price-current.mobile-selected, #PricingSection .pricing-table:not(.active) .price-current {
    display: block;
  }

  /* line 1117, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .nospy #PricingSection .special-card-container .pricing-table,
  #PricingSection .special-card-container .pricing-table {
    background-image: none;
  }

  /* line 1122, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .checked-coupon {
    border-radius: 4px;
    font-size: 10px;
    width: 15px;
    height: 15px;
    top: 10px;
    right: 10px;
    vertical-align: middle;
  }

  /* line 1132, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .plan-tip.pricing-cards {
    display: block !important;
    opacity: 0;
    transition: 0.5s all;
    background-color: rgba(255, 204, 0, 0.1);
    -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1), 0 0 0 2px #FFCC00;
    -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1), 0 0 0 2px #FFCC00;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1), 0 0 0 2px #FFCC00;
    border-radius: 2px;
    height: 0px;
    max-height: 0px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-align: center;
  }
  /* line 1148, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .plan-tip.pricing-cards span.button {
    font-size: 10px;
    margin: 5px;
    font-weight: 600;
  }
  /* line 1154, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .plan-tip.pricing-cards.active {
    height: auto;
    max-height: 100px;
    padding: 5px 15px;
    margin-top: 8px;
    opacity: 1;
  }
}
@media only screen and (max-width: 767px) and (max-width: 765px) {
  /* line 1163, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .plan-tip.pricing-cards {
    display: none !important;
  }
}

/* line 1170, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.privacy-guard-text {
  color: #6c6c6c;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
}

/* line 1177, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.addons-slide {
  color: #6d6d6d;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
  padding-left: 10px;
}

/* line 1186, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-table-container .special-card-container .pricing-table {
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #FFF;
}
/* line 1194, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-table-container .special-card-container .pricing-table.active .checked-coupon {
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
/* line 1198, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-table-container .special-card-container .pricing-table.active .checked-coupon i {
  color: #4BA920;
}
@media only screen and (max-width: 767px) {
  /* line 1203, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .pricing-table-container .special-card-container .pricing-table.active .checked-coupon {
    background-color: #4BA920;
  }
  /* line 1206, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .pricing-table-container .special-card-container .pricing-table.active .checked-coupon i {
    color: #1D1E2F;
  }
}

@media only screen and (min-width: 767px) {
  /* line 1213, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .big-height {
    height: 350px !important;
  }

  /* line 1216, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .medium-height {
    height: 300px;
  }
}
/* line 1222, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-table .main-price-button {
  background-color: #FFFFFF !important;
  border: 1px solid black !important;
  color: black !important;
}
/* line 1229, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-table.active .main-price-button, .pricing-table:hover .main-price-button {
  background-color: #4ba920 !important;
  color: white !important;
  border: 1px solid #4ba920 !important;
}

/* line 1239, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.pricing-duration del:after {
  content: "\A";
  white-space: pre;
}

/* line 1246, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.cg-btn, .cg-line-btn {
  padding: 10px 15px !important;
  border-radius: 4px !important;
}

@media (min-width: 768px) {
  /* line 1261, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-boxes-row {
    padding-left: 17px;
    padding-right: 17px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 1271, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table.best-value-plan {
    margin-left: auto;
    margin-right: auto;
    max-height: 190px;
    box-shadow: 0 0 0 0 transparent, 0 0 0 1px #95989A;
  }
  /* line 1279, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table.best-value-plan.active {
    box-shadow: 0px 0 24px 0px rgba(0, 0, 0, 0.1), 0 0 0 2px #4BA920;
  }
}
@media only screen and (max-width: 767px) {
  /* line 1285, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table.best-value-plan .white-green {
    color: #FFF;
  }
}
/* line 1300, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table-container-first {
  text-align: left;
}
/* line 1301, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table-container-second {
  text-align: center;
}
/* line 1302, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table-container-third {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  /* line 1305, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table-container-first {
    text-align: center;
  }
  /* line 1306, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table-container-second {
    text-align: center;
  }
  /* line 1307, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table-container-third {
    text-align: center;
  }
}
/* line 1310, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  /* line 1310, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table {
    width: 91% !important;
  }
}
/* line 1321, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table .pricing-duration del {
  font-size: 14px;
}
/* line 1325, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table .choose-plan a {
  width: auto;
  min-width: 70%;
  padding: 7px 15px !important;
  font-size: 16px;
}
/* line 1332, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table.pricing-table-coupon, #PricingSection .pricing-table.pricing-you {
  max-width: 100%;
}
/* line 1339, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .notification-container {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  width: 95%;
}
/* line 1346, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .notification-container-blue {
  width: 100%;
}
/* line 1351, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table-container-first .pricing-table,
#PricingSection .pricing-table-container-third .pricing-table {
  height: 300px;
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  /* line 1351, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table-container-first .pricing-table,
  #PricingSection .pricing-table-container-third .pricing-table {
    height: 190px;
    margin-top: 0;
  }
}
/* line 1363, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .pricing-table-container-second .pricing-table {
  height: 380px !important;
}
@media only screen and (max-width: 767px) {
  /* line 1363, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection .pricing-table-container-second .pricing-table {
    max-width: 100%;
    height: 210px !important;
  }
}
/* line 1380, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection.has-coupon .pricing-table-container-first .pricing-table {
  width: 99%;
  margin-left: 1px;
}
/* line 1385, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection.has-coupon .pricing-table-container-first .pricing-table,
#PricingSection.has-coupon .pricing-table-container-third .pricing-table {
  margin-top: 20px;
}
@media (min-width: 767.98px) and (max-width: 991.98px) {
  /* line 1390, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection.has-coupon .pricing-table-container-second .pricing-table,
  #PricingSection.has-coupon .pricing-table-container-third .pricing-table {
    margin-top: 0 !important;
  }
}
/* line 1398, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection.has-coupon .pricing-table-container-second .pricing-table {
  height: 300px !important;
  margin-top: 20px;
}
@media (min-width: 992px) {
  /* line 1398, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection.has-coupon .pricing-table-container-second .pricing-table {
    margin-left: -1px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 1398, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #PricingSection.has-coupon .pricing-table-container-second .pricing-table {
    max-width: 100%;
    height: 190px !important;
  }
}

/* line 1416, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#step1 {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  /* line 1416, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #step1 {
    margin-top: 0;
  }
}

/* line 1428, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body._VPNbundle2 .pricing-breadcrumbs {
  text-align: center;
  font-size: 14px;
}
/* line 1432, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body._VPNbundle2 .bundle-discount {
  padding-top: 10px;
}
/* line 1436, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body._VPNbundle2 .content__www_pricing .shop-title-container,
body._VPNbundle2 .content__pro_pricing .shop-title-container {
  background: #242538;
}
/* line 1440, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body._VPNbundle2 .content__www_pricing .shop-title-container .pricing-breadcrumbs,
body._VPNbundle2 .content__pro_pricing .shop-title-container .pricing-breadcrumbs {
  background: #242538;
}
/* line 1442, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body._VPNbundle2 .content__www_pricing .shop-title-container .pricing-breadcrumbs .active,
body._VPNbundle2 .content__pro_pricing .shop-title-container .pricing-breadcrumbs .active {
  color: #FFFFFF !important;
}
/* line 1445, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body._VPNbundle2 .content__www_pricing .shop-title-container .pricing-breadcrumbs .breadcrumbs-step-2,
body._VPNbundle2 .content__pro_pricing .shop-title-container .pricing-breadcrumbs .breadcrumbs-step-2 {
  color: #92929C;
}
/* line 1452, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body._VPNbundle2 #step1.exp-p .id-guard {
  display: none;
}
/* line 1456, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body._VPNbundle2 #step1.exp-p .product-tabs,
body._VPNbundle2 #step1.exp-p .price-columns {
  display: block;
}
/* line 1462, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body._VPNbundle2 .content__www_checkout .product-tabs,
body._VPNbundle2 .content__www_checkout .price-columns,
body._VPNbundle2 .content__pro_checkout .product-tabs,
body._VPNbundle2 .content__pro_checkout .price-columns {
  display: none !important;
}
/* line 1469, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body._VPNbundle2 #step1 {
  margin-top: 0px;
}
/* line 1472, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body._VPNbundle2 #step1 .bundle-products,
body._VPNbundle2 #step1 .default-products {
  position: relative;
  padding-top: 25px;
}
/* line 1478, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body._VPNbundle2 #step1 .currency-name {
  position: absolute;
  right: 15px;
  top: 45px;
}
/* line 1484, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body._VPNbundle2 #step1 .pricing-table {
  background: white;
}
/* line 1487, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body._VPNbundle2 #step1 .pricing-table.active {
  z-index: 1;
}
/* line 1492, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body._VPNbundle2 #step1 .billing-plans-include {
  margin-top: 0;
}
/* line 1496, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body._VPNbundle2 #step1 .product-tabs,
body._VPNbundle2 #step1 .price-columns {
  display: none;
}
/* line 1501, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body._VPNbundle2 #step1 .no-margins {
  margin-right: 0;
  margin-left: 0;
}
/* line 1506, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body._VPNbundle2 #step1 .negative-margins {
  margin-right: -15px;
  margin-left: -15px;
}
/* line 1511, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body._VPNbundle2 #step1 .section-optional-add-ons {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 1516, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body._VPNbundle2 #step1 .billing-plans-include header h3 {
  margin-bottom: 10px;
  font-size: 20px;
}
/* line 1521, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body._VPNbundle2 #step1 .notification-container {
  font-size: 10px;
}
/* line 1524, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
body._VPNbundle2 #step1 .id-guard {
  background: #f8f9fa;
}

@media (min-width: 1200px) {
  /* line 1552, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  body.en #PricingSection .pricing-table .offer-text {
    font-size: 14px;
  }
}

@media (max-width: 575.98px) {
  /* line 1564, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  .shop-title-container {
    padding-bottom: 20px;
  }
}
/* line 1569, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.shop-title-container #billing-plans-pricing .is-over-plans {
  display: none !important;
}

/* line 1580, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .u-pos-rel {
  position: relative;
}
/* line 1584, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#PricingSection .u-z-index-121 {
  z-index: 121;
}

/* line 1590, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.h-0 {
  height: 0;
}

/* line 1598, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#pricingBenefits23 .pricing-head {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  /* line 1598, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #pricingBenefits23 .pricing-head {
    font-size: 24px;
  }
}
/* line 1608, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#pricingBenefits23 .em-background-underline {
  position: relative;
  display: inline-block;
  font-style: normal;
  color: inherit !important;
  z-index: 1;
}
/* line 1615, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#pricingBenefits23 .em-background-underline::before {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  height: 50%;
  width: 106%;
  background: #ffe066;
}
/* line 1630, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#pricingBenefits23 .video-tabs .tab-content video {
  height: auto;
  bottom: -78px;
  border: 8px solid #ffffff;
  border-radius: 10px;
  margin-bottom: 50px;
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  /* line 1630, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #pricingBenefits23 .video-tabs .tab-content video {
    position: relative;
    top: 19px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 1645, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #pricingBenefits23 .side-feature {
    margin-top: 24px;
  }
}
/* line 1651, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#pricingBenefits23 .benefits-content-title {
  font-size: 18px;
  font-weight: 700;
}
/* line 1656, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#pricingBenefits23 .benefits-content-card {
  border: 1px solid #FFFFFF;
  border-radius: 5px;
  height: 64px;
  background: white;
  color: #6A7788;
  width: 367px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 10px;
}
@media only screen and (max-width: 768px) {
  /* line 1656, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #pricingBenefits23 .benefits-content-card {
    width: 100%;
  }
}
/* line 1673, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#pricingBenefits23 .benefits-content-card li {
  list-style-type: none;
  display: flex;
  gap: 15px;
  text-align: left;
}
/* line 1680, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#pricingBenefits23 .benefits-content-card-span {
  font-size: 16px;
}
/* line 1685, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#pricingBenefits23 .benefits-container {
  display: flex;
  justify-content: center;
  gap: 3%;
  padding-bottom: 50px;
}
@media only screen and (max-width: 992px) {
  /* line 1685, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #pricingBenefits23 .benefits-container {
    flex-direction: column;
  }
}
/* line 1696, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#pricingBenefits23 .custom-p {
  padding: 0;
}
@media only screen and (max-width: 768px) {
  /* line 1696, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
  #pricingBenefits23 .custom-p {
    position: relative;
    top: 0;
    padding: 23px 23px 0;
  }
}
/* line 1706, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#pricingBenefits23 .from-mid {
  margin-left: auto;
  margin-right: auto;
  width: 1px;
  height: 40px;
  background: #242538;
}
/* line 1713, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
#pricingBenefits23 .from-mid svg {
  transform: translate(50%, 150%);
  position: absolute;
  display: block;
  width: 18px;
  height: 20px;
  color: #242538;
  right: 50%;
}

/* line 1731, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22.scss */
.cg-b-text {
  color: #242538 !important;
}
/* line 1, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky {
  position: relative;
}
@media (max-width: 575.98px) {
  /* line 11, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky .pricing-table-container {
    height: 100%;
    padding: 0 15px !important;
    margin: 5px 0 !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  /* line 11, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky .pricing-table-container {
    padding: 0 16px !important;
    margin: 10px 0;
  }
}
@media (max-width: 575.98px) {
  /* line 24, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky .pricing-table-container .pricing-table {
    height: unset !important;
    min-height: unset !important;
    max-height: unset !important;
    margin-top: 0;
    padding: 28px 12px 28px 20px;
    border-radius: 4px;
    width: 100% !important;
    cursor: pointer;
  }
  /* line 38, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky .pricing-table-container .pricing-table.active {
    box-shadow: 0px 0 32px 0px rgba(0, 0, 0, 0.2), 0 0 0 2px #4ba920 !important;
  }
}
@media (max-width: 575.98px) and (max-width: 767.98px) {
  /* line 38, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky .pricing-table-container .pricing-table.active {
    box-shadow: 0px 0 24px 0px rgba(0, 0, 0, 0.1), 0 0 0 2px #4ba920 !important;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  /* line 24, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky .pricing-table-container .pricing-table {
    width: 100% !important;
    border-radius: 4px;
  }
}
@media (min-width: 576px) {
  /* line 53, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-timer-on-hero-plan .pricing-table .pricing-table-content-wrapper .pricing-table-content-bottom .special-card-tooltip {
    display: none;
  }
}
/* line 59, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .pricing-table-content-middle {
  position: relative;
}
@media (max-width: 575.98px) {
  /* line 64, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky .pricing-table .pricing-table-content-wrapper {
    top: unset;
    transform: unset;
    overflow: unset;
  }
  /* line 70, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-timer-on-hero-plan .pricing-table-container-special .special-card-container .pricing-table {
    padding-bottom: 0 !important;
  }
  /* line 78, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-timer-on-hero-plan .special-card-container .pricing-table .pricing-table-content-bottom {
    display: block !important;
    overflow: unset;
    margin-top: 32px;
  }
  /* line 83, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-timer-on-hero-plan .special-card-container .pricing-table .pricing-table-content-bottom .special-card-panel {
    display: none !important;
  }
  /* line 87, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-timer-on-hero-plan .special-card-container .pricing-table .pricing-table-content-bottom .special-card-tooltip {
    position: relative;
    min-height: 20px;
    margin-left: -21px;
    margin-right: -13px;
    padding: 16px 12px 18px 20px;
    border: 1px solid #95989a;
    border-top-color: currentColor;
    border-bottom: none;
    border-radius: 4px;
    background: #ECF6E8;
    color: #95989a;
  }
  /* line 102, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-timer-on-hero-plan .special-card-container .pricing-table .pricing-table-content-bottom .special-card-tooltip::after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    transform: translate(-50%, -7px) rotateZ(45deg);
    width: 12px;
    height: 12px;
    border: 1px solid #95989a;
    border-left-color: currentColor;
    border-top-color: currentColor;
    border-bottom-color: transparent;
    border-right-color: transparent;
    color: #95989a;
    background: #ecf6e8;
  }
  /* line 123, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-timer-on-hero-plan .special-card-container .pricing-table .pricing-table-content-bottom .tooltip-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 700;
    color: #242538;
  }
  /* line 134, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-timer-on-hero-plan .special-card-container .pricing-table .pricing-table-content-bottom .tooltip-text {
    display: inline;
    padding-right: 6px;
  }
  /* line 139, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-timer-on-hero-plan .special-card-container .pricing-table .pricing-table-content-bottom .tooltip-counter {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  /* line 144, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-timer-on-hero-plan .special-card-container .pricing-table .pricing-table-content-bottom .tooltip-counter .time_unit {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* line 150, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-timer-on-hero-plan .special-card-container .pricing-table .pricing-table-content-bottom .tooltip-counter .time_unit .number {
    width: 23px;
    padding-right: 3px;
    text-align: right;
  }
  /* line 156, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-timer-on-hero-plan .special-card-container .pricing-table .pricing-table-content-bottom .tooltip-counter .time_unit.seconds {
    color: #4BA920;
  }
  /* line 160, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-timer-on-hero-plan .special-card-container .pricing-table .pricing-table-content-bottom .tooltip-counter .separator {
    padding-left: 3px;
  }
  /* line 164, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-timer-on-hero-plan .special-card-container .pricing-table .pricing-table-content-bottom .tooltip-counter.hide-days .time_unit.days {
    display: none;
  }
  /* line 168, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-timer-on-hero-plan .special-card-container .pricing-table .pricing-table-content-bottom .tooltip-counter .time_unit.days .text.days {
    padding-right: 4px;
  }
  /* line 174, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-timer-on-hero-plan .special-card-container .pricing-table.active .pricing-table-content-bottom .special-card-tooltip {
    color: #4ba920;
    border-color: currentColor !important;
  }
  /* line 178, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-timer-on-hero-plan .special-card-container .pricing-table.active .pricing-table-content-bottom .special-card-tooltip::after {
    color: #4ba920;
  }
}
@media (max-width: 575.98px) {
  /* line 187, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky .pricing-table .buttons-layout {
    display: none !important;
  }
}
@media (min-width: 576px) {
  /* line 198, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky .pricing-table .checkboxes-layout {
    display: none !important;
  }
}
/* line 203, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .pricing-table .checkboxes-layout .inner-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 209, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .pricing-table .checkboxes-layout .cbx-content {
  flex-grow: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 216, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .pricing-table .checkboxes-layout .cbx-content_period {
  text-align: left;
  font-weight: 700;
  color: #6C6C6C;
}
/* line 222, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .pricing-table .checkboxes-layout .cbx-content_period .extra-period {
  text-align: left;
  color: #4BA920;
}
/* line 227, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .pricing-table .checkboxes-layout .cbx-content_price {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 700;
  color: #242538;
}
/* line 248, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .pricing-table .checkboxes-layout .cbx-content_price-period {
  font-size: 12px;
  font-weight: 400;
  color: #6C6C6C;
}
/* line 254, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .pricing-table .checkboxes-layout .cbx-checkbox {
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-left: 10px;
  border-radius: 4px;
  border: 2px solid #909395;
  background: white;
  color: white;
  transition: 0.2s;
}
/* line 272, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .pricing-table .checkboxes-layout .cbx-checkbox:hover {
  color: #909395;
}
/* line 277, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .pricing-table .checkboxes-layout .cbx-checkbox_icon {
  font-size: 14px;
}
/* line 284, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .pricing-table.active .checkboxes-layout .cbx-checkbox {
  border-color: #FFCC00;
  background: #FFCC00;
  color: #242538;
}
@media (max-width: 575.98px) {
  /* line 297, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky .pricing-table-container.pricing-table-container-special .special-card-container .pricing-table {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
@media (max-width: 767.98px) {
  /* line 303, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky .pricing-table-container.pricing-table-container-special .special-card-container .pricing-table .offer-badge .offer-text {
    border: 1px solid #4BA920;
    background-color: #E9F3E5;
    color: #4BA920;
    transition: 0.2s;
  }
}
@media (max-width: 767.98px) {
  /* line 313, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky .pricing-table-container.pricing-table-container-special .special-card-container .pricing-table.active .offer-badge .offer-text {
    background-color: #4BA920;
    color: #FFFFFF;
  }
}
@media (max-width: 767.98px) {
  /* line 320, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky .pricing-table-container.pricing-table-container-special .special-card-container .pricing-table .mobile-special {
    padding-top: 0 !important;
  }
}
/* line 327, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .special-card-container .pricing-table-content-middle .buttons-layout .money-back {
  padding-bottom: 32px;
}
@media (max-width: 575.98px) {
  /* line 327, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky .special-card-container .pricing-table-content-middle .buttons-layout .money-back {
    display: none;
  }
}
/* line 335, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .special-card-container .pricing-table-content-bottom .special-card-panel {
  display: none;
}
/* line 347, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .sticky-pricing-footer {
  position: sticky;
  bottom: 0;
  z-index: 120;
  padding: 16px 4px;
  margin-bottom: 12px;
  background: white;
}
@media (min-width: 576px) {
  /* line 347, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky .sticky-pricing-footer {
    display: none !important;
  }
}
/* line 361, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .sticky-pricing-footer.cookie-message-is-opened {
  padding-bottom: 110px;
  margin-bottom: -100px;
}
/* line 366, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .sticky-pricing-footer.cookie-message-already-closed {
  padding-bottom: 16px !important;
}
/* line 370, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .sticky-pricing-footer::after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 32px;
  background: white;
}
/* line 383, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .sticky-pricing-footer .inner-wrapper {
  font-size: inherit;
}
/* line 387, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .sticky-pricing-footer .pricing-button-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 393, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .sticky-pricing-footer a.pricing-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  min-width: 250px;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 700;
  border-radius: 4px;
  border: none;
  background: #4BA920;
  color: white;
  text-decoration: none;
  transition: 0.2s;
}
/* line 415, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .sticky-pricing-footer a.pricing-button:hover {
  background: #5DB237;
}
/* line 420, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .sticky-pricing-footer .money-back {
  display: none;
  min-height: 18px;
  margin-top: 6px;
  text-align: center;
  font-size: 12px;
  color: #6C6C6C;
}
/* line 428, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .sticky-pricing-footer .money-back.active {
  display: block;
}
/* line 433, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .sticky-pricing-footer-shadow {
  position: sticky;
  left: 0;
  bottom: 89px;
  z-index: 100;
  height: 20px;
}
@media (min-width: 576px) {
  /* line 433, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky .sticky-pricing-footer-shadow {
    display: none !important;
  }
}
/* line 445, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .sticky-pricing-footer-shadow::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 12px;
  background: white;
  box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.16);
}
/* line 458, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .sticky-pricing-footer-shadow.cookie-message-is-opened {
  bottom: 174px;
}
/* line 462, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .sticky-pricing-footer-shadow.cookie-message-already-closed {
  bottom: 89px !important;
}

@media (min-width: 375px) and (max-width: 575.98px) {
  /* line 530, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection .section-optional-add-ons {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 575.98px) {
  /* line 539, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection .section-optional-add-ons .boxes-container .box {
    display: flex;
    flex-direction: row;
    padding: 16px 12px 20px 20px;
    border-width: 1px;
    border-color: #95989a;
    outline-offset: -2px;
    outline-color: transparent;
    transition: 0.2s;
  }
  /* line 552, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection .section-optional-add-ons .boxes-container .box.active {
    border-color: #4ba920;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    outline: 2px solid #4ba920;
  }
}
@media (max-width: 575.98px) {
  /* line 559, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection .section-optional-add-ons .boxes-container .box .recommended-container {
    left: -1px;
  }
}
@media (max-width: 575.98px) {
  /* line 565, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection .section-optional-add-ons .boxes-container .box .recommended-container .string-nonsticky {
    display: none;
  }
}
@media (min-width: 576px) {
  /* line 571, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection .section-optional-add-ons .boxes-container .box .recommended-container .string-sticky {
    display: none;
  }
}
@media (max-width: 575.98px) {
  /* line 577, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection .section-optional-add-ons .boxes-container .box .text-content {
    text-align: left;
    padding-bottom: 0;
  }
}
@media (max-width: 575.98px) {
  /* line 584, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection .section-optional-add-ons .boxes-container .box .text-content h3 {
    text-align: left;
  }
}
@media (max-width: 575.98px) {
  /* line 590, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection .section-optional-add-ons .boxes-container .box .text-content p {
    text-align: left;
  }
}
@media (max-width: 575.98px) {
  /* line 596, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection .section-optional-add-ons .boxes-container .box .text-content #tooltip-dedicated-locations,
  #PricingSection .section-optional-add-ons .boxes-container .box .text-content #tooltip-dedicated-locations-remove,
  #PricingSection .section-optional-add-ons .boxes-container .box .text-content #tooltip-dip-countries,
  #PricingSection .section-optional-add-ons .boxes-container .box .text-content .tooltip-dip-countries {
    text-align: left;
    font-size: 12px;
    padding: 0;
    margin-top: 10px;
  }
}
@media (max-width: 575.98px) {
  /* line 608, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection .section-optional-add-ons .boxes-container .box .text-content .options {
    display: none !important;
  }
}
@media (max-width: 575.98px) {
  /* line 614, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection .section-optional-add-ons .boxes-container .box .text-content .icon-dip {
    display: none !important;
  }
}
@media (max-width: 575.98px) {
  /* line 620, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection .section-optional-add-ons .boxes-container .box .dip-separator-container {
    display: none !important;
  }
}
@media (max-width: 575.98px) {
  /* line 626, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection .section-optional-add-ons .boxes-container .box .price-addon .base-price,
  #PricingSection .section-optional-add-ons .boxes-container .box .price-addon .main-price {
    display: flex;
    justify-content: center;
    align-items: baseline;
  }
  /* line 633, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection .section-optional-add-ons .boxes-container .box .price-addon .base-price .currency,
  #PricingSection .section-optional-add-ons .boxes-container .box .price-addon .main-price .currency {
    font-size: 16px;
    font-weight: 700;
    color: #242538;
  }
  /* line 639, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection .section-optional-add-ons .boxes-container .box .price-addon .base-price .price,
  #PricingSection .section-optional-add-ons .boxes-container .box .price-addon .main-price .price {
    font-size: 16px;
    font-weight: 700;
    color: #242538;
  }
  /* line 645, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection .section-optional-add-ons .boxes-container .box .price-addon .base-price .price.old-price,
  #PricingSection .section-optional-add-ons .boxes-container .box .price-addon .base-price .price.old-price + .currency,
  #PricingSection .section-optional-add-ons .boxes-container .box .price-addon .main-price .price.old-price,
  #PricingSection .section-optional-add-ons .boxes-container .box .price-addon .main-price .price.old-price + .currency {
    font-weight: 400;
    color: #6C6C6C;
    font-size: 14px;
  }
  /* line 652, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection .section-optional-add-ons .boxes-container .box .price-addon .base-price .month,
  #PricingSection .section-optional-add-ons .boxes-container .box .price-addon .main-price .month {
    left: unset;
    font-size: 12px;
    font-weight: 400;
    color: #6C6C6C;
  }
}
@media (max-width: 575.98px) {
  /* line 661, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection .section-optional-add-ons .boxes-container .box .controls-container .price-addon .base-price {
    transform: scale(0.8);
  }
}
@media (max-width: 575.98px) {
  /* line 667, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection .section-optional-add-ons .boxes-container .box .controls-container .price-addon .base-price .currency {
    vertical-align: unset;
    font-size: 14px;
    color: #6C6C6C;
  }
}
@media (max-width: 575.98px) {
  /* line 675, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection .section-optional-add-ons .boxes-container .box .controls-container {
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-left: 10px;
  }
}
/* line 687, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection .section-optional-add-ons .boxes-container .box .controls-content .saved-amount {
  display: none !important;
}
/* line 695, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection .section-optional-add-ons .boxes-container .box .controls-content add-ons_cta-checkbox-content {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 701, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection .section-optional-add-ons .boxes-container .box .controls-content .btn-add,
#PricingSection .section-optional-add-ons .boxes-container .box .controls-content .btn-remove {
  width: 24px;
  height: 24px;
  padding: 0 !important;
  margin: 0 0 0 10px !important;
  border-style: solid;
  border-width: 2px;
  font-size: 14px;
  transition: 0.2s;
}
/* line 714, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection .section-optional-add-ons .boxes-container .box .controls-content .btn-add, #PricingSection .section-optional-add-ons .boxes-container .box .controls-content .btn-add:hover, #PricingSection .section-optional-add-ons .boxes-container .box .controls-content .btn-add:focus, #PricingSection .section-optional-add-ons .boxes-container .box .controls-content .btn-add:active,
#PricingSection .section-optional-add-ons .boxes-container .box .controls-content .btn-remove,
#PricingSection .section-optional-add-ons .boxes-container .box .controls-content .btn-remove:hover,
#PricingSection .section-optional-add-ons .boxes-container .box .controls-content .btn-remove:focus,
#PricingSection .section-optional-add-ons .boxes-container .box .controls-content .btn-remove:active {
  box-shadow: none !important;
}
/* line 722, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection .section-optional-add-ons .boxes-container .box .controls-content .btn-add {
  border-color: #909395 !important;
  background: white !important;
  color: transparent !important;
}
/* line 727, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection .section-optional-add-ons .boxes-container .box .controls-content .btn-add:hover {
  color: #909395 !important;
}
/* line 732, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection .section-optional-add-ons .boxes-container .box .controls-content .btn-remove {
  border-color: #FFCC00 !important;
  background: #FFCC00 !important;
  color: #242538 !important;
}
/* line 737, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection .section-optional-add-ons .boxes-container .box .controls-content .btn-remove:hover {
  background: #FFCC00 !important;
}
/* line 742, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection .section-optional-add-ons .boxes-container .box .controls-content .btn-remove i {
  margin: 0 !important;
}

@media (min-width: 992px) {
  /* line 771, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-campaign-theme .pricing-table {
    box-shadow: 0 0 0 0 transparent, 0 0 0 1px #D5D5D5;
  }
}
/* line 782, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .pricing-table-container .special-card-container .pricing-table {
  background-color: #242538;
}
/* line 786, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .pricing-table.active,
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .pricing-table.best-value-plan.active {
  box-shadow: 0px 0 32px rgba(0, 0, 0, 0.2), 0 0 0 2px #FFCC33 !important;
}
@media (max-width: 767.98px) {
  /* line 786, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .pricing-table.active,
  #PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .pricing-table.best-value-plan.active {
    box-shadow: 0px 0 24px rgba(0, 0, 0, 0.1), 0 0 0 2px #FFCC33 !important;
  }
}
/* line 795, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .pricing-table .offer-text {
  color: #242538 !important;
  background-color: #ffcc00 !important;
  border-color: #ffcc00 !important;
}
/* line 801, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .pricing-table-content-middle .buttons-layout .money-back {
  display: none;
}
/* line 805, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .pricing-table-content-bottom .special-card-panel {
  display: block;
}
/* line 809, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .pricing-table .pricing-duration,
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .pricing-table .pricing-duration .text-primary {
  color: #FFFFFF !important;
  font-size: 24px;
}
/* line 816, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .pricing-table .new-price .new-price-currency,
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .pricing-table .new-price .new-price-month {
  color: #FFFFFF;
}
/* line 821, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .pricing-table .new-price .price {
  color: #FFCC00;
}
/* line 826, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .pricing-table .price-details {
  color: #FFFFFF;
}
/* line 830, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .pricing-table .white-green:hover,
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .pricing-table.active .white-green,
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .white-green.main-price-button:hover,
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .pricing-table.active .white-green.main-price-button,
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .pricing-table.best-value-plan:hover .white-green,
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .pricing-table.best-value-plan.active .white-green {
  color: #212121 !important;
  background-color: #FFCC00 !important;
  border-color: #FFCC00 !important;
}
/* line 841, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .pricing-table .choose-plan a {
  color: #212121 !important;
  background-color: #FFCC00 !important;
  border-color: #FFCC00 !important;
}
/* line 847, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .pricing-table-content-bottom .special-card-panel {
  background: #FFCC00;
  color: #212121;
}
/* line 852, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .pricing-table-content-bottom .special-card-tooltip {
  color: #f4c331 !important;
  background: #f4c331 !important;
  border-top-color: #f4c331 !important;
}
/* line 857, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .pricing-table-content-bottom .special-card-tooltip::after {
  color: #f4c331 !important;
  background: #f4c331 !important;
}
/* line 862, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .pricing-table-content-bottom .special-card-tooltip .tooltip-counter .time_unit.seconds {
  color: inherit !important;
}
@media (max-width: 575.98px) {
  /* line 874, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-campaign-theme .pricing-table .pricing-table-content-bottom {
    display: none;
  }
}
/* line 887, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .checkboxes-layout .cbx-content_period {
  color: white;
}
/* line 891, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .checkboxes-layout .cbx-content_period .extra-period {
  color: #FFCC00;
}
/* line 896, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .checkboxes-layout .cbx-content_price .new-price-currency,
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .checkboxes-layout .cbx-content_price .cbx-content_price-period {
  color: white;
}
/* line 901, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .checkboxes-layout .cbx-content_price .price {
  color: #FFCC00;
}
/* line 906, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .special-card-container .checkboxes-layout .cbx-checkbox {
  border-color: #ffcc00;
}
@media (max-width: 575.98px) {
  /* line 913, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-campaign-theme .pricing-table.active .checkboxes-layout .cbx-checkbox {
    border-color: #FFCC00;
    background: #FFCC00;
    color: #242538;
  }
}
@media (max-width: 575.98px) {
  /* line 922, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-campaign-theme .pricing-table-container .pricing-table.active {
    box-shadow: 0px 0 24px 0px rgba(0, 0, 0, 0.1), 0 0 0 2px #FFCC00 !important;
  }
}
/* line 933, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .section-optional-add-ons .boxes-container .box.active {
  border-color: #FFCC00;
  outline-color: #FFCC00;
}
/* line 940, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .section-optional-add-ons .boxes-container .box .controls-content .btn-add {
  background: #FFCC00;
  color: #242538;
}
/* line 945, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .section-optional-add-ons .boxes-container .box .controls-content .btn-remove {
  background: white;
  color: #242538;
}
/* line 950, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .section-optional-add-ons .boxes-container .box .recommended-container {
  background: #FFCC00 !important;
  color: #242538 !important;
}
/* line 955, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme .section-optional-add-ons .boxes-container .box .text-content .options .column-sep .fas {
  color: #FFCC00 !important;
}
@media (max-width: 575.98px) {
  /* line 962, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-campaign-theme .section-optional-add-ons .boxes-container .box.active {
    border-color: #FFCC00;
    outline-color: #FFCC00;
  }
  /* line 966, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-campaign-theme .section-optional-add-ons .boxes-container .box.active .controls-container .controls-content .cg-btn {
    background: #FFCC00 !important;
    color: #242538 !important;
  }
  /* line 971, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-campaign-theme .section-optional-add-ons .boxes-container .box.active .controls-content .btn-remove {
    border-color: #FFCC00 !important;
    background: #FFCC00 !important;
    color: #242538 !important;
  }
  /* line 978, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-campaign-theme .section-optional-add-ons .boxes-container .box .recommended-container {
    background: #FFCC00 !important;
    color: #242538 !important;
  }
  /* line 983, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-campaign-theme .section-optional-add-ons .boxes-container .box .text-content .options .column-sep .fas {
    color: #FFCC00 !important;
  }
}
/* line 994, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme #PricingSectionStickyFooter .pricing-button {
  color: #242538;
  background: #FFCC00;
}
/* line 998, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme #PricingSectionStickyFooter .pricing-button:hover {
  background: #FFD11A;
}

/* line 1007, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-campaign-theme.has-blackfriday-styling .pricing-table-container .special-card-container .pricing-table {
  background-color: #000000;
}

/* line 1016, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .buttons-layout .vat-string {
  display: none;
}
/* line 1020, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky .cbx-content_price-vat {
  display: none;
}

@media (max-width: 575.98px) {
  /* line 1027, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-vat-experiment .pricing-table-container .pricing-table {
    padding: 20px 12px 20px 20px;
  }
}
/* line 1033, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-vat-experiment .buttons-layout {
  position: relative;
}
/* line 1037, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-vat-experiment .buttons-layout .vat-string {
  position: absolute;
  bottom: -32px;
  left: 50%;
  transform: translate(-50%, 0);
  display: block;
  font-size: 12px;
  color: #6C6C6C;
  opacity: 0.8;
}
/* line 1049, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-vat-experiment .pricing-table-container-special .buttons-layout .vat-string {
  color: #6C6C6C;
  opacity: 1;
}
/* line 1054, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-vat-experiment.has-campaign-theme .pricing-table-container-special .buttons-layout .vat-string {
  color: #ffffff;
}
/* line 1058, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-vat-experiment .cbx-content_price-vat {
  display: block;
  font-size: 10px;
  color: #24253A;
}
/* line 1064, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-vat-experiment .pricing-table-container-special .cbx-content_price-vat {
  color: white;
}

/* line 1078, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-july22-design .pricing-table .money-back {
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translate(-50%, 0);
  display: block;
  width: 100%;
  height: unset;
  padding-bottom: 0;
  color: #6c6c6c;
}
/* line 1093, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-july22-design .buttons-layout .vat-string {
  position: unset;
  bottom: unset;
  left: unset;
  transform: unset;
  color: #212121;
}
@media (min-width: 1200px) {
  /* line 1102, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-july22-design .special-card-container .pricing-table {
    height: 342px !important;
  }
}
/* line 1109, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-july22-design .special-card-container .pricing-table-content-middle .buttons-layout .money-back {
  display: block;
  padding-bottom: 0;
  color: white;
}
@media (min-width: 1200px) {
  /* line 1109, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-july22-design .special-card-container .pricing-table-content-middle .buttons-layout .money-back {
    font-size: 14px;
    font-weight: 600;
  }
}
/* line 1119, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-july22-design .special-card-container .pricing-table-content-middle .buttons-layout .vat-string {
  color: white;
}
/* line 1124, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.variation-4-boxes-sticky.has-july22-design .special-card-container .pricing-table-content-bottom .special-card-panel,
#PricingSection.variation-4-boxes-sticky.has-july22-design .special-card-container .pricing-table-content-bottom .special-card-tooltip {
  display: none !important;
}
@media (max-width: 575.98px) {
  /* line 1129, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-july22-design.has-timer-on-hero-plan .special-card-container .pricing-table-content-bottom {
    margin-top: 16px;
  }
}
@media (max-width: 575.98px) {
  /* line 1135, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-july22-design.has-timer-on-hero-plan .special-card-container .pricing-table-content-bottom .special-card-tooltip {
    display: block !important;
    margin: unset !important;
    border-radius: 0 !important;
    border: unset !important;
    border-top: 1px solid #333447 !important;
    background: #242538 !important;
    color: #333447 !important;
  }
  /* line 1146, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-july22-design.has-timer-on-hero-plan .special-card-container .pricing-table-content-bottom .special-card-tooltip::after {
    display: none;
  }
  /* line 1150, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-july22-design.has-timer-on-hero-plan .special-card-container .pricing-table-content-bottom .special-card-tooltip .tooltip-content {
    font-size: 13px;
    font-weight: 600;
    color: white !important;
  }
}

@media (max-width: 575.98px) {
  /* line 1160, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.variation-4-boxes-sticky.has-july22-design.has-blackfriday-styling.has-timer-on-hero-plan .special-card-container .pricing-table-content-bottom .special-card-tooltip {
    background: #000000 !important;
  }
}

/* line 1173, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.has-special-box-hidden .pricing-boxes-row,
#PricingSection.has-first-box-hidden .pricing-boxes-row,
#PricingSection.has-second-box-hidden .pricing-boxes-row,
#PricingSection.has-third-box-hidden .pricing-boxes-row {
  justify-content: space-between;
}
/* line 1176, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.has-special-box-hidden .pricing-boxes-row::before, #PricingSection.has-special-box-hidden .pricing-boxes-row::after,
#PricingSection.has-first-box-hidden .pricing-boxes-row::before,
#PricingSection.has-first-box-hidden .pricing-boxes-row::after,
#PricingSection.has-second-box-hidden .pricing-boxes-row::before,
#PricingSection.has-second-box-hidden .pricing-boxes-row::after,
#PricingSection.has-third-box-hidden .pricing-boxes-row::before,
#PricingSection.has-third-box-hidden .pricing-boxes-row::after {
  display: none !important;
}

/* line 1183, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#PricingSection.has-special-box-hidden .pricing-table-container-special,
#PricingSection.has-first-box-hidden .pricing-table-container-first,
#PricingSection.has-second-box-hidden .pricing-table-container-second,
#PricingSection.has-third-box-hidden .pricing-table-container-third {
  display: none !important;
}

@media (max-width: 575.98px) {
  /* line 1193, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  div#content, main#content {
    overflow: unset;
  }
}

/* line 1200, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
div > iframe#launcher {
  z-index: 9999 !important;
}

/* line 1221, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
.info-section-pricing-page {
  position: relative;
  z-index: 199;
}
@media (max-width: 991.98px) {
  /* line 1225, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  .info-section-pricing-page .info-section-decorations-mobile {
    display: flex;
    justify-content: center;
  }
}
/* line 1232, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
.info-section-pricing-page .text-content-list {
  padding: 0;
  list-style: none !important;
}
/* line 1238, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
.info-section-pricing-page .text-content-list li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 991.98px) {
  /* line 1238, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  .info-section-pricing-page .text-content-list li {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 575.98px) {
  /* line 1238, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  .info-section-pricing-page .text-content-list li {
    margin-bottom: 8px;
  }
}
/* line 1257, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
.info-section-pricing-page .text-content-list .li-check {
  position: relative;
  display: flex;
  width: 16px;
  height: 16px;
  border-radius: 50%;
}
@media (min-width: 992px) {
  /* line 1257, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  .info-section-pricing-page .text-content-list .li-check {
    position: absolute;
    top: 10%;
    left: 0;
  }
}
@media (max-width: 991.98px) {
  /* line 1257, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  .info-section-pricing-page .text-content-list .li-check {
    position: relative;
    margin-right: 8px;
    flex-shrink: 0;
    align-self: normal;
  }
}
/* line 1281, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
.info-section-pricing-page .text-content-list .li-check::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 19px;
  height: 19px;
  background-image: url("/img/common/controls/check-solid-yellow.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 14px;
}

/* line 1303, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
.tpd-tooltip {
  z-index: 130 !important;
}

/* line 1309, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#upsell-modal {
  cursor: default;
}
/* line 1312, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#upsell-modal .modal {
  padding: 50px;
  background: rgba(28, 29, 47, 0.75);
}
/* line 1317, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#upsell-modal .modal-dialog {
  max-width: 565px;
}
/* line 1321, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#upsell-modal .modal-content {
  position: relative;
  border-radius: 36px;
  border: 2px solid #6C6E9B33;
  color: white;
  background: #242538;
  box-shadow: 0 4px 50px rgba(0, 0, 0, 0.3);
}
/* line 1330, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#upsell-modal .modal-content:before {
  content: '';
  position: absolute;
  top: -4px;
  left: -4px;
  z-index: -1;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  border-radius: 36px;
  background: linear-gradient(to top, #4B4C6D, #32344C);
}
/* line 1342, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#upsell-modal .modal-header,
#upsell-modal .modal-body,
#upsell-modal .modal-footer {
  padding-left: 40px;
  padding-right: 40px;
}
/* line 1349, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#upsell-modal .modal-header {
  padding-top: 40px;
  padding-bottom: 0;
}
/* line 1354, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#upsell-modal .modal-body {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 1359, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#upsell-modal .modal-footer {
  padding-top: 0;
  padding-bottom: 48px;
}
/* line 1364, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#upsell-modal .image-up {
  display: flex;
  justify-content: center;
}
/* line 1369, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#upsell-modal .image-up-img {
  width: 85px;
}
/* line 1373, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#upsell-modal .modal-title {
  width: 100% !important;
  color: white;
  font-size: 32px;
  padding-top: 5px !important;
  margin-top: 10px;
}
/* line 1381, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#upsell-modal .modal-subtitle {
  font-weight: 700;
  margin-top: 32px;
  margin-bottom: 12px;
  font-size: 16px;
}
/* line 1388, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#upsell-modal .layer-color {
  display: flex;
  padding: 16px 26px;
  margin-bottom: 6px;
  border: 1px solid rgba(219, 220, 237, 0.1);
  border-radius: 4px;
  background: #DBDCED1A;
}
/* line 1396, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#upsell-modal .layer-color:last-of-type {
  margin-bottom: unset;
}
/* line 1401, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#upsell-modal .layer-content {
  font-size: 16px;
}
/* line 1405, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#upsell-modal .layer-content-arrow {
  margin-right: 15px !important;
}
/* line 1409, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#upsell-modal .modal-footer,
#upsell-modal .btns-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 32px;
}
/* line 1417, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#upsell-modal .keep-btn,
#upsell-modal .switch-btn {
  align-self: stretch;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40%;
  padding: 14px 24px !important;
  margin: 0;
}
/* line 1428, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#upsell-modal .keep-btn {
  background: transparent;
  color: white;
  border: 1px solid white;
}
/* line 1434, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#upsell-modal .switch-btn {
  background: #FFCC00;
  color: black;
  border: 1px solid #FFCC00;
  margin-left: 15px;
}
/* line 1441, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
#upsell-modal .yellow-text {
  color: #FFCC00 !important;
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
}

@media (min-width: 1200px) {
  /* line 1450, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
  #PricingSection.has-campaign-styling .pricing-table-container-special .special-card-container .pricing-table {
    height: 335px !important;
  }
}
/* line 1456, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-banner-exp-cybersecurity23.scss */
.qa-logo-sp {
  width: 35%;
  position: absolute;
  left: 10px;
  top: 10px;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  /* line 4, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
  #PricingSection.has-campaign-styling .pricing-table-container-special,
  #PricingSection.has-campaign-styling .pricing-table-container-first,
  #PricingSection.has-campaign-styling .pricing-table-container-third {
    width: 30%;
  }
}
@media (min-width: 768px) {
  /* line 11, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
  #PricingSection.has-campaign-styling .pricing-table-container-special .pricing-table,
  #PricingSection.has-campaign-styling .pricing-table-container-first .pricing-table,
  #PricingSection.has-campaign-styling .pricing-table-container-third .pricing-table {
    border-radius: 3px !important;
  }
}
@media (min-width: 768px) {
  /* line 18, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
  #PricingSection.has-campaign-styling .pricing-table-container-special {
    order: 2;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  /* line 18, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
  #PricingSection.has-campaign-styling .pricing-table-container-special {
    width: 37%;
  }
}
@media (min-width: 768px) {
  /* line 28, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
  #PricingSection.has-campaign-styling .pricing-table-container-first {
    order: 3;
  }
}
@media (min-width: 768px) {
  /* line 34, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
  #PricingSection.has-campaign-styling .pricing-table-container-third {
    order: 1;
  }
}
/* line 41, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
#PricingSection.has-campaign-styling.variation-4-boxes-sticky.has-campaign-theme .pricing-table-container .special-card-container .pricing-table {
  box-shadow: 0px 0px 0px 2px #fecb29;
}
/* line 44, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
#PricingSection.has-campaign-styling.variation-4-boxes-sticky.has-campaign-theme .pricing-table-container .special-card-container .pricing-table .buttons-layout .vat-string {
  position: relative;
  margin-bottom: 8px;
}
/* line 49, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
#PricingSection.has-campaign-styling.variation-4-boxes-sticky.has-campaign-theme .pricing-table-container .special-card-container .pricing-table .buttons-layout .money-back {
  position: absolute;
  bottom: -64px;
  font-size: 12px;
  font-weight: 400;
}
/* line 56, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
#PricingSection.has-campaign-styling.variation-4-boxes-sticky.has-campaign-theme .pricing-table-container .special-card-container .pricing-table .special-card-container .pricing-table-content-bottom .special-card-tooltip {
  display: none !important;
}
@media (min-width: 1200px) {
  /* line 61, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
  #PricingSection.has-campaign-styling .pricing-table-container-special {
    width: 380px !important;
    position: relative;
    bottom: 40px;
  }
}
@media (min-width: 1200px) {
  /* line 68, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
  #PricingSection.has-campaign-styling .pricing-table-container-special .special-card-container .pricing-table {
    height: 335px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  /* line 68, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
  #PricingSection.has-campaign-styling .pricing-table-container-special .special-card-container .pricing-table {
    height: 400px !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 68, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
  #PricingSection.has-campaign-styling .pricing-table-container-special .special-card-container .pricing-table {
    height: 360px !important;
  }
}
@media (max-width: 575.98px) {
  /* line 68, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
  #PricingSection.has-campaign-styling .pricing-table-container-special .special-card-container .pricing-table {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
}
/* line 87, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
#PricingSection.has-campaign-styling .pricing-table-container-special .pricing-table-content-wrapper {
  position: relative;
}
@media (max-width: 575.98px) {
  /* line 91, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
  #PricingSection.has-campaign-styling .pricing-table-container-special .pricing-table-content-bottom {
    margin-top: 0;
  }
}
/* line 97, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
#PricingSection.has-campaign-styling .pricing-table-container-special .offer-badge_lace,
#PricingSection.has-campaign-styling .pricing-table-container-special .offer-badge_pill {
  display: none !important;
}
@media (max-width: 575.98px) {
  /* line 102, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
  #PricingSection.has-campaign-styling .pricing-table-container-special .offer-badge .offer-text {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media (max-width: 575.98px) {
  /* line 112, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
  #PricingSection.has-campaign-styling .pricing-table-container-special .cbx-content_period em {
    font-style: normal;
    color: #ffcc00;
  }
}
@media (min-width: 1200px) {
  /* line 121, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
  #PricingSection.has-campaign-styling .pricing-table-container-first,
  #PricingSection.has-campaign-styling .pricing-table-container-third {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 320px !important;
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  /* line 131, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
  #PricingSection.has-campaign-styling .pricing-table-container-first .pricing-table,
  #PricingSection.has-campaign-styling .pricing-table-container-third .pricing-table {
    margin-top: 0 !important;
  }
}
@media (max-width: 575.98px) {
  /* line 137, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
  #PricingSection.has-campaign-styling .pricing-table-container-first .cbx-content_period,
  #PricingSection.has-campaign-styling .pricing-table-container-third .cbx-content_period {
    color: #242538 !important;
  }
}
/* line 143, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
#PricingSection.has-campaign-styling .pricing-table-container-first .choose-plan > .cg-btn.white-green:hover,
#PricingSection.has-campaign-styling .pricing-table-container-third .choose-plan > .cg-btn.white-green:hover {
  color: white !important;
  background-color: #323232 !important;
  border: 1px solid #323232 !important;
}
@media (min-width: 1200px) {
  /* line 154, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
  #PricingSection.has-campaign-styling .pricing-table .pricing-duration {
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 40px;
  }
}
/* line 164, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
#PricingSection.has-campaign-styling .vat-string,
#PricingSection.has-campaign-styling .cbx-content_price-vat {
  display: none !important;
}
/* line 170, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
#PricingSection.has-campaign-styling.has-vat-experiment .vat-string,
#PricingSection.has-campaign-styling.has-vat-experiment .cbx-content_price-vat {
  display: block !important;
}

/* line 177, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
#PricingSection .pricing-table-container-first .pricing-table,
#PricingSection .pricing-table-container-third .pricing-table {
  height: 265px !important;
  margin-top: 60px;
}

/* line 183, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
#PricingSection .pricing-table .price-details .price-details-full {
  font-size: 14px;
  position: relative;
}

/* line 190, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
.product-billing-s {
  font-size: 13.5px;
  color: black;
}

/* line 194, ../../../../../sass/Cyberghost/element/shop/pricing/default-4b-jan22-sticky-holiday22-may23.scss */
.step-description {
  color: black !important;
}
/* line 1, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
.custom-h {
  height: 100px;
  background: #FFFFFF;
  display: flex;
  align-items: center;
}

/* line 10, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
#bottomBanner .container .wrapper {
  display: flex;
  align-items: center;
}
/* line 14, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
#bottomBanner .container .wrapper .wrapper-plans {
  width: 75%;
  display: flex;
  padding: 0;
  align-items: center;
}
/* line 21, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
#bottomBanner .container .wrapper .wrapper-plans-list {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
  margin-top: 0;
}
/* line 28, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
#bottomBanner .container .wrapper .navbar-text {
  width: 15%;
  color: #6A7788;
  font-size: 14px;
}
/* line 34, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
#bottomBanner .container .wrapper .navbar-text-subscriptions {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
}
/* line 40, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
#bottomBanner .container .wrapper .navbar-text-subscriptions .arrow-dark {
  display: flex;
}
/* line 45, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
#bottomBanner .container .wrapper .choose-plan {
  width: 30%;
  text-align: center;
  display: flex;
  align-items: center;
}
/* line 51, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
body.el #bottomBanner .container .wrapper .choose-plan {
  width: 55%;
}
/* line 55, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
body.es #bottomBanner .container .wrapper .choose-plan {
  width: 42%;
}
/* line 59, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
body.fr #bottomBanner .container .wrapper .choose-plan {
  width: 40%;
}
/* line 63, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
body.pt #bottomBanner .container .wrapper .choose-plan {
  width: 41%;
}
/* line 67, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
body.in #bottomBanner .container .wrapper .choose-plan {
  width: 33%;
}
/* line 71, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
body.it #bottomBanner .container .wrapper .choose-plan {
  width: 55%;
}
@media only screen and (max-width: 1200px) {
  /* line 45, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
  #bottomBanner .container .wrapper .choose-plan {
    width: 40%;
  }
}

/* line 83, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
.hero-money-back {
  background: rgba(255, 255, 255, 0.06);
  padding: 20px !important;
  position: relative !important;
  top: 48px !important;
  color: #FC0 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}
@media only screen and (max-width: 1200px) {
  /* line 83, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
  .hero-money-back {
    top: 90px !important;
  }
}

@media only screen and (max-width: 1200px) {
  /* line 99, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
  #PricingSection.variation-4-boxes-sticky .pricing-table-content-middle {
    top: 20px;
  }
}
/* line 105, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
#PricingSection.variation-4-boxes-sticky .pricing-table .checkboxes-layout {
  display: block !important;
}
/* line 108, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
#PricingSection.variation-4-boxes-sticky .pricing-table .checkboxes-layout .cbx-content {
  display: none;
}

/* line 113, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
.cbx-checkbox-new {
  position: relative;
  bottom: 260px;
  left: 310px;
}

/* line 120, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
.cbx-checkbox-lr {
  position: relative;
  bottom: 220px;
  left: 250px;
}
@media only screen and (max-width: 1200px) {
  /* line 120, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
  .cbx-checkbox-lr {
    position: relative;
    bottom: 190px;
    left: 220px;
  }
}

@media only screen and (max-width: 1200px) {
  /* line 132, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
  .cbx-checkbox-m {
    position: relative;
    left: 285px;
  }
}

/* line 140, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
.money-back-lr {
  position: relative;
  background: #FCFCFC;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  top: 27px;
  font-size: 14px;
}

/* line 151, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
#continueCheckout {
  transition: all 0.5s ease-in-out;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  border: none !important;
  display: flex;
}
/* line 158, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
#continueCheckout:hover {
  transition: all 0.5s ease-in-out;
}
/* line 162, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
#continueCheckout:hover .arrow-dark-img-exp {
  transition: all 0.5s ease-in-out;
  transform: translateX(4px);
}
/* line 168, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
#continueCheckout span {
  display: flex;
  transition: all 0.5s ease-in-out;
}
/* line 173, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
#continueCheckout .arrow-dark-img-exp {
  max-width: 100%;
}

/* line 178, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
#bottomBanner {
  position: sticky;
  left: 0;
  bottom: 0;
  z-index: 100;
  margin-top: 25px;
  margin-bottom: 50px;
}

/* line 189, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
.dip-name-change1, .dip-name-change2, .dip-name-change6 {
  font-weight: normal !important;
  color: #838495;
}

/* line 195, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
.wss-name-change1, .wss-name-change2, .wss-name-change6 {
  font-weight: normal !important;
  color: #838495;
}

/* line 201, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
.spe-bold-class {
  font-weight: bold !important;
  color: #333;
}

/* line 206, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
.mr-26 {
  margin-right: 24px;
}

/* line 210, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
.text-green-pcloud {
  color: #4BA920;
  margin-right: 5px;
}
/* line 214, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
body.es .text-green-pcloud, body.fr .text-green-pcloud, body.it .text-green-pcloud, body.pt .text-green-pcloud {
  margin-left: 5px;
}

/* line 219, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
#pCloudMention {
  font-size: 12px !important;
  color: #242538;
}

/* line 224, ../../../../../sass/Cyberghost/element/shop/bottom/stickybanner23.scss */
.mb-22 {
  margin-bottom: 22px;
}
/* line 1, ../../../../sass/Cyberghost/vb/element/icon-title-description.scss */
.vb-icon-title-description-wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: -36px;
}
@media (min-width: 768px) {
  /* line 1, ../../../../sass/Cyberghost/vb/element/icon-title-description.scss */
  .vb-icon-title-description-wrapper {
    margin-top: 36px;
    margin-bottom: 36px;
  }
}
@media (max-width: 767.98px) {
  /* line 1, ../../../../sass/Cyberghost/vb/element/icon-title-description.scss */
  .vb-icon-title-description-wrapper {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}

/* line 19, ../../../../sass/Cyberghost/vb/element/icon-title-description.scss */
.vb-icon-title-description {
  flex: 1 0 33.33%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 36px;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 991.98px) {
  /* line 19, ../../../../sass/Cyberghost/vb/element/icon-title-description.scss */
  .vb-icon-title-description {
    flex-basis: 50%;
  }
}
@media (max-width: 599.98px) {
  /* line 19, ../../../../sass/Cyberghost/vb/element/icon-title-description.scss */
  .vb-icon-title-description {
    flex-basis: 100%;
  }
}
/* line 34, ../../../../sass/Cyberghost/vb/element/icon-title-description.scss */
.vb-icon-title-description .itd-icon {
  display: block;
  max-height: 80px;
  margin-left: auto;
  margin-right: auto;
}
/* line 41, ../../../../sass/Cyberghost/vb/element/icon-title-description.scss */
.vb-icon-title-description .itd-title {
  margin-top: 16px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.1;
  color: #242538;
}
/* line 49, ../../../../sass/Cyberghost/vb/element/icon-title-description.scss */
.vb-icon-title-description .itd-description {
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.3;
  color: #6A7788;
}
.tpd-tooltip {
  position: absolute;
}

/* Fix for CSS frameworks that don't keep the use of box-sizing: border-box
   within their own namespace */
.tpd-tooltip {
  box-sizing: content-box;
}
.tpd-tooltip [class^="tpd-"] {
  box-sizing: inherit;
}

/* Content */
.tpd-content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tpd-content-spacer,
.tpd-content-relative,
.tpd-content-relative-padder {
  float: left;
  position: relative;
}
.tpd-content-relative {
  width: 100%;
}

.tpd-content {
  float: left;
  clear: both;
  position: relative;
  padding: 10px;
  font-size: 11px;
  line-height: 16px;
  color: #fff;
  box-sizing: border-box !important;
}
.tpd-has-inner-close .tpd-content-relative .tpd-content {
  padding-right: 0 !important;
}
.tpd-tooltip .tpd-content-no-padding {
  padding: 0 !important;
}

.tpd-title-wrapper {
  float: left;
  position: relative;
  overflow: hidden;
}
.tpd-title-spacer {
  float: left;
}
.tpd-title-relative,
.tpd-title-relative-padder {
  float: left;
  position: relative;
}
.tpd-title-relative {
  width: 100%;
}
.tpd-title {
  float: left;
  position: relative;
  font-size: 11px;
  line-height: 16px;
  padding: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  box-sizing: border-box !important;
}
.tpd-has-title-close .tpd-title {
  padding-right: 0 !important;
}
.tpd-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 28px;
  cursor: pointer;
  overflow: hidden;
  color: #fff;
}
.tpd-close-icon {
  float: left;
  font-family: Arial, Baskerville, monospace;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  width: 28px;
  height: 28px;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
}

/* Skin */
.tpd-skin {
  position: absolute;
  top: 0;
  left: 0;
}

.tpd-frames {
  position: absolute;
  top: 0;
  left: 0;
}
.tpd-frames .tpd-frame {
  float: left;
  width: 100%;
  height: 100%;
  clear: both;
  display: none;
}

.tpd-visible-frame-top .tpd-frame-top {
  display: block;
}
.tpd-visible-frame-bottom .tpd-frame-bottom {
  display: block;
}
.tpd-visible-frame-left .tpd-frame-left {
  display: block;
}
.tpd-visible-frame-right .tpd-frame-right {
  display: block;
}

.tpd-backgrounds {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
.tpd-background-shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  pointer-events: none;
}
.tpd-no-shadow .tpd-skin .tpd-background-shadow {
  box-shadow: none !important;
}

.tpd-background-box {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
/* only the top background box should be shown when not using a stem */
.tpd-no-stem .tpd-background-box,
.tpd-no-stem .tpd-shift-stem {
  display: none;
}
.tpd-no-stem .tpd-background-box-top {
  display: block;
}

.tpd-background-box-shift,
.tpd-background-box-shift-further {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
}
.tpd-background {
  border-radius: 10px;
  float: left;
  clear: both;
  background: none;
  -webkit-background-clip: padding-box; /* Safari */
  background-clip: padding-box; /* IE9+, Firefox 4+, Opera, Chrome */
  border-style: solid;
  border-width: 1px;
  border-color: rgba(
    255,
    255,
    255,
    0.1
  ); /* opacity here bugs out in firefox, .tpd-background-content should have no opacity if this opacity is less than 1 */
}
.tpd-background-loading {
  display: none;
}
/* no radius */
.tpd-no-radius
  .tpd-skin
  .tpd-frames
  .tpd-frame
  .tpd-backgrounds
  .tpd-background {
  border-radius: 0;
}
.tpd-background-title {
  float: left;
  clear: both;
  width: 100%;
  background-color: #282828;
}
.tpd-background-content {
  float: left;
  clear: both;
  width: 100%;
  background-color: #282828;
}
.tpd-background-border-hack {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-style: solid;
}

.tpd-background-box-top {
  top: 0;
}
.tpd-background-box-bottom {
  bottom: 0;
}
.tpd-background-box-left {
  left: 0;
}
.tpd-background-box-right {
  right: 0;
}

/* Skin / Stems */
.tpd-shift-stem {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.tpd-shift-stem-side {
  position: absolute;
}
.tpd-frame-top .tpd-shift-stem-side,
.tpd-frame-bottom .tpd-shift-stem-side {
  width: 100%;
}
.tpd-frame-left .tpd-shift-stem-side,
.tpd-frame-right .tpd-shift-stem-side {
  height: 100%;
}

.tpd-stem {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; /* shows possible invalid subpx rendering */
  width: 16px; /* best cross browser stem: width = 2 x height (90deg angle) */
  height: 8px;
  margin-left: 3px; /* space from the side */
  margin-top: 2px; /* space between target and stem */
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
/* remove margins once we're done measuring */
.tpd-tooltip .tpd-skin .tpd-frames .tpd-frame .tpd-shift-stem .tpd-stem-reset {
  margin: 0 !important;
}

.tpd-stem-spacer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tpd-stem-reset .tpd-stem-spacer {
  margin-top: 0;
}

.tpd-stem-point {
  width: 100px;
  position: absolute;
  top: 0;
  left: 50%;
}
.tpd-stem-downscale,
.tpd-stem-transform {
  float: left;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  position: relative;
}

.tpd-stem-side {
  width: 50%;
  height: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
.tpd-stem-side-inversed {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.tpd-stem-triangle {
  width: 0;
  height: 0;
  border-bottom-style: solid;
  border-left-color: transparent;
  border-left-style: solid;
  position: absolute;
  top: 0;
  left: 0;
}
.tpd-stem-border {
  width: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  background-color: #fff; /* will become transparent */
  border-right-color: #fff;
  border-right-style: solid;
  border-right-width: 0;
}

.tpd-stem-border-corner {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  border-right-style: solid;
  border-right-width: 0;
}

/* fixes rendering issue in IE */
.tpd-stem * {
  z-index: 0;
  zoom: 1;
}

/* used by IE < 9 */
.tpd-stem-border-center-offset,
.tpd-stem-border-center-offset-inverse {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tpd-stem-notransform {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}
.tpd-stem-notransform .tpd-stem-border {
  height: 100%;
  position: relative;
  float: left;
  top: 0;
  left: 0;
  margin: 0;
}
.tpd-stem-notransform .tpd-stem-border-center {
  position: absolute;
}
.tpd-stem-notransform .tpd-stem-border-corner {
  background: #fff;
  border: 0;
  top: auto;
  left: auto;
}
.tpd-stem-notransform .tpd-stem-border-center,
.tpd-stem-notransform .tpd-stem-triangle {
  height: 0;
  border: 0;
  left: 50%;
}

/* transformations for left/right/bottom */
.tpd-stem-transform-left {
  -webkit-transform: rotate(-90deg) scale(-1, 1);
  transform: rotate(-90deg) scale(-1, 1);
}
.tpd-stem-transform-right {
  -webkit-transform: rotate(90deg) translate(0, -100%);
  transform: rotate(90deg) translate(0, -100%);
}
.tpd-stem-transform-bottom {
  -webkit-transform: scale(1, -1) translate(0, -100%);
  transform: scale(1, -1) translate(0, -100%);
}

/* Spinner */
.tpd-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 46px;
  height: 36px;
}
.tpd-spinner-spin {
  position: relative;
  float: left;
  margin: 8px 0 0 13px;
  text-indent: -9999em;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-left: 2px solid #fff;
  -webkit-animation: tpd-spinner-animation 1.1s infinite linear;
  animation: tpd-spinner-animation 1.1s infinite linear;
  box-sizing: border-box !important;
}
.tpd-spinner-spin,
.tpd-spinner-spin:after {
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
@-webkit-keyframes tpd-spinner-animation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes tpd-spinner-animation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* show the loader while loading and hide all the content */
.tpd-is-loading .tpd-content-wrapper,
.tpd-is-loading .tpd-title-wrapper {
  display: none;
}
.tpd-is-loading .tpd-background {
  display: none;
}
.tpd-is-loading .tpd-background-loading {
  display: block;
}

/* Resets while measuring content */
.tpd-tooltip-measuring {
  top: 0;
  left: 0;
  position: absolute;
  max-width: 100%;
  width: 100%;
}
.tpd-tooltip-measuring .tpd-skin,
.tpd-tooltip-measuring .tpd-spinner {
  display: none;
}

.tpd-tooltip-measuring .tpd-content-wrapper,
.tpd-tooltip-measuring .tpd-title-wrapper {
  display: block;
}

/* Links */
.tpd-tooltip a,
.tpd-tooltip a:hover {
  color: #808080;
  text-decoration: underline;
}
.tpd-tooltip a:hover {
  color: #6c6c6c;
}

/*
 * Sizes
 */
/* x-small */
.tpd-size-x-small .tpd-content,
.tpd-size-x-small .tpd-title {
  padding: 7px 8px;
  font-size: 10px;
  line-height: 15px;
}
.tpd-size-x-small .tpd-background {
  border-radius: 5px;
}
.tpd-size-x-small .tpd-stem {
  width: 12px;
  height: 6px;
  margin-left: 4px;
  margin-top: 2px; /* space between target and stem */
}
.tpd-size-x-small.tpd-no-radius .tpd-stem {
  margin-left: 7px;
}
.tpd-size-x-small .tpd-close {
  margin-bottom: 1px;
}
.tpd-size-x-small .tpd-spinner {
  width: 35px;
  height: 29px;
}
.tpd-size-x-small .tpd-spinner-spin {
  margin: 6px 0 0 9px;
}
.tpd-size-x-small .tpd-spinner-spin,
.tpd-size-x-small .tpd-spinner-spin:after {
  width: 17px;
  height: 17px;
}

/* small */
.tpd-size-small .tpd-content,
.tpd-size-small .tpd-title {
  padding: 8px;
  font-size: 10px;
  line-height: 16px;
}
.tpd-size-small .tpd-background {
  border-radius: 6px;
}
.tpd-size-small .tpd-stem {
  width: 14px;
  height: 7px;
  margin-left: 5px;
  margin-top: 2px; /* space between target and stem */
}
.tpd-size-small.tpd-no-radius .tpd-stem {
  margin-left: 8px;
}
.tpd-size-small .tpd-close {
  margin: 2px 1px;
}
.tpd-size-small .tpd-spinner {
  width: 42px;
  height: 32px;
}
.tpd-size-small .tpd-spinner-spin {
  margin: 7px 0 0 13px;
}
.tpd-size-small .tpd-spinner-spin,
.tpd-size-small .tpd-spinner-spin:after {
  width: 18px;
  height: 18px;
}

/* medium (default) */
.tpd-size-medium .tpd-content,
.tpd-size-medium .tpd-title {
  padding: 10px;
  font-size: 11px;
  line-height: 16px;
}
.tpd-size-medium .tpd-background {
  border-radius: 8px;
}
.tpd-size-medium .tpd-stem {
  width: 16px; /* best cross browser stem width is 2xheight, for a 90deg angle */
  height: 8px;
  margin-left: 6px; /* space from the side */
  margin-top: 2px; /* space between target and stem */
}
.tpd-size-medium.tpd-no-radius .tpd-stem {
  margin-left: 10px;
}
.tpd-size-medium .tpd-close {
  margin: 4px 2px;
}
/* ideal spinner dimensions don't cause movement op top and
   on the stem when switching to text using position:'topleft' */
.tpd-size-medium .tpd-spinner {
  width: 50px;
  height: 36px;
}
.tpd-size-medium .tpd-spinner-spin {
  margin: 8px 0 0 15px;
}
.tpd-size-medium .tpd-spinner-spin,
.tpd-size-medium .tpd-spinner-spin:after {
  width: 20px;
  height: 20px;
}

/* large */
.tpd-size-large .tpd-content,
.tpd-size-large .tpd-title {
  padding: 10px;
  font-size: 13px;
  line-height: 18px;
}
.tpd-size-large .tpd-background {
  border-radius: 8px;
}
.tpd-size-large .tpd-stem {
  width: 18px;
  height: 9px;
  margin-left: 7px;
  margin-top: 2px; /* space between target and stem */
}
.tpd-size-large.tpd-no-radius .tpd-stem {
  margin-left: 10px;
}
.tpd-size-large .tpd-close {
  margin: 5px 2px 5px 2px;
}
.tpd-size-large .tpd-spinner {
  width: 54px;
  height: 38px;
}
.tpd-size-large .tpd-spinner-spin {
  margin: 9px 0 0 17px;
}
.tpd-size-large .tpd-spinner-spin,
.tpd-size-large .tpd-spinner-spin:after {
  width: 20px;
  height: 20px;
}

/* Skins */
/* default (dark) */
.tpd-skin-dark .tpd-content,
.tpd-skin-dark .tpd-title,
.tpd-skin-dark .tpd-close {
  color: #fff;
}
.tpd-skin-dark .tpd-background-content,
.tpd-skin-dark .tpd-background-title {
  background-color: #282828;
}
.tpd-skin-dark .tpd-background {
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.1);
}
/* line below the title */
.tpd-skin-dark .tpd-title-wrapper {
  border-bottom: 1px solid #404040;
}
/* spinner */
.tpd-skin-dark .tpd-spinner-spin {
  border-color: rgba(255, 255, 255, 0.2);
  border-left-color: #fff;
}
/* links */
.tpd-skin-dark a {
  color: #ccc;
}
.tpd-skin-dark a:hover {
  color: #c0c0c0;
}

/* light */
.tpd-skin-light .tpd-content,
.tpd-skin-light .tpd-title,
.tpd-skin-light .tpd-close {
  color: #333;
}
.tpd-skin-light .tpd-background-content {
  background-color: #fff;
}
.tpd-skin-light .tpd-background {
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.3);
}
.tpd-skin-light .tpd-background-title {
  background-color: #f7f7f7;
}
.tpd-skin-light .tpd-title-wrapper {
  border-bottom: 1px solid #c0c0c0;
}
.tpd-skin-light .tpd-background-shadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
/* fallback for no/disabled shadow */
.tpd-skin-light.tpd-no-shadow .tpd-background {
  border-color: rgba(100, 100, 100, 0.3);
}
.tpd-skin-light .tpd-spinner-spin {
  border-color: rgba(51, 51, 51, 0.2);
  border-left-color: #333;
}
.tpd-skin-light a {
  color: #808080;
}
.tpd-skin-light a:hover {
  color: #6c6c6c;
}

/* gray */
.tpd-skin-gray .tpd-content,
.tpd-skin-gray .tpd-title,
.tpd-skin-gray .tpd-close {
  color: #fff;
}
.tpd-skin-gray .tpd-background-content,
.tpd-skin-gray .tpd-background-title {
  background-color: #727272;
}
.tpd-skin-gray .tpd-background {
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.1);
}
.tpd-skin-gray .tpd-title-wrapper {
  border-bottom: 1px solid #505050;
}
.tpd-skin-gray .tpd-spinner-spin {
  border-color: rgba(255, 255, 255, 0.2);
  border-left-color: #fff;
}
.tpd-skin-gray a {
  color: #ccc;
}
.tpd-skin-gray a:hover {
  color: #b6b6b6;
}

/* red */
.tpd-skin-red .tpd-content,
.tpd-skin-red .tpd-title,
.tpd-skin-red .tpd-close {
  color: #fff;
}
.tpd-skin-red .tpd-background-content {
  background-color: #e13c37;
}
.tpd-skin-red .tpd-background {
  border-width: 1px;
  border-color: rgba(12, 0, 0, 0.6);
}
.tpd-skin-red .tpd-background-title {
  background-color: #e13c37;
}
.tpd-skin-red .tpd-title-wrapper {
  border-bottom: 1px solid #a30500;
}
.tpd-skin-red .tpd-background-shadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.tpd-skin-red .tpd-spinner-spin {
  border-color: rgba(255, 255, 255, 0.2);
  border-left-color: #fff;
}
.tpd-skin-red a {
  color: #ddd;
}
.tpd-skin-red a:hover {
  color: #c6c6c6;
}

/* green */
.tpd-skin-green .tpd-content,
.tpd-skin-green .tpd-title,
.tpd-skin-green .tpd-close {
  color: #fff;
}
.tpd-skin-green .tpd-background-content {
  background-color: #4aab3a;
}
.tpd-skin-green .tpd-background {
  border-width: 1px;
  border-color: rgba(0, 12, 0, 0.6);
}
.tpd-skin-green .tpd-background-title {
  background-color: #4aab3a;
}
.tpd-skin-green .tpd-title-wrapper {
  border-bottom: 1px solid #127c00;
}
.tpd-skin-green .tpd-background-shadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.tpd-skin-green .tpd-spinner-spin {
  border-color: rgba(255, 255, 255, 0.2);
  border-left-color: #fff;
}
.tpd-skin-green a {
  color: #ddd;
}
.tpd-skin-green a:hover {
  color: #c6c6c6;
}

/* blue */
.tpd-skin-blue .tpd-content,
.tpd-skin-blue .tpd-title,
.tpd-skin-blue .tpd-close {
  color: #fff;
}
.tpd-skin-blue .tpd-background-content {
  background-color: #45a3e3;
}
.tpd-skin-blue .tpd-background {
  border-width: 1px;
  border-color: rgba(0, 0, 12, 0.6);
}
.tpd-skin-blue .tpd-background-title {
  background-color: #45a3e3;
}
.tpd-skin-blue .tpd-title-wrapper {
  border-bottom: 1px solid #1674b4;
}
.tpd-skin-blue .tpd-background-shadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.tpd-skin-blue .tpd-spinner-spin {
  border-color: rgba(255, 255, 255, 0.2);
  border-left-color: #fff;
}
.tpd-skin-blue a {
  color: #ddd;
}
.tpd-skin-blue a:hover {
  color: #c6c6c6;
}

/* lightyellow */
.tpd-skin-lightyellow .tpd-content,
.tpd-skin-lightyellow .tpd-title,
.tpd-skin-lightyellow .tpd-close {
  color: #333;
}
.tpd-skin-lightyellow .tpd-background-content {
  background-color: #ffffa9;
}
.tpd-skin-lightyellow .tpd-background {
  border-width: 1px;
  border-color: rgba(8, 8, 0, 0.35);
}
.tpd-skin-lightyellow .tpd-background-title {
  background-color: #ffffa9;
}
.tpd-skin-lightyellow .tpd-title-wrapper {
  border-bottom: 1px solid #a7a697;
}
.tpd-skin-lightyellow .tpd-background-shadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.tpd-skin-lightyellow .tpd-spinner-spin {
  border-color: rgba(51, 51, 51, 0.2);
  border-left-color: #333;
}
.tpd-skin-lightyellow a {
  color: #777;
}
.tpd-skin-lightyellow a:hover {
  color: #868686;
}

/* lightblue */
.tpd-skin-lightblue .tpd-content,
.tpd-skin-lightblue .tpd-title,
.tpd-skin-lightblue .tpd-close {
  color: #333;
}
.tpd-skin-lightblue .tpd-background-content {
  background-color: #bce5ff;
}
.tpd-skin-lightblue .tpd-background {
  border-width: 1px;
  border-color: rgba(0, 0, 8, 0.35);
}
.tpd-skin-lightblue .tpd-background-title {
  background-color: #bce5ff;
}
.tpd-skin-lightblue .tpd-title-wrapper {
  border-bottom: 1px solid #909b9f;
}
.tpd-skin-lightblue .tpd-background-shadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.tpd-skin-lightblue .tpd-spinner-spin {
  border-color: rgba(51, 51, 51, 0.2);
  border-left-color: #333;
}
.tpd-skin-lightblue a {
  color: #777;
}
.tpd-skin-lightblue a:hover {
  color: #868686;
}

/* lightpink */
.tpd-skin-lightpink .tpd-content,
.tpd-skin-lightpink .tpd-title,
.tpd-skin-lightpink .tpd-close {
  color: #333;
}
.tpd-skin-lightpink .tpd-background-content {
  background-color: #ffc4bf;
}
.tpd-skin-lightpink .tpd-background {
  border-width: 1px;
  border-color: rgba(8, 0, 0, 0.35);
}
.tpd-skin-lightpink .tpd-background-title {
  background-color: #ffc4bf;
}
.tpd-skin-lightpink .tpd-title-wrapper {
  border-bottom: 1px solid #a08f8f;
}
.tpd-skin-lightpink .tpd-background-shadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.tpd-skin-lightpink .tpd-spinner-spin {
  border-color: rgba(51, 51, 51, 0.2);
  border-left-color: #333;
}
.tpd-skin-lightpink a {
  color: #777;
}
.tpd-skin-lightpink a:hover {
  color: #868686;
}
/*!
 * Bootstrap-select v1.13.14 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2020 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */@-webkit-keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@-o-keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}.bootstrap-select>select.bs-select-hidden,select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{width:220px\0;vertical-align:middle}.bootstrap-select>.dropdown-toggle{position:relative;width:100%;text-align:right;white-space:nowrap;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.bootstrap-select>.dropdown-toggle:after{margin-top:-1px}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{color:#999}.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:hover{color:rgba(255,255,255,.5)}.bootstrap-select>select{position:absolute!important;bottom:0;left:50%;display:block!important;width:.5px!important;height:100%!important;padding:0!important;opacity:0!important;border:none;z-index:0!important}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2!important}.bootstrap-select.is-invalid .dropdown-toggle,.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle,.was-validated .bootstrap-select select:invalid+.dropdown-toggle{border-color:#b94a48}.bootstrap-select.is-valid .dropdown-toggle,.was-validated .bootstrap-select select:valid+.dropdown-toggle{border-color:#28a745}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus,.bootstrap-select>select.mobile-device:focus+.dropdown-toggle{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none;height:auto}:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{float:none;z-index:auto}.form-inline .bootstrap-select,.form-inline .bootstrap-select.form-control:not([class*=col-]){width:auto}.bootstrap-select:not(.input-group-btn),.bootstrap-select[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.dropdown-menu-right,.bootstrap-select[class*=col-].dropdown-menu-right,.row .bootstrap-select[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select,.form-horizontal .bootstrap-select,.form-inline .bootstrap-select{margin-bottom:0}.form-group-lg .bootstrap-select.form-control,.form-group-sm .bootstrap-select.form-control{padding:0}.form-group-lg .bootstrap-select.form-control .dropdown-toggle,.form-group-sm .bootstrap-select.form-control .dropdown-toggle{height:100%;font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-lg .dropdown-toggle,.bootstrap-select.form-control-sm .dropdown-toggle{font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-sm .dropdown-toggle{padding:.25rem .5rem}.bootstrap-select.form-control-lg .dropdown-toggle{padding:.5rem 1rem}.form-inline .bootstrap-select .form-control{width:100%}.bootstrap-select.disabled,.bootstrap-select>.disabled{cursor:not-allowed}.bootstrap-select.disabled:focus,.bootstrap-select>.disabled:focus{outline:0!important}.bootstrap-select.bs-container{position:absolute;top:0;left:0;height:0!important;padding:0!important}.bootstrap-select.bs-container .dropdown-menu{z-index:1060}.bootstrap-select .dropdown-toggle .filter-option{position:static;top:0;left:0;float:left;height:100%;width:100%;text-align:left;overflow:hidden;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.bs3.bootstrap-select .dropdown-toggle .filter-option{padding-right:inherit}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option{position:absolute;padding-top:inherit;padding-bottom:inherit;padding-left:inherit;float:none}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner{padding-right:inherit}.bootstrap-select .dropdown-toggle .filter-option-inner-inner{overflow:hidden}.bootstrap-select .dropdown-toggle .filter-expand{width:0!important;float:left;opacity:0!important;overflow:hidden}.bootstrap-select .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.input-group .bootstrap-select.form-control .dropdown-toggle{border-radius:inherit}.bootstrap-select[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu>.inner:focus{outline:0!important}.bootstrap-select .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select .dropdown-menu li{position:relative}.bootstrap-select .dropdown-menu li.active small{color:rgba(255,255,255,.5)!important}.bootstrap-select .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select .dropdown-menu li a span.check-mark{display:none}.bootstrap-select .dropdown-menu li a span.text{display:inline-block}.bootstrap-select .dropdown-menu li small{padding-left:.5em}.bootstrap-select .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu .notify.fadeOut{-webkit-animation:.3s linear 750ms forwards bs-notify-fadeOut;-o-animation:.3s linear 750ms forwards bs-notify-fadeOut;animation:.3s linear 750ms forwards bs-notify-fadeOut}.bootstrap-select .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.fit-width .dropdown-toggle .filter-option{position:static;display:inline;padding:0}.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner{display:inline}.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before{content:'\00a0'}.bootstrap-select.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark{position:absolute;display:inline-block;right:15px;top:5px}.bootstrap-select.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select .bs-ok-default:after{content:'';display:block;width:.5em;height:1em;border-style:solid;border-width:0 .26em .26em 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before{bottom:auto;top:-4px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after{bottom:auto;top:-4px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:before,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}/* line 2, ../../../sass/Cyberghost/element/triangle-separator.scss */
.triangle-separator {
  background: white;
  height: 30px;
  position: relative;
  background-color: white;
}
/* line 10, ../../../sass/Cyberghost/element/triangle-separator.scss */
.triangle-separator .triangle {
  position: absolute;
  height: 60px;
  transform: translateX(-50%);
  z-index: 1;
}
/* line 17, ../../../sass/Cyberghost/element/triangle-separator.scss */
.triangle-separator .triangle.down {
  left: 50%;
  top: -30px;
}
/* line 22, ../../../sass/Cyberghost/element/triangle-separator.scss */
.triangle-separator .triangle.up {
  left: 50%;
  top: 0;
  transform: translateX(-50%) rotate(180deg);
}
/* line 1, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons {
  margin: 20px 0;
  padding-bottom: 20px;
}
/* line 5, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container {
  display: flex;
}
@media (max-width: 767.98px) {
  /* line 5, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
  .section-optional-add-ons .boxes-container {
    flex-direction: column;
  }
}
/* line 13, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box {
  position: relative;
  display: flex;
  align-items: center;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  flex: 1;
  box-sizing: border-box;
  padding: 20px;
  margin-top: 20px;
  border-radius: 4px;
  border: 2px solid #d5d5d5;
  background-color: white;
}
/* line 33, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box.box-left {
  margin-right: 10px;
}
/* line 36, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box.box-aio {
  border-top-left-radius: 0px;
}
/* line 40, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .text-content {
  padding-bottom: 15px;
  margin-bottom: auto;
  margin-left: 10px;
}
/* line 46, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .text-content h3 {
  font-size: 16px;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  /* line 46, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
  .section-optional-add-ons .boxes-container .box .text-content h3 {
    font-size: 13px;
  }
}
/* line 55, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .text-content h3 .fa-info-circle {
  font-size: 14px;
  color: #D5D5D5;
  vertical-align: super;
}
/* line 63, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .text-content p {
  font-size: 12px;
  margin-top: 5px;
}
/* line 68, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .text-content .options {
  display: flex;
  align-items: center;
  padding: 15px 0;
}
/* line 73, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .text-content .options .side-column {
  display: flex;
  align-items: center;
}
/* line 77, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .text-content .options .side-column .title {
  margin-left: 10px;
  font-size: 16px;
  font-weight: bold;
}
/* line 84, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .text-content .options .column-sep .fas {
  color: #FFCC00;
  margin: 0 15px;
  font-size: 14px;
}
/* line 91, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .text-content .options .tooltip-container .fa-info-circle {
  font-size: 14px;
  color: #D5D5D5;
  vertical-align: super;
}
/* line 99, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .text-content .learn-more {
  font-size: 10px;
  font-weight: 700;
  text-decoration: underline;
}
/* line 107, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .controls-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  min-width: 300px;
  margin-left: auto;
  padding-left: 40px;
  border-left: 1px solid #D5D5D5;
}
/* line 117, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .controls-container .controls-content {
  position: absolute;
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-left: 15px;
  left: 1055px;
}
/* line 126, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .controls-container .controls-content .cg-btn {
  padding: 10px 40px !important;
  background: #FFCC00;
  color: #212121;
}
/* line 132, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .controls-container .controls-content .saved-amount {
  color: #212121;
  font-weight: bold;
  font-size: 12px;
}
/* line 139, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .controls-container .controls-content .btn-remove i {
  margin-right: 10px;
}
@media only screen and (max-width: 991px) {
  /* line 107, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
  .section-optional-add-ons .boxes-container .box .controls-container {
    flex-direction: column;
    align-items: center;
    min-width: 200px;
  }
  /* line 150, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
  .section-optional-add-ons .boxes-container .box .controls-container .controls-content {
    order: 2;
    margin-left: 0;
  }
  /* line 155, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
  .section-optional-add-ons .boxes-container .box .controls-container .link-content {
    order: 1;
  }
  /* line 158, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
  .section-optional-add-ons .boxes-container .box .controls-container .link-content .cg-btn-link {
    padding-left: 0;
  }
}
/* line 164, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .controls-container .price-addon {
  text-align: center;
  display: flex;
  align-items: center;
}
/* line 169, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .controls-container .price-addon .base-price {
  font-size: 20px;
  margin-top: 40px;
  color: #C5C5C5;
}
/* line 173, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .controls-container .price-addon .base-price .currency {
  font-size: 9px;
  color: #C5C5C5;
  vertical-align: text-top;
  display: inline-block;
}
/* line 179, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .controls-container .price-addon .base-price .month {
  font-size: 10px;
  display: inline-block;
  left: -5px;
  position: relative;
}
/* line 185, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .controls-container .price-addon .base-price .price.old-price {
  text-decoration: line-through;
}
/* line 190, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .controls-container .price-addon .main-price {
  font-size: 40px;
  font-weight: bold;
}
/* line 193, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .controls-container .price-addon .main-price .currency {
  font-size: 14px;
  color: #242537;
  vertical-align: text-top;
  display: inline-block;
}
/* line 199, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .controls-container .price-addon .main-price .month {
  font-size: 12px;
  display: inline-block;
  left: -12px;
  position: relative;
}
/* line 211, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .link-content {
  display: inline-block;
}
@media only screen and (max-width: 991px) {
  /* line 216, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
  .section-optional-add-ons .boxes-container .box .text-content .options .side-column {
    flex-direction: column;
  }
  /* line 218, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
  .section-optional-add-ons .boxes-container .box .text-content .options .side-column .title {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 226, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
  .section-optional-add-ons .boxes-container .box.box-left, .section-optional-add-ons .boxes-container .box.box-right {
    margin: 20px 0 0 0;
  }
  /* line 230, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
  .section-optional-add-ons .boxes-container .box.box-aio {
    flex-direction: column;
  }
  /* line 233, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
  .section-optional-add-ons .boxes-container .box.box-dip {
    flex-direction: column;
  }
  /* line 236, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
  .section-optional-add-ons .boxes-container .box .controls-container {
    min-width: auto;
    margin-left: 0;
    border: 0;
    padding-left: 0;
  }
  /* line 242, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
  .section-optional-add-ons .boxes-container .box .text-content {
    text-align: center;
  }
  /* line 244, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
  .section-optional-add-ons .boxes-container .box .text-content .options {
    flex-direction: column;
  }
  /* line 247, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
  .section-optional-add-ons .boxes-container .box .text-content p {
    text-align: center;
  }
  /* line 250, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
  .section-optional-add-ons .boxes-container .box .text-content .column-sep {
    margin: 10px 0;
  }
}
/* line 257, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .recommended-container {
  position: absolute;
  top: -24px;
  left: -2px;
  height: 24px;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
/* line 274, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .box-left.state-pm-added .price-value {
  display: none;
}
/* line 275, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .box-left.state-pm-added .free-value {
  display: inline-block !important;
}
/* line 277, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .box-left.state-pm-added #add-password-manager {
  display: none;
}
/* line 278, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .box-left.state-pm-added .button-subtext {
  display: none;
}
/* line 280, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .box-left.state-pm-added .text-included {
  margin-top: 15px;
  display: block !important;
}
/* line 287, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .cg-btn-link {
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
}
/* line 305, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box.active, .section-optional-add-ons.has-variation-a .boxes-container .box.active {
  border-color: #4BA920;
}
/* line 309, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .recommended-container, .section-optional-add-ons.has-variation-a .boxes-container .box .recommended-container {
  background: #4ba920;
  color: white;
}
/* line 314, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .controls-container .controls-content .btn-add, .section-optional-add-ons.has-variation-a .boxes-container .box .controls-container .controls-content .btn-add {
  background: #4ba920;
  color: white;
}
/* line 319, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .boxes-container .box .text-content .options .column-sep .fas, .section-optional-add-ons.has-variation-a .boxes-container .box .text-content .options .column-sep .fas {
  color: #4ba920;
}

/* line 352, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
#modal-remove-password-manager.modal .modal-dialog {
  min-width: 600px;
  margin-top: 200px;
}
@media only screen and (max-width: 767px) {
  /* line 352, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
  #modal-remove-password-manager.modal .modal-dialog {
    min-width: 0;
    margin-top: 80px;
  }
}
/* line 365, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
#modal-remove-password-manager.modal .modal-header {
  padding-top: 50px;
}
/* line 368, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
#modal-remove-password-manager.modal .modal-header .modal-title {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  /* line 365, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
  #modal-remove-password-manager.modal .modal-header {
    padding-top: 30px;
  }
}
/* line 378, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
#modal-remove-password-manager.modal .modal-footer {
  padding-bottom: 50px;
}
/* line 382, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
#modal-remove-password-manager.modal h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2em;
}
/* line 388, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
#modal-remove-password-manager.modal p {
  font-size: 16px;
  line-height: 1.2em;
  margin-top: 35px;
  margin-bottom: 15px;
}
/* line 395, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
#modal-remove-password-manager.modal ul {
  padding-left: 0;
  list-style-position: inside;
  font-size: 16px;
  font-weight: 600;
  margin-top: 20px;
}
/* line 403, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
#modal-remove-password-manager.modal .modal-icon {
  width: 90px;
}
/* line 407, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
#modal-remove-password-manager.modal .cg-btn,
#modal-remove-password-manager.modal .cg-line-btn {
  font-size: 16px;
  font-weight: 600;
  min-width: 150px;
}
/* line 414, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
#modal-remove-password-manager.modal .cg-btn.darkblue,
#modal-remove-password-manager.modal .cg-line-btn.darkblue {
  border: 1px solid #1D1E2F;
}
/* line 418, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
#modal-remove-password-manager.modal .cg-btn.btn-darkblue,
#modal-remove-password-manager.modal .cg-line-btn.btn-darkblue {
  border: 1px solid #1D1E2F;
  background-color: white;
}

/* line 431, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.password-manager-text {
  color: #6C6C6C;
  font-weight: 500;
  font-size: 13px;
  line-height: 30px;
}

/* line 439, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.dedicated-country,
.dedicated-country-text {
  font-weight: 500 !important;
}

@media (max-width: 767.98px) {
  /* line 446, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
  .password-manager-text {
    font-size: 12px;
  }

  /* line 450, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
  .dedicated-country,
  .dedicated-country-text {
    font-size: 12px !important;
  }
}
/* line 461, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.section-optional-add-ons .container {
  padding-left: 0;
  padding-right: 0;
}

/* line 469, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.tooltip-img {
  margin-bottom: 10px;
}
/* line 472, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.tooltip-img img {
  width: 100%;
}

/* line 479, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.tpd-content ul {
  padding-left: 1em;
}
/* line 483, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.tpd-content a {
  color: black !important;
}
/* line 487, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.tpd-content .tooltip-bold {
  font-weight: bold;
}
/* line 491, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.tpd-content .tooltip-underline {
  text-decoration: underline;
}

/* line 499, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.tpd-skin-dark .tpd-background {
  background-color: #242638 !important;
}

/* line 504, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.tooltip-content-dip-countries {
  padding: 0 5px;
}
/* line 507, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.tooltip-content-dip-countries header {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  background-color: transparent;
  color: #fc0;
}
/* line 516, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.tooltip-content-dip-countries ul {
  padding-left: 0;
  list-style-type: none;
}
/* line 521, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.tooltip-content-dip-countries ul li {
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 13px;
}
/* line 527, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.tooltip-content-dip-countries ul li .dip-country-flag {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

/* line 537, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.dip-separator-container {
  width: 100%;
}
/* line 540, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.dip-separator-container .dip-separator {
  border-top: 1px solid #D5D5D5 !important;
  border: 0px solid;
}

/* line 546, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
.offer-text-addon {
  font-size: 13px;
  background: #FC0;
  border-radius: 20px;
  padding: 5px;
  width: 80%;
}
/* line 553, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
body.es .offer-text-addon {
  font-size: 11px;
}
/* line 557, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
body.pl .offer-text-addon {
  font-size: 10px;
}
/* line 561, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
body.pt .offer-text-addon {
  font-size: 11px;
}
/* line 565, ../../../../sass/Cyberghost/element/addons/section-optional-add-ons-experiment.scss */
body.vi .offer-text-addon {
  font-size: 11px;
}
/* line 1, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-optimisation.scss */
#billingPlansOpti {
  margin-bottom: 20px;
}
/* line 5, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-optimisation.scss */
#billingPlansOpti .billing-title {
  color: #242538;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
  margin-bottom: 36px;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  /* line 5, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-optimisation.scss */
  #billingPlansOpti .billing-title {
    display: flex;
    justify-content: center;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 24px;
  }
}
/* line 26, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-optimisation.scss */
#billingPlansOpti .billing-row {
  padding: 0;
  display: flex;
  justify-content: center;
  gap: 12px;
}
@media only screen and (max-width: 767px) {
  /* line 26, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-optimisation.scss */
  #billingPlansOpti .billing-row {
    flex-direction: column;
    padding: 0 20px;
  }
}
/* line 37, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-optimisation.scss */
#billingPlansOpti .billing-row .card-col {
  padding: 0;
}
/* line 40, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-optimisation.scss */
#billingPlansOpti .billing-row .card-col .card {
  background-color: #F8F8F9;
  border-radius: 8px;
  color: #242538;
  padding: 20px;
  margin-bottom: 8px;
  margin-top: 8px;
  height: 95%;
}
/* line 49, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-optimisation.scss */
#billingPlansOpti .billing-row .card-col .card .subtitle-container .subtitle-container-text {
  color: #242538;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}
/* line 57, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-optimisation.scss */
#billingPlansOpti .billing-row .card-col .card .list-container .list-container-items {
  color: #6A7788;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  padding: unset;
  margin-top: 12px;
  list-style-type: none;
}
/* line 67, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-optimisation.scss */
#billingPlansOpti .billing-row .card-col .card .list-container .list-container-items li:before {
  content: url("/img/pages/shop/icons/circle-check-op.svg");
  margin-right: 6px;
}
/* line 72, ../../../../../sass/Cyberghost/element/shop/pricing/billing-plans-optimisation.scss */
#billingPlansOpti .billing-row .card-col .card .list-container .list-container-items .list-container-item {
  display: flex;
  margin-bottom: 12px;
}
/* line 3, ../../../../../sass/Cyberghost/element/shop/pricing/custom-accordion-opti.scss */
.custom-cg-accordion .accordion-item {
  border-bottom: 0;
  border-left: 2px solid #D2D6DB;
}
/* line 8, ../../../../../sass/Cyberghost/element/shop/pricing/custom-accordion-opti.scss */
.custom-cg-accordion .accordion-item.open {
  border-left: 2px solid #FC0;
}
@media only screen and (max-width: 767px) {
  /* line 3, ../../../../../sass/Cyberghost/element/shop/pricing/custom-accordion-opti.scss */
  .custom-cg-accordion .accordion-item {
    margin-bottom: 24px;
  }
}
/* line 17, ../../../../../sass/Cyberghost/element/shop/pricing/custom-accordion-opti.scss */
.custom-cg-accordion .accordion-header {
  padding: 12px;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
/* line 29, ../../../../../sass/Cyberghost/element/shop/pricing/custom-accordion-opti.scss */
.custom-cg-accordion .accordion-body {
  height: 0;
  transition: height .4s ease;
  overflow: hidden;
}
/* line 35, ../../../../../sass/Cyberghost/element/shop/pricing/custom-accordion-opti.scss */
.custom-cg-accordion .accordion-body__inner {
  padding: 1rem;
}
/* line 38, ../../../../../sass/Cyberghost/element/shop/pricing/custom-accordion-opti.scss */
.custom-cg-accordion .accordion-body__inner span {
  color: #6A7788;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
/* line 47, ../../../../../sass/Cyberghost/element/shop/pricing/custom-accordion-opti.scss */
.custom-cg-accordion .accordion-chevron {
  display: inline-block;
  width: 20px;
  height: 16px;
  background: url("/img/pages/shop/icons/chevron.svg");
  transition: transform .2s ease .2s;
}
/* line 55, ../../../../../sass/Cyberghost/element/shop/pricing/custom-accordion-opti.scss */
.custom-cg-accordion .open .accordion-chevron {
  transform: scaleY(-1);
  transition: transform .2s ease;
}

@media only screen and (max-width: 767px) {
  /* line 63, ../../../../../sass/Cyberghost/element/shop/pricing/custom-accordion-opti.scss */
  .info-optim-p .main-title .billing-title {
    font-size: 24px !important;
    font-style: normal;
    font-weight: 700;
  }
}

/* line 72, ../../../../../sass/Cyberghost/element/shop/pricing/custom-accordion-opti.scss */
.info-optim-p .container .main-title .custom-billing-title {
  color: #242538;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
  margin-bottom: 36px;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  /* line 72, ../../../../../sass/Cyberghost/element/shop/pricing/custom-accordion-opti.scss */
  .info-optim-p .container .main-title .custom-billing-title {
    display: flex;
    justify-content: center;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 24px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 93, ../../../../../sass/Cyberghost/element/shop/pricing/custom-accordion-opti.scss */
  .opti-image {
    margin-top: 30px;
    margin-bottom: 20px;
  }
}

/* line 100, ../../../../../sass/Cyberghost/element/shop/pricing/custom-accordion-opti.scss */
.accordion-row {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  /* line 100, ../../../../../sass/Cyberghost/element/shop/pricing/custom-accordion-opti.scss */
  .accordion-row {
    flex-direction: column;
  }
}
.tpd-tooltip {
  position: absolute;
}

/* Fix for CSS frameworks that don't keep the use of box-sizing: border-box
   within their own namespace */
.tpd-tooltip {
  box-sizing: content-box;
}
.tpd-tooltip [class^="tpd-"] {
  box-sizing: inherit;
}

/* Content */
.tpd-content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tpd-content-spacer,
.tpd-content-relative,
.tpd-content-relative-padder {
  float: left;
  position: relative;
}
.tpd-content-relative {
  width: 100%;
}

.tpd-content {
  float: left;
  clear: both;
  position: relative;
  padding: 10px;
  font-size: 11px;
  line-height: 16px;
  color: #fff;
  box-sizing: border-box !important;
}
.tpd-has-inner-close .tpd-content-relative .tpd-content {
  padding-right: 0 !important;
}
.tpd-tooltip .tpd-content-no-padding {
  padding: 0 !important;
}

.tpd-title-wrapper {
  float: left;
  position: relative;
  overflow: hidden;
}
.tpd-title-spacer {
  float: left;
}
.tpd-title-relative,
.tpd-title-relative-padder {
  float: left;
  position: relative;
}
.tpd-title-relative {
  width: 100%;
}
.tpd-title {
  float: left;
  position: relative;
  font-size: 11px;
  line-height: 16px;
  padding: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  box-sizing: border-box !important;
}
.tpd-has-title-close .tpd-title {
  padding-right: 0 !important;
}
.tpd-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 28px;
  cursor: pointer;
  overflow: hidden;
  color: #fff;
}
.tpd-close-icon {
  float: left;
  font-family: Arial, Baskerville, monospace;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  width: 28px;
  height: 28px;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
}

/* Skin */
.tpd-skin {
  position: absolute;
  top: 0;
  left: 0;
}

.tpd-frames {
  position: absolute;
  top: 0;
  left: 0;
}
.tpd-frames .tpd-frame {
  float: left;
  width: 100%;
  height: 100%;
  clear: both;
  display: none;
}

.tpd-visible-frame-top .tpd-frame-top {
  display: block;
}
.tpd-visible-frame-bottom .tpd-frame-bottom {
  display: block;
}
.tpd-visible-frame-left .tpd-frame-left {
  display: block;
}
.tpd-visible-frame-right .tpd-frame-right {
  display: block;
}

.tpd-backgrounds {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
.tpd-background-shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  pointer-events: none;
}
.tpd-no-shadow .tpd-skin .tpd-background-shadow {
  box-shadow: none !important;
}

.tpd-background-box {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
/* only the top background box should be shown when not using a stem */
.tpd-no-stem .tpd-background-box,
.tpd-no-stem .tpd-shift-stem {
  display: none;
}
.tpd-no-stem .tpd-background-box-top {
  display: block;
}

.tpd-background-box-shift,
.tpd-background-box-shift-further {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
}
.tpd-background {
  border-radius: 10px;
  float: left;
  clear: both;
  background: none;
  -webkit-background-clip: padding-box; /* Safari */
  background-clip: padding-box; /* IE9+, Firefox 4+, Opera, Chrome */
  border-style: solid;
  border-width: 1px;
  border-color: rgba(
    255,
    255,
    255,
    0.1
  ); /* opacity here bugs out in firefox, .tpd-background-content should have no opacity if this opacity is less than 1 */
}
.tpd-background-loading {
  display: none;
}
/* no radius */
.tpd-no-radius
  .tpd-skin
  .tpd-frames
  .tpd-frame
  .tpd-backgrounds
  .tpd-background {
  border-radius: 0;
}
.tpd-background-title {
  float: left;
  clear: both;
  width: 100%;
  background-color: #282828;
}
.tpd-background-content {
  float: left;
  clear: both;
  width: 100%;
  background-color: #282828;
}
.tpd-background-border-hack {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-style: solid;
}

.tpd-background-box-top {
  top: 0;
}
.tpd-background-box-bottom {
  bottom: 0;
}
.tpd-background-box-left {
  left: 0;
}
.tpd-background-box-right {
  right: 0;
}

/* Skin / Stems */
.tpd-shift-stem {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.tpd-shift-stem-side {
  position: absolute;
}
.tpd-frame-top .tpd-shift-stem-side,
.tpd-frame-bottom .tpd-shift-stem-side {
  width: 100%;
}
.tpd-frame-left .tpd-shift-stem-side,
.tpd-frame-right .tpd-shift-stem-side {
  height: 100%;
}

.tpd-stem {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; /* shows possible invalid subpx rendering */
  width: 16px; /* best cross browser stem: width = 2 x height (90deg angle) */
  height: 8px;
  margin-left: 3px; /* space from the side */
  margin-top: 2px; /* space between target and stem */
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
/* remove margins once we're done measuring */
.tpd-tooltip .tpd-skin .tpd-frames .tpd-frame .tpd-shift-stem .tpd-stem-reset {
  margin: 0 !important;
}

.tpd-stem-spacer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tpd-stem-reset .tpd-stem-spacer {
  margin-top: 0;
}

.tpd-stem-point {
  width: 100px;
  position: absolute;
  top: 0;
  left: 50%;
}
.tpd-stem-downscale,
.tpd-stem-transform {
  float: left;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  position: relative;
}

.tpd-stem-side {
  width: 50%;
  height: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
.tpd-stem-side-inversed {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.tpd-stem-triangle {
  width: 0;
  height: 0;
  border-bottom-style: solid;
  border-left-color: transparent;
  border-left-style: solid;
  position: absolute;
  top: 0;
  left: 0;
}
.tpd-stem-border {
  width: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  background-color: #fff; /* will become transparent */
  border-right-color: #fff;
  border-right-style: solid;
  border-right-width: 0;
}

.tpd-stem-border-corner {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  border-right-style: solid;
  border-right-width: 0;
}

/* fixes rendering issue in IE */
.tpd-stem * {
  z-index: 0;
  zoom: 1;
}

/* used by IE < 9 */
.tpd-stem-border-center-offset,
.tpd-stem-border-center-offset-inverse {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tpd-stem-notransform {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}
.tpd-stem-notransform .tpd-stem-border {
  height: 100%;
  position: relative;
  float: left;
  top: 0;
  left: 0;
  margin: 0;
}
.tpd-stem-notransform .tpd-stem-border-center {
  position: absolute;
}
.tpd-stem-notransform .tpd-stem-border-corner {
  background: #fff;
  border: 0;
  top: auto;
  left: auto;
}
.tpd-stem-notransform .tpd-stem-border-center,
.tpd-stem-notransform .tpd-stem-triangle {
  height: 0;
  border: 0;
  left: 50%;
}

/* transformations for left/right/bottom */
.tpd-stem-transform-left {
  -webkit-transform: rotate(-90deg) scale(-1, 1);
  transform: rotate(-90deg) scale(-1, 1);
}
.tpd-stem-transform-right {
  -webkit-transform: rotate(90deg) translate(0, -100%);
  transform: rotate(90deg) translate(0, -100%);
}
.tpd-stem-transform-bottom {
  -webkit-transform: scale(1, -1) translate(0, -100%);
  transform: scale(1, -1) translate(0, -100%);
}

/* Spinner */
.tpd-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 46px;
  height: 36px;
}
.tpd-spinner-spin {
  position: relative;
  float: left;
  margin: 8px 0 0 13px;
  text-indent: -9999em;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-left: 2px solid #fff;
  -webkit-animation: tpd-spinner-animation 1.1s infinite linear;
  animation: tpd-spinner-animation 1.1s infinite linear;
  box-sizing: border-box !important;
}
.tpd-spinner-spin,
.tpd-spinner-spin:after {
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
@-webkit-keyframes tpd-spinner-animation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes tpd-spinner-animation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* show the loader while loading and hide all the content */
.tpd-is-loading .tpd-content-wrapper,
.tpd-is-loading .tpd-title-wrapper {
  display: none;
}
.tpd-is-loading .tpd-background {
  display: none;
}
.tpd-is-loading .tpd-background-loading {
  display: block;
}

/* Resets while measuring content */
.tpd-tooltip-measuring {
  top: 0;
  left: 0;
  position: absolute;
  max-width: 100%;
  width: 100%;
}
.tpd-tooltip-measuring .tpd-skin,
.tpd-tooltip-measuring .tpd-spinner {
  display: none;
}

.tpd-tooltip-measuring .tpd-content-wrapper,
.tpd-tooltip-measuring .tpd-title-wrapper {
  display: block;
}

/* Links */
.tpd-tooltip a,
.tpd-tooltip a:hover {
  color: #808080;
  text-decoration: underline;
}
.tpd-tooltip a:hover {
  color: #6c6c6c;
}

/*
 * Sizes
 */
/* x-small */
.tpd-size-x-small .tpd-content,
.tpd-size-x-small .tpd-title {
  padding: 7px 8px;
  font-size: 10px;
  line-height: 15px;
}
.tpd-size-x-small .tpd-background {
  border-radius: 5px;
}
.tpd-size-x-small .tpd-stem {
  width: 12px;
  height: 6px;
  margin-left: 4px;
  margin-top: 2px; /* space between target and stem */
}
.tpd-size-x-small.tpd-no-radius .tpd-stem {
  margin-left: 7px;
}
.tpd-size-x-small .tpd-close {
  margin-bottom: 1px;
}
.tpd-size-x-small .tpd-spinner {
  width: 35px;
  height: 29px;
}
.tpd-size-x-small .tpd-spinner-spin {
  margin: 6px 0 0 9px;
}
.tpd-size-x-small .tpd-spinner-spin,
.tpd-size-x-small .tpd-spinner-spin:after {
  width: 17px;
  height: 17px;
}

/* small */
.tpd-size-small .tpd-content,
.tpd-size-small .tpd-title {
  padding: 8px;
  font-size: 10px;
  line-height: 16px;
}
.tpd-size-small .tpd-background {
  border-radius: 6px;
}
.tpd-size-small .tpd-stem {
  width: 14px;
  height: 7px;
  margin-left: 5px;
  margin-top: 2px; /* space between target and stem */
}
.tpd-size-small.tpd-no-radius .tpd-stem {
  margin-left: 8px;
}
.tpd-size-small .tpd-close {
  margin: 2px 1px;
}
.tpd-size-small .tpd-spinner {
  width: 42px;
  height: 32px;
}
.tpd-size-small .tpd-spinner-spin {
  margin: 7px 0 0 13px;
}
.tpd-size-small .tpd-spinner-spin,
.tpd-size-small .tpd-spinner-spin:after {
  width: 18px;
  height: 18px;
}

/* medium (default) */
.tpd-size-medium .tpd-content,
.tpd-size-medium .tpd-title {
  padding: 10px;
  font-size: 11px;
  line-height: 16px;
}
.tpd-size-medium .tpd-background {
  border-radius: 8px;
}
.tpd-size-medium .tpd-stem {
  width: 16px; /* best cross browser stem width is 2xheight, for a 90deg angle */
  height: 8px;
  margin-left: 6px; /* space from the side */
  margin-top: 2px; /* space between target and stem */
}
.tpd-size-medium.tpd-no-radius .tpd-stem {
  margin-left: 10px;
}
.tpd-size-medium .tpd-close {
  margin: 4px 2px;
}
/* ideal spinner dimensions don't cause movement op top and
   on the stem when switching to text using position:'topleft' */
.tpd-size-medium .tpd-spinner {
  width: 50px;
  height: 36px;
}
.tpd-size-medium .tpd-spinner-spin {
  margin: 8px 0 0 15px;
}
.tpd-size-medium .tpd-spinner-spin,
.tpd-size-medium .tpd-spinner-spin:after {
  width: 20px;
  height: 20px;
}

/* large */
.tpd-size-large .tpd-content,
.tpd-size-large .tpd-title {
  padding: 10px;
  font-size: 13px;
  line-height: 18px;
}
.tpd-size-large .tpd-background {
  border-radius: 8px;
}
.tpd-size-large .tpd-stem {
  width: 18px;
  height: 9px;
  margin-left: 7px;
  margin-top: 2px; /* space between target and stem */
}
.tpd-size-large.tpd-no-radius .tpd-stem {
  margin-left: 10px;
}
.tpd-size-large .tpd-close {
  margin: 5px 2px 5px 2px;
}
.tpd-size-large .tpd-spinner {
  width: 54px;
  height: 38px;
}
.tpd-size-large .tpd-spinner-spin {
  margin: 9px 0 0 17px;
}
.tpd-size-large .tpd-spinner-spin,
.tpd-size-large .tpd-spinner-spin:after {
  width: 20px;
  height: 20px;
}

/* Skins */
/* default (dark) */
.tpd-skin-dark .tpd-content,
.tpd-skin-dark .tpd-title,
.tpd-skin-dark .tpd-close {
  color: #fff;
}
.tpd-skin-dark .tpd-background-content,
.tpd-skin-dark .tpd-background-title {
  background-color: #282828;
}
.tpd-skin-dark .tpd-background {
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.1);
}
/* line below the title */
.tpd-skin-dark .tpd-title-wrapper {
  border-bottom: 1px solid #404040;
}
/* spinner */
.tpd-skin-dark .tpd-spinner-spin {
  border-color: rgba(255, 255, 255, 0.2);
  border-left-color: #fff;
}
/* links */
.tpd-skin-dark a {
  color: #ccc;
}
.tpd-skin-dark a:hover {
  color: #c0c0c0;
}

/* light */
.tpd-skin-light .tpd-content,
.tpd-skin-light .tpd-title,
.tpd-skin-light .tpd-close {
  color: #333;
}
.tpd-skin-light .tpd-background-content {
  background-color: #fff;
}
.tpd-skin-light .tpd-background {
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.3);
}
.tpd-skin-light .tpd-background-title {
  background-color: #f7f7f7;
}
.tpd-skin-light .tpd-title-wrapper {
  border-bottom: 1px solid #c0c0c0;
}
.tpd-skin-light .tpd-background-shadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
/* fallback for no/disabled shadow */
.tpd-skin-light.tpd-no-shadow .tpd-background {
  border-color: rgba(100, 100, 100, 0.3);
}
.tpd-skin-light .tpd-spinner-spin {
  border-color: rgba(51, 51, 51, 0.2);
  border-left-color: #333;
}
.tpd-skin-light a {
  color: #808080;
}
.tpd-skin-light a:hover {
  color: #6c6c6c;
}

/* gray */
.tpd-skin-gray .tpd-content,
.tpd-skin-gray .tpd-title,
.tpd-skin-gray .tpd-close {
  color: #fff;
}
.tpd-skin-gray .tpd-background-content,
.tpd-skin-gray .tpd-background-title {
  background-color: #727272;
}
.tpd-skin-gray .tpd-background {
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.1);
}
.tpd-skin-gray .tpd-title-wrapper {
  border-bottom: 1px solid #505050;
}
.tpd-skin-gray .tpd-spinner-spin {
  border-color: rgba(255, 255, 255, 0.2);
  border-left-color: #fff;
}
.tpd-skin-gray a {
  color: #ccc;
}
.tpd-skin-gray a:hover {
  color: #b6b6b6;
}

/* red */
.tpd-skin-red .tpd-content,
.tpd-skin-red .tpd-title,
.tpd-skin-red .tpd-close {
  color: #fff;
}
.tpd-skin-red .tpd-background-content {
  background-color: #e13c37;
}
.tpd-skin-red .tpd-background {
  border-width: 1px;
  border-color: rgba(12, 0, 0, 0.6);
}
.tpd-skin-red .tpd-background-title {
  background-color: #e13c37;
}
.tpd-skin-red .tpd-title-wrapper {
  border-bottom: 1px solid #a30500;
}
.tpd-skin-red .tpd-background-shadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.tpd-skin-red .tpd-spinner-spin {
  border-color: rgba(255, 255, 255, 0.2);
  border-left-color: #fff;
}
.tpd-skin-red a {
  color: #ddd;
}
.tpd-skin-red a:hover {
  color: #c6c6c6;
}

/* green */
.tpd-skin-green .tpd-content,
.tpd-skin-green .tpd-title,
.tpd-skin-green .tpd-close {
  color: #fff;
}
.tpd-skin-green .tpd-background-content {
  background-color: #4aab3a;
}
.tpd-skin-green .tpd-background {
  border-width: 1px;
  border-color: rgba(0, 12, 0, 0.6);
}
.tpd-skin-green .tpd-background-title {
  background-color: #4aab3a;
}
.tpd-skin-green .tpd-title-wrapper {
  border-bottom: 1px solid #127c00;
}
.tpd-skin-green .tpd-background-shadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.tpd-skin-green .tpd-spinner-spin {
  border-color: rgba(255, 255, 255, 0.2);
  border-left-color: #fff;
}
.tpd-skin-green a {
  color: #ddd;
}
.tpd-skin-green a:hover {
  color: #c6c6c6;
}

/* blue */
.tpd-skin-blue .tpd-content,
.tpd-skin-blue .tpd-title,
.tpd-skin-blue .tpd-close {
  color: #fff;
}
.tpd-skin-blue .tpd-background-content {
  background-color: #45a3e3;
}
.tpd-skin-blue .tpd-background {
  border-width: 1px;
  border-color: rgba(0, 0, 12, 0.6);
}
.tpd-skin-blue .tpd-background-title {
  background-color: #45a3e3;
}
.tpd-skin-blue .tpd-title-wrapper {
  border-bottom: 1px solid #1674b4;
}
.tpd-skin-blue .tpd-background-shadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.tpd-skin-blue .tpd-spinner-spin {
  border-color: rgba(255, 255, 255, 0.2);
  border-left-color: #fff;
}
.tpd-skin-blue a {
  color: #ddd;
}
.tpd-skin-blue a:hover {
  color: #c6c6c6;
}

/* lightyellow */
.tpd-skin-lightyellow .tpd-content,
.tpd-skin-lightyellow .tpd-title,
.tpd-skin-lightyellow .tpd-close {
  color: #333;
}
.tpd-skin-lightyellow .tpd-background-content {
  background-color: #ffffa9;
}
.tpd-skin-lightyellow .tpd-background {
  border-width: 1px;
  border-color: rgba(8, 8, 0, 0.35);
}
.tpd-skin-lightyellow .tpd-background-title {
  background-color: #ffffa9;
}
.tpd-skin-lightyellow .tpd-title-wrapper {
  border-bottom: 1px solid #a7a697;
}
.tpd-skin-lightyellow .tpd-background-shadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.tpd-skin-lightyellow .tpd-spinner-spin {
  border-color: rgba(51, 51, 51, 0.2);
  border-left-color: #333;
}
.tpd-skin-lightyellow a {
  color: #777;
}
.tpd-skin-lightyellow a:hover {
  color: #868686;
}

/* lightblue */
.tpd-skin-lightblue .tpd-content,
.tpd-skin-lightblue .tpd-title,
.tpd-skin-lightblue .tpd-close {
  color: #333;
}
.tpd-skin-lightblue .tpd-background-content {
  background-color: #bce5ff;
}
.tpd-skin-lightblue .tpd-background {
  border-width: 1px;
  border-color: rgba(0, 0, 8, 0.35);
}
.tpd-skin-lightblue .tpd-background-title {
  background-color: #bce5ff;
}
.tpd-skin-lightblue .tpd-title-wrapper {
  border-bottom: 1px solid #909b9f;
}
.tpd-skin-lightblue .tpd-background-shadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.tpd-skin-lightblue .tpd-spinner-spin {
  border-color: rgba(51, 51, 51, 0.2);
  border-left-color: #333;
}
.tpd-skin-lightblue a {
  color: #777;
}
.tpd-skin-lightblue a:hover {
  color: #868686;
}

/* lightpink */
.tpd-skin-lightpink .tpd-content,
.tpd-skin-lightpink .tpd-title,
.tpd-skin-lightpink .tpd-close {
  color: #333;
}
.tpd-skin-lightpink .tpd-background-content {
  background-color: #ffc4bf;
}
.tpd-skin-lightpink .tpd-background {
  border-width: 1px;
  border-color: rgba(8, 0, 0, 0.35);
}
.tpd-skin-lightpink .tpd-background-title {
  background-color: #ffc4bf;
}
.tpd-skin-lightpink .tpd-title-wrapper {
  border-bottom: 1px solid #a08f8f;
}
.tpd-skin-lightpink .tpd-background-shadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.tpd-skin-lightpink .tpd-spinner-spin {
  border-color: rgba(51, 51, 51, 0.2);
  border-left-color: #333;
}
.tpd-skin-lightpink a {
  color: #777;
}
.tpd-skin-lightpink a:hover {
  color: #868686;
}
/* line 2, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-body {
  padding: 10px 30px;
}
/* line 6, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-dialog {
  width: 500px;
  max-width: 100% !important;
  position: relative;
  margin: 100px auto;
}
/* line 13, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal__top-border {
  border-top: 1px solid #D5D5D5;
}
/* line 17, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-header {
  padding-top: 20px;
  text-align: center;
}
/* line 20, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-header img {
  max-width: 200px;
}
/* line 23, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-header .img-error {
  display: none;
}
/* line 28, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new.error .modal-header .img-error {
  display: inline-block;
}
/* line 31, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new.error .modal-header .img-success {
  display: none;
}
/* line 34, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new.error .modal-header .header-message {
  color: #CB321B;
}
/* line 37, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new.error input {
  border-color: #CB321B !important;
}
/* line 40, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new.error .modal-content .error-msg {
  display: block;
}
/* line 43, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new.error .btn-error {
  display: block !important;
}
/* line 46, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new.error .btn-success {
  display: none;
}
/* line 51, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .text-larger {
  font-size: 18px;
}
/* line 54, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content {
  padding: 20px;
  background-color: #F8F9FA;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.4);
}
/* line 61, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content.account-login {
  display: none;
}
/* line 65, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content.account-login.active {
  display: block;
}
/* line 70, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content input {
  color: #6C6C6C !important;
}
/* line 73, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content.account-email {
  display: none;
}
/* line 77, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content.account-email.active {
  display: block;
}
/* line 83, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .error-msg {
  display: none;
  background-color: #F2E6E5;
  text-align: center;
  color: #CB321B;
  font-weight: bold;
  padding: 7px 0px;
  margin-bottom: 15px;
}
/* line 91, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .error-msg p {
  font-weight: 600;
}
/* line 95, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .btn-error {
  display: none;
}
/* line 99, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content button.close {
  transition: transform .5s ease-in-out;
}
/* line 103, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content button.close:hover {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  text-decoration: none;
}
/* line 111, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .modal-title {
  color: #6C6C6C;
  font-weight: bold;
  font-size: 40px;
  margin-top: 0px;
}
/* line 118, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .modal-title img {
  height: 80px;
  display: inline-block;
  margin-bottom: 20px;
}
/* line 128, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .form-group {
  position: relative;
}
/* line 132, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .form-group label {
  position: absolute;
  top: 25px;
  left: 15px;
  font-weight: 500;
  cursor: text;
  transition: 0.3s all;
}
/* line 143, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .form-group .cg-textfield {
  border-color: #D5D5D5;
  height: 40px;
  width: 100%;
  font-size: 16px;
  padding: 8.5px 16px;
  font-weight: 500;
  color: rgba(50, 50, 50, 0.6);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 15px auto 0 auto;
}
/* line 157, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .form-group .cg-textfield:focus {
  outline: 0;
  -webkit-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.3);
}
/* line 173, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .form-group .cg-textfield:focus ~ label, .modal.modal-login.modal-new .modal-content .form-group .cg-textfield.not-empty ~ label {
  transform: scale(0.85) translateY(-40px) translateX(-25px);
}
/* line 184, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content button[type="submit"],
.modal.modal-login.modal-new .modal-content a.js-email {
  cursor: pointer;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid #1D1E2E;
  color: #1D1E2E;
  font-weight: bold;
  font-size: 16px;
}
/* line 195, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .btn.disabled, .modal.modal-login.modal-new .modal-content button[type="submit"]:disabled {
  opacity: .65;
}
/* line 198, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .alert {
  display: none;
}
/* line 204, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content form {
  padding-left: 10px;
  padding-right: 10px;
}
/* line 211, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .modal__new-user {
  color: #6C6C6C;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  padding-top: 10px;
  line-height: 40px;
}
/* line 220, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .modal__new-user a {
  color: #4BA920;
  text-decoration: underline;
}
/* line 231, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-apple-pay button[type="submit"] {
  background-color: #4BA920 !important;
  border-color: #4BA920 !important;
  color: #fff;
}
/* line 239, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .forgot-user {
  color: #6C6C6C;
}
/* line 245, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new a.forgot-user {
  text-decoration: underline;
  font-weight: 600;
}
/* line 257, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new.filled-modal .custom-hey .hey-1, .modal.modal-login.modal-new.filled-modal .custom-hey .hey-2 {
  fill: #4BA920;
}
/* line 265, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new.filled-modal button[type="submit"] {
  background-color: #1D1E2E;
  color: #fff;
}
/* line 273, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .recovered-email {
  color: #6C6C6C;
  text-decoration: underline;
}
/* line 277, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-recover .modal-header p {
  font-weight: 600;
}
/* line 280, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-recover .forgot-user {
  font-size: 12px;
}
/* line 283, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .show-password {
  position: absolute;
  top: 28px;
  right: 20px;
  cursor: pointer;
  color: #1D1E2E;
}

@media screen and (max-width: 767px) {
  /* line 299, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
  #login-modal .modal-content .modal-header {
    padding-bottom: 0;
  }
  /* line 303, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
  #login-modal .modal-content .modal-header .modal-title {
    color: #6C6C6C;
    font-weight: bold;
    font-size: 30px;
    margin-top: 0px;
  }
  /* line 310, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
  #login-modal .modal-content .modal-header .modal-title .custom-hey {
    width: 20px;
  }
  /* line 320, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
  #login-modal .modal-content .modal-body {
    padding-top: 0;
  }
}
/* line 331, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.text-bold {
  font-weight: bold;
}
/* line 2, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-body {
  padding: 10px 30px;
}
/* line 6, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-dialog {
  width: 500px;
  max-width: 100% !important;
  position: relative;
  margin: 100px auto;
}
/* line 13, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal__top-border {
  border-top: 1px solid #D5D5D5;
}
/* line 17, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-header {
  padding-top: 20px;
  text-align: center;
}
/* line 20, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-header img {
  max-width: 200px;
}
/* line 23, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-header .img-error {
  display: none;
}
/* line 28, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new.error .modal-header .img-error {
  display: inline-block;
}
/* line 31, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new.error .modal-header .img-success {
  display: none;
}
/* line 34, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new.error .modal-header .header-message {
  color: #CB321B;
}
/* line 37, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new.error input {
  border-color: #CB321B !important;
}
/* line 40, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new.error .modal-content .error-msg {
  display: block;
}
/* line 43, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new.error .btn-error {
  display: block !important;
}
/* line 46, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new.error .btn-success {
  display: none;
}
/* line 51, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .text-larger {
  font-size: 18px;
}
/* line 54, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content {
  padding: 20px;
  background-color: #F8F9FA;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.4);
}
/* line 61, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content.account-login {
  display: none;
}
/* line 65, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content.account-login.active {
  display: block;
}
/* line 70, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content input {
  color: #6C6C6C !important;
}
/* line 73, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content.account-email {
  display: none;
}
/* line 77, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content.account-email.active {
  display: block;
}
/* line 83, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .error-msg {
  display: none;
  background-color: #F2E6E5;
  text-align: center;
  color: #CB321B;
  font-weight: bold;
  padding: 7px 0px;
  margin-bottom: 15px;
}
/* line 91, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .error-msg p {
  font-weight: 600;
}
/* line 95, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .btn-error {
  display: none;
}
/* line 99, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content button.close {
  transition: transform .5s ease-in-out;
}
/* line 103, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content button.close:hover {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  text-decoration: none;
}
/* line 111, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .modal-title {
  color: #6C6C6C;
  font-weight: bold;
  font-size: 40px;
  margin-top: 0px;
}
/* line 118, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .modal-title img {
  height: 80px;
  display: inline-block;
  margin-bottom: 20px;
}
/* line 128, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .form-group {
  position: relative;
}
/* line 132, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .form-group label {
  position: absolute;
  top: 25px;
  left: 15px;
  font-weight: 500;
  cursor: text;
  transition: 0.3s all;
}
/* line 143, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .form-group .cg-textfield {
  border-color: #D5D5D5;
  height: 40px;
  width: 100%;
  font-size: 16px;
  padding: 8.5px 16px;
  font-weight: 500;
  color: rgba(50, 50, 50, 0.6);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 15px auto 0 auto;
}
/* line 157, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .form-group .cg-textfield:focus {
  outline: 0;
  -webkit-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.3);
}
/* line 173, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .form-group .cg-textfield:focus ~ label, .modal.modal-login.modal-new .modal-content .form-group .cg-textfield.not-empty ~ label {
  transform: scale(0.85) translateY(-40px) translateX(-25px);
}
/* line 184, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content button[type="submit"],
.modal.modal-login.modal-new .modal-content a.js-email {
  cursor: pointer;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid #1D1E2E;
  color: #1D1E2E;
  font-weight: bold;
  font-size: 16px;
}
/* line 195, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .btn.disabled, .modal.modal-login.modal-new .modal-content button[type="submit"]:disabled {
  opacity: .65;
}
/* line 198, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .alert {
  display: none;
}
/* line 204, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content form {
  padding-left: 10px;
  padding-right: 10px;
}
/* line 211, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .modal__new-user {
  color: #6C6C6C;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  padding-top: 10px;
  line-height: 40px;
}
/* line 220, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-content .modal__new-user a {
  color: #4BA920;
  text-decoration: underline;
}
/* line 231, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-apple-pay button[type="submit"] {
  background-color: #4BA920 !important;
  border-color: #4BA920 !important;
  color: #fff;
}
/* line 239, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .forgot-user {
  color: #6C6C6C;
}
/* line 245, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new a.forgot-user {
  text-decoration: underline;
  font-weight: 600;
}
/* line 257, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new.filled-modal .custom-hey .hey-1, .modal.modal-login.modal-new.filled-modal .custom-hey .hey-2 {
  fill: #4BA920;
}
/* line 265, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new.filled-modal button[type="submit"] {
  background-color: #1D1E2E;
  color: #fff;
}
/* line 273, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .recovered-email {
  color: #6C6C6C;
  text-decoration: underline;
}
/* line 277, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-recover .modal-header p {
  font-weight: 600;
}
/* line 280, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .modal-recover .forgot-user {
  font-size: 12px;
}
/* line 283, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.modal.modal-login.modal-new .show-password {
  position: absolute;
  top: 28px;
  right: 20px;
  cursor: pointer;
  color: #1D1E2E;
}

@media screen and (max-width: 767px) {
  /* line 299, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
  #login-modal .modal-content .modal-header {
    padding-bottom: 0;
  }
  /* line 303, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
  #login-modal .modal-content .modal-header .modal-title {
    color: #6C6C6C;
    font-weight: bold;
    font-size: 30px;
    margin-top: 0px;
  }
  /* line 310, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
  #login-modal .modal-content .modal-header .modal-title .custom-hey {
    width: 20px;
  }
  /* line 320, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
  #login-modal .modal-content .modal-body {
    padding-top: 0;
  }
}
/* line 331, ../../../../sass/Cyberghost/element/layout/login-modal-existing.scss */
.text-bold {
  font-weight: bold;
}
/* line 1, ../../../../../../sass/Cyberghost/element/shop/pricing/vb-default/footerRemoval.scss */
.left-text-f {
  -webkit-box-flex: 0;
  -ms-flex: 1 0 655px;
  flex: 1 0 655px;
  padding-top: 55px;
  padding-bottom: 55px;
  text-align: left;
  color: white;
}
@media only screen and (max-width: 767px) {
  /* line 1, ../../../../../../sass/Cyberghost/element/shop/pricing/vb-default/footerRemoval.scss */
  .left-text-f {
    padding-top: 20px;
    padding-bottom: 0;
    text-align: center;
    flex: auto;
  }
}

/* line 20, ../../../../../../sass/Cyberghost/element/shop/pricing/vb-default/footerRemoval.scss */
.left-text-title {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
  /* line 20, ../../../../../../sass/Cyberghost/element/shop/pricing/vb-default/footerRemoval.scss */
  .left-text-title {
    font-size: 24px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 32, ../../../../../../sass/Cyberghost/element/shop/pricing/vb-default/footerRemoval.scss */
.left-text-subtitle {
  font-size: 18px;
  margin-bottom: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media only screen and (max-width: 767px) {
  /* line 32, ../../../../../../sass/Cyberghost/element/shop/pricing/vb-default/footerRemoval.scss */
  .left-text-subtitle {
    font-size: 14px;
  }
}

/* line 44, ../../../../../../sass/Cyberghost/element/shop/pricing/vb-default/footerRemoval.scss */
.right-new-footer-shield {
  width: 430px;
  height: 295px;
  margin-top: -19px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 430px;
  flex: 0 0 430px;
}
@media only screen and (max-width: 1200px) {
  /* line 44, ../../../../../../sass/Cyberghost/element/shop/pricing/vb-default/footerRemoval.scss */
  .right-new-footer-shield {
    flex: 0 0 275px;
  }
}
@media only screen and (max-width: 1000px) {
  /* line 44, ../../../../../../sass/Cyberghost/element/shop/pricing/vb-default/footerRemoval.scss */
  .right-new-footer-shield {
    flex: 0 0 275px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 44, ../../../../../../sass/Cyberghost/element/shop/pricing/vb-default/footerRemoval.scss */
  .right-new-footer-shield {
    display: none;
  }
}

/* line 65, ../../../../../../sass/Cyberghost/element/shop/pricing/vb-default/footerRemoval.scss */
.right-new-footer-shield-mobile {
  width: 430px;
  height: 280px;
  margin-top: -19px;
}

/* line 72, ../../../../../../sass/Cyberghost/element/shop/pricing/vb-default/footerRemoval.scss */
.shield-path-1 {
  fill: #4e5474;
}

/* line 76, ../../../../../../sass/Cyberghost/element/shop/pricing/vb-default/footerRemoval.scss */
.shield-path-2 {
  fill: #383e5d;
}

/* line 80, ../../../../../../sass/Cyberghost/element/shop/pricing/vb-default/footerRemoval.scss */
.shield-path-3 {
  fill: #fff;
}

/* line 84, ../../../../../../sass/Cyberghost/element/shop/pricing/vb-default/footerRemoval.scss */
.new-footer-shield-svg {
  width: 100%;
  height: auto;
  overflow: hidden;
}

/* line 90, ../../../../../../sass/Cyberghost/element/shop/pricing/vb-default/footerRemoval.scss */
.days-shield {
  fill: #fff;
  transform: matrix(1, 0, 0, 1, 80, 235);
  text-transform: uppercase;
}

/* line 96, ../../../../../../sass/Cyberghost/element/shop/pricing/vb-default/footerRemoval.scss */
.below-the-line-c {
  border-top: 1px solid #fff;
  padding-top: 24px;
  padding-bottom: 24px;
  margin-top: 24px;
  opacity: .2;
}

/* line 104, ../../../../../../sass/Cyberghost/element/shop/pricing/vb-default/footerRemoval.scss */
.footer-copyright-exp {
  padding: 5px 0;
  text-align: center;
  font-size: 14px;
}

/* line 110, ../../../../../../sass/Cyberghost/element/shop/pricing/vb-default/footerRemoval.scss */
.mobile-layout-f {
  display: none;
}
@media only screen and (max-width: 767px) {
  /* line 110, ../../../../../../sass/Cyberghost/element/shop/pricing/vb-default/footerRemoval.scss */
  .mobile-layout-f {
    display: flex;
    width: 100%;
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 120, ../../../../../../sass/Cyberghost/element/shop/pricing/vb-default/footerRemoval.scss */
  .footer-cta-exp {
    font-size: 16px;
  }
}
/*

1. Global variables
2. Spacing
2. Heading & Paragraph
3. ...

*/
/* line 4, ../../sass/Cyberghost/theme/_colors.scss */
.black {
  background-color: #000 !important;
  color: #fff !important;
}

/* line 9, ../../sass/Cyberghost/theme/_colors.scss */
.yellow {
  background-color: #fc0 !important;
  color: #1E1F2E !important;
}

/* line 14, ../../sass/Cyberghost/theme/_colors.scss */
.darkgray {
  background-color: #1E1F2E !important;
  color: #fff !important;
}

/* line 19, ../../sass/Cyberghost/theme/_colors.scss */
.semidarkgray {
  background-color: #95989A !important;
  color: #fff !important;
}

/* line 24, ../../sass/Cyberghost/theme/_colors.scss */
.lightgray {
  background-color: #f8f9fa !important;
  color: #1E1F2E !important;
}

/* line 29, ../../sass/Cyberghost/theme/_colors.scss */
.white {
  background-color: #fff !important;
  color: #1E1F2E !important;
}

/* line 34, ../../sass/Cyberghost/theme/_colors.scss */
.green {
  background-color: #4BA920 !important;
  color: #fff !important;
}

/* line 39, ../../sass/Cyberghost/theme/_colors.scss */
.primary {
  background-color: #fc0 !important;
  color: #1E1F2E !important;
}

/* line 44, ../../sass/Cyberghost/theme/_colors.scss */
.darkblue {
  background-color: #1D1E2F !important;
  color: #fff !important;
}

/* line 51, ../../sass/Cyberghost/theme/_colors.scss */
.dark {
  background-color: #1E1F2E !important;
  color: #fff !important;
}
/* line 55, ../../sass/Cyberghost/theme/_colors.scss */
.dark .darkgray-text {
  color: #fff !important;
}
/* line 58, ../../sass/Cyberghost/theme/_colors.scss */
.dark .darkgray-text:hover, .dark .darkgray-text:focus, .dark .darkgray-text:active {
  color: #fff !important;
}

/* line 68, ../../sass/Cyberghost/theme/_colors.scss */
.light {
  background-color: #f8f9fa !important;
  color: #1E1F2E !important;
}
/* line 72, ../../sass/Cyberghost/theme/_colors.scss */
.light .lightgray-text {
  color: #1E1F2E !important;
}
/* line 76, ../../sass/Cyberghost/theme/_colors.scss */
.light .lightgray-text:hover, .light .lightgray-text:focus, .light .lightgray-text:active {
  color: #1E1F2E !important;
}
/* line 84, ../../sass/Cyberghost/theme/_colors.scss */
.light .white-text {
  color: #1E1F2E !important;
}
/* line 88, ../../sass/Cyberghost/theme/_colors.scss */
.light .white-text:hover, .light .white-text:focus, .light .white-text:active {
  color: #1E1F2E !important;
}

/* line 101, ../../sass/Cyberghost/theme/_colors.scss */
.yellow-text {
  color: #fc0 !important;
}
/* line 105, ../../sass/Cyberghost/theme/_colors.scss */
.yellow-text:hover, .yellow-text:focus, .yellow-text:active {
  color: #fc0 !important;
}

/* line 113, ../../sass/Cyberghost/theme/_colors.scss */
.darkgray-text {
  color: #1E1F2E !important;
}
/* line 117, ../../sass/Cyberghost/theme/_colors.scss */
.darkgray-text:hover, .darkgray-text:focus, .darkgray-text:active {
  color: #1E1F2E !important;
}

/* line 125, ../../sass/Cyberghost/theme/_colors.scss */
.lightgray-text {
  color: #f8f9fa !important;
}
/* line 129, ../../sass/Cyberghost/theme/_colors.scss */
.lightgray-text:hover, .lightgray-text:focus, .lightgray-text:active {
  color: #f8f9fa !important;
}

/* line 137, ../../sass/Cyberghost/theme/_colors.scss */
.white-text {
  color: #fff !important;
}
/* line 141, ../../sass/Cyberghost/theme/_colors.scss */
.white-text:hover, .white-text:focus, .white-text:active {
  color: #fff !important;
}

/* line 149, ../../sass/Cyberghost/theme/_colors.scss */
.green-text {
  color: #4BA920 !important;
}
/* line 153, ../../sass/Cyberghost/theme/_colors.scss */
.green-text:hover, .green-text:focus, .green-text:active {
  color: #4BA920 !important;
}

/* line 161, ../../sass/Cyberghost/theme/_colors.scss */
.darkblue-text {
  color: #1D1E2F !important;
}
/* line 165, ../../sass/Cyberghost/theme/_colors.scss */
.darkblue-text:hover, .darkblue-text:focus, .darkblue-text:active {
  color: #1D1E2F !important;
}

/* line 177, ../../sass/Cyberghost/theme/_colors.scss */
.darkgray-shade-one-text {
  color: #7477a4;
}

/* Social Icons colors */
/* line 185, ../../sass/Cyberghost/theme/_colors.scss */
.color-facebook {
  background-color: #3B5998;
  color: white;
}

/* line 190, ../../sass/Cyberghost/theme/_colors.scss */
.color-google-plus {
  background-color: #DC4E41;
  color: white;
}

/* line 195, ../../sass/Cyberghost/theme/_colors.scss */
.color-instagram {
  background-color: #6A453B;
  color: white;
}

/* line 200, ../../sass/Cyberghost/theme/_colors.scss */
.color-linkedin {
  background-color: #007AB9;
  color: white;
}

/* line 205, ../../sass/Cyberghost/theme/_colors.scss */
.color-pinterest {
  background-color: #CB2027;
  color: white;
}

/* line 210, ../../sass/Cyberghost/theme/_colors.scss */
.color-twitter {
  background-color: #55ACEE;
  color: white;
}

/* line 215, ../../sass/Cyberghost/theme/_colors.scss */
.color-vimeo {
  background-color: #86C9EF;
  color: white;
}

/* line 220, ../../sass/Cyberghost/theme/_colors.scss */
.color-youtube {
  background-color: #D42428;
  color: white;
}

/* line 28, ../../sass/Cyberghost/theme/_spacing.scss */
.pv-xs {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 34, ../../sass/Cyberghost/theme/_spacing.scss */
.pt-xs {
  padding-top: 5px;
}

/* line 37, ../../sass/Cyberghost/theme/_spacing.scss */
.pb-xs {
  padding-bottom: 5px;
}

/* line 40, ../../sass/Cyberghost/theme/_spacing.scss */
.ph-xs {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 46, ../../sass/Cyberghost/theme/_spacing.scss */
.pl-xs {
  padding-left: 5px;
}

/* line 49, ../../sass/Cyberghost/theme/_spacing.scss */
.pr-xs {
  padding-right: 5px;
}

/* line 28, ../../sass/Cyberghost/theme/_spacing.scss */
.pv-sm {
  padding-top: 25px;
  padding-bottom: 25px;
}

/* line 34, ../../sass/Cyberghost/theme/_spacing.scss */
.pt-sm {
  padding-top: 25px;
}

/* line 37, ../../sass/Cyberghost/theme/_spacing.scss */
.pb-sm {
  padding-bottom: 25px;
}

/* line 40, ../../sass/Cyberghost/theme/_spacing.scss */
.ph-sm {
  padding-left: 25px;
  padding-right: 25px;
}

/* line 46, ../../sass/Cyberghost/theme/_spacing.scss */
.pl-sm {
  padding-left: 25px;
}

/* line 49, ../../sass/Cyberghost/theme/_spacing.scss */
.pr-sm {
  padding-right: 25px;
}

/* line 28, ../../sass/Cyberghost/theme/_spacing.scss */
.pv-md {
  padding-top: 50px;
  padding-bottom: 50px;
}

/* line 34, ../../sass/Cyberghost/theme/_spacing.scss */
.pt-md {
  padding-top: 50px;
}

/* line 37, ../../sass/Cyberghost/theme/_spacing.scss */
.pb-md {
  padding-bottom: 50px;
}

/* line 40, ../../sass/Cyberghost/theme/_spacing.scss */
.ph-md {
  padding-left: 50px;
  padding-right: 50px;
}

/* line 46, ../../sass/Cyberghost/theme/_spacing.scss */
.pl-md {
  padding-left: 50px;
}

/* line 49, ../../sass/Cyberghost/theme/_spacing.scss */
.pr-md {
  padding-right: 50px;
}

/* line 28, ../../sass/Cyberghost/theme/_spacing.scss */
.pv-lg {
  padding-top: 100px;
  padding-bottom: 100px;
}

/* line 34, ../../sass/Cyberghost/theme/_spacing.scss */
.pt-lg {
  padding-top: 100px;
}

/* line 37, ../../sass/Cyberghost/theme/_spacing.scss */
.pb-lg {
  padding-bottom: 100px;
}

/* line 40, ../../sass/Cyberghost/theme/_spacing.scss */
.ph-lg {
  padding-left: 100px;
  padding-right: 100px;
}

/* line 46, ../../sass/Cyberghost/theme/_spacing.scss */
.pl-lg {
  padding-left: 100px;
}

/* line 49, ../../sass/Cyberghost/theme/_spacing.scss */
.pr-lg {
  padding-right: 100px;
}

/* line 28, ../../sass/Cyberghost/theme/_spacing.scss */
.pv-xl {
  padding-top: 200px;
  padding-bottom: 200px;
}

/* line 34, ../../sass/Cyberghost/theme/_spacing.scss */
.pt-xl {
  padding-top: 200px;
}

/* line 37, ../../sass/Cyberghost/theme/_spacing.scss */
.pb-xl {
  padding-bottom: 200px;
}

/* line 40, ../../sass/Cyberghost/theme/_spacing.scss */
.ph-xl {
  padding-left: 200px;
  padding-right: 200px;
}

/* line 46, ../../sass/Cyberghost/theme/_spacing.scss */
.pl-xl {
  padding-left: 200px;
}

/* line 49, ../../sass/Cyberghost/theme/_spacing.scss */
.pr-xl {
  padding-right: 200px;
}

@media only screen and (max-width: 767px) {
  /* line 65, ../../sass/Cyberghost/theme/_spacing.scss */
  .pv-xs.resp {
    padding-top: 2.5px;
    padding-bottom: 2.5px;
  }

  /* line 71, ../../sass/Cyberghost/theme/_spacing.scss */
  .pt-xs.resp {
    padding-top: 2.5px;
  }

  /* line 74, ../../sass/Cyberghost/theme/_spacing.scss */
  .pb-xs.resp {
    padding-bottom: 2.5px;
  }

  /* line 77, ../../sass/Cyberghost/theme/_spacing.scss */
  .ph-xs.resp {
    padding-left: 2.5px;
    padding-right: 2.5px;
  }

  /* line 83, ../../sass/Cyberghost/theme/_spacing.scss */
  .pl-xs.resp {
    padding-left: 2.5px;
  }

  /* line 86, ../../sass/Cyberghost/theme/_spacing.scss */
  .pr-xs.resp {
    padding-right: 2.5px;
  }

  /* line 65, ../../sass/Cyberghost/theme/_spacing.scss */
  .pv-sm.resp {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
  }

  /* line 71, ../../sass/Cyberghost/theme/_spacing.scss */
  .pt-sm.resp {
    padding-top: 12.5px;
  }

  /* line 74, ../../sass/Cyberghost/theme/_spacing.scss */
  .pb-sm.resp {
    padding-bottom: 12.5px;
  }

  /* line 77, ../../sass/Cyberghost/theme/_spacing.scss */
  .ph-sm.resp {
    padding-left: 12.5px;
    padding-right: 12.5px;
  }

  /* line 83, ../../sass/Cyberghost/theme/_spacing.scss */
  .pl-sm.resp {
    padding-left: 12.5px;
  }

  /* line 86, ../../sass/Cyberghost/theme/_spacing.scss */
  .pr-sm.resp {
    padding-right: 12.5px;
  }

  /* line 65, ../../sass/Cyberghost/theme/_spacing.scss */
  .pv-md.resp {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  /* line 71, ../../sass/Cyberghost/theme/_spacing.scss */
  .pt-md.resp {
    padding-top: 25px;
  }

  /* line 74, ../../sass/Cyberghost/theme/_spacing.scss */
  .pb-md.resp {
    padding-bottom: 25px;
  }

  /* line 77, ../../sass/Cyberghost/theme/_spacing.scss */
  .ph-md.resp {
    padding-left: 25px;
    padding-right: 25px;
  }

  /* line 83, ../../sass/Cyberghost/theme/_spacing.scss */
  .pl-md.resp {
    padding-left: 25px;
  }

  /* line 86, ../../sass/Cyberghost/theme/_spacing.scss */
  .pr-md.resp {
    padding-right: 25px;
  }

  /* line 65, ../../sass/Cyberghost/theme/_spacing.scss */
  .pv-lg.resp {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  /* line 71, ../../sass/Cyberghost/theme/_spacing.scss */
  .pt-lg.resp {
    padding-top: 50px;
  }

  /* line 74, ../../sass/Cyberghost/theme/_spacing.scss */
  .pb-lg.resp {
    padding-bottom: 50px;
  }

  /* line 77, ../../sass/Cyberghost/theme/_spacing.scss */
  .ph-lg.resp {
    padding-left: 50px;
    padding-right: 50px;
  }

  /* line 83, ../../sass/Cyberghost/theme/_spacing.scss */
  .pl-lg.resp {
    padding-left: 50px;
  }

  /* line 86, ../../sass/Cyberghost/theme/_spacing.scss */
  .pr-lg.resp {
    padding-right: 50px;
  }

  /* line 65, ../../sass/Cyberghost/theme/_spacing.scss */
  .pv-xl.resp {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  /* line 71, ../../sass/Cyberghost/theme/_spacing.scss */
  .pt-xl.resp {
    padding-top: 100px;
  }

  /* line 74, ../../sass/Cyberghost/theme/_spacing.scss */
  .pb-xl.resp {
    padding-bottom: 100px;
  }

  /* line 77, ../../sass/Cyberghost/theme/_spacing.scss */
  .ph-xl.resp {
    padding-left: 100px;
    padding-right: 100px;
  }

  /* line 83, ../../sass/Cyberghost/theme/_spacing.scss */
  .pl-xl.resp {
    padding-left: 100px;
  }

  /* line 86, ../../sass/Cyberghost/theme/_spacing.scss */
  .pr-xl.resp {
    padding-right: 100px;
  }
}
/*=======Mixing Contents=======*/
/* 1. Spacing Helpers */
/* END Contents */
/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mt-0 {
  margin-top: 0px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pt-0 {
  padding-top: 0px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mb-0 {
  margin-bottom: 0px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pb-0 {
  padding-bottom: 0px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.ml-0 {
  margin-left: 0px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pl-0 {
  padding-left: 0px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mr-0 {
  margin-right: 0px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pr-0 {
  padding-right: 0px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mt-5 {
  margin-top: 5px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pt-5 {
  padding-top: 5px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mb-5 {
  margin-bottom: 5px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pb-5 {
  padding-bottom: 5px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.ml-5 {
  margin-left: 5px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pl-5 {
  padding-left: 5px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mr-5 {
  margin-right: 5px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pr-5 {
  padding-right: 5px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mt-10 {
  margin-top: 10px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pt-10 {
  padding-top: 10px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mb-10 {
  margin-bottom: 10px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pb-10 {
  padding-bottom: 10px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.ml-10 {
  margin-left: 10px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pl-10 {
  padding-left: 10px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mr-10 {
  margin-right: 10px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pr-10 {
  padding-right: 10px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mt-15 {
  margin-top: 15px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pt-15 {
  padding-top: 15px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mb-15 {
  margin-bottom: 15px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pb-15 {
  padding-bottom: 15px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.ml-15 {
  margin-left: 15px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pl-15 {
  padding-left: 15px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mr-15 {
  margin-right: 15px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pr-15 {
  padding-right: 15px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mt-20 {
  margin-top: 20px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pt-20 {
  padding-top: 20px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mb-20 {
  margin-bottom: 20px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pb-20 {
  padding-bottom: 20px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.ml-20 {
  margin-left: 20px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pl-20 {
  padding-left: 20px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mr-20 {
  margin-right: 20px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pr-20 {
  padding-right: 20px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mt-25 {
  margin-top: 25px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pt-25 {
  padding-top: 25px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mb-25 {
  margin-bottom: 25px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pb-25 {
  padding-bottom: 25px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.ml-25 {
  margin-left: 25px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pl-25 {
  padding-left: 25px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mr-25 {
  margin-right: 25px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pr-25 {
  padding-right: 25px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mt-30 {
  margin-top: 30px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pt-30 {
  padding-top: 30px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mb-30 {
  margin-bottom: 30px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pb-30 {
  padding-bottom: 30px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.ml-30 {
  margin-left: 30px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pl-30 {
  padding-left: 30px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mr-30 {
  margin-right: 30px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pr-30 {
  padding-right: 30px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mt-35 {
  margin-top: 35px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pt-35 {
  padding-top: 35px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mb-35 {
  margin-bottom: 35px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pb-35 {
  padding-bottom: 35px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.ml-35 {
  margin-left: 35px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pl-35 {
  padding-left: 35px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mr-35 {
  margin-right: 35px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pr-35 {
  padding-right: 35px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mt-40 {
  margin-top: 40px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pt-40 {
  padding-top: 40px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mb-40 {
  margin-bottom: 40px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pb-40 {
  padding-bottom: 40px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.ml-40 {
  margin-left: 40px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pl-40 {
  padding-left: 40px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mr-40 {
  margin-right: 40px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pr-40 {
  padding-right: 40px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mt-45 {
  margin-top: 45px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pt-45 {
  padding-top: 45px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mb-45 {
  margin-bottom: 45px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pb-45 {
  padding-bottom: 45px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.ml-45 {
  margin-left: 45px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pl-45 {
  padding-left: 45px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mr-45 {
  margin-right: 45px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pr-45 {
  padding-right: 45px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mt-50 {
  margin-top: 50px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pt-50 {
  padding-top: 50px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mb-50 {
  margin-bottom: 50px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pb-50 {
  padding-bottom: 50px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.ml-50 {
  margin-left: 50px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pl-50 {
  padding-left: 50px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mr-50 {
  margin-right: 50px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pr-50 {
  padding-right: 50px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mt-60 {
  margin-top: 60px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pt-60 {
  padding-top: 60px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mb-60 {
  margin-bottom: 60px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pb-60 {
  padding-bottom: 60px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.ml-60 {
  margin-left: 60px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pl-60 {
  padding-left: 60px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mr-60 {
  margin-right: 60px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pr-60 {
  padding-right: 60px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mt-70 {
  margin-top: 70px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pt-70 {
  padding-top: 70px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mb-70 {
  margin-bottom: 70px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pb-70 {
  padding-bottom: 70px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.ml-70 {
  margin-left: 70px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pl-70 {
  padding-left: 70px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mr-70 {
  margin-right: 70px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pr-70 {
  padding-right: 70px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mt-80 {
  margin-top: 80px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pt-80 {
  padding-top: 80px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mb-80 {
  margin-bottom: 80px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pb-80 {
  padding-bottom: 80px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.ml-80 {
  margin-left: 80px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pl-80 {
  padding-left: 80px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mr-80 {
  margin-right: 80px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pr-80 {
  padding-right: 80px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mt-90 {
  margin-top: 90px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pt-90 {
  padding-top: 90px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mb-90 {
  margin-bottom: 90px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pb-90 {
  padding-bottom: 90px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.ml-90 {
  margin-left: 90px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pl-90 {
  padding-left: 90px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mr-90 {
  margin-right: 90px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pr-90 {
  padding-right: 90px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mt-100 {
  margin-top: 100px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pt-100 {
  padding-top: 100px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mb-100 {
  margin-bottom: 100px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pb-100 {
  padding-bottom: 100px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.ml-100 {
  margin-left: 100px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pl-100 {
  padding-left: 100px !important;
}

/* line 14, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.mr-100 {
  margin-right: 100px !important;
}

/* line 18, ../../sass/Cyberghost/theme/_spacing-helpers.scss */
.pr-100 {
  padding-right: 100px !important;
}

/* line 7, ../../sass/Cyberghost/theme/_utilities.scss */
.display-table {
  display: table;
}

/* line 11, ../../sass/Cyberghost/theme/_utilities.scss */
.table-row {
  display: table-row;
}

/* line 15, ../../sass/Cyberghost/theme/_utilities.scss */
.table-cell {
  display: table-cell;
  vertical-align: middle;
}

/* line 23, ../../sass/Cyberghost/theme/_utilities.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 28, ../../sass/Cyberghost/theme/_utilities.scss */
.underline {
  text-decoration: underline;
}

/* line 33, ../../sass/Cyberghost/theme/_utilities.scss */
.sprite-cell {
  display: inline-block;
  transform-origin: center center;
}

/* line 40, ../../sass/Cyberghost/theme/_utilities.scss */
.sprite {
  display: inline-block !important;
}

/* line 44, ../../sass/Cyberghost/theme/_utilities.scss */
.center-vertical-top {
  transform: translateY(-50%);
}

/* line 49, ../../sass/Cyberghost/theme/_utilities.scss */
.center-absolute {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

/* line 59, ../../sass/Cyberghost/theme/_utilities.scss */
.no-margin {
  margin: 0 !important;
}

/* line 64, ../../sass/Cyberghost/theme/_utilities.scss */
.icon-size {
  width: 190px;
  height: 190px;
}
@media only screen and (max-width: 767px) {
  /* line 70, ../../sass/Cyberghost/theme/_utilities.scss */
  .icon-size.resp {
    width: 114px;
    height: 114px;
  }
}

/* line 78, ../../sass/Cyberghost/theme/_utilities.scss */
.icon-size-400 {
  display: inline-block;
  max-width: 400px;
  height: auto;
}
@media only screen and (max-width: 767px) {
  /* line 78, ../../sass/Cyberghost/theme/_utilities.scss */
  .icon-size-400 {
    width: 80%;
  }
}

/* line 92, ../../sass/Cyberghost/theme/_utilities.scss */
.max-600 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

/* line 100, ../../sass/Cyberghost/theme/_utilities.scss */
.max-800 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

/* line 106, ../../sass/Cyberghost/theme/_utilities.scss */
.max-950 {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}

/* line 113, ../../sass/Cyberghost/theme/_utilities.scss */
.max-1024 {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}

/* line 119, ../../sass/Cyberghost/theme/_utilities.scss */
.container.limit-container-width {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}

/* line 128, ../../sass/Cyberghost/theme/_utilities.scss */
.accent-line {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 136, ../../sass/Cyberghost/theme/_utilities.scss */
.accent-line:before {
  position: absolute;
  content: "";
  width: 80px;
  height: 4px;
  background-color: #fc0;
  bottom: -10px;
}
@media only screen and (max-width: 767px) {
  /* line 136, ../../sass/Cyberghost/theme/_utilities.scss */
  .accent-line:before {
    left: 50%;
    transform: translate(-40px);
  }
}

/* line 155, ../../sass/Cyberghost/theme/_utilities.scss */
.btn-store > img {
  height: 64px;
  width: auto;
}

/* line 9, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
textarea:focus,
input:focus,
button:focus {
  outline: none;
}

/* line 19, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
}

/* line 34, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
.text-left-not-xs,
.text-left-not-sm,
.text-left-not-md,
.text-left-not-lg {
  text-align: left;
}

/* line 42, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
.text-center-not-xs,
.text-center-not-sm,
.text-center-not-md,
.text-center-not-lg {
  text-align: center;
}

/* line 50, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
.text-right-not-xs,
.text-right-not-sm,
.text-right-not-md,
.text-right-not-lg {
  text-align: right;
}

/* line 58, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
.text-justify-not-xs,
.text-justify-not-sm,
.text-justify-not-md,
.text-justify-not-lg {
  text-align: justify;
}

@media (max-width: 767px) {
  /* line 67, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .text-left-not-xs,
  .text-center-not-xs,
  .text-right-not-xs,
  .text-justify-not-xs {
    text-align: inherit;
  }

  /* line 74, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .text-left-xs {
    text-align: left;
  }

  /* line 78, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .text-center-xs {
    text-align: center;
  }

  /* line 82, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .text-right-xs {
    text-align: right;
  }

  /* line 86, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .text-justify-xs {
    text-align: justify;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 94, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .text-left-not-sm,
  .text-center-not-sm,
  .text-right-not-sm,
  .text-justify-not-sm {
    text-align: inherit;
  }

  /* line 101, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .text-left-sm {
    text-align: left;
  }

  /* line 105, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .text-center-sm {
    text-align: center;
  }

  /* line 109, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .text-right-sm {
    text-align: right;
  }

  /* line 113, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .text-justify-sm {
    text-align: justify;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 121, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .text-left-not-md,
  .text-center-not-md,
  .text-right-not-md,
  .text-justify-not-md {
    text-align: inherit;
  }

  /* line 128, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .text-left-md {
    text-align: left;
  }

  /* line 132, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .text-center-md {
    text-align: center;
  }

  /* line 136, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .text-right-md {
    text-align: right;
  }

  /* line 140, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .text-justify-md {
    text-align: justify;
  }
}
@media (min-width: 1200px) {
  /* line 147, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .text-left-not-lg,
  .text-center-not-lg,
  .text-right-not-lg,
  .text-justify-not-lg {
    text-align: inherit;
  }

  /* line 154, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .text-left-lg {
    text-align: left;
  }

  /* line 158, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .text-center-lg {
    text-align: center;
  }

  /* line 162, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .text-right-lg {
    text-align: right;
  }

  /* line 166, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .text-justify-lg {
    text-align: justify;
  }
}
/* line 179, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 189, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
.col-xs-5ths {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  /* line 195, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  /* line 202, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  /* line 209, ../../sass/Cyberghost/theme/_utilities-bootstrap.scss */
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
/* _utilities-bootstrap-4-like.scss */
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.m-0 {
  margin: 0 !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.p-0 {
  padding: 0 !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mt-0 {
  margin-top: 0 !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pt-0 {
  padding-top: 0 !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mb-0 {
  margin-bottom: 0 !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pb-0 {
  padding-bottom: 0 !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mr-0 {
  margin-right: 0 !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pr-0 {
  padding-right: 0 !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.ml-0 {
  margin-left: 0 !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pl-0 {
  padding-left: 0 !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.m-1 {
  margin: 5px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-1 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-1 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.p-1 {
  padding: 5px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-1 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-1 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mt-1 {
  margin-top: 5px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-1 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-1 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pt-1 {
  padding-top: 5px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-1 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-1 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mb-1 {
  margin-bottom: 5px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-1 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-1 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pb-1 {
  padding-bottom: 5px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-1 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-1 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mr-1 {
  margin-right: 5px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-1 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-1 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pr-1 {
  padding-right: 5px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-1 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-1 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.ml-1 {
  margin-left: 5px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-1 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-1 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pl-1 {
  padding-left: 5px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-1 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-1 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.m-2 {
  margin: 25px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-2 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-2 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.p-2 {
  padding: 25px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-2 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-2 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mt-2 {
  margin-top: 25px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-2 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-2 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pt-2 {
  padding-top: 25px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-2 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-2 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mb-2 {
  margin-bottom: 25px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-2 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-2 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pb-2 {
  padding-bottom: 25px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-2 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-2 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mr-2 {
  margin-right: 25px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-2 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-2 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pr-2 {
  padding-right: 25px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-2 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-2 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.ml-2 {
  margin-left: 25px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-2 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-2 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pl-2 {
  padding-left: 25px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-2 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-2 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.m-3 {
  margin: 50px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-3 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-3 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.p-3 {
  padding: 50px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-3 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-3 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mt-3 {
  margin-top: 50px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-3 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-3 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pt-3 {
  padding-top: 50px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-3 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-3 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mb-3 {
  margin-bottom: 50px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-3 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-3 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pb-3 {
  padding-bottom: 50px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-3 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-3 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mr-3 {
  margin-right: 50px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-3 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-3 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pr-3 {
  padding-right: 50px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-3 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-3 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.ml-3 {
  margin-left: 50px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-3 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-3 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pl-3 {
  padding-left: 50px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-3 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-3 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.m-4 {
  margin: 100px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-4 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-4 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.p-4 {
  padding: 100px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-4 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-4 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mt-4 {
  margin-top: 100px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-4 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-4 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pt-4 {
  padding-top: 100px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-4 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-4 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mb-4 {
  margin-bottom: 100px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-4 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-4 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pb-4 {
  padding-bottom: 100px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-4 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-4 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mr-4 {
  margin-right: 100px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-4 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-4 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pr-4 {
  padding-right: 100px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-4 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-4 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.ml-4 {
  margin-left: 100px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-4 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-4 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pl-4 {
  padding-left: 100px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-4 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-4 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.m-5 {
  margin: 200px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-5 {
  margin-left: 200px !important;
  margin-right: 200px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-5 {
  margin-top: 200px !important;
  margin-bottom: 200px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.p-5 {
  padding: 200px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-5 {
  padding-left: 200px !important;
  padding-right: 200px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-5 {
  padding-top: 200px !important;
  padding-bottom: 200px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mt-5 {
  margin-top: 200px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-5 {
  margin-left: 200px !important;
  margin-right: 200px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-5 {
  margin-top: 200px !important;
  margin-bottom: 200px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pt-5 {
  padding-top: 200px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-5 {
  padding-left: 200px !important;
  padding-right: 200px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-5 {
  padding-top: 200px !important;
  padding-bottom: 200px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mb-5 {
  margin-bottom: 200px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-5 {
  margin-left: 200px !important;
  margin-right: 200px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-5 {
  margin-top: 200px !important;
  margin-bottom: 200px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pb-5 {
  padding-bottom: 200px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-5 {
  padding-left: 200px !important;
  padding-right: 200px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-5 {
  padding-top: 200px !important;
  padding-bottom: 200px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mr-5 {
  margin-right: 200px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-5 {
  margin-left: 200px !important;
  margin-right: 200px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-5 {
  margin-top: 200px !important;
  margin-bottom: 200px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pr-5 {
  padding-right: 200px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-5 {
  padding-left: 200px !important;
  padding-right: 200px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-5 {
  padding-top: 200px !important;
  padding-bottom: 200px !important;
}
/* line 24, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.ml-5 {
  margin-left: 200px !important;
}
/* line 27, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.mx-5 {
  margin-left: 200px !important;
  margin-right: 200px !important;
}
/* line 31, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.my-5 {
  margin-top: 200px !important;
  margin-bottom: 200px !important;
}
/* line 37, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.pl-5 {
  padding-left: 200px !important;
}
/* line 40, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.px-5 {
  padding-left: 200px !important;
  padding-right: 200px !important;
}
/* line 44, ../../sass/Cyberghost/theme/_utilities-bootstrap-4-like.scss */
.utils.py-5 {
  padding-top: 200px !important;
  padding-bottom: 200px !important;
}

/* line 3, ../../sass/Cyberghost/theme/_typography.scss */
body {
  font-family: "Montserrat", "Verdana", sans-serif;
}

/* line 7, ../../sass/Cyberghost/theme/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  line-height: 1.2em;
  margin-top: 0;
  margin-bottom: 0;
  color: inherit;
}

/* line 14, ../../sass/Cyberghost/theme/_typography.scss */
h1 {
  font-size: 40px !important;
  font-weight: 700;
}
/* line 18, ../../sass/Cyberghost/theme/_typography.scss */
h1 em {
  font-size: 70px !important;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 800;
}
@media only screen and (max-width: 767px) {
  /* line 18, ../../sass/Cyberghost/theme/_typography.scss */
  h1 em {
    font-size: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 14, ../../sass/Cyberghost/theme/_typography.scss */
  h1 {
    font-size: 30px !important;
  }
}

/* line 35, ../../sass/Cyberghost/theme/_typography.scss */
h2 {
  font-size: 32px;
  font-weight: 600;
}
/* line 39, ../../sass/Cyberghost/theme/_typography.scss */
h2 + .subtitle {
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 35, ../../sass/Cyberghost/theme/_typography.scss */
  h2 {
    font-size: 24px;
  }
  /* line 47, ../../sass/Cyberghost/theme/_typography.scss */
  h2 + .subtitle {
    font-size: 16px;
  }
}

/* line 53, ../../sass/Cyberghost/theme/_typography.scss */
h3 {
  font-size: 20px;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  /* line 53, ../../sass/Cyberghost/theme/_typography.scss */
  h3 {
    font-size: 20px;
  }
}

/* line 62, ../../sass/Cyberghost/theme/_typography.scss */
p {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  color: inherit;
}
@media only screen and (max-width: 767px) {
  /* line 62, ../../sass/Cyberghost/theme/_typography.scss */
  p {
    font-size: 16px;
  }
}
/* line 73, ../../sass/Cyberghost/theme/_typography.scss */
p a {
  color: inherit;
  text-decoration: underline;
}
/* line 77, ../../sass/Cyberghost/theme/_typography.scss */
p a:hover, p a:active, p a:focus {
  color: inherit;
}

/* line 85, ../../sass/Cyberghost/theme/_typography.scss */
address {
  font-size: 16px;
}

/* line 92, ../../sass/Cyberghost/theme/_typography.scss */
.jumbotron .subtitle {
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 92, ../../sass/Cyberghost/theme/_typography.scss */
  .jumbotron .subtitle {
    font-size: 16px;
  }
}

/* line 105, ../../sass/Cyberghost/theme/_typography.scss */
.subtitle-lg {
  font-size: 28px;
  font-weight: 300;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  /* line 105, ../../sass/Cyberghost/theme/_typography.scss */
  .subtitle-lg {
    font-size: 20px;
  }
}

/* line 121, ../../sass/Cyberghost/theme/_typography.scss */
a.white-text:hover {
  color: #fc0 !important;
}

/* line 127, ../../sass/Cyberghost/theme/_typography.scss */
.font-weight-bold {
  font-weight: 700;
}

/* line 128, ../../sass/Cyberghost/theme/_typography.scss */
.font-weight-normal {
  font-weight: 400;
}

/* line 12, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-btn,
.cg-line-btn {
  position: relative;
  vertical-align: top;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5em;
  border: none;
  padding: 8px 12px;
  margin: 5px;
  border-radius: 4px;
  outline: 0;
  display: inline-block;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: normal;
  white-space: normal;
  transition: opacity .5s, box-shadow 300ms, background-color 300ms;
}
/* line 46, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-btn:hover, .cg-btn:focus,
.cg-line-btn:hover,
.cg-line-btn:focus {
  opacity: 0.9;
  text-decoration: none;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.5);
}
/* line 56, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-btn:active,
.cg-line-btn:active {
  transition: opacity 0.5s;
  opacity: 0.2;
  text-decoration: none;
}
/* line 64, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-btn::-moz-focus-inner,
.cg-line-btn::-moz-focus-inner {
  border: 0;
}
/* line 69, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-btn.cg-processing:before, .cg-btn.cg-processing:after,
.cg-line-btn.cg-processing:before,
.cg-line-btn.cg-processing:after {
  position: absolute;
  content: '';
  display: inline-block;
  left: 10px;
  top: calc(50% - 4px);
  width: 7px;
  height: 7px;
  background-color: #ffffff;
  border-radius: 100%;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
/* line 83, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-btn.cg-processing:after,
.cg-line-btn.cg-processing:after {
  left: 20px;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* line 121, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-btn.cg-btn-sm {
  padding: 6px 10px;
  font-size: 14px;
  font-weight: 400;
}
/* line 129, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-btn.cg-btn-lg {
  padding: 10px 15px;
  font-size: 18px;
}
/* line 136, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-btn.cg-btn-long {
  padding: 10px 45px;
  font-size: 18px;
}
/* line 144, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-btn.cg-btn-xl {
  padding: 10px 25px;
  font-size: 27px;
}

/* line 157, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-line-btn {
  padding: 7px 10px;
  border-width: 1px;
  border-style: solid;
  background-color: transparent;
}
/* line 165, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-line-btn.cg-line-btn-sm {
  padding: 5px 9px;
  font-size: 14px;
  font-weight: 400;
}
/* line 173, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-line-btn.cg-line-btn-lg {
  padding: 9px 14px;
  font-size: 18px;
}
/* line 181, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-line-btn.cg-line-btn-xl {
  padding: 9px 24px;
  font-size: 27px;
}

/* line 196, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-btn.primary:hover {
  background-color: #FFC200 !important;
}
/* line 202, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-btn.yellow:hover {
  background-color: #FFC200 !important;
}

/* line 209, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-line-btn {
  background-color: transparent !important;
}
/* line 213, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-line-btn.primary {
  border-color: #fc0;
  color: #fc0;
}
/* line 218, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-line-btn.yellow {
  border-color: #fc0;
  color: #fc0 !important;
}
/* line 223, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-line-btn.white {
  border-color: #fff;
  color: #fff !important;
}
/* line 227, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-line-btn.white:hover {
  background-color: white !important;
  color: #1D1E2F !important;
}
/* line 233, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-line-btn.darkgray {
  border-color: #1E1F2E;
  color: #1E1F2E !important;
}
/* line 238, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-line-btn.green {
  border-color: #4BA920;
  color: #4BA920 !important;
}
/* line 243, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-line-btn.lightgray {
  border-color: #f8f9fa;
  color: #f8f9fa !important;
}
/* line 248, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-line-btn.darkblue {
  border-color: #1D1E2F;
  color: #1D1E2F !important;
}
/* line 252, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.cg-line-btn.darkblue:hover {
  background-color: #1D1E2F !important;
  color: #fff !important;
}

@media only screen and (max-width: 767px) {
  /* line 268, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
  .cg-btn.resp {
    padding: 6px 10px;
    font-size: 14px;
  }

  /* line 273, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
  .cg-line-btn.resp {
    padding: 5px 9px;
    font-size: 14px;
  }

  /* line 280, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
  .cg-btn-lg.resp {
    padding: 8px 12px;
    font-size: 18px;
  }

  /* line 284, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
  .cg-btn-long.resp {
    padding: 8px 12px;
    font-size: 18px;
  }

  /* line 289, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
  .cg-line-btn-lg.resp {
    padding: 7px 11px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 312, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
  .cg-btn.cg-btn-lg {
    padding: 8px 12px;
    font-size: 18px;
  }
  /* line 316, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
  .cg-btn.cg-btn-long {
    padding: 8px 12px;
    font-size: 18px;
  }

  /* line 331, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
  .cg-line-btn.cg-line-btn-lg {
    padding: 7px 11px;
    font-size: 18px;
  }
}
/* line 343, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.download-button-container {
  display: inline-block;
  text-align: center;
}
/* line 348, ../../sass/Cyberghost/theme/controls/_control-buttons.scss */
.download-button-container .underline {
  font-size: 15px;
}

/* line 8, ../../sass/Cyberghost/theme/controls/_control-textfield.scss */
.cg-textfield {
  vertical-align: top;
  display: inline-block;
  font-size: 16px;
  line-height: 1.35em;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 8.5px 16px;
  margin: 5px;
  -webkit-appearance: none;
}
/* line 26, ../../sass/Cyberghost/theme/controls/_control-textfield.scss */
.cg-textfield::placeholder {
  color: rgba(0, 0, 0, 0.4);
}
/* line 30, ../../sass/Cyberghost/theme/controls/_control-textfield.scss */
.cg-textfield:focus {
  border-color: #fc0;
}
/* line 34, ../../sass/Cyberghost/theme/controls/_control-textfield.scss */
.cg-textfield.disabled {
  opacity: 0.4;
  background-color: rgba(0, 0, 0, 0.1);
}
/* line 39, ../../sass/Cyberghost/theme/controls/_control-textfield.scss */
.cg-textfield.cg-textfield-sm {
  font-size: 14px;
  padding: 5px 12px;
}

/* line 49, ../../sass/Cyberghost/theme/controls/_control-textfield.scss */
.cg-textfield.darkblue {
  background-color: transparent !important;
  color: #323232 !important;
}
/* line 54, ../../sass/Cyberghost/theme/controls/_control-textfield.scss */
.cg-textfield.darkblue:focus {
  background-color: transparent !important;
  border-color: #1D1E2F;
}

/* Bootstrap Modal Overwrite */
/* line 6, ../../sass/Cyberghost/theme/controls/_bootstrap-modal.scss */
.modal-backdrop {
  background-color: black;
  opacity: 0.4 !important;
}

@media (min-width: 768px) {
  /* line 14, ../../sass/Cyberghost/theme/controls/_bootstrap-modal.scss */
  .modal .modal-dialog {
    max-width: 500px;
    margin: 100px auto;
  }
}
/* line 21, ../../sass/Cyberghost/theme/controls/_bootstrap-modal.scss */
.modal .modal-content {
  border-radius: 2px;
  border: none;
}
@media (min-width: 768px) {
  /* line 21, ../../sass/Cyberghost/theme/controls/_bootstrap-modal.scss */
  .modal .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  }
}
/* line 30, ../../sass/Cyberghost/theme/controls/_bootstrap-modal.scss */
.modal .modal-header {
  border: none;
}
/* line 34, ../../sass/Cyberghost/theme/controls/_bootstrap-modal.scss */
.modal .modal-footer {
  border-top: none;
  text-align: center;
}
/* line 39, ../../sass/Cyberghost/theme/controls/_bootstrap-modal.scss */
.modal .modal-footer .container-buttons {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 25px;
}
/* line 47, ../../sass/Cyberghost/theme/controls/_bootstrap-modal.scss */
.modal .modal-title {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
/* line 56, ../../sass/Cyberghost/theme/controls/_bootstrap-modal.scss */
.modal .modal-body p {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

/* line 4, ../../sass/Cyberghost/theme/controls/_bootstrap-dropdown.scss */
.cg-dropdown-container {
  display: inline-block;
}

/* line 11, ../../sass/Cyberghost/theme/controls/_bootstrap-dropdown.scss */
.dropdown.cg-line-dropdown.open > .dropdown-toggle.btn-default {
  background-color: transparent;
}
/* line 16, ../../sass/Cyberghost/theme/controls/_bootstrap-dropdown.scss */
.dropdown.cg-line-dropdown.darkgray {
  background-color: transparent !important;
}
/* line 20, ../../sass/Cyberghost/theme/controls/_bootstrap-dropdown.scss */
.dropdown.cg-line-dropdown.darkgray .btn-default {
  border-radius: 4px;
  border-color: #1E1F2E;
}
/* line 24, ../../sass/Cyberghost/theme/controls/_bootstrap-dropdown.scss */
.dropdown.cg-line-dropdown.darkgray .btn-default:hover, .dropdown.cg-line-dropdown.darkgray .btn-default:focus {
  background-color: transparent;
}
/* line 29, ../../sass/Cyberghost/theme/controls/_bootstrap-dropdown.scss */
.dropdown.cg-line-dropdown.darkgray .btn-default:active {
  box-shadow: none;
  background-color: transparent;
  opacity: 0.2;
  transition: opacity 500ms;
}
/* line 39, ../../sass/Cyberghost/theme/controls/_bootstrap-dropdown.scss */
.dropdown.cg-line-dropdown .dropdown-menu {
  border: 1px solid rgba(0, 0, 0, 0.05);
}
/* line 42, ../../sass/Cyberghost/theme/controls/_bootstrap-dropdown.scss */
.dropdown.cg-line-dropdown .dropdown-menu li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
/* line 45, ../../sass/Cyberghost/theme/controls/_bootstrap-dropdown.scss */
.dropdown.cg-line-dropdown .dropdown-menu li:last-child {
  border-bottom: none;
}
/* line 49, ../../sass/Cyberghost/theme/controls/_bootstrap-dropdown.scss */
.dropdown.cg-line-dropdown .dropdown-menu li a {
  line-height: 2.5em;
}
/* line 52, ../../sass/Cyberghost/theme/controls/_bootstrap-dropdown.scss */
.dropdown.cg-line-dropdown .dropdown-menu li a:hover {
  background-color: rgba(50, 50, 50, 0.05);
  color: #1E1F2E;
}

/* line 5, ../../sass/Cyberghost/theme/controls/_bootstrap-alert.scss */
.alert,
.alert.alert-dismissible {
  display: inline-block;
  margin: 0 auto;
  border-radius: 2px;
  padding: 0px 25px;
  line-height: 2em;
  border-color: transparent;
  font-size: 12px;
}

/* line 18, ../../sass/Cyberghost/theme/controls/_bootstrap-alert.scss */
.alert.alert-dismissible.show {
  display: inline-block !important;
}
/* line 22, ../../sass/Cyberghost/theme/controls/_bootstrap-alert.scss */
.alert.alert-dismissible .close {
  opacity: .9;
  right: -23px;
  width: 20px;
  top: 1.6px;
  border-radius: 100px;
  height: 20px;
  line-height: 0em;
  text-shadow: none;
}
/* line 32, ../../sass/Cyberghost/theme/controls/_bootstrap-alert.scss */
.alert.alert-dismissible .close:active {
  opacity: 0.2;
  transition: opacity 0.3s;
}

/* line 42, ../../sass/Cyberghost/theme/controls/_bootstrap-alert.scss */
.alert.alert-danger,
.alert.alert-dismissible.alert-danger {
  color: #e4502a;
  background-color: rgba(228, 80, 42, 0.1);
}

/* line 48, ../../sass/Cyberghost/theme/controls/_bootstrap-alert.scss */
.alert-dismissible.alert-danger .close {
  color: #e4502a;
  background-color: rgba(228, 80, 42, 0.3);
}

/* line 3, ../../sass/Cyberghost/element/title-and-paragraphs.scss */
.title-and-paragraphs b,
.title-and-paragraphs strong,
.title-and-paragraphs-lists b,
.title-and-paragraphs-lists strong {
  font-weight: 600;
}
/* line 8, ../../sass/Cyberghost/element/title-and-paragraphs.scss */
.title-and-paragraphs.limit-paragraphs-width p,
.title-and-paragraphs-lists.limit-paragraphs-width p {
  max-width: 750px;
  margin: 0 auto;
}

/* line 17, ../../sass/Cyberghost/layout/default.scss */
body {
  margin-top: 0 !important;
}
@media only screen and (max-width: 1100px) {
  /* line 17, ../../sass/Cyberghost/layout/default.scss */
  body {
    margin-top: 0;
  }
}

/* line 36, ../../sass/Cyberghost/layout/default.scss */
body.menu-height-margin {
  margin-top: 75px !important;
}
@media only screen and (max-width: 1100px) {
  /* line 36, ../../sass/Cyberghost/layout/default.scss */
  body.menu-height-margin {
    margin-top: 55px !important;
  }
}

/* line 44, ../../sass/Cyberghost/layout/default.scss */
body.menu-height-margin-with-banner {
  margin-top: 125px !important;
}
@media only screen and (max-width: 1100px) {
  /* line 44, ../../sass/Cyberghost/layout/default.scss */
  body.menu-height-margin-with-banner {
    margin-top: 55px !important;
  }
}

/* line 55, ../../sass/Cyberghost/layout/default.scss */
.exposed-bar {
  z-index: 0;
  position: fixed;
  top: 0;
}

@media only screen and (max-width: 767) {
  /* line 76, ../../sass/Cyberghost/layout/default.scss */
  html.smartbanner-show {
    margin-top: 135px !important;
  }
}
/* line 82, ../../sass/Cyberghost/layout/default.scss */
html.smartbanner-show .exposed-bar {
  top: 80px;
}

/* line 93, ../../sass/Cyberghost/layout/default.scss */
.navbar-fixed-under-app-banner {
  top: 80px !important;
}

/* line 101, ../../sass/Cyberghost/layout/default.scss */
.breadcrumbs {
  background: rgba(0, 0, 0, 0.1) !important;
  padding: 0 10px;
  padding-bottom: 4px;
  border-radius: 50px;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 20;
}
/* line 120, ../../sass/Cyberghost/layout/default.scss */
.breadcrumbs > .breadcrumb {
  display: inline-block;
  margin: 0;
  padding: 0 5px;
  text-align: center;
  color: #0f0f0f;
  font-size: 11px;
  font-weight: normal;
  line-height: 1em;
  background-color: transparent;
  color: white;
}
/* line 135, ../../sass/Cyberghost/layout/default.scss */
.breadcrumbs > a.breadcrumb:hover {
  text-decoration: none;
}
/* line 139, ../../sass/Cyberghost/layout/default.scss */
.breadcrumbs > .breadcrumb.separator {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: center;
}

/* line 150, ../../sass/Cyberghost/layout/default.scss */
.tpd-size-medium .tpd-content,
.tpd-size-medium .tpd-title {
  width: 420px !important;
}
/* line 154, ../../sass/Cyberghost/layout/default.scss */
body.es .tpd-size-medium .tpd-content, body.es
.tpd-size-medium .tpd-title {
  width: 420px !important;
}
/* line 158, ../../sass/Cyberghost/layout/default.scss */
body.cs .tpd-size-medium .tpd-content, body.cs
.tpd-size-medium .tpd-title {
  width: 420px !important;
}
/* line 162, ../../sass/Cyberghost/layout/default.scss */
body.fi .tpd-size-medium .tpd-content, body.fi
.tpd-size-medium .tpd-title {
  width: 420px !important;
}
/* line 166, ../../sass/Cyberghost/layout/default.scss */
body.fr .tpd-size-medium .tpd-content, body.fr
.tpd-size-medium .tpd-title {
  width: 420px !important;
}
/* line 170, ../../sass/Cyberghost/layout/default.scss */
body.id .tpd-size-medium .tpd-content, body.id
.tpd-size-medium .tpd-title {
  width: 420px !important;
}
/* line 174, ../../sass/Cyberghost/layout/default.scss */
body.it .tpd-size-medium .tpd-content, body.nl .tpd-size-medium .tpd-content, body.it
.tpd-size-medium .tpd-title, body.nl
.tpd-size-medium .tpd-title {
  width: 420px !important;
}
/* line 178, ../../sass/Cyberghost/layout/default.scss */
body.pl .tpd-size-medium .tpd-content, body.pl
.tpd-size-medium .tpd-title {
  width: 420px !important;
}
/* line 182, ../../sass/Cyberghost/layout/default.scss */
body.pt .tpd-size-medium .tpd-content, body.pt
.tpd-size-medium .tpd-title {
  width: 420px !important;
}
/* line 186, ../../sass/Cyberghost/layout/default.scss */
body.ru .tpd-size-medium .tpd-content, body.ru
.tpd-size-medium .tpd-title {
  width: 420px !important;
}
@media only screen and (max-width: 767px) {
  /* line 150, ../../sass/Cyberghost/layout/default.scss */
  .tpd-size-medium .tpd-content,
  .tpd-size-medium .tpd-title {
    width: 359px !important;
  }
}

/* line 198, ../../sass/Cyberghost/layout/default.scss */
.dip-wrapper-green {
  padding: 5px 8px;
  background-color: #4BA920;
  color: white;
  width: fit-content;
  font-size: 10px;
  font-weight: 700;
  border-radius: 20px;
  margin-left: 3px;
}

/* line 1, ../../sass/Cyberghost/element/icon-box.scss */
.icon-boxes-container {
  width: 100%;
  table-layout: fixed;
  border-spacing: 30px 0;
}

/* line 8, ../../sass/Cyberghost/element/icon-box.scss */
.icon-box {
  position: relative;
  max-width: 350px;
  padding: 50px 35px;
  vertical-align: top;
  box-shadow: 5px 8px 13px 0 rgba(0, 0, 0, 0.33);
}
/* line 16, ../../sass/Cyberghost/element/icon-box.scss */
.icon-box .icon-placeholder {
  display: inline-block;
  width: 65px;
  height: 65px;
  background-color: rgba(0, 200, 0, 0.5);
}
@media only screen and (max-width: 767px) {
  /* line 8, ../../sass/Cyberghost/element/icon-box.scss */
  .icon-box {
    display: block;
    max-width: 350px;
    margin: 0 auto 60px auto;
  }
  /* line 29, ../../sass/Cyberghost/element/icon-box.scss */
  .icon-box:last-child {
    margin-bottom: 0;
  }
}

/* line 3, ../../sass/Cyberghost/element/os-icons.scss */
.os-icons .os-icon {
  display: inline-block;
  font-size: 28px;
  margin: 5px;
  width: 60px;
  opacity: 0.8;
  outline: 0;
  transition: opacity .3s, transform .3s;
}
/* line 15, ../../sass/Cyberghost/element/os-icons.scss */
.os-icons .os-icon:hover {
  opacity: 1;
  transform: scale(1.3);
}
/* line 20, ../../sass/Cyberghost/element/os-icons.scss */
.os-icons .os-icon:active {
  opacity: .2;
}
@media only screen and (max-width: 767px) {
  /* line 3, ../../sass/Cyberghost/element/os-icons.scss */
  .os-icons .os-icon {
    width: auto;
  }
}
/* line 26, ../../sass/Cyberghost/element/os-icons.scss */
.os-icons .os-icon .os-icon-mac {
  height: 24px;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: -5px;
}

/* line 5, ../../sass/Cyberghost/element/side-feature.scss */
.side-feature {
  position: relative;
  /* Small Devices, Tablets */
}
/* line 11, ../../sass/Cyberghost/element/side-feature.scss */
.side-feature h3 {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 16, ../../sass/Cyberghost/element/side-feature.scss */
.side-feature h3:before {
  position: absolute;
  content: "";
  width: 80px;
  height: 4px;
  background-color: #fc0;
  bottom: -10px;
}
@media only screen and (max-width: 767px) {
  /* line 16, ../../sass/Cyberghost/element/side-feature.scss */
  .side-feature h3:before {
    left: 50%;
    transform: translate(-40px);
  }
}
/* line 33, ../../sass/Cyberghost/element/side-feature.scss */
.side-feature ul {
  padding-left: 20px;
}
/* line 36, ../../sass/Cyberghost/element/side-feature.scss */
.side-feature ul > li {
  font-size: 16px;
}
/* line 41, ../../sass/Cyberghost/element/side-feature.scss */
.side-feature b,
.side-feature strong {
  font-weight: 600;
}
/* line 46, ../../sass/Cyberghost/element/side-feature.scss */
.side-feature.display-table {
  width: 100%;
}
/* line 50, ../../sass/Cyberghost/element/side-feature.scss */
.side-feature.display-table .table-cell {
  vertical-align: middle;
}
/* line 55, ../../sass/Cyberghost/element/side-feature.scss */
.side-feature .left-side {
  width: 25%;
}
/* line 59, ../../sass/Cyberghost/element/side-feature.scss */
.side-feature .right-side {
  padding-left: 8.33333333%;
}
/* line 63, ../../sass/Cyberghost/element/side-feature.scss */
.side-feature.reversed .left-side {
  width: 75%;
  padding-right: 8.33333333%;
}
/* line 67, ../../sass/Cyberghost/element/side-feature.scss */
.side-feature.reversed .right-side {
  padding-left: 0;
}
/* line 71, ../../sass/Cyberghost/element/side-feature.scss */
.side-feature .left-side,
.side-feature .right-side {
  overflow: hidden;
}
/* line 76, ../../sass/Cyberghost/element/side-feature.scss */
.side-feature .sprite {
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  /* line 5, ../../sass/Cyberghost/element/side-feature.scss */
  .side-feature {
    /* For right side feature, change order of the columns on mobiles so the image comes on top. */
  }
  /* line 84, ../../sass/Cyberghost/element/side-feature.scss */
  .side-feature .left-side,
  .side-feature .right-side {
    display: block;
    width: 100% !important;
    height: auto;
    padding: 0 !important;
  }
  /* line 96, ../../sass/Cyberghost/element/side-feature.scss */
  .side-feature.reversed .table-row {
    display: flex;
    flex-direction: column;
  }
  /* line 101, ../../sass/Cyberghost/element/side-feature.scss */
  .side-feature.reversed .left-side {
    order: 2;
  }
  /* line 102, ../../sass/Cyberghost/element/side-feature.scss */
  .side-feature.reversed .right-side {
    order: 1;
  }
}
/* line 110, ../../sass/Cyberghost/element/side-feature.scss */
.side-feature .feat-img {
  display: inline-block;
  max-height: 230px;
}
@media only screen and (max-width: 1200px) {
  /* line 110, ../../sass/Cyberghost/element/side-feature.scss */
  .side-feature .feat-img {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  /* line 110, ../../sass/Cyberghost/element/side-feature.scss */
  .side-feature .feat-img {
    max-width: 85%;
  }
}
@media only screen and (max-width: 767px) {
  /* line 129, ../../sass/Cyberghost/element/side-feature.scss */
  .side-feature .left-side,
  .side-feature .right-side {
    display: block;
    width: 100%;
    height: auto;
  }
  /* line 141, ../../sass/Cyberghost/element/side-feature.scss */
  .side-feature.side-feature-right .table-row {
    display: flex;
    flex-direction: column;
  }
  /* line 146, ../../sass/Cyberghost/element/side-feature.scss */
  .side-feature.side-feature-right .left-side {
    order: 2;
  }
  /* line 150, ../../sass/Cyberghost/element/side-feature.scss */
  .side-feature.side-feature-right .right-side {
    order: 1;
  }
}

@media only screen and (max-width: 767px) {
  /* line 167, ../../sass/Cyberghost/element/side-feature.scss */
  .side-feature .sprite {
    transform-origin: center center;
    transform: scale(0.75);
  }
}
/* line 1, ../../sass/Cyberghost/element/full-cta-section.scss */
.full-cta-section {
  /* background-image: url('/img/pages/homepage/back-reclaim-right.png'); */
  background-position: center center;
  background-size: cover;
}

/* line 3, ../../sass/Cyberghost/element/two-columns-text.scss */
.two-columns-text .left-column {
  padding-left: 20%;
  padding-right: 5%;
}
@media only screen and (max-width: 767px) {
  /* line 3, ../../sass/Cyberghost/element/two-columns-text.scss */
  .two-columns-text .left-column {
    padding-left: 5%;
    padding-right: 5%;
  }
}
/* line 14, ../../sass/Cyberghost/element/two-columns-text.scss */
.two-columns-text .right-column {
  padding-left: 5%;
  padding-right: 20%;
}
@media only screen and (max-width: 767px) {
  /* line 14, ../../sass/Cyberghost/element/two-columns-text.scss */
  .two-columns-text .right-column {
    padding-left: 5%;
    padding-right: 5%;
  }
}

/* line 1, ../../sass/Cyberghost/element/two-columns-text-image.scss */
.two-columns-text-image {
  /* Small Devices, Tablets */
}
/* line 4, ../../sass/Cyberghost/element/two-columns-text-image.scss */
.two-columns-text-image .display-table {
  width: 100%;
}
/* line 8, ../../sass/Cyberghost/element/two-columns-text-image.scss */
.two-columns-text-image .display-table .table-cell {
  vertical-align: middle;
}
/* line 13, ../../sass/Cyberghost/element/two-columns-text-image.scss */
.two-columns-text-image .left-side {
  width: 50%;
}
/* line 19, ../../sass/Cyberghost/element/two-columns-text-image.scss */
.two-columns-text-image img {
  max-width: 250px;
}
@media only screen and (max-width: 767px) {
  /* line 1, ../../sass/Cyberghost/element/two-columns-text-image.scss */
  .two-columns-text-image {
    /* For right side feature, change order of the columns on mobiles so the image comes on top. */
  }
  /* line 29, ../../sass/Cyberghost/element/two-columns-text-image.scss */
  .two-columns-text-image .left-side,
  .two-columns-text-image .right-side {
    display: block;
    width: 100%;
    height: auto;
  }
  /* line 40, ../../sass/Cyberghost/element/two-columns-text-image.scss */
  .two-columns-text-image.reversed .table-row {
    display: flex;
    flex-direction: column;
  }
  /* line 45, ../../sass/Cyberghost/element/two-columns-text-image.scss */
  .two-columns-text-image.reversed .left-side {
    order: 2;
  }
  /* line 46, ../../sass/Cyberghost/element/two-columns-text-image.scss */
  .two-columns-text-image.reversed .right-side {
    order: 1;
  }
}

/* line 3, ../../sass/Cyberghost/element/two-columns-icons.scss */
.two-columns-icons .feature {
  padding-left: 20%;
  padding-right: 20%;
}
@media only screen and (max-width: 767px) {
  /* line 3, ../../sass/Cyberghost/element/two-columns-icons.scss */
  .two-columns-icons .feature {
    padding-left: 2%;
    padding-right: 2%;
  }
  /* line 14, ../../sass/Cyberghost/element/two-columns-icons.scss */
  .two-columns-icons .feature .sprite {
    transform-origin: center center;
    transform: scale(0.65);
  }
}

/* line 3, ../../sass/Cyberghost/element/three-columns-icons.scss */
.three-columns-icons .feature {
  max-width: 400px;
  margin: 0 auto;
}
/* line 5, ../../sass/Cyberghost/element/three-columns-icons.scss */
.three-columns-icons .feature .icon-size {
  width: auto;
  height: 160px;
}
@media only screen and (max-width: 767px) {
  /* line 3, ../../sass/Cyberghost/element/three-columns-icons.scss */
  .three-columns-icons .feature {
    padding-left: 2%;
    padding-right: 2%;
  }
  /* line 19, ../../sass/Cyberghost/element/three-columns-icons.scss */
  .three-columns-icons .feature .sprite {
    transform-origin: center center;
    transform: scale(0.65);
  }
}

/* line 1, ../../sass/Cyberghost/element/vpn-include-list.scss */
#TrulyCompleteVPN span i {
  font-family: "Font Awesome\ 5 Free";
  font-style: normal;
}

/* line 6, ../../sass/Cyberghost/element/vpn-include-list.scss */
.complete-vpn {
  list-style: none;
  padding: 0;
  list-style-image: url("/img/common/controls/check-solid-green.svg");
}
/* line 13, ../../sass/Cyberghost/element/vpn-include-list.scss */
.complete-vpn li {
  padding: 10px 0;
  position: relative;
  font-size: 12px;
}
/* line 18, ../../sass/Cyberghost/element/vpn-include-list.scss */
.complete-vpn li i {
  font-size: 22px;
  line-height: 24px;
  color: #4BA920;
}
/* line 25, ../../sass/Cyberghost/element/vpn-include-list.scss */
.complete-vpn .check-icon-awesome {
  position: absolute;
  left: -30px;
  top: 7px;
  width: 20px;
  height: 20px;
  border-radius: 4px;
}

/* line 35, ../../sass/Cyberghost/element/vpn-include-list.scss */
#TrulyCompleteVPN {
  padding: 40px 0 60px;
  background-color: #f8f9fa;
  position: relative;
}
/* line 40, ../../sass/Cyberghost/element/vpn-include-list.scss */
#TrulyCompleteVPN .scroll-btn-up {
  height: 22px;
  width: 22px;
  position: absolute;
  display: block;
  left: 50%;
  top: 10px;
  color: #323232;
  margin-left: -11px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-animation: scroll-btn-animation-bottom 2s infinite;
  -moz-animation: scroll-btn-animation-bottom 2s infinite;
  -o-animation: scroll-btn-animation-bottom 2s infinite;
  animation: scroll-btn-animation-bottom 2s infinite;
}

@keyframes scroll-btn-animation-bottom {
  0% {
    top: 5px;
  }
  30% {
    top: 10px;
  }
  60% {
    top: 5px;
  }
  90% {
    top: 10px;
  }
  100% {
    top: 5px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 82, ../../sass/Cyberghost/element/vpn-include-list.scss */
  .complete-vpn {
    padding: 0 0 0 30px;
  }
  /* line 85, ../../sass/Cyberghost/element/vpn-include-list.scss */
  .complete-vpn img {
    position: relative;
    left: 0;
    top: -2px;
  }
}
/* line 7, ../../sass/Cyberghost/common/sprite-main-menu-flags.scss */
.sprite-menu-flags {
  background: url("/img/common/sprites/menu-flags/globe.png") no-repeat top left;
  width: 18px;
  height: 18px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 7, ../../sass/Cyberghost/common/sprite-main-menu-flags.scss */
  .sprite-menu-flags {
    background-image: url("/img/common/sprites/menu-flags/globe-2x.png");
    background-size: 18px 38px;
  }
}
/* line 17, ../../sass/Cyberghost/common/sprite-main-menu-flags.scss */
.sprite-menu-flags.sprite-globe-white {
  background-position: 0 0;
}
/* line 20, ../../sass/Cyberghost/common/sprite-main-menu-flags.scss */
.sprite-menu-flags.sprite-globe-dark {
  background-position: 0 -19px;
}

/*
	NOTE:
	- collapse break point changed (to 1200px)
	- country selection menu item doesn't collapse with the menu
	- menu is fixed	on top
*/
/* line 18, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu {
  z-index: 999999;
  /* Small Devices, Tablets */
  /* menu brand */
  /* dropdown menu */
  /*
      NOTE:
      If you need to change the menu position to start under the menu,
      the layout padding need to change so the button occupies the whole height of the menu.
  */
  /* Change Bootstrap breaking point of the navbar */
  /*  collapsed menu */
  /* dropdown menu responsive mode (changed breakpoint) */
}
/* line 19, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-btn,
.main-menu .menu-line-btn {
  transition: background-color 0.3s, opacity 0.3s !important;
}
/* line 23, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-btn:active,
.main-menu .menu-line-btn:active {
  opacity: 0.2;
}
/* line 29, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-line-btn.white {
  transition: 0.3s !important;
}
/* line 31, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-line-btn.white:hover, .main-menu .menu-line-btn.white:active, .main-menu .menu-line-btn.white:focus {
  color: #fc0 !important;
  border-color: #fc0;
}
/* line 41, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-line-btn.primary:hover, .main-menu .menu-line-btn.primary:active, .main-menu .menu-line-btn.primary:focus {
  background-color: #ffc200 !important;
  color: #1d1e2f !important;
}
/* line 53, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-darkblue .navbar-nav > li > a.menu-btn.primary:hover, .main-menu.navbar-darkblue .navbar-nav > li > a.menu-btn.primary:active, .main-menu.navbar-darkblue .navbar-nav > li > a.menu-btn.primary:focus,
.main-menu .menu-btn.primary:hover,
.main-menu .menu-btn.primary:active,
.main-menu .menu-btn.primary:focus {
  background-color: #ffc200 !important;
}
/* line 71, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar {
  border-radius: 0;
}
/* line 75, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-default {
  background-color: white;
  border: none;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 0;
  min-width: 320px;
}
/* line 82, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-default .navbar-nav > li > a {
  color: #1E1F2E;
}
@media only screen and (max-width: 1300px) {
  /* line 89, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .container {
    width: 100%;
  }
}
/* line 96, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .navbar-brand {
  height: auto;
  padding-top: 18px;
}
/* line 101, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .navbar-brand .cg-logo {
  width: auto;
  height: 35px;
}
@media only screen and (max-width: 1100px) {
  /* line 96, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .navbar-brand {
    padding: 10px 15px;
  }
  /* line 110, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .navbar-brand .cg-logo {
    height: 35px;
    width: auto;
  }
}
/* line 119, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu ul.navbar-nav {
  padding: 9px 0;
}
@media only screen and (max-width: 1100px) {
  /* line 119, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu ul.navbar-nav {
    padding: 0;
  }
}
/* line 129, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .navbar-sticky {
  padding: 9px 0;
}
@media only screen and (max-width: 1100px) {
  /* line 129, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .navbar-sticky {
    padding: 0;
  }
}
@media only screen and (max-width: 1100px) {
  /* line 140, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .new-login .menu-item {
    padding: 0 !important;
    margin-right: 10px;
  }
  /* line 145, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .new-login .menu-item .white-login {
    border: 1px solid white !important;
    border-radius: 4px;
  }
  /* line 149, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .new-login .menu-item .white-login:hover {
    transition: none !important;
    color: white !important;
  }
  /* line 153, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .new-login .menu-item .white-login:active {
    transition: none !important;
    color: white !important;
  }
}
/* line 161, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item {
  padding: 5px 5px;
}
@media only screen and (max-width: 1100px) {
  /* line 161, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .menu-item {
    padding: 5px 0;
  }
}
/* line 168, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item.menu-country {
  padding-top: 15px;
}
@media only screen and (max-width: 1100px) {
  /* line 174, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .menu-item:last-child a {
    border-bottom: none;
  }
}
/* line 186, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-pro {
  padding: 5px 0;
}
@media only screen and (max-width: 1100px) {
  /* line 186, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .menu-item-pro {
    padding: 8px 0;
  }
  /* line 192, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .menu-item-pro .menu-line-btn.primary {
    padding: 5px;
    font-size: 12px;
    border: 1px solid #fc0 !important;
  }
  /* line 198, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .menu-item-pro .menu-line-btn.white {
    padding: 5px;
    font-size: 12px;
    border: 1px solid white !important;
  }
  /* line 203, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .menu-item-pro .menu-line-btn.white:hover {
    background-color: white !important;
    color: #1d1e2f !important;
  }
}
/* line 213, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-link {
  padding: 10px 0;
  margin: 0 10px;
  color: #6f6f6f;
  margin-top: 3px;
  position: relative;
  /* menu item: country selection */
}
/* line 221, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-link .fa-angle-down {
  transition: 0.5s cubic-bezier(0.07, 0.47, 0.58, 1);
  position: relative;
  top: 0;
}
/* line 227, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-link:focus {
  background-color: white !important;
  color: #1E1F2E;
}
/* line 232, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-link:hover {
  transition: color 1s !important;
  background-color: white !important;
  color: #1E1F2E;
}
/* line 237, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-link:hover .fa-angle-down {
  color: #fc0;
  top: 3px;
}
/* line 248, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-link.active {
  transition: color 1s !important;
  background-color: white !important;
  color: #1E1F2E;
}
/* line 275, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-link.menu-country-sel {
  padding-left: 0;
  display: inline;
}
@media only screen and (max-width: 1100px) {
  /* line 281, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .menu-link:hover {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }
  /* line 284, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .menu-link:hover::after {
    display: none;
  }
  /* line 288, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .menu-link:hover .fa-angle-down {
    color: #6f6f6f;
  }
}
/* line 295, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .open .menu-link {
  background-color: white !important;
  color: #1E1F2E;
}
/* line 299, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .open .menu-link:hover, .main-menu .open .menu-link:focus {
  background-color: white !important;
  color: #1E1F2E;
}
/* line 304, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .open .menu-link:hover::after, .main-menu .open .menu-link:focus::after {
  transform: scale3d(1, 1, 1);
  transition: transform 0.5s;
}
/* line 310, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .open .menu-link .fa-angle-down, .main-menu .open .menu-link:focus .fa-angle-down, .main-menu .open .menu-link:hover .fa-angle-down {
  color: #fc0;
  top: 3px;
}
/* line 317, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .open .menu-link::after {
  transform: scale3d(1, 1, 1);
  transition: transform 0.5s;
}
@media only screen and (max-width: 1100px) {
  /* line 295, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .open .menu-link {
    border-color: white;
  }
  /* line 325, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .open .menu-link:hover, .main-menu .open .menu-link:focus {
    border-color: white;
  }
}
/* line 335, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-btn {
  padding: 10px 20px;
  margin-top: 3px;
  margin-bottom: 3px;
  border-radius: 4px;
  transition: box-shadow 300ms;
}
/* line 342, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-btn:hover {
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
  text-decoration: none;
}
@media only screen and (max-width: 1100px) {
  /* line 335, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .menu-btn {
    border: none;
    margin: 0;
  }
}
/* line 355, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-line-btn {
  padding: 9px 20px;
  margin: 3px 0 3px 10px;
  border-radius: 4px;
  background-color: transparent !important;
  transition: box-shadow 300ms;
}
/* line 364, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-line-btn:hover {
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
  text-decoration: none;
}
/* line 371, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-line-btn.yellow {
  border: 1px solid #fc0;
}
/* line 375, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-line-btn.primary {
  border: 1px solid #fc0;
}
/* line 379, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-line-btn.white {
  border: 1px solid #fff;
}
@media only screen and (max-width: 1100px) {
  /* line 355, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .menu-line-btn {
    border: none !important;
    margin: 3px 0;
  }
}
/* line 397, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .navbar-nav .dropdown-menu,
.main-menu .navbar-sticky .dropdown-menu {
  margin-top: 0;
}
/* line 402, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .dropdown-menu {
  border: none;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.01);
}
/* line 407, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .dropdown-menu.dropdown-menu-left {
  margin-left: 10px;
}
/* line 411, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .dropdown-menu.dropdown-menu-right {
  margin-right: 10px;
}
/* line 416, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .dropdown-menu li a {
  padding-top: 0.7em;
  padding-bottom: 0.7em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
/* line 421, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .dropdown-menu li:last-child a {
  border-bottom: none;
}
/* line 427, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .navbar-collapse {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
/* line 432, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .navbar-right {
  padding-right: 5px !important;
}
@media only screen and (max-width: 1100px) {
  /* line 439, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .navbar-header {
    float: none;
  }
  /* line 443, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .navbar-left,
  .main-menu .navbar-right {
    float: none !important;
  }
  /* line 448, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .navbar-toggle {
    display: block;
    margin-top: 10px !important;
  }
  /* line 453, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .navbar-collapse {
    border-top: none;
  }
  /* line 459, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .navbar-collapse.collapse {
    display: none !important;
  }
  /* line 464, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .navbar-fixed-top {
    top: 0;
  }
  /* line 468, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .navbar-nav {
    float: none !important;
  }
  /* line 471, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .navbar-nav:not(.navbar-nav-pro) {
    margin-top: 7.5px;
  }
  /* line 475, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .navbar-nav.navbar-nav-pro {
    margin: 0;
  }
  /* line 479, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .navbar-nav > li {
    float: none;
  }
  /* line 482, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* line 489, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .collapse {
    overflow-y: scroll !important;
  }
  /* line 492, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .collapse.in {
    display: block !important;
  }
}
/* line 501, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-default .burger-menu-icon:focus, .main-menu.navbar-default .burger-menu-icon:hover {
  background-color: transparent;
}
/* line 509, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-default .navbar-collapse {
  border: none;
  max-height: 400px;
}
@media only screen and (max-width: 1100px) {
  /* line 509, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.navbar-default .navbar-collapse {
    display: block;
    margin-top: 55px;
  }
  /* line 517, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.navbar-default .navbar-collapse .menu-item {
    padding: 0;
  }
  /* line 519, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.navbar-default .navbar-collapse .menu-item .menu-link {
    padding: 5px 10px;
  }
}
@media only screen and (max-width: 1100px) {
  /* line 529, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .collapse .menu-item .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 539, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .dropdown.open:not(.menu-country) .dropdown-menu {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  /* line 544, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .navbar-nav > li a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }
  /* line 549, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    padding-left: 40px !important;
  }
  /* line 553, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.navbar-default .navbar-nav .open .dropdown-menu > li:last-child > a {
    border-bottom: none;
  }
}

/* line 562, ../../sass/Cyberghost/element/main-menu.scss */
.burger-menu-icon {
  width: 22px;
  height: 22px;
  position: relative;
  background-image: none;
  border: none;
  box-shadow: none;
  top: 10px;
  cursor: pointer;
  margin-left: 10px;
}
/* line 575, ../../sass/Cyberghost/element/main-menu.scss */
.burger-menu-icon .icon-bar {
  display: block;
  position: absolute;
  height: 2px;
  width: 22px;
  left: 0;
  padding: 0;
  margin: 0;
  border-radius: 9px;
  opacity: 1;
  background-color: #1E1F2E !important;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
/* line 589, ../../sass/Cyberghost/element/main-menu.scss */
.burger-menu-icon .icon-bar:nth-child(2) {
  top: 0px;
}
/* line 593, ../../sass/Cyberghost/element/main-menu.scss */
.burger-menu-icon .icon-bar:nth-child(3), .burger-menu-icon .icon-bar:nth-child(4) {
  top: 2px;
}
/* line 598, ../../sass/Cyberghost/element/main-menu.scss */
.burger-menu-icon .icon-bar:nth-child(5) {
  top: 8px;
}
/* line 604, ../../sass/Cyberghost/element/main-menu.scss */
.burger-menu-icon.open .icon-bar:nth-child(2) {
  top: 18px;
  width: 0%;
  left: 50%;
}
/* line 610, ../../sass/Cyberghost/element/main-menu.scss */
.burger-menu-icon.open .icon-bar:nth-child(3) {
  transform: rotate(45deg);
}
/* line 614, ../../sass/Cyberghost/element/main-menu.scss */
.burger-menu-icon.open .icon-bar:nth-child(4) {
  transform: rotate(-45deg);
}
/* line 618, ../../sass/Cyberghost/element/main-menu.scss */
.burger-menu-icon.open .icon-bar:nth-child(5) {
  top: 18px;
  width: 0%;
  left: 50%;
}

/* line 626, ../../sass/Cyberghost/element/main-menu.scss */
.menu-flag {
  display: inline-block;
  vertical-align: middle;
}

/* line 634, ../../sass/Cyberghost/element/main-menu.scss */
.menu-cta-default {
  padding-left: 45px !important;
  font-weight: bold;
}
/* line 638, ../../sass/Cyberghost/element/main-menu.scss */
.menu-cta-default:before {
  content: "";
  position: absolute;
  background-image: url("/img/pages/homepage/jumbotron/default/cg-arrow-btn.png");
  background-size: 24px auto;
  width: 24px;
  height: 17px;
  top: 11px;
  left: 10px;
  transition: 0.3s all ease-in;
}
/* line 650, ../../sass/Cyberghost/element/main-menu.scss */
.menu-cta-default:hover:before {
  left: 13px;
}
/* line 654, ../../sass/Cyberghost/element/main-menu.scss */
.en._3Years99 .menu-cta-default, .en._3yEuDo .menu-cta-default, .en._3y99v1 .menu-cta-default, .en._3y99v2 .menu-cta-default, .de._FlashSale .menu-cta-default, .de._3Y89 .menu-cta-default, .de._3Years99 .menu-cta-default, .de._3yEuDo .menu-cta-default, .de._3y99v1 .menu-cta-default, .de._3y99v2 .menu-cta-default, .es._FlashSale .menu-cta-default, .es._3Y89 .menu-cta-default, .es._FlashSale2 .menu-cta-default, .es._FlashSale3 .menu-cta-default, .es._18M63 .menu-cta-default, .es._1y29 .menu-cta-default, .es._FSV2 .menu-cta-default, .es._3Years99 .menu-cta-default, .es._3yEuDo .menu-cta-default, .es._3y99v1 .menu-cta-default, .es._3y99v2 .menu-cta-default, .ru._FlashSale .menu-cta-default, .ru._3Y89 .menu-cta-default, .ru._FlashSale2 .menu-cta-default, .ru._FlashSale3 .menu-cta-default, .ru._18M63 .menu-cta-default, .ru._1y29 .menu-cta-default, .ru._FSV2 .menu-cta-default, .ru._3Years99 .menu-cta-default, .ru._3yEuDo .menu-cta-default, .ru._3y99v1 .menu-cta-default, .ru._3y99v2 .menu-cta-default, .pt._FlashSale .menu-cta-default, .pt._3Y89 .menu-cta-default, .pt._FlashSale2 .menu-cta-default, .pt._FlashSale3 .menu-cta-default, .pt._18M63 .menu-cta-default, .pt._1y29 .menu-cta-default, .pt._FSV2 .menu-cta-default, .pt._3Years99 .menu-cta-default, .pt._3yEuDo .menu-cta-default, .pt._3y99v1 .menu-cta-default, .pt._3y99v2 .menu-cta-default, .fr._FlashSale .menu-cta-default, .fr._FlashSale2 .menu-cta-default, .fr._FlashSale3 .menu-cta-default, .fr._18M63 .menu-cta-default, .fr._1y29 .menu-cta-default, .fr._FSV2 .menu-cta-default, .fr._3Years99 .menu-cta-default, .fr._3yEuDo .menu-cta-default, .fr._3y99v1 .menu-cta-default, .fr._3y99v2 .menu-cta-default, .nl._3Years99 .menu-cta-default, .nl._3yEuDo .menu-cta-default, .nl._3y99v1 .menu-cta-default, .nl._3y99v2 .menu-cta-default {
  padding-left: 10px !important;
}
/* line 714, ../../sass/Cyberghost/element/main-menu.scss */
.en._3Years99 .menu-cta-default:before, .en._3yEuDo .menu-cta-default:before, .en._3y99v1 .menu-cta-default:before, .en._3y99v2 .menu-cta-default:before, .de._FlashSale .menu-cta-default:before, .de._3Y89 .menu-cta-default:before, .de._3Years99 .menu-cta-default:before, .de._3yEuDo .menu-cta-default:before, .de._3y99v1 .menu-cta-default:before, .de._3y99v2 .menu-cta-default:before, .es._3Y89 .menu-cta-default:before, .es._FlashSale .menu-cta-default:before, .es._FlashSale2 .menu-cta-default:before, .es._FlashSale3 .menu-cta-default:before, .es._18M63 .menu-cta-default:before, .es._1y29 .menu-cta-default:before, .es._FSV2 .menu-cta-default:before, .es._3Years99 .menu-cta-default:before, .es._3yEuDo .menu-cta-default:before, .es._3y99v1 .menu-cta-default:before, .es._3y99v2 .menu-cta-default:before, .ru._FlashSale .menu-cta-default:before, .ru._3Y89 .menu-cta-default:before, .ru._FlashSale2 .menu-cta-default:before, .ru._FlashSale3 .menu-cta-default:before, .ru._18M63 .menu-cta-default:before, .ru._1y29 .menu-cta-default:before, .ru._FSV2 .menu-cta-default:before, .ru._3Years99 .menu-cta-default:before, .ru._3yEuDo .menu-cta-default:before, .ru._3y99v1 .menu-cta-default:before, .ru._3y99v2 .menu-cta-default:before, .pt._FlashSale .menu-cta-default:before, .pt._3Y89 .menu-cta-default:before, .pt._FlashSale2 .menu-cta-default:before, .pt._FlashSale3 .menu-cta-default:before, .pt._18M63 .menu-cta-default:before, .pt._1y29 .menu-cta-default:before, .pt._FSV2 .menu-cta-default:before, .pt._3Years99 .menu-cta-default:before, .pt._3yEuDo .menu-cta-default:before, .pt._3y99v1 .menu-cta-default:before, .pt._3y99v2 .menu-cta-default:before, .fr._FlashSale .menu-cta-default:before, .fr._FlashSale2 .menu-cta-default:before, .fr._FlashSale3 .menu-cta-default:before, .fr._18M63 .menu-cta-default:before, .fr._1y29 .menu-cta-default:before, .fr._FSV2 .menu-cta-default:before, .fr._3Years99 .menu-cta-default:before, .fr._3yEuDo .menu-cta-default:before, .fr._3y99v1 .menu-cta-default:before, .fr._3y99v2 .menu-cta-default:before, .nl._3Years99 .menu-cta-default:before, .nl._3yEuDo .menu-cta-default:before, .nl._3y99v1 .menu-cta-default:before, .nl._3y99v2 .menu-cta-default:before {
  display: none;
}
@media only screen and (max-width: 1100px) {
  /* line 634, ../../sass/Cyberghost/element/main-menu.scss */
  .menu-cta-default {
    text-align: center;
  }
  /* line 775, ../../sass/Cyberghost/element/main-menu.scss */
  .menu-cta-default:before {
    display: none;
  }
}

/* line 788, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .large-desktop {
  display: inline;
}
/* line 791, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .small-desktop {
  display: none;
}
@media only screen and (max-width: 1430px) {
  /* line 796, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.es .large-desktop {
    display: none;
  }
  /* line 799, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.es .small-desktop {
    display: inline;
  }
}
@media only screen and (max-width: 1265px) {
  /* line 805, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .large-desktop {
    display: none;
  }
  /* line 808, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .small-desktop {
    display: inline;
  }
}
@media only screen and (max-width: 1300px) {
  /* line 820, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.en .collapse .menu-link, .main-menu.de .collapse .menu-link, .main-menu.ro .collapse .menu-link, .main-menu.nl .collapse .menu-link, .main-menu.ja .collapse .menu-link {
    margin: 0 5px;
    font-size: 12px;
  }
  /* line 824, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.en .collapse .menu-btn,
  .main-menu.en .collapse .menu-line-btn, .main-menu.de .collapse .menu-btn,
  .main-menu.de .collapse .menu-line-btn, .main-menu.ro .collapse .menu-btn,
  .main-menu.ro .collapse .menu-line-btn, .main-menu.nl .collapse .menu-btn,
  .main-menu.nl .collapse .menu-line-btn, .main-menu.ja .collapse .menu-btn,
  .main-menu.ja .collapse .menu-line-btn {
    font-size: 12px;
    padding: 9px 10px;
  }
  /* line 830, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.en .collapse .menu-item-apps .dropdown-menu.dropdown-menu-left, .main-menu.de .collapse .menu-item-apps .dropdown-menu.dropdown-menu-left, .main-menu.ro .collapse .menu-item-apps .dropdown-menu.dropdown-menu-left, .main-menu.nl .collapse .menu-item-apps .dropdown-menu.dropdown-menu-left, .main-menu.ja .collapse .menu-item-apps .dropdown-menu.dropdown-menu-left {
    top: 58px !important;
  }
  /* line 833, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.en .collapse .menu-item-apps .dropdown-menu.dropdown-menu-left.has-banner, .main-menu.de .collapse .menu-item-apps .dropdown-menu.dropdown-menu-left.has-banner, .main-menu.ro .collapse .menu-item-apps .dropdown-menu.dropdown-menu-left.has-banner, .main-menu.nl .collapse .menu-item-apps .dropdown-menu.dropdown-menu-left.has-banner, .main-menu.ja .collapse .menu-item-apps .dropdown-menu.dropdown-menu-left.has-banner {
    top: 120px !important;
  }
}
@media only screen and (max-width: 1340px) {
  /* line 845, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.fr .collapse .menu-link, .main-menu.es .collapse .menu-link {
    margin: 0 5px;
    font-size: 13px;
  }
  /* line 849, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.fr .collapse .menu-btn,
  .main-menu.fr .collapse .menu-line-btn, .main-menu.es .collapse .menu-btn,
  .main-menu.es .collapse .menu-line-btn {
    font-size: 13px;
    padding: 9px 10px;
  }
  /* line 855, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.fr .collapse .menu-item-apps .dropdown-menu.dropdown-menu-left, .main-menu.es .collapse .menu-item-apps .dropdown-menu.dropdown-menu-left {
    top: 58px !important;
  }
  /* line 858, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.fr .collapse .menu-item-apps .dropdown-menu.dropdown-menu-left.has-banner, .main-menu.es .collapse .menu-item-apps .dropdown-menu.dropdown-menu-left.has-banner {
    top: 120px !important;
  }
}
@media only screen and (max-width: 1260px) {
  /* line 866, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.fr .collapse .menu-link, .main-menu.es .collapse .menu-link {
    margin: 0 3px;
    letter-spacing: -0.8px;
  }
  /* line 870, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.fr .collapse .menu-btn,
  .main-menu.fr .collapse .menu-line-btn, .main-menu.es .collapse .menu-btn,
  .main-menu.es .collapse .menu-line-btn {
    letter-spacing: -0.8px;
    padding: 7px 6px;
  }
}
@media only screen and (max-width: 1391px) {
  /* line 882, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.pt .collapse .menu-link {
    margin: 0 5px;
    font-size: 13px;
  }
  /* line 886, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.pt .collapse .menu-btn,
  .main-menu.pt .collapse .menu-line-btn {
    font-size: 13px;
    padding: 9px 10px;
  }
  /* line 892, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.pt .collapse .menu-item-apps .dropdown-menu.dropdown-menu-left {
    top: 58px !important;
  }
  /* line 895, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.pt .collapse .menu-item-apps .dropdown-menu.dropdown-menu-left.has-banner {
    top: 120px !important;
  }
}
@media only screen and (max-width: 1230px) {
  /* line 903, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.pt .collapse .menu-link {
    margin: 0 3px;
    letter-spacing: -0.8px;
  }
  /* line 907, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.pt .collapse .menu-btn,
  .main-menu.pt .collapse .menu-line-btn {
    letter-spacing: -0.8px;
    padding: 7px 6px;
  }
}
@media only screen and (max-width: 1340px) {
  /* line 918, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.ru .collapse .menu-link {
    margin: 0 5px;
    font-size: 13px;
  }
  /* line 922, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.ru .collapse .menu-btn,
  .main-menu.ru .collapse .menu-line-btn {
    font-size: 13px;
    padding: 9px 10px;
  }
  /* line 928, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.ru .collapse .menu-item-apps .dropdown-menu.dropdown-menu-left {
    top: 58px !important;
  }
  /* line 931, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.ru .collapse .menu-item-apps .dropdown-menu.dropdown-menu-left.has-banner {
    top: 120px !important;
  }
}
@media only screen and (max-width: 1165px) {
  /* line 939, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.ru .collapse .menu-link {
    margin: 0 3px;
    letter-spacing: -0.8px;
  }
  /* line 943, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.ru .collapse .menu-btn,
  .main-menu.ru .collapse .menu-line-btn {
    letter-spacing: -0.8px;
    padding: 7px 6px;
  }
}
@media only screen and (max-width: 1340px) {
  /* line 956, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.it .collapse .menu-link, .main-menu.pl .collapse .menu-link {
    margin: 0 5px;
    font-size: 13px;
  }
  /* line 960, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.it .collapse .menu-btn,
  .main-menu.it .collapse .menu-line-btn, .main-menu.pl .collapse .menu-btn,
  .main-menu.pl .collapse .menu-line-btn {
    font-size: 13px;
    padding: 9px 10px;
  }
  /* line 966, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.it .collapse .menu-item-apps .dropdown-menu.dropdown-menu-left, .main-menu.pl .collapse .menu-item-apps .dropdown-menu.dropdown-menu-left {
    top: 58px !important;
  }
  /* line 969, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.it .collapse .menu-item-apps .dropdown-menu.dropdown-menu-left.has-banner, .main-menu.pl .collapse .menu-item-apps .dropdown-menu.dropdown-menu-left.has-banner {
    top: 120px !important;
  }
}
@media only screen and (max-width: 1165px) {
  /* line 977, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.it .collapse .menu-link, .main-menu.pl .collapse .menu-link {
    margin: 0 3px;
    letter-spacing: -0.8px;
  }
  /* line 981, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.it .collapse .menu-btn,
  .main-menu.it .collapse .menu-line-btn, .main-menu.pl .collapse .menu-btn,
  .main-menu.pl .collapse .menu-line-btn {
    letter-spacing: -0.8px;
    padding: 7px 6px;
  }
}

@media only screen and (max-width: 1100px) {
  /* line 993, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .menu-link {
    margin: 0 0px !important;
    font-size: 14px !important;
  }
  /* line 998, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .menu-btn,
  .main-menu .menu-line-btn {
    font-size: 14px !important;
    padding: 9px 10px !important;
  }
}

/* line 1007, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .navbar-nav > li > a.menu-btn.primary {
  font-weight: 700;
}
@media only screen and (max-width: 1100px) {
  /* line 1007, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .navbar-nav > li > a.menu-btn.primary {
    text-align: center;
  }
}

/* DARK MODE CG7  (copied and changed from old website) */
/* line 1018, ../../sass/Cyberghost/element/main-menu.scss */
.navbar-darkblue.main-menu .menu-link.active {
  background-color: transparent !important;
}

/* line 1022, ../../sass/Cyberghost/element/main-menu.scss */
.navbar-darkblue {
  background-color: #1d1e2f !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
}

/* line 1027, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-darkblue .navbar-nav > li > a {
  color: white !important;
}

/* line 1033, ../../sass/Cyberghost/element/main-menu.scss */
.navbar-darkblue .open .menu-link,
.main-menu.navbar-darkblue .open .menu-link:hover {
  background-color: #1d1e2f !important;
}

/* line 1038, ../../sass/Cyberghost/element/main-menu.scss */
.navbar-darkblue.navbar-blackfriday .open .menu-link,
.main-menu.navbar-darkblue.navbar-blackfriday .open .menu-link:hover {
  background-color: #000000 !important;
}

/* line 1043, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-darkblue .open .menu-link {
  border-bottom-color: #fc0 !important;
}

/* line 1047, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-darkblue .dropdown-menu.dropdown-menu-left,
.main-menu.navbar-darkblue .dropdown-menu.dropdown-menu-right {
  background-color: #1d1e2f;
}

/* line 1052, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-darkblue .dropdown-menu > li > a:hover {
  background-color: #36385a !important;
  color: white !important;
}

/* line 1057, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-darkblue .menu-link {
  color: white;
}

/* line 1061, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-darkblue .menu-link:hover,
.main-menu.navbar-darkblue .menu-link:focus,
.main-menu.navbar-darkblue .menu-link:active {
  background-color: #1d1e2f !important;
  color: #fc0 !important;
}

/* line 1072, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-darkblue .menu-item.dropdown.open .menu-link {
  color: #ffcc00 !important;
}

@media screen and (max-width: 768px) {
  /* line 1077, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.navbar-darkblue .menu-link:hover {
    background-color: #36385a !important;
    color: white !important;
  }
}
/* line 1083, ../../sass/Cyberghost/element/main-menu.scss */
.navbar-darkblue li a {
  background-color: #1d1e2f !important;
  color: white;
}

/* line 1088, ../../sass/Cyberghost/element/main-menu.scss */
.navbar-darkblue.navbar-default .navbar-nav .dropdown-menu li a:hover {
  background-color: #36385a !important;
}

/* line 1092, ../../sass/Cyberghost/element/main-menu.scss */
li a.arrow-jump.cg-menu-buy-cta.menu-btn.cg-btn.cg-menu-cta {
  background-color: #fc0;
  font-weight: 700;
  color: #1e1f2e;
}

/* line 1098, ../../sass/Cyberghost/element/main-menu.scss */
.navbar-darkblue.navbar-default .navbar-language li > a {
  background-color: #1d1e2f;
  color: white;
}

/* line 1102, ../../sass/Cyberghost/element/main-menu.scss */
.navbar-darkblue.navbar-default .navbar-language li > a:hover {
  background-color: #36385a;
}

/* line 1106, ../../sass/Cyberghost/element/main-menu.scss */
.navbar-darkblue .burger-menu-icon {
  background: transparent;
}

/* line 1110, ../../sass/Cyberghost/element/main-menu.scss */
.navbar-darkblue .navbar-toggle .icon-bar {
  background-color: white !important;
}

@media (max-width: 1140px) {
  /* line 1115, ../../sass/Cyberghost/element/main-menu.scss */
  .navbar-darkblue .nav > li > a {
    border-bottom-color: rgba(255, 255, 255, 0.1);
  }
}
/* line 1120, ../../sass/Cyberghost/element/main-menu.scss */
.navbar-darkblue .navbar-collapse {
  background-color: #1d1e2f;
}

/* line 1123, ../../sass/Cyberghost/element/main-menu.scss */
.navbar-darkblue.navbar-blackfriday .navbar-collapse {
  background-color: #000000;
}

/* line 1127, ../../sass/Cyberghost/element/main-menu.scss */
.navbar-default.navbar-darkblue .navbar-nav > .open > a,
.navbar-default.navbar-darkblue .navbar-nav > .open > a:focus {
  background-color: #1d1e2f;
  color: white;
}

/* line 1133, ../../sass/Cyberghost/element/main-menu.scss */
.navbar-default.navbar-darkblue.navbar-blackfriday .navbar-nav > .open > a,
.navbar-default.navbar-darkblue.navbar-blackfriday .navbar-nav > .open > a:focus {
  background-color: #000000;
  color: white;
}

/* line 1139, ../../sass/Cyberghost/element/main-menu.scss */
.navbar-default.navbar-darkblue .navbar-collapse,
.navbar-default .navbar-form {
  border-bottom-color: #1d1e2f;
  border-top-color: #1d1e2f;
}

/* line 1145, ../../sass/Cyberghost/element/main-menu.scss */
.navbar-default.navbar-darkblue {
  border-color: rgba(255, 255, 255, 0.1);
}

@media screen and (max-width: 768px) {
  /* line 1150, ../../sass/Cyberghost/element/main-menu.scss */
  .navbar-darkblue .navbar-nav > li a {
    color: white !important;
  }

  /* line 1154, ../../sass/Cyberghost/element/main-menu.scss */
  .navbar-darkblue .navbar-nav > li a.cg-menu-cta,
  .navbar-darkblue .navbar-nav > li a.cg-menu-cta:hover {
    color: #1e1f2e !important;
  }

  /* line 1159, ../../sass/Cyberghost/element/main-menu.scss */
  .navbar-darkblue .navbar-nav > li a:hover,
  .navbar-darkblue .navbar-nav > li a:active {
    background-color: transparent !important;
    color: white !important;
  }
}
/* line 1166, ../../sass/Cyberghost/element/main-menu.scss */
.navbar-darkblue .dropdown-menu li a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

/* line 1170, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-darkblue .navbar-nav > li > a.menu-btn.primary {
  background-color: #fc0 !important;
  color: #1e1f2e !important;
}

/* line 1175, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-darkblue .dropdown-toggle.menu-link.menu-country-sel {
  background-color: transparent !important;
  display: inline-flex;
}
/* line 1178, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-darkblue .dropdown-toggle.menu-link.menu-country-sel img {
  margin-top: 2px;
}

@media only screen and (max-width: 1100px) {
  /* line 1184, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .menu-item.menu-country {
    height: auto;
  }
}

/* line 1194, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-columns .display-table {
  min-width: 250px;
}
/* line 1198, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-columns .dropdown-menu {
  padding: 24px 32px;
}
/* line 1202, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-columns .table-cell {
  vertical-align: top;
}

/* line 1210, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-darkblue .menu-item-apps {
  position: static;
}

/* line 1214, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-darkblue .menu-item-apps .dropdown-menu.dropdown-menu-left {
  border: none;
  box-sizing: border-box;
  width: 100%;
  margin-left: 0;
  left: 0;
  top: 62px;
  background-color: #1d1e2f;
}

/* line 1227, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-darkblue
.menu-item-apps
.dropdown-menu.dropdown-menu-left.has-banner {
  top: 120px;
}

/* line 1238, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-apps .dropdown-menu-apps-container {
  border-top: 1px solid #242538;
}
/* line 1241, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-apps .dropdown-menu-apps-container.dropdown-menu-apps-container-footer {
  border-top: none;
}
/* line 1245, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-apps .dropdown-menu-apps-container .container-custom {
  margin-left: 90px;
  margin-right: 90px;
}
@media screen and (max-width: 1685px) {
  /* line 1245, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .menu-item-apps .dropdown-menu-apps-container .container-custom {
    margin-left: 50px;
    margin-right: 50px;
  }
}
/* line 1256, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-apps .display-table.apps-categories {
  margin: 0 auto;
  width: 100%;
}
/* line 1260, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-apps .display-table.apps-categories .table-cell.app-category {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  width: 20%;
  max-width: 250px;
  padding: 24px 0;
  padding-right: 32px;
  padding-left: 56px;
}
/* line 1274, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-apps .display-table.apps-categories .table-cell.app-category.app-category-what-is-vpn {
  width: 30%;
  max-width: 300px;
}
/* line 1279, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-apps .display-table.apps-categories .table-cell.app-category.app-category-footer {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 1283, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-apps .display-table.apps-categories .table-cell.app-category.app-category-footer > ul {
  border-top: none;
}
/* line 1285, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-apps .display-table.apps-categories .table-cell.app-category.app-category-footer > ul li {
  padding-top: 0 !important;
}
/* line 1287, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-apps .display-table.apps-categories .table-cell.app-category.app-category-footer > ul li > a {
  padding: 0;
}
@media screen and (max-width: 1200px) {
  /* line 1260, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .menu-item-apps .display-table.apps-categories .table-cell.app-category {
    padding-left: 16px;
  }
}
/* line 1298, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-apps .display-table.apps-categories .table-cell.app-category .apps-categories-title {
  font-size: 16px;
  line-height: 1em;
  color: #656679;
  display: table-cell;
  vertical-align: middle;
  height: 36px;
  margin-bottom: 12px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  /* line 1298, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .menu-item-apps .display-table.apps-categories .table-cell.app-category .apps-categories-title {
    font-size: 14px;
  }
}
/* line 1316, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-apps .display-table.apps-categories .table-cell.app-category .apps-categories-title .app-category-icon {
  width: 48px;
  height: 48px;
  text-align: center;
  position: absolute;
  top: 2px;
  left: -56px;
}
@media screen and (max-width: 1200px) {
  /* line 1316, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .menu-item-apps .display-table.apps-categories .table-cell.app-category .apps-categories-title .app-category-icon {
    display: none;
  }
}
/* line 1331, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-apps .display-table.apps-categories .table-cell.app-category ul {
  padding-left: 0;
  border-top: 1px solid #656679;
}
/* line 1336, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-apps .display-table.apps-categories .table-cell.app-category ul li {
  color: white;
  list-style-type: none;
  margin-bottom: 8px;
  line-height: 1.2em;
}
/* line 1342, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-apps .display-table.apps-categories .table-cell.app-category ul li:first-child {
  padding-top: 12px !important;
}
/* line 1346, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-apps .display-table.apps-categories .table-cell.app-category ul li a {
  font-size: 14px !important;
  border-bottom: none !important;
}
/* line 1351, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-apps .display-table.apps-categories .table-cell.app-category ul li a,
.main-menu .menu-item-apps .display-table.apps-categories .table-cell.app-category ul li a:hover {
  background-color: transparent !important;
}
/* line 1360, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-apps .apps-menu-footer {
  padding: 20px 0;
  border-top: 1px solid #242538;
}
/* line 1364, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-apps .apps-menu-footer.apps-menu-footer-what-is-vpn {
  padding: 12px 0;
}
/* line 1368, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-item-apps .apps-menu-footer .apps-menu-footer-container {
  margin-left: 144px;
  margin-right: 248px;
}
@media screen and (max-width: 1680px) {
  /* line 1368, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .menu-item-apps .apps-menu-footer .apps-menu-footer-container {
    margin-left: 106px;
    margin-right: 106px;
  }
}
@media screen and (max-width: 1200px) {
  /* line 1368, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu .menu-item-apps .apps-menu-footer .apps-menu-footer-container {
    margin-left: 65px;
    margin-right: 65px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1388, ../../sass/Cyberghost/element/main-menu.scss */
  .collapse.navbar-collapse.navbar-left,
  .collapse.navbar-collapse.navbar-right {
    display: none !important;
  }
}

@keyframes slide-in {
  0% {
    transform: translateX(400px);
  }
  100% {
    transform: translateX(0);
  }
}
/* line 1406, ../../sass/Cyberghost/element/main-menu.scss */
#main-menu-mobile {
  animation-fill-mode: forwards;
  animation: slide-in 0.3s ease;
  display: none;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.33);
}
@media screen and (min-width: 1101px) {
  /* line 1406, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile {
    display: none !important;
  }
}
@media screen and (max-width: 1100px) {
  /* line 1406, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile {
    background-color: #1d1e2f !important;
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: calc(100vh - 58px);
    right: 0;
    top: 55px;
  }
  /* line 1437, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile .navbar-mobile-top {
    box-sizing: border-box;
    width: 100%;
    vertical-align: middle;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  }
  /* line 1445, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile .navbar-mobile-top button.btn-menu-icon {
    background-color: transparent;
    border: none;
    transition: opacity 0.3s;
    padding: 6px;
  }
  /* line 1451, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile .navbar-mobile-top button.btn-menu-icon img {
    height: 15px;
    vertical-align: middle;
    display: inline-block;
  }
  /* line 1457, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile .navbar-mobile-top button.btn-menu-icon:active {
    opacity: 0.2;
  }
  /* line 1462, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile .navbar-mobile-top .navbar-mobile-title {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
    line-height: 1em;
    color: white;
    margin-left: 10px;
  }
  /* line 1475, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile .navbar-mobile-top .country-selection-group {
    overflow: hidden;
    float: right;
    margin-top: 0;
  }
  /* line 1480, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile .navbar-mobile-top .country-selection-group .menu-country-sel {
    text-decoration: none;
    display: inline-block;
    padding: 4px 8px;
    border-radius: 4px;
  }
  /* line 1489, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile .navbar-mobile-content {
    box-sizing: border-box;
    padding-bottom: 280px;
    height: 100%;
    overflow: scroll;
    text-align: left;
  }
  /* line 1503, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile .navbar-mobile-content .new-menu {
    background-color: #1d1e2f;
    bottom: 100px;
    position: absolute;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 20px;
  }
  /* line 1514, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile .navbar-mobile-content .menu-item .menu-chevron {
    margin-left: auto;
    transform: rotate(90deg);
    scale: 1.5;
    padding: 5px 15px;
  }
  /* line 1520, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile .navbar-mobile-content .menu-item .menu-chevron.active {
    transform: rotate(270deg) !important;
  }
  /* line 1524, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile .navbar-mobile-content .menu-item .submenu-new-menu {
    background-color: #242538 !important;
  }
  /* line 1526, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile .navbar-mobile-content .menu-item .submenu-new-menu .navbar-nav > li a {
    background-color: #242538 !important;
  }
  /* line 1536, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile .navbar-mobile-content .navbar-nav {
    margin: unset !important;
  }
  /* line 1541, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile .navbar-mobile-content .menu-link {
    display: inline-block;
    box-sizing: border-box;
    padding: 10px 0 !important;
    font-weight: bold;
    width: 100%;
    font-size: 14px !important;
    line-height: 16px !important;
    border-bottom: none;
  }
  /* line 1552, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile .navbar-mobile-content .menu-link .separator {
    border: 1px solid #404752;
    height: 24px;
    margin-left: 63px;
  }
  /* line 1559, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile .navbar-mobile-content .menu-link:hover, #main-menu-mobile .navbar-mobile-content .menu-link:active, #main-menu-mobile .navbar-mobile-content .menu-link:focus {
    background-color: transparent !important;
    text-decoration: none !important;
    transition: none;
  }
  /* line 1569, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile .navbar-mobile-content .menu-cta-default {
    border-radius: 4px !important;
    text-align: center;
  }
  /* line 1574, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile .navbar-mobile-content .menu-line-btn.white {
    text-align: center;
    border: 1px solid white !important;
  }
  /* line 1578, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile .navbar-mobile-content .menu-line-btn.white:hover {
    background-color: white !important;
    color: #1d1e2f !important;
  }
  /* line 1584, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile .navbar-mobile-content .menu-line-btn.primary {
    text-align: center;
    border: 1px solid #fc0 !important;
  }
  /* line 1596, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile #main-menu-mobile-apps .app-category,
  #main-menu-mobile #main-menu-mobile-what-is-vpn .app-category,
  #main-menu-mobile #main-menu-mobile-servers .app-category,
  #main-menu-mobile #main-menu-mobile-servers .app-category,
  #main-menu-mobile #main-menu-mobile-security-products .app-category {
    padding-bottom: 10px;
    overflow: hidden;
  }
  /* line 1601, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile #main-menu-mobile-apps .apps-categories-title,
  #main-menu-mobile #main-menu-mobile-what-is-vpn .apps-categories-title,
  #main-menu-mobile #main-menu-mobile-servers .apps-categories-title,
  #main-menu-mobile #main-menu-mobile-servers .apps-categories-title,
  #main-menu-mobile #main-menu-mobile-security-products .apps-categories-title {
    color: #656679;
    font-size: 10px;
    border-bottom: 1px solid #656679;
  }
  /* line 1607, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile #main-menu-mobile-apps .apps-categories-title a,
  #main-menu-mobile #main-menu-mobile-what-is-vpn .apps-categories-title a,
  #main-menu-mobile #main-menu-mobile-servers .apps-categories-title a,
  #main-menu-mobile #main-menu-mobile-servers .apps-categories-title a,
  #main-menu-mobile #main-menu-mobile-security-products .apps-categories-title a {
    color: white;
    text-decoration: none;
  }
  /* line 1610, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile #main-menu-mobile-apps .apps-categories-title a:hover,
  #main-menu-mobile #main-menu-mobile-what-is-vpn .apps-categories-title a:hover,
  #main-menu-mobile #main-menu-mobile-servers .apps-categories-title a:hover,
  #main-menu-mobile #main-menu-mobile-servers .apps-categories-title a:hover,
  #main-menu-mobile #main-menu-mobile-security-products .apps-categories-title a:hover {
    color: #fc0;
  }
  /* line 1616, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile #main-menu-mobile-apps .nav.navbar-nav,
  #main-menu-mobile #main-menu-mobile-what-is-vpn .nav.navbar-nav,
  #main-menu-mobile #main-menu-mobile-servers .nav.navbar-nav,
  #main-menu-mobile #main-menu-mobile-servers .nav.navbar-nav,
  #main-menu-mobile #main-menu-mobile-security-products .nav.navbar-nav {
    margin-left: 0;
  }
  /* line 1620, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile #main-menu-mobile-apps .menu-item,
  #main-menu-mobile #main-menu-mobile-what-is-vpn .menu-item,
  #main-menu-mobile #main-menu-mobile-servers .menu-item,
  #main-menu-mobile #main-menu-mobile-servers .menu-item,
  #main-menu-mobile #main-menu-mobile-security-products .menu-item {
    border-bottom: 1px solid #242538;
  }
  /* line 1624, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile #main-menu-mobile-apps .menu-item:last-child,
  #main-menu-mobile #main-menu-mobile-what-is-vpn .menu-item:last-child,
  #main-menu-mobile #main-menu-mobile-servers .menu-item:last-child,
  #main-menu-mobile #main-menu-mobile-servers .menu-item:last-child,
  #main-menu-mobile #main-menu-mobile-security-products .menu-item:last-child {
    border-bottom: none;
  }
  /* line 1628, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile #main-menu-mobile-apps .menu-link,
  #main-menu-mobile #main-menu-mobile-what-is-vpn .menu-link,
  #main-menu-mobile #main-menu-mobile-servers .menu-link,
  #main-menu-mobile #main-menu-mobile-servers .menu-link,
  #main-menu-mobile #main-menu-mobile-security-products .menu-link {
    margin: 0 !important;
    padding: 2px 0 !important;
  }
  /* line 1634, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile #main-menu-mobile-apps footer a,
  #main-menu-mobile #main-menu-mobile-what-is-vpn footer a,
  #main-menu-mobile #main-menu-mobile-servers footer a,
  #main-menu-mobile #main-menu-mobile-servers footer a,
  #main-menu-mobile #main-menu-mobile-security-products footer a {
    color: white;
  }
  /* line 1636, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile #main-menu-mobile-apps footer a:hover,
  #main-menu-mobile #main-menu-mobile-what-is-vpn footer a:hover,
  #main-menu-mobile #main-menu-mobile-servers footer a:hover,
  #main-menu-mobile #main-menu-mobile-servers footer a:hover,
  #main-menu-mobile #main-menu-mobile-security-products footer a:hover {
    color: #fc0;
  }
  /* line 1644, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile #main-menu-mobile-countries ul > li:last-child a {
    border-bottom: none;
  }
  /* line 1650, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile #main-menu-mobile-countries ul > li a .menu-flag {
    display: inline-block;
    margin-right: 10px;
  }
}
/* line 1660, ../../sass/Cyberghost/element/main-menu.scss */
#main-menu-mobile #main-menu-mobile-main {
  overflow-x: hidden;
  display: block;
}
/* line 1664, ../../sass/Cyberghost/element/main-menu.scss */
#main-menu-mobile #main-menu-mobile-what-is-vpn {
  display: none;
}
/* line 1667, ../../sass/Cyberghost/element/main-menu.scss */
#main-menu-mobile #main-menu-mobile-servers {
  display: none;
}
/* line 1670, ../../sass/Cyberghost/element/main-menu.scss */
#main-menu-mobile #main-menu-mobile-features {
  display: none;
}
/* line 1673, ../../sass/Cyberghost/element/main-menu.scss */
#main-menu-mobile #main-menu-mobile-apps {
  display: none;
}
/* line 1677, ../../sass/Cyberghost/element/main-menu.scss */
#main-menu-mobile .btn-close {
  display: inline-block;
}
/* line 1680, ../../sass/Cyberghost/element/main-menu.scss */
#main-menu-mobile .btn-back {
  display: none;
}
/* line 1684, ../../sass/Cyberghost/element/main-menu.scss */
#main-menu-mobile .title-text {
  display: none;
}

/* line 1690, ../../sass/Cyberghost/element/main-menu.scss */
.noscroll {
  overflow: hidden;
}

/* line 1695, ../../sass/Cyberghost/element/main-menu.scss */
.new-login {
  padding: 0 !important;
}

/* line 1702, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .category-title {
  font-size: 16px;
  line-height: 1.5em;
  color: #656679;
}
/* line 1710, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .category-links {
  padding-right: 60px;
}
/* line 1713, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .category-links:last-child {
  padding-right: 0;
}
/* line 1717, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .category-links ul {
  padding-left: 0;
  margin-top: 10px;
}
/* line 1722, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .category-links li {
  color: white;
  list-style-type: none;
  margin-bottom: 8px;
  line-height: 1.2em;
}
/* line 1728, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .category-links li a {
  border-bottom: none;
}
/* line 1731, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .category-links li a:hover {
  background-color: transparent !important;
}
/* line 1738, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .menu-footer {
  padding-top: 25px;
  border-top: none !important;
}

/* line 1745, ../../sass/Cyberghost/element/main-menu.scss */
.navbar-darkblue.navbar-default
.navbar-nav
.dropdown-menu
.category-links
li
a {
  background-color: transparent !important;
}

/* line 1754, ../../sass/Cyberghost/element/main-menu.scss */
.navbar-darkblue.navbar-default
.navbar-nav
.dropdown-menu
.category-links
li
a:hover {
  background-color: transparent !important;
}

/* line 1765, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu .mobile-cta:before {
  display: none;
}

/* line 1776, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-blackfriday {
  background-color: black !important;
}
/* line 1779, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-blackfriday .navbar-mobile-content {
  background-color: #0c0c0c !important;
}
/* line 1782, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-blackfriday .navbar-mobile-content li a {
  background-color: #0c0c0c !important;
}
/* line 1788, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-blackfriday svg.svg-menu-handle path {
  fill: #202020 !important;
}
/* line 1793, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-blackfriday .navbar-collapse,
.main-menu.navbar-blackfriday li a,
.main-menu.navbar-blackfriday .menu-link:hover,
.main-menu.navbar-blackfriday .menu-link:focus,
.main-menu.navbar-blackfriday .menu-link:active {
  background-color: transparent !important;
}
/* line 1802, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-blackfriday .dropdown-menu .dropdown-menu-content {
  background-color: #202020 !important;
}
/* line 1806, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-blackfriday .dropdown-menu.dropdown-menu-left,
.main-menu.navbar-blackfriday .dropdown-menu.dropdown-menu-right {
  background-color: transparent !important;
}
/* line 1810, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-blackfriday .dropdown-menu li a,
.main-menu.navbar-blackfriday .menu-footer li a {
  background-color: transparent !important;
}
/* line 1815, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-blackfriday .navbar-nav .dropdown-menu li a:hover {
  background-color: #1d1d1d !important;
}
/* line 1819, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-blackfriday .navbar-nav .dropdown-menu .category-links li a:hover {
  background-color: transparent !important;
}
/* line 1823, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-blackfriday #main-menu-mobile {
  background-color: #0c0c0c !important;
}
/* line 1827, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-blackfriday .menu-btn.primary.blackfriday19 {
  color: #000000 !important;
}
/* line 1831, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.navbar-blackfriday li a.yellow-text {
  background-color: #0c0c0c !important;
}

/*











 New Layout (October 2021)









*/
/* line 1866, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .hover-yellow:hover a {
  color: #fc0 !important;
}
/* line 1873, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .inline-block {
  display: inline-block !important;
}
/* line 1876, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .mt-12 {
  margin-top: 12px !important;
}
/* line 1880, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .font-bold {
  font-weight: bold !important;
}
/* line 1884, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .display-flex {
  display: flex !important;
}
/* line 1888, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 li.separator {
  padding: 7px 10px;
}
/* line 1890, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 li.separator div {
  width: 1px;
  height: 42px;
  border-left: 1px solid #656679;
}
/* line 1906, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 li.separator-mobile {
  padding: 7px 0;
}
/* line 1909, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 li.separator-mobile div {
  border-bottom: 1px solid #656679;
  margin-left: 20px;
  margin-right: 20px;
}
/* line 1916, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .dropdown-menu {
  background-color: transparent !important;
  box-shadow: none;
  padding: 0;
  border-radius: 8px;
}
/* line 1921, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .dropdown-menu .dropdown-menu-content {
  background-color: #1d1e2f;
  border-radius: 8px;
  margin-top: 36px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
}
/* line 1927, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .dropdown-menu .dropdown-menu-content .menu-handle {
  position: absolute;
  top: 23px;
  left: 20px;
}
/* line 1938, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .dropdown-menu li a {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 1946, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .dropdown-menu .menu-footer .icon {
  width: 14px;
  margin-right: 10px;
}
/* line 1952, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .dropdown-menu .menu-footer a:hover {
  text-decoration: none !important;
  color: #fc0;
  font-weight: bold;
  transition: font-weight 0.2s;
}
/* line 1963, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .dropdown-menu .category-links {
  margin-right: 56px;
  padding-right: 0;
}
/* line 1967, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .dropdown-menu .category-links:last-child {
  margin-right: 0;
}
/* line 1971, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .dropdown-menu .category-links li {
  line-height: 1.8em;
}
/* line 1974, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .dropdown-menu .category-links li a {
  line-height: 1.3em;
  display: inline-block;
  padding-bottom: 15px;
}
/* line 1979, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .dropdown-menu .category-links li a:hover {
  text-decoration: none;
  color: #fc0;
}
/* line 1986, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .dropdown-menu .category-links li a.icon-item {
  display: inline-flex;
  align-items: center;
}
/* line 1990, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .dropdown-menu .category-links li a.icon-item > .icon {
  margin-right: 10px;
  width: 14px;
}
/* line 1994, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .dropdown-menu .category-links li a.icon-item > .icon.icon-big {
  width: 24px;
}
/* line 2000, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .dropdown-menu .category-links li a.icon-item > .text .category-subtitle {
  font-size: 12px;
  color: #838495;
}
/* line 2010, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .dropdown-menu .category-title {
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 600;
  color: #838495;
  text-transform: uppercase;
  border-bottom: 1px solid #323445;
  padding-bottom: 12px;
}
/* line 2021, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .menu-item-columns {
  width: auto;
  min-width: auto;
  box-sizing: border-box;
}
/* line 2027, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .menu-item-columns .dropdown-menu .dropdown-menu-content {
  padding: 24px 48px !important;
}
/* line 2034, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .menu-item-columns.menu-item-columns-whatisvpn .display-flex .cell {
  width: 150px;
}
/* line 2045, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .menu-item-columns.menu-item-columns-apps .display-flex .cell {
  width: 150px;
}
@media only screen and (max-width: 1510px) {
  /* line 2052, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.mod-2021 .menu-item-columns.menu-item-columns-apps .display-flex .cell {
    width: 180px;
  }
  /* line 2058, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.mod-2021 .menu-item-columns.menu-item-columns-apps .dropdown-menu .dropdown-menu-content {
    padding: 24px 36px !important;
  }
  /* line 2062, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.mod-2021 .menu-item-columns.menu-item-columns-apps .dropdown-menu .category-links {
    margin-right: 36px;
    padding-right: 0;
  }
  /* line 2066, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.mod-2021 .menu-item-columns.menu-item-columns-apps .dropdown-menu .category-links:last-child {
    margin-right: 0;
  }
  /* line 2071, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.mod-2021 .menu-item-columns.menu-item-columns-apps .dropdown-menu .category-title {
    min-height: calc(44px + 12px + 1px);
  }
}
@media only screen and (max-width: 1200px) {
  /* line 2079, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.mod-2021 .menu-item-columns.menu-item-columns-apps .display-flex .cell {
    width: 160px;
  }
  /* line 2085, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.mod-2021 .menu-item-columns.menu-item-columns-apps .dropdown-menu .dropdown-menu-content {
    padding: 24px 24px !important;
  }
  /* line 2089, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.mod-2021 .menu-item-columns.menu-item-columns-apps .dropdown-menu .category-links {
    margin-right: 36px;
  }
  /* line 2092, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.mod-2021 .menu-item-columns.menu-item-columns-apps .dropdown-menu .category-links:last-child {
    margin-right: 0;
  }
  /* line 2098, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.mod-2021 .menu-item-columns.menu-item-columns-apps .category-links li a.icon-item > .icon {
    display: none;
  }
  /* line 2101, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.mod-2021 .menu-item-columns.menu-item-columns-apps .menu-footer .icon {
    display: none;
  }
}
/* line 2109, ../../sass/Cyberghost/element/main-menu.scss */
.main-menu.mod-2021 .menu-item-columns.menu-item-columns-servers .display-flex .cell {
  width: 110px;
}

@media screen and (max-width: 1100px) {
  /* line 2119, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile.mod-2021 .apps-categories-title {
    font-size: 18px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    margin-top: 22px !important;
    margin-bottom: 22px !important;
    color: #656679;
    border-bottom: 1px solid #656679;
  }
  /* line 2131, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile.mod-2021 .menu-item {
    border-bottom: none !important;
  }
  /* line 2133, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile.mod-2021 .menu-item .menu-text {
    display: inline-block;
    font-size: 16px;
    line-height: 1.2em;
    padding-right: 8px;
    width: 65%;
    font-weight: 600 !important;
    text-decoration: underline;
  }
  /* line 2146, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile.mod-2021 .menu-item a.icon-item {
    display: inline-flex;
    align-items: center;
  }
  /* line 2150, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile.mod-2021 .menu-item a.icon-item > .icon {
    margin-right: 10px;
    width: 14px;
  }
  /* line 2154, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile.mod-2021 .menu-item a.icon-item > .icon svg {
    max-width: 14px;
    max-height: 14px;
  }
  /* line 2163, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile.mod-2021 .navbar-mobile-content .menu-link {
    font-weight: 400 !important;
    align-items: center;
    padding: 10px 24px !important;
  }
  /* line 2168, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile.mod-2021 .navbar-mobile-content .menu-link.inline-block.font-bold.mt-12 {
    display: inline-block !important;
    font-weight: bold !important;
    margin-top: 12px !important;
  }
  /* line 2175, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile.mod-2021 .navbar-mobile-content {
    padding-right: 0;
  }
  /* line 2178, ../../sass/Cyberghost/element/main-menu.scss */
  #main-menu-mobile.mod-2021 .navbar-mobile-content #nav-buy .menu-text, #main-menu-mobile.mod-2021 .navbar-mobile-content #nav-privacyhub .menu-text, #main-menu-mobile.mod-2021 .navbar-mobile-content #nav-help .menu-text {
    height: 20px;
    font-size: 14px !important;
    text-decoration: none !important;
    font-weight: 400 !important;
  }
}
/* line 2189, ../../sass/Cyberghost/element/main-menu.scss */
#main-menu-mobile.mod-2021 .navbar-nav > li > a.menu-btn,
#main-menu-mobile.mod-2021 .navbar-nav > li > a.menu-line-btn {
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 1340px) {
  /* line 2197, ../../sass/Cyberghost/element/main-menu.scss */
  .main-menu.mod-2021 .navbar-nav > li > a {
    margin: 0 5px;
    padding: 10px 5px;
    font-size: 13px;
  }
}

@media only screen and (max-width: 1390px) {
  /* line 2212, ../../sass/Cyberghost/element/main-menu.scss */
  .ru .main-menu .menu-link,
  .pt .main-menu .menu-link {
    font-size: 12px !important;
    letter-spacing: -0.5px !important;
  }
}
@media only screen and (max-width: 1230px) {
  /* line 2212, ../../sass/Cyberghost/element/main-menu.scss */
  .ru .main-menu .menu-link,
  .pt .main-menu .menu-link {
    letter-spacing: -0.9px !important;
  }
}

@media only screen and (min-width: 1101px) {
  /* line 2225, ../../sass/Cyberghost/element/main-menu.scss */
  .mobile-country-selection {
    display: none !important;
  }
}
@media only screen and (max-width: 1100px) {
  /* line 2235, ../../sass/Cyberghost/element/main-menu.scss */
  .cs .main-menu .new-login .menu-item,
  .de .main-menu .new-login .menu-item,
  .es .main-menu .new-login .menu-item,
  .fr .main-menu .new-login .menu-item {
    margin-right: 0;
  }

  /* line 2244, ../../sass/Cyberghost/element/main-menu.scss */
  .es .main-menu .new-login .menu-item .white-login,
  .hu .main-menu .new-login .menu-item .white-login,
  .pl .main-menu .new-login .menu-item .white-login,
  .vi .main-menu .new-login .menu-item .white-login {
    font-size: 12px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  /* line 2249, ../../sass/Cyberghost/element/main-menu.scss */
  .es .country-selection-exposed-bar,
  .hu .country-selection-exposed-bar,
  .pl .country-selection-exposed-bar,
  .vi .country-selection-exposed-bar {
    right: 110px !important;
  }
}
/* line 2268, ../../sass/Cyberghost/element/main-menu.scss */
.country-selection-exposed-bar {
  overflow: visible;
  position: absolute;
  top: 3px;
  right: 0;
  z-index: 99999999;
  display: inline-block;
  text-align: right;
}
@media only screen and (max-width: 1100px) {
  /* line 2268, ../../sass/Cyberghost/element/main-menu.scss */
  .country-selection-exposed-bar {
    right: 100px !important;
    top: 3px !important;
  }
}
@media only screen and (max-width: 1100px) {
  /* line 2268, ../../sass/Cyberghost/element/main-menu.scss */
  .country-selection-exposed-bar {
    right: 60px;
    top: 13px;
  }
  /* line 2284, ../../sass/Cyberghost/element/main-menu.scss */
  .country-selection-exposed-bar .menu-country {
    transition: left 0.2s linear, opacity 0.2s linear;
    left: 0px;
    opacity: 1;
  }
  /* line 2291, ../../sass/Cyberghost/element/main-menu.scss */
  .country-selection-exposed-bar .menu-country.toggled {
    left: 20px;
    opacity: 0;
  }
}
/* line 2301, ../../sass/Cyberghost/element/main-menu.scss */
.country-selection-exposed-bar #dropdown-lang {
  background-color: #fff !important;
  border: 1px solid #D2D6DB;
  border-radius: 4px;
  padding: 16px 8px;
  position: absolute !important;
  margin-top: 52px !important;
}
@media only screen and (max-width: 768px) {
  /* line 2301, ../../sass/Cyberghost/element/main-menu.scss */
  .country-selection-exposed-bar #dropdown-lang {
    margin-top: 34px !important;
  }
}
/* line 2311, ../../sass/Cyberghost/element/main-menu.scss */
.country-selection-exposed-bar #dropdown-lang :hover {
  background-color: #f0f0f0 !important;
}
/* line 2315, ../../sass/Cyberghost/element/main-menu.scss */
.country-selection-exposed-bar #dropdown-lang a {
  color: black !important;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: white !important;
}
/* line 2325, ../../sass/Cyberghost/element/main-menu.scss */
.country-selection-exposed-bar .dropdown-menu {
  position: unset !important;
  top: 30px !important;
  transform: unset !important;
  float: unset;
  width: 300px;
  padding: 16px 8px;
  margin-right: -40px !important;
  border-radius: 4px;
  border: 1px solid #ddd;
  columns: 2;
  column-rule: 1px solid #ddd;
}
/* line 2343, ../../sass/Cyberghost/element/main-menu.scss */
.country-selection-exposed-bar .dropdown-menu::before {
  width: 20px;
  content: "";
  position: absolute;
  top: -13px;
  /* Adjust the distance from the top */
  left: 57%;
  /* Position it in the center */
  margin-left: 50px;
  /* Adjust to center the triangle */
  border-width: 0 12px 12px 12px;
  border-style: solid;
  border-color: transparent transparent #D2D6DB transparent;
  /* Use the same background color */
}
/* line 2358, ../../sass/Cyberghost/element/main-menu.scss */
.country-selection-exposed-bar .nav > li > a {
  margin: 2px;
  font-weight: 700;
  padding: 0;
  color: #000333;
}
/* line 2364, ../../sass/Cyberghost/element/main-menu.scss */
.country-selection-exposed-bar .nav > li > a :hover,
.country-selection-exposed-bar .nav > li > a :active,
.country-selection-exposed-bar .nav > li > a :focus {
  color: white !important;
}
/* line 2372, ../../sass/Cyberghost/element/main-menu.scss */
.country-selection-exposed-bar .nav > li > a > span {
  vertical-align: middle;
}
/* line 2377, ../../sass/Cyberghost/element/main-menu.scss */
.country-selection-exposed-bar .open > .dropdown-menu {
  border-radius: 0;
  background-color: #f6f6f6;
}
/* line 2382, ../../sass/Cyberghost/element/main-menu.scss */
.country-selection-exposed-bar .dropdown-menu {
  top: 94%;
  border: none;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  -webkit-column-rule: 1px solid #ddd;
  -moz-column-rule: 1px solid #ddd;
  column-rule: 1px solid #ddd;
  padding: 20px 10px;
}
/* line 2393, ../../sass/Cyberghost/element/main-menu.scss */
.country-selection-exposed-bar .dropdown-menu > li > a {
  padding: 10px 20px;
}
/* line 2396, ../../sass/Cyberghost/element/main-menu.scss */
.country-selection-exposed-bar .dropdown-menu > li > a:hover {
  background-color: #e9e9e9;
}
/* line 2401, ../../sass/Cyberghost/element/main-menu.scss */
.country-selection-exposed-bar .dropdown-menu > li {
  list-style: none;
  position: relative;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
/* line 2408, ../../sass/Cyberghost/element/main-menu.scss */
.country-selection-exposed-bar .dropdown-menu > li:last-child > a {
  border-bottom: none;
}

/* line 11, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer {
  background-color: #f0f3f5;
  color: #6f6f6f;
}
/* line 15, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer a {
  color: #6f6f6f;
}
@media only screen and (max-width: 767px) {
  /* line 22, ../../sass/Cyberghost/element/main-footer.scss */
  .main-footer .footer-columns {
    padding-top: 20px;
  }
}
/* line 30, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer .footer-column h4 {
  font-size: 18px;
  font-weight: 600;
  color: #6f6f6f;
  line-height: 1.1em;
}
/* line 37, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer .footer-column ul {
  padding-left: 0;
  list-style-type: none;
  margin: 15px 0 25px 0;
}
/* line 43, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer .footer-column ul > li > a {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  margin: 5px 0;
  cursor: pointer;
}
/* line 53, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer .footer-column .tp-widget-score-wrapper {
  display: inline-block;
  width: 110px !important;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  /* line 29, ../../sass/Cyberghost/element/main-footer.scss */
  .main-footer .footer-column {
    padding-top: 0;
  }
  /* line 62, ../../sass/Cyberghost/element/main-footer.scss */
  .main-footer .footer-column .footer-section {
    padding: 20px 0 0 0;
  }
  /* line 65, ../../sass/Cyberghost/element/main-footer.scss */
  .main-footer .footer-column .footer-section h4 {
    font-size: 16px;
    cursor: pointer;
    margin-left: 10px;
  }
  /* line 70, ../../sass/Cyberghost/element/main-footer.scss */
  .main-footer .footer-column .footer-section h4:before {
    display: inline-block;
    position: relative;
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
    content: "\f067";
    font-size: 10px;
    line-height: 16px;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    top: -2px;
    right: 10px;
    text-align: center;
    color: #6f6f6f;
    border: 1px solid #6f6f6f;
  }
  /* line 89, ../../sass/Cyberghost/element/main-footer.scss */
  .main-footer .footer-column .footer-section.active h4:before {
    content: "\f068";
  }
  /* line 93, ../../sass/Cyberghost/element/main-footer.scss */
  .main-footer .footer-column .footer-section > ul {
    display: none;
    margin: 1em 2em 0.5em 2em;
  }
  /* line 99, ../../sass/Cyberghost/element/main-footer.scss */
  .main-footer .footer-column .footer-section > ul.social-media-icons {
    display: block;
  }
  /* line 103, ../../sass/Cyberghost/element/main-footer.scss */
  .main-footer .footer-column .footer-section.active > ul {
    display: block;
  }
  /* line 108, ../../sass/Cyberghost/element/main-footer.scss */
  .main-footer .footer-column .footer-section > ul:not(.social-media-icons) > li a {
    font-size: 14px;
    font-weight: 400;
  }
  /* line 113, ../../sass/Cyberghost/element/main-footer.scss */
  .main-footer .footer-column .footer-section > ul:not(.social-media-icons) > li a:active, .main-footer .footer-column .footer-section > ul:not(.social-media-icons) > li a:focus, .main-footer .footer-column .footer-section > ul:not(.social-media-icons) > li a:hover {
    text-decoration: none;
  }
  /* line 121, ../../sass/Cyberghost/element/main-footer.scss */
  .main-footer .footer-column .footer-section h4.social-media-icons:before {
    visibility: hidden;
  }
  /* line 126, ../../sass/Cyberghost/element/main-footer.scss */
  .main-footer .footer-column .footer-section .social-media-icons li {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  /* line 134, ../../sass/Cyberghost/element/main-footer.scss */
  .main-footer .footer-column .tp-widget-score-wrapper {
    align-items: center;
    justify-content: center;
    display: inline-flex;
    width: 110px;
    margin: 0 2em;
  }
}
/* line 147, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer .footer-bottom small {
  font-size: 12px;
  font-weight: 400;
}
/* line 152, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer .footer-bottom a {
  text-decoration: none;
  border-bottom: 1px dotted #6f6f6f;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
/* line 163, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer .social-media-icons li {
  display: inline-block;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  text-align: center;
  padding-top: 1px;
  margin: 8px;
  margin-left: 0;
  background-color: #6f6f6f;
  transition: 0.3s background-color;
  cursor: pointer;
}
/* line 181, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer .social-media-icons li i.fab {
  font-size: 16px;
  color: #323232;
  transition: 0.3s color;
}
/* line 188, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer .social-media-icons li:hover i.fab {
  color: white;
}
/* line 192, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer .social-media-icons li:hover.color-facebook {
  background-color: #3b5998;
  color: white;
}
/* line 197, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer .social-media-icons li:hover.color-google-plus:hover {
  background-color: #dc4e41;
  color: white;
}
/* line 202, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer .social-media-icons li:hover.color-instagram:hover {
  background-color: #6a453b;
  color: white;
}
/* line 207, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer .social-media-icons li:hover.color-linkedin:hover {
  background-color: #007ab9;
  color: white;
}
/* line 212, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer .social-media-icons li:hover.color-pinterest:hover {
  background-color: #cb2027;
  color: white;
}
/* line 217, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer .social-media-icons li:hover.color-twitter:hover {
  background-color: #55acee;
  color: white;
}
/* line 222, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer .social-media-icons li:hover.color-vimeo:hover {
  background-color: #86c9ef;
  color: white;
}
/* line 227, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer .social-media-icons li:hover.color-youtube:hover {
  background-color: #d42428;
  color: white;
}
@media only screen and (max-width: 767px) {
  /* line 162, ../../sass/Cyberghost/element/main-footer.scss */
  .main-footer .social-media-icons {
    max-width: 200px;
  }
}
/* line 239, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer .badge-avtest {
  display: inline-block;
  max-width: 90px;
  vertical-align: middle;
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 247, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer .badge-avtest img {
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  /* line 239, ../../sass/Cyberghost/element/main-footer.scss */
  .main-footer .badge-avtest {
    margin-top: 10px;
  }
}
/* line 258, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer.inverse {
  background-color: #323232;
  color: #c1c1c1;
}
/* line 262, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer.inverse a {
  color: #c1c1c1;
}
/* line 267, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer.inverse .footer-column h4 {
  color: #c1c1c1;
  opacity: 0.4;
}
/* line 271, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer.inverse .footer-column h4:before {
  color: #c1c1c1;
  border-color: #c1c1c1;
}
/* line 277, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer.inverse .footer-column > ul:not(.social-media-icons) > li a {
  border-bottom-color: #c1c1c1;
}
@media only screen and (max-width: 767px) {
  /* line 282, ../../sass/Cyberghost/element/main-footer.scss */
  .main-footer.inverse .footer-column h4 {
    opacity: 1;
  }
}
/* line 289, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer.inverse .footer-bottom a {
  border-bottom-color: #c1c1c1;
}
/* line 297, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer.dark-blue {
  background-color: #1d1e2f;
}
/* line 300, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer.dark-blue .social-media-icons li {
  background-color: rgba(255, 255, 255, 0.6);
}
/* line 303, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer.dark-blue .social-media-icons li i.fab {
  color: #1d1e2f;
}
/* line 307, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer.dark-blue .social-media-icons li:hover i.fab {
  color: white;
}
/* line 312, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer.dark-blue a {
  color: rgba(255, 255, 255, 0.8);
}
/* line 316, ../../sass/Cyberghost/element/main-footer.scss */
.main-footer.dark-blue .footer-column h4 {
  color: #fff;
}

/* line 322, ../../sass/Cyberghost/element/main-footer.scss */
.blackfriday19.main-footer.dark-blue {
  background-color: black;
}

/* line 3, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-dialog {
  width: 500px;
  max-width: 100% !important;
  position: relative;
  margin: 100px auto;
}
/* line 12, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal__top-border {
  border-top: 1px solid #D5D5D5;
}
/* line 18, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-content {
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.4);
}
/* line 24, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-content.account-login {
  display: none;
}
/* line 28, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-content.account-login.active {
  display: block;
}
/* line 34, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-content.account-email {
  display: none;
}
/* line 38, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-content.account-email.active {
  display: block;
}
/* line 43, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-content.account-email.active .custom-hey .hey-1,
.modal.modal-login.modal-custom .modal-content.account-email.active .custom-hey .hey-2 {
  fill: #6c6c6c;
}
/* line 48, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-content.account-email.active .custom-hey .hey-1.active,
.modal.modal-login.modal-custom .modal-content.account-email.active .custom-hey .hey-2.active {
  fill: #4BA920;
}
/* line 61, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-content button.close {
  transition: transform .5s ease-in-out;
}
/* line 65, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-content button.close:hover {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  text-decoration: none;
}
/* line 73, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-content .modal-title {
  color: #6C6C6C;
  font-weight: bold;
  font-size: 40px;
  margin-top: 0px;
}
/* line 80, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-content .modal-title img {
  height: 80px;
  display: inline-block;
  margin-bottom: 20px;
}
/* line 90, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-content .form-group {
  position: relative;
}
/* line 94, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-content .form-group label {
  position: absolute;
  top: 25px;
  left: 15px;
  font-weight: 500;
  cursor: text;
  transition: 0.3s all;
}
/* line 105, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-content .form-group .cg-textfield {
  border-color: #D5D5D5;
  height: 40px;
  width: 100%;
  font-size: 16px;
  padding: 8.5px 16px;
  font-weight: 500;
  color: rgba(50, 50, 50, 0.6);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 15px auto 0 auto;
}
/* line 119, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-content .form-group .cg-textfield:focus {
  border-color: #4BA920;
  outline: 0;
  -webkit-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.3);
}
/* line 129, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-content .form-group .cg-textfield.not-empty {
  border-color: #4BA920;
}
/* line 135, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-content .form-group .cg-textfield:focus ~ label, .modal.modal-login.modal-custom .modal-content .form-group .cg-textfield.not-empty ~ label {
  transform: scale(0.85) translateY(-40px) translateX(-25px);
}
/* line 146, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-content button[type="submit"],
.modal.modal-login.modal-custom .modal-content a.js-email {
  cursor: pointer;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  border: 2px solid #4BA920;
  color: #4BA920;
  font-weight: bold;
  font-size: 16px;
}
/* line 158, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-content .alert {
  display: none;
}
/* line 164, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-content form {
  padding-left: 10px;
  padding-right: 10px;
}
/* line 171, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-content .modal__new-user {
  color: #6C6C6C;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  padding-top: 10px;
  line-height: 40px;
}
/* line 180, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .modal-content .modal__new-user a {
  color: #4BA920;
  text-decoration: underline;
}
/* line 191, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .forgot-user {
  color: rgba(50, 50, 50, 0.6);
}
/* line 197, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom a.forgot-user {
  text-decoration: underline;
}
/* line 203, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .custom-hey {
  width: 30px;
  display: inline-block;
  vertical-align: middle;
}
/* line 209, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom .custom-hey .hey-1, .modal.modal-login.modal-custom .custom-hey .hey-2 {
  transition: .3s all;
}
/* line 221, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom.filled-modal .custom-hey .hey-1, .modal.modal-login.modal-custom.filled-modal .custom-hey .hey-2 {
  fill: #4BA920;
}
/* line 229, ../../sass/Cyberghost/element/layout/login-modal.scss */
.modal.modal-login.modal-custom.filled-modal button[type="submit"] {
  background-color: #4BA920;
  color: #fff;
}

@media screen and (max-width: 767px) {
  /* line 246, ../../sass/Cyberghost/element/layout/login-modal.scss */
  #login-modal .modal-content .modal-header {
    padding-bottom: 0;
  }
  /* line 250, ../../sass/Cyberghost/element/layout/login-modal.scss */
  #login-modal .modal-content .modal-header .modal-title {
    color: #6C6C6C;
    font-weight: bold;
    font-size: 30px;
    margin-top: 0px;
  }
  /* line 257, ../../sass/Cyberghost/element/layout/login-modal.scss */
  #login-modal .modal-content .modal-header .modal-title .custom-hey {
    width: 20px;
  }
  /* line 267, ../../sass/Cyberghost/element/layout/login-modal.scss */
  #login-modal .modal-content .modal-body {
    padding-top: 0;
  }
}
/* line 281, ../../sass/Cyberghost/element/layout/login-modal.scss */
#login-shop {
  z-index: 999999;
}

/* VPN Plans (Vlad) */
/* line 3, ../../sass/Cyberghost/element/complete-vpn.scss */
.vpn-plans-title {
  background-color: #f8f9fa;
  border: 1px solid #aeb5b6;
  position: relative;
  height: 60px;
}
/* line 4, ../../sass/Cyberghost/element/complete-vpn.scss */
.vpn-plans-title img {
  width: 75px;
}

/* line 13, ../../sass/Cyberghost/element/complete-vpn.scss */
.vpn-plans-items {
  background-color: #f8f9fa;
  border: 1px solid #aeb5b6;
  position: relative;
  height: 60px;
}

/* line 20, ../../sass/Cyberghost/element/complete-vpn.scss */
.vpn-plans-title {
  margin: 25px 0px 15px 0px;
}

/* line 24, ../../sass/Cyberghost/element/complete-vpn.scss */
.vpn-plans-items {
  margin: 10px 0px;
}

/* line 29, ../../sass/Cyberghost/element/complete-vpn.scss */
.vpn-plans-title img {
  position: absolute;
  left: 18px;
}
/* line 33, ../../sass/Cyberghost/element/complete-vpn.scss */
.vpn-plans-title.vpn-plans-1 img {
  bottom: -10px;
}
/* line 36, ../../sass/Cyberghost/element/complete-vpn.scss */
.vpn-plans-title.vpn-plans-2 img {
  bottom: 2px;
}
/* line 39, ../../sass/Cyberghost/element/complete-vpn.scss */
.vpn-plans-title.vpn-plans-3 img {
  bottom: -15px;
}

/* line 44, ../../sass/Cyberghost/element/complete-vpn.scss */
.vpn-plans-items img {
  margin: 18px;
  max-width: 25px;
}

/* line 49, ../../sass/Cyberghost/element/complete-vpn.scss */
.vpn-plans-title span {
  padding-left: 118px;
  line-height: 60px;
  font-weight: bold;
}

/* line 55, ../../sass/Cyberghost/element/complete-vpn.scss */
.vpn-plans-items span {
  display: inline-block;
  vertical-align: middle;
  width: 80%;
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 62, ../../sass/Cyberghost/element/complete-vpn.scss */
  .vpn-plans-items span {
    width: 75%;
  }

  /* line 66, ../../sass/Cyberghost/element/complete-vpn.scss */
  .vpn-plans-title span {
    padding-left: 95px;
  }
  /* line 69, ../../sass/Cyberghost/element/complete-vpn.scss */
  .vpn-plans-title img {
    left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 76, ../../sass/Cyberghost/element/complete-vpn.scss */
  .vpn-plans-items span {
    width: 68%;
    font-size: 11px;
  }

  /* line 80, ../../sass/Cyberghost/element/complete-vpn.scss */
  .vpn-plans-title {
    height: 65px;
  }
  /* line 81, ../../sass/Cyberghost/element/complete-vpn.scss */
  .vpn-plans-title span {
    padding-left: 90px;
  }
  /* line 84, ../../sass/Cyberghost/element/complete-vpn.scss */
  .vpn-plans-title img {
    left: 5px;
  }

  /* line 89, ../../sass/Cyberghost/element/complete-vpn.scss */
  .vpn-plans-items {
    height: 65px;
  }

  /* line 92, ../../sass/Cyberghost/element/complete-vpn.scss */
  html:lang(ru) .vpn-plans-3 > span {
    line-height: 25px;
    display: block;
    padding-top: 7px;
    word-wrap: break-word;
    padding-right: 5px;
  }
}
@media (max-width: 767px) {
  /* line 102, ../../sass/Cyberghost/element/complete-vpn.scss */
  .vpn-plans-items span {
    width: 75%;
  }

  /* line 105, ../../sass/Cyberghost/element/complete-vpn.scss */
  .vpn-plans-title {
    height: 65px;
  }
  /* line 106, ../../sass/Cyberghost/element/complete-vpn.scss */
  .vpn-plans-title span {
    padding-left: 90px;
  }
  /* line 109, ../../sass/Cyberghost/element/complete-vpn.scss */
  .vpn-plans-title img {
    left: 5px;
  }

  /* line 114, ../../sass/Cyberghost/element/complete-vpn.scss */
  .vpn-plans-items {
    height: 65px;
  }
}
/* VPN Plans END */
/* line 3, ../../sass/Cyberghost/element/carousel.scss */
.carousel-container {
  min-height: 450px;
}
/* line 7, ../../sass/Cyberghost/element/carousel.scss */
.carousel-container.carousel-bg-image {
  background-image: url("/img/element/carousel/back-quotes.jpg");
  background-position: top;
  background-size: cover;
}
/* line 14, ../../sass/Cyberghost/element/carousel.scss */
.carousel-container #carousel-quotes .rating {
  font-size: 24px;
  margin: 15px 0 25px 0;
}
/* line 18, ../../sass/Cyberghost/element/carousel.scss */
.carousel-container #carousel-quotes .rating i {
  margin-left: 10px;
  margin-right: 10px;
}
/* line 24, ../../sass/Cyberghost/element/carousel.scss */
.carousel-container #carousel-quotes .quote {
  display: inline-block;
  width: 70%;
}
/* line 28, ../../sass/Cyberghost/element/carousel.scss */
.carousel-container #carousel-quotes .quote span {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 200;
}
/* line 35, ../../sass/Cyberghost/element/carousel.scss */
.carousel-container #carousel-quotes .quote .quote-source a {
  display: inline-block;
}
/* line 39, ../../sass/Cyberghost/element/carousel.scss */
.carousel-container #carousel-quotes .quote img {
  width: 160px;
  height: auto;
  margin: 30px;
  padding: 0px;
}
/* line 48, ../../sass/Cyberghost/element/carousel.scss */
.carousel-container .carousel-control {
  background-image: none !important;
  padding-top: 60px;
}
/* line 52, ../../sass/Cyberghost/element/carousel.scss */
.carousel-container .carousel-control .quote__arrow--left {
  width: 60px;
  height: 60px;
  border: 2px solid;
  border-color: #fc0 transparent transparent #fc0;
  transform: rotate(-45deg);
  display: inline-block;
}
/* line 61, ../../sass/Cyberghost/element/carousel.scss */
.carousel-container .carousel-control .quote__arrow--right {
  width: 60px;
  height: 60px;
  border: 2px solid;
  border-color: transparent #fc0 #fc0 transparent;
  transform: rotate(-45deg);
  display: inline-block;
}

/* line 2, ../../sass/Cyberghost/element/trusted.scss */
.trusted-by-users .table-item {
  height: 160px;
  width: 100%;
  padding: 30px;
  margin: 15px 0;
}
/* line 8, ../../sass/Cyberghost/element/trusted.scss */
.trusted-by-users .table-item span.img-bg {
  display: block;
  margin: 0px auto;
  height: 45px;
}
/* line 14, ../../sass/Cyberghost/element/trusted.scss */
.trusted-by-users .table-item span {
  bottom: 35px;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}
/* line 24, ../../sass/Cyberghost/element/trusted.scss */
.trusted-by-users .table-item.surf {
  background-color: #ffcc00;
}
/* line 27, ../../sass/Cyberghost/element/trusted.scss */
.trusted-by-users .table-item.stream {
  background-color: #e96032;
}
/* line 30, ../../sass/Cyberghost/element/trusted.scss */
.trusted-by-users .table-item.wifi {
  background-color: #00a0de;
}
/* line 33, ../../sass/Cyberghost/element/trusted.scss */
.trusted-by-users .table-item.torrent {
  background-color: #844cb1;
}
/* line 36, ../../sass/Cyberghost/element/trusted.scss */
.trusted-by-users .table-item.website {
  background-color: #2f5a9e;
}
/* line 39, ../../sass/Cyberghost/element/trusted.scss */
.trusted-by-users .table-item.vpn {
  background-color: #be2867;
}

/* line 6, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar {
  background-color: #f6f6f6;
  width: 100%;
  overflow: visible;
  padding: 0;
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2);
}
/* line 22, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar.dark {
  background-color: #323232;
}
/* line 25, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar.dark .client-info span {
  color: #fff;
  vertical-align: middle;
}
/* line 29, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar.dark .client-info span span.exposed a:hover {
  color: #fff;
}
/* line 35, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar .client-info {
  display: inline-block;
  padding-right: 10px;
  text-decoration: none;
  box-sizing: border-box;
  padding: 0 35px 0 35px;
  width: 85%;
}
@media only screen and (max-width: 1100px) {
  /* line 35, ../../sass/Cyberghost/element/exposed-bar.scss */
  .exposed-bar .client-info {
    width: 100%;
  }
}
/* line 52, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar .client-info.is-exposed {
  cursor: pointer;
}
/* line 57, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar .client-info.is-protected {
  cursor: default;
}
/* line 61, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar .client-info.no-link {
  cursor: default;
}
/* line 66, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar .client-info .label {
  font-weight: normal;
  margin: 0;
  padding: 0;
}
/* line 72, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar .client-info > span {
  padding-right: 3%;
}
/* line 76, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar .client-info span {
  color: #636363;
  font-size: 12px;
  line-height: 25px;
}
/* line 82, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar .client-info span span {
  padding-left: 3px;
}
/* line 85, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar .client-info span span.exposed {
  color: #e4502a;
}
/* line 88, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar .client-info span span.exposed a {
  color: #e4502a;
  text-decoration: none;
  transition: all 250ms ease-in;
}
/* line 93, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar .client-info span span.exposed a:active, .exposed-bar .client-info span span.exposed a:visited {
  color: #e4502a;
  text-decoration: none;
  transition: all 250ms ease-in;
}
/* line 99, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar .client-info span span.exposed a:hover {
  color: #323232;
}
/* line 109, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar .client-info span span.protected {
  color: #88b639;
}
/* line 115, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar .client-info > span {
  padding-right: 25px;
}

@media (max-width: 1140px) {
  /* line 122, ../../sass/Cyberghost/element/exposed-bar.scss */
  .exposed-bar {
    padding: 0 5px;
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  /* line 129, ../../sass/Cyberghost/element/exposed-bar.scss */
  .exposed-bar {
    padding: 0 5px;
  }
  /* line 134, ../../sass/Cyberghost/element/exposed-bar.scss */
  .exposed-bar .client-info span {
    font-size: 10px;
  }
  /* line 137, ../../sass/Cyberghost/element/exposed-bar.scss */
  .exposed-bar .client-info span span {
    font-size: 10px;
  }
  /* line 143, ../../sass/Cyberghost/element/exposed-bar.scss */
  .exposed-bar .client-info > span {
    padding-right: 15px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 153, ../../sass/Cyberghost/element/exposed-bar.scss */
  .exposed-bar .client-info > span {
    padding-right: 5px;
  }
  /* line 157, ../../sass/Cyberghost/element/exposed-bar.scss */
  .exposed-bar .client-info span span {
    font-size: 10px;
  }
}
/* line 168, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar.dark-blue {
  background-color: #242538;
  color: white;
  border-top-color: rgba(255, 255, 255, 0.1);
}
/* line 175, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar.dark-blue .client-info span {
  color: #656679;
  opacity: 1;
}
/* line 180, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar.dark-blue .client-info span span.exposed a {
  color: #e4502a !important;
}
/* line 184, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar.dark-blue .breadcrumb {
  color: rgba(255, 255, 255, 0.7);
  background-color: transparent;
}
/* line 189, ../../sass/Cyberghost/element/exposed-bar.scss */
.exposed-bar.dark-blue .breadcrumb a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: underline;
}

/* line 1, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-widget-dark {
  color: rgba(255, 255, 255, 0.8);
}

/* line 4, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-widget-light {
  color: #191919;
}

/* line 7, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-widget-review {
  background-color: #f8f9fa;
  border-radius: 2px;
  box-shadow: 0 1px 0 0 rgba(182, 196, 210, 0.4);
  display: inline-block;
  height: 159px;
  line-height: 16px;
  margin: 0 24px 10px 0;
  padding: 15px;
  position: relative;
  vertical-align: middle;
  white-space: normal;
  width: 100%;
}
/* line 20, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-widget-review .tp-review-title {
  color: #1f2936;
  font-size: 14px;
  font-weight: 700;
  height: 16px;
  margin: 0 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 30, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-widget-review .tp-review-date {
  color: rgba(25, 25, 25, 0.6);
  font-size: 12px;
  line-height: 14px;
  max-width: calc(100% - 135px);
  position: absolute;
  right: 15px;
  text-align: right;
  top: 15px;
}
/* line 40, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-widget-review .tp-review-text {
  color: #191919;
  font-size: 13px;
  line-height: 16px;
  max-height: 50px;
  overflow: hidden;
  word-wrap: break-word;
}
/* line 48, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-widget-review .tp-review-username {
  bottom: 12px;
  color: rgba(25, 25, 25, 0.6);
  font-size: 12px;
  left: 16px;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 30px);
  z-index: 2;
}
/* line 60, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-widget-review a, .tp-widget-review a:hover {
  text-decoration: none;
}

/* line 64, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-widget-stars {
  margin-bottom: 14px;
}
/* line 67, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-widget-stars .single-star {
  width: 100%;
}
/* line 71, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-widget-stars .tp-stars {
  width: 110px;
}
/* line 73, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-widget-stars .tp-stars .single-star {
  width: 17px;
}
/* line 78, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-widget-stars .tp-stars--5 .single-star {
  background-color: #00b67a;
}
/* line 84, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-widget-stars .tp-stars--4 .single-star {
  background-color: #73cf11;
}
/* line 90, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-widget-stars .tp-stars--3 .single-star {
  background-color: #ffce00;
}
/* line 96, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-widget-stars .tp-stars--2 .single-star {
  background-color: #ff8622;
}
/* line 102, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-widget-stars .tp-stars--1 .single-star {
  background-color: #ff3722;
}

/* line 111, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.trustbox-quotes .tp-reviews-bottom {
  line-height: 16px;
  margin: 15px auto 5px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 13px;
}
/* line 121, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.trustbox-quotes .tp-reviews-bottom .tp-widget-rating {
  display: inline-block;
  vertical-align: bottom;
}
/* line 125, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.trustbox-quotes .tp-reviews-bottom .tp-widget-rating a {
  color: #ffffff;
  text-decoration: underline;
}
/* line 129, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.trustbox-quotes .tp-reviews-bottom span {
  display: inline-block;
}
/* line 132, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.trustbox-quotes .tp-reviews-bottom .tp-widget-poweredby {
  display: inline-block;
  vertical-align: bottom;
}
/* line 136, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.trustbox-quotes .tp-reviews-bottom .tp-widget-poweredby .tp-widget-logo {
  display: block;
  margin: 0 auto;
  width: 80px;
}
/* line 141, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.trustbox-quotes .tp-reviews-bottom .tp-widget-poweredby #tp-widget-logo .tp_logo {
  height: 16px;
}
/* line 144, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.trustbox-quotes .tp-reviews-bottom .bold-underline {
  font-weight: 500;
}
/* line 148, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.trustbox-quotes .tp-rating-big {
  max-width: 200px;
  text-align: center;
  z-index: 100;
  color: #fff;
  margin: 0 auto;
}
/* line 155, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.trustbox-quotes .tp-rating-big .tp-widget-logo img {
  margin: 0 auto;
  width: 95px;
}
/* line 159, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.trustbox-quotes .tp-rating-big .tp-widget-humanscore {
  font-size: 24px;
  margin: 0 0 12px;
  font-weight: 500;
}
/* line 164, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.trustbox-quotes .tp-rating-big .tp-widget-humanscore a {
  color: #fff;
  text-decoration: none;
}
/* line 168, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.trustbox-quotes .tp-rating-big .tp-stars {
  margin: 0 auto;
}
/* line 171, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.trustbox-quotes .tp-rating-big .tp-widget-stars .tp-stars {
  width: 160px;
}
/* line 174, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.trustbox-quotes .tp-rating-big .tp-widget-stars .tp-stars .single-star {
  width: 27px;
}
/* line 177, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.trustbox-quotes .tp-rating-big .tp-widget-businessinfo {
  font-size: 13px;
  line-height: 16px;
  margin: 0 0 14px;
}
/* line 182, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.trustbox-quotes .tp-rating-big .tp-widget-businessinfo a {
  color: #fff;
  text-decoration: none;
}
/* line 186, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.trustbox-quotes .tp-rating-big .bold-underline {
  font-weight: 700;
  text-decoration: underline;
}

/* line 193, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-widget-score-wrapper {
  text-align: center;
  width: 90px;
}
/* line 196, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-widget-score-wrapper a {
  text-decoration: none;
}
/* line 199, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-widget-score-wrapper .tp-widget-logo img {
  width: 65px;
}
/* line 202, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-widget-score-wrapper .tp-widget-stars {
  margin-bottom: 0;
}

/* line 209, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-pricing-widget .tp-rating-big {
  max-width: 200px;
  text-align: center;
  z-index: 100;
  margin: 0 auto;
}
/* line 215, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-pricing-widget .tp-rating-big .tp-widget-logo img {
  margin: 0 auto;
  width: 95px;
}
/* line 219, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-pricing-widget .tp-rating-big .tp-widget-humanscore {
  font-size: 24px;
  margin: 0 0 12px;
  font-weight: 500;
}
/* line 224, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-pricing-widget .tp-rating-big .tp-widget-humanscore a {
  color: #191919;
  text-decoration: none;
}
/* line 228, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-pricing-widget .tp-rating-big .tp-stars {
  margin: 0 auto;
}
/* line 231, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-pricing-widget .tp-rating-big .tp-widget-stars .tp-stars {
  width: 160px;
}
/* line 234, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-pricing-widget .tp-rating-big .tp-widget-stars .tp-stars .single-star {
  width: 27px;
}
/* line 237, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-pricing-widget .tp-rating-big .tp-widget-businessinfo {
  font-size: 13px;
  line-height: 16px;
  margin: 0 0 14px;
}
/* line 242, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-pricing-widget .tp-rating-big .tp-widget-businessinfo a {
  color: #191919;
  text-decoration: none;
}
/* line 246, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-pricing-widget .tp-rating-big .bold-underline {
  font-weight: 700;
  text-decoration: underline;
}
/* line 252, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-pricing-widget .tp-pricing-reviews .tp-widget-review {
  background-color: transparent;
  box-shadow: none;
}

/* line 259, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
.tp-stars .gray-background {
  background-color: #dcdce5 !important;
}

/* Small Devices, Tablets */
@media only screen and (min-width: 990px) and (max-width: 1200px) {
  /* line 266, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
  .tp-widget-review {
    height: 200px;
  }
  /* line 268, ../../sass/Cyberghost/element/trustpilot/trustpilot-widget.scss */
  .tp-widget-review .tp-review-date {
    max-width: none;
    position: relative;
    text-align: left;
    margin-bottom: 10px;
    right: 0;
    top: 0;
  }
}
/* line 2, ../../sass/Cyberghost/element/chatbot/_snap_engage_btn.scss */
.wrap-snapengage {
  animation-delay: 2s;
  animation: slideUp 0.8s both;
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: auto;
  z-index: 999998;
  cursor: pointer;
  background-color: transparent;
  border: unset;
}

@media (min-width: 768px) {
  /* line 16, ../../sass/Cyberghost/element/chatbot/_snap_engage_btn.scss */
  .wrap-snapengage.up {
    bottom: 60px;
  }
}
/* line 21, ../../sass/Cyberghost/element/chatbot/_snap_engage_btn.scss */
.snapengage-button {
  background-color: white;
  border-radius: 12px;
  box-shadow: 0px 0px 35.346px 0px rgba(0, 0, 0, 0.1);
  padding: 0.6rem;
  display: flex;
  gap: 0.3rem;
  flex-flow: column nowrap;
  justify-content: center;
  width: 75px;
  height: 75px;
}

@media (min-width: 768px) {
  /* line 35, ../../sass/Cyberghost/element/chatbot/_snap_engage_btn.scss */
  .snapengage-button {
    gap: 0.8rem;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: auto;
    border-radius: 1132.2px;
    box-shadow: 0px 0px 39.667px 0px rgba(0, 0, 0, 0.1);
    padding: 0.4rem 2rem 0.4rem 0.6rem;
  }
}
/* line 48, ../../sass/Cyberghost/element/chatbot/_snap_engage_btn.scss */
.icon-wrapper,
.text-wrapper {
  display: block;
}

@media (max-width: 768px) {
  /* line 54, ../../sass/Cyberghost/element/chatbot/_snap_engage_btn.scss */
  .icon-wrapper.desktop,
  .text-wrapper.desktop {
    display: none;
  }
}
@media (min-width: 768px) {
  /* line 60, ../../sass/Cyberghost/element/chatbot/_snap_engage_btn.scss */
  .icon-wrapper.mobile,
  .text-wrapper.mobile {
    display: none;
  }

  /* line 64, ../../sass/Cyberghost/element/chatbot/_snap_engage_btn.scss */
  .icon-wrapper.desktop,
  .text-wrapper.desktop {
    display: block;
  }
}
/* line 70, ../../sass/Cyberghost/element/chatbot/_snap_engage_btn.scss */
.icon-wrapper {
  width: 25px;
  height: 22px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  /* line 77, ../../sass/Cyberghost/element/chatbot/_snap_engage_btn.scss */
  .icon-wrapper {
    width: 56px;
    height: 56px;
  }
}
/* line 83, ../../sass/Cyberghost/element/chatbot/_snap_engage_btn.scss */
.text-wrapper {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
}

@media (min-width: 768px) {
  /* line 91, ../../sass/Cyberghost/element/chatbot/_snap_engage_btn.scss */
  .text-wrapper {
    align-items: flex-start;
    text-align: left;
  }
}
/* line 97, ../../sass/Cyberghost/element/chatbot/_snap_engage_btn.scss */
.snapengage-text {
  background: white;
  border-radius: 0.6rem 0.6rem 0 0;
  color: #242538;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
}

/* line 106, ../../sass/Cyberghost/element/chatbot/_snap_engage_btn.scss */
.snapengage-status {
  color: #667782;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  white-space: nowrap;
  margin: 0;
}

/* line 115, ../../sass/Cyberghost/element/chatbot/_snap_engage_btn.scss */
.snapengage-button.spin .icon-wrapper svg#svg-bg {
  background-size: contain;
  animation: rotation 2s infinite linear;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/* line 140, ../../sass/Cyberghost/element/chatbot/_snap_engage_btn.scss */
#designstudio-button {
  direction: ltr;
  right: 2rem;
  z-index: 100002 !important;
}

@media (min-width: 768px) {
  /* line 147, ../../sass/Cyberghost/element/chatbot/_snap_engage_btn.scss */
  #designstudio-button {
    right: 1rem;
  }
}
/* line 5, ../../sass/Cyberghost/common/loading-animation.scss */
.blobs {
  width: 300px;
  height: 80px;
  position: relative;
  overflow: hidden;
  margin: 10px auto;
}

/* line 15, ../../sass/Cyberghost/common/loading-animation.scss */
.blob {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: absolute;
  background: #fc0;
  top: calc(50% - 15px);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  opacity: 0;
}
/* line 27, ../../sass/Cyberghost/common/loading-animation.scss */
.blob.blob-left {
  left: 0px;
  -webkit-animation: blobs-left ease 2s infinite;
  -moz-animation: blobs-left ease 2s infinite;
  animation: blobs-left ease 2s infinite;
}
/* line 36, ../../sass/Cyberghost/common/loading-animation.scss */
.blob.blob-right {
  right: 0px;
  -webkit-animation: blobs-right ease 2s infinite;
  -moz-animation: blobs-right ease 2s infinite;
  animation: blobs-right ease 2s infinite;
}

/* line 47, ../../sass/Cyberghost/common/loading-animation.scss */
.blob-center {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  top: calc(50% - 35px);
  height: 70px;
  width: 70px;
  background: #fc0;
  border-radius: 70px;
  opacity: 0;
  -webkit-animation: blobs-center ease 1s forwards;
  -moz-animation: blobs-center ease 1s forwards;
  animation: blobs-center ease 1s forwards;
}

/* line 65, ../../sass/Cyberghost/common/loading-animation.scss */
.cg-ghosty {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  top: calc(50% - 20px);
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
  -webkit-animation: pulse ease 1s forwards;
  -moz-animation: pulse ease 1s forwards;
  animation: pulse ease 1s forwards;
}

/* line 83, ../../sass/Cyberghost/common/loading-animation.scss */
.blob:nth-child(1), .blob:nth-child(5) {
  -webkit-animation-delay: 0s;
  --moz-animation-delay: 0s;
  animation-delay: 0s;
}
/* line 92, ../../sass/Cyberghost/common/loading-animation.scss */
.blob:nth-child(2), .blob:nth-child(6) {
  -webkit-animation-delay: 1s;
  --moz-animation-delay: 1s;
  animation-delay: 1s;
}
/* line 101, ../../sass/Cyberghost/common/loading-animation.scss */
.blob:nth-child(3), .blob:nth-child(7) {
  -webkit-animation-delay: 2s;
  --moz-animation-delay: 2s;
  animation-delay: 2s;
}
/* line 110, ../../sass/Cyberghost/common/loading-animation.scss */
.blob:nth-child(4), .blob:nth-child(8) {
  -webkit-animation-delay: 3s;
  --moz-animation-delay: 3s;
  animation-delay: 3s;
}

/* line 121, ../../sass/Cyberghost/common/loading-animation.scss */
.blob-center,
.cg-ghosty {
  -webkit-animation-delay: 1.2s;
  --moz-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

@-webkit-keyframes blobs-left {
  0% {
    opacity: 0;
    left: 0px;
    transform: scale(0.5);
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: scale(1);
    left: 135px;
  }
}
@-moz-keyframes blobs-left {
  0% {
    opacity: 0;
    left: 0px;
    transform: scale(0.5);
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: scale(1);
    left: 135px;
  }
}
@keyframes blobs-left {
  0% {
    opacity: 0;
    left: 0px;
    transform: scale(0.5);
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: scale(1);
    left: 135px;
  }
}
@-webkit-keyframes blobs-right {
  0% {
    opacity: 0;
    right: 0px;
    transform: scale(0.5);
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: scale(1);
    right: 135px;
  }
}
@-moz-keyframes blobs-right {
  0% {
    opacity: 0;
    right: 0px;
    transform: scale(0.5);
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: scale(1);
    right: 135px;
  }
}
@keyframes blobs-right {
  0% {
    opacity: 0;
    right: 0px;
    transform: scale(0.5);
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: scale(1);
    right: 135px;
  }
}
@keyframes blobs-center {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  1% {
    opacity: 1;
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes pulse {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
  }
  1% {
    opacity: 1;
  }
  50% {
    opacity: 1;
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
    transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-moz-keyframes pulse {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
  }
  1% {
    opacity: 1;
  }
  50% {
    opacity: 1;
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
    transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
  }
  1% {
    opacity: 1;
  }
  50% {
    opacity: 1;
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
    transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
/* line 32, ../../sass/Cyberghost/main.scss */
.router-menu:hover .router-icon {
  content: url("/img/pages/apps/router-icon-yellow.png");
}

/* line 39, ../../sass/Cyberghost/main.scss */
.console-menu:hover .console-icon {
  content: url("/img/pages/apps/console-icon-yellow.png");
}
/* line 44, ../../sass/Cyberghost/main.scss */
.console-menu.active .console-icon {
  color: #fc0;
}

/* line 51, ../../sass/Cyberghost/main.scss */
.console-menu.active .console-icon {
  content: url("/img/pages/apps/console-icon-yellow.png");
}

/* line 57, ../../sass/Cyberghost/main.scss */
.d-none {
  display: none !important;
}

/* line 61, ../../sass/Cyberghost/main.scss */
.yellow-underline {
  position: relative;
}

/* line 65, ../../sass/Cyberghost/main.scss */
.yellow-underline:before {
  position: absolute;
  content: "";
  width: 80px;
  height: 4px;
  background-color: #fc0;
  bottom: -10px;
}

/* line 74, ../../sass/Cyberghost/main.scss */
html {
  scroll-behavior: smooth;
}
/* Countdown Clock container */

/* a number for: day, hour, min and sec */
.countdown-container-inline > .time_unit {
}

/* clock separator ':' */
.countdown-container-inline > .separator {
}
/* line 7, ../../../../../sass/Cyberghost/element/layout/top-menu/spring22.scss */
nav.main-menu a.menu-btn.spring22 {
  font-weight: bold;
}
/* line 13, ../../../../../sass/Cyberghost/element/layout/top-menu/spring22.scss */
nav.main-menu a.menu-btn.spring22:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 6px;
  transform: translateY(-50%);
  display: none;
  width: 30px;
  height: 28px;
  background-size: 30px auto;
  background-image: url("/img/campaigns/spring22/main-menu/btn-icon.svg");
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1000px) {
  /* line 32, ../../../../../sass/Cyberghost/element/layout/top-menu/spring22.scss */
  nav.main-menu a.menu-btn.spring22:before {
    display: none;
  }
}
@media only screen and (max-width: 1340px) {
  /* line 40, ../../../../../sass/Cyberghost/element/layout/top-menu/spring22.scss */
  nav.main-menu a.menu-btn.spring22:before {
    display: none;
  }
}
/* line 47, ../../../../../sass/Cyberghost/element/layout/top-menu/spring22.scss */
body.pt nav.main-menu a.menu-btn.spring22, body.ru nav.main-menu a.menu-btn.spring22 {
  padding: 10px 10px;
  font-size: 12px !important;
  letter-spacing: -0.9px;
}
@media only screen and (max-width: 1391px) {
  /* line 47, ../../../../../sass/Cyberghost/element/layout/top-menu/spring22.scss */
  body.pt nav.main-menu a.menu-btn.spring22, body.ru nav.main-menu a.menu-btn.spring22 {
    font-size: 12px !important;
    letter-spacing: -0.9px;
  }
}
/* line 64, ../../../../../sass/Cyberghost/element/layout/top-menu/spring22.scss */
body.pt nav.main-menu a.menu-btn.spring22:before, body.ru nav.main-menu a.menu-btn.spring22:before {
  display: none;
}
