/** Shopify CDN: Minification failed

Line 176:0 Unexpected "}"

**/
.aa-megamenu-right-content.aa-megamenu-right-item-menu-5.aa-megamenu-right-content-count-10.aa-megamenu-right-content-active .aa-megamenu-right-item{
    height: 250px;
    max-width: calc(20% - 10px);
}
.aa-megamenu .aa-megamenu-left {
  padding: 0px 0;
  width:380px
}
.aa-megamenu .aa-megamenu-right {
  width: 100%;
  height: 100%;
  overflow-x: auto;
}
.aa-megamenu .aa-megamenu-2cols .aa-megamenu-right {
  width: 75%;
  border-left: 1px solid #d5d3d4;
}
.aa-megamenu .aa-megamenu-left ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.aa-megamenu .aa-megamenu-left ul {
  display: flex;
  flex-wrap: wrap;
  /* flex-direction: row; */
  flex-direction: column;
  /* justify-content: start; */
  justify-content: space-evenly;
  align-items: center;
  align-content: center;
  height:100%
}
.aa-megamenu .aa-megamenu-left li a {
  display: block;
  padding: 10px 30px;
  font-weight: 700;
  font-size: 20px;
  text-decoration: none;
  color: inherit;
  /* border-radius: 99rem; */
}
.aa-megamenu .aa-megamenu-left li:not(:last-child) a {
  /* margin-right: 50px; */
}
.aa-megamenu .aa-megamenu-left li a:hover,
.aa-megamenu .aa-megamenu-left li.active a {
  /* background: var(--aa-color-main); */
  background:#eeeeee;
  color: #000;
   text-decoration: underline;
  curious:pointer
}
.aa-megamenu .aa-megamenu-left li.active{
  background:#eeeeee;
}
.aa-megamenu .aa-megamenu-right-content {
  width: 100%;
  height: 100%;
  display: none;
  visibility: hidden;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: start;
  align-items: auto;
  align-content: start;
}
/* 这里的gap 是调整第二个头部分类的距离 */
.aa-megamenu .aa-megamenu-right-content-active {
  display: flex;
  visibility: visible;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  gap:3px
}
.aa-megamenu .aa-megamenu-right-item {
  /* height: calc(100% - 170px); */
  height: 200px;
  min-width:calc(20% - 10px);
  margin: 0 2px;
  background-color: #f7f5f6;
  /* flex: 0 0 calc(25% - 10px);
    margin: 5px; */
}
.aa-megamenu-right-item-menu-5 .aa-megamenu-right-item.count-{
  margin: 2px 2px;
}
.aa-megamenu .aa-megamenu-right-content-count-2 .aa-megamenu-right-item {
  width: calc((100% / 2) - 15px);
  height: 100%;
}
.aa-megamenu .aa-megamenu-right-content-count-3 .aa-megamenu-right-item {
  width: calc((100% / 3) - 15px);
  height:100%;
  padding-top: 60px;
}
.aa-megamenu .aa-megamenu-right-content-count-4 .aa-megamenu-right-item {
  width: calc((100% / 4) - 15px);
  height: 415px;
  text-align: center;
}
.aa-megamenu .aa-megamenu-right-content-count-4 .aa-megamenu-right-item .aa-megamenu-right-item-content{
  margin-top: 50px;
}
/* .aa-megamenu .aa-megamenu-right-content-count-4 .aa-megamenu-right-item .aa-megamenu-right-item-content{
  margin-top: 40px;
} */
.aa-megamenu .aa-megamenu-right-content-count-2 .aa-megamenu-right-item .aa-megamenu-right-item-content{
      margin-top: 0px;
}
.aa-megamenu .aa-megamenu-right-content-count-5 .aa-megamenu-right-item,
.aa-megamenu .aa-megamenu-right-content-count-6 .aa-megamenu-right-item,
.aa-megamenu .aa-megamenu-right-content-count-7 .aa-megamenu-right-item,
.aa-megamenu .aa-megamenu-right-content-count-8 .aa-megamenu-right-item {
  padding-top: 60px;
  width: calc((100% / 5) - 15px);
  /* height: calc((100% - 170px) / 2); */
  height: 415px;
  text-align: center;
  border-bottom: 3px solid #fff;
}
.aa-megamenu-right-content.aa-megamenu-right-item-menu-8.aa-megamenu-right-content-count-1.aa-megamenu-right-content-active {
    justify-content: center;
    align-items: center;
}
.aa-megamenu-right-content.aa-megamenu-right-item-menu-8.aa-megamenu-right-content-count-1.aa-megamenu-right-item{
    width:100%;
  height: 100%;
}
.aa-megamenu .aa-megamenu-right-content-count-1 .aa-megamenu-right-item{
  /* width: calc((100% / 4) - 4px); */
  /* height: calc((100% - 170px) / 2); */
  /* width: 70%; */
  /* height: 420px; */
  text-align: center;
  /* border-bottom: 3px solid #fff; */
  border-bottom: none  !important;
  margin: 0  !important;
  width: 100%  !important;
  height: 100%;
}
.aa-megamenu-right-content-count-2 .aa-image img{
  width: 80% !important;
}

