/*!***********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/@glidejs/glide/dist/css/glide.core.css ***!
  \***********************************************************************************************************************************/
.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.glide * {
  box-sizing: inherit;
}
.glide__track {
  overflow: hidden;
}
.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  overflow: hidden;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
}
.glide__slides--dragging {
  user-select: none;
}
.glide__slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  white-space: normal;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.glide__slide a {
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.glide__arrows {
  -webkit-touch-callout: none;
  user-select: none;
}
.glide__bullets {
  -webkit-touch-callout: none;
  user-select: none;
}
.glide--rtl {
  direction: rtl;
}

/*# sourceMappingURL=glide.core.css.map */

/*!**************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/featherlight/release/featherlight.min.css ***!
  \**************************************************************************************************************************************/
/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.7.14 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2019, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000;border:0;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch}.featherlight iframe{border:0}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media print{html.with-featherlight>*>:not(.featherlight){display:none}}
/*!***************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./wp-content/themes/nordic-bulk/src/scss/site.scss ***!
  \***************************************************************************************************************************************************************************************************/
@font-face {
  font-family: Industry;
  font-weight: 300;
  font-style: normal;
  src: url("/wp-content/themes/nordic-bulk/src/scss/fonts/Industry-Book.otf") format("opentype");
}
@font-face {
  font-family: Industry;
  font-weight: 500;
  font-style: normal;
  src: url("/wp-content/themes/nordic-bulk/src/scss/fonts/Industry-Medium.otf") format("opentype");
}
@font-face {
  font-family: Industry;
  font-weight: 600;
  font-style: normal;
  src: url("/wp-content/themes/nordic-bulk/src/scss/fonts/Industry-Demi.otf") format("opentype");
}
@font-face {
  font-family: Industry;
  font-weight: 700;
  font-style: normal;
  src: url("/wp-content/themes/nordic-bulk/src/scss/fonts/Industry-Bold.otf") format("opentype");
}
@font-face {
  font-family: "Avenir Next LT Pro";
  font-weight: 400;
  font-style: normal;
  src: url("/wp-content/themes/nordic-bulk/src/scss/fonts/avenir-next-lt-pro-regular.ttf") format("truetype");
}
@font-face {
  font-family: "Avenir Next LT Pro";
  font-weight: 300;
  font-style: normal;
  src: url("/wp-content/themes/nordic-bulk/src/scss/fonts/avenir-next-lt-pro-thin.ttf") format("truetype");
}
@font-face {
  font-family: "Avenir Next LT Pro";
  font-weight: 300;
  font-style: italic;
  src: url("/wp-content/themes/nordic-bulk/src/scss/fonts/avenir-next-lt-pro-thin-italic.ttf") format("truetype");
}
[lang=nb-NO] .en-only {
  display: none !important;
}

[lang=en-GB] .no-only {
  display: none !important;
}

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

