.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.logo_mtmc {
  display: inline-block;
  margin-top: 0px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.link {
  font-family: Montserrat, sans-serif;
  color: #00587a;
  font-size: 0.85em;
  font-weight: 400;
  text-decoration: none;
}

.contact-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  float: right;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.btn_invite {
  margin-left: 10px;
  padding: 9px 20px;
  border-radius: 20px;
  background-color: #00587a;
  font-family: Montserrat, sans-serif;
  font-size: 0.8em;
  line-height: 1.2em;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.btn_invite.inviteothers {
  padding-top: 8px;
  padding-bottom: 8px;
}

.navbar-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu {
  display: inline-block;
  margin-top: 0px;
  float: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Montserrat, sans-serif;
  font-size: 0.9em;
  line-height: 1.2em;
  font-weight: 400;
}

.container_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-5 {
  margin-top: 0px;
  border: 0px none #000;
}

.top-nav-block {
  margin-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: left;
}

.div-block-2 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.navbar_top {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  padding-top: 6px;
  padding-bottom: 6px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.8);
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.18);
  opacity: 1;
  color: hsla(0, 0%, 100%, 0.75);
}

.nav-link {
  padding: 0px 20px;
  color: rgba(0, 88, 122, 0.9);
  font-size: 1em;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.5px;
}

.contact_image {
  position: static;
  display: block;
  overflow: hidden;
  width: 28px;
  height: 28px;
  margin-top: 0px;
  margin-right: 8px;
  padding-right: 0px;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: #00587a;
  border-radius: 20px;
  background-color: #00587a;
}

.section_hero {
  position: relative;
  height: auto;
  padding-top: 110px;
  padding-bottom: 100px;
  opacity: 1;
}

.youtube {
  box-shadow: 0 6px 20px 0 rgba(120, 170, 212, 0.5);
}

.hero_container {
  position: relative;
  z-index: 222;
  padding-right: 10px;
  padding-left: 10px;
}

.paragraph {
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  color: #444;
  font-size: 0.9em;
  line-height: 1.6em;
}

.mtmc_card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 12px;
  background-color: transparent;
}

.h5 {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 3px;
  color: #00587a;
  font-size: 0.8em;
  line-height: 16px;
  font-weight: 600;
}

.h5.white {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 1.3em;
  font-weight: 600;
  text-align: center;
}

.h5.dark-blue {
  margin-bottom: 5px;
  color: #00587a;
  text-align: center;
}

.mtmc_p.white {
  display: block;
  margin-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 0.9em;
  line-height: 1.5em;
  font-weight: 300;
  text-align: center;
}

.mtmc_hr {
  width: 50px;
  height: 3px;
}

.mtmc_hr.white {
  width: 40px;
  height: 1.5px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #fff;
}

.section_cards {
  position: relative;
  z-index: 22;
  margin-top: -30px;
  padding-top: 10px;
  padding-bottom: 30px;
}

