body {
  color: #fff; }

.page-title-wrapper {
  max-width: 1366px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  margin: 0 auto; }

.page-title {
  color: #fff;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 48px;
  text-align: center;
  letter-spacing: 0.5px;
  text-align: center;
  display: block; }

.page-main > .page-title-wrapper .page-title {
  display: block; }

#maincontent.page-main .columns {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1140px; }

.center {
  display: block;
  margin: 0 auto; }

.page-wrapper {
  z-index: 0;
  position: relative; }

.narrow-wrapper {
  display: block;
  max-width: 744px;
  margin: 0 auto; }

.row.row-3 {
  display: inline-flex; }
  .row.row-3 .col {
    width: 33%;
    padding: 20px; }
    .row.row-3 .col:first-child {
      padding-left: 0; }
    .row.row-3 .col:last-child {
      padding-right: 0; }

.row.seedbanks {
  display: flex;
  flex-wrap: wrap; }
  .row.seedbanks .col {
    width: 14%;
    margin-left: 3.75%;
    margin-right: 3.75%; }
    .row.seedbanks .col h2 {
      transition: all 0.2s ease-out; }
    .row.seedbanks .col h2:hover {
      padding-left: 10px; }
    .row.seedbanks .col:nth-child(5n + 1) {
      margin-left: 0; }
    .row.seedbanks .col:nth-child(5n) {
      margin-right: 0; }
    .row.seedbanks .col strong {
      margin-top: 5px;
      text-align: center;
      font-size: 18px;
      display: block; }
    .row.seedbanks .col img {
      border-radius: 8px; }

.cms-autoflowering-seed-banks-html .page-main > .page-title-wrapper .page-title, .cms-feminized-seed-banks-html .page-main > .page-title-wrapper .page-title {
  margin-bottom: 0; }
.cms-autoflowering-seed-banks-html #maincontent.page-main .columns, .cms-feminized-seed-banks-html #maincontent.page-main .columns {
  padding-top: 0; }
  .cms-autoflowering-seed-banks-html #maincontent.page-main .columns h2, .cms-feminized-seed-banks-html #maincontent.page-main .columns h2 {
    padding-top: 0; }

/*# sourceMappingURL=cms.css.map */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../../frontend/FeminisedSeeds/GorillaSeeds/en_GB/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}#maincontent.page-main {
  width: 100%;
  max-width: 100%;
  background: url(../../frontend/FeminisedSeeds/GorillaSeeds/en_GB/images/contact.svg) no-repeat center;
  background-size: 100%;
  background-position: top;
  padding-top: 56px;
  margin-top: -56px;
  z-index: -2;
  padding-bottom: 180px;
  margin-bottom: -50px;
  padding-left: 0;
  padding-right: 0; }
  #maincontent.page-main:after {
    background-size: cover;
    background-size: contain;
    position: absolute;
    width: 100%;
    height: 366px;
    background: #121217;
    content: "";
    -webkit-mask-image: url(../../frontend/FeminisedSeeds/GorillaSeeds/en_GB/images/home/backdrops/leaf-mask.svg);
    mask-image: url(../../frontend/FeminisedSeeds/GorillaSeeds/en_GB/images/home/backdrops/leaf-mask.svg);
    -webkit-mask-repeat: no-repeat;
    mask-size: cover;
    -webkit-mask-size: cover;
    mask-repeat: no-repeat;
    z-index: 999999;
    margin-top: -230px; }
  #maincontent.page-main:before {
    content: "";
    max-width: 100%;
    height: -webkit-fill-available;
    position: absolute;
    background: linear-gradient(5deg, #45664c 25.18%, rgba(9, 16, 8, 0.43) 89.65%);
    mix-blend-mode: color-dodge;
    margin-top: -56px;
    z-index: -1; }
  #maincontent.page-main .columns {
    max-width: 1140px;
    margin: 0 auto;
    margin-bottom: 180px; }
    #maincontent.page-main .columns .column.main .subtitle {
      text-align: center;
      text-transform: lowercase;
      margin-top: 0;
      margin-bottom: 60px; }
    #maincontent.page-main .columns .about-left-wrapper {
      max-width: 50%; }
      #maincontent.page-main .columns .about-left-wrapper p {
        margin-top: 20px; }
        #maincontent.page-main .columns .about-left-wrapper p:first-child {
          margin-top: 0; }

