@media (min-width: 782px) {
  .interface-complementary-area, .interface-complementary-area__fill {
    width: 580px !important;
  }
}
.acf-block-preview .wk-teaser-button {
  background-color: #001b38;
  padding: 16px 24px;
  border-radius: 0;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  margin-top: 30px;
  min-width: 200px;
  border: 2px solid #001b38;
  transition: all 0.3S ease-in-out;
  font-weight: 700;
  text-decoration: none;
}
.acf-block-preview .wk-teaser-button .vcex-button-inner {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
}
.acf-block-preview .wk-teaser-button-white {
  background-color: white;
  padding: 16px 24px;
  border-radius: 0;
  font-size: 16px;
  line-height: 20px;
  color: #001b38;
  margin-top: 30px;
  min-width: 200px;
  border: 2px solid #001b38;
  transition: all 0.3S ease-in-out;
  text-decoration: none;
  font-weight: 700;
}
.acf-block-preview .wk-teaser-button-white .vcex-button-inner {
  text-transform: uppercase;
  font-weight: 700;
}
.acf-block-preview .wk-teaser-button-white:hover {
  background-color: #E0CFA6;
  border-color: #E0CFA6;
}
.acf-block-preview .wk-teaser-button-white:hover path {
  fill: white;
}
.acf-block-preview .wk-teaser-button-img {
  background: white;
  border-radius: 99999px;
  width: 40px;
  height: 40px;
  margin-right: 22px;
  padding: 8px;
}
.acf-block-preview .wk-teaser-button-img-no-padding {
  padding: 0;
}
.acf-block-preview .wk-teaser-button-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  max-width: 24px;
  margin-left: 7px;
}
.acf-block-preview .wk-teaser-button-gold {
  background-color: #E0CFA6;
  color: #001b38;
  display: flex;
  align-items: center;
  font-weight: 700;
  justify-content: space-between;
  transition: all 0.3S ease-in-out;
  border-color: #E0CFA6;
  border-radius: 0;
}
.acf-block-preview .wk-teaser-button-gold.theme-button-icon {
  max-width: 380px;
}
.acf-block-preview .wk-teaser-button-gold.theme-button-icon:hover p {
  color: #fff !important;
}
.acf-block-preview .wk-teaser-button-gold.theme-button-icon p {
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
.acf-block-preview .wk-teaser-button-gold-border {
  border-color: #001b38;
  font-size: 16px;
  line-height: 20px;
  border-radius: 0;
  justify-content: center;
}
.acf-block-preview .wk-teaser-button-gold-border:hover .vcex-button-inner {
  color: white;
}
.acf-block-preview .wk-teaser-button-gold-border:hover path {
  fill: #fff;
}
.acf-block-preview .wk-teaser-button-gold:hover {
  background-color: #001b38 !important;
  color: #fff !important;
  border-color: #001b38 !important;
}
.acf-block-preview .wk-teaser-button-gold:hover svg path {
  fill: #fff;
}
.acf-block-preview .wk-teaser-button-gold > div {
  display: flex;
  align-items: center;
}
.acf-block-preview .wk-teaser-button-gold span {
  font-weight: 700;
}
.acf-block-preview .wk-teaser-button-gold span span {
  font-weight: 400;
}
.acf-block-preview .wk-teaser-button:hover {
  background-color: #E0CFA6;
  border-color: #E0CFA6;
}

/*# sourceMappingURL=admin-styles.css.map */