.grid {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.hero_content {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.hero_content_left {
  display: block;
  padding-right: 40px;
  padding-left: 20px;
}

.text-block {
  font-size: 0.9em;
  line-height: 1.5em;
}

.text-block.txt_tab_btn {
  color: #eee;
}

.btn_product {
  width: auto;
  padding: 12px 24px;
  border-radius: 20px;
  background-color: #00587a;
  color: #eee;
  font-size: 0.8em;
  line-height: 1em;
  text-align: center;
  letter-spacing: 0.3px;
}

.btn_product.ghost {
  padding: 15px 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 30px;
  background-color: transparent;
  font-size: 0.85em;
  letter-spacing: 0.5px;
}

.heading_product {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  color: #1c5972;
  font-size: 0.9em;
  line-height: 1em;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
}

.container_product {
  position: relative;
  display: block;
  height: auto;
  margin: 5px 6px;
  padding: 45px 16px 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 88, 122, 0.15);
  border-radius: 12px;
  box-shadow: 0 3px 9px 0 rgba(0, 88, 122, 0.12);
  -o-object-fit: fill;
  object-fit: fill;
}

.txt_tab_btn {
  color: #fff;
  font-size: 0.63em;
  line-height: 1.5em;
  font-weight: 300;
  letter-spacing: 0.25px;
}

.txt_product {
  font-family: Montserrat, sans-serif;
  color: #819aa7;
  font-size: 0.8em;
  line-height: 1.4em;
}

.img_product {
  position: static;
  display: block;
  margin-bottom: 10px;
  border-radius: 12px;
  font-size: 0px;
  line-height: 0px;
}

.tabs_menu {
  text-align: left;
}

.section_products {
  height: auto;
  margin-bottom: 80px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  font-size: 16px;
  line-height: 24px;
}

.tabs_content {
  margin-top: 20px;
  border-top: 1px solid rgba(120, 170, 212, 0.5);
}

.tabs {
  text-align: center;
}

.tab_control {
  margin: 1px 1px 1px 0px;
  padding: 8px 10px;
  border-radius: 20px;
  background-color: #00587a;
}

.tab_control.w--current {
  margin-right: 1px;
  margin-left: 1px;
  padding: 8px 12px;
  border-radius: 20px;
  background-color: rgba(0, 88, 122, 0.35);
}

.grid_suppliers {
  margin-top: 24px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-flow: row;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.section_copyright {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #141618;
}

.txt_copyright {
  color: #696969;
  font-size: 0.8em;
  font-weight: 400;
  text-align: center;
}

.body {
  font-family: Montserrat, sans-serif;
}

.slider {
  border-radius: 20px;
  background-color: transparent;
}

.right-arrow {
  width: 50px;
  height: auto;
  text-align: left;
}

.left-arrow {
  width: 50px;
  height: auto;
}

.h2 {
  color: #00587a;
  font-size: 1.6em;
  line-height: 1.2em;
  font-weight: 700;
}

.h2.hdr_dialog {
  margin-top: 0px;
  margin-bottom: 0px;
  border: 1px none #000;
  opacity: 0.5;
  color: rgba(120, 170, 212, 0.5);
  font-size: 3em;
  line-height: 1em;
}

.hr_2px {
  height: 2px;
  margin-bottom: 10px;
  padding-right: 0px;
  background-color: #00587a;
  color: transparent;
}

.field-label {
  display: inline-block;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Montserrat, sans-serif;
  color: #00587a;
  font-size: 0.75em;
  line-height: 1em;
  font-weight: 500;
  white-space: nowrap;
}

.text-field {
  display: inline-block;
  width: 130%;
  margin-right: 4px;
  margin-bottom: 0px;
  margin-left: 4px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 20px;
  color: #444;
  font-size: 0.8em;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 10px 10px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #f8f8f8;
  font-size: 1em;
  line-height: 20px;
}

.submit-button {
  border-radius: 20px;
  background-color: #00587a;
  color: #fff;
  font-size: 0.7em;
  line-height: 19px;
  letter-spacing: 1px;
}

.select-field {
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 5px;
  padding-left: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 20px;
  background-color: #fff;
  color: #8f8f8f;
  font-size: 0.75em;
}

.form-block {
  display: none;
  padding-left: 0px;
}

.card-buy-smart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  background-color: transparent;
}

.card-buy-smart.orange {
  background-color: #f5821f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5821f), to(#df5601));
  background-image: linear-gradient(180deg, #f5821f, #df5601);
}

.card-buy-smart.dark-blue {
  background-color: #00587a;
}

.card-buy-smart.light-blue {
  background-color: rgba(120, 170, 212, 0.5);
}

.slider-buysmart {
  background-color: transparent;
}

.slider-buysmart.slider {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
}

.icon-5 {
  margin: 130px 5px;
  font-size: 30px;
}

.icon-6 {
  margin-right: 5px;
  margin-left: 5px;
  font-size: 30px;
}

.r_arrow {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 40px;
  margin-right: 5px;
  text-align: left;
}

.r_arrow.right-arrow {
  margin-right: 0px;
}

.l_arrow {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 40px;
}

.mask {
  border-radius: 12px;
}

.card_logo {
  position: absolute;
  left: 50%;
  top: 4%;
  right: 5%;
  bottom: auto;
  width: auto;
  height: 35px;
  border-radius: 20px;
  background-color: transparent;
  text-align: right;
}

.bold-text {
  color: #00587a;
  font-size: 1em;
  font-weight: 600;
}

.card_image {
  overflow: hidden;
  height: 180px;
  border-radius: 12px;
}

.p {
  color: #5a86ac;
  font-size: 0.85em;
  font-weight: 400;
}

.p.p_centered {
  margin-bottom: 10px;
  padding-right: 15px;
  padding-left: 15px;
  font-size: 0.85em;
  line-height: 19px;
  text-align: center;
}

.p.p_centered.white {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #fff;
}

.p.dia_labels {
  color: #00587a;
  font-weight: 600;
}

.p.dia_p {
  color: #5a86ac;
}

.hero_bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9;
  width: auto;
  height: auto;
  border-radius: 0px;
  background-image: url('../images/mtmc_hero_bg.jpg');
  background-position: 100% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.8;
}

.html-embed-2 {
  height: auto;
  opacity: 0.11;
}

.hero_bg_container {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: auto;
  height: auto;
  opacity: 1;
}

.field-label-2 {
  font-size: 0.8em;
  line-height: 14px;
  font-weight: 600;
}

.buysmart_select {
  display: none;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 20px;
  font-size: 0.8em;
  line-height: 18px;
}

.section_detail_view {
  display: none;
}

.h3 {
  margin-top: 20px;
  margin-bottom: 5px;
  color: #00587a;
  font-weight: 600;
}

.h3.hdr_features {
  margin-top: 10px;
  margin-bottom: 5px;
  color: #00587a;
  font-size: 1.2em;
  line-height: 1em;
}

.h3.hdr_features.white {
  margin-top: 10px;
  margin-bottom: 15px;
  color: #fff;
  font-size: 1.2em;
  font-weight: 600;
}

.card_bg_01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 69, 122, 0.25)), to(rgba(0, 65, 122, 0.6))), url('../images/00_mtmc_hom_500kl.jpg');
  background-image: linear-gradient(180deg, rgba(0, 69, 122, 0.25), rgba(0, 65, 122, 0.6)), url('../images/00_mtmc_hom_500kl.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  box-shadow: 0 5px 15px 0 rgba(0, 88, 122, 0.25);
}

