* {
  box-sizing: border-box; }

.poin-contact,
.edit-post-visual-editor .acf-block-preview .poin-contact {
  padding: 3.75rem 0 3.125rem;
  background: linear-gradient(273.78deg, #002856 18.62%, rgba(0, 40, 86, 0) 72.28%), #00142b;
  color: #FFFFFF; }
  .poin-contact__inner,
  .edit-post-visual-editor .acf-block-preview .poin-contact__inner {
    font-weight: 400;
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.75); }
    @media screen and (min-width: 768px) {
      .poin-contact__inner,
      .edit-post-visual-editor .acf-block-preview .poin-contact__inner {
        display: flex;
        align-items: flex-start;
        justify-content: space-between; } }
    .poin-contact__inner a,
    .edit-post-visual-editor .acf-block-preview .poin-contact__inner a {
      color: rgba(255, 255, 255, 0.75); }
      .poin-contact__inner a:hover:after,
      .edit-post-visual-editor .acf-block-preview .poin-contact__inner a:hover:after {
        background-color: rgba(255, 255, 255, 0.75); }
    .poin-contact__inner .poin-contact__title,
    .edit-post-visual-editor .acf-block-preview .poin-contact__inner .poin-contact__title {
      color: #FFFFFF;
      margin-bottom: 2.5rem; }
    .poin-contact__inner h3,
    .edit-post-visual-editor .acf-block-preview .poin-contact__inner h3 {
      color: #FFFFFF;
      font-size: 18px;
      line-height: 170%;
      margin-bottom: 0; }
      .poin-contact__inner h3.links__title,
      .edit-post-visual-editor .acf-block-preview .poin-contact__inner h3.links__title {
        height: 3.125rem; }
        @media screen and (min-width: 768px) {
          .poin-contact__inner h3.links__title,
          .edit-post-visual-editor .acf-block-preview .poin-contact__inner h3.links__title {
            margin-bottom: 2.5rem; } }
    .poin-contact__inner > div,
    .edit-post-visual-editor .acf-block-preview .poin-contact__inner > div {
      flex-basis: 50%; }
      .poin-contact__inner > div:first-child,
      .edit-post-visual-editor .acf-block-preview .poin-contact__inner > div:first-child {
        border-bottom: 2px dotted rgba(255, 255, 255, 0.3);
        padding-bottom: 0.9375rem;
        margin-bottom: 0.9375rem; }
        @media screen and (min-width: 768px) {
          .poin-contact__inner > div:first-child,
          .edit-post-visual-editor .acf-block-preview .poin-contact__inner > div:first-child {
            padding-right: 1.875rem;
            border-bottom: none;
            border-right: 2px dotted rgba(255, 255, 255, 0.3); } }
        @media screen and (min-width: 1260px) {
          .poin-contact__inner > div:first-child,
          .edit-post-visual-editor .acf-block-preview .poin-contact__inner > div:first-child {
            padding-right: 3.75rem; } }
      @media screen and (min-width: 768px) {
        .poin-contact__inner > div:last-child,
        .edit-post-visual-editor .acf-block-preview .poin-contact__inner > div:last-child {
          padding-left: 1.875rem; } }
      @media screen and (min-width: 1260px) {
        .poin-contact__inner > div:last-child,
        .edit-post-visual-editor .acf-block-preview .poin-contact__inner > div:last-child {
          padding-left: 3.75rem; } }
      @media screen and (min-width: 500px) {
        .poin-contact__inner > div:last-child .links__list,
        .edit-post-visual-editor .acf-block-preview .poin-contact__inner > div:last-child .links__list {
          display: flex;
          flex-wrap: wrap; } }
      .poin-contact__inner > div:last-child .links__list span,
      .edit-post-visual-editor .acf-block-preview .poin-contact__inner > div:last-child .links__list span {
        display: block;
        flex-basis: 50%;
        font-family: "brother-1816", "Actor", sans-serif;
        font-weight: 400;
        font-size: 12px;
        line-height: 120%;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        color: rgba(255, 255, 255, 0.6);
        margin-bottom: 13px; }
    @media screen and (min-width: 500px) {
      .poin-contact__inner-headers .left-columns,
      .edit-post-visual-editor .acf-block-preview .poin-contact__inner-headers .left-columns {
        display: flex;
        justify-content: space-between; } }
    .poin-contact__inner-headers .left-columns__content:not(:last-child),
    .edit-post-visual-editor .acf-block-preview .poin-contact__inner-headers .left-columns__content:not(:last-child) {
      margin-bottom: 1rem; }
      @media screen and (min-width: 500px) {
        .poin-contact__inner-headers .left-columns__content:not(:last-child),
        .edit-post-visual-editor .acf-block-preview .poin-contact__inner-headers .left-columns__content:not(:last-child) {
          padding-right: 0.625rem; } }
