a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  box-sizing: border-box;
  vertical-align: bottom;
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, td, th {
  text-align: left;
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
}

a:focus, button:focus {
  outline: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
}

del {
  color: #333;
}

ins {
  text-decoration: none;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 24px;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

small {
  font-size: smaller;
}

img {
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
  border: 0;
  height: auto;
}

embed, figure, iframe, img, object {
  max-width: 100%;
}

td, th {
  vertical-align: top;
}

*, :after, :before {
  box-sizing: border-box;
  background-repeat: no-repeat;
}

:after, :before {
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
  vertical-align: inherit;
}

:where(:root) {
  cursor: default;
  tab-size: 4;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 1.5;
}

:where(body) {
  margin: 0;
}

:where(hr) {
  color: inherit;
  height: 0;
}

:where(nav) :where(ol, ul) {
  padding: 0;
  list-style-type: none;
}

:where(pre) {
  font-family: monospace;
  font-size: 1em;
  overflow: auto;
}

:where(svg:not([fill])) {
  fill: currentColor;
}

:where(button, [type="button" i], [type="reset" i], [type="submit" i]) {
  appearance: button;
}

:where(textarea) {
  resize: vertical;
  margin: 0;
}

:where([type="search" i]) {
  appearance: textfield;
  outline-offset: -2px;
}

::-webkit-inner-spin-button {
  height: auto;
}

::-webkit-outer-spin-button {
  height: auto;
}

::placeholder {
  color: inherit;
  opacity: .54;
}

::-webkit-search-decoration {
  appearance: none;
}

::-webkit-file-upload-button {
  appearance: button;
  font: inherit;
}

:where(details > summary:first-of-type) {
  display: list-item;
}

:where([aria-busy="true" i]) {
  cursor: progress;
}

:where([aria-disabled="true" i], [disabled]) {
  cursor: not-allowed;
}

:where([aria-hidden="false" i][hidden]) {
  display: initial;
}

:where([aria-hidden="false" i][hidden]:not(:focus)) {
  clip: rect(0,0,0,0);
  position: absolute;
}

@media (prefers-reduced-motion: reduce) {
  *, :after, :before {
    background-attachment: initial !important;
    scroll-behavior: auto !important;
    transition-duration: 0s !important;
    transition-delay: 0s !important;
    animation-duration: 1ms !important;
    animation-iteration-count: 1 !important;
    animation-delay: -1ms !important;
  }
}

*, :after, :before, html {
  box-sizing: border-box;
}

img {
  box-sizing: content-box;
}

.image-background > img, .image-background > img[width][height] {
  object-fit: cover;
}

.image-background {
  position: relative;
  overflow: hidden;
}

.image-background-layer, .image-background > img, .image-background > img[width][height] {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

:root {
  --breakpoint-nav: 1029px;
}

@media (width <= 1590px) {
  :root {
    --wp--custom--spacing--container-padding-inline: 2.5rem;
  }
}

@media (width <= 700px) {
  :root {
    --wp--custom--spacing--container-padding-inline: 1.25rem;
  }
}

@media (width <= 1030px) {
  :root {
    --wp--custom--spacing--site-header-padding-block: 1.25rem;
  }
}

@media (width <= 1024px) {
  :root {
    --wp--custom--spacing--grid-gap: 2rem;
  }
}

@media (width <= 768px) {
  :root {
    --wp--custom--spacing--grid-gap: var(--wp--custom--spacing--container-padding-inline);
    --wp--custom--spacing--container-padding-block: 3.125rem;
  }
}

@media (width <= 600px) {
  :root {
    --wp--custom--spacing--content-padding-block: 3.75rem;
    --wp--custom--spacing--container-padding-block: 2.5rem;
  }
}

:root {
  --color-site-header-color: #1e90ff;
  --color-site-green: #a8e398;
  --color-site-yellow: #ee0;
  --color-site-blue: #1a3788;
  --color-site-red: #db0338;
  --color-site-white: #fff;
  --color-site-black: #000;
  --color-site-orange: #ff8c00;
  --color-site-skyblue: #4bb8fa;
  --color-site-loop-background-color: #c3e1f5;
  --wp--style--global--content-size: 1040px;
}

.screen-reader-text {
  clip: rect(1px,1px,1px,1px);
  clip-path: inset(50%);
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  opacity: 0;
}

.screen-reader-text:focus-visible {
  background-color: var(--wp--preset--color--white);
  clip: auto;
  clip-path: none;
  font-size: 1.0625rem;
  font-weight: var(--wp--custom--typography--weight-bold);
  opacity: 1;
  z-index: 100000;
  border-radius: 0;
  width: auto;
  height: auto;
  padding: .9375rem 1.4375rem .875rem;
  line-height: normal;
  text-decoration: none;
  display: block;
  top: .3125rem;
  left: .3125rem;
  box-shadow: 0 0 2px 2px #17171799;
}

.skip-link {
  margin: .3125rem;
}

a:focus, button:focus, div[tabindex]:focus, input:focus, select:focus, textarea:focus {
  opacity: 1;
  outline-offset: .3125rem;
}

@media (prefers-reduced-motion: no-preference) {
  :focus {
    transition: outline-offset .25s;
  }
}

.external-link-icon {
  margin-left: .4375rem;
  margin-right: 2px;
}

@media (width <= 600px) {
  .external-link-icon {
    width: .75rem;
    height: .75rem;
    margin-left: 4px;
    transform: translateY(1px);
  }
}

.hamburger {
  flex-shrink: 0;
  margin-top: -.4625rem;
  position: relative;
}

.hamburger, .hamburger:after, .hamburger:before {
  background-color: var(--hamburger-color);
  height: var(--hamburger-layer-height);
  width: var(--hamburger-width);
  transition: all .2s;
}

.hamburger:after, .hamburger:before {
  content: "";
  display: block;
  position: absolute;
}

.hamburger:before {
  top: -.7625rem;
}

@media (width >= 600px) {
  .hamburger:before {
    top: -.9625rem;
  }
}

.hamburger:after {
  bottom: -.7625rem;
}

@media (width >= 600px) {
  .hamburger:after {
    bottom: -.9625rem;
  }
}

body:not(.js-nav-active) .nav-toggle .hamburger:after, body:not(.js-nav-active) .nav-toggle:focus .hamburger:after {
  width: 80%;
}

body:not(.js-nav-active) .nav-toggle:hover .hamburger:after {
  width: 100%;
}

.js-nav-active .hamburger:after, .js-nav-active .hamburger:before {
  background-color: var(--hamburger-color-active);
  top: 0;
  left: 0;
}

.js-nav-active .hamburger:before {
  transform: rotate(-45deg);
}

.js-nav-active .hamburger:after {
  transform: rotate(45deg);
}

.js-nav-active .hamburger {
  background-color: #0000;
}

.nav-toggle {
  --hamburger-layer-height: 3px;
  --hamburger-width: 2.4rem;
  --hamburger-color: var(--color-site-white);
  --hamburger-color-active: var(--wp--preset--color--white);
  background-color: var(--color-site-header-color);
  color: var(--color-site-white);
  cursor: pointer;
  font-weight: var(--wp--custom--typography--weight-semibold);
  opacity: 1;
  -webkit-user-select: none;
  user-select: none;
  z-index: 99999;
  border: 0;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4.2rem;
  height: 4.2rem;
  margin: 0;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: visible;
}

.nav-toggle .text {
  font-size: .75rem;
  font-weight: 700;
  position: absolute;
  bottom: 0;
}

@media (width >= 600px) {
  .nav-toggle .text {
    font-size: .8rem;
    bottom: .4625rem;
  }

  .nav-toggle {
    --hamburger-width: 3rem;
    width: 5.6rem;
    height: 5.6rem;
  }
}

.js-nav-active .nav-toggle .text {
  color: var(--hamburger-color-active);
}

:root {
  --color-background-nav-mobile-header: var(--wp--preset--color--white);
  --color-background-nav-mobile-header-active: var(--wp--preset--color--black);
  --width-navigation: 100vw;
  --color-background-menu-items: var(--wp--custom--color--main);
  --color-background-menu-items-active: var(--color-site-header-color);
  --color-separator-nav-mobile: #ffffff4d;
  --color-current-menu-item: var(--color-site-blue);
  --color-dropdown-toggle-mobile: var(--wp--preset--color--white);
  --typography-size-main-level-mobile: .9375rem;
  --typography-weight-main-level-mobile: 600;
  --padding-main-level-vertical-mobile: .75rem;
  --color-main-level-menu-item-hover-focus-mobile: var(--color-site-blue);
  --color-main-level-menu-item-mobile: var(--color-site-yellow);
  --typography-size-sub-menu-mobile: .9375rem;
  --typography-weight-sub-menu-mobile: 600;
  --margin-left-sub-menu: .625rem;
  --padding-sub-menu-vertical-mobile: .5rem;
  --padding-sub-menu-horizontal-mobile: var(--wp--custom--spacing--container-padding-inline);
  --color-sub-menu-mobile: #fffc;
}

.menu-items ul {
  display: none;
}

ul .sub-menu.toggled-on {
  display: block;
}

.nav-primary {
  align-self: center;
}

.site-header a, .site-header li, .site-header ul {
  position: relative;
}

.disable-scroll {
  overflow: hidden;
}

.menu-items-wrapper {
  backface-visibility: hidden;
  background-color: var(--color-background-menu-items);
  pointer-events: none;
  visibility: hidden;
  height: calc(100vh - 7.2rem);
  width: var(--width-navigation);
  z-index: 5;
  padding-bottom: 7.5rem;
  transition: opacity .18s ease-in-out;
  position: fixed;
  top: 0;
  right: 0;
  overflow: auto;
  transform: translate3d(100%, 0, 0);
}

.menu-items {
  margin: calc(var(--padding-main-level-vertical-mobile) + var(--wp--custom--typography--paragraph-line-height)*1em) 0 0;
  text-align: center;
}

.menu-item a {
  border-top: 1px solid var(--color-separator-nav-mobile);
  color: var(--color-main-level-menu-item-mobile);
  font-size: 1.2rem;
  font-weight: var(--typography-weight-main-level-mobile);
  padding: var(--padding-main-level-vertical-mobile) var(--padding-sub-menu-horizontal-mobile);
  z-index: 0;
  margin-left: 0;
  margin-right: 0;
  text-decoration: none;
  display: block;
  position: relative;
}

.menu-item svg {
  vertical-align: middle;
  height: 1.45em;
}

.sub-menu a {
  color: var(--color-sub-menu-mobile);
  font-size: var(--typography-size-sub-menu-mobile);
  font-weight: var(--typography-weight-sub-menu-mobile);
  padding-bottom: var(--padding-sub-menu-vertical-mobile);
  padding-left: calc(var(--padding-sub-menu-horizontal-mobile) + var(--margin-left-sub-menu));
  padding-top: var(--padding-sub-menu-vertical-mobile);
}

.sub-menu {
  margin-left: 0;
  padding-left: 0;
}

.sub-menu .sub-menu a {
  padding-left: calc(var(--padding-sub-menu-horizontal-mobile) + var(--margin-left-sub-menu) + var(--margin-left-sub-menu));
}

.menu-item a:focus, .menu-item a:hover {
  color: var(--color-main-level-menu-item-hover-focus-mobile);
}

.menu-item.current-menu-item > a, .menu-item.current-menu-parent > a {
  color: var(--color-site-white);
}

.dropdown-toggle {
  --dropdown-toggle-size: .75rem;
  color: var(--color-dropdown-toggle-mobile);
  height: 100%;
  padding: var(--padding-sub-menu-vertical-mobile) calc(var(--padding-sub-menu-horizontal-mobile) - var(--dropdown-toggle-size)/2) var(--padding-sub-menu-vertical-mobile) var(--padding-sub-menu-horizontal-mobile);
  z-index: 100;
  background-color: #0000;
  border: 0;
  align-items: center;
  margin-top: 0;
  display: inline-flex;
  position: absolute;
  top: 2px;
  left: auto;
  right: 0;
  overflow: hidden;
}

.dropdown-toggle svg {
  height: var(--dropdown-toggle-size);
  pointer-events: none;
  width: var(--dropdown-toggle-size);
  z-index: -1;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' style='width:var(--dropdown-toggle-size);height:var(--dropdown-toggle-size)' viewBox='0 0 10 10'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M5 1.5v7M1.5 5h7'/%3E%3C/svg%3E");
  background-size: 100%;
  transition: all .15s;
  position: relative;
  transform: rotate(0);
}

.dropdown-toggle svg path {
  display: none;
}

.dropdown-toggle.toggled-on svg {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' style='width:var(--dropdown-toggle-size);height:var(--dropdown-toggle-size)' viewBox='0 0 10 10'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M1.5 5h7'/%3E%3C/svg%3E");
  transform: rotate(-180deg);
}

.dropdown-toggle:hover {
  cursor: pointer;
}

.dropdown-toggle:focus {
  cursor: pointer;
  z-index: 100;
}

.sub-menu .dropdown-toggle {
  color: var(--color-sub-menu-mobile);
}

.js-nav-active {
  overflow: hidden;
}

.js-nav-active .menu-items-wrapper {
  background-color: var(--color-background-menu-items-active);
  opacity: 1;
  pointer-events: all;
  visibility: visible;
  width: var(--width-navigation);
  transform: translateZ(0);
}

@media screen and (width <= 782px) {
  .logged-in.admin-bar .menu-items-wrapper {
    margin-top: 46px;
  }
}

.site-header ul {
  --color-current: var(--wp--preset--color--black);
  --color-current-dropdown: var(--wp--preset--color--white);
  --dropdown-toggle-size: .75rem;
  --typography-size-main-level: var(--wp--preset--font-size--16);
  --typography-weight-main-level: var(--wp--custom--typography--weight-semibold);
  --padding-main-level-horizontal: 0;
  --padding-main-level-vertical: .375rem;
  --color-main-level: var(--wp--preset--color--black);
  --color-hover-main-level: var(--wp--custom--color--link-text);
  --gap-between-dropdown-toggle: .9375rem;
  --gap-main-level-horizontal: 1.5625rem;
  --typography-size-sub-menu: var(--wp--preset--font-size--16);
  --typography-weight-sub-menu: var(--wp--custom--typography--weight-semibold);
  --padding-sub-menu-vertical: .625rem;
  --padding-sub-menu-link-vertical: .5rem;
  --padding-sub-menu-link-horizontal: 1.25rem;
  --width-sub-menu: 12.5rem;
  --color-sub-menu: var(--wp--preset--color--white);
  --color-hover-sub-menu: var(--wp--preset--color--white);
  --color-background-sub-menu: var(--wp--preset--color--black);
  --gap-dropdown: 1.6rem;
  width: unset;
  list-style: none;
}

.top-content-nav {
  background-color: var(--color-site-blue);
  z-index: 999;
  position: relative;
}

.top-content-nav ul {
  border-bottom: 1px solid var(--color-site-blue);
  border-top: 1px solid var(--color-site-blue);
  text-align: center;
  grid-template-columns: repeat(2, 1fr);
  margin: 0 auto;
  display: grid;
}

@media (width >= 600px) {
  .top-content-nav ul {
    grid-template-columns: repeat(3, 1fr);
  }
}

.top-content-nav a {
  background-color: var(--color-site-blue);
  color: var(--color-site-white);
  border-radius: 5px;
  width: 100%;
  padding: 1rem;
  font-size: 1.1rem;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}

.top-content-nav a:focus, .top-content-nav a:hover {
  background-color: var(--color-site-white);
  color: var(--color-site-blue);
}

@media (width >= 600px) {
  .top-content-nav a {
    padding: 1.25rem 1rem;
    font-size: 1.2rem;
  }
}

.top-content-nav li {
  background-color: var(--color-site-blue);
  border: 1px solid #0a91c8;
  border-radius: 5px;
  transition: all .3s ease-in-out;
}

.top-content-nav li:nth-child(-n+2), .top-content-nav li:nth-child(-n+2) a {
  border-radius: 0 0 5px 5px;
}

.top-content-nav li:nth-child(n+5), .top-content-nav li:nth-child(n+5) a {
  border-radius: 5px 5px 0 0;
}

@media (width >= 600px) {
  .top-content-nav li {
    border-radius: 0 0 5px 5px;
  }

  .top-content-nav li:nth-child(n+4), .top-content-nav li:nth-child(n+4) a {
    border-radius: 5px 5px 0 0;
  }
}

.top-content-nav.profile li:first-child, .top-content-nav.profile li:first-child a {
  border-radius: 0 0 5px 5px;
}

.top-content-nav.profile li:nth-child(2), .top-content-nav.profile li:nth-child(2) a {
  border-radius: 5px;
}

@media (width >= 600px) {
  .top-content-nav.profile li:nth-child(2), .top-content-nav.profile li:nth-child(2) a {
    border-radius: 0;
  }
}

.top-content-nav.profile li:nth-child(3), .top-content-nav.profile li:nth-child(3) a {
  border-radius: 5px 5px 0 0;
}

@media (width >= 600px) {
  .top-content-nav.profile li:nth-child(3), .top-content-nav.profile li:nth-child(3) a {
    border-radius: 0;
  }
}

.top-content-nav.profile ul {
  grid-template-columns: repeat(1, 1fr);
}

@media (width >= 600px) {
  .top-content-nav.profile ul {
    grid-template-columns: repeat(3, 1fr);
  }
}

#footer-nav .menu-item a {
  border: 0;
  padding: .25em .5em;
  font-size: 1rem;
}

#footer-nav .menu-item a:before {
  background-color: var(--color-site-white);
  content: "";
  height: 1.2em;
  vertical-align: center;
  width: .375rem;
  margin-right: .25rem;
  transition: all .3s ease-in-out;
  display: inline-block;
}

