body {
  color: #212121;
  font-family: "Open Sans", serif;
  font-optical-sizing: auto;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7;
}

.open-sans {
  font-family: "Open Sans", serif;
  font-optical-sizing: auto;
}

.roboto {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
}

.montserrat {
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.bebas-neue {
  font-family: "Bebas Neue", serif;
  font-style: normal;
}

.caveat {
  font-family: "Caveat", serif;
  font-style: normal;
}

.x-logo {
  max-width: 250px;
}

#arrowimage {

}

.arrowP {
    font-size: 27px !important;
    line-height: 33px !important;
}

@media (max-width:640px) {
  .x-logo {
    max-width: 190px;
  }
}

.text-white {
  color: rgb(255 255 255);
}

.text-dark-eclipse {
  color: #152b50;
}

.text-hellosummer {
  color:#4fc2ff  
}

.text-homeworld {
  color:#27aae1  
}

.text-pastelice {
  color:#bcebff  
}

.text-wetlatex {
  color: #010e45;
}

.text-bluebolt {
  color: #00b4ff;
}

.bg-dark-eclipse {
  --tw-bg-opacity: 1;
  background-color: #152b50;
}

.bg-hellosummer {
  --tw-bg-opacity: 1;
  background-color: #4fc2ff;
}

.bg-homeworld {
  --tw-bg-opacity: 1;
  background-color: #27aae1;
}

.bg-bluebolt {
  --tw-bg-opacity: 1;
  background-color: #00b4ff;
}

.bg-whitesmoke {
  --tw-bg-opacity: 1;
  background-color: #f5f5f5;
}

.py-1-45 {
  padding-top: .45rem;
  padding-bottom: .45rem
}

.py-2-642 {
  padding-top: .642rem;
  padding-bottom: .642rem
}

.py-2-725 {
  padding-top: .725rem;
  padding-bottom: .725rem
}

.align-baseline	{
  vertical-align: baseline;
}

.align-top {
  vertical-align: top;
}

.align-middle	{
  vertical-align: middle;
}

.align-bottom	{
  vertical-align: bottom;
}

.align-text-top	{
  vertical-align: text-top;
}

.align-text-bottom {
  vertical-align: text-bottom;
}

.align-sub {
  vertical-align: sub;
}

.align-super {
  vertical-align: super;
}

.text-16 {
  font-size: 16px;
  line-height: 1.4
}

.text-17 {
  font-size: 17px;
  line-height: 1.4
}

.text-22 {
  font-size: 22px;
  line-height: 1.4
}

.text-26 {
  font-size: 26px;
  line-height: 1.4
}

.text-27 {
  font-size: 27px;
  line-height: 1.4
}

.text-35 {
  font-size: 35px;
  line-height: 1.2
}

.text-42 {
  font-size: 42px;
  line-height: 1.2
}

.lh-33 {
  line-height: 33px !important;
}

.lh-34 {
  line-height: 34px !important;
}

@media (min-width: 1280px) {
  .xl\:text-10xl {
      font-size: 6rem;
      line-height: 1
  }
  .xl\:text-9xl {
    font-size: 5rem;
    line-height: 1
  }
  .xl\:text-8xl {
    font-size: 4.625rem;
    line-height: 1
  }
  .md\:text-27 {
      font-size: 27px;
  }
  .md\:p-4 {
    padding: 11px;
  }
  .md\:p-5{
    padding: 12px;
  }
  .md\:p-6 {
      padding: 15px;
  }
  .md\:text-26 {
    font-size: 26px;
  }
}

.tracking-medium {
  letter-spacing: 0.05rem;
}

.max-w-1180 {
  max-width: 1180px !important;
}

.max-w-1100 {
  max-width: 1100px !important;
}

.max-w-1080 {
  max-width: 1080px !important;
}

.max-w-1060 {
  max-width: 1060px;
}

.max-w-1000 {
  max-width: 1000px;
}

.max-w-980 {
  max-width: 980px;
}

.max-w-976 {
  max-width: 976px;
}

.max-w-954 {
  max-width: 954px;
}

.max-w-940 {
  max-width: 940px;
}

.max-w-880 {
  max-width: 880px;
}

.max-w-850 {
  max-width: 850px;
}

.max-w-810 {
  max-width: 810px;
}

.max-w-780 {
  max-width: 780px;
}

.max-w-768 {
  max-width: 768px;
}

.max-w-700 {
  max-width: 700px;
}

.max-w-688 {
  max-width: 688px;
}

