.styles__banner-square___RB6uC {
  height: 360px;
}

.styles__banner-texts___zb4qj {
  text-align: center;
  margin-bottom: 30px;
  padding: 0 20px;
}

.styles__image-wrapper___klF6t {
  display: inline-block;
  max-width: 90%;
  height: 200px;
  margin: 0 auto;
  vertical-align: middle;
  overflow: hidden;
  position: relative;
}
.styles__image-wrapper___klF6t:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.styles__image___NCzlP {
  max-width: 75%;
  max-height: 200px;
  vertical-align: middle;
}

@media only screen and (max-width: 979px) {
  .styles__banner-square___RB6uC {
    height: auto;
  }
}
/* Colors */
/* Font */
/* Width & Height */
/* Mixins */
.banners__banners-wrapper___CL2Jj {
  width: 100%;
  margin: 0 auto;
  display: table;
  height: 720px;
}

.banners__banners-wrapper-fixed___g9QyR {
  width: 1200px;
}

.banners__margin-bottom___Li5OB {
  margin-bottom: 50px;
}

.banners__row___jLG6X {
  display: table;
  width: 100%;
}

.banners__col___iWR2o {
  display: table-cell;
  vertical-align: top;
  position: relative;
  text-align: center;
}

.banners__pointer___m7us5 {
  cursor: pointer;
}

.banners__caption___JPmeH {
  font-size: 18px;
  line-height: 160%;
  margin-bottom: 6px;
  color: #808080;
}

.banners__title___T9tgS {
  font-size: 23px;
  line-height: 160%;
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  color: #45424E;
}

