:root {
  --column-right-padding: 0;
}

/* Color Options
--------------------------------------------- */
.has-orange-color {
  color: #D37027;
}

.has-orange-background-color {
  background-color: #D37027;
}

.has-black-color {
  color: #272727;
}

.has-black-background-color {
  background-color: #272727;
}

.has-white-color {
  color: #FFFFFF;
}

.has-white-background-color {
  background-color: #FFFFFF;
}

.has-lavender-color {
  color: #9C94FF;
}

.has-lavender-background-color {
  background-color: #9C94FF;
}

.has-indigo-color {
  color: #29293A;
}

.has-indigo-background-color {
  background-color: #29293A;
}

.has-green-color {
  color: #1C463A;
}

.has-green-background-color {
  background-color: #1C463A;
}

.has-crimson-color {
  color: #C33E3E;
}

.has-crimson-background-color {
  background-color: #C33E3E;
}

.has-darkblue-color {
  color: #131516;
}

.has-darkblue-background-color {
  background-color: #131516;
}

.has-grey-color {
  color: #979797;
}

.has-grey-background-color {
  background-color: #979797;
}

.has-lightgrey-color {
  color: #F5F5F6;
}

.has-lightgrey-background-color {
  background-color: #F5F5F6;
}

.has-rosegold-color {
  color: #f5e7d9;
}

.has-rosegold-background-color {
  background-color: #f5e7d9;
}

.section-title, .is-style-section-title {
  font-family: "merryweather", serif;
  font-size: 3rem;
  color: #29293A;
  letter-spacing: -0.58px;
}

.post-block .post-title {
  font-size: 20px;
}

a {
  color: inherit;
}

footer a {
  color: #9C94FF;
}

h1, [data-type="core/heading"] h1 {
  font-family: "merryweather", serif;
  font-weight: 400;
  color: #29293A;
  letter-spacing: -1px;
  font-size: 24px;
  max-width: 100rem;
}
@media all and (min-width: 320px) {
  h1, [data-type="core/heading"] h1 {
    font-size: 28px;
  }
}
@media all and (min-width: 769px) {
  h1, [data-type="core/heading"] h1 {
    font-size: 34px;
  }
}
@media all and (min-width: 769px) {
  h1, [data-type="core/heading"] h1 {
    font-size: 42px;
  }
}
@media all and (min-width: 961px) {
  h1, [data-type="core/heading"] h1 {
    font-size: 52px;
  }
}
h1.is-style-thinner, [data-type="core/heading"] h1.is-style-thinner {
  font-weight: 400;
  letter-spacing: 0;
}

body.home h1, body.home [data-type="core/heading"] h1 {
  font-family: "merryweather", serif;
  font-weight: 400;
  color: #29293A;
  letter-spacing: -1px;
  font-size: 26px;
  max-width: 100rem;
}
@media all and (min-width: 320px) {
  body.home h1, body.home [data-type="core/heading"] h1 {
    font-size: 26px;
  }
}
@media all and (min-width: 769px) {
  body.home h1, body.home [data-type="core/heading"] h1 {
    font-size: 28px;
  }
}
@media all and (min-width: 769px) {
  body.home h1, body.home [data-type="core/heading"] h1 {
    font-size: 32px;
  }
}
@media all and (min-width: 961px) {
  body.home h1, body.home [data-type="core/heading"] h1 {
    font-size: 40px;
  }
}

h2 {
  font-family: "merryweather", serif;
  font-size: 26px;
  color: #29293A;
  letter-spacing: 0;
  font-weight: 400;
}
@media all and (min-width: 320px) {
  h2 {
    font-size: 26px;
  }
}
@media all and (min-width: 769px) {
  h2 {
    font-size: 28px;
  }
}
@media all and (min-width: 769px) {
  h2 {
    font-size: 32px;
  }
}
@media all and (min-width: 961px) {
  h2 {
    font-size: 40px;
  }
}

h3 {
  font-family: "merryweather", serif;
  font-weight: 400;
}

.wp-block-column h3, .wp-block-column h4, .wp-block-column h5, .wp-block-column h6 {
  margin-block-end: 0.25rem;
}
.wp-block-column h3 + p, .wp-block-column h4 + p, .wp-block-column h5 + p, .wp-block-column h6 + p {
  margin-block-start: 0;
  margin-block-end: 3rem;
}
.wp-block-column p + h3,
.wp-block-column p + h4,
.wp-block-column p + h5,
.wp-block-column p + h6 {
  margin-block-start: 3rem;
}

.wp-block-cover + h1,
.wp-block-cover + h2,
.wp-block-cover + h3 {
  margin-top: 6rem;
  margin-bottom: 4rem;
}

.content > h1 + p,
.content > h2 + p,
.content > h3 + p {
  margin-bottom: 4rem;
}

.wp-block-cover p {
  font-size: 20px;
  line-height: 26px;
  max-width: 100rem;
}
@media all and (min-width: 320px) {
  .wp-block-cover p {
    font-size: 23px;
    line-height: 31px;
  }
}
@media all and (min-width: 769px) {
  .wp-block-cover p {
    font-size: 24px;
    line-height: 32px;
  }
}
@media all and (min-width: 769px) {
  .wp-block-cover p {
    font-size: 28px;
    line-height: 36px;
  }
}
@media all and (min-width: 961px) {
  .wp-block-cover p {
    font-size: 32px;
    line-height: 46px;
  }
}

p.is-style-lead {
  font-size: 20px;
  line-height: 26px;
  color: #29293A;
  letter-spacing: 0;
  font-weight: 300;
}
@media all and (min-width: 769px) {
  p.is-style-lead {
    font-size: 22px;
    line-height: 28px;
  }
}
@media all and (min-width: 769px) {
  p.is-style-lead {
    font-size: 24px;
    line-height: 32px;
  }
}

.wp-block-cover p {
  font-family: "merryweather", serif;
}

ul li, ol li {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 19px;
}
@media all and (min-width: 320px) {
  ul li, ol li {
    font-size: 14px;
    line-height: 21px;
  }
}
@media all and (min-width: 769px) {
  ul li, ol li {
    font-size: 16px;
    line-height: 23px;
  }
}
@media all and (min-width: 769px) {
  ul li, ol li {
    font-size: 18px;
    line-height: 29px;
  }
}

p {
  margin-block-start: 2rem;
  margin-block-end: 2rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 23px;
  color: #131516;
  letter-spacing: 0;
}
@media all and (min-width: 769px) {
  p {
    font-size: 1.8rem;
    line-height: 29px;
  }
}
p.is-style-introduction {
  color: #29293A;
  font-size: 1.4rem;
  line-height: 24px;
}
@media all and (min-width: 320px) {
  p.is-style-introduction {
    font-size: 1.6rem;
    line-height: 26px;
  }
}
@media all and (min-width: 769px) {
  p.is-style-introduction {
    font-size: 1.8rem;
    line-height: 30px;
  }
}
@media all and (min-width: 769px) {
  p.is-style-introduction {
    font-size: 2.2rem;
    line-height: 34px;
  }
}
p.is-style-introduction em {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
}
@media all and (min-width: 320px) {
  p.is-style-introduction em {
    font-size: 16px;
  }
}
@media all and (min-width: 769px) {
  p.is-style-introduction em {
    font-size: 18px;
  }
}
p.is-style-introduction-members-only {
  color: #29293A;
  font-style: italic;
  font-size: 1.6rem;
  line-height: 24px;
}
@media all and (min-width: 769px) {
  p.is-style-introduction-members-only {
    font-size: 1.8rem;
    line-height: 30px;
  }
}

