<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'boardshopFont';
  src: url('/assets/boardshop-assets/fonts/boardshopFont.v2.eot?niec9q');
  src: url('/assets/boardshop-assets/fonts/boardshopFont.v2.eot?niec9q#iefix') format('embedded-opentype'), url('/assets/boardshop-assets/fonts/boardshopFont.v2.ttf?niec9q') format('truetype'), url('/assets/boardshop-assets/fonts/boardshopFont.v2.woff?niec9q') format('woff'), url('/assets/boardshop-assets/fonts/boardshopFont.v2.svg?niec9q#esono-font') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'boardshopFont' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-coin-euro:before {
  content: "\e93c";
}
.icon-smile:before {
  content: "\e9e1";
}
b,
strong {
  font-weight: bold !important;
}
.boardmag-blogTeaser-title {
  white-space: normal;
  text-align: left;
}
.snippetPkgNewsletterNewsletterQuickSignup {
  display: flex;
  justify-content: center;
}
.newsletter-product-page {
  justify-content: flex-start;
}
.newsletter-product-page .form-group {
  margin-bottom: 0;
}
.cmsmessage.messageerror {
  color: #dc3545;
}
.cmsmessage.messageErrorLarge {
  font-size: 1.1em;
  color: #721c24;
  background-color: #f8d7da;
  padding: .75rem 1.25rem;
  border: 1px solid #f5c6cb;
}
.cmsmessage.messageErrorLarge:empty {
  padding: 0;
  border: none;
}
body {
  font-family: Ubuntu, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.snippetPkgImageHotspotPresenter {
  height: 630px;
}
.snippetPkgImageHotspotPresenter .navWithoutMargin ul {
  display: none !important;
}
.no-title h1 {
  display: none;
}
.snippetPkgNewsletterNewsletterQuickSignup .form-group {
  width: 100%;
}
.snippetPkgNewsletterNewsletterQuickSignup button {
  width: 100%;
}
@media (max-width: 768px) {
  .footer .row .pl-25pc {
    padding-left: 25%;
    padding-right: 25%;
  }
}
.label-success {
  background-color: #46a546;
  font-size: 95%;
  font-weight: normal;
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label-warning {
  background-color: #f0ad4e;
  font-size: 95%;
  font-weight: normal;
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.product-teasers {
  bottom: revert;
}
.product-teasers table td {
  border-top: none;
}
.product-teasers table ul {
  display: flex;
  justify-content: space-evenly;
}
.fairtrade-filter {
  background-color: #62bc62;
}
.fairtrade-filter .title {
  color: white;
}
.itemLink {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
}
.itemLink .presenter-arrow {
  color: var(--lt-color-black);
}
.gender-navigation a {
  color: rgba(0, 0, 0, 0.65) !important;
}
.basketInfo a {
  color: #ffffff !important;
}
.ribbon-fairtrade {
  background-color: #46a546 !important;
}
.paragraph-product .product-hover-overlay {
  background: none !important;
}
.snippetPayWithAmazonButton {
  position: relative;
  display: inline-block;
}
.snippetPayWithAmazonButton__button img {
  width: auto;
}
.snippetPayWithAmazonButton__info-text {
  text-align: center;
  display: none;
  width: 100%;
  background: #000000;
  color: #ffffff;
  padding: 5px;
  border-radius: 3%;
  position: absolute;
  top: 32px;
  left: 0;
  box-sizing: border-box;
  z-index: 1;
  line-height: 1.4;
  font-size: 12px;
}
.snippetPayWithAmazonButton__info-text:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
  position: absolute;
  top: -5px;
  left: 50%;
  margin-left: -2px;
}
.snippetPayWithAmazonButton:hover .snippetPayWithAmazonButton__info-text {
  display: inline-block;
}
.amazon-pay-address-book {
  min-width: 300px;
  width: 100%;
  min-height: 228px;
  height: 240px;
  max-height: 400px;
}
.amazon-pay-address-book-show-only {
  width: 100%;
  min-height: 150px;
  height: 150px;
  max-height: 400px;
}
.amazon-pay-wallet {
  min-width: 300px;
  width: 100%;
  min-height: 228px;
  height: 240px;
  max-height: 400px;
}
.amazon-pay-wallet-show-only {
  width: 100%;
  min-height: 150px;
  height: 150px;
  max-height: 400px;
}
body.amazon-pay-processing form[name="checkout"] {
  position: relative;
}
body.amazon-pay-processing form[name="checkout"]:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(100, 100, 100, 0.2) url('/chameleon/blackbox/images/loading.gif') no-repeat center center;
  left: 0;
  top: 0;
}
.snippetPkgTrustedShopsGetMoneyBack {
  *zoom: 1;
}
.snippetPkgTrustedShopsGetMoneyBack .gmbLogo {
  float: left;
  margin-right: 15px;
}
.snippetPkgTrustedShopsGetMoneyBack .gmbBody .headline {
  font-weight: 500;
}
.snippetPkgTrustedShopsGetMoneyBack .gmbBody .btn-link {
  background: url("/assets/images/sprite/point_green.png") no-repeat left center transparent;
  text-indent: 15px;
}
</pre></body></html>