@charset "UTF-8";




.the-cacao {
  background: none;
}
.the-cacao .tc-l-footer {
  background: var(--tc_colorMain4);
  border-bottom: 1px solid var(--tc_colorMain5);
}
.the-cacao .tc-l-header__logo .black {
  display: none;
}
.the-cacao .tc-l-header__logo .white {
  display: block;
}
.the-cacao .the-cacao-bean-to-bar {
  color: white;
}
.the-cacao .the-cacao-bean-to-bar .bean-to-bar__wrapper {
  overflow: hidden;
  background: url("/products/brand/the-cacao/assets/img/bean-to-bar/bg_bean-to-bar_mobile.png") no-repeat top center;
  background-size: cover;
}
.the-cacao .the-cacao-bean-to-bar .page-top__heading-en {
  font-family: var(--tc_fontGothic);
  font-size: calc(15 / var(--tc_SpDesign) * 100vw);
  margin-top: calc(5 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-bean-to-bar .bean-to-bar-list {
  padding-bottom: calc(82 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-bean-to-bar .bean-to-bar__list {
  margin-top: calc(50 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-bean-to-bar .bean-to-bar__item {
  list-style: none;
}
.the-cacao .the-cacao-bean-to-bar .bean-to-bar__item:not(:first-of-type) {
  margin-top: calc(65 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-bean-to-bar .bean-to-bar__item .tc-m-book-item--right .tc-m-book-item__inner {
  flex-direction: row-reverse;
}
.the-cacao .the-cacao-bean-to-bar .bean-to-bar-flow {
  padding-top: calc(78 / var(--tc_SpDesign) * 100vw);
  padding-bottom: calc(80 / var(--tc_SpDesign) * 100vw);
  color: #351807;
  position: relative;
}
.the-cacao .the-cacao-bean-to-bar .bean-to-bar-flow__heading {
  text-align: center;
  font-size: calc(24 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-bean-to-bar .bean-to-bar-flow__list {
  margin-top: calc(26 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-bean-to-bar .bean-to-bar-flow__item:not(:first-of-type) {
  margin-top: calc(64 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-bean-to-bar .bean-to-bar-flow__banner {
  margin-top: calc(68 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-bean-to-bar .bar-heading {
  font-weight: var(--tc_gothicWeight_medium);
  display: flex;
  flex-direction: column;
}
.the-cacao .the-cacao-bean-to-bar .bar-heading__en-text {
  display: block;
  font-size: calc(48 / var(--tc_SpDesign) * 100vw);
  line-height: 1.7916666667;
  letter-spacing: 0.16em;
}
.the-cacao .the-cacao-bean-to-bar .bar-heading__ja-text {
  display: block;
  font-size: calc(38 / var(--tc_SpDesign) * 100vw);
  line-height: 1.5789473684;
  letter-spacing: 0.16em;
}
.the-cacao .the-cacao-bean-to-bar .bar-normal-text {
  font-size: calc(30 / var(--tc_SpDesign) * 100vw);
  line-height: 1.8;
  letter-spacing: 0.16em;
  font-family: var(--tc_fontGothic);
}
.the-cacao .the-cacao-bean-to-bar .bar-normal-text + .bar-normal-text {
  margin-top: 1.8em;
}
.the-cacao .the-cacao-bean-to-bar .bar-head .tc-m-page-top__title-text--en {
  text-transform: none;
  line-height: 1.2;
}
.the-cacao .the-cacao-bean-to-bar .bar-head__cacao {
  position: absolute;
  left: calc(15 / var(--tc_SpDesign) * 100vw);
  width: calc(195 / var(--tc_SpDesign) * 100vw);
  bottom: calc(220 / var(--tc_SpDesign) * 100vw);
  pointer-events: none;
}
.the-cacao .the-cacao-bean-to-bar .bar-head__choco {
  position: absolute;
  right: calc(15 / var(--tc_SpDesign) * 100vw);
  width: calc(160 / var(--tc_SpDesign) * 100vw);
  bottom: calc(215 / var(--tc_SpDesign) * 100vw);
  pointer-events: none;
}
.the-cacao .the-cacao-bean-to-bar .bar-concept {
  padding: calc(100 / var(--tc_SpDesign) * 100vw) var(--tc_sidePaddingSp2) calc(164 / var(--tc_SpDesign) * 100vw);
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
  gap: calc(145 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-bean-to-bar .bar-concept__cacao {
  position: absolute;
  right: calc(-25 / var(--tc_SpDesign) * 100vw);
  bottom: calc(-170 / var(--tc_SpDesign) * 100vw);
  width: calc(128 / var(--tc_SpDesign) * 100vw);
  z-index: 2;
}
.the-cacao .the-cacao-bean-to-bar .bar-concept__choco {
  position: absolute;
  left: calc(50 / var(--tc_SpDesign) * 100vw);
  bottom: calc(-242 / var(--tc_SpDesign) * 100vw);
  width: calc(245 / var(--tc_SpDesign) * 100vw);
  z-index: 2;
}
.the-cacao .the-cacao-bean-to-bar .bar-concept__block {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: calc(60 / var(--tc_SpDesign) * 100vw);
  position: relative;
  z-index: 0;
}
.the-cacao .the-cacao-bean-to-bar .bar-concept__heading {
  margin-bottom: calc(50 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-bean-to-bar .bar-concept__description {
  animation-delay: 0.2s;
}
.the-cacao .the-cacao-bean-to-bar .bar-support {
  position: relative;
  padding: calc(125 / var(--tc_SpDesign) * 100vw) var(--tc_sidePaddingSp2) calc(160 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-bean-to-bar .bar-support::after {
  content: "";
  display: block;
  width: 100%;
  height: calc(780 / var(--tc_SpDesign) * 100vw);
  background: var(--tc_colorMain1);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.the-cacao .the-cacao-bean-to-bar .bar-support__inner {
  position: relative;
  z-index: 1;
}
.the-cacao .the-cacao-bean-to-bar .bar-support__heading {
  color: #fff;
  margin-bottom: calc(75 / var(--tc_SpDesign) * 100vw);
  text-align: center;
}
.the-cacao .the-cacao-bean-to-bar .bar-support__movie {
  animation-delay: 0.2s;
}
.the-cacao .the-cacao-bean-to-bar .bar-support__movie__thumbnail {
  animation-delay: 0.4s;
}
.the-cacao .the-cacao-bean-to-bar .bar-support__button {
  margin-top: calc(85 / var(--tc_SpDesign) * 100vw);
  animation-delay: 0.6s;
}
.the-cacao .the-cacao-bean-to-bar .bar-flow {
  background: var(--tc_colorMain1);
  padding: calc(170 / var(--tc_SpDesign) * 100vw) var(--tc_sidePaddingSp1) calc(150 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-bean-to-bar .bar-flow__bg-box {
  background: url("/products/brand/the-cacao/assets/img/common/pattern-bg.jpg") repeat top center/400px auto;
  margin: 0 auto;
  position: relative;
}
.the-cacao .the-cacao-bean-to-bar .bar-flow__bg-box .tc-m-content-box__frame-inner {
  padding: calc(50 / var(--tc_SpDesign) * 100vw) calc(40 / var(--tc_SpDesign) * 100vw) calc(160 / var(--tc_SpDesign) * 100vw);
  display: flex;
  flex-direction: column;
  gap: calc(90 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-bean-to-bar .bar-flow__bg-box .tc-m-content-box__circle {
  background: url("/products/brand/the-cacao/assets/img/common/pattern-bg.jpg") repeat top center/400px auto;
}
.the-cacao .the-cacao-bean-to-bar .bar-flow__heading {
  font-weight: var(--tc_gothicWeight_medium);
  display: flex;
  flex-direction: column;
  text-align: center;
  gap: calc(28 / var(--tc_SpDesign) * 100vw);
  margin-bottom: calc(40 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-bean-to-bar .bar-flow__heading__number {
  display: block;
  line-height: 1;
  font-style: italic;
  color: #a7874b;
  font-size: calc(80 / var(--tc_SpDesign) * 100vw);
  margin-bottom: calc(10 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-bean-to-bar .bar-flow__heading__en-text {
  display: block;
  font-size: calc(22 / var(--tc_SpDesign) * 100vw);
  letter-spacing: 0.16em;
}
.the-cacao .the-cacao-bean-to-bar .bar-flow__heading__ja-text {
  display: block;
  font-size: calc(46 / var(--tc_SpDesign) * 100vw);
  letter-spacing: 0.16em;
  line-height: 1.4;
}
.the-cacao .the-cacao-bean-to-bar .bar-flow__image-area {
  margin-bottom: calc(62 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-bean-to-bar .bar-flow__slider__pagination {
  display: flex;
  margin-top: calc(10 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-bean-to-bar .bar-flow__slider__pagination .splide__pagination__page {
  padding: calc(12 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-bean-to-bar .bar-flow__slider__pagination .splide__pagination__page::after {
  content: "";
  display: block;
  background: #d2d2d2;
  width: calc(8 / var(--tc_SpDesign) * 100vw);
  height: calc(8 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-bean-to-bar .bar-flow__slider__pagination .splide__pagination__page.is-active::after {
  border: 1px solid white;
  background: var(--tc_colorMain1);
}
.the-cacao .the-cacao-bean-to-bar .bar-flow__cacao {
  position: absolute;
  z-index: 2;
  width: calc(185 / var(--tc_SpDesign) * 100vw);
  bottom: calc(-280 / var(--tc_SpDesign) * 100vw);
  left: 0;
}
.the-cacao .the-cacao-bean-to-bar .bar-flow__choco {
  position: absolute;
  z-index: 2;
  width: calc(320 / var(--tc_SpDesign) * 100vw);
  bottom: calc(-238 / var(--tc_SpDesign) * 100vw);
  right: calc(-20 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-bean-to-bar .bar-area {
  position: relative;
}
.the-cacao .the-cacao-bean-to-bar .bar-area__heading {
  text-align: center;
  font-size: calc(48 / var(--tc_SpDesign) * 100vw);
  letter-spacing: 0.16em;
  font-weight: var(--tc_gothicWeight_medium);
  margin-bottom: calc(45 / var(--tc_SpDesign) * 100vw);
}
.the-cacao .the-cacao-bean-to-bar .bar-area__map {
  margin: calc(50 / var(--tc_SpDesign) * 100vw) calc(var(--tc_sidePaddingSp2) * -1);
  position: relative;
}
.the-cacao .the-cacao-bean-to-bar .bar-area__choco {
  position: absolute;
}
.the-cacao .the-cacao-bean-to-bar .bar-area__cacao {
  position: absolute;
}
.the-cacao .the-cacao-bean-to-bar .bar-banner__link {
  display: block;
}
@media (min-width: 768px) {
  .the-cacao .the-cacao-bean-to-bar .bean-to-bar__wrapper {
    background: url("/products/brand/the-cacao/assets/img/bean-to-bar/bg_bean-to-bar_pc.png") no-repeat top center;
    background-size: cover;
  }
  .the-cacao .the-cacao-bean-to-bar .page-top__heading-en {
    font-size: 16px;
    margin-top: 16px;
  }
  .the-cacao .the-cacao-bean-to-bar .bean-to-bar-list {
    padding-bottom: 145px;
  }
  .the-cacao .the-cacao-bean-to-bar .bean-to-bar__list {
    margin-top: 78px;
  }
  .the-cacao .the-cacao-bean-to-bar .bean-to-bar__item:not(:first-of-type) {
    margin-top: 110px;
  }
  .the-cacao .the-cacao-bean-to-bar .bean-to-bar__item .tc-m-book-item__inner {
    display: flex;
    justify-content: space-between;
  }
  .the-cacao .the-cacao-bean-to-bar .bean-to-bar__item .tc-m-book-img {
    max-width: min(44.527778vw, 670px);
  }
  .the-cacao .the-cacao-bean-to-bar .bean-to-bar__item .tc-m-book-item__text-contents {
    max-width: min(36.666667vw, 528px);
  }
  .the-cacao .the-cacao-bean-to-bar .bean-to-bar-flow {
    padding-top: 144px;
    padding-bottom: 144px;
    background-image: url("/products/brand/the-cacao/assets/img/common/bg_paper.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .the-cacao .the-cacao-bean-to-bar .bean-to-bar-flow__heading {
    font-size: 28px;
  }
  .the-cacao .the-cacao-bean-to-bar .bean-to-bar-flow__list {
    margin-top: 45px;
    max-width: 1090px;
    margin-left: auto;
    margin-right: auto;
  }
  .the-cacao .the-cacao-bean-to-bar .bean-to-bar-flow__item:not(:first-of-type) {
    margin-top: 80px;
  }
  .the-cacao .the-cacao-bean-to-bar .bean-to-bar-flow__banner {
    margin-top: 80px;
    max-width: 1090px;
    margin-left: auto;
    margin-right: auto;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-heading {
    gap: 16px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-heading__en-text {
    font-size: 30px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-heading__ja-text {
    font-size: 24px;
    letter-spacing: 0.14em;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-normal-text {
    font-size: 16px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-head .tc-m-page-top__title-text--ja {
    margin-top: 12px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-head__cacao {
    width: 184px;
    left: -60px;
    bottom: -120px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-head__choco {
    width: 156px;
    right: -70px;
    bottom: -5.5vw;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-concept {
    padding: 120px var(--tc_sidePaddingPc1) 150px;
    gap: 95px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-concept__cacao {
    right: -90px;
    bottom: -150px;
    width: 127px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-concept__choco {
    width: 248px;
    left: 40px;
    bottom: -220px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-concept__block {
    gap: 30px;
    max-width: 1080px;
    margin: 0 auto;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-concept__heading {
    margin-bottom: 30px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-support {
    padding: 100px var(--tc_sidePaddingPc1) 160px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-support::after {
    height: 468px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-support__heading {
    margin-bottom: 55px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-support__movie {
    width: 600px;
    margin: 0 auto;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-support__button {
    margin-top: 60px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-flow {
    padding: 120px var(--tc_sidePaddingPc1) 160px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-flow__bg-box {
    max-width: 1280px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-flow__bg-box .tc-m-content-box__frame-inner {
    padding: 60px clamp(30px, (100% - 1080px) / 2, 61px) 130px;
    gap: 70px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-flow__heading {
    gap: 4px;
    margin-top: -10px;
    margin-bottom: 28px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-flow__heading__number {
    font-size: 60px;
    margin-bottom: 10px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-flow__heading__en-text {
    font-size: 16px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-flow__heading__ja-text {
    font-size: 28px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-flow__image-area {
    margin-bottom: 30px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-flow__slider__pagination {
    margin-top: 0;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-flow__slider__pagination .splide__pagination__page {
    padding: 12px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-flow__slider__pagination .splide__pagination__page::after {
    width: 8px;
    height: 8px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-flow__cacao {
    width: 184px;
    bottom: -140px;
    left: 38px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-flow__choco {
    width: 317px;
    bottom: -86px;
    right: -12px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-area__inner {
    padding-top: 160px;
    padding-bottom: 92px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-area__heading {
    font-size: 30px;
    margin-bottom: 26px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-area__description {
    text-align: center;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-area__map {
    max-width: 860px;
    margin: 60px auto 0;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-area__choco {
    transform: translateX(100%);
    right: min(50% + 635px, 100% + 60px);
    bottom: 10px;
    width: 141px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-area__cacao {
    transform: translateX(-100%);
    left: min(50% + 705px, 100% + 60px);
    bottom: 10px;
    width: 251px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-banner__link {
    max-width: 950px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .the-cacao .the-cacao-bean-to-bar .bean-to-bar-flow::before {
    content: "";
    display: inline-block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-image: url("/products/brand/the-cacao/assets/img/common/bg_paper.png");
    z-index: -1;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
  }
  .the-cacao .the-cacao-bean-to-bar .bean-to-bar-flow .the-cacao-container {
    padding-right: 0;
  }
  .the-cacao .the-cacao-bean-to-bar .bean-to-bar-flow__heading {
    padding-right: calc(24 / var(--tc_SpDesign) * 100vw);
  }
  .the-cacao .the-cacao-bean-to-bar .bean-to-bar-flow__banner {
    padding-right: calc(24 / var(--tc_SpDesign) * 100vw);
  }
  .the-cacao .the-cacao-bean-to-bar .bar-heading {
    text-align: center;
    gap: calc(25 / var(--tc_SpDesign) * 100vw);
  }
  .the-cacao .the-cacao-bean-to-bar .bar-head .tc-m-page-top__title-text--ja {
    margin-top: calc(37 / var(--tc_SpDesign) * 100vw);
  }
  .the-cacao .the-cacao-bean-to-bar .bar-flow__bg-box.tc-m-content-box {
    padding: calc(15 / var(--tc_SpDesign) * 100vw);
  }
  .the-cacao .the-cacao-bean-to-bar .bar-area__inner {
    padding: calc(150 / var(--tc_SpDesign) * 100vw) var(--tc_sidePaddingSp2) calc(244 / var(--tc_SpDesign) * 100vw);
  }
  .the-cacao .the-cacao-bean-to-bar .bar-area__choco {
    left: calc(40 / var(--tc_SpDesign) * 100vw);
    width: calc(140 / var(--tc_SpDesign) * 100vw);
    bottom: calc(100 / var(--tc_SpDesign) * 100vw);
  }
  .the-cacao .the-cacao-bean-to-bar .bar-area__cacao {
    right: calc(6 / var(--tc_SpDesign) * 100vw);
    bottom: calc(65 / var(--tc_SpDesign) * 100vw);
    width: calc(254 / var(--tc_SpDesign) * 100vw);
  }
}
@media (min-width: 1024px) {
  .the-cacao .the-cacao-bean-to-bar .bar-head__choco {
    bottom: -105px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-concept__cacao {
    bottom: -5px;
    right: -110px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-concept__choco {
    bottom: 25px;
    left: -110px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-concept__block {
    gap: 0px;
    justify-content: space-between;
    flex-direction: row;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-concept__block:nth-of-type(even) {
    flex-direction: row-reverse;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-concept__image-area {
    flex: none;
    width: 47%;
    max-width: 470px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-concept__text-area {
    width: 50%;
    margin-top: -10px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-flow__block {
    display: grid;
    justify-content: space-between;
    grid-template-areas: "heading image" "text image";
    grid-template-columns: 1fr 43.519%;
    grid-template-rows: max-content 1fr;
    gap: 0 6%;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-flow__block:nth-child(even) {
    grid-template-areas: "image heading" "image text";
    grid-template-columns: 43.519% 1fr;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-flow__heading {
    text-align: left;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-flow__image-area {
    grid-area: image;
    margin-bottom: 0;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-flow__description {
    grid-area: text;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-area__choco {
    bottom: 60px;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-area__cacao {
    bottom: 85px;
  }
}
@media (min-width: 1024px){
  .the-cacao .the-cacao-bean-to-bar .bar-flow__image-area {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 3;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-flow__block:nth-child(even) > .bar-flow__image-area {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-flow__description {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .the-cacao .the-cacao-bean-to-bar .bar-flow__block:nth-child(even) > .bar-flow__description {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
}