.visually-hidden:not(:focus):not(:active) {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.partner-hotel-custom {
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .partner-hotel-custom {
      margin-bottom: 60px; } }
  .partner-hotel-custom:last-child {
    margin: 0; }
  .partner-hotel-custom .callouts {
    margin-left: -15px;
    margin-right: -15px;
    text-align: center; }
    .partner-hotel-custom .callouts *, .partner-hotel-custom .callouts *:before, .partner-hotel-custom .callouts *:after {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .partner-hotel-custom .callouts .callout.third {
      float: initial;
      display: inline-block;
      vertical-align: top;
      padding: 0 15px;
      margin: 0;
      width: 100%;
      background: initial; }
      @media screen and (min-width: 768px) {
        .partner-hotel-custom .callouts .callout.third {
          width: 50%; } }
      @media screen and (min-width: 960px) {
        .partner-hotel-custom .callouts .callout.third {
          width: 33.333333%; } }
      .partner-hotel-custom .callouts .callout.third .image {
        height: 282px;
        max-width: 100%;
        margin: 0 auto; }
        @media screen and (min-width: 960px) {
          .partner-hotel-custom .callouts .callout.third .image {
            height: 300px; } }
        @media screen and (min-width: 1180px) {
          .partner-hotel-custom .callouts .callout.third .image {
            height: 330px; } }
      .partner-hotel-custom .callouts .callout.third .caption {
        background: #fff;
        position: relative;
        margin-bottom: 30px; }
        .partner-hotel-custom .callouts .callout.third .caption .title {
          margin: 0;
          padding: 22px 20px 65px;
          margin-bottom: 20px; }
          @media screen and (min-width: 768px) {
            .partner-hotel-custom .callouts .callout.third .caption .title {
              padding: 31px 20px 75px; } }
          .partner-hotel-custom .callouts .callout.third .caption .title p {
            margin: 0;
            font-size: 28px; }
        .partner-hotel-custom .callouts .callout.third .caption .cta-button {
          position: absolute;
          left: 50%;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -o-transform: translateX(-50%);
          transform: translateX(-50%);
          bottom: 30px; }
          @media screen and (min-width: 768px) {
            .partner-hotel-custom .callouts .callout.third .caption .cta-button {
              bottom: 33px; } }
          .partner-hotel-custom .callouts .callout.third .caption .cta-button a {
            color: #767d84;
            border-bottom: 1px solid #767d84; }

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