html {
  line-sizing: normal;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
blockquote,
ul,
ol,
dl,
dd {
  margin: 0;
}

input,
button,
textarea,
optgroup,
select {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
  max-width: 100%;
}

img {
  border-style: none;
}

img,
svg,
video,
canvas {
  height: auto;
}

audio {
  width: 100%;
}

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

address,
caption,
cite,
code,
dfn,
th {
  font-weight: normal;
  font-style: normal;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}

small {
  font-size: 80%;
}

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

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

[hidden] {
  display: none;
}

body {
  font-family: "Avenir Next LT Pro", system-ui, -apple-system, "Arial", "Open Sans", sans-serif;
  font-size: 1.125rem;
  margin: 0;
}
body h1 {
  font-family: "Industry", "Arial Narrow", sans-serif;
  font-size: 4.5rem;
  line-height: 1.2;
  font-weight: 700;
  text-wrap: balance;
}
body h2 {
  font-family: "Industry", "Arial Narrow", sans-serif;
  font-size: 2.125rem;
  line-height: 1.2;
  font-weight: 700;
  text-wrap: balance;
  margin-block: 3rem 1.5rem;
}
body h3 {
  font-family: "Industry", "Arial Narrow", sans-serif;
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 700;
  text-wrap: balance;
  margin-block: 1.5rem;
}
body h4,
body h5,
body h6 {
  font-family: "Industry", "Arial Narrow", sans-serif;
  font-size: 1.25rem;
  line-height: 1.3;
  font-weight: 700;
  text-wrap: balance;
  margin-block: 1.5rem;
}

a:any-link {
  color: inherit;
}

.page .content > h1, .page .content > h2, .page .content > h3, .page .content > h4, .page .content > h5, .page .content > h6, .page .content > p, .page .content > figure, .page .content > blockquote, .page .content > iframe, .page .content > ul, .page .content > ol, .page .content > .wp-block-image {
  margin-inline: auto;
  max-width: calc(75rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
}
.page .content > ul {
  padding-inline-start: 55px;
}
.page .content > p:empty {
  display: none;
}

p {
  margin-block: 1.5rem;
}

.wp-block-heading.has-x-large-font-size {
  --wp--preset--font-size--x-large: 3rem;
  font-family: "Industry", "Arial Narrow", sans-serif;
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 700;
  text-wrap: balance;
}
.wp-block-heading.has-large-font-size {
  --wp--preset--font-size--large: 2.125rem;
  font-family: "Industry", "Arial Narrow", sans-serif;
  font-size: 2.125rem;
  line-height: 1.2;
  font-weight: 700;
  text-wrap: balance;
}
.wp-block-heading.has-medium-font-size {
  --wp--preset--font-size--medium: 1.5rem;
  font-family: "Industry", "Arial Narrow", sans-serif;
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 700;
  text-wrap: balance;
}
.wp-block-heading.has-small-font-size {
  --wp--preset--font-size--small: 1.25rem;
  font-family: "Industry", "Arial Narrow", sans-serif;
  font-size: 1.25rem;
  line-height: 1.3;
  font-weight: 700;
  text-wrap: balance;
}

figure.wp-block-image,
.wp-block-image {
  margin-inline: 0;
}
figure.wp-block-image figure,
.wp-block-image figure {
  margin-inline: 0;
}
figure.wp-block-image figcaption,
.wp-block-image figcaption {
  font-size: 1rem;
  padding-inline: 8px;
}

.article-body__container {
  margin-inline: auto;
  max-width: calc(44rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
  margin-block-end: 1.5rem;
}

:root {
  --container-padding: 1rem;
  --color-lightest-red: #F4E8E8;
  --color-light-red: #FFAAA0;
  --color-red: #F20937;
  --color-dark-red: #A90827;
  --color-text-primary: #2f2526;
  --color-text-secondary: #625355;
  --color-text-disabled: #CFCFD3;
}
@media (width < 1000px) {
  :root {
    --container-padding: 1rem;
  }
}

.breadcrumbs {
  padding: 0;
  color: #625355;
}
.breadcrumbs__list {
  display: flex;
  flex-wrap: wrap;
  column-gap: 1rem;
  row-gap: 0.25rem;
  padding: 0;
  list-style-type: none;
}
.breadcrumbs__list-item a:any-link {
  text-decoration: none;
}
.breadcrumbs__list-item a:any-link:hover {
  text-decoration: underline;
}
.breadcrumbs__list-item a:any-link[aria-current] {
  text-decoration: underline;
  cursor: default;
}
.breadcrumbs .fa-solid {
  color: #DED1D2;
  fill: #DED1D2;
  margin-right: 1rem;
}

.background-none {
  background-color: #ffffff;
}

.background-light {
  background-color: #fef7f7;
}

.background-dark {
  background-color: #2f2526;
  color: #ffffff;
}

.wpforms-container {
  margin-inline: auto;
  max-width: 1200px;
  padding: 1rem;
}

.wpforms-container .wpforms-validate.wpforms-form.wpforms-ajax-form .wpforms-submit-container .wpforms-submit {
  text-align: center;
  font-family: "Industry", "Arial Narrow", sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 0.5rem 1rem;
  text-decoration: none;
  color: #ffffff;
  background-color: #000000;
  border-color: #ffffff;
}
.wpforms-container .wpforms-validate.wpforms-form.wpforms-ajax-form .wpforms-submit-container .wpforms-submit:hover {
  color: #ffffff;
  background-color: #F20937;
  border: 2px solid #F20937;
}

.wp-block-image.is-style-default img {
  margin-inline: auto;
}
.wp-block-image.is-style-default figcaption {
  text-align: center;
}

input:focus,
textarea:focus {
  outline-color: #F20937;
}

.button {
  display: inline-block;
  cursor: pointer;
  font-family: "Industry", "Arial Narrow", sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 0.5rem 1rem;
  text-decoration: none;
}
.button i {
  margin-left: 3px;
  color: #F20937;
}
.button.contained {
  color: #fff;
  background-color: #2f2526;
  border: 2px solid #2f2526;
}
.button.outlined {
  border: 2px solid #F20937;
  color: #000;
}
.button.outlined.secondary {
  border-color: #2E2626;
}
.button.outlined.secondary i {
  color: #2E2626;
}
.button.has-icon {
  padding-right: 0.5rem;
}
.button:hover.contained {
  background-color: #F20937;
  border: 2px solid #F20937;
}
.button:hover.outlined {
  background-color: #F20937;
  color: #fff;
}
.button:hover.outlined.secondary {
  color: #ffffff;
  background-color: #2E2626;
}
.button:hover.outlined.secondary i {
  color: #ffffff;
}
.button:hover.outlined:active {
  background-color: #ffffff;
  color: #2e2626;
}
.button:hover.outlined:active i {
  color: #000000;
}
.button:hover i {
  color: #ffffff;
}

.background-dark .button.contained {
  color: #2f2526;
  background-color: #ffffff;
  border-color: #ffffff;
}
.background-dark .button.contained:hover {
  color: #ffffff;
  background-color: #F20937;
  border: 2px solid #F20937;
}
.background-dark .button.outlined {
  border: 2px solid #ffffff;
  color: #ffffff;
}
.background-dark .button.outlined:hover {
  background-color: #F20937;
  border: 2px solid #F20937;
  color: #fff;
}
.background-dark .button.outlined:hover i {
  color: #fff;
}
.background-dark .button.has-icon {
  padding-right: 0.5rem;
}
.background-dark .button.has-icon .fa-solid {
  margin-left: 3px;
}

.icon-button {
  cursor: pointer;
  border: none;
  background-color: transparent;
  color: currentColor;
}

.icon-button.cart-has-items {
  position: relative;
}
.icon-button.cart-has-items::after {
  content: attr(data-content);
  position: absolute;
  top: -4px;
  right: 0;
  border-radius: 50%;
  background-color: #F20937;
  font-size: 10px;
  text-align: center;
  width: 14px;
  height: 14px;
}

.pagination-block {
  padding-block: 1rem;
}
.pagination-block .pagination {
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 1rem;
  list-style-type: none;
  padding: 0;
}
.pagination-block a:any-link {
  text-decoration: none;
}
.pagination-block .btn a {
  padding: 0.25em 0.75em;
  background-color: #2f2526;
  color: #ffffff;
}
.pagination-block .btn a:hover {
  background-color: #F20937;
}
.pagination-block .btn button:disabled {
  padding: 0.25em 0.75em;
  background-color: #f5e8e8;
  border: none;
}
.pagination-block .page-number {
  font-weight: 600;
  padding: 0.25em;
  border: 1.5px solid #2f2526;
  color: #2f2526;
}
.pagination-block .page-number:hover {
  background-color: #F4E8E8;
}
.pagination-block .page-number.current {
  background-color: #F20937;
  border-color: #F20937;
  color: #ffffff;
}

header {
  position: sticky;
  inset: 0;
  z-index: 3;
  background-color: #2f2526;
  color: #ffffff;
  padding-block: 1rem;
}
@media (width < 1000px) {
  header .branding img {
    width: 125px;
  }
}
header .header-container {
  margin-inline: auto;
  max-width: calc(75rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
}
header #hamburger {
  margin-inline-start: auto;
  border: none;
  color: #ffffff;
  background-color: transparent;
}
@media (width > 1000px) {
  header #hamburger {
    display: none;
  }
}
header #hamburger:hover, header #hamburger:focus-visible {
  background-color: #F20937;
}
header .search-container {
  position: relative;
}
header .search-form {
  display: flex;
  flex-direction: row;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  top: 65px;
  border: 2px solid #2f2526;
}
@media (width < 1000px) {
  header .search-form {
    position: static;
  }
}
header .search-form:focus-within {
  outline: 2px solid #F20937;
  outline-offset: 2px;
}
header .search-form input {
  font-size: 1.125rem;
  border: none;
  padding: 0.25em 0.5em;
  width: 350px;
  height: 50px;
  border-radius: 0px;
}
header .search-form input:focus {
  outline: none;
}
header .search-form button {
  background-color: #2f2526;
  color: #ffffff;
  border: none;
  height: 50px;
  width: 50px;
}
header .search-form button:hover {
  background-color: #F20937;
}
@media (width < 1000px) {
  header .icon-menu {
    flex-wrap: wrap;
  }
  header #search-toggle {
    display: none;
  }
  header .search-form button {
    background-color: #F20937;
  }
  header .search-form button:hover {
    background-color: #ffffff;
    color: #2f2526;
  }
  header .search-form input {
    width: 250px;
  }
}
@media (width > 1000px) {
  header .search-form.hidden:not(:focus-within) {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
}

.header-section.normal .header-section__content-container {
  max-width: 716px;
  padding-inline: 0.5rem;
  margin-inline: auto;
}
.header-section.normal img {
  height: 450px;
  width: 100%;
  object-fit: cover;
}
.header-section.normal .header-section__content {
  background-color: #fef7f7;
  color: #2f2526;
  padding-block: 3rem;
}
.header-section.normal .header-section__buttons > a {
  margin-inline-end: 1rem;
}

.header-section.small {
  min-height: 350px;
}
.header-section.small .header-section__content {
  padding-block: 24px;
}

.header-section.tall {
  height: 80vh;
}
.header-section.tall .header-section__content {
  padding-block: 48px;
}

.header-section.small,
.header-section.tall {
  display: grid;
  place-items: center;
  background-color: #313131;
  background-size: cover;
  background-blend-mode: overlay;
}
.header-section.small.no-background-image,
.header-section.tall.no-background-image {
  background-color: #fef7f7;
}
.header-section.small.no-background-image .header-section__title, .header-section.small.no-background-image .header-section__subtitle,
.header-section.tall.no-background-image .header-section__title,
.header-section.tall.no-background-image .header-section__subtitle {
  color: #2f2526;
}
.header-section.small .header-section__content,
.header-section.tall .header-section__content {
  margin-inline: auto;
  max-width: calc(44rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
  width: 100%;
  text-align: center;
}
.header-section.small .header-section__title,
.header-section.tall .header-section__title {
  font-size: 4.5rem;
  line-height: 1.2;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
  max-width: 900px;
  text-align: center;
  text-wrap: balance;
}
@media (width < 700px) {
  .header-section.small .header-section__title,
  .header-section.tall .header-section__title {
    font-size: 3.5rem;
  }
}
.header-section.small .header-section__subtitle,
.header-section.tall .header-section__subtitle {
  font-size: 1.5rem;
  font-weight: 400;
  color: #ffffff;
  margin: 0;
  max-width: 900px;
  text-align: center;
  text-wrap: balance;
}
.header-section.small .header-section__buttons a,
.header-section.tall .header-section__buttons a {
  margin: 1rem;
  font-size: 120%;
  color: #2f2526;
  background-color: #ffffff;
  border-color: #ffffff;
}
.header-section.small .header-section__buttons a:focus-visible,
.header-section.tall .header-section__buttons a:focus-visible {
  outline: 4px solid #F20937;
  outline-offset: 3px;
}
.header-section.small .header-section__buttons a:hover,
.header-section.tall .header-section__buttons a:hover {
  color: #ffffff;
  background-color: #F20937;
  border-color: #F20937;
}
.header-section.small .header-section__buttons a:hover i,
.header-section.tall .header-section__buttons a:hover i {
  color: #ffffff;
}

.primary-menu {
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media (width < 1000px) {
  .primary-menu {
    position: absolute;
    flex-direction: column;
    width: 100%;
    height: 1px;
    overflow-y: scroll;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    white-space: nowrap;
    background-color: #2f2526;
    top: calc(100% + 1rem);
    padding: 1rem 1.5rem 2rem;
    margin-inline-start: calc(var(--container-padding) * -1);
  }
  .primary-menu.open {
    height: auto;
    clip-path: unset;
    clip: unset;
    white-space: unset;
    width: 100%;
  }
  .primary-menu .primary-menu__top-level-list {
    gap: 0;
  }
  .primary-menu .primary-menu__top-level-list li {
    padding-block: 0;
  }
}
.primary-menu__top-level-list {
  display: flex;
  gap: 1.25rem;
  list-style-type: none;
  padding: 0;
}
@media (width < 1000px) {
  .primary-menu__top-level-list {
    flex-direction: column;
    width: 100%;
  }
}
.primary-menu__top-level-list li {
  padding-block: 0.5rem;
}
.primary-menu__top-level-list > .menu-item-has-children {
  position: relative;
  margin-right: 24px;
}
@media (width > 1000px) {
  .primary-menu__top-level-list > .menu-item-has-children:after {
    font: var(--fa-font-solid);
    content: "\f078";
    position: absolute;
    bottom: 13px;
    right: -24px;
  }
}
.primary-menu__top-level-list li:hover > .primary-menu__secound-level-list,
.primary-menu__top-level-list li:focus-within > .primary-menu__secound-level-list {
  height: auto;
  padding: 1rem;
  min-width: 100%;
  width: max-content;
  visibility: visible;
  overflow: visible;
}
.primary-menu__secound-level-list .chevron {
  display: none;
}
@media (width > 1000px) {
  .primary-menu__secound-level-list {
    position: absolute;
    overflow: hidden;
    visibility: hidden;
    height: 0.1px;
    width: 0.1px;
    padding: 0;
    top: 40px;
    list-style-type: none;
    background-color: #ffffff;
  }
  .primary-menu__secound-level-list > .menu-item-has-children {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
  }
  .primary-menu__secound-level-list > .menu-item-has-children:hover .primary-menu__third-level-container, .primary-menu__secound-level-list > .menu-item-has-children:focus-within .primary-menu__third-level-container {
    height: auto;
    min-width: 100%;
    width: max-content;
    visibility: visible;
    padding-left: 16px;
  }
  .primary-menu__secound-level-list li a:any-link {
    color: #2f2526;
  }
  .primary-menu__secound-level-list .chevron {
    display: block;
    color: #2f2526;
  }
  .primary-menu__secound-level-list .primary-menu__third-level-container {
    background-color: transparent;
    position: absolute;
    width: 0.1px;
    height: 0.1px;
    padding: 0;
    overflow: hidden;
    left: 100%;
    top: 0px;
  }
  .primary-menu__secound-level-list .primary-menu__third-level-list {
    background-color: #fef7f7;
    list-style-type: none;
    padding: 1rem;
  }
}
.primary-menu a {
  font-size: 1rem;
  color: #ffffff;
  font-family: "Industry", "Arial Narrow", sans-serif;
  text-decoration: none;
  font-weight: 700;
}
.primary-menu li:hover > a {
  text-decoration: underline;
  text-decoration-color: #F20937;
  text-decoration-thickness: 3px;
  text-underline-offset: 4px;
}
.primary-menu .icon-menu {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 1rem;
}
@media (width < 1000px) {
  .primary-menu .icon-menu {
    align-items: center;
    width: 100%;
  }
}
.primary-menu .icon-menu .icon-button {
  padding: 0.25rem 0.5rem;
}
.primary-menu .icon-menu .icon-button:hover {
  background-color: #F20937;
}
.primary-menu .header-button {
  cursor: pointer;
  background: white;
  color: #2f2526;
  padding: 0.25em 0.5em;
}
.primary-menu .header-button:hover {
  background: #F20937;
  color: #ffffff;
  text-decoration: none;
}

.top-footer {
  padding-block: 4.75rem;
  font-family: "Avenir Next LT Pro", system-ui, -apple-system, "Arial", "Open Sans", sans-serif;
  font-size: 0.875rem;
  text-align: start;
}
@media (width < 700px) {
  .top-footer {
    padding-block: 2rem;
  }
}
.top-footer__container {
  margin-inline: auto;
  max-width: calc(75rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: start;
  column-gap: 2rem;
}
@media (width < 1000px) {
  .top-footer__container {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 1rem;
  }
  .top-footer__container .column-1,
  .top-footer__container .column-2 {
    grid-column: 1;
  }
  .top-footer__container .column-2 {
    grid-row: span 2;
  }
  .top-footer__container .column-3,
  .top-footer__container .column-4 {
    grid-column: 2;
  }
}
@media (width < 375px) {
  .top-footer__container {
    grid-template-columns: 1fr;
  }
  .top-footer__container .column-3,
  .top-footer__container .column-4 {
    grid-column: 1;
  }
}
.top-footer__logo {
  margin-block-end: 2rem;
}
.top-footer .footer-menu-container ul {
  list-style-type: none;
  padding: 0;
  text-align: start;
  margin-block-end: 0.5rem;
}
.top-footer a {
  color: #ffffff;
  text-decoration: none;
}
.top-footer a:hover {
  text-decoration: underline;
}
.top-footer__column-heading {
  font-family: "Industry", "Arial Narrow", sans-serif;
  text-align: start;
  font-size: 1rem;
  font-weight: 600;
  margin-block-start: 0;
  margin-block-end: 0.5rem;
}
.top-footer .location-name {
  font-family: "Industry", "Arial Narrow", sans-serif;
  font-size: 0.875rem;
  margin-block: 0.5rem 0;
  text-align: start;
  font-weight: 600;
}
.top-footer__postal-address {
  margin-block-end: 0.75rem;
}
.top-footer__logo-link {
  display: block;
  width: fit-content;
  margin-block-end: 2rem;
}
.top-footer__other-logos.start-bank {
  width: 125px;
}
.top-footer__other-logos.sentralt-godkjent {
  width: 125px;
}
.top-footer .footer-menu-container .primary-menu__top-level-list {
  flex-direction: column;
  gap: 0;
}
.top-footer .footer-menu-container .primary-menu__top-level-list li {
  padding-block: 0.125rem;
}

.bottom-footer {
  background-color: #fef7f7;
  padding: 1.5rem;
}
.bottom-footer .some-links__list {
  display: flex;
  justify-content: center;
  gap: 1.5rem;
  list-style-type: none;
  padding: 0;
  margin-block-end: 1rem;
}
.bottom-footer .some-links__link {
  font-size: 1.5rem;
  color: #2f2526;
  margin-block: 1.5rem;
}
.bottom-footer .some-links__link:hover {
  color: #F20937;
}
.bottom-footer .copyright {
  font-family: "Avenir Next LT Pro", system-ui, -apple-system, "Arial", "Open Sans", sans-serif;
  font-size: 0.875rem;
  text-align: center;
  margin: 0;
}

#staging-banner {
  background-color: yellow;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding: 0.7em 1em;
}

#shop-bar {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 4em;
}
#shop-bar .link-button, #shop-bar .my-page ul.my-page-tabs li a, .my-page ul.my-page-tabs li #shop-bar a, #shop-bar .hotspots-image .infobox a, .hotspots-image .infobox #shop-bar a, #shop-bar body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link, body.public .wp-block-media-text .wp-block-media-text__content #shop-bar .wp-block-button__link {
  color: #fff;
  display: block;
  margin-bottom: 1em;
}
#shop-bar .link-button i, #shop-bar .my-page ul.my-page-tabs li a i, .my-page ul.my-page-tabs li #shop-bar a i, #shop-bar .hotspots-image .infobox a i, .hotspots-image .infobox #shop-bar a i, #shop-bar body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link i, body.public .wp-block-media-text .wp-block-media-text__content #shop-bar .wp-block-button__link i {
  color: #fff;
}
#shop-bar select#current-customer {
  height: 44px;
  margin: 0 0 1em 0;
  width: 100%;
}
@media (min-width: 1000px) {
  #shop-bar {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
  }
  #shop-bar .link-button, #shop-bar .my-page ul.my-page-tabs li a, .my-page ul.my-page-tabs li #shop-bar a, #shop-bar .hotspots-image .infobox a, .hotspots-image .infobox #shop-bar a, #shop-bar body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link, body.public .wp-block-media-text .wp-block-media-text__content #shop-bar .wp-block-button__link {
    margin-left: 1em;
    margin-bottom: 0;
  }
  #shop-bar select#current-customer {
    width: inherit;
    margin: 0 1em 0 0;
  }
}

