/*!
 * Css Styles
 */
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap');

* {
  margin: 0;
  padding: 0;
}

html, body {
  overflow-x: visible;
  scroll-behavior: smooth;
}

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer; }

a, a:hover {
    text-decoration: none;
}

b, strong {
  font-weight: bold;
}

.body {
  background-color: black;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  margin: 0 auto;
  padding: 0;
}

.overlay-logo, .overlay-chevron {
  position: absolute;
  background-size: cover;
  z-index: 100;
  cursor: pointer;
  background-repeat: no-repeat;
  width: 352px;
  height: 148px;
}

.overlay-chevron {
  display: none;
}

/* spinner  ----------------------------------------------*/
.spinner {
  width: 64px;
  height: 64px;
}

.spinner:after {
  content: " ";
  display: block;
  width: 46px;
  height: 46px;
  margin: 1px;
  border-radius: 50%;
  border: 5px solid #fff;
  border-color: #ec008c transparent #fff transparent;
  animation: spinner 1.2s linear infinite;
}
.spinner-container {
 /* display: none; */
  position: relative;
  width: 100%;
}

.spinner-container .spinner {
  margin: 24% auto
}

.spinner-content{
  position: relative;
  width: 100%;
  margin: 0 auto
}

.spinner-content .spinner {
  margin: 0% auto
}

.hero-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.hero-img-EN {
  background: url(../images/hero-desk-EN.jpg);
  background-position-x: center;
}

.hero-img-ES {
  background: url(../images/hero-desk-ES.jpg);
  background-position-x: center;
}

.hero-img-FR {
  background: url(../images/hero-desk-FR.jpg);
  background-position-x: center;
}

.hero-img-DE {
  background: url(../images/hero-desk-DE.jpg);
  background-position-x: center;
}

.hero-img-NL {
  background: url(../images/hero-desk-NL.jpg);
  background-position-x: center;
}

.hero-img-IT {
  background: url(../images/hero-desk-IT.jpg);
  background-position-x: center;
}

.hero-img-CZ {
  background: url(../images/hero-desk-CZ.jpg);
  background-position-x: center;
}

.hero-img-DK {
  background: url(../images/hero-desk-DK.jpg);
  background-position-x: center;
}

.hero-img-FI {
  background: url(../images/hero-desk-FI.jpg);
  background-position-x: center;
}

.hero-img-GR {
  background: url(../images/hero-desk-GR.jpg);
  background-position-x: center;
}

.hero-img-HU {
  background: url(../images/hero-desk-HU.jpg);
  background-position-x: center;
}

.hero-img-PL {
  background: url(../images/hero-desk-PL.jpg);
  background-position-x: center;
}

.hero-img-PT {
  background: url(../images/hero-desk-PT.jpg);
  background-position-x: center;
}

.hero-img-RO {
  background: url(../images/hero-desk-RO.jpg);
  background-position-x: center;
}

.hero-img-SE {
  background: url(../images/hero-desk-SE.jpg);
  background-position-x: center;
}

.hero-img-EN, .hero-img-ES, .hero-img-FR, .hero-img-IT, .hero-img-NL, .hero-img-DE, 
.hero-img-CZ, .hero-img-DK, .hero-img-FI, .hero-img-GR, .hero-img-HU, .hero-img-PL, 
.hero-img-RO, .hero-img-SE {
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 50%;
  position: relative;
}

.stories-wrapper {
  background-color: #2C003C;
  height: 120px; 
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 10;
}

.titles {
  text-align: center;
  color: #444444;
  max-width: 60em;
  margin: 0 auto;
  padding: 0 15px;
}

.presentation .h1 {
  text-align: center;
  max-width: 1126px;
  color: #fff;
  font-size: 1.5rem;
  line-height: 36px;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 auto;
  margin-top: 48px;
  margin-bottom: 48px;
  font-weight: lighter;
  letter-spacing: 3px;
}

.presentation-regular {
  font-weight: 700
}

.h2 {
  font-size: 3.375rem;
  text-align: center;
  letter-spacing: 3px;
}

.h2 span {
  color: #02F958;
}
.bottom-text {
  text-align: center;
  font-weight: 500;
  padding-top: 65px;
}

