@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700|Open+Sans:400,600,700&display=swap);
/*** COLOURS ***/
/*** SIZES ***/
/*** DOTDOTDOT ***/
/*** FONTS ***/
.storyBlock {
  margin: 100px 0;
  padding: 100px 0;
  color: #fff;
  height: 820px;
  position: relative;
}
.storyBlock.aos-animate .subTitle,
.storyBlock.aos-animate .mediumTitle {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.storyBlock.aos-animate .cols .col {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.storyBlock.aos-animate .background .lines {
  opacity: 0.05;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.storyBlock .background {
  height: 100%;
  left: auto;
  position: absolute;
  top: 0;
  width: calc(100% - 125px);
  right: 0;
  background: #8FAFB3;
}
.storyBlock .background .triangle {
  height: 102%;
  left: -1px;
  position: absolute;
  top: -1%;
  width: auto;
}
.storyBlock .background .triangle svg {
  height: 100%;
}
.storyBlock .background .triangle svg path {
  fill: #f8f8f8;
}
.storyBlock .background .lines {
  height: 100%;
  left: 300px;
  position: absolute;
  top: 0;
  width: 440px;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity 0.3s 0.45s, transform 0.3s 0.45s;
  -moz-transition: opacity 0.3s 0.45s, transform 0.3s 0.45s;
  -ms-transition: opacity 0.3s 0.45s, transform 0.3s 0.45s;
  -o-transition: opacity 0.3s 0.45s, transform 0.3s 0.45s;
  transition: opacity 0.3s 0.45s, transform 0.3s 0.45s;
}
.storyBlock .background .lines .bottomLine {
  height: 195.46px;
  left: 0;
  position: absolute;
  top: auto;
  width: 102.89px;
  bottom: 0;
}
.storyBlock .background .lines .bottomLine svg line {
  fill: transparent;
  stroke: #fff;
  stroke-width: 2px;
}
.storyBlock .background .lines .topLine {
  height: 337.46px;
  left: auto;
  position: absolute;
  top: 0;
  width: 176.89px;
  right: 0;
}
.storyBlock .background .lines .topLine svg line {
  fill: transparent;
  stroke: #fff;
  stroke-width: 2px;
}
.storyBlock .background .lines .icon {
  height: 333.06px;
  left: auto;
  position: absolute;
  top: 390px;
  width: 353.69px;
  right: -35px;
}
.storyBlock .background .lines .icon svg path {
  fill: transparent;
  stroke: #fff;
  stroke-width: 2px;
}
.storyBlock .contentWrapper {
  position: relative;
}
.storyBlock .subTitle {
  color: #fff;
  margin-bottom: 40px;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity 0.3s 0.15s, transform 0.3s 0.15s;
  -moz-transition: opacity 0.3s 0.15s, transform 0.3s 0.15s;
  -ms-transition: opacity 0.3s 0.15s, transform 0.3s 0.15s;
  -o-transition: opacity 0.3s 0.15s, transform 0.3s 0.15s;
  transition: opacity 0.3s 0.15s, transform 0.3s 0.15s;
}
.storyBlock .mediumTitle {
  margin-bottom: 40px;
  max-height: 114px;
  overflow: hidden;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity 0.3s 0.3s, transform 0.3s 0.3s;
  -moz-transition: opacity 0.3s 0.3s, transform 0.3s 0.3s;
  -ms-transition: opacity 0.3s 0.3s, transform 0.3s 0.3s;
  -o-transition: opacity 0.3s 0.3s, transform 0.3s 0.3s;
  transition: opacity 0.3s 0.3s, transform 0.3s 0.3s;
}
.storyBlock .cols .col {
  display: inline-block;
  vertical-align: top;
  padding-right: 20px;
  width: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}
.storyBlock .cols .col:first-child {
  -webkit-transition: opacity 0.3s 0.45s, visibility 0.3s 0.45s, transform 0.3s 0.45s;
  -moz-transition: opacity 0.3s 0.45s, visibility 0.3s 0.45s, transform 0.3s 0.45s;
  -ms-transition: opacity 0.3s 0.45s, visibility 0.3s 0.45s, transform 0.3s 0.45s;
  -o-transition: opacity 0.3s 0.45s, visibility 0.3s 0.45s, transform 0.3s 0.45s;
  transition: opacity 0.3s 0.45s, visibility 0.3s 0.45s, transform 0.3s 0.45s;
}
.storyBlock .cols .col:first-child .text {
  padding-left: 20px;
  padding-right: 10px;
  position: relative;
  max-height: 300px;
  overflow: hidden;
}
.storyBlock .cols .col:first-child .text:before {
  content: "*";
  color: #fff;
  opacity: 0.5;
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
}
.storyBlock .cols .col:last-child {
  padding-top: 72px;
  padding-left: 10px;
  padding-right: 0;
  -webkit-transition: opacity 0.3s 0.6s, visibility 0.3s 0.6s, transform 0.3s 0.6s;
  -moz-transition: opacity 0.3s 0.6s, visibility 0.3s 0.6s, transform 0.3s 0.6s;
  -ms-transition: opacity 0.3s 0.6s, visibility 0.3s 0.6s, transform 0.3s 0.6s;
  -o-transition: opacity 0.3s 0.6s, visibility 0.3s 0.6s, transform 0.3s 0.6s;
  transition: opacity 0.3s 0.6s, visibility 0.3s 0.6s, transform 0.3s 0.6s;
}
.storyBlock .cols .col:last-child .text {
  max-height: 240px;
  overflow: hidden;
}
.storyBlock .cols .col p {
  color: #fff;
  opacity: 0.5;
}
.storyBlock .cols .col p:last-child {
  margin-bottom: 0;
}
.storyBlock .cols .col .buttons {
  margin-top: 40px;
}
@media all and (max-width: 1400px) {
  .storyBlock .background {
    height: 100%;
    left: auto;
    position: absolute;
    top: 0;
    width: calc(100% - 20px);
  }
}
@media all and (max-width: 1200px) {
  .storyBlock .background {
    height: 100%;
    left: auto;
    position: absolute;
    top: 0;
    width: calc(100% + 100px);
  }
}
@media all and (max-width: 1024px) {
  .storyBlock .background .triangle {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .storyBlock {
    height: auto;
  }
  .storyBlock .mediumTitle {
    max-height: none;
  }
  .storyBlock .background .lines {
    display: none;
  }
  .storyBlock .cols .col {
    width: 100%;
    padding: 0 !important;
  }
  .storyBlock .cols .col:first-child {
    margin-bottom: 24px;
  }
  .storyBlock .cols .col:first-child .text {
    padding-left: 0;
    margin-bottom: 0;
    max-height: none;
  }
  .storyBlock .cols .col:first-child .text:before {
    display: none;
  }
}
/*# sourceMappingURL=story_block.css.map */