.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;
}

.section {
  width: 100vw;
  height: 100vh;
}

.div-block {
  height: 100%;
  background-color: #a80e0e;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.div-block-2 {
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  border-bottom: 1px solid #f6c143;
}

.tabs-menu {
  text-align: center;
}

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

.text-block-2 {
  font-family: Montserrat, sans-serif;
}

.text-block-3 {
  font-family: Montserrat, sans-serif;
}

.text-block-4 {
  font-family: Montserrat, sans-serif;
}

.logo {
  margin-top: 20px;
  margin-left: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-top: 0px none #000;
  border-bottom: 0px none #000;
  font-family: Montserrat, sans-serif;
  color: #28b65a;
  font-size: 21px;
  font-weight: 300;
}

.navbar {
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
}

.nav-link {
  font-family: Montserrat, sans-serif;
  color: #4d73be;
  font-size: 16px;
}

.nav-link:hover {
  color: #f6c143;
}

.nav-link-2 {
  font-family: Montserrat, sans-serif;
  color: #4d73be;
  font-size: 16px;
}

.nav-link-2:hover {
  color: #f6c143;
}

.nav-link-3 {
  font-family: Montserrat, sans-serif;
  color: #4d73be;
  font-size: 16px;
}

.nav-link-3:hover {
  color: #f6c143;
}

