@charset "UTF-8";
/*bootstrap-grid*/
*, :after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
  display: table;
  content: " ";
}

.container-fluid:after, .container:after, .row:after {
  clear: both;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xxs-1, .col-xxs-10, .col-xxs-11, .col-xxs-12, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xxs-1, .col-xxs-10, .col-xxs-11, .col-xxs-12, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9 {
  float: left;
}

.col-xxs-12 {
  width: 100%;
}

.col-xxs-11 {
  width: 91.66666667%;
}

.col-xxs-10 {
  width: 83.33333333%;
}

.col-xxs-9 {
  width: 75%;
}

.col-xxs-8 {
  width: 66.66666667%;
}

.col-xxs-7 {
  width: 58.33333333%;
}

.col-xxs-6 {
  width: 50%;
}

.col-xxs-5 {
  width: 41.66666667%;
}

.col-xxs-4 {
  width: 33.33333333%;
}

.col-xxs-3 {
  width: 25%;
}

.col-xxs-2 {
  width: 16.66666667%;
}

.col-xxs-1 {
  width: 8.33333333%;
}

.col-xxs-pull-12 {
  right: 100%;
}

.col-xxs-pull-11 {
  right: 91.66666667%;
}

.col-xxs-pull-10 {
  right: 83.33333333%;
}

.col-xxs-pull-9 {
  right: 75%;
}

.col-xxs-pull-8 {
  right: 66.66666667%;
}

.col-xxs-pull-7 {
  right: 58.33333333%;
}

.col-xxs-pull-6 {
  right: 50%;
}

.col-xxs-pull-5 {
  right: 41.66666667%;
}

.col-xxs-pull-4 {
  right: 33.33333333%;
}

.col-xxs-pull-3 {
  right: 25%;
}

.col-xxs-pull-2 {
  right: 16.66666667%;
}

.col-xxs-pull-1 {
  right: 8.33333333%;
}

.col-xxs-pull-0 {
  right: auto;
}

.col-xxs-push-12 {
  left: 100%;
}

.col-xxs-push-11 {
  left: 91.66666667%;
}

.col-xxs-push-10 {
  left: 83.33333333%;
}

.col-xxs-push-9 {
  left: 75%;
}

.col-xxs-push-8 {
  left: 66.66666667%;
}

.col-xxs-push-7 {
  left: 58.33333333%;
}

.col-xxs-push-6 {
  left: 50%;
}

.col-xxs-push-5 {
  left: 41.66666667%;
}

.col-xxs-push-4 {
  left: 33.33333333%;
}

.col-xxs-push-3 {
  left: 25%;
}

.col-xxs-push-2 {
  left: 16.66666667%;
}

.col-xxs-push-1 {
  left: 8.33333333%;
}

.col-xxs-push-0 {
  left: auto;
}

.col-xxs-offset-12 {
  margin-left: 100%;
}

.col-xxs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xxs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xxs-offset-9 {
  margin-left: 75%;
}

.col-xxs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xxs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xxs-offset-6 {
  margin-left: 50%;
}

.col-xxs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xxs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xxs-offset-3 {
  margin-left: 25%;
}

.col-xxs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xxs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xxs-offset-0 {
  margin-left: 0;
}

@media (min-width: 480px) {
  .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
  }

  .col-xs-12 {
    width: 100%;
  }

  .col-xs-11 {
    width: 91.66666667%;
  }

  .col-xs-10 {
    width: 83.33333333%;
  }

  .col-xs-9 {
    width: 75%;
  }

  .col-xs-8 {
    width: 66.66666667%;
  }

  .col-xs-7 {
    width: 58.33333333%;
  }

  .col-xs-6 {
    width: 50%;
  }

  .col-xs-5 {
    width: 41.66666667%;
  }

  .col-xs-4 {
    width: 33.33333333%;
  }

  .col-xs-3 {
    width: 25%;
  }

  .col-xs-2 {
    width: 16.66666667%;
  }

  .col-xs-1 {
    width: 8.33333333%;
  }

  .col-xs-pull-12 {
    right: 100%;
  }

  .col-xs-pull-11 {
    right: 91.66666667%;
  }

  .col-xs-pull-10 {
    right: 83.33333333%;
  }

  .col-xs-pull-9 {
    right: 75%;
  }

  .col-xs-pull-8 {
    right: 66.66666667%;
  }

  .col-xs-pull-7 {
    right: 58.33333333%;
  }

  .col-xs-pull-6 {
    right: 50%;
  }

  .col-xs-pull-5 {
    right: 41.66666667%;
  }

  .col-xs-pull-4 {
    right: 33.33333333%;
  }

  .col-xs-pull-3 {
    right: 25%;
  }

  .col-xs-pull-2 {
    right: 16.66666667%;
  }

  .col-xs-pull-1 {
    right: 8.33333333%;
  }

  .col-xs-pull-0 {
    right: auto;
  }

  .col-xs-push-12 {
    left: 100%;
  }

  .col-xs-push-11 {
    left: 91.66666667%;
  }

  .col-xs-push-10 {
    left: 83.33333333%;
  }

  .col-xs-push-9 {
    left: 75%;
  }

  .col-xs-push-8 {
    left: 66.66666667%;
  }

  .col-xs-push-7 {
    left: 58.33333333%;
  }

  .col-xs-push-6 {
    left: 50%;
  }

  .col-xs-push-5 {
    left: 41.66666667%;
  }

  .col-xs-push-4 {
    left: 33.33333333%;
  }

  .col-xs-push-3 {
    left: 25%;
  }

  .col-xs-push-2 {
    left: 16.66666667%;
  }

  .col-xs-push-1 {
    left: 8.33333333%;
  }

  .col-xs-push-0 {
    left: auto;
  }

  .col-xs-offset-12 {
    margin-left: 100%;
  }

  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-xs-offset-9 {
    margin-left: 75%;
  }

  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-xs-offset-6 {
    margin-left: 50%;
  }

  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-xs-offset-3 {
    margin-left: 25%;
  }

  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-xs-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/* Animation */
/* Class helpers row container rules for full width tiles or contained body content */
.row {
  margin: 0;
}

.container {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

.container-fluid {
  padding: 0;
  margin: 0 auto;
  height: 100%;
  width: 100%;
}

.tile-fluid {
  height: 300px;
  overflow: hidden;
  padding: 0;
}

.tile-half-h {
  height: 50%;
  padding: 0;
}

.spaced {
  padding: 0 10px;
}

.spaced .tile-fluid {
  padding: 0px 10px 20px 10px;
}

.spaced div.tile-fluid .tile-half-h:first-child {
  padding: 0 0 10px 0;
}

.spaced div.tile-fluid .tile-half-h:last-child {
  padding: 10px 0 0 0;
}

#tile-hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 390px;
}

.dark-grey, .dark-grey * {
  color: #666666;
}

.spacer {
  height: 40px;
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
}

@media (min-width: 480px) {
  #tile-hero {
    height: 390px;
  }
}
@media (min-width: 768px) {
  #tile-hero {
    height: 500px;
  }

  .tile-fluid {
    height: 350px;
  }
}
@media (min-width: 992px) {
  .tile-fluid {
    height: 400px;
  }
}
@media (min-width: 1001px) {
  .container {
    max-width: 1520px;
    padding: 0 45px;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  #header .global-header {
    max-width: 1080px;
  }

  #tile-hero {
    height: 600px;
  }

  .tile-fluid {
    height: 400px;
  }
}
@media (min-width: 1401px) {
  .container {
    padding: 0 45px;
  }

  .container-fluid {
    width: 100%;
  }

  /* adding class .full to container-fluid makes for a full bleed tile, with no max-width limit */
  .container-fluid.full {
    width: 100% !important;
  }
}
/* helper classes to hide tile when needed */
@media (max-width: 479px) {
  .col-xxs-none {
    display: none !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .col-xs-none {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-sm-none {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-md-none {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .col-lg-none {
    display: none !important;
  }
}
.css-table {
  display: table;
  height: 100%;
  width: 100%;
}

.css-table-cell {
  display: table-cell;
}

.css-table-cell.middle {
  vertical-align: middle;
}

.css-table-cell.bottom {
  vertical-align: bottom;
}

.css-table-cell.top {
  vertical-align: top;
}

.header-200, .trans18 .progress span, .trans18 #supply-chain .email h2 a, .trans18 #growers .live-streaming p, .trans18 #growers .live-streaming-table p, .trans18 #substance .lead h2, .trans18 .photo-caption, .trans18 h1,
.trans18 h2,
.trans18 .h1,
.trans18 .h2 {
  font-family: SofiaProRegular, Helvetica, Arial, sans-serif;
}

.header-400, .trans18 #growers .audit p + p a, .trans18 p, .trans18 h3,
.trans18 h4,
.trans18 .h3,
.trans18 .h4 {
  font-family: SofiaProLight, Helvetica, Arial, sans-serif;
}

.header-600, .trans18 #growers .audit p + p, .trans18 h5,
.trans18 h6,
.trans18 .h5,
.trans18 .h6 {
  font-family: SofiaProMedium, Helvetica, Arial, sans-serif !important;
}

.black-top {
  border-top: 1px solid black;
}

.grey-top {
  border-top: 1px solid #D9D9D6;
}

.grey-bottom {
  border-bottom: 1px solid #D9D9D6;
}

.orange-bottom {
  border-bottom: 1px solid #FF6600;
}

.orange-top {
  border-top: 1px solid #FF6600;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-center {
  margin: 0 auto;
}

.no-padding {
  padding: 0;
}

.muted {
  color: #999999;
}

.spaced {
  margin: 0;
  padding: 0;
  margin-top: 25px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .spaced {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .xs-center {
    text-align: center;
  }
}

@media (max-width: 991px) {
  .xs-left {
    text-align: left !important;
  }
}

.no-br {
  white-space: nowrap;
}

.center, .lead-header-block h2, .lead-header-block h3, .lead-header-block p {
  text-align: center;
}

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

.text-left {
  text-align: left !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-10, .trans18 .grower-profile .facts p {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30, .trans18 .grower-profile .facts h1, .trans18 .swiper-container-with-txt, .block-default-mb {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50, .trans18 #where-to-next .areas, .trans18 .cta-blocks {
  margin-bottom: 50px;
}

.mt-0 {
  margin-top: 0px;
}

.mt-10, .trans18 .p-brake {
  margin-top: 10px !important;
}

.mt-20, .lead-header-block p {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30, .trans18 .cta-blocks, .lead-header-block .orange-bottom, .lead-header-block .grey-bottom, .lead-header-block h2, .lead-header-block h3, .block-default-mt, .trans18 .swiper-container-with-txt {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

@media (min-width: 768px) {
  .mt-sm-50, .trans18 .cta-blocks, .lead-header-block .orange-bottom, .lead-header-block .grey-bottom, .lead-header-block h2, .lead-header-block h3, .block-default-mt, .trans18 .swiper-container-with-txt {
    margin-top: 50px;
  }
}

@media (max-width: 991px) {
  .mt-50 {
    margin-top: 30px;
  }

  .mb-50, .trans18 #where-to-next .areas, .trans18 .cta-blocks {
    margin-bottom: 30px !important;
  }
}
@media (min-width: 768px) {
  .mb-sm-50, .block-default-mb {
    margin-bottom: 50px;
  }
}

.mlr-0 {
  margin: 0 -15px;
}

.bg-image, .trans18 #substance .tiles > div, .trans18 .cta-block, .trans18 .swiper-slide {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gradient-overlay, .trans18 #where-to-next .areas .active .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s, 0.5s 0.2s, initial 0.2s;
  transition: all 0.2s, 0.5s 0.2s, initial 0.2s;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#FF000000", GradientType=0);
}

.gradient-overlay-half, .trans18 .grower-profile.glenorkney .image:before, .trans18 .grower-profile.lakeheron .image:before, .trans18 .grower-profile.venitra .image:before, .trans18 .grower-profile.venitra .video-block:before, .trans18 .grower-profile.sudwolle .image:before, .trans18 .grower-profile.shanghai .image:before, .trans18 .grower-profile.charguers .image:before, .trans18 .grower-profile.omarama .image:before, .trans18 .grower-profile.muller .image:before, .trans18 #growers .swiper-slide .rightcol:after {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s, 0.5s 0.2s, initial 0.2s;
  transition: all 0.2s, 0.5s 0.2s, initial 0.2s;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=0);
}

.gradient-overlay-half-top {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s, 0.5s 0.2s, initial 0.2s;
  transition: all 0.2s, 0.5s 0.2s, initial 0.2s;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 50%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 50%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=0);
}

@media (max-width: 479px) {
  .visible-xxs {
    display: block !important;
  }
}

.trans18 .hide-mobile, .trans18 #product .swiper-slide .rightcol {
  display: none !important;
}
@media (min-width: 992px) {
  .trans18 .hide-mobile, .trans18 #product .swiper-slide .rightcol {
    display: block !important;
  }
}
.trans18 .hide-desktop {
  display: block !important;
}
@media (min-width: 992px) {
  .trans18 .hide-desktop {
    display: none !important;
  }
}

.recommender .question-group button,
.recommender .question-group .question-radio-button {
  background: none;
  background-clip: border-box;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 0;
  box-shadow: none;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1em;
  min-width: 190px;
  padding: 9px 25px;
  text-align: center;
  text-transform: uppercase;
  transition: color 0.2s ease;
}
.recommender .question-group button .button-text,
.recommender .question-group .question-radio-button .button-text {
  font-family: SofiaProMedium;
  transition: color 0.2s ease;
}
.recommender .question-group button.hover, .recommender .question-group button:hover,
.recommender .question-group .question-radio-button.hover,
.recommender .question-group .question-radio-button:hover {
  border-color: #FFFFFF;
  color: #FF6600;
}
.recommender .question-group button:hover .button-text,
.recommender .question-group .question-radio-button:hover .button-text {
  color: #FF6600;
}
.recommender .question-group .question-checkbox-button,
.recommender .question-group .question-checkbox-button.checked {
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #FFFFFF;
  margin: 0;
  padding: 10px 0 0 0;
}
.recommender .question-group .question-checkbox-button .button-text,
.recommender .question-group .question-checkbox-button.checked .button-text {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.14em;
}
@media (min-width: 768px) {
  .recommender .question-group .question-checkbox-button,
.recommender .question-group .question-checkbox-button.checked {
    padding: 20px 0 0 0;
  }
}
.recommender .question-group .question-checkbox-button.hover:before,
.recommender .question-group .question-checkbox-button.checked.hover:before {
  border-color: #FF6600;
  transition: border-color 0.2s ease;
}
.recommender .question-group .question-checkbox-button:before,
.recommender .question-group .question-checkbox-button.checked:before {
  border: 1px solid #FFFFFF;
  content: "";
  display: inline-block;
  height: 14px;
  margin-right: 10px;
  margin-bottom: -3px;
  width: 14px;
}
.recommender .question-group .question-checkbox-button.checked.hover:before,
.recommender .question-group .question-checkbox-button.checked.checked.hover:before {
  border-color: #FFFFFF;
}
.recommender .question-group .question-checkbox-button.checked:before,
.recommender .question-group .question-checkbox-button.checked.checked:before {
  background-color: #FFFFFF;
}
.recommender .question-group .question-slider {
  background: #FFFFFF;
  height: 1px;
}
.recommender .question-group .question-slider .ticks-background .tick {
  height: 0;
}
.recommender .question-group .question-slider .tick .text,
.recommender .question-group .question-slider .tick .text-inner,
.recommender .question-group .question-slider .tick .text-inner:hover {
  color: #FFFFFF;
  display: block;
  font-size: 12px;
  height: 3em;
  letter-spacing: 0.14em;
  line-height: 3em;
  text-transform: uppercase;
  top: 0.5em;
}
.recommender .question-group .question-slider .tick.selected .text, .recommender .question-group .question-slider .tick.selected .text-inner, .recommender .question-group .question-slider .tick.selected .text-inner:hover {
  color: #FFFFFF;
}
.recommender .question-group .question-slider .handle {
  background: #FF6600;
  border: 0;
  border-radius: 0;
  height: 4px;
  top: -3px;
  width: 50px;
}
.recommender .question-group .question-slider .handle::after {
  display: none;
}

.map-contain .map-overlay {
  position: relative;
}
.map-contain .map-overlay .info-box {
  z-index: 600;
  position: absolute;
  top: 35px;
  left: 50%;
  transform: translate(-50%, 0);
  max-width: 1520px;
  padding: 0 60px;
  width: 100%;
  text-align: center;
}
@media (max-width: 1050px) {
  .map-contain .map-overlay .info-box {
    padding: 0 61px;
  }
}
.map-contain .map-overlay .info-box p {
  text-transform: uppercase;
  font-size: 12px;
  padding-bottom: 30px;
  border-bottom: 1px solid #bdbdbd;
}
.map-contain .map-overlay .info-box .compass {
  position: relative;
}
.map-contain .map-overlay .info-box .compass img {
  position: absolute;
  top: 22px;
  right: 0;
  width: 70px;
}
.map-contain #map {
  height: 100vh;
  background-size: cover;
}
.map-contain #map button {
  min-width: initial;
  z-index: 999;
}
.map-contain #map .gm-style-iw {
  border-radius: 0;
  padding: 10px 20px;
  z-index: 10;
  top: 13px !important;
}
.map-contain #map .gm-style-iw + div {
  background: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'><polygon fill='#515151' points='16,0.7 15.3,0 8,7.3 0.7,0 0,0.7 7.3,8 0,15.3 0.7,16 8,8.7 15.3,16 16,15.3 8.7,8 '/></svg>") no-repeat !important;
  background-size: 100%;
  width: 15px !important;
  height: 15px !important;
  right: 31px !important;
  top: 27px !important;
}
.map-contain #map .gm-style-iw + div img {
  display: none;
}
.map-contain #map .gm-style-iw div {
  border-top: none !important;
}
.map-contain #map .gm-style-iw img {
  height: auto;
  max-width: 100%;
}
.map-contain #map .gm-style-iw button {
  right: 10px !important;
  top: 10px !important;
}
.map-contain #map .gm-style-iw button img {
  height: 22px !important;
  width: 22px !important;
}
.map-contain #map .iw-am-container {
  padding: 10px 0px 0px;
}
.map-contain #map .iw-am-container h2 {
  font-size: 18px;
  color: #FF6600;
  margin: 0 0 10px 0;
  padding-right: 20px;
  width: 200px;
}
.map-contain #map .iw-am-container img {
  margin-bottom: 15px;
}
.map-contain #map .iw-am-container p {
  font-size: 14px;
  margin: 0 0 5px 0;
}
.map-contain #map .iw-am-container p.last {
  margin-bottom: 15px;
}
.map-contain #map .iw-am-container p span {
  text-transform: capitalize;
  font-family: SofiaProRegular, Helvetica, Arial, sans-serif;
}
.map-contain #map .iw-am-container p a {
  font-family: SofiaProRegular, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: #231F20;
  border: 1px solid #231F20;
  border-radius: 0;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  width: 100%;
  min-width: 190px;
  padding: 12px 28px;
  text-align: center;
  text-transform: uppercase;
}
.map-contain #map .iw-am-container p a:hover {
  color: #f60;
  cursor: pointer;
}
.map-contain.factories #map {
  height: 80vh;
}
.map-contain.factories #sidebar {
  position: absolute;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  padding: 20px;
  left: 0;
  height: 80vh;
  min-width: 270px;
  transition: all 0.5s linear;
}
.map-contain.factories #sidebar h3 {
  border-top: 1px solid #D9D9D6;
  font-size: 13px;
  height: 45px;
  line-height: 45px;
}
.map-contain.factories #sidebar h3 span {
  float: right;
}
.map-contain.factories #sidebar .open.asia {
  height: 50vh;
  overflow-y: scroll;
}
.map-contain.factories #sidebar .open h3 {
  height: 37px;
}
.map-contain.factories #sidebar .open h3 span:before {
  content: "C";
}
.map-contain.factories #sidebar button {
  background: none;
  border: none;
  color: #231F20;
  font-family: SofiaProLight, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  padding: 0;
  text-align: left;
  text-transform: none;
}
.map-contain.factories #sidebar button.active {
  color: #FF6600;
}
.map-contain.factories #sidebar button:hover {
  color: #FF6600;
}
.map-contain.factories #sidebar button:last-child {
  margin-bottom: 10px;
}
.map-contain.factories #sidebar > div {
  cursor: pointer;
  overflow: hidden;
}
.map-contain.factories #sidebar > div.open {
  color: #FF6600;
}
.map-contain.factories #sidebar > div.open button {
  display: block;
}
.map-contain.factories #sidebar > div button {
  display: none;
}
@media screen and (max-width: 800px) {
  .map-contain.factories #sidebar a {
    display: block;
    padding: 20px 10px;
    position: absolute;
    right: -51px;
    top: 20px;
    width: 51px;
    z-index: 999;
  }
  .map-contain.factories #sidebar:after {
    background: rgba(255, 255, 255, 0.5);
    content: "CLOSE";
    font-size: 10px;
    display: block;
    padding: 10px;
    position: absolute;
    right: -51px;
    top: 20px;
    text-align: center;
    width: 51px;
  }
  .map-contain.factories #sidebar:before {
    display: none;
  }
  .map-contain.factories #sidebar.open {
    left: -270px;
    transition: all 0.5s linear;
  }
  .map-contain.factories #sidebar.open:after {
    display: none;
  }
  .map-contain.factories #sidebar.open:before {
    background: rgba(255, 255, 255, 0.5);
    content: "OPEN";
    font-size: 10px;
    display: block;
    padding: 10px;
    position: absolute;
    right: -51px;
    top: 20px;
    text-align: center;
    width: 51px;
  }
}
.map-contain.growers #sidebar {
  position: absolute;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  left: 0;
  height: 100vh;
  min-width: 220px;
  z-index: 9;
}
@media screen and (max-width: 800px) {
  .map-contain.growers #sidebar {
    transition: all 0.5s linear;
    width: 80%;
  }
  .map-contain.growers #sidebar .centralotago.open {
    column-count: 2;
    padding-bottom: 10px;
  }
  .map-contain.growers #sidebar .centralotago.open h3 {
    column-span: all;
  }
}
.map-contain.growers #sidebar h3 {
  border-top: 1px solid #D9D9D6;
  font-size: 13px;
  height: 45px;
  line-height: 45px;
}
.map-contain.growers #sidebar h3 span {
  float: right;
}
.map-contain.growers #sidebar .open h3 {
  height: 37px;
}
.map-contain.growers #sidebar .open h3 span:before {
  content: "C";
}
@media screen and (max-width: 800px) {
  .map-contain.growers #sidebar a {
    display: block;
    padding: 20px 10px;
    position: absolute;
    right: -51px;
    top: 20px;
    width: 51px;
    z-index: 999;
  }
  .map-contain.growers #sidebar:after {
    background: rgba(255, 255, 255, 0.5);
    content: "CLOSE";
    font-size: 10px;
    display: block;
    padding: 10px;
    position: absolute;
    right: -51px;
    top: 20px;
    text-align: center;
    width: 51px;
  }
  .map-contain.growers #sidebar:before {
    display: none;
  }
  .map-contain.growers #sidebar.open {
    left: -180px;
    transition: all 0.5s linear;
  }
  .map-contain.growers #sidebar.open:after {
    display: none;
  }
  .map-contain.growers #sidebar.open:before {
    background: rgba(255, 255, 255, 0.5);
    content: "OPEN";
    font-size: 10px;
    display: block;
    padding: 10px;
    position: absolute;
    right: -51px;
    top: 20px;
    text-align: center;
    width: 51px;
  }
}
.map-contain.growers #sidebar button {
  background: none;
  border: none;
  color: #231F20;
  font-family: SofiaProLight, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  min-width: initial;
  padding: 0;
  text-align: left;
  text-transform: none;
}
.map-contain.growers #sidebar button.active {
  color: #FF6600;
}
.map-contain.growers #sidebar button:hover {
  color: #FF6600;
}
.map-contain.growers #sidebar button:last-child {
  margin-bottom: 10px;
}
.map-contain.growers #sidebar > div {
  cursor: pointer;
  overflow: hidden;
}
.map-contain.growers #sidebar > div.open {
  color: #FF6600;
}
.map-contain.growers #sidebar > div.open button {
  display: block;
}
.map-contain.growers #sidebar > div button {
  display: none;
}

