/*! navigation 2.8.0 (apu) */
@import url(https://fonts.googleapis.com/css?family=Rubik:300,400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Rubik:300,400,500,600,700);

.search__component___31nqi {
  margin-top: 60px;
  color: white;
}

.search__form___2HnRf {
  width: 100%;
}

.search__inputContainer___1ciQp {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  border-bottom: 1px solid white;
  margin: 0;
  transition: margin 0.3s;
  flex: 1;
}

.search__icon___HFnhy {
  width: 13px;
  height: 14px;
  font-family: var(--font-awesome);
  font-size: 0.875rem;
  color: white;
}

.search__input___3Hb53 {
  width: 100%;
  font-family: var(--tisa-ot);
  font-size: 1rem;
  line-height: 1.13;
  border: none;
  outline: 0;
  color: white;
  background-color: transparent;
  padding: 10px 0 6px 10px;
  -webkit-appearance: textfield;
}

.search__input___3Hb53::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.search__input___3Hb53:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.search__input___3Hb53::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.search__input___3Hb53::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.search__submit___6aaUn {
  color: white;
  font-family: var(--milo-ot);
  font-size: 0.875rem;
  letter-spacing: 1px;
  text-align: right;
  padding: 8px 0 4px 15px;
  margin-right: -2px;
  background-color: transparent;
  border: none;
}

:root {
  --milo-ot: 'FFMiloWebProMed';
  --milo-ot-bold: 'FFMiloWebProBold';
  --tisa-ot: 'FFTisaWeb';
  --tisa-ot-italic: 'FFTisaWebItalic';
  --canela: 'Canela', sans-serif;
  --futura-pt: 'FuturaPT', 'Times New Roman', times, serif;
  --font-awesome: 'Font Awesome 5 Pro';
  --font-awesome-brands: 'Font Awesome 5 Brands';
}
:root {
  --black: #000;
  --white: #fff;
  --silver: #f4f4f4;
  --dark-grey: #444;
  --warm-grey: #7e7e7e;
  --soft-pink: #ffa0b0;
  --lily-pink: #f8d5e7;
  --greyish: #adadad;
  --light-gray: #d8d8d8;
  --middle-grey: #686868;
  --petrol: #078095;
  --error-border: #de563e;
  --red: #de563e;
  --dark-gray: #373737;
  --green: #69c697;
  --scarlet: #d0021b;
  --buy: #65a41f;
}
.desktopMenu-apu__component___3SInD {
  white-space: nowrap;
}
.desktopMenu-apu__section___1fcuV {
  position: relative;
  padding-left: 16px;
  padding-right: 16px;
  cursor: pointer;
  display: inline-block;
  font-size: 0.875rem;
  color: black;
  line-height: 50px;
  text-transform: uppercase;
  white-space: normal;
}
.desktopMenu-apu__sectionIcon___1a1ii {
  margin-left: 5px;
}
.desktopMenu-apu__canOpen___18X7F .desktopMenu-apu__sectionIcon___1a1ii:before {
  content: '+';
}
.desktopMenu-apu__isOpen___1MlQd .desktopMenu-apu__sectionIcon___1a1ii:before {
  content: '\2212';
}
.desktopMenu-apu__dropdown___34vbb {
  position: absolute;
  left: 0;
  top: 50px;
  font-size: 14px;
  background-color: black;
  padding-bottom: 23px;
  max-height: calc(100vh - 50px);
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.desktopMenu-apu__sectionItem___3xyBX, .desktopMenu-apu__thumbnailSectionItemLabel___2LZGV {
  position: relative;
  height: 50px;
  color: white;
  width: 230px;
  display: flex;
  align-items: center;
  padding-left: 15px;
  line-height: 1.3;
  text-transform: uppercase;
}
.desktopMenu-apu__thumbnailSectionItemLabel___2LZGV {
  padding-left: 0;
}
.desktopMenu-apu__sectionItem___3xyBX:hover {
  background-color: #252525;
}
.desktopMenu-apu__sectionItem___3xyBX a:hover, a.desktopMenu-apu__sectionItem___3xyBX:hover, a.desktopMenu-apu__section___1fcuV, a.desktopMenu-apu__section___1fcuV:hover {
  color: #f4f4f4;
  color: var(--silver);
}
.desktopMenu-apu__sectionLink___1QTb3 {
  height: 100%;
  display: flex;
  flex: 1;
  align-items: center;
  color: inherit;
}
.desktopMenu-apu__sectionItem___3xyBX .desktopMenu-apu__sectionIcon___1a1ii {
  display: inline-block;
  flex: 0 1 auto;
}
.desktopMenu-apu__sectionItem___3xyBX.desktopMenu-apu__canOpen___18X7F .desktopMenu-apu__sectionIcon___1a1ii:before {
  content: '+';
  font-size: 21px;
  margin-right: 16px;
  line-height: 1;
}
.desktopMenu-apu__sectionItem___3xyBX.desktopMenu-apu__isOpen___1MlQd .desktopMenu-apu__sectionIcon___1a1ii:before {
  content: '\2212';
}
.desktopMenu-apu__external___1hWaN:after {
    font-family: 'Font Awesome 5 Pro';
    font-family: var(--font-awesome);
    content: '\F08E';
    font-weight: 900;
    font-size: 1em;
    margin-left: 0.5rem;
    pointer-events: none;
    margin-bottom: 2px;
  }
.desktopMenu-apu__subsectionDropdown___3IuEP {
  position: absolute;
  left: 230px;
  top: 0;
  width: 100%;
  font-size: 14px;
  line-height: 50px;
  background-color: #252525;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding-bottom: 23px;
}
.desktopMenu-apu__subsectionItem___2ZhNK {
  width: 100%;
  height: 50px;
  padding-left: 17px;
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 1.3;
  color: #f4f4f4;
  color: var(--silver);
  text-transform: none;
  background-color: #252525;
}
.desktopMenu-apu__subsectionItem___2ZhNK:hover {
  background-color: #444;
  background-color: var(--dark-grey);
  color: #f4f4f4;
  color: var(--silver);
}
.desktopMenu-apu__special___1uqsd {
  font-style: italic;
}
.desktopMenu-apu__section___1fcuV {
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 1.1px;
  color: #fff;
  color: var(--white);
  line-height: 50px;
  text-transform: uppercase;
}

/* Import header base styles and extend */
:root {
  --black: #000;
  --white: #fff;
  --silver: #f4f4f4;
  --dark-grey: #444;
  --warm-grey: #7e7e7e;
  --soft-pink: #ffa0b0;
  --lily-pink: #f8d5e7;
  --greyish: #adadad;
  --light-gray: #d8d8d8;
  --middle-grey: #686868;
  --petrol: #078095;
  --error-border: #de563e;
  --red: #de563e;
  --dark-gray: #373737;
  --green: #69c697;
  --scarlet: #d0021b;
  --buy: #65a41f;
}
:root {
  --desktop-header-size: 50px;
  --mobile-header-size: 50px;
}
.desktopNavigation-apu__wrapper___3veVH {
  width: 100%;
  height: 100%;
}
.desktopNavigation-apu__component___SUhHl {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 50px;
  height: var(--desktop-header-size);
  display: flex;
  align-self: flex-start;
  align-items: center;
  z-index: 1000;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  transition: background-color 333ms ease-out, opacity 333ms ease-out, -webkit-transform 333ms ease-out;
  transition: background-color 333ms ease-out, transform 333ms ease-out,
    opacity 333ms ease-out;
  transition: background-color 333ms ease-out, transform 333ms ease-out,
    opacity 333ms ease-out, -webkit-transform 333ms ease-out;
  background-color: #fff;
  background-color: var(--white);
  color: #000;
  color: var(--black);
}
@media (min-width: 0px) and (max-width: 1039px) {
  .desktopNavigation-apu__component___SUhHl {
    display: none;
  }
}
.desktopNavigation-apu__component___SUhHl * {
  box-sizing: border-box;
}
.desktopNavigation-apu__component___SUhHl:after {
  content: '';
  opacity: 0.5;
  height: 160px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  transition: all 300ms ease-out;
  pointer-events: none;
}
.desktopNavigation-apu__brandLogo___2zYcj {
  background-repeat: no-repeat;
  background-position: center;
}
.desktopNavigation-apu__hide___mQulP {
  -webkit-transform: translateY(-120%);
          transform: translateY(-120%);
  opacity: 0;
}
.desktopNavigation-apu__scrolledDown___ZsNiW {
  background: #fff;
  background: var(--white);
  color: #000;
  color: var(--black);
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.1);
}
.desktopNavigation-apu__scrolledDown___ZsNiW:after {
  display: none;
}
.desktopNavigation-apu__logo___FBp7D {
  height: 100%;
  padding: 0 19px 0 20px;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}
.desktopNavigation-apu__logo___FBp7D img {
  width: 75px;
  max-height: 100%;
  display: block;
}
.desktopNavigation-apu__separator___19Vkl {
  height: 35px;
  display: inline-block;
  border-right: solid 1px #d8d8d8;
  border-right: solid 1px var(--light-gray);
  -webkit-transform: skew(-13deg);
          transform: skew(-13deg);
}
.desktopNavigation-apu__category___12bgT {
  height: 100%;
  padding: 3px 25px 0 19px;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.17;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: inherit;
}
.desktopNavigation-apu__theme___2ECBX {}
.desktopNavigation-apu__rightItems___WSjBl {
  display: flex;
  margin-left: auto;
  align-items: center;
}
.desktopNavigation-apu__menuIcon___A_5cB,
.desktopNavigation-apu__searchIcon___3L7uK {
  margin-left: auto;
  font-size: 1.125rem;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
}
.desktopNavigation-apu__menuIcon___A_5cB {
  height: 100%;
  padding: 10px;
  display: flex;
  align-items: center;
}
a {
  color: inherit;
}
.desktopNavigation-apu__logo___FBp7D img,
.desktopNavigation-apu__category___12bgT,
.desktopNavigation-apu__menuIcon___A_5cB,
.desktopNavigation-apu__searchIcon___3L7uK,
.desktopNavigation-apu__scrolledDown___ZsNiW .desktopNavigation-apu__logo___FBp7D img,
.desktopNavigation-apu__scrolledDown___ZsNiW .desktopNavigation-apu__category___12bgT,
.desktopNavigation-apu__scrolledDown___ZsNiW .desktopNavigation-apu__menuIcon___A_5cB,
.desktopNavigation-apu__scrolledDown___ZsNiW .desktopNavigation-apu__searchIcon___3L7uK {
  transition: color 333ms ease-out, -webkit-filter 333ms ease-out;
  transition: color 333ms ease-out, filter 333ms ease-out;
  transition: color 333ms ease-out, filter 333ms ease-out, -webkit-filter 333ms ease-out;
}
.desktopNavigation-apu__searchOpen___3ZsnA .desktopNavigation-apu__searchIcon___3L7uK:after {
  display: block;
  position: absolute;
  content: '';
  top: 34px;
  left: 50%;
  margin-left: -7px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #000000;
}
.desktopNavigation-apu__userIcon___OBNXu {
  margin-right: 20px;
}
@media (min-width: 670px) {
  .desktopNavigation-apu__component___SUhHl {
    z-index: 11;
  }
}
@media (min-width: 1040px) {
  .desktopNavigation-apu__hide___mQulP {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}
@media print {
  .desktopNavigation-apu__component___SUhHl {
    display: none;
  }
}
/**
  NOTE: all classNames in the component have to be listed in the base css module.
  The webpackless SSR doesn't take into account any site specific stylesheets,
  so all classNames have to be defined here!
*/
.desktopNavigation-apu__brandLogo___2zYcj {}
.desktopNavigation-apu__scrolledUp___1w_qu {}
.desktopNavigation-apu__threadThemePage___l0k9U {}
:root {
  --rubik: 'Rubik', sans-serif;
  --tisa-ot: 'FFTisaWeb';
  --tisa-ot-italic: 'FFTisaWebItalic';
  --font-awesome: 'FontAwesome';
}
.desktopNavigation-apu__component___SUhHl {
  font-family: 'Rubik', sans-serif;
  font-family: var(--rubik);
  justify-content: space-between;
  height: 60px; /* TEMP FIX for broken css theme loading */
}
.desktopNavigation-apu__brandLogo___2zYcj {
  background-image: url(https://cdn.a-lehdet.fi/production/platta/images/apu_logo_nega.svg);
}
.desktopNavigation-apu__separator___19Vkl {
  display: none;
}
.desktopNavigation-apu__category___12bgT {
  font-family: 'Rubik', sans-serif;
  font-family: var(--rubik);
}
@media (min-width: 1040px) {
  .desktopNavigation-apu__component___SUhHl {
    background: #000;
    background: var(--black);
    color: #fff;
    color: var(--white);
    box-shadow: none;
  }

  .desktopNavigation-apu__logo___FBp7D {
    padding-right: 36px;
    padding-left: 26px;
  }

  .desktopNavigation-apu__brandLogo___2zYcj {
    width: 50px;
    height: 40px;
    background-image: url(https://cdn.a-lehdet.fi/production/platta/images/apu_logo_nega.svg);
    -webkit-filter: invert(0);
            filter: invert(0);
  }

  .desktopNavigation-apu__scrolledDown___ZsNiW .desktopNavigation-apu__logo___FBp7D .desktopNavigation-apu__brandLogo___2zYcj {
    -webkit-filter: invert(0);
            filter: invert(0);
  }

  .desktopNavigation-apu__forSsr___ajKlG {
    display: none;
  }

  .desktopNavigation-apu__separator___19Vkl {
    display: none;
  }

  .desktopNavigation-apu__rightItems___WSjBl {
    margin-left: 0;
  }

  .desktopNavigation-apu__menuIcon___A_5cB,
  .desktopNavigation-apu__searchIcon___3L7uK {
    margin-right: 20px;
    margin-left: 20px;
  }
}

:root {
  --milo-ot: 'FFMiloWebProMed';
  --milo-ot-bold: 'FFMiloWebProBold';
  --tisa-ot: 'FFTisaWeb';
  --tisa-ot-italic: 'FFTisaWebItalic';
  --canela: 'Canela', sans-serif;
  --futura-pt: 'FuturaPT', 'Times New Roman', times, serif;
  --font-awesome: 'Font Awesome 5 Pro';
  --font-awesome-brands: 'Font Awesome 5 Brands';
}
:root {
  --black: #000;
  --white: #fff;
  --silver: #f4f4f4;
  --dark-grey: #444;
  --warm-grey: #7e7e7e;
  --soft-pink: #ffa0b0;
  --lily-pink: #f8d5e7;
  --greyish: #adadad;
  --light-gray: #d8d8d8;
  --middle-grey: #686868;
  --petrol: #078095;
  --error-border: #de563e;
  --red: #de563e;
  --dark-gray: #373737;
  --green: #69c697;
  --scarlet: #d0021b;
  --buy: #65a41f;
}
.subNavigation__component___2N1Sd {
  position: relative;
}
.subNavigation__leftShade___WeMb_ {
  top: 0;
  left: 0;
  height: 40px;
  width: 20px;
  position: absolute;
  z-index: 10;
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}
.subNavigation__rightShade___2Rpwh {
  top: 0;
  right: 0;
  height: 40px;
  width: 20px;
  position: absolute;
  z-index: 10;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}
.subNavigation__scrollContainer___3ilby {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  background-color: white;
}
.subNavigation__scrollContainer___3ilby::-webkit-scrollbar {
  display: none;
}
.subNavigation__expanded___2l_lW {
  height: 100vh;
  background-color: transparent;
}
.subNavigation__navContainer___2Vwk8 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  font-family: 'FuturaPT', 'Times New Roman', times, serif;
  font-family: var(--futura-pt);
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.subNavigation__items___19wAq {
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  justify-content: flex-start;
  align-items: stretch;
  padding-left: 10px;
  margin: 0;
  background-color: white;
  height: 40px;
  box-shadow: 0 2px 6px 0px rgba(0, 0, 0, 0.08);
}
.subNavigation__item___-hKKs {
  position: relative;
  display: flex;
  align-items: stretch;
  padding: 0 10px;
}
.subNavigation__label___1X1_P {
  display: flex;
  flex-direction: column;
  justify-content: center;
  white-space: nowrap;
  text-decoration: none;
}
.subNavigation__label___1X1_P > span {
  border-bottom: 2px solid white;
  padding-top: 4px;
}
.subNavigation__label___1X1_P:hover, .subNavigation__active___vj4XO > .subNavigation__label___1X1_P {
  cursor: pointer;
}
.subNavigation__active___vj4XO > .subNavigation__label___1X1_P > span {
  border-bottom-color: black;
}
.subNavigation__imageIcon___vh798 {
  height: 16px;
  top: 1px;
  position: relative;
  vertical-align: baseline;
  vertical-align: initial;
}
.subNavigation__dropdownList___33oQq {
  display: none;
  position: absolute;
  max-height: calc(100vh - 100% - 80px);
  max-width: calc(100vw - 30px);
  overflow-y: scroll;
  overflow-x: hidden;
  text-transform: none;
  font-weight: normal;
  font-size: 16px;
  background: #fff;
  padding: 15px 20px 0 20px;
  left: -10px;
  top: 100%;
  border-top: 1px solid #f4f4f4;
  border-top: 1px solid var(--silver);
  box-shadow:
    0 3px 8px 0 rgba(0, 0, 0, 0.1),
    inset 0 10px 16px -10px rgba(0, 0, 0, 0.05);
}
.subNavigation__expanded___2l_lW .subNavigation__item___-hKKs:hover > .subNavigation__dropdownList___33oQq {
  display: flex;
  flex-direction: column;
}
.subNavigation__dropdownListItem___2FIqo {
  margin-bottom: 14px;
  list-style: none;
}
.subNavigation__dropdownLabel___2vZmH {
  display: flex;
  align-items: center;
}
.subNavigation__dropdownLabel___2vZmH > span {
  margin-right: 10px;
}
.subNavigation__subList___2Cmzp {
  display: none;
  margin-top: 10px;
  padding: 0;
}
.subNavigation__expandedSubList___1ow8S > .subNavigation__subList___2Cmzp {
  display: block;
}
.subNavigation__angleIcon___3WUAW {
  margin-right: 10px;
}
.subNavigation__expandedSubList___1ow8S > div > .subNavigation__angleIcon___3WUAW {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.subNavigation__subListItem___r_aPS {
  margin-bottom: 10px;
  font-weight: normal;
  line-height: 22px;
  list-style: none;
  white-space: nowrap;
}
.subNavigation__ellipsisLink___1xpVZ {
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}

/* Import header base styles and extend */
:root {
  --black: #000;
  --white: #fff;
  --silver: #f4f4f4;
  --dark-grey: #444;
  --warm-grey: #7e7e7e;
  --soft-pink: #ffa0b0;
  --lily-pink: #f8d5e7;
  --greyish: #adadad;
  --light-gray: #d8d8d8;
  --middle-grey: #686868;
  --petrol: #078095;
  --error-border: #de563e;
  --red: #de563e;
  --dark-gray: #373737;
  --green: #69c697;
  --scarlet: #d0021b;
  --buy: #65a41f;
}
.mobileNavigation-apu__wrapper___fNb65 {
  width: 100%;
  height: 100%;
}
.mobileNavigation-apu__component___3ldjI {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 50px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  z-index: 1000;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  transition: background-color 333ms ease-out, opacity 333ms ease-out, -webkit-transform 333ms ease-out;
  transition: background-color 333ms ease-out, transform 333ms ease-out,
    opacity 333ms ease-out;
  transition: background-color 333ms ease-out, transform 333ms ease-out,
    opacity 333ms ease-out, -webkit-transform 333ms ease-out;
  background-color: #fff;
  background-color: var(--white);
  color: #000;
  color: var(--black);
}
.mobileNavigation-apu__shade___6omXE:after {
  content: '';
  opacity: 0.5;
  height: 160px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  transition: all 300ms ease-out;
  pointer-events: none;
}
.mobileNavigation-apu__subNavigationContainer___Fn2l7 {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  box-shadow: 0 2px 6px 0px rgba(0, 0, 0, 0.08);
  border-top: 1px solid #d8d8d8;
  border-top: 1px solid var(--light-gray);
  opacity: 0;
  transition: opacity 0ms ease-out;
}
.mobileNavigation-apu__scrolledDownSubNavigation___M4BtF {
  transition: opacity 250ms ease-out;
  opacity: 1;
}
.mobileNavigation-apu__hide___29zWW {
  -webkit-transform: translateY(-140%);
          transform: translateY(-140%);
  opacity: 0;
}
.mobileNavigation-apu__scrolledDown___1nCk7 {
  background: #fff;
  background: var(--white);
  color: #000;
  color: var(--black);
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.1);
}
.mobileNavigation-apu__scrolledDown___1nCk7:after {
  display: none;
}
.mobileNavigation-apu__logo___WQ-UJ {
  height: 100%;
  padding: 0 19px 0 20px;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}
.mobileNavigation-apu__logo___WQ-UJ img {
  width: 75px;
  max-height: 100%;
  display: block;
}
.mobileNavigation-apu__separator___3NDCj {
  height: 35px;
  display: inline-block;
  border-right: solid 1px #d8d8d8;
  border-right: solid 1px var(--light-gray);
  -webkit-transform: skew(-13deg);
          transform: skew(-13deg);
}
.mobileNavigation-apu__category___26rV5 {
  height: 100%;
  padding: 3px 25px 0 19px;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.17;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: inherit;
}
.mobileNavigation-apu__theme___1uJUc {}
.mobileNavigation-apu__menuIcon___GQRPL,
.mobileNavigation-apu__searchIcon___1YvM6 {
  margin-left: auto;
  font-size: 1.125rem;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
}
.mobileNavigation-apu__menuIcon___GQRPL {
  height: 100%;
  padding: 0 10px;
  display: flex;
  align-items: center;
}
a {
  color: inherit;
}
.mobileNavigation-apu__logo___WQ-UJ img,
.mobileNavigation-apu__category___26rV5,
.mobileNavigation-apu__menuIcon___GQRPL,
.mobileNavigation-apu__searchIcon___1YvM6,
.mobileNavigation-apu__scrolledDown___1nCk7 .mobileNavigation-apu__logo___WQ-UJ img,
.mobileNavigation-apu__scrolledDown___1nCk7 .mobileNavigation-apu__category___26rV5,
.mobileNavigation-apu__scrolledDown___1nCk7 .mobileNavigation-apu__menuIcon___GQRPL,
.mobileNavigation-apu__scrolledDown___1nCk7 .mobileNavigation-apu__searchIcon___1YvM6 {
  transition: color 333ms ease-out, -webkit-filter 333ms ease-out;
  transition: color 333ms ease-out, filter 333ms ease-out;
  transition: color 333ms ease-out, filter 333ms ease-out, -webkit-filter 333ms ease-out;
}
.mobileNavigation-apu__userIcon___Axpow {
  margin-right: 20px;
}
@media (min-width: 670px) {
  .mobileNavigation-apu__component___3ldjI {
    z-index: 11;
  }
}
@media print {
  .mobileNavigation-apu__component___3ldjI {
    display: none;
  }
}
/**
  NOTE: all classNames in the component have to be listed in the base css module.
  The webpackless SSR doesn't take into account any site specific stylesheets,
  so all classNames have to be defined here!
*/
.mobileNavigation-apu__brandLogo___3C5l6 {
  background-repeat: no-repeat;
  background-position: center;
}
.mobileNavigation-apu__scrolledUp___3Nc2U {}
.mobileNavigation-apu__threadThemePage___2GBjy {}
:root {
  --rubik: 'Rubik', sans-serif;
  --tisa-ot: 'FFTisaWeb';
  --tisa-ot-italic: 'FFTisaWebItalic';
  --font-awesome: 'FontAwesome';
}
.mobileNavigation-apu__component___3ldjI {
  font-family: 'Rubik', sans-serif;
  font-family: var(--rubik);
  height: 60px;
}
.mobileNavigation-apu__shade___6omXE:after {
  background-image: linear-gradient(to top, transparent, #000000);
}
.mobileNavigation-apu__brandLogo___3C5l6 {
  background-image: url(https://cdn.a-lehdet.fi/production/platta/images/apu_logo_nega.svg);
}
.mobileNavigation-apu__category___26rV5 {
  font-family: 'Rubik', sans-serif;
  font-family: var(--rubik);
}
@media (min-width: 0) {
  .mobileNavigation-apu__component___3ldjI {
    background-color: transparent;
    color: #fff;
    color: var(--white);
    box-shadow: none;
  }

  .mobileNavigation-apu__brandLogo___3C5l6 {
    width: 40px;
    height: 40px;
    background-image: url(https://cdn.a-lehdet.fi/production/platta/images/apu_logo_nega.svg);
  }

  .mobileNavigation-apu__scrolledDown___1nCk7 {
    background: #fff;
    background: var(--white);
    color: #000;
    color: var(--black);
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.1);
  }

  .mobileNavigation-apu__scrolledDown___1nCk7:after {
    display: none;
  }

  .mobileNavigation-apu__scrolledDown___1nCk7 .mobileNavigation-apu__logo___WQ-UJ .mobileNavigation-apu__brandLogo___3C5l6 {
    -webkit-filter: invert(1);
            filter: invert(1);
  }
}
@media (min-width: 670px) {
  .mobileNavigation-apu__component___3ldjI {
    background: #fff;
    background: var(--white);
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.1);
    color: #000;
    color: var(--black);
  }

  .mobileNavigation-apu__shade___6omXE:after {
    display: none;
  }

  .mobileNavigation-apu__brandLogo___3C5l6 {
    -webkit-filter: invert(1);
            filter: invert(1);
  }
}


:root {
  --black: #000;
  --white: #fff;
  --silver: #f4f4f4;
  --dark-grey: #444;
  --warm-grey: #7e7e7e;
  --soft-pink: #ffa0b0;
  --lily-pink: #f8d5e7;
  --greyish: #adadad;
  --light-gray: #d8d8d8;
  --middle-grey: #686868;
  --petrol: #078095;
  --error-border: #de563e;
  --red: #de563e;
  --dark-gray: #373737;
  --green: #69c697;
  --scarlet: #d0021b;
  --buy: #65a41f;
}
:root {
  --milo-ot: 'FFMiloWebProMed';
  --milo-ot-bold: 'FFMiloWebProBold';
  --tisa-ot: 'FFTisaWeb';
  --tisa-ot-italic: 'FFTisaWebItalic';
  --canela: 'Canela', sans-serif;
  --futura-pt: 'FuturaPT', 'Times New Roman', times, serif;
  --font-awesome: 'Font Awesome 5 Pro';
  --font-awesome-brands: 'Font Awesome 5 Brands';
}
.button__component___1w4vB {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  background-color: transparent;
  width: 100%;
  padding: 15px;
  border: 2px solid #f4f4f4;
  border: 2px solid var(--silver);
  color: black;
}
.button__iconContainer___1b2Lh {
  height: 40px;
  width: 40px;
  text-align: center;
  font-family: 'FFMiloWebProMed';
  font-family: var(--milo-ot);
  width: 62px;
  font-size: 1rem;
}
.button__label___3yJ5L {
  font-family: 'FuturaPT', 'Times New Roman', times, serif;
  font-family: var(--futura-pt);
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.button__icon___322Hc {
  display: inline-block;
  margin-right: 5px;
  font-size: 1.125rem;
}


:root {
  --milo-ot: 'FFMiloWebProMed';
  --milo-ot-bold: 'FFMiloWebProBold';
  --tisa-ot: 'FFTisaWeb';
  --tisa-ot-italic: 'FFTisaWebItalic';
  --canela: 'Canela', sans-serif;
  --futura-pt: 'FuturaPT', 'Times New Roman', times, serif;
  --font-awesome: 'Font Awesome 5 Pro';
  --font-awesome-brands: 'Font Awesome 5 Brands';
}
:root {
  --black: #000;
  --white: #fff;
  --silver: #f4f4f4;
  --dark-grey: #444;
  --warm-grey: #7e7e7e;
  --soft-pink: #ffa0b0;
  --lily-pink: #f8d5e7;
  --greyish: #adadad;
  --light-gray: #d8d8d8;
  --middle-grey: #686868;
  --petrol: #078095;
  --error-border: #de563e;
  --red: #de563e;
  --dark-gray: #373737;
  --green: #69c697;
  --scarlet: #d0021b;
  --buy: #65a41f;
}
.mobileMenu-apu__component___UxVHd {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: scroll;
  background-color: #000;
  background-color: var(--black);
  z-index: 2000;
  padding-left: 21px;
  padding-right: 21px;
  -webkit-overflow-scrolling: touch
}
.mobileMenu-apu__component___UxVHd.mobileMenu-apu__searchIsActive___3_6rs {
    overflow-y: hidden;
  }
.mobileMenu-apu__closed___Y6fpv {
  display: none;
}
.mobileMenu-apu__sections___35sIG {
  /* fix for IOS scroll bug */
  height: calc(100% + 1px);
  padding-top: 45px;
}
.mobileMenu-apu__section___363qD {
  color: white;
  margin-top: 35px;
  width: 100%;
  display: block;
  font-family: 'FFMiloWebProBold';
  font-family: var(--milo-ot-bold);
  font-size: 1.75rem;
  line-height: 1.3;
  text-shadow: 1px 2px 6px rgba(0, 0, 0, 0.2);
}
.mobileMenu-apu__section___363qD:first-child {
  margin-top: 0;
}
.mobileMenu-apu__sectionIcon___3LSew {
  display: none;
  float: right;
  height: 32px;
  line-height: 32px;
  font-size: 28px;
}
.mobileMenu-apu__canOpen___3UNeL .mobileMenu-apu__sectionIcon___3LSew {
  display: inline-block;
}
.mobileMenu-apu__canOpen___3UNeL .mobileMenu-apu__sectionIcon___3LSew:before {
  content: '+';
}
.mobileMenu-apu__isOpen___1coRW .mobileMenu-apu__sectionIcon___3LSew:before {
  content: '\2212';
}
.mobileMenu-apu__sectionItem___1iOtH {
  width: 100%;
  margin-top: 21px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #7e7e7e;
  color: var(--warm-grey);
  font-size: 1.125rem;
  line-height: 1.2;
  text-transform: uppercase;
}
.mobileMenu-apu__sectionLink___Jw-0G {
  height: 100%;
  display: flex;
  flex: 1;
  align-items: center;
}
.mobileMenu-apu__sectionItem___1iOtH .mobileMenu-apu__sectionIcon___3LSew {
  display: inline-block;
  flex: 0 1 auto;
}
.mobileMenu-apu__sectionItem___1iOtH.mobileMenu-apu__canOpen___3UNeL .mobileMenu-apu__sectionIcon___3LSew:before {
  content: '+';
}
.mobileMenu-apu__sectionItem___1iOtH.mobileMenu-apu__isOpen___1coRW .mobileMenu-apu__sectionIcon___3LSew:before {
  content: '\2212';
}
.mobileMenu-apu__subsection___2FbcH {
  width: 100%;
}
.mobileMenu-apu__subsectionItem___VToht {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  font-family: 'FFMiloWebProMed';
  font-family: var(--milo-ot);
  font-size: 16px;
  line-height: 1.3;
  color: #f4f4f4;
  color: var(--silver);
  text-transform: none;
}
.mobileMenu-apu__subsectionItem___VToht:first-child {
  margin-top: 10px;
}
.mobileMenu-apu__close___3WwbJ {
  position: absolute;
  color: white;
  cursor: pointer;
  top: 0;
  right: 0;
  padding: 23px;
  font-size: 1.125rem;
}
.mobileMenu-apu__special___3hlNC {
  font-style: italic;
}
.mobileMenu-apu__sectionTitle___3TEA7 {

}
.mobileMenu-apu__external___1w9-Y:after {
    content: '\F08E';
    font-weight: 900;
    font-family: 'Font Awesome 5 Pro';
    font-family: var(--font-awesome);
    font-size: 1em;
    margin-left: 0.5rem;
    pointer-events: none;
    margin-bottom: 0.1em;
  }
.mobileMenu-apu__buttonContainer___1ouD_ {
  margin-top: 20px;
}
/**
  NOTE: all classNames in the component have to be listed in the base css module.
  EVEN IF THE BASE CSS IS NOT INCLUDED IN THE SITE SPECIFIC CSS FILE!
  The SSR doesn't have webpack to figure out site specific classNames from site specific files
*/
/* Defined in navigation.apu.css */
.mobileMenu-apu__blogCategoryTitle___QP3MB {}
.mobileMenu-apu__blogImage___11-F2 {}
.mobileMenu-apu__tint___1tq_v {}
.mobileMenu-apu__thumbnailSectionItem___3Lwa6 {}
.mobileMenu-apu__items___13Pdn {}
.mobileMenu-apu__blogSection___29GB- {
  text-align: center;
  padding-top: 32px
}
.mobileMenu-apu__blogSection___29GB- .mobileMenu-apu__blogCategoryTitle___QP3MB {
    display: block;
    color: #adadad;
    color: var(--greyish);
    margin-bottom: 14px;
    font-family: 'Poppins', sans-serif;
    font-family: var(--poppins);
    font-size: 1rem;
    line-height: 2.25;
    letter-spacing: 0.9px;
    text-transform: uppercase;
  }
.mobileMenu-apu__blogSection___29GB- .mobileMenu-apu__subsection___2FbcH {
    display: grid;
    grid-template-columns: repeat(2, minmax(130px, 1fr));
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
.mobileMenu-apu__blogSection___29GB- .mobileMenu-apu__blogImage___11-F2 {
    position: relative;
    height: 120px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }
.mobileMenu-apu__blogSection___29GB- .mobileMenu-apu__tint___1tq_v {
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0),
      rgba(1, 1, 1, 0.6)
    );
  }
.mobileMenu-apu__blogSection___29GB- .mobileMenu-apu__thumbnailSectionItem___3Lwa6 {
    margin-top: 0;
  }
.mobileMenu-apu__blogSection___29GB- .mobileMenu-apu__blogTitle___3BmrI {
    z-index: 1;
    font-family: 'Poppins', sans-serif;
    font-family: var(--poppins);
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: 0.5px;
    text-align: center;
    color: #fff;
    color: var(--white);
    text-transform: uppercase;
    padding: 11px;
  }
.mobileMenu-apu__section___363qD {
  font-family: 'Rubik', sans-serif;
  font-family: var(--rubik);
  font-size: 22px;
  font-weight: 300;
  line-height: 1.3;
  margin-top: 35px;
  text-transform: uppercase;
  text-shadow: none;
}
.mobileMenu-apu__sectionIcon___3LSew {
  font-family: 'Rubik', sans-serif;
  font-family: var(--rubik);
  height: 32px;
  line-height: 32px;
  font-size: 20px;
}
.mobileMenu-apu__sectionItem___1iOtH {
  font-family: 'FFTisaWeb';
  font-family: var(--tisa-ot);
  font-size: 1.125rem;
  line-height: 1.2;
  text-transform: none;
}
.mobileMenu-apu__sectionItem___1iOtH > .mobileMenu-apu__sectionIcon___3LSew {
  font-size: 1.125rem;
  line-height: 1.7;
}
.mobileMenu-apu__subsectionItem___VToht {
  font-family: 'FFTisaWeb';
  font-family: var(--tisa-ot);
  font-size: 16px;
  line-height: 1.3;
  text-transform: none;
}
.mobileMenu-apu__external___1w9-Y :after {
  font-weight: 500;
}
.mobileMenu-apu__blogSection___29GB- .mobileMenu-apu__blogCategoryTitle___QP3MB {
    font-size: 18px;
  }
.mobileMenu-apu__blogSection___29GB- .mobileMenu-apu__blogTitle___3BmrI {
    font-family: 'Rubik', sans-serif;
    font-family: var(--rubik);
    text-shadow: 1px 1px rgba(0,0,0,.3);
  }

