#cet-purple-block-top-mobile {
  display: none;
}

.purpleclr {
  width: 1160px;
  height: 490px;
  left: 50%;
  transform: translate(-50%, 150px);
  position: absolute;
  border-radius: 12px;
  color: var(--clr-white);
  padding: 50px 105px;
  opacity: 0.8;
  transition: opacity 1s ease, transform 1s ease;
  z-index: 98;
}

.purpleclr.parallax-visible {
  opacity: 1;
  transform: translate(-50%, 0);
}
.cet-pd-hg {
  height: 265px;
}

.two-column-hero-banner.purpleclr .cet-pd-hg{
  padding-right: 2rem !important; 
}

.cet-padtop-prpl {
  padding-top: 150px;
}

.cta-buttons-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  margin-top: 1rem;
  position: relative;
  bottom: 4rem;
}

.cta-buttons-wrapper .button-action {
  margin: 0;
}

#cet-purple-block-top {
  display: flex;
  height: 210px;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  border-bottom: 2px solid #fff;
}

#cet-purple-block-bottom {
  text-align: center;
}

#cet-purple-block-bottom h2 {
  padding: 33px 0 5px;
}

.cet-purple-block-card {
  max-width: 260px;
  width: 100%;
  color: var(--clr-white);
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 20px;
}

.cet-purple-block-card p {
  font-weight: 600;
}

.cet-prpl-small {
  margin-bottom: 70px;
}
.cet-prpl-medium {
  margin-bottom: 80px;
}
.cet-prpl-large {
  margin-bottom: 100px;
}
.cet-prpl-form {
  margin-bottom: 120px;
}
.cet-two-col-hb {
  margin-bottom: 200px;
}

.cet-two-row-hb {
  margin-bottom: 240px;
}

.header-price span {
  vertical-align: super;
  font-size: 0.6em;
  line-height: 0;
}

.cet-prpl-pb {
padding-bottom: 16rem;
}

.cet-bc-pd {
padding: 0 0 0px !important;
}

.cet-img {
  margin-bottom: 15px;
}
.cet-text {
  margin-bottom: 15px;
}

.cet-hu{
    height: unset !important;
 }

.cet-mb-hb {
margin-bottom: 300px !important;
}

@media (max-width: 991.98px) {
    .cet-hero-container {
        min-height: 633px !important;
    }
}


@media (min-width: 992px) and (max-width: 1199.98px) {
  .purpleclr {
    width: 952px;
    height: 530px;
    padding: 50px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  #cet-purple-block-top {
    margin: 0 25px;
  }
  .purpleclr {
    width: 740px;
    height: 470px;
    top: unset !important;
    padding: 50px 0;
  }
  #cet-purple-block-bottom {
    padding: 0 25px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .purpleclr {
    width: 526px;
    height: 520px;
    top: unset !important;
    padding: 20px 0;
  }
  #cet-purple-block-bottom {
    padding: 0 25px;
  }
}

@media (max-width: 767.98px) {
  #cet-purple-block-top {
    display: none;
  }
  #cet-purple-block-top-mobile {
    display: block;
    border-bottom: 2px solid white;
    margin: 0 10px;
    min-height: 240px;
  }

  .cet-hu #cet-purple-block-top-mobile {
    display: block;
    border-bottom: 2px solid white;
    margin: 0 10px;
    min-height: 240px;
    padding-bottom: 50px;
  }

  p.cet-desc {
    margin-bottom: 30px !important;
  }

  .cet-purple-block-card img,
  .cet-purple-block-card p {
    padding-bottom: 10px;
  }

  .cet-purple-block-card p {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }
  .swiper {
    min-height: 175px;
  }
  .swiper-slide {
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    background: var(--clr-white);
    opacity: 0.5;
  }
  .swiper-pagination-bullet-active {
    opacity: 1;
  }
  .swiper-horizontal>.swiper-pagination-bullets {
    bottom: -8px;
  }
  #cet-purple-block-bottom {
    text-align: left;
    margin-left: 10px;
  }
}

@media (max-width: 575.98px) {
  .purpleclr {
    width: calc(100% - 60px);
    min-height: 633px;
    top: unset !important;
    padding: 20px 15px;
  }

  .cet-prpl-small {
    margin-bottom: 150px;
  }
  .cet-prpl-medium {
    margin-bottom: 210px;
  }
  .cet-prpl-large {
    margin-bottom: 260px;
  }
  .cet-hu{
    width: calc(100% - 50px) !important;
  }
  .cet-prpl-form {
    margin-bottom: 190px;
  }
  .header-price span {
    vertical-align: baseline;
    font-size: inherit;
    line-height: inherit;
  }
}

@media (min-width: 376px) and (max-width: 480px) {
  .cet-padtop-prpl {
    padding-top: 210px;
  }
}

@media (min-width: 390px) and (max-width: 395px) {
  .cet-padtop-prpl {
    padding-top: 260px;
  }
}