.text-image {
  margin: 6rem auto;
  font-family: industry, sans-serif;
}
@media (min-width: 600px) {
  .text-image {
    margin: 8rem auto;
  }
}
body.public .text-image:first-child {
  margin-top: -10em;
}
body.public .text-image:first-child > div:first-child {
  margin-top: 0;
}
.text-image > div {
  box-shadow: 0 0.6em 1em 0 #482D2F;
  box-shadow: 0 0.6em 1em 0 rgba(72, 45, 47, 0.25);
  max-width: 1200px;
  margin: 3em auto 3em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.text-image > div > p {
  display: none;
}
.text-image > div .image {
  background-size: cover;
  background-position: center;
}
.text-image > div .image > a {
  display: block;
  width: 100%;
  height: 100%;
}
.text-image > div .image p {
  margin: 0;
}
.text-image > div .image img,
.text-image > div .image .ytplayer {
  display: block;
  width: 100%;
}
.text-image > div .image img {
  height: 100%;
  object-fit: cover;
}
.text-image > div .text {
  background-color: #fff;
  padding-left: 2em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.text-image > div .text h3,
.text-image > div .text h4 {
  text-align: left;
}
.text-image > div .text h3 {
  font-size: 1.7em;
  margin: 0.5em 0 1em;
}
.text-image > div .text h3 a {
  color: #482D2F;
  text-decoration: none;
}
.text-image > div .text h4 {
  color: #F20A37;
  font-size: 0.9em;
  text-transform: uppercase;
  margin: 0;
}
.text-image > div .text p {
  font-family: industry, sans-serif;
}
.text-image > div .text .link-button, .text-image > div .text .my-page ul.my-page-tabs li a, .my-page ul.my-page-tabs li .text-image > div .text a, .text-image > div .text .hotspots-image .infobox a, .hotspots-image .infobox .text-image > div .text a, .text-image > div .text body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link, body.public .wp-block-media-text .wp-block-media-text__content .text-image > div .text .wp-block-button__link {
  font-size: 0.85em;
}
.text-image.style-red-black img {
  border: 2px solid #F20A37;
}
.text-image.style-red-black .text {
  background-color: #2F2526;
  color: #FCECEE;
}
.text-image.style-red-black .text h3,
.text-image.style-red-black .text h3 a {
  color: #FCECEE;
}
.text-image.style-red-black .link-button, .text-image.style-red-black .my-page ul.my-page-tabs li a, .my-page ul.my-page-tabs li .text-image.style-red-black a, .text-image.style-red-black .hotspots-image .infobox a, .hotspots-image .infobox .text-image.style-red-black a, .text-image.style-red-black body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link, body.public .wp-block-media-text .wp-block-media-text__content .text-image.style-red-black .wp-block-button__link {
  color: #fff;
}
.text-image.style-black-red img {
  border: 2px solid #482D2F;
}
.text-image.style-black-red .text {
  background-color: #F20A37;
  color: #FCECEE;
}
.text-image.style-black-red .link-button, .text-image.style-black-red .my-page ul.my-page-tabs li a, .my-page ul.my-page-tabs li .text-image.style-black-red a, .text-image.style-black-red .hotspots-image .infobox a, .hotspots-image .infobox .text-image.style-black-red a, .text-image.style-black-red body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link, body.public .wp-block-media-text .wp-block-media-text__content .text-image.style-black-red .wp-block-button__link {
  border-color: #fff;
  color: #fff;
}
.text-image.style-black-red .link-button i, .text-image.style-black-red .my-page ul.my-page-tabs li a i, .my-page ul.my-page-tabs li .text-image.style-black-red a i, .text-image.style-black-red .hotspots-image .infobox a i, .hotspots-image .infobox .text-image.style-black-red a i, .text-image.style-black-red body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link i, body.public .wp-block-media-text .wp-block-media-text__content .text-image.style-black-red .wp-block-button__link i {
  color: #fff;
}
.text-image.style-black-red .link-button:hover, .text-image.style-black-red .my-page ul.my-page-tabs li a:hover, .my-page ul.my-page-tabs li .text-image.style-black-red a:hover, .text-image.style-black-red .hotspots-image .infobox a:hover, .hotspots-image .infobox .text-image.style-black-red a:hover, .text-image.style-black-red body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link:hover, body.public .wp-block-media-text .wp-block-media-text__content .text-image.style-black-red .wp-block-button__link:hover {
  background-color: #fff;
  color: #F20A37;
}
.text-image.style-black-red .link-button:hover i, .text-image.style-black-red .my-page ul.my-page-tabs li a:hover i, .my-page ul.my-page-tabs li .text-image.style-black-red a:hover i, .text-image.style-black-red .hotspots-image .infobox a:hover i, .hotspots-image .infobox .text-image.style-black-red a:hover i, .text-image.style-black-red body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link:hover i, body.public .wp-block-media-text .wp-block-media-text__content .text-image.style-black-red .wp-block-button__link:hover i {
  color: #F20A37;
}
@media (min-width: 1000px) {
  .text-image {
    width: 100%;
  }
  .text-image > div {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: none;
  }
  .text-image > div > div.image {
    width: 60%;
    height: 405px;
  }
  .text-image > div > div.text {
    width: 40%;
    height: 405px;
    padding: 2em;
    background-color: #fef7f7;
  }
  .text-image > div.stretch {
    box-shadow: 0 0.6em 1em 0 #482D2F;
    box-shadow: 0 0.6em 1em 0 rgba(72, 45, 47, 0.25);
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .text-image > div.stretch > div {
    box-shadow: none;
  }
  .text-image > div.stretch > div.image, .text-image > div.stretch > div.text {
    width: 50%;
  }
  .text-image.image-position-right > div {
    flex-direction: row-reverse;
  }
}
.block-editor .text-image {
  padding: 0;
}
.block-editor .text-image > div {
  margin-top: 0 !important;
}

body.public .wp-block-media-text {
  box-shadow: 0 0.6em 1em 0 #482D2F;
  box-shadow: 0 0.6em 1em 0 rgba(72, 45, 47, 0.25);
  font-family: industry, sans-serif;
  max-width: 1000px;
  margin: 2em auto 3em;
  -ms-flex-align: stretch;
  align-items: stretch;
}
body.public .wp-block-media-text img {
  display: block;
  max-width: 100%;
  height: auto;
}
body.public .wp-block-media-text .wp-block-media-text__content {
  background-color: #fff;
  padding: 2em;
}
body.public .wp-block-media-text .wp-block-media-text__content h3,
body.public .wp-block-media-text .wp-block-media-text__content h4 {
  line-height: 1.15em;
}
body.public .wp-block-media-text .wp-block-media-text__content h3 {
  font-size: 1.7em;
  margin: 0.5em 0 1em;
}
body.public .wp-block-media-text .wp-block-media-text__content h3 a {
  color: #482D2F;
  text-decoration: none;
}
body.public .wp-block-media-text .wp-block-media-text__content h4 {
  color: #F20A37;
  font-size: 0.9em;
  text-transform: uppercase;
  margin: 0;
}
body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link {
  background: none;
  font-size: 0.85em;
}

.block-heading-text {
  padding-block: 4.75rem;
}
.block-heading-text h2 {
  color: black;
  text-align: right;
  font-size: 2.5rem;
  font-weight: 600;
  margin-block: 0;
}
@media (width < 700px) {
  .block-heading-text h2 {
    text-align: start;
  }
}
.block-heading-text.background-dark h2 {
  color: #ffffff;
}
.block-heading-text .block-heading-text__container {
  display: flex;
  flex-direction: row;
  gap: 4rem;
  margin-inline: auto;
  max-width: 960px;
}
@media (width < 700px) {
  .block-heading-text .block-heading-text__container {
    flex-direction: column;
    padding-inline: 1.5rem;
  }
}
.block-heading-text__body.no-heading {
  max-width: 700px;
  margin-inline: auto;
}
.block-heading-text__body.no-heading p {
  font-size: 1.75rem;
}
.block-heading-text__paragraph {
  margin-block-start: 0;
  margin-block-end: 2rem;
  font-size: 1.5rem;
}
.block-heading-text__links {
  display: flex;
  flex-direction: row;
  gap: 2rem;
  font-size: 1rem;
}
@media (width < 700px) {
  .block-heading-text__links {
    flex-direction: column;
    text-align: center;
  }
}

.block-image-and-text {
  padding-block: 4.75rem;
}
.block-image-and-text h2 {
  text-align: left;
  color: black;
  font-size: 2.5rem;
  font-weight: 600;
  margin-block-start: 0;
  margin-block-end: 1.25rem;
}
@media (width < 700px) {
  .block-image-and-text h2 {
    text-align: start;
  }
}
.block-image-and-text.background-dark h2 {
  color: #ffffff;
}
.block-image-and-text .block-image-and-text__container {
  margin-inline: auto;
  max-width: calc(75rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
  display: grid;
  grid-template-columns: 1fr 500px;
  align-items: center;
  gap: 4rem;
}
@media (width < 700px) {
  .block-image-and-text .block-image-and-text__container {
    grid-template-columns: 1fr;
  }
  .block-image-and-text .block-image-and-text__container .block-image-and-text__image-container {
    order: -1;
  }
}
.block-image-and-text .block-image-and-text__container.reversed {
  grid-template-columns: 500px 1fr;
}
@media (width < 700px) {
  .block-image-and-text .block-image-and-text__container.reversed {
    grid-template-columns: 1fr;
  }
}
.block-image-and-text .block-image-and-text__container.reversed .block-image-and-text__image-container {
  order: -1;
}
.block-image-and-text .block-image-and-text__body {
  place-content: center;
}
.block-image-and-text .block-image-and-text__paragraph {
  margin-block-start: 0;
  margin-block-end: 2rem;
  font-size: 1.5rem;
}
.block-image-and-text .block-image-and-text__links {
  display: flex;
  flex-direction: row;
  gap: 2rem;
  font-size: 1rem;
}
@media (width < 700px) {
  .block-image-and-text .block-image-and-text__links {
    flex-direction: column;
    text-align: center;
  }
}
.block-image-and-text .block-image-and-text__image-container {
  max-width: 500px;
  aspect-ratio: 4/3;
}

.block-pick-articles {
  padding-block: 4.75rem;
}
.block-pick-articles .block-pick-articles__container {
  margin-inline: auto;
  max-width: calc(75rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
}
.block-pick-articles .block-pick-articles__heading {
  text-align: start;
  color: black;
  font-size: 2.5rem;
  font-family: "Industry", "Arial Narrow", sans-serif;
  font-weight: 600;
  margin-block-start: 0;
  margin-block-end: 3rem;
}
.block-pick-articles .block-pick-articles__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  list-style-type: none;
  padding: 0;
  gap: 2rem;
}
@media (width < 700px) {
  .block-pick-articles .block-pick-articles__list {
    grid-template-columns: 1fr;
    margin-block-end: 2rem;
  }
}
.block-pick-articles .block-pick-articles__card {
  position: relative;
}
.block-pick-articles .block-pick-articles__card:hover i {
  color: #2f2526;
}
.block-pick-articles .block-pick-articles__card-categories {
  margin-block-end: 1rem;
}
.block-pick-articles .block-pick-articles__card-category {
  position: relative;
  display: inline-block;
  text-decoration: none;
  margin-inline-end: 0.25rem;
  padding: 0 0.5rem;
  color: #2f2526;
  border: 1px solid #2f2526;
  font-size: 0.875rem;
  z-index: 2;
}
.block-pick-articles .block-pick-articles__card-category:hover {
  color: #ffffff;
  background-color: #F20937;
  border-color: #F20937;
}
.block-pick-articles .block-pick-articles__card-excerpt {
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Avenir Next LT Pro", system-ui, -apple-system, "Arial", "Open Sans", sans-serif;
}
.block-pick-articles .block-pick-articles__card-thumbnail {
  margin-block-end: 1.5rem;
  aspect-ratio: 16/9;
  object-fit: cover;
}
.block-pick-articles .block-pick-articles-button-container {
  display: flex;
  justify-content: center;
}
.block-pick-articles .block-pick-articles__card-title {
  text-align: left;
  font-size: 1.375rem;
  font-family: "Industry", "Arial Narrow", sans-serif;
  text-wrap: balance;
  color: #2f2526;
}
.block-pick-articles .block-pick-articles__card-title:hover {
  text-decoration: underline;
}
.block-pick-articles .block-pick-articles__card-title a {
  text-decoration: none;
  color: inherit;
}
.block-pick-articles .block-pick-articles__card-title a:after {
  content: "";
  inset: 0;
  position: absolute;
}
.block-pick-articles i {
  color: #F20937;
}

.block-button-row {
  margin-inline: auto;
  max-width: calc(75rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  align-items: center;
}
.block-button-row > a {
  text-align: center;
}

.article-body__container .block-button-row {
  padding-inline: 0;
}

.content .news-articles:first-child .article:first-child {
  margin-top: -10em;
}

.news-articles {
  margin: 6rem auto;
  padding-top: 1px;
  padding-bottom: 1px;
  width: 100%;
}
@media (min-width: 600px) {
  .news-articles {
    margin: 8rem auto;
  }
}
.news-articles:first-child {
  margin-top: 0;
}
.news-articles:last-child {
  margin-bottom: 0;
}
.news-articles > div {
  max-width: 1200px;
  margin: 0 auto;
}
body.public .news-articles {
  padding-left: 1rem;
  padding-right: 1rem;
  background-color: #2F2526;
}
@media (min-width: 600px) {
  body.public .news-articles {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
body.public .news-articles .article {
  box-shadow: 0 0.6em 1em 0 #000;
}
.news-articles .article {
  box-shadow: 0 0.6em 1em 0 #482D2F;
  box-shadow: 0 0.6em 1em 0 rgba(72, 45, 47, 0.25);
  margin: 3rem 0;
}
.news-articles .article .text {
  background-color: #fff;
  padding: 2em;
}
.news-articles .article .text h3, .news-articles .article .text h4 {
  text-align: left;
  line-height: 1.15em;
}
.news-articles .article .text h3 {
  font-size: 2em;
  margin: 0.6em 0;
}
.news-articles .article .text h3 a {
  color: #482D2F;
}
.news-articles .article .text h4 {
  font-size: 0.8em;
  margin: 0;
  color: #F20A37;
}
.news-articles .article .text p {
  font-family: industry, sans-serif;
}
.news-articles .article .text .read-more {
  display: none;
}
.news-articles .article .text .link-button, .news-articles .article .text .my-page ul.my-page-tabs li a, .my-page ul.my-page-tabs li .news-articles .article .text a, .news-articles .article .text .hotspots-image .infobox a, .hotspots-image .infobox .news-articles .article .text a, .news-articles .article .text body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link, body.public .wp-block-media-text .wp-block-media-text__content .news-articles .article .text .wp-block-button__link {
  margin-top: 0.5em;
  font-size: 0.9em;
}
.news-articles .article .text .link-button br, .news-articles .article .text .my-page ul.my-page-tabs li a br, .my-page ul.my-page-tabs li .news-articles .article .text a br, .news-articles .article .text .hotspots-image .infobox a br, .hotspots-image .infobox .news-articles .article .text a br, .news-articles .article .text body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link br, body.public .wp-block-media-text .wp-block-media-text__content .news-articles .article .text .wp-block-button__link br {
  display: none;
}
.news-articles .article .media br {
  display: none;
}
.news-articles .article img {
  display: block;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
}
@media (min-width: 600px) {
  .news-articles .article {
    margin: 3rem 0;
  }
}
@media (min-width: 1000px) {
  body.public .news-articles .article {
    box-shadow: none;
    margin: 6em 0;
  }
  body.public .news-articles .article > div {
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
  }
  body.public .news-articles .article > div .text {
    width: calc(50% + 2em);
  }
  body.public .news-articles .article > div .media {
    width: 50%;
  }
  body.public .news-articles .article > div .text,
  body.public .news-articles .article > div .media img {
    box-shadow: 0 0.6em 1em 0 #482D2F;
    box-shadow: 0 0.6em 1em 0 rgba(72, 45, 47, 0.25);
  }
  body.public .news-articles .article .text {
    padding-right: 4em;
    margin-bottom: 2em;
    margin-right: -1em;
  }
  body.public .news-articles .article .media {
    margin-top: 3em;
    margin-left: -1em;
  }
  .block-editor .news-articles .article {
    font-family: industry, sans-serif;
  }
  .block-editor .news-articles .article h4 {
    font-family: urw-din, sans-serif;
  }
}
.news-articles .pagination,
.news-articles .categories {
  margin: 4em 0;
}
.news-articles .pagination ul,
.news-articles .categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.news-articles .pagination li,
.news-articles .categories li {
  display: inline-block;
}
.news-articles .pagination li:first-child .link-button, .news-articles .pagination .my-page ul.my-page-tabs li:first-child a, .my-page ul.my-page-tabs .news-articles .pagination li:first-child a, .news-articles .pagination li:first-child .hotspots-image .infobox a, .hotspots-image .infobox .news-articles .pagination li:first-child a, .news-articles .pagination li:first-child body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link, body.public .wp-block-media-text .wp-block-media-text__content .news-articles .pagination li:first-child .wp-block-button__link,
.news-articles .categories li:first-child .link-button,
.news-articles .categories .my-page ul.my-page-tabs li:first-child a,
.my-page ul.my-page-tabs .news-articles .categories li:first-child a,
.news-articles .categories li:first-child .hotspots-image .infobox a,
.hotspots-image .infobox .news-articles .categories li:first-child a,
.news-articles .categories li:first-child body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link,
body.public .wp-block-media-text .wp-block-media-text__content .news-articles .categories li:first-child .wp-block-button__link {
  margin-left: 0;
}
.news-articles .pagination li:last-child .link-button, .news-articles .pagination .my-page ul.my-page-tabs li:last-child a, .my-page ul.my-page-tabs .news-articles .pagination li:last-child a, .news-articles .pagination li:last-child .hotspots-image .infobox a, .hotspots-image .infobox .news-articles .pagination li:last-child a, .news-articles .pagination li:last-child body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link, body.public .wp-block-media-text .wp-block-media-text__content .news-articles .pagination li:last-child .wp-block-button__link,
.news-articles .categories li:last-child .link-button,
.news-articles .categories .my-page ul.my-page-tabs li:last-child a,
.my-page ul.my-page-tabs .news-articles .categories li:last-child a,
.news-articles .categories li:last-child .hotspots-image .infobox a,
.hotspots-image .infobox .news-articles .categories li:last-child a,
.news-articles .categories li:last-child body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link,
body.public .wp-block-media-text .wp-block-media-text__content .news-articles .categories li:last-child .wp-block-button__link {
  margin-right: 0;
}
.news-articles .pagination .link-button, .news-articles .pagination .my-page ul.my-page-tabs li a, .my-page ul.my-page-tabs li .news-articles .pagination a, .news-articles .pagination .hotspots-image .infobox a, .hotspots-image .infobox .news-articles .pagination a, .news-articles .pagination body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link, body.public .wp-block-media-text .wp-block-media-text__content .news-articles .pagination .wp-block-button__link,
.news-articles .categories .link-button,
.news-articles .categories .my-page ul.my-page-tabs li a,
.my-page ul.my-page-tabs li .news-articles .categories a,
.news-articles .categories .hotspots-image .infobox a,
.hotspots-image .infobox .news-articles .categories a,
.news-articles .categories body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link,
body.public .wp-block-media-text .wp-block-media-text__content .news-articles .categories .wp-block-button__link {
  color: #FCECEE;
  margin: 0.5em 0.3em;
}
.news-articles .pagination .link-button.current, .news-articles .pagination .my-page ul.my-page-tabs li a.current, .my-page ul.my-page-tabs li .news-articles .pagination a.current, .news-articles .pagination .hotspots-image .infobox a.current, .hotspots-image .infobox .news-articles .pagination a.current, .news-articles .pagination body.public .wp-block-media-text .wp-block-media-text__content .current.wp-block-button__link, body.public .wp-block-media-text .wp-block-media-text__content .news-articles .pagination .current.wp-block-button__link,
.news-articles .categories .link-button.current,
.news-articles .categories .my-page ul.my-page-tabs li a.current,
.my-page ul.my-page-tabs li .news-articles .categories a.current,
.news-articles .categories .hotspots-image .infobox a.current,
.hotspots-image .infobox .news-articles .categories a.current,
.news-articles .categories body.public .wp-block-media-text .wp-block-media-text__content .current.wp-block-button__link,
body.public .wp-block-media-text .wp-block-media-text__content .news-articles .categories .current.wp-block-button__link {
  background-color: #F20A37;
}
.news-articles .pagination .link-button.page-number, .news-articles .pagination .my-page ul.my-page-tabs li a.page-number, .my-page ul.my-page-tabs li .news-articles .pagination a.page-number, .news-articles .pagination .hotspots-image .infobox a.page-number, .hotspots-image .infobox .news-articles .pagination a.page-number, .news-articles .pagination body.public .wp-block-media-text .wp-block-media-text__content .page-number.wp-block-button__link, body.public .wp-block-media-text .wp-block-media-text__content .news-articles .pagination .page-number.wp-block-button__link,
.news-articles .categories .link-button.page-number,
.news-articles .categories .my-page ul.my-page-tabs li a.page-number,
.my-page ul.my-page-tabs li .news-articles .categories a.page-number,
.news-articles .categories .hotspots-image .infobox a.page-number,
.hotspots-image .infobox .news-articles .categories a.page-number,
.news-articles .categories body.public .wp-block-media-text .wp-block-media-text__content .page-number.wp-block-button__link,
body.public .wp-block-media-text .wp-block-media-text__content .news-articles .categories .page-number.wp-block-button__link {
  min-width: 4em;
  text-align: center;
}
.news-articles .pagination br,
.news-articles .categories br {
  display: none;
}
.news-articles .pagination {
  text-align: right;
}
.news-articles .pagination .prev {
  margin-right: 0.3em;
}
.news-articles .pagination .next {
  margin-left: 0.3em;
}
.news-articles .pagination .prev, .news-articles .pagination .next {
  display: inline-block;
}
.news-articles .pagination .prev .link-button, .news-articles .pagination .prev .my-page ul.my-page-tabs li a, .my-page ul.my-page-tabs li .news-articles .pagination .prev a, .news-articles .pagination .prev .hotspots-image .infobox a, .hotspots-image .infobox .news-articles .pagination .prev a, .news-articles .pagination .prev body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link, body.public .wp-block-media-text .wp-block-media-text__content .news-articles .pagination .prev .wp-block-button__link, .news-articles .pagination .next .link-button, .news-articles .pagination .next .my-page ul.my-page-tabs li a, .my-page ul.my-page-tabs li .news-articles .pagination .next a, .news-articles .pagination .next .hotspots-image .infobox a, .hotspots-image .infobox .news-articles .pagination .next a, .news-articles .pagination .next body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link, body.public .wp-block-media-text .wp-block-media-text__content .news-articles .pagination .next .wp-block-button__link {
  margin: 0.5em 0;
}
.news-articles .pagination .prev .fas.fa-arrow-right, .news-articles .pagination .next .fas.fa-arrow-right {
  margin: 0 0 0 0.5em;
}
.news-articles .pagination .link-button, .news-articles .pagination .my-page ul.my-page-tabs li a, .my-page ul.my-page-tabs li .news-articles .pagination a, .news-articles .pagination .hotspots-image .infobox a, .hotspots-image .infobox .news-articles .pagination a, .news-articles .pagination body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link, body.public .wp-block-media-text .wp-block-media-text__content .news-articles .pagination .wp-block-button__link {
  margin-right: 0;
}

.news-articles.reference-cases {
  margin: 6rem auto;
}
@media (min-width: 600px) {
  .news-articles.reference-cases {
    margin: 8rem auto;
  }
}
body.public .news-articles.reference-cases {
  background-color: #FCECEE;
}
body.public .news-articles.reference-cases .article {
  box-shadow: 0 0.6em 1em 0 #482D2F;
  box-shadow: 0 0.6em 1em 0 rgba(72, 45, 47, 0.25);
}
.news-articles.reference-cases:first-child {
  margin-top: 0;
}
.news-articles.reference-cases:last-child {
  margin-bottom: 0;
}
.news-articles.reference-cases .article .text {
  background-color: #2F2526;
  color: #FCECEE;
  z-index: 0;
}
.news-articles.reference-cases .article .text h3 a,
.news-articles.reference-cases .article .text .link-button,
.news-articles.reference-cases .article .text .my-page ul.my-page-tabs li a,
.my-page ul.my-page-tabs li .news-articles.reference-cases .article .text a,
.news-articles.reference-cases .article .text .hotspots-image .infobox a,
.hotspots-image .infobox .news-articles.reference-cases .article .text a,
.news-articles.reference-cases .article .text body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link,
body.public .wp-block-media-text .wp-block-media-text__content .news-articles.reference-cases .article .text .wp-block-button__link {
  color: #FCECEE;
}
@media (min-width: 1000px) {
  body.public .news-articles.reference-cases .article {
    box-shadow: none;
    margin: 10em 0;
  }
  body.public .news-articles.reference-cases .article > div {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.public .news-articles.reference-cases .article > div .media {
    align-self: center;
    width: 90%;
  }
  body.public .news-articles.reference-cases .article > div .media img {
    margin: 0;
  }
  body.public .news-articles.reference-cases .article > div .text {
    align-self: flex-end;
    width: 550px;
  }
  body.public .news-articles.reference-cases .article > div > div,
  body.public .news-articles.reference-cases .article > div img {
    box-shadow: 0 0.6em 1em 0 #482D2F;
    box-shadow: 0 0.6em 1em 0 rgba(72, 45, 47, 0.25);
  }
  body.public .news-articles.reference-cases .article .text {
    padding: 2em;
    margin-top: -10em;
    margin-bottom: 0;
    margin-right: 0;
  }
  .block-editor .news-articles.reference-cases .article {
    font-family: industry, sans-serif;
  }
  .block-editor .news-articles.reference-cases .article h3 {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }
  .block-editor .news-articles.reference-cases .article h3 a {
    text-decoration: none;
  }
  body.public .news-articles.reference-cases .article:nth-child(even) > div .text {
    align-self: flex-start;
  }
}

.people {
  margin: 4.5rem 0;
  padding: 0 1rem;
}
.people > div {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.people .person {
  margin: 1.5em 1rem;
  display: block;
  width: 100%;
}
.people .person img {
  align-self: flex-start;
  margin-right: 2em;
  margin-bottom: 1em;
}
.people .person h3 {
  color: #482D2F;
  font-size: 1.3em;
  text-align: left;
}
.people .person h4 {
  font-size: 1em;
  font-weight: normal;
  text-align: left;
  text-transform: none;
  margin-bottom: 1.5em;
}
.people .person .link-button, .people .person .my-page ul.my-page-tabs li a, .my-page ul.my-page-tabs li .people .person a, .people .person .hotspots-image .infobox a, .hotspots-image .infobox .people .person a, .people .person body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link, body.public .wp-block-media-text .wp-block-media-text__content .people .person .wp-block-button__link {
  display: block;
  margin: 0.5em 0;
  padding: 0.6em 0.8em 0.4em;
}
@media (min-width: 600px) {
  .people {
    margin: 6rem auto;
  }
  .people .person {
    margin: 2em 4% 2em 0;
    width: 48%;
  }
  .people .person .info {
    display: -ms-flexbox;
    display: flex;
  }
  .people .person:nth-child(2n) {
    margin-right: 0;
  }
  .people .person img {
    margin-bottom: 0.5em;
  }
}
@media (min-width: 1000px) {
  .people .person {
    margin-right: 2%;
    width: 32%;
  }
  .people .person .info {
    display: -ms-flexbox;
    display: flex;
  }
  .people .person:nth-child(2n) {
    margin-right: 2%;
  }
  .people .person:nth-child(3n) {
    margin-right: 0;
  }
}
.block-editor .people {
  font-family: industry, sans-serif;
}

.block-team-member .block-team-member__container {
  margin-inline: auto;
  max-width: calc(75rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
}
.block-team-member .block-team-member__list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  list-style-type: none;
  padding: 0;
  gap: 1.5rem;
  justify-items: start;
}
.block-team-member .block-team-member__card {
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
}
.block-team-member .block-team-member__card-body {
  align-self: center;
}
.block-team-member .block-team-member__card-name {
  text-align: left;
  font-size: 1.75rem;
  font-family: "Industry", "Arial Narrow", sans-serif;
  font-weight: 600;
  margin: 0;
}
.block-team-member .block-team-member__card-jobtitle {
  font-family: "Avenir Next LT Pro", system-ui, -apple-system, "Arial", "Open Sans", sans-serif;
  font-size: 1.25rem;
  margin-block: 0 1.5rem;
}
.block-team-member a {
  display: block;
  font-family: "Avenir Next LT Pro", system-ui, -apple-system, "Arial", "Open Sans", sans-serif;
  font-size: 1rem;
  color: #2f2526;
}
.block-team-member a:first-child {
  margin-block: 0 1.5rem;
}
.block-team-member a i {
  margin-right: 3px;
}
.block-team-member a:hover {
  color: #F20937;
}

.block-references {
  padding-block: 4.75rem;
  background-color: #F4E8E8;
}
@media (width < 700px) {
  .block-references {
    padding-block: 4.75rem;
  }
}
.block-references .block-references__container {
  margin-inline: auto;
  max-width: calc(75rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
}
.block-references .block-references__heading {
  margin-block: 1.5rem;
  color: #2f2526;
  text-align: start;
}
.block-references .block-references__slider {
  max-width: 1320px;
  margin-inline: auto;
  display: grid;
  grid-template-columns: 44px 1fr 44px;
  gap: 1rem;
  place-items: center;
}
@media (width < 700px) {
  .block-references .block-references__slider {
    grid-template-columns: 1fr;
  }
}
.block-references .block-references__slider-viewport {
  max-width: 1200px;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  overflow: hidden;
}
.block-references .block-references__slider-button {
  aspect-ratio: 1/1;
  border: 2px solid #2f2526;
  background-color: transparent;
  cursor: pointer;
  padding-top: 4px;
}
@media (width < 700px) {
  .block-references .block-references__slider-button {
    display: none;
  }
}
.block-references .block-references__slider-button:hover {
  border-color: #F20937;
  background-color: #F20937;
  color: #ffffff;
}
.block-references .block-references__slider-case {
  display: grid;
  grid-template-columns: 1fr 1fr;
  place-items: center;
  gap: 4rem;
  width: 100%;
  flex-shrink: 0;
  flex-grow: 0;
  background-color: #fef7f7;
  transition: translate 0.5s ease-in-out;
}
@media (width < 700px) {
  .block-references .block-references__slider-case {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
}
.block-references .block-references__slider-case-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (width < 700px) {
  .block-references .block-references__slider-case-image {
    aspect-ratio: 3/2;
    object-fit: cover;
  }
}
.block-references .block-references__slider-case-body {
  width: 100%;
  padding-block: 1.75rem;
  padding-inline-end: 40px;
}
@media (width < 700px) {
  .block-references .block-references__slider-case-body {
    padding-block: 1rem;
    padding-inline: 1rem;
  }
}
.block-references .block-references__slider-title {
  color: #2f2526;
  font-size: 1.375rem;
  font-weight: 600;
  text-align: start;
}
.block-references .block-references__slider-exerpt {
  color: #2f2526;
  font-family: "Avenir Next LT Pro", system-ui, -apple-system, "Arial", "Open Sans", sans-serif;
  font-size: 1rem;
  text-align: start;
}
.block-references .block-references__slider-pages {
  margin-block: 1.5rem;
  text-align: center;
}
.block-references .block-references__slider-page-button {
  aspect-ratio: 1/1;
  width: 1rem;
  background-color: #2f2526;
  border: none;
  margin-inline: 0.25rem;
  cursor: pointer;
}
@media (width < 700px) {
  .block-references .block-references__slider-page-button {
    width: 2rem;
  }
}
.block-references .block-references__slider-page-button.active {
  background-color: #F20937;
}
.block-references .block-references__slider-page-button:hover {
  opacity: 0.75;
  background-color: #F20937;
}
.block-references .block-references__ctas {
  text-align: center;
  margin-block: 2rem;
}

.block-page-link {
  background-color: #ffffff;
}
.block-page-link .block-page-link__container {
  margin-inline: auto;
  max-width: calc(75rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem;
  padding-block: 4.75rem;
}
@media (width < 700px) {
  .block-page-link .block-page-link__container {
    grid-template-columns: 1fr;
  }
}
.block-page-link + .block-page-link .block-page-link__container {
  border-top: 1px solid #2f2526;
}
.block-page-link .block-page-link__image {
  aspect-ratio: 4/3;
  object-fit: cover;
}
.block-page-link .block-page-link__image.reversed {
  order: 1;
}
@media (width < 700px) {
  .block-page-link .block-page-link__image.reversed {
    order: -1;
  }
}
.block-page-link .block-page-link__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.block-page-link .block-page-link__subtitle {
  color: #F20937;
  font-family: "Industry", "Arial Narrow", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
  margin-block-start: 0;
  margin-block-end: 0.75rem;
}
.block-page-link .block-page-link__title {
  font-family: "Industry", "Arial Narrow", sans-serif;
  color: #2E2626;
  font-size: 2.125rem;
  font-weight: 600;
  margin-block-start: 0;
  margin-block-end: 0.75rem;
}
.block-page-link .block-page-link__paragraph {
  font-family: "Avenir Next LT Pro", system-ui, -apple-system, "Arial", "Open Sans", sans-serif;
  font-size: 1.125rem;
  color: #2f2526;
  margin-block-start: 0;
  margin-block-end: 2.5rem;
}

.location {
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 6rem auto;
  max-width: 100%;
}
@media (min-width: 600px) {
  .location {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 600px) {
  .location {
    margin: 8rem auto;
  }
}
.location > div {
  box-shadow: 0 0.6em 1em 0 #482D2F;
  box-shadow: 0 0.6em 1em 0 rgba(72, 45, 47, 0.25);
  margin: 0 auto;
  max-width: 100%;
  width: 1200px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.location > div > div {
  width: 100%;
}
.location .info {
  background-color: #2F2526;
  color: #FCECEE;
  padding: 1.5rem 1rem;
}
.location .info .address,
.location .info .fax {
  font-size: 1.1em;
}
.location .info .fax {
  margin: 1em 0;
}
.location .info .contact {
  margin-top: 1.5em;
}
.location .info .contact a {
  margin: 0.5em 1em 0;
  display: block;
}
.location .info .contact a:first-child {
  margin-left: 0;
}
.location .info .contact a:last-child {
  margin-right: 0;
}
.location .info h3 {
  font-size: 1.6em;
  text-align: left;
}
.location .info a {
  color: #FCECEE;
}
.location .acf-map {
  min-height: 300px;
  /* fixes potential theme css conflict */
}
.location .acf-map img {
  max-width: inherit !important;
}
@media (min-width: 1000px) {
  .location .info {
    padding: 3rem;
  }
  .location .info .contact a {
    display: inline-block;
  }
  body.public .location > div {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  body.public .location.has-map .info {
    width: 60%;
  }
  body.public .location.has-map .acf-map {
    width: 40%;
  }
}
.block-editor .location {
  font-family: industry, sans-serif;
}

.image-gallery {
  margin-inline: auto;
  max-width: calc(75rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
}
.image-gallery img {
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
}
.image-gallery .main-image .caption {
  background-color: #2f2526;
  color: #ffffff;
  font-size: 1.125rem;
  padding: 0.5rem 1rem;
}
.image-gallery .main-image .caption:empty {
  display: none;
}
.image-gallery .thumbnails {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.25rem;
}
.image-gallery .thumbnails.image-count-4 {
  grid-template-columns: repeat(4, 1fr);
}
.image-gallery .thumbnails.image-count-3, .image-gallery .thumbnails.image-count-2, .image-gallery .thumbnails.image-count-1 {
  grid-template-columns: repeat(3, 1fr);
}
@media (width < 1280px) {
  .image-gallery .thumbnails {
    grid-template-columns: repeat(2, 1fr);
  }
  .image-gallery .thumbnails.image-count-4 {
    grid-template-columns: repeat(2, 1fr);
  }
  .image-gallery .thumbnails.image-count-3, .image-gallery .thumbnails.image-count-2, .image-gallery .thumbnails.image-count-1 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.image-gallery .thumbnails a {
  display: block;
}
.image-gallery .thumbnails a:hover {
  padding-bottom: 0 !important;
  box-shadow: none !important;
}
.image-gallery .thumbnails img {
  border: 2px solid transparent;
  height: auto;
  width: 100%;
  display: block;
  object-fit: fill;
}
.image-gallery .thumbnails img:hover {
  border-color: #F20937;
}
.image-gallery .thumbnails .caption {
  display: none;
}
.image-gallery .thumbnails .active img {
  border: 2px solid #F20937;
  box-sizing: border-box;
}

.article-body__container .image-gallery {
  padding-inline: 0;
}

.steps {
  margin: 6rem auto;
  padding: 0 1rem 0 2rem;
}
@media (min-width: 600px) {
  .steps {
    margin: 8rem auto;
  }
}
@media (min-width: 600px) {
  .steps {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.steps > div {
  max-width: 1000px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
h2 + .steps, h3 + .steps {
  margin-top: 0;
}
.steps .step {
  box-shadow: 0 0.6em 1em 0 #482D2F;
  box-shadow: 0 0.6em 1em 0 rgba(72, 45, 47, 0.25);
  margin: 2em 0;
  background-color: #fff;
  position: relative;
  padding: 2.5em;
}
.steps .step-count {
  position: absolute;
  left: -1em;
  top: -1em;
  background-color: #F20A37;
  border-radius: 50%;
  color: #fff;
  height: 2.8rem;
  width: 2.8rem;
  font-family: urw-din, sans-serif;
  font-weight: bold;
  line-height: 2.6rem;
  text-align: center;
  font-size: 1.3em;
}
.steps .title {
  display: -ms-flexbox;
  display: flex;
}
.steps .title i {
  margin-right: 1.3rem;
  font-size: 1.7em;
}
.steps h3 {
  text-align: left;
  color: #F20A37;
  font-size: 2em;
  margin: 0;
  line-height: 1;
}
.steps p:last-child {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .steps .step {
    width: 80%;
  }
  .steps .step:nth-child(2n) {
    align-self: flex-end;
  }
}
@media (min-width: 1000px) {
  .steps .step {
    margin: 1em 0;
    width: 48%;
  }
}

.nordic-bulk-transporter {
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 6rem auto;
}
@media (min-width: 600px) {
  .nordic-bulk-transporter {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 600px) {
  .nordic-bulk-transporter {
    margin: 8rem auto;
  }
}
.nordic-bulk-transporter.hotspots-image > div {
  box-shadow: none;
  width: 1600px;
}
.nordic-bulk-transporter > div {
  max-width: 1600px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.nordic-bulk-transporter select {
  font-family: industry, sans-serif;
  height: 44px;
  width: 100%;
}
.nordic-bulk-transporter .selection {
  display: none;
  border: 1px solid #F20A37;
  margin-right: 2em;
}
.nordic-bulk-transporter .selection h3 {
  color: #482D2F;
  font-size: 1em;
  text-transform: uppercase;
  text-align: left;
  margin: 0;
}
.nordic-bulk-transporter .selection h3 a {
  color: #482D2F;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1em 0;
  line-height: 1;
}
.nordic-bulk-transporter .selection h3 span {
  margin-top: 3px;
}
.nordic-bulk-transporter .selection h3 img {
  height: 1em;
  margin-left: 2em;
  transition: transform 200ms;
}
.nordic-bulk-transporter .selection .group {
  border-bottom: 2px solid rgba(162, 154, 155, 0.16);
}
.nordic-bulk-transporter .selection .group:last-child {
  border-bottom: none;
}
.nordic-bulk-transporter .selection .group > div {
  margin: 0 2em 0 2em;
}
.nordic-bulk-transporter .selection .group > div > div {
  max-height: 0;
  overflow-y: hidden;
  transition: max-height 500ms cubic-bezier(0, 1, 0, 1);
  padding: 0 1px;
}
.nordic-bulk-transporter .selection .group > div > div > div {
  margin-bottom: 1em;
}
.nordic-bulk-transporter .selection .group > div.active h3 img {
  transform: rotate(90deg);
}
.nordic-bulk-transporter .selection .group > div.active > div {
  max-height: 2000px;
  transition: max-height 500ms ease-in-out;
}
.nordic-bulk-transporter .selection label {
  display: block;
  padding: 0.3em 0;
  font-size: 0.9em;
  font-weight: 500;
  white-space: nowrap;
  text-transform: uppercase;
}
.nordic-bulk-transporter .selection label input[type=radio] {
  margin-right: 0.5em;
}
.nordic-bulk-transporter .selection label:hover {
  cursor: pointer;
}
.nordic-bulk-transporter .image-container {
  flex-grow: 1;
  margin-bottom: 300px;
}
.nordic-bulk-transporter .image-container > div {
  display: none;
}
.nordic-bulk-transporter .image-container > div.active {
  display: block;
}
.nordic-bulk-transporter .image-container img {
  max-width: 100%;
  height: auto;
}
@media (min-width: 600px) {
  .nordic-bulk-transporter > div {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .nordic-bulk-transporter select {
    display: none;
  }
  .nordic-bulk-transporter .selection {
    display: block;
  }
  .nordic-bulk-transporter .image-container {
    margin-bottom: 0;
    width: 0;
  }
}

.hotspots-image {
  margin: 6rem auto;
  max-width: 100%;
}
@media (min-width: 600px) {
  .hotspots-image {
    margin: 8rem auto;
  }
}
body.public .hotspots-image:first-child {
  margin-top: -5em;
}
.hotspots-image > div {
  box-shadow: 0 0.6em 1em 0 #482D2F;
  box-shadow: 0 0.6em 1em 0 rgba(72, 45, 47, 0.25);
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.hotspots-image .hotspots {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.hotspots-image .hotspot {
  background: url("/wp-content/themes/grensesnitt/images/hotspot.svg");
  background-size: 100% 100%;
  position: absolute;
  width: 30px;
  height: 30px;
}
.hotspots-image .hotspot:hover {
  cursor: pointer;
}
.hotspots-image .hotspot .info {
  display: none;
}
.hotspots-image .line {
  height: 2px;
  position: absolute;
  transform-origin: 0 100%;
  background-image: linear-gradient(to right, #F20A37 50%, rgba(255, 255, 255, 0) 0%);
  background-size: 20px 1px;
  background-repeat: repeat;
}
.hotspots-image .image {
  width: 100%;
  height: auto;
  display: block;
}
.hotspots-image .image-container > div {
  position: relative;
}
.hotspots-image .infobox {
  box-shadow: 0 0.6em 1em 0 #482D2F;
  box-shadow: 0 0.6em 1em 0 rgba(72, 45, 47, 0.25);
  background-color: #fff;
  padding: 1.5em;
  display: none;
  width: 80%;
  position: absolute;
}
.hotspots-image .infobox h4 {
  color: #F20A37;
  font-size: 1.3em;
  text-align: left;
  margin: 0;
}
.hotspots-image .infobox p {
  font-size: 1em;
  font-family: industry, sans-serif;
}
.hotspots-image .infobox p:last-child {
  margin-bottom: 0;
}
.hotspots-image .infobox p:empty {
  display: none;
}
.hotspots-image .infobox figure {
  margin: 1em 0;
  max-width: 100%;
}
.hotspots-image .infobox figure:last-child {
  margin-bottom: 0;
}
.hotspots-image .infobox a {
  display: block;
  font-size: 0.95em;
  margin-top: 1em;
  padding-bottom: 0.8em;
  text-align: center;
}
.hotspots-image .infobox img {
  width: 100%;
  height: auto;
  margin-bottom: 0.5em;
}
@media (min-width: 600px) {
  body.public .hotspots-image:first-child {
    margin-top: -10em;
  }
}
@media (min-width: 1000px) {
  .hotspots-image .infobox {
    width: 30%;
  }
}

.block-product-types {
  padding-block: 48px;
}
.block-product-types__title {
  font-family: "Industry", "Arial Narrow", sans-serif;
  font-size: 2.125rem;
  line-height: 1.2;
  font-weight: 700;
  text-wrap: balance;
  margin-inline: auto;
  max-width: calc(75rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
}
.block-product-types__list {
  margin-inline: auto;
  max-width: calc(75rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
  list-style-type: none;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (width < 1000px) {
  .block-product-types__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (width < 700px) {
  .block-product-types__list {
    grid-template-columns: 1fr;
  }
}
.block-product-types__item {
  display: grid;
  position: relative;
  grid-template-rows: auto 1fr;
  background-color: #2f2526;
  cursor: pointer;
}
.block-product-types__item:hover {
  background-color: #F20937;
}
.block-product-types__item:focus-within {
  outline: 4px solid #F20937;
  outline-offset: 2px;
}
.block-product-types__item-box {
  display: block;
}
.block-product-types__item-image {
  aspect-ratio: 4/3;
  object-fit: cover;
  background-color: #fef7f7;
}
.block-product-types__item-title {
  font-family: "Industry", "Arial Narrow", sans-serif;
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 700;
  text-wrap: balance;
  margin: 0;
  padding: 0.5rem 1rem;
  text-decoration: none;
  text-align: center;
}
.block-product-types__item-link:any-link {
  color: #2f2526;
  text-decoration: none;
  color: #ffffff;
}
.block-product-types__item-link:any-link:focus {
  outline: none;
}
.block-product-types__item-link::after {
  content: "";
  position: absolute;
  inset: 0;
}

.logos {
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 6rem auto;
  max-width: 1600px;
  margin-top: 0;
  width: 100%;
}
@media (min-width: 600px) {
  .logos {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 600px) {
  .logos {
    margin: 8rem auto;
  }
}
.logos > div {
  margin: 0 auto;
}
.logos h3 {
  margin-bottom: 2em;
}
article .article-body .logos h3 {
  text-align: center;
}
.logos .logo-list {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 2em;
  position: relative;
}
.logos .logo-list .glide__slide {
  padding: 2em 1em 1em;
  height: 100%;
}
.logos .logo-list .glide__slide > div {
  background-color: #eee;
  padding: 0 1em 1em;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.25);
  text-align: center;
}
.logos .logo-list .glide__slide .image {
  position: relative;
}
.logos .logo-list .glide__slide .image a {
  display: block;
  transform: translateY(-2em);
}
.logos .logo-list .glide__slide .image a:hover {
  padding-bottom: 0;
  box-shadow: none;
}
.logos .logo-list .glide__slide .image figure {
  background-color: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  padding: 1.5em;
  margin: 0 0 -2em;
}
.logos .logo-list .glide__slide .image figure > div {
  padding-top: 100%;
  position: relative;
}
.logos .logo-list .glide__slide .image figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
}
.logos .logo-list .glide__slide p {
  font-size: 0.9em;
}
.logos .logo-list .glide__slide .link-button, .logos .logo-list .glide__slide .my-page ul.my-page-tabs li a, .my-page ul.my-page-tabs li .logos .logo-list .glide__slide a, .logos .logo-list .glide__slide body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link, body.public .wp-block-media-text .wp-block-media-text__content .logos .logo-list .glide__slide .wp-block-button__link, .logos .logo-list .glide__slide .hotspots-image .infobox a, .hotspots-image .infobox .logos .logo-list .glide__slide a {
  width: 100%;
  text-align: center;
  padding: 0.5em 0.75em;
  font-size: 0.8em;
}
.logos .glide-navigation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.logos .glide-navigation .glide-nav-button {
  position: absolute;
  width: 30px;
  top: 0;
  bottom: 0;
  color: #F20A37;
  pointer-events: auto;
}
.logos .glide-navigation .glide-nav-button:hover {
  box-shadow: none;
}
.logos .glide-navigation .glide-nav-button i {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.logos .glide-navigation .glide-nav-button.glide-prev {
  left: 0;
}
.logos .glide-navigation .glide-nav-button.glide-next {
  right: 0;
}
.logos .glide-navigation .glide-nav-button.glide-next i {
  left: inherit;
  right: 0;
}
.logos .glide-navigation .glide-nav-button:after {
  display: none;
}

.video-block {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-top: 6rem;
  width: 100%;
}
@media (min-width: 600px) {
  .video-block {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
body.public .video-block:first-child {
  margin-top: -10em;
}
body.public .video-block:first-child > div:first-child {
  margin-top: 0;
}
.video-block > div {
  position: relative;
  padding-top: 56.25%;
}
.video-block > div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 600px) {
  .video-block {
    margin-top: 8rem;
  }
}

.store-front {
  margin-top: -10em;
}

.article-header {
  background: #fef7f7;
}
.article-header__image {
  max-width: 90rem;
  width: 100%;
  height: 485px;
  object-fit: cover;
  object-position: center;
  margin-inline: auto;
}
.article-header__container {
  padding-block: 3rem;
  max-width: 708px;
  margin-inline: auto;
}
.article-header .categories {
  padding: 0;
}
.article-header .categories li {
  display: inline-block;
  font-family: "Avenir Next LT Pro", system-ui, -apple-system, "Arial", "Open Sans", sans-serif;
  border: 1px solid currentColor;
  font-size: 1rem;
  padding: 0.25rem 0.5rem;
  margin-inline-end: 0.5rem;
}
.article-header .categories li:hover {
  color: #ffffff;
  background-color: #F20937;
  cursor: pointer;
}
.article-header .categories a {
  text-decoration: none;
}
.article-header .metadata {
  margin-block: 1rem 1.75rem;
  font-size: 0.875rem;
}
.article-header .metadata span {
  display: inline-block;
  position: relative;
  height: 1em;
  width: 1em;
  background-color: #F20937;
  top: 2px;
  margin-inline-end: 2px;
}
.article-header .preview {
  font-size: 1.25rem;
}
.article-header .preview a {
  display: none;
}
.article-header .title {
  font-family: "Industry", "Arial Narrow", sans-serif;
  font-size: 4.5rem;
  line-height: 1.2;
  font-weight: 700;
  text-wrap: balance;
  margin-block: 1rem 1.75rem;
}
@media (width < 1280px) {
  .article-header .title {
    font-size: 3rem;
  }
}
.article-header.normal {
  background: #fef7f7;
  background-image: none !important;
}
.article-header.normal .article-header__image {
  max-width: none;
}
.article-header.small {
  min-height: 200px;
}
.article-header.small .article-header__container {
  max-width: 1500px;
}
.article-header.small .article-header__image {
  display: none;
}
.article-header.tall {
  min-height: 75vh;
  display: grid;
  align-content: center;
}
.article-header.small, .article-header.tall {
  position: relative;
  background-color: #313131;
  background-size: cover;
  background-blend-mode: overlay;
}
.article-header.small::before, .article-header.tall::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  pointer-events: none;
}
.article-header.small, .article-header.small *, .article-header.tall, .article-header.tall * {
  color: #ffffff;
}
.article-header.small .title, .article-header.tall .title {
  color: #ffffff;
}
.article-header.small .categories li, .article-header.tall .categories li {
  border-color: #ffffff;
}
.article-header.small .preview, .article-header.tall .preview {
  color: #ffffff;
}
.article-header.small .article-header__container, .article-header.tall .article-header__container {
  position: relative;
  z-index: 1;
  text-align: center;
}
.article-header.small .article-header__buttons a, .article-header.tall .article-header__buttons a {
  margin: 1rem;
  font-size: 120%;
  color: #2f2526;
  background-color: #ffffff;
  border-color: #ffffff;
}
.article-header.small .article-header__buttons a:focus-visible, .article-header.tall .article-header__buttons a:focus-visible {
  outline: 4px solid #F20937;
  outline-offset: 3px;
}
.article-header.small .article-header__buttons a:hover, .article-header.tall .article-header__buttons a:hover {
  color: #ffffff;
  background-color: #F20937;
  border-color: #F20937;
}
.article-header.small .article-header__buttons a:hover i, .article-header.tall .article-header__buttons a:hover i {
  color: #ffffff;
}

.template-custom-post-default-wp-editor .article-header__container {
  max-width: calc(44rem + var(--container-padding, 1rem) * 2);
}
.template-custom-post-default-wp-editor .article-body__container {
  padding-left: 0;
  padding-right: 0;
}

article.post-type-product_type .product-type__header {
  background-color: #fef7f7;
  padding-bottom: 3rem;
}
article.post-type-product_type .product-type__header-image {
  margin-inline: auto;
  max-width: calc(90rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
  width: 100%;
  height: 485px;
  object-fit: cover;
}
article.post-type-product_type .breadcrumbs {
  margin-inline: auto;
  max-width: calc(90rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
  margin-top: 1rem;
}
article.post-type-product_type .login-section {
  margin-inline: auto;
  max-width: calc(44rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
  margin-top: 2rem;
}
article.post-type-product_type .login-section p {
  margin-block: 0.5rem;
  font-size: 1.125rem;
  font-weight: 700;
}
article.post-type-product_type .login-section .login-buttons {
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
}
article.post-type-product_type .login-section .login-buttons a {
  font-size: 1rem;
}
article.post-type-product_type .product-type__document-list {
  margin-inline: auto;
  max-width: calc(44rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  list-style-type: none;
}
article.post-type-product_type .product-type__images {
  margin-inline: auto;
  max-width: calc(75rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
  padding-block: 4rem;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  place-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}
article.post-type-product_type .product-type__image {
  object-fit: contain;
  max-height: 300px;
}
article.post-type-product_type .product-type__parts-list {
  margin-inline: auto;
  max-width: calc(75rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
  list-style-type: none;
  margin-block-end: 2rem;
}
article.post-type-product_type .product-type__parts-list-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-block: 24px;
  border-bottom: 1px solid #CFCFD3;
}
article.post-type-product_type .product-type__part-name,
article.post-type-product_type .product-type__part-number {
  margin: 0;
}
article.post-type-product_type .product-type__part-number {
  font-size: 1rem;
}
article.post-type-product_type .product-type__part-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  column-gap: 2rem;
  row-gap: 0;
}
article.post-type-product_type .product-type__part-stock-qty {
  font-weight: 700;
}
article.post-type-product_type .product-type__part-stock-qty.out-of-stock {
  color: #F20937;
}
article.post-type-product_type .product-type__part-price {
  min-width: 121px;
  text-align: end;
}
article.post-type-product_type .amount {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
article.post-type-product_type .amount input {
  width: 5ch;
  text-align: end;
}
article.post-type-product_type .amount input:focus {
  outline-color: #F20937;
}
article.post-type-product_type .amount button {
  cursor: pointer;
  background-color: transparent;
  border: none;
}
article.post-type-product_type .amount button:hover {
  background-color: #f5e8e8;
}
article.post-type-product_type .product-types {
  margin-inline: auto;
  max-width: calc(75rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
}
article.post-type-product_type .product-types__list {
  display: grid;
  column-gap: 1.5rem;
  grid-template-columns: repeat(auto-fit, minmax(384px, 1fr));
  list-style-type: none;
  padding: 0;
}
article.post-type-product_type .product-types__list-item {
  position: relative;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
  margin-bottom: 2rem;
}
article.post-type-product_type .product-types__list-item:hover {
  background-color: #fef7f7;
}
article.post-type-product_type .product-types__list-item:hover i {
  color: #2f2526;
}
article.post-type-product_type .product-types__list-item-image {
  margin-block-end: 1rem;
  padding: 10px 10px 0px 10px;
  aspect-ratio: 16/9;
  object-fit: cover;
  min-height: 216px;
}
article.post-type-product_type .product-types__list-item-title {
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
  padding-left: 10px;
  font-size: 1.375rem;
  margin-block-end: 1rem;
  text-wrap: balance;
  color: #2f2526;
}
article.post-type-product_type .product-types__list-item-title:hover {
  text-decoration: underline;
}
article.post-type-product_type .product-types__list-item-title a {
  text-decoration: none;
  color: inherit;
}
article.post-type-product_type .product-types__list-item-title a:after {
  content: "";
  inset: 0;
  position: absolute;
}
article.post-type-product_type .product-types__list-categories {
  display: flex;
  flex-wrap: wrap;
  margin-block-end: 0.5rem;
  list-style: none;
  padding-left: 10px;
}
article.post-type-product_type .product-types__list-category {
  position: relative;
  display: inline-block;
  text-decoration: none;
  margin-inline-end: 0.5rem;
  margin-block-end: 1rem;
  padding: 0 0.5rem;
  color: #ffffff;
  border: 1px solid #ffffff;
  font-size: 0.875rem;
  z-index: 2;
}
article.post-type-product_type .product-types__list-category:hover {
  color: #ffffff;
  background-color: #F20937;
  border-color: #F20937;
}

.shopping-cart {
  margin-inline: auto;
  max-width: calc(75rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
  padding-block: 4rem;
}
@media (width < 900px) {
  .shopping-cart h1 {
    font-size: 2.5rem;
  }
  .shopping-cart .shopping-cart__row-info-name, .shopping-cart .price {
    font-size: 1rem;
  }
}
.shopping-cart .shopping-cart__table {
  padding: 0;
  width: 100%;
}
.shopping-cart .shopping-cart__row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-block: 1.5rem;
  border-bottom: solid 2px #CFCFD3;
}
.shopping-cart .shopping-cart__row-info-name {
  flex-grow: 1;
  margin: 0;
  font-size: 1.125rem;
  font-weight: 700;
}
.shopping-cart .shopping-cart__actions {
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
}
.shopping-cart .shopping-cart__actions .action {
  width: 40px;
  align-items: center;
}
.shopping-cart .shopping-cart__actions .price {
  width: 14ch;
  text-align: end;
}
.shopping-cart .shopping-cart__actions .remove-item {
  color: #625355;
  margin-inline-start: 0.75rem;
}
.shopping-cart .shopping-cart__actions .remove-item:hover {
  color: #F20937;
}
.shopping-cart .shopping-cart__product-id {
  font-size: 1rem;
  margin: 0;
}
.shopping-cart .shopping-cart__qty .inner {
  display: flex;
  padding: 0.5rem;
}
.shopping-cart .shopping-cart__qty input {
  width: 6ch;
  padding: 5px;
  text-align: end;
}
.shopping-cart .shopping-cart__qty .add, .shopping-cart .shopping-cart__qty .subtract {
  background-color: transparent;
}
.shopping-cart .shopping-cart__qty .stock-count {
  font-size: 0.875rem;
  text-align: center;
}
@media (width < 900px) {
  .shopping-cart .shopping-cart__qty {
    flex-basis: 100%;
    row-gap: 1rem;
  }
  .shopping-cart .shopping-cart__qty .inner {
    justify-content: start;
  }
}
.shopping-cart .row.foot {
  display: flex;
  justify-content: space-between;
  padding-block: 0.5rem;
  padding-inline-end: 40px;
}
.shopping-cart .row.foot p {
  margin: 0;
  font-weight: 700;
}
.shopping-cart .row.foot .price {
  width: 20ch;
  text-align: end;
}
.shopping-cart .delivery-choice {
  margin-block: 3rem;
  padding: 2rem 1.5rem;
  border: 2px solid #F20937;
  accent-color: #F20937;
  background-color: #fef7f7;
}
.shopping-cart .delivery-choice h2, .shopping-cart .delivery-choice p {
  margin-block: 0.25rem 1rem;
}
.shopping-cart .delivery-choice .option span {
  font-weight: 700;
  padding-inline-start: 1rem;
}
.shopping-cart .delivery-choice .option p {
  padding-inline-start: 2.5rem;
}
.shopping-cart .cart-form {
  margin-inline: auto;
  max-width: calc(44rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
  padding-block: 2rem;
}
.shopping-cart .cart-form .po-number-wrapper,
.shopping-cart .cart-form .comment-wrapper {
  margin-bottom: 1.5rem;
}
.shopping-cart .cart-form .po-number-wrapper input, .shopping-cart .cart-form .po-number-wrapper textarea,
.shopping-cart .cart-form .comment-wrapper input,
.shopping-cart .cart-form .comment-wrapper textarea {
  width: 100%;
  padding: 0.5rem;
}
.shopping-cart .cart-form .po-number-wrapper textarea,
.shopping-cart .cart-form .comment-wrapper textarea {
  height: 120px;
  resize: none;
}
.shopping-cart .cart-form .po-number-wrapper input,
.shopping-cart .cart-form .comment-wrapper input {
  padding: 0.5rem;
}
.shopping-cart .cart-form .po-number-wrapper label,
.shopping-cart .cart-form .comment-wrapper label {
  display: block;
  font-weight: 700;
}
@media (width < 500px) {
  .shopping-cart .cart-form .actions {
    gap: 1rem;
    flex-direction: column-reverse;
    align-items: stretch;
  }
  .shopping-cart .cart-form .actions a {
    text-align: center;
  }
}
.shopping-cart .actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-block: 2rem;
}
.shopping-cart .article-body {
  margin-inline: auto;
  max-width: calc(44rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
}
.shopping-cart .no-items {
  font-size: 1.2em;
  text-align: center;
}

.register-user {
  margin-inline: auto;
  max-width: calc(44rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
}
.register-user form {
  padding-block: 3rem;
}
.register-user .form-errors {
  border: 2px solid #F20937;
  color: #A90827;
  background-color: #fef7f7;
  padding-block: 2rem;
}
.register-user .field-group {
  font-size: 1.125rem;
  margin-block: 1rem;
}
.register-user .field-group label,
.register-user .field-group input {
  display: block;
  width: 100%;
}
.register-user .field-group label {
  font-weight: 700;
}
.register-user .field-group input {
  padding: 0.5rem 0.25rem;
}
.register-user .field-group.split {
  display: flex;
  gap: 1rem;
}
.register-user .field-group.split div {
  flex: 1;
}
.register-user .form-actions {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  column-gap: 2rem;
  row-gap: 1rem;
  padding-block: 1rem;
}
@media (width < 400px) {
  .register-user .form-actions {
    flex-direction: column;
    align-items: stretch;
  }
  .register-user .form-actions a {
    text-align: center;
  }
  .register-user .field-group.split {
    flex-direction: column;
  }
}

.my-page {
  margin: 6rem 0;
}
.my-page > div {
  padding-left: 1rem;
  padding-right: 1rem;
  max-width: 1600px;
  margin: 0 auto;
}
@media (min-width: 600px) {
  .my-page > div {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.my-page .customer-info {
  margin: 6rem 0;
}
.my-page .customer-info > * {
  margin-right: 3rem;
}
.my-page .customer-info h2 {
  color: #482D2F;
  line-height: 1.1;
  text-align: left;
}
.my-page .customer-info .contact-info {
  margin-right: 5em;
}
.my-page .customer-info .contact-info a {
  color: #F20A37;
}
.my-page .customer-info .contact-info ul {
  font-size: 1em;
  font-family: industry, sans-serif;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 600px) {
  .my-page .customer-info {
    display: flex;
  }
  .my-page .customer-info h2 {
    border-right: 2px solid #482D2F;
    padding-right: 3rem;
    margin-bottom: 0;
  }
}
.my-page ul.my-page-tabs {
  list-style: none;
  margin: 6rem 0 4em;
  display: block;
  padding: 0;
}
.my-page ul.my-page-tabs li {
  display: block;
  margin: 0.5em 1em 0.5em 0;
}
.my-page ul.my-page-tabs li a {
  padding: 0.7em 1em;
  display: block;
  text-align: center;
}
@media (min-width: 600px) {
  .my-page ul.my-page-tabs li {
    display: inline-block;
    margin: 0 1em 0 0;
  }
  .my-page ul.my-page-tabs li a {
    display: inline;
  }
}
.my-page .order-history h3,
.my-page .spare-parts h3,
.my-page .documentation h3 {
  text-align: left;
}
.my-page .my-page-table .order {
  margin: 1em 0;
}
.my-page .my-page-table .order:first-of-type {
  margin-top: 2em;
}
.my-page .my-page-table .order.open + .order {
  margin-top: 3em;
}
.my-page .my-page-table .header {
  background-color: #482D2F;
}
.my-page .my-page-table .header a {
  display: flex;
  color: #fff;
  padding: 0.7em 0.9em 0.5em;
}
.my-page .my-page-table .header a .date {
  font-weight: 600;
}
.my-page .my-page-table .header a .chevron {
  margin-left: 0.8em;
}
.my-page .my-page-table .lines {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 100%;
}
.my-page .my-page-table .lines.hide {
  display: none;
}
.my-page .my-page-table .lines .row {
  border-bottom: solid 2px #DDD;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.my-page .my-page-table .lines .row.header-row {
  display: none;
}
.my-page .my-page-table .lines .row:last-child {
  border-bottom: none;
}
.my-page .my-page-table .lines .row > div {
  vertical-align: middle;
  padding: 1.5em 1em;
}
.my-page .my-page-table .lines .row > div.name {
  padding: 1.5em 0 1em;
  width: 100%;
}
.my-page .my-page-table .lines .row > div.name h4 {
  margin: 0;
  font-size: 1.3em;
  text-align: left;
}
.my-page .my-page-table .lines .row > div.name .product-id-display {
  text-transform: uppercase;
  margin-top: 0.5em;
  font-size: 0.9em;
}
.my-page .my-page-table .lines .row > div.count, .my-page .my-page-table .lines .row > div.price {
  text-align: right;
}
.my-page .my-page-table .lines .row > div.count, .my-page .my-page-table .lines .row > div.price.total {
  font-weight: bold;
}
.my-page .my-page-table .lines .row > div.price {
  white-space: nowrap;
}
.my-page .my-page-table .lines .row > div.buy {
  width: 100%;
}
.my-page .my-page-table .lines .row > div.buy > div {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.my-page .my-page-table .lines .row > div.buy .inner {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-right: 2em;
}
.my-page .my-page-table .lines .row > div.buy .inner div {
  border: 1px solid #482D2F;
  padding: 0.5em 0.8em 0.4em;
  margin: 0;
  line-height: normal;
  display: block;
  height: 35px;
}
.my-page .my-page-table .lines .row > div.buy .inner div.subtract {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.my-page .my-page-table .lines .row > div.buy .inner div.add {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.my-page .my-page-table .lines .row > div.buy .inner div.subtract, .my-page .my-page-table .lines .row > div.buy .inner div.add {
  font-size: 0.9em;
}
.my-page .my-page-table .lines .row > div.buy .inner div.subtract:hover, .my-page .my-page-table .lines .row > div.buy .inner div.add:hover {
  cursor: pointer;
  background-color: #482D2F;
  color: #fff;
}
.my-page .my-page-table .lines .row > div.buy .inner div.subtract:active, .my-page .my-page-table .lines .row > div.buy .inner div.add:active {
  background-color: #915e63;
}
.my-page .my-page-table .lines .row > div.buy .inner div.amount {
  border-left: none;
  border-right: none;
  padding: 0.4em 0.8em 0.3em;
}
.my-page .my-page-table .lines .row > div.buy .inner div input {
  background-color: transparent;
  border: none;
  font-family: industry, sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  min-width: 28px;
  width: 1.5em;
}
.my-page .my-page-table .lines .row > div.buy .link-button, .my-page .my-page-table .lines .row > div.buy body.public .wp-block-media-text .wp-block-media-text__content .wp-block-button__link, body.public .wp-block-media-text .wp-block-media-text__content .my-page .my-page-table .lines .row > div.buy .wp-block-button__link, .my-page .my-page-table .lines .row > div.buy .hotspots-image .infobox a, .hotspots-image .infobox .my-page .my-page-table .lines .row > div.buy a, .my-page .my-page-table .lines .row > div.buy ul.my-page-tabs li a, .my-page ul.my-page-tabs li .my-page-table .lines .row > div.buy a {
  white-space: nowrap;
}
.my-page .my-page-table .lines .header-row {
  text-transform: uppercase;
}
.my-page .my-page-table .lines .header-row > div {
  font-size: 0.9em;
  font-weight: normal !important;
  padding: 1.5em 1em 0;
}
.my-page .file-upload {
  margin-top: 2em;
  border: 2px solid #F20A37;
  border-radius: 3px;
  padding: 2em;
}
.my-page .file-upload h4 {
  margin: 0 0 0.5em;
  font-size: 1.1em;
  text-align: left;
}
.my-page .spare-parts {
  display: none;
}
.my-page .spare-parts .no-spare-parts {
  margin: 2em 0;
}
.my-page .documentation {
  display: none;
}
.my-page .custom-info img {
  max-width: 100%;
  height: auto;
  border: 2px solid #482D2F;
  box-shadow: 0 0 20px #ccc;
}
.my-page .no-customer {
  max-width: 600px;
  margin: 0 auto;
}
.my-page .documentation .upload-documentation {
  margin-bottom: 1em;
}
.my-page .documentation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.my-page .documentation ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1em 0;
  border-bottom: 1px solid #dddddd;
}
.my-page .documentation ul .actions {
  margin-left: 2em;
}
.my-page .documentation ul a {
  color: #F20A37;
  padding-bottom: 2px;
}
.my-page .documentation ul a:hover {
  padding-bottom: 2px;
  box-shadow: inset 0px -2px 0px #F20A37;
}
@media (min-width: 600px) {
  .my-page {
    margin: 8rem 0;
  }
}
@media (min-width: 1000px) {
  .my-page .my-page-table .lines {
    display: table;
  }
  .my-page .my-page-table .lines .row {
    display: table-row;
  }
  .my-page .my-page-table .lines .row > div {
    display: table-cell;
    border-bottom: solid 2px #DDD;
  }
  .my-page .my-page-table .lines .row > div.name {
    width: inherit;
  }
  .my-page .my-page-table .lines .row > div.buy > div {
    flex-wrap: nowrap;
  }
  .my-page .my-page-table .lines .row.header-row {
    display: table-row;
  }
  .my-page .my-page-table .lines .row.header-row > div {
    border-bottom: none;
  }
  .my-page .my-page-table .lines .row.header-row > div:first-child {
    padding-left: 0;
  }
}

.archive__header-container {
  margin-inline: auto;
  max-width: calc(44rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
}
.archive__header {
  padding-block: 3rem;
  background-color: #fef7f7;
  margin-bottom: 4rem;
}
.archive__subtitle {
  font-size: 1.25rem;
}

.posts-archive__posts {
  margin-inline: auto;
  max-width: calc(75rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
}
.posts-archive__list {
  display: grid;
  column-gap: 1.5rem;
  grid-template-columns: repeat(auto-fit, minmax(384px, 1fr));
  list-style-type: none;
  padding: 0;
}
.posts-archive__card {
  position: relative;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 5;
  margin-bottom: 2rem;
}
.posts-archive__card:hover i {
  color: #2f2526;
}
.posts-archive__card .fa-solid {
  color: #F20937;
}
.posts-archive__card-categories {
  display: flex;
  flex-wrap: wrap;
  margin-block-end: 1rem;
  list-style: none;
  padding: 0;
}
.posts-archive__card-category {
  position: relative;
  display: inline-block;
  text-decoration: none;
  margin-inline-end: 0.5rem;
  padding: 0 0.5rem;
  color: #2f2526;
  border: 1px solid #2f2526;
  font-size: 0.875rem;
  z-index: 2;
}
.posts-archive__card-category:hover {
  color: #ffffff;
  background-color: #F20937;
  border-color: #F20937;
}
.posts-archive__card-excerpt {
  margin-top: 0;
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Avenir Next LT Pro", system-ui, -apple-system, "Arial", "Open Sans", sans-serif;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 4;
}
.posts-archive__card-thumbnail {
  margin-block-end: 1.5rem;
  aspect-ratio: 16/9;
  object-fit: cover;
}
.posts-archive__card-title {
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
  font-size: 1.375rem;
  font-family: "Industry", "Arial Narrow", sans-serif;
  text-wrap: balance;
  color: #2f2526;
}
.posts-archive__card-title:hover {
  text-decoration: underline;
}
.posts-archive__card-title a {
  text-decoration: none;
  color: inherit;
}
.posts-archive__card-title a:after {
  content: "";
  inset: 0;
  position: absolute;
}

.search-tag {
  display: block;
  width: fit-content;
  height: fit-content;
  padding: 0 0.5rem;
  color: #2f2526;
  border: 1px solid #2f2526;
  font-size: 0.875rem;
}

.reference-archive__posts {
  margin-inline: auto;
  max-width: calc(44rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
}
.reference-archive__list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.reference-archive__card {
  margin-bottom: 5rem;
}
.reference-archive__card h2 {
  margin-block: 1.5rem 1.5rem;
}
.reference-archive__card h2 a {
  text-decoration: none;
}

.team-member-archive__category-list {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  padding: 0;
  list-style-type: none;
}
.team-member-archive__category-link {
  text-decoration: none;
  padding: 0.2rem 0.5rem;
  border: 1px solid #2f2526;
  color: #2f2526;
}
.team-member-archive__category-link:hover {
  color: #ffffff;
  background-color: #F20937;
}
.team-member-archive__posts {
  margin-inline: auto;
  max-width: calc(75rem + var(--container-padding, 1rem) * 2);
  padding-inline: var(--container-padding, 1rem);
}
.team-member-archive__list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1.5rem;
  list-style-type: none;
  padding: 0;
  margin-bottom: 4rem;
}
.team-member-archive__card-image {
  width: 147px;
  height: 184px;
  object-fit: cover;
}
.team-member-archive__card-name {
  font-family: "Industry", "Arial Narrow", sans-serif;
  font-size: 1.25rem;
  line-height: 1.3;
  font-weight: 700;
  text-wrap: balance;
  margin: 1.5rem 0 0.1rem;
}
.team-member-archive__card-title {
  font-family: "Avenir Next LT Pro", system-ui, -apple-system, "Arial", "Open Sans", sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 400;
  margin: 0.1rem 0 1.5rem;
}
.team-member-archive__card-link-wrapper {
  font-family: "Avenir Next LT Pro", system-ui, -apple-system, "Arial", "Open Sans", sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 400;
}
.team-member-archive__card-link-wrapper span {
  margin-inline-end: 3px;
}
.team-member-archive__card-link {
  color: inherit;
}
.team-member-archive__card-link:hover {
  color: #F20937;
}

section.page-404 {
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 6rem auto;
  flex-grow: 1;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 600px) {
  section.page-404 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 600px) {
  section.page-404 {
    margin: 8rem auto;
  }
}
section.page-404 > div {
  margin: 0 auto;
  max-width: 600px;
}
section.page-404 a {
  color: #F20A37;
}

.language-switcher {
  display: flex;
}
.language-switcher a {
  color: white;
  text-decoration: none;
}
.language-switcher a:hover {
  border: none;
  text-decoration: underline;
  text-decoration-color: #F20937;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}
.language-switcher a.current-lang {
  text-decoration: underline;
  text-decoration-color: #F20937;
  text-decoration-thickness: 4px;
  text-underline-offset: 4px;
  font-weight: 600;
}
.language-switcher__separator {
  margin: 0 0.5em;
  border-left: 2px solid white;
}

.visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.skip-link:focus {
  clip: auto !important;
  clip-path: none !important;
  height: auto !important;
  overflow: visible !important;
  white-space: inherit !important;
  width: auto !important;
}

*:focus {
  outline-color: #F20937;
}

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

/*# sourceMappingURL=site.css.map*/