.max-w-687 {
  max-width: 687px;
}

.max-w-650 {
  max-width: 650px;
}

@media (min-width: 1024px) and (max-width: 1534px) {
  .max-w-650 {
    max-width: 58%;
  }
}

.max-w-600 {
  max-width: 600px;
}

.max-w-550 {
  max-width: 550px;
}

.max-w-320 {
  max-width: 320px;
}

.max-w-180 {
  max-width: 180px;
}

/***************
*** SECTIONS ***
***************/

/* How To Go From Zero To 100+ */
#howtogofrom {
  background-color: #152b50;
  background-image: url(../img/geariconbg.png);
  background-size: contain;
  background-position: left -3% top;
  background-repeat: no-repeat;
  padding-top: 0;
}

@media only screen and (max-width: 767px) {
  #howtogofrom h1 {
    font-size: 46px;
  }
  #howtogofrom h2 {
    font-size: 16px;
  }
  #arrowimageL {
    left: -170px !important;
  }
  #arrowimageR {
    right: -170px !important;
  }
  .arrowP {
    font-size: 17px !important;
    line-height: 23px !important;
  }
}

.top-card-outlined {
  border: 1px solid rgba(79,194,255,0.5);
  border-radius: 5px;
}

.watch-card-outlined {
  border: 1px solid rgba(79,194,255,0.5);
  border-radius: 0;
}

.video-box {
  border: 7px solid #ffffff;
  border-radius: 0;
}

.video-box-cont {
  max-width: 990px;
}

/* Watch The Video */
#watchthevid {
  background-color: #f5f5f5 !important;
  background-image: linear-gradient(180deg,#152b50 0%,#152b50 25%,#f5f5f5 25%);
  padding-top: 0;
  padding-bottom: 0;
}

.quote-offset {
  position: relative;
  margin-top: -40px;
  margin-bottom: 0;
}

.testimonial p {
  line-height: 25.2px;
}

.testimonial h3 {
  font-size: 20px !important;
  font-weight: 700 !important;
  padding-bottom: 10px;
}

.testimonial .card.variant-outlined {
  border-radius: 15px;
  border-width: 0;
}

@media only screen and (max-width: 767px) {
  .testimonial p {
    font-size: 16px;
    line-height: 22px;
  }
}

@media only screen and (max-width: 767px) {
  .testimonial p {
    font-size: 16px;
    line-height: 22px;
  }
}

/* Over The Course */
#overthecourse {
  background-color: #152b50;
  padding-top: 0;
}

.hellosummer-elliptical {
  background-color: #4fc2ff;
  border-radius: 50px;
}

.tracking-4 {
  letter-spacing: 4px
}

@media only screen and (max-width: 980px) {
  #overthecourse {
    padding-inline: 24px;
  }
}

@media only screen and (max-width: 767px) {
  #overthecourse h2 {
    font-size: 21px;
    line-height: 27px;
  }
  #overthecourse h3 {
    font-size: 35px;
    line-height: 1;
  }
  #overthecourse h4 {
    font-size: 21px;
    line-height: 25px;
  }
  #overthecourse p {
    font-size: 23px;
    line-height: 27px;
  }
}

@media only screen and (max-width: 767px) {
  #overthecourse h2 {
    font-size: 21px;
    line-height: 27px;
  }
}

/* Ten Reasons */
#tenreasons {
  background-image: linear-gradient(180deg,#152b50 0%,#152b50 25%,#f5f5f5 25%) !important;
  padding-top: 0;
}

.days-box {
  background-color: #bcebff;
  border-radius: 20px;
  overflow: hidden;
  border-width: 6px;
  border-color: #006d9b;
}

.day-num {
  font-size: 48px;
  line-height: 1;
  top: 3px;
}

#tenreasons p {
  font-size: 22px;
  line-height: 27px;
  font-weight: 500;
}

#tenreasons p.text-lg {
  font-size: 18px;
}

#tenreasons h3 {
  font-size: 50px;
  line-height: 1;
}

#tenreasons h4 {
  font-size: 24px;
  line-height: 1.15;
}

#tenreasons h5 {
  font-size: 48px;
  line-height: 1;
}

#tenreasons hr {
  border-top: 1px solid rgba(1,14,69,0.45);
  border-bottom: 0;
}

#tenreasons .days-box .group img {
  max-width: 280px;
}