.best-text {
  font-size: 1.875rem;
  line-height: 0.5rem
}

.stacked-text {
  font-size: 1.1875rem;
  line-height: 2.3125rem;
  font-weight: lighter;
  text-align: left;
}

.bottom-text h3 {
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 2.5rem
}

.social-logos {
    margin-top: 1.75rem;
}

.social-logo {
    margin-right: 68px;
}

.social-logo-img {
    vertical-align: top;
}

.chevron-down {
  width: 24px;
  display: inherit;
  margin: 0 auto;
}

.anchorlink {
  height: 60px;
  margin-top: 42px;
  margin-left: -15%;
  margin-right: -15%;
}

.text-center {
  text-align: center;
}

#cattitle-feminized, #cattitle-auto, #cattitle-cbd, #cattitle-regular {
  display: none;
}

.background-img-1 {
  background: url(../images/back-graphic-2.svg) no-repeat;
  background-size: 340px 190px;
  background-position: 92% 66%; 
}

.background-img-2 {
  background: url(../images/back-graphic.svg) no-repeat;
  background-position: 30% 10%; 
}

.backsize {
  background-size: 90%
}

.back-color {
  background-color: #4E006A
}

.back-color-2 {
  background-color: #2C003C
}

.product-name, .product-name-in {
  color: white;
  font-size: 1.5rem;
  width: 116%;
  float: left;
   -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-transform-origin: 210px 210px;
  -moz-transform-origin: 210px 210px;
  -ms-transform-origin: 210px 210px;
  -o-transform-origin: 210px 210px;
  transform-origin: 210px 210px;
  text-align: left;
}

.product-name-in {
  height: 33.7%;
}

.product-image {
  width: 306px;
  float: right;
}

.article-img {
  height: 406px;
  width: 96%;
}

.card-container {
  perspective: 800px;
}

#card {
  transform-style: preserve-3d;
  transition: transform 1s;
  height: 398px;
}

#card img  {
margin: 0;
display: block;
position: absolute;
width: 100%;
height: 99%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}

#card .back {
  transform: rotateY(180deg);
}

#card.flipped {
  transform: rotateY(180deg);
}

.buynow {
  margin: 30px 0 0 0;
  width: 128px;
  height: 47px;
  padding: 10px;
  background-color: #E0732D;
  text-align: center;
  float: left;
  display: inline;
  line-height: 1.7em;
  color: white;
  border: 0;
  font-size: 16px;
  letter-spacing: 1px;
  font-family: "Roboto";
  font-weight: 500;
}

.buynow.buynow-fr, .learnmore.buynow-fr {
  font-size: 0.875rem;
  padding: 0px;
  line-height: 1.2em;
}

.buynow.buynow-de, .learnmore.buynow-de {
  font-size: 0.7rem;
}

.buynow.buynow-dk, .learnmore.buynow-dk {
  font-size: 1rem;
}

.buynow.buynow-it, .learnmore.buynow-it {
  font-size: 0.7rem;
}

.buynow.buynow-ro, .learnmore.buynow-ro {
  font-size: 0.7rem;
}

.buynow.buynow-gr, .learnmore.buynow-gr {
  font-size: 0.7rem;
}

.learnmore.line-height-gr {
  line-height: 0.90rem;
}

.learnmore.buynow-ro {
  font-size: 0.7rem;
}

.learnmore.learnmore-cz {
  font-size: 0.8rem;
}

.learnmore.learnmore-pl {
  font-size: 0.9rem;
  line-height: 1rem;
}

.learnmore {
  background-color: #E3DADA;
  line-height: 1.7em;
  color: white;
  border: 0;
  font-size: 16px;
  margin: 30px 0 0 0;
  width: 147px;
  height: 47px;
  padding: 10px;
  color: #000000;
  letter-spacing: 1px;
  font-family: "Roboto";
  font-weight: 500;
}

.learnmore.button-active, .learnmore.button-active:hover, .learnmore-wrapper.button-active, .learnmore-wrapper.button-active:hover {
  background-color: black;
  color: white;
}

.img-link {
  height: 395px;
}

