a {
  transition: 0.2s !important;
}

h2 {
  font-family: Museosansrounded-700, sans-serif;
}

body p {
  color: #333;
}

strong {
  font-weight: 500;
}

.btn {
  transition: 0.2s;
  padding: 10px 20px 7px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .btn {
    padding: 13px 30px 10px;
    font-size: 16px;
  }
}

.primary_button {
  width: auto;
}

section.lownav_top {
  background-image: url("/assets/img/cpanel-hosting/cpanel-hosting-hero.webp");
  background-position: center top;
  min-height: 680px;
}
@media (min-width: 768px) {
  section.lownav_top {
    height: 700px;
  }
}
@media (min-width: 992px) {
  section.lownav_top {
    height: 750px;
  }
}
@media (min-width: 1920px) {
  section.lownav_top {
    height: 700px;
  }
}

.container.chart {
  width: 1150px;
  max-width: 100%;
  padding: 0 10px;
}

.packages .product-pods {
  gap: 70px 5px;
  flex-wrap: wrap;
  max-width: 1120px;
  margin: 0 auto;
}
@media (min-width: 940px) {
  .packages .product-pods {
    gap: 15px;
    flex-wrap: nowrap;
    row-gap: inherit;
  }
}
.packages .product-pods p {
  font-size: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .packages .product-pods p {
    margin-bottom: 1.25rem;
    font-size: 16px;
  }
}
.packages .product-pods h2 {
  font-family: "MuseoSansRounded-700", Arial, Helvetica, sans-serif;
  font-size: 20px;
  text-align: left;
}
@media (min-width: 768px) {
  .packages .product-pods h2 {
    font-size: 24px;
    padding-bottom: 0.8rem;
  }
}
.packages .product-pods h4 {
  font-family: "MuseoSansRounded-500", Arial, Helvetica, sans-serif;
  font-size: 20px;
}
@media (min-width: 768px) {
  .packages .product-pods h4 {
    font-size: 24px;
    padding-bottom: 0.8rem;
  }
}
.packages .product-pods .col {
  position: relative;
  background: white;
  padding: 1rem;
  border: 0 solid #d8d8d8;
  box-shadow: inset 0 0 0 1px hsl(0, 0%, 85%);
  width: 49%;
}
@media (min-width: 768px) {
  .packages .product-pods .col {
    padding: 2rem 1.5rem 1.5rem;
  }
}
.packages .product-pods .col .product-icon {
  width: 65px;
  position: relative;
  top: -74px;
  display: block;
  margin: 15px auto -75px;
}
@media (min-width: 768px) {
  .packages .product-pods .col .product-icon {
    width: 80px;
    top: -78px;
    margin: 0 auto -75px;
  }
}
.packages .product-pods .col [data-toggle=popover] {
  border-bottom: 2px dotted #ccc;
  font-family: "MuseoSansRounded-500";
  cursor: pointer;
}
.packages .product-pods .col [data-toggle=popover]:hover {
  border-bottom: 1px dotted #333;
}
.packages .product-pods .col .period {
  font-family: "museosansrounded-500", sans-serif;
  padding: 3px 7px;
}
.packages .product-pods .col .primary_button {
  margin-top: 20px;
  margin-bottom: 5px;
}
.packages .product-pods .col .flex {
  align-items: flex-start;
  gap: 8px;
}
.packages .product-pods .col .flex .offer-label {
  padding: 7px 8px 5px 8px;
  line-height: 16px;
  text-align: center;
  margin-top: 14px;
}
@media (min-width: 940px) {
  .packages .product-pods .col .flex .offer-label {
    padding: 7px 3px 5px 4px;
    margin-top: 0px;
  }
}
.packages .product-pods .col span .extendify {
  display: inline-block;
  top: initial;
  width: 82px;
  margin: 0;
}
.packages .product-pods .col h2 + span {
  font-size: 12px;
  margin: 4px 0 10px;
  display: block;
}
@media (min-width: 768px) {
  .packages .product-pods .col h2 + span {
    margin: -4px 0 15px;
  }
}
.packages .product-pods .col .cpanel {
  margin-top: -3px;
  margin-left: 2px;
}
.packages .product-pods .col .offer-label {
  font-size: 14px;
  color: white;
  display: block;
  background: #CF1855;
  padding: 3px 18px 0;
  border-radius: 5px;
}
.packages .product-pods ul {
  padding-inline-start: 0;
  list-style: none;
  margin: 15px 0;
}
.packages .product-pods ul li {
  margin-bottom: 10px;
}
.packages .product-pods ul li a {
  font-size: 14px;
  color: #383838;
  font-family: "museosansrounded-500", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  .packages .product-pods ul li a {
    font-size: 16px;
  }
}
.packages .product-pods ul li a:hover {
  text-decoration: none;
}
.packages .gradient-line {
  width: 100%;
  position: absolute;
  height: 8px;
  background: linear-gradient(to right, #1a355d 0%, #63b770 100%);
  top: -1px;
  left: 0;
  right: 0;
}
.packages .comp_chart.packages {
  margin-top: -80px;
}
@media (min-width: 600px) {
  .packages .comp_chart.packages {
    margin-top: -100px;
  }
}
.packages .col .row.flex {
  flex-direction: column;
}
@media (min-width: 770px) {
  .packages .col .row.flex {
    flex-direction: row;
  }
}
.packages .price {
  color: #285e77;
  font-family: "MuseoSansRounded-500";
  font-size: 2.2rem;
  margin: 4px 0 -5px;
}
.packages .price-sub small {
  font-size: 12px;
}
.packages .popular-label {
  display: inline-block;
  background: #cf1855;
  color: white;
  border-radius: 5px;
  font-size: 14px;
  padding: 4px 10px 3px;
  position: absolute;
  right: 5px;
  top: 24px;
}
@media (min-width: 768px) {
  .packages .popular-label {
    right: 15px;
    top: 30px;
  }
}
.packages .most-popular {
  padding-top: 35px;
}
@media (min-width: 940px) {
  .packages .most-popular {
    margin: -40px 0 40px;
  }
}
.packages .most-popular img {
  top: -98px;
}

.hide-at-mobile {
  display: none;
}
@media (min-width: 768px) {
  .hide-at-mobile {
    display: inline;
  }
}

.sale-disturber {
  display: inline-block;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .sale-disturber {
    position: absolute;
    right: 1.5rem;
    margin-bottom: 0;
  }
}
.sale-disturber .save {
  background: linear-gradient(90deg, rgb(38, 74, 96) 0%, rgb(93, 173, 111) 100%);
  color: white;
  font-family: "museosansrounded-500", helvetica, arial;
  font-size: 18px;
  display: inline-block;
  line-height: 27px;
  padding: 2px 6px 0;
  width: 90px;
  text-align: center;
}
.sale-disturber .save span {
  font-size: 15px;
}
.sale-disturber .code {
  color: #C61B2B;
  font-family: "museosansrounded-500", helvetica, arial;
  border: 1px dashed black;
  padding: 1px 5px;
  width: 90px;
  text-align: center;
}
.sale-disturber .code span {
  font-size: 15px;
}

@media (min-width: 768px) {
  .hero_box_container {
    width: 80%;
  }
}

.hero_box h1 {
  color: #18776B;
  font-size: 28px;
}
@media (min-width: 768px) {
  .hero_box h1 {
    font-size: 36px;
  }
}
.hero_box h1 span {
  color: #3b3b3b;
  font-size: 26px;
}
.hero_box h2 {
  font-size: 20px;
  color: #2b2b2b;
  margin: 10px 0;
}
@media (min-width: 768px) {
  .hero_box h2 {
    font-size: 26px;
    color: #3b3b3b;
    margin: 10px 0 7px;
  }
}
.hero_box h3 {
  font-family: "MuseoSansRounded-300", sans-serif;
  font-size: 14px;
  color: #3b3b3b;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .hero_box h3 {
    font-size: 17px;
    margin-top: 20px;
  }
}
.hero_box p {
  font-size: 16px;
}
@media (min-width: 768px) {
  .hero_box p {
    font-size: 18px;
  }
}
.hero_box .btn {
  margin-bottom: 25px;
}
.hero_box .row.flex {
  flex-direction: column;
  gap: 15px;
}
@media (min-width: 640px) {
  .hero_box .row.flex {
    flex-direction: row;
    gap: inherit;
  }
}
.hero_box .wp-ai {
  width: 60px;
  position: absolute;
  right: 13px;
  top: 15px;
}
@media (min-width: 768px) {
  .hero_box .wp-ai {
    width: 86px;
  }
}
.hero_box .cpanel {
  margin-top: -4px;
}
@media (min-width: 768px) {
  .hero_box .extendify {
    max-width: 115px;
  }
}
.hero_box .offer-label {
  font-size: 14px;
  color: white;
  display: block;
  background: #CF1855;
  padding: 6px 18px;
  border-radius: 5px;
  line-height: 14px;
  text-align: center;
}
@media (min-width: 640px) {
  .hero_box .trustpilot-widget {
    margin-left: -25px;
  }
}

