.index-prodcuts-block .p-link {
  width: 32%;
  opacity: 1;
  width: 30%;
}
.index-prodcuts-block .p-link:hover .logo-box {
  left: 0;
  opacity: 1;
  visibility: visible;
}
.index-prodcuts-block .p-hon {
  left: 0;
}
.index-prodcuts-block .p-vono {
  left: 22.4%;
}
.index-prodcuts-block .p-vital {
  left: 47.8%;
}
.index-prodcuts-block .p-amino {
  right: 0%;
}
.index-prodcuts-block .logo-box {
  width: 100%;
  height: 100%;
  top: 0;
  border: 0;
  border-radius: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.37, 0.11, 0.16, 0.9), left 0.5s cubic-bezier(0.37, 0.11, 0.16, 0.9);
  transition: opacity 0.5s cubic-bezier(0.37, 0.11, 0.16, 0.9), left 0.5s cubic-bezier(0.37, 0.11, 0.16, 0.9);
}
.index-prodcuts-block .logo-box.hon-box {
  background: center/cover url(../images/index-p-overlay-1.png);
}
.index-prodcuts-block .logo-box.hon-box .logo,
.index-prodcuts-block .logo-box.hon-box .main-btn {
  left: 40%;
}
.index-prodcuts-block .logo-box.vono-box {
  background: center/cover url(../images/index-p-overlay-2.png);
}
.index-prodcuts-block .logo-box.vital-box {
  background: center/cover url(../images/index-p-overlay-2.png);
}
.index-prodcuts-block .logo-box.amino-box {
  background: center/cover url(../images/index-p-overlay-3.png);
}
.index-prodcuts-block .logo-box.amino-box .logo,
.index-prodcuts-block .logo-box.amino-box .main-btn {
  left: 58%;
}
.index-prodcuts-block .logo-box .logo {
  position: absolute;
  top: 25%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 55%;
  overflow: hidden;
}
.index-prodcuts-block .logo-box .logo::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
}
.index-prodcuts-block .logo-box .logo img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.index-prodcuts-block .logo-box .main-btn {
  position: absolute;
  bottom: 30%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0;
  width: 210px;
  font-size: 20px;
}
@media (max-width: 991.98px) {
  .index-prodcuts-block {
    height: auto;
  }
  .index-prodcuts-block .p-link {
    position: relative;
    top: auto;
    left: auto !important;
    right: auto !important;
    width: 100%;
    margin-bottom: 20px;
    opacity: 1;
  }
  .index-prodcuts-block .p-link img {
    opacity: 1;
  }
  .index-prodcuts-block .p-hon {
    left: 0;
  }
  .index-prodcuts-block .p-vono {
    left: 22.4%;
  }
  .index-prodcuts-block .p-vital {
    left: 47.8%;
  }
  .index-prodcuts-block .p-amino {
    right: 0%;
  }
  .index-prodcuts-block .logo-box {
    display: none;
  }
}

.knowledge-block {
  margin: 0 -15px;
}
.knowledge-block .roundedimg-card {
  padding: 0 15px;
  margin-bottom: 15px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  max-width: auto;
}
.knowledge-block .roundedimg-card a {
  display: block;
}
.knowledge-block .roundedimg-card img {
  display: block;
  width: 100%;
  max-width: 100px;
  margin: 0 auto 15px;
}
.knowledge-block .roundedimg-card p {
  text-align: center;
}
@media (max-width: 1199.98px) {
  .knowledge-block .roundedimg-card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 16.66%;
            flex: 1 0 16.66%;
    max-width: 16.66%;
  }
}
@media (max-width: 991.98px) {
  .knowledge-block .roundedimg-card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 25%;
            flex: 1 0 25%;
    max-width: 25%;
  }
}
@media (max-width: 575.98px) {
  .knowledge-block .roundedimg-card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 33.33%;
            flex: 1 0 33.33%;
    max-width: 33.33%;
  }
}
@media (max-width: 450.98px) {
  .knowledge-block .roundedimg-card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
    max-width: 50%;
  }
}

.recipes-advert-block {
  margin-bottom: 24px;
}
.recipes-advert-block .recipes-advert-card.img-box {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.recipes-advert-block .recipes-advert-card.img-box .holder {
  padding-bottom: 31.84%;
}
.recipes-advert-block .recipes-advert-card.img-box img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media all and (min-width: 992px) {
  .recipes-advert-block .recipes-advert-card.img-box:hover img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
            transform: translate(-50%, -50%) scale(1.1);
  }
}

h2.about-title {
  position: relative;
  height: auto;
  padding-bottom: 18px;
  margin-bottom: 30px;
  color: #ee1c26;
  font-size: 4rem;
  font-weight: 900;
  text-align: center;
}
h2.about-title.white {
  color: white;
}
h2.about-title.white.underline::before {
  background-color: white;
}
h2.about-title:after {
  content: none;
}
@media all and (max-width: 1199.98px) {
  h2.about-title {
    font-size: 3rem;
    padding-bottom: 15px;
  }
  h2.about-title.underline::before {
    width: 62px;
    height: 5px;
  }
}
@media all and (max-width: 767.98px) {
  h2.about-title {
    font-size: 2rem;
    padding-bottom: 13px;
    margin-bottom: 20px;
  }
  h2.about-title.underline::before {
    width: 35px;
    height: 3px;
  }
}