.ten-reasons-top-box {
  background-color: #ffffff;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}

.ten-reasons-top-box h2 {
  font-size: 76px;
  line-height: 1;
}

.ten-reasons-top-box .avatar.sz-profile {
  width: 13.5rem;
  height: 13.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
  border-radius: 50% 50% 50% 50%;
  overflow: hidden;
  border-width: 3px;
  border-color: #FFFFFF;
  box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
  display: inline-block;
  position: relative;
  max-width: 100%;
}

.ten-reasons-top-box p.chris-r {
  font-size: 25px !important;
  background-color: #27aae1;
  padding-top: 5px !important;
  padding-right: 5px !important;
  padding-bottom: 3px !important;
  padding-left: 5px !important;
  margin-top: -45px !important;
  max-width: 124px;
}

.ten-reasons-top-box .star-feats:before {
  content: "";
  background: url("../icons/star-solid.svg") no-repeat 0 0;
  background-size: 32px;
  width: 32px;
  height: 32px;
  position: absolute;
}

.ten-reasons-top-box .star-feats > div {
  padding-left: 45px;
}

.ten-reasons-top-box .what-is-not-box {
  background-color: #fef2f2;
  border-width: 3px;
  border-style: dashed;
  border-color: #f6c3c3;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  margin-bottom: 0px !important;
}

.ten-reasons-top-box .what-is-not-box ul li {
  font-size: 25px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0;
  border: none;
  align-items: baseline;
}

.ten-reasons-top-box .what-is-not-box ul li > div > img {
  position: relative;
  top: 3px;
}

.ten-reasons-top-box .what-you-get-box {
  font-size: 22px;
  line-height: 1.5em;
  background-image: linear-gradient(180deg,#ffffff 0%,#f5f5f5 100%);
  border-radius: 20px 20px 20px 20px;
  overflow: hidden;
  padding-top: 0px !important;
  padding-right: 30px !important;
  padding-bottom: 30px !important;
  padding-left: 30px !important;
  margin-bottom: 60px !important;
  box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
}

.ten-reasons-top-box .what-you-get-box h2 {
  background: #006d9b;
  font-size: 60px;
  font-weight: 500;
  margin-left: -30px;
  padding: 8px 0px 5px 30px;
  margin-bottom: 15px;
  width: 50%;
  border-radius: 20px 0px 20px 0;
  margin-top: 0px;
}

.ten-reasons-top-box .what-you-get-box h3 {
  font-weight: 700;
  font-size: 24px !important;
  line-height: 1.4em !important;
}

@media only screen and (max-width: 980px) {
  .ten-reasons-top-box {
    padding-inline: 24px;
  }
  .ten-reasons-top-box img {
    margin: 0 auto 14px;
    max-width: 100%;
  }
  .ten-reasons-top-box .what-is-not-box {
    padding-inline: 24px;
  }
}

@media only screen and (max-width: 767px) {
  #tenreasons h3 {
    font-size: 60px;
  }
  #tenreasons .days-box {
    padding-bottom: 30px;
  }
  #tenreasons .days-box > div {
    padding-top: 20px;
  }
  #tenreasons .days-box > div .pb-8 {
    padding-bottom: 0;
  }
  #tenreasons .card {
    padding: 12px;
  }
  #tenreasons .card > div:first-child {
    margin-top: 0;
  }
  .ten-reasons-top-box {
    padding-inline: 14px;
  }
  .ten-reasons-top-box h2 {
    font-size: 36px;
    line-height: 1;
  }
  #tenreasons p {
    font-size: 16px;
    line-height: 24px !important;
  }
  #tenreasons .avatar {
    margin: 0 auto;
  }
  #tenreasons h5 {
    font-size: 32px;
  }
  #tenreasons p.text-lg {
    font-size: 16px;
    line-height: 1.5;
  }
  .ten-reasons-top-box .what-is-not-box {
    padding-inline: 14px;
  }
  .ten-reasons-top-box .what-is-not-box ul {
    padding-left: 7px;
  }
  .ten-reasons-top-box .what-is-not-box ul li {
    font-size: 20px;
    line-height: 1.4;
  }
  .ten-reasons-top-box img {
    margin: 0 auto 14px;
    max-width: 100%;
  }
  .ten-reasons-top-box .pt-16 {
    padding-top: 2.5rem;
  }
  .ten-reasons-top-box .what-you-get-box h2 {
    font-size: 44px;
    line-height: 1;
    width: 100%;
  }
  .ten-reasons-top-box .what-you-get-box h3 {
    font-size: 18px !important;
    line-height: 1.4 !important;
  }
}