.card_bg_01._500kl {
  background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/HOM_500KL_02.jpg');
  background-image: linear-gradient(180deg, null, null), url('../images/HOM_500KL_02.jpg');
}

.card_bg_02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 69, 122, 0.25)), to(rgba(0, 65, 122, 0.6))), url('../images/00_HOM_1100KL_E.jpg');
  background-image: linear-gradient(180deg, rgba(0, 69, 122, 0.25), rgba(0, 65, 122, 0.6)), url('../images/00_HOM_1100KL_E.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  box-shadow: 0 5px 15px 0 rgba(0, 88, 122, 0.25);
}

.card_bg_03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 69, 122, 0.25)), to(rgba(0, 65, 122, 0.6))), url('../images/00_HOM_1100KL_E.jpg');
  background-image: linear-gradient(180deg, rgba(0, 69, 122, 0.25), rgba(0, 65, 122, 0.6)), url('../images/00_HOM_1100KL_E.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  box-shadow: 0 5px 15px 0 rgba(0, 88, 122, 0.25);
}

.h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #00587a;
  font-size: 2.2em;
  line-height: 1em;
  letter-spacing: -0.5px;
}

.hr {
  width: 30px;
  height: 3px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #00587a;
}

.hr.dia_hr {
  width: 50%;
  height: 1px;
  margin: 15px auto;
  background-color: #78aad4;
}

.modal-dialog {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 85%;
  max-width: 480px;
  margin: 100px auto 0px;
  padding: 10px 30px;
  border-radius: 18px;
  background-color: #fff;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.4);
}

