/** CSS Easing functions */ /* Bulma Utilities */
.wp-block-starter-shortcuts {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wp-block-starter-shortcuts::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.wp-block-starter-shortcuts .bg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  z-index: 0;
}
.wp-block-starter-shortcuts .bg-overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.wp-block-starter-shortcuts .shortcuts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: auto;
  margin: auto;
  z-index: 3;
}
.wp-block-starter-shortcuts .shortcuts p:first-child {
  width: 100%;
  margin: auto auto 0;
  text-wrap: balance;
}
@media only screen and (min-width: 782px) {
  .wp-block-starter-shortcuts .shortcuts p:first-child {
    width: 80%;
  }
}
.wp-block-starter-shortcuts .shortcuts[data-count="3"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: clamp(2.25rem, 1.6765rem + 2.3529vw, 4.5rem) 6.25%;
  gap: clamp(0.9375rem, -0.7414rem + 6.8878vw, 2.625rem);
}
@media screen and (min-width: 1024px) {
  .wp-block-starter-shortcuts .shortcuts[data-count="3"] {
    gap: 30px clamp(1.875rem, -1.125rem + 4.6875vw, 2.625rem);
  }
}
@media only screen and (min-width: 1280px) {
  .wp-block-starter-shortcuts .shortcuts[data-count="3"] {
    gap: clamp(2rem, -1.6129rem + 4.5161vw, 3.75rem);
    max-width: 1120px;
  }
}
.wp-block-starter-shortcuts .shortcuts[data-count="3"] .wp-block-starter-shortcut, .wp-block-starter-shortcuts .shortcuts[data-count="3"] .wp-block-starter-shortcut-modal {
  width: calc(50% - clamp(0.46875rem, -0.3707rem + 3.4439vw, 1.3125rem));
  max-width: 280px;
}
@media screen and (min-width: 1024px) {
  .wp-block-starter-shortcuts .shortcuts[data-count="3"] .wp-block-starter-shortcut, .wp-block-starter-shortcuts .shortcuts[data-count="3"] .wp-block-starter-shortcut-modal {
    width: calc(50% - clamp(0.9375rem, -0.5625rem + 2.3438vw, 1.3125rem));
    aspect-ratio: 1;
    max-width: 260px;
  }
}
.wp-block-starter-shortcuts .shortcuts[data-count="4"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: clamp(2.25rem, 1.6765rem + 2.3529vw, 4.5rem) 6.25%;
  gap: clamp(0.9375rem, -0.7414rem + 6.8878vw, 2.625rem);
}
@media screen and (min-width: 1024px) {
  .wp-block-starter-shortcuts .shortcuts[data-count="4"] {
    gap: 30px clamp(1.875rem, -1.125rem + 4.6875vw, 2.625rem);
  }
}
@media only screen and (min-width: 1280px) {
  .wp-block-starter-shortcuts .shortcuts[data-count="4"] {
    gap: clamp(2rem, -1.6129rem + 4.5161vw, 3.75rem);
    max-width: 1120px;
  }
}
.wp-block-starter-shortcuts .shortcuts[data-count="4"] .wp-block-starter-shortcut, .wp-block-starter-shortcuts .shortcuts[data-count="4"] .wp-block-starter-shortcut-modal {
  width: calc(50% - clamp(0.46875rem, -0.3707rem + 3.4439vw, 1.3125rem));
  max-width: 280px;
}
@media screen and (min-width: 1024px) {
  .wp-block-starter-shortcuts .shortcuts[data-count="4"] .wp-block-starter-shortcut, .wp-block-starter-shortcuts .shortcuts[data-count="4"] .wp-block-starter-shortcut-modal {
    width: calc(50% - clamp(0.9375rem, -0.5625rem + 2.3438vw, 1.3125rem));
    aspect-ratio: 1;
    max-width: 300px;
  }
}
.wp-block-starter-shortcuts .shortcuts[data-count="5"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: clamp(2.25rem, 1.6765rem + 2.3529vw, 4.5rem) 6.25%;
  gap: clamp(0.9375rem, -0.7414rem + 6.8878vw, 2.625rem);
}
@media only screen and (min-width: 782px) {
  .wp-block-starter-shortcuts .shortcuts[data-count="5"] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: clamp(2rem, -0.8275rem + 5.7851vw, 2.875rem);
    grid-template-areas: ". a a b b ." "c c d d e e";
  }
}
@media screen and (min-width: 1024px) {
  .wp-block-starter-shortcuts .shortcuts[data-count="5"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 30px clamp(1.875rem, -1.125rem + 4.6875vw, 2.625rem);
  }
}
@media only screen and (min-width: 1280px) {
  .wp-block-starter-shortcuts .shortcuts[data-count="5"] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: clamp(2rem, 0.4516rem + 1.9355vw, 2.75rem);
    grid-template-areas: ". a a b b ." "c c d d e e";
  }
}
.wp-block-starter-shortcuts .shortcuts[data-count="5"] .wp-block-starter-shortcut, .wp-block-starter-shortcuts .shortcuts[data-count="5"] .wp-block-starter-shortcut-modal {
  width: calc(50% - clamp(0.46875rem, -0.3707rem + 3.4439vw, 1.3125rem));
  max-width: 280px;
}
@media only screen and (min-width: 782px) {
  .wp-block-starter-shortcuts .shortcuts[data-count="5"] .wp-block-starter-shortcut, .wp-block-starter-shortcuts .shortcuts[data-count="5"] .wp-block-starter-shortcut-modal {
    width: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wp-block-starter-shortcuts .shortcuts[data-count="5"] .wp-block-starter-shortcut, .wp-block-starter-shortcuts .shortcuts[data-count="5"] .wp-block-starter-shortcut-modal {
    width: calc(50% - clamp(0.9375rem, -0.5625rem + 2.3438vw, 1.3125rem));
  }
}
@media only screen and (min-width: 1280px) {
  .wp-block-starter-shortcuts .shortcuts[data-count="5"] .wp-block-starter-shortcut, .wp-block-starter-shortcuts .shortcuts[data-count="5"] .wp-block-starter-shortcut-modal {
    width: auto;
    max-width: none;
  }
}
.wp-block-starter-shortcuts .shortcuts[data-count="5"] .wp-block-starter-shortcut:nth-child(1), .wp-block-starter-shortcuts .shortcuts[data-count="5"] .wp-block-starter-shortcut-modal:nth-child(1) {
  grid-area: a;
}
.wp-block-starter-shortcuts .shortcuts[data-count="5"] .wp-block-starter-shortcut:nth-child(2), .wp-block-starter-shortcuts .shortcuts[data-count="5"] .wp-block-starter-shortcut-modal:nth-child(2) {
  grid-area: b;
}
.wp-block-starter-shortcuts .shortcuts[data-count="5"] .wp-block-starter-shortcut:nth-child(3), .wp-block-starter-shortcuts .shortcuts[data-count="5"] .wp-block-starter-shortcut-modal:nth-child(3) {
  grid-area: c;
}
.wp-block-starter-shortcuts .shortcuts[data-count="5"] .wp-block-starter-shortcut:nth-child(4), .wp-block-starter-shortcuts .shortcuts[data-count="5"] .wp-block-starter-shortcut-modal:nth-child(4) {
  grid-area: d;
}
.wp-block-starter-shortcuts .shortcuts[data-count="5"] .wp-block-starter-shortcut:nth-child(5), .wp-block-starter-shortcuts .shortcuts[data-count="5"] .wp-block-starter-shortcut-modal:nth-child(5) {
  grid-area: e;
}
.wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut {
  width: 30%;
  aspect-ratio: 1;
  background-color: rgba(255, 255, 255, 0.06);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  margin: 0;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut {
    aspect-ratio: 1.25;
  }
}
.wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  font-size: clamp(0.875rem, 0.6263rem + 1.0204vw, 1.125rem);
  font-weight: bold;
  color: var(--wp--preset--color--white);
  padding: clamp(0.75rem, 0.2526rem + 2.0408vw, 1.25rem);
  height: 100%;
  text-align: center;
  line-height: 1.25;
  text-wrap: balance;
}
@media only screen and (min-width: 782px) {
  .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut .item {
    font-size: clamp(0.9375rem, -0.0723rem + 2.0661vw, 1.25rem);
    padding: clamp(1.25rem, 0.0382rem + 2.4793vw, 1.625rem);
  }
}
@media screen and (min-width: 1024px) {
  .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut .item {
    font-size: clamp(1.125rem, 0.625rem + 0.7813vw, 1.25rem);
  }
}
@media only screen and (min-width: 1280px) {
  .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut .item {
    font-size: clamp(1.125rem, 0.6089rem + 0.6452vw, 1.375rem);
    padding: 30px 20px 20px;
  }
}
.wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut .item img, .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut .item svg {
  -webkit-filter: brightness(100);
          filter: brightness(100);
  width: auto;
  max-width: 100%;
  height: clamp(2rem, 0.0102rem + 8.1633vw, 4rem);
  min-height: clamp(2rem, 0.0102rem + 8.1633vw, 4rem);
  margin-bottom: clamp(0.75rem, 0.0038rem + 3.0612vw, 1.5rem);
}
@media only screen and (min-width: 782px) {
  .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut .item img, .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut .item svg {
    height: clamp(3rem, -0.2314rem + 6.6116vw, 4rem);
    min-height: clamp(3rem, -0.2314rem + 6.6116vw, 4rem);
    margin-bottom: clamp(1.25rem, 0.4421rem + 1.6529vw, 1.5rem);
  }
}
@media screen and (min-width: 1024px) {
  .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut .item img, .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut .item svg {
    height: clamp(2.625rem, -2.875rem + 8.5938vw, 4rem);
    min-height: clamp(2.625rem, -2.875rem + 8.5938vw, 4rem);
    margin-bottom: clamp(1.25rem, 0.25rem + 1.5625vw, 1.5rem);
  }
}
@media only screen and (min-width: 1280px) {
  .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut .item img, .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut .item svg {
    height: clamp(2.875rem, 0.5524rem + 2.9032vw, 4rem);
    min-height: clamp(2.875rem, 0.5524rem + 2.9032vw, 4rem);
    margin-bottom: clamp(1.125rem, 0.3508rem + 0.9677vw, 1.5rem);
  }
}
.wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut a.item {
  -webkit-transition: background 0.4s ease;
  -o-transition: background 0.4s ease;
  transition: background 0.4s ease;
}
.wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut a.item::after {
  content: ">";
  font-size: var(--wp--preset--font-size--size-4);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease, -o-transform 0.4s ease;
  margin-top: clamp(0.625rem, 0.0032rem + 2.551vw, 1.25rem);
}
@media only screen and (min-width: 782px) {
  .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut a.item::after {
    margin-top: clamp(0.625rem, -1.3946rem + 4.1322vw, 1.25rem);
  }
}
@media screen and (min-width: 1024px) {
  .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut a.item::after {
    margin-top: clamp(0.625rem, -1.875rem + 3.9063vw, 1.25rem);
  }
}
@media only screen and (min-width: 1280px) {
  .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut a.item::after {
    margin-top: clamp(0.75rem, -0.2823rem + 1.2903vw, 1.25rem);
  }
}
.wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut a.item:hover {
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
.wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut a.item:hover::after {
  -webkit-transform: translateX(12px);
       -o-transform: translateX(12px);
          transform: translateX(12px);
}
.wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut-modal {
  width: 30%;
  aspect-ratio: 1;
  background-color: rgba(255, 255, 255, 0.06);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  margin: 0;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut-modal {
    aspect-ratio: 1.25;
  }
}
.wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut-modal .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  font-size: clamp(0.875rem, 0.6263rem + 1.0204vw, 1.125rem);
  font-weight: bold;
  color: var(--wp--preset--color--white);
  padding: clamp(0.75rem, 0.2526rem + 2.0408vw, 1.25rem);
  height: 100%;
  text-align: center;
  line-height: 1.25;
  text-wrap: balance;
  -webkit-transition: background 0.4s ease;
  -o-transition: background 0.4s ease;
  transition: background 0.4s ease;
}
.wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut-modal .item::after {
  content: ">";
  font-size: var(--wp--preset--font-size--size-4);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease, -o-transform 0.4s ease;
  margin-top: clamp(0.625rem, 0.0032rem + 2.551vw, 1.25rem);
}
@media only screen and (min-width: 782px) {
  .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut-modal .item::after {
    margin-top: clamp(0.625rem, -1.3946rem + 4.1322vw, 1.25rem);
  }
}
@media screen and (min-width: 1024px) {
  .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut-modal .item::after {
    margin-top: clamp(0.625rem, -1.875rem + 3.9063vw, 1.25rem);
  }
}
@media only screen and (min-width: 1280px) {
  .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut-modal .item::after {
    margin-top: clamp(0.75rem, -0.2823rem + 1.2903vw, 1.25rem);
  }
}
.wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut-modal .item:hover {
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
.wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut-modal .item:hover::after {
  -webkit-transform: translateX(12px);
       -o-transform: translateX(12px);
          transform: translateX(12px);
}
@media only screen and (min-width: 782px) {
  .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut-modal .item {
    font-size: clamp(0.9375rem, -0.0723rem + 2.0661vw, 1.25rem);
    padding: clamp(1.25rem, 0.0382rem + 2.4793vw, 1.625rem);
  }
}
@media screen and (min-width: 1024px) {
  .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut-modal .item {
    font-size: clamp(1.125rem, 0.625rem + 0.7813vw, 1.25rem);
  }
}
@media only screen and (min-width: 1280px) {
  .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut-modal .item {
    font-size: clamp(1.125rem, 0.6089rem + 0.6452vw, 1.375rem);
    padding: 30px 20px 20px;
  }
}
.wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut-modal .item img, .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut-modal .item svg {
  -webkit-filter: brightness(100);
          filter: brightness(100);
  width: auto;
  max-width: 100%;
  height: clamp(2rem, 0.0102rem + 8.1633vw, 4rem);
  min-height: clamp(2rem, 0.0102rem + 8.1633vw, 4rem);
  margin-bottom: clamp(0.75rem, 0.0038rem + 3.0612vw, 1.5rem);
}
@media only screen and (min-width: 782px) {
  .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut-modal .item img, .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut-modal .item svg {
    height: clamp(3rem, -0.2314rem + 6.6116vw, 4rem);
    min-height: clamp(3rem, -0.2314rem + 6.6116vw, 4rem);
    margin-bottom: clamp(1.25rem, 0.4421rem + 1.6529vw, 1.5rem);
  }
}
@media screen and (min-width: 1024px) {
  .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut-modal .item img, .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut-modal .item svg {
    height: clamp(2.625rem, -2.875rem + 8.5938vw, 4rem);
    min-height: clamp(2.625rem, -2.875rem + 8.5938vw, 4rem);
    margin-bottom: clamp(1.25rem, 0.25rem + 1.5625vw, 1.5rem);
  }
}
@media only screen and (min-width: 1280px) {
  .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut-modal .item img, .wp-block-starter-shortcuts .shortcuts .wp-block-starter-shortcut-modal .item svg {
    height: clamp(2.875rem, 0.5524rem + 2.9032vw, 4rem);
    min-height: clamp(2.875rem, 0.5524rem + 2.9032vw, 4rem);
    margin-bottom: clamp(1.125rem, 0.3508rem + 0.9677vw, 1.5rem);
  }
}
.wp-block-starter-shortcuts .shortcuts .modal {
  display: none;
  position: fixed;
  background-color: rgba(153, 156, 144, 0.93);
  width: 100%;
  height: calc(100vh - 81px);
  top: 81px;
  text-align: center;
  padding: 4.25rem 6.25vw 2.25rem;
  overflow: auto;
  z-index: 10;
}
@media only screen and (min-width: 782px) {
  .wp-block-starter-shortcuts .shortcuts .modal {
    width: 87.5%;
    height: auto;
    max-height: calc(100vh - 81px);
    top: calc(50% + 40px);
    -webkit-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    padding-bottom: clamp(2.25rem, -5.0207rem + 14.876vw, 4.5rem);
  }
}
@media screen and (min-width: 1024px) {
  .wp-block-starter-shortcuts .shortcuts .modal {
    position: absolute;
    top: inherit;
    height: 100%;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    width: 100%;
    padding: 4.25rem 6.25%;
  }
}
@media only screen and (min-width: 1280px) {
  .wp-block-starter-shortcuts .shortcuts .modal {
    width: 87.5%;
    height: auto;
    max-height: calc(100vh - 81px);
    top: calc(50% + 40px);
    -webkit-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.wp-block-starter-shortcuts .shortcuts .modal.is-active {
  display: block;
}
.wp-block-starter-shortcuts .shortcuts .modal .modal-closer {
  background: none;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  cursor: pointer;
  font-size: clamp(1rem, 0.8756rem + 0.5102vw, 1.125rem);
  gap: 8px;
  position: absolute;
  top: 2rem;
  right: 6.25vw;
}
@media screen and (min-width: 1024px) {
  .wp-block-starter-shortcuts .shortcuts .modal .modal-closer {
    right: 6.25%;
  }
}
.wp-block-starter-shortcuts .shortcuts .modal .modal-closer span {
  line-height: 1;
}
.wp-block-starter-shortcuts .shortcuts .modal .modal-closer:hover {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}
.wp-block-starter-shortcuts .shortcuts .modal .modal-closer:hover span {
  text-decoration: none;
}
.wp-block-starter-shortcuts .shortcuts .modal > p {
  text-wrap: balance;
}
.wp-block-starter-shortcuts .shortcuts .modal .wp-block-group.is-layout-flex {
  gap: clamp(1.25rem, 1.0013rem + 1.0204vw, 1.5rem);
  margin-top: clamp(1.25rem, 1.0563rem + 0.7947vw, 2rem);
}
.wp-block-starter-shortcuts .shortcuts .modal .wp-block-video {
  max-width: 720px;
  margin: 1em auto 0;
}
.wp-block-starter-shortcuts .shortcuts:has(.modal.is-active) > *:not(.modal.is-active) {
  opacity: 0;
}
.wp-block-starter-shortcuts .shortcuts.is-style-green .wp-block-starter-shortcut, .wp-block-starter-shortcuts .shortcuts.is-style-green .wp-block-starter-shortcut-modal {
  background-color: rgba(153, 156, 144, 0.83);
}
