

/******************
MMR MERGED: /wp-content/themes/oceaa/blocks/blue-wave-background/style.css
***************/

.blue-wave-background {
  position: absolute;
  width: 100vw;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  height: 100px;
  left: 0;
  z-index: -2; }
  .blue-wave-background--wrapper {
    z-index: -2;
    height: 1px;
    width: 100vw;
    position: relative; }
  .blue-wave-background img {
    visibility: visible !important;
    opacity: 0;
    max-width: none;
    width: 100%;
    z-index: -4;
    position: absolute;
    transform: translateY(-50%); }
    .blue-wave-background img[src$="blue-wave-2.svg"] {
      right: -20px; }
    @media (max-width: 1224px) {
      .blue-wave-background img {
        width: 150%; } }
    @media (max-width: 781px) {
      .blue-wave-background img {
        width: 200%; } }
    @media (max-width: 480px) {
      .blue-wave-background img {
        width: 250%; } }
  .blue-wave-background--ready .blue-wave-background img {
    opacity: 1;
    transition: opacity .6s ease, margin-top .5s ease; }
  .wp-block-cover .blue-wave-background {
    margin-left: calc((100vw - 1224px) / 2 * -1); }
    @media (max-width: 1224px) {
      .wp-block-cover .blue-wave-background {
        margin-left: 0;
        bottom: 0; } }
  .blue-wave-background--overlay {
    width: 100vw !important;
    position: absolute !important;
    max-width: none !important;
    height: 0;
    top: 0;
    z-index: -1;
    box-shadow: 0 999999px 0 999999px rgba(255, 255, 255, 0.95); }
    .wp-block-cover + .blue-wave-background--overlay {
      top: auto;
      z-index: 1; }
      .wp-block-cover + .blue-wave-background--overlay ~ :not(.blue-wave-background) {
        position: relative;
        z-index: 2; }
    .blue-wave-background--overlay.hidden {
      display: none; }

[class*="blue-wave-background"].block-editor-block-list__block {
  max-width: none !important;
  z-index: 0 !important;
  margin: 0 !important; }
  [class*="blue-wave-background"].block-editor-block-list__block .acf-block-preview {
    min-height: 0; }
    [class*="blue-wave-background"].block-editor-block-list__block .acf-block-preview img {
      z-index: -2;
      opacity: .3; }



/******************
MMR MERGED: /wp-content/themes/oceaa/blocks/related-posts/style.css
***************/

.wrapper {
  max-width: 1224px;
  margin-left: auto;
  margin-right: auto;
  width: calc(100vw - 60px); }
  @media (max-width: 480px) {
    .wrapper {
      width: calc(100vw - 30px); } }

.base-font-setting {
  color: #141733;
  font-family: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400; }

.base-input-style {
  appearance: none;
  color: #141733;
  background: #FFFFFF;
  padding: 13px;
  outline: none;
  font-size: 18px;
  border: 1px solid #141733;
  border-radius: 5px;
  height: 55px; }
  .border-bottom .base-input-style, .base-input-style.border-bottom {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 0; }
  .no-border-radius .base-input-style, .base-input-style.no-border-radius {
    border-radius: 0; }
  .height-40 .base-input-style, .base-input-style.height-40 {
    height: 40px; }
  .base-input-style::placeholder {
    color: rgba(20, 23, 51, 0.6);
    opacity: 1; }

.pill {
  display: inline-block;
  padding: 8px 24px;
  border-radius: 20px;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  transition: background .3s ease-in; }
  .pill:hover, .pill:focus, .pill.active {
    background: #FF7733; }

.base-button-style {
  display: inline-block;
  border: 0;
  border-radius: 8px;
  background-color: #FF7733;
  color: #141733;
  background-size: 300%;
  line-height: 1;
  font-weight: 800;
  padding: 18px 40px;
  cursor: pointer;
  box-shadow: none;
  transition: background-color 1s ease-out; }
  .base-button-style:hover, .base-button-style:active, .base-button-style:focus {
    background-color: #ff9966; }
  .base-button-style a {
    color: inherit; }

.no-scrollbar, .wp-block.related-posts .post-list {
  scrollbar-width: none; }
  .no-scrollbar::-webkit-scrollbar, .wp-block.related-posts .post-list::-webkit-scrollbar {
    width: 1px;
    height: 1px; }
  .no-scrollbar::-webkit-scrollbar-track, .wp-block.related-posts .post-list::-webkit-scrollbar-track {
    background-color: transparent; }
  .no-scrollbar::-webkit-scrollbar-thumb, .wp-block.related-posts .post-list::-webkit-scrollbar-thumb {
    background-color: transparent; }

@media (max-width: 781px) {
  .mobile-dark-blue-dim-top .has-background-dim {
    box-shadow: 0 310px 20px -40px var(--color-primary) inset;
    opacity: 1 !important;
    background-color: transparent !important; }
  .mobile-dark-blue-dim-top .wp-block-cover__image-background {
    background-color: var(--color-primary);
    padding-top: 240px; } }

.tns-nav-dot {
  all: unset;
  width: 10px !important;
  height: 10px !important;
  border-radius: 50%;
  padding: 0;
  margin: 0px 15px;
  border: 1px solid #141733;
  background-color: white; }
  .tns-nav-dot.tns-nav-active {
    border-color: #FF7733;
    background-color: #FF7733; }

.wp-block.related-posts .post-list {
  flex-wrap: nowrap;
  overflow: auto; }
  .wp-block.related-posts .post-list > * {
    flex-shrink: 0;
    width: calc(100vw - 80px);
    max-width: 592px; }
    @media (max-width: 619px) {
      .wp-block.related-posts .post-list > * {
        max-width: 400px; } }

@media (max-width: 1224px) {
  .wp-block.related-posts {
    margin-left: 0;
    width: 100vw; }
    .wp-block.related-posts .post-list {
      width: 100vw;
      padding: 0 30px;
      max-width: none !important;
      margin-left: 0; } }

@media (max-width: 480px) {
  .wp-block.related-posts .post-list {
    padding: 0 15px; } }

