.tp-raitings .trustpilot-widget iframe {
  width: 425px !important;
}

.menu-wrap.desktop-view .nav-menu {
  background-color: #fff;
}
@media (min-width: 1440px) {
  .menu-wrap.desktop-view .nav-menu .container {
    max-width: 1440px;
  }
}
.menu-wrap.desktop-view .nav-menu .container .main-menu a {
  color: #2C0743;
}
.menu-wrap.desktop-view .nav-menu.stylized .container .main-menu a {
  color: #2e0547;
}
.menu-wrap.desktop-view .nav-menu.stylized .container .main-logo a .logo-desaturated {
  width: 200px;
  height: 29px;
  background-image: url("../../uploads/website_images/svg/pricing/logo-color.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.menu-wrap.desktop-view .nav-menu.stylized .container a.menu-cta {
  color: #2C0743 !important;
}

@media (min-width: 1440px) {
  .menu-wrap.desktop-view .nav-menu .container {
    max-width: 1440px;
  }
}

span.orange {
  color: #ff5a5b;
}

@media (min-width: 1440px) {
  .container.w-1440 {
    max-width: 1440px;
  }
}
.container.w-1440 .row.flex-center {
  align-items: center;
}

.heading-icon {
  width: 100%;
  text-align: center;
}
.heading-icon i {
  font-size: 300px;
}

span.orange {
  color: #ff5a5b;
}

@media (min-width: 1440px) {
  .container.w-1440 {
    max-width: 1440px;
  }
}
.container.w-1440 .row.flex-center {
  align-items: center;
}

hr.heading-hr {
  margin: auto;
  width: 130px;
  border: 3px solid #fa8681;
  border-radius: 3px;
}

.additional {
  position: relative;
  top: -70px;
}

.deals-and-counter-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.promo-bf-button-cta {
  text-decoration: none;
  color: #fa8681;
  font-family: "euclid circular b";
  font-size: 1.2em;
  border: 1px solid #fa8681;
  padding: 20px 40px;
  border-radius: 100px;
  position: relative;
  top: -25px;
}
.promo-bf-button-cta:hover {
  background: linear-gradient(90deg, #f2709c 0%, #ff9472 100%);
  color: #fff;
  border: 1px solid #fa8681;
  text-decoration: none;
}

#promo-counter,
#promo-counter-mobile {
  font-size: 30px;
  font-weight: 500;
  color: #2e0547;
  display: flex;
  gap: 18px;
  flex-wrap: unset;
  max-width: 350px;
  margin: 25px 0px;
}
#promo-counter .metrics,
#promo-counter-mobile .metrics {
  display: inline;
  text-align: center;
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: radial-gradient(92.96% 104.51% at 50% 50%, rgba(120, 120, 120, 0.2) 0%, rgba(255, 255, 255, 0.07) 100%);
  backdrop-filter: blur(5px);
}
#promo-counter .metrics:after,
#promo-counter-mobile .metrics:after {
  content: ":";
  position: absolute;
  right: -15px;
  color: #fa8681;
  font-size: 30px;
  top: 5px;
}
#promo-counter .metrics:last-child:after,
#promo-counter-mobile .metrics:last-child:after {
  content: "";
}
#promo-counter .metrics span.counter,
#promo-counter-mobile .metrics span.counter {
  font-size: 12px;
  position: relative;
  display: block;
  top: -5px;
}

.ha-header-container {
  text-align: center;
}

