.icon-overlay-dark {
  display: none;
}

.header-hero-dmca {
  position: relative;
}

.circle-red-header-right,
.circle-red-header-left {
  display: none;
}

.dark-mode {
  background: #131313;
}
.dark-mode h2 {
  color: white;
}
.dark-mode .icon-overlay-light {
  display: none;
}
.dark-mode .circle-red-header-right,
.dark-mode .circle-red-header-left {
  display: block;
}
.dark-mode .icon-overlay-dark {
  display: block;
}
.dark-mode section,
.dark-mode .footer_m1-new {
  background: transparent;
}
.dark-mode .navbar-top {
  background: #131313;
}
.dark-mode .navbar-hot span {
  color: white;
}
.dark-mode .support-list__title,
.dark-mode .support-list__item a {
  color: white;
}
.dark-mode .support-list__title:hover,
.dark-mode .support-list__item a:hover {
  color: white;
}
.dark-mode .support-list__item img {
  filter: brightness(100) !important;
}
.dark-mode .lang-list::after {
  opacity: 0;
}
.dark-mode .lang-list__item a {
  color: white;
}
.dark-mode .href:hover {
  color: white;
}
.dark-mode .logo-black {
  display: none;
}
.dark-mode .logo-white {
  display: block;
}
.dark-mode .main-menu .carret:after {
  filter: brightness(100);
}
.dark-mode .main-menu li span,
.dark-mode .main-menu li a,
.dark-mode .main-menu .menu-item-description {
  color: #fff;
}
.dark-mode .main-menu .sub-menu {
  background: #272524;
}
.dark-mode .main-menu .sub-menu::after {
  opacity: 0;
}
.dark-mode .main-menu .sub-menu__item {
  background: #272524;
}
.dark-mode .main-menu img {
  filter: brightness(100);
}
.dark-mode .padding-box h1,
.dark-mode .padding-box p {
  color: white;
}
.dark-mode .padding-box p {
  opacity: 0.8;
}
.dark-mode .product-image-wrapper,
.dark-mode .feature-item {
  background: transparent;
}
.dark-mode .feature-title {
  color: #fff;
}
.dark-mode .blur {
  display: block;
  position: absolute;
  filter: blur(500px);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
.dark-mode .circle-red-header-left {
  top: 70%;
}
.dark-mode .circle-red-header-right {
  right: 0;
}
.dark-mode .apple-dedicated-card {
  background: rgb(39, 37, 36);
}
.dark-mode .apple-dedicated-card .product-name,
.dark-mode .apple-dedicated-card .setup-fee,
.dark-mode .apple-dedicated-card .spec-title,
.dark-mode .apple-dedicated-card .spec-value,
.dark-mode .apple-dedicated-card .hostplan-table__new-price {
  color: #fff;
}
.dark-mode .apple-dedicated-card .specs-container {
  border-bottom: 1px solid rgba(243, 234, 231, 0.12);
}
.dark-mode .apple-dedicated-card .custom-select {
  color: rgba(255, 255, 255, 0.4);
}
.dark-mode .apple-dedicated-card .spec-item {
  background: rgb(52, 51, 50);
}
.dark-mode .features-container h3 {
  color: #fff;
}
.dark-mode .product-integration {
  background: rgb(39, 37, 36);
}
.dark-mode .product-integration__title, .dark-mode .product-integration__details {
  color: #fff;
}
.dark-mode .dmca-mini-image-desctop {
  display: none;
}
.dark-mode .dmca-mini-image-desctop-dark {
  display: block;
}
.dark-mode .hosting-card {
  background-color: rgb(39, 37, 36);
}
.dark-mode .hosting-card__icon {
  background-color: #1313ff;
}
.dark-mode .hosting-card__title {
  color: #fff;
}
.dark-mode .hosting-services__buttons .button {
  background-color: rgb(39, 37, 36);
}
.dark-mode .hosting-services__buttons .button__text {
  color: white;
}
.dark-mode .hosting-services__buttons .button_active, .dark-mode .hosting-services__buttons .button:hover {
  background-color: #f05243;
}
.dark-mode .server-card {
  background-color: rgb(39, 37, 36);
}
.dark-mode .server-card__cpu {
  color: #fff;
}
.dark-mode .server-card__cpu img {
  filter: brightness(100) !important;
}
.dark-mode .server-card .server-feature__text {
  color: #fff;
}
.dark-mode .server-card .server-spec {
  background-color: rgb(52, 51, 50);
}
.dark-mode .server-card .server-spec__title {
  color: rgba(255, 255, 255, 0.5);
}
.dark-mode .server-card .server-spec__value {
  color: #fff;
}
.dark-mode .server-card .server-price__unit {
  color: rgba(255, 255, 255, 0.5);
}
.dark-mode .server-card .server-price__original {
  text-decoration: unset;
}
.dark-mode .server-card .server-price .original-price {
  background-color: rgb(52, 51, 50);
  color: rgba(255, 255, 255, 0.5);
  border-radius: 12px;
  padding: 2px 12px;
  text-decoration: line-through;
}
.dark-mode .server-card .server-discount {
  background-color: rgba(240, 82, 67, 0.2);
}
.dark-mode .server-card .server-discount__option:hover {
  background-color: rgb(52, 51, 50);
}
.dark-mode .server-card .server-discount__dropdown {
  background-color: rgb(39, 37, 36);
}
.dark-mode .server-card .server-discount__dropdown .active1 {
  background-color: rgb(52, 51, 50);
}
.dark-mode .server-card .server-discount__text {
  color: #fff;
}
.dark-mode .server-category-title {
  color: #fff;
}
.dark-mode .service-categories .active {
  background-color: rgba(240, 82, 67, 0.2);
  color: #f05243;
}
.dark-mode .service-categories li {
  background-color: rgb(39, 37, 36);
  color: rgba(255, 255, 255, 0.5);
}
.dark-mode .service-categories li:hover {
  background-color: rgba(240, 82, 67, 0.2);
  color: #f05243;
}
.dark-mode .country-list__wrapper .active .country-list__name,
.dark-mode .country-list__item:hover .country-list__name {
  color: #f05243;
}
.dark-mode .country-list__wrapper .active {
  background-color: rgba(240, 82, 67, 0.2);
  color: #f05243;
}
.dark-mode .country-list__wrapper .active img {
  border: none;
}
.dark-mode .country-list__title {
  color: rgba(255, 255, 255, 0.5);
}
.dark-mode .country-list__item {
  background-color: rgb(52, 51, 50);
}
.dark-mode .country-list__item:hover {
  background-color: rgba(240, 82, 67, 0.2);
  color: #f05243;
}
.dark-mode .country-list__name {
  color: #fff;
}
.dark-mode .tariff-sections h2 {
  color: #fff;
}
.dark-mode .feature li,
.dark-mode .plan li,
.dark-mode .feature,
.dark-mode .plan {
  background-color: rgb(39, 37, 36);
  color: #fff;
  border: 1px solid rgb(52, 51, 50);
  border-right: 0;
}
.dark-mode .plan:last-child {
  border-right: 2px solid #343332;
}
.dark-mode .plans .plan:last-child .promo.tariff-plan {
  border-radius: 0 10px 0 0;
}
.dark-mode .feature li:before {
  filter: brightness(100);
}
.dark-mode .empty {
  border-bottom: 1px solid #343332 !important;
  color: transparent !important;
}
.dark-mode .Additional a img {
  filter: brightness(100) !important;
}
.dark-mode .plan-1 p,
.dark-mode .description {
  color: #fff;
}
.dark-mode .circle {
  border: 2px solid #fff;
}
.dark-mode .circle-inner,
.dark-mode .plan-1:not(.selected):hover .circle-inner {
  background-color: #f05243;
}
.dark-mode .old-price {
  color: rgba(255, 255, 255, 0.5);
}
.dark-mode .pricing-card {
  background-color: rgb(39, 37, 36);
}
.dark-mode .pricing-card__plan-name {
  color: #fff;
}
.dark-mode .pricing-card .pricing-feature__value {
  color: #fff;
}
.dark-mode .pricing-card .pricing-feature__label {
  color: rgba(255, 255, 255, 0.5);
}
.dark-mode .os-header {
  color: #fff;
}
.dark-mode .os-card {
  background-color: rgb(39, 37, 36);
}
.dark-mode .os-card .os-name {
  color: #fff;
}
.dark-mode .crypto-payment {
  background-color: rgb(39, 37, 36);
}
.dark-mode .crypto-payment h2 {
  color: #fff;
}
.dark-mode .crypto-payment .crypto-payment-description {
  color: rgba(255, 255, 255, 0.5);
}
.dark-mode .payment-option {
  background-color: rgb(52, 51, 50);
}
.dark-mode .alternative-payment-methods p,
.dark-mode .alternative-payment-methods span,
.dark-mode .payment-name {
  color: #fff;
}
.dark-mode .features-container .feature-item {
  background-color: rgb(39, 37, 36);
}
.dark-mode .features-container .feature-item .feature-description {
  color: #fff;
}
.dark-mode .hosting-services-content {
  background-color: rgb(39, 37, 36);
}
.dark-mode .service-category,
.dark-mode .service-description,
.dark-mode .hosting-options-table,
.dark-mode .resources-section-table {
  border: 1px solid rgb(52, 51, 50);
}
@media (max-width: 768px) {
  .dark-mode .service-category,
  .dark-mode .service-description,
  .dark-mode .hosting-options-table,
  .dark-mode .resources-section-table {
    border: none !important;
  }
}
.dark-mode .section-title,
.dark-mode .dmca-hosting-title,
.dark-mode .option-title,
.dark-mode .resources-title,
.dark-mode .security-title,
.dark-mode .resources-text,
.dark-mode .security-description,
.dark-mode .hosting-title,
.dark-mode .card-title,
.dark-mode .card-description,
.dark-mode .features-header,
.dark-mode .faq h2,
.dark-mode footer a,
.dark-mode .footer__title ~ p {
  color: #fff;
}
.dark-mode .footer__social-list a {
  filter: brightness(100);
}
.dark-mode .service-details {
  background: rgb(39, 37, 36);
}
.dark-mode .category-title,
.dark-mode .description-text,
.dark-mode .important-note-text,
.dark-mode .extra-info {
  color: rgba(255, 255, 255, 0.5);
}
.dark-mode .hosting-grid-card {
  background-color: rgb(39, 37, 36);
}
.dark-mode .border-correct-bottom-1 {
  border-bottom: 1px solid rgb(52, 51, 50) !important;
}
@media (max-width: 768px) {
  .dark-mode .border-correct-bottom-1 {
    border: none !important;
  }
}
.dark-mode .border-correct {
  border-left: 1px solid rgb(52, 51, 50) !important;
}
@media (max-width: 768px) {
  .dark-mode .border-correct {
    border: none !important;
  }
}
.dark-mode .accordeon__section-head {
  background: rgb(39, 37, 36);
  color: #fff;
}
.dark-mode .accordeon__section-content div {
  font-family: "Onest-Regular";
  color: #fff;
}
.dark-mode .footer-logo-light {
  display: none;
}
.dark-mode .footer-logo-dark {
  display: block;
}
.dark-mode .content h3,
.dark-mode .content h4,
.dark-mode .content p,
.dark-mode .content li,
.dark-mode .content ul {
  color: #fff;
}

.dmca-mini-image-desctop-dark {
  display: none;
}

*:focus {
  outline: none !important;
}/*# sourceMappingURL=dmca-dark.css.map */