@media only screen and (max-width: 767px) {
}


/* Meet Your Mentor */
#meetyourmentor {
  background-color: #152b50 !important;
}

#meetyourmentor h2 {
  font-size: 94px;
  line-height: 1;
  font-weight: 500;
}

#meetyourmentor .mentor-box {
  background-color: #ffffff;
  border-radius: 20px;
  margin-bottom: 0px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-right: 60px;
  padding-bottom: 0px;
  padding-left: 60px;
  text-align: left;
  overflow: hidden;
}

#meetyourmentor p {
  font-size: 22px;
  line-height: 33px;
  font-weight: 500;
}

#meetyourmentor .chris-2 {
  border-radius: 20px 20px 20px 20px;
  overflow: hidden;
  border-width: 3px;
  border-color: #FFFFFF;
  box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
  max-width: 308px;
}

#meetyourmentor ul li {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0;
  border: none;
}

#meetyourmentor ul li > div:last-child {
  padding-left: 12px;
}

#meetyourmentor ul li > div > img {
  position: relative;
  top: 3px;
}

@media only screen and (max-width: 767px) {
  #meetyourmentor h2 {
    font-size: 44px;
    line-height: 1;
  }
  #meetyourmentor .mentor-box {
    padding-inline: 14px;
  }
  #meetyourmentor p {
    font-size: 16px;
    line-height: 24px;
  }
  #meetyourmentor img {
    max-width: 225px !important;
    margin: 0 auto;
  }
  #meetyourmentor ul {
    padding-top: 24px;
    padding-inline: 14px;
    margin-bottom: 24px;
  }
  #meetyourmentor ul li {
    display: block;
    font-size: 16px;
    line-height: 22.4px;
  }
  #meetyourmentor ul li > div {
    display: block;
    margin-bottom: 20px;
  }
  #meetyourmentor ul li > div:last-child {
    padding-left: 0;
    margin-bottom: 0;
  }
  #meetyourmentor ul li > div > img {

  }
}

@media only screen and (max-width: 767px) {
}

/* How Does It Work */
#howdoesitwork {
  background-color: #f5f5f5 !important;
}

#howdoesitwork h2 {
  font-size: 100px;
  line-height: 1;
  font-weight: 500;
}

#howdoesitwork h3 {
  font-size: 29px;
  line-height: 1;
  font-weight: 800;
}

#howdoesitwork .steps-box {
  background-color: #ffffff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.1);
  overflow: visible;
  padding-right: 90px !important;
  padding-left: 90px !important;
  margin-top: 60px !important;
}

@media (max-width: 640px) {
  #howdoesitwork .steps-box {
    padding-inline: 20px !important;
  }
}

#howdoesitwork .steps-img {
  border-radius: 20px 20px 20px 20px;
  overflow: hidden;
  border-width: 0;
  border-color: transparent;
  box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
  max-width: 300px;
}

#howdoesitwork p {
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

#howdoesitwork ul li {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0;
  border: none;
}

#howdoesitwork ul li:last-child {
  padding-bottom: 0;
}

#howdoesitwork ul li > div > img {
  position: relative;
  top: 3px;
}

#howdoesitwork .steps-header {
  background-color: #010e45;
  border-radius: 0 20px 20px 0;
  overflow: hidden;
  border-left-width: 10px;
  border-left-color: #27aae1;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 40px !important;
  margin-top: -60px !important;
}

#howdoesitwork .steps-header h2 {
  font-size: 66px;
  line-height: 1.3em;
}

@media only screen and (max-width: 1024px) {
  #howdoesitwork .steps-header + div {
    margin: 0 auto 1rem;
  }
  #howdoesitwork .steps-img {
    max-width: 282px;
  }
}

@media only screen and (max-width: 767px) {
  #howdoesitwork {
    padding-inline: 14px;
  }
  #howdoesitwork .px-6 {
    padding-inline: 0;
  }
  #howdoesitwork h2 {
    font-size: 36px;
    line-height: 1;
  }
  #howdoesitwork h3 {
    font-size: 18px;
    line-height: 1.3;
  }
  #howdoesitwork .steps-header h2 {
    font-size: 32px;
    line-height: 1;
    margin-top: 7px;
  }
  #howdoesitwork .steps-header {
    padding-left: 15px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-left: 10px;
    margin-top: -35px !important;
  }
  #howdoesitwork .steps-header img {
    width: 36px;
  }
  #howdoesitwork .steps-header + div {
    margin: 0 auto 1rem;
  }
  #howdoesitwork .steps-img {
    max-width: 200px;
  }
  #howdoesitwork p {
    font-size: 16px;
    line-height: 22.4px;
  }
  #howdoesitwork ul li {
    font-size: 16px;
    line-height: 22.4px;
  }
  #howdoesitwork ul li img.mr-6 {
    margin-right: 25px;
    top: 0
  }
  #howdoesitwork ul.pb-8 li:last-child img.mr-6 {
    margin-right: 6px;
  }
}