.company-wrap {
  background: center bottom/100% no-repeat url(../images/comapny-bg.png);
}
.company-wrap p {
  font-size: 1.25rem;
  line-height: 2.3;
  text-align: justify;
  color: #404040;
}
@media all and (max-width: 1599.98px) {
  .company-wrap p {
    font-size: 1.125rem;
    line-height: 40px;
  }
}
@media all and (max-width: 1199.98px) {
  .company-wrap p {
    font-size: 1.125rem;
    line-height: 2;
  }
}
@media all and (max-width: 991.98px) {
  .company-wrap p {
    font-size: 1rem;
  }
}
.company-wrap .breadcrumb {
  background-color: inherit;
}
.company-wrap .company-intro {
  margin-bottom: 120px;
  padding: 0 15px;
}
@media all and (max-width: 1199.98px) {
  .company-wrap .company-intro {
    margin-bottom: 80px;
  }
}
@media all and (max-width: 767.98px) {
  .company-wrap .company-intro {
    margin-bottom: 60px;
  }
}
.company-wrap .company-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 125px;
  margin-bottom: 180px;
}
.company-wrap .company-grid.right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.company-wrap .company-grid .img-box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 51.66%;
          flex: 0 0 51.66%;
}
.company-wrap .company-grid .img-box img {
  width: 100%;
}
.company-wrap .company-grid .text-box {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
}
.company-wrap .company-grid .text-box .title {
  position: relative;
}
.company-wrap .company-grid .text-box .title .en {
  font-size: 10.625rem;
  font-weight: 900;
  color: rgb(222, 223, 223);
}
.company-wrap .company-grid .text-box .title .ch {
  font-size: 3.25rem;
  font-weight: 700;
  color: #404040;
  position: absolute;
  bottom: 0;
}
.company-wrap .company-grid .text-box .title.left .ch {
  left: 0;
}
.company-wrap .company-grid .text-box .title.right {
  text-align: end;
}
.company-wrap .company-grid .text-box .title.right .ch {
  right: 0;
}
.company-wrap .company-grid .text-box p {
  margin-bottom: 52px;
}
.company-wrap .company-grid .text-box .link {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.125rem;
  line-height: 45px;
  padding: 16px 55px;
  border-radius: 999px;
  color: white;
  background-color: rgb(221, 28, 38);
  -webkit-transition: 0s;
  transition: 0s;
}
@media all and (min-width: 1200px) {
  .company-wrap .company-grid .text-box .link:hover {
    background-color: rgb(232, 28, 39);
  }
}
.company-wrap .company-grid.vision {
  margin-bottom: 25px;
}
.company-wrap .company-grid.vision .text-box {
  position: relative;
  margin-top: 52px;
}
.company-wrap .company-grid.vision .img-box {
  position: relative;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.company-wrap .company-grid.vision .video-btn {
  width: 86px;
  height: 86px;
  position: absolute;
  top: 56%;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: white;
  border-radius: 50%;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  cursor: pointer;
}
.company-wrap .company-grid.vision .video-btn .triangle {
  width: 24px;
  height: 28px;
  background: center/cover url(../images/company/triangle-red.png);
  position: absolute;
  top: 50%;
  left: 54%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
@media all and (min-width: 1200px) {
  .company-wrap .company-grid.vision .video-btn:hover {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
            transform: translate(-50%, -50%) scale(1.05);
    -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.3);
            box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.3);
  }
  .company-wrap .company-grid.vision .video-btn:active {
    -webkit-transform: translate(-50%, -50%) scale(1.02);
            transform: translate(-50%, -50%) scale(1.02);
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.4);
            box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.4);
  }
}
.company-wrap .company-grid.ajnomoto-taiwan .img-box {
  position: relative;
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
}
.company-wrap .company-grid.ajnomoto-taiwan .img-box .pin {
  width: 120px;
  position: absolute;
  top: 70%;
  left: 59%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-animation-name: animationBounce;
          animation-name: animationBounce;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(0.05, 0.78, 0.43, 0.44);
          animation-timing-function: cubic-bezier(0.05, 0.78, 0.43, 0.44);
}
.company-wrap .company-grid.ajnomoto-taiwan .text-box {
  position: relative;
  margin-top: 240px;
}
.company-wrap .company-grid.ajnomoto-taiwan .text-box .title {
  margin-bottom: 72px;
}
.company-wrap .company-grid.ajnomoto-taiwan .text-box .title .en {
  font-size: 7.1875rem;
  line-height: 104px;
  text-align: end;
}
.company-wrap .company-grid.ajnomoto-taiwan .text-box .title .ch {
  bottom: -62px;
}
@-webkit-keyframes animationBounce {
  0% {
    -webkit-transform: translate(-50%, -60%);
            transform: translate(-50%, -60%);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  50% {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translate(-50%, -60%);
            transform: translate(-50%, -60%);
  }
}
@keyframes animationBounce {
  0% {
    -webkit-transform: translate(-50%, -60%);
            transform: translate(-50%, -60%);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  50% {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translate(-50%, -60%);
            transform: translate(-50%, -60%);
  }
}
@media all and (max-width: 1599.98px) {
  .company-wrap .company-grid {
    gap: 90px;
  }
  .company-wrap .company-grid .text-box {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
  }
  .company-wrap .company-grid .text-box .title {
    margin-bottom: 40px;
  }
  .company-wrap .company-grid .text-box .title .en {
    font-size: 7.5rem;
    line-height: 1.2;
  }
  .company-wrap .company-grid .text-box .title .ch {
    font-size: 2.625rem;
    bottom: -20px;
  }
  .company-wrap .company-grid .text-box p {
    margin-bottom: 30px;
  }
  .company-wrap .company-grid.ajnomoto-taiwan .text-box {
    margin-top: 155px;
  }
  .company-wrap .company-grid.ajnomoto-taiwan .text-box .title {
    margin-bottom: 57px;
  }
  .company-wrap .company-grid.ajnomoto-taiwan .text-box .title .en {
    font-size: 6.25rem;
    line-height: 90px;
  }
  .company-wrap .company-grid.ajnomoto-taiwan .text-box .title .ch {
    bottom: -37px;
  }
  .company-wrap .company-grid.ajnomoto-taiwan .img-box .pin {
    width: 100px;
  }
}
@media all and (max-width: 1199.98px) {
  .company-wrap .company-grid {
    gap: 40px;
  }
  .company-wrap .company-grid .text-box {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
  }
  .company-wrap .company-grid .text-box .title {
    margin-bottom: 30px;
  }
  .company-wrap .company-grid .text-box .title .en {
    font-size: 6.25rem;
    line-height: 1.2;
  }
  .company-wrap .company-grid .text-box .title .ch {
    font-size: 2.25rem;
  }
  .company-wrap .company-grid .text-box p {
    margin-bottom: 30px;
  }
  .company-wrap .company-grid.vision .video-btn {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 56%;
    left: 0;
  }
  .company-wrap .company-grid.vision .video-btn .triangle {
    width: 18px;
    height: 21px;
  }
  .company-wrap .company-grid.ajnomoto-taiwan .text-box {
    margin-top: 125px;
  }
  .company-wrap .company-grid.ajnomoto-taiwan .text-box .title {
    margin-bottom: 38px;
  }
  .company-wrap .company-grid.ajnomoto-taiwan .text-box .title .en {
    font-size: 5.625rem;
    line-height: 80px;
  }
  .company-wrap .company-grid.ajnomoto-taiwan .text-box .title .ch {
    bottom: -28px;
  }
  .company-wrap .company-grid.ajnomoto-taiwan .img-box .pin {
    width: 80px;
  }
}
@media all and (max-width: 991.98px) {
  .company-wrap .company-grid {
    gap: 40px;
  }
  .company-wrap .company-grid .text-box {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
  }
  .company-wrap .company-grid .text-box .title {
    margin-bottom: 30px;
  }
  .company-wrap .company-grid .text-box .title .en {
    font-size: 5rem;
    line-height: 1.2;
  }
  .company-wrap .company-grid .text-box .title .ch {
    font-size: 2rem;
  }
  .company-wrap .company-grid.ajnomoto-taiwan .text-box {
    margin-top: 86px;
  }
  .company-wrap .company-grid.ajnomoto-taiwan .text-box .title {
    margin-bottom: 38px;
  }
  .company-wrap .company-grid.ajnomoto-taiwan .text-box .title .en {
    font-size: 3.75rem;
    line-height: 55px;
  }
  .company-wrap .company-grid.ajnomoto-taiwan .text-box .title .ch {
    bottom: -28px;
  }
  .company-wrap .company-grid.ajnomoto-taiwan .img-box .pin {
    width: 60px;
  }
}
@media all and (max-width: 767.98px) {
  .company-wrap .company-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
    margin-bottom: 45px;
  }
  .company-wrap .company-grid .img-box {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 90%;
            flex: 0 0 90%;
    width: 92.53%;
  }
  .company-wrap .company-grid .text-box {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0 15px;
  }
  .company-wrap .company-grid .text-box .title {
    margin-bottom: 30px;
  }
  .company-wrap .company-grid .text-box .title .en {
    font-size: 4rem;
    line-height: 1.2;
  }
  .company-wrap .company-grid .text-box .title .ch {
    font-size: 1.75rem;
    bottom: -16px;
  }
  .company-wrap .company-grid .text-box .link {
    margin: 0 auto;
    font-size: 1rem;
    padding: 8px 60px;
  }
  .company-wrap .company-grid.vision {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    margin-bottom: 100px;
  }
  .company-wrap .company-grid.vision .text-box {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0 15px;
    margin-top: 0;
  }
  .company-wrap .company-grid.vision .text-box .title {
    margin-bottom: 30px;
    text-align: start;
  }
  .company-wrap .company-grid.vision .text-box .title .ch {
    left: 0;
    right: none;
  }
  .company-wrap .company-grid.vision .text-box p {
    text-align: start;
  }
  .company-wrap .company-grid.vision .video-btn {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 56%;
    left: 86%;
  }
  .company-wrap .company-grid.vision .video-btn .triangle {
    width: 24px;
    height: 28px;
  }
  .company-wrap .company-grid.ajnomoto-taiwan .text-box {
    margin-top: 0;
  }
  .company-wrap .company-grid.ajnomoto-taiwan .text-box .title {
    margin-bottom: 38px;
  }
  .company-wrap .company-grid.ajnomoto-taiwan .text-box .title .en {
    font-size: 3.75rem;
    line-height: 60px;
    text-align: start;
  }
  .company-wrap .company-grid.ajnomoto-taiwan .text-box .title .ch {
    bottom: -24px;
  }
  .company-wrap .company-grid.ajnomoto-taiwan .img-box .pin {
    width: 80px;
  }
}
@media all and (max-width: 575.98px) {
  .company-wrap .company-grid.vision .video-btn {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 56%;
    left: 86%;
  }
  .company-wrap .company-grid.vision .video-btn .triangle {
    width: 18px;
    height: 21px;
  }
  .company-wrap .company-grid.ajnomoto-taiwan .img-box .pin {
    width: 60px;
  }
}
.company-wrap .company-link-list {
  padding: 226px 0 127px;
  background: center/cover url(../images/company/copany-bottom-banner.png);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 80px;
}
.company-wrap .company-link-list .link-item {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.company-wrap .company-link-list .link-item .img-box {
  position: relative;
  width: 200px;
  margin-bottom: 26px;
  border-radius: 50%;
  border: 2px solid white;
  -webkit-box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.5);
          box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.company-wrap .company-link-list .link-item .img-box .holder {
  padding-bottom: 100%;
}
.company-wrap .company-link-list .link-item .img-box img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.company-wrap .company-link-list .link-item .item-title {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  color: white;
}
.company-wrap .company-link-list .link-item:hover .img-box {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media all and (max-width: 991.98px) {
  .company-wrap .company-link-list {
    padding: 150px 0 120px;
    gap: 50px;
  }
  .company-wrap .company-link-list .link-item .img-box {
    width: 150px;
    margin-bottom: 26px;
  }
}
@media all and (max-width: 991.98px) {
  .company-wrap .company-link-list {
    padding: 150px 0 120px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
  }
  .company-wrap .company-link-list .link-item .img-box {
    width: 200px;
    margin-bottom: 18px;
  }
}

.group-vision .tab-content {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .group-vision .tab-content .tab-content {
    padding: 0;
  }
}
.group-vision .tab-pane.origin {
  margin-top: 70px;
}
.group-vision .tab-pane.origin .title {
  font-size: 3.25rem;
  line-height: 52px;
  font-weight: bold;
  color: #404040;
  margin-bottom: 26px;
}
@media all and (max-width: 767.98px) {
  .group-vision .tab-pane.origin .title {
    font-size: 1.75rem;
  }
}
.group-vision .tab-pane.origin .origin-row {
  margin-bottom: 100px;
}
@media all and (max-width: 991.98px) {
  .group-vision .tab-pane.origin .origin-row {
    margin-bottom: 40px;
  }
}
.group-vision .tab-pane.origin .gene-row {
  margin-bottom: 160px;
}
@media all and (max-width: 991.98px) {
  .group-vision .tab-pane.origin .gene-row {
    margin-bottom: 160px;
  }
}
.group-vision .tab-pane.origin img {
  width: 100%;
}
.group-vision .tab-pane.origin .img-origin {
  display: block;
  padding: 0 75px 0 0;
}
@media all and (max-width: 991.98px) {
  .group-vision .tab-pane.origin .img-origin {
    padding: 0 25px 0 0;
  }
}
@media all and (max-width: 767.98px) {
  .group-vision .tab-pane.origin .img-origin {
    padding: 0 30px;
    margin-bottom: 20px;
  }
}
.group-vision .tab-pane.origin .img-gene {
  display: block;
  padding: 0 0 0 75px;
}
@media all and (max-width: 991.98px) {
  .group-vision .tab-pane.origin .img-gene {
    padding: 0 0 0 25px;
  }
}
@media all and (max-width: 767.98px) {
  .group-vision .tab-pane.origin .img-gene {
    padding: 0 30px;
    margin-bottom: 40px;
  }
}
.group-vision .tab-pane.origin .aminoscience-modal-btn {
  position: relative;
  cursor: pointer;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 26px;
  margin-top: 16px;
  border: 1px solid rgb(232, 28, 39);
  border-radius: 999px;
  font-size: 1.125rem;
  color: white;
  background-color: rgb(232, 28, 39);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  text-align: center;
}
.group-vision .tab-pane.origin .aminoscience-modal-btn br {
  display: none;
}
.group-vision .tab-pane.origin .aminoscience-modal-btn:hover {
  color: rgb(232, 28, 39);
  background-color: white;
}
@media all and (max-width: 767.98px) {
  .group-vision .tab-pane.origin .aminoscience-modal-btn {
    margin: 16px auto 0;
  }
  .group-vision .tab-pane.origin .aminoscience-modal-btn br {
    display: inline;
  }
}
.group-vision .tab-pane.origin .tree-structure-wrapper {
  padding-top: 242px;
  padding-bottom: 300px;
  background: top/100% auto no-repeat url(../images/company/origin-bottom-bg.png);
}
.group-vision .tab-pane.origin .tree-structure-wrapper img {
  display: block;
  margin: 0 auto;
}
@media all and (max-width: 1399.98px) {
  .group-vision .tab-pane.origin .tree-structure-wrapper {
    background: top/125% auto no-repeat url(../images/company/origin-bottom-bg.png);
  }
}
@media all and (max-width: 1199.98px) {
  .group-vision .tab-pane.origin .tree-structure-wrapper {
    background: top/160% auto no-repeat url(../images/company/origin-bottom-bg.png);
  }
}
@media all and (max-width: 991.98px) {
  .group-vision .tab-pane.origin .tree-structure-wrapper {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
@media all and (max-width: 767.98px) {
  .group-vision .tab-pane.origin .tree-structure-wrapper {
    padding-top: 200px;
    padding-bottom: 100px;
    background: top/140% auto no-repeat url(../images/company/origin-bottom-bg-m.png);
  }
  .group-vision .tab-pane.origin .tree-structure-wrapper img {
    max-width: 300px;
  }
}
@media all and (max-width: 575.98px) {
  .group-vision .tab-pane.origin .tree-structure-wrapper {
    background: top/180% auto no-repeat url(../images/company/origin-bottom-bg-m.png);
  }
}
.group-vision .tab-pane.eatwell {
  margin-top: 70px;
}
.group-vision .tab-pane.eatwell .eatwell-pyramid {
  background: bottom/100% auto no-repeat url(../images/company/comapny-bg.png);
  padding-bottom: 360px;
  margin-bottom: -240px;
}
.group-vision .tab-pane.eatwell .eatwell-pyramid .pyramid {
  margin-top: 32px;
}
.group-vision .tab-pane.eatwell .eatwell-pyramid .pyramid h3 {
  font-size: 52px;
  font-weight: 700;
  color: rgb(64, 64, 64);
  text-align: center;
  margin-bottom: 58px;
}
@media all and (max-width: 767.98px) {
  .group-vision .tab-pane.eatwell .eatwell-pyramid .pyramid h3 {
    font-size: 30px;
  }
}
.group-vision .tab-pane.eatwell .eatwell-pyramid .pyramid img {
  display: block;
  width: 100%;
  margin-bottom: 34px;
}
.group-vision .tab-pane.eatwell .eatwell-pyramid .pyramid ul {
  padding: 0;
  margin: 0;
}
.group-vision .tab-pane.eatwell .eatwell-pyramid .pyramid ul li {
  border-bottom: 2px dashed #404040;
  padding-left: 65px;
  padding-bottom: 20px;
  margin-bottom: 17px;
  position: relative;
}
.group-vision .tab-pane.eatwell .eatwell-pyramid .pyramid ul li img {
  width: 50px;
  position: absolute;
  top: 10px;
  left: 0;
}
.group-vision .tab-pane.eatwell .eatwell-pyramid .pyramid ul li .item-title {
  font-size: 1.5rem;
  color: #404040;
  font-weight: bold;
}
.group-vision .tab-pane.eatwell .eatwell-pyramid .pyramid ul li .item-desc {
  font-size: 1rem;
  color: #404040;
  line-height: 1.5;
}
@media all and (min-width: 768px) {
  .group-vision .tab-pane.eatwell .eatwell-pyramid .pyramid {
    margin-top: 92px;
  }
  .group-vision .tab-pane.eatwell .eatwell-pyramid .pyramid ul {
    display: none;
  }
}
.group-vision .tab-pane.eatwell .eatwell-goal {
  padding-top: 180px;
  background: top/110% auto no-repeat url(../images/company/eatwell-leaf-bg.png);
}
@media all and (max-width: 1599.98px) {
  .group-vision .tab-pane.eatwell .eatwell-goal {
    background: top/130% auto no-repeat url(../images/company/eatwell-leaf-bg.png);
  }
}
@media all and (max-width: 1399.98px) {
  .group-vision .tab-pane.eatwell .eatwell-goal {
    background: top/160% auto no-repeat url(../images/company/eatwell-leaf-bg.png);
  }
}
@media all and (max-width: 1199.98px) {
  .group-vision .tab-pane.eatwell .eatwell-goal {
    background: top/180% auto no-repeat url(../images/company/eatwell-leaf-bg.png);
  }
}
@media all and (max-width: 999.98px) {
  .group-vision .tab-pane.eatwell .eatwell-goal {
    background: top/200% auto no-repeat url(../images/company/eatwell-leaf-bg.png);
  }
}
@media all and (max-width: 767.98px) {
  .group-vision .tab-pane.eatwell .eatwell-goal {
    background: top/300% auto no-repeat url(../images/company/eatwell-leaf-bg.png);
  }
}
@media all and (max-width: 575.98px) {
  .group-vision .tab-pane.eatwell .eatwell-goal {
    background: top/420% auto no-repeat url(../images/company/eatwell-leaf-bg.png);
  }
}
.group-vision .tab-pane.eatwell .eatwell-goal .goal-img {
  display: block;
  max-width: 804px;
  width: 100%;
  margin: 0 auto 30px;
}
.group-vision .tab-pane.eatwell .eatwell-goal p.white {
  font-size: 1.5rem;
  line-height: 1.8;
  text-align: center;
  color: white;
  margin-bottom: 70px;
}
.group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tabs .nav-tabs {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: none;
  gap: 25px;
}
.group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tabs .nav-tabs button {
  padding: 15px 50px 11px;
  display: inline-block;
}
.group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tabs .nav-tabs .nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2rem;
  color: white;
  border: none;
}
.group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tabs .nav-tabs .enviroment-tab-btn {
  background: center/cover no-repeat url(../images/company/eatwell-tab-btn-green.png);
  border: none;
}
.group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tabs .nav-tabs .enviroment-tab-btn.active {
  background: center/cover no-repeat url(../images/company/eatwell-tab-btn-green-active.png);
}
.group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tabs .nav-tabs .enviroment-tab-btn::before {
  content: "";
  display: inline-block;
  width: 55px;
  height: 55px;
  margin-right: 12px;
  background: center/cover url(../images/company/eatwell-icon-earth.png);
}
.group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tabs .nav-tabs .health-tab-btn {
  background: center/cover no-repeat url(../images/company/eatwell-tab-btn-blue.png);
  border: none;
}
.group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tabs .nav-tabs .health-tab-btn.active {
  background: center/cover no-repeat url(../images/company/eatwell-tab-btn-blue-active.png);
}
.group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tabs .nav-tabs .health-tab-btn::before {
  content: "";
  display: inline-block;
  width: 55px;
  height: 55px;
  margin-right: 12px;
  background: center/cover url(../images/company/eatwell-icon-heart.png);
}
@media all and (max-width: 1199.98px) {
  .group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tabs .nav-tabs {
    gap: 12px;
  }
  .group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tabs .nav-tabs button {
    padding: 10px 30px 11px;
  }
  .group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tabs .nav-tabs .nav-link {
    font-size: 1.5rem;
  }
  .group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tabs .nav-tabs .enviroment-tab-btn::before {
    width: 36px;
    height: 36px;
    margin-right: 6px;
  }
  .group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tabs .nav-tabs .health-tab-btn::before {
    width: 36px;
    height: 36px;
    margin-right: 6px;
  }
}
@media all and (max-width: 767.98px) {
  .group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tabs .nav-tabs {
    gap: 6px;
  }
  .group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tabs .nav-tabs button {
    padding: 10px 20px 11px;
  }
  .group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tabs .nav-tabs .nav-link {
    font-size: 1.25rem;
  }
  .group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tabs .nav-tabs .enviroment-tab-btn::before {
    width: 22px;
    height: 22px;
    margin-right: 6px;
  }
  .group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tabs .nav-tabs .health-tab-btn::before {
    width: 22px;
    height: 22px;
    margin-right: 6px;
  }
}
.group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tab-content {
  max-width: 1530px;
  margin: 0 auto;
  padding: 0 15px;
}
.group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tab-content .title {
  position: relative;
  font-size: 1.75rem;
  font-weight: bold;
  color: #404040;
  text-align: center;
}
.group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tab-content h3.sub-title {
  position: relative;
  font-size: 1.75rem;
  font-weight: bold;
  color: #404040;
  padding-left: 40px;
  padding-bottom: 26px;
  margin-bottom: 37px;
  border-bottom: 2px dashed #404040;
}
.group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tab-content h3.sub-title::before {
  content: "\f054";
  display: inline-block;
  width: 32px;
  height: 32px;
  background-color: #59A990;
  border-radius: 50%;
  font-family: "Font Awesome 5 Free";
  color: white;
  font-size: 1.3125rem;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  top: 3px;
  left: 0;
  line-height: 1.5;
}
.group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tab-content h3.sub-title::after {
  content: none;
}
.group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tab-content .tab-article {
  margin-bottom: 50px;
}
.group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tab-content .tab-pane {
  padding: 60px 0 0 0;
  border: 10px solid #59A990;
  border-radius: 30px;
  background-color: white;
}
.group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tab-content .tab-pane .img-toogoodtoowaste {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tab-content .tab-pane .fish-link {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  margin-bottom: 15px;
}
.group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tab-content .tab-pane .fish-link img {
  max-width: 100%;
}
.group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tab-content .health-tab-pane {
  padding: 40px 0 80px;
  border: 10px solid #4597BC;
  border-radius: 30px;
  background-color: white;
}
.group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tab-content .health-tab-pane img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
@media all and (max-width: 991.98px) {
  .group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tab-content .tab-pane {
    padding: 32px 0 0 0;
  }
}
@media all and (max-width: 768.98px) {
  .group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tab-content .tab-pane .img-toogoodtoowaste {
    max-width: 190px;
  }
  .group-vision .tab-pane.eatwell .eatwell-goal .eatwell-tab-content .tab-pane .fish-link {
    margin: 0 auto 15px;
  }
}
.group-vision .tab-pane.ajinomoto-tw {
  margin-top: 70px;
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-banner {
  width: 100%;
  height: 646px;
  background: center/cover url(../images/company/ajinomoto-tw-banner.png);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 767.98px) {
  .group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-banner {
    height: 600px;
    background: center/cover url(../images/company/ajinomoto-tw-banner-m.png);
  }
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-banner p.white {
  color: white;
  text-align: center;
  margin-bottom: 65px;
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-banner a.scrolldown-btn {
  display: block;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-misson {
  padding-top: 120px;
  background: bottom/100% auto no-repeat url(../images/company/comapny-bg.png);
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-misson .misson-card {
  margin-bottom: 100px;
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-misson .misson-card .title {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 20px;
  margin: 0 auto -16px;
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-misson .misson-card .title h3 {
  font-size: 3.5rem;
  font-weight: 900;
  line-height: 1;
  color: #ee1c26;
  text-align: center;
  margin-bottom: 0;
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-misson .misson-card .title h4 {
  font-size: 1.75rem;
  font-weight: bold;
  color: #ee1c26;
  text-align: center;
  margin-bottom: 0;
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-misson .misson-card .content {
  width: 100%;
  background: center/100% 100% url(../images/company/ajinomoto-tw-misson-border.png);
  border-radius: 0;
  padding: 55px 15px;
  font-size: 1.75rem;
  font-weight: bold;
  color: #404040;
  text-align: center;
}
@media all and (max-width: 1399.98px) {
  .group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-misson .misson-card .title {
    margin: 0 auto -12px;
  }
  .group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-misson .misson-card .title h3 {
    font-size: 3.25rem;
  }
  .group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-misson .misson-card .title h4 {
    font-size: 1.5rem;
  }
  .group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-misson .misson-card .content {
    padding: 48px 15px;
    font-size: 1.375rem;
  }
}
@media all and (max-width: 767.98px) {
  .group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-misson {
    padding-top: 60px;
  }
  .group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-misson .misson-card {
    margin-bottom: 52px;
  }
  .group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-misson .misson-card .title {
    margin: 0 auto -12px;
  }
  .group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-misson .misson-card .title h3 {
    font-size: 3rem;
  }
  .group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-misson .misson-card .title h4 {
    font-size: 1.375rem;
  }
  .group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-misson .misson-card .content {
    padding: 36px 15px;
    font-size: 1.125rem;
    background: center/100% 100% url(../images/company/ajinomoto-tw-misson-border-m.png);
  }
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .title {
  padding-top: 250px;
  background: top/100% auto no-repeat url(../images/company/ajinomoto-tw-history-head.png);
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .title .about-title {
  margin-bottom: 0;
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .timeline {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #FEEBDA;
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .timeline .center-line {
  z-index: 0;
  left: 27.2%;
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .timeline .content-right {
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .timeline .article-number {
  float: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .timeline p {
  margin: 0;
  line-height: 1.8;
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .timeline .timeline-content :nth-child(odd).timeline-article {
  min-height: 100px;
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .timeline .timeline-content :nth-child(odd).timeline-article .center-line {
  border-left: 3px dashed #ee1c26;
  width: 0;
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .timeline .timeline-content :nth-child(odd).timeline-article .meta-year {
  color: #ee1c26;
  border: 5px solid #ee1c26;
  background: rgba(0, 0, 0, 0);
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .timeline .timeline-content :nth-child(even).timeline-article {
  min-height: 100px;
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .timeline .timeline-content :nth-child(even).timeline-article .meta-year {
  color: #404040;
  border: 5px solid #404040;
  background: rgba(0, 0, 0, 0);
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .timeline .timeline-content :nth-child(even).timeline-article .article-number {
  background-color: #404040;
}
.group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .timeline .timeline-content :nth-child(even).timeline-article .center-line {
  border-left: 3px dashed #404040;
  width: 0;
}
@media all and (max-width: 1399.98px) {
  .group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .title {
    background: top/150% auto no-repeat url(../images/company/ajinomoto-tw-history-head.png);
  }
}
@media all and (max-width: 991.98px) {
  .group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .title {
    background: top/250% auto no-repeat url(../images/company/ajinomoto-tw-history-head.png);
  }
  .group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .timeline {
    padding-top: 1px;
  }
  .group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .timeline .center-line {
    left: 31%;
  }
}
@media all and (max-width: 830px) {
  .group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .title {
    padding-top: 200px;
    background: top/100% auto no-repeat url(../images/company/ajinomoto-tw-history-head.png);
  }
  .group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .title .about-title {
    margin-bottom: 0;
  }
  .group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .timeline .center-line {
    left: 53px;
  }
}
@media all and (max-width: 500px) {
  .group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .title {
    background: top/400% auto no-repeat url(../images/company/ajinomoto-tw-history-head.png);
  }
  .group-vision .tab-pane.ajinomoto-tw .ajinomoto-tw-history .timeline .center-line {
    margin-top: 80px;
    left: 37px;
  }
}

.group-inform .tab-content {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .group-inform .tab-content .tab-content {
    padding: 0;
  }
}
.group-inform .asv {
  padding-top: 84px;
  background: top/100% auto no-repeat url(../images/company/asv-bg.png);
}
.group-inform .asv .sub-title {
  font-size: 1.5rem;
  color: #ee1c26;
  text-align: center;
}
.group-inform .asv .sub-title::after {
  content: none;
}
.group-inform .asv img {
  display: block;
  width: auto;
  max-width: 100%;
  margin: 0 auto 26px;
}
.group-inform .asv .img-desc {
  display: block;
  color: #404040;
  text-align: center;
  margin: 0 auto 38px;
}
.group-inform .asv .asv-border-box {
  position: relative;
  padding: 30px 70px;
  background: center/100% 100% no-repeat url(../images/company/asv-border-box.png);
}
.group-inform .asv .asv-border-box h3.sub-title {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.group-inform .asv .asv-border-box p {
  line-height: 1.5;
}
@media all and (max-width: 991.98px) {
  .group-inform .asv .asv-border-box h3.sub-title {
    max-width: 280px;
  }
}
@media all and (max-width: 767.98px) {
  .group-inform .asv .asv-border-box {
    padding: 60px 20px;
    margin-top: 60px;
    background: center/100% 100% no-repeat url(../images/company/asv-border-box-m.png);
  }
}
.group-inform .ajipanda {
  margin-top: 70px;
}
.group-inform .ajipanda .ajipanda-friend {
  background: 0 -50%/100% auto no-repeat url(../images/company/ajipanda-friend-bg.png);
}
.group-inform .ajipanda .ajipanda-friend .gif-box {
  position: relative;
  width: 100%;
  padding-top: 27%;
  margin-bottom: 58px;
}
.group-inform .ajipanda .ajipanda-friend .gif-box .ajipanda-gif {
  width: 100%;
}
.group-inform .ajipanda .ajipanda-friend .gif-box .ajipanda-img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.group-inform .ajipanda .ajipanda-friend .gif-box .ajipanda-balloon {
  width: 25%;
  position: absolute;
  top: 0;
  left: 15%;
  -webkit-animation-name: animationBalloonWave;
          animation-name: animationBalloonWave;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-transform-origin: 85% 85%;
          transform-origin: 85% 85%;
}
@-webkit-keyframes animationBalloonWave {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes animationBalloonWave {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.group-inform .ajipanda .ajipanda-friend p {
  font-size: 1.75rem;
  font-weight: bold;
  color: #88371D;
  text-align: center;
  line-height: 2.1;
  padding-bottom: 52px;
  border-bottom: 2px dashed #88371D;
}
.group-inform .ajipanda .ajipanda-friend p span {
  font-size: 2.25rem;
  color: #ee1c26;
}
@media all and (max-width: 767.98px) {
  .group-inform .ajipanda .ajipanda-friend {
    background: 0 150px/100% auto no-repeat url(../images/company/ajipanda-friend-bg.png);
  }
  .group-inform .ajipanda .ajipanda-friend img {
    margin-bottom: 20px;
  }
  .group-inform .ajipanda .ajipanda-friend p {
    font-size: 1.375rem;
    padding-bottom: 40px;
  }
  .group-inform .ajipanda .ajipanda-friend p span {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 460.98px) {
  .group-inform .ajipanda .ajipanda-friend .img-imajipanda {
    width: 170px;
    margin-bottom: 0;
  }
}
.group-inform .ajipanda .ajipanda-bottle {
  background-color: #FEEBDA;
}
.group-inform .ajipanda .ajipanda-bottle .row {
  padding-top: 90px;
  padding-bottom: 80px;
}
.group-inform .ajipanda .ajipanda-bottle .img-box {
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}
.group-inform .ajipanda .ajipanda-bottle .img-box img {
  width: 100%;
}
.group-inform .ajipanda .ajipanda-bottle .img-box img:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation-name: animationFlow;
          animation-name: animationFlow;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
.group-inform .ajipanda .ajipanda-bottle .img-box img.ajipanda-bottle-img1 {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}
.group-inform .ajipanda .ajipanda-bottle .img-box img.ajipanda-bottle-img2 {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
  -webkit-animation-duration: 2.4s;
          animation-duration: 2.4s;
}
.group-inform .ajipanda .ajipanda-bottle .img-box img.ajipanda-bottle-img3 {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
}
.group-inform .ajipanda .ajipanda-bottle .img-box img.ajipanda-bottle-img4 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}
.group-inform .ajipanda .ajipanda-bottle .img-box img.ajipanda-bottle-img5 {
  -webkit-animation-delay: -1.5s;
          animation-delay: -1.5s;
  -webkit-animation-duration: 1.7s;
          animation-duration: 1.7s;
}
.group-inform .ajipanda .ajipanda-bottle .img-box img.ajipanda-bottle-img6 {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}
.group-inform .ajipanda .ajipanda-bottle p {
  color: #88371D;
}
@-webkit-keyframes animationFlow {
  0% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  50% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  100% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
}
@keyframes animationFlow {
  0% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  50% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  100% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
}
@media all and (max-width: 767.98px) {
  .group-inform .ajipanda .ajipanda-bottle .row {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.group-inform .ajipanda .ajipanda-intro {
  position: relative;
  padding-bottom: 60px;
  background-color: #FEEBDA;
}
.group-inform .ajipanda .ajipanda-intro .title {
  width: 100%;
  padding: 4px;
  font-size: 1.75rem;
  color: white;
  background-color: #ee1c26;
  text-align: center;
}
.group-inform .ajipanda .ajipanda-intro .ajipanda-swiper-group {
  width: 100%;
  height: 440px;
  position: relative;
}
@media all and (max-width: 767.98px) {
  .group-inform .ajipanda .ajipanda-intro .ajipanda-swiper-group {
    height: 600px;
  }
}
.group-inform .ajipanda .ajipanda-intro .ajipanda-swiper .ajipanda-swiper-bg {
  width: 1920px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.group-inform .ajipanda .ajipanda-intro .ajipanda-swiper .ajipanda-swiper-bg .swiper-slide {
  position: relative;
}
.group-inform .ajipanda .ajipanda-intro .ajipanda-swiper .ajipanda-swiper-bg .img-box {
  position: relative;
  width: 100%;
}
.group-inform .ajipanda .ajipanda-intro .ajipanda-swiper .ajipanda-swiper-bg .img-box .holder {
  width: 100%;
  padding-bottom: 440px;
}
.group-inform .ajipanda .ajipanda-intro .ajipanda-swiper .ajipanda-swiper-bg .img-box img {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}
@media all and (max-width: 767.98px) {
  .group-inform .ajipanda .ajipanda-intro .ajipanda-swiper .ajipanda-swiper-bg {
    width: 1200px;
    top: auto;
    bottom: 40px;
  }
}
.group-inform .ajipanda .ajipanda-intro .ajipanda-swiper .ajipanda-swiper-bubble {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
.group-inform .ajipanda .ajipanda-intro .ajipanda-swiper .ajipanda-swiper-bubble .img-box {
  position: relative;
  width: 100%;
}
.group-inform .ajipanda .ajipanda-intro .ajipanda-swiper .ajipanda-swiper-bubble .img-box .holder {
  width: 100%;
  padding-bottom: 440px;
}
.group-inform .ajipanda .ajipanda-intro .ajipanda-swiper .ajipanda-swiper-bubble .img-box img {
  width: 1503px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media all and (max-width: 767.98px) {
  .group-inform .ajipanda .ajipanda-intro .ajipanda-swiper .ajipanda-swiper-bubble .img-box .holder {
    padding-bottom: 600px;
  }
  .group-inform .ajipanda .ajipanda-intro .ajipanda-swiper .ajipanda-swiper-bubble .img-box img {
    width: 500px;
  }
}
.group-inform .ajipanda .ajipanda-intro .ajipanda-swiper .ajipanda-swiper-panda {
  max-width: 1000px;
  width: 100%;
  -ms-flex-item-align: end;
      align-self: flex-end;
  position: absolute;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
.group-inform .ajipanda .ajipanda-intro .ajipanda-swiper .ajipanda-swiper-panda .img-box {
  position: relative;
  width: 100%;
}
.group-inform .ajipanda .ajipanda-intro .ajipanda-swiper .ajipanda-swiper-panda .img-box .holder {
  width: 100%;
  padding-bottom: 440px;
}
.group-inform .ajipanda .ajipanda-intro .ajipanda-swiper .ajipanda-swiper-panda .img-box img {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  width: 131px;
  height: 222px;
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.group-inform .ajipanda .ajipanda-intro .ajipanda-swiper .ajipanda-swiper-panda .img-box.scale-bigger img {
  -webkit-transform: translate(-50%, 0%) scale(2);
          transform: translate(-50%, 0%) scale(2);
}
@media all and (max-width: 767.98px) {
  .group-inform .ajipanda .ajipanda-intro .ajipanda-swiper .ajipanda-swiper-panda .img-box img {
    width: 100px;
    height: 170px;
  }
  .group-inform .ajipanda .ajipanda-intro .ajipanda-swiper .ajipanda-swiper-panda .img-box.scale-bigger img {
    -webkit-transform: translate(-50%, 0%) scale(2.3);
            transform: translate(-50%, 0%) scale(2.3);
  }
}
.group-inform .ajipanda .ajipanda-wallpaper {
  background-color: #FEEBDA;
  margin-bottom: 90px;
}
.group-inform .ajipanda .ajipanda-wallpaper .title {
  width: 100%;
  padding: 4px;
  margin-bottom: 60px;
  font-size: 1.75rem;
  color: white;
  background-color: #ee1c26;
  text-align: center;
}
.group-inform .ajipanda .ajipanda-wallpaper .row {
  margin-bottom: 54px;
}
.group-inform .ajipanda .ajipanda-wallpaper img {
  width: 100%;
}
.group-inform .ajipanda .ajipanda-wallpaper h4 {
  font-size: 1.75rem;
  font-weight: bold;
  color: #88371D;
  margin-bottom: 24px;
}
.group-inform .ajipanda .ajipanda-wallpaper a {
  display: block;
  width: 100%;
  padding: 4px 10px;
  margin-bottom: 15px;
  border-radius: 999px;
  border: 1px solid #ee1c26;
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
  color: #ee1c26;
}
.group-inform .ajipanda .ajipanda-wallpaper a:hover {
  color: #FEEBDA;
  background-color: #ee1c26;
}
.group-inform .ajipanda .ajipanda-wallpaper .ajipanda-fullbody {
  position: relative;
  width: 300px;
  overflow: hidden;
  margin: 0 auto;
}
.group-inform .ajipanda .ajipanda-wallpaper .ajipanda-fullbody .holder {
  width: 100%;
  padding-bottom: 100%;
}
.group-inform .ajipanda .ajipanda-wallpaper .ajipanda-fullbody img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
@media all and (max-width: 767.98px) {
  .group-inform .ajipanda .ajipanda-wallpaper img {
    margin-bottom: 20px;
  }
  .group-inform .ajipanda .ajipanda-wallpaper .ajipanda-fullbody {
    width: 230px;
  }
}

.origin-madal .modal-xl {
  max-width: 1380px;
}
.origin-madal .close {
  position: absolute;
  top: 20px;
  right: 20px;
}
.origin-madal .modal-content {
  display: block;
  padding: 40px 150px 167px;
  border-radius: 20px;
  background: top/100% auto no-repeat url(../images/company/origin-modal-bg.png);
  background-color: white;
}
@media all and (max-width: 1399.98px) {
  .origin-madal .modal-content {
    padding: 40px 70px 167px;
  }
}
@media all and (max-width: 767.98px) {
  .origin-madal .modal-content {
    padding: 40px 15px 167px;
  }
}
.origin-madal .modal-container {
  margin: 0 auto;
  max-width: 1102px;
}
.origin-madal p {
  text-align: center;
}
.origin-madal .origin-madal-grid {
  margin-top: 48px;
  margin-bottom: 86px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
}
.origin-madal .origin-madal-grid .grid-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  padding: 40px 20px;
  position: relative;
  -webkit-filter: drop-shadow(15px 15px 15px rgba(128, 142, 164, 0.45));
          filter: drop-shadow(15px 15px 15px rgba(128, 142, 164, 0.45));
}
.origin-madal .origin-madal-grid .grid-item::before {
  content: "";
  width: 111%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: top left/100% 100% url(../images/company/origin-modal-grid1.png);
  z-index: -1;
}
.origin-madal .origin-madal-grid .grid-item:last-child::before {
  width: 100%;
  background: top left/100% 100% url(../images/company/origin-modal-grid2.png);
}
.origin-madal .origin-madal-grid .grid-title {
  font-size: 2rem;
  line-height: 32px;
  font-weight: 700;
  color: #ee1c26;
  text-align: center;
  margin-bottom: 44px;
}
.origin-madal .origin-madal-grid .amino-img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
}
.origin-madal .origin-madal-grid .icon-list {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.origin-madal .origin-madal-grid .icon-list .icon-list-item {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 28px;
  padding-left: 64px;
  position: relative;
}
.origin-madal .origin-madal-grid .icon-list .icon-list-item .icon-list-item-icon {
  width: 47px;
  height: 44px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.origin-madal .origin-madal-grid .icon-list .icon-list-item .icon-list-item-title {
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 32px;
  color: #404040;
  margin-bottom: 4px;
}
.origin-madal .origin-madal-grid .icon-list .icon-list-item .icon-list-item-desc {
  font-size: 1.25rem;
  font-weight: 400;
  color: #404040;
}
.origin-madal .origin-madal-grid .red-bg-title {
  border-radius: 5px;
  padding: 2px 8px;
  margin-bottom: 30px;
  font-size: 1.75rem;
  text-align: center;
  color: white;
  background-color: #ee1c26;
}
.origin-madal .origin-madal-grid .order-list .order-list-item {
  position: relative;
  padding-left: 40px;
  margin-bottom: 38px;
}
.origin-madal .origin-madal-grid .order-list .order-list-item .order-list-item-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 32px;
  height: 32px;
  padding-bottom: 2px;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 0;
  background-color: #ee1c26;
}
.origin-madal .origin-madal-grid .order-list .order-list-item .order-list-item-number span {
  color: white;
  font-size: 1.75rem;
  font-weight: 900;
}
.origin-madal .origin-madal-grid .order-list .order-list-item .order-list-item-title {
  font-size: 1.75rem;
  font-weight: 500;
  color: #404040;
}
.origin-madal .origin-madal-grid .order-list .order-list-item .order-list-item-desc {
  font-size: 1.0625rem;
  color: #404040;
}
@media all and (max-width: 1399.98px) {
  .origin-madal .origin-madal-grid {
    gap: 40px;
  }
}
@media all and (max-width: 1199.98px) {
  .origin-madal .origin-madal-grid {
    gap: 30px;
  }
  .origin-madal .origin-madal-grid .grid-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    padding: 40px 15px;
  }
  .origin-madal .origin-madal-grid .grid-title {
    font-size: 2rem;
    margin-bottom: 24px;
  }
  .origin-madal .origin-madal-grid .icon-list .icon-list-item {
    padding-left: 52px;
  }
  .origin-madal .origin-madal-grid .icon-list .icon-list-item .icon-list-item-icon {
    width: 40px;
    height: 37px;
  }
  .origin-madal .origin-madal-grid .icon-list .icon-list-item .icon-list-item-title {
    font-size: 1.375rem;
    font-weight: 500;
    line-height: 26px;
  }
  .origin-madal .origin-madal-grid .icon-list .icon-list-item .icon-list-item-desc {
    font-size: 1rem;
  }
  .origin-madal .origin-madal-grid .red-bg-title {
    font-size: 1.625rem;
    margin-bottom: 20px;
  }
  .origin-madal .origin-madal-grid .order-list .order-list-item {
    position: relative;
    padding-left: 40px;
    margin-bottom: 28px;
  }
  .origin-madal .origin-madal-grid .order-list .order-list-item .order-list-item-number {
    top: 4px;
  }
  .origin-madal .origin-madal-grid .order-list .order-list-item .order-list-item-title {
    font-size: 1.5rem;
  }
  .origin-madal .origin-madal-grid .order-list .order-list-item .order-list-item-desc {
    font-size: 1rem;
  }
}
@media all and (max-width: 991.98px) {
  .origin-madal .origin-madal-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .origin-madal .origin-madal-grid .grid-item {
    width: 400px;
    margin: 0 auto;
    padding: 40px 20px;
  }
  .origin-madal .origin-madal-grid .grid-item::before {
    width: 100%;
    background: top left/100% 100% url(../images/company/origin-modal-grid1-m.png);
  }
}
@media all and (max-width: 575.98px) {
  .origin-madal .origin-madal-grid .grid-item {
    width: 100%;
  }
}
.origin-madal .origin-modal-sub-title {
  margin-bottom: 24px;
  font-size: 1.75rem;
  font-weight: bold;
  text-align: center;
  color: #ee1c26;
  line-height: 42px;
}
@media all and (max-width: 991.98px) {
  .origin-madal .origin-modal-sub-title {
    font-size: 1.375rem;
  }
}
.origin-madal .origin-modal-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding: 38px 40px;
  border: 2px solid #ee1c26;
  border-radius: 30px;
  background-color: white;
}
.origin-madal .origin-modal-video video {
  width: 100%;
  z-index: 1;
}
.origin-madal .origin-modal-video a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 8px 40px;
  border-radius: 999px;
  border: 2px solid red;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  font-size: 1.25rem;
  font-weight: 700;
  word-break: keep-all;
  white-space: nowrap;
  color: #ee1c26;
  background-color: white;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.origin-madal .origin-modal-video a:hover {
  background-color: #ee1c26;
  color: white;
}
.origin-madal .origin-modal-video::before {
  content: "";
  display: block;
  width: 280px;
  height: 339px;
  background: center/100% 100% url(../images/company/origin-modal-panda.png);
  position: absolute;
  bottom: 31px;
  left: -185px;
}
@media all and (max-width: 1399.98px) {
  .origin-madal .origin-modal-video::before {
    width: 200px;
    height: 242px;
    left: -105px;
  }
}
@media all and (max-width: 767.98px) {
  .origin-madal .origin-modal-video {
    margin-top: 150px;
    padding: 15px;
    border-radius: 10px;
  }
  .origin-madal .origin-modal-video a {
    padding: 8px 24px;
    font-size: 1rem;
    bottom: auto;
    top: calc(100% + 16px);
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
  }
  .origin-madal .origin-modal-video::before {
    bottom: auto;
    top: -127px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.privacy-block {
  background-color: #fafafa;
}
.privacy-block p,
.privacy-block ol li {
  color: #333;
}
.privacy-block h5 {
  color: #f36b7f;
  font-weight: 500;
}
.privacy-block a:hover {
  color: white;
}

.index-media {
  position: relative;
  width: 100%;
}
.index-media .index-media-btn {
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
  top: -140px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  border: none;
}
.index-media .index-media-btn image {
  width: 100%;
  height: 100%;
}
.index-media .index-media-btn:focus {
  outline: none;
}
@media all and (min-width: 992px) {
  .index-media .index-media-btn:hover {
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    -webkit-transform: translateX(-50%) translateY(-3px);
            transform: translateX(-50%) translateY(-3px);
    -webkit-filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.3));
            filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.3));
  }
}
@media all and (max-width: 991.98px) {
  .index-media .index-media-btn {
    width: 60px;
    height: 42px;
    top: -21px;
  }
}

#index-youtube-modal .modal-content {
  border: none;
  background-color: transparent;
}
#index-youtube-modal .modal-header {
  border: none;
}
#index-youtube-modal .modal-header span {
  color: white;
}
#index-youtube-modal .iframe-container {
  position: relative;
  width: 100%;
}
#index-youtube-modal .iframe-container .holder {
  width: 100%;
  padding-bottom: 56.25%;
}
#index-youtube-modal .iframe-container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
/*# sourceMappingURL=style-2023.css.map */