.imageprod.back {
  background-color: black;
  -moz-border-radius: 28px 28px 0px 28px;
  -webkit-border-radius: 28px 28px 0px 28px;
  border-radius: 28px 28px 0px 28px;
}

.buynow:hover {
  background-color: #ac3824
}

.learnmore:hover {
  background-color: #b7b7b7
}

.buynow-wrapper {
  float: left;
  display: inline;
}

.learnmore-wrapper {
  float: right;
  display: inline;
}

.cards {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(306px, 1fr));
  grid-column-gap: 46px;
  grid-row-gap: 56px;
  max-width: 1162px;
  margin: 0 auto 100px;
}

.cards-2 {
 max-width: 764px;
}

.cards-5 {
 max-width: 1163px;
 grid-template-columns: repeat(6, 1fr);
 grid-template-rows: 50% 50%;
}

.cards-title {
  color: white;
  font-size: 2.0625rem;
  text-align: left;
  margin-left: 175px;
  margin-top: 65px;
  font-weight: 500;
  letter-spacing: 3px;
} 

.cards-title-category {
  width: 438px;
  height: 77px;
  position: relative;
  margin-left: 175px;
  margin-top: 140px;
  margin-bottom: 63px;
}

.cards-title-category.first-subtitle {
  margin-top: 30px;
}

.box{
  width: 262px;
  height: 100%;            
  position: absolute;
  top: 0;
  left: 0; 
  background-color: #E3DADA;
  line-height: 5rem;
  text-align: center;
  font-size: 2.0625rem;
  font-weight: 700;
}

.stack-top {
  top: 14px;
  width: 200px;
  height: 50px;
  z-index: 9;
  margin-left: 237px;
  line-height: 3rem;
  font-size: 1rem;
  font-weight: 400;
  color: white
}

.fem-seeds {
  background-color: #DA318A;
}

.auto-seeds {
  background-color: #2BB138
}

.stack-top.auto-seeds.auto-seeds-fr {
  font-size: 0.9rem;
}

.stack-top.stack-top-es {
  margin-left: 262px;
  font-size: 0.8rem;
}

.stack-top.stack-top-de {
  margin-left: 245px;
}

.stack-top.stack-top-it {
  margin-left: 232px;
}

.stack-top.stack-top-de-2 {
  width: 180px;
  margin-left: 245px;
}
.stack-top.stack-top-gr {
  width: 240px;
}
.box.box-it {
  font-size: 1.7rem;
}

.box.box-pt {
  font-size: 1.7rem;
  width: 163px
}

.box.box-fi {
  font-size: 1rem
}

.box.box-hu {
  font-size: 1.4rem;
}

.box.box-es {
  padding-right: 24px;
}

.box.box-de {
  font-size: 1.8rem;
}

.box.box-pl {
  font-size: 1rem;
  width: 128px;
}
.box.box-gr-2 {
  font-size: 1.4rem;
}
.stack-top.stack-top-fi {
    margin-left: 216px;
    width: 240px;
}

.stack-top.stack-top-pt {
  margin-left: 145px;
  width: 309px;
}

.stack-top.stack-top-pl {
  width: 314px;
  margin-left: 225px;
}

.regular-seeds {
  background-color: #3E3E3E  
}

.cbd-seeds {
  background-color: #00ACE9   
}

.grid-article-2 {
  height: 494px;
  width: 359px;
  grid-column: span 2
}

.grid-article-2:nth-child(4) {
  grid-column: 2 / span 2;
}

.grid-article {
  height:  529px;
  width: 359px;
}

.grid {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto;
  margin: 0 auto;
}

.subtitle {
    line-height: 2em;
    font-weight: lighter;
    font-size: 2.5em;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 24px;
}

.sub-subtitle {
    color: #68417a;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 40px;
    font-weight: bold;
    padding-top: 24px
}

.subtitle {
    margin-bottom: 18px;
}

.subtitle-start {
  margin-bottom: 0px
}

.button-desk {
  background-color: #E3DADA;
  border-radius: 26px;
  color: black;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  cursor: pointer;
  width: 232px;
  height: 40px;
  font-size: 1rem;
  font-weight: 700;
  border: none;
  margin-right: 38px;
}

.button-desk.button-desk-fr {
  width: 228px;
  font-size: 0.8rem;
}

