.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;
  }
}
.banners__banners-wrapper___OxLrP {
  width: 100%;
  margin: 0 auto;
  display: table;
  height: 720px;
}

.banners__banners-wrapper-fixed___EQ0M9 {
  width: var(--defaultWidth);
}

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

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

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

.banners__pointer___nQHBW {
  cursor: pointer;
}

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

.banners__title___JqY_T {
  font-size: 23px;
  line-height: 160%;
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  color: var(--color-text, var(--baseColor));
}

.banners__button___ghTZT {
  cursor: pointer;
  background: var(--drv-rgba-white-0-8);
  color: var(--color-text, var(--baseColor));
  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___ghTZT:hover {
  color: var(--color-primary, var(--mainColor));
}

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

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

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

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

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

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

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

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

.banners__pink___qp2GS {
  background: #F6D0D7;
}

.banners__yellow___sSoYM {
  background: #F6EFE0;
}

.banners__platinum___Gk9Wt {
  background: #E8E1DB;
}

.banners__silver___sXTRo {
  background: #F4F4F4;
}

.banners__light-blue___M8Qkb {
  background: #D8E2EA;
}

.banners__light-green___pCkSe {
  background: #ebf9f7;
}

.banners__purple___suj7c {
  background: #f7e0fb;
}

.banners__blue___mqYWf {
  background: #dae0fb;
}

.banners__orange___BrzQG {
  background: #f6dfd0;
}

.banners__green___z7oHz {
  background: #e5ffcb;
}

.banners__red___cceH2 {
  background: #ffbbbb;
}

.banners__white___LR9AR {
  background: var(--white);
  border: 1px solid var(--antiFlashWhite);
}

@media only screen and (min-width: 1024px) and (max-width: 1223px) {
  .banners__banners-wrapper___OxLrP {
    width: 100%;
  }
  .banners__banners-wrapper-fixed___EQ0M9 {
    width: 95%;
  }
  .banners__title___JqY_T {
    font-size: 20px;
  }
  .banners__caption___kn8AP {
    font-size: 18px;
  }
}
@media only screen and (min-width: 980px) and (max-width: 1023px) {
  .banners__banners-wrapper___OxLrP {
    width: 100%;
  }
  .banners__banners-wrapper-fixed___EQ0M9 {
    width: 95%;
  }
  .banners__title___JqY_T {
    font-size: 20px;
  }
  .banners__caption___kn8AP {
    font-size: 18px;
  }
}
@media only screen and (max-width: 979px) {
  .banners__banners-wrapper___OxLrP {
    width: 100%;
  }
  .banners__banners-wrapper-fixed___EQ0M9 {
    width: 92%;
    height: auto;
    display: block;
  }
  .banners__col___Q2TH_ {
    display: block;
  }
  .banners__link___hy3Jp {
    top: 0;
    transform: translateY(0);
  }
  .banners__title___JqY_T {
    font-size: 20px;
  }
  .banners__caption___kn8AP {
    font-size: 18px;
  }
  .banners__col-14___snTqC {
    width: 100%;
  }
  .banners__col-24___clWa4 {
    width: 100%;
  }
  .banners__col-34___TzDcd {
    width: 100%;
  }
  .banners__col-44___WPGnn {
    width: 100%;
  }
  .banners__col-13___G7Rkz {
    width: 100%;
  }
  .banners__col-23___aS9E2 {
    width: 100%;
  }
  .banners__col-33___mZo5p {
    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___nYvwf {
  text-align: center;
  margin-bottom: 35px;
  position: relative;
}
.styles__title-wrapper___nYvwf:after {
  content: "";
  background: #E4E4E4;
  height: 2px;
  width: 70px;
  display: block;
  margin: 17px auto 0;
}

.styles__title___SJLyj {
  color: #45424E;
  display: inline-block;
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  font-size: 20px;
  line-height: 170%;
}

.styles__title-dark___K3tTD .styles__title___SJLyj {
  color: #fff;
}
.styles__title-dark___K3tTD .styles__description___TrrkP {
  color: rgba(255, 255, 255, 0.8);
}
.styles__title-dark___K3tTD:after {
  background: #fff;
}

.styles__description___TrrkP {
  margin-top: 12px;
  color: #6B7C93;
  font-size: 14px;
  line-height: 160%;
}
