/**
 * The breakpoint keys.
 * @var breakpoints
 * @since 1.0.0
 */
/**
 * The grid breakpoints.
 * @var grid
 * @since 1.0.0
 */
/**
 * Transition speed and curves.
 * @var transitions
 * @since 1.0.0
 */
/**
 * Converts a value to vw;
 * @function rvw
 * @sinc 1.0.0
 */
/**
 * Convenience method to output a calc css property that adds 2 numbers.
 * @function calc-add
 * @sinc 1.0.0
 */
/**
 * Convenience method to output a calc css property that substracts 2 numbers.
 * @function calc-add
 * @sinc 1.0.0
 */
/**
 * Convenience method to output a calc css property that multiplies 2 numbers.
 * @function calc-add
 * @sinc 1.0.0
 */
/**
 * Convenience method to output a calc a relative vw value.
 * @function calc-rvw
 * @sinc 1.0.0
 */
/**
 * Converts a photoshop tracking value to letter-spacing value.
 * @function tracking
 * @sinc 1.0.0
 */
/**
 * Indicates whether the number is a valig length;
 * @function is-valid-length
 * @since 1.0.0
 */
/**
 * Removes unit from value.
 * @function strip-unit
 * @since 1.0.0
 */
/**
 * Replaces a string.
 * @function replace
 * @since 1.0.0
 */
/**
 * Parses rvw units.
 * @function replace
 * @since 1.0.0
 */
/**
 * Returns a transition duration by name.
 * @function transition-duration
 * @since 1.0.0
 */
/**
 * Returns a transition equation by name.
 * @function transition-equation
 * @since 1.0.0
 */
/**
 * @mixin flexbox
 * @since 1.0.0
 */
/**
 * @mixin inline-flex
 * @since 1.0.0
 */
/**
 * @mixin flex-direction
 * @since 1.0.0
 */
/**
 * @mixin flex-wrap
 * @since 1.0.0
 */
/**
 * @mixin flex-flow
 * @since 1.0.0
 */
/**
 * @mixin order
 * @since 1.0.0
 */
/**
 * @mixin flex-grow
 * @since 1.0.0
 */
/**
 * @mixin flex-shrink
 * @since 1.0.0
 */
/**
 * @mixin flex-basis
 * @since 1.0.0
 */
/**
 * @mixin flex
 * @since 1.0.0
 */
/**
 * @mixin justify-content
 * @since 1.0.0
 */
/**
 * @mixin align-items
 * @since 1.0.0
 */
/**
 * @mixin align-self
 * @since 1.0.0
 */
/**
 * @mixin align-content
 * @since 1.0.0
 */
/**
 * @mixin flex-box
 * @since 1.0.0
 */
/**
 * @mixin flex-box-inline
 * @since 1.0.0
 */
/**
 * @mixin flex-row
 * @since 1.0.0
 */
/**
 * @mixin flex-col
 * @since 1.0.0
 */
/**
 * @mixin mflex-set
 * @since 1.0.0
 */
/**
 * @function breakpoint-next
 * @since 1.0.0
 */
/**
 * @function breakpoint-min
 * @since 1.0.0
 */
/**
 * @function breakpoint-max
 * @since 1.0.0
 */
/**
 * @mixin media-breakpoint-up
 * @since 1.0.0
 */
/**
 * @mixin media-breakpoint-down
 * @since 1.0.0
 */
/**
 * @mixin media-breakpoint-between
 * @since 1.0.0
 */
/**
 * @mixin media-breakpoint-only
 * @since 1.0.0
 */
/**
 * @mixin placeholder
 * @since 1.0.0
 */
/**
 * @mixin selection
 * @since 1.0.0
 */
/**
 * Convenience nth-child mixin to improve loop readability.
 * @function nth-child
 * @sinc 1.0.0
 */
/**
 * Convenience nth-child mixin with content parameter.
 * @function nth-child
 * @sinc 1.0.0
 */
/**
 * Convenience nth-child mixin to improve loop readability.
 * @function nth-of-type
 * @sinc 1.0.0
 */
/**
 * Convenience nth-child mixin to improve loop readability.
 * @function nth-last-child
 * @sinc 1.0.0
 */
/**
 * Convenience nth-last-of-type mixin to improve loop readability.
 * @function nth-last-of-type
 * @sinc 1.0.0
 */
/**
 * Targets the last row of a sepcified amount of columns.
 * @mixin last-row
 * @since 1.0.0
 */
/**
 * Targets the last row of a sepcified amount of columns.
 * @mixin last-row-media
 * @since 1.0.0
 */
/**
 * Positions an element.
 * @mixin position
 * @since 1.0.0
 */
/**
 * Position an element with fixed type.
 * @mixin fixed
 * @since 1.0.0
 */
/**
 * Position an element with absolute type.
 * @mixin absolute
 * @since 1.0.0
 */
/**
 * Position an element with relative type.
 * @mixin relative
 * @since 1.0.0
 */