.defaultmodal {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  width: 100vw;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.btn_close_dialog {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 10px;
  margin-right: 10px;
  text-align: right;
}

.h4 {
  margin-top: 20px;
  margin-bottom: 2px;
  margin-left: 0px;
  color: #00587a;
  font-size: 1.2em;
  line-height: 1em;
  font-weight: 700;
}

.dia_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding: 15px 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 12px;
  background-color: rgba(120, 170, 212, 0.09);
}

.textfield-invite {
  display: block;
  width: 100%;
  margin-right: 10px;
  margin-bottom: 5px;
  padding: 10px 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #78aad4;
  border-radius: 20px;
  color: #00587a;
  font-size: 0.8em;
  line-height: 1em;
}

.tf_sender-email {
  display: block;
  width: 100%;
  margin-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #78aad4;
  border-radius: 20px;
  font-size: 0.8em;
  line-height: 1em;
}

.sender-textfields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.invite-btn {
  display: block;
  margin-right: 0px;
  margin-left: auto;
  padding: 12px 30px;
  border-radius: 20px;
  background-color: #00587a;
  font-size: 0.9em;
  line-height: 1em;
  text-align: left;
}

.content-from {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: 10px;
  padding-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-right: 1px solid rgba(120, 170, 212, 0.5);
}

.content-to {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.label_field {
  color: #00587a;
  font-size: 0.9em;
  font-weight: 600;
}

.textarea_invite {
  border-style: solid;
  border-width: 1px;
  border-color: #5a86ac;
  border-radius: 20px;
  font-size: 0.8em;
}

@media screen and (min-width: 1280px) {
  .navbar_top {
    position: fixed;
    padding-top: 4px;
    padding-bottom: 5px;
  }

  .section_hero {
    padding-bottom: 80px;
  }

  .mtmc_card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0px 3px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
  }

  .h5 {
    color: #00587a;
    font-size: 0.8em;
  }

  .h5.dark-blue {
    background-color: transparent;
  }

  .section_cards {
    margin-top: -10px;
  }

  .btn_product {
    width: auto;
    text-align: center;
  }

  .container_product {
    margin: 5px;
  }

  .card-buy-smart {
    background-color: transparent;
  }

  .card-buy-smart.orange {
    background-color: #f5821f;
  }

  .card_logo {
    left: auto;
    top: 3%;
    right: 5%;
    bottom: auto;
    width: 80%;
  }

  .card_image {
    overflow: hidden;
    width: 100%;
    height: 180px;
    border-radius: 12px;
  }

  .image-6 {
    display: block;
    overflow: visible;
  }

  .p {
    font-size: 0.9em;
    text-align: left;
  }

  .p.p_centered {
    text-align: center;
  }

  .dark-blue {
    background-color: #00587a;
  }

  .teal {
    background-color: #008c94;
  }

  .hero_bg {
    left: 0px;
    top: 0%;
    right: 0%;
    bottom: 0px;
    background-image: url('../images/mtmc_hero_bg.jpg');
    background-position: 100% 100%;
    background-size: 60vw;
    opacity: 0.8;
    text-align: right;
    background-clip: border-box;
  }

  .form-block-2 {
    display: none;
  }

  .mt {
    margin-top: 10px;
  }

  .mt_10 {
    margin-top: 10px;
  }

  .mt_5 {
    margin-top: 5px;
  }

  .modal-dialog {
    padding: 20px 30px 10px;
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.4);
  }
}