.button-desk.button-desk-ro {
  width: 214px;
  font-size: 0.8rem;
}

.button-desk.button-desk-cz, .button-desk.button-desk-fi {
    width: 220px;
    font-size: 0.8rem;
}

.button-desk.button-desk-pl {
  width: 223px;
  font-size: 0.6rem;
}

.button-desk.button-desk-de {
  width: 220px;
  font-size: 0.9rem;
}

.button-desk.button-desk-dk {
  width: 226px;
  font-size: 0.8rem;
}

.section-footer {
  background-color: #4E006A;
  padding-bottom: 50px;
}

.grid.footer {
  max-width: 70em;
}

.footer {
  padding: 0 15px;
  margin-bottom: 24px;
  grid-column: 1 / 4;
  color: white;
  padding-bottom: 52px;
}

.grid.footer.footer-pl {
  grid-template-columns: 100%;
}

/* stories */
.stories.carousel::-webkit-scrollbar {
    display: none;  /* Safari and Chrome */
}
.stories.carousel {
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: thin;  /* Firefox */
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}

.storiesWrapper {
    padding: 12px;
    max-width: 984px;
    margin: 0 auto;
}

.stories.carousel .story {
    display: inline-block;
    max-width: 92px;
    margin: 0 10%;
    vertical-align: top;
}

.stories.carousel {
    white-space: nowrap;
}

.stories.snapgram .story > .item-link {
    text-decoration: none;
    color: #ffffff;
    font-weight: lighter;
}


.stories.carousel .story > .item-link {
    text-align: center;
    display: block;
}

.stories.snapgram .story.feminized > .item-link > .item-preview, .stories.snapgram .story.auto > .item-link > .item-preview, 
.stories.snapgram .story.cbd > .item-link > .item-preview, .stories.snapgram .story.regular > .item-link > .item-preview {
    border-radius: 50%;
    padding: 2px;
    background: #E3DADA;
    margin: 0 auto;
}

.stories.snapgram .story.all > .item-link > .item-preview {
    border-radius: 50%;
    padding: 2px;
    background: radial-gradient(ellipse at 70% 70%, #ed0597 16%,  #673d79 58%);
}

.stories.snapgram .story > .item-link > .item-preview img {
    border-radius: 50%;
    border: 3px solid
    #fff;
}

.stories.carousel .story > .item-link > .item-preview {
    display: block;
    box-sizing: border-box;
    font-size: 0;
    max-height: 90px;
    overflow: hidden;
    transition: transform .2s;
    width: 60px;
    height: 60px;
}

.stories.carousel .story > .item-link > .item-preview img {
    display: block;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    object-fit: cover;
}

.stories.carousel .story > .item-link > .info {
    display: inline-block;
    margin-top: .5em;
    line-height: 2.5em;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1rem;
    font-weight: bold
}

.stories.carousel .story > .item-link > .info.info-de {
  font-size: 0.85rem;
}

.stories.carousel .story > .item-link > .info.info-cz {
  font-size: 0.68rem;
}

.stories.carousel .story > .item-link > .info.info-pt {
  font-size: 0.8rem;
}

.stories.carousel .story > .item-link > .info.info-se {
  font-size: 0.8rem;
}

.stories.carousel .story > .item-link > .info.info-dk {
  font-size: 0.8rem;
}

.stories.carousel .story > .item-link > .info.info-gr {
  font-size: 0.7rem;
}

.stories.carousel .story > .item-link {
    text-align: center;
}


.story.feminized .item-preview {
  background-image:  url(../images/fem-active.svg) !important;
}

.story.auto .item-preview {
  background-image:  url(../images/auto-active.svg) !important;
}


.story.regular .item-preview {
  background-image:  url(../images/regular-active.svg) !important;
}

.story.cbd .item-preview {
  background-image:  url(../images/cbd-active.svg) !important;
}


/* end stories */

.img-fluid {
    max-width: 100%;
    height: auto;
}

.header {
  height: auto;
}

.footer {
  grid-column: 1 / 3;
}

.header p {
  font-size: 1.4em;
  font-weight: 300;
}

.hidden {
  visibility: hidden;
}


.text-center {
  text-align: center;
}


.button {
    color: #fff;
    display: inline-block;
    padding: 5px 15px;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #ff5406;
    margin: 5px 0;
    border: 0;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;

}

/* spinner */
.spinner {
  width: 64px;
  height: 64px;
}

.spinner:after {
  content: " ";
  display: block;
  width: 46px;
  height: 46px;
  margin: 1px;
  border-radius: 50%;
  border: 5px solid #fff;
  border-color: #ed018a transparent #fff transparent;
  animation: spinner 1.2s linear infinite;
}

@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


/* Back to top arrow icon */
#back-top a {
  width: 108px;
  display: block;
  color: #bbb;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}

#back-top span {
  width: 65px;
  height: 55px;
  position: fixed;
  outline: none;
  z-index: 15;
  bottom: 65px;
  right: -3px;
  opacity: .9;
  display: block;
  background: url(../images/up-arrow.png) no-repeat center center;
  /* transition */
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}