/**
 * Position an element with sticky type.
 * @mixin sticky
 * @since 1.0.0
 */
/**
 * Convenience mixin to position a element absolutely.
 * @mixin fill
 * @since 1.0.0
 */
/**
 * Sets the text antialias;
 * @mixin text-antialias
 * @since 1.0.0
 */
/**
 * Convenience mixin to support special writing direction.
 * @function text-dir
 * @sinc 1.0.0
 */
/**
 * @function text-dir-ttb
 * @sinc 1.0.0
 * @hidden
 */
/**
 * Convenience mixin to support special writing direction.
 * @function text-dir-btt
 * @sinc 1.0.0
 */
/**
 * Disables br.
 * @function no-br
 * @sinc 1.0.0
 */
/**
 * @function next-block-offset
 * @sinc 1.0.0
 */
/**
 * Initialize the common styles of a block.
 * @function block
 * @since 1.0.1
 */
.b-history {
  position: relative;
  z-index: 50;
  margin-top: calc(30px + 60 * ((100vw - 375px) / 1545));
  margin-bottom: calc(30px + 60 * ((100vw - 375px) / 1545));
  padding-top: 0px;
  padding-bottom: 0px;
}
.b-history.style-clear {
  margin-top: 0px;
  margin-bottom: 0px;
}
.b-history.style-red, .b-history.style-gray, .b-history.style-green, .b-history.style-brown, .b-history.style-black, .b-history.style-white {
  position: relative;
  z-index: 50;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: calc(30px + 60 * ((100vw - 375px) / 1545));
  padding-bottom: calc(30px + 60 * ((100vw - 375px) / 1545));
}
.b-history.style-red.style-clear, .b-history.style-gray.style-clear, .b-history.style-green.style-clear, .b-history.style-brown.style-clear, .b-history.style-black.style-clear, .b-history.style-white.style-clear {
  padding-top: 0px;
  padding-bottom: 0px;
}

.b-history-heading {
  margin: 0px;
  margin-bottom: calc(30px + 60 * ((100vw - 375px) / 1545));
  opacity: 0;
  transform: translateY(calc(45px + 15 * ((100vw - 375px) / 1545)));
  transition-property: transform, opacity;
  transition-duration: 1250ms;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  text-align: center;
}
.ready .visible-on-screen .b-history-heading {
  opacity: 1;
  transform: none;
}
.ready .visible-on-screen.style-red .b-history-heading {
  transition-delay: 312.5ms;
}

.b-history-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: calc(-10px + -5 * ((100vw - 375px) / 1545));
  margin-right: calc(-10px + -5 * ((100vw - 375px) / 1545));
  opacity: 0;
  transform: translateY(calc(20px + 10 * ((100vw - 375px) / 1545)));
  transition-property: transform, opacity;
  transition-duration: 1250ms;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ready .visible-on-screen .b-history-items {
  opacity: 1;
  transform: none;
}
.ready .visible-on-screen.style-red .b-history-items {
  transition-delay: 312.5ms;
}

.b-history-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  -webkit-justify-content: stretch;
  -moz-justify-content: stretch;
  justify-content: stretch;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background: #fff;
  margin-left: calc(10px + 5 * ((100vw - 375px) / 1545));
  margin-right: calc(10px + 5 * ((100vw - 375px) / 1545));
  margin-bottom: calc(20px + 10 * ((100vw - 375px) / 1545));
  width: calc(33.3333% - calc(20px + 10 * ((100vw - 375px) / 1545)));
}
@media (max-width: 991px) {
  .b-history-item {
    width: calc(50% - calc(20px + 10 * ((100vw - 375px) / 1545)));
  }
}
@media (max-width: 767px) {
  .b-history-item {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    width: calc(100% - calc(20px + 10 * ((100vw - 375px) / 1545)));
  }
}
.b-history-item:nth-child(3n+1):nth-last-child(-n+3), .b-history-item:nth-child(3n+1):nth-last-child(-n+3) ~ .b-history-item {
  margin-bottom: 0px;
}

.b-history-item-head {
  position: relative;
  padding: 0px;
  padding-bottom: 50%;
  width: 50%;
}
@media (max-width: 767px) {
  .b-history-item-head {
    width: 100%;
  }
}

.b-history-item-body {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  color: #000;
  padding: calc(10px + 5 * ((100vw - 375px) / 1545));
  width: 50%;
}
@media (max-width: 767px) {
  .b-history-item-body {
    width: 100%;
  }
}

.b-history-item-date {
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  color: #c81d1f;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-size: calc(36px + 12 * ((100vw - 375px) / 1545));
  margin: 0px;
}
@media (max-width: 767px) {
  .b-history-item-date {
    margin-bottom: calc(15px + 15 * ((100vw - 375px) / 1545));
  }
}

.b-history-item-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  font-weight: 500;
}
@media (max-width: 767px) {
  .b-history-item-content {
    font-size: calc(22px + 14 * ((100vw - 375px) / 1545));
  }
}