.acf-custom-block {
  font-family: 'Open Sauce Sans', sans-serif; }
  .acf-custom-block * {
    font-family: 'Open Sauce Sans', sans-serif; }

.get-free-guide-block {
  width: 100%;
  padding: 120px 0; }
  .get-free-guide-block .content-row {
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: stretch;
    background: #1F1F24;
    min-height: 320px; }
    @media screen and (max-width: 580px) {
      .get-free-guide-block .content-row {
        flex-direction: column; } }
  .get-free-guide-block .guide-attachment {
    width: 100%;
    max-width: 305px;
    min-height: 100%;
    max-height: 100%;
    display: block;
    overflow: hidden; }
    @media screen and (max-width: 680px) {
      .get-free-guide-block .guide-attachment {
        max-width: 260px; } }
    @media screen and (max-width: 580px) {
      .get-free-guide-block .guide-attachment {
        max-width: 100%;
        min-height: 320px;
        max-height: 320px; } }
    .get-free-guide-block .guide-attachment img {
      max-width: 100%;
      width: 100%;
      height: auto;
      min-height: inherit;
      max-height: inherit;
      display: block;
      object-fit: cover; }
  .get-free-guide-block .content-row-item {
    flex: 1;
    padding: 38px 40px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center; }
    @media screen and (max-width: 680px) {
      .get-free-guide-block .content-row-item {
        padding: 24px; } }
    @media screen and (max-width: 580px) {
      .get-free-guide-block .content-row-item {
        max-width: 100%;
        width: 100%; } }
  .get-free-guide-block .content {
    font-style: normal !important;
    font-weight: 400;
    font-size: 28px !important;
    line-height: 36px;
    color: #FFFFFF !important;
    display: block;
    margin: 0 !important; }
    @media screen and (max-width: 580px) {
      .get-free-guide-block .content {
        font-size: 24px !important; } }
  .get-free-guide-block .get-guide-modal {
    margin: 40px auto 0 0;
    color: #1F1F24 !important;
    border-radius: 100px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    min-height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 32px;
    max-width: max-content;
    background: #fff !important;
    border: 1px solid #fff !important; }
    @media screen and (max-width: 580px) {
      .get-free-guide-block .get-guide-modal {
        margin: 40px auto 0; } }
    .get-free-guide-block .get-guide-modal:hover {
      background: transparent !important;
      color: #fff !important; }

/*# sourceMappingURL=get_free_guide.css.map */