@media only screen and (max-width: 767px) {
}

/* Master Affiliate Marketing */
#master {
  background-color: #010e45 !important;
  background-repeat: no-repeat;
  background-size: initial;
  background-position: left -3% top;
  background-image: url(../img/geariconbg.png);
}

#master h4 {
  font-size: 28px;
  line-height: 33.6px;
  font-weight: 700;
}

#master h2 {
  font-size: 124px;
  line-height: 1;
  font-weight: 700;
}

#master h3 {
  font-size: 70px;
  line-height: 1;
  font-weight: 500;
}

#master h5 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  #master {
    padding-inline: 14px;
  }
  #master h2 {
    font-size: 47px;
    line-height: 1; 
  }
  #master h3 {
    font-size: 40px;
    line-height: 1; 
  }
  #master h4,
  #master h5 {
    font-size: 21px;
    line-height: 25.2px; 
  }
  #master .testimonial {
    padding-inline: 14px;
  }
  #master .px-6 {
    padding-inline: 0;
  }
  #master .master-cta {
    padding-inline: 24px;
  }
}
@media only screen and (max-width: 767px) {
}

/* 100% Satisfaction */
#satisfaction {
  background-color: #f5f5f5 !important;
}

#satisfaction h2 {
  font-size: 112px;
  line-height: 1;
  font-weight: 700;
}

#satisfaction p {
  font-size: 22px;
  line-height: 30.8px;
  font-weight: 500;
}

#satisfaction .time-essence-box {
  background-color: #bcebff;
  border-radius: 20px 20px 20px 20px;
  overflow: hidden;
  border-width: 6px;
  border-color: #006d9b;
  padding-top: 30px !important;
  padding-right: 30px !important;
  padding-bottom: 30px !important;
  padding-left: 30px !important;
}

#satisfaction .time-essence-box h2 {
  font-size: 60px;
  line-height: 1;
  font-weight: 800;
}

@media only screen and (max-width: 767px) {
  #satisfaction {
    padding-inline: 14px;
  }
  #satisfaction h2 {
    font-size: 44px;
    line-height: 1;
  }
  #satisfaction p {
    font-size: 16px;
    line-height: 22.4px;
  }
  #satisfaction .time-essence-box {
    padding-inline: 14px !important;
  }
  #satisfaction .time-essence-box h2 {
    font-size: 28px;
    line-height: 1;
  }
  #satisfaction .satisfaction-box {
    padding-block: 3rem !important;
  }
  #satisfaction .satisfaction-cta {
    width: 100%;
  }
  #satisfaction .satisfaction-cta p {
    font-size: 16px !important;
    line-height: 22px !important;
  }
  #satisfaction .pb-16 {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
}

/* Secure Order */
#secureorder {
  background-color: #f5f5f5 !important;
}

#secureorder .secure-box {
  background-color: #f6fcff;
  border-width: 3px;
  border-style: dashed;
  border-color: #00b4ff;
}

#secureorder .secure-header {
  margin-top: -3px !important;
  margin-bottom: 0px !important;
  border-radius: 0 0 20px 20px;
  overflow: hidden;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border-right-style: dashed;
  border-bottom-style: dashed;
  border-left-style: dashed;
  border-right-color: #00b4ff;
  border-bottom-color: #00b4ff;
  border-left-color: #00b4ff;
  padding-bottom: 20px !important;
  padding-top: 30px !important;
}

#secureorder h4 {
  font-size: 30px;
  line-height: 1;
  font-weight: 500;
}

#secureorder h3 {
  font-size: 62px;
  letter-spacing: 3px;
  line-height: 1;
  font-weight: 700;
}

#secureorder p.caveat {
  font-size: 46px;
  line-height: 1;
  font-weight: 700;
}

#secureorder h2 {
  font-size: 60px;
  line-height: 1;
  font-weight: 500;
}

#secureorder .testimonial {
  margin-top: 40px !important;
}

#secureorder .testimonial .card.variant-outlined {
  box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.1);
}