/* .aa-megamenu .aa-megamenu-right-content-count-5 .aa-info,
.aa-megamenu .aa-megamenu-right-content-count-6 .aa-info,
.aa-megamenu .aa-megamenu-right-content-count-7 .aa-info,
.aa-megamenu .aa-megamenu-right-content-count-8 .aa-info {
  display: none;
} */
.aa-megamenu-right-content.aa-megamenu-right-item-menu-1.aa-megamenu-right-content-count-5 .aa-megamenu-right-item .aa-link{
    width: 100%;
    height: 100%;
}
.aa-megamenu .aa-megamenu-right-content-count-5 .aa-megamenu-right-item .aa-info{
  width: 200px;
    margin: 0 auto;
}

.aa-megamenu-right-content.aa-megamenu-right-item-menu-1.aa-megamenu-right-content-count-5 .aa-megamenu-right-item .aa-link .aa-megamenu-right-item-content{
      margin-top:-20px;
}
.aa-megamenu-right-content.aa-megamenu-right-item-menu-3.aa-megamenu-right-content-count-2 .aa-megamenu-right-item .aa-link .aa-title{
        margin-top: -35px;
}
/* 这里他们有的时候是九个 ,是几个数字改成几 */
.aa-megamenu .aa-megamenu-right-content-count-10 .aa-megamenu-right-item-content {
    width: 196px;
}
}
/* 这里他们有的时候是九个 ,是几个数字改成几 */
.aa-megamenu .aa-megamenu-right-content-count-10 .aa-megamenu-right-item {
  width: calc((100% / 4) - 4px);
  height: 320px;
  text-align: center;
  border-bottom: 3px solid #fff;
}
.aa-megamenu-right-content .aa-megamenu-right-item-menu-2 .aa-megamenu-right-content-count-5 .aa-megamenu-right-item .aa-link{
    width: 80%;
    height: 80%;
}/* 这里他们有的时候是九个 ,是几个数字改成几 */
.aa-megamenu .aa-megamenu-right-content-count-10 .aa-megamenu-right-item .aa-image {
	width: 55%;
    height: 55%;
}
/* 这里他们有的时候是九个 ,是几个数字改成几 */
.aa-megamenu .aa-megamenu-right-content-count-10 .aa-megamenu-right-item .aa-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: initial;
    /* padding: 30px; */
}
.aa-megamenu .aa-megamenu-right-item:hover {
  background-color: #ededed;
}
.aa-megamenu .aa-megamenu-right-item-content {
  /* padding: 0 30px; */
}
.aa-megamenu .aa-megamenu-right-item .aa-link {
  display: block;
    width: 55%;
    height: 55%;
  text-decoration: none;
  color: inherit;
  margin: 0 auto;
}
.aa-megamenu  .aa-megamenu-right-content-count-1 .aa-megamenu-right-item .aa-link{
  margin: 0;
}
.aa-megamenu .aa-megamenu-right-item .aa-title {
  color:#000;
  font-size: 20px;
  font-weight: 700;
  padding: 0 0 15px 0;
  line-height: 1.5;
  text-align: center;
}
.aa-megamenu .aa-megamenu-right-item .aa-image {
  width: 80%;
  height: 50%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.aa-megamenu .aa-megamenu-right-item .aa-image img {
  width: 100%;
  height: 50%;
}
.aa-megamenu .aa-megamenu-right-content-count-5 .aa-megamenu-right-item .aa-image,
.aa-megamenu .aa-megamenu-right-content-count-6 .aa-megamenu-right-item .aa-image,
.aa-megamenu .aa-megamenu-right-content-count-7 .aa-megamenu-right-item .aa-image,
.aa-megamenu .aa-megamenu-right-content-count-8 .aa-megamenu-right-item .aa-image {
  width: 70%;
}
.aa-megamenu .aa-megamenu-right-content-count-5 .aa-megamenu-right-item .aa-title,
.aa-megamenu .aa-megamenu-right-content-count-6 .aa-megamenu-right-item .aa-title,
.aa-megamenu .aa-megamenu-right-content-count-7 .aa-megamenu-right-item .aa-title,
.aa-megamenu .aa-megamenu-right-content-count-8 .aa-megamenu-right-item .aa-title {
  text-align: center;
  width: 100%;
}
.aa-megamenu .aa-megamenu-right-item .aa-subtitle {
  font-size: 15px;
  font-weight: 700;
  color: #000;
  padding: 10px 0;
}
.aa-megamenu .aa-megamenu-right-item .aa-info {
  color: #666;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  /* display:none */
}
.aa-megamenu .aa-megamenu-right-item-menu-6 .aa-megamenu-right-item .aa-image img{
  width: 85%;
}
.aa-megamenu .aa-megamenu-right-item-menu-7 .aa-megamenu-right-item .aa-image img{
  width: 85%;
}
.aa-megamenu-normal {
  height: auto;
  padding-bottom: 85px;
}
.aa-megamenu-normal ul {
  width: 100%;
  display: flex;
  justify-content: start;
  align-items: flex-start;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.aa-megamenu-normal li.parent {
  width: 20%;
}
.aa-megamenu-normal .aa-child-list {
  flex-direction: column;
}
.aa-megamenu-normal .aa-child-list li {
  width: 100%;
}
.aa-megamenu-normal .parent-link,
.aa-megamenu-normal .child-link {
  display: inline-block;
  width: 100%;
  color: inherit;
  text-decoration: none;
}
.aa-megamenu-normal .parent-link {
  width: auto;
  color: #000;
  font-weight: 700;
  font-size: 20px;
  padding: 10px 30px;
  margin: 10px 0;
  border-radius: 99rem;
}
.parent-link:hover {
  color: #fff !important;
}
.aa-megamenu-normal .parent-link span {
  display: inline-block;
  font-size: 12px;
  background-color: #376ab3;
  color: #fff;
  padding: 2px 5px;
  margin-left: 10px;
  border-radius: 5px;
  display: none!important;
}
.aa-megamenu-normal .child-link {
  font-size: 15px;
  padding: 10px 30px;
  color: #333;
}
.aa-megamenu-normal .parent-link:hover {
  color: #fff;
  background-color: #376ab3;
}
.aa-megamenu-normal .child-link:hover {
  color: #376ab3;
}


.aa-mobile-dropdown-toggle {
}
.aa-mobile-dropdown-toggle .toggle-icon {
  display: block;
  width: 22px;
  height: 2px;
  background-color: #000;
}
.aa-mobile-dropdown-toggle .toggle-icon:nth-child(2) {
  width: 18px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.aa-mobile-dropdown h2,.aa-mobile-dropdown-content a,.aa-mobile-dropdown-content ul a {
    height: 50px;
    line-height: 50px
}
.aa-mobile-dropdown h2,.aa-mobile-dropdown-content a,.aa-mobile-dropdown-content ul a,.aa-mobile-dropdown-content .cd-divider {
    padding: 0 30px
}
.aa-mobile-dropdown {
  position: fixed;
  z-index: 999999;
  top: 48px;
  left: 0;
  width: 100%;
  height: 450px;
  background-color: #f7f7f7;
  color: #376ab3;
  transition: transform 0.2s ease,visibility 0.2s ease;
  visibility: hidden;
  transform: translateY(-100%);
}
.aa-mobile-dropdown.aa-mobile-dropdown-is-active {
  visibility: visible;
  transform: translateY(0);
}
.aa-body-scrolled .aa-mobile-dropdown {
  top: 0;
}
.aa-mobile-dropdown .aa-mobile-dropdown-header {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  padding: 0 15px;
}
.aa-mobile-dropdown .aa-mobile-dropdown-header .aa-close {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.aa-mobile-dropdown .aa-mobile-dropdown-header .aa-close .aa-svg {
  width: 20px;
}
.aa-mobile-dropdown .aa-mobile-dropdown-header .aa-logo {
  width: 60px; 
}
.aa-mobile-dropdown .aa-mobile-dropdown-header .aa-language {
  width: 32px;
}
.aa-mobile-dropdown .aa-mobile-dropdown-header .aa-logo img, .aa-mobile-dropdown .aa-mobile-dropdown-header .aa-language img {
  width: 100%;
}
.aa-mobile-dropdown h2 {
    position: relative;
    z-index: 1;
    color: #585a70;
    background-color: #111433;
    border-bottom: 1px solid #242643
}
.aa-mobile-dropdown .cd-close::after,.aa-mobile-dropdown .cd-close::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    height: 20px;
    width: 2px;
    background-color: #fff
}
.aa-mobile-dropdown .cd-close::after {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg)
}
.aa-mobile-dropdown .cd-close::before {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg)
}
.aa-mobile-dropdown-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.aa-mobile-dropdown-content ul:not(.is-hidden) {
  background-color: #f7f7f7;
}
.aa-mobile-dropdown-content,.aa-mobile-dropdown-content ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition: transform .3s;
}
.aa-mobile-dropdown-content {
  top: 80px;
}
.aa-mobile-dropdown-content a,.aa-mobile-dropdown-content ul a {
    display: block;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
}
.aa-mobile-dropdown-content .cd-divider,.aa-mobile-dropdown-content ul .cd-divider {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #0b0e23;
    font-size: 1.1rem;
    font-weight: 700;
    letter-spacing: 1px;
    color: #585a70;
    text-transform: uppercase
}
.aa-mobile-dropdown-content a,.aa-mobile-dropdown-content .cd-search,.aa-mobile-dropdown-content .cd-divider,.aa-mobile-dropdown-content ul a,.aa-mobile-dropdown-content ul .cd-search,.aa-mobile-dropdown-content ul .cd-divider {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    -moz-transition: opacity .3s,-moz-transform .3s;
    transition: opacity .3s,transform .3s
}
.aa-mobile-dropdown-content.is-hidden,.aa-mobile-dropdown-content ul.is-hidden {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}
.aa-mobile-dropdown-content.is-hidden>li>a,.aa-mobile-dropdown-content.is-hidden>li>.cd-search,.aa-mobile-dropdown-content.is-hidden>.cd-divider,.aa-mobile-dropdown-content.move-out>li>a,.aa-mobile-dropdown-content.move-out>li>.cd-search,.aa-mobile-dropdown-content.move-out>.cd-divider,.aa-mobile-dropdown-content ul.is-hidden>li>a,.aa-mobile-dropdown-content ul.is-hidden>li>.cd-search,.aa-mobile-dropdown-content ul.is-hidden>.cd-divider,.aa-mobile-dropdown-content ul.move-out>li>a,.aa-mobile-dropdown-content ul.move-out>li>.cd-search,.aa-mobile-dropdown-content ul.move-out>.cd-divider {
    opacity: 0
}
.aa-mobile-dropdown-content.move-out>li>a,.aa-mobile-dropdown-content.move-out>li>.cd-search,.aa-mobile-dropdown-content.move-out>.cd-divider,.aa-mobile-dropdown-content ul.move-out>li>a,.aa-mobile-dropdown-content ul.move-out>li>.cd-search,.aa-mobile-dropdown-content ul.move-out>.cd-divider {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}
.aa-mobile-dropdown-is-active .aa-mobile-dropdown-content,.aa-mobile-dropdown-is-active .aa-mobile-dropdown-content ul {
    -webkit-overflow-scrolling: touch
}
.aa-mobile-dropdown-content .see-all a {
    color: #00
}
@-webkit-keyframes cd-fade-in {
    0% {
        opacity: 0;
        visibility: visible
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}
@-moz-keyframes cd-fade-in {
    0% {
        opacity: 0;
        visibility: visible
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}
@keyframes cd-fade-in {
    0% {
        opacity: 0;
        visibility: visible
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}
@-webkit-keyframes cd-fade-out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: visible
    }
}
@-moz-keyframes cd-fade-out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: visible
    }
}
@keyframes cd-fade-out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: visible
    }
}
.aa-mobile-dropdown .has-children>a,.aa-mobile-dropdown .go-back a {
    position: relative
}
.aa-mobile-dropdown .has-children>a::before,.aa-mobile-dropdown .has-children>a::after,.aa-mobile-dropdown .go-back a::before,.aa-mobile-dropdown .go-back a::after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -1px;
    display: inline-block;
    height: 2px;
    width: 10px;
    background: #000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.aa-mobile-dropdown .go-back a::before,.aa-mobile-dropdown .go-back a::after {
  background: #000;
}
.aa-mobile-dropdown .has-children>a::before,.aa-mobile-dropdown .go-back a::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
.aa-mobile-dropdown .has-children>a::after,.go-back a::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.aa-mobile-dropdown .has-children>a {
    padding-right: 40px
}
.aa-mobile-dropdown .has-children>a::before,.aa-mobile-dropdown .has-children>a::after {
    right: 20px;
    -webkit-transform-origin: 9px 50%;
    -moz-transform-origin: 9px 50%;
    -ms-transform-origin: 9px 50%;
    -o-transform-origin: 9px 50%;
    transform-origin: 9px 50%
}
.aa-mobile-dropdown-content .go-back a {
    padding-left: 60px;
    text-decoration: underline;
    font-size: 20px;
}
.aa-mobile-dropdown-content .go-back a::before,.aa-mobile-dropdown-content .go-back a::after {
    left: 30px;
    -webkit-transform-origin: 1px 50%;
    -moz-transform-origin: 1px 50%;
    -ms-transform-origin: 1px 50%;
    -o-transform-origin: 1px 50%;
    transform-origin: 1px 50%
}
.aa-mobile-dropdown .cd-main-content {
    background-color: #e6e6e6;
    min-height: calc(100vh - 100px);
    padding: 2em 5%;
    line-height: 2
}
.no-js .aa-mobile-dropdown-wrapper:hover .aa-mobile-dropdown {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}
.no-js .aa-mobile-dropdown-wrapper .cd-close {
    display: none
}
.aa-mobile-dropdown .parentlink-1 span {
  display: inline-block;
  font-size: 12px;
  background-color: #376ab3;
  color: #fff;
  padding: 2px 5px;
  margin-left: 10px;
  border-radius: 5px;
  line-height: 1;
  font-weight: 400;
}
.aa-megamenu-left ul li {
flex:1;
  width:100%;
  text-align:center;
  display:flex;
  justify-content:center;
  align-items:center;
  
  
}
.aa-megamenu {
  height: 418px;
}
@media only screen and (min-width: 768px) {
  .aa-megamenu-left {
    overflow-y: auto;
  }
}
/* Show Image on Menu 2024/09/18 Adrian Carlos */
@media only screen and (max-width: 768px) {
  .aa-mobile-dropdown .aa-mobile-mega-block-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding-left: 8px;
    padding-right: 8px;
    gap: 12px;
    font-size: 14px;
  }

  .aa-mobile-dropdown .aa-mobile-mega-block-grid li a {
    height: auto;
    line-height: 30px;
    padding: 10px;
    overflow: unset;
    white-space: unset;
  }

  .aa-mobile-dropdown .aa-mobile-mega-block-grid li a .aa-mobile-mage-block-img img {
    border-radius: 500px;
    overflow: hidden;
    padding: 15px;
  }

  .aa-mobile-dropdown .aa-mobile-mega-block-grid li a .aa-mobile-mega-block-title {
    line-height: 20px;
    text-align: center;
  }

  .aa-mobile-dropdown-content {
    height: calc(100vh - 128px);
  }
}
