/*order-option*/
/*order-option*/
.m04-footer-new {
  position: relative;
  background-color: #252728;
  color: #fff;
  padding: 0 50px;
  font-family: Montserrat;
  font-style: normal;
  line-height: normal;
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new {
    padding: 0 16px;
  }
}
.m04-footer-new .footer-content {
  padding: 72px 0;
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .footer-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: auto;
    padding: 0;
    padding-top: 11.1111111111vw;
  }
}
.m04-footer-new .footer-content.isLoginPage {
  padding: 22px 0;
}
.m04-footer-new .footer-copyright-america {
  font-size: 12px;
  text-align: center;
  font-weight: 400;
  line-height: 1.15;
  padding: 40px 50px;
  color: #999999;
  border-top: 1px solid #4c4c4c;
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .footer-copyright-america {
    padding: 40px 0;
    line-height: 1.375;
  }
}
.m04-footer-new .footer-copyright-america.isLoginPage {
  display: none;
}
.m04-footer-new .footer-bottom,
.m04-footer-new .footer-link-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.72917vw;
  margin: auto;
  max-width: calc(100% - 20.83333vw);
  width: 62.5vw;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1440px) and (min-width: 992px) {
  .m04-footer-new .footer-bottom,
  .m04-footer-new .footer-link-list {
    width: 81.5vw;
    max-width: calc(100% - 7.83333vw);
  }
}
.m04-footer-new .footer-bottom :last-child.general,
.m04-footer-new .footer-link-list :last-child.general {
  padding: 8px 0 8px 16px;
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .footer-bottom :last-child.general,
  .m04-footer-new .footer-link-list :last-child.general {
    padding: 0 16px;
  }
}
@media screen and (min-width: 992px) {
  .m04-footer-new .footer-bottom .footer-link:hover,
  .m04-footer-new .footer-link-list .footer-link:hover {
    opacity: 0.8;
  }
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .footer-bottom,
  .m04-footer-new .footer-link-list {
    display: block;
    max-width: 100%;
    width: 100%;
  }
}
.m04-footer-new .footer-link-list.isLoginPage {
  display: none;
}
.m04-footer-new .footer-bottom {
  margin-top: 64px;
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .footer-bottom {
    margin-top: 32px;
  }
}
.m04-footer-new .footer-bottom.isLoginPage {
  margin-top: 0;
}
.m04-footer-new .footer-follow-us {
  max-width: 46%;
  min-width: 35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  margin-right: -15px;
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .footer-follow-us {
    padding-top: 5.5555555556vw;
    padding-bottom: 1.6666666667vw;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.m04-footer-new .footer-language {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m04-footer-new .groupCol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 22px;
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .groupCol {
    display: block;
  }
}
.m04-footer-new .collapseBold .general .child .footer-link-item, .m04-footer-new .noColleapseNoTitle .general .child .footer-link-item {
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  color: #fff;
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .collapseBold .general .child .footer-link-item, .m04-footer-new .noColleapseNoTitle .general .child .footer-link-item {
    color: #E9E9E9;
  }
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .collapseBold .general .child .footer-link-item {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
  }
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .noColleapseNoTitle .general .child {
    max-height: 300px;
  }
}
.m04-footer-new .general {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 16px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .general {
    padding: 4px 16px;
  }
}
.m04-footer-new .general .title {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.32px;
  padding-bottom: 8px;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .general .title {
    padding-bottom: 0;
    color: #E9E9E9;
  }
}
.m04-footer-new .general .title .icon-arrow {
  display: none;
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .general .title .icon-arrow {
    display: block;
    position: absolute;
    right: -10px;
    font-size: 10px;
    top: 20%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  }
  .m04-footer-new .general .title .icon-arrow.open {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translateY(30%) rotate(0deg);
            transform: translateY(30%) rotate(0deg);
  }
}
.m04-footer-new .general .child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .general .child {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
}
.m04-footer-new .general .child .footer-link-item {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: -0.24px;
  color: #E9E9E9;
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .general .child .footer-link-item {
    color: #D3D4D4;
  }
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .general .child.show {
    max-height: 360px;
    padding: 0 8px 8px 8px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
}
.m04-footer-new .footer-link-item::after {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  width: 1px;
  height: 13px;
  background-color: #4c4c4c;
}
.m04-footer-new .footer-link-item:last-of-type::after {
  content: none;
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .footer-link-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    font-weight: 600;
  }
  .m04-footer-new .footer-link-item::after {
    content: none;
  }
}
.m04-footer-new .follow-text {
  margin-right: 16px;
  font-size: 12px;
  max-width: 50%;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.24px;
  color: #E9E9E9;
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .follow-text {
    line-height: 1;
    margin-right: 0;
  }
}
.m04-footer-new .footer-follow-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 100%;
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .footer-follow-list {
    padding: 16px 0;
  }
}
.m04-footer-new .footer-follow-link {
  margin: 0 10px 0 10px;
  color: #a2a2a2;
  font-size: 21px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-filter: saturate(0.5);
          filter: saturate(0.5);
  opacity: 0.4;
}
.m04-footer-new .footer-follow-link img {
  height: 21px;
}
@media screen and (min-width: 992px) {
  .m04-footer-new .footer-follow-link:hover {
    color: #fff;
  }
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .footer-follow-link {
    font-size: 4.4444444444vw;
  }
  .m04-footer-new .footer-follow-link:last-of-type {
    margin-right: 0;
  }
  .m04-footer-new .footer-follow-link .icon-twitter {
    font-size: 4.4444444444vw;
  }
}
.m04-footer-new .footer-follow-link:hover {
  opacity: 1;
}
.m04-footer-new .footer-copyright-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.2px;
  font-size: 12px;
  color: #E9E9E9;
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .footer-copyright-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.m04-footer-new .footer-copyright-wrap .footer-copyright {
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .footer-copyright-wrap .footer-copyright {
    line-height: 1.375;
    padding: 0 0 11.1111111111vw;
  }
}
.m04-footer-new .footer-copyright-wrap.mob {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media screen and (max-width: 991.98px) {
  .m04-footer-new .footer-copyright-wrap.mob {
    padding: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.m04-footer-new .adv-popup-img {
  position: fixed;
  width: 280px;
  height: 140px;
  z-index: 200;
  border: 1px solid #e5e5e5;
  background-color: #FBFCFC;
  -webkit-box-shadow: 0 8px 300px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 300px 0 rgba(0, 0, 0, 0.2);
}
@media (min-width: 1440px) {
  .m04-footer-new .adv-popup-img {
    bottom: 162px;
    right: 76px;
  }
}
@media (min-width: 1200px) {
  .m04-footer-new .adv-popup-img {
    bottom: 120px;
    right: 56px;
  }
}
@media (max-width: 1199px) {
  .m04-footer-new .adv-popup-img {
    bottom: 96px;
    right: 16px;
  }
}
.m04-footer-new .adv-popup-img :first-child {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.m04-footer-new .adv-popup-img :last-child {
  top: 10px;
  right: 10px;
  position: absolute;
  width: 12px;
  height: 12px;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
}
.m04-footer-new .adv-popup-text {
  position: fixed;
  width: 280px;
  height: 140px;
  z-index: 200;
  padding: 12px;
  color: #000000;
  border: 1px solid #e5e5e5;
  background-color: #FBFCFC;
  -webkit-box-shadow: 0 8px 300px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 300px 0 rgba(0, 0, 0, 0.2);
}
@media (min-width: 1440px) {
  .m04-footer-new .adv-popup-text {
    bottom: 162px;
    right: 76px;
  }
}
@media (min-width: 1200px) {
  .m04-footer-new .adv-popup-text {
    bottom: 120px;
    right: 56px;
  }
}
@media (max-width: 1199px) {
  .m04-footer-new .adv-popup-text {
    bottom: 96px;
    right: 16px;
  }
}
.m04-footer-new .adv-popup-text :first-child {
  font-family: Montserrat, serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  width: 86%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  /* max-height: 72px; */
  word-wrap: break-word;
  overflow: hidden;
}
.m04-footer-new .adv-popup-text :nth-child(2) {
  position: absolute;
  bottom: 14px;
  left: 14px;
  display: inline-block;
  font-family: Montserrat, serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  text-align: left;
  color: #000;
  border-bottom: 1px solid #000;
  cursor: pointer;
}
.m04-footer-new .adv-popup-text :nth-child(3) {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 12px;
  height: 12px;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
}

@media screen and (max-width: 992px) and (min-width: 768px) {
  .m04-footer-new {
    padding: 0 64px;
  }
}