#secureorder .testimonial h3 {
  letter-spacing: 0;
}

#secureorder .testimonial p {
  line-height: 25.2px;
}

#secureorder .orderform-img {
  border-radius: 20px 20px 20px 20px;
  overflow: hidden;
  border-width: 2px;
  border-color: #e5eeff;
}

@media only screen and (max-width: 767px) {
  #secureorder {
    padding-inline: 14px;
  }
  #secureorder .px-6 {
    padding-inline: 0;
  }
  #secureorder h3 {
    font-size: 33px;
    line-height: 1;
  }
  #secureorder h4 {
    font-size: 26px;
    line-height: 1;
  }
  #secureorder .secure-header {
    border-left: 0;
    border-right: 0;
    border-top: 3px dashed #00b4ff;
  }
  #secureorder p.caveat {
    font-size: 30px;
    line-height: 1;
  }
  #secureorder h2 {
    font-size: 38px;
    line-height: 1;
  }
}
@media only screen and (max-width: 767px) {
}


/* FAQ */
#faq {
  background-color: #f5f5f5 !important;
}

#faq h2 {
  font-size: 96px;
  line-height: 1;
}

@media only screen and (max-width: 767px) {
  #faq {
    padding-inline: 24px;
  }
  #faq .px-6 {
    padding-inline: 0;
  }
  #faq h2 {
    font-size: 44px;
    line-height: 1;
  }
  #faq .accordion {
    padding-top: 1rem;
  }
}
@media only screen and (max-width: 767px) {
}

/* FOOTER */
footer {
  border-top-width: 3px;
  border-top-color: #00b4ff;
}



/***************
*** COMPONENTS ***
***************/

.join-box {
  background-color: #152b50;
  border-radius: 10px;
  overflow: hidden;
  border-width: 5px;
  border-style: dashed;
  border-color: #4fc2ff;
  max-width: 1080px;
}

.join-header {
  font-size: 62px;
  font-weight: 700;
  line-height: 74.5px;
}

.join-sub {
  font-size: 32px;
  font-weight: 500;
  line-height: 41.6px;
}

.join-super {
  font-size: 48px;
  font-weight: 500;
  line-height: 57.6px;
}

.divider {
  border-top: 1px solid rgba(255,255,255,0.3);
}

.cta-btn {
  line-height: 1.4em;
  background-color: #1ac13d;
  border-radius: 15px;
  overflow: hidden;
  border-bottom-width: 11px;
  border-bottom-color: rgba(0,0,0,0.25);
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.cta-btn h4 {
  font-size: 42px !important;
  font-weight: 700 !important;
}

@media only screen and (max-width: 767px) {
  #divider1 {
    max-width: 100%;
    margin-bottom: 15px;
  }
  .join-box {
    padding-inline: 14px;
  }
  .join-header {
    font-size: 21px;
    line-height: 25px;
  }
  .join-sub {
    font-size: 16px;
    line-height: 20px;
  }
  .join-super {
    font-size: 32px;
    line-height: 38px;
  }

  .cta-btn h4 {
    font-size: 23px !important;
    line-height: 1;
    padding-inline: 12px;
  }
  .cta-btn p {
    padding-inline: 12px;
    font-size: 20px !important;
    line-height: 28px !important;
  }
}

@media only screen and (max-width: 767px) {
  .join-header {
    font-size: 20px;
    line-height: 25px;
  }
  .join-sub {
    font-size: 16px;
    line-height: 20px;
  }
}


.sub-join-box {
  background-color: #152b50;
  border-radius: 10px;
  overflow: hidden;
  border-width: 5px;
  border-style: dashed;
  border-color: #4fc2ff;
  max-width: 1080px;
}

.sub-join-header {
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
}

.sub-join-sub {
  font-size: 32px;
  font-weight: 500;
  line-height: 41.6px;
}

.sub-join-super {
  font-size: 48px;
  font-weight: 500;
  line-height: 57.6px;
}

@media only screen and (max-width: 767px) {
  .sub-join-box {
    padding-inline: 14px;
  }
  .sub-join-header {
    font-size: 21px;
    line-height: 25px;
  }
  .sub-join-sub {
    font-size: 16px;
    line-height: 20px;
  }
  .sub-join-super {
    font-size: 32px;
    line-height: 38px;
  }
}

@media only screen and (max-width: 767px) {
  .sub-join-header {
    font-size: 20px;
    line-height: 25px;
  }
  .sub-join-sub {
    font-size: 16px;
    line-height: 20px;
  }
}