/**
 * Add an arrow element
 *
 * Accepts:
 * - $direction: {String} Positioning method for element
 * - $size: {String}
 * - $stroke: {String}
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
/**
 * Add an arrow element
 *
 * Accepts:
 * - $direction: {String} Positioning method for element
 * - $size: {String}
 * - $stroke: {String}
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
.editor-styles-wrapper .block-editor-block-list__layout .who-we-are, body.frontend .who-we-are {
  position: relative;
  margin-bottom: 80px;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are, body.frontend .who-we-are {
    padding-top: calc( 991px * 100 / 1920 );
  }
}
@media only screen and (min-width: 1200px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are, body.frontend .who-we-are {
    padding-top: calc(1200px * 100 / 1920);
  }
}
@media only screen and (min-width: 1440px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are, body.frontend .who-we-are {
    padding-top: calc(1440px * 100 / 1920);
  }
}
@media only screen and (min-width: 1600px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are, body.frontend .who-we-are {
    padding-top: calc(1600px * 100 / 1920);
  }
}
@media only screen and (min-width: 1920px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are, body.frontend .who-we-are {
    padding-top: 100px;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are, body.frontend .who-we-are {
    margin-bottom: 10px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .who-we-are__box .row .col-right, body.frontend .who-we-are__box .row .col-right {
  position: unset;
}
.editor-styles-wrapper .block-editor-block-list__layout .who-we-are__text-wrapper, body.frontend .who-we-are__text-wrapper {
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__text-wrapper, body.frontend .who-we-are__text-wrapper {
    padding-top: calc( 991px * 152 / 1920 );
  }
}
@media only screen and (min-width: 1200px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__text-wrapper, body.frontend .who-we-are__text-wrapper {
    padding-top: calc(1200px * 152 / 1920);
  }
}
@media only screen and (min-width: 1440px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__text-wrapper, body.frontend .who-we-are__text-wrapper {
    padding-top: calc(1440px * 152 / 1920);
  }
}
@media only screen and (min-width: 1600px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__text-wrapper, body.frontend .who-we-are__text-wrapper {
    padding-top: calc(1600px * 152 / 1920);
  }
}
@media only screen and (min-width: 1920px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__text-wrapper, body.frontend .who-we-are__text-wrapper {
    padding-top: 152px;
  }
}
@media only screen and (max-width: 991px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__text-wrapper, body.frontend .who-we-are__text-wrapper {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translateX(-50%) translateY(-35%);
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__text-wrapper, body.frontend .who-we-are__text-wrapper {
    width: 72%;
    position: relative;
    margin: 0;
    text-align: left;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .who-we-are__content, body.frontend .who-we-are__content {
  max-width: 767px;
  padding-top: 400px;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__content, body.frontend .who-we-are__content {
    padding-top: 50px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .who-we-are__content .btn-wrap, body.frontend .who-we-are__content .btn-wrap {
  margin-top: 40px;
}
@media only screen and (min-width: 1200px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__content .btn-wrap, body.frontend .who-we-are__content .btn-wrap {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__content .btn, body.frontend .who-we-are__content .btn {
    width: auto !important;
    padding-left: 24px;
    padding-right: 24px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .who-we-are__media, body.frontend .who-we-are__media {
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 991px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__media img, body.frontend .who-we-are__media img {
    width: 338px;
    margin-left: auto;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__media img, body.frontend .who-we-are__media img {
    width: 100%;
    max-width: 400px;
  }
}
@media only screen and (min-width: 1200px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__media img, body.frontend .who-we-are__media img {
    max-width: 500px;
  }
}
@media only screen and (min-width: 1440px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__media img, body.frontend .who-we-are__media img {
    max-width: 639px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .who-we-are__title, body.frontend .who-we-are__title {
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.editor-styles-wrapper .block-editor-block-list__layout .who-we-are__title.h3,
.editor-styles-wrapper .block-editor-block-list__layout .who-we-are__title h3, body.frontend .who-we-are__title.h3,
body.frontend .who-we-are__title h3 {
  font-size: 26px;
  font-weight: 700;
  line-height: 36px;
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__title.h3,
.editor-styles-wrapper .block-editor-block-list__layout .who-we-are__title h3, body.frontend .who-we-are__title.h3,
body.frontend .who-we-are__title h3 {
    font-size: 32px;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__title.h3,
.editor-styles-wrapper .block-editor-block-list__layout .who-we-are__title h3, body.frontend .who-we-are__title.h3,
body.frontend .who-we-are__title h3 {
    font-size: 38px;
    line-height: 44px;
    margin-bottom: 32px;
  }
}
@media only screen and (min-width: 1200px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__title.h3,
.editor-styles-wrapper .block-editor-block-list__layout .who-we-are__title h3, body.frontend .who-we-are__title.h3,
body.frontend .who-we-are__title h3 {
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 39px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .who-we-are__text, body.frontend .who-we-are__text {
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__text, body.frontend .who-we-are__text {
    font-size: 22px;
    line-height: 32px;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__text, body.frontend .who-we-are__text {
    max-width: 767px;
    font-size: 24px;
    line-height: 34px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .who-we-are__shape, body.frontend .who-we-are__shape {
  shape-outside: ellipse(47% 50% at 30% 112%);
  float: left;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__shape, body.frontend .who-we-are__shape {
    width: calc( 991px * 480 / 1920 );
    height: calc( 991px * 480 / 1920 );
  }
}
@media only screen and (min-width: 1200px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__shape, body.frontend .who-we-are__shape {
    width: calc(1200px * 480 / 1920);
    height: calc(1200px * 480 / 1920);
  }
}
@media only screen and (min-width: 1440px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__shape, body.frontend .who-we-are__shape {
    width: calc(1440px * 480 / 1920);
    height: calc(1440px * 480 / 1920);
  }
}
@media only screen and (min-width: 1600px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__shape, body.frontend .who-we-are__shape {
    width: calc(1600px * 480 / 1920);
    height: calc(1600px * 480 / 1920);
  }
}
@media only screen and (min-width: 1920px) {
  .editor-styles-wrapper .block-editor-block-list__layout .who-we-are__shape, body.frontend .who-we-are__shape {
    width: 480px;
    height: 480px;
  }
}

/*# sourceMappingURL=block.css.map*/