/* line 1, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper {
  min-height: 100%;
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper ._container {
  margin: 0 auto;
  max-width: 1140px;
  box-sizing: border-box;
}

/* line 11, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .heroesSection {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

/* line 18, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .heroesSection__contentSide {
  display: flex;
  flex-direction: column;
  max-width: 625px;
}

/* line 24, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .heroesSection__contentSide__title {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 38px;
  line-height: 51px;
  color: #303134;
  text-align: left;
  margin: 16px 0 26px;
}

/* line 34, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .heroesSection__contentSide__subTitle {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  color: #196faf;
  text-align: left;
  margin: 0;
}

/* line 44, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .heroesSection__contentSide__description {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  color: #303134;
  text-align: left;
  margin-bottom: 50px;
}

/* line 54, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .heroesSection__contentSide__button {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  align-self: flex-start;
  color: #fff;
  background: #5796d2;
  border-radius: 4px;
  padding: 14px 64px;
  border: none;
  outline: none;
}

/* line 69, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .heroesSection__imageSide {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 75, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .heroesSection__imageSide__image {
  width: 100%;
  height: 100%;
}

/* line 80, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .whiteSectionWrapper {
  background: #fff;
}

/* line 84, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .greySectionWrapper {
  background: #f8fafd;
}

/* line 88, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .blueSectionWrapper {
  background: #5796d2;
}

/* line 92, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .optionsSection {
  display: flex;
  width: 100%;
  padding: 70px 0;
  justify-content: center;
  align-items: stretch;
  flex-direction: column;
}

/* line 101, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .optionsSection__title {
  text-align: center;
  font-family: "Roboto";
  font-weight: 500;
  font-size: 36px;
  line-height: 56px;
  color: #196faf;
  margin: 0 0 50px;
}

/* line 111, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .optionsSection__button {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  align-self: center;
  color: #fff;
  background: #5796d2;
  border-radius: 4px;
  padding: 14px 64px;
  border: none;
  outline: none;
  margin-top: 50px;
}

/* line 127, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .optionsSection__options {
  display: flex;
}

/* line 131, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .optionsSection__options__option {
  text-align: center;
}

/* line 135, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .optionsSection__options__option__optionImage__first {
  height: 112px;
  width: 112px;
}

/* line 140, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .optionsSection__options__option__optionImage__second {
  height: 120px;
  width: 122px;
}

/* line 145, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .optionsSection__options__option__optionImage__third {
  height: 112px;
  width: 105px;
}

/* line 150, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .optionsSection__options__option__stepImage__first {
  height: 100px;
  width: 113px;
}

/* line 155, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .optionsSection__options__option__stepImage__second {
  height: 100px;
  width: 113px;
}

/* line 160, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .optionsSection__options__option__stepImage__third {
  height: 100px;
  width: 113px;
}

/* line 165, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .optionsSection__options__option__title {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  color: #303134;
  margin: 30px 0 20px;
}

/* line 175, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .optionsSection__options__option__description {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: #707479;
}

/* line 184, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .competitionSection {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: stretch;
  margin: 0 auto;
  box-sizing: border-box;
}

/* line 193, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .competitionSection__contentBlock {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  padding: 70px 0 80px;
}

/* line 201, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .competitionSection__contentBlock.col-sm-12 {
  padding-left: 150px;
}

/* line 205, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .competitionSection__contentBlock__title {
  font-family: "Roboto";
  font-weight: 500;
  font-size: 36px;
  line-height: 56px;
  color: #ffffff;
  margin: 0;
}

/* line 214, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .competitionSection__contentBlock__description {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  color: #f3f6f9;
  margin: 26px 0 40px;
}

/* line 223, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .competitionSection__contentBlock__text {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  color: #ffffff;
  margin-bottom: 26px;
}

/* line 232, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .competitionSection__contentBlock__button {
  background: #ef6f22;
  border-radius: 4px;
  padding: 14px 38px;
  font-family: "Roboto";
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
  border: none;
  outline: none;
}

/* line 245, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .competitionSection__imageBlock {
  margin-top: 2em;
  min-height: 468px;
}

/* line 250, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .competitionSection__imageBlock__image {
  height: 95%;
}

/* line 254, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .competitionSection__imageBlock__arrow {
  position: absolute;
  top: 50%;
  left: -40px;
  z-index: 1;
}

/* line 261, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .carouselWrapper {
  background: grey;
}

/* line 265, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .carouselSection {
  display: flex;
  width: 100%;
  padding: 70px 0 130px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

/* line 275, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .carousel-inner {
  height: 250px;
}

/* line 279, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .carouselSection__staticBlock {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}

/* line 286, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .carouselSection__staticBlock__title {
  font-family: "Roboto";
  font-weight: 500;
  font-size: 36px;
  line-height: 56px;
  text-align: center;
  color: #196faf;
  margin: 0 0 40px;
}

/* line 296, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .carouselSection__staticBlock__image {
  width: 50px;
  height: 42px;
}

/* line 301, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .carouselSection__carouselBlock {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 150px;
  position: relative;
}

/* line 310, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .carouselSection__carouselBlock__carouselItem {
  text-align: center;
}

/* line 314, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .carouselSection__carouselBlock__carouselItem__text {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  color: #303134;
  margin: 40px 0 20px;
}

/* line 324, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .carouselSection__carouselBlock__carouselItem__description {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  color: #707479;
}

/* line 333, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .carouselSection .carousel-indicators {
  bottom: -50px;
}

/* line 337, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .carouselSection .carousel-indicators > .active {
  background: #f5a16f;
  border: 1px solid #f5a16f;
  width: 12px;
  height: 12px;
}

/* line 344, app/assets/stylesheets/marketing_pages/custom_branding.scss */
.custom-branding-wrapper .carouselSection .carousel-indicators > li {
  background: #fff;
  border: 1px solid #f5a16f;
  width: 12px;
  height: 12px;
  margin: 0;
  margin-right: 12px;
}