#footer-nav .menu-item a:focus:before, #footer-nav .menu-item a:hover:before {
  background-color: var(--color-site-red);
}

.office-nav ul {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  margin: 2rem auto;
  padding: 0 1rem;
  display: flex;
}

@media (width >= 600px) {
  .office-nav ul {
    flex-flow: wrap;
  }
}

.office-nav li {
  aspect-ratio: 3;
  flex: 1 0 auto;
  width: 100%;
  line-height: 1.1;
}

.office-nav li span.sub-title {
  font-size: .8em;
  display: block;
}

@media (width >= 600px) {
  .office-nav li {
    aspect-ratio: 3 / 2;
    flex: 0 calc(50% - 1rem);
  }
}

@media (width >= 1200px) {
  .office-nav li {
    flex: 1 0 calc(33.3333% - 1.33333rem);
  }
}

.office-nav a {
  color: var(--color-site-white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 2rem;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
}

.office-nav a, .office-nav a > span {
  background-color: var(--color-site-header-color);
}

.office-nav a > span {
  text-align: center;
  z-index: 10;
  padding: .5em;
}

.office-nav a:before {
  background-color: var(--color-site-yellow);
  content: "";
  height: 4px;
  transition: all .3s ease-in-out;
  display: inline-block;
  position: absolute;
  top: calc(50% - 2px);
  left: 0;
  right: 0;
}

.office-nav a:focus, .office-nav a:hover {
  color: var(--color-site-yellow);
}

.office-nav a:focus:before, .office-nav a:hover:before {
  background-color: var(--color-site-white);
}

.google-form-link {
  text-align: center;
  margin-bottom: 3rem;
}

.google-form-link a {
  background-color: var(--color-site-orange);
  color: var(--color-site-white);
  padding: 3em 2em;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}

@media (width >= 600px) {
  .google-form-link a {
    font-size: 2rem;
  }
}

.site-header .nav-primary {
  background-color: var(--wp--preset--color--white);
  border-bottom: 3px solid var(--color-site-header-color);
  z-index: 999999;
  justify-content: end;
  display: flex;
  position: fixed;
  top: 0;
  left: auto;
  right: 0;
}

.js-nav-active .site-header .nav-primary {
  background-color: var(--color-site-blue);
  left: 0;
}

.breadcrumbs-wrapper {
  background-color: var(--color-site-white);
  border-bottom: 1px solid var(--color-site-header-color);
  border-top: 1px solid var(--color-site-header-color);
}

.breadcrumbs-wrapper .inner {
  background-color: var(--color-site-white);
  border-left: 1px solid var(--color-site-white);
  border-right: 1px solid var(--color-site-white);
}

.breadcrumbs {
  scrollbar-width: none;
  white-space: nowrap;
  padding: .125em .75em;
  overflow: auto;
}

.breadcrumbs a > span {
  -webkit-text-decoration: underline var(--color-site-header-color);
  text-decoration: underline var(--color-site-header-color);
  text-decoration-thickness: 2px;
}

.breadcrumbs a, .breadcrumbs span {
  color: var(--color-site-header-color);
  font-weight: 700;
  display: inline-block;
}

.breadcrumbs .inner > span {
  padding: .25em .5em;
}

.is-root-container, body:not(.wp-admin) {
  color: var(--wp--custom--color--paragraph);
  font-family: var(--wp--preset--font-family--main);
  font-size: var(--wp--preset--font-size--16);
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: var(--wp--custom--typography--weight-paragraph);
  line-height: var(--wp--custom--typography--paragraph-line-height);
  text-rendering: geometricprecision;
  animation: 3s forwards a;
}

@keyframes a {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.block {
  background-color: var(--wp--preset--color--white);
  margin: 0 auto;
  position: relative;
}

.global-link {
  z-index: 3;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#page {
  flex-direction: column;
  min-width: 280px;
  display: flex;
}

#page, .site {
  margin-left: auto;
  margin-right: auto;
}

.site {
  max-width: 100%;
  min-height: 100vh;
  position: relative;
  overflow: hidden;
}

.inner {
  max-width: var(--wp--style--global--wide-size);
  margin-left: auto;
  margin-right: auto;
}

.container {
  max-width: var(--wp--custom--grid-base);
  padding: var(--wp--custom--spacing--container-padding-block) var(--wp--custom--spacing--container-padding-inline);
  margin: 0 auto;
}

.edit-link, .edit-link:last-child {
  --color-link-edit-border: #ddd;
  --color-link-edit-text: #555;
  --color-link-edit-text-hover: #fff;
  --color-link-edit-background-hover: #aaa;
  --color-link-edit-border-hover: #aaa;
  max-width: var(--wp--custom--grid-base);
  text-align: left;
  width: 100%;
  min-width: 0;
  margin: 1.25rem auto;
  transition: all .15s;
  display: block;
  overflow: hidden;
}

.edit-link a, .edit-link:last-child a {
  background-color: var(--wp--preset--color--white);
  border: 2px dashed var(--color-link-edit-border);
  clear: both;
  color: var(--color-link-edit-text);
  font-weight: var(--wp--custom--typography--weight-semibold);
  text-align: center;
  max-width: calc(100% - 2rem);
  margin: 0 auto;
  padding: 1rem;
  text-decoration: none;
  transition: all .3s;
  display: block;
}

.edit-link a:hover, .edit-link:focus, .edit-link:last-child a:hover, .edit-link:last-child:focus {
  background-color: var(--color-link-edit-background-hover);
  border-color: var(--color-link-edit-border-hover);
  color: var(--color-link-edit-text-hover);
}

.post-inner {
  margin-bottom: var(--wp--custom--spacing--container-padding-inline);
  max-width: var(--wp--style--global--content-size);
  padding: calc(var(--wp--custom--spacing--container-padding-inline)/2);
  margin-left: auto;
  margin-right: auto;
}

.entry-content, .page-content {
  padding: 1rem;
}

@media (width >= 600px) {
  .entry-content, .page-content {
    padding: 3rem 1rem;
  }
}

@media print {
  .side-nav, .site-footer, .site-header {
    display: none;
  }
}

:root {
  --wp--preset--font-family--main: "Noto Sans JP",メイリオ,meiryo,"Hiragino Kaku Gothic ProN","游ゴシック Medium",yugothic,yugothicm,-apple-system,blinkmacsystemfont,"Helvetica Neue",meiryo,sans-serif;
}

.is-root-container, body {
  color: var(--wp--custom--color--paragraph);
  font-size: var(--wp--preset--font-size--16);
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: var(--wp--custom--typography--weight-paragraph);
  line-height: var(--wp--custom--typography--paragraph-line-height);
  text-rendering: geometricprecision;
}

.is-root-container, body, h1, h2, h3, h4, h5, h6 {
  font-family: var(--wp--preset--font-family--main);
}

h1, h2, h3, h4, h5, h6 {
  font-weight: var(--wp--custom--typography--weight-heading);
  margin-bottom: var(--wp--custom--spacing--paragraphs-margin-block);
  margin-top: var(--wp--custom--spacing--paragraphs-margin-block);
  line-height: 1.4;
}

h2, h3, h4, h5, h6 {
  line-height: var(--wp--custom--typography--heading-line-height);
}

h1 {
  font-size: var(--wp--preset--font-size--h-1);
}

h2 {
  font-size: var(--wp--preset--font-size--h-2);
}

h3 {
  font-size: var(--wp--preset--font-size--h-3);
}

h4 {
  font-size: var(--wp--preset--font-size--h-4);
}

h5 {
  font-size: var(--wp--preset--font-size--h-5);
}

h6 {
  font-size: var(--wp--preset--font-size--h-6);
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0;
}

b, strong {
  font-weight: var(--wp--custom--typography--weight-bold);
}

em, i {
  font-style: italic;
}

p {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

p:last-child {
  margin-bottom: 0;
}

@media (width >= 1200px) {
  br.sp {
    display: none;
  }
}

br.pc {
  display: none;
}

@media (width >= 1200px) {
  br.pc {
    display: initial;
  }
}

.wysiwyg li {
  margin-top: .6rem;
  margin-bottom: .6rem;
}

.wysiwyg li:first-child {
  margin-top: 0;
}

.wysiwyg li:last-child {
  margin-bottom: 0;
}

blockquote.wysiwyg {
  border-left: 2px solid var(--wp--custom--color--main);
  margin: 2.9rem 1rem;
  padding: .5rem 0 .5rem 1.5rem;
}

blockquote.wysiwyg > :first-child {
  margin-top: 0;
}

blockquote.wysiwyg > :last-child {
  margin-bottom: 0;
}

div.site-title, h1.site-title {
  margin: 0;
  font-size: 1.25rem;
  line-height: 1;
}

div.site-title a, h1.site-title a {
  color: var(--wp--preset--color--black);
  align-items: center;
  display: flex;
}

.site-header {
  background-image: url("background-image.dcacaa47.jpg");
  background-position: right -24% center;
  background-size: 64%;
  position: relative;
}

.site-header h1 {
  margin-bottom: 1rem;
}

.site-header .home-link {
  text-decoration: none;
}

.site-header figure {
  text-align: right;
  margin: 0;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.site-header figure img {
  width: 98%;
  margin-right: -14%;
}

@media (width >= 600px) {
  .site-header figure img {
    width: 60%;
    margin-right: 0;
  }
}

.site-header .inner {
  aspect-ratio: 100 / 110;
  max-height: 1584px;
  position: relative;
  overflow: hidden;
}

@media (width >= 600px) {
  .site-header .inner {
    aspect-ratio: 100 / 74;
    max-height: 1065.6px;
  }
}

@media (width >= 1200px) {
  .site-header .inner {
    aspect-ratio: 100 / 65;
    max-height: 936px;
  }
}

.site-header .profile-philosophy-link {
  margin: 0;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  bottom: 0;
  right: 0;
}

.site-header .profile-philosophy-link li {
  margin: .5rem 0 0;
}

@media (width >= 768px) {
  .site-header .profile-philosophy-link li {
    margin-top: 1.25rem;
  }
}

.site-header .profile-philosophy-link a {
  background-color: var(--color-site-orange);
  border: 3px solid var(--color-site-white);
  color: var(--color-site-white);
  text-shadow: none;
  vertical-align: bottom;
  border-right: 0;
  width: 100%;
  padding: .5179em 1.5em 1em;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
}

.site-header .profile-philosophy-link a:focus, .site-header .profile-philosophy-link a:hover {
  border-color: var(--color-site-header-color);
}

@media (width >= 768px) {
  .site-header .profile-philosophy-link a {
    font-size: 1.75rem;
  }
}

.site-header .profile-philosophy-link li.philosophy a {
  background-image: linear-gradient(-90deg, #1a3788, #6cb7d2);
}

@media (width >= 768px) {
  .site-header .profile-philosophy-link {
    bottom: 2rem;
  }
}

.site-header .text-wrapper {
  z-index: 10;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  width: 40%;
  margin-left: 5%;
  padding-top: 1rem;
  display: flex;
  position: relative;
  container-type: inline-size;
}

@media (width >= 600px) {
  .site-header .text-wrapper {
    margin-left: 10%;
  }
}

.site-header .title {
  font-size: 8cqw;
}

.site-header .name {
  font-optical-sizing: auto;
  font-family: Noto Sans JP, sans-serif;
  font-size: 33cqw;
  font-style: normal;
  font-weight: 900;
  line-height: 1.1;
}

.site-header .name > span {
  display: block;
}

.site-header ruby {
  font-size: inherit;
  text-box-trim: trim-both;
}

.site-header rt {
  background-color: var(--color-site-header-color);
  color: var(--color-site-white);
  margin-bottom: .5em;
  font-size: .25em;
  position: relative;
}

.site-header .agenda-catch {
  align-self: center;
}

.site-header .agenda-catch h2 {
  text-align: left;
  margin-bottom: .25rem;
  font-size: 10cqw;
  font-weight: 700;
}

@media (width >= 600px) {
  .site-header .agenda-catch h2 {
    text-align: center;
  }
}

.site-header .agenda-catch p {
  margin-bottom: 1rem;
  font-size: .925rem;
  line-height: 1.1;
}

@media (width >= 480px) {
  .site-header .agenda-catch p {
    padding: 0 .5em;
    font-size: 1.1rem;
  }
}

@media (width >= 600px) {
  .site-header .agenda-catch p {
    margin-bottom: 1.5rem;
    font-size: 1.2rem;
  }

  .site-header .agenda-catch p br.sp {
    display: none;
  }

  .site-header {
    background-size: 55%;
  }
}

.text-gradation {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #1a3788, #6cb7d2);
  -webkit-background-clip: text;
  background-clip: text;
}

@-moz-document url-prefix() {
  .site-header .name {
    margin-top: .25rem;
    line-height: .75;
  }

  .site-header .name > span:last-child {
    padding-bottom: 10cqw;
  }

  .site-header rt {
    margin-bottom: .2em;
  }
}

.site-header.page-header {
  background-image: initial;
}

.site-header.page-header .header-inner {
  text-shadow: 1px 1px 2px #0009;
}

.site-header.page-header .header-inner a, .site-header.page-header .header-inner h1, .site-header.page-header .header-inner p {
  color: var(--color-site-white);
}

.site-header.page-header h1 {
  margin: .5em 0;
  padding: 0;
}

.site-header.page-header h1 .title {
  -webkit-text-decoration: underline var(--color-site-red) .6rem;
  text-decoration: underline var(--color-site-red) .6rem;
  text-decoration-inset: -.25em;
}

@media (width >= 600px) {
  .site-header.page-header h1 {
    margin: 0 0 1em;
    padding: 1em 0;
  }
}

.site-header.page-header .title {
  font-size: 9cqw;
}

.site-header.page-header .title span {
  display: block;
}

.site-header.page-header .title span.text {
  font-size: .7em;
}

@media (width >= 600px) {
  .site-header.page-header .title {
    font-size: 8cqw;
  }
}

@media (width >= 1200px) {
  .site-header.page-header .title {
    font-size: 5rem;
  }
}

.site-header.page-header .page-catch p {
  font-size: 1.15rem;
  font-weight: 700;
  line-height: 1.25;
}

@media (width >= 480px) {
  .site-header.page-header .page-catch p {
    font-size: 1.5rem;
  }
}

@media (width >= 768px) {
  .site-header.page-header .page-catch p {
    margin-bottom: 2em;
    font-size: 2.25rem;
  }
}

.site-header.page-header .inner {
  max-width: 1440px;
}

.site-header.page-header:not(.archive-header) .inner {
  aspect-ratio: 3200 / 2800;
  background-position: 50%;
  background-size: cover;
}

@media (width >= 1024px) {
  .site-header.page-header:not(.archive-header) .inner {
    aspect-ratio: 3200 / 1800;
  }
}

.site-header.page-header.archive-header .inner {
  aspect-ratio: initial;
  text-align: center;
}

.site-header.page-header .name {
  font-size: 12cqw;
  line-height: 1.6;
}

.site-header.page-header .name > span {
  display: inline;
}

.site-header.page-header .name > span:last-child {
  padding-bottom: 0;
}

@media (width >= 600px) {
  .site-header.page-header .name {
    font-size: 4.8rem;
  }
}

.site-header.page-header .text-wrapper {
  justify-content: space-between;
  width: auto;
  max-width: 1440px;
  height: 85%;
  margin-left: auto;
  margin-right: auto;
  padding: 1.125rem;
}

@media (width >= 600px) {
  .site-header.page-header .text-wrapper {
    height: auto;
    padding: 2.5rem;
  }
}

.philosophy-group-wrapper .header-inner, body.group .header-inner, body.office .header-inner {
  text-shadow: none;
}

.philosophy-group-wrapper .header-inner a, .philosophy-group-wrapper .header-inner h1, .philosophy-group-wrapper .header-inner p, body.group .header-inner a, body.group .header-inner h1, body.group .header-inner p, body.office .header-inner a, body.office .header-inner h1, body.office .header-inner p {
  color: var(--color-site-black);
}

.philosophy-group-wrapper .header-inner a rt, .philosophy-group-wrapper .header-inner h1 rt, .philosophy-group-wrapper .header-inner p rt, body.group .header-inner a rt, body.group .header-inner h1 rt, body.group .header-inner p rt, body.office .header-inner a rt, body.office .header-inner h1 rt, body.office .header-inner p rt {
  color: var(--color-site-white);
}

.site-header.page-header.colored-header .header-inner {
  text-shadow: none;
}

.site-header.page-header.colored-header .inner {
  aspect-ratio: initial;
}

.site-header.page-header.colored-header .inner.title {
  background-color: var(--color-site-header-color);
  max-width: 100%;
}

.site-header.page-header.colored-header .inner.title .text-wrapper {
  align-items: center;
  line-height: 1.2;
}

.site-header.page-header.colored-header .text-wrapper a {
  color: var(--color-site-black);
}

.site-footer, .site-header.page-header.colored-header .title, .site-header.page-header.colored-header .title span {
  color: var(--color-site-white);
}

.site-footer {
  background-color: var(--color-site-blue);
  padding: .75rem 1.25rem;
}

.site-footer .footer-content {
  grid-template-columns: 1fr;
  justify-content: start;
  align-items: start;
  gap: 2.5rem;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  display: grid;
}

@media (width >= 768px) {
  .site-footer .footer-content {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (width >= 1024px) {
  .site-footer .footer-content {
    grid-template-columns: repeat(3, 1fr);
  }
}

.site-footer .menu-item svg {
  vertical-align: middle;
  width: 1.5rem;
}

.site-footer a, .site-footer p {
  color: var(--color-site-white);
}

.site-footer ruby {
  vertical-align: baseline;
}

.site-footer a:focus, .site-footer a:hover {
  color: var(--color-site-white);
}

@media (width >= 768px) {
  .site-footer .sns {
    grid-column: 1 / 3;
  }
}

@media (width >= 1024px) {
  .site-footer .sns {
    grid-column: initial;
    order: 3;
  }

  .site-footer .footer-menu {
    order: 2;
  }
}

.site-footer .site-address {
  font-style: normal;
}

.site-footer .site-address .name {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.1;
}

.site-footer .site-address .family-name {
  font-size: 1.25em;
}

.site-footer .site-address rt {
  font-size: .25em;
}

.site-footer .site-address p.info {
  margin: 0;
}

.site-footer p.copyright {
  text-align: center;
  margin: .5rem 0;
  font-size: .9rem;
}

@media (width >= 480px) {
  .site-footer {
    padding: 3.75rem 1.25rem;
  }

  .site-footer .container {
    flex-direction: row-reverse;
  }
}

.sns.footer-link dl {
  gap: .75rem;
  margin-bottom: 1rem;
  display: grid;
}

.sns.footer-link dt {
  grid-column: 2 / 3;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.1;
}

@media (width >= 768px) {
  .sns.footer-link dt {
    font-size: 2rem;
  }
}

.sns.footer-link dd {
  font-weight: 700;
  line-height: 1.1;
}

.sns.footer-link .logo {
  grid-area: 1 / 1 / 4 / 2;
}

.sns.footer-link .account, .sns.footer-link .catch {
  grid-column: 2 / 3;
}

.sns.footer-link p.note {
  background-color: var(--color-site-blue);
  color: var(--color-site-white);
  text-align: center;
  vertical-align: middle;
  border-radius: .5rem;
  width: 100%;
  padding: .5em 1em;
  font-weight: 700;
  transition: all .3s ease-in-out;
  display: inline-block;
}

.sns.footer-link p.note:after, .sns.footer-link p.note:before {
  width: 1em;
  display: inline-block;
}

.sns.footer-link p.note:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0iTGF5ZXIgMSIgdmlld0JveD0iMCAwIDEwMDAgMTAwMCI+PHBhdGggZD0iTTI5NS40MiA2Yy01My4yIDIuNTEtODkuNTMgMTEtMTIxLjI5IDIzLjQ4LTMyLjg3IDEyLjgxLTYwLjczIDMwLTg4LjQ1IDU3LjgyUzQwLjg5IDE0MyAyOC4xNyAxNzUuOTJjLTEyLjMxIDMxLjgzLTIwLjY1IDY4LjE5LTIzIDEyMS40MlMyLjMgMzY3LjY4IDIuNTYgNTAzLjQ2IDMuNDIgNjU2LjI2IDYgNzA5LjZjMi41NCA1My4xOSAxMSA4OS41MSAyMy40OCAxMjEuMjggMTIuODMgMzIuODcgMzAgNjAuNzIgNTcuODMgODguNDVTMTQzIDk2NC4wOSAxNzYgOTc2LjgzYzMxLjggMTIuMjkgNjguMTcgMjAuNjcgMTIxLjM5IDIzczcwLjM1IDIuODcgMjA2LjA5IDIuNjEgMTUyLjgzLS44NiAyMDYuMTYtMy4zOVM3OTkuMSA5ODggODMwLjg4IDk3NS41OGMzMi44Ny0xMi44NiA2MC43NC0zMCA4OC40NS01Ny44NHM0NC43Ny01NS43NCA1Ny40OC04OC42OGMxMi4zMi0zMS44IDIwLjY5LTY4LjE3IDIzLTEyMS4zNSAyLjMzLTUzLjM3IDIuODgtNzAuNDEgMi42Mi0yMDYuMTdzLS44Ny0xNTIuNzgtMy40LTIwNi4xLTExLTg5LjUzLTIzLjQ3LTEyMS4zMmMtMTIuODUtMzIuODctMzAtNjAuNy01Ny44Mi04OC40NVM4NjIgNDAuODcgODI5LjA3IDI4LjE5Yy0zMS44Mi0xMi4zMS02OC4xNy0yMC43LTEyMS4zOS0yM1M2MzcuMzMgMi4zIDUwMS41NCAyLjU2IDM0OC43NSAzLjQgMjk1LjQyIDZtNS44NCA5MDMuODhjLTQ4Ljc1LTIuMTItNzUuMjItMTAuMjItOTIuODYtMTctMjMuMzYtOS00MC0xOS44OC01Ny41OC0zNy4yOXMtMjguMzgtMzQuMTEtMzcuNS01Ny40MmMtNi44NS0xNy42NC0xNS4xLTQ0LjA4LTE3LjM4LTkyLjgzLTIuNDgtNTIuNjktMy02OC41MS0zLjI5LTIwMnMuMjItMTQ5LjI5IDIuNTMtMjAyYzIuMDgtNDguNzEgMTAuMjMtNzUuMjEgMTctOTIuODQgOS0yMy4zOSAxOS44NC00MCAzNy4yOS01Ny41N3MzNC4xLTI4LjM5IDU3LjQzLTM3LjUxYzE3LjYyLTYuODggNDQuMDYtMTUuMDYgOTIuNzktMTcuMzggNTIuNzMtMi41IDY4LjUzLTMgMjAyLTMuMjlzMTQ5LjMxLjIxIDIwMi4wNiAyLjUzYzQ4LjcxIDIuMTIgNzUuMjIgMTAuMTkgOTIuODMgMTcgMjMuMzcgOSA0MCAxOS44MSA1Ny41NyAzNy4yOXMyOC40IDM0LjA3IDM3LjUyIDU3LjQ1YzYuODkgMTcuNTcgMTUuMDcgNDQgMTcuMzcgOTIuNzYgMi41MSA1Mi43MyAzLjA4IDY4LjU0IDMuMzIgMjAycy0uMjMgMTQ5LjMxLTIuNTQgMjAyYy0yLjEzIDQ4Ljc1LTEwLjIxIDc1LjIzLTE3IDkyLjg5LTkgMjMuMzUtMTkuODUgNDAtMzcuMzEgNTcuNTZzLTM0LjA5IDI4LjM4LTU3LjQzIDM3LjVjLTE3LjYgNi44Ny00NC4wNyAxNS4wNy05Mi43NiAxNy4zOS01Mi43MyAyLjQ4LTY4LjUzIDMtMjAyLjA1IDMuMjlzLTE0OS4yNy0uMjUtMjAyLTIuNTNtNDA3LjYtNjc0LjYxYTYwIDYwIDAgMSAwIDU5Ljg4LTYwLjEgNjAgNjAgMCAwIDAtNTkuODggNjAuMU0yNDUuNzcgNTAzYy4yOCAxNDEuOCAxMTUuNDQgMjU2LjQ5IDI1Ny4yMSAyNTYuMjJTNzU5LjUyIDY0My44IDc1OS4yNSA1MDIgNjQzLjc5IDI0NS40OCA1MDIgMjQ1Ljc2IDI0NS41IDM2MS4yMiAyNDUuNzcgNTAzbTkwLjA2LS4xOGExNjYuNjcgMTY2LjY3IDAgMSAxIDE2NyAxNjYuMzQgMTY2LjY1IDE2Ni42NSAwIDAgMS0xNjctMTY2LjM0IiBzdHlsZT0iZmlsbDojZmZmIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMi41IC0yLjUpIi8+PC9zdmc+");
}

.sns.footer-link p.note:after {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNjQwIj48IS0tIUZvbnQgQXdlc29tZSBGcmVlIHY3LjMuMCBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIENvcHlyaWdodCAyMDI2IEZvbnRpY29ucywgSW5jLi0tPjxwYXRoIGQ9Ik00NzEuMSAyOTcuNGMxMi41IDEyLjUgMTIuNSAzMi44IDAgNDUuM2wtMTkyIDE5MmMtMTIuNSAxMi41LTMyLjggMTIuNS00NS4zIDBzLTEyLjUtMzIuOCAwLTQ1LjNMNDAzLjIgMzIwIDIzMy45IDE1MC42Yy0xMi41LTEyLjUtMTIuNS0zMi44IDAtNDUuM3MzMi44LTEyLjUgNDUuMyAwbDE5MiAxOTJ6IiBzdHlsZT0iZmlsbDojZmZmO2ZpbGwtb3BhY2l0eToxIi8+PC9zdmc+");
}

.sns.footer-link a {
  background-color: var(--color-site-white);
  color: var(--color-site-blue);
  border-radius: .5rem;
  padding: 1rem;
  display: block;
}

.sns.footer-link a:focus, .sns.footer-link a:hover {
  color: var(--color-site-header-color);
}

.sns.footer-link a:focus p.note, .sns.footer-link a:hover p.note {
  background-color: var(--color-site-header-color);
}

:root {
  --color-border-sticky: var(--color-site-blue);
  --color-bypostauthor: #2a2d3e80;
}

.sticky .post-inner {
  border: 2px dashed var(--color-border-sticky);
}

.bypostauthor, .comment-list li.bypostauthor {
  border: 1px dashed var(--color-bypostauthor);
  padding: var(--wp--custom--spacing--container-padding-inline);
}

.wp-caption {
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  margin: 0 auto;
  display: block;
}

.wp-caption .wp-caption-text {
  text-align: left;
  margin-bottom: 1.25rem;
  padding: .625rem 0;
  font-style: italic;
}

.top {
  --color-background-top: var(--color-site-blue);
  --color-background-top-hover: var(--wp--preset--color--white);
  background-color: var(--color-background-top);
  border: 1px solid var(--wp--preset--color--black);
  bottom: var(--wp--custom--spacing--container-padding-inline);
  color: var(--wp--preset--color--white);
  cursor: pointer;
  opacity: 0;
  height: 3.875rem;
  right: var(--wp--custom--spacing--container-padding-inline);
  text-align: center;
  visibility: hidden;
  z-index: 1;
  border-radius: 0;
  width: 3.875rem;
  font-size: 2rem;
  line-height: 3.875rem;
  text-decoration: none;
  transition: opacity .5s;
  position: fixed;
}

.top:focus, .top:hover {
  background-color: var(--color-background-top-hover);
  color: var(--color-site-blue);
}

.top.is-visible {
  opacity: 1;
  visibility: visible;
}

.gallery {
  grid-gap: 1.5em;
  margin-bottom: 1.5em;
  display: grid;
}

.gallery-item {
  text-align: center;
  width: 100%;
  display: inline-block;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

.wp-pagenavi-wrapper {
  text-align: center;
  margin: 3rem 0;
}

.wp-pagenavi {
  clear: both;
  font-size: 1rem;
}

.wp-pagenavi a, .wp-pagenavi span {
  background-color: var(--color-site-white);
  border: 1px solid var(--color-site-header-color);
  color: var(--color-site-header-color);
  margin: .25rem;
  padding: .5rem .85rem;
  font-weight: 700;
  text-decoration: none;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
  background-color: var(--color-site-header-color);
  color: var(--color-site-white);
}

.wp-pagenavi span.pages {
  margin-bottom: 1.5rem;
  display: block;
}

@media (width >= 768px) {
  .wp-pagenavi span.pages {
    display: inline;
  }
}

.wp-pagenavi a.larger, .wp-pagenavi a.smaller, .wp-pagenavi span.extend {
  display: none;
}

@media (width >= 768px) {
  .wp-pagenavi a.larger, .wp-pagenavi a.smaller, .wp-pagenavi span.extend {
    display: inline;
  }

  .wp-pagenavi {
    font-size: 1.2rem;
  }
}

.top-content-section .inner {
  padding: var(--wp--custom--spacing--grid-gap) var(--wp--custom--spacing--container-padding-inline);
  gap: 2rem;
}

.top-content-section:not(.blog-section) .inner {
  flex-direction: column;
  display: flex;
}

@media (width >= 600px) {
  .top-content-section:not(.blog-section) .inner {
    flex-direction: row-reverse;
  }
}

.top-content-section .image {
  flex: 0 0 30%;
}

.top-content-section .text-wrapper {
  flex: 0 0 calc(70% - var(--wp--custom--spacing--grid-gap));
}

.top-content-section h2 {
  text-align: center;
  padding-bottom: .25rem;
  font-size: 2rem;
  position: relative;
}

.top-content-section h2 img {
  max-width: 64%;
}

.top-content-section p {
  font-size: 1.2rem;
}

.top-content-section p.credit {
  text-align: right;
  margin-right: 1em;
  font-weight: 700;
}

.top-content-section p.credit img {
  max-width: 50%;
}

.top-content-section.support-message {
  background-color: var(--color-site-skyblue);
  padding-left: .5rem;
  padding-right: .5rem;
}

.top-content-section.support-message h2 {
  color: var(--color-site-yellow);
}

.top-content-section.support-message h2:after {
  background-color: var(--color-site-yellow);
  content: "";
  width: 100%;
  height: .25rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.top-content-section.support-message .inner {
  justify-content: space-between;
  max-width: 1040px;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

@media (width >= 600px) {
  .top-content-section.support-message .inner {
    gap: 1rem;
  }
}

.top-content-section.support-message .text-wrapper {
  flex-direction: column;
  display: flex;
}

.top-content-section.support-message .message-wrapper {
  background-color: var(--color-site-white);
  flex: 1 0 auto;
  padding: 1rem;
  box-shadow: 1rem 1rem #2c5eac;
}

@media (width >= 600px) {
  .top-content-section.support-message .message-wrapper {
    flex: 0 auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.top-content-section.blog-section {
  background-color: var(--color-site-loop-background-color);
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.top-content-section.blog-section .loop-wrapper {
  background-color: var(--color-site-white);
}

.top-content-section.blog-section h2.label-title {
  background: var(--color-site-white);
  border-left: 1rem solid var(--color-site-header-color);
  color: var(--color-site-black);
  padding: .5rem;
  text-decoration: none;
  box-shadow: .3rem .3rem .3rem #00000038;
}

.block-search, .block-search-results {
  background-color: var(--wp--preset--color--white);
}

.block-search form {
  grid-gap: .625rem;
  grid-template-columns: 9fr 1fr;
  display: grid;
}

.block-search form input, .block-search form label {
  width: 100%;
}

.block-search-results > .container {
  padding-top: 0;
}

@media (width >= 1024px) {
  .block-search-results > .container {
    display: grid;
  }
}

.block-search-results .row-result {
  border-top: 2px solid var(--wp--preset--color--black);
  padding: 1.25rem 0;
}

.block-search-results .row-result:last-of-type {
  border-bottom: 2px solid var(--wp--preset--color--black);
}

.block-search-results h3 {
  font-size: var(--wp--preset--font-size--h-4);
  margin-bottom: .625rem;
}

.block-search-results p {
  margin-top: .625rem;
}

@media (width >= 600px) {
  .block-error-404 .container {
    padding-top: 10%;
    padding-bottom: 10%;
  }
}

.block-error-404 .content {
  text-align: center;
}

.block-error-404 h1 {
  font-size: clamp(60px, 24px + 6vw, 120px);
  line-height: var(--wp--custom--typography--heading-core-line-height);
  margin-bottom: 1.25rem;
}

.categories, .entry-content .categories, .entry-content .tags, .tags {
  flex-wrap: wrap;
  padding-inline-start: 0;
  list-style: none;
  display: flex;
}

.categories, .entry-content .categories {
  gap: .75rem;
}

.categories a {
  background-color: var(--color-site-header-color);
  border: 1px solid var(--color-site-header-color);
  color: var(--wp--preset--color--white);
  font-size: var(--wp--preset--font-size--14);
  border-radius: 0;
  margin: 0;
  padding: .3125rem .9375rem;
  transition: all .3s;
  display: inline-block;
}

.categories a:focus, .categories a:hover {
  background-color: var(--wp--preset--color--white);
  color: var(--color-site-blue);
}

.entry-content .tags, .tags {
  margin-bottom: var(--wp--custom--spacing--text-margin-block);
  flex-wrap: wrap;
  gap: .3125rem;
  margin-top: 0;
  display: flex;
}

.entry-content .tags a, .tags a {
  border: 1px solid var(--wp--preset--color--black);
  box-shadow: none;
  color: var(--wp--custom--color--paragraph);
  font-size: var(--wp--preset--font-size--12);
  white-space: nowrap;
  background-color: #0000;
  border-radius: 0;
  margin-right: 4px;
  padding: .0625rem .5rem;
  transition: all .15s;
  display: inline-block;
}

.entry-content .tags a:focus, .entry-content .tags a:hover, .tags a:focus, .tags a:hover {
  background-color: var(--wp--preset--color--black);
  border-color: var(--wp--preset--color--black);
  color: var(--wp--preset--color--white);
}

.post-navigation .nav-links {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.post-navigation .nav-links .nav-previous a:before {
  content: "<";
}

.post-navigation .nav-links .nav-next a:after {
  content: ">";
}

.page-content {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

body.profile .site-header.page-header .inner {
  background-image: url("header-profile.62496276.jpg");
}

body.philosophy-and-policy .page-content {
  max-width: 100%;
  padding-bottom: 0;
}

body.philosophy-and-policy .policy-group-wrapper {
  max-width: 960px;
  margin: 0 auto 3rem;
}

body.philosophy-and-policy header.site-header.page-header .inner {
  background-image: url("header-policy.c4d3a90e.jpg");
}

.agenda-policy-wrapper {
  outline: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  max-width: 1440px;
  margin: 3rem auto;
  display: flex;
}

.agenda-policy-wrapper p {
  margin-bottom: 1rem;
  font-size: 1.2rem;
}

.agenda-policy-wrapper .wp-block-heading {
  aspect-ratio: 1;
  background-color: var(--color-site-header-color);
  color: var(--color-site-white);
  text-align: center;
  flex-direction: column;
  flex: 0 0 9em;
  justify-content: center;
  align-items: center;
  margin: 0;
  display: flex;
}

.agenda-policy-wrapper .wp-block-heading:before {
  content: "";
  background-size: contain;
  width: 3em;
  height: 3em;
  display: inline-block;
}

.agenda-policy-wrapper .wp-block-heading:before, .agenda-policy-wrapper:first-of-type .wp-block-heading:before {
  background-image: url("policy-icon01.953f26d9.svg");
}

.agenda-policy-wrapper:nth-of-type(2) .wp-block-heading:before {
  background-image: url("policy-icon02.e6f2de50.svg");
}

.agenda-policy-wrapper:nth-of-type(3) .wp-block-heading:before {
  background-image: url("policy-icon03.67c5fc1d.svg");
}

.agenda-policy-wrapper:nth-of-type(4) .wp-block-heading:before {
  background-image: url("policy-icon04.e0b721be.svg");
}

.agenda-policy-wrapper:nth-of-type(5) .wp-block-heading:before {
  background-image: url("policy-icon05.103c3f9d.svg");
}

.agenda-policy-wrapper:nth-of-type(6) .wp-block-heading:before {
  background-image: url("policy-icon06.cee31199.svg");
}

.agenda-policy-wrapper .policy-content {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

@media (width >= 600px) {
  .agenda-policy-wrapper {
    flex-direction: row;
  }
}

[class*="wp-block"].has-global-padding.profile-wrapper {
  padding: 0;
}

[class*="wp-block"].has-global-padding.profile-wrapper h2 {
  text-align: center;
  text-decoration: underline;
  -webkit-text-decoration-color: var(--color-site-header-color);
  text-decoration-color: var(--color-site-header-color);
  text-decoration-inset: .125em;
  margin-bottom: 2rem;
  font-size: 2.4rem;
  text-decoration-thickness: .5rem;
}

[class*="wp-block"].has-global-padding.profile-wrapper.biography .wp-block-list {
  margin-left: 1rem;
  padding-left: 0;
}

[class*="wp-block"].has-global-padding.profile-wrapper.biography li {
  text-indent: -1rem;
  list-style: none;
}

[class*="wp-block"].has-global-padding.profile-wrapper.biography li:before {
  content: "●";
}

@media (width >= 600px) {
  [class*="wp-block"].has-global-padding.profile-wrapper {
    padding: 2.5rem 1rem;
  }
}

.philosophy-group-wrapper {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.philosophy-group-wrapper .text-wrapper {
  min-height: 420px;
}

@media (width >= 768px) {
  .philosophy-group-wrapper .text-wrapper {
    min-height: 680px;
  }
}

@media (width >= 1200px) {
  .philosophy-group-wrapper .text-wrapper {
    min-height: initial;
  }
}

.philosophy-group-wrapper .site-header.page-header {
  margin-bottom: 3rem;
}

.philosophy-group-wrapper .site-header.page-header .text {
  -webkit-text-decoration: underline var(--color-site-red) .4rem;
  text-decoration: underline var(--color-site-red) .4rem;
  text-decoration-inset: -.25em;
}

.philosophy-group-wrapper .site-header.page-header .page-catch p {
  margin-bottom: 0;
}

.philosophy-group-wrapper .site-header.page-header .header-inner {
  text-shadow: none;
}

.philosophy-group-wrapper .site-header.page-header .header-inner a, .philosophy-group-wrapper .site-header.page-header .header-inner h2, .philosophy-group-wrapper .site-header.page-header .header-inner p {
  color: var(--color-site-black);
}

.philosophy-group-wrapper .site-header.page-header .inner {
  aspect-ratio: initial;
  background-image: url("background-philosophy.4b43abb0.jpg");
  background-position: 0 100px;
  background-repeat: no-repeat;
  background-size: 45%;
}

@media (width >= 1200px) {
  .philosophy-group-wrapper .site-header.page-header .inner {
    background: none;
  }
}

.philosophy-group-wrapper .page-catch, .philosophy-group-wrapper .site-header.page-header .page-title {
  width: 55%;
  margin-left: 45%;
}

@media (width >= 1200px) {
  .philosophy-group-wrapper .wp-block-heading, .philosophy-group-wrapper .wp-block-list {
    width: 55%;
    margin-left: 45%;
  }
}

.philosophy-group-wrapper .wp-block-list {
  padding: 0 1rem 6rem 2rem;
}

.philosophy-group-wrapper .page-content {
  width: 100%;
  margin-left: 0;
}

@media (width >= 1200px) {
  .philosophy-group-wrapper .page-content {
    width: 55%;
    margin-left: 45%;
  }
}

.philosophy-group-wrapper h2 {
  text-align: center;
}

.philosophy-group-wrapper h2 .title {
  -webkit-text-decoration: initial;
  text-decoration: initial;
  display: block;
}

.philosophy-group-wrapper h2 img {
  width: 75%;
}

.philosophy-group-wrapper h3 {
  text-align: center;
  -webkit-text-decoration: underline var(--color-site-red) .6rem;
  text-decoration: underline var(--color-site-red) .6rem;
  text-decoration-inset: 1rem;
  margin-bottom: 3rem;
  font-size: 3rem;
}

.philosophy-group-wrapper ol {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.1rem;
}

@media (width >= 1200px) {
  .philosophy-group-wrapper ol {
    font-size: 1.3rem;
  }

  .philosophy-group-wrapper {
    background-image: url("background-philosophy.4b43abb0.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 45%;
  }
}

body.group .site-header.page-header, body.office h2 {
  text-align: center;
}

body.group .site-header.page-header span.title {
  text-decoration: none;
}

body.group .site-header.page-header span.title span:first-child {
  -webkit-text-decoration: underline var(--color-site-red) .3rem;
  text-decoration: underline var(--color-site-red) .3rem;
  text-decoration-inset: -.25em;
}

body.group .site-header.page-header span.sub-title {
  font-size: .7em;
  display: block;
}

@media (width >= 768px) {
  body.group .page-content p {
    font-size: 1.25rem;
  }
}

.group-image {
  max-width: var(--wp--style--global--content-size);
  position: relative;
}

.group-image figcaption {
  color: var(--color-site-white);
  text-align: center;
  text-shadow: 1px 1px 1px #000c;
  padding: 1rem 1rem 6%;
  font-size: 1rem;
  font-weight: 700;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

@media (width >= 768px) {
  .group-image figcaption {
    padding: 2rem 2rem 12%;
    font-size: 1.4rem;
  }
}

@media (width >= 1200px) {
  .group-image figcaption {
    font-size: 2rem;
  }
}

.comments-area {
  --color-comment-text: var(--wp--custom--color--paragraph);
  --color-comment-author-text: var(--wp--custom--color--paragraph);
  --color-link-comment: var(--wp--custom--color--accent);
  --color-link-comment-time-anchor: var(--wp--custom--color--paragraph);
  margin-top: 3.125rem;
  margin-bottom: 0;
  overflow: visible;
}

.comment-list {
  margin: 0;
  padding: 0;
}

.comment-list, .comment-list .children {
  list-style: none;
}

.comment-list li {
  margin-top: 0;
  margin-bottom: 4.375rem;
  padding: 0;
}

.comment-list li, .comment-list p {
  font-size: var(--wp--preset--font-size--14);
}

.comment-list p {
  color: var(--color-comment-text);
}

.comment-list .avatar {
  float: right;
  border-radius: 50%;
}

.comment-list .comment-author {
  color: var(--color-comment-author-text);
  font-size: var(--wp--preset--font-size--h-4);
  margin-top: 0;
  margin-bottom: .625rem;
  padding: 0;
}

.comment-list .comments-link a, .comment-list a {
  box-shadow: none;
  color: var(--color-link-comment);
}

.comment-list .comment-author a {
  color: var(--wp--custom--color--paragraph);
}

.comment-list .comment-time {
  font-size: var(--wp--preset--font-size--14);
  margin: 0;
  padding: 0;
}

.comment-list .comment-time a {
  color: var(--color-link-comment-time-anchor);
}

.comment-list .comment-time:focus, .comment-list .comment-time:hover {
  opacity: 1;
}

.comment-list .comment-time svg {
  fill: var(--color-link-comment-time-anchor);
  margin-right: .3125rem;
  position: relative;
  top: 2px;
}

.comments-link {
  font-size: var(--wp--preset--font-size--14);
  text-align: right;
  align-items: center;
  display: inline-flex;
}

.comments-link a {
  color: var(--color-link-comment);
}

.comments-link a:focus, .comments-link a:hover, .comments-link:focus, .comments-link:hover {
  color: var(--wp--preset--color--black);
}

.comments-link svg {
  margin-right: .4375rem;
  position: relative;
  top: -1px;
}

@media (width >= 600px) {
  .comment-form {
    grid-gap: 1em;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    display: grid;
  }

  .comment-form .comment-form-comment, .comment-form .comment-notes, .comment-form .form-submit {
    grid-column: 1 / span 2;
  }
}

.comment-respond {
  margin-bottom: 0;
  overflow: visible;
}

@media (width <= 600px) {
  .comment-respond input {
    width: 100%;
  }
}

.comment-respond .comment-form-author {
  margin-top: 0;
  margin-bottom: 1.25rem;
}

.comment-respond .comment-form-author input {
  border-width: 1px;
  width: 100%;
  padding: 1.5rem;
}

.comment-respond .comment-form-email {
  clear: right;
  margin-top: 0;
  margin-bottom: 1.25rem;
  margin-right: 0;
}

.comment-respond .comment-form-email input {
  border-width: 1px;
  width: 100%;
  padding: .9375rem;
}

.comment-respond .comment-form-url {
  margin-top: 0;
  margin-bottom: 1.875rem;
  position: relative;
}

.comment-respond .comment-form-url input {
  border-width: 1px;
  width: 100%;
  padding: .9375rem;
}

.comment-respond .form-submit {
  clear: both;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.comment-respond .comment-form-comment {
  margin-bottom: 1.25rem;
}

.comment-respond textarea {
  width: 100%;
}

#post-image {
  text-align: center;
}

.is-external-link svg {
  height: 1em;
}

.red {
  color: var(--color-site-red);
}

.agenda-catch img {
  width: 74%;
}

.grid-background {
  background-image: linear-gradient(0deg, #0000 calc(100% - 1px), #dedede calc(100% - 1px)), linear-gradient(90deg, #0000 calc(100% - 1px), #dedede calc(100% - 1px));
  background-position: 50%;
  background-repeat: repeat;
  background-size: 1.5rem 1.5rem;
}

.arrowed-link a > span {
  width: 100%;
  padding: .125em 0 .125em .5em;
  line-height: 1;
  display: inline-block;
  position: relative;
}

.arrowed-link a > span span {
  text-align: center;
  vertical-align: middle;
  min-width: 6em;
  padding-bottom: .25em;
  display: inline-block;
}

.arrowed-link a > span:before {
  background-color: var(--color-site-white);
  content: "";
  height: 1px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.arrowed-link a > span:after {
  background-color: var(--color-site-white);
  content: "";
  transform-origin: 100% 100%;
  vertical-align: text-bottom;
  width: 1px;
  height: 1.7325em;
  margin-bottom: calc(3px - .25em);
  margin-left: 1em;
  display: inline-block;
  transform: rotate(-30deg);
}

.loop-wrapper {
  grid-template-columns: repeat(1, 1fr);
  align-items: start;
  display: grid;
}

.loop-wrapper a {
  text-decoration: none;
}

.loop-wrapper a img {
  transition: all .3s;
}

.loop-wrapper a:focus, .loop-wrapper a:hover {
  color: var(--color-site-blue);
}

.loop-wrapper a:focus img, .loop-wrapper a:hover img {
  opacity: .6;
}

.loop-wrapper figure {
  order: 1;
  margin-bottom: .25rem;
}

.loop-wrapper figure a {
  background-color: var(--color-site-white);
  display: inline-block;
}

.loop-wrapper footer {
  order: 4;
}

.loop-wrapper h2, .loop-wrapper h3 {
  text-align: left;
  margin: .25em 0;
  font-size: 1rem;
  line-height: 1.2;
}

@media (width >= 480px) {
  .loop-wrapper h2, .loop-wrapper h3 {
    min-height: 2.4rem;
  }
}

.loop-wrapper header {
  order: 3;
}

.loop-wrapper p {
  order: 2;
  margin: 0;
}

.loop-wrapper p time {
  font-size: .9rem;
}

.loop-wrapper .post-inner {
  flex-direction: column;
  padding: 0;
  display: flex;
}

@media (width >= 480px) {
  .loop-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (width >= 768px) {
  .loop-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (width >= 1200px) {
  .loop-wrapper {
    grid-template-columns: repeat(4, 1fr);
  }
}

.wp-block-media-text {
  gap: var(--wp--custom--spacing--grid-gap);
  padding-inline: var(--wp--custom--spacing--container-padding-inline);
}

.wp-block-media-text.has-background {
  background-color: #0000;
  position: relative;
}

.wp-block-media-text.has-background:before {
  background-color: var(--wp--preset--color--light);
  content: "";
  z-index: 0;
  width: 100vw;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.wp-block-media-text.has-background > * {
  z-index: 1;
  position: relative;
}

.wp-block-media-text .wp-block-heading {
  margin: 0;
}

.wp-block-media-text .wp-block-media-text__media {
  background-color: var(--color-placeholder, #f0f0f0);
}

.wp-block-media-text .wp-block-media-text__media img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.wp-block-media-text .wp-block-media-text__media:has(img), .wp-block-media-text .wp-block-media-text__media:has(video) {
  background-color: #0000;
}

.wp-block-media-text.is-image-fill-element > .wp-block-media-text__media {
  height: auto;
  min-height: 0;
}

.wp-block-media-text .editor-media-container__resizer {
  aspect-ratio: 4 / 3;
}

.wp-block-media-text .editor-media-container__resizer img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.wp-block-media-text .wp-block-media-text__content {
  padding: 1rem;
}

.wp-block-media-text .wp-block-media-text__content > :first-child {
  margin-top: 0;
}

.wp-block-media-text .wp-block-media-text__content > :last-child {
  margin-bottom: 0;
}

@media (width >= 600px) {
  .wp-block-media-text .wp-block-media-text__content {
    padding: 2rem;
  }
}

.editor-styles-wrapper .wp-block-media-text .wp-block-media-text__media:empty, .editor-styles-wrapper .wp-block-media-text .wp-block-media-text__media:has(.block-editor-media-placeholder) {
  background-color: var(--color-placeholder, #f0f0f0);
  min-height: 18.75rem;
}

[class*="wp-block"].has-global-padding {
  padding: 0;
}

[class*="wp-block"].is-style-has-m-padding {
  padding-bottom: var(--wp--preset--spacing--30);
  padding-top: var(--wp--preset--spacing--30);
}

[class*="wp-block"].is-style-has-l-padding {
  padding-bottom: var(--wp--preset--spacing--40);
  padding-top: var(--wp--preset--spacing--40);
}

[class*="wp-block"].is-style-no-padding {
  padding-top: 0;
  padding-bottom: 0;
}

[class*="wp-block"] p:last-child {
  margin-bottom: 1rem;
}

.wp-block-buttons {
  justify-content: flex-start;
}

.wp-block-button {
  text-align: left;
}

.wp-block-button__link {
  appearance: none;
  background-color: var(--wp--preset--color--black);
  border: 1px solid var(--wp--preset--color--black);
  color: var(--wp--preset--color--white);
  cursor: pointer;
  font-family: var(--wp--preset--font-family--main);
  font-size: var(--wp--preset--font-size--16);
  font-weight: var(--wp--custom--typography--weight-semibold);
  text-overflow: ellipsis;
  border-radius: 0;
  width: auto;
  max-width: 230px;
  margin-bottom: 0;
  padding: 14px 21px;
  line-height: 1.39;
  text-decoration: none;
  transition: all .15s cubic-bezier(.25, .46, .45, .94);
  position: relative;
  overflow: hidden;
  white-space: nowrap !important;
}

.wp-block-button__link.focus, .wp-block-button__link:focus, .wp-block-button__link:hover {
  background-color: var(--wp--preset--color--white);
  border-color: var(--wp--preset--color--black);
  color: var(--wp--preset--color--black);
}

.wp-block-button__link {
  text-align: center;
  display: inline-block;
}

.button {
  appearance: none;
  background-color: var(--wp--preset--color--black);
  border: 1px solid var(--wp--preset--color--black);
  color: var(--wp--preset--color--white);
  cursor: pointer;
  font-family: var(--wp--preset--font-family--main);
  font-size: var(--wp--preset--font-size--16);
  font-weight: var(--wp--custom--typography--weight-semibold);
  text-overflow: ellipsis;
  border-radius: 0;
  width: auto;
  max-width: 230px;
  margin-bottom: 0;
  padding: 14px 21px;
  line-height: 1.39;
  text-decoration: none;
  transition: all .15s cubic-bezier(.25, .46, .45, .94);
  display: inline-block;
  position: relative;
  overflow: hidden;
  white-space: nowrap !important;
}

.button.focus, .button:focus, .button:hover {
  background-color: var(--wp--preset--color--white);
  border-color: var(--wp--preset--color--black);
  color: var(--wp--preset--color--black);
}

.button-small {
  appearance: none;
  background-color: var(--wp--preset--color--black);
  border: 1px solid var(--wp--preset--color--black);
  color: var(--wp--preset--color--white);
  cursor: pointer;
  font-family: var(--wp--preset--font-family--main);
  font-weight: var(--wp--custom--typography--weight-semibold);
  text-overflow: ellipsis;
  border-radius: 0;
  width: auto;
  max-width: 230px;
  margin-bottom: 0;
  padding: 14px 21px;
  line-height: 1.39;
  text-decoration: none;
  transition: all .15s cubic-bezier(.25, .46, .45, .94);
  display: inline-block;
  position: relative;
  overflow: hidden;
  white-space: nowrap !important;
}

.button-small.focus, .button-small:focus, .button-small:hover {
  background-color: var(--wp--preset--color--white);
  border-color: var(--wp--preset--color--black);
  color: var(--wp--preset--color--black);
}

.button-small {
  padding: 8px 19px;
  line-height: 20.9091px;
}

.button-large, .button-small {
  font-size: var(--wp--preset--font-size--16);
}

.button-large {
  appearance: none;
  background-color: var(--wp--preset--color--black);
  border: 1px solid var(--wp--preset--color--black);
  color: var(--wp--preset--color--white);
  cursor: pointer;
  font-family: var(--wp--preset--font-family--main);
  font-weight: var(--wp--custom--typography--weight-semibold);
  text-overflow: ellipsis;
  border-radius: 0;
  width: auto;
  max-width: 230px;
  margin-bottom: 0;
  padding: 14px 21px;
  line-height: 1.39;
  text-decoration: none;
  transition: all .15s cubic-bezier(.25, .46, .45, .94);
  display: inline-block;
  position: relative;
  overflow: hidden;
  white-space: nowrap !important;
}

.button-large.focus, .button-large:focus, .button-large:hover {
  background-color: var(--wp--preset--color--white);
  border-color: var(--wp--preset--color--black);
  color: var(--wp--preset--color--black);
}

.button-large {
  font-size: var(--wp--preset--font-size--18);
  padding: 15px 19px;
  line-height: 1.66;
}

.wp-block-list {
  padding-left: 1rem;
  list-style-position: outside;
}

ul.wp-block-list > li {
  list-style: outside;
}

ul.wp-block-list > li li {
  list-style: circle;
}

ol.wp-block-list > li {
  list-style: decimal;
}

.wp-block-table {
  margin-bottom: 1rem;
}

.alignwide {
  max-width: var(--wp--style--global--wide-size);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.alignfull {
  width: 100vw;
  max-width: none;
}

img {
  max-width: 100%;
}

img[width][height] {
  height: auto;
}

a {
  color: var(--wp--custom--color--link-text);
  text-decoration: underline;
  -webkit-text-decoration-color: var(--wp--custom--color--link-text);
  text-decoration-color: var(--wp--custom--color--link-text);
  text-underline-offset: .175rem;
  transition: all .3s ease-in-out;
}

a:focus, a:hover {
  color: var(--wp--custom--color--link-text-hover);
  -webkit-text-decoration-color: var(--wp--custom--color--link-text-hover);
  text-decoration-color: var(--wp--custom--color--link-text-hover);
}

.entry-footer a, .site-footer a, .site-header a {
  text-decoration: none;
}

p {
  line-height: var(--wp--custom--typography--paragraph-line-height);
  margin: 0 0 1rem;
}
/*# sourceMappingURL=front-end.css.map */
