/* ====================== FONTS =================== */
@font-face {
  font-family: "OpenSansRegular";
  src: url("../fonts/OpenSansRegular/OpenSansRegular.eot");
  src: url("../fonts/OpenSansRegular/OpenSansRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansRegular/OpenSansRegular.woff") format("woff"), url("../fonts/OpenSansRegular/OpenSansRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: "OpenSansLight";
  src: url("../fonts/OpenSansLight/OpenSansLight.eot");
  src: url("../fonts/OpenSansLight/OpenSansLight.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansLight/OpenSansLight.woff") format("woff"), url("../fonts/OpenSansLight/OpenSansLight.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HouschkaRoundedAlt 6';
  src: url("../fonts/HouschkaRoundedAlt-Regular6.eot");
  src: local("HouschkaRoundedAlt Regular 6"), local("HouschkaRoundedAlt-Regular6"), url("../fonts/HouschkaRoundedAlt-Regular6.eot?#iefix") format("embedded-opentype"), url("../fonts/HouschkaRoundedAlt-Regular6.woff2") format("woff2"), url("../fonts/HouschkaRoundedAlt-Regular6.woff") format("woff"), url("../fonts/HouschkaRoundedAlt-Regular6.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HouschkaRoundedAlt 12';
  src: url("../fonts/HouschkaRoundedAlt-Regular12.eot");
  src: local("HouschkaRoundedAlt Regular 12"), local("HouschkaRoundedAlt-Regular12"), url("../fonts/HouschkaRoundedAlt-Regular12.eot?#iefix") format("embedded-opentype"), url("../fonts/HouschkaRoundedAlt-Regular12.woff2") format("woff2"), url("../fonts/HouschkaRoundedAlt-Regular12.woff") format("woff"), url("../fonts/HouschkaRoundedAlt-Regular12.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.bgi-main {
  font-family: "HouschkaRoundedAlt 6","PT Sans",Arial,sans-serif;
}

.title, b {
  font-family: "HouschkaRoundedAlt 12","PT Sans",Arial,sans-serif;
}

.upc {
  text-transform: uppercase;
}

sup {
  font-size: 70%;
  line-height: 1;
}

.font-53 {
  font-size: 53px;
  line-height: 100%;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .font-53 {
    font-size: 40px;
  }
}

.font-30 {
  font-size: 30px;
}

/* ====================== HELPERS =================== */
.white-bg {
  background-color: #ffffff;
}

.white-text {
  color: #ffffff;
}

.white-svg {
  fill: #ffffff;
}

.black-bg {
  background-color: #000000;
}

.black-text {
  color: #000000;
}

.black-svg {
  fill: #000000;
}

.gray-dark-bg {
  background-color: #343434;
}

.gray-dark-text {
  color: #343434;
}

.gray-dark-svg {
  fill: #343434;
}

.gray-bg {
  background-color: #636363;
}

.gray-text {
  color: #636363;
}

.gray-svg {
  fill: #636363;
}

.gray-light-bg {
  background-color: #f5f5f5;
}

.gray-light-text {
  color: #f5f5f5;
}

.gray-light-svg {
  fill: #f5f5f5;
}

.bgi-container {
  margin: 0 auto;
  box-sizing: border-box;
  max-width: 1200px;
}

.tac {
  text-align: center;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.rel {
  position: relative;
}

.abs {
  position: absolute;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

@media screen and (min-width: 320px) and (max-width: 580px) {
  .hidden-xs {
    display: none !important;
  }
}

@media screen and (min-width: 580px) and (max-width: 960px) {
  .hidden-sm {
    display: none !important;
  }
}

@media screen and (min-width: 960px) and (max-width: 1200px) {
  .hidden-md {
    display: none !important;
  }
}

@media screen and (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

/* ====================== ASSETS =================== */
/* ====================== COMMON =================== */
.bgi-main {
  background: #ffffff;
  color: #000000;
  overflow: hidden;
}

.bgi-main * {
  box-sizing: border-box;
}

.bgi-main img {
  max-width: 100%;
  vertical-align: bottom;
}

.bgi-main .center {
  /* fix spo-core.min.css for .center owl-carousel */
  float: none;
  right: auto;
}

.bgi-main ._btn {
  display: inline-block;
  font-size: 18px;
  color: #000000;
  padding: 20px 40px;
  background: #FDD300;
  border-radius: 30px;
  margin: 30px 0 0;
}

@media screen and (min-width: 320px) and (max-width: 375px) {
  .bgi-main ._btn {
    padding: 20px 20px;
  }
}

.bgi-main .calc-bg {
  background: url(../src/images/common/bg-bottom.svg) no-repeat 50% 100.1%/1750px auto, url(../src/images/common/bg-top.svg) no-repeat 50% 0%/1750px auto, url(../src/images/common/pattern.svg) 50% 50%/600px auto, #FDD300;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-main .calc-bg {
    background: url(../src/images/common/bg-bottom.svg) no-repeat 50% 100.1%/600px auto, url(../src/images/common/bg-top.svg) no-repeat 50% 0%/600px auto, url(../src/images/common/pattern.svg) 50% 50%/600px auto, #FDD300;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .bgi-main .calc-bg {
    background: url(../src/images/common/bg-bottom.svg) no-repeat 50% 100.1%/960px auto, url(../src/images/common/bg-top.svg) no-repeat 50% 0%/960px auto, url(../src/images/common/pattern.svg) 50% 50%/600px auto, #FDD300;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .bgi-main .calc-bg {
    background: url(../src/images/common/bg-bottom.svg) no-repeat 50% 100.1%/1200px auto, url(../src/images/common/bg-top.svg) no-repeat 50% 0%/1200px auto, url(../src/images/common/pattern.svg) 50% 50%/600px auto, #FDD300;
  }
}

.bgi-header {
  color: #000000;
  position: relative;
  background: url(../src/images/common/bg-bottom-w.svg) no-repeat 50% 100.1%/1750px auto, url(../src/images/common/pattern.svg) 50% 50%/430px auto, #FDD300;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-header {
    background: url(../src/images/common/bg-bottom-w.svg) no-repeat 50% 100.1%/600px auto, url(../src/images/common/pattern.svg) 50% 50%/430px auto, #FDD300;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .bgi-header {
    background: url(../src/images/common/bg-bottom-w.svg) no-repeat 50% 100.1%/960px auto, url(../src/images/common/pattern.svg) 50% 50%/430px auto, #FDD300;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .bgi-header {
    background: url(../src/images/common/bg-bottom-w.svg) no-repeat 50% 100.1%/1200px auto, url(../src/images/common/pattern.svg) 50% 50%/430px auto, #FDD300;
  }
}

.bgi-header__in {
  height: 613px;
  position: relative;
}

.bgi-header h1 {
  text-align: center;
  padding: 43px 20px 12px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-header h1 {
    padding: 60px 20px 0px;
  }
}

.bgi-header p {
  max-width: 740px;
  margin: 0 auto;
  font-size: 22px;
  line-height: 120%;
  text-align: center;
  color: #000000;
  padding: 48px 20px 10px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-header p {
    font-size: 20px;
    padding: 30px 20px 10px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .bgi-header p {
    padding: 48px 40px 10px;
  }
}

.bgi-header .decor {
  position: absolute;
  pointer-events: none;
}

.bgi-header .decor-1 {
  top: 285px;
  left: calc(50% - 600px);
  z-index: 1;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .bgi-header .decor-1 {
    left: calc(50% - 550px);
  }
}

.bgi-header .decor-2 {
  top: 20px;
  left: calc(50% - 745px);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .bgi-header .decor-2 {
    left: calc(50% - 700px);
  }
}

.bgi-header .decor-3 {
  top: 305px;
  left: calc(50% + 410px);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .bgi-header .decor-3 {
    top: 285px;
    left: calc(50% + 350px);
  }
}

.bgi-header .decor-4 {
  top: 20px;
  left: calc(50% + 440px);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .bgi-header .decor-4 {
    top: -20px;
    left: calc(50% + 320px);
  }
}

@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .bgi-header .decor-4 {
    left: calc(50% + 400px);
  }
}

.bgi-menu {
  padding: 10px 0;
  position: relative;
}

@media screen and (min-width: 320px) and (max-width: 759px) {
  .bgi-menu {
    position: fixed;
    left: -3000px;
    top: 0;
    height: 100%;
    border-radius: 0;
    z-index: 101;
  }
}

.bgi-menu.is-sticky {
  background: #FDD300;
  padding: 15px 0;
  z-index: 101;
  box-shadow: 0px 5px 5px -5px rgba(67, 67, 67, 0.6);
}

.bgi-menu.is-sticky + .bgi-container {
  padding-top: 50px;
}

@media screen and (min-width: 320px) and (max-width: 759px) {
  .bgi-menu.is-sticky + .bgi-container {
    padding-top: 0px;
  }
}

.bgi-menu.active {
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: url(../src/images/common/pattern.svg) 50% 50%/430px auto, #FDD300;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.bgi-menu ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

@media screen and (min-width: 320px) and (max-width: 759px) {
  .bgi-menu ul {
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .bgi-menu ul {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
  }
}

.bgi-menu ul li a {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  color: #000;
  margin: 0 10px;
}

@media screen and (min-width: 320px) and (max-width: 759px) {
  .bgi-menu ul li a {
    text-decoration: none;
    margin: 0 10px;
    display: inline-block;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .bgi-menu ul li a {
    display: inline-block;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .bgi-menu ul li a {
    font-size: 18px;
    margin: 0 16px;
  }
}

.bgi-menu ul li a.active {
  color: #000;
  background: #fff;
  border-radius: 60.8696px;
  padding: 5px 10px;
}

@media screen and (min-width: 320px) and (max-width: 759px) {
  .bgi-menu ul li {
    margin: 10px 0;
  }
}

.bgi-menu ul li.x-circle {
  display: none;
}

@media screen and (min-width: 320px) and (max-width: 759px) {
  .bgi-menu ul li.x-circle {
    display: inline-block;
    margin: 10px 0;
    cursor: pointer;
  }
}

.icon-menu {
  display: none;
  z-index: 50;
}

@media screen and (min-width: 320px) and (max-width: 759px) {
  .icon-menu {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
  }
}

.icon-menu.icon-fixed {
  position: fixed;
}

.bgi-footer {
  padding: 20px 0;
}

.bgi-footer p {
  font-size: 18px;
  line-height: 120%;
  color: #000;
}

.bgi-footer ol {
  list-style-type: decimal;
}

.bgi-footer ol.note {
  max-width: 860px;
  margin: 0 auto 40px;
  padding: 0 20px;
}

.bgi-footer ol.note li {
  font-size: 14px;
  line-height: 120%;
}

.bgi-footer ol.note li a {
  color: #0062BF;
}

.bgi-sharing {
  display: inline-block;
  text-align: center;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .bgi-sharing {
    display: block;
    width: 300px;
    margin: 0 auto;
  }
}

.bgi-sharing__list {
  font-size: 0;
  margin: 5px 0 15px;
}

.bgi-sharing__item {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 5px 0 5px;
}

.bgi-sharing__link {
  display: block;
  width: 40px;
  height: 40px;
  transition: all .2s linear;
  transform: translate3d(0, 0, 0);
  -ms-transform-origin: center center;
      transform-origin: center center;
  border-radius: 50%;
  background-color: rgba(52, 52, 52, 0.6);
  box-sizing: border-box;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .bgi-sharing__link {
    width: 30px;
    height: 30px;
  }
}

.bgi-sharing__link._bb {
  padding: 15%;
}

.bgi-sharing__link._fb, .bgi-sharing__link._ok, .bgi-sharing__link._wt, .bgi-sharing__link._vb, .bgi-sharing__link._vk {
  padding: 20%;
}

.bgi-sharing__link._tg {
  padding: 25% 0 10%;
}

.bgi-sharing__link svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: #ffffff;
}

.bgi-sharing__link:hover {
  -ms-transform: scale(1.2);
      transform: scale(1.2);
  background-color: #3e3e3e;
}

.bgi-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1300000;
  overflow: auto;
}

@media screen and (max-width: 959px) {
  .bgi-modal {
    display: block;
  }
}

.bgi-modal__wrap {
  max-width: 750px;
  margin: 70px 0;
}

.bgi-modal__wrap-info {
  max-width: 450px;
}

.bgi-modal__close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 23px;
  height: 23px;
  z-index: 1;
  cursor: pointer;
}

.bgi-modal__close svg {
  height: 100%;
  width: 100%;
}

.bgi-modal-popup__content {
  padding: 40px;
  background-color: white;
}

.bgi-modal-popup__content--rules {
  padding: 40px 0;
}

.bgi-modal-popup__content--info {
  border: 5px solid #FDD300;
  border-radius: 20px;
  font-size: 22px;
  line-height: 120%;
}

.bgi-modal-popup__title {
  font-size: 30px;
  padding: 0 0 30px;
}

.bgi-modal-popup__scroll {
  height: 300px;
}

.bgi-modal-popup__scroll-bar {
  position: absolute;
  width: 40px;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #e1eefa;
}

.bgi-modal-popup__rules-text {
  padding: 0 40px;
  /* fix for BB css*/
  /* /fix for BB css*/
}

.bgi-modal-popup__rules-text b {
  font-weight: bold;
}

@media screen and (max-width: 579px) {
  .bgi-modal-popup__rules-text {
    padding-left: 20px;
  }
}

.bgi-modal-popup__rules-text ol li {
  font-weight: bold;
  padding-top: 15px;
}

.bgi-modal-popup__rules-text ol ol li, .bgi-modal-popup__rules-text ol ol ol li, .bgi-modal-popup__rules-text ol ol ol ol li {
  font-weight: normal;
  padding-top: 0;
}

.bgi-modal-popup__rules-text li {
  list-style-type: none;
  margin: 5px 10px;
}

.bgi-modal-popup__rules-text ol {
  counter-reset: list1;
}

.bgi-modal-popup__rules-text ol li:before {
  counter-increment: list1;
  content: counter(list1) ". ";
  font-weight: bold;
}

.bgi-modal-popup__rules-text ol ol {
  counter-reset: list2;
}

.bgi-modal-popup__rules-text ol ol li:before {
  counter-increment: list2;
  content: counter(list1) "." counter(list2) ". ";
  font-weight: bold;
}

.bgi-modal-popup__rules-text ol ol ol {
  counter-reset: list3;
}

.bgi-modal-popup__rules-text ol ol ol li:before {
  counter-increment: list3;
  content: counter(list1) "." counter(list2) "." counter(list3) ". ";
  font-weight: bold;
}

.bgi-modal-popup__rules-text ol ol ol ol {
  counter-reset: list4;
}

.bgi-modal-popup__rules-text ol ol ol ol li:before {
  counter-increment: list4;
  content: counter(list1) "." counter(list2) "." counter(list3) "." counter(list4) ". ";
  font-weight: bold;
}

/* ====================== ELEMENTS =================== */
/* ====================== MODULES =================== */
/* ====================== SECTIONS =================== */
.bgi-infographics {
  /*.overlay {
			position:fixed;
			top:0;
			right:0;
			bottom:0;
			left:0;
			display: flex;
			align-items: center;
			justify-content: center;
			background: rgba(getColor(black), .8);
			z-index: 1300000;
			overflow: auto;
		}*/
}

@media screen and (max-width: 959px) {
  .bgi-infographics {
    padding: 0 20px 40px;
  }
}

.bgi-infographics-wrap {
  padding: 50px 20px 0;
}

@media screen and (max-width: 959px) {
  .bgi-infographics-wrap .child {
    width: 280px;
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .bgi-infographics-wrap .child {
    width: 300px;
  }
}

.bgi-infographics .info {
  position: absolute;
  cursor: pointer;
}

@media screen and (max-width: 959px) {
  .bgi-infographics .info {
    position: relative;
    display: block;
    z-index: 1;
    pointer-events: none;
  }
}

.bgi-infographics .info-1 {
  top: 40px;
  left: calc(50% - 390px);
  border-radius: 16% 10% 12% 40% / 40% 25% 30% 30%;
}

@media screen and (max-width: 959px) {
  .bgi-infographics .info-1 {
    top: auto;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .bgi-infographics .info-1 {
    width: 228px;
    left: calc(50% - 340px);
  }
}

.bgi-infographics .info-2 {
  top: 10px;
  left: calc(50% + 240px);
  border-radius: 37% 30% 40% 30% / 60% 29% 65% 25%;
}

@media screen and (max-width: 959px) {
  .bgi-infographics .info-2 {
    top: auto;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .bgi-infographics .info-2 {
    width: 174px;
    left: calc(50% + 200px);
  }
}

@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .bgi-infographics .info-2 {
    left: calc(50% + 200px);
  }
}

.bgi-infographics .info-3 {
  top: 100px;
  left: calc(50% - 650px);
  border-radius: 40% 50% 50% 50% / 40% 50% 50% 50%;
}

@media screen and (max-width: 959px) {
  .bgi-infographics .info-3 {
    top: auto;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .bgi-infographics .info-3 {
    width: 186px;
    top: 120px;
    left: calc(50% - 460px);
  }
}

@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .bgi-infographics .info-3 {
    left: calc(50% - 590px);
  }
}

.bgi-infographics .info-4 {
  top: 110px;
  left: calc(50% + 440px);
  border-radius: 40% 50% 40% 40% / 40% 50% 45% 40%;
}

@media screen and (max-width: 959px) {
  .bgi-infographics .info-4 {
    top: auto;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .bgi-infographics .info-4 {
    width: 204px;
    top: 160px;
    left: calc(50% + 260px);
  }
}

@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .bgi-infographics .info-4 {
    top: 160px;
    left: calc(50% + 340px);
  }
}

.bgi-infographics .info-5 {
  top: 240px;
  left: calc(50% - 380px);
  border-radius: 40% 50% 25% 30% / 40% 50% 25% 30%;
}

@media screen and (max-width: 959px) {
  .bgi-infographics .info-5 {
    top: auto;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .bgi-infographics .info-5 {
    width: 185px;
    left: calc(50% - 300px);
  }
}

.bgi-infographics .info-6 {
  top: 350px;
  left: calc(50% - 600px);
  border-radius: 50% 70% 10% 10% / 90% 100% 10% 10%;
}

@media screen and (max-width: 959px) {
  .bgi-infographics .info-6 {
    top: auto;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .bgi-infographics .info-6 {
    width: 222px;
    top: 320px;
    left: calc(50% - 460px);
  }
}

.bgi-infographics .info-7 {
  top: 340px;
  left: calc(50% + 190px);
  border-radius: 30%;
}

@media screen and (max-width: 959px) {
  .bgi-infographics .info-7 {
    top: auto;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .bgi-infographics .info-7 {
    width: 292px;
    left: calc(50% + 120px);
  }
}

@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .bgi-infographics .info-7 {
    top: 370px;
    left: calc(50% + 140px);
  }
}

.bgi-infographics .info-decor {
  position: absolute;
  pointer-events: none;
}

@media screen and (max-width: 959px) {
  .bgi-infographics .info-decor {
    display: none;
  }
}

.bgi-infographics .info-decor-1 {
  top: 175px;
  left: calc(50% - 514px);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .bgi-infographics .info-decor-1 {
    top: 100px;
    left: calc(50% - 300px);
    width: 164px;
  }
}

.bgi-infographics .info-decor-2 {
  top: 145px;
  left: calc(50% + 220px);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .bgi-infographics .info-decor-2 {
    left: calc(50% + 160px);
    width: 152px;
  }
}

.bgi-infographics .info-text {
  display: none;
  position: absolute;
  max-width: 450px;
  font-size: 22px;
  line-height: 120%;
  text-align: center;
  color: #000000;
  background: #fff;
  border-radius: 20px;
  padding: 20px;
  bottom: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  border: 5px solid #FDD300;
  z-index: 1;
}

@media screen and (max-width: 959px) {
  .bgi-infographics .info-text {
    position: relative;
    display: block;
    padding: 80px 20px 20px;
    margin: -60px 0 30px;
    border: none;
    z-index: 0;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .bgi-infographics .info-text {
    max-width: 300px;
    font-size: 18px;
    padding: 20px 10px;
    bottom: -60px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .bgi-infographics .info-text {
    max-width: 400px;
    bottom: -60px;
  }
}

.bgi-doctor-wrap {
  max-width: 826px;
  margin: 0 auto;
  padding: 120px 20px 0;
}

@media screen and (max-width: 959px) {
  .bgi-doctor-wrap {
    padding: 60px 20px 0;
  }
}

.bgi-doctor-wrap h1 {
  text-align: center;
}

.bgi-doctor-wrap p {
  max-width: 700px;
  margin: 0 auto;
  padding: 20px;
  font-size: 18px;
  line-height: 120%;
  text-align: center;
  color: #000;
}

@media screen and (max-width: 959px) {
  .bgi-doctor-wrap p {
    padding: 20px 0;
  }
}

.bgi-doctor-wrap ._expert {
  padding: 20px;
  font-size: 18px;
  line-height: 120%;
}

.bgi-doctor-wrap ._expert img.expert {
  display: block;
  margin: 0 auto;
}

.bgi-doctor-wrap ._criteria {
  max-width: 700px;
  margin: 0 auto;
  padding: 20px;
  font-size: 21px;
  line-height: 120%;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-doctor-wrap ._criteria {
    font-size: 18px;
    padding: 0 0 20px;
  }
}

.bgi-doctor-wrap ._criteria p {
  font-size: 21px;
  line-height: 120%;
  text-align: left;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-doctor-wrap ._criteria p {
    font-size: 18px;
  }
}

.bgi-doctor-wrap ._criteria ol {
  margin: 0 0 0 50px;
  list-style-type: decimal;
}

.bgi-doctor-wrap ._criteria ol li {
  margin: 5px 0;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-doctor-wrap ._criteria ol li {
    font-size: 18px;
  }
}

.bgi-doctor-wrap ._criteria ol.note {
  margin: 0 0 0 35px;
}

.bgi-doctor-wrap ._criteria ol.note li {
  font-size: 14px;
  line-height: 120%;
}

.bgi-doctor-wrap ._criteria ol.note li a {
  color: #0062BF;
}

.bgi-doctor-wrap ._criteria .decor {
  position: absolute;
  pointer-events: none;
}

.bgi-doctor-wrap ._criteria .decor-quote {
  top: -100px;
  left: calc(50% - 510px);
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-doctor-wrap ._criteria .decor-quote {
    display: none;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .bgi-doctor-wrap ._criteria .decor-quote {
    top: -120px;
    left: calc(50% - 400px);
  }
}

.bgi-doctor-wrap ._criteria .decor-1 {
  top: 60px;
  left: calc(50% - 950px);
}

@media screen and (min-width: 320px) and (max-width: 1199px) {
  .bgi-doctor-wrap ._criteria .decor-1 {
    display: none;
  }
}

.bgi-doctor-wrap ._criteria .full-text {
  display: none;
}

.bgi-doctor-wrap ._criteria .btn {
  display: inline-block;
  color: #000;
  background: #FDD300;
  border-radius: 60.8696px;
  padding: 10px 15px 8px;
}

.bgi-doctor-wrap ._faq-wrap {
  max-width: 850px;
  margin: 0 auto;
  padding: 20px;
  text-align: left;
}

.bgi-doctor-wrap ._faq-wrap .decor {
  position: absolute;
  pointer-events: none;
}

@media screen and (min-width: 320px) and (max-width: 1199px) {
  .bgi-doctor-wrap ._faq-wrap .decor {
    display: none;
  }
}

.bgi-doctor-wrap ._faq-wrap .decor-bacillus-1 {
  top: 20px;
  left: calc(50% - 950px);
}

.bgi-doctor-wrap ._faq-wrap .decor-bacillus-2 {
  bottom: 330px;
  left: calc(50% + 500px);
}

.bgi-doctor-wrap ._faq-wrap .decor-1 {
  top: 150px;
  left: calc(50% + 500px);
}

.bgi-doctor-wrap ._faq-wrap .decor-2 {
  top: 550px;
  left: calc(50% + 500px);
}

.bgi-doctor-wrap ._faq-wrap .question {
  background: #F5F5F5;
  border-radius: 20px 20px 20px 0;
  margin-bottom: 20px;
}

.bgi-doctor-wrap ._faq-wrap .question:before {
  border-style: solid;
  border-width: 0 0 24px 24px;
  border-color: transparent transparent #F5F5F5 transparent;
  left: -20px;
}

.bgi-doctor-wrap ._faq-wrap .answer {
  background: #FDD300;
  border-radius: 20px 20px 0 20px;
  margin-bottom: 40px;
}

.bgi-doctor-wrap ._faq-wrap .answer:before {
  border-style: solid;
  border-width: 24px 0 0 24px;
  border-color: transparent transparent transparent #FDD300;
  right: -20px;
}

.bgi-doctor-wrap ._faq-wrap .question, .bgi-doctor-wrap ._faq-wrap .answer {
  position: relative;
  padding: 30px 40px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-doctor-wrap ._faq-wrap .question, .bgi-doctor-wrap ._faq-wrap .answer {
    padding: 30px 20px;
  }
}

.bgi-doctor-wrap ._faq-wrap .question:before, .bgi-doctor-wrap ._faq-wrap .answer:before {
  position: absolute;
  content: '';
  bottom: 0;
  width: 0;
  height: 0;
}

.bgi-doctor-wrap ._faq-wrap .question h4, .bgi-doctor-wrap ._faq-wrap .answer h4 {
  font-family: "HouschkaRoundedAlt 12","PT Sans",Arial,sans-serif;
  margin-bottom: 20px;
}

.bgi-doctor-wrap ._faq-wrap .question p, .bgi-doctor-wrap ._faq-wrap .answer p {
  padding: 0;
  text-align: left;
}

.bgi-faq-pagination {
  max-width: 260px;
  display: -ms-flexbox;
  display: flex;
  margin: 50px auto 10px;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-size: 18px;
}

.bgi-faq-pagination a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  color: #000;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.bgi-faq-pagination .active {
  color: #000;
  background: #f5f5f5;
}

.bgi-quiz-wrap {
  width: 830px;
  margin: 0 auto;
  padding: 150px 20px;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .bgi-quiz-wrap {
    width: 100%;
    padding: 80px 20px;
  }
}

@media screen and (min-width: 375px) and (max-width: 579px) {
  .bgi-quiz-wrap {
    width: 100%;
    padding: 100px 20px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .bgi-quiz-wrap {
    width: 100%;
    padding: 120px 20px;
  }
}

.bgi-quiz-wrap h1 {
  padding: 0 0 20px;
  text-align: center;
}

.bgi-quiz-wrap h3 {
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 20px;
}

.bgi-quiz-wrap p.sub-text {
  max-width: 700px;
  margin: 0 auto;
  padding: 20px;
  font-size: 18px;
  line-height: 120%;
  text-align: center;
  color: #555;
  padding: 0 0 40px 0;
}

.bgi-quiz-wrap ._answers-step.stop ._checkbox {
  pointer-events: none;
}

.bgi-quiz-wrap ._answers-step ._quiz-dots {
  text-align: center;
  padding: 15px 0 0;
}

.bgi-quiz-wrap ._answers-step ._quiz-dots i {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #F5F5F5;
  border-radius: 50%;
  margin: 0 3px;
}

.bgi-quiz-wrap ._answers-step ._quiz-dots i.active {
  background: #FDD300;
}

.bgi-quiz-wrap ._answer-title {
  text-align: center;
  padding: 0px 50px 30px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-quiz-wrap ._answer-title {
    padding: 30px 0px;
  }
}

.bgi-quiz-wrap ._answer-title h2 {
  font-size: 30px;
  line-height: 120%;
  font-family: "HouschkaRoundedAlt 6","PT Sans",Arial,sans-serif;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-quiz-wrap ._answer-title h2 {
    font-size: 24px;
  }
}

.bgi-quiz-wrap ._answers-item {
  max-width: 100%;
  margin: 0 auto;
  /*.success {
				display:none;
				p {
					text-align:left;
					padding:0 0 20px;
					font-size: 16px;
					word-wrap: break-word;
				}
			}*/
  /*label.checked,
			input#answer1:checked + label,
			input#answer4:checked + label,
			input#answer8:checked + label,
			input#answer12:checked + label,
			input#answer15:checked + label,
			input#answer17:checked + label,
			input#answer21:checked + label,
			input#answer23:checked + label,
			input#answer25:checked + label,
			input#answer29:checked + label {
				background: #73AF00;
				color:#FFFFFF;
				opacity: 1;
			}*/
}

.bgi-quiz-wrap ._answers-item h4 {
  font-size: 18px;
  line-height: 120%;
  color: #000000;
  font-family: "HouschkaRoundedAlt 12","PT Sans",Arial,sans-serif;
  margin: 10px 0 5px 0;
}

.bgi-quiz-wrap ._answers-item ._checkbox {
  padding: 0 0 10px;
}

@media screen and (max-width: 959px) {
  .bgi-quiz-wrap ._answers-item ._checkbox {
    padding: 0;
  }
}

.bgi-quiz-wrap ._answers-item ._checkbox input[type=radio] {
  display: none;
}

.bgi-quiz-wrap ._answers-item ._checkbox label {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  min-height: 50px;
  background: #F5F5F5;
  border-radius: 10px;
  padding: 15px 15px 15px 50px;
  color: #000;
  font-size: 18px;
  cursor: pointer;
  text-align: left;
  margin: 0 5px 5px 0;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .bgi-quiz-wrap ._answers-item ._checkbox label {
    font-size: 16px;
    padding: 10px 10px 10px 45px;
  }
}

@media screen and (min-width: 375px) and (max-width: 579px) {
  .bgi-quiz-wrap ._answers-item ._checkbox label {
    font-size: 16px;
  }
}

@media screen and (max-width: 959px) {
  .bgi-quiz-wrap ._answers-item ._checkbox label {
    min-height: auto;
    text-align: left;
  }
}

.bgi-quiz-wrap ._answers-item ._checkbox label:before {
  position: absolute;
  content: '';
  border: 10px solid #FFF;
  border-radius: 50%;
  left: 15px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .bgi-quiz-wrap ._answers-item ._checkbox label:before {
    left: 10px;
  }
}

.bgi-quiz-wrap ._answers-item input:checked + label {
  background: #F5F5F5;
}

.bgi-quiz-wrap ._answers-item input:checked + label:before {
  border: 10px solid #FDD300;
  outline: 6px solid #FFF;
  outline-offset: -5px;
}

.bgi-quiz-wrap ._result-item {
  background: #fff;
  border-radius: 5px;
  padding: 20px;
  margin: 0 0 30px;
}

.bgi-quiz-wrap ._result-item h3 {
  font-size: 20px;
  font-family: "HouschkaRoundedAlt 12","PT Sans",Arial,sans-serif;
}

.bgi-quiz-wrap ._result-item p {
  margin: 10px 0;
  font-size: 18px;
  line-height: 120%;
}

.bgi-quiz-wrap ._result-item p b {
  font-size: 20px;
  font-family: "HouschkaRoundedAlt 12","PT Sans",Arial,sans-serif;
}

.bgi-quiz-wrap ._result-item ul {
  list-style: decimal;
}

.bgi-quiz-wrap ._result-item ul li {
  margin: 10px 0 0 20px;
  font-size: 18px;
  line-height: 120%;
}

.bgi-quiz-wrap ._answers-next {
  padding: 10px 0 20px;
  text-align: center;
  font-family: "HouschkaRoundedAlt 12","PT Sans",Arial,sans-serif;
}

.bgi-quiz-wrap ._answers-next ._next-btn, .bgi-quiz-wrap ._answers-next ._next-btn-hold {
  display: block;
  background: #FDD300;
  border-radius: 10px;
  height: 65px;
  font-size: 18px;
  line-height: 65px;
  text-align: center;
  color: #000;
  padding: 0 20px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-quiz-wrap ._answers-next ._next-btn, .bgi-quiz-wrap ._answers-next ._next-btn-hold {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding: 0 25px;
  }
}

.bgi-quiz-wrap ._answers-next ._next-btn-hold {
  opacity: .8;
}

.bgi-quiz-wrap ._answers-next ._back-btn {
  display: inline-block;
  margin-top: 10px;
  color: #000;
  font-size: 18px;
}

.bgi-quiz-answers-box {
  background: #FFFFFF;
  border-radius: 20px;
  padding: 50px 40px 30px 40px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-quiz-answers-box {
    padding: 20px 20px 20px 20px;
  }
}

.quiz-container-in {
  margin: 0 auto 0;
  max-width: 850px;
  padding: 0 40px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .quiz-container-in {
    padding: 0 20px;
  }
}

.quiz-container-in .quiz-message-container {
  max-width: 640px;
  margin: 0 auto;
}

.quiz-container-in .quiz-message-container ._link {
  color: #3F89D3;
  border-bottom: 1px solid rgba(63, 137, 211, 0.3);
  margin-top: 30px;
  display: inline-block;
}

.quiz-message-info {
  padding: 50px 0 0;
  max-width: 460px;
  margin: 0 auto;
  border: 2px dashed #ffffff;
  background: rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
  border-radius: 15px;
}

@media screen and (min-width: 320px) and (max-width: 479px) {
  .quiz-message-info {
    padding: 40px 0 0;
  }
}

.quiz-message-info ._animate-spin {
  display: inline-block;
  animation-name: spin;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.quiz-message-info h1 {
  font-size: 36px;
  line-height: 120%;
  padding: 20px 0 20px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .quiz-message-info h1 {
    font-size: 32px;
    padding: 20px 0 20px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .quiz-message-info h1 {
    font-size: 32px;
    padding: 20px 0 20px;
  }
}

.quiz-message-info p {
  font-size: 18px;
  line-height: 120%;
  padding: 30px 65px 70px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .quiz-message-info p {
    padding: 20px 30px 70px;
  }
}

.quiz-message-info p ._enter {
  color: #000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.quiz-message-info p.__login {
  padding: 30px 80px 70px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .quiz-message-info p.__login {
    padding: 20px 30px 70px;
  }
}

.quiz-message-info a {
  margin: 0 0 50px 0;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .quiz-message-info a {
    margin: 0 0 30px 0;
  }
}

._link, ._link:hover {
  color: #3F89D3;
  border-bottom: 1px solid rgba(63, 137, 211, 0.3);
}

.bgi-about {
  padding: 40px 20px;
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .bgi-about {
    padding: 60px 20px 30px;
  }
}

.bgi-about-wrap {
  position: relative;
  max-width: 990px;
  height: 470px;
  margin: 0 auto;
  border-radius: 20px;
  background: url(../src/images/common/pattern.svg) 50% 50%/600px auto, #FDD300;
  overflow: hidden;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-about-wrap {
    height: auto;
    padding-bottom: 60px;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .bgi-about-wrap {
    height: auto;
    padding-bottom: 60px;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .bgi-about-wrap {
    height: 500px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1023px) {
  .bgi-about-wrap {
    height: 480px;
  }
}

.bgi-about-wrap .about-text {
  position: absolute;
  width: 270px;
  top: 40px;
  left: calc(50% - 135px);
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-about-wrap .about-text {
    position: relative;
    width: 100%;
    left: auto;
    padding: 0px 15px 30px;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .bgi-about-wrap .about-text {
    position: relative;
    width: 100%;
    left: auto;
    padding: 0px 30px 30px;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .bgi-about-wrap .about-text {
    left: calc(50% - 110px);
  }
}

.bgi-about-wrap .about-text h1 {
  font-size: 30.7001px;
  line-height: 120%;
  color: #000000;
  padding: 20px 0 10px;
}

.bgi-about-wrap .about-text p {
  font-size: 20.382px;
  line-height: 100%;
  color: #000000;
}

.bgi-about-wrap .more-btn {
  display: block;
  width: 275px;
  height: 108px;
  position: absolute;
  bottom: 90px;
  left: calc(50% + 0px);
  background: url(../src/images/common/more-btn.svg) no-repeat 50% 50%;
  background-size: contain;
  color: #000;
  font-size: 22.8642px;
  text-align: center;
  padding: 36px 0 0 0;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-about-wrap .more-btn {
    position: relative;
    left: calc(50% - 140px);
    bottom: 160px;
    padding: 40px 0 0 0;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .bgi-about-wrap .more-btn {
    position: relative;
    left: calc(50% - 210px);
    bottom: 150px;
    padding: 40px 0 0 0;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .bgi-about-wrap .more-btn {
    bottom: 70px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1023px) {
  .bgi-about-wrap .more-btn {
    bottom: 80px;
  }
}

.bgi-about-wrap .disclaimer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FE610F;
  padding: 14px;
}

.bgi-about-wrap .disclaimer h4 {
  font-size: 41.0694px;
  line-height: 120%;
  font-family: "OpenSansLight","PT Sans",Arial,sans-serif;
  text-align: center;
  color: #FFFFFF;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-about-wrap .disclaimer h4 {
    font-size: 28px;
    text-align: left;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .bgi-about-wrap .disclaimer h4 {
    font-size: 28px;
    text-align: left;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .bgi-about-wrap .disclaimer h4 {
    font-size: 28px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1023px) {
  .bgi-about-wrap .disclaimer h4 {
    font-size: 38px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .bgi-about-wrap .disclaimer h4 {
    font-size: 40px;
  }
}

.bgi-about-wrap .disclaimer h4 br {
  display: none;
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .bgi-about-wrap .disclaimer h4 br {
    display: inline;
  }
}

.bgi-about-wrap .disclaimer p {
  font-size: 12px;
  line-height: 120%;
  font-family: "OpenSansRegular","PT Sans",Arial,sans-serif;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
  padding: 10px 0;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-about-wrap .disclaimer p {
    padding: 10px 0 50px;
    text-align: left;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .bgi-about-wrap .disclaimer p {
    padding: 10px 0 50px;
    text-align: left;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .bgi-about-wrap .disclaimer p {
    padding: 10px 0 10px 140px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .bgi-about-wrap .disclaimer p br {
    display: none;
  }
}

.bgi-about-wrap .disclaimer .ads-num {
  position: absolute;
  left: 14px;
  bottom: 20px;
  font-size: 12px;
  line-height: 120%;
  font-family: "OpenSansRegular","PT Sans",Arial,sans-serif;
}

.bgi-about-wrap .decor {
  position: absolute;
  pointer-events: none;
}

.bgi-about-wrap .decor-1 {
  top: 40px;
  left: -60px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-about-wrap .decor-1 {
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    max-width: 430px;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .bgi-about-wrap .decor-1 {
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .bgi-about-wrap .decor-1 {
    left: -110px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1023px) {
  .bgi-about-wrap .decor-1 {
    left: -100px;
  }
}

.bgi-about-wrap .decor-2 {
  top: 25px;
  left: 65px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-about-wrap .decor-2 {
    position: relative;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    display: block;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .bgi-about-wrap .decor-2 {
    position: relative;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    display: block;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .bgi-about-wrap .decor-2 {
    left: 0px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1023px) {
  .bgi-about-wrap .decor-2 {
    left: 30px;
  }
}

.bgi-about-wrap .decor-3 {
  top: 0;
  right: 0;
}

@media screen and (min-width: 320px) and (max-width: 959px) {
  .bgi-about-wrap .decor-3 {
    display: none;
  }
}

@media screen and (min-width: 960px) and (max-width: 1023px) {
  .bgi-about-wrap .decor-3 {
    right: -30px;
  }
}

.bgi-about-wrap .decor-3m {
  display: none;
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .bgi-about-wrap .decor-3m {
    display: block;
    top: 0;
    right: 0;
  }
}

.bgi-about-wrap .decor-3s {
  display: none;
  position: relative;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-about-wrap .decor-3s {
    display: block;
    margin: 0 0 0 -80px;
    padding: 20px 0 20px 20px;
    max-width: 500px;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .bgi-about-wrap .decor-3s {
    display: block;
    margin: 0 auto;
    padding: 20px 0 20px 20px;
  }
}

.bgi-about-wrap .decor.text {
  position: absolute;
  padding: 5px 10px 3px;
  font-size: 22.499px;
  line-height: 31px;
  text-align: center;
  color: #FFFFFF;
  background: #FE610F;
  border-radius: 10px;
  left: 14px;
  top: 290px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-about-wrap .decor.text {
    position: relative;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    top: auto;
    display: inline-block;
    margin: 50px auto 0;
    padding: 10px 10px 5px;
    max-width: 90%;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .bgi-about-wrap .decor.text {
    position: relative;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    top: auto;
    display: inline-block;
    margin: 50px auto 0;
    padding: 10px 10px 5px;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .bgi-about-wrap .decor.text {
    width: 266px;
    top: 300px;
  }
}

@media screen and (max-width: 1199px) {
  .bgi-about .bns-990 {
    display: none;
  }
}

.bgi-about .bns-720 {
  display: none;
}

@media screen and (min-width: 760px) and (max-width: 1199px) {
  .bgi-about .bns-720 {
    display: inline-block;
  }
}

.bgi-about .bns-540 {
  display: none;
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .bgi-about .bns-540 {
    display: inline-block;
  }
}

.bgi-about .bns-280 {
  display: none;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .bgi-about .bns-280 {
    display: inline-block;
  }
}

.bgi-about .btn-buy {
  display: inline-block;
  color: #000;
  background: #FDD300;
  border-radius: 60.8696px;
  padding: 10px 15px 8px;
  margin-top: 50px;
  font-size: 21px;
}