@media screen and (max-width: 991px) {
  .logo_mtmc {
    position: static;
    display: block;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .contact-info {
    display: inline-block;
    margin-right: 0px;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    float: right;
  }

  .navbar-container {
    display: block;
    margin-right: 0px;
    margin-left: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .nav-menu {
    display: block;
    margin-top: 0px;
    background-color: hsla(0, 0%, 100%, 0.9);
  }

  .container_nav {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .menu-button-2 {
    display: block;
    margin-top: 4px;
    padding: 4px 0px 4px 4px;
    float: right;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .menu-button-2.w--open {
    background-color: hsla(0, 0%, 100%, 0);
  }

  .navbar_top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1px;
    padding-bottom: 1px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav-link {
    color: #3f3f3f;
    line-height: 1.8em;
    text-align: right;
  }

  .section_hero {
    padding-bottom: 80px;
    background-position: 30% 100%;
  }

  .h5.white {
    font-size: 1.2em;
  }

  .mtmc_p.white {
    font-size: 0.8em;
  }

  .section_cards {
    margin-top: 0px;
  }

  .grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .hero_content {
    margin-right: 10px;
    margin-left: 10px;
    -ms-grid-columns: 0.75fr 1fr;
    grid-template-columns: 0.75fr 1fr;
  }

  .hero_content_left {
    padding-right: 10px;
    padding-left: 0px;
  }

  .btn_product {
    font-size: 0.7em;
  }

  .btn_product.ghost {
    padding: 12px 25px;
  }

  .heading_product {
    color: #1c5972;
    font-size: 0.9em;
  }

  .container_features {
    padding-right: 21px;
    padding-left: 21px;
  }

  .container_product {
    margin: 3px;
  }

  .p.p_centered.white {
    font-size: 0.8em;
    line-height: 18px;
    letter-spacing: normal;
  }

  .hero_bg {
    left: 0%;
    background-size: contain;
    opacity: 0.79;
  }

  .hero_content_right {
    padding-right: 0px;
  }

  .hero_bg_container {
    position: absolute;
    left: -521px;
    top: -13%;
    right: 0%;
    bottom: 0%;
    height: auto;
    opacity: 1;
  }

  .buysmart_select {
    display: none;
  }

  .h3.hdr_features.white {
    font-size: 1.1em;
    font-weight: 600;
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .link {
    padding-top: 0px;
    float: left;
    font-size: 0.8em;
    line-height: 22px;
  }

  .contact-info {
    display: none;
    margin-top: 3px;
    margin-right: 8px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    float: left;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }

  .btn_invite {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 0.8em;
  }

  .navbar-container {
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .icon-2 {
    display: block;
    float: left;
    border: 1px none #000;
    color: #00587a;
  }

  .container_nav {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .menu-button-2 {
    margin-top: 0px;
    padding: 2px;
    float: right;
    clear: none;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(120, 170, 212, 0.5);
    color: #00587a;
    font-size: 1em;
  }

  .contact_image {
    margin-top: 3px;
    margin-right: 3px;
  }

  .section_hero {
    margin-bottom: 10px;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .youtube {
    margin-left: 0px;
  }

  .paragraph {
    padding-right: 0px;
    font-size: 0.9em;
  }

  .mtmc_card {
    margin-bottom: 20px;
  }

  .h5 {
    display: none;
  }

  .h5.white {
    display: block;
  }

  .section_cards {
    display: block;
    margin-top: 0px;
    padding-bottom: 20px;
  }

  .grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .container-2 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .hero_content {
    grid-auto-flow: row;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .hero_content_left {
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 10px;
  }

  .btn_product {
    width: 80%;
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 0.8em;
    letter-spacing: 0.5px;
  }

  .heading_product {
    font-size: 0.9em;
  }

  .container_product {
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
  }

  .txt_tab_btn {
    font-size: 0.7em;
  }

  .txt_product {
    font-size: 0.7em;
  }

  .tabs_menu {
    display: none;
  }

  .section_products {
    margin-bottom: 60px;
  }

  .tabs_content {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab_control {
    display: inline-block;
    padding-right: 14px;
    padding-left: 14px;
  }

  .tab_control.w--current {
    padding: 14px 16px;
  }

  .grid_suppliers {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .h2 {
    font-size: 1.4em;
  }

  .h2.hdr_dialog {
    font-size: 2em;
  }

  .hr_2px {
    margin-bottom: 15px;
  }

  .text-field {
    width: 100%;
    margin: 5px 0px;
  }

  .form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 20px;
  }

  .select-field {
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
  }

  .p {
    margin-right: 20px;
    margin-bottom: 15px;
    margin-left: 20px;
    line-height: 1.4em;
    text-align: center;
  }

  .p.p_centered {
    font-size: 0.8em;
  }

  .p.dia_p {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 0.8em;
    line-height: 1.5em;
    text-align: left;
  }

  .hero_bg {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: block;
    background-position: 100% 0%;
    background-size: 90vw;
    background-repeat: no-repeat;
    opacity: 0.8;
  }

  .buysmart_select {
    display: block;
    font-size: 0.8em;
  }

  .form-block-2 {
    display: block;
  }

  .card_bg_01 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .card_bg_02 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .h1 {
    font-size: 2em;
  }

  .form-2 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .modal-dialog {
    padding: 10px 0px 5px;
    border-radius: 12px;
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.3);
  }

  .img_close {
    color: #78aad4;
  }

  .h4 {
    margin-right: 20px;
    margin-left: 20px;
    text-align: center;
  }

  .dia_inner {
    padding: 10px 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .invite-btn {
    margin-right: 20px;
  }

  .content-from {
    width: auto;
    margin-right: 0px;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(120, 170, 212, 0.5);
    border-right-style: none;
  }

  .content-to {
    width: auto;
  }
}

#hero_left.w-node-_02b7f5f0-3d41-8365-450a-270dd8ed9471-144012a9 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_7885ef22-7baf-cd38-245f-cf91236b5e42-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_7885ef22-7baf-cd38-245f-cf91236b5e52-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_7885ef22-7baf-cd38-245f-cf91236b5e5a-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_1eea34b8-5e6e-767c-10b8-5b4080edaeb4-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_916ba531-24a6-68c7-ea69-8aed3b04e980-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-cf16ea1b-6624-4c14-fec1-23506a4c0793-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_3a0a63c9-f5f3-659a-69cc-21a6b324aa49-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-f039ad7b-9fe6-b5d2-bd44-9c9e554dee5d-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-a9da3a63-7a0b-18f2-5bbc-f86d01fe1e14-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_39b16611-d9c6-0778-34d9-88aaa2bf6ebf-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-a3d9062d-a526-69d2-4d32-20bb4ac00ed4-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_41dd5654-6d9c-7ff3-dc63-291eac3fd9c3-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-f028e629-82b3-b778-308e-d55b26aefe27-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-f028e629-82b3-b778-308e-d55b26aefe2d-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-f028e629-82b3-b778-308e-d55b26aefe33-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-f028e629-82b3-b778-308e-d55b26aefe39-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-f028e629-82b3-b778-308e-d55b26aefe3f-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-f028e629-82b3-b778-308e-d55b26aefe45-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-f028e629-82b3-b778-308e-d55b26aefe4b-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-f028e629-82b3-b778-308e-d55b26aefe51-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-f028e629-82b3-b778-308e-d55b26aefe57-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-f028e629-82b3-b778-308e-d55b26aefe5d-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-f028e629-82b3-b778-308e-d55b26aefe63-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-f028e629-82b3-b778-308e-d55b26aefe69-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-cbb53436-b7fa-3e35-8c38-e83eac289acc-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-cbb53436-b7fa-3e35-8c38-e83eac289ad2-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-cbb53436-b7fa-3e35-8c38-e83eac289ad8-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-cbb53436-b7fa-3e35-8c38-e83eac289ade-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-cbb53436-b7fa-3e35-8c38-e83eac289ae4-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-cbb53436-b7fa-3e35-8c38-e83eac289aea-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-cbb53436-b7fa-3e35-8c38-e83eac289af0-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-cbb53436-b7fa-3e35-8c38-e83eac289af6-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-cbb53436-b7fa-3e35-8c38-e83eac289afc-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-cbb53436-b7fa-3e35-8c38-e83eac289b02-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-cbb53436-b7fa-3e35-8c38-e83eac289b08-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-cbb53436-b7fa-3e35-8c38-e83eac289b0e-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_8d0db686-ebca-817d-6094-528cda86e82e-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_8d0db686-ebca-817d-6094-528cda86e834-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_8d0db686-ebca-817d-6094-528cda86e83a-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_8d0db686-ebca-817d-6094-528cda86e840-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_8d0db686-ebca-817d-6094-528cda86e846-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_8d0db686-ebca-817d-6094-528cda86e84c-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_8d0db686-ebca-817d-6094-528cda86e852-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_8d0db686-ebca-817d-6094-528cda86e858-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_8d0db686-ebca-817d-6094-528cda86e85e-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_8d0db686-ebca-817d-6094-528cda86e864-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_8d0db686-ebca-817d-6094-528cda86e86a-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_8d0db686-ebca-817d-6094-528cda86e870-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-dfddbd69-2f98-5b92-fbfc-cb5426105e8e-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-dfddbd69-2f98-5b92-fbfc-cb5426105e94-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-dfddbd69-2f98-5b92-fbfc-cb5426105e9a-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-dfddbd69-2f98-5b92-fbfc-cb5426105ea0-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-dfddbd69-2f98-5b92-fbfc-cb5426105ea6-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-dfddbd69-2f98-5b92-fbfc-cb5426105eac-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-dfddbd69-2f98-5b92-fbfc-cb5426105eb2-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-dfddbd69-2f98-5b92-fbfc-cb5426105eb8-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-dfddbd69-2f98-5b92-fbfc-cb5426105ebe-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-dfddbd69-2f98-5b92-fbfc-cb5426105ec4-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-dfddbd69-2f98-5b92-fbfc-cb5426105eca-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-dfddbd69-2f98-5b92-fbfc-cb5426105ed0-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-bd04a19f-7a49-fbd5-faee-3f8cfe56e6f4-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-bd04a19f-7a49-fbd5-faee-3f8cfe56e6fa-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-bd04a19f-7a49-fbd5-faee-3f8cfe56e700-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-bd04a19f-7a49-fbd5-faee-3f8cfe56e706-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-bd04a19f-7a49-fbd5-faee-3f8cfe56e70c-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-bd04a19f-7a49-fbd5-faee-3f8cfe56e712-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-bd04a19f-7a49-fbd5-faee-3f8cfe56e718-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-bd04a19f-7a49-fbd5-faee-3f8cfe56e71e-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-bd04a19f-7a49-fbd5-faee-3f8cfe56e724-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-bd04a19f-7a49-fbd5-faee-3f8cfe56e72a-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-bd04a19f-7a49-fbd5-faee-3f8cfe56e730-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-bd04a19f-7a49-fbd5-faee-3f8cfe56e736-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e0be1e3a-ab33-fdd7-f42f-278c9c6ae131-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e0be1e3a-ab33-fdd7-f42f-278c9c6ae137-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e0be1e3a-ab33-fdd7-f42f-278c9c6ae13d-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e0be1e3a-ab33-fdd7-f42f-278c9c6ae143-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e0be1e3a-ab33-fdd7-f42f-278c9c6ae149-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e0be1e3a-ab33-fdd7-f42f-278c9c6ae14f-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e0be1e3a-ab33-fdd7-f42f-278c9c6ae155-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e0be1e3a-ab33-fdd7-f42f-278c9c6ae15b-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e0be1e3a-ab33-fdd7-f42f-278c9c6ae161-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e0be1e3a-ab33-fdd7-f42f-278c9c6ae167-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e0be1e3a-ab33-fdd7-f42f-278c9c6ae16d-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e0be1e3a-ab33-fdd7-f42f-278c9c6ae173-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b1029060-3519-ed30-6d46-c17edca67eac-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b1029060-3519-ed30-6d46-c17edca67eb2-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b1029060-3519-ed30-6d46-c17edca67eb8-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b1029060-3519-ed30-6d46-c17edca67ebe-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b1029060-3519-ed30-6d46-c17edca67ec4-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b1029060-3519-ed30-6d46-c17edca67eca-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b1029060-3519-ed30-6d46-c17edca67ed0-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b1029060-3519-ed30-6d46-c17edca67ed6-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b1029060-3519-ed30-6d46-c17edca67edc-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b1029060-3519-ed30-6d46-c17edca67ee2-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b1029060-3519-ed30-6d46-c17edca67ee8-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b1029060-3519-ed30-6d46-c17edca67eee-144012a9 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

