/**
 * 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-text {
  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;
  border: calc(10px + 5 * ((100vw - 375px) / 1545)) solid #fff;
}
.b-text.style-clear {
  margin-top: 0px;
  margin-bottom: 0px;
}
.b-text.style-red, .b-text.style-gray, .b-text.style-green, .b-text.style-brown, .b-text.style-black, .b-text.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-text.style-red.style-clear, .b-text.style-gray.style-clear, .b-text.style-green.style-clear, .b-text.style-brown.style-clear, .b-text.style-black.style-clear, .b-text.style-white.style-clear {
  padding-top: 0px;
  padding-bottom: 0px;
}

.b-text-content {
  font-size: calc(20px + 4 * ((100vw - 375px) / 1545));
  padding-left: calc(45px + 15 * ((100vw - 375px) / 1545));
  padding-right: calc(45px + 15 * ((100vw - 375px) / 1545));
  text-align: center;
}
@media (max-width: 991px) {
  .b-text-content {
    padding-left: 0px;
    padding-right: 0px;
  }
}