@media screen and (min-width: 1400px) {
  /* line 354, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection {
    max-width: 1200px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: stretch;
    margin: 0 auto;
    box-sizing: border-box;
  }
  /* line 363, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__contentBlock {
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    padding: 70px 0 80px;
  }
  /* line 370, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__contentBlock.col-sm-12 {
    padding-left: 0;
  }
  /* line 373, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__contentBlock__title {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 36px;
    line-height: 56px;
    color: #ffffff;
    margin: 0;
  }
  /* line 381, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__contentBlock__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #f3f6f9;
    margin: 26px 0 40px;
  }
  /* line 389, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__contentBlock__text {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #ffffff;
    margin-bottom: 26px;
  }
  /* line 397, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__contentBlock__button {
    background: #ef6f22;
    border-radius: 4px;
    padding: 14px 38px;
    font-family: "Roboto";
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    border: none;
    outline: none;
  }
  /* line 409, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__imageBlock {
    margin-top: 2em;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }
  /* line 416, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__imageBlock__image {
    flex-shrink: 0;
    min-width: 100%;
    min-height: 100%;
  }
  /* line 421, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__imageBlock__arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
  }
}

@media screen and (max-width: 2240px) {
  /* line 429, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper ._container {
    max-width: 1350px;
  }
}

@media screen and (max-width: 1540px) {
  /* line 435, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper ._container {
    max-width: 1150px;
  }
}

@media screen and (max-width: 1200px) {
  /* line 441, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper ._container {
    max-width: 900px;
  }
  /* line 444, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__imageBlock__arrow {
    position: absolute;
    top: 50%;
    left: 0px;
    z-index: 1;
  }
}

@media screen and (max-width: 992px) {
  /* line 453, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper ._container {
    max-width: 700px;
  }
  /* line 456, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .heroesSection {
    flex-direction: column;
  }
  /* line 459, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .heroesSection__imageSide {
    order: 1;
  }
  /* line 462, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .heroesSection__contentSide {
    max-width: 625px;
    order: 2;
  }
  /* line 466, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .heroesSection__contentSide__subTitle {
    text-align: center;
  }
  /* line 469, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .heroesSection__contentSide__title {
    text-align: center;
  }
  /* line 472, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .heroesSection__contentSide__description {
    text-align: center;
  }
  /* line 475, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .heroesSection__contentSide__button {
    align-self: center;
  }
  /* line 478, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection {
    max-width: 700px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    margin: 0 auto;
    box-sizing: border-box;
  }
  /* line 488, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__contentBlock {
    justify-content: space-between;
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 0 0 70px;
    order: 2;
  }
  /* line 496, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__contentBlock.col-xs-12 {
    padding-left: 0;
  }
  /* line 499, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__contentBlock__title {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 36px;
    line-height: 56px;
    color: #ffffff;
    margin: 0;
  }
  /* line 507, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__contentBlock__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #f3f6f9;
    margin: 26px 0 40px;
    text-align: center;
  }
  /* line 516, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__contentBlock__text {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #ffffff;
    margin-bottom: 26px;
  }
  /* line 524, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__contentBlock__button {
    background: #ef6f22;
    border-radius: 4px;
    padding: 14px 38px;
    font-family: "Roboto";
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    border: none;
    outline: none;
  }
  /* line 536, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__imageBlock {
    margin-top: 2em;
    min-height: 320px;
    order: 1;
  }
  /* line 541, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__imageBlock.col-xs-12 {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 545, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__imageBlock__image {
    height: 100%;
    width: 100%;
  }
  /* line 549, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__imageBlock__arrow {
    position: absolute;
    top: 50%;
    left: -30px;
    z-index: 1;
  }
  /* line 555, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__imageBlock .col-xs-12 {
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 561, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper ._container {
    max-width: 500px;
  }
  /* line 564, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .heroesSection {
    flex-direction: column;
    padding: 30px 0 50px;
  }
  /* line 568, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .heroesSection__contentSide {
    order: 2;
  }
  /* line 571, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .heroesSection__contentSide__title {
    font-size: 20px;
    line-height: 26px;
    margin: 10px 0 20px;
  }
  /* line 576, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .heroesSection__contentSide__subTitle {
    font-size: 13px;
    line-height: 18px;
  }
  /* line 580, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .heroesSection__contentSide__description {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 36px;
  }
  /* line 585, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .heroesSection__contentSide__button {
    font-size: 14px;
    line-height: 23px;
    padding: 8px 45px;
  }
  /* line 590, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .heroesSection__contentSide.col-xs-12 {
    padding-left: 35px;
    padding-right: 35px;
  }
  /* line 594, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .heroesSection__imageSide {
    order: 1;
  }
  /* line 597, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .heroesSection__imageSide__image {
    width: 80%;
  }
  /* line 600, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .optionsSection {
    padding: 40px 0 50px;
  }
  /* line 603, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .optionsSection__title {
    text-align: center;
    font-family: "Roboto";
    font-weight: 500;
    font-size: 20px;
    line-height: 33px;
    color: #196faf;
    margin-bottom: 36px;
  }
  /* line 612, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .optionsSection__button {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    align-self: center;
    color: #fff;
    background: #5796d2;
    border-radius: 4px;
    padding: 8px 28px;
    border: none;
    outline: none;
    margin-top: 36px;
  }
  /* line 627, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .optionsSection__options {
    display: flex;
    flex-direction: column;
  }
  /* line 631, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .optionsSection__options__option {
    text-align: center;
    margin-bottom: 36px;
  }
  /* line 635, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .optionsSection__options__option.col-sm-12 {
    padding-left: 35px;
    padding-right: 35px;
  }
  /* line 639, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .optionsSection__options__option:last-child {
    margin-bottom: 0;
  }
  /* line 642, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .optionsSection__options__option__optionImage__first {
    height: 70px;
    width: 70px;
  }
  /* line 646, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .optionsSection__options__option__optionImage__second {
    height: 76px;
    width: 78px;
  }
  /* line 650, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .optionsSection__options__option__optionImage__third {
    height: 80px;
    width: 75px;
  }
  /* line 654, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .optionsSection__options__option__stepImage__first {
    height: 70px;
    width: 78px;
  }
  /* line 658, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .optionsSection__options__option__stepImage__second {
    height: 70px;
    width: 79px;
  }
  /* line 662, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .optionsSection__options__option__stepImage__third {
    height: 70px;
    width: 80px;
  }
  /* line 666, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .optionsSection__options__option__title {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #303134;
    margin: 20px 0 10px;
  }
  /* line 675, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .optionsSection__options__option__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    color: #707479;
  }
  /* line 683, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .carouselSection {
    padding: 40px 0 80px;
  }
  /* line 686, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .carouselSection__staticBlock {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
  }
  /* line 692, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .carouselSection__staticBlock__title {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #196faf;
    margin-bottom: 20px;
  }
  /* line 701, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .carouselSection__staticBlock__image {
    width: 25px;
    height: 21px;
  }
  /* line 705, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .carouselSection__carouselBlock {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 52px;
  }
  /* line 712, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .carouselSection__carouselBlock__carouselItem {
    max-width: 820px;
    text-align: center;
  }
  /* line 716, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .carouselSection__carouselBlock__carouselItem__text {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    color: #303134;
    margin: 25px 0 20px;
  }
  /* line 725, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .carouselSection__carouselBlock__carouselItem__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #707479;
  }
  /* line 733, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .carouselSection .carousel-indicators {
    bottom: -40px;
  }
  /* line 736, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .carouselSection .carousel-indicators > .active {
    background: #f5a16f;
    border: 1px solid #f5a16f;
    width: 8px;
    height: 8px;
  }
  /* line 742, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .carouselSection .carousel-indicators > li {
    background: #fff;
    border: 1px solid #f5a16f;
    width: 8px;
    height: 8px;
    margin: 0;
    margin-right: 10px;
  }
  /* line 750, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    margin: 0 auto;
    box-sizing: border-box;
  }
  /* line 759, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__contentBlock {
    justify-content: space-between;
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 0 45px 50px 0;
    order: 2;
  }
  /* line 767, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__contentBlock.col-xs-12 {
    padding-left: 30px;
    padding-right: 30px;
  }
  /* line 771, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__contentBlock__title {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #ffffff;
    margin: 0;
    text-align: left;
  }
  /* line 780, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__contentBlock__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: #f3f6f9;
    margin: 20px 0 36px;
    max-width: 300px;
    text-align: left;
  }
  /* line 790, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__contentBlock__text {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #ffffff;
    align-self: center;
    margin-bottom: 19px;
  }
  /* line 799, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__contentBlock__button {
    background: #ef6f22;
    border-radius: 4px;
    padding: 8px 22px;
    align-self: center;
    font-family: "Roboto";
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    border: none;
    outline: none;
  }
  /* line 812, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__imageBlock {
    margin-top: 2em;
    min-height: 320px;
    order: 1;
  }
  /* line 817, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__imageBlock.col-xs-12 {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 821, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__imageBlock__image {
    height: 100%;
    width: 100%;
    position: relative;
  }
  /* line 826, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__imageBlock__arrow {
    position: absolute;
    top: 75%;
    width: 125px;
    left: 60%;
    z-index: 1;
    transform: rotateZ(-90deg);
  }
  /* line 834, app/assets/stylesheets/marketing_pages/custom_branding.scss */
  .custom-branding-wrapper .competitionSection__imageBlock .col-xs-12 {
    padding: 0;
  }
}

/*# sourceMappingURL=custom_branding.css-b20ed3782d2ea4d8b5459665f95e2652e0313db46f5e6249e999db8cd49fca7a.map */