.brand {
  width: 280px;
  background-image: url('../images/logo-V2.png');
  background-position: 50% 50%;
  background-size: 280px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.brand.w--current {
  width: 320px;
  padding-bottom: 0px;
  background-image: url('../images/logo-V2.png');
  background-position: 50% 50%;
  background-size: 100%;
}

.nav-link-4 {
  font-family: Montserrat, sans-serif;
  color: #4d73be;
  font-size: 16px;
}

.nav-link-4:hover {
  color: #f6c143;
}

.div-block-3 {
  width: 100%;
}

.foot {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  margin-top: 30px;
  background-color: #f6c143;
  font-family: Montserrat, sans-serif;
}

.heading {
  color: #4d73be;
  font-weight: 500;
  text-align: center;
}

.paragraph {
  position: relative;
  color: #4d73be;
  text-align: center;
}

.link-block {
  width: 320px;
  margin-top: 6px;
}

.text-block-5 {
  font-family: Montserrat, sans-serif;
  color: #4d73be;
  font-size: 16px;
}

.text-block-5:hover {
  color: #f6c143;
}

.icon-2 {
  color: #f6c143;
}

.dropdown-link {
  background-color: #f6c143;
  font-family: Montserrat, sans-serif;
  color: #4d73be;
}

.dropdown-link:hover {
  background-color: #4d73be;
  color: #fff;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.texto-home {
  margin-bottom: 29px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 32px;
  text-align: left;
}

.paragraph-3 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

.div-block-4 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.container-2 {
  display: block;
  margin-top: 40px;
  margin-bottom: 30px;
  padding-top: 20px;
  border-top: 1px solid #f6c143;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
  color: #4d73be;
  font-weight: 500;
  text-align: center;
}

.submit-button {
  background-color: #4d73be;
  font-family: Montserrat, sans-serif;
}

.submit-button:hover {
  background-color: #f6c143;
  font-family: Montserrat, sans-serif;
}

.field-label {
  font-family: Montserrat, sans-serif;
  color: #4d73be;
  font-weight: 500;
}

.field-label-2 {
  font-family: Montserrat, sans-serif;
  color: #4d73be;
  font-weight: 500;
}

.text-field {
  border-style: solid;
  border-width: 1px;
  border-color: #f6c143;
}

.text-field-2 {
  border-style: solid;
  border-width: 1px;
  border-color: #f6c143;
}

.column {
  margin-top: 72px;
}

.grid {
  margin-top: 0px;
  justify-items: center;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.image {
  display: block;
  height: auto;
  max-width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  box-shadow: 2px 2px 5px 0 #000;
  text-align: right;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 100px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.columns {
  height: auto;
  margin-right: 136px;
  margin-left: 136px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 30px;
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-6 {
  margin: 60px 20px;
}

.titulo {
  margin-top: 15px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  color: #4d73be;
  font-weight: 600;
  text-align: left;
}

.texto {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.nome {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  color: #4d73be;
  text-align: center;
}

.image-2 {
  max-width: 40%;
  box-shadow: 2px 2px 3px 0 #000;
  text-align: center;
}

.column-3 {
  border-right: 1px solid #f6c143;
}

.div-block-7 {
  margin-top: 60px;
}

.heading-5 {
  font-family: Montserrat, sans-serif;
  color: #4d73be;
}

.text-block-6 {
  font-family: Montserrat, sans-serif;
  color: #f6c143;
}

.success-message {
  background-color: #4d73be;
}

.text-block-7 {
  font-family: Montserrat, sans-serif;
}

.error-message {
  background-color: #f6c143;
}

.submit-button-2 {
  background-color: #4d73be;
}

.submit-button-2:hover {
  background-color: #f6c143;
  color: #4d73be;
}

.field-label-3 {
  font-family: Montserrat, sans-serif;
  color: #4d73be;
  font-weight: 400;
}

.field-label-4 {
  font-family: Montserrat, sans-serif;
  color: #4d73be;
  font-weight: 400;
}

.field-label-5 {
  font-family: Montserrat, sans-serif;
  color: #4d73be;
  font-weight: 400;
}

.field-label-6 {
  font-family: Montserrat, sans-serif;
  color: #4d73be;
  font-weight: 400;
}

.text-field-3 {
  border-style: solid;
  border-width: 1px;
  border-color: #f6c143;
}

.text-field-4 {
  border-style: solid;
  border-width: 1px;
  border-color: #f6c143;
}

.text-field-5 {
  border-style: solid;
  border-width: 1px;
  border-color: #f6c143;
}

.textarea {
  border-style: solid;
  border-width: 1px;
  border-color: #f6c143;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.paragraph-5 {
  font-family: Montserrat, sans-serif;
  color: #4d73be;
}

.telefone {
  font-family: Montserrat, sans-serif;
  color: #4d73be;
  font-size: 18px;
  font-weight: 500;
}

.text-block-9 {
  font-family: Montserrat, sans-serif;
  color: #4d73be;
}

.grid-2 {
  grid-row-gap: 13px;
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.text-block-10 {
  font-family: 'Font awesome 5 pro 300', sans-serif;
  color: #4d73be;
  font-size: 18px;
  text-align: right;
}

.text-block-11 {
  font-family: 'Font awesome 5 brands 400', sans-serif;
  color: #4d73be;
  font-size: 18px;
  text-align: right;
}

.email {
  font-family: 'Font awesome 5 pro 300', sans-serif;
  color: #4d73be;
  font-size: 18px;
  text-align: right;
}

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

.heading-6 {
  font-family: Montserrat, sans-serif;
  color: #4d73be;
  font-weight: 600;
  text-align: center;
}

.paragraph-6 {
  font-family: Montserrat, sans-serif;
  color: #243a64;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.div-block-8 {
  margin-top: 30px;
}

.dropdown-link-2 {
  background-color: #f6c143;
  font-family: Montserrat, sans-serif;
  color: #4d73be;
}

.dropdown-link-2:hover {
  background-color: #4d73be;
  color: #fff;
}

.heading-7 {
  font-family: Montserrat, sans-serif;
  color: #4d73be;
}

.heading-8 {
  font-family: Montserrat, sans-serif;
  color: #4d73be;
}

.rich-text-block {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.heading-9 {
  font-family: Montserrat, sans-serif;
  color: #243a64;
  font-weight: 400;
}

.paragraph-7 {
  font-family: Montserrat, sans-serif;
  line-height: 28px;
}

.grid-4 {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
}

.div-block-9 {
  margin-right: 20px;
  margin-left: 20px;
}

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

.container-4 {
  margin-bottom: 20px;
}

.container-5 {
  margin-bottom: 20px;
}

.grid-6 {
  grid-row-gap: 0px;
}

.div-block-10 {
  margin-right: 30px;
  margin-left: 30px;
}

.text-block-13 {
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.image-3 {
  max-width: 70%;
  box-shadow: 1px 1px 6px 0 #000;
}

.image-4 {
  max-height: 60%;
  max-width: 100%;
  margin-top: 0px;
  box-shadow: 1px 1px 6px 0 #000;
}

.text-block-14 {
  font-family: Montserrat, sans-serif;
  color: #f6c143;
}

.success-message-2 {
  background-color: #4d73be;
}

.text-block-15 {
  font-family: Montserrat, sans-serif;
  color: #4d73be;
}

.body {
  background-color: #d1def8;
}

.body-2 {
  background-color: #d1def8;
}

.body-3 {
  background-color: #d1def8;
}

.body-4 {
  background-color: #d1def8;
}

.container-6 {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.div-block-11 {
  margin-top: 0px;
}

.body-5 {
  background-color: #d1def8;
}

.div-block-12 {
  margin-top: 0px;
  margin-right: 50px;
  margin-left: 50px;
  text-align: right;
}

.container-7 {
  padding-right: 0px;
  padding-left: 50px;
  text-align: center;
}

.map {
  box-shadow: 2px 2px 3px 0 #000;
}

.crm {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

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

.div-block-13 {
  margin: 20px 30px;
}

.foto-derma {
  position: static;
  display: block;
  width: 80%;
  max-width: 100%;
  box-shadow: 2px 2px 3px 0 #000;
  text-align: center;
}

.derma-clinica {
  box-shadow: 2px 2px 3px 0 #000;
}

.column-5 {
  border-right: 1px solid #f6c143;
  text-align: center;
}

.container-8 {
  margin-top: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #f6c143;
}

.columns-2 {
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
}

.column-6 {
  border-right: 1px solid #f6c143;
  text-align: center;
}

.image-5 {
  box-shadow: 2px 2px 3px 0 #000;
}

.image-6 {
  box-shadow: 2px 2px 3px 0 #000;
}

.container-9 {
  margin-top: 20px;
}

.titulo2 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  color: #4d73be;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
}

.container-10 {
  margin-top: 20px;
  text-align: center;
}

.body-6 {
  background-color: #d1def8;
}

.div-block-14 {
  margin-right: 30px;
  margin-left: 30px;
}

.grid-8 {
  margin-right: 20px;
  margin-left: 20px;
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-15 {
  margin: 15px 20px 20px;
}

.image-7 {
  box-shadow: 2px 2px 3px 0 #000;
}

.image-8 {
  box-shadow: 2px 2px 3px 0 #000;
}

.instagram {
  font-family: 'Font awesome 5 brands 400', sans-serif;
  color: #4d73be;
  font-size: 18px;
  text-align: right;
}

.columns-3 {
  margin-top: 40px;
  margin-right: 30px;
  margin-left: 30px;
}

.grid-9 {
  margin-right: 0px;
  margin-left: 0px;
  -ms-grid-columns: 0.75fr 1fr;
  grid-template-columns: 0.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.columns-4 {
  margin-top: 30px;
}

.grid-10 {
  margin-right: 40px;
  margin-left: 40px;
}

.grid-11 {
  margin-right: 40px;
  margin-left: 40px;
  -ms-grid-columns: 0.75fr 1fr;
  grid-template-columns: 0.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.columns-5 {
  margin-top: 20px;
}

.grid-12 {
  margin-right: 30px;
  margin-left: 30px;
  -ms-grid-columns: 0.75fr 1fr;
  grid-template-columns: 0.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-17 {
  margin: 30px;
}

.column-8 {
  padding-right: 0px;
  padding-left: 0px;
  text-align: right;
}

.columns-6 {
  margin-top: 0px;
}

.column-9 {
  padding-left: 0px;
}

.div-block-18 {
  display: block;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
}

.home {
  margin-top: 15px;
  padding-right: 70px;
  padding-left: 70px;
}

.grid-home {
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-grid-columns: 0.75fr 1fr;
  grid-template-columns: 0.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.foto-home {
  text-align: right;
}

.image-10 {
  display: block;
  max-width: 70%;
  text-align: center;
}

.image-11 {
  box-shadow: 2px 2px 3px 0 #000;
}

.image-12 {
  max-width: 70%;
  text-align: center;
}

.image-13 {
  box-shadow: 2px 2px 3px 0 #000;
}

.image-14 {
  box-shadow: 2px 2px 3px 0 #000;
}

.image-15 {
  box-shadow: 2px 2px 3px 0 #000;
}

.image-16 {
  box-shadow: 2px 2px 3px 0 #000;
}

@media screen and (max-width: 991px) {
  .icon {
    color: #4d73be;
  }
  .icon:hover {
    color: #f6c143;
  }
  .heading-2 {
    font-size: 16px;
  }
  .div-block-5 {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 40px;
    padding-left: 40px;
  }
  .titulo {
    margin-top: 0px;
    font-size: 18px;
  }
  .texto {
    font-size: 13px;
    line-height: 22px;
  }
  .telefone {
    font-size: 16px;
  }
  .div-block-8 {
    margin-top: 0px;
  }
  .grid-4 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .image-4 {
    margin-top: 0px;
  }
  .div-block-11 {
    margin-top: 10px;
  }
  .crm {
    font-size: 12px;
  }
  .grid-8 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .div-block-16 {
    text-align: center;
  }
  .grid-9 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .grid-10 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .grid-11 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .grid-12 {
    margin-left: 15px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .home {
    padding-right: 40px;
    padding-left: 40px;
  }
  .grid-home {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .foto-home {
    text-align: center;
  }
  .image-10 {
    max-width: 80%;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .paragraph {
    font-size: 12px;
  }
  .texto-home {
    font-size: 14px;
  }
  .paragraph-3 {
    font-size: 14px;
  }
  .image {
    margin-right: auto;
    margin-bottom: 20px;
    text-align: center;
  }
  .div-block-5 {
    margin-top: 20px;
  }
  .titulo {
    margin-top: 10px;
    font-size: 16px;
  }
  .nome {
    font-size: 14px;
  }
  .div-block-8 {
    margin-top: 5px;
    margin-left: 0px;
  }
  .heading-7 {
    font-size: 18px;
  }
  .heading-8 {
    font-size: 18px;
  }
  .grid-4 {
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .grid-5 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto;
  }
  .grid-6 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .text-block-13 {
    font-size: 12px;
  }
  .div-block-11 {
    margin-left: 0px;
  }
  .grid-7 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .grid-8 {
    grid-row-gap: 11px;
    -ms-grid-columns: auto;
    grid-template-columns: auto;
  }
  .grid-9 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .grid-home {
    grid-row-gap: 0px;
  }
}

@media screen and (max-width: 479px) {
  .paragraph {
    font-size: 10px;
  }
  .link-block {
    width: 80%;
    max-width: 60%;
    margin-top: 15px;
  }
  .container-2 {
    margin-top: 20px;
  }
  .heading-2 {
    font-size: 14px;
  }
  .titulo {
    margin-top: 0px;
  }
  .telefone {
    font-size: 14px;
  }
  .paragraph-6 {
    font-size: 14px;
  }
  .div-block-8 {
    margin-left: 0px;
  }
  .heading-9 {
    font-size: 14px;
  }
  .grid-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .container-3 {
    padding-right: 12px;
    padding-left: 12px;
  }
  .div-block-11 {
    margin-top: 6px;
  }
  .container-7 {
    padding-left: 0px;
  }
  .container-8 {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .titulo2 {
    font-size: 14px;
  }
  .column-7 {
    margin-top: 20px;
  }
  .grid-9 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .image-9 {
    max-width: 100%;
  }
  .grid-11 {
    margin-right: 15px;
    margin-left: 15px;
  }
  .grid-12 {
    margin-right: 15px;
  }
  .home {
    padding-right: 20px;
    padding-left: 20px;
  }
}

#w-node-af1bdbcb6632-14daca78 {
  -ms-grid-column-align: end;
  justify-self: end;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-1b9f0b5c2864-6a537fb8 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-a2e56a537fbd-6a537fb8 {
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-2114b95f9a40-6a537fb8 {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-698d56de6269-6a537fb8 {
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-d688fa82c0bd-8f269b01 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-d688fa82c0c3-8f269b01 {
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-d688fa82c0c7-8f269b01 {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-730b353ace8c-8f269b01 {
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-4aae1c2ab837-c58f2f3f {
  -ms-grid-column-align: auto;
  justify-self: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-1d48630945db-c58f2f3f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-256b692a6398-7b42a78c {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-1d48630945db-7b42a78c {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-d7a077817b8d-93c64109 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-4aae1c2ab837-05603568 {
  -ms-grid-column-align: auto;
  justify-self: auto;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-1d48630945db-05603568 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-256b692a6398-4da5d78a {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-01e6f18ffa6f-4da5d78a {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-af1bdbcb6632-14daca78 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-9aeb1da6aa2b-14daca78 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-4aae1c2ab837-c58f2f3f {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

@font-face {
  font-family: 'Font awesome 5 brands 400';
  src: url('../fonts/Font-Awesome-5-Brands-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Font awesome 5 pro 300';
  src: url('../fonts/Font-Awesome-5-Pro-Light-300.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}