html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}
*,
*::before,
*::after {
  box-sizing: inherit;
  scroll-behavior: smooth;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2.44em;
  margin: 0.67em 0;
  line-height: 1.4;
}

h2 {
  font-size: 1.95em;
  line-height: 1.4;
}

h3 {
  font-size: 1.56em;
  line-height: 1.4;
}

h4 {
  font-size: 1.25em;
  line-height: 1.5;
}

h5 {
  font-size: 1em;
}

h6 {
  font-size: 0.8em;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
  font-size: 0.875rem;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

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

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#wpadminbar {
  text-align: initial;
}

#wpadminbar:before,
#wpadminbar *:before {
  display: block;
  width: unset;
  height: unset;
  box-sizing: content-box;
}

#wpadminbar .admin-bar-search .ab-item:before,
#wpadminbar form:before {
  content: initial;
}

#wpadminbar .ab-sub-wrapper ul {
  display: block;
}

#wp-toolbar ul {
  display: inline-block;
}

.sticky {
  font-family: inherit;
}

.gallery-caption {
  font-family: inherit;
}

.bypostauthor {
  font-family: inherit;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin-bottom: '16px';
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin-bottom: '16px';
}

.wp-caption.alignleft {
  margin-bottom: '16px';
}

.wp-caption.alignright {
  margin-bottom: '16px';
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 0.6em;
  line-height: 150%;
  margin: 0;
  padding: 0 4px 5px;
}

.fancybox-container {
  z-index: 100000 !important;
}

.fancybox-container .fancybox-slide--iframe .fancybox-content {
  max-height: 100% !important;
}

.embed-container,
.embed-youtube {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 1rem;
}

.embed-container > iframe,
.embed-youtube > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mejs-inner .mejs-button > button[aria-controls] {
  min-width: 10px;
  width: 20px;
  display: block;
  padding: 0px;
  border-radius: 0;
  background-color: transparent;
  border: none;
  transition: none;
}

.mejs-inner .mejs-button > button[aria-controls]:hover,
.mejs-inner .mejs-button > button[aria-controls]:focus {
  background-color: transparent;
}

@media screen and (max-width: 782px) {
  .logged-in.admin-bar .h-navigation_sticky {
    top: 0 !important;
  }
}

.burger {
  width: 30px;
  height: 30px;
  position: relative;
  overflow: hidden;
  display: none;
}
@media (max-width: 767.98px) {
  .burger {
    display: block;
  }
}
.burger__line {
  width: 30px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 4px;
  background-color: #333333;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
}
.burger__line:nth-of-type(2) {
  top: calc(50% - 9px);
}
.burger__line:nth-of-type(3) {
  top: calc(50% + 9px);
}
.burger.active .burger__line:nth-of-type(1) {
  display: none;
}
.burger.active .burger__line:nth-of-type(2) {
  top: 50%;
  transform: translate(-50%, 0%) rotate(45deg);
}
.burger.active .burger__line:nth-of-type(3) {
  top: 50%;
  transform: translate(-50%, 0%) rotate(-45deg);
}

.header {
  height: 80px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  background-color: #fff;
  transition: background-color 0.1s ease-in-out;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.header__wrapper {
  max-width: 82rem;
  padding: 0 1rem;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 5rem;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .header__wrapper {
    gap: 1rem;
  }
}
.header__logo {
  position: relative;
  z-index: 1;
}
.header__inner {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 5rem;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .header__inner {
    gap: 1rem;
  }
}
@media (max-width: 767.98px) {
  .header__inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100vh;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 1rem;
    padding: 0 0.5rem;
    padding-top: calc(80px + 1rem);
    background-color: #e9ecef;
    transition: transform 0.3s ease-in-out;
    transform: translateX(-100%);
  }
}
.header__inner.open {
  transform: translateX(0%);
}
.header.scrolled {
  border-bottom: 1px solid #000;
}

.logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0.5rem;
  color: #333333;
}
.logo__img {
  width: 3.4rem;
  height: 3.4rem;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 767.98px) {
  .logo__img {
    width: 3rem;
    height: 3rem;
  }
}
.logo__text {
  font-size: 1.5rem;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .logo__text {
    font-size: 1.2rem;
  }
}
@media (max-width: 767.98px) {
  .logo__text {
    font-size: 1rem;
  }
}

.nav {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 2rem;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .nav {
    gap: 1rem;
  }
}
@media (max-width: 767.98px) {
  .nav {
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    gap: 0.5rem;
  }
}
.nav__item {
  position: relative;
  font-size: 1.5rem;
  color: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 1rem;
}
.nav__item:before {
  content: '';
  position: absolute;
  bottom: -5px;
  background-color: #28a745;
  left: 0;
  width: 0;
  height: 2px;
  transition: width 0.3s ease-in-out;
}
@media (hover: hover) {
  .nav__item:hover:before {
    width: 100%;
  }
}
.nav__item--mobile {
  display: none;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .nav__item {
    font-size: 1.2rem;
  }
}
@media (max-width: 767.98px) {
  .nav__item {
    padding: 0.5rem 1rem;
    width: 100%;
    font-size: 1rem;
    border-radius: 5px;
    justify-content: flex-start;
  }
  .nav__item--mobile {
    display: block;
  }
}

.footer__logo {
  display: block;
  margin: 20px auto 0;
}

.footer-logos {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