@media (min-width: 540px) and (max-width: 720px) {
  .cet-padtop-prpl {
    padding-top: 90px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .single-row-hero-banner.purpleclr {
    padding: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .single-row-hero-banner.purpleclr {
    padding: 50px 50px;
  }
}

@media (max-width: 767.98px) {
  .single-row-hero-banner.purpleclr {
    min-height: 0;
  }
}

@media (max-width: 575.98px) {  
  .cet-two-col-hb {
    margin-bottom: 640px;
  }
   .cta-buttons-wrapper {
    display: inline-grid;
    gap: 1rem;
    justify-content: center;
    margin-top: 1rem;
    position: relative;
    bottom: 4rem;
  }
  .cta-buttons-wrapper .button-action:nth-child(2) {
    position: relative;
    bottom: 20px;
  }
  .cet-two-row-hb {
    margin-bottom: 500px;
  }
  .cet-mb-hb {
    margin-bottom: 500px !important;
  }
}

.two-column-hero-banner.purpleclr .header-price {
 font-family: Rufina;
 font-size: 128px;
 font-weight: 700;
 line-height: 1.2;
}

.two-column-hero-banner.purpleclr .header-price-desc {
 font-size: 18px;
 position: relative;
 bottom: 10px;
}

.cet-pos {
    position: relative;
    right: 35px;
  }

.two-column-hero-banner.purpleclr .header-price-disclaimer {
 font-size: 12px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
 .two-column-hero-banner.purpleclr .header-price {
   font-size: 100px;
 }
}

@media (max-width: 575.98px) {
 .two-column-hero-banner.purpleclr {
   padding: 30px;
 }
 .two-column-hero-banner.purpleclr .header-price {
   font-size: 81px;
   text-align: right !important;
 }

 .two-column-hero-banner.purpleclr .header-price-desc {
    font-size: 18px;
    text-align: right !important;
    left: 30px;
    margin-bottom: 15px;
 }

 /* iPhone XR (414px width) */
@media (min-width: 414px) and (max-width: 414px) {
  .two-column-hero-banner.purpleclr .header-price-desc {
    left: unset;
  }
}
 .cet-pos {
   position: relative;
    bottom: 10px;
 }

.pt-0.px-5.pb-5.p-md-5.cet-pos {
  padding-left: 0rem !important;
}

h2.px-0.mb-2.cet-mb {
  margin-bottom: 2rem !important;
}
}

.no-set-height {
  height: unset;
}

.text-end {
  text-align: right !important;
}

@media (min-width: 768px) {
  .border-right-md {
    border-right: 1px solid var(--clr-white, #fff) !important;
  }
}
@media (max-width: 767.98px) {
  .border-bottom-sm {
    border-bottom: 1px solid var(--clr-white, #fff) !important;
    height: unset !important;
  }
  .px-5 {
    padding-left: 0rem !important;
  }
  .cet-ml {
    margin-left: 60px !important;
  }
  .text-end {
    text-align: left !important;
  }
  .two-column-hero-banner.purpleclr .header-price-disclaimer {
    font-size: 14px;
    padding-left: 17px;
    position: relative;
    right: 10px;
    margin-right: -55px;
  }
  
}

@media (max-width: 767.98px) {
  p.text-xs-left.text-sm-center.mb-0 {
    margin: 0 40px 0 40px;
  }
}

@media (max-width: 576px) {
  p.text-xs-left.text-sm-center.mb-0 {
    margin: 0 40px 0 40px;
  }
}

@media (max-width: 480px) {
  p.text-xs-left.text-sm-center.mb-0 {
    margin: 0 40px 0 40px;
  }
}

@media (max-width: 375px) {
  p.text-xs-left.text-sm-center.mb-0 {
    margin: 0 40px 0 40px;
  }
}

@media (min-width: 540px) and (max-width: 540px) and (min-height: 720px) {
  .cet-prpl-medium {
    margin-bottom: 70px !important;
  }
  .cet-prpl-small {
    margin-bottom: 70px;
  }
  .cet-prpl-large {
    margin-bottom: 80px;
  }
  .cet-two-col-hb {
    margin-bottom: 500px;
  }
  .two-column-hero-banner.purpleclr .header-price-desc {
    left: unset !important;
  }
}

@media (min-width: 1114px) and (max-width: 1114px) and (min-height: 720px) and (max-height: 720px) {
  .cet-prpl-medium {
    margin-bottom: 70px !important;
  }
}

@media (min-width: 540px) and (max-width: 720px) and (orientation: portrait) {
  .cet-prpl-medium {
    margin-bottom: 70px !important;
  }
}

/* Combined media query for all tablets and devices (768px - 1024px width) */
@media (min-width: 768px) and (max-width: 1024px) {
  .cet-hero-container.cet-hero-form .heading-content {
    text-align: center;
  }
  .cet-prpl-form {
    margin-bottom: 155px;
  }
}

@media (min-width: 540px) and (max-width: 540px) and (min-height: 720px) {
  .cet-prpl-medium {
    margin-bottom: 70px !important;
  }
  .cet-prpl-small {
    margin-bottom: 70px;
  }
  .cet-prpl-large {
    margin-bottom: 80px;
  }
  .cet-prpl-form {
    margin-bottom: 115px;
  }
}

/* iPad Mini (768x1024) */
@media (min-width: 768px) and (max-width: 768px) and (min-height: 1024px) and (orientation: portrait) {
  .cet-hero-container.cet-hero-form .heading-content {
    text-align: center;
  }
  .cet-prpl-form {
    margin-bottom: 155px;
  }
  .cet-ml {
    margin-left: 0 !important;
  }
  .border-bottom-sm {
    border-bottom: unset !important;
    height: unset !important;
  }
  .cet-two-col-hb {
   margin-bottom: 300px !important;
  }
}