/*  ////////////////////////////////////////////      Media queries      /////////////////////////////////////////////////////////     */


@media all and (min-width: 720px) {
.hero-img-EN {
  background: url(../images/hero-desk-EN.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  padding-bottom: 51%;
  position: relative;
}
.hero-img-PT {
  background: url(../images/hero-desk-PT.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  padding-bottom: 51%;
  position: relative;
}

.product-name-in {
  display: none;
}
}

@media all and (min-width: 360px) and (max-width: 480px) {
.cards-title-category {
  width: 296px;
  height: 50px;
}
.box {
  height: 50px;
  width: 154px;
  font-size: 1.25rem;
  line-height: 3rem;
}
.stack-top {
  top: 8px;
  margin-left: 142px;
  font-size: 0.8rem;
  line-height: 2.2rem;
  height: 32px;
}
.box.box-pt {
  font-size: 1.7rem;
  width: 123px
}
.box.box-hu {
  font-size: 1.2rem;
}
.box.box-es {
  font-size: 1rem;
}
.box.box-de {
  font-size: 1.2rem;
  padding-right: 12px;
}
.box.box-pl {
  font-size: 1rem;
  width: 128px;
}
.box.box-gr {
  font-size: 0.7rem;
}
.box.box-gr-2 {
  font-size: 0.9rem;
}
.stack-top.stack-top-gr {
  width: 165px;
}
.stack-top.stack-top-fi {
  margin-left: 148px;
  width: 176px;
}
.stack-top.stack-top-pt {
  margin-left: 108px;
  width: 209px;
}
.stack-top.stack-top-es {
  margin-left: 145px;
  font-size: 0.6rem;
}
.stack-top.stack-top-de {
    margin-left: 154px;
}
.stack-top.stack-top-dk {
    margin-left: 154px;
}
.stack-top.stack-top-pl {
  margin-left: 114px;
  font-size: 0.6rem;
  width: 194px;
}
.box.box-it {
    font-size: 1.2rem;
}
.stack-top.stack-top-it {
  margin-left: 147px;
}
.buynow.buynow-gr {
  line-height: 0.9rem;
}
}

@media all and (min-width: 360px) and (max-width: 1024px) {
.cards-title {
  text-align: center;
  margin-left: 0px;
}

.cards-title-category {
  margin-left: 0px;
  margin: 0 auto;
  margin-top: 95px;
  margin-bottom: 33px; 
}
.cards-2, .cards-5 {
    grid-row-gap: 8px;
}
.grid-article,.grid-article-2 {
    height: 435px;
}

.background-img-1 {
  background-image: none;
 
}

.background-img-2 {
  background-image: none;

}
}


@media all and (min-width: 720px) and (max-width: 1024px) {
  .grid-article,.grid-article-2 {
    height: 518px;
}

.imageprod {
  float: right;
}

.img-link {
    height: 391px;
}

}

@media all and (min-width: 720px) and (max-width: 1279px) {
.stories-wrapper {
    height: 200px;
}
.stories.carousel .story {
    margin: 0 7%;
}
.storiesWrapper {
    max-width: 746px;
}
}

@media all and (min-width: 1024px) {
  .presentation {
    font-size: 24px;
  }
}

@media all and (min-width: 1280px) {
#stories {
  display: none;
}
.stories-desk {
  display: block;
  max-width: 1224px;
  margin: 0 auto;
  padding-top: 36px;
}
.stories-desk span {
  color: #FFFFFF;
  margin-right: 58px;
}
.filter-title-mobile {
  display: none;
}
.fem {
  background-color: #DA318A;
  color: white;
}

.auto {
  background-color:  #2BB138;
  color: white;
}

.reg {
  background-color: #3E3E3E;
  color: white;
}

.medic {
  background-color: #00ACE9;
  color: white;
}
}

@media all and (min-width: 1227px) {
.imageprod {
  float: right;
}

.img-link {
    height: 391px;
}
}
@media all and (min-width: 1024px) and (max-width: 1226px) {
  .buynow.buynow-it, .learnmore.buynow-it {
    font-size: 0.6rem;
}
 .img-link {
  height: 294px;
}

  .imageprod {
    width: 228px
  }
  .product-name {
      height: 89%;
  }
  .learnmore {
    width: 114px;
    font-size: 0.75rem;
  }
  .buynow {
    width: 100px;
    font-size: 0.75rem;
  }
  .product-image {
    width: 228px;
    float: right;
  }
  .cards-5 {
    max-width: 1024px;
  }
  .cards-2 {
    max-width: 658px;
  }
  .product-name {
    height: 73%;
  }
  .grid-article {
    height: 428px;
  }
  .article-img {
    height: 0;
    width: 74%;
  }
.product-name {
  -webkit-transform-origin: 148px 148px;
  -moz-transform-origin: 148px 148px;
  -ms-transform-origin: 148px 148px;
  -o-transform-origin: 148px 148px;
  transform-origin: 148px 148px;
}

.imageprod {
  float: right;
}

.imageprod.back {
    -moz-border-radius: 20px 20px 0px 20px;
    -webkit-border-radius: 20px 20px 0px 20px;
    border-radius: 20px 20px 0px 20px;
    height: 294.37px;
}

.img-link {
    display: inline-block;
    height: 290px;
}

}

@media all and (min-width: 1024px) and (max-width: 1528px) {
.cards-title {
    margin-left: 25px;
}
.cards-title-category {
    margin-left: 25px;
}
}

@media all and (min-width: 670px) {
  #stories {
  overflow: hidden
}
}