figcaption {
  font-family: "Open Sans", sans-serif;
  color: #29293A;
  letter-spacing: 0;
  text-align: left;
  font-size: 1.6rem;
  line-height: 24px;
}

ul.wp-block-latest-posts li a {
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  font-weight: 600;
  color: #29293A;
  letter-spacing: 0;
  font-size: 18px;
}
@media all and (min-width: 320px) {
  ul.wp-block-latest-posts li a {
    font-size: 20px;
  }
}
@media all and (min-width: 769px) {
  ul.wp-block-latest-posts li a {
    line-height: 22px;
    font-size: 15px;
  }
}
@media all and (min-width: 769px) {
  ul.wp-block-latest-posts li a {
    line-height: 24px;
    font-size: 17px;
  }
}

#login-alt {
  color: #C33E3E;
  cursor: pointer;
}
#login-alt:hover {
  text-decoration: underline;
}

figcaption {
  font-size: 16px;
  color: #29293A;
  letter-spacing: 0;
  line-height: 24px;
}

.event-category {
  font-family: "Open Sans", sans-serif;
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: none;
  color: #C33E3E;
  letter-spacing: 0;
  line-height: 34px;
  text-transform: uppercase;
}

.event-lock {
  font-family: "Open Sans", sans-serif;
  font-size: 1.6rem;
  color: #29293A;
  letter-spacing: 0;
  line-height: 34px;
  display: inline-flex;
  align-items: center;
}
.event-lock .padlock {
  display: flex;
}
.event-lock .padlock g {
  fill: #29293A;
}

.event-title {
  font-size: 2rem;
  letter-spacing: -0.42px;
  margin-block-start: 1.5rem;
  margin-block-end: 1.5rem;
}
@media all and (min-width: 769px) {
  .event-title {
    font-size: 2.2rem;
  }
}
.event-title a {
  text-decoration: none;
  color: #29293A;
}

:root {
  --column-right-padding: 0;
}

/* Color Options
--------------------------------------------- */
.has-orange-color {
  color: #D37027;
}

.has-orange-background-color {
  background-color: #D37027;
}

.has-black-color {
  color: #272727;
}

.has-black-background-color {
  background-color: #272727;
}

.has-white-color {
  color: #FFFFFF;
}

.has-white-background-color {
  background-color: #FFFFFF;
}

.has-lavender-color {
  color: #9C94FF;
}

.has-lavender-background-color {
  background-color: #9C94FF;
}

.has-indigo-color {
  color: #29293A;
}

.has-indigo-background-color {
  background-color: #29293A;
}

.has-green-color {
  color: #1C463A;
}

.has-green-background-color {
  background-color: #1C463A;
}

.has-crimson-color {
  color: #C33E3E;
}

.has-crimson-background-color {
  background-color: #C33E3E;
}

.has-darkblue-color {
  color: #131516;
}

.has-darkblue-background-color {
  background-color: #131516;
}

.has-grey-color {
  color: #979797;
}

.has-grey-background-color {
  background-color: #979797;
}

.has-lightgrey-color {
  color: #F5F5F6;
}

.has-lightgrey-background-color {
  background-color: #F5F5F6;
}

.has-rosegold-color {
  color: #f5e7d9;
}

.has-rosegold-background-color {
  background-color: #f5e7d9;
}

.btn {
  border: 1px solid #979797;
  border-radius: 4px;
  height: 4.2rem;
  min-height: 4.2rem;
  min-width: 12rem;
  padding-top: 0;
}
.btn:not([disabled]) {
  cursor: pointer;
}
.btn[disabled] {
  cursor: not-allowed;
}
.btn[name=save] {
  background-color: #D37027;
  color: white;
  font-size: 1.5rem;
  font-weight: bold;
}
.btn.btn-unsubscribe, .btn.btn-send {
  background-color: #D37027;
  color: white;
  font-size: 1.5rem;
  font-weight: bold;
  padding-left: 20px;
  padding-right: 20px;
}

.wp-block-buttons.is-horizontal:where(.is-layout-flex) {
  gap: 1em;
}

.wp-block-button__link {
  padding: 8px calc(1.333em + 2px) !important;
}

body {
  overflow-x: hidden;
}

header {
  transition: 0.6s ease-out;
  height: 8rem;
  position: fixed;
  top: 0;
  background: #fff;
  z-index: 100;
  width: 100%;
  border-bottom: 1px solid #dedede;
  /*
      Skip to content link
  */
}
@media all and (min-width: 1281px) {
  header {
    padding-top: 2rem;
    height: 12rem;
  }
}
header a.skip-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}
header a.skip-main:focus, header a.skip-main:active {
  color: #000;
  background-color: #fff;
  left: auto;
  top: auto;
  width: 30%;
  height: auto;
  overflow: auto;
  margin: 10px 35%;
  padding: 5px;
  border: 2px solid #000;
  text-align: center;
  font-size: 1em;
  z-index: 999;
}

html {
  font-size: 62.5%;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  margin: 0;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  font-family: "Open Sans", "sans-serif";
  font-size: 1.6rem;
}
body > main {
  flex-grow: 1;
  margin-top: 8rem;
}
@media all and (min-width: 1081px) {
  body > main {
    margin-top: 14rem;
  }
}
body.no-scrolling {
  overflow: hidden;
}

