/**
 * 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-product-map {
  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-product-map.style-clear {
  padding-top: 0px;
  padding-bottom: 0px;
}

.b-product-map-head {
  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: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  margin: 0px;
  margin-bottom: calc(30px + 30 * ((100vw - 375px) / 1545));
}
@media (max-width: 991px) {
  .b-product-map-head {
    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: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
}

.b-product-map-heading {
  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);
}
@media (max-width: 991px) {
  .b-product-map-heading {
    margin-bottom: calc(20px + 10 * ((100vw - 375px) / 1545));
    text-align: center;
  }
}
.ready .visible-on-screen .b-product-map-heading {
  opacity: 1;
  transform: none;
}
.ready .visible-on-screen.style-red .b-product-map-heading {
  transition-delay: 312.5ms;
}

.b-product-map-content {
  position: relative;
  background: #ffffff;
  opacity: 0;
  padding: 0px;
  padding-bottom: 45%;
  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);
}
@media (max-width: 991px) {
  .b-product-map-content {
    padding: 0px;
    padding-bottom: 100%;
  }
}
@media (max-width: 767px) {
  .b-product-map-content {
    padding: 0px;
    padding-bottom: 150%;
  }
}
.ready .visible-on-screen .b-product-map-content {
  opacity: 1;
  transform: none;
}

.b-product-map-filter {
  -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: 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: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .b-product-map-filter {
    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: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
}

.b-product-map-filter-label {
  color: #B19571;
  font-size: calc(14px + 2 * ((100vw - 375px) / 1545));
  font-weight: normal;
  margin: 0px;
  margin-right: calc(10px + 5 * ((100vw - 375px) / 1545));
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .b-product-map-filter-label {
    margin: 0px;
    margin-bottom: calc(10px + 5 * ((100vw - 375px) / 1545));
  }
}

.b-product-map-filter-input select {
  background: none;
  border: 0.15625vw solid #ffffff;
  color: #FFF;
  display: block;
  font-family: "Barlow Condensed";
  font-weight: 600;
  font-size: calc(18px + 2 * ((100vw - 375px) / 1545));
  height: calc(40px + 5 * ((100vw - 375px) / 1545));
  text-transform: uppercase;
  padding: 0.2604166667vw;
}
.b-product-map-filter-input select option {
  color: #000;
}

.b-product-map-main,
.b-product-map-view {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.b-product-map-items {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  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: 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;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  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);
  width: calc(240px + 40 * ((100vw - 375px) / 1545));
  z-index: 15;
}
@media (max-width: 991px) {
  .b-product-map-items {
    width: 100%;
  }
}
.ready .visible-on-screen .b-product-map-items {
  opacity: 1;
  transform: none;
}

.b-product-map-item {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  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;
  color: #003A46;
  background: #fff;
  overflow: auto;
  pointer-events: auto;
  transition-property: transform, opacity;
  transition-duration: 750ms;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transform: translateX(-100%);
}
.b-product-map-item.b-product-map-item-active {
  transform: none;
}

.b-product-map-item-head {
  position: relative;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  letter-spacing: 0px;
  padding: calc(20px + 10 * ((100vw - 375px) / 1545));
}
.b-product-map-item-head h3 {
  color: #003A46;
  font-family: "Barlow Condensed", sans;
  font-weight: 500;
  font-size: calc(24px + 4 * ((100vw - 375px) / 1545));
  margin: 0px;
  margin-bottom: calc(20px + 10 * ((100vw - 375px) / 1545));
}
.b-product-map-item-head address {
  color: #000;
  font-family: "Barlow Condensed", sans;
  font-weight: 500;
  font-size: calc(16px + 2 * ((100vw - 375px) / 1545));
}
.b-product-map-item-head .phone,
.b-product-map-item-head .email {
  color: #000;
  display: block;
  font-family: "Barlow Condensed", sans;
  font-weight: 500;
  font-size: calc(16px + 2 * ((100vw - 375px) / 1545));
}
.b-product-map-item-head .phone:hover,
.b-product-map-item-head .email:hover {
  text-decoration: underline;
}

.b-product-map-item-body {
  position: relative;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  padding: calc(20px + 10 * ((100vw - 375px) / 1545));
}
.b-product-map-item-body:before {
  position: absolute;
  top: 0;
  right: calc(20px + 10 * ((100vw - 375px) / 1545));
  left: 0;
  background: #B19571;
  display: block;
  content: "";
  height: 0.0520833333vw;
}
.b-product-map-item-body h4 {
  color: #B19571;
  font-family: "Barlow Condensed", sans;
  font-weight: 500;
  font-size: calc(20px + 4 * ((100vw - 375px) / 1545));
}
.b-product-map-item-body ul {
  color: #000000;
  font-family: "Barlow Condensed", sans;
  font-weight: 400;
  font-size: calc(16px + 2 * ((100vw - 375px) / 1545));
  margin: 0px;
  padding: 0px;
}
.b-product-map-item-body ul li {
  position: relative;
  list-style: none;
  list-style-position: outside;
  padding: 0px;
  padding-left: calc(20px + 10 * ((100vw - 375px) / 1545));
}
.b-product-map-item-body ul li:not(:last-child) {
  margin-bottom: 0.78125vw;
}
.b-product-map-item-body ul li:before {
  position: absolute;
  top: 0.2em;
  left: 0;
  content: "";
  display: block;
  background: url(./images/comment.png) no-repeat center center;
  background-size: contain;
  height: calc(16px + 1 * ((100vw - 375px) / 1545));
  width: calc(16px + 1 * ((100vw - 375px) / 1545));
}
.b-product-map-item-body .button {
  text-align: center;
}
.b-product-map-item-body .button:not(:last-child) {
  margin-bottom: 15px;
}

.b-product-map-item-close {
  position: absolute;
  top: calc(15px + 0 * ((100vw - 375px) / 1545));
  right: calc(15px + 0 * ((100vw - 375px) / 1545));
  cursor: pointer;
  height: calc(15px + 0 * ((100vw - 375px) / 1545));
  width: calc(15px + 0 * ((100vw - 375px) / 1545));
  z-index: 100;
}
.b-product-map-item-close:before {
  position: absolute;
  top: -0.78125vw;
  right: -0.78125vw;
  bottom: -0.78125vw;
  left: -0.78125vw;
  display: block;
}

.b-product-map-item-list:not(:last-child) {
  margin-bottom: calc(20px + 10 * ((100vw - 375px) / 1545));
}