.free-domain-offer {
  display: flex;
  max-width: 950px;
  position: relative;
  margin: 40px auto 30px;
  border-radius: 4px;
  background: white;
  border: 2px solid #CF1855;
  font-size: 1.5rem;
  font-weight: normal;
  flex-direction: column;
}
@media (min-width: 670px) {
  .free-domain-offer {
    border-radius: 50px;
    font-size: 1.4rem;
    flex-direction: row;
  }
}
@media (min-width: 980px) {
  .free-domain-offer {
    font-size: 1.8rem;
  }
}
.free-domain-offer .text {
  text-align: center;
  padding: 10px 0 9px 15px;
}
@media (min-width: 810px) {
  .free-domain-offer .text {
    text-align: left;
    padding: 10px 0 9px 25px;
  }
}
.free-domain-offer .toggle {
  display: block;
  background: #14443E;
  border-radius: 0;
  padding: 3px 0;
}
@media (min-width: 670px) {
  .free-domain-offer .toggle {
    clip-path: polygon(4% 0%, 100% 0%, 100% 100%, 0% 100%);
    display: inline-block;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    width: 220px;
    margin: -2px -3px -2px auto;
  }
}
@media (min-width: 810px) {
  .free-domain-offer .toggle {
    width: 235px;
  }
}
.free-domain-offer label {
  font-family: "MuseoSansRounded-500";
  position: absolute;
  font-size: 13px;
  background: #CF1855;
  border-radius: 4px;
  color: white;
  padding: 2px 6px 0;
  font-weight: 500;
  left: 17px;
  top: -14px;
}
@media (min-width: 810px) {
  .free-domain-offer label {
    left: 22px;
  }
}
.free-domain-offer strong {
  font-weight: 500;
}
@media (min-width: 670px) {
  .free-domain-offer .switch-container {
    position: absolute;
    right: 10px;
    top: 3px;
    left: auto;
    margin-left: 0;
  }
}
@media (min-width: 810px) {
  .free-domain-offer .switch-container {
    right: 17px;
  }
}
.free-domain-offer .switch-wrap {
  font-weight: 300;
  width: 210px;
  padding: 4px 0 2px;
  margin: 0 auto !important;
  border-radius: 3px;
  color: #fff;
  background: 0 0;
  border: 0 solid #fff;
  text-align: right;
  font-size: 12px;
}
@media (min-width: 670px) {
  .free-domain-offer .switch-wrap {
    padding-top: 7px;
    margin: 0 5px !important;
  }
}
@media (min-width: 810px) {
  .free-domain-offer .switch-wrap {
    border-radius: 50px;
  }
}
.free-domain-offer .switch-wrap .switcher-col {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  color: #fff;
}
.free-domain-offer .switch-wrap .switcher {
  position: relative;
  cursor: pointer;
  border-radius: 40px;
  box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, 0.11);
  padding: 1px 0;
  background-color: transparent;
  border: 2px solid #fff;
  width: 40px;
  height: 24px;
  bottom: -1px;
}
.free-domain-offer .switch-wrap .switcher::after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-color: #fff;
}
.free-domain-offer .switch-wrap .switcher.left::after {
  transform: translateX(1px);
}
.free-domain-offer .switch-wrap .switcher.right::after {
  transform: translateX(17px);
}
.free-domain-offer .switch-wrap span.title {
  vertical-align: middle;
  font-size: 14px;
  font-weight: 500;
  margin-right: 5px;
}