header {
  display: flex;
}
header .navbar {
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 114rem;
  margin-left: auto;
  margin-right: auto;
}
@media all and (min-width: 769px) {
  header .navbar {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

footer {
  display: flex;
  align-items: center;
}
footer .footer-content {
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 114rem;
  margin-left: auto;
  margin-right: auto;
}
@media all and (min-width: 769px) {
  footer .footer-content {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

[data-href] {
  cursor: pointer;
}

.page-template-page-with-submenu > main > .content,
.page-template-page-with-wider-content > main > .content,
.page-template-template-new-user > main > .content {
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 114rem;
  margin-left: auto;
  margin-right: auto;
}
@media all and (min-width: 769px) {
  .page-template-page-with-submenu > main > .content,
  .page-template-page-with-wider-content > main > .content,
  .page-template-template-new-user > main > .content {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
.page-template-page-with-submenu > main > .content > *,
.page-template-page-with-wider-content > main > .content > *,
.page-template-template-new-user > main > .content > * {
  width: 100%;
  max-width: 114rem;
}
@media all and (min-width: 769px) {
  .page-template-page-with-submenu > main > .content > *.is-style-lead,
  .page-template-page-with-wider-content > main > .content > *.is-style-lead,
  .page-template-template-new-user > main > .content > *.is-style-lead {
    max-width: 75%;
    margin-left: 0;
  }
}

main#tribe-events-pg-template {
  margin: 0;
  padding: 0;
  max-width: none;
}
main#tribe-events-pg-template > .content {
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 114rem;
  margin-left: auto;
  margin-right: auto;
}
@media all and (min-width: 769px) {
  main#tribe-events-pg-template > .content {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
main#tribe-events-pg-template > .content > * {
  width: 100%;
  max-width: 114rem;
}
main#tribe-events-pg-template > .content.single-event-content .event-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 2.8rem;
  color: #272727;
  letter-spacing: -0.62px;
}
@media all and (min-width: 769px) {
  main#tribe-events-pg-template > .content.single-event-content .event-title {
    font-size: 3.2rem;
  }
}
main#tribe-events-pg-template > .content.single-event-content .event-image {
  position: relative;
  margin-block-end: 1.2rem;
  margin-left: 0;
  padding-bottom: 66.6666666667%;
}
main#tribe-events-pg-template > .content.single-event-content .event-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (min-width: 769px) {
  main#tribe-events-pg-template > .content.single-event-content .event-image {
    width: 75%;
    padding-bottom: 56.25%;
  }
}
main#tribe-events-pg-template > .content.single-event-content .event-lock {
  width: auto;
}
main#tribe-events-pg-template > .content.single-event-content .event-details {
  margin-block-start: 3rem;
  margin-block-end: 3rem;
}
main#tribe-events-pg-template > .content.single-event-content .event-location {
  background-size: 15px;
  background-position: 5px 3px;
  padding-left: 3rem;
  margin-right: 3rem;
  background-image: url("../assets/icons/icon-location.svg");
  background-repeat: no-repeat;
  white-space: nowrap;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 1.7rem;
  color: #29293A;
  letter-spacing: 0;
  line-height: 29px;
}
main#tribe-events-pg-template > .content.single-event-content .event-calendar {
  background-size: 19px;
  background-position: 3px 2px;
  padding-left: 3rem;
  margin-right: 3rem;
  background-image: url("../assets/icons/icon-calendar.svg");
  background-repeat: no-repeat;
  white-space: nowrap;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 1.7rem;
  color: #29293A;
  letter-spacing: 0;
  line-height: 29px;
}
main#tribe-events-pg-template > .content.single-event-content .event-clock {
  background-size: 19px;
  background-position: 3px 2px;
  padding-left: 3rem;
  margin-right: 3rem;
  background-image: url("../assets/icons/icon-clock.svg");
  background-repeat: no-repeat;
  white-space: nowrap;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 1.7rem;
  color: #29293A;
  letter-spacing: 0;
  line-height: 29px;
}
main#tribe-events-pg-template > .content.single-event-content .event-cost, main#tribe-events-pg-template > .content.single-event-content .event-place {
  margin-block-start: 3rem;
  margin-block-end: 3rem;
}
@media all and (min-width: 769px) {
  main#tribe-events-pg-template > .content.single-event-content .event-cost + .event-place, main#tribe-events-pg-template > .content.single-event-content .event-place + .event-place {
    margin-block-start: 5rem;
  }
}