@media all and (min-width: 820px) {
.box.box-pl {
  width: 262px;
  font-size: 2.0625rem;
}
.stack-top.stack-top-pl {
    width: 314px;
    margin-left: 226px;
}
}

@media all and (max-width: 1279px) {
html, body {
  overflow-x: hidden;
}
.stories-desk {
  display: none;
}
.filter-title-mobile {
  width: 100%;
  display: block;
  height: 30px;
  color: white;
  text-align: center;
  padding-top: 24px;
}
.stories-wrapper {
  position: -webkit-relative;
  position: relative;
}
}

@media all and (max-width: 1023px) {
  .cards {
  max-width: 344px;
}
.hero-desktop-EN {
  position: relative;
  padding-bottom: 38%;
}

.hero-img-wrapper {
  position: relative;
  padding-bottom: 74%;
}

.presentation {
  font-size: 16px
}

.subtitle {
  line-height: 1em;
}
.cards-5 {
  grid-template-columns: none;
  grid-template-rows: none;
}
.grid-article-2:nth-child(4) {
    grid-column: 1 / span 1;
}
}

@media all and (max-width: 719px) {

.hero-img-EN  {
  background: url(../images/hero-mob-EN.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 180%;
  position: relative;
}

.hero-img-FR  {
  background: url(../images/hero-mob-FR.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 180%;
  position: relative;
}

.hero-img-DE  {
  background: url(../images/hero-mob-DE.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 180%;
  position: relative;
}

.hero-img-ES  {
  background: url(../images/hero-mob-ES.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 180%;
  position: relative;
}

.hero-img-IT  {
  background: url(../images/hero-mob-IT.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 180%;
  position: relative;
}

.hero-img-NL  {
  background: url(../images/hero-mob-NL.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 180%;
  position: relative;
}

.hero-img-CZ  {
  background: url(../images/hero-mob-CZ.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 180%;
  position: relative;
}

.hero-img-DK  {
  background: url(../images/hero-mob-DK.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 180%;
  position: relative;
}

.hero-img-FI  {
  background: url(../images/hero-mob-FI.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 180%;
  position: relative;
}

.hero-img-GR  {
  background: url(../images/hero-mob-GR.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 180%;
  position: relative;
}

.hero-img-HU  {
  background: url(../images/hero-mob-HU.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 180%;
  position: relative;
}

.hero-img-PL  {
  background: url(../images/hero-mob-PL.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 180%;
  position: relative;
}

.hero-img-PT  {
  background: url(../images/hero-mob-PT.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 180%;
  position: relative;
}

.hero-img-RO  {
  background: url(../images/hero-mob-RO.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 180%;
  position: relative;
}

.hero-img-SE  {
  background: url(../images/hero-mob-SE.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 180%;
  position: relative;
}

.overlay-logo {
  width: 234px;
  height: 120px;
}

.overlay-chevron {
  display: block;
  width: 100%;
  margin-top:145%;
}

.spinner-container .spinner {
  margin: 54% auto
}

.stories-wrapper {
  height: 200px;
}

.cards {
  max-width: 300px;
}

.grid-articles {
  max-width: 100%;
}

.footer {
  max-width: 300px;
  margin: 0 auto;
}

.h2 {
  font-size: 1.875rem;
  margin-top: 42px;
  line-height: 2em
}

.h2.h2-hu {
  font-size: 1.6rem;
}

.bottom-text.best-text {
  font-size: 1.25rem !important;
  line-height: 2em;
  text-align: center;
}

.bottom-text h3 {
  font-size: 1.25rem;
  margin: 52px 0
}

.social-logo {
  margin-right: 28px;
  display: inline;
}

.presentation {
  font-size: 16px;
  line-height: 26px;
}

.imageprod{
  width: 88%;
  float: right;
}

.img-link {
  height: 343px;
  width: 306px;
}

 .product-name {
  display: none
 }

 .article-img {
    height: 422px;
    width: 306px;
}
.product-image {
    float: none;
}
.product-name-in {
    -webkit-transform-origin: 185px 190px;
    -moz-transform-origin: 185px 190px;
    -ms-transform-origin: 185px 190px;
    -o-transform-origin: 185px 190px;
    transform-origin: 185px 190px;
}
.cards, .grid-article {
    max-width: 306px;
}

.grid-article-2 {
    width: 306px;
}

}

@media all and (max-width: 670px) {
.cards {
    margin: 0 auto 54px;
}
  .cards-title {
    font-size: 1.3125rem
}
.cards-title-category {
    margin-top: 80px;
}
.container {
    max-width: 100%
}

.img-category-container {
    display: flex;
    flex-flow:column;
   align-items: center;
   justify-items: center;
}

.img-category {
    position: relative;
}

.article {
    grid-column: 1 / 4;
    height: auto;
    margin-bottom: 18px;
}

.sub-subtitle {
    margin-top: 20px;
    width: 150px;
    padding-top: 24px
}
}

@media all and (max-width: 394px) {
.img-link {
    height: 314px;
}
  .product-name {
      height: 89%;
  }
.product-name-in {
    height: 30.5%;
}
  .learnmore {
      margin-right: 28px;
  }
  .buynow {
      width: 112px;
  } 
.product-image {
    width: 280px;
    margin: 0 auto;
    float: none;
}
.learnmore {
    margin-right: 0px;
}
.learnmore {
    width: 140px;
}
.article-img {
    width: 100%;
    margin: 0 auto;
}

.product-name-in {
    -webkit-transform-origin: 168px 172px;
    -moz-transform-origin: 168px 172px;
    -ms-transform-origin: 168px 172px;
    -o-transform-origin: 168px 172px;
    transform-origin: 168px 172px;
}
.cards-2, .cards-5 {
    grid-template-columns: none;
    grid-template-rows: none;
}
.grid-article-2:nth-child(4) {
    grid-column: 1 / span 1;
}
}

@media all and (min-width: 394px) and (max-width: 719px) {
.grid-article,.grid-article-2 {
    height: 469px;
}
}