.img-fluid {
  Border-radius: 5px; }

@media only screen and (min-width: 780px) {
  .text-block-grey-left {
    background-color: #f3f3f3;
    padding: 20px;
    margin-left: -150px;
    border-radius: 5px; } }
@media only screen and (min-width: 780px) {
  .text-block-white-right {
    background-color: #ffffff;
    padding: 20px;
    margin-right: -150px;
    border-radius: 5px;
    z-index: 999; } }
.text-block-white-center {
  background-color: #ffffff;
  color: #222222;
  padding: 30px;
  border-radius: 5px; }

.section--1598898008148 .img-fluid #sections_1598898008148_settings_image {
  z-index: 0; }

.text-block-white-center-shdw {
  background-color: #ffffff;
  color: #222222;
  padding: 30px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 21px -9px rgba(0, 0, 0, 0.57);
  -moz-box-shadow: 0px 0px 21px -9px rgba(0, 0, 0, 0.57);
  box-shadow: 0px 0px 21px -9px rgba(0, 0, 0, 0.57); }

@media only screen and (min-width: 780px) {
  .text-block-white-left {
    background-color: #ffffff;
    padding: 20px;
    margin-left: -150px;
    border-radius: 5px;
    z-index: 999; } }
.mc-timeline {
  min-width: 500px;
  max-width: 800px;
  margin: auto; }

@media only screen and (max-width: 780px) {
  .mc-timeline {
    min-width: 250px;
    max-width: 400px;
    margin: auto; } }
.mc-timeline p {
  font-size: 1em;
  line-height: 1.75em;
  border-top: 3px solid;
  border-image: linear-gradient(to right, #ed5a63 0%, #fecabf 100%);
  border-image-slice: 1;
  border-width: 3px;
  border-radius: 5px;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  counter-increment: section;
  position: relative;
  color: #222222; }
  .mc-timeline p:before {
    content: counter(section);
    position: absolute;
    border-radius: 50%;
    padding: 20px;
    height: 1.25em;
    width: 1.25em;
    background-color: #FFD31C;
    text-align: center;
    line-height: 1.25em;
    color: #FFD31C;
    font-size: 0em; }

.mc-timeline p:nth-child(odd) {
  border-right: 3px solid;
  padding-left: 0; }
  .mc-timeline p:nth-child(odd):before {
    left: 100%;
    margin-left: -20px; }

.mc-timeline p:nth-child(even) {
  border-left: 3px solid;
  padding-right: 0; }
  .mc-timeline p:nth-child(even):before {
    right: 100%;
    margin-right: -20px; }

.mc-timeline p:first-child {
  border-top: 0;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px; }

.mc-timeline p:last-child {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px; }

.section--1599259764822 {
  background-color: RGBA(255, 255, 255, 0.64) !important;
  background-image: url("https://kajabi-storefronts-production.global.ssl.fastly.net/kajabi-storefronts-production/themes/2605609/settings_images/vE7rl16BSImQRtp1hkP2_tropical-leaves-on-yellow-background-ZPJRS8T.jpg") !important;
  overflow-y: hidden !important;
  overflow-x: hidden !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center; }

.mc-button a {
  background-color: #ed5a63;
  border-radius: 5px;
  font-weight: 600;
  width: auto;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 125%;
  padding: 1rem 2rem;
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

@media only screen and (max-width: 780px) {
  .mc-button a {
    font-size: 18px;
    padding: 1rem 0.5rem; } }