main > .content {
  padding-left: 2rem;
  padding-right: 2rem;
  margin-block-start: 4rem;
}
@media all and (min-width: 769px) {
  main > .content {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
main > .content > * {
  width: 100%;
  max-width: 114rem;
  margin-left: auto;
  margin-right: auto;
}
@media all and (min-width: 769px) {
  main > .content {
    margin-block-start: 6rem;
  }
}
main > .content .alignwide {
  max-width: 114rem;
  margin-left: auto;
  margin-right: auto;
}
main > .content .alignfull {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
main .content-menu {
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  align-items: center;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
@media all and (min-width: 769px) {
  main .content-menu {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
main .content-menu > * {
  width: 100%;
  max-width: 114rem;
  margin-left: auto;
  margin-right: auto;
}
main .content-menu nav ul {
  list-style: none;
  padding-inline-start: 0;
}
main .content-menu nav ul li a {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
}

main.has-cover-first > .content,
body.home main > .content {
  margin-block-start: 0;
}
@media all and (min-width: 769px) {
  main.has-cover-first > .content,
  body.home main > .content {
    margin-block-start: 0;
  }
}

.wp-block-gallery .blocks-gallery-item figcaption {
  text-align: left;
  font-size: 1.4rem;
  font-style: italic;
}

figcaption.blocks-gallery-caption,
figcaption.wp-element-caption {
  text-align: left !important;
  font-size: 1.4rem;
  font-style: italic;
}

.wp-block-spacer.skjul-mobil {
  display: none;
}
@media all and (min-width: 769px) {
  .wp-block-spacer.skjul-mobil {
    display: block;
  }
}

.archive.category-artikler main > .content .posts, .archive.category-articles main > .content .posts {
  grid-template-columns: repeat(6, 1fr);
}
.archive.category-artikler main > .content .posts .post-block, .archive.category-articles main > .content .posts .post-block {
  grid-column: span 6;
}
.archive.category-artikler main > .content .posts .post-block a, .archive.category-articles main > .content .posts .post-block a {
  text-decoration: none;
}
@media all and (min-width: 769px) {
  .archive.category-artikler main > .content .posts .post-block, .archive.category-articles main > .content .posts .post-block {
    grid-column: span 3;
  }
  .archive.category-artikler main > .content .posts .post-block:first-child, .archive.category-artikler main > .content .posts .post-block:nth-child(2), .archive.category-articles main > .content .posts .post-block:first-child, .archive.category-articles main > .content .posts .post-block:nth-child(2) {
    grid-column: span 3;
  }
}
.archive.category-artikler main > .content .posts .post-block .post-image, .archive.category-articles main > .content .posts .post-block .post-image {
  position: relative;
}
.archive.category-artikler main > .content .posts .post-block .post-image .image-stamp, .archive.category-articles main > .content .posts .post-block .post-image .image-stamp {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #D37027;
  width: 20%;
}
.archive.category-artikler main > .content .posts .post-block .post-image .image-stamp img, .archive.category-articles main > .content .posts .post-block .post-image .image-stamp img {
  top: 10%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  width: calc(100% + 20px);
  height: auto;
  left: calc(50% - 10px);
  animation: spin 8s infinite linear;
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(359deg);
  }
}
.archive.category-artikler main > .content .posts .post-block .padlock, .archive.category-articles main > .content .posts .post-block .padlock {
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  left: 7px;
  bottom: 10px;
}
.archive.category-artikler main > .content .posts .post-block .padlock svg, .archive.category-articles main > .content .posts .post-block .padlock svg {
  height: 100%;
  width: 100%;
}
@media all and (min-width: 769px) {
  .archive.category-artikler main > .content .posts .post-block, .archive.category-articles main > .content .posts .post-block {
    grid-column: span 2;
  }
  .archive.category-artikler main > .content .posts .post-block:first-child .post-title, .archive.category-artikler main > .content .posts .post-block:nth-child(2) .post-title, .archive.category-articles main > .content .posts .post-block:first-child .post-title, .archive.category-articles main > .content .posts .post-block:nth-child(2) .post-title {
    font-size: 3rem;
    letter-spacing: -0.58px;
  }
}
.archive main > .content .posts {
  display: grid;
  grid-template-columns: 1fr;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  row-gap: 6rem;
  margin-block-start: 4rem;
  margin-block-end: 4rem;
}
@media all and (min-width: 769px) {
  .archive main > .content .posts {
    grid-template-columns: repeat(3, 1fr);
    margin-block-start: 5rem;
    margin-block-end: 5rem;
  }
}
@media all and (min-width: 769px) {
  .archive main > .content .posts {
    margin-block-start: 6rem;
    margin-block-end: 6rem;
  }
}
.archive main > .content .posts .post-block .post-image {
  position: relative;
  padding-bottom: 75%;
  margin-block-end: 1.2rem;
}
.archive main > .content .posts .post-block .post-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.archive main > .content .posts .post-block .post-category {
  font-family: "Open Sans", sans-serif;
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: none;
  color: #D37027;
  letter-spacing: 0;
  line-height: 34px;
}
.archive main > .content .posts .post-block .post-lock {
  font-family: "Open Sans", sans-serif;
  font-size: 1.6rem;
  color: #1C463A;
  letter-spacing: 0;
  line-height: 34px;
  display: inline-flex;
  align-items: center;
}
.archive main > .content .posts .post-block .post-lock .padlock {
  display: flex;
}
.archive main > .content .posts .post-block .post-title {
  font-size: 2.2rem;
  letter-spacing: -0.42px;
  margin-block-start: 1rem;
  margin-block-end: 0;
}
.archive main > .content .posts .post-block .post-title a {
  text-decoration: none;
  color: #29293A;
}

.hidden-sm {
  display: block;
}
@media all and (min-width: 769px) {
  .hidden-sm {
    display: none;
  }
}

.visible-sm {
  display: none;
}
@media all and (min-width: 769px) {
  .visible-sm {
    display: block;
  }
}

.navigation {
  text-align: center;
}

.regards-block {
  margin-top: 60px;
}
.regards-block .photo {
  display: block;
  width: 200px;
  height: 200px;
  border-radius: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}
.regards-block p {
  margin: 0;
  font-size: 18px;
}
@media all and (min-width: 1281px) {
  .regards-block .signature {
    margin-left: -40px;
  }
}

@media all and (min-width: 769px) {
  .wp-block-sidebar-article-list {
    margin-top: 100px;
  }
}

.regards-articles, .wp-block-sidebar-article-list__inner-container {
  display: flex;
  flex-direction: column;
  height: 100%;
  grid-template-columns: 1fr;
}
.regards-articles h4, .wp-block-sidebar-article-list__inner-container h4 {
  margin-top: 0;
}
@media all and (min-width: 769px) {
  .regards-articles, .wp-block-sidebar-article-list__inner-container {
    padding-left: 40px;
    margin-top: 60px;
    border-left: 1px solid #dedede;
  }
}
.regards-articles .post-block, .wp-block-sidebar-article-list__inner-container .post-block {
  grid-column: 1;
  margin-bottom: 40px;
}
.regards-articles .post-block a, .wp-block-sidebar-article-list__inner-container .post-block a {
  text-decoration: none;
}
.regards-articles .post-block .post-image, .wp-block-sidebar-article-list__inner-container .post-block .post-image {
  position: relative;
}
.regards-articles .post-block .post-image .image-stamp, .wp-block-sidebar-article-list__inner-container .post-block .post-image .image-stamp {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #D37027;
  width: 20%;
}
.regards-articles .post-block .post-image .image-stamp img, .wp-block-sidebar-article-list__inner-container .post-block .post-image .image-stamp img {
  top: 10%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  width: calc(100% + 20px);
  height: auto;
  left: calc(50% - 10px);
  animation: spin 8s infinite linear;
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(359deg);
  }
}
.regards-articles .post-block .post-image img, .wp-block-sidebar-article-list__inner-container .post-block .post-image img {
  width: 100%;
  display: block;
}
.regards-articles .post-block .padlock, .wp-block-sidebar-article-list__inner-container .post-block .padlock {
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  left: 7px;
  bottom: 10px;
}
.regards-articles .post-block .padlock svg, .wp-block-sidebar-article-list__inner-container .post-block .padlock svg {
  height: 100%;
  width: 100%;
}
.regards-articles .post-block .post-title, .wp-block-sidebar-article-list__inner-container .post-block .post-title {
  font-size: 20px;
  letter-spacing: -0.58px;
}

.wp-block-column .is-style-right-column p:first-child {
  margin: 0;
}
.wp-block-column:first-of-type .is-style-right-column {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: transparent;
}
@media all and (min-width: 769px) {
  .wp-block-column:first-of-type .is-style-right-column > div {
    display: none;
  }
}
.wp-block-column:nth-child(2) .is-style-right-column {
  display: none;
}
.wp-block-column:nth-child(2) .is-style-right-column > div {
  max-width: calc(var(--column-width-right) - 40px);
}
@media all and (min-width: 769px) {
  .wp-block-column:nth-child(2) .is-style-right-column {
    display: flex;
    position: absolute;
    margin-right: -40px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .wp-block-column:nth-child(2) .is-style-right-column:first-of-type {
    margin-top: 2rem;
  }
  .wp-block-column:nth-child(2) .is-style-right-column .wp-block-image {
    margin-top: 0;
  }
  .wp-block-column:nth-child(2) .is-style-right-column .wp-block-sidebar-article-list {
    margin-left: -40px;
  }
}

.navbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  z-index: 3;
  position: relative;
}
@media all and (min-width: 1281px) {
  .navbar {
    align-items: flex-start;
    flex-direction: column;
  }
}
.navbar .logo {
  display: block;
  z-index: 2;
}
.navbar .logo > svg {
  transition: 0.6s ease-out;
  height: auto;
  width: 12rem;
}
@media all and (min-width: 769px) {
  .navbar .logo > svg {
    width: 14rem;
  }
}
@media all and (min-width: 769px) {
  .navbar .logo > svg {
    width: 16rem;
  }
}
@media all and (min-width: 961px) {
  .navbar .logo > svg {
    width: 19rem;
  }
}
.navbar .menu-container {
  position: relative;
  display: flex;
}
.navbar .menu-container ul, .navbar .menu-container .login-btn, .navbar .menu-container .login-form, .navbar .menu-container .logout-btn {
  display: none;
}
.navbar .menu-container .menu-icon {
  display: flex;
}
.navbar .menu-container.open-mobile-menu .responsive-container {
  padding: 5rem 2rem 5rem 2rem;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FCEFE4;
  z-index: 1;
  flex-direction: column;
  justify-content: start;
}
@media all and (min-width: 769px) {
  .navbar .menu-container.open-mobile-menu .responsive-container {
    padding: 6rem 4rem 2rem 4rem;
  }
}
.navbar .menu-container.open-mobile-menu .responsive-container > * {
  z-index: 2;
}
.navbar .menu-container.open-mobile-menu .responsive-container ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-self: flex-end;
  margin: 0;
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.navbar .menu-container.open-mobile-menu .responsive-container ul li {
  margin-bottom: 1rem;
}
.navbar .menu-container.open-mobile-menu .menu-icon {
  z-index: 2;
}
.navbar .menu-container.open-mobile-menu .menu-icon .stroke-2 {
  animation: menuIconAnimation-2 0.3s forwards;
}
.navbar .menu-container.open-mobile-menu .menu-icon .stroke-3 {
  animation: menuIconAnimation-3 0.3s forwards;
}
@media all and (min-width: 1281px) {
  .navbar .menu-container {
    display: flex;
    justify-content: flex-end;
    /*&.open-fields {
        #login {
            background-color: $orange;
            border-color: $orange;
            color: white;

            &:hover {
                transition-duration: 0s;
                filter: contrast(1.15);
            }
        }

        .login-form {
            width: 41rem;
            input{
                @include media-md{
                    width: 19rem;
                }
            }
        }

        //ul#menu-hovedmeny {
        ul.menu {
            width: 0.1px !important;
            margin-left: 0;
            margin-right: 0;
        }

        .menu-icon {
            &.show {
                display: flex;
                animation: fadeInLeft 0.4s forwards;

                .stroke-2 {
                    animation: menuIconAnimation-2 0.3s;
                }

                .stroke-3 {
                    animation: menuIconAnimation-3 0.3s;
                }
            }
        }
    }*/
  }
  .navbar .menu-container ul {
    display: flex;
    margin-right: 2rem;
  }
}
@media all and (min-width: 1281px) and (min-width: 961px) {
  .navbar .menu-container ul {
    margin-right: 5.5rem;
  }
}
@media all and (min-width: 1281px) {
  .navbar .menu-container ul li {
    margin-inline-start: 1rem;
    margin-inline-end: 1rem;
  }
  .navbar .menu-container ul li:first-child {
    margin-inline-start: 0;
  }
  .navbar .menu-container ul li:last-child {
    margin-inline-end: 0;
  }
  .navbar .menu-container .menu-icon {
    display: none;
  }
}
.navbar .menu-container .responsive-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.navbar .menu-container ul.menu {
  transition: 0.6s ease-out;
  overflow: hidden;
  list-style: none;
  padding-inline-start: 0;
}
.navbar .menu-container ul.menu li {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
}
.navbar .menu-container ul.menu li.current-menu-item, .navbar .menu-container ul.menu li.current-menu-parent {
  border-bottom: 2px solid #D37027;
}
.navbar .menu-container ul.menu li a {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  color: #272727;
  letter-spacing: -0.29px;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
}
.navbar .menu-container .menu-icon {
  height: 3rem;
  width: 3rem;
  align-self: center;
  position: relative;
  cursor: pointer;
}
.navbar .menu-container .menu-icon > span {
  position: absolute;
  border: 1px solid #29293A;
  height: 1px;
  box-sizing: border-box;
  border-radius: 1px;
}
.navbar .menu-container .menu-icon .stroke-1 {
  top: 5px;
  width: 100%;
}
.navbar .menu-container .menu-icon .stroke-2 {
  top: calc(50% - 1px);
  right: 0;
  width: 1.75rem;
}
.navbar .menu-container .menu-icon .stroke-3 {
  bottom: 5px;
  right: 0;
  width: 2.35rem;
}

@keyframes menuIconAnimation-2 {
  from {
    top: 5px;
  }
  to {
    top: calc(50% - 1px);
  }
}
@keyframes menuIconAnimation-3 {
  from {
    bottom: calc(100% - 5px);
  }
  to {
    bottom: 5px;
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(20px);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translateX(0);
  }
  to {
    opacity: 1;
    transform: translateX(-20px);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-10px);
  }
}
footer {
  margin-block-start: 8rem;
  display: flex;
  padding-top: 10rem;
  padding-bottom: 20rem;
  background-color: #1C463A;
  color: white;
  position: relative;
}
footer .footer-content {
  display: flex;
  flex-wrap: wrap;
}
footer .footer-content .col {
  display: inline-block;
  margin-block-end: 2rem;
  width: 100%;
}
footer .footer-content .col nav ul {
  margin-top: 1rem;
  list-style: none;
  padding-inline-start: 0;
}
footer .footer-content .col nav ul a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
}
footer .footer-content .col nav ul a:hover {
  text-decoration: underline;
}
footer .footer-content .col h4, footer .footer-content .col p, footer .footer-content .col a {
  font-family: "Open Sans", sans-serif;
  font-size: 1.8rem;
  color: white;
  letter-spacing: 0;
  line-height: 29px;
  margin-block-start: 1rem;
  margin-block-end: 1rem;
}
@media all and (min-width: 769px) {
  footer .footer-content .col {
    width: 50%;
  }
}
@media all and (min-width: 1081px) {
  footer .footer-content .col {
    width: 25%;
  }
}
footer .footer-content .col a.some-icon {
  display: flex;
  align-items: center;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  margin-block-start: 1rem;
  margin-block-end: 1rem;
}
footer .footer-content .col a.some-icon svg {
  margin-right: 2rem;
}
footer .footer-content .col a.some-icon:not(:last-of-type) {
  margin-block-end: 2rem;
}
footer .footer-content .col .so-me {
  display: flex;
  flex-direction: column;
}
footer .footer-logo {
  background-image: url("../assets/ny-texcon-rundt-ikon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  height: 150px;
  width: 150px;
  right: 20px;
  top: -90px;
}
@media all and (min-width: 769px) {
  footer .footer-logo {
    height: 175px;
    width: 175px;
    right: 20px;
    top: -110px;
  }
}
@media all and (min-width: 961px) {
  footer .footer-logo {
    height: 200px;
    width: 200px;
    right: 100px;
    top: -125px;
  }
}

input[type=text],
input[type=email],
input[type=password] {
  border-radius: 4px;
  box-sizing: border-box;
  height: 4.2rem;
  min-height: 4.2rem;
  border: 1px solid #979797;
  padding: 0 1rem;
  font-size: 1.6rem;
}

.form-check-label input[type=checkbox] {
  position: absolute;
  top: 6px;
  left: 6px;
  margin: 0;
}
.form-check-label input[type=checkbox] + * {
  margin-left: 3rem;
}
.form-check-label input[type=checkbox]:before {
  display: block;
  content: "";
  height: 1.8rem;
  width: 1.8rem;
  border: 1px solid #979797;
  border-radius: 2px;
  background-color: white;
  margin-left: -4px;
  margin-top: -4px;
}
.form-check-label input[type=checkbox]:checked:after {
  display: block;
  position: absolute;
  content: "";
  top: -3px;
  left: -3px;
  height: 8px;
  width: 14px;
  border-left: 4px solid #29293A;
  border-bottom: 4px solid #29293A;
  transform: rotate(-45deg);
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.field-group-container {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 100%;
}
@media all and (min-width: 769px) {
  .field-group-container {
    justify-content: space-between;
    flex-direction: row;
  }
}
@media all and (min-width: 961px) {
  .field-group-container {
    width: 58.3333333333%;
  }
}

label {
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: rgba(39, 39, 39, 0.8);
}
label strong, label text {
  opacity: 1;
}

.field-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.5rem;
  width: 100%;
}
@media all and (min-width: 769px) {
  .field-group {
    width: calc(50% - 1rem);
  }
  .field-group.w-100 {
    width: 100%;
  }
  .field-group.w-66 {
    width: calc(66.6666666667% - 1rem);
  }
}
.field-group.w-33 {
  width: calc(33.3333333333% - 1rem);
}
@media all and (min-width: 769px) {
  .field-group.row {
    flex-direction: row;
    justify-content: space-between;
  }
}
.field-group small {
  margin-top: 0.5rem;
  margin-left: 0.5rem;
  font-size: 1.2rem;
}
.field-group input {
  font-size: 1.6rem;
}

.form-check-label {
  display: flex;
  position: relative;
  align-items: baseline;
  margin-bottom: 1rem;
  font-size: 1.2rem;
}
.form-check-label span {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  color: #29293A;
  letter-spacing: 0;
  line-height: 22px;
}

.btn-new-user {
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  background-color: #D37027;
  color: white;
  border: 0;
}
.btn-new-user[disabled] {
  background-color: lightgrey;
  color: grey;
}

#store-info, #store-info-new-member {
  display: none;
}

.wp-block-group.entries p, .wp-block-group.entries .wp-block-image {
  max-width: 85rem;
}

.wp-block-group.is-style-wider-group {
  position: relative;
  padding: 20px;
  /*margin-left: -60px;
  margin-right: -20px;
  padding: 20px 20px 20px 60px;

  @include media-sm{
      margin-right: calc(-1 * (var(--column-padding-right)));
      //width: 100%;
      padding-right: var(--column-padding-right);
  }*/
}

@media all and (min-width: 769px) {
  .is-style-more-padding .is-style-wider-group {
    margin-right: -60px;
    padding-right: 60px;
  }
}

.wp-block-image {
  margin: 4rem 0;
}
.wp-block-image img {
  -o-object-fit: contain;
     object-fit: contain;
  height: auto;
  width: 100%;
}
.wp-block-image.is-style-rounded img {
  border-radius: 12px;
}
.wp-block-image .wp-element-caption {
  text-transform: uppercase;
  font-style: normal;
}

:root :where(.wp-block-image.is-style-rounded img, .wp-block-image .is-style-rounded img) {
  border-radius: 12px;
}

.is-style-with-sidebar .wp-block-column .wp-block-latest-posts {
  padding: 0;
}
.is-style-with-sidebar .wp-block-column .wp-block-latest-posts li {
  margin-bottom: 4rem;
}
.is-style-with-sidebar .wp-block-column .wp-block-latest-posts li img {
  width: 100%;
  margin-bottom: 1.5rem;
}
@media all and (min-width: 769px) {
  .is-style-with-sidebar .wp-block-column .wp-block-latest-posts li img {
    margin-bottom: 1rem;
  }
}
@media all and (min-width: 769px) {
  .is-style-with-sidebar .wp-block-column .wp-block-latest-posts li img {
    margin-bottom: 2rem;
  }
}
@media all and (min-width: 930px) {
  .is-style-with-sidebar .wp-block-column .wp-block-latest-posts li img, .is-style-with-sidebar .wp-block-column .wp-block-latest-posts li a {
    display: block;
    max-width: 27rem;
    width: 100%;
  }
}
@media all and (min-width: 769px) {
  .is-style-with-sidebar .wp-block-column .wp-block-latest-posts li {
    margin-bottom: 6rem;
  }
}

.wp-block-latest-posts li > div {
  display: flex;
  position: relative;
}
.wp-block-latest-posts li > div img {
  width: 100%;
}
.wp-block-latest-posts .padlock {
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  left: 7px;
  bottom: 10px;
}
.wp-block-latest-posts .padlock svg {
  height: 100%;
  width: 100%;
}
.wp-block-latest-posts li img {
  cursor: pointer;
  width: 100%;
}

main > .content h2 + .wp-block-latest-posts.is-style-alignwide {
  margin-top: 0;
}
main > .content .wp-block-latest-posts.is-style-alignwide {
  max-width: 114rem;
  margin-top: 10rem;
  margin-bottom: 10rem;
}
main > .content .wp-block-latest-posts.is-style-alignwide .wp-block-latest-posts__featured-image {
  margin-bottom: 1rem;
}
@media all and (min-width: 600px) {
  main > .content .wp-block-latest-posts.is-style-alignwide .wp-block-latest-posts__featured-image {
    margin-bottom: 1.5rem;
  }
}
main > .content .wp-block-latest-posts.is-style-alignwide .wp-block-latest-posts__featured-image .image-stamp {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #D37027;
  width: 20%;
}
main > .content .wp-block-latest-posts.is-style-alignwide .wp-block-latest-posts__featured-image .image-stamp img {
  top: 10%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  width: calc(100% + 20px);
  height: auto;
  left: calc(50% - 10px);
  animation: spin 8s infinite linear;
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(359deg);
  }
}
main > .content .wp-block-latest-posts.is-style-alignwide .wp-block-latest-posts__featured-image .wp-post-image {
  border-radius: 12px;
}
main > .content .wp-block-latest-posts.is-style-alignwide.is-grid li {
  margin-bottom: 4rem;
}
main > .content .wp-block-latest-posts.is-style-alignwide.is-grid li a:not(.post-category) {
  font-family: "merryweather", serif;
  font-size: 22px;
  color: #29293A;
  letter-spacing: -0.42px;
}
main > .content .wp-block-latest-posts.is-style-alignwide.is-grid.columns-3 li {
  margin-right: 0;
}
@media all and (min-width: 600px) {
  main > .content .wp-block-latest-posts.is-style-alignwide.is-grid.columns-3 li {
    margin-right: 20px;
    width: calc(33.33333% - 14px);
  }
  main > .content .wp-block-latest-posts.is-style-alignwide.is-grid.columns-3 li:nth-child(3n) {
    margin-right: 0;
  }
}
main > .content .wp-block-latest-posts.is-style-alignwide.is-grid.columns-2 li {
  margin-right: 0;
}
@media all and (min-width: 600px) {
  main > .content .wp-block-latest-posts.is-style-alignwide.is-grid.columns-2 li {
    margin-right: 20px;
    width: calc(50% - 10px);
  }
  main > .content .wp-block-latest-posts.is-style-alignwide.is-grid.columns-2 li:nth-child(2n) {
    margin-right: 0;
  }
}

@media all and (min-width: 769px) {
  .wp-block-columns.is-style-with-sidebar {
    flex-wrap: nowrap;
  }
}
.wp-block-columns.is-style-with-sidebar .wp-block-column {
  flex-basis: 100% !important;
}
@media all and (min-width: 769px) {
  .wp-block-columns.is-style-with-sidebar .wp-block-column:first-child {
    flex-basis: 66.66% !important;
    padding-right: calc(12.5% + 1rem);
    /*
    padding-left: 4rem;
    padding-right: 4rem;
    */
  }
}
.wp-block-columns.is-style-with-sidebar .wp-block-column:nth-child(2) {
  margin-left: 0;
}
@media all and (min-width: 769px) {
  .wp-block-columns.is-style-with-sidebar .wp-block-column:nth-child(2) {
    flex-basis: 33.33% !important;
    margin-left: 0;
  }
}
.wp-block-columns .wp-block-column:not(:first-child):not(.no-margin-top) {
  margin-top: 6rem;
}
@media all and (min-width: 769px) {
  .wp-block-columns .wp-block-column:not(:first-child):not(.no-margin-top) {
    margin-top: 0;
  }
}
@media all and (min-width: 769px) {
  .wp-block-columns .wp-block-column.is-style-more-padding {
    padding-left: 60px;
  }
}
.wp-block-columns .wp-block-column.skjul-mobil {
  display: none;
}
@media all and (min-width: 769px) {
  .wp-block-columns .wp-block-column.skjul-mobil {
    display: block;
  }
}

main > .content .wp-block-columns.has-background {
  position: relative;
  /*
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw;
  width: calc(100vw - 76px);
  */
  padding: 0;
  margin-top: 8rem;
  margin-bottom: 8rem;
}
main > .content .wp-block-columns.has-background:after {
  content: "";
  display: block;
  position: absolute;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw;
  left: 0;
  right: 0;
  height: 100%;
  background-color: inherit;
}
main > .content .wp-block-columns.has-background .wp-block-column {
  z-index: 1;
}
@media all and (min-width: 769px) {
  main > .content .wp-block-columns.has-background .wp-block-column:not(:first-child) {
    margin-left: 20px;
  }
}
main > .content .wp-block-columns.has-background .wp-block-column figure.wp-block-image {
  height: 100%;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
}
main > .content .wp-block-columns.has-background .wp-block-column figure.wp-block-image img {
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (min-width: 600px) {
  main > .content .wp-block-columns.has-background .wp-block-column figure.wp-block-image img {
    max-width: calc(50vw - 16px);
  }
}
@media all and (min-width: 769px) {
  main > .content .wp-block-columns.has-background .wp-block-column figure.wp-block-image img {
    max-width: calc(50vw - 10px);
  }
}
main > .content .wp-block-columns.has-background .wp-block-column.is-vertically-aligned-center > *:first-child {
  margin-top: 4rem;
}
@media all and (min-width: 600px) {
  main > .content .wp-block-columns.has-background .wp-block-column.is-vertically-aligned-center > *:first-child {
    margin-top: 6rem;
  }
  main > .content .wp-block-columns.has-background .wp-block-column.is-vertically-aligned-center > *:last-child {
    margin-bottom: 6rem;
  }
}
main > .content .wp-block-columns.has-background .wp-block-column:not(:first-child) {
  margin-top: 4rem;
}
@media all and (min-width: 600px) {
  main > .content .wp-block-columns.has-background .wp-block-column:not(:first-child) {
    margin-top: 0;
  }
}

.mb-0 {
  margin-bottom: 0 !important;
}

.wp-block-cover.is-light .wp-block-cover__inner-container {
  color: #fff;
}

.custom-hero {
  min-height: 0;
}
.custom-hero.wp-block-cover {
  padding: 0;
}
.custom-hero .wp-block-cover-inner {
  height: inherit;
}
.custom-hero .custom-hero-image {
  margin: 0 auto;
  aspect-ratio: 16/9;
  width: 100%;
}
.custom-hero .custom-hero-image img {
  display: block;
  height: 100%;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  -o-object-position: top center;
     object-position: top center;
}

.wp-block-supplier-filter .wp-block-supplier-filter__inner-container {
  padding: 40px 20px;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
@media all and (min-width: 769px) {
  .wp-block-supplier-filter .wp-block-supplier-filter__inner-container {
    padding: 40px;
  }
}
@media all and (min-width: 961px) {
  .wp-block-supplier-filter .wp-block-supplier-filter__inner-container {
    gap: 2rem;
  }
}
.wp-block-supplier-filter .wp-block-supplier-filter__inner-container .filter-box {
  position: relative;
}
.wp-block-supplier-filter .wp-block-supplier-filter__inner-container .filter-box a {
  font-size: 20px;
  background: #BFBFBF;
  color: #fff;
  font-family: "merryweather", serif;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 12px;
  width: 6rem;
  height: 6rem;
}
@media all and (min-width: 769px) {
  .wp-block-supplier-filter .wp-block-supplier-filter__inner-container .filter-box a {
    font-size: 28px;
  }
}
@media all and (min-width: 769px) {
  .wp-block-supplier-filter .wp-block-supplier-filter__inner-container .filter-box a {
    font-size: 24px;
    width: 8rem;
    height: 8rem;
  }
}
@media all and (min-width: 961px) {
  .wp-block-supplier-filter .wp-block-supplier-filter__inner-container .filter-box a {
    font-size: 36px;
    width: 10rem;
    height: 10rem;
  }
}
.wp-block-supplier-filter .wp-block-supplier-filter__inner-container .filter-box a:hover {
  background-color: #545454;
}

.wp-block-supplier-list {
  margin-block-start: 4rem;
  margin-block-end: 4rem;
}
.wp-block-supplier-list .wp-block-supplier-list__inner-container {
  padding: 0 20px;
}
@media all and (min-width: 769px) {
  .wp-block-supplier-list .wp-block-supplier-list__inner-container {
    padding: 0 40px;
  }
}
.wp-block-supplier-list .wp-block-supplier-list__inner-container .letter-divider {
  padding-block-end: 2rem;
  margin-block-start: 4rem;
  margin-block-end: 1rem;
  font-size: 42px;
  font-family: "merryweather", serif;
  font-weight: 400;
  border-bottom: 2px solid #D37027;
}
@media all and (min-width: 769px) {
  .wp-block-supplier-list .wp-block-supplier-list__inner-container .letter-divider {
    text-indent: 30px;
  }
}
.wp-block-supplier-list .wp-block-supplier-list__inner-container p {
  font-family: "merryweather", serif;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  text-indent: 5px;
  font-size: 18px;
}

.wp-block-event-list .wp-block-event-list__inner-container .event-block {
  display: block;
  position: relative;
  padding: 2rem;
}
.wp-block-event-list .wp-block-event-list__inner-container .event-block:nth-child(odd) {
  background-color: #f5e7d9;
}
.wp-block-event-list .wp-block-event-list__inner-container .event-block:nth-child(odd):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background-color: #f5e7d9;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw;
  z-index: -1;
}
.wp-block-event-list .wp-block-event-list__inner-container .event-block .place-and-date {
  display: flex;
  flex-direction: column;
}
.wp-block-event-list .wp-block-event-list__inner-container .event-block .place-and-date h2 {
  font-family: "merryweather", serif;
  font-weight: 400;
  margin: 0 10px 0 0;
  font-size: 28px;
}
@media all and (min-width: 769px) {
  .wp-block-event-list .wp-block-event-list__inner-container .event-block .place-and-date h2 {
    width: 50%;
  }
}
@media all and (min-width: 769px) {
  .wp-block-event-list .wp-block-event-list__inner-container .event-block .place-and-date h2 {
    width: 45%;
  }
}
.wp-block-event-list .wp-block-event-list__inner-container .event-block .place-and-date span {
  font-weight: 400;
  font-size: 18px;
}
.wp-block-event-list .wp-block-event-list__inner-container .event-block .venue-and-url p {
  margin: 0;
}

.wp-block-featured-category {
  overflow: hidden;
  margin-top: 60px;
  margin-bottom: 60px;
  background-color: #f5e7d9;
}
@media all and (min-width: 769px) {
  .wp-block-featured-category {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
.wp-block-featured-category a {
  text-decoration: none;
}
.wp-block-featured-category .wp-block-featured-category__inner-container {
  display: flex;
  flex-direction: column-reverse;
  width: calc(100% - 40px);
}
@media all and (min-width: 769px) {
  .wp-block-featured-category .wp-block-featured-category__inner-container {
    flex-direction: row;
    width: calc(100% - 70px);
  }
  .wp-block-featured-category .wp-block-featured-category__inner-container.shift {
    flex-direction: row-reverse;
  }
}
.wp-block-featured-category .wp-block-featured-category__inner-container > div {
  width: 100%;
}
.wp-block-featured-category .wp-block-featured-category__inner-container > div.text-content {
  align-self: center;
}
@media all and (min-width: 769px) {
  .wp-block-featured-category .wp-block-featured-category__inner-container > div.text-content > * {
    padding-right: 40px;
  }
}
@media all and (min-width: 769px) {
  .wp-block-featured-category .wp-block-featured-category__inner-container > div.text-content > * {
    padding-right: 60px;
  }
}
@media all and (min-width: 961px) {
  .wp-block-featured-category .wp-block-featured-category__inner-container > div.text-content > * {
    padding-right: 140px;
  }
}
@media all and (min-width: 769px) {
  .wp-block-featured-category .wp-block-featured-category__inner-container > div {
    width: 50%;
  }
}
.wp-block-featured-category .wp-block-featured-category__inner-container > div h2 {
  margin-block-end: 2rem;
}
.wp-block-featured-category .wp-block-featured-category__inner-container > div p {
  font-size: 18px;
  line-height: 26px;
}
@media all and (min-width: 769px) {
  .wp-block-featured-category .wp-block-featured-category__inner-container > div p {
    font-size: 20px;
    line-height: 28px;
  }
}
@media all and (min-width: 769px) {
  .wp-block-featured-category .wp-block-featured-category__inner-container > div p {
    font-size: 22px;
    line-height: 32px;
  }
}
.wp-block-featured-category .wp-block-featured-category__inner-container > div img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.wp-block-featured-category .wp-block-featured-category__inner-container > div.category-images {
  display: flex;
  width: calc(100% + 40px);
  margin-left: -20px;
}
@media all and (min-width: 769px) {
  .wp-block-featured-category .wp-block-featured-category__inner-container > div.category-images {
    width: calc(50% + 60px);
    margin-right: -60px;
    margin-left: 0;
  }
}
.wp-block-featured-category .wp-block-featured-category__inner-container > div.category-images .four-third-container {
  display: flex;
  position: relative;
}
.wp-block-featured-category .wp-block-featured-category__inner-container > div.category-images .four-third-container picture {
  display: inline-block;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.wp-block-featured-category .wp-block-featured-category__inner-container > div.category-images .four-third-container picture img {
  display: inline-block;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media all and (min-width: 769px) {
  .wp-block-featured-category .wp-block-featured-category__inner-container > div.category-images .four-third-container picture img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.wp-block-featured-category .wp-block-featured-category__inner-container > div.category-images .four-third-container picture:nth-child(1) {
  -o-object-fit: contain;
     object-fit: contain;
  width: 50%;
}
.wp-block-featured-category .wp-block-featured-category__inner-container > div.category-images .four-third-container picture:nth-child(1) img {
  width: 100%;
}
.wp-block-featured-category .wp-block-featured-category__inner-container > div.category-images .four-third-container picture:nth-child(2) {
  -o-object-fit: contain;
     object-fit: contain;
  width: 50%;
}
.wp-block-featured-category .wp-block-featured-category__inner-container > div.category-images .four-third-container picture:nth-child(2) img {
  width: 100%;
}
.wp-block-featured-category .wp-block-featured-category__inner-container > div.category-images .four-third-container picture:nth-child(3) {
  position: absolute;
  left: 60px;
  -o-object-position: left;
     object-position: left;
}
.wp-block-featured-category .wp-block-featured-category__inner-container > div.category-images .four-third-container picture:nth-child(3) img {
  width: 100%;
}
@media all and (min-width: 769px) {
  .wp-block-featured-category .wp-block-featured-category__inner-container.shift > div.text-content > * {
    padding-left: 40px;
    padding-right: 0;
  }
}
@media all and (min-width: 769px) {
  .wp-block-featured-category .wp-block-featured-category__inner-container.shift > div.text-content > * {
    padding-left: 60px;
    padding-right: 0;
  }
}
@media all and (min-width: 961px) {
  .wp-block-featured-category .wp-block-featured-category__inner-container.shift > div.text-content > * {
    padding-left: 140px;
    padding-right: 0;
  }
}
.wp-block-featured-category .wp-block-featured-category__inner-container.shift > div.category-images {
  display: flex;
  width: calc(100% + 40px);
  margin-left: -20px;
}
@media all and (min-width: 769px) {
  .wp-block-featured-category .wp-block-featured-category__inner-container.shift > div.category-images {
    width: calc(50% + 60px);
    margin-left: -60px;
    margin-right: 0;
  }
}
.wp-block-featured-category .padlock {
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  left: 67px;
  bottom: 7px;
}
.wp-block-featured-category .padlock svg {
  height: 100%;
  width: 100%;
}

.wp-block-featured-logo {
  background-color: #1C463A;
  margin-top: 60px;
  margin-bottom: 60px;
}
.wp-block-featured-logo .wp-block-featured-logo__inner-container {
  max-width: 140rem;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px;
}
@media all and (min-width: 769px) {
  .wp-block-featured-logo .wp-block-featured-logo__inner-container {
    grid-template-columns: auto;
    grid-auto-flow: column;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.wp-block-featured-logo .wp-block-featured-logo__inner-container .logo-wrapper {
  width: auto;
}
.wp-block-featured-logo .wp-block-featured-logo__inner-container .logo-wrapper img {
  width: 100%;
  height: auto;
}

blockquote.wp-block-quote {
  border-left: 0;
  padding: 40px;
  margin: 40px 20px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media all and (min-width: 769px) {
  blockquote.wp-block-quote {
    margin-left: 30px;
    margin-right: 30px;
  }
}
blockquote.wp-block-quote:before {
  content: "";
  display: block;
  border-left: 2px solid #D37027;
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  height: calc(100% - 80px);
  margin: auto;
}
@media all and (min-width: 769px) {
  blockquote.wp-block-quote:before {
    left: 1rem;
  }
}
@media all and (min-width: 769px) {
  blockquote.wp-block-quote p, blockquote.wp-block-quote cite {
    padding-left: 20px;
  }
}
blockquote.wp-block-quote p, blockquote.wp-block-quote cite {
  font-family: "Georgia", serif;
  font-style: italic;
  color: black;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 21px;
}
@media all and (min-width: 320px) {
  blockquote.wp-block-quote p, blockquote.wp-block-quote cite {
    font-size: 18px;
    line-height: 28px;
  }
}
@media all and (min-width: 769px) {
  blockquote.wp-block-quote p, blockquote.wp-block-quote cite {
    font-size: 20px;
    line-height: 32px;
  }
}
@media all and (min-width: 769px) {
  blockquote.wp-block-quote p, blockquote.wp-block-quote cite {
    line-height: 34px;
    font-size: 24px;
  }
}
blockquote.wp-block-quote cite {
  font-style: normal;
  font-weight: 400;
  color: black;
  letter-spacing: 0;
  font-size: 12px;
  line-height: 19px;
  text-align: right;
}
@media all and (min-width: 320px) {
  blockquote.wp-block-quote cite {
    font-size: 14px;
    line-height: 21px;
  }
}
@media all and (min-width: 769px) {
  blockquote.wp-block-quote cite {
    font-size: 16px;
    line-height: 23px;
  }
}
@media all and (min-width: 769px) {
  blockquote.wp-block-quote cite {
    font-size: 18px;
    line-height: 29px;
  }
}

.wp-block-table {
  margin: 0;
  border-top: 1px solid #272727;
}
.wp-block-table tr td:not(:first-child) {
  white-space: nowrap;
  vertical-align: bottom;
}
.wp-block-table figcaption {
  margin-bottom: 2rem;
}

.wp-block-embed__wrapper {
  display: flex;
  justify-content: center;
}

.wp-block-embed.is-type-video.is-provider-vimeo.wp-block-embed-vimeo.smaller-video .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 9/16; /* enforce vertical aspect ratio */
  max-height: 80vh; /* optional: prevent overflow */
  margin: 0 auto; /* center if needed */
}
.wp-block-embed.is-type-video.is-provider-vimeo.wp-block-embed-vimeo.smaller-video .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}/*# sourceMappingURL=main.css.map */