.fluidvid-wrap {
  width: 100%;
  max-width: 100%;
  position: relative;
  padding-top: 56.1905%;
}

.fluidvid-item-iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

#footer {
  position: relative;
}

#IcebreakerEmailSignup::after {
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
}

@media screen and (max-height: 840px) and (max-width: 480px) {
  #pdfModal .flip-wrap {
    padding-bottom: 115.37% !important;
  }
  #pdfModal .modal-content-cm {
    margin: -45.5% auto 0 auto !important;
    width: 90%;
  }
}
@media screen and (max-height: 1200px) {
  #pdfModal .flip-wrap {
    padding-bottom: 50% !important;
  }
  #pdfModal .modal-content-cm {
    margin: -20% auto 0 auto !important;
  }
}
#videoModal, #pdfModal {
  z-index: 999 !important;
}

@media screen and (max-height: 840px) {
  .modal-content-cm {
    margin: -17.5% auto 0 auto !important;
  }

  .fluidvid-wrap {
    width: 100%;
    max-width: 100%;
    position: relative;
    padding-top: 44.1905%;
  }
}
.modal-cm {
  visibility: hidden;
  position: fixed;
  z-index: 999;
  left: 0;
  top: -999px;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal-content-cm {
  background-color: transparent;
  position: relative;
  top: 50%;
  margin: -22.5% auto 0 auto;
  padding: 0;
  border: none;
  width: 80%;
}

.aspect-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.close-modal-cm {
  position: absolute;
  right: 0;
  top: -60px;
  width: 40px;
  background-color: transparent;
  box-sizing: border-box;
  height: 60px;
  z-index: 9113;
  cursor: pointer;
}

.close-modal-cm span {
  display: block;
  color: white;
  font-size: 20px;
  margin: 20px;
  margin-right: 0;
}

.noscroll {
  overflow: hidden !important;
}

.trans18 {
  /* Flex grid */
  /* Merino-101 new stuff */
  /* slider */
  /* wrapper inside slider and some of the tiles */
  /* cta block and button (copy from lookbook btn)*/
  /* Header */
}
.trans18 .map-contain {
  position: relative;
}
.trans18 .map-nav-wrap {
  position: relative;
  text-align: center;
}
.trans18 .map-nav-wrap .info-box {
  display: block;
  margin-bottom: 15px;
  max-width: 1520px;
  padding: 0 60px;
  margin: 0 auto 15px auto;
}
.trans18 .map-nav-wrap p {
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 0px;
  border-top: 1px solid #bdbdbd;
  padding-top: 50px;
}
@media (max-width: 991px) {
  .trans18 .map-nav-wrap p {
    padding-top: 30px;
  }
}
.trans18 .loc-nav-map {
  display: none;
  position: relative;
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .trans18 .loc-nav-map {
    display: block;
  }
}
.trans18 .loc-nav-map span {
  font-family: SofiaProRegular, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: #ECECEB;
  border: 1px solid #ECECEB;
  border-radius: 0;
  color: #000;
  cursor: pointer;
  display: inline-block;
  padding: 10px;
  font-size: 14px;
  letter-spacing: 1.2px;
  margin: 10px;
  min-width: 13%;
  text-align: center;
  text-transform: uppercase;
}
.trans18 .loc-nav-map span:hover {
  background: #515151;
  color: white;
}
.trans18 .loc-nav-map span.featured {
  color: #FFF;
  background-color: #f60;
  border: 1px solid #f60;
}
.trans18 .nav-map-mobile {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 25px;
}
@media (min-width: 768px) {
  .trans18 .nav-map-mobile {
    display: none;
  }
}
.trans18 .nav-map-mobile span {
  font-family: SofiaProRegular, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 0;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  letter-spacing: 1px;
  margin: 10px;
  min-width: 120px;
  padding: 12px 10px;
  text-align: center;
  text-transform: uppercase;
}
.trans18 .nav-map-mobile span.featured {
  margin: 0 5px 0 0;
  background-color: #f60;
  border: 1px solid #f60;
  width: calc(50% - 5px);
  float: left;
}
.trans18 .nav-map-mobile #region-select {
  font-family: SofiaProRegular, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  font-size: 11px;
  border: 1px solid #ECECEB;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  padding: 12px 10px;
  background-image: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24.6 9' style='enable-background:new 0 0 24.6 9;' xml:space='preserve'> <path fill='#000000' d='M8,8.4L0.9,1.2C0.7,1.1,0.8,0.8,1,0.7c0.1-0.1,0.3-0.1,0.4,0L8,7.3l6.6-6.6c0.2-0.1,0.4-0.1,0.5,0.1c0.1,0.1,0.1,0.3,0,0.4L8,8.4z'/></svg>") !important;
  background-color: #ECECEB;
  background-position: 100% 50% !important;
  background-size: 25px !important;
  background-repeat: no-repeat !important;
  text-transform: uppercase;
  min-width: 145px;
  width: calc(50% - 5px);
  float: left;
  margin: 0 0 0 5px;
}
.trans18 .nav-map-mobile #region-select:hover {
  cursor: pointer;
}
.trans18.terms a {
  font-family: SofiaProLight, Helvetica, Arial, sans-serif;
  color: #f60;
}
.trans18.terms h2 {
  font-size: 18px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .trans18.terms h2 {
    font-size: 24px;
  }
}
.trans18.terms h3 {
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
  font-size: 18px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .trans18.terms h3 {
    font-size: 20px;
  }
}
.trans18.terms ol.terms {
  font-size: 14px;
  font-family: SofiaProLight, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.6;
  margin-left: 20px;
  list-style-type: decimal;
}
.trans18.terms ol.terms li {
  margin-bottom: 10px;
}
.trans18 .banner-wrap {
  position: relative;
  background-size: cover;
  height: 200px;
  background-position: center;
}
@media (max-width: 767px) {
  .trans18 .banner-wrap h1 {
    font-size: 20px;
  }
}
.trans18 .banner-wrap.with-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.2;
}
.trans18 .banner-wrap .container, .trans18 .banner-wrap .row, .trans18 .banner-wrap .row > div {
  height: 100%;
}
.trans18 .banner-wrap.terms-hero {
  background-image: url("../images/trans18/ask-us-terms-768x225.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 .banner-wrap.terms-hero {
    background-image: url("../images/trans18/ask-us-terms-2048x600.jpg?$staticlink$");
  }
}
.trans18 .banner-wrap.terms-hero .white {
  color: #FFF;
}
.trans18 .banner-wrap.terms-hero .text-wrap {
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  width: 100%;
}
@media (min-width: 768px) {
  .trans18 .banner-wrap {
    background-position: top center;
    height: 352px;
  }
}
@media (min-width: 1400px) {
  .trans18 .banner-wrap {
    height: 420px;
  }
}
.trans18 .scrollable {
  opacity: 0;
  position: relative;
  top: 80px;
}
.trans18 .scrollable.show {
  opacity: 1;
  top: 0;
  transition: all 2s;
}
.trans18 .btn {
  font-family: SofiaProRegular, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 0;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  margin: 10px;
  min-width: 190px;
  padding: 12px 28px;
  text-align: center;
  text-transform: uppercase;
}
.trans18 .btn:hover {
  background-color: #fff;
  border-color: #fff;
  color: #f60;
}
.trans18 .btn.reversed {
  background-color: #231F20;
  border-color: #231F20;
  color: #fff;
}
.trans18 .btn.reversed:hover {
  background-color: #FF6600;
  border-color: #FF6600;
  color: #fff;
}
.trans18 hr.primary {
  border: none;
  border-top: 1px solid #FF6600;
  margin: 60px 0;
}
.trans18 .unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.trans18 h1,
.trans18 h2,
.trans18 .h1,
.trans18 .h2 {
  font-weight: normal;
  font-style: normal;
  margin-bottom: 20px;
}
.trans18 h3,
.trans18 h4,
.trans18 .h3,
.trans18 .h4 {
  font-weight: normal;
  font-style: normal;
  margin-bottom: 20px;
}
.trans18 h5,
.trans18 h6,
.trans18 .h5,
.trans18 .h6 {
  font-weight: normal;
  font-style: normal;
  margin-bottom: 10px;
}
.trans18 p {
  margin: 0 0 15px 0;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.6;
}
.trans18 h1, .trans18 h2, .trans18 h3 {
  margin: 0;
}
.trans18 h2 {
  font-size: 18px;
}
@media (min-width: 992px) {
  .trans18 h2 {
    font-size: 28px;
  }
}
.trans18 h2.quotes:before {
  content: '"';
  position: absolute;
  left: 5px;
}
.trans18 h2.quotes:after {
  content: "" !important;
  display: none !important;
}
.trans18 p.quotes:before {
  content: '"';
  position: absolute;
  left: 9px;
}
.trans18 h2.quotes.french:before {
  content: "«";
  line-height: 1.1;
  left: 0;
}
.trans18 p.quotes.french:before {
  content: "«";
  line-height: 1.4;
  left: 7px;
}
.trans18 h2.quotes.german:before {
  content: "„";
  line-height: 1.1;
  left: 3px;
}
.trans18 p.quotes.german:before {
  content: "„";
  line-height: 1.4;
  left: 7px;
}
.trans18 sup {
  vertical-align: top;
}
.trans18 .clearfix {
  display: table;
  clear: both;
}
@media (max-width: 1050px) {
  .trans18 .container {
    padding: 0 46px;
  }
}
@media (max-width: 767px) {
  .trans18 .container {
    padding: 0 15px;
  }
}
.trans18 .row.is-flex {
  display: flex;
  flex-wrap: wrap;
}
.trans18 .row.is-flex > [class*=col-] {
  display: flex;
  flex-direction: column;
}
.trans18 .row.is-flex {
  display: flex;
  flex-wrap: wrap;
}
.trans18 .row.is-flex > [class*=col-] {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.trans18 #hero {
  text-align: center;
}
.trans18 #hero .hero > div:first-child {
  height: 100vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("../images/trans18/Inside-Icebreaker-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #hero .hero > div:first-child {
    background-image: url("../images/trans18/Inside-Icebreaker-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #hero .hero > div:first-child {
    background-image: url("../images/trans18/Inside-Icebreaker-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #hero .hero > div:first-child {
    background-image: url("../images/trans18/Inside-Icebreaker-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #hero .hero > div:first-child {
    background-image: url("../images/trans18/Inside-Icebreaker-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 #hero .hero > div:first-child h1 {
  color: white;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  clear: both;
  margin-bottom: 0;
  z-index: 4;
}
.trans18 #hero .hero > div:first-child .overlay-filter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 3;
  background-color: #FFF;
  opacity: 1;
  -webkit-transition: opacity 0.5s, background-color 0.3s ease;
  transition: opacity 0.5s, background-color 0.3s ease;
  -webkit-transition-delay: 1s;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  -ms-transition-delay: 1s;
  transition-delay: 1s;
}
.trans18 #hero .hero > div:first-child.show .overlay-filter {
  background-color: #000;
  opacity: 0.2;
}
@media (max-width: 479px) {
  .trans18 #hero .hero > div:first-child.show .overlay-filter {
    background-color: #000;
    opacity: 0.2;
  }
}
.trans18 #hero .hero .css-table-cell {
  vertical-align: bottom;
  padding-bottom: 170px;
  -webkit-transition: padding-bottom 0.5s ease;
  transition: padding-bottom 0.5s ease;
}
@media (max-width: 479px) {
  .trans18 #hero .hero .css-table-cell {
    padding-bottom: 100px;
  }
}
@media (min-width: 480px) and (max-height: 600px) {
  .trans18 #hero .hero .css-table-cell {
    padding-bottom: 90px;
  }
}
.trans18 #hero .hero h2 {
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 15px;
}
@media (max-width: 350px) {
  .trans18 #hero .hero h2 {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .trans18 #hero .hero h2 {
    font-size: 37px;
  }
}
@media (min-width: 992px) and (max-height: 900px) {
  .trans18 #hero .hero h2 {
    font-size: 31px !important;
  }
}
@media (min-width: 1200px) {
  .trans18 #hero .hero h2 {
    font-size: 48px;
  }
}
.trans18 #hero .hero p {
  color: #FFFFFF;
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 0px;
}
@media (max-width: 350px) {
  .trans18 #hero .hero p {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .trans18 #hero .hero p {
    font-size: 20px;
  }
}
.trans18 #hero .icon {
  z-index: 4;
  font-size: 50px;
  color: white;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
  position: absolute;
  top: auto;
  bottom: -5px;
  cursor: pointer;
  left: 50%;
}
.trans18 #hero .icon:before {
  margin-left: -25px;
}
.trans18 #hero .icon:hover, .trans18 #hero .icon:focus {
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .trans18 #hero .icon {
    bottom: 15px;
  }
}
.trans18 #hero .css-table-cell {
  position: relative;
  z-index: 4;
}
.trans18 #hero .vid-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  z-index: 2;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (max-width: 479px) {
  .trans18 #hero .vid-wrap {
    display: none;
  }
}
.trans18 #hero .vid-wrap.show-vid {
  opacity: 1;
}
.trans18 #hero .vid-wrap video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.trans18 #hero .hero .css-table-cell {
  width: 100%;
}
.trans18 #hero .hero .container {
  max-height: 1px !important;
}
@media (max-width: 991px) {
  .trans18 .container-fluid-mobile {
    padding: 0;
  }
  .trans18 .container-fluid-mobile > div > div {
    padding: 0;
  }
}
.trans18 .preserve-ratio {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.trans18 #signup-vid h2 {
  margin: 90px 0 20px 0;
}
@media (max-width: 767px) {
  .trans18 #signup-vid h2 {
    margin: 45px 0 20px 0;
  }
}
.trans18 #signup-vid p {
  margin: 0 0 30px 0;
}
@media (max-width: 1050px) {
  .trans18 #signup-vid .container {
    padding: 0 46px;
  }
}
@media (max-width: 767px) {
  .trans18 #signup-vid .container {
    padding: 0 23px;
  }
}
@media (max-width: 767px) {
  .trans18 #signup-vid hr.primary {
    margin: 25px 0 60px 0;
  }
}
.trans18 .cta-section .show-detail {
  margin: 30px 0 20px 0;
}
.trans18 .row.padded > div {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .trans18 .hidden-xs {
    display: none !important;
  }
}
@media (max-width: 479px) {
  .trans18 .hidden-xxs {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .trans18 .visible-xs {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .trans18 .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .trans18 .visible-sm {
    display: none !important;
  }
}
.trans18:lang(en) h2, .trans18:lang(en) p {
  quotes: '"' '"';
}
.trans18:lang(fr) h2, .trans18:lang(fr) p {
  quotes: "«" "»";
}
.trans18:lang(de) h2, .trans18:lang(de) p {
  quotes: "„" "“";
}
.trans18:lang(en) h2.with-dot, .trans18:lang(en) p.with-dot {
  quotes: '"' '".';
}
.trans18:lang(fr) h2.with-dot, .trans18:lang(fr) p.with-dot {
  quotes: "«" "».";
}
.trans18:lang(de) h2.with-dot, .trans18:lang(de) p.with-dot {
  quotes: "„" "„.";
}
.trans18 .with-dot:after {
  content: ".";
}
.trans18 h2.quote-starts, .trans18 p.quote-starts {
  position: relative;
}
.trans18 h2.quote-starts:before, .trans18 p.quote-starts:before {
  content: open-quote;
}
.trans18 h2.quote-starts.quote-block:before, .trans18 p.quote-starts.quote-block:before {
  position: absolute;
  left: -14px;
}
.trans18 h2.quote-ends:after, .trans18 h2.quote-ends.with-dot:after, .trans18 p.quote-ends:after, .trans18 p.quote-ends.with-dot:after {
  content: close-quote;
}
.trans18:lang(fr) h2.quote-starts.quote-block:before, .trans18:lang(fr) p.quote-starts.quote-block:before {
  left: -18px;
}
.trans18:lang(fr) h2.quote-ends:after, .trans18:lang(fr) h2.quote-ends.with-dot:after, .trans18:lang(fr) p.quote-ends:after, .trans18:lang(fr) p.quote-ends.with-dot:after {
  margin-left: 3px;
}
.trans18:lang(de) h2.quote-starts.quote-block:before, .trans18:lang(de) p.quote-starts.quote-block:before {
  left: -12px;
}
.trans18 .txt-white {
  color: #FFFFFF;
}
.trans18 .txt-left {
  text-align: left;
}
.trans18 #substance .swiper-container[data-arrows="0"] .swiper-button-prev, .trans18 #substance .swiper-container[data-arrows="0"] .swiper-button-next {
  display: none;
}
.trans18 .swiper-container-with-txt .css-table-cell {
  vertical-align: middle;
}
@media (max-width: 991px) {
  .trans18 .swiper-container-with-txt {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .trans18 .swiper-slide {
    min-height: 300px;
    max-height: 700px;
  }
}
@media (max-width: 1199px) {
  .trans18 .swiper-slide .mobile-side-wrapper {
    padding: 70px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .trans18 .swiper-slide .mobile-side-wrapper {
    padding: 70px;
  }
}
@media (max-width: 767px) {
  .trans18 .swiper-slide .mobile-side-wrapper {
    padding: 50px;
  }
}
.trans18 .swiper-slide h2 {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .trans18 .mobile-side-wrapper {
    padding: 25px;
    margin-left: 0;
    margin-right: 0;
  }
}
.trans18 .btn-wrap {
  position: absolute;
  bottom: 35px;
  width: 100%;
  text-align: center;
}
.trans18 .show-detail {
  font-size: 14px;
  padding: 9px 25px;
  text-overflow: uppercase;
  letter-spacing: 1px;
  min-width: 190px;
  text-align: center;
  position: relative;
  z-index: 99;
  background-color: #FFFFFF;
  color: #000000;
  border: 1px solid #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: SofiaProLight, Helvetica, Arial, sans-serif;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.trans18 .show-detail.black {
  background-color: #000000;
  color: #FFFFFF;
  border: 1px solid #000000;
}
.trans18 .show-detail.black:hover {
  background-color: #999999;
  color: #FFFFFF;
  border: solid 1px #999999;
}
.trans18 .show-detail:hover {
  background-color: #FFFFFF;
  color: #FF6600;
  border: solid 1px #FFFFFF;
}
.trans18 .cta-block {
  position: relative;
  min-height: 200px;
  max-height: 400px;
  padding-bottom: 52%;
  overflow: hidden;
}
.trans18 .cta-block .css-table {
  position: relative;
  z-index: 2;
}
.trans18 .cta-block .show-detail {
  text-transform: uppercase;
}
.trans18 .cta-block.cta-even-1 {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .trans18 .cta-block.cta-even-0 {
    margin-right: 12px;
  }
  .trans18 .cta-block.cta-even-1 {
    margin-top: 0;
    margin-left: 12px;
  }
}
.trans18 .layer-detail p {
  margin: 0 auto;
  padding: 0 15px;
}
.trans18 .p-brake {
  display: block;
  clear: both;
}
.trans18 .legend {
  text-align: center;
}
.trans18 .legend .label {
  position: relative;
  opacity: 0;
  -webkit-transition: height 1s ease-out;
  transition: height 1s ease-out;
}
.trans18 .legend:after {
  content: "";
  position: relative;
  width: 50%;
  border-right: 1px solid #FF6600;
  height: 0;
  display: block;
  -webkit-transition: height 0.5s ease-out;
  transition: height 0.5s ease-out;
}
.trans18 .legend.active .label {
  opacity: 1;
}
.trans18 .legend.active:after {
  height: 100%;
}
.trans18 .icon-icon-arrow-down {
  animation: showDown 0.7s linear 2s forwards;
}
.trans18 .icon-icon-arrow-down:hover {
  animation: slideDownTop 0.3s ease-in forwards !important;
}
@keyframes slideDownTop {
  0% {
    transform: translate(0, 5px);
  }
  50% {
    transform: translate(0, -5px);
  }
  100% {
    transform: translate(0, 0px);
  }
}
@keyframes showDown {
  0% {
    transform: translate(0, 0px);
  }
  16.66% {
    transform: translate(0, 5px);
  }
  33.32% {
    transform: translate(0, -5px);
  }
  49.98% {
    transform: translate(0, 0px);
  }
  66.64% {
    transform: translate(0, 5px);
  }
  83.3% {
    transform: translate(0, -5px);
  }
  100% {
    transform: translate(0, 0px);
  }
}
.trans18 a {
  font-size: 14px;
}
.trans18 h1 span, .trans18 h2 span {
  color: #FF6600;
}
.trans18 .container-photo-caption {
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 60;
}
.trans18 .photo-caption {
  bottom: 20px;
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  position: absolute;
  right: 0;
  text-align: right;
  width: 25%;
  z-index: 3;
}
@media (min-width: 992px) {
  .trans18 .photo-caption {
    width: 100%;
  }
}
.trans18 #substance .block2 .lead h2 {
  padding: 0 90px;
}
@media (max-width: 767px) {
  .trans18 #substance .block2 .lead h2 {
    padding: 0;
  }
}
.trans18 #substance .lead {
  text-align: center;
}
.trans18 #substance .lead h2 {
  margin: 0 auto;
  max-width: 1000px;
}
.trans18 #substance .lead h2 span {
  color: #FF6600;
}
.trans18 #substance .lead p {
  margin-top: 25px;
}
.trans18 #substance .tiles {
  padding: 0 15px;
  text-align: center;
  min-height: 400px;
  overflow: hidden;
}
@media (max-width: 500px) {
  .trans18 #substance .tiles {
    width: 100%;
    /* width bugfix */
  }
}
.trans18 #substance .tiles > div {
  background-position-y: 20%;
  padding: 0;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .trans18 #substance .tiles > div {
    display: block;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .trans18 #substance .tiles > div:hover {
    filter: grayscale(0);
    transition: all 0.5s;
  }
}
.trans18 #substance .tiles > div a {
  position: relative;
  display: block;
  padding: 130px 20px;
  z-index: 1;
}
.trans18 #substance .tiles > div a h2 {
  display: inline-block;
  padding-bottom: 3px;
  color: #231F20;
}
@media (min-width: 992px) {
  .trans18 #substance .tiles > div a:hover, .trans18 #substance .tiles > div a:focus {
    text-decoration: none;
  }
  .trans18 #substance .tiles > div a:hover h2, .trans18 #substance .tiles > div a:focus h2 {
    color: white;
    -webkit-transition: color 0.2s, 0.5s 0.2s, initial 0.2s;
    transition: color 0.2s, 0.5s 0.2s, initial 0.2s;
  }
}
.trans18 #substance .tiles > div .overlay {
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.65);
}
@media (max-width: 991px) {
  .trans18 #substance .tiles > div {
    filter: grayscale(0%);
  }
  .trans18 #substance .tiles > div a h2 {
    color: white;
  }
  .trans18 #substance .tiles > div .overlay {
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 1;
    -webkit-transition: opacity 0.2s, 0.5s 0.2s, initial 0.2s;
    transition: opacity 0.2s, 0.5s 0.2s, initial 0.2s;
  }
}
@media (min-width: 992px) {
  .trans18 #substance .tiles > div:focus, .trans18 #substance .tiles > div:hover {
    filter: grayscale(0%);
  }
  .trans18 #substance .tiles > div:focus .overlay, .trans18 #substance .tiles > div:hover .overlay {
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 1;
    -webkit-transition: opacity 0.2s, 0.5s 0.2s, initial 0.2s;
    transition: opacity 0.2s, 0.5s 0.2s, initial 0.2s;
  }
}
.trans18 #substance .tiles #tile-1 {
  background-image: url("../images/trans18/Stacking1_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #substance .tiles #tile-1 {
    background-image: url("../images/trans18/Stacking1_LG.jpg?$staticlink$");
  }
}
@media screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 0) {
  .trans18 #substance .tiles #tile-1 {
    width: 49.85%;
  }
}
.trans18 #substance .tiles #tile-2 {
  background-image: url("../images/trans18/Stacking2_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #substance .tiles #tile-2 {
    background-image: url("../images/trans18/Stacking2_LG.jpg?$staticlink$");
  }
}
.trans18 #substance .tiles #tile-3 {
  background-image: url("../images/trans18/Stacking3_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #substance .tiles #tile-3 {
    background-image: url("../images/trans18/Stacking3_LG.jpg?$staticlink$");
  }
}
.trans18 #substance .tiles #tile-4 {
  background-image: url("../images/trans18/Stacking4_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #substance .tiles #tile-4 {
    background-image: url("../images/trans18/Stacking4_LG.jpg?$staticlink$");
  }
}
.trans18 #substance .tiles #tile-5 {
  background-image: url("../images/trans18/Stacking5_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #substance .tiles #tile-5 {
    background-image: url("../images/trans18/Stacking5_LG.jpg?$staticlink$");
    background-position: 0 -90px;
  }
}
.trans18 #substance .tiles #tile-6 {
  background-image: url("../images/trans18/Stacking6_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #substance .tiles #tile-6 {
    background-image: url("../images/trans18/Stacking6_LG.jpg?$staticlink$");
  }
}
.trans18 #substance .tiles #tile-7 {
  background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1583101764/ourstory/seasonSS20-21/halftiles/half_small_product-tropos-jacket.jpg");
}
@media (min-width: 1200px) {
  .trans18 #substance .tiles #tile-7 {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1583101764/ourstory/seasonSS20-21/halftiles/half_large_product-tropos-jacket.jpg");
  }
}
.trans18 #substance .tiles #tile-7.nh {
  background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1597983113/ourstory/seasonFW20-21/half_small_elemental.jpg");
}
@media (min-width: 1200px) {
  .trans18 #substance .tiles #tile-7.nh {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1597982073/ourstory/seasonFW20-21/half_large_elemental.jpg");
  }
}
.trans18 #substance .tiles #tile-8 {
  background-image: url("../images/trans18/Stacking8_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #substance .tiles #tile-8 {
    background-image: url("../images/trans18/Stacking8_LG.jpg?$staticlink$");
  }
}
.trans18 #substance .tiles #tile-9 {
  background-image: url("../images/trans18/Stacking9_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #substance .tiles #tile-9 {
    background-image: url("../images/trans18/Stacking9_LG.jpg?$staticlink$");
  }
}
.trans18 #substance .tiles #tile-10 {
  background-image: url("../images/trans18/Where-to-next_XS.jpg?$staticlink$");
  background-position: center;
}
@media (min-width: 1200px) {
  .trans18 #substance .tiles #tile-10 {
    background-image: url("../images/trans18/Where-to-next_LG.jpg?$staticlink$");
  }
}
.trans18 .header {
  color: #fff;
  left: 0;
  margin-top: 3%;
  padding: 0 10px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 4;
}
.trans18 .header h1 {
  line-height: 1;
  margin-bottom: 0.25em;
}
.trans18 .header h1 small {
  font-size: 0.6em;
}
.trans18 .play-icon {
  font-size: 60px;
  height: 60px;
}
.trans18 .vid-player {
  cursor: pointer;
  min-height: 200px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  .trans18 .vid-player {
    min-height: 580px;
  }
}
.trans18 .vid-player video {
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 0;
}
.trans18 .vid-wrap {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.trans18 .vid-wrap video {
  width: 100%;
}
.trans18 .show-vid {
  opacity: 1;
}
@media (min-width: 900px) {
  .trans18 .header {
    margin-top: 2%;
  }
  .trans18 .header h1 {
    margin-bottom: 1.2em;
  }
  .trans18 .play-icon {
    cursor: pointer;
    font-size: 80px;
    height: 80px;
    opacity: 0.8;
  }
  .trans18 .play-icon:hover {
    opacity: 1;
  }
}
.trans18 .founder #hero .hero > div {
  background-image: url("../images/trans18/Founder-hero-xs.jpg?$staticlink$");
}
@media (max-width: 991px) {
  .trans18 .founder #hero .hero > div {
    background-position: right;
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .founder #hero .hero > div {
    background-image: url("../images/trans18/Founder-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 .founder #hero .hero > div {
    background-image: url("../images/trans18/Founder-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 .founder #hero .hero > div {
    background-image: url("../images/trans18/Founder-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .founder #hero .hero > div {
    background-image: url("../images/trans18/Founder-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 .founder #hero .hero .container {
  max-height: 1px !important;
}
.trans18 .founder .bgimage {
  background-image: url("../images/trans18/history-2018_sm.png?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .founder .bgimage {
    background-image: url("../images/trans18/history-2018_lg.png?$staticlink$");
  }
}
@media (min-width: 1400px) {
  .trans18 .founder .bgimage {
    background-image: url("../images/trans18/history-2018_xlg.jpg?$staticlink$");
  }
}
.trans18 .founder .bgimage .overlay {
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all 1s;
}
@media (max-width: 991px) {
  .trans18 .founder .signature {
    width: 75%;
  }
}
.trans18 .founder .collapse {
  display: none;
}
.trans18 .founder .collapse .container-fluid .row {
  margin: 0 -15px;
}
.trans18 .founder .swiper-slide {
  height: auto;
}
@media (min-width: 1200px) {
  .trans18 .founder .swiper-slide img {
    width: 100%;
  }
}
.trans18 .founder .swiper-slide .swiper-button-next,
.trans18 .founder .swiper-slide .swiper-button-prev {
  background: none;
}
.trans18 .founder .swiper-slide .swiper-button-next span,
.trans18 .founder .swiper-slide .swiper-button-prev span {
  color: white;
  font-size: 43px;
}
.trans18 .founder .swiper-slide .swiper-button-next {
  right: 20px;
}
.trans18 .founder .cta-even-0 {
  background-image: url("../images/trans18/Founder_Series_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .founder .cta-even-0 {
    background-image: url("../images/trans18/Founder_Series_LG.jpg?$staticlink$");
  }
}
.trans18 .founder .cta-even-1 {
  background-image: url("../images/trans18/Founder_History_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .founder .cta-even-1 {
    background-image: url("../images/trans18/Founder_History_LG.jpg?$staticlink$");
  }
}
.trans18 .btn-icon,
.trans18 .btn-expand,
.trans18 .btn-collapse {
  color: #FF6600;
  cursor: pointer;
  font-size: 16px;
  position: relative;
  text-decoration: none;
  z-index: 999;
}
.trans18 .btn-icon span,
.trans18 .btn-expand span,
.trans18 .btn-collapse span {
  position: relative;
  top: 2px;
}
@media (max-width: 1199px) {
  .trans18 #philosophy .video-block .vid-wrap video {
    width: auto;
  }
}
.trans18 #philosophy .video-block .tiles {
  padding: 0;
}
.trans18 #philosophy #hero .hero > div:first-of-type {
  background-image: url("../images/trans18/Philosophy-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #philosophy #hero .hero > div:first-of-type {
    background-image: url("../images/trans18/Philosophy-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #philosophy #hero .hero > div:first-of-type {
    background-image: url("../images/trans18/Philosophy-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #philosophy #hero .hero > div:first-of-type {
    background-image: url("../images/trans18/Philosophy-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #philosophy #hero .hero > div:first-of-type {
    background-image: url("../images/trans18/Philosophy-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 #philosophy #hero .hero .container {
  max-height: 1px !important;
}
.trans18 #philosophy #substance .lead h2 {
  padding-bottom: 0;
}
.trans18 #philosophy #substance .lead p {
  max-width: 600px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
.trans18 #philosophy #substance .lead a, .trans18 #philosophy #substance .lead .btn-icon {
  color: #FF6600;
  display: block;
  margin-top: 30px;
}
.trans18 #philosophy #substance .block2 .lead p {
  margin-bottom: 15px;
}
.trans18 #philosophy .video-block {
  background-image: url("../images/trans18/Growers-Video-Banner-hero-xs.jpg?$staticlink$");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 200px;
  overflow: hidden;
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #philosophy .video-block {
    background-image: url("../images/trans18/Growers-Video-Banner-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #philosophy .video-block {
    background-image: url("../images/trans18/Growers-Video-Banner-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #philosophy .video-block {
    background-image: url("../images/trans18/Growers-Video-Banner-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #philosophy .video-block {
    background-image: url("../images/trans18/Growers-Video-Banner-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 #philosophy .philosophy-txt-slider .swiper-underlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#99000000", endColorstr="#00000000",GradientType=1 );
}
.trans18 #philosophy .philosophy-txt-slider .slide-1 {
  background-image: url("../images/trans18/Philosophy-Banner1-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #philosophy .philosophy-txt-slider .slide-1 {
    background-image: url("../images/trans18/Philosophy-Banner1-hero-rxs.jpg?$staticlink$");
    height: auto;
  }
}
@media (min-width: 768px) {
  .trans18 #philosophy .philosophy-txt-slider .slide-1 {
    background-image: url("../images/trans18/Philosophy-Banner1-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #philosophy .philosophy-txt-slider .slide-1 {
    background-image: url("../images/trans18/Philosophy-Banner1-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #philosophy .philosophy-txt-slider .slide-1 {
    background-image: url("../images/trans18/Philosophy-Banner1-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 #philosophy .philosophy-txt-slider .slide-2 {
  background-image: url("../images/trans18/Philosophy-Banner2-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #philosophy .philosophy-txt-slider .slide-2 {
    background-image: url("../images/trans18/Philosophy-Banner2-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #philosophy .philosophy-txt-slider .slide-2 {
    background-image: url("../images/trans18/Philosophy-Banner2-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #philosophy .philosophy-txt-slider .slide-2 {
    background-image: url("../images/trans18/Philosophy-Banner2-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #philosophy .philosophy-txt-slider .slide-2 {
    background-image: url("../images/trans18/Philosophy-Banner2-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 #philosophy .three-rules h1 {
  color: #FF6600;
}
.trans18 #philosophy .three-rules p {
  margin: 0 auto;
  width: 65%;
}
.trans18 #philosophy .three-rules .icon {
  background-color: white;
  display: block;
  height: 80px;
  margin: -60px auto 0;
  position: relative;
  top: -40px;
  visibility: hidden;
  width: 80px;
}
@media (min-width: 992px) {
  .trans18 #philosophy .three-rules .icon {
    margin-top: 0;
  }
}
.trans18 #philosophy .three-rules .icon-01 {
  background-image: url("../images/trans18/icon-adaptation.svg?$staticlink$");
  margin-top: -120px;
}
@media (min-width: 992px) {
  .trans18 #philosophy .three-rules .icon-01 {
    margin-top: 0;
  }
}
.trans18 #philosophy .three-rules .icon-02 {
  background-image: url("../images/trans18/icon-symbiosis.svg?$staticlink$");
}
.trans18 #philosophy .three-rules .icon-03 {
  background-image: url("../images/trans18/icon-sustainability.svg?$staticlink$");
}
@media (min-width: 992px) {
  .trans18 #philosophy .three-rules .icon {
    visibility: visible;
  }
}
.trans18 #philosophy .three-rules.show .black-top {
  animation: draw 4s;
}
.trans18 #philosophy .three-rules.show .icon {
  animation: fadeicon 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.trans18 #philosophy .three-rules.show .icon-02 {
  animation-delay: 1s;
}
.trans18 #philosophy .three-rules.show .icon-03 {
  animation-delay: 2s;
}
@keyframes draw {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes fadeicon {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.trans18 #philosophy .cta-even-0 {
  background-image: url("../images/trans18/Founder_History_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #philosophy .cta-even-0 {
    background-image: url("../images/trans18/Founder_History_LG.jpg?$staticlink$");
  }
}
.trans18 #philosophy .cta-even-1 {
  background-image: url("../images/trans18/Signoff_Grower_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #philosophy .cta-even-1 {
    background-image: url("../images/trans18/Signoff_Grower_LG.jpg?$staticlink$");
  }
}
.trans18 #growers #hero .hero > div:first-child {
  background-image: url("../images/trans18/Growers-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #growers #hero .hero > div:first-child {
    background-image: url("../images/trans18/Growers-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #growers #hero .hero > div:first-child {
    background-image: url("../images/trans18/Growers-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #growers #hero .hero > div:first-child {
    background-image: url("../images/trans18/Growers-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #growers #hero .hero > div:first-child {
    background-image: url("../images/trans18/Growers-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 #growers #hero .hero .container {
  max-height: 1px !important;
}
.trans18 #growers .live-streaming-table {
  background: #515151;
  color: white;
}
.trans18 #growers .live-streaming-table .hover-block {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: transparent;
  z-index: 55;
}
@media (max-width: 767px) {
  .trans18 #growers .live-streaming-table .hover-block {
    display: none;
  }
}
.trans18 #growers .live-streaming-table .photo-caption {
  left: 15px;
  bottom: 15px;
  text-align: left;
}
@media (max-width: 767px) {
  .trans18 #growers .live-streaming-table .container {
    padding: 0;
  }
}
.trans18 #growers .live-streaming-table .table-contain {
  display: table;
}
@media (min-width: 768px) {
  .trans18 #growers .live-streaming-table .table-contain {
    min-height: 385px;
    padding: 0 15px;
  }
}
.trans18 #growers .live-streaming-table #video-stream {
  position: relative;
  width: 100%;
}
.trans18 #growers .live-streaming-table .stream-wrap {
  display: block;
  padding-bottom: 56.25%;
  position: relative;
}
.trans18 #growers .live-streaming-table .stream-wrap iframe {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 50;
}
.trans18 #growers .live-streaming-table .leftcol {
  background-image: url("../images/trans18/nzmap.svg?$staticlink$");
  background-repeat: no-repeat;
  background-position: 96% 93%;
  background-size: 20%;
}
@media (max-width: 767px) {
  .trans18 #growers .live-streaming-table .leftcol {
    padding: 25px 17% 25px 25px;
  }
}
@media (min-width: 768px) {
  .trans18 #growers .live-streaming-table .leftcol {
    background-position: 94% 95%;
    padding: 25px 12% 25px 0;
  }
}
@media (min-width: 992px) {
  .trans18 #growers .live-streaming-table .leftcol {
    background-position: 95% 80%;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .trans18 #growers .live-streaming-table .rightcol {
    padding: 25px 0;
  }
}
.trans18 #growers .live-streaming-table .leftcol, .trans18 #growers .live-streaming-table .rightcol {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
@media (max-width: 767px) {
  .trans18 #growers .live-streaming-table .leftcol, .trans18 #growers .live-streaming-table .rightcol {
    width: 100%;
    display: block;
    margin-top: 25px;
  }
}
@media (min-width: 992px) {
  .trans18 #growers .live-streaming-table .leftcol, .trans18 #growers .live-streaming-table .rightcol {
    max-height: 500px;
  }
}
.trans18 #growers .live-streaming-table .tagline {
  color: #FF6600;
  font-size: 13px;
  margin: 0;
}
.trans18 #growers .live-streaming-table .tagline span {
  background-color: #FF6600;
  border-radius: 100%;
  display: block;
  float: left;
  height: 19px;
  margin: 0 10px 0 0;
  width: 19px;
}
.trans18 #growers .live-streaming-table .blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
.trans18 #growers .live-streaming-table h2 {
  margin: 20px 0 30px;
}
.trans18 #growers .live-streaming-table .vid-player {
  min-height: 500px;
}
.trans18 #growers .live-streaming-table .vid-player video {
  height: 100%;
  position: relative;
  transform: none;
  top: initial;
  width: auto;
}
.trans18 #growers .live-streaming {
  background: #515151;
  color: white;
}
.trans18 #growers .live-streaming #video-stream {
  position: relative;
  width: 100%;
}
.trans18 #growers .live-streaming .stream-wrap {
  display: block;
  padding-bottom: 56.25%;
  position: relative;
}
.trans18 #growers .live-streaming .stream-wrap iframe {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
.trans18 #growers .live-streaming .leftcol {
  background-image: url("../images/trans18/nzmap.svg?$staticlink$");
  background-repeat: no-repeat;
  background-position: right bottom 20px;
  background-size: 20%;
}
@media (min-width: 992px) {
  .trans18 #growers .live-streaming .leftcol {
    background-position: 93% 80%;
  }
}
.trans18 #growers .live-streaming .leftcol, .trans18 #growers .live-streaming .rightcol {
  display: flex;
  align-items: center;
  min-height: 385px;
}
@media (min-width: 992px) {
  .trans18 #growers .live-streaming .leftcol, .trans18 #growers .live-streaming .rightcol {
    max-height: 500px;
  }
}
.trans18 #growers .live-streaming .rightcol {
  margin: 0 -30px;
}
@media (min-width: 768px) {
  .trans18 #growers .live-streaming .rightcol {
    margin: 0;
  }
}
.trans18 #growers .live-streaming .tagline {
  color: #FF6600;
  font-size: 13px;
  margin: 15px 0 0 0;
}
@media (max-width: 991px) {
  .trans18 #growers .live-streaming .tagline {
    margin: 30px 0 0 0;
  }
}
.trans18 #growers .live-streaming .tagline span {
  background-color: #FF6600;
  border-radius: 100%;
  display: block;
  float: left;
  height: 19px;
  margin: 0 10px 0 0;
  width: 19px;
}
.trans18 #growers .live-streaming .blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
.trans18 #growers .live-streaming h2 {
  margin: 20px 0 30px;
}
.trans18 #growers .live-streaming .vid-player {
  min-height: 500px;
}
.trans18 #growers .live-streaming .vid-player video {
  height: 100%;
  position: relative;
  transform: none;
  top: initial;
  width: auto;
}
.trans18 #growers .video-block {
  background-image: url("../images/trans18/Growers-Video-Banner-hero-xs.jpg?$staticlink$");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 200px;
  overflow: hidden;
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #growers .video-block {
    background-image: url("../images/trans18/Growers-Video-Banner-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #growers .video-block {
    background-image: url("../images/trans18/Growers-Video-Banner-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #growers .video-block {
    background-image: url("../images/trans18/Growers-Video-Banner-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #growers .video-block {
    background-image: url("../images/trans18/Growers-Video-Banner-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 #growers .video-block .header {
  height: 81px;
  margin-top: 0;
}
.trans18 #growers .swiper-slide {
  background-color: #ECECEB;
  height: auto;
  overflow: hidden;
}
@media (max-width: 991px) {
  .trans18 #growers .swiper-slide {
    min-height: 780px;
  }
  .trans18 #growers .swiper-slide .rightcol {
    bottom: 0;
    position: absolute;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .trans18 #growers .swiper-slide {
    height: 500px;
  }
}
.trans18 #growers .swiper-slide .row {
  height: 100%;
}
@media (min-width: 992px) {
  .trans18 #growers .swiper-slide .row {
    display: flex;
  }
}
.trans18 #growers .swiper-slide .col-md-6 {
  padding: 0 0;
}
.trans18 #growers .swiper-slide .leftcol {
  min-height: 360px;
}
@media (min-width: 768px) {
  .trans18 #growers .swiper-slide .leftcol {
    min-height: 298px;
  }
}
@media (min-width: 992px) {
  .trans18 #growers .swiper-slide .leftcol {
    min-height: initial;
  }
}
@media (max-width: 991px) {
  .trans18 #growers .swiper-slide .leftcol {
    padding: 0 30px;
  }
}
.trans18 #growers .swiper-slide .leftcol > div {
  height: 100%;
  padding: 70px 0 0;
}
.trans18 #growers .swiper-slide .leftcol .btn {
  clear: both;
  margin-left: 0;
}
.trans18 #growers .swiper-slide .leftcol h1 {
  color: #FF6600;
  font-size: 54px;
}
.trans18 #growers .swiper-slide .leftcol .swiper-button {
  bottom: 0;
  height: initial;
  overflow: hidden;
  position: relative;
}
@media (min-width: 992px) {
  .trans18 #growers .swiper-slide .leftcol .swiper-button {
    bottom: 20px;
    position: absolute;
  }
}
.trans18 #growers .swiper-slide .leftcol .swiper-button .swiper-button-prev,
.trans18 #growers .swiper-slide .leftcol .swiper-button .swiper-button-next {
  background: none;
  float: left;
  left: 0;
  margin: 0 20px 0 0;
  position: relative;
  right: 0;
}
.trans18 #growers .swiper-slide .leftcol .swiper-button .icon {
  color: #FF6600;
  font-size: 21px;
}
.trans18 #growers .swiper-slide img {
  max-height: 500px;
  width: 100%;
}
.trans18 #growers .swiper-slide .rightcol {
  background-size: cover;
  background-position: center;
  min-height: 300px;
}
.trans18 #growers .swiper-slide .rightcol:after {
  content: "";
  top: 0;
}
@media (min-width: 1200px) {
  .trans18 #growers .swiper-slide .rightcol {
    min-height: auto;
  }
}
.trans18 #growers .swiper-slide .rightcol div {
  height: 100%;
  min-height: 300px;
}
@media (max-width: 991px) {
  .trans18 #growers .swiper-slide .rightcol .photo-caption {
    width: 100%;
  }
}
.trans18 #growers .swiper-slide.slide-1 .rightcol {
  background-image: url("../images/trans18/Animal-Welfare_XS.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 #growers .swiper-slide.slide-1 .rightcol {
    background-image: url("../images/trans18/Animal-Welfare_LG.jpg?$staticlink$");
  }
}
.trans18 #growers .swiper-slide.slide-2 .rightcol {
  background-image: url("../images/trans18/Never-Hungry_XS.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 #growers .swiper-slide.slide-2 .rightcol {
    background-image: url("../images/trans18/Never-Hungry_LG.jpg?$staticlink$");
  }
}
.trans18 #growers .swiper-slide.slide-3 .rightcol {
  background-image: url("../images/trans18/Where-Sheep_XS.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 #growers .swiper-slide.slide-3 .rightcol {
    background-image: url("../images/trans18/Where-Sheep_LG.jpg?$staticlink$");
  }
}
.trans18 #growers .swiper-slide.slide-4 .rightcol {
  background-image: url("../images/trans18/A-Place_To_XS.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 #growers .swiper-slide.slide-4 .rightcol {
    background-image: url("../images/trans18/A-Place_To_LG.jpg?$staticlink$");
  }
}
.trans18 #growers .swiper-slide.slide-5 .rightcol {
  background-image: url("../images/trans18/Stress_XS.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 #growers .swiper-slide.slide-5 .rightcol {
    background-image: url("../images/trans18/Stress_LG.jpg?$staticlink$");
  }
}
.trans18 #growers .swiper-slide.slide-6 .rightcol {
  background-image: url("../images/trans18/Out-Of_XS.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 #growers .swiper-slide.slide-6 .rightcol {
    background-image: url("../images/trans18/Out-Of_LG.jpg?$staticlink$");
  }
}
.trans18 #growers .audit h2 span {
  color: #FF6600;
}
@media (max-width: 991px) {
  .trans18 #growers .audit p + p {
    margin-bottom: 0;
  }
}
.trans18 #growers .audit p + p a {
  color: #FF6600;
}
.trans18 #growers .growers-slider h2 {
  color: white;
}
.trans18 #growers .growers-slider .swiper-button-prev,
.trans18 #growers .growers-slider .swiper-button-next {
  background: none;
}
.trans18 #growers .growers-slider .swiper-button-prev > div,
.trans18 #growers .growers-slider .swiper-button-next > div {
  color: white;
  font-size: 43px;
}
.trans18 #growers .growers-slider .swiper-button-next {
  right: 20px;
}
.trans18 #growers .growers-slider .slide-txt-block {
  padding: 0px 45px;
}
@media (min-width: 768px) {
  .trans18 #growers .growers-slider .slide-txt-block {
    padding: 15px;
  }
}
.trans18 #growers .growers-slider .slide-txt-block h2 {
  font-size: 22px;
}
@media (min-width: 1200px) {
  .trans18 #growers .growers-slider .slide-txt-block h2 {
    font-size: 28px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .trans18 #growers .growers-slider .slide-txt-block h2 {
    max-width: 500px;
  }
  .trans18 #growers .growers-slider .slide-txt-block h2.quotes:before {
    left: 5px;
  }
}
@media (max-width: 767px) {
  .trans18 #growers .growers-slider .slide-txt-block h2.quotes:before {
    left: 35px;
  }
}
@media (max-width: 991px) {
  .trans18 #growers .growers-slider .slide-txt-block h2 {
    font-size: 15px;
  }
}
@media (max-width: 479px) {
  .trans18 #growers .growers-slider .slide-txt-block h2 {
    padding: 0;
  }
}
.trans18 #growers .growers-slider .photo-caption {
  min-width: 200px;
  right: initial;
  text-align: left;
}
.trans18 #growers .growers-slider .swiper-underlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#99000000", endColorstr="#00000000",GradientType=1 );
}
.trans18 #growers .growers-slider .slide-1 {
  background-image: url("../images/trans18/Growers-Banner1-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #growers .growers-slider .slide-1 {
    background-image: url("../images/trans18/Growers-Banner1-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #growers .growers-slider .slide-1 {
    background-image: url("../images/trans18/Growers-Banner1-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #growers .growers-slider .slide-1 {
    background-image: url("../images/trans18/Growers-Banner1-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #growers .growers-slider .slide-1 {
    background-image: url("../images/trans18/Growers-Banner1-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 #growers .growers-slider .slide-2 {
  background-image: url("../images/trans18/Growers-Banner2-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #growers .growers-slider .slide-2 {
    background-image: url("../images/trans18/Growers-Banner2-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #growers .growers-slider .slide-2 {
    background-image: url("../images/trans18/Growers-Banner2-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #growers .growers-slider .slide-2 {
    background-image: url("../images/trans18/Growers-Banner2-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #growers .growers-slider .slide-2 {
    background-image: url("../images/trans18/Growers-Banner2-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 #growers .growers-slider .slide-3 {
  background-image: url("../images/trans18/Growers-Banner3-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #growers .growers-slider .slide-3 {
    background-image: url("../images/trans18/Growers-Banner3-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #growers .growers-slider .slide-3 {
    background-image: url("../images/trans18/Growers-Banner3-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #growers .growers-slider .slide-3 {
    background-image: url("../images/trans18/Growers-Banner3-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #growers .growers-slider .slide-3 {
    background-image: url("../images/trans18/Growers-Banner3-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 #growers .growers-slider.swiper-container-with-txt .swiper-slide {
  min-height: 300px;
}
.trans18 #growers .cta-even-0 {
  background-image: url("../images/trans18/Stacking3_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #growers .cta-even-0 {
    background-image: url("../images/trans18/Stacking3_LG.jpg?$staticlink$");
  }
}
.trans18 #growers .cta-even-1 {
  background-image: url("../images/trans18/Signoff_SupplyChain_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #growers .cta-even-1 {
    background-image: url("../images/trans18/Signoff_SupplyChain_LG.jpg?$staticlink$");
  }
}
.trans18 .timeline #hero .hero > div {
  background-image: url("../images/trans18/History-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .timeline #hero .hero > div {
    background-image: url("../images/trans18/History-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 .timeline #hero .hero > div {
    background-image: url("../images/trans18/History-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 .timeline #hero .hero > div {
    background-image: url("../images/trans18/History-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .timeline #hero .hero > div {
    background-image: url("../images/trans18/History-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 .timeline #hero .hero .container {
  max-height: 1px !important;
}
.trans18 .timeline #substance {
  padding-bottom: 0;
}
.trans18 .timeline .timeline-blocks .overlay {
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all 1s;
}
.trans18 .timeline .timeline-blocks .dot {
  border: 1px solid white;
  border-radius: 100%;
  display: none;
  height: 20px;
  left: 150px;
  min-height: 20px !important;
  padding: 0;
  position: absolute;
  top: calc(50% - 10px);
  width: 20px;
}
@media (min-width: 768px) {
  .trans18 .timeline .timeline-blocks .dot {
    display: block;
  }
}
.trans18 .timeline .timeline-blocks .dot:before {
  border: 0.5px solid white;
  bottom: 19px;
  content: "";
  left: calc(50% - 1px);
  position: absolute;
  top: -300px;
}
.trans18 .timeline .timeline-blocks .dot:after {
  border: 0.5px solid white;
  bottom: -300px;
  content: "";
  left: calc(50% - 1px);
  position: absolute;
  top: 19px;
}
.trans18 .timeline .timeline-blocks h1 {
  font-size: 84px;
}
.trans18 .timeline .timeline-blocks h2 {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.trans18 .timeline .timeline-blocks .btn-expand {
  bottom: 10px;
  position: absolute;
  transition: all 2s;
}
.trans18 .timeline .timeline-blocks .uncollapsed {
  min-height: 400px;
}
.trans18 .timeline .timeline-blocks .uncollapsed .overlay {
  background-color: rgba(255, 255, 255, 0.7);
  opacity: 1;
}
.trans18 .timeline .timeline-blocks .uncollapsed .dot {
  border-color: #FF6600;
}
.trans18 .timeline .timeline-blocks .uncollapsed .dot:after, .trans18 .timeline .timeline-blocks .uncollapsed .dot:before {
  border-color: #FF6600;
}
.trans18 .timeline .timeline-blocks .uncollapsed h1 {
  color: #FF6600;
}
.trans18 .timeline .timeline-blocks .uncollapsed h2 {
  color: black;
}
.trans18 .timeline .timeline-blocks .uncollapsed .collapse {
  color: #231F20;
  font-size: 16px;
  width: 100%;
  max-width: 400px;
}
.trans18 .timeline .timeline-blocks .uncollapsed .collapse.active {
  margin-bottom: 20px;
  max-height: 400px;
  opacity: 1;
}
.trans18 .timeline .timeline-blocks .uncollapsed > div {
  min-height: 400px;
}
@media (max-width: 991px) {
  .trans18 .timeline .timeline-blocks .uncollapsed > div {
    min-height: 460px;
  }
}
.trans18 .timeline .timeline-blocks > div {
  background: url("../images/trans18/lg-1995.jpg?$staticlink$");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 300px;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.trans18 .timeline .timeline-blocks > div > div {
  color: white;
  padding: 25px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .trans18 .timeline .timeline-blocks > div > div {
    min-height: 300px;
    padding: 40px 200px;
  }
}
.trans18 .timeline .timeline-blocks > div > div .collapse {
  margin-bottom: 20px;
  max-height: 0;
  opacity: 0;
}
.trans18 .timeline #holder-1995 {
  background-image: url("../images/trans18/history-1995_sm.png?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline #holder-1995 {
    background-image: url("../images/trans18/history-1995_lg.png?$staticlink$");
    background-position: center -160px;
  }
}
@media (min-width: 1400px) {
  .trans18 .timeline #holder-1995 {
    background-image: url("../images/trans18/history-1995_xlg.png?$staticlink$");
    background-position: center 30%;
  }
}
.trans18 .timeline #holder-1996 {
  background-image: url("../images/trans18/history-1996_sm.png?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline #holder-1996 {
    background-image: url("../images/trans18/history-1996_lg.png?$staticlink$");
    background-position: 0 60%;
  }
}
@media (min-width: 1400px) {
  .trans18 .timeline #holder-1996 {
    background-image: url("../images/trans18/history-1996_xlg.png?$staticlink$");
  }
}
.trans18 .timeline #holder-1997 {
  background-image: url("../images/trans18/history-1997_sm.png?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline #holder-1997 {
    background-image: url("../images/trans18/history-1997_lg.png?$staticlink$");
  }
}
@media (min-width: 1400px) {
  .trans18 .timeline #holder-1997 {
    background-image: url("../images/trans18/history-1997_xlg.png?$staticlink$");
  }
}
.trans18 .timeline #holder-1998 {
  background-image: url("../images/trans18/history-1998_sm.png?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline #holder-1998 {
    background-image: url("../images/trans18/history-1998_lg.png?$staticlink$");
  }
}
@media (min-width: 1400px) {
  .trans18 .timeline #holder-1998 {
    background-image: url("../images/trans18/history-1998_xlg.png?$staticlink$");
  }
}
.trans18 .timeline #holder-2003 {
  background-image: url("../images/trans18/history-2003_sm.png?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline #holder-2003 {
    background-image: url("../images/trans18/history-2003_lg.png?$staticlink$");
  }
}
@media (min-width: 1400px) {
  .trans18 .timeline #holder-2003 {
    background-image: url("../images/trans18/history-2003_xlg.png?$staticlink$");
  }
}
.trans18 .timeline #holder-2005 {
  background-image: url("../images/trans18/history-2005_sm.png?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline #holder-2005 {
    background-image: url("../images/trans18/history-2005_lg.png?$staticlink$");
    background-position: center 80%;
  }
}
@media (min-width: 1400px) {
  .trans18 .timeline #holder-2005 {
    background-image: url("../images/trans18/history-2005_xlg.png?$staticlink$");
    background-position: center 80%;
  }
}
.trans18 .timeline #holder-2006 {
  background-image: url("../images/trans18/history-2006_sm.png?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline #holder-2006 {
    background-image: url("../images/trans18/history-2006_lg.png?$staticlink$");
  }
}
@media (min-width: 1400px) {
  .trans18 .timeline #holder-2006 {
    background-image: url("../images/trans18/history-2006_xlg.png?$staticlink$");
  }
}
.trans18 .timeline #holder-2007 {
  background-image: url("../images/trans18/history-2007_sm.png?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline #holder-2007 {
    background-image: url("../images/trans18/history-2007_lg.png?$staticlink$");
    background-position: 0 30%;
  }
}
@media (min-width: 1400px) {
  .trans18 .timeline #holder-2007 {
    background-image: url("../images/trans18/history-2007_xlg.png?$staticlink$");
    background-position: 0 30%;
  }
}
.trans18 .timeline #holder-2008 {
  background-image: url("../images/trans18/history-2008_sm.png?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline #holder-2008 {
    background-image: url("../images/trans18/history-2008_lg.png?$staticlink$");
  }
}
@media (min-width: 1400px) {
  .trans18 .timeline #holder-2008 {
    background-image: url("../images/trans18/history-2008_xlg.png?$staticlink$");
  }
}
.trans18 .timeline #holder-2010 {
  background-image: url("../images/trans18/history-2010_sm.png?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline #holder-2010 {
    background-image: url("../images/trans18/history-2010_lg.png?$staticlink$");
  }
}
@media (min-width: 1400px) {
  .trans18 .timeline #holder-2010 {
    background-image: url("../images/trans18/history-2010_xlg.png?$staticlink$");
  }
}
.trans18 .timeline #holder-2011 {
  background-image: url("../images/trans18/history-2011_sm.png?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline #holder-2011 {
    background-image: url("../images/trans18/history-2011_lg.png?$staticlink$");
  }
}
@media (min-width: 1400px) {
  .trans18 .timeline #holder-2011 {
    background-image: url("../images/trans18/history-2011_xlg.png?$staticlink$");
  }
}
.trans18 .timeline #holder-2012 {
  background-image: url("../images/trans18/history-2012_sm.png?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline #holder-2012 {
    background-image: url("../images/trans18/history-2012_lg.png?$staticlink$");
  }
}
@media (min-width: 1400px) {
  .trans18 .timeline #holder-2012 {
    background-image: url("../images/trans18/history-2012_xlg.png?$staticlink$");
  }
}
.trans18 .timeline #holder-2013 {
  background-image: url("../images/trans18/history-2013_sm.png?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline #holder-2013 {
    background-image: url("../images/trans18/history-2013_lg.png?$staticlink$");
  }
}
@media (min-width: 1400px) {
  .trans18 .timeline #holder-2013 {
    background-image: url("../images/trans18/history-2013_xlg.png?$staticlink$");
    background-position: 0 30%;
  }
}
.trans18 .timeline #holder-2014 {
  background-image: url("../images/trans18/history-2014_sm.png?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline #holder-2014 {
    background-image: url("../images/trans18/history-2014_lg.png?$staticlink$");
    background-position: 0 30%;
  }
}
@media (min-width: 1400px) {
  .trans18 .timeline #holder-2014 {
    background-image: url("../images/trans18/history-2014_xlg.png?$staticlink$");
    background-position: 0 30%;
  }
}
.trans18 .timeline #holder-2016 {
  background-image: url("../images/trans18/history-2016_sm.png?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline #holder-2016 {
    background-image: url("../images/trans18/history-2016_lg.png?$staticlink$");
    background-position: 0 30%;
  }
}
@media (min-width: 1400px) {
  .trans18 .timeline #holder-2016 {
    background-image: url("../images/trans18/history-2016_xlg.png?$staticlink$");
  }
}
.trans18 .timeline #holder-2017 {
  background-image: url("../images/trans18/history-2017_sm.png?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline #holder-2017 {
    background-image: url("../images/trans18/history-2017_lg.png?$staticlink$");
  }
}
@media (min-width: 1400px) {
  .trans18 .timeline #holder-2017 {
    background-image: url("../images/trans18/history-2017_xlg.png?$staticlink$");
  }
}
.trans18 .timeline #holder-2017a {
  background-image: url("../images/trans18/history-2017a_sm.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline #holder-2017a {
    background-image: url("../images/trans18/history-2017a_lg.jpg?$staticlink$");
    background-position: bottom center;
  }
}
@media (min-width: 1400px) {
  .trans18 .timeline #holder-2017a {
    background-image: url("../images/trans18/history-2017a_xlg.jpg?$staticlink$");
  }
}
.trans18 .timeline #holder-2018a {
  background-image: url("../images/trans18/history-2018a_sm.png?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline #holder-2018a {
    background-image: url("../images/trans18/history-2018a_lg.png?$staticlink$");
    background-position: 0 40%;
  }
}
@media (min-width: 1400px) {
  .trans18 .timeline #holder-2018a {
    background-image: url("../images/trans18/history-2018a_xlg.png?$staticlink$");
  }
}
.trans18 .timeline #holder-2018 {
  background-image: url("../images/trans18/history-2018_sm.png?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline #holder-2018 {
    background-image: url("../images/trans18/history-2018_lg.png?$staticlink$");
  }
}
@media (min-width: 1400px) {
  .trans18 .timeline #holder-2018 {
    background-image: url("../images/trans18/history-2018_xlg.jpg?$staticlink$");
  }
}
.trans18 .timeline #holder-2019 {
  background-image: url("../images/trans18/history-2019_sm.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline #holder-2019 {
    background-image: url("../images/trans18/history-2019_lg.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) {
  .trans18 .timeline #holder-2019 {
    background-image: url("../images/trans18/history-2019_xlg.jpg?$staticlink$");
  }
}
.trans18 .timeline #holder-2020 {
  background-image: url("../images/trans18/history-2020_sm.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline #holder-2020 {
    background-image: url("../images/trans18/history-2020_lg.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) {
  .trans18 .timeline #holder-2020 {
    background-image: url("../images/trans18/history-2020_xlg.jpg?$staticlink$");
  }
}
.trans18 .timeline #holder-2021 {
  background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1613011884/ourstory/history/history-2021_sm.jpg");
}
@media (min-width: 1200px) {
  .trans18 .timeline #holder-2021 {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1613011884/ourstory/history/history-2021_lg.jpg");
  }
}
@media (min-width: 1400px) {
  .trans18 .timeline #holder-2021 {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1613011885/ourstory/history/history-2021_xlg.jpg");
  }
}
.trans18 .timeline .cta-even-0 {
  background-image: url("../images/trans18/Signoff_Founder_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline .cta-even-0 {
    background-image: url("../images/trans18/Signoff_Founder_LG.jpg?$staticlink$");
  }
}
.trans18 .timeline .cta-even-1 {
  background-image: url("../images/trans18/Founder_Series_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .timeline .cta-even-1 {
    background-image: url("../images/trans18/Founder_Series_LG.jpg?$staticlink$");
  }
}
.trans18 #product {
  background: white;
}
.trans18 #product #hero .hero > div {
  background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1566433890/ourstory/seasonSS20-21/hero/hero_product_ss20-21_xs.jpg");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #product #hero .hero > div {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1566433890/ourstory/seasonSS20-21/hero/hero_product_ss20-21_rxs.jpg");
  }
}
@media (min-width: 768px) {
  .trans18 #product #hero .hero > div {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1566433890/ourstory/seasonSS20-21/hero/hero_product_ss20-21_lg.jpg");
  }
}
@media (min-width: 1200px) {
  .trans18 #product #hero .hero > div {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1566433890/ourstory/seasonSS20-21/hero/hero_product_ss20-21_xl.jpg");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #product #hero .hero > div {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1566433891/ourstory/seasonSS20-21/hero/hero_product_ss20-21_rxl.jpg");
  }
}
.trans18 #product #hero .hero > div.nh {
  background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1597984408/ourstory/seasonFW20-21/hero/hero_product_fw20-21_xs.jpg");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #product #hero .hero > div.nh {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1597984408/ourstory/seasonFW20-21/hero/hero_product_fw20-21_rxs.jpg");
  }
}
@media (min-width: 768px) {
  .trans18 #product #hero .hero > div.nh {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1597984408/ourstory/seasonFW20-21/hero/hero_product_fw20-21_lg.jpg");
  }
}
@media (min-width: 1200px) {
  .trans18 #product #hero .hero > div.nh {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1597984408/ourstory/seasonFW20-21/hero/hero_product_fw20-21_xl.jpg");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #product #hero .hero > div.nh {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1597984408/ourstory/seasonFW20-21/hero/hero_product_fw20-21_rxl.jpg");
  }
}
.trans18 #product #hero .hero .container {
  max-height: 1px !important;
}
.trans18 #product #substance {
  margin-bottom: 0;
  position: relative;
}
@media (min-width: 992px) {
  .trans18 #product #substance {
    margin-bottom: 95vh;
  }
}
.trans18 #product #substance h1 {
  color: #FF6600;
}
.trans18 #product .parallax.parallax-1 {
  background-image: url("../images/trans18/Product-Banner1-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #product .parallax.parallax-1 {
    background-image: url("../images/trans18/Product-Banner1-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #product .parallax.parallax-1 {
    background-image: url("../images/trans18/Product-Banner1-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #product .parallax.parallax-1 {
    background-image: url("../images/trans18/Product-Banner1-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #product .parallax.parallax-1 {
    background-image: url("../images/trans18/Product-Banner1-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 #product .parallax.parallax-2 {
  background-image: url("../images/trans18/Product-Banner2-hero-xs.jpg?$staticlink$");
  background-position: 70% center;
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #product .parallax.parallax-2 {
    background-image: url("../images/trans18/Product-Banner2-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #product .parallax.parallax-2 {
    background-image: url("../images/trans18/Product-Banner2-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #product .parallax.parallax-2 {
    background-image: url("../images/trans18/Product-Banner2-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #product .parallax.parallax-2 {
    background-image: url("../images/trans18/Product-Banner2-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 #product .swiper-slide {
  background-color: #ECECEB;
  height: 500px;
  overflow: hidden;
}
.trans18 #product .swiper-slide .row {
  height: 100%;
}
@media (min-width: 992px) {
  .trans18 #product .swiper-slide .row {
    display: flex;
  }
}
.trans18 #product .swiper-slide .col-md-6 {
  padding: 0 0;
}
.trans18 #product .swiper-slide .leftcol > div > div > div {
  height: 100%;
}
@media (max-width: 991px) {
  .trans18 #product .swiper-slide .leftcol > div > div > div {
    padding: 0 30px;
  }
}
.trans18 #product .swiper-slide .leftcol .btn {
  clear: both;
  margin-left: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .trans18 #product .swiper-slide .leftcol .btn {
    width: initial;
  }
}
.trans18 #product .swiper-slide .leftcol h1 {
  color: #FF6600;
  font-size: 54px;
}
.trans18 #product .swiper-slide .leftcol .swiper-button {
  bottom: 0;
  overflow: hidden;
  position: absolute;
  left: 50%;
  transform: translateX(-50px);
  width: 100px;
}
@media (min-width: 992px) {
  .trans18 #product .swiper-slide .leftcol .swiper-button {
    bottom: 30px;
    left: 0;
    transform: none;
  }
}
.trans18 #product .swiper-slide .leftcol .swiper-button .swiper-button-prev,
.trans18 #product .swiper-slide .leftcol .swiper-button .swiper-button-next {
  background: none;
  float: left;
  left: 0;
  margin: 0 20px 0 0;
  position: relative;
  right: 0;
}
.trans18 #product .swiper-slide .leftcol .swiper-button .icon {
  color: #FF6600;
  font-size: 21px;
}
.trans18 #product .swiper-slide img {
  max-height: 500px;
  width: 100%;
}
.trans18 #product .swiper-slide .leftcol {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
}
.trans18 #product .swiper-slide .leftcol:before {
  background-color: white;
  content: "";
  display: block;
  height: 100%;
  margin: 0 -15px;
  opacity: 0.9;
  position: absolute;
  width: calc(100% + 30%);
}
@media (min-width: 992px) {
  .trans18 #product .swiper-slide .leftcol:before {
    display: none;
  }
}
@media (min-width: 992px) {
  .trans18 #product .swiper-slide .leftcol {
    background-position: top right;
    background-size: contain;
  }
}
.trans18 #product .swiper-slide .leftcol > div {
  height: 100%;
  padding: 0;
}
.trans18 #product .swiper-slide .rightcol {
  background-size: cover;
  background-position: center;
  min-height: 300px;
}
@media (min-width: 1200px) {
  .trans18 #product .swiper-slide .rightcol {
    min-height: auto;
  }
}
.trans18 #product .swiper-slide .rightcol div {
  height: 100%;
  min-height: 300px;
}
.trans18 #product .swiper-slide.slide-1 .leftcol {
  background-image: url("../images/trans18/Product-Corespun-lg.jpg?$staticlink$");
}
@media (min-width: 992px) {
  .trans18 #product .swiper-slide.slide-1 .leftcol {
    background-image: url("../images/trans18/Product-Corespun-Model-rlg.png?$staticlink$");
  }
}
@media (min-width: 992px) {
  .trans18 #product .swiper-slide.slide-1 .rightcol {
    background-image: url("../images/trans18/Product-Corespun-rlg.jpg?$staticlink$");
  }
}
.trans18 #product .swiper-slide.slide-2 .leftcol {
  background-image: url("../images/trans18/Product-Cool-Lite-lg.jpg?$staticlink$");
}
@media (min-width: 992px) {
  .trans18 #product .swiper-slide.slide-2 .leftcol {
    background-image: url("../images/trans18/Product-Cool-Lite-Model-rlg.png?$staticlink$");
  }
}
@media (min-width: 992px) {
  .trans18 #product .swiper-slide.slide-2 .rightcol {
    background-image: url("../images/trans18/Product-Cool-Lite-rlg.jpg?$staticlink$");
  }
}
.trans18 #product .swiper-slide.slide-3 .leftcol {
  background-image: url("../images/trans18/Product-Bodyfitzone-lg.jpg?$staticlink$");
}
@media (min-width: 992px) {
  .trans18 #product .swiper-slide.slide-3 .leftcol {
    background-image: url("../images/trans18/Product-Bodyfitzone-Model-rlg.png?$staticlink$");
  }
}
@media (min-width: 992px) {
  .trans18 #product .swiper-slide.slide-3 .rightcol {
    background-image: url("../images/trans18/Product-Bodyfitzone-rlg.jpg?$staticlink$");
  }
}
.trans18 #product .swiper-slide.slide-4 .leftcol {
  background-image: url("../images/trans18/Product-MerinoLOFT-lg.jpg?$staticlink$");
}
@media (min-width: 992px) {
  .trans18 #product .swiper-slide.slide-4 .leftcol {
    background-image: url("../images/trans18/Product-MerinoLOFT-Model-rlg.png?$staticlink$");
  }
}
@media (min-width: 992px) {
  .trans18 #product .swiper-slide.slide-4 .rightcol {
    background-image: url("../images/trans18/Product-MerinoLOFT-rlg.jpg?$staticlink$");
  }
}
.trans18 #product .swiper-slide.slide-5 .leftcol {
  background-image: url("../images/trans18/Product-RealFLEECE-lg.jpg?$staticlink$");
}
@media (min-width: 992px) {
  .trans18 #product .swiper-slide.slide-5 .leftcol {
    background-image: url("../images/trans18/Product-RealFLEECE-Model-rlg.png?$staticlink$");
  }
}
@media (min-width: 992px) {
  .trans18 #product .swiper-slide.slide-5 .rightcol {
    background-image: url("../images/trans18/Product-RealFLEECE-rlg.jpg?$staticlink$");
  }
}
.trans18 #product .oeko-tex-logo {
  width: 200px;
}
.trans18 #product .gender {
  bottom: 0;
  height: 95vh;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  z-index: -10;
}
.trans18 #product .gender > div > div {
  display: flex;
  height: 100%;
}
.trans18 #product .gender > div > div > div {
  background-position: center;
  background-size: cover;
}
.trans18 #product .gender > div a {
  display: block;
  height: 100%;
}
.trans18 #product .gender .leftcol {
  background-image: url("../images/trans18/Male-Banner-lg.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 #product .gender .leftcol {
    background-image: url("../images/trans18/Male-Banner-rlg.jpg?$staticlink$");
  }
}
.trans18 #product .gender .rightcol {
  background-image: url("../images/trans18/Female-Banner-lg.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 #product .gender .rightcol {
    background-image: url("../images/trans18/Female-Banner-rlg.jpg?$staticlink$");
  }
}
.trans18 #product .gender.german .leftcol {
  background-image: url("../images/trans18/DE-Male-Banner-lg.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 #product .gender.german .leftcol {
    background-image: url("../images/trans18/DE-Male-Banner-rlg.jpg?$staticlink$");
  }
}
.trans18 #product .gender.german .rightcol {
  background-image: url("../images/trans18/DE-Female-Banner-lg.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 #product .gender.german .rightcol {
    background-image: url("../images/trans18/DE-Female-Banner-rlg.jpg?$staticlink$");
  }
}
.trans18 #product .gender.french .leftcol {
  background-image: url("../images/trans18/FR-Male-Banner-lg.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 #product .gender.french .leftcol {
    background-image: url("../images/trans18/FR-Male-Banner-rlg.jpg?$staticlink$");
  }
}
.trans18 #product .gender.french .rightcol {
  background-image: url("../images/trans18/FR-Female-Banner-lg.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 #product .gender.french .rightcol {
    background-image: url("../images/trans18/FR-Female-Banner-rlg.jpg?$staticlink$");
  }
}
.trans18 #product .gender.chinese .leftcol {
  background-image: url("../images/trans18/Men_ZH_lg.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 #product .gender.chinese .leftcol {
    background-image: url("../images/trans18/Men_ZH_rlg.jpg?$staticlink$");
  }
}
.trans18 #product .gender.chinese .rightcol {
  background-image: url("../images/trans18/Women_ZH_lg.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 #product .gender.chinese .rightcol {
    background-image: url("../images/trans18/Women_ZH_rlg.jpg?$staticlink$");
  }
}
.trans18 #product .gender.notfixed {
  margin-top: -95vh;
  position: initial;
}
.trans18 #product .gender-mobile {
  background-image: url("../images/trans18/Gender-Banner-sm.jpg?$staticlink$");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 170px 0 0 0;
}
.trans18 #product .gender-mobile a {
  display: block;
}
.trans18 #product .cta-blocks {
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .trans18 #product .cta-blocks {
    padding-bottom: 50px;
  }
}
.trans18 #product .cta-even-0 {
  background-image: url("../images/trans18/Stacking6_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #product .cta-even-0 {
    background-image: url("../images/trans18/Stacking6_LG.jpg?$staticlink$");
  }
}
.trans18 #product .cta-even-1 {
  background-image: url("../images/trans18/OurPeople_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #product .cta-even-1 {
    background-image: url("../images/trans18/OurPeople_LG.jpg?$staticlink$");
  }
}
.trans18 #factories #hero .hero > div {
  background-image: url("../images/trans18/Factories-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #factories #hero .hero > div {
    background-image: url("../images/trans18/Factories-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #factories #hero .hero > div {
    background-image: url("../images/trans18/Factories-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #factories #hero .hero > div {
    background-image: url("../images/trans18/Factories-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #factories #hero .hero > div {
    background-image: url("../images/trans18/Factories-rxl.jpg?$staticlink$");
  }
}
.trans18 #factories .video-block {
  background-image: url("../images/trans18/Factories-Banner-xs.jpg?$staticlink$");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 200px;
  overflow: hidden;
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #factories .video-block {
    background-image: url("../images/trans18/Factories-Banner-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #factories .video-block {
    background-image: url("../images/trans18/Factories-Banner-lg.jpg?$staticlink$");
    min-height: 400px;
  }
}
@media (min-width: 1200px) {
  .trans18 #factories .video-block {
    background-image: url("../images/trans18/Factories-Banner-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #factories .video-block {
    background-image: url("../images/trans18/Factories-Banner-rxl.jpg?$staticlink$");
  }
}
.trans18 #factories .cta-even-0 {
  background-image: url("../images/trans18/Stacking5_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #factories .cta-even-0 {
    background-image: url("../images/trans18/Stacking5_LG.jpg?$staticlink$");
  }
}
.trans18 #factories .cta-even-1 {
  background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1583101764/ourstory/seasonSS20-21/halftiles/half_small_product-tropos-jacket.jpg");
}
@media (min-width: 1200px) {
  .trans18 #factories .cta-even-1 {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1583101764/ourstory/seasonSS20-21/halftiles/half_large_product-tropos-jacket.jpg");
  }
}
.trans18 #factories .cta-even-1.nh {
  background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1597983113/ourstory/seasonFW20-21/half_small_elemental.jpg");
}
@media (min-width: 1200px) {
  .trans18 #factories .cta-even-1.nh {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1597982073/ourstory/seasonFW20-21/half_large_elemental.jpg");
  }
}
.trans18 #supply-chain #hero .hero > div {
  background-image: url("../images/trans18/SupplyChain-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #supply-chain #hero .hero > div {
    background-image: url("../images/trans18/SupplyChain-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #supply-chain #hero .hero > div {
    background-image: url("../images/trans18/SupplyChain-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #supply-chain #hero .hero > div {
    background-image: url("../images/trans18/SupplyChain-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #supply-chain #hero .hero > div {
    background-image: url("../images/trans18/SupplyChain-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 #supply-chain #hero .hero .container {
  max-height: 0px !important;
}
@media (max-width: 991px) {
  .trans18 #supply-chain h1 .hyphen {
    color: white !important;
    display: inline !important;
  }
}
.trans18 #supply-chain .cta-even-0 {
  background-image: url("../images/trans18/Signoff_Grower_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #supply-chain .cta-even-0 {
    background-image: url("../images/trans18/Signoff_Grower_LG.jpg?$staticlink$");
  }
}
.trans18 #supply-chain .cta-even-1 {
  background-image: url("../images/trans18/Stacking6_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #supply-chain .cta-even-1 {
    background-image: url("../images/trans18/Stacking6_LG.jpg?$staticlink$");
  }
}
.trans18 #supply-chain .process {
  background: #ECECEB;
}
.trans18 #supply-chain .process span {
  display: block;
  text-transform: initial;
}
.trans18 #supply-chain .process.hide-desktop h2, .trans18 #supply-chain .process.hide-desktop p {
  padding: 0 20px;
}
.trans18 #supply-chain .process .reveal {
  display: block;
  opacity: 0;
  padding: 10px 0 0 0;
  transform: translateY(-100%);
  transition: all 0.5s;
}
.trans18 #supply-chain .process h2 {
  margin-bottom: 20px;
}
.trans18 #supply-chain .process h2 .hyphen {
  color: black;
  display: inline !important;
}
@keyframes orderfade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.trans18 #supply-chain .process h1 {
  opacity: 0;
}
.trans18 #supply-chain .process h1 + p {
  opacity: 0;
}
.trans18 #supply-chain .process h1.order {
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: orderfade;
  animation-duration: 0.5s;
  position: relative;
}
.trans18 #supply-chain .process h1.order + p {
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: orderfade;
  animation-duration: 0.5s;
}
.trans18 #supply-chain .process .process-row-1 {
  position: relative;
}
.trans18 #supply-chain .process .process-row-1:before {
  border-bottom: 1px solid black;
  content: "";
  width: 140%;
  position: absolute;
  right: -103%;
  top: 88px;
}
.trans18 #supply-chain .process .process-row-2 {
  position: relative;
}
.trans18 #supply-chain .process .process-row-2:before {
  border-bottom: 1px solid black;
  content: "";
  width: 180%;
  position: absolute;
  left: -97%;
  top: 67px;
}
.trans18 #supply-chain .process .icon-2 + h1.order,
.trans18 #supply-chain .process .icon-2 + h1.order + p {
  animation-delay: 1s;
}
.trans18 #supply-chain .process .icon-3 + h1.order,
.trans18 #supply-chain .process .icon-3 + h1.order + p {
  animation-delay: 1.5s;
}
.trans18 #supply-chain .process .icon-4 + h1.order,
.trans18 #supply-chain .process .icon-4 + h1.order + p {
  animation-delay: 2s;
}
.trans18 #supply-chain .process .icon-5 + h1.order,
.trans18 #supply-chain .process .icon-5 + h1.order + p {
  animation-delay: 2.5s;
}
.trans18 #supply-chain .process .icon-6 + h1.order,
.trans18 #supply-chain .process .icon-6 + h1.order + p {
  animation-delay: 3s;
}
.trans18 #supply-chain .process .icon-7 + h1.order,
.trans18 #supply-chain .process .icon-7 + h1.order + p {
  animation-delay: 3.5s;
}
.trans18 #supply-chain .process p:hover .reveal {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.5s;
}
.trans18 #supply-chain .process h1.order:hover + p .reveal {
  display: block;
  opacity: 1;
  transform: translateY(0);
  transition: all 0.5s;
}
.trans18 #supply-chain .process .swiper-button-next,
.trans18 #supply-chain .process .swiper-button-prev {
  background: none;
}
.trans18 #supply-chain .process .swiper-button-next > div,
.trans18 #supply-chain .process .swiper-button-prev > div {
  color: #FF6600;
  font-size: 43px;
}
.trans18 #supply-chain .process .swiper-button-next {
  right: 20px;
}
.trans18 #supply-chain .process .swiper-slide {
  height: auto;
}
.trans18 #supply-chain .process .swiper-slide p {
  margin: 0 0 30px 0;
}
.trans18 #supply-chain .process .icon {
  background-position: center;
  background-repeat: no-repeat;
  height: 180px;
  padding: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .trans18 #supply-chain .process .icon {
    height: 230px;
  }
}
@media (max-width: 991px) {
  .trans18 #supply-chain .process .icon {
    background-size: 130%;
  }
}
@media (min-width: 580px) and (max-width: 991px) {
  .trans18 #supply-chain .process .icon {
    background-size: 90% !important;
  }
}
@media (min-width: 992px) {
  .trans18 #supply-chain .process .icon {
    height: 100%;
    background-position: center !important;
    background-size: cover;
    min-height: 97px;
  }
}
.trans18 #supply-chain .process .icon-1 {
  background-image: url("../images/trans18/chain-1.svg?$staticlink$");
}
@media (min-width: 992px) {
  .trans18 #supply-chain .process .icon-1 {
    background-image: url("../images/trans18/chain-fill-1.svg?$staticlink$");
    z-index: 9;
  }
  .trans18 #supply-chain .process .icon-1 + h1:after {
    background-image: url("../images/trans18/chain-curl.svg?$staticlink$");
    background-repeat: repeat-x;
    background-size: 90%;
    bottom: 56px;
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    right: -58%;
    width: 89%;
    z-index: -1;
  }
}
.trans18 #supply-chain .process .icon-2 {
  background-image: url("../images/trans18/chain-2.svg?$staticlink$");
  background-position: center 23px;
}
@media (min-width: 992px) {
  .trans18 #supply-chain .process .icon-2 {
    background-image: url("../images/trans18/chain-fill-2.svg?$staticlink$");
    top: -3px;
  }
}
.trans18 #supply-chain .process .icon-3 {
  background-image: url("../images/trans18/chain-3.svg?$staticlink$");
  background-position: center 48px;
}
@media (min-width: 992px) {
  .trans18 #supply-chain .process .icon-3 {
    background-image: url("../images/trans18/chain-fill-3.svg?$staticlink$");
  }
}
.trans18 #supply-chain .process .icon-4 {
  background-image: url("../images/trans18/chain-4.svg?$staticlink$");
  background-position: center 77px;
}
@media (max-width: 991px) {
  .trans18 #supply-chain .process .icon-4 {
    background-size: 150%;
  }
}
@media (min-width: 992px) {
  .trans18 #supply-chain .process .icon-4 {
    background-image: url("../images/trans18/chain-fill-4.svg?$staticlink$");
  }
}
.trans18 #supply-chain .process .icon-5 {
  background-image: url("../images/trans18/chain-5.svg?$staticlink$");
  background-position: center 77px;
}
@media (max-width: 991px) {
  .trans18 #supply-chain .process .icon-5 {
    background-size: 150%;
  }
}
@media (min-width: 992px) {
  .trans18 #supply-chain .process .icon-5 {
    background-image: url("../images/trans18/chain-fill-5.svg?$staticlink$");
  }
}
.trans18 #supply-chain .process .icon-6 {
  background-image: url("../images/trans18/chain-6.svg?$staticlink$");
  background-position: center 48px;
}
@media (min-width: 992px) {
  .trans18 #supply-chain .process .icon-6 {
    background-image: url("../images/trans18/chain-fill-6.svg?$staticlink$");
    top: -13px;
  }
}
.trans18 #supply-chain .process .icon-7 {
  background-image: url("../images/trans18/chain-7.svg?$staticlink$");
  background-position: center 41px;
}
@media (min-width: 992px) {
  .trans18 #supply-chain .process .icon-7 {
    background-image: url("../images/trans18/chain-fill-7.svg?$staticlink$");
    top: -29px;
  }
}
.trans18 #supply-chain .graph {
  margin-bottom: 120px;
  position: relative;
}
.trans18 #supply-chain .graph .reference {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.trans18 #supply-chain .graph .reference > div {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 10%;
}
.trans18 #supply-chain .graph .reference .industry {
  border-left: 1px solid black;
  left: 76%;
}
.trans18 #supply-chain .graph .reference .industry p {
  bottom: -85px;
  position: absolute;
}
@media (max-width: 991px) {
  .trans18 #supply-chain .graph .reference .industry p {
    bottom: -105px;
  }
}
.trans18 #supply-chain .graph .reference .icebreaker {
  border-left: 1px solid #FF6600;
  left: 92%;
}
.trans18 #supply-chain .graph .reference .icebreaker p {
  bottom: -105px;
  position: absolute;
}
.trans18 #supply-chain .graph .reference .icebreaker span {
  background: repeating-linear-gradient(-45deg, #ECECEB, #ECECEB 8px, white 10px, white 5px);
  color: #231F20;
  display: flex;
  font-size: 12px;
  height: 96%;
  left: -14%;
  padding: 148px 20px;
  position: relative;
  z-index: -1;
}
.trans18 #supply-chain .graph.german .reference {
  text-align: center;
}
.trans18 #supply-chain .graph.german .reference p {
  right: 0;
}
.trans18 #supply-chain .graph.german .reference .industry p {
  right: 40px;
}
@media (max-width: 991px) {
  .trans18 #supply-chain .graph.german .reference .industry p {
    right: -20px;
  }
}
.trans18 #supply-chain .graph .bars {
  border-left: 1px solid black;
}
.trans18 #supply-chain .graph .bars .progress {
  height: auto;
  padding: 20px 0;
}
.trans18 #supply-chain .graph .bars .progress-bar {
  float: none;
  height: 50px;
  margin-bottom: 10px;
  position: relative;
}
.trans18 #supply-chain .graph .bars .progress-bar .description {
  color: white;
  left: 20px;
  max-width: 70%;
  top: 15px;
}
.trans18 #supply-chain .graph .bars .progress-bar .count1 {
  animation: delay 4s normal forwards;
  color: white;
  font-size: 28px;
  right: 20px;
  text-align: right;
  top: 6px;
}
.trans18 #supply-chain .video-block {
  background-image: url("../images/trans18/SupplyChain-Video-Banner-hero-xs.jpg?$staticlink$");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 200px;
  overflow: hidden;
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #supply-chain .video-block {
    background-image: url("../images/trans18/SupplyChain-Video-Banner-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #supply-chain .video-block {
    background-image: url("../images/trans18/SupplyChain-Video-Banner-hero-lg.jpg?$staticlink$");
    min-height: 500px;
  }
}
@media (min-width: 1200px) {
  .trans18 #supply-chain .video-block {
    background-image: url("../images/trans18/SupplyChain-Video-Banner-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #supply-chain .video-block {
    background-image: url("../images/trans18/SupplyChain-Video-Banner-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 #supply-chain .video-block .header {
  height: 81px;
  margin-top: 0;
}
.trans18 #supply-chain .parallax h2 {
  padding: 100px 0 20px;
}
.trans18 #supply-chain .parallax p {
  color: white;
  padding: 0 0 100px;
}
.trans18 #supply-chain .parallax.parallax-1 {
  background-image: url("../images/trans18/StaticBanner1-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #supply-chain .parallax.parallax-1 {
    background-image: url("../images/trans18/StaticBanner1-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #supply-chain .parallax.parallax-1 {
    background-image: url("../images/trans18/StaticBanner1-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #supply-chain .parallax.parallax-1 {
    background-image: url("../images/trans18/StaticBanner1-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #supply-chain .parallax.parallax-1 {
    background-image: url("../images/trans18/StaticBanner1-rxl.jpg?$staticlink$");
  }
}
.trans18 #supply-chain .email h2 a {
  color: #FF6600;
  display: block;
  font-size: 18px;
  margin: 0 0 30px 0;
}
@media (min-width: 1200px) {
  .trans18 #supply-chain .email h2 a {
    font-size: 28px;
  }
}
.trans18 #supply-chain .years .progresss {
  height: 200px;
  position: relative;
  width: 100%;
}
.trans18 #supply-chain .years .progresss p {
  bottom: -7px;
  line-height: 1;
  position: absolute;
  width: 100%;
}
.trans18 #supply-chain .years .progresss.plus .progresss-bar {
  background: #FF6600;
}
.trans18 #supply-chain .years .progresss.plus p {
  color: white;
}
.trans18 #supply-chain .years .progresss-bar {
  background: #ECECEB;
  bottom: 0;
  position: absolute;
  width: 100%;
}
.trans18 #supply-chain .years .reference {
  border-top: 1px solid #D9D9D6;
  padding-top: 20px;
}
.trans18 #supply-chain .humanrights {
  background: #ECECEB;
  position: relative;
  padding: 0;
}
@media (min-width: 992px) {
  .trans18 #supply-chain .humanrights {
    background: none;
    padding: 0 46px;
  }
}
@media (min-width: 992px) {
  .trans18 #supply-chain .humanrights > div {
    display: flex;
  }
}
.trans18 #supply-chain .humanrights .people-centre {
  background-color: #FF6600;
  border-radius: 100%;
  display: block;
  height: 166px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 166px;
  z-index: 9;
}
@media (min-width: 992px) {
  .trans18 #supply-chain .humanrights .people-centre {
    height: 272px;
    width: 272px;
  }
}
@media (min-width: 992px) {
  .trans18 #supply-chain .humanrights .people-centre {
    top: 50%;
  }
}
.trans18 #supply-chain .humanrights .people-centre span {
  background-image: url("../images/trans18/icon-people.svg?$staticlink$");
  background-repeat: no-repeat;
  display: block;
  height: 80px;
  margin: 0 auto;
  position: relative;
  top: 25%;
  width: 55px;
}
@media (min-width: 992px) {
  .trans18 #supply-chain .humanrights .people-centre span {
    width: 105px;
  }
}
.trans18 #supply-chain .humanrights .people-centre p {
  color: white;
  position: absolute;
  transform: translateY(-50%);
  top: 60%;
  width: 100%;
}
.trans18 #supply-chain .humanrights .photo-caption {
  left: 30px;
  right: initial;
  text-align: left;
  width: 50%;
  z-index: 9;
}
@media (min-width: 992px) {
  .trans18 #supply-chain .humanrights .photo-caption {
    left: 120px;
  }
}
.trans18 #supply-chain .humanrights .leftcol {
  background: #ECECEB;
}
.trans18 #supply-chain .humanrights .leftcol h2 {
  margin: 0 0 30px 0;
}
.trans18 #supply-chain .humanrights .leftcol p {
  margin: 0 0 80px 0;
}
@media (min-width: 992px) {
  .trans18 #supply-chain .humanrights .leftcol p {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .trans18 #supply-chain .humanrights .leftcol {
    height: 500px;
  }
}
@media (max-width: 479px) {
  .trans18 #supply-chain .humanrights.german .leftcol {
    height: initial;
  }
  .trans18 #supply-chain .humanrights.german .people-centre {
    top: 50%;
  }
  .trans18 #supply-chain .humanrights.french .leftcol {
    height: initial;
  }
  .trans18 #supply-chain .humanrights.french .people-centre {
    top: 57%;
  }
}
@media (min-width: 1400px) {
  .trans18 #supply-chain .humanrights.german .swiper-container .swiper-slide {
    height: initial;
  }
}
.trans18 #supply-chain .humanrights .overlay {
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 0;
}
.trans18 #supply-chain .humanrights .swiper-container {
  height: 100%;
  margin: 0 -15px;
}
.trans18 #supply-chain .humanrights .swiper-container .swiper-slide {
  height: 500px;
}
@media (min-width: 992px) {
  .trans18 #supply-chain .humanrights .swiper-container .swiper-slide {
    height: 100%;
  }
}
@media (min-width: 1400px) {
  .trans18 #supply-chain .humanrights .swiper-container .swiper-slide {
    height: 500px;
  }
}
.trans18 #supply-chain .humanrights .swiper-container .swiper-slide div {
  height: 100%;
}
.trans18 #supply-chain .humanrights .swiper-container h2 {
  color: white;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 80%;
  z-index: 2;
}
@media (min-width: 992px) {
  .trans18 #supply-chain .humanrights .swiper-container h2 {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .trans18 #supply-chain .humanrights.french .swiper-container .swiper-slide {
    height: 100%;
  }
}
.trans18 #supply-chain .humanrights .slide-1 {
  background-image: url("../images/trans18/HumanRights_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #supply-chain .humanrights .slide-1 {
    background-image: url("../images/trans18/HumanRights_LG.jpg?$staticlink$");
  }
}
.trans18 #supply-chain .humanrights .slide-2 {
  background-image: url("../images/trans18/RegularEmployment_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #supply-chain .humanrights .slide-2 {
    background-image: url("../images/trans18/RegularEmployment_LG.png?$staticlink$");
  }
}
@media (max-width: 991px) {
  .trans18 #supply-chain .humanrights .slide-2 {
    background-position: center left;
  }
}
.trans18 #supply-chain .humanrights .slide-3 {
  background-image: url("../images/trans18/WorkingHours_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #supply-chain .humanrights .slide-3 {
    background-image: url("../images/trans18/WorkingHours_LG.png?$staticlink$");
  }
}
.trans18 #supply-chain .humanrights .slide-4 {
  background-image: url("../images/trans18/EmploymentChoice_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #supply-chain .humanrights .slide-4 {
    background-image: url("../images/trans18/EmploymentChoice_LG.png?$staticlink$");
  }
}
@media (max-width: 991px) {
  .trans18 #supply-chain .humanrights .slide-4 {
    background-position: center right;
  }
}
.trans18 #supply-chain .humanrights .slide-5 {
  background-image: url("../images/trans18/LivingWages_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #supply-chain .humanrights .slide-5 {
    background-image: url("../images/trans18/LivingWages_LG.png?$staticlink$");
  }
}
@media (max-width: 991px) {
  .trans18 #supply-chain .humanrights .slide-5 {
    background-position: center right;
  }
}
.trans18 #supply-chain .humanrights .slide-6 {
  background-image: url("../images/trans18/ChildLabour_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #supply-chain .humanrights .slide-6 {
    background-image: url("../images/trans18/ChildLabour_LG.png?$staticlink$");
  }
}
@media (max-width: 991px) {
  .trans18 #supply-chain .humanrights .slide-6 {
    background-position: center left;
  }
}
.trans18 #supply-chain .humanrights .slide-7 {
  background-image: url("../images/trans18/WorkingConditions_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #supply-chain .humanrights .slide-7 {
    background-image: url("../images/trans18/WorkingConditions_LG.png?$staticlink$");
  }
}
.trans18 #supply-chain .humanrights .slide-8 {
  background-image: url("../images/trans18/NoDiscrimination_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #supply-chain .humanrights .slide-8 {
    background-image: url("../images/trans18/NoDiscrimination_LG.png?$staticlink$");
  }
}
.trans18 #supply-chain .humanrights .slide-9 {
  background-image: url("../images/trans18/Freedom_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #supply-chain .humanrights .slide-9 {
    background-image: url("../images/trans18/Freedom_LG.jpg?$staticlink$");
  }
}
.trans18 .square-image {
  overflow: hidden;
  padding-bottom: 100%;
  position: relative;
}
@media (max-width: 1199px) {
  .trans18 .grower-profile .facts h1 {
    margin-bottom: 10px;
  }
}
.trans18 .grower-profile .facts h1:last-child {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .trans18 .grower-profile .facts p {
    margin-bottom: 0;
  }
}
.trans18 .grower-profile .facts .animate {
  animation: fadein 5s;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  25% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.trans18 .grower-profile .facts .employees {
  overflow: hidden;
}
.trans18 .grower-profile .facts .employees h1 {
  display: inline;
  float: left;
  min-width: 120px;
}
.trans18 .grower-profile .facts .employees .genders {
  display: inline;
  float: left;
  margin: 12px 0 0 20px;
}
.trans18 .grower-profile .facts .employees .genders p {
  clear: both;
  display: block;
  margin: 0;
}
@media (max-width: 991px) {
  .trans18 .grower-profile .facts .employees .genders p {
    line-height: 1.2;
  }
}
.trans18 .grower-profile .facts .employees .genders p span {
  background-repeat: no-repeat;
  display: inline-block;
  float: left;
  height: 10px;
  margin: 0 7px 0 0;
  position: relative;
  top: 6px;
  width: 7px;
}
.trans18 .grower-profile .facts .employees .genders p span.female {
  background-image: url("../images/trans18/icon-female.svg?$staticlink$");
}
.trans18 .grower-profile .facts .employees .genders p span.male {
  background-image: url("../images/trans18/icon-male.svg?$staticlink$");
}
.trans18 .grower-profile.muller #hero .hero > div {
  background-image: url("../images/trans18/Grower-Profiles-Muller-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.muller #hero .hero > div {
    background-image: url("../images/trans18/Grower-Profiles-Muller-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 .grower-profile.muller #hero .hero > div {
    background-image: url("../images/trans18/Grower-Profiles-Muller-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.muller #hero .hero > div {
    background-image: url("../images/trans18/Grower-Profiles-Muller-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.muller #hero .hero > div {
    background-image: url("../images/trans18/Grower-Profiles-Muller-hero-rxl.jpg?$staticlink$");
  }
}
@media (min-width: 992px) {
  .trans18 .grower-profile.muller > .row {
    display: flex;
  }
}
.trans18 .grower-profile.muller .map {
  background-image: url("../images/trans18/Muller-Map.svg?$staticlink$");
  background-repeat: no-repeat;
  background-position: top right 50px;
  background-size: 40%;
}
@media (max-width: 1199px) {
  .trans18 .grower-profile.muller .map {
    background: none;
  }
}
.trans18 .grower-profile.muller .video-block {
  background-image: url("../images/trans18/Grower-Profiles-Video-Banner1-hero-xs.jpg?$staticlink$");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 200px;
  overflow: hidden;
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.muller .video-block {
    background-image: url("../images/trans18/Grower-Profiles-Video-Banner1-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 .grower-profile.muller .video-block {
    background-image: url("../images/trans18/Grower-Profiles-Video-Banner1-hero-lg.jpg?$staticlink$");
    min-height: 350px;
  }
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.muller .video-block {
    background-image: url("../images/trans18/Grower-Profiles-Video-Banner1-hero-xl.jpg?$staticlink$");
    min-height: 400px;
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.muller .video-block {
    background-image: url("../images/trans18/Grower-Profiles-Video-Banner1-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.muller .image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px;
  position: relative;
}
.trans18 .grower-profile.muller .image:before {
  content: "";
}
.trans18 .grower-profile.muller .image-1 {
  background-image: url("../images/trans18/Grower-Profile-Image1_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.muller .image-1 {
    background-image: url("../images/trans18/Grower-Profile-Image1_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.muller .image-2 {
  background-image: url("../images/trans18/Grower-Profile-Image4_LG.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.muller .image-2 {
    background-image: url("../images/trans18/Grower-Profile-Image4_RXL.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.muller .image-3 {
  background-image: url("../images/trans18/Grower-Profile-Image2_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.muller .image-3 {
    background-image: url("../images/trans18/Grower-Profile-Image2_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.muller .image-4 {
  background-image: url("../images/trans18/Grower-Profile-Image3_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.muller .image-4 {
    background-image: url("../images/trans18/Grower-Profile-Image3_LG.jpg?$staticlink$");
  }
}
@media (max-width: 991px) {
  .trans18 .grower-profile.muller .image-4 {
    margin-top: 20px;
  }
}
.trans18 .grower-profile.muller .photo-caption {
  width: 100%;
}
@media (min-width: 992px) {
  .trans18 .grower-profile.omarama > .row {
    display: flex;
  }
}
.trans18 .grower-profile.omarama #hero .hero > div {
  background-image: url("../images/trans18/Grower-Profiles-Omarama-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.omarama #hero .hero > div {
    background-image: url("../images/trans18/Grower-Profiles-Omarama-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 .grower-profile.omarama #hero .hero > div {
    background-image: url("../images/trans18/Grower-Profiles-Omarama-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.omarama #hero .hero > div {
    background-image: url("../images/trans18/Grower-Profiles-Omarama-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.omarama #hero .hero > div {
    background-image: url("../images/trans18/Grower-Profiles-Omarama-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.omarama .map {
  background-image: url("../images/trans18/Omarama-Map.svg?$staticlink$");
  background-repeat: no-repeat;
  background-position: top right 50px;
  background-size: 40%;
}
@media (max-width: 1199px) {
  .trans18 .grower-profile.omarama .map {
    background: none;
  }
}
.trans18 .grower-profile.omarama .video-block {
  background-image: url("../images/trans18/Grower-Profiles-Video-Banner2-hero-xs.jpg?$staticlink$");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 200px;
  overflow: hidden;
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.omarama .video-block {
    background-image: url("../images/trans18/Grower-Profiles-Video-Banner2-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 .grower-profile.omarama .video-block {
    background-image: url("../images/trans18/Grower-Profiles-Video-Banner2-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 992px) {
  .trans18 .grower-profile.omarama .video-block {
    min-height: 300px;
  }
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.omarama .video-block {
    background-image: url("../images/trans18/Grower-Profiles-Video-Banner2-hero-xl.jpg?$staticlink$");
    min-height: 500px;
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.omarama .video-block {
    background-image: url("../images/trans18/Grower-Profiles-Video-Banner2-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.omarama .video-block video {
  margin-top: -30% !important;
}
.trans18 .grower-profile.omarama .image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px;
  position: relative;
}
.trans18 .grower-profile.omarama .image:before {
  content: "";
}
.trans18 .grower-profile.omarama .image-1 {
  background-image: url("../images/trans18/Grower-Profile-Image5_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.omarama .image-1 {
    background-image: url("../images/trans18/Grower-Profile-Image5_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.omarama .image-2 {
  background-image: url("../images/trans18/Grower-Profile-Image6_LG.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.omarama .image-2 {
    background-image: url("../images/trans18/Grower-Profile-Image6_RXL.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.omarama .image-3 {
  background-image: url("../images/trans18/Grower-Profile-Image7_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.omarama .image-3 {
    background-image: url("../images/trans18/Grower-Profile-Image7_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.omarama .image-4 {
  background-image: url("../images/trans18/Grower-Profile-Image8_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.omarama .image-4 {
    background-image: url("../images/trans18/Grower-Profile-Image8_LG.jpg?$staticlink$");
  }
}
@media (max-width: 991px) {
  .trans18 .grower-profile.omarama .image-4 {
    margin-top: 20px;
  }
}
.trans18 .grower-profile.omarama .photo-caption {
  width: 100%;
}
.trans18 .grower-profile .cta-even-0 {
  background-image: url("../images/trans18/Signoff_Grower_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile .cta-even-0 {
    background-image: url("../images/trans18/Signoff_Grower_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile .cta-even-1 {
  background-image: url("../images/trans18/Signoff_SupplyChain_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile .cta-even-1 {
    background-image: url("../images/trans18/Signoff_SupplyChain_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile .video-bg .vid-wrap video {
  margin-top: -30%;
  position: relative;
  transform: translateY(50%);
}
@media (min-width: 992px) {
  .trans18 .grower-profile .video-bg .vid-wrap video {
    margin-top: -50%;
  }
}
@media (min-width: 1200px) {
  .trans18 .grower-profile .video-bg .vid-wrap video {
    margin-top: -50%;
  }
}
.trans18 .grower-profile.charguers #hero .hero > div {
  background-image: url("../images/trans18/Factory-Profiles-Charguers-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.charguers #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-Charguers-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 .grower-profile.charguers #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-Charguers-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.charguers #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-Charguers-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.charguers #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-Charguers-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.charguers .map {
  background-image: url("../images/trans18/Charguers-Map.svg?$staticlink$");
  background-repeat: no-repeat;
  background-position: top right 50px;
  background-size: 50%;
}
@media (max-width: 1199px) {
  .trans18 .grower-profile.charguers .map {
    background: none;
  }
}
.trans18 .grower-profile.charguers .video-block {
  background-image: url("../images/trans18/Factory-Profile-Chargeurs-Video-Banner-hero-xs.jpg?$staticlink$");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 200px;
  overflow: hidden;
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.charguers .video-block {
    background-image: url("../images/trans18/Factory-Profile-Chargeurs-Video-Banner-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 .grower-profile.charguers .video-block {
    background-image: url("../images/trans18/Factory-Profile-Chargeurs-Video-Banner-lg.jpg?$staticlink$");
    min-height: 500px;
  }
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.charguers .video-block {
    background-image: url("../images/trans18/Factory-Profile-Chargeurs-Video-Banner-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.charguers .video-block {
    background-image: url("../images/trans18/Factory-Profile-Chargeurs-Video-Banner-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.charguers .image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px;
  position: relative;
}
.trans18 .grower-profile.charguers .image:before {
  content: "";
  z-index: 1;
}
.trans18 .grower-profile.charguers .image-1 {
  background-image: url("../images/trans18/Factory-Profile-Image1_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.charguers .image-1 {
    background-image: url("../images/trans18/Factory-Profile-Image1_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.charguers .image-2 {
  background-image: url("../images/trans18/Factory-Profile-Image2_LG.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.charguers .image-2 {
    background-image: url("../images/trans18/Factory-Profile-Image2_RXL.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.charguers .image-3 {
  background-image: url("../images/trans18/Factory-Profile-Image3_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.charguers .image-3 {
    background-image: url("../images/trans18/Factory-Profile-Image3_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.charguers .image-4 {
  background-image: url("../images/trans18/Factory-Profile-Image4_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.charguers .image-4 {
    background-image: url("../images/trans18/Factory-Profile-Image4_LG.jpg?$staticlink$");
  }
}
@media (max-width: 991px) {
  .trans18 .grower-profile.charguers .image-4 {
    margin-top: 20px;
  }
}
.trans18 .grower-profile.charguers .photo-caption {
  width: 100%;
}
.trans18 .grower-profile.charguers .cta-even-0 {
  background-image: url("../images/trans18/Signoff-Factory-Profile-Chargeurs_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.charguers .cta-even-0 {
    background-image: url("../images/trans18/Signoff-Factory-Profile-Chargeurs_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.charguers .cta-even-1 {
  background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1583101764/ourstory/seasonSS20-21/halftiles/half_small_product-tropos-jacket.jpg");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.charguers .cta-even-1 {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1583101764/ourstory/seasonSS20-21/halftiles/half_large_product-tropos-jacket.jpg");
  }
}
.trans18 .grower-profile.charguers .cta-even-1.nh {
  background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1597983113/ourstory/seasonFW20-21/half_small_elemental.jpg");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.charguers .cta-even-1.nh {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1597982073/ourstory/seasonFW20-21/half_large_elemental.jpg");
  }
}
.trans18 .grower-profile.shanghai #hero .hero > div {
  background-image: url("../images/trans18/Factory-Profiles-Shanghai-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.shanghai #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-Shanghai-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 .grower-profile.shanghai #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-Shanghai-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.shanghai #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-Shanghai-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.shanghai #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-Shanghai-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.shanghai .map {
  background-image: url("../images/trans18/Shanghai-Challenge-Map.svg?$staticlink$");
  background-repeat: no-repeat;
  background-position: top right 50px;
  background-size: 50%;
}
@media (max-width: 1199px) {
  .trans18 .grower-profile.shanghai .map {
    background: none;
  }
}
.trans18 .grower-profile.shanghai .video-block {
  background-image: url("../images/trans18/Factory-Profile-Shanghai-Video-Banner-hero-xs.jpg?$staticlink$");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 200px;
  overflow: hidden;
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.shanghai .video-block {
    background-image: url("../images/trans18/Factory-Profile-Shanghai-Video-Banner-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 .grower-profile.shanghai .video-block {
    background-image: url("../images/trans18/Factory-Profile-Shanghai-Video-Banner-hero-lg.jpg?$staticlink$");
    min-height: 500px;
  }
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.shanghai .video-block {
    background-image: url("../images/trans18/Factory-Profile-Shanghai-Video-Banner-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.shanghai .video-block {
    background-image: url("../images/trans18/Factory-Profile-Shanghai-Video-Banner-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.shanghai .image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px;
  position: relative;
}
.trans18 .grower-profile.shanghai .image:before {
  content: "";
  z-index: 1;
}
.trans18 .grower-profile.shanghai .image-1 {
  background-image: url("../images/trans18/Shanghai-Profile-Image1_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.shanghai .image-1 {
    background-image: url("../images/trans18/Shanghai-Profile-Image1_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.shanghai .image-2 {
  background-image: url("../images/trans18/Shanghai-Profile-Image2_LG.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.shanghai .image-2 {
    background-image: url("../images/trans18/Shanghai-Profile-Image2_RXL.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.shanghai .image-3 {
  background-image: url("../images/trans18/Shanghai-Profile-Image3_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.shanghai .image-3 {
    background-image: url("../images/trans18/Shanghai-Profile-Image3_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.shanghai .image-4 {
  background-image: url("../images/trans18/Shanghai-Profile-Image4_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.shanghai .image-4 {
    background-image: url("../images/trans18/Shanghai-Profile-Image4_LG.jpg?$staticlink$");
  }
}
@media (max-width: 991px) {
  .trans18 .grower-profile.shanghai .image-4 {
    margin-top: 20px;
  }
}
.trans18 .grower-profile.shanghai .photo-caption {
  width: 100%;
}
.trans18 .grower-profile.shanghai .cta-even-0 {
  background-image: url("../images/trans18/Signoff-Factory-Profile-Chargeurs_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.shanghai .cta-even-0 {
    background-image: url("../images/trans18/Signoff-Factory-Profile-Chargeurs_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.shanghai .cta-even-1 {
  background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1583101764/ourstory/seasonSS20-21/halftiles/half_small_product-tropos-jacket.jpg");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.shanghai .cta-even-1 {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1583101764/ourstory/seasonSS20-21/halftiles/half_large_product-tropos-jacket.jpg");
  }
}
.trans18 .grower-profile.shanghai .cta-even-1.nh {
  background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1597983113/ourstory/seasonFW20-21/half_small_elemental.jpg");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.shanghai .cta-even-1.nh {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1597982073/ourstory/seasonFW20-21/half_large_elemental.jpg");
  }
}
.trans18 .grower-profile.sudwolle #hero .hero > div {
  background-image: url("../images/trans18/Factory-Profiles-Sudwolle-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.sudwolle #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-Sudwolle-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 .grower-profile.sudwolle #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-Sudwolle-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.sudwolle #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-Sudwolle-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.sudwolle #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-Sudwolle-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.sudwolle .map {
  background-image: url("../images/trans18/Shanghai-Challenge-Map.svg?$staticlink$");
  background-repeat: no-repeat;
  background-position: top right 50px;
  background-size: 50%;
}
@media (max-width: 1199px) {
  .trans18 .grower-profile.sudwolle .map {
    background: none;
  }
}
.trans18 .grower-profile.sudwolle .video-block {
  background-image: url("../images/trans18/Factory-Profile-Sudwolle-Video-Banner-xs.jpg?$staticlink$");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 200px;
  overflow: hidden;
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.sudwolle .video-block {
    background-image: url("../images/trans18/Factory-Profile-Sudwolle-Video-Banner-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 .grower-profile.sudwolle .video-block {
    background-image: url("../images/trans18/Factory-Profile-Sudwolle-Video-Banner-lg.jpg?$staticlink$");
    min-height: 500px;
  }
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.sudwolle .video-block {
    background-image: url("../images/trans18/Factory-Profile-Sudwolle-Video-Banner-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.sudwolle .video-block {
    background-image: url("../images/trans18/Factory-Profile-Sudwolle-Video-Banner-rxl.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.sudwolle .image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px;
  position: relative;
}
.trans18 .grower-profile.sudwolle .image:before {
  content: "";
  z-index: 1;
}
.trans18 .grower-profile.sudwolle .image-1 {
  background-image: url("../images/trans18/Sudwolle-Profile-Image1_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.sudwolle .image-1 {
    background-image: url("../images/trans18/Sudwolle-Profile-Image1_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.sudwolle .image-2 {
  background-image: url("../images/trans18/Sudwolle-Profile-Image2_LG.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.sudwolle .image-2 {
    background-image: url("../images/trans18/Sudwolle-Profile-Image2_RXL.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.sudwolle .image-3 {
  background-image: url("../images/trans18/Sudwolle-Profile-Image3_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.sudwolle .image-3 {
    background-image: url("../images/trans18/Sudwolle-Profile-Image3_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.sudwolle .image-4 {
  background-image: url("../images/trans18/Sudwolle-Profile-Image4_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.sudwolle .image-4 {
    background-image: url("../images/trans18/Sudwolle-Profile-Image4_LG.jpg?$staticlink$");
  }
}
@media (max-width: 991px) {
  .trans18 .grower-profile.sudwolle .image-4 {
    margin-top: 20px;
  }
}
.trans18 .grower-profile.sudwolle .photo-caption {
  width: 100%;
}
.trans18 .grower-profile.sudwolle .cta-even-0 {
  background-image: url("../images/trans18/Signoff-Factory-Profile-Chargeurs_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.sudwolle .cta-even-0 {
    background-image: url("../images/trans18/Signoff-Factory-Profile-Chargeurs_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.sudwolle .cta-even-1 {
  background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1583101764/ourstory/seasonSS20-21/halftiles/half_small_product-tropos-jacket.jpg");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.sudwolle .cta-even-1 {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1583101764/ourstory/seasonSS20-21/halftiles/half_large_product-tropos-jacket.jpg");
  }
}
.trans18 .grower-profile.sudwolle .cta-even-1.nh {
  background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1597983113/ourstory/seasonFW20-21/half_small_elemental.jpg");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.sudwolle .cta-even-1.nh {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1597982073/ourstory/seasonFW20-21/half_large_elemental.jpg");
  }
}
.trans18 .grower-profile.venitra #hero .hero > div {
  background-image: url("../images/trans18/Factory-Profiles-Venitra-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.venitra #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-Venitra-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 .grower-profile.venitra #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-Venitra-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.venitra #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-Venitra-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.venitra #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-Venitra-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.venitra .map {
  background-image: url("../images/trans18/Venitra-Map.svg?$staticlink$");
  background-repeat: no-repeat;
  background-position: top right 50px;
  background-size: 50%;
}
@media (max-width: 1199px) {
  .trans18 .grower-profile.venitra .map {
    background: none;
  }
}
.trans18 .grower-profile.venitra .video-block {
  background-image: url("../images/trans18/Factory-Profile-Venitra-Video-Banner-xs.jpg?$staticlink$");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 200px;
  overflow: hidden;
  position: relative;
}
.trans18 .grower-profile.venitra .video-block:before {
  display: block;
  content: "";
  z-index: 1;
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.venitra .video-block {
    background-image: url("../images/trans18/Factory-Profile-Venitra-Video-Banner-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 .grower-profile.venitra .video-block {
    background-image: url("../images/trans18/Factory-Profile-Venitra-Video-Banner-lg.jpg?$staticlink$");
    min-height: 500px;
  }
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.venitra .video-block {
    background-image: url("../images/trans18/Factory-Profile-Venitra-Video-Banner-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.venitra .video-block {
    background-image: url("../images/trans18/Factory-Profile-Venitra-Video-Banner-rxl.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.venitra .image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px;
  position: relative;
}
.trans18 .grower-profile.venitra .image:before {
  content: "";
  z-index: 1;
}
.trans18 .grower-profile.venitra .image-1 {
  background-image: url("../images/trans18/Venitra-Profile-Image1_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.venitra .image-1 {
    background-image: url("../images/trans18/Venitra-Profile-Image1_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.venitra .image-2 {
  background-image: url("../images/trans18/Venitra-Profile-Image2_LG.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.venitra .image-2 {
    background-image: url("../images/trans18/Venitra-Profile-Image2_RXL.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.venitra .image-3 {
  background-image: url("../images/trans18/Venitra-Profile-Image3_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.venitra .image-3 {
    background-image: url("../images/trans18/Venitra-Profile-Image3_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.venitra .image-4 {
  background-image: url("../images/trans18/Venitra-Profile-Image4_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.venitra .image-4 {
    background-image: url("../images/trans18/Venitra-Profile-Image4_LG.jpg?$staticlink$");
  }
}
@media (max-width: 991px) {
  .trans18 .grower-profile.venitra .image-4 {
    margin-top: 20px;
  }
}
.trans18 .grower-profile.venitra .photo-caption {
  width: 100%;
}
.trans18 .grower-profile.venitra .cta-even-0 {
  background-image: url("../images/trans18/Signoff-Factory-Profile-Chargeurs_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.venitra .cta-even-0 {
    background-image: url("../images/trans18/Signoff-Factory-Profile-Chargeurs_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.venitra .cta-even-1 {
  background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1583101764/ourstory/seasonSS20-21/halftiles/half_small_product-tropos-jacket.jpg");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.venitra .cta-even-1 {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1583101764/ourstory/seasonSS20-21/halftiles/half_large_product-tropos-jacket.jpg");
  }
}
.trans18 .grower-profile.venitra .cta-even-1.nh {
  background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1597983113/ourstory/seasonFW20-21/half_small_elemental.jpg");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.venitra .cta-even-1.nh {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1597982073/ourstory/seasonFW20-21/half_large_elemental.jpg");
  }
}
.trans18 .grower-profile.lakeheron #hero .hero > div {
  background-image: url("../images/trans18/Factory-Profiles-Heron-hero-xs.jpg?$staticlink$");
  background-position: center right;
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.lakeheron #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-Heron-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 .grower-profile.lakeheron #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-Heron-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.lakeheron #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-Heron-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.lakeheron #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-Heron-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.lakeheron .map {
  background-image: url("../images/trans18/Heron-Map.svg?$staticlink$");
  background-repeat: no-repeat;
  background-position: top right 50px;
  background-size: 40%;
}
@media (max-width: 1199px) {
  .trans18 .grower-profile.lakeheron .map {
    background: none;
  }
}
.trans18 .grower-profile.lakeheron .video-block {
  background-image: url("../images/trans18/Factory-Profile-Heron-Video-Banner-xs.jpg?$staticlink$");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 200px;
  overflow: hidden;
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.lakeheron .video-block {
    background-image: url("../images/trans18/Factory-Profile-Heron-Video-Banner-rxs.jpg?$staticlink$");
    background-position: top;
  }
}
@media (min-width: 768px) {
  .trans18 .grower-profile.lakeheron .video-block {
    background-image: url("../images/trans18/Factory-Profile-Heron-Video-Banner-lg.jpg?$staticlink$");
    min-height: 430px;
  }
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.lakeheron .video-block {
    background-image: url("../images/trans18/Factory-Profile-Heron-Video-Banner-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.lakeheron .video-block {
    background-image: url("../images/trans18/Factory-Profile-Heron-Video-Banner-rxl.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.lakeheron .video-block video {
  margin-top: -30% !important;
}
.trans18 .grower-profile.lakeheron .image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px;
  position: relative;
}
.trans18 .grower-profile.lakeheron .image:before {
  content: "";
  z-index: 1;
}
.trans18 .grower-profile.lakeheron .image-1 {
  background-image: url("../images/trans18/Heron-Profile-Image1_XS.jpg?$staticlink$");
  background-position: left -30px top;
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.lakeheron .image-1 {
    background-image: url("../images/trans18/Heron-Profile-Image1_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.lakeheron .image-2 {
  background-image: url("../images/trans18/Heron-Profile-Image2_LG.jpg?$staticlink$");
  background-position: left -150px top;
}
@media (min-width: 992px) {
  .trans18 .grower-profile.lakeheron .image-2 {
    background-position: center;
  }
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.lakeheron .image-2 {
    background-image: url("../images/trans18/Heron-Profile-Image2_RXL.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.lakeheron .image-3 {
  background-image: url("../images/trans18/Heron-Profile-Image3_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.lakeheron .image-3 {
    background-image: url("../images/trans18/Heron-Profile-Image3_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.lakeheron .image-4 {
  background-image: url("../images/trans18/Heron-Profile-Image4_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.lakeheron .image-4 {
    background-image: url("../images/trans18/Heron-Profile-Image4_LG.jpg?$staticlink$");
  }
}
@media (max-width: 991px) {
  .trans18 .grower-profile.lakeheron .image-4 {
    margin-top: 20px;
  }
}
.trans18 .grower-profile.lakeheron .photo-caption {
  width: 100%;
}
.trans18 .grower-profile.lakeheron .cta-even-0 {
  background-image: url("../images/trans18/Signoff_Grower_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.lakeheron .cta-even-0 {
    background-image: url("../images/trans18/Signoff_Grower_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.lakeheron .cta-even-1 {
  background-image: url("../images/trans18/Stacking5_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.lakeheron .cta-even-1 {
    background-image: url("../images/trans18/Stacking5_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.glenorkney #hero .hero > div {
  background-image: url("../images/trans18/Factory-Profiles-GlenOrkney-hero-xs.jpg?$staticlink$");
  background-position: center right;
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.glenorkney #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-GlenOrkney-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 .grower-profile.glenorkney #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-GlenOrkney-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.glenorkney #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-GlenOrkney-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.glenorkney #hero .hero > div {
    background-image: url("../images/trans18/Factory-Profiles-GlenOrkney-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.glenorkney .map {
  background-image: url("../images/trans18/GlenOrkney-Map.svg?$staticlink$");
  background-repeat: no-repeat;
  background-position: top right 50px;
  background-size: 40%;
}
@media (max-width: 1199px) {
  .trans18 .grower-profile.glenorkney .map {
    background: none;
  }
}
.trans18 .grower-profile.glenorkney .video-block {
  background-image: url("../images/trans18/Factory-Profile-GlenOrkney-Video-Banner-xs.jpg?$staticlink$");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 200px;
  overflow: hidden;
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.glenorkney .video-block {
    background-image: url("../images/trans18/Factory-Profile-GlenOrkney-Video-Banner-rxs.jpg?$staticlink$");
    background-position: top;
  }
}
@media (min-width: 768px) {
  .trans18 .grower-profile.glenorkney .video-block {
    background-image: url("../images/trans18/Factory-Profile-GlenOrkney-Video-Banner-lg.jpg?$staticlink$");
    min-height: 430px;
  }
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.glenorkney .video-block {
    background-image: url("../images/trans18/Factory-Profile-GlenOrkney-Video-Banner-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 .grower-profile.glenorkney .video-block {
    background-image: url("../images/trans18/Factory-Profile-GlenOrkney-Video-Banner-rxl.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.glenorkney .video-block video {
  margin-top: -30% !important;
}
.trans18 .grower-profile.glenorkney .image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px;
  position: relative;
}
.trans18 .grower-profile.glenorkney .image:before {
  content: "";
  z-index: 1;
}
.trans18 .grower-profile.glenorkney .image-1 {
  background-image: url("../images/trans18/GlenOrkney-Profile-Image1_LG.jpg?$staticlink$");
  background-position: center top;
}
.trans18 .grower-profile.glenorkney .image-2 {
  background-image: url("../images/trans18/GlenOrkney-Profile-Image2_LG.jpg?$staticlink$");
  background-position: left -150px top;
}
@media (min-width: 992px) {
  .trans18 .grower-profile.glenorkney .image-2 {
    background-position: center;
  }
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.glenorkney .image-2 {
    background-image: url("../images/trans18/GlenOrkney-Profile-Image2_RXL.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.glenorkney .photo-caption {
  width: 100%;
}
.trans18 .grower-profile.glenorkney .cta-even-0 {
  background-image: url("../images/trans18/Signoff_Grower_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.glenorkney .cta-even-0 {
    background-image: url("../images/trans18/Signoff_Grower_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile.glenorkney .cta-even-1 {
  background-image: url("../images/trans18/Stacking5_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 .grower-profile.glenorkney .cta-even-1 {
    background-image: url("../images/trans18/Stacking5_LG.jpg?$staticlink$");
  }
}
.trans18 .grower-profile .vid-player .header {
  height: 81px;
  margin-top: 0;
}
.trans18 .outdoor-badge {
  position: absolute;
  right: 15px;
  width: 80px;
}
@media (max-width: 767px) {
  .trans18 .outdoor-badge {
    display: none;
  }
}
@media (max-width: 991px) {
  .trans18 .outdoor-badge {
    width: 60px;
  }
}
.trans18 .baptist-badge {
  display: none;
  position: absolute;
  right: 15px;
  width: 100px;
  z-index: 9;
}
.trans18 .baptist-badge > div {
  background: #FF6600;
  color: white;
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
  font-size: 45px;
  margin: 0 0 35px 0;
  padding: 30px 0 25px;
  position: relative;
  text-align: center;
}
.trans18 .baptist-badge > div:before {
  border-style: solid;
  border-width: 35px 55px 0 0;
  border-color: #FF6600 transparent transparent transparent;
  bottom: -35px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
}
.trans18 .baptist-badge > div:after {
  border-style: solid;
  border-width: 0 55px 35px 0;
  border-color: transparent #FF6600 transparent transparent;
  bottom: -35px;
  content: "";
  height: 0;
  position: absolute;
  right: 0;
  width: 0;
}
.trans18 .baptist-badge a {
  color: #FF6600;
  cursor: pointer;
  display: block;
  font-size: 12px;
  text-align: center;
}
.trans18 .baptist-badge a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .trans18 .baptist-badge {
    display: none;
  }
}
@media (max-width: 1199px) {
  .trans18 .baptist-badge {
    width: 80px;
  }
}
@media (max-width: 991px) {
  .trans18 .baptist-badge {
    width: 60px;
  }
  .trans18 .baptist-badge > div {
    font-size: 35px;
    padding: 10px 0 5px;
  }
}
@media (max-width: 991px) {
  .trans18 .people-swiper {
    max-width: 480px;
  }
}
.trans18 .people-swiper .swiper-button {
  bottom: 350px;
  height: initial;
  overflow: hidden;
  position: relative;
  margin-left: 30px;
}
@media (min-width: 992px) {
  .trans18 .people-swiper .swiper-button {
    bottom: 40px;
    position: absolute;
    margin-left: 8.33333333%;
  }
}
@media (max-width: 991px) {
  .trans18 .people-swiper .swiper-button {
    width: 100px;
  }
}
.trans18 .people-swiper .swiper-button .swiper-button-prev,
.trans18 .people-swiper .swiper-button .swiper-button-next {
  background: none;
  float: left;
  left: 0;
  margin: 0 20px 0 0;
  position: relative;
  right: 0;
}
.trans18 .people-swiper .swiper-button .swiper-button-prev span,
.trans18 .people-swiper .swiper-button .swiper-button-next span {
  color: #FF6600;
  font-size: 30px;
}
.trans18 .swiper-slide-people {
  background-color: #ECECEB;
  height: auto;
  overflow: hidden;
}
.trans18 .swiper-slide-people h2.french {
  font-size: 14px;
}
@media (min-width: 768px) {
  .trans18 .swiper-slide-people h2.french {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .trans18 .swiper-slide-people h2.french {
    font-size: 22px;
  }
}
.trans18 .swiper-slide-people h2.german {
  font-size: 14px;
}
@media (min-width: 768px) {
  .trans18 .swiper-slide-people h2.german {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .trans18 .swiper-slide-people h2.german {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .trans18 .swiper-slide-people {
    max-width: 480px;
  }
}
@media (max-width: 991px) {
  .trans18 .swiper-slide-people {
    height: inherit;
  }
}
@media (min-width: 992px) {
  .trans18 .swiper-slide-people {
    height: 650px;
  }
}
.trans18 .swiper-slide-people .row {
  height: 100%;
}
@media (min-width: 992px) {
  .trans18 .swiper-slide-people .row {
    display: flex;
  }
}
.trans18 .swiper-slide-people .col-md-6 {
  padding: 0 0;
}
.trans18 .swiper-slide-people .leftcol {
  min-height: 360px;
  padding: 0 30px;
  position: relative;
}
@media (max-width: 991px) {
  .trans18 .swiper-slide-people .leftcol {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  .trans18 .swiper-slide-people .leftcol {
    min-height: 298px;
    padding: initial;
  }
}
@media (min-width: 992px) {
  .trans18 .swiper-slide-people .leftcol {
    min-height: initial;
  }
}
.trans18 .swiper-slide-people .leftcol .quotes:before {
  left: -15px;
}
@media (max-width: 991px) {
  .trans18 .swiper-slide-people .leftcol .quotes:before {
    left: 15px;
  }
}
.trans18 .swiper-slide-people .leftcol .quotes.german:before {
  left: -15px;
}
@media (max-width: 991px) {
  .trans18 .swiper-slide-people .leftcol .quotes.german:before {
    left: 19px;
  }
}
.trans18 .swiper-slide-people .leftcol p + p {
  color: #999999;
}
.trans18 .swiper-slide-people img {
  max-height: 500px;
  width: 100%;
}
.trans18 .swiper-slide-people .rightcol {
  background-size: cover;
  background-position: center;
  min-height: 300px;
}
@media (min-width: 1200px) {
  .trans18 .swiper-slide-people .rightcol {
    min-height: auto;
  }
}
.trans18 .swiper-slide-people .rightcol div {
  height: 100%;
  min-height: 300px;
}
.trans18 .swiper-slide-people.slide-1 .rightcol {
  background-image: url("../images/trans18/Slider_Joey_XS.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 .swiper-slide-people.slide-1 .rightcol {
    background-image: url("../images/trans18/Slider_Joey_LG.jpg?$staticlink$");
  }
}
.trans18 .swiper-slide-people.slide-2 .rightcol {
  background-image: url("../images/trans18/Slider2_XS.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 .swiper-slide-people.slide-2 .rightcol {
    background-image: url("../images/trans18/Slider2_LG.jpg?$staticlink$");
  }
}
.trans18 .swiper-slide-people.slide-3 .rightcol {
  background-image: url("../images/trans18/Slider_Nikki_XS.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 .swiper-slide-people.slide-3 .rightcol {
    background-image: url("../images/trans18/Slider_Nikki_LG.jpg?$staticlink$");
  }
}
.trans18 .swiper-slide-people.slide-4 .rightcol {
  background-position: 100% 50%;
  background-image: url("../images/trans18/Slider4_XS.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 .swiper-slide-people.slide-4 .rightcol {
    background-image: url("../images/trans18/Slider4_LG.jpg?$staticlink$");
  }
}
.trans18 .swiper-slide-people.slide-4a .rightcol {
  background-position: 100% 50%;
  background-image: url("../images/trans18/Slider_Janice_XS.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 .swiper-slide-people.slide-4a .rightcol {
    background-image: url("../images/trans18/Slider_Janice_LG.jpg?$staticlink$");
  }
}
.trans18 .swiper-slide-people.slide-5 .rightcol {
  background-image: url("../images/trans18/Slider5_XS.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 .swiper-slide-people.slide-5 .rightcol {
    background-image: url("../images/trans18/Slider5_LG.jpg?$staticlink$");
  }
}
.trans18 .swiper-slide-people.slide-6 .rightcol {
  background-image: url("../images/trans18/Slider6_XS.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 .swiper-slide-people.slide-6 .rightcol {
    background-image: url("../images/trans18/Slider6_LG.jpg?$staticlink$");
  }
}
.trans18 .swiper-container-with-txt .swiper-slide {
  min-height: 300px;
  padding-bottom: 35%;
  width: 100%;
}
@media (min-width: 1400px) {
  .trans18 .swiper-container-with-txt .swiper-slide {
    padding-bottom: 29.3%;
  }
}
.trans18 .swiper-container-with-txt .swiper-slide .container {
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.trans18 .swiper-container-with-txt h2 {
  color: white;
}
.trans18 .swiper-container-with-txt .swiper-button-prev,
.trans18 .swiper-container-with-txt .swiper-button-next {
  background: none;
}
.trans18 .swiper-container-with-txt .swiper-button-prev > div,
.trans18 .swiper-container-with-txt .swiper-button-next > div {
  color: white;
  font-size: 43px;
}
.trans18 .swiper-container-with-txt .swiper-button-next {
  right: 20px;
}
.trans18 .swiper-container-with-txt .slide-txt-block {
  padding: 0px 45px;
}
@media (min-width: 768px) {
  .trans18 .swiper-container-with-txt .slide-txt-block {
    padding: 0 15px;
  }
}
.trans18 .swiper-container-with-txt .slide-txt-block h2 {
  font-size: 22px;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .trans18 .swiper-container-with-txt .slide-txt-block h2 {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .trans18 .swiper-container-with-txt .slide-txt-block h2 {
    font-size: 15px;
    max-width: 400px;
  }
}
.trans18 .swiper-container-with-txt .photo-caption {
  min-width: 200px;
  right: initial;
  text-align: left;
  padding: 0px 0px 0px 45px;
}
@media (min-width: 768px) {
  .trans18 .swiper-container-with-txt .photo-caption {
    padding: 0px 0px 0px 15px;
  }
}
.trans18 #careers {
  overflow: hidden;
  width: 100%;
}
.trans18 #careers .opportu h2 {
  margin: 0 auto 30px auto;
}
@media (max-width: 991px) {
  .trans18 #careers .opportu h2 {
    padding: 0 15px;
    margin: 15px auto 30px auto;
  }
}
.trans18 #careers p a {
  font-family: SofiaProLight, Helvetica, Arial, sans-serif;
  color: #f60;
  margin: 0 0 15px 0;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.6;
}
.trans18 #careers .play-icon {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .trans18 #careers .play-icon {
    margin-bottom: 30px;
  }
}
.trans18 #careers .vf-awards img.vf-logo {
  width: 80px;
  padding-top: 20px;
  margin: 0 auto 30px auto;
  display: block;
}
@media (min-width: 768px) {
  .trans18 #careers .vf-awards img.vf-logo {
    margin: 0 auto 55px auto;
  }
}
.trans18 #careers .vf-awards p {
  text-align: center;
  max-width: 890px;
  margin: 0 auto;
}
.trans18 #careers .hr-links div {
  text-align: center;
}
.trans18 #careers .hr-links .hr-link-btn {
  position: relative;
  font-family: SofiaProRegular, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: #ECECEB;
  border: 1px solid #ECECEB;
  border-radius: 0;
  color: #000;
  cursor: pointer;
  display: inline-block;
  padding: 35px 0px;
  font-size: 14px;
  margin: 10px auto;
  width: 100%;
  text-align: center;
  min-height: 46px;
}
@media (min-width: 481px) and (max-width: 1199px) {
  .trans18 #careers .hr-links .hr-link-btn {
    min-height: 112px;
  }
}
@media (max-width: 767px) {
  .trans18 #careers .hr-links .hr-link-btn {
    padding: 12px 28px;
    max-width: 280px;
  }
}
.trans18 #careers .hr-links .hr-link-btn:hover {
  background-color: #000;
  border: 1px solid #000;
  color: #FFF;
}
.trans18 #careers .hr-links .hr-link-btn span {
  position: absolute;
  width: 100%;
  left: 0;
  margin: 0;
  padding: 0 10px;
  top: 50%;
  transform: translate(0%, -50%);
}
.trans18 #careers .video-block {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
  background-image: url("../images/trans18/Careers-video-banner-xs.jpg?$staticlink$");
}
@media (min-width: 992px) {
  .trans18 #careers .video-block {
    margin-top: 50px;
  }
}
.trans18 #careers .video-block .vid-player {
  display: block;
  min-height: 300px;
  padding-bottom: 35%;
}
@media (min-width: 1400px) {
  .trans18 #careers .video-block .vid-player {
    padding-bottom: 29.3%;
  }
}
.trans18 #careers .video-block .vid-player h4 {
  margin-bottom: 0;
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
}
@media (min-width: 992px) {
  .trans18 #careers .video-block .vid-player h4 {
    font-size: 23px;
  }
}
.trans18 #careers .video-block:before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #careers .video-block {
    background-image: url("../images/trans18/Careers-video-banner-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #careers .video-block {
    background-image: url("../images/trans18/Careers-video-banner-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #careers .video-block {
    background-image: url("../images/trans18/Careers-video-banner-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #careers .video-block {
    background-image: url("../images/trans18/Careers-video-banner-rxl.jpg?$staticlink$");
  }
}
.trans18 #careers .video-block .header {
  margin-top: 0;
}
.trans18 #careers .video-block .row {
  height: 100%;
}
.trans18 #careers .grid-tile {
  padding-bottom: 29.3%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.trans18 #careers #tile-a {
  min-height: 200px;
  background-position: center;
  background-image: url("../images/trans18/Careers-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #careers #tile-a {
    background-image: url("../images/trans18/Careers-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #careers #tile-a {
    background-image: url("../images/trans18/Careers-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #careers #tile-a {
    background-image: url("../images/trans18/Careers-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #careers #tile-a {
    background-image: url("../images/trans18/Careers-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 #careers #tile-a .overlay {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.trans18 #careers #hero .hero > div {
  max-height: 600px;
  background-image: url("../images/trans18/Careers-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #careers #hero .hero > div {
    background-image: url("../images/trans18/Careers-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #careers #hero .hero > div {
    background-image: url("../images/trans18/Careers-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #careers #hero .hero > div {
    background-image: url("../images/trans18/Careers-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #careers #hero .hero > div {
    background-image: url("../images/trans18/Careers-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 #careers .careers-txt-slider .swiper-underlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, transparent 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, transparent 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#99000000", endColorstr="#00000000",GradientType=1 );
}
.trans18 #careers .careers-txt-slider .slide-1 {
  background-image: url("../images/trans18/careers-team-xs.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 #careers .careers-txt-slider .slide-1 {
    background-image: url("../images/trans18/careers-team-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #careers .careers-txt-slider .slide-1 {
    background-image: url("../images/trans18/careers-team-xl.jpg?$staticlink$");
  }
}
.trans18 #careers .careers-txt-slider .slide-2 {
  background-image: url("../images/trans18/careers-hike-xs.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 #careers .careers-txt-slider .slide-2 {
    background-image: url("../images/trans18/careers-hike-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #careers .careers-txt-slider .slide-2 {
    background-image: url("../images/trans18/careers-hike-xl.jpg?$staticlink$");
    background-position: center top -100px;
  }
}
.trans18 #careers .careers-txt-slider .slide-3 {
  background-position: 50% 35%;
  background-image: url("../images/trans18/careers-fiber-xs.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .trans18 #careers .careers-txt-slider .slide-3 {
    background-image: url("../images/trans18/careers-fiber-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #careers .careers-txt-slider .slide-3 {
    background-image: url("../images/trans18/careers-fiber-xl.jpg?$staticlink$");
  }
}
.trans18 #careers .swiper-badges {
  max-width: 992px;
  margin: 0 auto;
  padding: 0 15px;
}
.trans18 #careers .swiper-badges .swiper-slide img {
  width: 100%;
  max-width: 200px;
  display: block;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
}
.trans18 #careers .swiper-badges .swiper-slide img.fortune {
  max-width: 150px;
}
.trans18 #careers .swiper-badges .swiper-button-next, .trans18 #careers .swiper-badges .swiper-button-prev {
  margin-top: 0;
  height: 34px;
  position: absolute;
  width: 9%;
  top: 50%;
  font-size: 30px;
  -webkit-transform: translate(0, -34%);
  transform: translate(0, -34%);
  z-index: 10;
  color: #F60;
  cursor: pointer;
  background-image: none;
}
@media (min-width: 480px) {
  .trans18 #careers .swiper-badges .swiper-button-next, .trans18 #careers .swiper-badges .swiper-button-prev {
    display: none;
  }
}
.trans18 #careers .swiper-badges .swiper-button-next {
  right: 0;
  text-align: center;
}
.trans18 #careers .swiper-badges .swiper-button-prev {
  left: 0;
  text-align: center;
}
.trans18 #careers #tabs {
  padding-bottom: 0;
}
.trans18 #careers .tabs-slider .swiper-slide .swiper-wrapper {
  margin-bottom: 40px;
}
.trans18 #careers .tabs-slider .swiper-slide .swiper-button {
  height: 45px;
  margin: 0 auto;
  width: 100px;
}
.trans18 #careers .tabs-slider .swiper-slide .swiper-button-prev,
.trans18 #careers .tabs-slider .swiper-slide .swiper-button-next {
  float: left;
  left: 0;
  margin: 0 20px 0 0;
  position: relative;
  right: 0;
}
.trans18 #careers .tabs-slider .swiper-slide .swiper-button-prev > div,
.trans18 #careers .tabs-slider .swiper-slide .swiper-button-next > div {
  font-size: 33px;
}
@media (max-width: 991px) {
  .trans18 #careers .tabs-slider .swiper-slide .natural-fibre {
    width: 43%;
  }
  .trans18 #careers .tabs-slider .swiper-slide .man-made {
    width: 41%;
  }
  .trans18 #careers .tabs-slider .swiper-slide .europe {
    width: 16%;
  }
  .trans18 #careers .tabs-slider .swiper-slide .europe .description {
    right: -3px;
  }
  .trans18 #careers .tabs-slider .swiper-slide .male {
    width: 39%;
  }
  .trans18 #careers .tabs-slider .swiper-slide .female {
    width: 60.5%;
  }
  .trans18 #careers .tabs-slider .swiper-slide .non-gender {
    width: 0.5%;
  }
}
.trans18 #careers .progress {
  height: 190px;
}
.trans18 #careers .cta-even-0 {
  background-image: url("../images/trans18/Inside-Icebreaker-hero-xs.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #careers .cta-even-0 {
    background-image: url("../images/trans18/Inside-Icebreaker-hero-lg.jpg?$staticlink$");
  }
}
.trans18 #careers .cta-even-1 {
  background-image: url("../images/trans18/OurPeople_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #careers .cta-even-1 {
    background-image: url("../images/trans18/OurPeople_LG.jpg?$staticlink$");
  }
}
.trans18 #people {
  overflow: hidden;
  width: 100%;
}
.trans18 #people #hero .hero > div {
  background-image: url("../images/trans18/People-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #people #hero .hero > div {
    background-image: url("../images/trans18/People-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #people #hero .hero > div {
    background-image: url("../images/trans18/People-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #people #hero .hero > div {
    background-image: url("../images/trans18/People-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #people #hero .hero > div {
    background-image: url("../images/trans18/People-hero-rxl.jpg?$staticlink$");
  }
}
.trans18 #people .people-txt-slider .swiper-underlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#99000000", endColorstr="#00000000",GradientType=1 );
}
.trans18 #people .people-txt-slider .slide-1 {
  background-image: url("../images/trans18/Carousel1-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #people .people-txt-slider .slide-1 {
    background-image: url("../images/trans18/Carousel1-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #people .people-txt-slider .slide-1 {
    background-image: url("../images/trans18/Carousel1-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #people .people-txt-slider .slide-1 {
    background-image: url("../images/trans18/Carousel1-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #people .people-txt-slider .slide-1 {
    background-image: url("../images/trans18/Carousel1-rxl.jpg?$staticlink$");
  }
}
.trans18 #people .people-txt-slider .slide-2 {
  background-image: url("../images/trans18/Banner1-xs.jpg?$staticlink$");
  background-position: 50% 19%;
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #people .people-txt-slider .slide-2 {
    background-image: url("../images/trans18/Banner1-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #people .people-txt-slider .slide-2 {
    background-image: url("../images/trans18/Banner1-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #people .people-txt-slider .slide-2 {
    background-image: url("../images/trans18/Banner1-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #people .people-txt-slider .slide-2 {
    background-image: url("../images/trans18/Banner1-rxl.jpg?$staticlink$");
  }
}
.trans18 #people .people-txt-slider .slide-3 {
  background-image: url("../images/trans18/Banner2-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #people .people-txt-slider .slide-3 {
    background-image: url("../images/trans18/Banner2-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #people .people-txt-slider .slide-3 {
    background-image: url("../images/trans18/Banner2-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #people .people-txt-slider .slide-3 {
    background-image: url("../images/trans18/Banner2-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #people .people-txt-slider .slide-3 {
    background-image: url("../images/trans18/Banner2-rxl.jpg?$staticlink$");
  }
}
.trans18 #people #tabs {
  padding-bottom: 0;
}
.trans18 #people .tabs-slider .swiper-slide .swiper-wrapper {
  margin-bottom: 40px;
}
.trans18 #people .tabs-slider .swiper-slide .swiper-button {
  height: 45px;
  margin: 0 auto;
  width: 78px;
}
.trans18 #people .tabs-slider .swiper-slide .swiper-button-prev,
.trans18 #people .tabs-slider .swiper-slide .swiper-button-next {
  float: left;
  left: 0;
  margin: 0 20px 0 0;
  position: relative;
  right: 0;
}
.trans18 #people .tabs-slider .swiper-slide .swiper-button-prev > div,
.trans18 #people .tabs-slider .swiper-slide .swiper-button-next > div {
  font-size: 33px;
}
.trans18 #people .tabs-slider .swiper-slide .swiper-button-next {
  margin-right: 0;
}
@media (max-width: 991px) {
  .trans18 #people .tabs-slider .swiper-slide .natural-fibre {
    width: 43%;
  }
  .trans18 #people .tabs-slider .swiper-slide .man-made {
    width: 41%;
  }
  .trans18 #people .tabs-slider .swiper-slide .europe {
    width: 16%;
  }
  .trans18 #people .tabs-slider .swiper-slide .europe .description {
    right: -3px;
  }
  .trans18 #people .tabs-slider .swiper-slide .male {
    width: 39%;
  }
  .trans18 #people .tabs-slider .swiper-slide .female {
    width: 60%;
  }
  .trans18 #people .tabs-slider .swiper-slide .non-gender {
    width: 1%;
  }
  .trans18 #people .tabs-slider .swiper-slide .non-gender span.count {
    font-size: 12px;
    right: -93%;
  }
}
.trans18 #people .progress {
  height: 190px;
}
.trans18 #people .cta-even-0 {
  background-image: url("../images/trans18/Careers_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #people .cta-even-0 {
    background-image: url("../images/trans18/Careers_LG.jpg?$staticlink$");
  }
}
.trans18 #people .cta-even-1 {
  background-image: url("../images/trans18/Signoff_Grower_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #people .cta-even-1 {
    background-image: url("../images/trans18/Signoff_Grower_LG.jpg?$staticlink$");
  }
}
.trans18 #where-to-next #hero .hero > div {
  background-image: url("../images/trans18/Where-to-next-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #where-to-next #hero .hero > div {
    background-image: url("../images/trans18/Where-to-next-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #where-to-next #hero .hero > div {
    background-image: url("../images/trans18/Where-to-next-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #where-to-next #hero .hero > div {
    background-image: url("../images/trans18/Where-to-next-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #where-to-next #hero .hero > div {
    background-image: url("../images/trans18/Where-to-next-rxl.jpg?$staticlink$");
  }
}
.trans18 #where-to-next .areas {
  padding: 0 15px;
  position: relative;
}
@media (max-width: 991px) {
  .trans18 #where-to-next .areas {
    background: white;
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
    z-index: 1;
  }
}
.trans18 #where-to-next .areas > div {
  cursor: pointer;
  padding: 0;
}
.trans18 #where-to-next .areas h1 {
  color: #D9D9D6;
}
@media (max-width: 991px) {
  .trans18 #where-to-next .areas h1 {
    border-bottom: 1px solid #FF6600;
  }
}
.trans18 #where-to-next .areas h2 {
  opacity: 0;
}
.trans18 #where-to-next .areas .active h1 {
  color: #FF6600;
}
@media (max-width: 991px) {
  .trans18 #where-to-next .areas .active h1 {
    border-bottom: 3px solid #FF6600;
  }
}
.trans18 #where-to-next .areas .active h2 {
  color: white;
  opacity: 1;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .trans18 #where-to-next .areas .active h2 {
    color: black;
  }
}
.trans18 #where-to-next .areas .active .overlay {
  border-top: 4px solid #FF6600;
  content: "";
  left: 0;
  top: 0;
  z-index: 0;
}
.trans18 #where-to-next .areas .block {
  background-size: cover;
  min-height: 300px;
  position: relative;
}
@media screen and (min--moz-device-pixel-ratio: 0) {
  .trans18 #where-to-next .areas .block {
    height: 300px;
  }
}
@media (max-width: 991px) {
  .trans18 #where-to-next .areas .block {
    display: none;
  }
}
.trans18 #where-to-next .areas-1 .block {
  background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1583101763/ourstory/seasonSS20-21/halftiles/half_large_product-briar-jacket.jpg");
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #where-to-next .areas-1 .block {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1583101764/ourstory/seasonSS20-21/halftiles/half_small_product-briar-jacket.jpg");
  }
}
@media (max-width: 991px) {
  .trans18 #where-to-next .areas-1 .block {
    background: none;
  }
}
.trans18 #where-to-next .areas-1 .block.nh {
  background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1597982073/ourstory/seasonFW20-21/half_large_vertex.jpg");
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #where-to-next .areas-1 .block.nh {
    background-image: url("https://res.cloudinary.com/icebreakernz/image/upload/v1597983113/ourstory/seasonFW20-21/half_small_vertex.jpg");
  }
}
@media (max-width: 991px) {
  .trans18 #where-to-next .areas-1 .block.nh {
    background: none;
  }
}
.trans18 #where-to-next .areas-2 .block {
  background-image: url("../images/trans18/Where-to-Environment-Slider-lg.jpg?$staticlink$");
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #where-to-next .areas-2 .block {
    background-image: url("../images/trans18/Where-to-Environment-Slider-rxl.jpg?$staticlink$");
  }
}
@media (max-width: 991px) {
  .trans18 #where-to-next .areas-2 .block {
    background: none;
  }
}
.trans18 #where-to-next .areas-3 .block {
  background-image: url("../images/trans18/Where-to-Supply-Chain-Slider-lg.jpg?$staticlink$");
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #where-to-next .areas-3 .block {
    background-image: url("../images/trans18/Where-to-Supply-Chain-Slider-rxl.jpg?$staticlink$");
  }
}
@media (max-width: 991px) {
  .trans18 #where-to-next .areas-3 .block {
    background: none;
  }
}
.trans18 #where-to-next .area-info {
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 2s;
}
.trans18 #where-to-next .area-info.active {
  height: auto;
  opacity: 1;
  transition: all 2s;
}
@media (max-width: 991px) {
  .trans18 #where-to-next .area-info h2 {
    margin-bottom: 15px;
  }
}
.trans18 #where-to-next .area-info h2.hide-desktop {
  margin-bottom: 30px !important;
}
.trans18 #where-to-next .parallax {
  background-image: url("../images/trans18/Wheretonext-xs.jpg?$staticlink$");
}
.trans18 #where-to-next .parallax h2 {
  padding: 100px 0 20px;
}
.trans18 #where-to-next .parallax p {
  color: white;
  padding: 0 0 100px;
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #where-to-next .parallax {
    background-image: url("../images/trans18/Wheretonext-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #where-to-next .parallax {
    background-image: url("../images/trans18/Wheretonext-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #where-to-next .parallax {
    background-image: url("../images/trans18/Wheretonext-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #where-to-next .parallax {
    background-image: url("../images/trans18/Wheretonext-rxl.jpg?$staticlink$");
  }
}
.trans18 #where-to-next .cta-even-0 {
  background-image: url("../images/trans18/Ask-us-anything_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #where-to-next .cta-even-0 {
    background-image: url("../images/trans18/Ask-us-anything_LG.jpg?$staticlink$");
  }
}
.trans18 #where-to-next .cta-even-1 {
  background-image: url("../images/trans18/Signoff_Founder_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #where-to-next .cta-even-1 {
    background-image: url("../images/trans18/Signoff_Founder_LG.jpg?$staticlink$");
  }
}
.trans18 #ask-us #hero .hero > div {
  background-image: url("../images/trans18/Ask-Us-Anything-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #ask-us #hero .hero > div {
    background-image: url("../images/trans18/Ask-Us-Anything-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #ask-us #hero .hero > div {
    background-image: url("../images/trans18/Ask-Us-Anything-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #ask-us #hero .hero > div {
    background-image: url("../images/trans18/Ask-Us-Anything-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #ask-us #hero .hero > div {
    background-image: url("../images/trans18/Ask-Us-Anything-rxl.jpg?$staticlink$");
  }
}
.trans18 #ask-us .masonry {
  background-image: url("../images/trans18/AskusBanner-xs.jpg?$staticlink$");
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #ask-us .masonry {
    background-image: url("../images/trans18/AskusBanner-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .trans18 #ask-us .masonry {
    background-image: url("../images/trans18/AskusBanner-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .trans18 #ask-us .masonry {
    background-image: url("../images/trans18/AskusBanner-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .trans18 #ask-us .masonry {
    background-image: url("../images/trans18/AskusBanner-rxl.jpg?$staticlink$");
  }
}
.trans18 #ask-us .masonry .filters {
  background: white;
}
.trans18 #ask-us .masonry .col-xs-12 {
  padding: 0;
}
.trans18 #ask-us .masonry .button-group {
  padding: 0 15px;
}
@media (max-width: 991px) {
  .trans18 #ask-us .masonry .button-group {
    height: 30px;
    overflow: hidden;
  }
  .trans18 #ask-us .masonry .button-group.active {
    height: initial;
    transition: all 0.2s;
  }
}
.trans18 #ask-us .masonry .button-group p {
  display: block;
  margin: 0 50px 0 5px;
}
.trans18 #ask-us .masonry .button-group p span {
  display: none;
}
@media (max-width: 991px) {
  .trans18 #ask-us .masonry .button-group p {
    cursor: pointer;
    display: block;
    margin: 0;
  }
  .trans18 #ask-us .masonry .button-group p span {
    display: block;
    float: right;
  }
}
.trans18 #ask-us .masonry .button-group .button {
  background: #ECECEB;
  border: none;
  color: black;
  font-size: 14px;
  letter-spacing: 1.2px;
  margin: 10px 5px;
  min-width: 13%;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
}
.trans18 #ask-us .masonry .button-group .button:hover {
  background: #515151;
  color: white;
}
@media (max-width: 991px) {
  .trans18 #ask-us .masonry .button-group .button {
    float: left;
    min-width: initial;
    width: calc(50% - 10px);
  }
}
@media (max-width: 479px) {
  .trans18 #ask-us .masonry .button-group .button {
    width: 100%;
  }
}
.trans18 #ask-us .masonry .grid {
  max-width: 1430px;
}
.trans18 #ask-us .masonry .grid:after {
  content: "";
  display: block;
  clear: both;
}
.trans18 #ask-us .masonry .grid .grid-item {
  background: white;
  border-bottom: 2px solid #FF6600;
  float: left;
  margin: 10px 0;
  padding: 20px 30px;
  width: 100%;
}
@media (min-width: 768px) {
  .trans18 #ask-us .masonry .grid .grid-item {
    margin: 10px;
    width: calc(50% - 20px);
  }
}
@media (min-width: 1200px) {
  .trans18 #ask-us .masonry .grid .grid-item {
    margin: 10px;
    width: calc(25% - 20px);
  }
}
.trans18 #ask-us .masonry .grid .grid-item h2 {
  margin: 40px 0;
  word-break: break-word;
}
@media (min-width: 992px) {
  .trans18 #ask-us .masonry .grid .grid-item h2 {
    font-size: 20px;
  }
}
.trans18 #ask-us .masonry .grid .grid-item .quotes:before {
  left: 20px;
}
.trans18 #ask-us .masonry .grid .grid-item .quotes.german:before {
  left: 20px;
}
.trans18 #ask-us .masonry .grid .grid-item a {
  color: #FF6600;
}
.trans18 #ask-us .modalDialog {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  transition: opacity 400ms ease-in;
  z-index: 99999;
}
.trans18 #ask-us .modalDialog:target {
  opacity: 1;
  pointer-events: auto;
}
.trans18 #ask-us .modalDialog .closeoutside {
  cursor: default;
  height: 100%;
  position: absolute;
  width: 100%;
}
.trans18 #ask-us .modalDialog > div {
  background: #fff;
  margin: 0 auto 0 auto;
  max-height: 500px;
  overflow: scroll;
  padding: 60px;
  position: relative;
  top: 50%;
  width: 80%;
  transform: translate(0, -50%);
}
@media (max-width: 991px) {
  .trans18 #ask-us .modalDialog > div {
    padding: 30px;
    width: 90%;
  }
}
.trans18 #ask-us .modalDialog > div::-webkit-scrollbar {
  width: 0px;
  /* remove scrollbar space */
  background: transparent;
  /* optional: just make scrollbar invisible */
}
@media (min-width: 992px) {
  .trans18 #ask-us .modalDialog > div {
    margin: 0 auto 0 auto;
    max-height: 80%;
    overflow-y: scroll;
    top: 50%;
    width: 50%;
  }
}
.trans18 #ask-us .modalDialog > div h2 {
  margin: 0 0 40px 0;
  position: relative;
}
.trans18 #ask-us .modalDialog > div h2.quotes:before {
  left: -15px;
}
.trans18 #ask-us .modalDialog > div p.small {
  font-size: 11px;
}
.trans18 #ask-us .modalDialog > div p a,
.trans18 #ask-us .modalDialog > div p span {
  color: #FF6600;
}
.trans18 #ask-us .modalDialog .fixed {
  position: absolute;
  top: 0;
  right: 0;
}
.trans18 #ask-us .modalDialog .close {
  position: absolute;
  right: 20px;
  top: 20px;
}
.trans18 #ask-us .modalDialog .close span {
  font-size: 20px;
}
.trans18 #ask-us .cta-even-0 {
  background-image: url("../images/trans18/OurPeople_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #ask-us .cta-even-0 {
    background-image: url("../images/trans18/OurPeople_LG.jpg?$staticlink$");
  }
}
.trans18 #ask-us .cta-even-1 {
  background-image: url("../images/trans18/Where-to-next_XS.jpg?$staticlink$");
}
@media (min-width: 1200px) {
  .trans18 #ask-us .cta-even-1 {
    background-image: url("../images/trans18/Where-to-next_LG.jpg?$staticlink$");
  }
}
.trans18 #tabs {
  padding-bottom: 100px;
}
.trans18 .progress {
  position: relative;
  height: 80px;
}
.trans18 .progress span {
  color: black;
  display: block;
  font-size: 34px;
  position: absolute;
  top: 95px;
  width: 100%;
}
@media (min-width: 992px) {
  .trans18 .progress span {
    font-size: 54px;
  }
}
@media (min-width: 1200px) {
  .trans18 .progress span {
    font-size: 54px;
    top: 90px;
  }
}
.trans18 .progress span.description {
  animation: delay 6s normal forwards;
  font-size: 11px;
  margin: 0;
  max-width: 30%;
  opacity: 0;
  text-transform: uppercase;
  top: 135px;
  width: initial;
}
@media (min-width: 768px) {
  .trans18 .progress span.description {
    top: 165px;
  }
}
@media (min-width: 992px) {
  .trans18 .progress span.description {
    color: white;
    margin: 0 0 0 20px;
    top: 25px;
  }
}
@media (min-width: 1200px) {
  .trans18 .progress span.description {
    font-size: 14px;
    max-width: 100%;
    top: 30px;
  }
}
@keyframes delay {
  0% {
    opacity: 0;
  }
  49% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  90% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.trans18 .progress-bar,
.trans18 .prrogress-bar {
  background: #FF6600;
  float: left;
  height: 80px;
}
.trans18 .progress-bar.no-issues,
.trans18 .prrogress-bar.no-issues {
  width: 66%;
}
.trans18 .progress-bar.no-issues .count,
.trans18 .prrogress-bar.no-issues .count {
  color: #FF6600;
}
.trans18 .progress-bar.corrective,
.trans18 .prrogress-bar.corrective {
  background: #515151;
  width: 34%;
}
.trans18 .progress-bar.corrective .count,
.trans18 .prrogress-bar.corrective .count {
  color: #515151;
}
.trans18 .progress-bar.natural-fibre,
.trans18 .prrogress-bar.natural-fibre {
  width: 85%;
}
.trans18 .progress-bar.natural-fibre .count,
.trans18 .prrogress-bar.natural-fibre .count {
  color: #FF6600;
}
.trans18 .progress-bar.man-made,
.trans18 .prrogress-bar.man-made {
  background: #515151;
  width: 15%;
}
.trans18 .progress-bar.man-made .count,
.trans18 .prrogress-bar.man-made .count {
  color: #515151;
}
.trans18 .progress-bar.europe,
.trans18 .prrogress-bar.europe {
  background: rgba(81, 81, 81, 0.4);
}
.trans18 .progress-bar.europe .count,
.trans18 .prrogress-bar.europe .count {
  color: rgba(81, 81, 81, 0.4);
}
.trans18 .progress-bar.eleven,
.trans18 .prrogress-bar.eleven {
  transition: width 5s;
  background: rgba(81, 81, 81, 0.4);
  width: 28%;
}
.trans18 .progress-bar.thirteen,
.trans18 .prrogress-bar.thirteen {
  transition: width 5s;
  background: #515151;
  width: 32%;
}
.trans18 .progress-bar.four,
.trans18 .prrogress-bar.four {
  transition: width 5s;
  background: rgba(81, 81, 81, 0.2);
  width: 10%;
}
.trans18 .progress-bar.twelve,
.trans18 .prrogress-bar.twelve {
  transition: width 5s;
  background: #FF6600;
  width: 30%;
}
.trans18 .progress-bar.twelve h2, .trans18 .progress-bar.twelve p,
.trans18 .prrogress-bar.twelve h2,
.trans18 .prrogress-bar.twelve p {
  text-align: right;
}
.trans18 .progress-bar.twelve .legend,
.trans18 .prrogress-bar.twelve .legend {
  right: 0;
}
.trans18 .progress-bar.twelve .description,
.trans18 .prrogress-bar.twelve .description {
  right: 20px;
}
.trans18 .progress-bar.inactive,
.trans18 .prrogress-bar.inactive {
  width: 0;
}
.trans18 .progress-bar.inactive .legend,
.trans18 .prrogress-bar.inactive .legend {
  opacity: 0;
  transition: opacity 2s;
  transition-delay: 0;
}
.trans18 .progress-bar .count,
.trans18 .prrogress-bar .count {
  animation: delay 4s normal forwards;
}
.trans18 .progress-bar .legend,
.trans18 .prrogress-bar .legend {
  bottom: -100%;
  opacity: 1;
  position: absolute;
  text-align: left;
  transition: opacity 9s;
  transition-delay: 2s;
}
.trans18 .progress-bar .legend h2,
.trans18 .prrogress-bar .legend h2 {
  color: #FF6600;
}
.trans18 .multiple {
  position: relative;
}
.trans18 .multiple .progress-bar {
  background: #515151;
}
@media (max-width: 991px) {
  .trans18 .multiple .bar8 {
    width: 8%;
  }
}
.trans18 .multiple .bar5 {
  opacity: 0.4;
}
@media (max-width: 991px) {
  .trans18 .multiple .bar5 {
    width: 5%;
  }
}
.trans18 .multiple .bar3 {
  opacity: 0.2;
}
@media (max-width: 991px) {
  .trans18 .multiple .bar3 {
    width: 3%;
  }
}
.trans18 .multiple .bar2 {
  background: #d9d9d6;
  opacity: 0.2;
}
@media (max-width: 991px) {
  .trans18 .multiple .bar2 {
    width: 2%;
  }
}
.trans18 .multiple .description {
  display: initial;
  left: 82%;
}
.trans18 .multiple .count-small {
  animation: delay 4s normal forwards;
  font-size: 14px;
  left: 82%;
}
@media (max-width: 991px) {
  .trans18 .multiple .count-small {
    font-size: 11px;
  }
}
.trans18 .parallax {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
@media (max-width: 991px) {
  .trans18 .parallax {
    background-attachment: scroll;
  }
}
.trans18 .parallax h2 {
  color: white;
  font-size: 18px;
  padding: 110px 50px;
}
@media (min-width: 992px) {
  .trans18 .parallax h2 {
    font-size: 28px;
    padding: 100px 0;
  }
}
.trans18 .parallax h2 span {
  color: white;
  display: block;
  font-size: 12px;
  margin: 15px 0 0 0;
}
.trans18 #tabs ul {
  display: block;
  margin: 0 auto 20px;
  padding: 0 0 10px 0;
  text-align: center;
}
.trans18 #tabs ul li {
  display: inline-block;
  float: none;
  margin: 0 30px;
  text-transform: uppercase;
}
.trans18 #tabs ul li.ui-state-active a {
  border-bottom: 1px solid #FF6600;
  padding-bottom: 10px;
}
.trans18 .tabs-slider .swiper-slide {
  background-color: transparent !important;
  height: auto !important;
}
@media (max-width: 991px) {
  .trans18 .tabs-slider .swiper-slide {
    min-height: 310px;
  }
}
.trans18 .tabs-slider .swiper-slide p.title {
  border-bottom: 1px solid #FF6600;
  display: inline-block;
  left: 50%;
  padding-bottom: 10px;
  position: relative;
  text-transform: uppercase;
  text-align: center;
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .trans18 .tabs-slider .swiper-slide .progress .natural-fibre {
    width: 82%;
  }
}
.trans18 .tabs-slider .swiper-slide .progress span {
  top: 95px;
}
.trans18 .tabs-slider .swiper-slide .progress span.description {
  top: 145px;
}
@media (max-width: 991px) {
  .trans18 .tabs-slider .swiper-slide .progress span.description {
    top: 105px;
  }
}
@media (max-width: 991px) {
  .trans18 .tabs-slider .swiper-slide .progress span.count {
    top: 135px;
  }
}
@media (max-width: 991px) {
  .trans18 .tabs-slider .swiper-slide .multiple .count-small {
    left: 0;
    text-align: right;
  }
}
.trans18 .tabs-slider .swiper-button-prev,
.trans18 .tabs-slider .swiper-button-next {
  background-image: none;
  bottom: -10px;
  color: #FF6600;
  font-size: 30px;
  top: initial;
}
.trans18 .tabs-slider .swiper-button-prev > div,
.trans18 .tabs-slider .swiper-button-next > div {
  color: #FF6600 !important;
}
.trans18 .tabs-slider .swiper-button-prev {
  left: 40%;
}
.trans18 .tabs-slider .swiper-button-next {
  right: 40%;
}

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