.row.row-2 {
  display: inline-flex; }
  .row.row-2 .col {
    padding: 20px; }
    .row.row-2 .col h3 {
      font-weight: 400;
      font-size: 24px; }
    .row.row-2 .col:first-child {
      padding-left: 0;
      min-width: 58%; }
    .row.row-2 .col:last-child {
      padding: 40px;
      background: rgba(52, 93, 34, 0.5);
      border-radius: 16px;
      position: relative;
      margin-right: 4.5%; }
      .row.row-2 .col:last-child:after {
        content: '';
        right: -20px;
        position: absolute;
        top: -44px;
        transform: rotate(325deg);
        background: url(../../frontend/FeminisedSeeds/GorillaSeeds/en_GB/images/home/categories/v2/beg-2.svg) no-repeat center;
        display: block;
        width: 103px;
        height: 150px; }

.team-header {
  max-width: 900px;
  margin: 0 auto;
  text-align: center; }
  .team-header h2 {
    font-weight: 400;
    font-size: 48px;
    line-height: 64px; }

.row.team {
  display: flex;
  flex-wrap: wrap; }
  .row.team .col {
    width: 248px;
    height: 328px;
    margin-left: calc((100% - 1025px) / 6);
    margin-right: calc((100% - 1025px) / 6);
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #fff;
    border: 4px solid #B7BABE;
    color: #121217;
    border-radius: 8px; }
    .row.team .col .img-placeholder {
      width: 106px;
      height: 106px;
      background: url("../../frontend/FeminisedSeeds/GorillaSeeds/en_GB/images/theme-placeholders/team/avatars-sprite.png") no-repeat;
      border-radius: 53px;
      display: block;
      margin: 0 auto;
      margin-top: 66px; }
    .row.team .col.team-1 .img-placeholder {
      background-position: 0 0; }
    .row.team .col.team-1:hover .img-placeholder {
      background-position: 0 -110px; }
    .row.team .col.team-2 .img-placeholder {
      background-position: -106px 0; }
    .row.team .col.team-2:hover .img-placeholder {
      background-position: -106px -110px; }
    .row.team .col.team-3 .img-placeholder {
      background-position: -212px 0; }
    .row.team .col.team-3:hover .img-placeholder {
      background-position: -212px -110px; }
    .row.team .col.team-4 .img-placeholder {
      background-position: -318px 0; }
    .row.team .col.team-4:hover .img-placeholder {
      background-position: -318px -110px; }
    .row.team .col.team-5 .img-placeholder {
      background-position: 0 -220px; }
    .row.team .col.team-5:hover .img-placeholder {
      background-position: 0 -329px; }
    .row.team .col.team-6 .img-placeholder {
      background-position: -106px -220px; }
    .row.team .col.team-6:hover .img-placeholder {
      background-position: -106px -329px; }
    .row.team .col.team-7 .img-placeholder {
      background-position: -212px -220px; }
    .row.team .col.team-7:hover .img-placeholder {
      background-position: -212px -329px; }
    .row.team .col.team-8 .img-placeholder {
      background-position: -318px -220px; }
    .row.team .col.team-8:hover .img-placeholder {
      background-position: -318px -329px; }
    .row.team .col:nth-child(4n + 1) {
      margin-left: 0; }
    .row.team .col:nth-child(4n) {
      margin-right: 0; }
    .row.team .col label {
      display: block; }
      .row.team .col label:nth-child(2) {
        font-weight: 400;
        font-size: 32px;
        text-align: center;
        letter-spacing: 0.5px; }