.banners__button___mcPgB {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.8);
  color: #45424E;
  display: inline-block;
  padding: 15px 25px;
  margin: 35px 0 0;
  font-size: 18px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.banners__button___mcPgB:hover {
  color: var(--color-primary, #2a282f);
}

.banners__link___Mfs66 {
  display: table;
  width: 100%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
}

.banners__col-14___CkiY8 {
  width: 25%;
}

.banners__col-24___HXfx4 {
  width: 50%;
}

.banners__col-34___XO6YL {
  width: 75%;
}

.banners__col-44___eHXep {
  width: 100%;
}

.banners__col-13___V8dqt {
  width: 33.33333333%;
}

.banners__col-23___fNoBx {
  width: 66.66666666%;
}

.banners__col-33___Y2AZY {
  width: 100%;
}

.banners__pink___bRUyk {
  background: #F6D0D7;
}

.banners__yellow___kEt_D {
  background: #F6EFE0;
}

.banners__platinum___WM3zT {
  background: #E8E1DB;
}

.banners__silver___FpHbJ {
  background: #F4F4F4;
}

.banners__light-blue___ObCEZ {
  background: #D8E2EA;
}

.banners__light-green___pMKyK {
  background: #ebf9f7;
}

.banners__purple___JuwjK {
  background: #f7e0fb;
}

.banners__blue___hjq0O {
  background: #dae0fb;
}

.banners__orange___PzwmJ {
  background: #f6dfd0;
}

.banners__green___T0lVm {
  background: #e5ffcb;
}

.banners__red___aPTku {
  background: #ffbbbb;
}

.banners__white___tnal_ {
  background: #fff;
  border: 1px solid #F1F3F5;
}

@media only screen and (min-width: 1024px) and (max-width: 1223px) {
  .banners__banners-wrapper___CL2Jj, .banners__banners-wrapper-fixed___g9QyR {
    width: 95%;
  }
  .banners__title___T9tgS {
    font-size: 20px;
  }
  .banners__caption___JPmeH {
    font-size: 18px;
  }
}
@media only screen and (min-width: 980px) and (max-width: 1023px) {
  .banners__banners-wrapper___CL2Jj, .banners__banners-wrapper-fixed___g9QyR {
    width: 95%;
  }
  .banners__title___T9tgS {
    font-size: 20px;
  }
  .banners__caption___JPmeH {
    font-size: 18px;
  }
}
@media only screen and (max-width: 979px) {
  .banners__banners-wrapper___CL2Jj, .banners__banners-wrapper-fixed___g9QyR {
    width: 92%;
    height: auto;
    display: block;
  }
  .banners__col___iWR2o {
    display: block;
  }
  .banners__link___Mfs66 {
    top: 0;
    transform: translateY(0);
  }
  .banners__title___T9tgS {
    font-size: 20px;
  }
  .banners__caption___JPmeH {
    font-size: 18px;
  }
  .banners__col-14___CkiY8 {
    width: 100%;
  }
  .banners__col-24___HXfx4 {
    width: 100%;
  }
  .banners__col-34___XO6YL {
    width: 100%;
  }
  .banners__col-44___eHXep {
    width: 100%;
  }
  .banners__col-13___V8dqt {
    width: 100%;
  }
  .banners__col-23___fNoBx {
    width: 100%;
  }
  .banners__col-33___Y2AZY {
    width: 100%;
  }
}
.styles__banner-vertical___g5eUx {
  height: 720px;
}

.styles__banner-texts___VCwih {
  text-align: center;
  padding: 0 20px;
}

.styles__image-wrapper___sEfCe {
  margin: 50px auto 15px;
  text-align: center;
}

.styles__image___GdSRM {
  max-width: 60%;
}

@media only screen and (max-width: 979px) {
  .styles__banner-vertical___g5eUx {
    height: auto;
  }
  .styles__link___VW8VK {
    padding: 25px 0;
  }
  .styles__image-wrapper___sEfCe {
    max-width: 90%;
  }
}
.styles__banner-horizontal___jAXBg {
  height: 360px;
  text-align: left;
}

.styles__link___sfHl6 {
  padding: 0 70px;
  height: 100%;
}

.styles__ltr___LVwsl {
  direction: ltr;
  text-align: right;
}

.styles__banner-texts___nYO1c {
  width: 60%;
  display: table-cell;
  vertical-align: middle;
  direction: rtl;
}

.styles__image-wrapper___wlxN8 {
  width: 40%;
  display: table-cell;
  vertical-align: middle;
  direction: rtl;
}

.styles__align-right___I5ZHO {
  text-align: right;
}

.styles__align-left___DNLoW {
  text-align: left;
}

.styles__padding-right___LBeEQ {
  padding-right: 20px;
}

.styles__padding-left___BXIFI {
  padding-left: 20px;
}

.styles__image___EtFIx {
  max-width: 100%;
  max-height: 250px;
}

@media only screen and (max-width: 979px) {
  .styles__banner-horizontal___jAXBg {
    height: auto;
    text-align: center;
  }
  .styles__link___sfHl6 {
    padding: 25px 0;
  }
  .styles__banner-texts___nYO1c, .styles__image-wrapper___wlxN8 {
    display: block;
    width: 100%;
  }
  .styles__image-wrapper___wlxN8 {
    margin: 0 auto 15px;
    max-width: 90%;
  }
  .styles__align-right___I5ZHO, .styles__align-left___DNLoW {
    text-align: center;
  }
  .styles__padding-right___LBeEQ, .styles__padding-left___BXIFI {
    padding: 0;
  }
}
/* Colors */
/* Font */
/* Width & Height */
.styles__title-wrapper___N4GGy {
  text-align: center;
  margin-bottom: 35px;
}

.styles__title___pD0EG {
  color: #45424E;
  display: inline-block;
  position: relative;
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  font-size: 22px;
  line-height: 170%;
}
.styles__title___pD0EG:before {
  content: "";
  background: #45424E;
  width: 70px;
  height: 2px;
  display: block;
  margin: 0 auto 12px;
}

.styles__title-dark___znG0R .styles__title___pD0EG {
  color: #fff;
}
.styles__title-dark___znG0R .styles__title___pD0EG:before {
  background: #fff;
}
.styles__title-dark___znG0R .styles__description___e5JzD {
  color: rgba(255, 255, 255, 0.8);
}

.styles__description___e5JzD {
  margin-top: 12px;
  color: #757181;
  font-size: 14px;
  line-height: 160%;
}

@media only screen and (max-width: 979px) {
  .styles__title___pD0EG {
    font-size: 20px;
  }
}