.central-cta {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.central-cta .btn {
  margin: 0 auto;
  display: inline-block;
}
.central-cta .btn img {
  position: relative;
  top: -1px;
  margin-left: 10px;
}

.blue_background {
  background-color: #193252;
  color: white;
}
.blue_background p,
.blue_background h2,
.blue_background h3 {
  color: white;
}
.blue_background .gradient-underline {
  border: 0;
  background: linear-gradient(to right, #fff 0%, #999999 100%);
}
.blue_background .gradient-underline::after {
  border: 0;
  background: linear-gradient(to right, #fff 0%, #999999 100%);
}

.video-section {
  position: relative;
  background-color: #193252;
  background-position: top right;
  background-repeat: no-repeat;
}
@media (min-width: 1450px) {
  .video-section {
    background-image: url("/assets/img/managed-wordpress/blue-bg-diagonal-lines.svg");
  }
}
.video-section p {
  max-width: 940px;
  margin: 0 auto;
}
.video-section .video-placeholder {
  margin: 45px auto 50px;
  display: block;
  max-width: 100%;
}

.wp-squared-section h3 {
  font-family: Museosansrounded-700, sans-serif;
  font-size: 2.05rem;
  font-weight: 700px;
  margin: 15px 0 0;
  text-align: left;
}
@media (min-width: 768px) {
  .wp-squared-section h3 {
    margin-top: 30px;
  }
}
.wp-squared-section p {
  max-width: 940px;
  margin: 0 auto;
  text-align: left;
}
.wp-squared-section p.center {
  text-align: center;
}
.wp-squared-section .wp-squared-logo {
  margin: 0 auto 15px;
  display: block;
}
.wp-squared-section .wp-squared-placeholder {
  margin: 45px auto 50px;
  display: block;
  max-width: 100%;
}
.wp-squared-section .feature-animation {
  margin-bottom: 45px;
  max-width: 100%;
}
.wp-squared-section .flex {
  flex-direction: column;
}
@media (min-width: 600px) {
  .wp-squared-section .flex {
    flex-direction: row;
    gap: 24px;
  }
}
.wp-squared-section .feature-animations .col {
  flex: 1;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .wp-squared-section .feature-animations .col {
    margin-bottom: 45px;
  }
}
.wp-squared-section .feature-animations img {
  max-width: 100%;
}

.why-choose-heart-internet h3 {
  text-align: center;
}
@media (min-width: 768px) {
  .why-choose-heart-internet .flex .col .icon {
    height: 90px;
  }
}
.why-choose-heart-internet .flex .col .icon img {
  zoom: 1;
  right: 0;
}
.why-choose-heart-internet p:last-child {
  margin-bottom: 35px !important;
}

.tp-widget .dark a {
  color: #2b2b2b !important;
}/*# sourceMappingURL=cpanel-hosting.css.map */