section.ha-header {
  padding: 70px 0px;
  text-align: center;
  min-height: 850px;
  height: 70vh;
  display: flex;
  align-items: center;
  background-color: #fff;
}
section.ha-header .ha-header-container .info-area {
  position: relative;
}
section.ha-header .ha-header-container .info-area .promotional-discount {
  background-color: #6840db;
  padding: 10px 15px;
  border-radius: 40px;
  position: absolute;
  top: -50px;
  left: 0px;
  text-align: center;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.065em;
}
section.ha-header .ha-header-container .info-area h1 {
  font-family: "euclid circular b";
  font-style: normal;
  font-weight: 600;
  font-size: 43px;
  line-height: 1.2;
  color: #2e0547;
  flex-direction: row;
  text-align: left;
  margin: unset;
  padding: 20px 0px;
  padding-top: 10px;
}
section.ha-header .ha-header-container .info-area h1 span.orange {
  color: #fa8681;
}
section.ha-header .ha-header-container .info-area h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 23px;
  line-height: 1.3;
  text-align: left;
  color: #2e0547;
}
section.ha-header .ha-header-container .additional-features .features-block {
  margin-top: 30px;
}
section.ha-header .ha-header-container .additional-features .features-block .pricing {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  margin-top: 25px;
  text-align: left;
  color: #2e0547;
}
section.ha-header .ha-header-container .additional-features .features-block .pricing span.orange {
  background-color: #6840db;
  padding: 6px 12px;
  margin: 0 3px;
  border-radius: 25px;
  color: #fff;
  letter-spacing: 0.065em;
  font-size: 18px;
}
section.ha-header .ha-header-container .additional-features .features-block ul {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0;
  width: 100%;
  justify-content: space-between;
  margin-top: 25px;
  font-size: 16px;
  font-weight: 500;
}
section.ha-header .ha-header-container .additional-features .features-block ul li {
  font-weight: 500;
}
section.ha-header .ha-header-container .additional-features .features-block ul li i.fas {
  color: #66d978;
}
section.ha-header .ha-header-container .additional-features .features-block ul li span.orange {
  font-weight: bold;
}
section.ha-header .ha-header-container .additional-features .promotional-packages {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 25px;
  margin-top: 30px;
}
section.ha-header .ha-header-container .additional-features .promotional-packages .promo-button a {
  margin: 0px;
  padding: 20px 30px;
  border-radius: 75px;
  background: linear-gradient(230deg, #FF9472 0%, #F47690 100%);
  box-shadow: 0px 1px 2px 0px rgba(255, 255, 255, 0.49) inset;
  font-weight: 600;
  min-width: unset;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
}
section.ha-header .ha-header-container .additional-features .promotional-packages a {
  text-decoration: none;
}
section.ha-header .ha-header-container .additional-features .promotional-packages a.secondary-link {
  color: #fe9076;
}
section.ha-header .ha-header-container .additional-features .promotional-packages a.secondary-link:hover {
  text-decoration: underline;
  color: #f18166;
}
section.ha-header .ha-header-container .additional-features .promotional-packages a span.plans-pricing {
  padding-bottom: 2px;
  background-image: radial-gradient(currentColor 1px, transparent 1px);
  background-size: 5px 1px;
  background-repeat: repeat-x;
  background-position: bottom left;
  color: #fe9076;
  font-family: "Euclid Circular B";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: relative;
  display: inline-block;
  transition: color 0.2s ease-in-out;
}
section.ha-header .ha-header-container .additional-features .promotional-packages .ha-header-cta-button-button-link {
  color: #fe9076;
}
section.ha-header.bf-promo {
  padding: 30px 0;
}
section.ha-header.bf-promo .ha-header-container .info-area img {
  max-height: 350px;
  image-rendering: crisp-edges;
}
section.ha-header.bf-promo .ha-header-container .info-area .heading {
  margin-top: 35px;
  display: flex;
  gap: 15px;
  flex-direction: column;
}
section.ha-header.bf-promo .ha-header-container .info-area .heading h1 {
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.95px;
}
section.ha-header.bf-promo .ha-header-container .info-area .heading h2 {
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.3px;
}
section.ha-header.bf-promo .ha-header-container .info-area .heading h2 span.highlight.orange {
  color: #ff9472;
  font-family: "Inter";
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 1.3px;
}
section.ha-header.bf-promo .ha-header-container .info-area .cta-area {
  display: flex;
  gap: 30px;
  justify-content: center;
  align-items: center;
  margin-top: 35px;
}
section.ha-header.bf-promo .ha-header-container .info-area .cta-area a {
  text-decoration: none;
  color: #fff;
  font-size: 18px;
}
section.ha-header.bf-promo .ha-header-container .info-area .cta-area a i {
  font-size: 18px;
  margin-left: 5px;
  position: relative;
  right: 0;
  transition: right 0.2s ease-in-out;
}
section.ha-header.bf-promo .ha-header-container .info-area .cta-area a.ha-header-cta-button {
  border-radius: 60px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  padding: 17px 60px;
  transition: background-color 200ms ease;
}
section.ha-header.bf-promo .ha-header-container .info-area .cta-area a.ha-header-cta-button:hover {
  border: 1px solid rgba(255, 255, 255, 0.27);
  background-color: #ff9472;
}
section.ha-header.bf-promo .ha-header-container .info-area .cta-area a.ha-header-cta-button:hover i {
  right: -2px;
}
section.ha-header.bf-promo .ha-header-container .info-area .cta-area a.ha-header-cta-button-button-link {
  color: #FFF;
  font-family: "Euclid Circular B";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: relative;
  display: inline-block;
  transition: color 0.2s ease-in-out;
}
section.ha-header.bf-promo .ha-header-container .info-area .cta-area a.ha-header-cta-button-button-link .plans-pricing {
  padding-bottom: 2px;
  background-image: radial-gradient(currentColor 1px, transparent 1px);
  background-size: 5px 1px;
  background-repeat: repeat-x;
  background-position: bottom left;
}
section.ha-header.bf-promo .ha-header-container .info-area .cta-area a.ha-header-cta-button-button-link:hover {
  color: #ff9472;
}
section.ha-header.bf-promo .ha-header-container .additional {
  position: unset;
  display: flex;
  justify-content: center;
  margin-left: -21px;
  margin-bottom: 20px;
}
section.ha-header.bf-promo .ha-header-container .additional #promo-counter, section.ha-header.bf-promo .ha-header-container .additional #promo-counter-mobile {
  color: #fff !important;
}
section.ha-header.bf-promo .ha-header-container .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(5, 1fr);
  gap: 16px;
  margin-top: 40px;
}
section.ha-header.bf-promo .ha-header-container .item {
  border-radius: 30px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: radial-gradient(92.96% 104.51% at 50% 50%, rgba(120, 120, 120, 0.2) 0%, rgba(255, 255, 255, 0.07) 100%);
  backdrop-filter: blur(5px);
  color: #fff;
  transition: opacity 0.3s ease;
  opacity: 0.8;
}
section.ha-header.bf-promo .ha-header-container .item .hosting-type-container {
  display: flex;
  flex-direction: column;
  padding: 25px;
  gap: 15px;
  text-decoration: none;
}
section.ha-header.bf-promo .ha-header-container .item .hosting-type-container .h-type-cont-head {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
section.ha-header.bf-promo .ha-header-container .item .hosting-type-container .h-type-cont-head .hosting-icon {
  display: flex;
  flex-direction: row;
  gap: 15px;
  align-items: center;
}
section.ha-header.bf-promo .ha-header-container .item .hosting-type-container .h-type-cont-head .hosting-icon .h-icon-cont {
  border-radius: 10px;
  background: #0F0328;
  width: 51px;
  height: 51px;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.ha-header.bf-promo .ha-header-container .item .hosting-type-container .h-type-cont-head .hosting-icon .title-hosting {
  color: rgba(255, 255, 255, 0.6);
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
section.ha-header.bf-promo .ha-header-container .item .hosting-type-container .h-type-cont-head .arrow-hosting {
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.3;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
section.ha-header.bf-promo .ha-header-container .item .hosting-type-container .h-type-cont-body h3 {
  text-align: left;
  color: #FFF;
  font-family: "Euclid Circular B";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
section.ha-header.bf-promo .ha-header-container .item .hosting-type-container .h-type-cont-foot {
  color: #FFF;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: left;
  display: flex;
  justify-content: space-between;
}
section.ha-header.bf-promo .ha-header-container .item .hosting-type-container .h-type-cont-foot .q-feat-light {
  display: flex;
  flex-direction: row;
  gap: 13px;
  position: absolute;
  right: 25px;
  bottom: 25px;
}
section.ha-header.bf-promo .ha-header-container .item .hosting-type-container .h-type-cont-foot .q-feat-light .q-feat-cont {
  display: flex;
  align-items: center;
  justify-content: center;
  background: radial-gradient(92.96% 104.51% at 50% 50%, rgba(120, 120, 120, 0.2) 0%, rgba(255, 255, 255, 0.07) 100%);
  border-radius: 7px;
  width: 40px;
  height: 40px;
}
section.ha-header.bf-promo .ha-header-container .item .hosting-type-container .h-type-cont-foot .q-feat-light .q-feat-cont img {
  width: 22px;
}
section.ha-header.bf-promo .ha-header-container .item .hosting-type-container .h-type-cont-foot .price-highlight {
  font-size: 25px;
  font-weight: 500;
  color: #ff9472;
}
section.ha-header.bf-promo .ha-header-container .item .hosting-type-container:hover .h-type-cont-head .arrow-hosting {
  opacity: 1;
  transform: rotate(45deg);
  border-color: #ff9472;
}
section.ha-header.bf-promo .ha-header-container .item:hover {
  opacity: 1;
  background: radial-gradient(92.96% 104.51% at 50% 50%, rgba(120, 120, 120, 0.39) 0%, rgba(255, 255, 255, 0.12) 100%);
}
section.ha-header.bf-promo .ha-header-container .mobile-only {
  display: block;
}
section.ha-header.bf-promo .ha-header-container .desktop-only {
  display: none;
}
section.ha-header.bf-promo .ha-header-container .item-0 {
  grid-column: 1/span 3;
  grid-row: 1;
}
section.ha-header.bf-promo .ha-header-container .item-1 {
  grid-column: 1/span 3;
  grid-row: 2;
}
section.ha-header.bf-promo .ha-header-container .item-2 {
  grid-column: 1/span 3;
  grid-row: 3;
}
section.ha-header.bf-promo .ha-header-container .item-3 {
  grid-column: 1/span 3;
  grid-row: 4;
}
section.ha-header.bf-promo .ha-header-container .item-4 {
  grid-column: 1/span 3;
  grid-row: 5;
}
@media (min-width: 991px) {
  section.ha-header.bf-promo .ha-header-container .grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: auto;
    gap: 16px;
    align-items: stretch;
  }
  section.ha-header.bf-promo .ha-header-container .mobile-only {
    display: none;
  }
  section.ha-header.bf-promo .ha-header-container .desktop-only {
    display: block;
  }
  section.ha-header.bf-promo .ha-header-container .item-0 {
    grid-column: 1/span 2;
    grid-row: 1/span 2;
  }
  section.ha-header.bf-promo .ha-header-container .item-1 {
    grid-column: 3/span 2;
    grid-row: 1/span 2;
  }
  section.ha-header.bf-promo .ha-header-container .item-2 {
    grid-column: 5/span 2;
    grid-row: 1/span 2;
  }
  section.ha-header.bf-promo .ha-header-container .item-3 {
    grid-column: 1/span 3;
    grid-row: 3;
  }
  section.ha-header.bf-promo .ha-header-container .item-4 {
    grid-column: 4/span 3;
    grid-row: 3;
  }
}

section.featured-pricing {
  background: linear-gradient(to bottom, #f8f6fa 0%, #f8f6fa 50%, #ffffff 50%, #ffffff 100%);
  text-align: center;
  margin-bottom: 50px;
}
section.featured-pricing .featured-percentage {
  background: #6840db;
  border-radius: 5px;
  padding: 10px 20px;
  display: inline-block;
  font-weight: 800;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.065em;
  color: #ffffff;
  position: relative;
  top: 25px;
}
section.featured-pricing .feature-product-container {
  margin-top: 25px;
  background: #ffffff;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  padding: 30px;
  position: relative;
  transition: top 0.2s ease;
  cursor: pointer;
  top: 0px;
  text-decoration: none;
  display: flex;
  flex-direction: column;
}
section.featured-pricing .feature-product-container .top-promo-badge {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.featured-pricing .feature-product-container .top-promo-badge .free-months-badge {
  position: absolute;
  top: -17px;
  background-color: #fa86a1;
  color: #fff;
  border-radius: 50px;
  padding: 5px 15px;
}
section.featured-pricing .feature-product-container:hover {
  background-color: #fbf9ff;
}
section.featured-pricing .feature-product-container:hover .product-cta-button .animated-underline::after {
  width: 100%;
}
section.featured-pricing .feature-product-container:hover .product-cta-button img {
  opacity: 1; /* Show the icon on hover */
}
section.featured-pricing .feature-product-container .product-cta-button img {
  opacity: 0; /* Hide the icon by default */
  transition: opacity 0.3s ease; /* Smooth transition */
}
section.featured-pricing .feature-product-container .animated-underline {
  position: relative;
  display: inline-block;
  color: #000;
  text-decoration: none;
}
section.featured-pricing .feature-product-container .animated-underline::after {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 0;
  height: 1px;
  background-color: #FE8759;
  transition: width 0.2s ease;
}
section.featured-pricing .feature-product-container .featured-image {
  padding: 25px 0px;
}
section.featured-pricing .feature-product-container .featured-image img {
  height: 80px;
}
section.featured-pricing .feature-product-container .product-pricing {
  color: #2e0547;
}
section.featured-pricing .feature-product-container .product-pricing h1 {
  font-weight: 600;
  font-size: 20px;
}
section.featured-pricing .feature-product-container .product-pricing h2 {
  font-weight: 500;
  font-size: 18px;
  text-decoration: line-through;
}
section.featured-pricing .feature-product-container .cta-button {
  margin-top: 25px;
}
section.featured-pricing .feature-product-container .cta-button a.explore-btn {
  min-width: unset;
  background: linear-gradient(to right, #f2709c, #ff9472);
  border-radius: 50px;
  padding: 15px 40px;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  text-transform: uppercase;
  box-shadow: 0 2px 8px 0 rgba(62, 62, 79, 0.23);
  transition: all 0.3s ease-out 100ms;
}
section.featured-pricing .feature-product-container .cta-button a.explore-btn:hover {
  background: linear-gradient(to right, #ff9472, #f2709c);
  transform: translateY(-3px);
}
section.featured-pricing .feature-product-container hr {
  width: 50px;
  margin-left: 0px;
  border: 1px solid #FE8759;
  border-radius: 50px;
  margin-top: 15px;
}
section.featured-pricing .feature-product-container .product-short-description {
  color: #2C0743;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  min-height: 70px;
}
section.featured-pricing .feature-product-container .product-starting-price {
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  font-family: "Inter";
  color: #2C0743;
}
section.featured-pricing .feature-product-container .product-starting-price .purple-highlight {
  background-color: #6840db;
  padding: 5px 10px;
  margin: 0 3px;
  border-radius: 5px;
  color: #fff;
  letter-spacing: 0.065em;
  font-size: 16px;
}
section.featured-pricing .feature-product-container .product-starting-price ul {
  list-style: none;
  margin: unset;
  padding: unset;
  margin-top: 10px;
}
section.featured-pricing .feature-product-container .product-starting-price ul li i.fas {
  color: #66d978;
  margin-right: 8px;
}
section.featured-pricing .product-name {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
section.featured-pricing .product-name .texts {
  text-align: left;
}
section.featured-pricing .product-name .texts h1 {
  color: #391954;
  font-family: "Euclid Circular B";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 2px;
}
section.featured-pricing .product-name .texts h2 {
  color: #2E0547;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0px;
}
section.featured-pricing .product-cta-button {
  color: #FE8759;
  font-family: Inter;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 15px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-transform: uppercase;
}
section.featured-pricing .product-cta-button div {
  display: flex;
  flex-direction: column;
}

section.homepage-features {
  padding-top: 40px;
}
section.homepage-features span.orange {
  position: relative;
  color: #fa8681 !important;
}
section.homepage-features span.orange:after {
  position: absolute;
  content: "";
  width: 95%;
  height: 15px;
  background-color: #FE827D;
  left: 2%;
  bottom: 5px;
  opacity: 0.3;
}
section.homepage-features .section-heading-container {
  padding: 80px 0px;
  position: relative;
}
section.homepage-features .anim-path {
  text-align: center;
  margin: 30px 0px;
}
section.homepage-features .anim-path.first {
  position: absolute;
  right: 225px;
  top: 0px;
}
section.homepage-features .home-feature-container {
  position: relative;
  padding-top: 160px;
  padding-bottom: 100px;
}
section.homepage-features .home-feature-container.text-right .feature-heading {
  border-right: 4px solid #fa8681;
  border-radius: 4px;
  padding-right: 25px;
  text-align: right;
}
section.homepage-features .home-feature-container.text-right .feature-descr {
  text-align: right;
}
section.homepage-features .home-feature-container.text-right .bgIconSVG {
  position: absolute;
  left: 0;
}
section.homepage-features .home-feature-container.text-left .feature-heading {
  border-left: 4px solid #fa8681;
  border-radius: 4px;
  padding-left: 25px;
  text-align: left;
}
section.homepage-features .home-feature-container.text-left .feature-descr {
  text-align: left;
}
section.homepage-features .home-feature-container.text-left .bgIconSVG {
  position: absolute;
  right: 0;
}
section.homepage-features .home-feature-container.last {
  padding-bottom: unset !important;
}
section.homepage-features .home-feature-container .animPathContainer {
  text-align: center;
  position: absolute;
  right: 253px;
  top: -320px;
  z-index: -1;
}
section.homepage-features .home-feature-container .animPathContainer.last {
  left: -93px;
  top: -177px;
}
section.homepage-features .home-feature-container .animIconContainer {
  position: absolute;
  right: 162px;
}
section.homepage-features .home-feature-container .feature-heading {
  font-style: normal;
  font-weight: 600;
  font-size: 55px;
  letter-spacing: 0.065em;
  color: #2e0547;
  line-height: 70px;
  margin-bottom: 25px;
}
section.homepage-features .home-feature-container .feature-heading span.orange {
  font-weight: 900;
  font-size: 60px;
  color: #fa8681;
}
section.homepage-features .home-feature-container .feature-descr {
  font-style: normal;
  font-family: "Inter";
  font-weight: 400;
  font-size: 1em;
  line-height: 20px;
  letter-spacing: 0.045em;
  color: #3c393f;
}
section.homepage-features .home-feature-container .feature-descr h2 {
  font-size: 20px;
  font-weight: 600;
  margin: 15px 0px;
}
section.homepage-features .home-feature-container .feature-descr ul.advantages {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
}
section.homepage-features .home-feature-container .feature-descr ul.advantages li.single-advantage {
  background: #ffffff;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  padding: 30px;
  font-weight: 600;
  color: #5752cb;
}
section.homepage-features .home-feature-container .feature-descr ul.advantages li.single-advantage h3 {
  font-size: 18px;
  font-weight: 600;
}

section.map-section {
  background: unset;
  padding: 50px 0px !important;
  text-align: center;
}
section.map-section .map-points {
  padding-top: 70px;
}
section.map-section .map-points .map-img {
  width: 1077px;
  position: relative;
  top: 5px;
}
section.map-section .map-points .datacenters.mumbai {
  top: 53%;
  left: 67.2%;
}
section.map-section .map-points .ASIA-2 {
  top: 39%;
}
section.map-section .map-points .datacenters.singapure {
  top: 63.2%;
  left: 76.5%;
}
section.map-section .map-points .ASIA-1 {
  top: 49%;
  left: 70%;
}

section.ha-header.birthday-promo .ha-header-container .info-area {
  margin-top: unset;
}
section.ha-header.birthday-promo .ha-header-container .info-area h2 {
  margin-top: 25px;
  font-weight: 400;
  font-size: 20px;
}
section.ha-header.birthday-promo .ha-header-container .info-area h2 span.orange {
  font-weight: 600;
}
section.ha-header.birthday-promo .ha-header-container .additional-features .features-block {
  text-align: left;
  margin: unset;
}
section.ha-header.birthday-promo .ha-header-container .additional-features .features-block .pricing {
  font-weight: 400;
  font-size: 30px;
  display: inline-block;
  line-height: unset;
  position: relative;
  margin: unset;
}
section.ha-header.birthday-promo .ha-header-container .additional-features .features-block .pricing .starting-price {
  font-size: 25px;
}
section.ha-header.birthday-promo .ha-header-container .additional-features .features-block .pricing .price-value {
  position: relative;
}
section.ha-header.birthday-promo .ha-header-container .additional-features .features-block .pricing .price-value .cost {
  z-index: 1;
}
section.ha-header.birthday-promo .ha-header-container .additional-features .features-block .pricing .price-value .cost span.big {
  font-weight: 700;
  font-size: 60px;
}
section.ha-header.birthday-promo .ha-header-container .additional-features .features-block .pricing .price-value .highlight {
  z-index: -1;
  position: absolute;
  width: 210px;
  height: 18px;
  left: 0px;
  bottom: 15px;
  background: #FA8681;
  opacity: 0.5;
  border-radius: 1px;
}

.home-image-container {
  position: relative;
}
.home-image-container .main-features {
  width: 100%;
  height: 100%;
}
.home-image-container .main-features .home-feature-cont {
  display: flex;
  position: absolute;
  border-radius: 100px;
  border: 1px solid #F8F6FA;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 8px 24px 0 rgba(149, 157, 165, 0.2);
  padding: 12px;
  text-align: left;
  gap: 12px;
  align-items: center;
  flex-direction: row;
  opacity: 0;
}
.home-image-container .main-features .home-feature-cont.domains {
  padding-right: 30px;
  top: -30px;
  left: 70px;
}
.home-image-container .main-features .home-feature-cont.domains .icon {
  background-color: #FBBF17;
}
.home-image-container .main-features .home-feature-cont.optim {
  padding-right: 30px;
  top: 65px;
  right: 0px;
}
.home-image-container .main-features .home-feature-cont.optim .icon {
  background: linear-gradient(90deg, #FF7489 2.38%, #D03E54 102.38%);
}
.home-image-container .main-features .home-feature-cont.ssl {
  padding-right: 30px;
  bottom: -5px;
  right: 0px;
}
.home-image-container .main-features .home-feature-cont.ssl .icon {
  background: linear-gradient(270deg, #201A6E 0%, #2418BA 98.81%);
}
.home-image-container .main-features .home-feature-cont.support {
  padding-right: 30px;
  bottom: -5px;
  left: 0px;
}
.home-image-container .main-features .home-feature-cont.support .icon {
  background: linear-gradient(90deg, #F78D49 1.19%, #E36129 102.38%);
}
.home-image-container .main-features .home-feature-cont .icon {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  border-radius: 50px;
  justify-content: center;
  margin: unset;
}
.home-image-container .main-features .home-feature-cont .icon img {
  width: 15px;
  height: auto;
}
.home-image-container .main-features .home-feature-cont .headings h3 {
  color: #2C0743;
  font-family: "Euclid Circular B";
  font-size: 14px;
  font-weight: 500;
  margin: unset;
}
.home-image-container .main-features .home-feature-cont .headings h3 .red {
  color: #FE5972;
}
.home-image-container .main-features .home-feature-cont .headings h3 .purple {
  color: #6C68E7;
}
.home-image-container .main-features .home-feature-cont .headings h3 .orange {
  color: #F78D49;
}
.home-image-container .main-features .home-feature-cont .headings h3 .yellow {
  color: #FBBF17;
}
.home-image-container .main-features .home-feature-cont .headings p {
  color: #B3B3B3;
  font-family: Inter;
  font-size: 12px;
  font-weight: 400;
  margin: unset;
}

@media only screen and (max-width: 1439px) {
  section.ha-header .ha-header-container .info-area .promotional-discount {
    font-size: 16px;
    line-height: 20px;
  }
  section.ha-header .ha-header-container .info-area h1 {
    font-size: 41px;
    line-height: 50px;
  }
  section.ha-header .ha-header-container .info-area h2 {
    font-size: 22px;
  }
  section.ha-header .ha-header-container .additional-features .features-block .pricing {
    margin-top: 35px;
  }
  section.ha-header .ha-header-container .additional-features .features-block ul {
    font-size: 13px;
  }
  section.ha-header .ha-header-container .additional-features .features-block .promotional-packages .promo-button a {
    padding: 20px 10px;
  }
  section.featured-pricing .feature-product-container {
    padding: 20px;
  }
  section.featured-pricing .product-name {
    height: 65px;
  }
  section.featured-pricing .feature-product-container .product-name h1 {
    font-size: 18px;
  }
  section.featured-pricing .feature-product-container .product-starting-price {
    font-size: 14px;
  }
  .anim-path,
  .animPathContainer {
    display: none;
  }
  h1.section-heading {
    font-size: 41px;
    line-height: 55px;
  }
  section.homepage-features .section-heading-container {
    padding: 40px 0px;
  }
  section.homepage-features .home-feature-container {
    position: relative;
    padding: 70px 0px;
  }
  section.homepage-features .home-feature-container .feature-heading {
    font-size: 46px;
  }
  section.homepage-features .home-feature-container .feature-heading.orange {
    font-size: 55px;
  }
  section.testimonials .testimonial-container {
    padding: 50px;
  }
}
@media only screen and (max-width: 1200px) {
  .home-image-container .main-features {
    display: none;
  }
  section.ha-header .ha-header-container .info-area {
    margin-top: unset;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  section.ha-header .ha-header-container .info-area .promotional-discount {
    font-size: 16px;
    line-height: 20px;
  }
  section.ha-header .ha-header-container .info-area h1 {
    font-size: 26px;
    line-height: 1.4;
    padding: 10px 0;
  }
  section.ha-header .ha-header-container .info-area h2 {
    font-size: 16px;
  }
  section.ha-header .ha-header-container .additional-features .features-block .pricing {
    font-size: 14px;
  }
  section.ha-header .ha-header-container .additional-features .features-block ul {
    font-size: 11px;
  }
  section.ha-header .ha-header-container .additional-features .promotional-packages .promo-button a {
    padding: 20px 25px;
    min-width: unset;
  }
  section.featured-pricing section.featured-pricing .featured-percentage {
    font-size: 16px;
  }
  section.featured-pricing .feature-product-container .product-name h1 {
    font-size: 18px;
  }
  section.featured-pricing .feature-product-container .product-name h2 {
    font-size: 14px;
  }
  section.map-section .map-points .map-img {
    width: 97%;
  }
  section.testimonials .testimonial-container a.carousel-control-prev {
    width: unset;
  }
  section.testimonials .testimonial-container a.carousel-control-next {
    width: unset;
  }
  section.homepage-features .home-feature-container .feature-heading {
    font-size: 38px;
    line-height: 50px;
  }
  section.homepage-features .home-feature-container .feature-heading span.orange {
    font-size: 47px;
  }
  section.homepage-features .home-feature-container .feature-descr {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.045em;
    color: #391385;
  }
}
@media only screen and (max-width: 991px) {
  .brands {
    margin-top: 100px;
  }
  section.ha-header {
    margin-top: 100px;
    padding-bottom: 0px;
  }
  section.ha-header .ha-header-container {
    margin-bottom: 50px;
    padding-bottom: 0px;
  }
  section.ha-header .ha-header-container .info-area .promotional-discount {
    position: unset;
    width: 50%;
    margin: auto;
  }
  section.ha-header .ha-header-container .info-area h1 {
    text-align: center;
  }
  section.ha-header .ha-header-container .info-area h2 {
    text-align: center;
  }
  section.ha-header .ha-header-container .additional-features .features-block .pricing {
    text-align: center;
    line-height: 2;
  }
  section.ha-header .ha-header-container .additional-features .features-block ul {
    font-size: 16px;
  }
  section.ha-header .ha-header-container .additional-features .promotional-packages {
    justify-content: center;
  }
  section.ha-header .ha-header-container .additional-features .promotional-packages .promo-button {
    text-align: center;
  }
  section.ha-header .ha-header-container .additional-features .promotional-packages .promo-button a {
    padding: 20px 25px;
    min-width: unset;
  }
  section.ha-header .ha-header-container .additional-features .tp-raitings .trustpilot-widget iframe {
    width: 100% !important;
  }
  section.ha-header img.header-img {
    margin-bottom: 50px;
  }
  section.homepage-features .section-heading-container {
    padding: 40px 0px;
  }
  section.homepage-features .home-feature-container {
    position: relative;
    padding: 70px 0px;
  }
  section.homepage-features .home-feature-container.text-left, section.homepage-features .home-feature-container.text-right {
    text-align: center !important;
  }
  section.homepage-features .home-feature-container.text-left .feature-heading,
  section.homepage-features .home-feature-container.text-left .feature-descr, section.homepage-features .home-feature-container.text-right .feature-heading,
  section.homepage-features .home-feature-container.text-right .feature-descr {
    text-align: center;
    border: unset !important;
  }
  section.homepage-features .home-feature-container img.feature-img {
    padding-bottom: 50px;
  }
  section.homepage-features .home-feature-container .feature-heading {
    font-size: 46px;
  }
  section.homepage-features .home-feature-container .feature-heading.orange {
    font-size: 55px;
  }
  .map-container .service-text h1 {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 800;
    font-size: 41px;
    line-height: 55px;
    text-align: center;
    letter-spacing: 0.065em;
    color: #2e0547;
    text-transform: unset;
    z-index: 8;
    position: relative;
  }
}
@media only screen and (max-width: 768px) {
  section.ha-header .ha-header-container .additional-features .features-block ul {
    font-size: 16px;
    flex-direction: column;
  }
  section.ha-header .ha-header-container .additional-features .features-block ul li {
    text-align: center;
  }
  section.homepage-features .home-feature-container .feature-heading {
    font-size: 37px;
  }
  section.homepage-features .home-feature-container .feature-heading span.orange {
    font-size: 44px;
  }
  section.homepage-features .home-feature-container.text-right .bgIconSVG, section.homepage-features .home-feature-container.text-left .bgIconSVG {
    display: none;
  }
  section.testimonials .testimonial-container a.carousel-control-prev {
    left: 0;
  }
  section.testimonials .testimonial-container a.carousel-control-next {
    right: 0;
  }
  section.testimonials-heading {
    padding: 25px 0px;
  }
}
@media only screen and (max-width: 576px) {
  section.testimonials .testimonial-container .carousel-inner .carousel-item .review-container {
    text-align: center;
  }
  section.testimonials .testimonial-container .carousel-inner .carousel-item .review-container .review-content .quote-components {
    flex-direction: column;
  }
  section.testimonials .testimonial-container .carousel-inner .carousel-item .review-container .review-content .quote-components .star-rating {
    text-align: center;
    font-size: 16px;
  }
  section.testimonials-heading .section-heading-img {
    left: unset;
    right: unset;
  }
  section.testimonials-heading .section-heading-img svg {
    max-width: 100%;
    height: auto;
  }
  section.homepage-features .home-feature-container .animIconContainer {
    right: unset;
  }
  section.testimonials .testimonial-container .carousel-inner .carousel-item .review-container .review-content .quote-components .client-name {
    font-size: 20px;
  }
}
@media only screen and (max-width: 420px) {
  section.ha-header .ha-header-container .info-area .promotional-discount {
    width: unset;
  }
}
@media only screen and (max-width: 991px) {
  section.ha-header .ha-header-container .info-area .promotional-discount {
    width: unset;
    text-align: center;
  }
}

/*# sourceMappingURL=home.css.map */