.about-bottom {
  margin-top: 100px;
  display: flex; }
  .about-bottom .col h2 {
    color: #DFA511; }
  .about-bottom .col:nth-child(1) {
    min-width: 30%; }
  .about-bottom .col:nth-child(2) {
    min-width: calc(70% - 268px);
    padding: 80px 60px;
    margin-left: 140px;
    background: #24242F;
    opacity: 0.8;
    border: 4px solid #DFA511;
    border-radius: 16px;
    position: relative; }
    .about-bottom .col:nth-child(2):before {
      content: '';
      position: absolute;
      width: 120px;
      height: 175px;
      left: -65px;
      top: -30px;
      background: url(../../frontend/FeminisedSeeds/GorillaSeeds/en_GB/images/home/categories/v2/beg-1.svg) no-repeat center;
      background-size: contain; }
    .about-bottom .col:nth-child(2) p {
      font-weight: 400;
      font-size: 24px;
      text-align: center;
      letter-spacing: 0.5px; }
      .about-bottom .col:nth-child(2) p.author {
        color: #DFA511;
        margin-top: 20px; }

.column.main .action-wrapper {
  margin-top: 40px;
  text-align: center; }
  .column.main .action-wrapper .action.primary {
    margin: 0 auto;
    display: inline-block; }

.page-wrapper {
  background: #093024; }
  .page-wrapper > .page-bottom {
    margin-top: 0;
    background: #121217; }
    .page-wrapper > .page-bottom h2 {
      font-style: normal;
      font-weight: 400;
      font-size: 48px;
      margin-top: -40px;
      text-align: center;
      color: #5CA040 !important; }
    .page-wrapper > .page-bottom .slider-wrapper {
      width: 1040px;
      max-width: 70%;
      margin: 0 auto;
      overflow: hidden;
      margin-bottom: 450px; }
      .page-wrapper > .page-bottom .slider-wrapper .top-seedbanks:before {
        content: "";
        position: absolute;
        z-index: 2;
        bottom: 0;
        left: -2px;
        pointer-events: none;
        background-image: linear-gradient(to left, rgba(18, 18, 23, 0), #121217 90%);
        width: 40%;
        height: 100%; }
      .page-wrapper > .page-bottom .slider-wrapper .top-seedbanks:after {
        content: "";
        position: absolute;
        z-index: 2;
        bottom: 0;
        right: -2px;
        pointer-events: none;
        background-image: linear-gradient(to right, rgba(18, 18, 23, 0), #121217 90%);
        width: 40%;
        height: 100%; }
      .page-wrapper > .page-bottom .slider-wrapper .top-seedbanks h3 {
        color: #5CA040;
        font-size: 30px;
        text-align: center; }
      .page-wrapper > .page-bottom .slider-wrapper .top-seedbanks p {
        font-size: 16px;
        color: #fff;
        text-align: center; }
      .page-wrapper > .page-bottom .slider-wrapper .top-seedbanks a {
        display: flex;
        align-items: center;
        min-height: 160px; }
        .page-wrapper > .page-bottom .slider-wrapper .top-seedbanks a img {
          max-height: 160px;
          width: auto;
          margin: 0 auto; }

.top-seedbanks .owl-nav {
  z-index: 9;
  position: absolute;
  top: 50%;
  width: 100%; }

.slider-wrapper .top-seedbanks.owl-carousel .owl-nav button {
  height: 40px;
  width: 40px;
  background: #fff;
  border-radius: 20px;
  font-size: 0;
  position: absolute;
  top: calc(50% - 8px);
  font-size: 0;
  opacity: 0.8; }
  .slider-wrapper .top-seedbanks.owl-carousel .owl-nav button:hover {
    opacity: 1; }
  .slider-wrapper .top-seedbanks.owl-carousel .owl-nav button:before {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../../frontend/FeminisedSeeds/GorillaSeeds/en_GB/images/home/arrows.svg) no-repeat center;
    display: block;
    position: relative; }
  .slider-wrapper .top-seedbanks.owl-carousel .owl-nav button.owl-prev {
    left: 0; }
  .slider-wrapper .top-seedbanks.owl-carousel .owl-nav button.owl-next {
    right: 0; }
    .slider-wrapper .top-seedbanks.owl-carousel .owl-nav button.owl-next:before {
      transform: rotate(180deg); }

@media only screen and (max-width: 767px) {
  .row.row-2 {
    display: block; }
    .row.row-2 .col {
      width: 100%; }
    .row.row-2 .col:last-child {
      max-width: calc(100% - 60px);
      padding: 15px;
      padding-top: 60px;
      padding-bottom: 40px; }
      .row.row-2 .col:last-child:after {
        right: -10px; }

  .about-bottom {
    display: block; }
    .about-bottom .col:nth-child(2) {
      margin-top: 40px;
      width: calc(100% - 180px);
      margin-left: 60px; }

  #maincontent.page-main {
    background-size: cover; }

  #maincontent.page-main:after {
    margin-top: -130px; } }

/*# sourceMappingURL=about.css.map */
