/**
 * 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 .section-image-with-content, body.frontend .section-image-with-content {
  padding: 0;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options, body.frontend .section-image-with-content .registration-options {
  background-color: #01227C;
  margin-bottom: -50px;
  padding-top: 36px;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options__options .option, body.frontend .section-image-with-content .registration-options__options .option {
  margin-bottom: 50px;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options__options .option-title, body.frontend .section-image-with-content .registration-options__options .option-title {
  display: flex;
  align-items: center;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options__options .option-title .number, body.frontend .section-image-with-content .registration-options__options .option-title .number {
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #ffffff;
  border-radius: 50%;
  flex: 0 0 54px;
  margin-right: 20px;
  font-size: 26px;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options__options .option-title .title, body.frontend .section-image-with-content .registration-options__options .option-title .title {
  font-weight: 600;
}
@media only screen and (max-width: 991px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options__options .option-title .title, body.frontend .section-image-with-content .registration-options__options .option-title .title {
    font-size: 26px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options__options .option-contents, body.frontend .section-image-with-content .registration-options__options .option-contents {
  color: #ffffff;
  padding-left: 72px;
  margin-top: 10px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (max-width: 991px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options__options .option-contents, body.frontend .section-image-with-content .registration-options__options .option-contents {
    margin-bottom: -15px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options__options .option-contents p, body.frontend .section-image-with-content .registration-options__options .option-contents p {
  margin-bottom: 10px;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options__options .option-contents p.small-text, body.frontend .section-image-with-content .registration-options__options .option-contents p.small-text {
  font-size: 14px;
  margin: 0;
}
@media only screen and (min-width: 360px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options__options .option-contents p.small-text, body.frontend .section-image-with-content .registration-options__options .option-contents p.small-text {
    font-size: calc(14px + 2 * (100vw - 360px) / 1080);
  }
}
@media only screen and (min-width: 1440px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options__options .option-contents p.small-text, body.frontend .section-image-with-content .registration-options__options .option-contents p.small-text {
    font-size: 16px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options__options .option-contents p, .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options__options .option-contents span, body.frontend .section-image-with-content .registration-options__options .option-contents p, body.frontend .section-image-with-content .registration-options__options .option-contents span {
  color: #ffffff;
  font-weight: 300;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options__options .option-contents br, body.frontend .section-image-with-content .registration-options__options .option-contents br {
  content: "";
  display: block;
  margin: 15px;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options__options .option-contents .contents-1,
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options__options .option-contents .contents-2, body.frontend .section-image-with-content .registration-options__options .option-contents .contents-1,
body.frontend .section-image-with-content .registration-options__options .option-contents .contents-2 {
  flex: 0 0 100%;
}
@media only screen and (max-width: 991px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options__options .option-contents .contents-1,
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options__options .option-contents .contents-2, body.frontend .section-image-with-content .registration-options__options .option-contents .contents-1,
body.frontend .section-image-with-content .registration-options__options .option-contents .contents-2 {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options__options .option-contents .contents-1,
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options__options .option-contents .contents-2, body.frontend .section-image-with-content .registration-options__options .option-contents .contents-1,
body.frontend .section-image-with-content .registration-options__options .option-contents .contents-2 {
    flex: 1;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options__options .option-contents .contents-2 p:first-child, body.frontend .section-image-with-content .registration-options__options .option-contents .contents-2 p:first-child {
  margin-bottom: 20px;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .registration-options__options .option .purchase-btn, body.frontend .section-image-with-content .registration-options__options .option .purchase-btn {
  padding-left: 72px;
  margin-top: 25px;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .inner-contents, body.frontend .section-image-with-content .inner-contents {
  position: relative;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .inner-contents .contents, body.frontend .section-image-with-content .inner-contents .contents {
  position: relative;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .text-bg-area, body.frontend .section-image-with-content .text-bg-area {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 40%;
  pointer-events: none;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .text-bg-area img, body.frontend .section-image-with-content .text-bg-area img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right;
     object-position: right;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .top-section, body.frontend .section-image-with-content .top-section {
  position: relative;
  padding-top: 50px;
  background-color: #01227C;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .top-section__bg, body.frontend .section-image-with-content .top-section__bg {
  position: absolute;
  background-size: cover;
  background-position: bottom left;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .top-section__content, body.frontend .section-image-with-content .top-section__content {
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .top-section__content, body.frontend .section-image-with-content .top-section__content {
    padding-bottom: 412px;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .top-section__content, body.frontend .section-image-with-content .top-section__content {
    width: 50%;
    margin-left: auto;
    text-align: right;
    min-height: 744px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1920px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .top-section__content, body.frontend .section-image-with-content .top-section__content {
    min-height: 882px;
  }
}
@media only screen and (max-width: 991px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .top-section__title, body.frontend .section-image-with-content .top-section__title {
    font-size: 35px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 360px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .top-section__title, body.frontend .section-image-with-content .top-section__title {
    font-size: calc(35px + 0 * (100vw - 360px) / 632);
  }
}
@media only screen and (max-width: 991px) and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .top-section__title, body.frontend .section-image-with-content .top-section__title {
    font-size: 35px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .top-section__subheadline, body.frontend .section-image-with-content .top-section__subheadline {
  margin-bottom: 20px;
  font-style: italic;
  font-family: "Georgia", sans-serif;
}
@media only screen and (max-width: 991px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .top-section__subheadline, body.frontend .section-image-with-content .top-section__subheadline {
    font-size: 26px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .top-section__right-text, body.frontend .section-image-with-content .top-section__right-text {
  font-weight: 300;
  line-height: 1.6;
  margin-bottom: 44px;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .top-section .register-btn a, body.frontend .section-image-with-content .top-section .register-btn a {
  padding: 8px 42px 8px 15px;
  margin: auto !important;
}
@media only screen and (max-width: 991px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .top-section .register-btn a, body.frontend .section-image-with-content .top-section .register-btn a {
    min-width: 202px;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .top-section .register-btn a, body.frontend .section-image-with-content .top-section .register-btn a {
    padding: 8px 35px 8px 15px;
  }
}
@media only screen and (max-width: 991px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .top-section .register-btn a span, body.frontend .section-image-with-content .top-section .register-btn a span {
    font-size: 23px;
  }
  .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .top-section .register-btn a span:after, body.frontend .section-image-with-content .top-section .register-btn a span:after {
    width: 25px !important;
    height: 25px !important;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .bottom-section, body.frontend .section-image-with-content .bottom-section {
  background-color: #f36b24;
  padding: 25px 0;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .bottom-section, body.frontend .section-image-with-content .bottom-section {
    padding: 40px 0;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .bottom-section__content, body.frontend .section-image-with-content .bottom-section__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .bottom-section__title, body.frontend .section-image-with-content .bottom-section__title {
    font-size: 35px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 360px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .bottom-section__title, body.frontend .section-image-with-content .bottom-section__title {
    font-size: calc(35px + 0 * (100vw - 360px) / 632);
  }
}
@media only screen and (max-width: 991px) and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .bottom-section__title, body.frontend .section-image-with-content .bottom-section__title {
    font-size: 35px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .bottom-section__subtitle, body.frontend .section-image-with-content .bottom-section__subtitle {
  margin-bottom: 20px;
  font-style: italic;
  font-family: "Georgia", sans-serif;
}
@media only screen and (max-width: 991px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .bottom-section__subtitle, body.frontend .section-image-with-content .bottom-section__subtitle {
    font-size: 26px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .bottom-section__description, body.frontend .section-image-with-content .bottom-section__description {
  font-weight: 300;
  line-height: 1.6;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-image-with-content .bottom-section__external-buttons, body.frontend .section-image-with-content .bottom-section__external-buttons {
  position: relative;
  z-index: 1;
  padding-top: 30px;
  display: flex;
  flex-wrap: wrap !important;
  flex-flow: row;
  align-items: center;
  width: 100%;
  justify-content: space-evenly;
}

@media only screen and (max-width: 991px) {
  body.page-register .top-section__content {
    padding-bottom: 112px;
  }
}
@media only screen and (min-width: 992px) {
  body.page-register .top-section__content {
    min-height: 150px !important;
  }
}
@media only screen and (min-width: 1440px) {
  body.page-register .top-section__content {
    min-height: 300px !important;
  }
}
@media only screen and (min-width: 992px) {
  body.page-register .top-section__content {
    min-height: 150px !important;
  }
}
@media only screen and (min-width: 1440px) {
  body.page-register .top-section__content {
    min-height: 300px !important;
  }
}
@media only screen and (min-width: 992px) {
  body.page-register .text-bg-area {
    top: auto !important;
  }
}
@media only screen and (min-width: 992px) {
  body.page-register .text-bg-area {
    top: auto;
  }
}
@media only screen and (min-width: 992px) {
  body.page-register .text-bg-area {
    top: auto !important;
  }
}
@media only screen and (min-width: 992px) {
  body.page-register .text-bg-area img {
    height: 40%;
  }
}

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