/* Main */
:root {
    --color-main: #e01d48;
    --color-red: #ec2d3f;
    --color-medium-red: #cc2c32;
    --color-dark-red: #c31829;
    --color-green: #28a745;
    --color-dark-green: #207d36;
    --color-black: #212529;
    --color-gray: #6c757d;
    --background-static: #3776c3;
    --background-hover: #eceb1b;
    --color-static: #000;
    --color-hover: #ec2d3f;
    --mxh: #ea1f4f;
    --aau-home-accent:#E11D48;
    --aau-home-muted:#64748B;
  }
@font-face {
    font-family: Montserrat;
    src: url(../fonts/frontend/Montserrat-SemiBold.woff), url(../fonts/frontend/Montserrat-SemiBold.woff2);
    font-weight: 600;
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/frontend/Montserrat-Bold.woff), url(../fonts/frontend/Montserrat-Bold.woff2);
    font-weight: bold;
}
@font-face {
    font-family: Montserrat;
    src: url(../fonts/frontend/Montserrat-Black.woff), url(../fonts/frontend/Montserrat-Black.woff2);
    font-weight: 800;
}
@font-face {
    font-family: Montserrat;
    src: url(../fonts/frontend/Montserrat-Light.woff), url(../fonts/frontend/Montserrat-Light.woff2);
    font-weight: 300;
}
  @font-face {
      font-family: Roboto;
      src: url(../fonts/frontend/Roboto-Medium.woff), url(../fonts/frontend/Roboto-Medium.woff2);
      font-weight: 600;
  }
  
  @font-face {
      font-family: Roboto;
      src: url(../fonts/frontend/Roboto-Bold.woff), url(../fonts/frontend/Roboto-Bold.woff2);
      font-weight: bold;
  }
  @font-face {
      font-family: Roboto;
      src: url(../fonts/frontend/Roboto-Black.woff), url(../fonts/frontend/Roboto-Black.woff2);
      font-weight: 800;
  }
  @font-face {
      font-family: Roboto;
      src: url(../fonts/frontend/Roboto-Light.woff), url(../fonts/frontend/Roboto-Light.woff2);
      font-weight: 300;
  }
  
  @font-face {
      font-family: Roboto;
      src: url(../fonts/frontend/Roboto-Regular.woff), url(../fonts/frontend/Roboto-Regular.woff2);
      font-weight: normal;
  }
  body {
    font-size: 16px;
    font-family: Roboto;
    font-weight: normal;
    line-height: 1.2;
  }
  h1, h2, h3, h4, h5, h6, form, body {
      line-height: 1.4;
  }
  strong{display: inline;}
  a{text-decoration: none}
  a:hover{color:var(--color-main)}
  ul {padding-inline-start: 15px;}
  .content-detail figure {text-align: center;outline: solid 1px #ccc;background: rgba(0,0,0,0.05);padding: 10px;margin: 10px 20px;display: inline-block;}
  .content-detail figure > figcaption {text-align: center;display: block;}
  .content-detail blockquote {font-style: italic;padding: 2px 0;border-style: solid;border-color: #ccc;border-width: 0;}
  .content-detail blockquote {padding-left: 20px;padding-right: 8px;border-left-width: 5px;}
  .content-detail table{width:100%;}
  .content-detail table tr td,.content-detail table tr{margin: 0;color: #676767;border: 1px solid #e1e1e0;padding: 10px;}
  
  ul:not(.info-pro-detail ul):not(.content-detail ul):not(.toolbar ul) {list-style: none;margin: 0px;padding: 0px;}
  
  video,iframe:not(.content-detail iframe,.video-main iframe,.fancybox__html5video, .fancybox__iframe){max-width: 100% !important;height: auto;}
  .row-0 {margin-left: 0px;margin-right: 0px;}
  .mg-col-0 {padding-left: 0px;padding-right: 0px;}
  .row-10 {margin-left: -5px;margin-right: -5px;}
  .row-20 {margin-left: -10px;margin-right: -10px;}
  .row-30 {margin-left: -15px;margin-right: -15px;}
  .col-30 {padding-left: 15px;padding-right: -15px;}
  .col-20 {padding-left: 10px;padding-right: 10px;}
  .mg-col-10 {padding-left: 5px;padding-right: 5px;}
  .padding-top-bottom {padding: 5rem 0;}
  .pad-top {padding-top: 2.5rem;}
  .pad-bottom {padding-bottom: 2.5rem;}
  .mg-top {margin-top: 2.5rem;}
  .mg-bottom {margin-bottom: 2.5rem;}
  .hover_xemthem {transition: 0.4s;}
  .hover_xemthem:hover {letter-spacing: 2px;}
  .overhidden{overflow: hidden;}
  img {max-width: 100%;height: auto;vertical-align: top;}
  a,
  input,
  textarea {outline: none;padding: 0px;}
  input[type="number"]::-webkit-outer-spin-button,
  input[type="number"]::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
  .radius-7{border-radius: 7px;}
  .hidden {display: none;}
  .clear {clear: both;}
  .none {display: none;}
  .hidden-seoh {visibility: hidden;height: 0px;margin: 0px;overflow: hidden;}
  .wrap-content {max-width: 1366px;margin: auto;width: calc(100% - 30px);}
  .fix_head {/* position: fixed !important; */top: 0;width: 100%;z-index: 999 !important;}
  .pd-l-10 {padding-left: -10px;}
  .pd-r-10 {padding-right: -10px;}
  .mg-l-10 {margin-left: -10px;}
  .mg-r-10 {margin-right: -10px;}
  .mg-b-20 {margin-bottom: 20px;}
  .relative{position: relative;}
  .top-bar {color: #ffffff;background-color: var(--color-main);line-height: 40px;height: 40px;overflow: hidden;}
  .top-bar .slogan-head{float:left;margin: 0px;height: 40px;width: 250px;letter-spacing: 1.2px;font-weight: 600;}
  .top-bar .info-head{float: right;margin-left: 15px;}
  .top-bar .wrap-content {/* line-height: 40px; */}
  .info-head{margin-bottom: 0;}
  .info-head i {margin-right: 2px;font-size: 15px;}
  .social img:hover {
    animation: zoomBreath 0.5s infinite ease-in-out;
  }
  @keyframes zoomBreath {
    0%   { transform: scale(1); }
    50%  { transform: scale(1.1); }
    100% { transform: scale(1); }
  }
  #ngonngu{float: left;padding: 10px;height: 40px;line-height: 20px;}
  #ngonngu a{display:inline-block;height: 25px;height: 19px;}
  #ngonngu a img{
      height: 19px;
  }
  ul.social-top{
      float: right;
      margin: 5px 0px !important;
      margin-right: 20px !important;
  }
  .social-top li{}
  .social-top li a{
      max-width: 30px;
      display: block;
      /* float: left; */
  }
  .list-menu-top{
      float: right;
      display: flex;
      align-items: center;
  }
  .list-menu-top li{
      float: left;
  }
  .list-menu-top li a{
      /* margin-left: 10px; */
      color: #fff;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 14px;
  }
  .list-menu-top .menu-line {
    width: 1.5px;
    height: 15px;
    background-color: rgba(0, 0, 0, 0.1);
    margin: 0px 10px;
    border-radius: 5px;
  }
  
  
  .header{background:#fff;position: sticky;top:0px;z-index: 10;padding: 6px 0px;border-bottom: 2px solid var(--color-main);}
  .header .wrap-content{display: flex;align-items: center;justify-content: space-between;}
  .head-bottom .wrap-content {padding: 10px 0;}
  
  .hotline-head {}
  .hotline-head p {}
  .hotline-head span {}
  .logo-head{
      max-width: 100px;
  }
  
  .menu-hotline{}
  .menu-hotline p{
      margin: 0px;
  }
  .menu-hotline p i{
      width: 40px;
      height: 40px;
      color: #fff;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-right: 8px;
      font-size: 18px;
      background: linear-gradient(to right, #49b9e6, #006cad);
  }
  .menu-hotline > div {}
  .menu-hotline  .number-phone {
    font-size: 18px;
    font-weight: bold;
    color: transparent;
    animation: effectText 2s linear infinite;
  }
  .number-phone-two{
    animation: effectTextTwo 2s linear infinite;
    color: transparent;
  }
  @-moz-keyframes effectText {
    0% {
        background: linear-gradient(#49b9e7, #3776c3);
        -webkit-background-clip: text;
    }
  
    100% {
        background: linear-gradient(#FF7E5D, #f00);
        -webkit-background-clip: text;
    }
  }
  @-webkit-keyframes effectText {
    0% {
        background: linear-gradient(#49b9e7, #3776c3);
        -webkit-background-clip: text;
    }
  
    100% {
        background: linear-gradient(#FF7E5D, #f00);
        -webkit-background-clip: text;
    }
  }
  @-o-keyframes effectText {
    0% {
        background: linear-gradient(#49b9e7, #3776c3);
        -webkit-background-clip: text;
    }
  
    100% {
        background: linear-gradient(#FF7E5D, #f00);
        -webkit-background-clip: text;
    }
  }
  @keyframes effectText {
    0% {
        background: linear-gradient(#49b9e7, #3776c3);
        -webkit-background-clip: text;
    }
  
    100% {
        background: linear-gradient(#FF7E5D, #f00);
        -webkit-background-clip: text;
    }
  }
  
  @-moz-keyframes effectTextTwo {
    0% {
        background: linear-gradient(#fff, #fff);
        -webkit-background-clip: text;
    }
  
    100% {
        background: linear-gradient(#ffce5d, #ffe300);
        -webkit-background-clip: text;
    }
  }
  @-webkit-keyframes effectTextTwo {
    0% {
        background: linear-gradient(#fff, #fff);
        -webkit-background-clip: text;
    }
  
    100% {
        background: linear-gradient(#ffce5d, #ffe300);
        -webkit-background-clip: text;
    }
  }
  @-o-keyframes effectTextTwo {
    0% {
        background: linear-gradient(#fff, #fff);
        -webkit-background-clip: text;
    }
  
    100% {
        background: linear-gradient(#ffce5d, #ffe300);
        -webkit-background-clip: text;
    }
  }
  
  @keyframes effectTextTwo {
    0% {
        background: linear-gradient(#fff, #fff);
        -webkit-background-clip: text;
    }
  
    100% {
        background: linear-gradient(#ffce5d, #ffe300);
        -webkit-background-clip: text;
    }
  }
  /* Menu */
  .menu {/* background-color: var(--background-static); */position: relative;z-index: 10;display: flex;align-items: center;}
  .menu > div{display: flex;align-items: center;justify-content: space-between;}
  .menu ul {width: 100%;padding: 0px;margin: 0px;list-style: none;}
  .menu ul.menu-main {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;max-width: 100%;/* margin-right: 20px !important; */}
  .menu ul li {position: relative;z-index: 1;}
  .menu ul li.menu-line {width: 1px;height: 15px;background-color: rgba(0, 0, 0, 0.1);}
  .menu ul li a {display: block;position: relative;font-size: 14px;color: #000;padding: 15px;font-weight: 600;text-transform: uppercase;text-decoration: none;}
  .menu ul li a:hover, .menu ul li a.active{color: var(--color-main);}
  .menu ul li a.has-child {padding-left: 16px;margin-right: 8px;}
  .menu ul li a.has-child:after {content: "";position: absolute;bottom: calc(50% - 4px / 2);right: 5px;width: 5px;height: 5px;border: 1px solid #000;border-top: 0px;border-left: 0px;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
  .menu ul li a.has-child.active:after{border-color:var(--background-static)}
  .menu ul li ul {position: absolute;min-width: 250px;/* margin-top: -5px; *//* padding-top: 0.75rem; *//* padding-bottom: 0.75rem; */background-color: #fafafa;border-radius: 0.25rem;-webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);-webkit-transform: perspective(600px) rotateX(-90deg);transform: perspective(600px) rotateX(-90deg);-webkit-transform-origin: 0 0 0;transform-origin: 0 0 0;opacity: 0;visibility: hidden;border-bottom: 2px solid var(--color-main);}
  .menu ul li:hover > ul {-webkit-transform: perspective(600px) rotateX(0);transform: perspective(600px) rotateX(0);transform-origin: 0 0 0;-webkit-transform-origin: 0 0 0;opacity: 1;visibility: visible;}
  .menu ul li ul li {padding-left: 0.75rem;padding-right: 0.75rem;}
  .menu ul li ul li a {font-size: 14px;color: #313131;border-bottom: 1px solid #ececec;padding: 10px 0px 9px 0px;text-transform: capitalize;}
  .menu ul li ul li a.has-child {margin-right: 0px;}
  .menu ul li ul li a.has-child:after {border-color: #313131;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
  .menu ul li ul li a.active {color: #ec2d3f;}
  .menu ul li ul li a.active.has-child:after {border-color: #ec2d3f;}
  .menu ul li ul li:last-child > a {border-bottom: 0px;}
  .menu ul li ul li:hover > a {color: #ec2d3f;}
  .menu ul li ul li:hover > a.has-child:after {border-color: #ec2d3f;}
  .menu ul li ul li ul {top: 0;left: 100%;margin-top: 0px;}
  .wrap-field{
      overflow: hidden;
  }
  .wrap-field .field-top{
      padding-bottom: 1.5rem;
  }
  .wrap-field .field-top .info-field{}
  .wrap-field .field-top .info-field .info-field__title{font-size: 20px;font-weight: bold;position:relative;display: flex;align-items: center;height: calc(100% - 1rem);}
  .wrap-field .field-top .info-field .info-field__title span{color: #545454;text-transform: uppercase;font-size: 26px;}
  .wrap-field .field-top .info-field .info-field__description{}
  
  .field-mid{}
  .field-left{height:100%;position: relative;}
  .field-mid .field-list{display: flex;align-items: center;justify-content: center;/* display: none; */height: 100%;position: absolute;left: 0;right: 0;bottom: 0;top: 0;opacity: 0;transition: 0.3s;z-index: 1;}
  .field-mid .field-list::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #000;
      opacity: 0.7;
      pointer-events: none;
      z-index: 0;
  }
  .field-mid .field-list .field-list-wrap{
      width: 100%;
      max-width: 480px;
      margin: 0 auto;
      position: relative;
      z-index: 1;
      color: #fff;
  }
  .field-mid .field-list.active{opacity: 1;z-index: 2;}
  .field-mid .field-list .field-list-info{}
  .field-mid .field-list .field-list-info .field-list-info__title{}
  .field-mid .field-list .field-list-info .field-list-info__title h4{
      font-size: 30px;
      /* line-height: 47px; */
      font-weight: bold;
      margin-bottom: 15px;
      padding-bottom: 15px;
      border-bottom: 2px solid #217cbd;
  }
  .field-mid .field-list .field-list-info .field-list-info__title h4 a{
      color: #fff;
  }
  .field-mid .field-list .field-list-info .field-list-info__title h4 a{}
  .field-mid .field-list .field-list-child{}
  .field-mid .field-list .field-list-child ul{}
  .field-mid .field-list .field-list-child ul li{}
  .field-mid .field-list .field-list-child ul li a{
      color: #fff;
      margin: 5px 0px;
      display: block;
      font-weight: 600;
  }
  .field-mid .field-list .field-list-child ul li a:hover{color:#f37800;}
  .field-mid .field-list .field-list-child ul li a i{margin-right:5px;}
  .field-mid .field-list-two.active,.field-mid .field-list-two:hover{background:#0e4d82}
  .field-mid .field-list-two{
      height: 100%;
      min-height: 250px;
      display: flex;
      justify-content: center;
      align-content: center;
      align-items: center;
      background: #086db5;
      color: #fff;
      flex-wrap: wrap;
      text-align: center;
      border-right: 1px solid #217cbd;
      border-bottom: 1px solid #217cbd;
      transition: 0.3s;
      cursor: pointer;
  }
  .field-mid .field-list-two .field-list-icon{width: 90px;height: 90px;border-radius: 100%;border: 1px solid rgba(8, 109, 181, 0.7);padding: 15px;position: relative;margin: 0 auto;margin-bottom: 15px;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;background-color: #fff;display: flex;align-items: center;justify-content: center;}
  .field-mid .field-list-two .field-list-icon::before {
      content: '';
      position: absolute;
      top: 1px;
      left: 1px;
      right: 1px;
      bottom: 1px;
      border: 4px solid #086db5;
      border-radius: 100%;
      pointer-events: none;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
  }
  .field-mid .field-list-two .field-list-icon img{
      max-height: 40px;
  }
  .field-mid .field-list-two .field-list-icon__title{
      width: 100%;
      font-size: 16px;
      font-weight: bold;
  }
  .field-list-info__link{}
  .field-list-info__link a{
      display: inline-block;
      padding: 0.7rem 1.5rem;
      border: 2px solid #fff;
      margin-top: 10px;
      color: #fff;
      transition: 0.3s;
  }
  .field-list-info__link a:hover{
      background: #0a6db5;
      border-color: #0a6db5;
  }
  /* About */
  .wrap-about{
      /* background: #f5f5f5; */
  }
  .wrap-about .info-about{}
  .wrap-about .info-about .info-about__title{font-size: 20px;font-weight: bold;margin-bottom: 30px;position:relative;padding-bottom: 10px;}
  .wrap-about .info-about .info-about__title span{color: var(--color-main);}
  .wrap-about .info-about .info-about__title:after {content: '';width: 70px;height: 2px;background: var(--color-main);left: 0;position: absolute;bottom: 0;}
  .wrap-about .info-about .info-about__description{}
  
  .link-detail {border-radius: 5px;/* display: inline-flex; *//* align-items: center; */padding: 0.7rem 0.8rem;color: #fff;font-weight: 600;cursor: pointer;margin-bottom: 1.5rem;border: 1px solid var(--color-main);overflow: hidden;position: relative;z-index: 1;background: var(--color-main);display: inline-block;font-size: 13px;}
  .link-detail i {/* margin-left: 12px; */font-size: 15px;/* float: right; */}
  .link-detail:before {content: '';position: absolute;right: 0;width: 0;height: 100%;background: #fff;z-index: -1;transition: 0.4s;bottom: 0;}
  .link-detail:hover {color: var(--color-main);}
  .link-detail:hover:before {width: 100%;left: 0;right: auto;}
  
  
  .criteria-items {text-align: center;position: relative;padding-bottom: 25px;}
  .criteria-items a {display: flex;align-items: center;justify-content: center;color: #fff;font-weight: bold;font-size: 18px;}
  .criteria-items a img {margin-right: 15px;}
  .criteria-items .criteria-items__img {height: 60px;}
  .criteria-items .criteria-items__content {}
  .criteria-items .criteria-items__content div{
      font-size: 40px;
      color: #3676c3;
      font-weight: bold;
      margin: 10px 0px 5px;
  }
      
  .criteria-items .criteria-items__content h3 {font-size: 20px;color: #3676c3;font-weight: bold;margin: 5px 0px 10px;}
  .criteria-items .criteria-items__content p {font-size: 14px;color: #656565;margin-bottom: 5px;}
  /* Toc */
  a.mucluc-dropdown-list_button{}
  a.mucluc-dropdown-list_button:before{content:"\f03a";font-family:"FontAwesome";font-style:normal;font-weight:400;background:#fff;color: var(--color-main) !important;font-size:20px;width:35px;height:35px;display:inline-block;line-height: 35px;text-align:center;border:1px solid #ddd;}
  .meta-toc.fiedx{position:fixed;left:5px;top:200px;z-index:111;}
  .meta-toc .mucluc-dropdown-list_button{display:none}
  .meta-toc.fiedx .mucluc-dropdown-list_button{display:block;}
  .meta-toc:not(.fiedx) .box-readmore{display:block !important;}
  .box-readmore{padding:10px;background-color:#f5f5f5;width:100%;margin-top:2px;border:1px solid #dddddd;font-size:13px;margin-bottom:10px;max-height: 340px;overflow-y: scroll;border-radius: 7px;}
  
  .box-readmore::-webkit-scrollbar {background: #ececec;width: 5px;height: 11px;border-radius: 50px;}
  .box-readmore::-webkit-scrollbar-thumb {background: var(--color-main);border-radius: 50px;}
  .meta-toc.fiedx .box-readmore{width:350px;display:none;}
  .box-readmore li ul > li{margin:0;margin-bottom:8px;}
  .box-readmore li ul > li:before{content:counters(item,".") " ";}
  .box-readmore ul{list-style-type:none;counter-reset:item;margin-bottom:0px;padding-left:0px !important;margin-top:8px;}
  .box-readmore ul li{display:table;counter-increment:item;margin:0 0 5px 0;}
  .box-readmore ul li a{}
  .box-readmore ul li:before{content:counters(item,".") ". ";display:table-cell;padding-right:5px;}
  .box-readmore ul li a{color:#000!important;cursor:pointer;font-weight:500;font-size:14px;}
  .box-readmore ul li li a{font-weight:400;}
  .box-readmore ul li a:hover{color:#767676;}
  
  .meta-toc-fix{display: none;}
  a.mucluc-dropdown-list_button{}
  a.mucluc-dropdown-list_button:before{content:"\f03a";font-family:"FontAwesome";font-style:normal;font-weight:400;background:#fff;color: var(--color-main) !important;font-size:20px;width:35px;height:35px;display:inline-block;line-height: 35px;text-align:center;border:1px solid #ddd;}
  .meta-toc-fix.fiedx{position:fixed;left:5px;top:200px;z-index:111;display: block;}
  .meta-toc-fix .mucluc-dropdown-list_button{display:none}
  .meta-toc-fix.fiedx .mucluc-dropdown-list_button{display:block;}
  .meta-toc-fix:not(.fiedx) .box-readmore-fix{display:block !important;}
  .box-readmore-fix{padding:10px;background-color:#f5f5f5;width:100%;margin-top:2px;border:1px solid #dddddd;font-size:13px;margin-bottom:10px;max-height: 340px;overflow-y: scroll;border-radius: 7px;}
  
  .box-readmore-fix::-webkit-scrollbar {background: #ececec;width: 5px;height: 11px;border-radius: 50px;}
  .box-readmore-fix::-webkit-scrollbar-thumb {background: var(--color-main);border-radius: 50px;}
  .meta-toc-fix.fiedx .box-readmore-fix{width:350px;display:none;}
  .box-readmore-fix li ul > li{margin:0;margin-bottom:8px;}
  .box-readmore-fix li ul > li:before{content:counters(item,".") " ";}
  .box-readmore-fix ul{list-style-type:none;counter-reset:item;margin-bottom:0px;padding-left:0px !important;margin-top:8px;}
  .box-readmore-fix ul li{display:table;counter-increment:item;margin:0 0 5px 0;}
  .box-readmore-fix ul li a{}
  .box-readmore-fix ul li:before{content:counters(item,".") ". ";display:table-cell;padding-right:5px;}
  .box-readmore-fix ul li a{color:#000!important;cursor:pointer;font-weight:500;font-size:14px;}
  .box-readmore-fix ul li li a{font-weight:400;}
  .box-readmore-fix ul li a:hover{color:#767676;}
  /* loadpage website */
  #loader-wrapper {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999;pointer-events: none;}
  #loader-wrapper #wrap {background: #fff;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;display: block;text-align: center;width: 100%;height: 100%;z-index: 999999;}
  #loader-wrapper.show1 #wrap {background: transparent}
  #loader-wrapper:after {-webkit-mask: url(../images/mask-01.png);mask: url(../images/mask-01.png);-webkit-mask-size: 2300% 100%;mask-size: 2300% 100%;content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;background-color: rgba(255, 255, 255, 1);z-index: 99999;}
  #loader-wrapper.show1::after {-webkit-animation: MaskPlay 1s steps(22) forwards;animation: MaskPlay 1s steps(22) forwards;}
  #loader-wrapper.show1 #wrap {opacity: 0;}
  .loading-text ul {margin-top: 1.875rem}
  .loading-text ul li {-webkit-animation: anime 1.5s infinite linear;animation: anime 1.5s infinite linear;display: inline-block;font-family: var(--bs-font-monospace);font-size: 1.875rem;letter-spacing: 1px}
  .loading-text ul li:nth-child(1) {-webkit-animation-delay: 0s;animation-delay: 0s}
  .loading-text ul li:nth-child(2) {-webkit-animation-delay: .1s;animation-delay: .1s}
  .loading-text ul li:nth-child(3) {-webkit-animation-delay: .2s;animation-delay: .2s}
  .loading-text ul li:nth-child(4) {-webkit-animation-delay: .3s;animation-delay: .3s}
  .loading-text ul li:nth-child(5) {-webkit-animation-delay: .4s;animation-delay: .4s}
  .loading-text ul li:nth-child(6) {-webkit-animation-delay: .5s;animation-delay: .5s}
  .loading-text ul li:nth-child(7) {-webkit-animation-delay: .6s;animation-delay: .6s}
  .loader {align-items: center;display: flex;flex-direction: column;height: 100%;justify-content: center;left: 0;padding-bottom: 3.125rem;position: fixed;top: 0;width: 100%;z-index: 100001}
  /* name */
  .anim{-webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;-moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;-ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;-o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;animation: quick-alo-circle-img-anim 1s infinite ease-in-out;-webkit-transform-origin: 50% 50%;-moz-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;-o-transform-origin: 50% 50%;transform-origin: 50% 50%;}
  @-moz-keyframes quick-alo-circle-anim {
      0% {
          -moz-transform: rotate(0) scale(.5) skew(1deg);
          opacity: .1;
          -moz-opacity: .1;
          -webkit-opacity: .1;
          -o-opacity: .1
      }
  
      30% {
          -moz-transform: rotate(0) scale(.7) skew(1deg);
          opacity: .5;
          -moz-opacity: .5;
          -webkit-opacity: .5;
          -o-opacity: .5
      }
  
      100% {
          -moz-transform: rotate(0) scale(1) skew(1deg);
          opacity: .6;
          -moz-opacity: .6;
          -webkit-opacity: .6;
          -o-opacity: .1
      }
  }
  
  @-webkit-keyframes quick-alo-circle-anim {
      0% {
          -webkit-transform: rotate(0) scale(.5) skew(1deg);
          -webkit-opacity: .1
      }
  
      30% {
          -webkit-transform: rotate(0) scale(.7) skew(1deg);
          -webkit-opacity: .5
      }
  
      100% {
          -webkit-transform: rotate(0) scale(1) skew(1deg);
          -webkit-opacity: .1
      }
  }
  
  @-o-keyframes quick-alo-circle-anim {
      0% {
          -o-transform: rotate(0) kscale(.5) skew(1deg);
          -o-opacity: .1
      }
  
      30% {
          -o-transform: rotate(0) scale(.7) skew(1deg);
          -o-opacity: .5
      }
  
      100% {
          -o-transform: rotate(0) scale(1) skew(1deg);
          -o-opacity: .1
      }
  }
  
  @-moz-keyframes quick-alo-circle-fill-anim {
      0% {
          -moz-transform: rotate(0) scale(.7) skew(1deg);
          opacity: .2
      }
  
      50% {
          -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
          opacity: .2
      }
  
      100% {
          -moz-transform: rotate(0) scale(.7) skew(1deg);
          opacity: .2
      }
  }
  
  @-webkit-keyframes quick-alo-circle-fill-anim {
      0% {
          -webkit-transform: rotate(0) scale(.7) skew(1deg);
          opacity: .2
      }
  
      50% {
          -webkit-transform: rotate(0) scale(1) skew(1deg);
          opacity: .2
      }
  
      100% {
          -webkit-transform: rotate(0) scale(.7) skew(1deg);
          opacity: .2
      }
  }
  
  @-o-keyframes quick-alo-circle-fill-anim {
      0% {
          -o-transform: rotate(0) scale(.7) skew(1deg);
          opacity: .2
      }
  
      50% {
          -o-transform: rotate(0) scale(1) skew(1deg);
          opacity: .2
      }
  
      100% {
          -o-transform: rotate(0) scale(.7) skew(1deg);
          opacity: .2
      }
  }
  
  @-moz-keyframes quick-alo-circle-img-anim {
      10% {
          transform: rotate(0) scale(1) skew(1deg)
      }
  
      10% {
          -moz-transform: rotate(-25deg) scale(1) skew(1deg)
      }
  
      20% {
          -moz-transform: rotate(25deg) scale(1) skew(1deg)
      }
  
      30% {
          -moz-transform: rotate(-25deg) scale(1) skew(1deg)
      }
  
      40% {
          -moz-transform: rotate(25deg) scale(1) skew(1deg)
      }
  
      50% {
          -moz-transform: rotate(0) scale(1) skew(1deg)
      }
  
      100% {
          -moz-transform: rotate(0) scale(1) skew(1deg)
      }
  }
  
  @-webkit-keyframes quick-alo-circle-img-anim {
      0% {
          -webkit-transform: rotate(0) scale(1) skew(1deg)
      }
  
      10% {
          -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
      }
  
      20% {
          -webkit-transform: rotate(25deg) scale(1) skew(1deg)
      }
  
      30% {
          -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
      }
  
      40% {
          -webkit-transform: rotate(25deg) scale(1) skew(1deg)
      }
  
      50% {
          -webkit-transform: rotate(0) scale(1) skew(1deg)
      }
  
      100% {
          -webkit-transform: rotate(0) scale(1) skew(1deg)
      }
  }
  
  @-o-keyframes quick-alo-circle-img-anim {
      0% {
          -o-transform: rotate(0) scale(1) skew(1deg)
      }
  
      10% {
          -o-transform: rotate(-25deg) scale(1) skew(1deg)
      }
  
      20% {
          -o-transform: rotate(25deg) scale(1) skew(1deg)
      }
  
      30% {
          -o-transform: rotate(-25deg) scale(1) skew(1deg)
      }
  
      40% {
          -o-transform: rotate(25deg) scale(1) skew(1deg)
      }
  
      50% {
          -o-transform: rotate(0) scale(1) skew(1deg)
      }
  
      100% {
          -o-transform: rotate(0) scale(1) skew(1deg)
      }
  }
  @-webkit-keyframes anime {
    0% {
      color: grey;
      letter-spacing: 1px;
      text-shadow: 1px 1px 0 #000;
      transform: translateY(0)
    }
  
    50% {
      color: #ffc107;
      letter-spacing: 5px;
      text-shadow: 5px 10px 1px #000;
      transform: translateY(-10px)
    }
  
    100% {
      color: grey;
      letter-spacing: 1px;
      text-shadow: 1px 1px 0 #000;
      transform: translateY(0)
    }
  
  }
  
  @keyframes anime {
    0% {
      color: grey;
      letter-spacing: 1px;
      text-shadow: 1px 1px 0 #000;
      transform: translateY(0)
    }
  
    50% {
      color: #ffc107;
      letter-spacing: 5px;
      text-shadow: 5px 10px 1px #000;
      transform: translateY(-10px)
    }
  
    100% {
      color: grey;
      letter-spacing: 1px;
      text-shadow: 1px 1px 0 #000;
      transform: translateY(0)
    }
  
  }
  
  /* end name*/
  @-webkit-keyframes MaskPlay {
      from {
          -webkit-mask-position: 0 0;
          mask-position: 0 0
      }
  
      to {
          -webkit-mask-position: 100% 0;
          mask-position: 100% 0
      }
  }
  
  @keyframes MaskPlay {
      from {
          -webkit-mask-position: 0 0;
          mask-position: 0 0
      }
  
      to {
          -webkit-mask-position: 100% 0;
          mask-position: 100% 0
      }
  }
  /*  end loadpage website */
  
  
  
  .title-detail-main {color: #252525;font-size: 23px;margin-bottom: 1.5rem;font-weight: 500;}
  
  /* General */
  .title-main {margin-bottom: 2rem;text-align: center;}
  .title-main span {text-transform: uppercase;color: var(--color-black);font-weight: 700;font-size: 2rem;}
  .title-main b {color: var(--color-main);font-weight: bold;}
  .time-main {margin-bottom: 0.75rem;color: #999999;}
  .time-main i {color: var(--color-main);}
  .time-main span {vertical-align: top;display: inline-block;}
  .share {padding: 17px 15px 10px 15px;line-height: normal;background: rgba(128, 128, 128, 0.15);margin-top: 15px;border-radius: 5px;}
  .share b {display: block;margin-bottom: 5px;}
  .control-owl {position: absolute;width: 100%;z-index: 2;left: 0px;top: calc(50% - 45px / 2);}
  .control-owl button {opacity: 0.5;top: 0px;position: absolute;outline: none;border: 0px;padding: 0px;margin: 0px;display: block;cursor: pointer;color: #ffffff;width: 45px;height: 45px;text-align: center;font-size: 25px;margin: 0px;background-color: #000000;border-radius: 3px;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;}
  .control-owl button:hover {opacity: 1;}
  .control-owl button.owl-prev {left: 20px;}
  .control-owl button.owl-next {right: 20px;}
  .custom-form-row {margin-right: -10px;margin-left: -10px;}
  .custom-form-row > .col,
  .custom-form-row > [class*="col-"] {padding-right: 10px;padding-left: 10px;}
  .text-sm {font-size: 0.875rem !important;}
  
  /* .control-owl.control-dev. {position: absolute;width: 100%;z-index: 2;left: 0px;top: calc(50% - 50px / 2);}
  .control-owl.control-dev button:hover{background:var(--background-static)}
  .control-owl.control-dev button:hover svg{stroke:#fff}
  .control-owl.control-dev button {opacity: 0.9;top: 0px;position: absolute;outline: none;border: 0px;padding: 0px;margin: 0px;display: block;cursor: pointer;color: #ffffff;width: 40px;height: 40px;text-align: center;font-size: 25px;margin: 0px;background-color: #fff;border-radius: 50px;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;}
  .control-owl.control-dev button:hover {opacity: 1;}
  .control-owl.control-dev button.owl-prev {left: -20px;}
  .control-owl.control-dev button.owl-next {right: -20px;}
  .control-owl.control-dev button svg{
      width: 30px;
      stroke: #000;
  } */
  .control-owl {
      width: 100%;
      top: calc(50% - 27px);
      left: 0;
      z-index: 3;
      pointer-events: none;
  }
  .control-owl button {
      pointer-events: auto;
      opacity: 1;
      width: 54px;
      height: 54px;
      border: 1px solid rgba(15, 23, 42, 0.08);
      border-radius: 999px;
      background: rgba(255, 255, 255, 0.96);
      box-shadow: 0 20px 44px rgba(15, 23, 42, 0.12);
      transition: transform 0.35s ease, background-color 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease, opacity 0.35s ease;
  }
  .control-owl button.owl-prev {
      left: 12px;
  }
  .control-owl button.owl-next {
      right: 12px;
  }
  .control-owl button svg {
      width: 24px;
      stroke: #0f172a;
      transition: stroke 0.35s ease;
  }
  .control-owl button:hover {
      background: linear-gradient(135deg, #ec2d3f 0%, #c81e4a 100%);
      border-color: transparent;
      box-shadow: 0 24px 44px rgba(236, 45, 63, 0.26);
      transform: translateY(-3px);
  }
  .control-owl button:hover svg {
      stroke: #fff;
  }
  .control-owl button.disabled {
      opacity: 0.38;
      cursor: default;
      box-shadow: none;
      transform: none;
  }
  .control-owl button.disabled:hover {
      background: rgba(255, 255, 255, 0.96);
      border-color: rgba(15, 23, 42, 0.08);
  }
  .control-owl button.disabled:hover svg {
      stroke: #0f172a;
  }
  
  /* Lazyload */
  img.lazy {opacity: 0;}
  img:not(.initial) {-webkit-transition: opacity 0.5s;transition: opacity 0.5s;}
  img.initial,
  img.loaded,
  img.error {opacity: 1;}
  img:not([src]) {visibility: hidden;}
  
  
  /* Search */
  .search_desktop {position: relative;float: right;}
  .search_desktop .icon-search_desktop {width: 40px;height: 40px;cursor: pointer;text-align: center;line-height: 42px;color: #ffff;font-size: 20px;display: flex;align-items: center;justify-content: center;position: relative;border-radius: 50%;border: 1px solid #fff;margin: 0px;/* background: var(--color-main); */color: #000;}
  .search_desktop .icon-search_desktop.active {color: var(--color-main);background: #fff;border-radius: 100%;border: 1px solid var(--color-main);}
  .search_desktop .search-grid_desktop {position: absolute;top: 54px;right: 0px;width: 0px;height: 40px;overflow: hidden;background: #fff;border: 1px solid var(--color-main);z-index: 2;opacity: 0;border-radius: 10px;line-height: normal;}
  .search_desktop .search-grid_desktop p {float: right;width: 35px;height: 38px;cursor: pointer;outline: none;border: none;margin: 0px;font-size: 14px;display: block;color: var(--color-main);line-height: 38px;text-align: center;}
  .search_desktop .search-grid_desktop input {width: calc(100% - 35px);float: left;line-height: 37px;outline: none;border: none;color: #000;font-size: 14px;text-indent: 10px;}
  .search_desktop .search-grid_desktop input::-webkit-input-placeholder {color: #ccc;}
  .search_desktop .search-grid_desktop input:-moz-placeholder {color: #ccc;}
  .search_desktop .search-grid_desktop input::-moz-placeholder {color: #ccc;}
  .search_desktop .search-grid_desktop input:-ms-input-placeholder {color: #ccc;}
  
  /* Search RP */
  .search-res {position: relative;}
  .search-res .icon-search {width: 40px;height: 40px;cursor: pointer;text-align: center;line-height: 40px;color: #fff;font-size: 20px;margin: 0px;display: flex;align-items: center;justify-content: center;/* border: 1px solid #363636; */}
  .search-res .icon-search.active {color: var(--color-main);background: #fff;border-radius: 100%;}
  .search-res .search-grid {position: absolute;top: 38px;right: 0px;width: 0px;height: 37px;overflow: hidden;background: #fff;border: 1px solid var(--color-main);z-index: 2;opacity: 0;border-radius: 25px;line-height: normal;}
  .search-res .search-grid p {float: left;width: 35px;height: 35px;cursor: pointer;outline: none;border: none;margin: 0px;font-size: 15px;display: block;color: var(--color-main);line-height: 35px;text-align: center;}
  .search-res .search-grid input {width: calc(100% - 35px);float: right;line-height: 34px;outline: none;border: none;color: var(--color-red);font-size: 13px;}
  .search-res .search-grid input::-webkit-input-placeholder {color: #ccc;}
  .search-res .search-grid input:-moz-placeholder {color: #ccc;}
  .search-res .search-grid input::-moz-placeholder {color: #ccc;}
  .search-res .search-grid input:-ms-input-placeholder {color: #ccc;}
  
  /* Slideshow */
  .slideshow {position: relative;}
  .slideshow-item {display: block;cursor: pointer;}
  .slideshow:hover .control-slideshow {opacity: 1;}
  .control-slideshow {opacity: 0;}
  .info-slide {position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;}
  .name-slide {font-size: 30px;text-transform: uppercase;color: #fff;}
  .desc-slide {font-size: 15px;color: #fff;width: 500px;margin: 20px 0;}
  .views-more-slide {background-color: var(--background-static);width: 120px;height: 40px;color: #fff;font-size: 15px;}
  .box-slide.slick-current.slick-active .name-slide {animation: fadeInUp;animation-duration: 1s;animation-delay: 0.5s;animation-fill-mode: forwards;}
  .box-slide.slick-current.slick-active .desc-slide {animation: fadeInUp;animation-duration: 1s;animation-delay: 1s;animation-fill-mode: forwards;}
  .box-slide.slick-current.slick-active .views-more-slide {animation: scaleLarge;animation-duration: 1s;animation-delay: 1.5s;animation-fill-mode: forwards;}
  .slide-text .slick-prev,
  .slide-text .slick-next {width: 40px;height: 50px;border-radius: 5px;background: rgba(0, 0, 0, 0.3);}
  .slide-text .slick-prev {left: 5px;}
  .slide-text .slick-next {right: 5px;}
  .slide-text .slick-prev:before {font-family:"FontAwesome";font-weight: 400;content: "\f053";}
  .slide-text .slick-next:before {font-family:"FontAwesome";font-weight: 400;content: "\f054";}
  .slide-text .slick-dots {bottom: 20px;}
  .slide-text .slick-dots li {margin: 0;}
  .slide-text .slick-dots li button:before {color: #fff;font-size: 15px;}
  
  /* Breadcrumb */
  .breadCrumbs {background-color: #eee;}
  .breadCrumbs .wrap-content {padding: 0.75rem 0;}
  .breadCrumbs .wrap-content .breadcrumb {padding: 0;margin-bottom: 0;background-color: transparent;border-radius: 0;}
  .breadCrumbs .wrap-content .breadcrumb-item a {color: #212529;}
  .breadCrumbs .wrap-content .breadcrumb-item.active a {color: #6c757d;}
  
  /* Intro */
  .wrap-content-1200{
     max-width: 1200px;
  }
  .wrap-intro {}
  .news-intro:before {content: "";position: absolute;width: 1px;height: calc(100% - 50px);top: 10px;left: 90px;background-color: #cacaca;}
  .news-scroll:before,
  .news-scroll:after {content: "";position: absolute;width: 10px;height: 10px;left: 85px;border-radius: 100%;background-color: #cacaca;}
  .news-scroll:before {top: 10px;}
  .news-scroll:after {bottom: 40px;}
  .news-control {left: 85px;font-size: 13px;opacity: 0.5;z-index: 1;cursor: pointer;}
  .news-control:hover {opacity: 1;color: #ec2d3f;}
  .news-control#up {top: -10px;}
  .news-control#down {bottom: 20px;}
  
  /* Partner */
  .control-partner button {background-color: transparent;color: #222222;opacity: 1;width: 25px;font-size: 23px;}
  .control-partner button:hover {opacity: 0.7;}
  .control-partner button.owl-prev {left: 0px;}
  .control-partner button.owl-next {right: 0px;}
  .wrap-partner {margin-bottom: 2rem;}
  .wrap-partner .wrap-content {position: relative;}
  .partner {display: block;/* border: 1px solid #eee; *//* max-width: 175px; */margin: 0px auto;}
  
  /* Video */
  .video {cursor: pointer;margin-bottom: 1rem;}
  .video .video-image {position: relative;margin-bottom: 0.75rem;}
  .video .video-image:before {content: "";position: absolute;width: 50px;height: 35px;top: calc(50% - 50px / 2);left: calc(50% - 35px / 2);z-index: 1;background-repeat: no-repeat;background-image: url(../images/play.png);}
  .video .video-name {text-align: center;font-size: 16px;color: #212529;margin-bottom: 0px;}
  
  /* Album */
  .album {cursor: pointer;}
  .album .album-image {margin-bottom: 0.75rem;}
  .album .album-name {margin-bottom: 0px;text-align: center;}
  .album .album-name a {display: block;font-size: 16px;color: #212529;margin-bottom: 0px;}
  
  /* Brand */
  .wrap-brand .wrap-content {position: relative;}
  .brand {display: block;border: 1px solid #eee;max-width: 160px;margin: 0px auto;}
  
  /* Product */
  .wrap-product {/* margin-bottom: 50px; */background: #faf6f3;}
  .cart-product {margin-bottom: 0px;}
  .cart-product span {cursor: pointer;color: #ffffff;text-transform: capitalize;text-align: center;}
  
  /* Product Detail */
  .grid-pro-detail {margin-bottom: 2rem;}
  .left-pro-detail {position: relative;text-align: center;/* width: 45%; */}
  .right-pro-detail {/* width: calc(55% - 40px); */}
  .left-pro-detail .MagicZoom {border: 1px solid #eee;padding: 7px;border-radius: 5px;background-color: #ffffff;}
  .gallery-thumb-pro {position: relative;margin-top: 10px;}
  .owl-pro-detail {padding: 0;}
  .control-pro-detail button {background-color: transparent;color: #222222;opacity: 1;width: 25px;font-size: 23px;}
  .control-pro-detail button:hover {opacity: 0.7;}
  .control-pro-detail button.owl-prev {left: 0px;}
  .control-pro-detail button.owl-next {right: 0px;}
  .thumb-pro-detail {display: block !important;border: 1px solid #eee;padding: 5px;border-radius: 3px;cursor: pointer;background-color: #ffffff;}
  .thumb-pro-detail.mz-thumb.mz-thumb-selected {border-color: #cecfd2;}
  .thumb-pro-detail img {-webkit-box-shadow: none !important;box-shadow: none !important;-webkit-filter: brightness(100%) !important;filter: brightness(100%) !important;border-bottom: 0px !important;padding-bottom: 0px !important;}
  .title-pro-detail {text-transform: uppercase;font-size: 20px;display: block;font-weight: bold;color: var(--color-red);}
  
  .comment-pro-detail {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}
  .social-plugin-pro-detail {margin-bottom: 1rem;margin-top: 0px !important;}
  .desc-pro-detail {/* margin-bottom: 1rem; */}
  .attr-pro-detail {list-style: none;padding: 0px;}
  .attr-pro-detail li {padding-top: .3rem !important;padding-bottom: .3rem !important;}
  .attr-label-pro-detail {margin: 0px 5px 0px 0px;}
  .attr-content-pro-detail {display: inline-block;margin-bottom: 0px;}
  .brand-pro-detail {}
  .brand-pro-detail a{background: var(--color-red);color: #fff;border-radius: 2px;padding: 2px 5px;}
  .price-new-pro-detail {font-weight: 700;font-size: 23px;color: #f00;}
  .price-old-pro-detail {font-weight: 400;color: var(--color-gray);text-decoration: line-through;padding-left: 10px;font-size: 18px;position: relative;top: -1px;}
  .tags-pro-detail a {float: left;font-size: 13px;padding-bottom: 0.375rem;margin: 0px 5px 5px 0px;}
  .tags-pro-detail a i {font-size: 11px;margin: 5px 5px 0px 0px;}
  .tabs-pro-detail {margin-top: 2rem;}
  .tabs-pro-detail .nav-tabs .nav-link {border-top-width: 3px;font-size: 13px;color: #333;text-transform: uppercase;font-weight: 500;}
  .tabs-pro-detail .nav-tabs .nav-link.active,
  .tabs-pro-detail .nav-tabs .nav-item.show .nav-link {border-top-color: #555555;}
  
  .camket-pro-detail {position: sticky;top: 140px;/* width: 290px; */}
  .camket-pro-detail .widget{background-color: #fff;border-radius: 5px;overflow: hidden;}
  .camket-pro-detail h4{padding: 15px 10px;font-weight: bold;font-size: 16px;color: #333;background-color: #f2f2f2;margin-bottom: 0px;text-transform: uppercase;}
  .camket-pro-detail .widget-line{width: 70px;height: 2px;background-color: var(--color-main);}
  .camket-pro-detail .widget-content{
      border: 1px solid #f2f2f2;
      border-top: none;
      position: relative;
      top: -2px;
  }
  .camket-pro-detail .camket ul {margin: 0px;padding: 0px;}
  .camket-pro-detail .camket ul li{list-style: none;border-top: 1px dotted #e5e5e5;padding: 10px 10px 10px 30px;background: url(../images/icon-ul.svg) no-repeat 10px 10px;}
  .camket-pro-detail .camket ul li:first-child{border-top: 0px;}
  .camket-pro-detail .thongso ul {margin: 0px;padding: 0px;}
  .camket-pro-detail .thongso ul li{list-style: none;border-top: 1px dotted #e5e5e5;padding: 10px;}
  .camket-pro-detail .thongso ul li:first-child{border-top: 0px;}
  /* News */
  
  .news{overflow:hidden;margin-bottom:1.5rem;}
  .pic-news {width: 30%;float: left;}
  .pic-news img {width: 100%;}
  .info-news {width: 70%;padding-left: 15px;float: right;}
  .name-news {color: #252525;font-size: 17px;line-height: normal;font-weight: 600;}
  .name-news.text-split {-webkit-line-clamp: 2;}
  .name-news:hover {color: var(--background-static);}
  .time-news {color: var(--color-gray);margin-bottom: 10px;}
  .desc-news {color: #676767;margin-top: 5px;line-height: 22px;}
  .news .news-name {margin-bottom: 0.5rem;}
  .news .news-name a {color: #333;font-size: 16px;}
  .news .news-name a.text-split {-webkit-line-clamp: 2;}
  .news .news-name a:hover {color: #ec2d3f;}
  .news .news-time {color: #84878a;margin-bottom: 0.25rem;}
  .news .news-desc {color: #333333;margin-top: 5px;line-height: 22px;}
  .othernews b {margin-bottom: 10px;font-size: 15px;}
  
  .list-news-other {padding-left: 17px;list-style: square;}
  .list-news-other li {margin-bottom: 2px;list-style: square;margin-left: 13px;color: var(--color-main);}
  .list-news-other li a {text-transform: none;color: #333333;}
  .list-news-other li a:hover {color: var(--color-main);}
  
  /*News orther*/
  .othernews {position: sticky;top: 140px;z-index: 7;}
  .news-other{margin-bottom: 15px;}
  .pic-news-other{width: 40%;}
  .info-news-other{width: 60%;padding-left: 10px;}
  .name-news-other{color: #252525;font-size: 14px;line-height: normal;font-weight: 600;}
  .name-news-other:hover{color: var(--background-static);}
  .name-news-other.text-split{}
  
  /* Contact */
  .form-floating.form-floating-cus>input,.form-floating-cus>select{height: 40px;border-radius: 5px;margin-bottom: 10px;}
  .form-floating.form-floating-cus>textarea{height: 100px;}
  .form-floating.form-floating-cus>label{padding: 13px 10px;color: var(--color-gray);}
  .contact-article {margin-bottom: 3rem;}
  .contact-input {position: relative;margin-bottom: 20px;}
  .contact-input input, .contact-input textarea{border-radius: 0;border-top: none;border-left: none;border-right: none;}
  .contact-input input:focus, .contact-input textarea:focus{box-shadow: none;outline: none;}
  .contact-input textarea {resize: none;height: 150px;}
  .contact-input .custom-file-label::after {content: attr(title);}
  .contact-map {position: relative;height: 400px;border-radius: 30px;overflow: hidden;box-shadow: 0px 0px 7px 0px #ccc;border: 4px solid #fff;}
  .contact-map iframe {position: absolute;top: 0px;left: 0px;width: 100% !important;height: 100% !important;}
  
  /* Newsletter */
  .newsletter-slogan {margin-bottom: 0.5rem;color: #000;}
  .wrap-newsletter{}
  .cover-newsletter{padding:1.5rem;background:#fff;border-radius:10px;border:3px solid #b88d58;margin-top: 1rem;margin-bottom: 1rem;}
  .title-newsletter{position: relative;font-size: 23px;font-weight: 600;text-align: center;line-height: 1.4;margin-bottom: 5px;}
  .title-sub-newsletter{position: relative;font-size: 23px;font-weight: 600;text-align: center;line-height: 1.4;margin-bottom: 5px;}
  .form-newsletter{position:relative;overflow: hidden;/* border-radius: 5px; */padding: 1rem;align-items: center;display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;}
  .newsletter-input{margin-bottom: 15px;/* width: calc(100% - 50px); *//* float: left; */margin-bottom: 20px;}
  .newsletter-input .form-control,.newsletter-input select{height: 50px;/* border-radius: 0; */font-size: 13px;border: none;padding: 5px 0px;width: 100%;outline: 0;/* padding-left: 10px; */background: none;color: #000;border: 1px solid #fff;border-radius: 0px;text-indent: 10px;border-radius: 4px;background: #fff;border-radius: 50px;}
  .newsletter-input input[name='name-newsletter']{background-position:calc(100% - 10px)}
  .newsletter-input input[name='phone-newsletter']{}
  .newsletter-input input[name='email-newsletter']{background-position:calc(100% - 10px)}
  .newsletter-input.newsletter-area{position:relative;}
  .newsletter-input.newsletter-area .form-control{height: 90px;}
  .newsletter-button{/* width: 50px; *//* float: right; */}
  .newsletter-button input[name='submit-newsletter']{color: var(--color-main);border: none;width: 100%;max-width: 100%;height: 55px;font-size: 15px;text-transform: uppercase;border: 1px solid var(--color-main-3);font-weight: bold;border-radius: 5px;background: none;border-radius: 0px;background: var(--color-main-3);border-radius: 50px;}
  .newsletter-button input[name='submit-newsletter']:hover{background: #131313;color: #fff;}
  
  .newsletter-input input::-webkit-input-placeholder {color: #000;}
  .newsletter-input input:-moz-placeholder {color: #000;}
  .newsletter-input input::-moz-placeholder {color: #000;}
  .newsletter-input input:-ms-input-placeholder {color: #000;}
  
  .newsletter-input.newsletter-area .form-control::-webkit-input-placeholder {color: ##000;}
  .newsletter-input.newsletter-area .form-control:-moz-placeholder {color: #000;}
  .newsletter-input.newsletter-area .form-control::-moz-placeholder {color: #000;}
  .newsletter-input.newsletter-area .form-control:-ms-input-placeholder {color: #000;}
  
  .phone-slogan {margin-bottom: 0.5rem;color: #000000;font-weight: bold;text-align: center;text-transform: uppercase;padding: 10px 10px;background: #f8f9fa;font-size: 13px;}
  .wrap-form-phone {/* height: 45px; *//* display: flex; */box-shadow: 0px 0px 3px 0px #ccc;}
  .form-phone {/* height: 45px; *//* display: flex; */padding: 15px;}
  .phone-input {position: relative;height: 100%;/* width: calc(100% - 60px); */}
  .phone-input input {border-radius: 0px;height: 100%;width: 100%;}
  .phone-button {width: 70px;margin-top: 10px;text-align: center;margin:  auto;}
  .phone-button input[type="submit"] {border: 0px;color: #fff;text-transform: uppercase;height: 35px;border-radius: 0;background: var(--background-static);width: 100%;font-weight: bold;border-radius: 3px;}
  
  /* Footer */
  .footer-article {/* background-color: #f5f6f7; */padding-top: 3rem;padding-bottom: 3rem;background: url(../images/bg_footer.svg) no-repeat;background-size: cover;}
  
  .footer-title {text-transform: uppercase;font-size: 18px;margin-bottom: 1rem;font-weight: 600;}
  .footer-title:after {
      content: '';
      display: block;
      width: 50px;
      height: 2px;
      background: var(--color-main);
      margin-top: 10px;
  }
  .name-company {text-transform: uppercase;font-size: 14px;margin-bottom: 1rem;font-weight: 700;}
  
  .footer-copyright a{color: #fff;}
  .footer-ul {list-style: none;padding: 0px;margin: 0px;}
  .footer-ul li {margin-bottom: 10px;}
  .footer-ul li:last-child {margin-bottom: 0px;}
  .footer-ul li a {color: #212529;font-size: 15px;}
  .footer-ul li a:hover {text-decoration: none;color: var(--color-main);}
  .footer-tags {background: #eee;}
  .footer-tags .wrap-content {padding: 30px 15px;}
  .footer-tags-lists {list-style: none;padding: 0px;margin: 0px;}
  .footer-tags-lists li {float: left;}
  .footer-tags-lists li a {padding-bottom: 0.375rem;}
  .footer-powered {color: #ffffff;background-color: var(--color-main);}
  .footer-powered .wrap-content {padding-top: 15px;padding-bottom: 15px;}
  .footer-statistic {text-align: right;}
  .footer-statistic span {padding-right: 10px;}
  .footer-statistic span:last-child {padding-right: 0px;}
  #footer-map {position: relative;height: 500px;}
  #footer-map iframe {position: absolute !important;width: 100% !important;height: 100% !important;top: 0px !important;left: 0px !important;}
  
  /* Like Share */
  .social-plugin {margin-top: 10px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}
  .social-plugin .at-share-btn {margin-bottom: 0px !important;}
  .social-plugin .zalo-share-button {margin-left: 3px;z-index: 4;}
  
  /* Paging */
  .pagination-home .pagination .page-item .page-link {color: #555555;font-size: 0.875rem;}
  .pagination-home .pagination .page-item.active .page-link {color: #ffffff;background-color: #555555;border-color: #555555;}
  /* Paging Ajax */
  .pagination-ajax {text-align: center;}
  .pagination-ajax a {display: inline-block;vertical-align: top;margin: 0px 3px 3px 3px;width: 35px;height: 35px;line-height: 33px;color: #666 !important;border: 1px solid #e6e6e6;font-size: 13px;cursor: pointer;text-decoration: none !important;background-color: #ffffff;}
  .pagination-ajax a.current,
  .pagination-ajax a:hover {color: #ffffff !important;border-color: #ec2d3f;background-color: #ec2d3f;}
  .pagination-ajax a.first,
  .pagination-ajax a.last,
  .pagination-ajax a.prev,
  .pagination-ajax a.next {text-indent: -9999px;position: relative;background-color: #ffffff !important;}
  .pagination-ajax a.first:before,
  .pagination-ajax a.last:before,
  .pagination-ajax a.prev:before,
  .pagination-ajax a.next:before {content: "";position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;z-index: 2;background-color: transparent;background-repeat: no-repeat;background-position: center;}
  .pagination-ajax a.first:before {background-image: url(../images/page-first.png);}
  .pagination-ajax a.last:before {background-image: url(../images/page-last.png);}
  .pagination-ajax a.prev:before {background-image: url(../images/page-prev.png);}
  .pagination-ajax a.next:before {background-image: url(../images/page-next.png);}
  
  /* Popup */
  #popup .modal-body {padding: 0px;}
  /* Hidden Google Captcha */
  .grecaptcha-badge {display: none !important;width: 0px !important;height: 0px !important;visibility: hidden !important;overflow: hidden;}
  
  /* Hidden Check Grammar Coccoc */
  coccocgrammar {
    display: none;
  }
  
  /* Scroll Top */
  .scrollToTop {width: 41px;height: 41px;text-align: center;font-weight: bold;color: #444;text-decoration: none;position: fixed;bottom: 65px;right: 25px;display: none;z-index: 10;cursor: pointer;}
  
  /* Text Hide */
  .text-split {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
  }
  
  /* Transition All */
  .transition,
  .control-owl button,
  .carousel-comment-media .carousel-control a span,
  .menu ul li a.has-child:after,
  .menu ul li ul,
  .menu ul li:hover > ul,
  .scale-img img,
  .scale-img:hover > img,
  .btn-frame .kenit-alo-circle-fill,
  .support-online .kenit-alo-circle-fill {-webkit-transition: 0.3s all;transition: 0.3s all;}
  /* Scale IMG */
  .scale-img {overflow: hidden;display: block;}
  .scale-img img {-webkit-transform: scale(1, 1);transform: scale(1, 1);}
  .scale-img:hover > img {-webkit-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}
  /* Blink */
  .blink {-webkit-animation-name: blink;-webkit-animation-duration: 1s;-webkit-animation-timing-function: linear;-webkit-animation-iteration-count: infinite;-moz-animation-name: blink;-moz-animation-duration: 1s;-moz-animation-timing-function: linear;-moz-animation-iteration-count: infinite;animation-name: blink;animation-duration: 1s;animation-timing-function: linear;animation-iteration-count: infinite;}
  
  /* Button Frame */
  .btn-frame { display: block; width: 50px; height: 50px; position: fixed; right: 20px; z-index: 10; cursor: pointer; } 
  .btn-frame i { display: flex; display: -ms-flex; justify-content: center; align-items: center; -ms-flex-align: center; width: 50px; height: 50px; border-radius: 50%; background: var(--mxh); position: relative; z-index: 1; } 
  .btn-frame i img { vertical-align: middle; width: 70%; } 
  .btn-frame .animated.infinite { animation-iteration-count: infinite; } 
  .btn-frame .kenit-alo-circle { width: 60px; height: 60px; top: -5px; right: -5px; position: absolute; background-color: transparent; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid rgba(7, 41, 103, 0.8); opacity: .1; border-color: var(--mxh); opacity: .5; } 
  .btn-frame .zoomIn { animation-name: zoomIn; } 
  .btn-frame .animated { animation-duration: 1s; animation-fill-mode: both; } 
  .btn-frame .kenit-alo-circle-fill { width: 70px; height: 70px; top: -10px; right: -10px; position: absolute; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid transparent; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; background-color: var(--mxh); opacity: .4; } 
  .btn-frame .pulse { animation-name: pulse; } 
  
  .ungdung { position: fixed; right: 18px; top: 120px; list-style: none; margin: 0; padding: 0; z-index: 9; display: flex; flex-direction: column; } 
  .ungdung li { margin: 8px 0 0; } 
  
  /* Zalo */
  .btn-zalo { bottom: 315px; } 
  
  /* Phone */
  .btn-phone { bottom: 230px; } 
  .btn-phone i { font-size: 22px; color: #fff; transform: rotate(10deg); } 
  
  
  .progress-wrap { position: fixed; bottom: 70px; right: 19px; height: 50px; width: 50px; cursor: pointer; display: block; border-radius: 50px; z-index: 100; opacity: 0; visibility: hidden; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); -webkit-transition: all 400ms linear; -o-transition: all 400ms linear; transition: all 400ms linear; } 
  .progress-wrap.active-progress { opacity: 1; visibility: visible; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } 
  .progress-wrap::after {position: absolute;font-family: "Font Awesome 6 Pro";content: '\f077';text-align: center;line-height: 50px;font-size: 16px;font-weight: 900;color: var(--mxh);left: 0;top: 0;height: 50px;width: 50px;cursor: pointer;display: block;z-index: 1;-webkit-transition: all 400ms linear;-o-transition: all 400ms linear;transition: all 400ms linear;} 
  .progress-wrap svg path { fill: none; } 
  .progress-wrap svg.progress-circle path { stroke: var(--mxh); stroke-width: 4; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 400ms linear; -o-transition: all 400ms linear; transition: all 400ms linear; } 
  
  
  /* Messenger */
  .js-facebook-messenger-top-header{background: #487dfc;color: #fff;height: 35px;display: flex;align-items: center;justify-content: center;text-align: center;border-radius: 5px 5px 0 0;}
  .js-facebook-messenger-container.closed {display: none !important;}
  .js-facebook-messenger-tooltip {bottom: 97px;right: 97px;color: #404040;background: #fff;}
  .js-facebook-messenger-tooltip.closed {display: none !important;}
  .js-facebook-messenger-box,
  .js-facebook-messenger-button {z-index: 999;}
  .js-facebook-messenger-tooltip {z-index: 999;display: none;position: fixed;text-align: center;border-radius: 10px;overflow: hidden;font-size: 12px;line-height: 1;padding: 10px;border: 1px solid rgba(0, 0, 0, 0.1);-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 2pt 10pt;box-shadow: rgba(0, 0, 0, 0.15) 0 2pt 10pt;z-index: 1000000000000000019884624838656;}
  .js-facebook-messenger-close-tooltip {width: 10px;height: 10px;display: inline-block;cursor: pointer;margin-left: 10px;}
  .js-facebook-messenger-box {z-index: 999;}
  .js-facebook-messenger-box.rubberBand {-webkit-animation-name: rubberBand;animation-name: rubberBand;}
  .js-facebook-messenger-box.animated {-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
  .js-facebook-messenger-button,
  .js-facebook-messenger-tooltip {z-index: 999;}
  .js-facebook-messenger-box {display: block;position: fixed;cursor: pointer;bottom: 150px;right: 17px;width: 56px;height: 56px;text-align: center;background: var(--mxh);border-radius: 100%;overflow: hidden;z-index: 99;-webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);}
  .js-facebook-messenger-box.rotate svg#fb-msng-icon {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  .js-facebook-messenger-box svg#fb-msng-icon {width: 32px;height: 33px;position: absolute;top: 13px;left: 12px;opacity: 1;overflow: hidden;-webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;-webkit-transition: opacity 160ms ease-in-out,-webkit-transform 160ms ease-in-out;transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out;transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;transition: opacity 160ms ease-in-out, transform 160ms ease-in-out,-webkit-transform 160ms ease-in-out;}
  .js-facebook-messenger-box.rotate svg#close-icon {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
  .js-facebook-messenger-box svg#close-icon {opacity: 0;width: 19px;height: 20px;position: absolute;top: 19px;left: 19px;-webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;-webkit-transition: opacity 160ms ease-in-out,-webkit-transform 160ms ease-in-out;transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out;transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;transition: opacity 160ms ease-in-out, transform 160ms ease-in-out,-webkit-transform 160ms ease-in-out;}
  .js-facebook-messenger-container,
  .js-facebook-messenger-container-button {z-index: 1000;}
  .js-facebook-messenger-container {width: 250px;position: fixed;opacity: 0;-webkit-transform: translateY(50px);transform: translateY(50px);bottom: 110px;right: 90px;border-radius: 10px;pointer-events: none;-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06),0 2px 32px rgba(0, 0, 0, 0.16);box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16);-webkit-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;-webkit-transition: opacity 160ms ease-in-out,-webkit-transform 160ms ease-in-out;transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out;transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;transition: transform 160ms ease-in-out, opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out;}
  .js-facebook-messenger-top-head {width: 220px;color: #ffffff;background: #1182fc;display: block;position: relative;width: 220px;background: #1182fc;color: #ffffff;text-align: center;line-height: 1;padding: 10px;font-size: 14px;border-top-left-radius: 10px;border-top-right-radius: 10px;}
  .js-facebook-messenger-container iframe,
  .js-facebook-messenger-container-button iframe {border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
  .js-facebook-messenger-box,
  .js-facebook-messenger-button,
  .js-facebook-messenger-tooltip {z-index: 999;}
  .js-facebook-messenger-container,
  .js-facebook-messenger-container-button {z-index: 1000;}
  .js-facebook-messenger-top-head {color: #ffffff;background: #1182fc;width: 220px;}
  .js-facebook-messenger-tooltip {color: #404040;background: #fff;}
  .js-facebook-messenger-container.open {-webkit-transform: translateY(0px);transform: translateY(0px);opacity: 1;pointer-events: all;}
  .js-facebook-messenger-tooltip {bottom: 97px;right: 97px;}
  .js-facebook-messenger-box.open svg#fb-msng-icon {opacity: 0;}
  .js-facebook-messenger-box.rotate.open svg#close-icon {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  .js-facebook-messenger-box.open svg#close-icon {opacity: 1;}
  
  /* Cart Fix */
  
  
  /* Toolbar */
  .scrollToTopMobile.scrollToTop { display: block !important; height: unset; position: unset; }
  .modal-body .toolbar { display: block; position: relative; }
  .toolbar {width: 100%;bottom: 0px;position: fixed;z-index: 500;left: 0px;display: none;-webkit-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75));-moz-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75));-ms-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75));-o-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75));}
  .toolbar.is-active .list-phone { display: block; -webkit-animation: quickShow .2s cubic-bezier(0.66, 0.45, 0.76, 1.53) forwards; animation: quickShow .2s cubic-bezier(0.66, 0.45, 0.76, 1.53) forwards; }
  .toolbar .list-phone {position: absolute;bottom: 100%;left: 30px;opacity: 0;transform: scale(0);transform-origin: 50% 100%;display: none;}
  .toolbar .list-phone a {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;background: #fff;max-width: 240px;padding: 10px 20px;margin: 10px 0;border-radius: 50px;padding-right: 30px;text-decoration: none;}
  .toolbar .list-phone svg {max-width: 30px;max-height: 30px;}
  .toolbar .list-phone span {display: block;width: calc(100% - 40px);color: var(--background-static);font-weight: 700;font-size: 18px;}
  .toolbar .phone { position: relative; width: 50px; height: 50px; z-index: 99; display: flex; align-items: center; justify-content: center; background: #fff; border-radius: 50%; margin: 0 0px -25px 30px; transition: transform .2s ease-in-out; }
  .toolbar .phone a { color: #333; display: block; position: relative; }
  .toolbar .phone a:before, .toolbar .phone a:after { position: absolute; content: ''; top: 50%; left: 50%; transform: translate(-50%, -50%) rotate(135deg); width: 30px; height: 3px; border-radius: 2rem; background-color: var(--color-main); opacity: 0; transition: opacity .2s ease-in-out; }
  .toolbar .phone a:after { transform: translate(-50%, -50%) rotate(45deg); }
  .toolbar .phone svg { max-width: 27px; max-height: 27px; display: block; position: relative; fill: var(--color-main); }
  .toolbar.is-active .phone { transform: rotate(-180deg); }
  .toolbar.is-active .phone svg { opacity: 0; }
  .toolbar.is-active .phone a:before, .toolbar.is-active .phone a:after { opacity: 1; }
  .toolbar ul { list-style: none; display: flex; align-items: center; justify-content: space-between; padding: 0px; margin: 0px; --size: 33px; -webkit-mask: radial-gradient(var(--size) at 55px 0px, #0000 99%, #fff 101%) 100%; background: #fff; padding: 10px 0; padding-left: 100px; border-radius: 10px 10px 0px 0px; }
  .toolbar ul li { text-align: center; width: 25%; line-height: 1; }
  .toolbar ul li a { display: block; width: 100%; font-size: 27px; color: #ffff; }
  .toolbar ul li .icon { position: relative; margin: 0 auto; text-align: center; }
  .toolbar ul li a span { display: none; font-weight: 400; font-size: 11px; margin-top: 5px; color: #333; text-transform: capitalize; }
  .toolbar ul li a img, .toolbar ul li svg { max-height: 30px; fill: var(--color-main); width: 100%; }
  .toolbar .phone svg { animation: tada 1.2s infinite; fill: var(--color-main); }
  .tada { animation: tada 1.2s infinite; }
  .lang-toolbar { display: flex; justify-content: center; align-items: center; }
  .toolbar ul li.lang-toolbar a { display: inline-block; width: unset; margin: 0px 2px; font-size: unset; }
  .toolbar ul li.lang-toolbar a img { height: 10% !important; }
  .ex6 path { fill: none; stroke: var(--color-main); stroke-width: 0.5; stroke-dasharray: 1500; stroke-dashoffset: 1500; -webkit-animation: dash 5s ease forwards; animation: dash 5s ease forwards; }
  @-webkit-keyframes dash {
  to { fill: var(--color-main); stroke-dashoffset: 0; }
  }
  @keyframes dash {
  to { fill: var(--color-main); stroke-dashoffset: 0; }
  }
  @keyframes tada {
  0% { transform: scaleX(1) }
  10%, 20% { transform: scale3d(.9, .9, .9) rotate(-3deg) }
  30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
  40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
  to { transform: scaleX(1) }
  }
  @keyframes quickShow {
  0% { opacity: 0; transform: scale(0); }
  100% { opacity: 1; transform: scale(1); }
  }
  @media(max-width:1001px) {
  .toolbar { display: block; }
  .scrollToTop, #messages-facebook { display: none !important; }
  }
  
  /* Fixbar */
  .fixbar {bottom: 0;display: block;background: #f0eff4;border-top: 1px solid #ddd;width: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;position: fixed;margin: 0;z-index: 500;-webkit-backface-visibility: hidden;backface-visibility: hidden;height: 50px;}
  .fixbar ul {margin: 0px;padding: 0px;list-style: none;}
  .fixbar ul li {margin: 0 auto 10px;text-align: center;width: 25%;float: left;}
  .fixbar .icon-cart-mobile,
  .fixbar .icon-cart-new,
  .fixbar .icon-home-new,
  .fixbar .icon-hotdeal-new {width: 20px;height: 20px;display: block;margin: 8px auto 0;}
  .fixbar .icon-cart-mobile {background: url(../images/cart-mobile.png) no-repeat;}
  .fixbar ul li a {font-size: 11px;text-decoration: none;color: #333;}
  .fixbar ul li a i {font-size: 20px;}
  
  /* Plugbar */
  .plugbar {position: fixed;bottom: 0;left: 0;border-top: 1px solid #eae6e6;width: 100%;right: 0;max-width: 767px;margin: 0 auto;background: #ffffff;padding: 9px 10px 10px 7px;z-index: 10;}
  .plugbar ul {list-style: none;padding: 0;margin: 0px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
  .plugbar ul li {width: 20%;float: left;}
  .plugbar ul li a {display: block;color: #696969;font-size: 12px;text-align: center;position: relative;}
  .plugbar ul li a i {font-size: 20px;color: #696969;}
  .plugbar ul li a span {position: absolute;width: 50px;height: 50px;top: -40px;left: calc(50% - 50px / 2);font-size: 14px;display: block;border: 1px solid rgba(234, 230, 230, 0.5);border-radius: 100%;}
  
  /* Combo Phone */
  .support-online {position: fixed;z-index: 999;left: 10px;bottom: 0px;}
  .support-online a {position: relative;margin: 20px 10px;text-align: left;width: 40px;height: 40px;}
  .support-online i {width: 40px;height: 40px;background: #43a1f3;color: #ffffff;border-radius: 100%;font-size: 20px;text-align: center;line-height: 1.9;position: relative;z-index: 999;}
  .support-online a {display: block;}
  .support-online a span {border-radius: 2px;text-align: center;background: #67b634;padding: 9px;display: none;width: 180px;margin-left: 10px;position: absolute;color: #ffffff;z-index: 999;top: 0px;left: 40px;-webkit-transition: all 0.2s ease-in-out 0s;transition: all 0.2s ease-in-out 0s;-webkit-animation: headAnimation 0.7s 1;animation: headAnimation 0.7s 1;}
  .support-online a:hover span {display: block;}
  .support-online a span:before {content: "";width: 0;height: 0;border-style: solid;border-width: 10px 10px 10px 0;border-color: transparent #67b634 transparent transparent;position: absolute;left: -10px;top: 10px;}
  .support-online .kenit-alo-circle-fill {width: 60px;height: 60px;top: -10px;position: absolute;border-radius: 100%;border: 2px solid transparent;background-color: rgba(0, 175, 242, 0.5);opacity: 0.75;right: -10px;}
  .support-online .kenit-alo-circle {width: 50px;height: 50px;top: -5px;right: -5px;position: absolute;background-color: transparent;border-radius: 100%;border: 2px solid rgba(30, 30, 30, 0.4);opacity: 0.1;border-color: #0089b9;opacity: 0.5;}
  .support-online .support-online .btn-support {cursor: pointer;}
  .support-online .mes i {background: orange;}
  .support-online .sms i {background: red;}
  .support-online .call-now i {background: green;}
  
  /* Phone Switch */
  .widget-mobile {position: fixed;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);bottom: 10px;z-index: 9999999;}
  #my-phone-circle {position: relative;width: 50px !important;height: 50px !important;}
  .wcircle-open .wcircle-icon i:before {content: "\f00d";}
  .wcircle-icon {background: #1282fc;border-radius: 50%;position: relative !important;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;}
  .wcircle-icon:before {position: absolute;content: "";width: 60px;height: 60px;background: rgba(18, 130, 252, 0.5);border: 1px solid #ffffff;border-radius: 50%;left: -5px;top: -5px;-webkit-animation: pulse 1s infinite ease-in-out;animation: pulse 1s infinite ease-in-out;}
  .wcircle-icon:after {position: absolute;content: "";width: 80px;height: 80px;background: rgba(18, 130, 252, 0.5);border-radius: 50%;left: -15px;top: -15px;-webkit-animation: zoomIn 2s infinite ease-in-out;animation: zoomIn 2s infinite ease-in-out;}
  .wcircle-menu {position: absolute !important;left: 0;top: 0;display: none;}
  .wcircle-menu-item {width: 50px;height: 50px;background: #1282fc;border-radius: 50%;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;}
  .wcircle-menu-item img {width: 50px;height: 50px;display: block;border-radius: 50%;}
  .wcircle-menu-item i {font-size: 25px;color: #ffffff;position: relative;z-index: 9999;}
  .wcircle-icon i {font-size: 25px;color: #ffffff;position: relative;z-index: 9999;}
  .shake-anim {-webkit-animation: shake-anim 1s infinite ease-in-out;animation: shake-anim 1s infinite ease-in-out;-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;}
  .wrap-newsnb{background: #f0f0f0;}
  .wrap-newsnb .wrap-content {position: relative;}
  a.name-newsnb {color: #000;font-size: 14px;margin: 0 0 10px 0;line-height: normal;}
  a.name-newsnb.text-split {-webkit-line-clamp: 2;}
  a.name-newsnb:hover {color: var(--color-dark-red);}
  .desc-newsnb {color: #333;}
  .video-main {position: relative;height: 400px;}
  .video-main iframe {position: absolute;width: 100%;height: 100%;top: 0px;left: 0px;}
  .listvideos {width: 100%;height: 40px;padding: 0px 10px;border: 1px solid #ccc;color: var(--color-black);margin-top: 10px;cursor: pointer;}
  .item-video1 img {max-height: 292px;}
  .item-video2 img {/* height: 102px; */}
  .pic-video {position: relative;cursor: pointer;}
  .pic-video:before {content: "";position: absolute;width: 50px;height: 35px;left: calc(50% - 50px / 2);top: calc(50% - 35px / 2);z-index: 1;background: url(../images/play.png) no-repeat center center;cursor: pointer;background-size: cover;}
  .pic-video img {width: 100%;}
  .pic-video-2 {position: relative;cursor: pointer;}
  .pic-video-2:before {content: "";position: absolute;width: 50px;height: 35px;left: calc(50% - 50px / 2);top: calc(50% - 35px / 2);z-index: 1;background: url(../images/play.png) no-repeat center center;cursor: pointer;background-size: cover;}
  .pic-video-2 img {width: 100%;}
  .name-video {font-size: 16px;color: var(--color-black);margin-bottom: 0px;}
  .owl-video {margin-top: 10px;}
  .newshome-intro .name-newshome {margin: 10px 0;}
  .newshome-intro .view-newshome {margin-top: 10px;}
  .newshome-scroll {width: 50%;overflow: hidden;/* max-height: 406px; */}
  .news-slick {display: flex;margin-bottom: 20px;min-height: 156px;}
  .news-slick h3 {margin: 0;}
  .news-slick h3 a.name-newshome {margin-bottom: 10px;font-weight: bold;font-size: 17px;}
  .news-slick .img {width: 270px;border-radius: 10px;}
  .news-slick .info {width: calc(100% - 150px);padding-left: 15px;}
  .flex_ttnb {display: flex;flex-flow: row wrap;justify-content: space-between;}
  .newshome-intro {width: calc(50% - 20px);}
  .newshome-intro .pic-newshome-best{border-radius: 10px;}
  .pic-newshome-normal {float: left;width: 34%;margin-right: 3%;margin-bottom: 0px;}
  .pic-newshome-normal img {width: 100%;}
  .info-newshome-normal {float: left;width: calc(100% - 37%);}
  .name-newshome {color: var(--color-black);font-size: 22px;line-height: normal;font-weight: bold;}
  .name-newshome.text-split {-webkit-line-clamp: 2;}
  .name-newshome.text-split a {color: #000;}
  .time-newshome {color: var(--color-gray);margin-bottom: 10px;}
  .desc-newshome {color: var(--color-black);margin-bottom: 0px;text-align: justify;}
  .desc-home-cl.text-split {-webkit-line-clamp: 2;margin: 0px;}
  .view-newshome {width: 140px;height: 40px;display: flex;align-items: center;justify-content: center;border: 1px solid #ccc;color: #000;}
  .view-newshome:hover {color: #000;}
  
  /*Product */
  .box-product {position: relative;margin-bottom: 2rem;text-align: center;padding: 0.5rem;background: #efefef;text-align: left;}
  .pic-product {/* background: #ffffff; */position: relative;margin-bottom: 0;/* padding: 10px; *//* border: 1px solid #e5e5e5; */}
  .pic-product img {width: 100%;}
  .info-product{padding: 0.5rem 0.5rem 0rem 0.5rem;}
  .product-tool {opacity: 0;visibility: hidden;position: absolute;width: 100%;left: 0px;bottom: 0px;z-index: 1;}
  .product-tool a {cursor: pointer;width: 50%;padding: 10px;text-align: center;color: #ffffff;background-color: rgb(0 0 0 / 0.6);}
  .product-tool a:hover {background-color: rgb(0 0 0 / 0.8);}
  .product-tool a svg {margin-right: 5px;}
  .product-tool a span {text-transform: capitalize;font-size: 12px;font-weight: 300;}
  .box-product:hover .product-tool {opacity: 1;visibility: visible;}
  .name-product {font-size: 16px;color: #000;margin-bottom: 5px;font-weight: 600;}
  .name-product:hover {}
  .name-product.text-split {-webkit-line-clamp: 2;}
  .price-product {margin: 0px;text-align: c;}
  .price-product span {}
  .box-product .price-new {font-size: 15px;color: var(--color-red);font-weight: 700;}
  .box-product .price-old {padding-left: 10px;color: var(--color-gray);text-decoration: line-through;font-size: 13px;}
  .box-product .price-per {position: absolute;top: 15px;right: 15px;color: #ffffff;background: var(--color-red);font-size: 11px;border-radius: 2px;width: 45px;height: 25px;text-align: center;line-height: 25px;}
  .cart-product {margin-bottom: 0px;}
  .cart-product span {cursor: pointer;width: calc(50% - 3px);color: #ffffff;text-transform: capitalize;text-align: center;padding: 7px 5px;border-radius: 3px;}
  .cart-add {background-color: var(--color-red);}
  .cart-add:hover {background-color: var(--color-dark-red);}
  .cart-buy {background-color: var(--color-green);}
  .cart-buy:hover {background-color: var(--color-dark-green);}
  
  .box-product-in {position: relative;margin-bottom: 40px;}
  .pic-product-in {/* background: #ffffff; */position: relative;margin-bottom: 1rem;}
  .pic-product-in img {width: 100%;}
  .product-tool {opacity: 0;visibility: hidden;position: absolute;width: 100%;left: 0px;bottom: 0px;z-index: 1;}
  .product-tool a {cursor: pointer;width: 50%;padding: 10px;text-align: center;color: #ffffff;background-color: rgb(0 0 0 / 0.6);}
  .product-tool a:hover {background-color: rgb(0 0 0 / 0.8);}
  .product-tool a svg {margin-right: 5px;}
  .product-tool a span {text-transform: capitalize;font-size: 12px;font-weight: 300;}
  .box-product-in:hover .product-tool {opacity: 1;visibility: visible;}
  .cover-info-product-in{max-width: 400px;width: 80%;max-width: 540px;margin: 0 auto;position: relative;z-index: 1;/* color: #fff; */}
  .name-product-in {font-size: 14px;color: #3676c3;margin-bottom: 20px;display: block;font-weight: 700;font-size: 34px;display: block;}
  .name-product-in:hover {}
  .name-product-in.text-split {-webkit-line-clamp: 2;}
  .price-product-in {margin-bottom: 10px;font-size: 20px;font-weight: 600;}
  .price-product-in span {}
  .price-new {font-size: 25px;color: var(--color-red);font-weight: 700;position: relative;top: 1px;}
  .price-old {padding-left: 10px;color: var(--color-gray);text-decoration: line-through;font-size: 22px;position: relative;top: 1px;}
  .price-per {position: absolute;top: 15px;right: 15px;color: #ffffff;background: var(--color-red);font-size: 11px;border-radius: 2px;width: 45px;height: 25px;text-align: center;line-height: 25px;}
  .cart-product-in {margin-bottom: 0px;}
  .cart-product-in span {cursor: pointer;width: calc(50% - 3px);color: #ffffff;text-transform: capitalize;text-align: center;padding: 7px 5px;border-radius: 3px;}
  .cart-add {background-color: var(--color-red);}
  .cart-add:hover {background-color: var(--color-dark-red);}
  .cart-buy {background-color: var(--color-green);}
  .cart-buy:hover {background-color: var(--color-dark-green);}
  
  
  .dm-noibat {max-width: 1000px;position: relative;margin: auto;margin-bottom: 40px;}
  .dm-noibat a {cursor: pointer;color: #333;transition: 0.4s;text-transform: capitalize;font-weight: 400;font-size: 16px;text-align: center;position: relative;display: block;background: #f7f7f7;border-radius: 5px;border: 1px solid #eaeaea;height: 100%;padding: 10px;}
  .dm-noibat a:hover,
  .dm-noibat a.active {background: var(--background-static);color: #fff;}
  .cats-bar {width: 50px;padding-top: 3px;position: relative;}
  .cats-bar-icon {width: 30px;cursor: pointer;}
  .cats-bar-icon span {display: block;width: 100%;height: 2px;background: #505050;transition: all 0.3s;position: relative;}
  .cats-bar-icon span + span {margin-top: 5px;}
  .cats-bar-icon.active span:nth-child(1) {animation: ease 0.7s top forwards;}
  .cats-bar-icon.not-active span:nth-child(1) {animation: ease 0.7s top-2 forwards;}
  .cats-bar-icon.active span:nth-child(2) {animation: ease 0.7s scaled forwards;}
  .cats-bar-icon.not-active span:nth-child(2) {animation: ease 0.7s scaled-2 forwards;}
  .cats-bar-icon.active span:nth-child(3) {animation: ease 0.7s bottom forwards;}
  .cats-bar-icon.not-active span:nth-child(3) {animation: ease 0.7s bottom-2 forwards;}
  @keyframes top {
    0% {
      top: 0;
      transform: rotate(0);
    }
  
    50% {
      top: 6px;
      transform: rotate(0);
    }
  
    100% {
      top: 6px;
      transform: rotate(45deg);
    }
  }
  
  @keyframes top-2 {
    0% {
      top: 6px;
      transform: rotate(45deg);
    }
  
    50% {
      top: 6px;
      transform: rotate(0deg);
    }
  
    100% {
      top: 0;
      transform: rotate(0deg);
    }
  }
  
  @keyframes bottom {
    0% {
      bottom: 0;
      transform: rotate(0);
    }
  
    50% {
      bottom: 8px;
      transform: rotate(0);
    }
  
    100% {
      bottom: 8px;
      transform: rotate(135deg);
    }
  }
  
  @keyframes bottom-2 {
    0% {
      bottom: 8px;
      transform: rotate(135deg);
    }
  
    50% {
      bottom: 8px;
      transform: rotate(0);
    }
  
    100% {
      bottom: 0;
      transform: rotate(0);
    }
  }
  
  @keyframes scaled {
    50% {
      transform: scale(0);
    }
  
    100% {
      transform: scale(0);
    }
  }
  
  @keyframes scaled-2 {
    0% {
      transform: scale(0);
    }
  
    50% {
      transform: scale(0);
    }
  
    100% {
      transform: scale(1);
    }
  }
  
  .cats-owl.list-hot {
    width: calc(100% - 50px);
  }
  
  
  @-webkit-keyframes rotating {
    from {
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  
    to {
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  @keyframes rotating {
    from {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  
    to {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  .section-product {
      position: relative;
  }
  .choose_list {
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
  }
  .choose_list span {
      cursor: pointer;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      min-height: 42px;
      padding: 10px 18px;
      border: 1px solid rgba(15, 23, 42, 0.08);
      border-radius: 999px;
      background: #fff;
      color: #475569;
      font-size: 14px;
      font-weight: 700;
      line-height: 1.3;
      text-transform: capitalize;
      box-shadow: 0 10px 26px rgba(15, 23, 42, 0.05);
      transition: transform 0.35s ease, color 0.35s ease, background-color 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease;
  }
  .choose_list span:last-child:after,
  .choose_list span:after {
      display: none;
  }
  .choose_list span:hover,
  .choose_list span.choosed {
      color: #fff;
      border-color: transparent;
      background: linear-gradient(135deg, #ec2d3f 0%, #c81e4a 100%);
      box-shadow: 0 16px 32px rgba(236, 45, 63, 0.22);
      transform: translateY(-2px);
  }
  .btn_sp {}
  .btn_sp a {
      min-width: 144px;
      height: 46px;
      padding: 0 20px;
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      font-size: 12px;
      font-weight: 800;
      border-radius: 999px;
      background: #0f172a;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 8px;
      box-shadow: 0 16px 32px rgba(15, 23, 42, 0.14);
      transition: transform 0.35s ease, background-color 0.35s ease, box-shadow 0.35s ease;
  }
  .btn_sp a:hover {
      color: #fff;
      background: var(--color-main);
      box-shadow: 0 18px 34px rgba(236, 45, 63, 0.24);
      transform: translateY(-2px);
  }
  .d-title-choose-list {
      margin-bottom: 24px;
      padding: 18px 22px;
      border: 1px solid rgba(15, 23, 42, 0.08);
      border-radius: 24px;
      background: linear-gradient(180deg, #ffffff 0%, #f7f9fc 100%);
      box-shadow: 0 20px 50px rgba(15, 23, 42, 0.06);
      gap: 18px;
  }
  .d-title-choose-list h2 {
      margin: 0;
      color: #0f172a;
      font-size: clamp(26px, 2.3vw, 38px);
      font-weight: 800;
      letter-spacing: -0.02em;
  }
  .d-title-choose-cat {
      gap: 14px;
      row-gap: 12px;
  }
  .wp_sp_index {
      position: relative;
  }
  /* dat lich */
  .div-datlich {width: 46%;}
  .form-booking {}
  .newsletter-booking {margin-bottom: 5px;}
  .newsletter-booking input {border-radius: 0;border: none;border-bottom: 1px solid var(--background-static);background: none;padding: 0;}
  .newsletter-booking input::placeholder {}
  .newsletter-booking textarea {border-radius: 0;border: none;border-bottom: 1px solid var(--background-static);background: none;margin-bottom: 10px;padding: 0;}
  .newsletter-booking textarea::placeholder {}
  .newsletter-checkbox {}
  .newsletter-checkbox input {outline: none;width: 15px;height: 15px;}
  .d-dongy {}
  .label-checkbox {color: #7e7e7e;position: relative;top: 1px;margin-left: 10px;}
  .booking-button {}
  .booking-button input {width: 86px;height: 37px;font-weight: 600;color: #fff;text-transform: capitalize;}
  .khung-datlich {background: rgba(255, 255, 255, 0.8);padding: 40px;border: 1px solid var(--background-static);border-radius: 20px;}
  .desc-dongy {color: #7e7e7e;font-size: 13px;font-style: italic;margin-top: 5px;}
  .btn-datlich {position: fixed;bottom: 455px;right: 10px;padding: 10px;border-radius: 5px;z-index: 99;background: #333;color: #fff;font-size: 14px;text-align: center;text-decoration: none !important;}
  .btn-datlich i {font-size: 20px;}
  .btn-datlich:hover {color: #ffff00;transition: 0.2s;}
  
  @keyframes spin {
    to {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  @-webkit-keyframes spin {
    to {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  @keyframes blink {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  
  @-webkit-keyframes blink {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  
  @keyframes shake-anim {
    0% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
      transform: rotate(0) scale(1) skew(1deg);
    }
    10%,
    30% {
      -moz-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20%,
    40% {
      -moz-transform: rotate(25deg) scale(1) skew(1deg);
    }
    100%,
    50% {
      -moz-transform: rotate(0) scale(1) skew(1deg);
    }
  }
  
  @-webkit-keyframes shake-anim {
    0%,
    100%,
    50% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    10%,
    30% {
      -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20%,
    40% {
      -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
  }
  
  .popup-custom .modal-content {
    border-radius: 0px;
    border: 0px;
  }
  
  .popup-custom .modal-content .modal-body {
    padding: 10px;
  }
  
  .popup-custom .close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    z-index: 2;
    color: #888888;
    cursor: pointer;
    border: 1px solid #eeeeee;
    background-color: #ffffff;
    opacity: 1 !important;
  }
  
  #popup-quickview .modal-dialog {
    max-width: 1140px;
  }
  
  .opacity-0 {
    opacity: 0;
  }
  
  @keyframes fadeInUp {
    0% {
      opacity: 0;
      transform: translate3d(0, 100px, 0);
    }
  
    100% {
      opacity: 1;
      transform: translate3d(0, 0, 0);
    }
  }
  
  @keyframes fadeInDown {
    0% {
      opacity: 0;
      transform: translate3d(0, -100px, 0);
    }
  
    100% {
      opacity: 1;
      transform: translate3d(0, 0, 0);
    }
  }
  
  @keyframes scaleLarge {
    0% {
      opacity: 0;
      transform: scale(2);
    }
  
    100% {
      opacity: 1;
      transform: scale(1);
    }
  }
  /*.border-radius-right{border-radius: 0px 50px 50px 0px;}*/
  /*.border-radius-left{border-radius: 50px 0px 0px 50px;}*/
  .cover-chungchi{padding: 3rem;background: #f1f1f1;border-radius: 10px;}
  
  .wrap-why {/* padding: 40px 0px 0px; */text-align: center;overflow: hidden;background-size: cover !important;background: linear-gradient(rgba(0,0,0,0.8),rgba(17,13,0,0.7))!important;color: #fff;}
  .wrap-why .title-main{color:#fff;}
  .wrap-why .title-main span{color:#fff;}
  .wrap-why .title-main span b{color: #fbcb05;}
  .wrap-why .why-item {margin: 4rem 0px;/* display: flex; *//* align-items: center; */overflow: hidden;padding: 0px 10px;}
  .wrap-why .why-item:hover .why-item_img{-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);transform: rotateY(180deg);}
  .wrap-why .why-item:nth-child(2){/* margin-left:40px; */}
  .wrap-why .why-item.why-item-first:nth-child(2){/* margin-right:40px; *//* margin-left: 0px; */}
  .why-item.why-item-first{}
  .why-item.why-item-first .why-item_img{float: right !important;}
  .why-item.why-item-first .why-item_text{}
  .wrap-why .why-item:hover .why-item_img img {}
  .wrap-why .why-item .why-item_img {/* margin: 15px 0px; */display: flex;align-items: center;justify-content: center;border-radius: 50%;float: left;transition: 1s;overflow: hidden;padding: 5px;background: linear-gradient(to right,#daa44c,#fed65f,#daa44c);}
  .wrap-why .why-item .why-item_img img{max-height:60px;}
  .wrap-why .why-item .why-item_text {margin: 0.7rem 0px;}
  .wrap-why .why-item:hover .why-item_text h3 {color: #fbcb05;}
  .wrap-why .why-item .why-item_text h3 {font-size: 20px;color: #fff;padding: 0px 0px 0.7rem;text-transform: uppercase;font-weight: 600;}
  .wrap-why .why-item .why-item_text p {color: rgba(255,255,255,0.7);font-size: 15px;margin: 0px;-webkit-line-clamp: 3;/* font-weight: 300; */}
  .cover-why{margin-top:-50px;}
  
  .wrap-feedback{}
  .cover-feedback{
      padding: 3rem 0px;
      background: var(--color-main);
  }
  .feedback .feedback__desc{padding: 20px;border-radius: 10px;position: relative;background: #fff;margin-bottom: 30px;font-style: italic;}
  .feedback .feedback__desc::before{display: inline-block;width: 0;height: 0;border-style: solid;border-width: 15px 10px 0 10px;border-color: #fff transparent transparent transparent;position: absolute;content:"";bottom: -13px;left: 18px}
  .feedback .feedback-info{display: flex;align-items: center;}
  .feedback .feedback-info .feedback-info__pic{margin-right: 20px;margin-bottom: 0;}
  .feedback .feedback-info .feedback-info__pic img{width: 50px !important;height: 50px;border-radius: 999px;box-sizing: content-box;-o-object-fit: cover;object-fit: cover;}
  .feedback .feedback-info .feedback-info__text__name,.feedback .feedback-info .feedback-info__text__job{margin-bottom: 0;color:#fff;line-height: 1.5em;}
  .feedback .feedback-info .feedback-info__text__name{font-weight: bold}
  .feedback .feedback-info .feedback-info__text__job{font-weight: 500}
  
  .radius-7{border-radius: 10px;}
  
  #video-main {}
  .video-index {position: relative;}
  .video-index:hover h2 {opacity: 1;}
  .video-index:hover img {filter: brightness(0.5);}
  .video-index h2 {opacity: 0;position: absolute;color: #fff;font-size: 18px;text-transform: uppercase;padding: 10px;text-align: center;bottom: 0;left: 0;right: 0;}
  .video-index {position: relative;overflow: hidden;border-radius: 20px;}
  .video-index .relative:after {content: '';position: absolute;background: url(../images/ic-video.png) no-repeat center;display: flex;align-content: center;justify-content: center;pointer-events: none;top: 0;left: 0;right: 0;bottom: 0;opacity: 0;}
  .video-index .text-video {}
  .video-index .text-video h2 {font-weight: bold;color: #000000;font-size: 17px;margin-top: 15px;margin-bottom: 5px;}
  .video-index .text-video p {overflow: hidden;text-overflow: ellipsis;white-space: normal;-webkit-box-orient: vertical;display: -webkit-box;-webkit-line-clamp: 3;color: #000;font-size: 15px;}
  
  .icon_play {position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: 0 auto;z-index: 2;display: flex;align-items: center;justify-content: center;}
  .icon_play svg{width:20%;border:1px solid #fff;padding:5px;border-radius:50%;}
  .icon_play .load_video {display: inline-block;}
  .icon_play .load_video img {max-width: 75px !important;height: auto;}
  .icon_play .pinkBg {background-color: rgba(210, 202, 204, 0.8);background-image: linear-gradient(90deg, rgba(199, 198, 198, 0.8), rgba(181, 181, 181, 0.8));}
  .icon_play .ripple {position: absolute;width: 130px;height: 130px;z-index: -1;left: 50%;top: 50%;opacity: 0;margin: -65px 0 0 -65px;border-radius: 100px;-webkit-animation: ripple 1.8s infinite;animation: ripple 1.8s infinite;}
  .icon_play .ripple:nth-child(2) {animation-delay: .3s;-webkit-animation-delay: .3s}
  .icon_play .ripple:nth-child(3) {animation-delay: .6s;-webkit-animation-delay: .6s}
  
  @-webkit-keyframes ripple {
      0% {
          opacity: 1;
          -webkit-transform: scale(0);
          transform: scale(0)
      }
  
      100% {
          opacity: 0;
          -webkit-transform: scale(1);
          transform: scale(1)
      }
  }
  
  @keyframes ripple {
      0% {
          opacity: 1;
          -webkit-transform: scale(0);
          transform: scale(0)
      }
  
      100% {
          opacity: 0;
          -webkit-transform: scale(1);
          transform: scale(1)
      }
  }
  
  .footer-news:nth-child(4) {
    width: 300px;
  }
  
  .footer-news:nth-child(3) {
    width: 17%;
  }
  
  .footer-news:nth-child(2) {
    width: 23%;
  }
  
  .footer-news:nth-child(1) {
    width: 30%;
  }
  
  .project {margin-bottom: 10px;display: block;/* overflow: hidden; */margin-bottom: 30px;border-radius: 10px;}
  .project .pic-project {
      /* border-radius: 10px; */
      margin: 0px;
  }
  .project .pic-project img {width: 100%;}
  .project .info-project {
  }
  .project .info-project:not(.project .flex-row-reverse .info-project){
  }
  .project .flex-row-reverse .info-project{
      padding-right: 20px;
      border-right: 2px solid #002b6e;
  }
  .project .name-project {color: #002b6e;font-size: 18px;display: block;/* margin-bottom: 15px; *//* margin-top: 10px; */font-weight: 600;/* text-align: center; *//* margin: 10px; */margin-top: 20px;margin-bottom: 10px;}
  .project .name-project:hover {color: #012b6e;}
  .project .time-project {color: var(--color-gray);margin-bottom: 0.25rem;border-bottom: 1px dashed #ccc;padding-bottom: 10px;}
  .project .desc-project {color: #313131;/* margin-top: 5px; */}
  .project .link-project {color: #002b6e;display: inline-block;padding: 10px 15px;border: 2px solid #002b6e;margin-top: 15px;font-size: 16px;}
  .project .link-project:hover{background: #002b6e;color:#fff;}
  
  
  .field {margin-bottom: 10px;display: block;/* overflow: hidden; */margin-bottom: 30px;padding: 10px;border: 1px solid #ececec;border-radius: 10px;}
  .field .pic-field {
      border-radius: 10px;
      margin: 0px;
  }
  .field .pic-field img {width: 100%;}
  .field .info-field {
  }
  .field .info-field:not(.field .flex-row-reverse .info-field){
  }
  .field .flex-row-reverse .info-field{
      padding-right: 20px;
      border-right: 2px solid #002b6e;
  }
  .field .name-field {color: #000;font-size: 16px;display: block;/* margin-bottom: 15px; *//* margin-top: 10px; */font-weight: 600;text-align: center;margin: 10px;margin-top: 20px;margin-bottom: 5px;}
  .field .name-field:hover {color: #012b6e;}
  .field .time-field {color: var(--color-gray);margin-bottom: 0.25rem;border-bottom: 1px dashed #ccc;padding-bottom: 10px;}
  .field .desc-field {color: #002b6e;/* margin-top: 5px; */}
  .field .link-field {color: #002b6e;display: inline-block;padding: 10px 15px;border: 2px solid #002b6e;margin-top: 15px;font-size: 16px;}
  .field .link-field:hover{background: #002b6e;color:#fff;}
  .field:hover .name-field{color:var(--color-main)}
  .item-small{margin: 0 5px;border: 1px solid var(--color-main);}
  .item-small.slick-center,.item-small.slick-current{border-color:var( --color-red);}
  .slider_small .slick-list{margin: 0 -5px;display: flex;align-items: center;justify-content: center;}
  .item-big img{margin: 0 auto}
  
  .slider_big .slick-dots li{width: 10px;height: 12px;}
  .slider_big .slick-dots li button{width: 8px;height: 8px;border-radius: 50%;border: 1px solid var(--color-main);}
  .slider_big .slick-dots li.slick-active button{background: var(--color-main);}
  .slider_big .slick-dots li button:before{display: none}
  
  
  .widget-title {font-size: 18px;/* border: 1px solid #f0f0f0; */position: relative;text-transform: uppercase;color: #000;text-align: center;font-weight: 600;border-bottom: none;margin: 0;}
  .widget-title span{
      display: block;
      /* margin: 15px 25px 0px; */
      /* border-bottom: 1px solid #8d8d8d; */
      /* padding-bottom: 15px; */
      padding: 0.8rem;
      background: var(--color-main);
      color: #fff;
  }
  .menu_mega_in {position: sticky;top: var(--sticky-wg-menu);z-index: 2;}
  .menu_mega_in .title_menu {background: #c40316;padding: 10px;text-align: center;color: #fff;text-transform: uppercase;font-weight: 600;font-size: 15px;}
  .menu_mega_in .title_menu .title_ {margin-left: -10px;}
  .menu_mega_in .title_menu .nav_button {float: left;margin-left: 15px;}
  .menu_mega_in .title_menu .nav_button i {}
  .menu_mega_in:hover .menu_all_site {display: block !important;/* position: absolute; */left: 0;z-index: 0;right: 0;background: #fff;z-index: 9;}
  .menu_mega_in .menu_all_site {position: relative;/* z-index: 9; *//* background: #fff; *//* padding-top: 5px; *//* border: 1px solid #f0f0f0; */border-top: none;}
  .menu_mega_in .menu_all_site .nav-left {/* border: 1px solid #000; */border-top: none;border: 1px solid #f0f0f0;/* border-radius: 0px 0px 7px 7px; */background: #fff;/* border-top: none; */}
  .menu_mega_in .menu_all_site .nav-left::-webkit-scrollbar {background: #ffffff;width: 2px;height: 11px;}
  .menu_mega_in .menu_all_site .nav-left::-webkit-scrollbar-thumb {background: #f7f7f7;border-radius: 50px;}
  .menu_mega_in .menu_all_site .nav-left .nav-item.lv1 {/* padding: 0px 15px; */position: relative;}
  .menu_mega_in .menu_all_site .nav-left li:last-child a {border-bottom: none !important;}
  .menu_mega_in .menu_all_site .nav-left .nav-item.lv1 a {color: #292929;display: block;/* border-bottom: 1px solid #f9f9f9; */padding: 12px 15px;font-size: 15px;position: relative;z-index: 8;border-bottom: 1px dashed #e7e7e7;font-weight: 600;}
  .menu_mega_in .menu_all_site .nav-left .nav-item.lv1 a img {display: inline-block;margin-right: 10px;float: left;margin-top: 5px;}
  .menu_mega_in .menu_all_site .nav-left .nav-item.lv1 a:hover {color: #375ed2;background: rgb(116 116 116 / 20%);}
  .menu_mega_in .menu_all_site .nav-left .nav-item.lv1:last-child {border: none;}
  .menu_mega_in .menu_all_site .nav-left .nav-item .nav-right_one {position: absolute;left: 100%;width: 250px;background: #fff;z-index: 9;top: -1px;border: 1px solid #f0f0f0;border-left: 1px solid var(--color-main);display: none;}
  .menu_mega_in .menu_all_site .nav-left .nav-item .nav-right_one .nav-item.lv2:nth-child(3n+4) {clear: both;}
  .menu_mega_in .menu_all_site .nav-left .nav-item .nav-right_one .nav-item.lv2 a {font-size: 15px;display: block;/* margin-bottom: 5px; *//* border: none; */padding-left: 15px;}
  .menu_mega_in .menu_all_site .nav-left .nav-item.lv1:hover .nav-right_one {display: block;}
  .menu_mega_in .menu_all_site .nav-left .nav-item .nav-right_one .nav-item.lv2 .nav-right_two {position: absolute;left: 100%;width: 250px;background: #fff;z-index: 9;top: -1px;border: 1px solid #f0f0f0;border-left: 1px solid var(--color-main);display: none;}
  .menu_mega_in .menu_all_site .nav-left .nav-item .nav-right_one .nav-item.lv2:hover .nav-right_two {display: block;}
  .menu_mega_in .menu_all_site .nav-left .nav-item .nav-right_one .nav-item.lv2 .nav-right_two .nav-item.lv3 a {background: none;font-weight: normal;text-transform: inherit;color: #000;padding-left: 15px;}
  .menu_mega_in .menu_all_site .nav-left .nav-item .nav-right_one .nav-item.lv2 .nav-right_two .nav-item.lv3 a:hover {color: #c40316;}
  .menu_mega_in i {font-size: 13px;color: var(--color-main);margin-right: 5px;position: relative;z-index: 9;}
  .menu_mega_in ul li span {color: #a1a1a1;font-size: 12px;margin-left: 5px;}
  .menu_mega_in ul li a.active {font-weight: 600 !important;color: #000 !important;}
  .widget-one .newshome-scroll{width: 100%;}
  .widget-one .newshome-scroll .news-slick .img{width: 100px;}
  
  
  .newshome-widget {width: 100%;overflow: hidden;/* max-height: 406px; */padding: 10px;padding-bottom: 0px;border: 1px solid #f0f0f0;}
  .news-widget {display: flex;margin-bottom: 20px;/* min-height: 155px; */}
  .news-widget h3 {margin: 0;}
  .news-widget h3 a.name-news-widget {margin-bottom: 5px;font-weight: bold;font-size: 14px;color:#000;}
  .news-widget .img-news-widget {width: 100px;}
  .news-widget .info-news-widget {width: calc(100% - 100px);padding-left: 15px;}
  
  
  .the-service-content {margin-bottom: 30px;max-height: 300px;overflow-y: hidden;position: relative;}
  .the-service-content.show-full-content {max-height: 100%;padding-bottom: 50px;}
  .hide-content {position: absolute;width: 100%;bottom: 0;padding: 80px 0 0 0;z-index: 1;text-align: center;background: -webkit-linear-gradient(transparent, #fff 50%);background: -o-linear-gradient(transparent, #fff 50%);background: linear-gradient(transparent, #fff 50%);}
  .hide-content.removeBlur {background: none;padding-top: 0;}
  .btn-view-full-content {display: inline-block;border-radius: 4px;/* border: 1px solid #ccc; */padding: 10px 40px;margin: 9px;text-align: center;text-transform: capitalize;color: #333;transition: .3s;background: #fff;/* color: #fff; */box-shadow: 0 5px 2px 0 rgba(60,64,67,.1), 0 4px 6px 2px rgba(60,64,67,.05);max-width: 335px;width: 100%;}
  .btn-view-full-content:hover{background: var(--color-main);border-color: var(--color-main);color: #fff;}
  
  
  
  #google_translate_element {float: right;margin: 14px 4px;}
  .goog-te-gadget-simple .goog-te-menu-value {padding-left: 21px;}
  .goog-te-gadget img {position: absolute;}
  .goog-te-gadget {font-size: 0px !important;height: 34px;}
  .goog-te-gadget > div{height: 33px;}
  .goog-te-gadget span {display: none;}
  .goog-te-combo {border: 1px solid #fff;height: 30px;border-radius: 4px;width: 155px;margin: 7px 0px !important;color: #3a9e41;}
  .goog-te-banner-frame {display: none;height: 0px !important;}
  .execphpwidget{float:right;width: 155px;}
  .goog-te-banner-frame{display:none;height: 0px !important;}
  .skiptranslate{height:0px;overflow: hidden;width: 0px;}
  .skiptranslate iframe{opacity: 0;position: relative;z-index: -999;}
  
  .hover-effect-light {overflow: hidden;position: relative;position: relative;display: block;}
  .hover-effect-light:before {position: absolute;top: 0;left: -85%;z-index: 10;display: block;content: '';width: 50%;height: 100%;background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);-webkit-transform: skewX(-25deg);transform: skewX(-25deg);}
  .hover-effect-light:hover:before {transition: 1s;left: 100%;}
  
  /* A Au UI Refresh */
  :root {
    --aa-navy: #020617;
    --aa-navy-soft: #0f172a;
    --aa-slate: #475569;
    --aa-muted: #94a3b8;
    --aa-panel: #f8fafc;
    --aa-border: #e2e8f0;
    --aa-red: #e11d48;
    --aa-red-dark: #be123c;
    --aa-shadow: 0 24px 80px rgba(2, 6, 23, 0.12);
  }
  body.site-body {
    color: var(--aa-navy);
    background: #fff;
  }
  .site-main {
    overflow: hidden;
  }
  .site-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    padding: 0 28px;
    border-radius: 16px;
    border: 1px solid transparent;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.02em;
    transition: transform 0.35s ease, box-shadow 0.35s ease, background 0.35s ease, color 0.35s ease, border-color 0.35s ease;
  }
  .site-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 14px 34px rgba(2, 6, 23, 0.16);
  }
  .site-button--primary {
    background: linear-gradient(135deg, #fb7185 0%, var(--aa-red) 45%, var(--aa-red-dark) 100%);
    color: #fff;
  }
  .site-button--ghost {
    border-color: rgba(255, 255, 255, 0.22);
    color: #fff;
    background: rgba(255, 255, 255, 0.04);
  }
  .site-button--light {
    background: #fff;
    color: var(--aa-navy);
  }
  .site-link-arrow {
    color: var(--aa-red);
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.08em;
  }
  .site-link-arrow:hover {
    color: var(--aa-red-dark);
    letter-spacing: 0.12em;
  }
  .site-header {
    position: sticky;
    top: 0;
    z-index: 1000;
    backdrop-filter: blur(12px);
    background: rgba(255, 255, 255, 0.94);
    border-bottom: 1px solid rgba(15, 23, 42, 0.08);
  }
  .site-header__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    min-height: 108px;
  }
  .site-brand {
    display: inline-flex;
    align-items: center;
    max-width: 300px;
    width: 100%;
    justify-content: center;
    background: #fff;
    box-shadow: 0px 0px 6px 0px #ececec;
    padding: 12px 0px;
    border-radius: 15px;
    border-bottom: 4px solid #E11D48;
  }
  .site-brand img {
    width: 100%;
    object-fit: contain;
  }
  .site-header__tools {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-width: 150px;
  }
  .site-header__phone {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    padding: 14px 18px;
    border-radius: 18px;
    background: var(--aa-panel);
    color: var(--aa-navy);
    box-shadow: inset 0 0 0 1px rgba(15, 23, 42, 0.05);
  }
  .site-header__phone span {
    font-size: 11px;
    color: var(--aa-muted);
    text-transform: uppercase;
    letter-spacing: 0.1em;
  }
  .site-header__phone strong {
    font-size: 14px;
  }
  .site-nav {
    flex: 1;
    display: flex;
    justify-content: center;
  }
  .site-nav__list {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 28px;
  }
  .site-nav .menu-main > li {
    position: relative;
  }
  .site-nav .menu-main > li > a {
    position: relative;
    display: inline-flex;
    align-items: center;
    min-height: 44px;
    color: var(--aa-navy);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
  }
  .site-nav .menu-main > li > a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 4px;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, #fb7185 0%, var(--aa-red) 100%);
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 0.3s ease;
  }
  .site-nav .menu-main > li:hover > a::after,
  .site-nav .menu-main > li > a.active::after {
    transform: scaleX(1);
  }
  .site-nav .menu-main > li > ul::-webkit-scrollbar {background: #ececec;width: 5px;height: 11px;border-radius: 50px;}
  .site-nav .menu-main > li > ul::-webkit-scrollbar-thumb {background: var(--color-main);border-radius: 50px;}
  .site-nav .menu-main > li > ul {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) translateY(8px);
    min-width: 284px;
    padding: 14px;
    border-radius: 10px;
    background: #fff;
    box-shadow: var(--aa-shadow);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, transform 0.3s ease;
    max-height: 400px;
    overflow-y: scroll;
  }
  .site-nav .menu-main > li:hover > ul {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
  }
  .site-nav .menu-main > li > ul li + li {
    margin-top: 8px;
  }
  .site-nav .menu-main > li > ul li a {
    display: block;
    padding: 10px 5px;
    border-radius: 12px;
    color: var(--aa-slate);
    font-weight: 600;
  }
  .site-nav .menu-main > li > ul li a:hover {
    color: var(--aa-navy);
    background: var(--aa-panel);
  }
  .hero-banner {
    position: relative;
    overflow: hidden;
  }
  .hero-banner__media {
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, #020617 0%, #111827 100%);
  }
  .hero-banner__media::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
      radial-gradient(circle at 80% 20%, rgba(225, 29, 72, 0.28), transparent 25%),
      linear-gradient(120deg, rgba(2, 6, 23, 0.84) 10%, rgba(2, 6, 23, 0.72) 55%, rgba(2, 6, 23, 0.92) 100%);
  }
  .hero-banner__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.24;
  }
  .hero-banner__inner {
    position: relative;
    z-index: 1;
    color: #fff;
    padding-top: 92px;
    padding-bottom: 92px;
  }
  .hero-banner--home .hero-banner__inner {
    min-height: 620px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    max-width: 560px;
  }
  .hero-banner--page .hero-banner__inner {
    min-height: 360px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .hero-banner--light {
    background: linear-gradient(180deg, #f8fafc 0%, #eef2f7 100%);
  }
  .hero-banner--light .hero-banner__inner {
    color: var(--aa-navy);
    min-height: 290px;
    justify-content: flex-end;
  }
  .hero-banner__eyebrow,
  .section-heading__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 18px;
    color: var(--aa-red);
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.18em;
  }
  .hero-banner__eyebrow::before,
  .section-heading__eyebrow::before {
    content: "";
    width: 34px;
    height: 3px;
    border-radius: 999px;
    background: currentColor;
  }
  .hero-banner h1 {
    margin: 0;
    max-width: 720px;
    font-size: clamp(40px, 6vw, 76px);
    line-height: 0.95;
    text-transform: uppercase;
  }
  .hero-banner p {
    max-width: 520px;
    margin: 24px 0 0;
    color: rgba(255, 255, 255, 0.76);
    font-size: 16px;
    line-height: 1.8;
  }
  .hero-banner--light p {
    color: var(--aa-slate);
  }
  .hero-banner__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 30px;
  }
  .section-shell {
    padding: 92px 0;
  }
  .section-heading {
    margin-bottom: 34px;
  }
  .section-heading h2 {
    margin: 0;
    font-size: clamp(28px, 4vw, 48px);
    line-height: 1;
    text-transform: uppercase;
  }
  .section-heading--center {
    text-align: center;
  }
  .section-heading--center .section-heading__eyebrow {
    justify-content: center;
  }
  .section-overview__grid,
  .story-grid,
  .dark-showcase,
  .contact-info-grid,
  .section-proof__inner {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px;
  }
  .section-overview__content,
  .article-surface,
  .story-card,
  .proof-card,
  .contact-card,
  .project-card,
  .product-card,
  .stats-card,
  .pillar-card,
  .process-card,
  .site-footer__form-card,
  .contact-info-grid__meta > div {
    border-radius: 28px;
    background: #fff;
    box-shadow: var(--aa-shadow);
  }
  .section-overview__content,
  .article-surface,
  .story-card,
  .proof-card,
  .contact-card,
  .stats-card,
  .pillar-card,
  .process-card,
  .site-footer__form-card,
  .contact-info-grid__meta > div {
    padding: 28px;
  }
  .section-overview__content {
    background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  }
  .section-overview__content p,
  .project-card__content p,
  .product-card__content p,
  .pillar-card p,
  .stats-card p,
  .process-card p,
  .story-card p,
  .site-footer__content,
  .contact-card p,
  .article-surface,
  .section-intro {
    color: var(--aa-slate);
    line-height: 1.8;
  }
  .stats-grid,
  .pillar-grid,
  .product-grid,
  .mini-product-grid,
  .project-grid,
  .contact-card-grid,
  .process-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
  }
  .stats-grid,
  .contact-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .product-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .product-grid--home {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .project-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .mini-product-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .stats-card strong {
    display: block;
    margin-bottom: 12px;
    color: var(--aa-red);
    font-size: 34px;
    line-height: 1;
  }
  .stats-card h3,
  .pillar-card h3,
  .process-card h3,
  .story-card h3,
  .proof-card h3,
  .contact-card h3 {
    margin: 0 0 10px;
    font-size: 22px;
    line-height: 1.15;
    text-transform: uppercase;
  }
  .product-card,
  .project-card {
    overflow: hidden;
    transition: transform 0.35s ease, box-shadow 0.35s ease;
  }
  .product-card:hover,
  .project-card:hover,
  .contact-card:hover,
  .proof-card:hover,
  .story-card:hover,
  .pillar-card:hover,
  .process-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 26px 60px rgba(2, 6, 23, 0.16);
  }
  .product-card__image,
  .project-card__image {
    display: block;
    overflow: hidden;
    background: var(--aa-panel);
  }
  .product-card__image img,
  .project-card__image img,
  .mini-product-card img,
  .dark-showcase__thumb img,
  .product-detail-gallery__main img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
  }
  .product-card:hover .product-card__image img,
  .project-card:hover .project-card__image img,
  .mini-product-card:hover img,
  .dark-showcase__thumb:hover img {
    transform: scale(1.06);
  }
  .product-card__image {
    aspect-ratio: 1 / 1.08;
  }
  .project-card__image {
    aspect-ratio: 1 / 0.7;
  }
  .product-card__content,
  .project-card__content {
    padding: 24px;
  }
  .product-card__content h3,
  .project-card__content h3 {
    margin: 0 0 14px;
    font-size: 22px;
    line-height: 1.08;
    text-transform: uppercase;
  }
  .product-card__content h3 a,
  .project-card__content h3 a,
  .mini-product-card span,
  .contact-card,
  .proof-card,
  .story-card,
  .site-footer a {
    color: var(--aa-navy);
  }
  .project-card__content span {
    display: inline-block;
    margin-bottom: 12px;
    color: var(--aa-red);
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.08em;
  }
  .pillar-card {
    text-align: center;
    background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  }
  .pillar-card__icon {
    display: inline-flex;
    width: 86px;
    height: 86px;
    margin-bottom: 18px;
    border-radius: 24px;
    background: rgba(225, 29, 72, 0.08);
    align-items: center;
    justify-content: center;
  }
  .pillar-card__icon img {
    width: 48px;
    height: 48px;
    object-fit: contain;
  }
  .section-capacity {
    padding-top: 28px;
  }
  .mini-product-card {
    display: block;
    padding: 18px;
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 16px 40px rgba(2, 6, 23, 0.08);
    transition: transform 0.35s ease, box-shadow 0.35s ease;
  }
  .mini-product-card img {
    aspect-ratio: 1 / 1;
    border-radius: 18px;
    background: var(--aa-panel);
  }
  .mini-product-card span {
    display: block;
    margin-top: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.3;
  }
  .section-proof {
    background: linear-gradient(180deg, var(--aa-navy) 0%, #111827 100%);
  }
  .section-proof__header h2 {
    color: #fff;
  }
  .section-proof__header .section-heading__eyebrow {
    color: #fb7185;
  }
  .proof-card {
    min-height: 260px;
  }
  .proof-card span,
  .story-card span,
  .process-card span,
  .contact-card span {
    display: inline-block;
    margin-bottom: 14px;
    color: var(--aa-red);
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
  }
  .story-card--accent,
  .process-card--accent,
  .contact-card--accent {
    background: linear-gradient(135deg, #fb7185 0%, var(--aa-red) 45%, var(--aa-red-dark) 100%);
    color: #fff;
  }
  .story-card--accent span,
  .story-card--accent p,
  .process-card--accent span,
  .process-card--accent p,
  .contact-card--accent span,
  .contact-card--accent p,
  .contact-card--accent h3,
  .contact-card--accent strong {
    color: #fff;
  }
  .section-dark-showcase {
    background: linear-gradient(180deg, var(--aa-navy) 0%, #0b1120 100%);
  }
  .dark-showcase {
    align-items: stretch;
  }
  .dark-showcase__gallery {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }
  .dark-showcase__thumb,
  .dark-showcase__blank {
    display: block;
    min-height: 260px;
    border-radius: 32px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.08);
  }
  .dark-showcase__content {
    color: #fff;
    align-self: center;
  }
  .dark-showcase__content h2 {
    margin: 0 0 18px;
    font-size: clamp(28px, 4vw, 44px);
    line-height: 1.04;
    text-transform: uppercase;
  }
  .dark-showcase__content p {
    color: rgba(255, 255, 255, 0.74);
    line-height: 1.8;
  }
  .dark-showcase__list {
    margin-top: 24px;
    padding-left: 0;
  }
  .dark-showcase__list li {
    position: relative;
    padding-left: 18px;
    color: rgba(255, 255, 255, 0.8);
  }
  .dark-showcase__list li + li {
    margin-top: 12px;
  }
  .dark-showcase__list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fb7185;
  }
  .cta-banner {
    padding: 0 0 92px;
  }
  .cta-banner__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 44px 56px;
    border-radius: 32px;
    background: linear-gradient(135deg, #fb7185 0%, var(--aa-red) 38%, var(--aa-red-dark) 100%);
    color: #fff;
    box-shadow: var(--aa-shadow);
  }
  .cta-banner__inner h2 {
    margin: 0;
    max-width: 720px;
    font-size: clamp(28px, 4vw, 48px);
    line-height: 1.02;
    text-transform: uppercase;
  }
  .cta-banner__inner .section-heading__eyebrow {
    color: rgba(255, 255, 255, 0.8);
  }
  .section-catalogue {
    padding-top: 72px;
  }
  .catalogue-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    margin-bottom: 34px;
  }
  .catalogue-tags a {
    display: inline-flex;
    align-items: center;
    min-height: 46px;
    padding: 0 18px;
    border-radius: 999px;
    background: var(--aa-panel);
    color: var(--aa-slate);
    font-weight: 700;
  }
  .catalogue-tags a:hover,
  .catalogue-tags a.is-active {
    background: var(--aa-red);
    color: #fff;
  }
  .section-product-detail {
    padding-bottom: 48px;
  }
  .detail-breadcrumb {
    margin-bottom: 28px;
    color: var(--aa-muted);
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
  }
  .detail-breadcrumb a {
    color: inherit;
  }
  .product-detail-hero {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(0, 0.9fr);
    gap: 36px;
    align-items: start;
  }
  .product-detail-gallery__main {
    display: block;
    overflow: hidden;
    border-radius: 34px;
    background: var(--aa-panel);
    box-shadow: var(--aa-shadow);
  }
  .product-detail-gallery__main img {
    aspect-ratio: 1 / 0.88;
  }
  .product-detail-thumbs {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
    margin-top: 18px;
  }
  .product-detail-thumbs a {
    display: block;
    overflow: hidden;
    border-radius: 18px;
    background: var(--aa-panel);
  }
  .product-detail-thumbs img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
  }
  .product-detail-summary h1 {
    margin: 0;
    font-size: clamp(36px, 4vw, 60px);
    line-height: 0.98;
    text-transform: uppercase;
  }
  .product-detail-summary p {
    margin-top: 18px;
    color: var(--aa-slate);
    font-size: 16px;
    line-height: 1.8;
  }
  .product-detail-actions {
    margin-top: 26px;
  }
  .product-detail-meta,
  .project-detail-meta {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
    margin-top: 30px;
  }
  .project-detail-meta {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin-top: 0;
  }
  .product-detail-meta > div,
  .project-detail-meta > div {
    padding: 22px 18px;
    border-radius: 22px;
    background: var(--aa-panel);
  }
  .product-detail-meta span,
  .project-detail-meta span,
  .contact-info-grid__meta span {
    display: block;
    margin-bottom: 8px;
    color: var(--aa-muted);
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
  }
  .product-detail-meta strong,
  .project-detail-meta strong,
  .contact-info-grid__meta strong {
    font-size: 18px;
    line-height: 1.35;
  }
  .product-feature-list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 22px;
  }
  .product-feature-list span {
    padding: 10px 14px;
    border-radius: 999px;
    background: var(--aa-panel);
    color: var(--aa-slate);
    font-weight: 600;
  }
  .article-stack {
    max-width: 980px;
    margin: 0 auto;
  }
  .article-surface {
    box-shadow: none;
    border: 1px solid var(--aa-border);
  }
  .article-surface h2,
  .article-surface h3,
  .article-surface h4 {
    margin-top: 28px;
    margin-bottom: 14px;
    color: var(--aa-navy);
    line-height: 1.2;
    text-transform: uppercase;
  }
  .article-surface h2 {
    font-size: 30px;
  }
  .article-surface h3 {
    font-size: 24px;
  }
  .article-surface p,
  .article-surface li {
    color: var(--aa-slate);
    line-height: 1.9;
  }
  .article-surface ul,
  .article-surface ol {
    padding-left: 22px;
  }
  .article-surface table {
    border-collapse: collapse;
    overflow: hidden;
    border-radius: 20px;
  }
  .article-surface table td,
  .article-surface table th {
    border-color: var(--aa-border);
    padding: 14px 18px;
  }
  .article-surface--project h2 {
    counter-increment: project-section;
  }
  .article-surface--project h2::before {
    content: counter(project-section, decimal-leading-zero) ". ";
    color: var(--aa-red);
  }
  .process-grid {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .process-card {
    min-height: 100%;
  }
  .process-card span {
    font-size: 16px;
    letter-spacing: 0.04em;
  }
  .section-intro {
    max-width: 720px;
    margin: 0 auto 32px;
    text-align: center;
  }
  .contact-card {
    display: block;
    min-height: 100%;
  }
  .contact-card strong {
    display: inline-flex;
    margin-top: 18px;
    color: var(--aa-red);
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
  }
  .contact-info-grid__content .article-surface {
    height: 100%;
  }
  .contact-info-grid__meta {
    display: grid;
    gap: 18px;
    align-content: start;
  }
  .section-map .contact-map {
    overflow: hidden;
    border-radius: 32px;
    box-shadow: var(--aa-shadow);
  }
  .section-map .contact-map iframe {
    width: 100%;
    height: 460px;
    border: 0;
  }
  .site-footer {
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, var(--aa-navy) 0%, #040918 100%);
    color: #fff;
    padding-top: 88px;
  }
  .site-footer::before {
    content: "";
    position: absolute;
    top: 40px;
    right: -160px;
    width: 52%;
    height: calc(100% - 80px);
    background: rgba(225, 29, 72, 0.08);
    transform: skewX(-14deg);
  }
  .site-footer__inner,
  .site-footer__links,
  .site-consult-form__grid,
  .site-footer__bottom-inner {
    position: relative;
    z-index: 1;
  }
  .site-footer__inner {
    display: grid;
    grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
    gap: 40px;
  }
  .site-footer__eyebrow {
    margin: 24px 0 10px;
    color: #fb7185;
    text-transform: uppercase;
    letter-spacing: 0.14em;
    font-size: 12px;
    font-weight: 700;
  }
  .site-footer__title {
    margin: 0 0 18px;
    font-size: 34px;
    line-height: 1;
    text-transform: uppercase;
  }
  .site-footer__content {
    color: rgba(255, 255, 255, 0.72);
  }
  .site-footer__content a,
  .site-footer__contacts a,
  .site-footer__links a {
    color: #fff;
  }
  .site-footer__contacts {
    margin-top: 24px;
  }
  .site-footer__contacts li + li {
    margin-top: 14px;
  }
  .site-footer__contacts span,
  .site-footer__links h3,
  .site-footer__form-eyebrow {
    display: block;
    margin-bottom: 6px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 12px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
  }
  .site-footer__links {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 38px;
  }
  .site-footer__links ul li + li {
    margin-top: 10px;
  }
  .site-footer__form-card {
    background: #fff;
    color: var(--aa-navy);
    padding: 32px;
  }
  .site-footer__form-card h3 {
    margin: 0 0 26px;
    font-size: 30px;
    line-height: 1.1;
    text-transform: uppercase;
  }
  .site-consult-form__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }
  .site-field {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .site-field--full {
    grid-column: 1 / -1;
  }
  .site-field label {
    color: var(--aa-muted);
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
  }
  .site-field input,
  .site-field textarea {
    width: 100%;
    border: 0;
    border-bottom: 1px solid var(--aa-border);
    background: transparent;
    padding: 12px 0;
    font-size: 15px;
    color: var(--aa-navy);
  }
  .site-field textarea {
    min-height: 110px;
    resize: vertical;
  }
  .site-footer__form .site-button {
    width: 100%;
    margin-top: 18px;
  }
  .site-footer__bottom {
    position: relative;
    z-index: 1;
    margin-top: 56px;
    padding: 22px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  .site-footer__bottom-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
  }
  .site-footer__bottom-inner p {
    margin: 0;
    color: #64748B;
    font-size: 13px;
  }
  .site-brand img,
  .menu-bar-res__logo img {
      /* height: 44px; */
      width: auto;
  }
  
  .site-header__phone strong {
      display: block;
      font-size: 16px;
  }
  
  .site-footer__qr {
      margin-top: 28px;
  }
  
  .site-footer__qr img {
      width: 110px;
      height: 110px;
      border-radius: 20px;
      background: #fff;
      padding: 10px;
  }
  
  .site-header {
      backdrop-filter: none;
      background: #fff;
      border-bottom: 1px solid #edf1f7;
  }
  
  .site-header__inner {
      gap: 28px;
      min-height: 88px;
  }
  
  .site-brand {
      /* max-width: 176px; */
      /* flex: 0 0 auto; */
  }
  
  .site-brand img {
      max-height: 56px;
  }
  
  .site-nav__list {
      gap: 10px;
  }
  
  .site-nav .menu-main > li > a {
      min-height: 88px;
      padding: 0 6px;
      font-size: 15px;
      font-weight: 600;
      letter-spacing: 0.01em;
  }
  
  .site-nav .menu-main > li > a::after {
      bottom: 24px;
      height: 2px;
  }
  
  .site-header__tools {
      flex: 0 0 auto;
      gap: 12px;
      min-width: 198px;
  }
  
  .site-header__search {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 44px;
      height: 44px;
      border: 1px solid #dfe6f1;
      border-radius: 50%;
      color: var(--aa-navy);
  }
  
  .site-header__search svg {
      width: 18px;
      height: 18px;
      fill: none;
      stroke: currentColor;
      stroke-width: 1.8;
      stroke-linecap: round;
  }
  
  .site-header__search:hover {
      transform: translateY(-2px);
      border-color: rgba(225, 29, 72, 0.25);
      color: var(--aa-red);
  }
  
  .site-header__phone {
      padding: 0;
      border-radius: 0;
      background: transparent;
      box-shadow: none;
      align-items: flex-start;
      line-height: 1.15;
      white-space: nowrap;
  }
  
  .site-header__phone span {
      margin-bottom: 5px;
      font-size: 12px;
      /* letter-spacing: 0.08em; */
      color: #64748B;
      font-weight: bold;
  }
  
  .site-header__phone strong {
      font-size: 20px;
      font-weight: 800;
      color: #E11D48;
  }
  
  .site-footer {
      padding-top: 58px;
      background: #070d22;
  }
  
  .site-footer::before {
      top: 0;
      right: -120px;
      width: 46%;
      height: 100%;
      background: linear-gradient(180deg, rgba(44, 12, 55, 0.32) 0%, rgba(44, 12, 55, 0.56) 100%);
      transform: skewX(-14deg);
  }
  
  .site-footer__inner {
      grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);
      gap: 54px;
      align-items: start;
  }
  
  .site-footer__brand {
      padding-top: 16px;
  }
  
  .site-footer__logo {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      min-height: 78px;
      padding: 0 26px;
      border-radius: 16px;
      background: #fff;
  }
  
  .site-footer__logo img {
      width: 144px;
      height: auto;
  }
  
  .site-footer__headline {
      margin: 28px 0 0;
      font-size: 46px;
      line-height: 0.92;
      font-weight: 800;
      font-style: italic;
      letter-spacing: -0.05em;
      text-transform: uppercase;
  }
  
  .site-footer__headline span {
      display: block;
      color: #fff;
      margin-top: 10px;
  }
  
  .site-footer__headline .is-accent {
      color: #ff2f63;
  }
  
  .site-footer__factories {
      display: grid;
      gap: 18px;
      margin-top: 26px;
      border-left: 2px solid var(--color-main);
      padding-left: 1rem;
  }
  
  .site-footer__factory {
      display: grid;
      grid-template-columns: 22px 1fr;
      gap: 12px;
      align-items: start;
  }
  
  .site-footer__factory-icon {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 18px;
      height: 18px;
      margin-top: 2px;
      color: #ff2f63;
  }
  
  .site-footer__factory-icon svg {
      width: 18px;
      height: 18px;
      fill: none;
      stroke: currentColor;
      stroke-width: 1.8;
  }
  
  .site-footer__factory strong {
      display: block;
      margin-bottom: 3px;
      font-size: 13px;
      font-weight: 700;
      color: #fff;
  }
  
  .site-footer__factory p {
      margin: 0;
      color: rgba(255, 255, 255, 0.72);
      font-size: 12px;
      line-height: 1.7;
  }
  
  .site-footer__links {
      margin-top: 34px;
      gap: 34px;
  }
  
  .site-footer__links h3 {
      margin-bottom: 14px;
      color: #fff;
      font-size: 17px;
      font-weight: 800;
      letter-spacing: 0.06em;
  }
  
  .site-footer__links a {
      color: #94A3B8;
      font-size: 16px;
  }
  
  .site-footer__links a:hover {
      color: #fff;
  }
  
  .site-footer__contact-strip {
      display: flex;
      align-items: center;
      gap: 22px;
      margin-top: 34px;
      padding-top: 22px;
      border-top: 1px solid rgba(255, 255, 255, 0.08);
  }
  
  .site-footer__contact-copy {
      display: grid;
      gap: 8px;
  }
  
  .site-footer__contact-copy span {
      color: rgba(255, 255, 255, 0.45);
      font-size: 11px;
      font-weight: 700;
      letter-spacing: 0.12em;
      text-transform: uppercase;
  }
  
  .site-footer__contact-copy a {
      color: #fff;
      font-size: 14px;
      font-weight: 700;
  }
  
  .site-footer__contact-copy strong {
      color: #ff2f63;
      font-size: 19px;
      font-weight: 800;
  }
  
  .site-footer__qr-card {
      display: inline-flex;
      align-items: center;
      gap: 12px;
      padding: 10px 14px;
      border-radius: 16px;
      background: rgba(255, 255, 255, 0.06);
  }
  
  .site-footer__qr-card img {
      width: 64px;
      height: 64px;
      border-radius: 10px;
      background: #fff;
      padding: 4px;
  }
  
  .site-footer__qr-card strong,
  .site-footer__qr-card span {
      display: block;
  }
  
  .site-footer__qr-card strong {
      color: #fff;
      font-size: 12px;
      font-weight: 800;
      text-transform: uppercase;
  }
  
  .site-footer__qr-card span {
      max-width: 112px;
      color: rgba(255, 255, 255, 0.58);
      font-size: 10px;
      line-height: 1.45;
  }
  
  .site-footer__form-card {
      border-radius: 38px;
      box-shadow: 0 24px 70px rgba(0, 0, 0, 0.18);
      padding: 36px 42px 40px;
  }
  
  .site-footer__form-heading {
      display: flex;
      align-items: center;
      gap: 16px;
      margin-bottom: 28px;
  }
  
  .site-footer__form-line {
      flex: 0 0 42px;
      height: 4px;
      border-radius: 999px;
      background: #ff2f63;
  }
  
  .site-footer__form-card h3 {
      margin: 0;
      font-size: 24px;
      line-height: 1.05;
      font-weight: 800;
      text-transform: uppercase;
  }
  
  .site-consult-form__grid {
      gap: 18px;
  }
  
  .site-field {
      gap: 10px;
  }
  
  .site-field label {
      font-size: 11px;
      color: #b3bfd3;
  }
  
  .site-footer .site-field input,
  .site-footer .site-field textarea,
  .site-footer .site-field select {
      width: 100%;
      min-height: 54px;
      border: 0;
      border-radius: 14px;
      background: #f4f7fb;
      padding: 0 20px;
      color: var(--aa-navy);
      box-shadow: inset 0 0 0 1px #edf1f7;
  }
  
  .site-footer .site-field textarea {
      min-height: 92px;
      padding-top: 16px;
      padding-bottom: 16px;
      resize: none;
  }
  
  .site-footer .site-field select {
      appearance: none;
      background-image:
          linear-gradient(45deg, transparent 50%, #9aa8c1 50%),
          linear-gradient(135deg, #9aa8c1 50%, transparent 50%);
      background-position:
          calc(100% - 22px) calc(50% - 2px),
          calc(100% - 16px) calc(50% - 2px);
      background-size: 6px 6px, 6px 6px;
      background-repeat: no-repeat;
  }
  
  .site-footer .site-field input:focus,
  .site-footer .site-field textarea:focus,
  .site-footer .site-field select:focus {
      outline: none;
      box-shadow: inset 0 0 0 1px rgba(255, 47, 99, 0.22);
  }
  
  .site-footer .site-field.is-invalid label {
      color: #ea204f;
  }
  
  .site-footer .site-field.is-invalid input,
  .site-footer .site-field.is-invalid textarea,
  .site-footer .site-field.is-invalid select {
      background: #fff6f8;
      box-shadow: inset 0 0 0 1px rgba(234, 32, 79, 0.38);
  }
  
  .site-field__error {
      min-height: 18px;
      padding-left: 2px;
      color: #ea204f;
      font-size: 12px;
      font-weight: 600;
      line-height: 1.4;
      opacity: 0;
      transform: translateY(-4px);
      transition: opacity 0.2s ease, transform 0.2s ease;
  }
  
  .site-footer .site-field.is-invalid .site-field__error {
      opacity: 1;
      transform: translateY(0);
  }
  
  .site-footer__form .site-button {
      min-height: 54px;
      margin-top: 22px;
      border-radius: 14px;
      background: #ea204f;
      box-shadow: none;
      font-size: 13px;
      font-weight: 800;
      letter-spacing: 0.06em;
  }
  
  .site-footer__form .site-button:hover {
      background: #d51945;
      box-shadow: 0 18px 36px rgba(234, 32, 79, 0.2);
  }
  
  .site-footer__bottom {
      margin-top: 42px;
  }
  
  .site-footer__bottom-inner p {
      font-size: 15px;
      letter-spacing: 0.03em;
      text-transform: uppercase;
  }
  
  .site-footer__bottom-links {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      gap: 22px;
  }
  
  .site-footer__bottom-links a {
      color: #64748B;
      font-size: 15px;
      font-weight: 700;
      letter-spacing: 0.08em;
      text-transform: uppercase;
  }
  
  .site-footer__bottom-links a:hover {
      color: #fff;
  }
  
  .aau-section {
      padding: 72px 0;
  }
  
  .aau-section-kicker {
      display: inline-flex;
      align-items: center;
      gap: 10px;
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.14em;
      color: #ef2b5d;
  }
  
  .aau-section-kicker:before {
      content: "";
      width: 32px;
      height: 2px;
      background: currentColor;
  }
  
  .aau-section-heading {
      margin-bottom: 34px;
  }
  
  .aau-section-heading--center {
      text-align: center;
  }
  
  .aau-section-heading h1,
  .aau-section-heading h2,
  .aau-page-hero h1,
  .aau-home-hero h1 {
      margin: 12px 0 0;
      font-size: clamp(34px, 4vw, 58px);
      line-height: 1.05;
      font-weight: 800;
      color: #101828;
  }
  
  .aau-section-heading p,
  .aau-page-hero p,
  .aau-home-hero p {
      margin: 16px 0 0;
      max-width: 640px;
      font-size: 16px;
      line-height: 1.8;
      color: #667085;
  }
  
  .aau-home-hero,
  .aau-page-hero {
      position: relative;
      overflow: hidden;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
  }
  
  .aau-home-hero {
      min-height: 720px;
  }
  
  .aau-page-hero {
      min-height: 360px;
  }
  
  .aau-hero-overlay,
  .aau-page-hero__overlay {
      position: absolute;
      inset: 0;
      background: linear-gradient(90deg, rgba(6, 18, 39, 0.9) 0%, rgba(6, 18, 39, 0.78) 40%, rgba(6, 18, 39, 0.35) 100%);
  }
  
  .aau-home-hero__inner,
  .aau-page-hero__inner {
      position: relative;
      z-index: 1;
      display: flex;
      align-items: center;
      min-height: inherit;
  }
  
  .aau-home-hero__content,
  .aau-page-hero__inner {
      width: min(100%, 760px);
  }
  
  .aau-home-hero h1,
  .aau-page-hero h1 {
      color: #fff;
  }
  
  .aau-home-hero p,
  .aau-page-hero p {
      color: rgba(255, 255, 255, 0.82);
  }
  
  .aau-home-hero__actions {
      display: flex;
      gap: 16px;
      margin-top: 28px;
  }
  
  .aau-foundation__grid,
  .aau-about-intro {
      display: grid;
      grid-template-columns: 1.15fr 0.8fr 0.85fr;
      gap: 24px;
  }
  
  .aau-copy-card,
  .aau-highlight-card,
  .aau-media-card,
  .aau-showcase-card,
  .aau-product-card,
  .aau-value-card,
  .aau-contact-card,
  .aau-map-card,
  .aau-process-card {
      border-radius: 28px;
      background: #fff;
      box-shadow: 0 24px 60px rgba(15, 23, 42, 0.08);
  }
  
  .aau-copy-card,
  .aau-highlight-card,
  .aau-value-card,
  .aau-contact-card,
  .aau-process-card {
      padding: 28px;
  }
  
  .aau-copy-card h2,
  .aau-highlight-card h2,
  .aau-dark-banner__copy h2,
  .aau-proof-strip__copy h2,
  .aau-capability__content h2,
  .aau-cta-panel__box h2,
  .aau-value-card h3,
  .aau-product-detail__summary h2 {
      margin: 16px 0;
      font-size: clamp(28px, 3vw, 42px);
      line-height: 1.1;
      color: #101828;
  }
  
  .aau-copy-card p,
  .aau-highlight-card p,
  .aau-dark-banner__copy p,
  .aau-proof-strip__copy p,
  .aau-capability__content p,
  .aau-value-card p,
  .aau-showcase-card__body p,
  .aau-product-card__body p {
      color: #667085;
      line-height: 1.8;
  }
  
  .aau-copy-card__stats,
  .aau-highlight-card__stats,
  .aau-product-detail__meta,
  .aau-project-detail__meta {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 16px;
      margin-top: 24px;
  }
  
  .aau-copy-card__stats div,
  .aau-highlight-card__stats div,
  .aau-product-detail__meta div,
  .aau-project-detail__meta div {
      padding: 18px;
      border-radius: 22px;
      background: #f8fafc;
  }
  
  .aau-copy-card__stats strong,
  .aau-highlight-card__stats strong,
  .aau-product-detail__meta strong,
  .aau-project-detail__meta strong {
      display: block;
      font-size: 28px;
      font-weight: 800;
      color: #ef2b5d;
  }
  
  .aau-copy-card__stats span,
  .aau-highlight-card__stats span,
  .aau-product-detail__meta span,
  .aau-project-detail__meta span {
      display: block;
      margin-bottom: 8px;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      color: #98a2b3;
  }
  
  .aau-highlight-card {
      background: linear-gradient(180deg, #ffffff 0%, #edf2ff 100%);
  }
  
  .aau-media-card,
  .aau-about-intro__media {
      overflow: hidden;
  }
  
  .aau-media-card img,
  .aau-about-intro__media img,
  .aau-showcase-card__image img,
  .aau-product-card__image img,
  .aau-proof-card img,
  .aau-capability__media img,
  .aau-dark-banner__gallery img,
  .aau-dark-banner__media img,
  .aau-project-detail__gallery img,
  .aau-product-detail__main img,
  .aau-product-detail__thumbs img,
  .aau-map-card img,
  .aau-timeline__image img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
  }
  
  .aau-showcase-grid,
  .aau-product-grid,
  .aau-pillars-grid,
  .aau-contact-grid,
  .aau-map-grid,
  .aau-process-grid {
      display: grid;
      gap: 24px;
  }
  
  .aau-showcase-grid,
  .aau-product-grid,
  .aau-contact-grid {
      grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  
  .aau-product-grid {
      grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  
  .aau-product-grid--catalog {
      grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  
  .aau-pillars-grid,
  .aau-process-grid {
      grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  
  .aau-showcase-card {
      overflow: hidden;
  }
  
  .aau-showcase-card__image,
  .aau-product-card__image {
      display: block;
      overflow: hidden;
  }
  
  .aau-showcase-card__image img {
      height: 250px;
      transition: transform 0.45s ease;
  }
  
  .aau-product-card__image {
      padding: 18px 18px 0;
  }
  
  .aau-product-card__image img {
      height: 220px;
      object-fit: contain;
      background: #fff;
      border-radius: 20px;
  }
  
  .aau-showcase-card:hover .aau-showcase-card__image img,
  .aau-product-card:hover .aau-product-card__image img,
  .aau-proof-card:hover img {
      transform: scale(1.05);
  }
  
  .aau-showcase-card__body,
  .aau-product-card__body {
      padding: 24px;
  }
  
  .aau-showcase-card__body span {
      display: inline-block;
      margin-bottom: 10px;
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
      color: #ef2b5d;
  }
  
  .aau-showcase-card__body h3,
  .aau-product-card__body h3,
  .aau-pillar-card h3,
  .aau-contact-card h3,
  .aau-process-card h3 {
      margin: 0 0 12px;
      font-size: 22px;
      line-height: 1.3;
      color: #101828;
  }
  
  .aau-inline-link {
      display: inline-flex;
      align-items: center;
      gap: 10px;
      font-size: 13px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      color: #ef2b5d;
  }
  
  .aau-pillars-grid .aau-pillar-card {
      padding: 28px 22px;
      text-align: center;
  }
  
  .aau-pillar-card__index,
  .aau-process-card span {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 52px;
      height: 52px;
      margin-bottom: 18px;
      border-radius: 50%;
      background: #fff3f6;
      color: #ef2b5d;
      font-weight: 800;
  }
  
  .aau-proof-strip,
  .aau-dark-banner {
      padding: 80px 0;
      background: #071223;
  }
  
  .aau-proof-strip__inner,
  .aau-dark-banner__inner,
  .aau-capability,
  .aau-product-detail__grid,
  .aau-project-detail__body {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 32px;
      align-items: center;
  }
  
  .aau-proof-strip__copy h2,
  .aau-dark-banner__copy h2,
  .aau-proof-strip__copy p,
  .aau-dark-banner__copy p,
  .aau-dark-banner__copy .aau-section-kicker,
  .aau-proof-strip__copy .aau-section-kicker {
      color: #fff;
  }
  
  .aau-proof-strip__cards {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 22px;
  }
  
  .aau-proof-card {
      position: relative;
      display: block;
      overflow: hidden;
      border-radius: 26px;
      min-height: 260px;
  }
  
  .aau-proof-card span {
      position: absolute;
      left: 18px;
      bottom: 18px;
      z-index: 1;
      padding: 10px 16px;
      border-radius: 999px;
      background: rgba(7, 18, 35, 0.82);
      color: #fff;
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
  }
  
  .aau-capability__media img {
      min-height: 420px;
      border-radius: 30px;
  }
  
  .aau-check-list {
      display: grid;
      gap: 14px;
      padding: 0;
      margin: 24px 0 0;
      list-style: none;
  }
  
  .aau-check-list li {
      position: relative;
      padding-left: 30px;
      color: #475467;
  }
  
  .aau-check-list li:before {
      content: "";
      position: absolute;
      left: 0;
      top: 10px;
      width: 12px;
      height: 12px;
      border-radius: 50%;
      background: #ef2b5d;
      box-shadow: 0 0 0 6px rgba(239, 43, 93, 0.12);
  }
  
  .aau-cta-panel {
      padding: 0 0 72px;
  }
  
  .aau-cta-panel__box {
      padding: 48px 56px;
      border-radius: 34px;
      background: linear-gradient(135deg, #ff3b6f 0%, #e31b54 100%);
      text-align: center;
      box-shadow: 0 24px 60px rgba(227, 27, 84, 0.24);
  }
  
  .aau-cta-panel__box h2,
  .aau-cta-panel__box p {
      color: #fff;
      margin-left: auto;
      margin-right: auto;
  }
  
  .aau-cta-panel__box .site-button {
      margin-top: 24px;
  }
  
  .aau-value-grid {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 24px;
  }
  
  .aau-value-card--accent,
  .aau-process-card.is-accent,
  .aau-contact-card--accent {
      background: linear-gradient(135deg, #ff3b6f 0%, #e31b54 100%);
  }
  
  .aau-value-card--accent h3,
  .aau-value-card--accent p,
  .aau-value-card--accent .aau-section-kicker,
  .aau-process-card.is-accent h3,
  .aau-process-card.is-accent p,
  .aau-process-card.is-accent span,
  .aau-contact-card--accent h3,
  .aau-contact-card--accent p,
  .aau-contact-card--accent span,
  .aau-contact-card--accent a {
      color: #fff;
  }
  
  .aau-value-card--accent .aau-section-kicker:before,
  .aau-contact-card--accent span:first-child:before {
      background: currentColor;
  }
  
  .aau-dark-banner__gallery {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 18px;
  }
  
  .aau-dark-banner__gallery img,
  .aau-dark-banner__media img {
      border-radius: 28px;
      min-height: 280px;
  }
  
  .aau-timeline {
      display: grid;
      gap: 28px;
  }
  
  .aau-timeline__item {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 28px;
      align-items: center;
  }
  
  .aau-timeline__item.is-reverse .aau-timeline__content {
      order: 2;
  }
  
  .aau-timeline__item.is-reverse .aau-timeline__image {
      order: 1;
  }
  
  .aau-timeline__content {
      padding: 30px;
      border-radius: 28px;
      background: #fff;
      box-shadow: 0 24px 60px rgba(15, 23, 42, 0.08);
  }
  
  .aau-timeline__content span {
      display: inline-block;
      margin-bottom: 10px;
      font-size: 12px;
      font-weight: 700;
      color: #ef2b5d;
      text-transform: uppercase;
  }
  
  .aau-timeline__image img {
      border-radius: 28px;
      min-height: 250px;
  }
  
  .aau-contact-hero {
      padding: 72px 0 24px;
  }
  
  .aau-contact-grid {
      grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  
  .aau-contact-card span {
      display: block;
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      color: #98a2b3;
  }
  
  .aau-contact-card p {
      margin: 12px 0;
      font-size: 18px;
      font-weight: 700;
      color: #101828;
  }
  
  .aau-contact-card a {
      font-size: 14px;
      font-weight: 700;
      color: #2563eb;
  }
  
  .aau-map-grid {
      grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  
  .aau-map-card {
      padding: 22px;
  }
  
  .aau-map-card span {
      display: block;
      margin-bottom: 14px;
      font-size: 13px;
      font-weight: 700;
      color: #101828;
  }
  
  .aau-map-card img {
      border-radius: 24px;
  }
  
  .aau-process-grid {
      grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  
  .aau-process-card {
      min-height: 260px;
  }
  
  .aau-product-detail__gallery {
      display: grid;
      gap: 18px;
  }
  
  .aau-product-detail__main img {
      min-height: 420px;
      border-radius: 28px;
  }
  
  .aau-product-detail__thumbs {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 14px;
  }
  
  .aau-product-detail__thumbs img {
      height: 120px;
      border-radius: 20px;
  }
  
  .aau-product-detail__summary .article-surface {
      padding: 30px;
      border-radius: 28px;
      background: #fff;
      box-shadow: 0 24px 60px rgba(15, 23, 42, 0.08);
  }
  
  .aau-product-detail-quickview {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 24px;
      align-items: center;
  }
  
  .aau-product-detail-quickview__media img {
      width: 100%;
      border-radius: 28px;
  }
  
  .aau-project-detail__meta {
      grid-template-columns: repeat(3, minmax(0, 1fr));
      margin-bottom: 28px;
  }
  
  .aau-project-detail__content {
      padding: 32px;
      border-radius: 28px;
      background: #fff;
      box-shadow: 0 24px 60px rgba(15, 23, 42, 0.08);
  }
  
  .aau-project-detail__gallery {
      display: grid;
      gap: 18px;
  }
  
  .aau-project-detail__gallery img {
      min-height: 180px;
      border-radius: 24px;
  }
  
  .aau-homepage {
      --aau-home-bg: #f4f7fb;
      --aau-home-text: #111a34;
      --aau-home-muted: #64748B;
      --aau-home-border: #F1F5F9;
      --aau-home-accent: #e62d59;
      --aau-home-accent-dark: #cc1945;
      --aau-home-navy: #0b132b;
      --aau-home-blue: #2d49ad;
      --aau-home-shadow: 0 24px 70px rgba(13, 23, 45, 0.08);
      background: #fff;
      color: var(--aau-home-text);
  }
  
  .aau-homepage .wrap-content,
  .aau-home-slider .wrap-content {
      /* max-width: 1640px; */
      /* width: calc(100% - 48px); */
  }
  
  .aau-homepage a,
  .aau-homepage button,
  .aau-home-slider a,
  .aau-home-slider button {
      transition: color 0.45s ease, background-color 0.45s ease, border-color 0.45s ease, box-shadow 0.45s ease, transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.45s ease;
  }
  
  .aau-homepage img {
      display: block;
      width: 100%;
      /* max-height: 50px; */
      /* width: auto; */
  }
  .aau-home-process__icon img{
      max-height:50px;width:auto;
  }
  .aau-home-eyebrow {
      font-size: 16px;
      font-weight: 800;
      /* letter-spacing: 0.18em; */
      text-transform: uppercase;
      /* background: #E11D48; */
  }
  .slideshow .aau-home-eyebrow{
      background:#E11D48;
      color:#fff;
      padding: 5px 10px;
      border-radius: 5px;
      display: inline-block;
  }
  .aau-home-eyebrow.is-red {
      /* padding: 0; */
      /* min-height: auto; */
      border-radius: 0;
      background: transparent;
      color: var(--aau-home-accent);
  }
  
  .aau-home-heading {
      margin-bottom: 48px;
      display: flex;
      flex-direction: column;
      gap: 1rem;
  }
  
  .aau-home-heading--center {
      text-align: center;
      display: flex;
      flex-direction: column;
      gap: 1rem;
  }
  
  .aau-home-heading h2,
  .aau-home-intro__copy h2,
  .aau-home-proof__header h2,
  .aau-home-capability__content h2 {
      /* margin: 16px 0 0; */
      font-size: 48px;
      line-height: 0.98;
      font-weight: 800;
      letter-spacing: -0.04em;
      color: var(--aau-home-text);
      font-family: Montserrat;
      font-weight: 800;
      margin: 0;
  }
  
  .aau-home-heading p {
      width: min(100%, 760px);
      margin: 0 auto;
      font-size: 18px;
      /* line-height: 1.75; */
      color: var(--aau-home-muted);
  }
  
  .aau-home-card {
      position: relative;
      border: 1px solid var(--aau-home-border);
      border-radius: 34px;
      background: #fff;
      box-shadow: var(--aau-home-shadow);
      overflow: hidden;
      transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.6s ease, border-color 0.45s ease;
  }
  
  .aau-home-card:hover {
      transform: translateY(-10px);
      box-shadow: 0 36px 90px rgba(13, 23, 45, 0.13);
      border-color: rgba(230, 45, 89, 1);
  }

  .aau-home-slider {
      position: relative;
      overflow: hidden;
      background: #081225;
  }

  .aau-home-swiper,
  .aau-home-swiper .swiper-wrapper,
  .aau-home-swiper .swiper-slide {
      height: calc(100vh - 89px);
  }

  .aau-home-swiper .swiper-slide {
      overflow: hidden;
  }

  .aau-home-hero--slide {
      background: none;
      isolation: isolate;
  }

  .aau-home-slider__image {
      position: absolute;
      inset: 0;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      transform: scale(1.14);
      transition: transform 6.5s cubic-bezier(0.22, 1, 0.36, 1), filter 1.2s ease;
      will-change: transform;
  }

  .aau-home-swiper .swiper-slide-active .aau-home-slider__image,
  .aau-home-swiper .swiper-slide-duplicate-active .aau-home-slider__image {
      transform: scale(1);
  }
  
  .aau-home-hero {
      position: relative;
      min-height: calc(100vh - 89px);
      overflow: hidden;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
  }
  
  .aau-home-hero__veil {
      position: absolute;
      inset: 0;
      background:
          linear-gradient(90deg, rgba(8, 14, 33, 0.95) 0%, rgba(8, 14, 33, 0.84) 31%, rgba(8, 14, 33, 0.58) 55%, rgba(8, 14, 33, 0.18) 100%),
          linear-gradient(180deg, rgba(8, 14, 33, 0.2) 0%, rgba(8, 14, 33, 0.38) 100%);
  }
  
  .aau-home-hero__inner {
      position: relative;
      z-index: 1;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      min-height: calc(100vh - 98px);
      /* padding: 112px 0 128px; */
  }
  
  .aau-home-hero__content {
      position: relative;
      z-index: 1;
      flex: 1 1 auto;
      width: min(100%, 880px);
      /* padding-left: clamp(14px, 6vw, 118px); */
      /* padding-right: clamp(14px, 3vw, 48px); */
  }

  .aau-home-swiper .aau-home-hero__content {
      opacity: 0;
      transform: translateY(38px);
      transition: opacity 0.8s ease, transform 0.8s ease;
  }

  .aau-home-swiper .swiper-slide-active .aau-home-hero__content,
  .aau-home-swiper .swiper-slide-duplicate-active .aau-home-hero__content {
      opacity: 1;
      transform: translateY(0);
  }
  
  .aau-home-hero__title {
      margin: 22px 0 0;
      font-size: clamp(56px, 5.3vw, 86px);
      line-height: 0.92;
      font-weight: 800;
      letter-spacing: -0.05em;
      color: #fff;
  }
  
  .aau-home-hero__title span {
      display: block;
  }
  
  .aau-home-hero__title .is-accent {
      color: #ff666f;
  }
  
  .aau-home-hero__content p {
      width: min(100%, 720px);
      margin: 28px 0 0;
      font-size: 20px;
      line-height: 1.85;
      color: #CBD5E1;
      padding-left: 1rem;
      border-left: 3px solid #E11D48;
  }
  
  .aau-home-hero__actions {
      display: flex;
      gap: 18px;
      margin-top: 40px;
  }
  
  .aau-homepage .site-button,
  .aau-home-slider .site-button {
      width: auto;
      min-width: 192px;
      min-height: 56px;
      padding: 15px 26px;
      border-radius: 14px;
      font-size: 12px;
      font-weight: 800;
      letter-spacing: 0.16em;
      text-transform: uppercase;
  }
  
  .aau-homepage .site-button:hover,
  .aau-home-slider .site-button:hover {
      transform: translateY(-4px);
      box-shadow: 0 18px 36px rgba(13, 23, 45, 0.15);
  }
  
  .aau-homepage .site-button--light,
  .aau-home-slider .site-button--light {
      background: #fff;
      border-color: #fff;
      color: #1E3A8A;
  }
  
  .aau-homepage .site-button--light:hover,
  .aau-home-slider .site-button--light:hover {
      color: var(--aau-home-accent);
  }
  
  .aau-home-hero__ghost {
      background: rgba(255, 255, 255, 0.08);
      border: 1px solid rgba(255, 255, 255, 0.12);
      color: #fff;
      box-shadow: none;
      backdrop-filter: blur(12px);
  }
  
  .aau-home-hero__ghost:hover {
      background: rgba(255, 255, 255, 0.14);
      border-color: rgba(255, 255, 255, 0.24);
      color: #fff;
  }

  .aau-home-slider__toolbar {
      position: absolute;
      top: 50%;
      right: clamp(20px, 3.4vw, 52px);
      left: auto;
      bottom: auto;
      transform: translateY(-50%);
      z-index: 3;
      display: inline-flex;
      flex-direction: column;
      align-items: center;
      gap: 12px;
      padding: 12px 10px;
      border: 1px solid rgba(255, 255, 255, 0.12);
      border-radius: 28px;
      background: rgba(8, 14, 33, 0.28);
      box-shadow: 0 24px 60px rgba(8, 14, 33, 0.2);
      backdrop-filter: blur(16px);
  }

  .aau-home-slider__nav {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 50px;
      height: 50px;
      padding: 0;
      border: 1px solid rgba(255, 255, 255, 0.18);
      border-radius: 999px;
      background: rgba(255, 255, 255, 0.08);
      box-shadow: 0 16px 40px rgba(8, 14, 33, 0.22);
      cursor: pointer;
      transition: transform 0.35s ease, background-color 0.35s ease, border-color 0.35s ease;
  }

  .aau-home-slider__nav:hover {
      transform: translateY(-3px);
      background: rgba(255, 255, 255, 0.16);
      border-color: rgba(255, 255, 255, 0.3);
  }

  .aau-home-slider__nav svg {
      width: 20px;
      height: 20px;
      fill: none;
      stroke: #fff;
      stroke-width: 1.8;
      stroke-linecap: round;
      stroke-linejoin: round;
  }

  .aau-home-slider__pagination {
      display: flex;
      align-items: center;
      flex-direction: column;
      gap: 8px;
  }

  .aau-home-slider__pagination .swiper-pagination-bullet {
      width: 4px;
      height: 22px;
      margin: 0 !important;
      background: rgba(255, 255, 255, 0.34);
      opacity: 1;
      border: 1px solid transparent;
      border-radius: 999px;
      transition: transform 0.35s ease, background-color 0.35s ease, border-color 0.35s ease;
  }

  .aau-home-slider__pagination .swiper-pagination-bullet-active {
      background: #fff;
      border-color: rgba(255, 255, 255, 0.46);
      transform: none;
      height: 34px;
  }
  
  .aau-home-intro {
      padding: 66px 0 50px;
  }
  
  .aau-home-intro__grid {
      display: grid;
      grid-template-columns: 1.2fr 0.92fr 0.92fr;
      gap: 30px;
      align-items: start;
  }
  
  .aau-home-intro__copy {
      /* padding: 28px 26px 18px 4px; */
      display: flex;
      flex-direction: column;
      gap: 1rem;
  }
  
  .aau-home-intro__copy h2 {
      width: min(100%, 430px);
      font-size: 30px;
  }
  
  .aau-home-intro__lead,
  .aau-home-intro__note {
      margin: 24px 0 0;
      font-size: 17px;
      line-height: 1.88;
      color: #74829c;
  }
  
  .aau-home-intro__lead {
      max-width: 560px;
  }
  
  .aau-home-intro__note {
      max-width: 590px;
      margin-top: 24px;
      font-size: 16px;
      font-style: italic;
      color: #5f6f8b;
  }
  
  .aau-home-intro__stats {
      display: flex;
      gap: 20px;
  }
.aau-home-intro__stats > div{position:relative;}
.aau-home-intro__stats > div.line{
    width:1px;top:0;bottom:0;background:#94A3B8;
}
  
  .aau-home-intro__stats strong {
      display: block;
      font-size: 36px;
      line-height: 1;
      font-weight: 700;
      letter-spacing: -0.04em;
      color: var(--aau-home-blue);
      font-family: Montserrat;
  }
  
  .aau-home-intro__stats span {
      display: block;
      margin-top: 8px;
      font-size: 15px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.12em;
      color: #93a0ba;
  }
  
  .aau-home-intro__media {
      display: block;
      min-height: 332px;
      margin-top: 28px;
      padding: 0;
      border: 0;
      box-shadow: 0 22px 52px rgba(13, 23, 45, 0.11);
  }
  
  .aau-home-intro__media-frame {
      position: relative;
      overflow: hidden;
      height: 332px;
      border-radius: 34px;
  }
  
  .aau-home-intro__media-frame:after {
      content: "";
      position: absolute;
      inset: 0;
      background: linear-gradient(180deg, rgba(17, 26, 52, 0) 7%, rgba(45, 73, 173, 0.88) 100%);
  }
  
  .aau-home-intro__media--certificate {
      background: transparent;
  }
  
  .aau-home-intro__media--factory {
      margin-top: 56px;
      background: transparent;
  }
  
  .aau-home-intro__media--factory .aau-home-intro__media-frame:after {
      background: linear-gradient(180deg, rgba(194, 34, 63, 0.02) 7%, rgba(132, 30, 45, 0.9) 100%);
  }
  
  .aau-home-intro__media img {
      height: 100%;
      object-fit: cover;
      transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
  }
  
  .aau-home-intro__caption {
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1;
      margin-top: 0;
      padding: 0 30px 24px;
  }
  
  .aau-home-intro__caption strong {
      display: block;
      margin-bottom: 8px;
      font-size: 20px;
      line-height: 1.2;
      font-weight: 700;
      text-transform: uppercase;
      color: #fff;
  }
  
  .aau-home-intro__media--certificate .aau-home-intro__caption strong {
      color: #fff;
  }
  
  .aau-home-intro__caption span {
      display: block;
      font-size: 16px;
      line-height: 1.65;
      color: rgba(255, 255, 255, 0.8);
      font-weight: 600;
  }
  
  .aau-home-intro__media:hover img {
      transform: scale(1.06);
  }
  
  .aau-home-solutions {
      padding: 112px 0 120px;
      background: var(--aau-home-bg);
  }
  
  .aau-home-solution-grid {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 30px;
  }
  
  .aau-home-solution-card__image,
  .aau-home-product-card__image {
      display: block;
      overflow: hidden;
  }
  
  .aau-home-solution-card__image img {
      /* height: 410px; */
      object-fit: cover;
      transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
  }
  
  .aau-home-solution-card__body {
      padding: 28px 28px 30px;
      /* background: #fff; */
  }
  .aau-home-card.aau-home-solution-card:hover .aau-home-solution-card__body h3 a{color:var(--color-main)}
  .aau-home-solution-card__body h3,
  .aau-home-process__item h3,
  .aau-home-product-card__body h3,
  .aau-home-proof-card__content h3,
  .aau-home-feature h3,.aau-home-solution-card__body h3 a, .aau-home-process__item h3 a, .aau-home-product-card__body h3 a, .aau-home-proof-card__content h3, .aau-home-feature h3 a {
      margin: 0;
      font-size: 28px;
      line-height: 1.1;
      font-weight: 700;
      color: var(--aau-home-text);
      font-family: 'Montserrat';
      font-weight: b;
  }
  .aau-home-product-card__body h3 a{font-size:18px;}
.aau-home-product-card__body p{font-size:16px !important;}
  .aau-home-solution-card__body p,
  .aau-home-process__item p,
  .aau-home-product-card__body p,
  .aau-home-proof-card__content p,
  .aau-home-feature p {
      margin: 14px 0 0;
      font-size: 16px;
      /* line-height: 1.8; */
      color: var(--aau-home-muted);
  }
  
  .aau-home-text-link {
      display: inline-flex;
      align-items: center;
      gap: 10px;
      margin-top: 20px;
      font-size: 16px;
      font-weight: 800;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: var(--aau-home-accent);
      transition: 0.3s;
  }

  
  .aau-home-solution-card:hover .aau-home-solution-card__image img {
      transform: scale(1.08);
  }
  
  .aau-home-solution-card:hover .aau-home-text-link {
      transform: translateX(6px);
  }
  
  .aau-home-process {
      padding: 122px 0 98px;
  }
  
  .aau-home-process__track {
      position: relative;
      /* display: grid; */
      grid-template-columns: repeat(4, minmax(0, 1fr));
      /* gap: 30px; */
      /* padding-top: 34px; */
  }
  
  .aau-home-process__track:before {
      content: "";
      position: absolute;
      top: 45px;
      left: 10%;
      width: 80%;
      border-top: 2px dashed #e3e8f3;
  }
  
  .aau-home-process__item {
      position: relative;
      text-align: center;
      z-index: 1;
      margin-top: 9px;
  }
  
  .aau-home-process__icon {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 92px;
      height: 92px;
      margin-bottom: 22px;
      border: 3px solid var(--aau-home-border);
      border-radius: 30px;
      background: #fff;
      box-shadow: 0 18px 44px rgba(13, 23, 45, 0.08);
      transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.55s ease, border-color 0.45s ease;
  }
  
  .aau-home-process__icon svg,
  .aau-home-proof-card__arrow svg,
  .aau-home-feature__icon svg {
      width: 34px;
      height: 34px;
      fill: none;
      stroke: currentColor;
      stroke-width: 1.8;
      stroke-linecap: round;
      stroke-linejoin: round;
  }
  
  .aau-home-process__icon svg {
      color: var(--aau-home-accent);
  }
  
  .aau-home-process__step {
      display: block;
      margin-bottom: 12px;
      font-size: 16px;
      font-weight: 800;
      /* letter-spacing: 0.18em; */
      text-transform: uppercase;
      color: var(--aau-home-accent);
  }
  
  .aau-home-process__item:hover .aau-home-process__icon {
      transform: translateY(-8px);
      box-shadow: 0 24px 58px rgba(13, 23, 45, 0.12);
      border-color: rgba(230, 45, 89, 0.22);
  }
  
  .aau-home-process__item:hover .aau-home-process__icon svg {
      color: var(--aau-home-blue);
  }
  
  .aau-home-products {
      padding: 24px 0 108px;
  }
  
  .aau-home-product-grid {
      display: grid;
      grid-template-columns: repeat(4, minmax(0, 1fr));
      gap: 22px;
  }
  
  .aau-home-product-card {
      padding: 18px;
      border-radius: 28px;
  }
  
  .aau-home-product-card__image {
      /* border-radius: 22px; */
      background: #f6f8fc;
  }
  
  .aau-home-product-card__image img {
      /* height: 170px; */
      object-fit: cover;
      transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
  }
  
  .aau-home-product-card__body {
      padding: 18px 6px 6px;
  }
  
  .aau-home-product-card__body h3 {
      font-size: 24px;
  }
  
  .aau-home-product-card__button {
      display: flex;
      align-items: center;
      justify-content: center;
      min-height: 48px;
      margin-top: 22px;
      border: 1px solid var(--aau-home-border);
      border-radius: 14px;
      background: #fff;
      font-size: 11px;
      font-weight: 800;
      letter-spacing: 0.16em;
      text-transform: uppercase;
      color: var(--aau-home-text);
  }
  
  .aau-home-product-card:hover .aau-home-product-card__image img {
      transform: scale(1.08);
  }
  
  .aau-home-product-card:hover .aau-home-product-card__button {
      border-color: var(--aau-home-accent);
      background: var(--aau-home-accent);
      color: #fff;
      box-shadow: 0 18px 36px rgba(230, 45, 89, 0.18);
  }
  
  .aau-home-proof {
      padding: 88px 0 96px;
      background: var(--aau-home-navy);
  }
  
  .aau-home-proof .aau-home-heading h2 {
      color: #fff;
  }
  
  .aau-home-proof__header {
      display: flex;
      align-items: flex-end;
      justify-content: space-between;
      gap: 24px;
      margin-bottom: 40px;
  }
  
  .aau-home-proof__header .aau-home-heading {
      margin-bottom: 0;
      max-width: 335px;
  }
  
  .aau-home-proof__all {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      min-height: 52px;
      padding: 0 24px;
      border: 1px solid rgba(255, 255, 255, 0.14);
      border-radius: 14px;
      font-size: 11px;
      font-weight: 800;
      letter-spacing: 0.16em;
      text-transform: uppercase;
      color: #e8edf9;
  }
  
  .aau-home-proof__all:hover {
      transform: translateY(-3px);
      border-color: rgba(255, 255, 255, 0.28);
      color: #fff;
  }
  
  .aau-home-proof__grid {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 28px;
  }
  
  .aau-home-proof-card {
      position: relative;
      display: block;
      min-height: 428px;
      border: 1px solid rgba(255, 255, 255, 0.08);
      border-radius: 34px;
      overflow: hidden;
      background: #101828;
      transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.6s ease, border-color 0.45s ease;
  }
  
  .aau-home-proof-card img,
  .aau-home-capability__image img {
      height: 100%;
      object-fit: cover;
      transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
  }
  
  .aau-home-proof-card__overlay {
      position: absolute;
      inset: 0;
      background: linear-gradient(180deg, rgba(11, 19, 43, 0.1) 0%, rgba(11, 19, 43, 0.9) 100%);
  }
  
  .aau-home-proof-card__badges {
      position: absolute;
      top: 20px;
      left: 20px;
      z-index: 1;
      display: flex;
      flex-wrap: wrap;
      gap: 8px;
  }
  
  .aau-home-proof-card__badges span {
      display: inline-flex;
      align-items: center;
      min-height: 30px;
      padding: 0 12px;
      border-radius: 5px;
      background: var(--aau-home-accent);
      font-size: 12px;
      font-weight: 800;
      letter-spacing: 0.14em;
      text-transform: uppercase;
      color: #fff;
  }
  
  .aau-home-proof-card__badges .is-light {
      background: rgba(255, 255, 255, 0.92);
      color: var(--aau-home-text);
  }
  
  .aau-home-proof-card__footer {
      position: absolute;
      right: 28px;
      bottom: 28px;
      left: 28px;
      z-index: 1;
      display: grid;
      grid-template-columns: minmax(0, 1fr) auto;
      gap: 20px;
      align-items: end;
  }

  .aau-home-proof-card__content {
      position: relative;
      min-width: 0;
  }
  
  .aau-home-proof-card__content h3,
  .aau-home-proof-card__content p {
      color: #fff;
  }

  .aau-home-proof-card__content h3 {
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
      font-size: clamp(28px, 2.3vw, 38px);
      line-height: 1.08;
  }
  
  .aau-home-proof-card__content p {
      max-width: 100%;
      padding-right: 8px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
      font-size: clamp(17px, 1.22vw, 21px);
      line-height: 1.5;
      color: rgba(255, 255, 255, 0.78);
  }
  
  .aau-home-proof-card__arrow {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
      width: 64px;
      height: 64px;
      border: 1px solid rgba(255, 255, 255, 0.14);
      border-radius: 22px;
      background: rgba(255, 255, 255, 0.14);
      color: #fff;
      box-shadow: 0 18px 36px rgba(3, 8, 24, 0.18);
      backdrop-filter: blur(12px);
      transition: transform 0.35s ease, background-color 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease;
  }

  .aau-home-proof-card__arrow svg {
      width: 30px;
      height: 30px;
      stroke-width: 2.1;
  }
  
  .aau-home-proof-card:hover {
      transform: translateY(-10px);
      border-color: rgba(255, 255, 255, 0.2);
      box-shadow: 0 30px 80px rgba(0, 0, 0, 0.25);
  }
  
  .aau-home-proof-card:hover img {
      transform: scale(1.06);
  }
  
  .aau-home-proof-card:hover .aau-home-proof-card__arrow {
      background: rgba(230, 45, 89, 0.9);
      border-color: rgba(230, 45, 89, 0.92);
      transform: translateY(-2px);
  }
  
  .aau-home-capability {
      padding: 104px 0 60px;
  }
  
  .aau-home-capability__grid {
      display: grid;
      grid-template-columns: 0.95fr 1.05fr;
      gap: 56px;
      align-items: center;
  }
  
  .aau-home-capability__media {
      position: relative;
      /* padding: 18px; */
      border-radius: 48px;
      padding-left: 30px;
      padding-top: 30px;
      padding-right: 30px;
  }
  .aau-home-capability__media:after{
      content:'';
      position:absolute;
      background: linear-gradient(180deg, #f5f8fc 0%, #edf2f8 100%);
      top: -15px;
      right: 70px;
      bottom: 28px;
      left: -10px;
      z-index: 0;
      border-radius: 42px;
      transform: rotate(2deg);
  }
  .aau-home-capability__image {
      overflow: hidden;
      border-radius: 42px;
      position: relative;
      z-index: 1;
  }
  
  .aau-home-capability__image img {
      min-height: 520px;
  }
  
  .aau-home-capability__badge {
      position: absolute;
      right: 0;
      bottom: -18px;
      min-width: 238px;
      padding: 24px 30px;
      border-radius: 35px;
      background: var(--aau-home-blue);
      box-shadow: 0 24px 55px rgb(159 179 253 / 28%);
      border-bottom: 7px solid #E11D48;
      z-index: 1;
  }
  
  .aau-home-capability__badge strong {
      display: block;
      font-size: 40px;
      font-weight: 800;
      letter-spacing: -0.03em;
      color: #fff;
  }
  
  .aau-home-capability__badge span {
      display: block;
      margin-top: 8px;
      font-size: 16px;
      font-weight: 700;
      letter-spacing: 0.14em;
      text-transform: uppercase;
      color: #F87171;
  }
  
  .aau-home-feature-list {
      display: grid;
      gap: 22px;
      margin-top: 34px;
      max-width: 760px;
  }
  
  .aau-home-capability__content h2 {
      font-size: 48px;
      max-width: 720px;
      margin-top: 1rem;
  }
  
  .aau-home-feature {
      display: grid;
      grid-template-columns: 66px 1fr;
      gap: 18px;
      align-items: flex-start;
  }
  
  .aau-home-feature__icon {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 64px;
      height: 64px;
      border-radius: 16px;
      background: #f3f6fb;
      color: var(--aau-home-text);
      transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), background-color 0.45s ease, color 0.45s ease;
      border: 1px solid #F1F5F9;
  }
.aau-home-feature__icon img{max-height:36px;width:auto}
  
  .aau-home-feature:hover .aau-home-feature__icon {
      transform: translateY(-4px);
      background: var(--aau-home-accent);
      color: #fff;
  }
  .aau-home-feature:hover .aau-home-feature__icon img{
  filter: brightness(100);
  }
.aau-home-feature:hover h3{color:var(--color-main)}
  .aau-home-feature h3 {
      /* font-size: 21px; */
  }
  
  .aau-home-feature p {
      margin-top: 10px;
  }
  
  .aau-home-capability__media:hover img {
      transform: scale(1.05);
  }
  
  .aau-home-brands {
      padding: 30px 0px;
      border-top: 1px solid #F1F5F9;
      background: #fff;
  }
  
  .aau-home-brands__inner {
      display: grid;
      gap: 24px;
      align-items: center;
  }
  
  .aau-home-brands__label {
      font-size: 11px;
      font-weight: 800;
      letter-spacing: 0.18em;
      text-transform: uppercase;
      color: #b3bdd2;
  }
  
  .aau-home-brands__fallback {
      display: grid;
      grid-template-columns: repeat(6, minmax(0, 1fr));
      gap: 22px;
      align-items: center;
  }
  
  .aau-home-brands__fallback span {
      display: flex;
      align-items: center;
      justify-content: center;
      min-height: 54px;
      opacity: 0.68;
  }
  
  .aau-home-brands__fallback span {
      font-size: clamp(22px, 2.1vw, 36px);
      font-weight: 800;
      letter-spacing: -0.04em;
      color: #b4bfd6;
      opacity: 0.92;
      transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), color 0.45s ease, opacity 0.45s ease;
  }
  
  .aau-home-brands__fallback span:hover {
      transform: translateY(-4px);
      color: var(--aau-home-blue);
      opacity: 1;
  }
  
  .aau-project-case {
      background: #F8FAFC;
  }
  
  .aau-project-case__section {
      position: relative;
      min-height: 590px;
      overflow: hidden;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      display: flex;
      align-items: center;
  }

  .aau-project-case__overlay {
      position: absolute;
      inset: 0;
      background:
                 linear-gradient(180deg, rgba(8, 12, 27, 0.2) 0%, rgba(8, 12, 27, 0.44) 18%18%, rgb(8 12 27 / 42%) 72%, rgb(5 5 5 / 44%) 100%), 
         linear-gradient(90deg, rgb(121 128 154 / 88%) 0%, rgb(8 12 27 / 39%) 36%, rgba(8, 12, 27, 0.08) 100%)
  }
  
  .aau-project-case__wrap {
      /* max-width: 1080px; */
  }

  .aau-project-case__wrap--hero {
      position: relative;
      z-index: 1;
      /* display: flex; */
      flex-direction: column;
      align-items: center;
      min-height: 100%;
      /* padding-top: 64px; */
      /* padding-bottom: 64px; */
  }
  
  .aau-project-case__hero {
      max-width: min(100%, 980px);
      /* padding-top: 46px; */
      color: #fff;
      /* height: 100%; */
  }
  
  .aau-project-case__breadcrumbs {
      margin-bottom: 20px;
      background: transparent;
  }
  
  .aau-project-case__breadcrumbs .aau-project-case__breadcrumbs-inner {
      padding: 0;
  }

  .aau-project-case__breadcrumbs .breadcrumb {
      display: flex;
      flex-wrap: wrap;
      gap: 0;
      margin: 0;
      padding: 0;
      background: transparent;
  }
  
  .aau-project-case__breadcrumbs .breadcrumb-item {
      position: relative;
      display: flex;
      align-items: center;
      margin: 0;
      color: rgba(255, 255, 255, 0.66);
      font-size: 12px;
      font-weight: 800;
      letter-spacing: 0.14em;
      text-transform: uppercase;
  }

  .aau-project-case__breadcrumbs .breadcrumb-item + .breadcrumb-item {
      padding-left: 30px;
  }

  .aau-project-case__breadcrumbs .breadcrumb-item + .breadcrumb-item::before {
      content: "";
      position: absolute;
      left: 12px;
      top: 50%;
      width: 5px;
      height: 5px;
      margin-top: -2px;
      padding: 0;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.34);
  }
  
  .aau-project-case__breadcrumbs .breadcrumb-item a,
  .aau-project-case__breadcrumbs .breadcrumb-item span {
      color: #94A3B8;
  }

  .aau-project-case__breadcrumbs .breadcrumb-item a:hover,
  .aau-project-case__breadcrumbs .breadcrumb-item.active a,
  .aau-project-case__breadcrumbs .breadcrumb-item.active span {
      color: #fff;
  }
  
  .aau-project-case__eyebrow {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      min-height: 28px;
      padding: 0 16px;
      border-radius: 10px;
      background: #ef234f;
      color: #fff;
      font-size: 11px;
      font-weight: 900;
      letter-spacing: 0.12em;
      text-transform: uppercase;
  }

  .aau-project-case__eyebrows {
      display: flex;
      flex-wrap: wrap;
      gap: 8px;
  }

  .aau-project-case__eyebrow.is-light {
      background: rgba(255, 255, 255, 0.92);
      color: #111a34;
  }
  
  .aau-project-case__hero h1 {
      margin: 18px 0 0;
      color: #fff;
      font-size: 72px;
      line-height: 0.94;
      font-weight: 900;
      letter-spacing: -0.03em;
      text-transform: uppercase;
  }

  .aau-project-case__cta-box h2,
  .aau-project-products__heading h2,
  .aau-project-related__heading h2 {
      margin: 18px 0 0;
      font-size: clamp(42px, 4.6vw, 72px);
      line-height: 0.92;
      font-weight: 800;
      letter-spacing: -0.05em;
      text-transform: uppercase;
  }
  
  .aau-project-case__stats-bar {
      border-bottom: 1px solid #E2E8F0;
      background: #F8FAFC;
  }

  .aau-project-case__stats {
      display: grid;
      grid-template-columns: repeat(4, minmax(0, 1fr));
      gap: 0;
      margin: 0;
      padding: 0;
      /* background: #fff; */
  }

  .aau-project-case__body {
      padding: 5rem 0px;
      background: #fff;
  }

  .aau-project-case__stats > div {
      min-height: 110px;
      padding: 26px 28px 24px;
      background: transparent;
  }
  
  .aau-project-case__stats span {
      display: block;
      margin-bottom: 8px;
      color: #9aa8c1;
      font-size: 11px;
      font-weight: 800;
      letter-spacing: 0.12em;
      text-transform: uppercase;
  }
  
  .aau-project-case__stats strong {
      display: block;
      color: #0F172A;
      font-size: 19px;
      line-height: 1.3;
      font-weight: 800;
      text-transform: uppercase;
  }
  
  .aau-project-case__quote {
      max-width: 920px;
      margin: 34px auto 0;
      color: #51617d;
      font-size: 16px;
      line-height: 1.85;
      font-style: italic;
  }
  
  .aau-project-case__content {
      display: grid;
      gap: 56px;
      padding: 10px 54px 0;
  }
  
  .aau-project-case__article {
      max-width: 980px;
  }
  
  .aau-project-case__article--wide-gap {
      margin-top: 0;
  }
  
  .aau-project-case__article h2 {
      margin: 0 0 18px;
      color: #111a34;
      font-size: clamp(30px, 3vw, 46px);
      line-height: 1;
      font-weight: 800;
      letter-spacing: -0.04em;
      text-transform: uppercase;
  }
  
  .aau-project-case__article p,
  .aau-project-case__checklist li,
  .aau-project-related__heading p,
  .aau-project-related__body p {
      color: #5b6b86;
      font-size: 15px;
      /* line-height: 1.86; */
      margin: 0;
  }
  
  .aau-project-case__checklist {
      display: grid;
      gap: 12px;
      margin: 24px 0 0;
      padding: 0;
      list-style: none;
  }
  
  .aau-project-case__checklist li {
      position: relative;
      padding-left: 18px;
  }
  
  .aau-project-case__checklist li:before {
      content: "";
      position: absolute;
      left: 0;
      top: 11px;
      width: 7px;
      height: 7px;
      border-radius: 50%;
      background: #ef234f;
  }
  
  .aau-project-case__flow {
      /* max-width: 1080px; */
      margin: 56px auto 0;
      padding: 24px 34px;
      border-radius: 22px;
      background: #121a30;
      text-align: center;
  }
  
  .aau-project-case__flow-label {
      display: block;
      margin-bottom: 10px;
      color: #ef234f;
      font-size: 11px;
      font-weight: 800;
      letter-spacing: 0.14em;
      text-transform: uppercase;
  }
  
  .aau-project-case__flow p {
      margin: 0;
      color: rgba(255, 255, 255, 0.44);
      font-size: 16px;
  }
  
  .aau-project-case__flow strong {
      color: rgba(255, 255, 255, 0.28);
      font-weight: 700;
  }
  
  .aau-project-products {
      padding: 74px 0 58px;
      background: #f6f9fe;
  }
  
  .aau-project-products__heading {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 24px;
      margin-bottom: 26px;
      padding: 0 24px;
  }

  .aau-project-products__heading::after {
      content: "";
      position: absolute;
      left: 24px;
      right: 24px;
      top: 50%;
      height: 1px;
      background: #d7deea;
      transform: translateY(-50%);
  }
  
  .aau-project-products__heading h2 {
      position: relative;
      z-index: 1;
      margin: 0;
      padding-right: 28px;
      background: #f6f9fe;
      font-size: clamp(30px, 3vw, 50px);
      line-height: 1;
      color: #111a34;
  }
  
  .aau-project-products__heading a,
  .aau-project-related__body > a {
      position: relative;
      z-index: 1;
      color: #ef234f;
      font-size: 11px;
      font-weight: 800;
      letter-spacing: 0.12em;
      text-transform: uppercase;
  }

  .aau-project-products__heading a {
      padding-left: 28px;
      background: #f6f9fe;
  }

  .aau-project-products__tabs {
      display: flex;
      flex-wrap: wrap;
      gap: 14px;
      margin: 0 24px 28px;
      background: #f4f7fb;
      padding: 10px;
      border-radius: 10px;
  }

  .aau-project-products__tab {
      border: 0;
      border-radius: 10px;
      padding: 18px 34px;
      background: #f4f7fb;
      color: #111a34;
      font-size: 14px;
      font-weight: bold;
      line-height: 1.1;
      text-transform: uppercase;
      transition: background 0.35s ease, color 0.35s ease, box-shadow 0.35s ease, transform 0.35s ease;
  }

  .aau-project-products__tab:hover {
      transform: translateY(-2px);
      box-shadow: 0 18px 36px rgba(13, 23, 45, 0.08);
  }

  .aau-project-products__tab.is-active {
      background: #ffecee;
      color: #ef234f;
      /* box-shadow: 0 18px 36px rgba(239, 35, 79, 0.12); */
  }

  .aau-project-products__panel[hidden] {
      display: none !important;
  }

  .aau-project-products__empty {
      margin: 0 24px;
      padding: 26px 28px;
      border-radius: 18px;
      background: #fff;
      color: #677085;
      font-size: 16px;
      box-shadow: 0 18px 48px rgba(13, 23, 45, 0.06);
  }
  
  .aau-project-products__grid,
  .aau-project-related__grid {
      display: grid;
      grid-template-columns: repeat(4, minmax(0, 1fr));
      gap: 24px;
  }
  
  .aau-project-products__card,
  .aau-project-related__card {
      padding: 18px;
      border-radius: 24px;
      background: #fff;
      box-shadow: 0 18px 48px rgba(13, 23, 45, 0.06);
      transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.5s ease;
  }
  
  .aau-project-products__card:hover,
  .aau-project-related__card:hover {
      transform: translateY(-8px);
      box-shadow: 0 30px 70px rgba(13, 23, 45, 0.12);
  }
  
  .aau-project-products__visual,
  .aau-project-related__visual {
      display: block;
      overflow: hidden;
      border-radius: 18px;
      background: linear-gradient(180deg, #ffffff 0%, #f4f7fb 100%);
  }
  
  .aau-project-products__visual img {
      /* width: 100%; */
      /* height: 176px; */
      /* object-fit: contain; */
      transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
  }
  
  .aau-project-related__visual img {
      width: 100%;
      height: 188px;
      object-fit: cover;
      opacity: 1;
      filter: none;
      transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
  }
  
  .aau-project-products__card:hover img,
  .aau-project-related__card:hover img {
      transform: scale(1.05);
  }
  
  .aau-project-products__body,
  .aau-project-related__body {
      padding: 18px 6px 4px;
      display: flex;
      flex-direction: column;
      gap: 10px;
  }
  .aau-project-products__body:hover h3 a, .aau-project-related__body:hover h3 a{color:var(--color-main)}
  .aau-project-products__body h3,
  .aau-project-related__body h3 {
      margin: 0;
      color: #111a34;
      font-size: 22px;
      line-height: 1.15;
      font-weight: 800;
      text-transform: uppercase;
  }
  
  .aau-project-products__body h3 a,
  .aau-project-related__body h3 a {
      color: inherit;
  }
  .aau-project-products__body:hover h3 a{color:var(--color-main)}
  .aau-project-products__body > a {
      display: inline-flex;
      margin-top: 12px;
      color: #ef234f;
      font-size: 15px;
      font-weight: 800;
      letter-spacing: 0.12em;
      text-transform: uppercase;
  }
  
  .aau-project-related {
      padding: 56px 0;
  }
  
  .aau-project-related__heading {
      max-width: 720px;
      margin: 0 auto 34px;
      text-align: center;
  }
  
  .aau-project-related__heading h2 {
      margin: 0;
      font-size: clamp(34px, 3vw, 56px);
      color: #111a34;
  }
  
  .aau-project-related__heading p {
      margin: 16px 0 0;
  }
  
  .aau-project-case__cta {
      margin: 54px 0 0;
      background: #ef234f;
  }
  
  .aau-project-case__cta-box {
      padding: 54px 24px 58px;
      background: #ef234f;
      color: #fff;
      text-align: center;
      display: flex;
      flex-direction: column;
      gap: 1.2rem;
  }
  
  .aau-project-case__cta-box h2 {
      margin: 0;
      font-size: 40px;
      color: #fff;
  }
  
  .aau-project-case__cta-box p {
      /* margin: 14px 0 0; */
      color: rgba(255, 255, 255, 0.82);
      font-size: 16px;
      margin: 0;
  }
  
  .aau-project-case__cta-box .site-button {
      /* margin-top: 24px; */
      width: 210px;
      min-height: 48px;
      border-radius: 14px;
      font-size: 18px;
      font-weight: 600;
      letter-spacing: 0.04em;
      color: #ef2350;
      margin: 0 auto;
  }
  
  .aau-about-page {
      background: #fff;
  }
  
  .aau-about-page .wrap-content {
      /* width: min(100%, 1260px); */
  }
  
  .aau-about-eyebrow {
      display: inline-block;
      color: #ef234f;
      font-size: 18px;
      font-weight: 800;
      letter-spacing: 0.28em;
      text-transform: uppercase;
  }
  
  .aau-about-heading {
      margin-bottom: 54px;
  }
  
  .aau-about-heading--center {
      text-align: center;
  }
  
  .aau-about-heading h2 {
      margin: 16px 0 0;
      color: #121b37;
      font-size: 45px;
      line-height: 0.98;
      font-weight: 900;
      text-transform: uppercase;
  }
  
  .aau-about-hero {
      position: relative;
      min-height: 590px;
      overflow: hidden;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
  }
  
  .aau-about-hero__overlay {
      position: absolute;
      inset: 0;
      background:
          linear-gradient(180deg, rgba(8, 12, 27, 0.2) 0%, rgba(8, 12, 27, 0.44) 18%, rgba(8, 12, 27, 0.74) 72%, rgba(8, 12, 27, 0.9) 100%),
          linear-gradient(90deg, rgba(8, 12, 27, 0.88) 0%, rgba(8, 12, 27, 0.6) 36%, rgba(8, 12, 27, 0.08) 100%);
  }
  
  .aau-about-hero__inner {
      position: relative;
      z-index: 1;
      display: flex;
      align-items: center;
      min-height: inherit;
      padding-top: 64px;
      padding-bottom: 64px;
  }
  
  .aau-about-hero__copy {
      max-width: 700px;
      padding-top: 46px;
  }
  
  .aau-about-breadcrumbs {
      display: flex;
      align-items: center;
      gap: 30px;
      flex-wrap: wrap;
  }
  
  .aau-about-breadcrumbs span {
      position: relative;
      color: rgba(255, 255, 255, 0.66);
      font-size: 12px;
      font-weight: 800;
      letter-spacing: 0.14em;
      text-transform: uppercase;
  }
  
  .aau-about-breadcrumbs span:not(:last-child)::after {
      content: "";
      position: absolute;
      right: -18px;
      top: 50%;
      width: 5px;
      height: 5px;
      margin-top: -2px;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.34);
  }
  
  .aau-about-hero h1 {
      margin: 18px 0 0;
      color: #fff;
      font-size: clamp(56px, 6vw, 92px);
      line-height: 0.94;
      font-weight: 900;
      text-transform: uppercase;
  }
  
  .aau-about-hero p {
      max-width: 680px;
      margin: 26px 0 0;
      color: #CBD5E1;
      font-size: 18px;
      line-height: 1.72;
      font-style: italic;
      font-weight: 500;
      position:relative;
      padding-left: 1.5rem;
  }
    .aau-about-hero p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    bottom: 4px;
    width: 4px;
    border-radius: 999px;
    background: #ef234f;
}
  .aau-about-intro-section {
      padding: 92px 0 98px;
  }
  
  .aau-about-intro-section__grid {
      display: grid;
      grid-template-columns: minmax(0, 1fr) minmax(420px, 0.95fr);
      gap: 54px;
      align-items: start;
  }
  
  .aau-about-intro-section__copy h2 {
      max-width: 620px;
      margin: 18px 0 28px;
      color: #111a34;
      font-size: 45px;
      line-height: 1.01;
      font-weight: 900;
      text-transform: uppercase;
  }
  
  .aau-about-intro-section__copy > p {
      max-width: 590px;
      margin: 0;
      color: #65748b;
      font-size: 18px;
      line-height: 1.72;
      font-weight: 500;
  }
  
  .aau-about-intro-section__stats {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 28px;
      max-width: 540px;
      margin-top: 38px;
  }
  
  .aau-about-stat-card {
      padding: 28px 28px 24px;
      border-radius: 28px;
      background: #f5f8fc;
      box-shadow: inset 0 0 0 1px rgba(226, 232, 240, 0.8);
      transition: transform 0.35s ease, box-shadow 0.35s ease;
  }
  
  .aau-about-stat-card strong {
      display: block;
      font-size: 60px;
      line-height: 0.88;
      font-weight: 900;
  }
  
  .aau-about-stat-card span {
      display: block;
      margin-top: 14px;
      color: #8d9ab0;
      font-size: 12px;
      font-weight: 800;
      letter-spacing: 0.1em;
      text-transform: uppercase;
  }
  
  .aau-about-stat-card.tone-blue strong {
      color: #1d3f95;
  }
  
  .aau-about-stat-card.tone-red strong {
      color: #ef234f;
  }
  
  .aau-about-stat-card:hover {
      transform: translateY(-6px);
      box-shadow: 0 24px 48px rgba(17, 26, 52, 0.08);
  }
  
  .aau-about-quote {
      max-width: 560px;
      margin: 34px 0 0;
      color: #98a5b8;
      font-size: 18px;
      line-height: 1.7;
      font-style: italic;
  }
  
  .aau-about-intro-section__media {
      padding-top: 20px;
  }
  
  .aau-about-intro-section__media-frame {
      padding: 10px;
      border: 2px dashed #dfe8f5;
      border-radius: 42px;
  }
  
  .aau-about-intro-section__media-frame img {
      display: block;
      width: 100%;
      border-radius: 36px;
      box-shadow: 0 28px 60px rgba(15, 23, 42, 0.14);
  }
  
  .aau-about-guiding {
      padding: 88px 0 96px;
      background: #f4f7fc;
  }
  
  .aau-about-guiding__grid {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 42px;
      max-width: 1050px;
      margin: 0 auto;
  }
  
  .aau-about-guiding-card {
      min-height: 390px;
      padding: 54px 54px 42px;
      border-radius: 46px;
      background: #fff;
      text-align: center;
      box-shadow: 0 28px 64px rgba(15, 23, 42, 0.06);
      transition: transform 0.35s ease, box-shadow 0.35s ease;
  }
  
  .aau-about-guiding-card.is-accent {
      background: #ef234f;
      box-shadow: 0 28px 70px rgba(239, 35, 79, 0.28);
  }
  
  .aau-about-guiding-card:hover {
      transform: translateY(-8px);
  }
  
  .aau-about-guiding-card:not(.is-accent):hover {
      box-shadow: 0 30px 70px rgba(17, 26, 52, 0.1);
  }
  
  .aau-about-guiding-card__icon,
  .aau-about-service-card__icon {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 24px;
  }
  
  .aau-about-guiding-card__icon {
      width: 82px;
      height: 82px;
      background: #edf3fb;
  }
  
  .aau-about-guiding-card.is-accent .aau-about-guiding-card__icon {
      background: rgba(255, 255, 255, 0.12);
  }
  
  .aau-about-guiding-card__icon svg,
  .aau-about-service-card__icon svg {
      width: 34px;
      height: 34px;
      fill: none;
      stroke: currentColor;
      stroke-width: 1.8;
      stroke-linecap: round;
      stroke-linejoin: round;
  }
  
  .aau-about-guiding-card__icon svg {
      color: #25479b;
  }
  
  .aau-about-guiding-card.is-accent .aau-about-guiding-card__icon svg {
      color: #fff;
  }
  
  .aau-about-guiding-card h3,
  .aau-about-service-card h3,
  .aau-about-strength-item h3 {
      margin: 30px 0 18px;
      color: #111a34;
      font-size: 28px;
      line-height: 1.06;
      font-weight: 900;
      text-transform: uppercase;
  }
  
  .aau-about-guiding-card p {
      max-width: 430px;
      margin: 0 auto;
      color: #73829b;
      font-size: 18px;
      line-height: 1.62;
  }
  
  .aau-about-guiding-card.is-accent h3,
  .aau-about-guiding-card.is-accent p {
      color: #fff;
  }
  
  .aau-about-services {
      padding: 96px 0 108px;
  }
  
  .aau-about-services__grid {
      display: grid;
      grid-template-columns: repeat(4, minmax(0, 1fr));
      gap: 22px;
  }
  
  .aau-about-service-card {
      min-height: 290px;
      padding: 36px 28px 30px;
      border-radius: 34px;
      background: #f6f8fc;
      text-align: center;
      box-shadow: inset 0 0 0 1px rgba(226, 232, 240, 0.7);
      transition: transform 0.35s ease, box-shadow 0.35s ease, background-color 0.35s ease;
  }
  
  .aau-about-service-card:hover {
      transform: translateY(-8px);
      background: #fff;
      box-shadow: 0 28px 64px rgba(17, 26, 52, 0.1);
  }
  
  .aau-about-service-card__icon {
      width: 64px;
      height: 64px;
      margin: 0 auto;
      background: #fff;
      box-shadow: 0 12px 30px rgba(15, 23, 42, 0.04);
  }
  
  .aau-about-service-card__icon svg {
      width: 28px;
      height: 28px;
      color: #ef234f;
  }
  
  .aau-about-service-card h3 {
      margin-top: 26px;
      font-size: 18px;
  }
  
  .aau-about-service-card p {
      margin: 0;
      color: #8b97ab;
      font-size: 16px;
      line-height: 1.7;
  }
  
  .aau-about-strength {
      padding: 84px 0 92px;
      background: #11192e;
  }
  
  .aau-about-strength__grid {
      display: grid;
      grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.15fr);
      gap: 72px;
      align-items: center;
  }
  
  .aau-about-strength__collage {
      position: relative;
      width: 100%;
      max-width: 520px;
      min-height: 470px;
      margin: 0 0 0 auto;
      padding: 18px 0 24px;
  }

  .aau-about-strength__collage::before,
  .aau-about-strength__collage::after {
      content: "";
      position: absolute;
      pointer-events: none;
  }

  
  
  .aau-about-strength__image {
      position: absolute;
      overflow: hidden;
      width: min(49%, 276px);
      aspect-ratio: 276 / 368;
      border-radius: 30px;
      background: #16213d;
      border: 1px solid rgba(255, 255, 255, 0.08);
      box-shadow: 0 26px 48px rgba(3, 8, 20, 0.34);
      transition: transform 0.5s ease, box-shadow 0.5s ease;
      will-change: transform;
  }

  .aau-about-strength__image::after {
      content: "";
      position: absolute;
      inset: 0;
      background: linear-gradient(180deg, rgba(255, 255, 255, 0.02) 0%, rgba(11, 18, 36, 0.16) 100%);
      pointer-events: none;
  }
  
  .aau-about-strength__image img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: transform 0.5s ease;
  }
  
  .aau-about-strength__image:hover img {
      transform: scale(1.05);
  }
  
  .aau-about-strength__image:hover {
      box-shadow: 0 30px 56px rgba(3, 8, 20, 0.42);
  }
  
  .aau-about-strength__image--primary {
      top: 0;
      right: 0;
      z-index: 2;
      animation: aauAboutStrengthFloatPrimary 6.8s ease-in-out infinite;
  }
  
  .aau-about-strength__image--secondary {
      left: 0;
      bottom: 0;
      width: min(49%, 248px);
      z-index: 1;
      animation: aauAboutStrengthFloatSecondary 7.6s ease-in-out infinite;
  }

  @keyframes aauAboutStrengthFloatPrimary {
      0%,
      100% {
          transform: translate3d(0, 0, 0);
      }

      50% {
          transform: translate3d(0, -14px, 0);
      }
  }

  @keyframes aauAboutStrengthFloatSecondary {
      0%,
      100% {
          transform: translate3d(0, 0, 0);
      }

      50% {
          transform: translate3d(10px, -12px, 0);
      }
  }

  @media (prefers-reduced-motion: reduce) {
      .aau-about-strength__image--primary,
      .aau-about-strength__image--secondary {
          animation: none;
      }
  }
  
  .aau-about-strength__content h2 {
      max-width: 620px;
      margin: 18px 0 36px;
      color: #fff;
      font-size: 45px;
      line-height: 1.02;
      font-weight: 900;
      text-transform: uppercase;
  }
  
  .aau-about-strength__list {
      display: grid;
      gap: 28px;
  }
  
  .aau-about-strength-item {
      display: grid;
      grid-template-columns: 64px minmax(0, 1fr);
      gap: 24px;
      align-items: start;
  }
  
  .aau-about-strength-item__number {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 56px;
      height: 56px;
      border-radius: 18px;
      background: rgba(19, 30, 55, 0.92);
      box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.08);
      color: #ef234f;
      font-size: 16px;
      font-weight: 900;
  }
  
  .aau-about-strength-item h3 {
      margin: 0 0 10px;
      color: #fff;
      font-size: 18px;
      line-height: 1.35;
  }
  
  .aau-about-strength-item p {
      margin: 0;
      color: rgba(255, 255, 255, 0.66);
      font-size: 17px;
      line-height: 1.7;
  }
  
  .aau-about-history {
      padding: 96px 0 0;
  }
  
  .aau-about-history__track {
      position: relative;
      padding-bottom: 24px;
  }
  
  .aau-about-history__track::before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 50%;
      width: 2px;
      margin-left: -1px;
      background: linear-gradient(180deg, rgba(239, 35, 79, 0.4) 0%, rgba(239, 35, 79, 0.16) 100%);
  }
  
  .aau-about-history__item {
      position: relative;
      display: grid;
      grid-template-columns: minmax(0, 1fr) 104px minmax(0, 1fr);
      gap: 0;
      align-items: center;
      min-height: 360px;
  }
  
  .aau-about-history__content {
      max-width: 470px;
      grid-row: 1;
      align-self: center;
  }
  
  .aau-about-history__item:not(.is-reverse) .aau-about-history__content {
      justify-self: end;
      padding-right: 42px;
      text-align: right;
  }
  
  .aau-about-history__item:not(.is-reverse) .aau-about-history__media {
      grid-column: 3;
      justify-self: start;
      margin-left: 10px;
  }
  
  .aau-about-history__item.is-reverse .aau-about-history__content {
      grid-column: 3;
      justify-self: start;
      padding-left: 42px;
      text-align: left;
  }
  
  .aau-about-history__item.is-reverse .aau-about-history__media {
      grid-column: 1;
      justify-self: end;
      margin-right: 10px;
  }
  
  .aau-about-history__content h3 {
      margin: 0;
      color: #111a34;
      font-size: clamp(38px, 4vw, 60px);
      line-height: 0.95;
      font-weight: 900;
      text-transform: uppercase;
  }
  
  .aau-about-history__content.is-current h3 {
      color: #ef234f;
      font-style: italic;
  }
  
  .aau-about-history__content p {
      margin: 14px 0 0;
      color: #8d9ab0;
      font-size: 18px;
      line-height: 1.7;
  }
  
  .aau-about-history__marker {
      position: relative;
      z-index: 1;
      grid-column: 2;
      grid-row: 1;
      align-self: center;
      justify-self: center;
      width: 44px;
      height: 44px;
      border-radius: 50%;
      background: #fff;
      /* box-shadow: 0 0 0 18px #fff; */
      display: inline-flex;
      align-items: center;
      justify-content: center;
  }
  
  .aau-about-history__marker span {
      display: block;
      width: 100%;
      height: 100%;
      border-radius: inherit;
      border: 4px solid #d6dbe6;
  }
  
  .aau-about-history__marker.is-blue span {
      border-color: #25479b;
  }
  
  .aau-about-history__marker.is-red span {
      position: relative;
      border: 0;
      background: radial-gradient(circle at 50% 40%, #ff4873 0%, #ef234f 58%, #e01442 100%);
      box-shadow: 0 0 28px rgba(239, 35, 79, 0.32),
          0 16px 34px rgba(239, 35, 79, 0.22);
  }
  
  .aau-about-history__marker.is-red {
      width: 72px;
      height: 72px;
      background: transparent;
      box-shadow: none;
  }
  
  .aau-about-history__marker.is-red span::after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      width: 22px;
      height: 22px;
      border-radius: 50%;
      background: #fff;
      transform: translate(-50%, -50%);
  }
  
  .aau-about-history__media {
      width: min(100%, 430px);
      grid-row: 1;
      align-self: center;
  }
  
  .aau-about-history__media img {
      display: block;
      width: 100%;
      min-height: 244px;
      border-radius: 34px;
      object-fit: cover;
      box-shadow: 0 26px 64px rgba(17, 26, 52, 0.12);
  }
  
  .aau-about-cta {
      position: relative;
      overflow: hidden;
      margin-top: 18px;
      padding: 96px 0 102px;
      background: #ef234f;
  }
  
  .aau-about-cta::before,
  .aau-about-cta::after {
      content: "";
      position: absolute;
      width: 360px;
      height: 360px;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.08);
  }
  
  .aau-about-cta::before {
      top: -180px;
      left: -120px;
  }
  
  .aau-about-cta::after {
      right: -120px;
      bottom: -190px;
      background: rgba(17, 26, 52, 0.14);
  }
  
  .aau-about-cta__inner {
      position: relative;
      z-index: 1;
      max-width: 920px;
      text-align: center;
  }
  
  .aau-about-cta h2 {
      margin: 0;
      color: #fff;
      font-size: 60px;
      line-height: 0.95;
      font-weight: 900;
      text-transform: uppercase;
  }
  
  .aau-about-cta p {
      max-width: 800px;
      margin: 26px auto 0;
      color: rgba(255, 255, 255, 0.88);
      font-size: 22px;
      line-height: 1.7;
  }
  
  .aau-about-cta__actions {
      display: flex;
      justify-content: center;
      gap: 20px;
      margin-top: 42px;
  }
  
  .aau-about-cta .site-button {
      min-width: 258px;
      min-height: 62px;
      border-radius: 18px;
      padding: 0 28px;
      font-size: 14px;
      font-weight: 800;
      letter-spacing: 0.08em;
      transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
  }
  
  .aau-about-cta .site-button:hover {
      transform: translateY(-4px);
  }
  
  .aau-about-cta .site-button--primary {
      background: #111a34;
      color: #fff;
      box-shadow: 0 18px 36px rgba(17, 26, 52, 0.22);
  }
  
  .aau-about-cta .site-button--primary:hover {
      background: #0b1327;
      box-shadow: 0 24px 44px rgba(17, 26, 52, 0.28);
  }
  
  .aau-about-cta .site-button--ghost {
      border: 2px solid rgba(255, 255, 255, 0.36);
      background: transparent;
      color: #fff;
  }
  
  .aau-about-cta .site-button--ghost:hover {
      border-color: #fff;
      background: rgba(255, 255, 255, 0.08);
  }
  
  .aau-product-page,
  .aau-product-detail-page {
      background: #fff;
  }
  
  .aau-product-page .wrap-content,
  .aau-product-detail-page .wrap-content {
      /* width: min(100%, 1260px); */
  }
  
  .aau-product-eyebrow {
      display: inline-block;
      color: #ef234f;
      font-size: 12px;
      font-weight: 800;
      letter-spacing: 0.26em;
      text-transform: uppercase;
  }
  
  .aau-product-breadcrumbs,
  .aau-product-showcase__breadcrumbs {
      display: flex;
      align-items: center;
      gap: 26px;
      flex-wrap: wrap;
  }
  
  .aau-product-breadcrumbs span,
  .aau-product-showcase__breadcrumbs span {
      position: relative;
      font-size: 11px;
      font-weight: 800;
      letter-spacing: 0.14em;
      text-transform: uppercase;
  }
  
  .aau-product-breadcrumbs span {
      color: rgba(255, 255, 255, 0.62);
  }
  
  .aau-product-showcase__breadcrumbs span {
      color: #9dacbf;
  }
  
  .aau-product-breadcrumbs span:not(:last-child)::after,
  .aau-product-showcase__breadcrumbs span:not(:last-child)::after {
      content: "";
      position: absolute;
      right: -15px;
      top: 50%;
      width: 5px;
      height: 5px;
      margin-top: -2px;
      border-radius: 50%;
  }
  
  .aau-product-breadcrumbs span:not(:last-child)::after {
      background: rgba(255, 255, 255, 0.28);
  }
  
  .aau-product-showcase__breadcrumbs span:not(:last-child)::after {
      background: #d5deea;
  }
  
  .aau-product-hero {
      position: relative;
      min-height: 620px;
      overflow: hidden;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
  }
  
  .aau-product-hero__overlay {
      position: absolute;
      inset: 0;
      background:
          linear-gradient(180deg, rgba(8, 12, 27, 0.18) 0%, rgba(8, 12, 27, 0.46) 20%, rgba(8, 12, 27, 0.74) 74%, rgba(8, 12, 27, 0.92) 100%),
          linear-gradient(90deg, rgba(8, 12, 27, 0.92) 0%, rgba(8, 12, 27, 0.58) 40%, rgba(8, 12, 27, 0.08) 100%);
  }
  
  .aau-product-hero__inner {
      position: relative;
      z-index: 1;
      display: flex;
      align-items: center;
      min-height: inherit;
      padding: 72px 0;
  }
  
  .aau-product-hero__copy {
      max-width: 720px;
      padding-top: 82px;
  }
  
  .aau-product-hero h1 {
      margin: 18px 0 0;
      color: #fff;
      font-size: clamp(60px, 6vw, 92px);
      line-height: 0.94;
      font-weight: 900;
      text-transform: uppercase;
  }
  
  .aau-product-catalog {
      padding: 88px 0 106px;
  }
  
  .aau-product-catalog__heading {
      margin-bottom: 54px;
      text-align: center;
  }
  
  .aau-product-catalog__heading h2 {
      margin: 0;
      color: #ef234f;
      font-size: clamp(32px, 3vw, 46px);
      line-height: 1.1;
      font-style: italic;
      font-weight: 800;
  }
  
  .aau-product-catalog__rows {
      display: grid;
      gap: 28px;
  }
  
  .aau-product-catalog__row {
      /* display: flex; */
      /* justify-content: center; */
      /* gap: 20px; */
      /* flex-wrap: wrap; */
  }
  
  .aau-product-catalog-card {
      /* width: min(100%, 356px); */
      border-radius: 34px;
      background: #fff;
      box-shadow: 0 26px 70px rgba(17, 26, 52, 0.06);
      overflow: hidden;
      transition: transform 0.35s ease, box-shadow 0.35s ease;
      margin-bottom: 1rem;
  }
  
  .aau-product-catalog-card:hover {
      transform: translateY(-8px);
      box-shadow: 0 32px 78px rgba(17, 26, 52, 0.12);
  }
  
  .aau-product-catalog-card__image {
      display: block;
      overflow: hidden;
      background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
  }
  
  .aau-product-catalog-card__image img {
      display: block;
      width: 100%;
      /* height: 290px; */
      /* object-fit: cover; */
      transition: transform 0.45s ease;
  }
  
  .aau-product-catalog-card:hover .aau-product-catalog-card__image img {
      transform: scale(1.04);
  }
  
  .aau-product-catalog-card__body {
      padding: 28px 30px 34px;
  }
  
  .aau-product-catalog-card__body h3 {
      margin: 0 0 14px;
      color: #111a34;
      font-size: 22px;
      line-height: 1.16;
      font-weight: 900;
      text-transform: uppercase;
  }
  
  .aau-product-catalog-card__body h3 a {
      color: inherit;
  }
  
  .aau-product-catalog-card__body p {
      min-height: 92px;
      margin: 0 0 24px;
      color: #7d8aa1;
      font-size: 16px;
      line-height: 1.72;
  }
  
  .aau-product-catalog-card__link {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 10px;
      width: 100%;
      min-height: 48px;
      border: 1px solid #dde5ef;
      background: #F8FAFC;
      border-radius: 999px;
      color: #4b5b75;
      font-size: 12px;
      font-weight: 800;
      letter-spacing: 0.12em;
      text-transform: uppercase;
      transition: border-color 0.3s ease, color 0.3s ease, background-color 0.3s ease, transform 0.3s ease;
  }
  
  .aau-product-catalog-card__link span {
      font-size: 16px;
      line-height: 1;
  }
  
  .aau-product-catalog-card__link:hover {
      transform: translateY(-2px);
      border-color: rgba(239, 35, 79, 0.28);
      color: #ef234f;
      background: #fff7fa;
  }
  
  .aau-product-catalog__paging {
      margin-top: 40px;
  }
  
  .aau-product-catalog__paging .pagination-home {
      margin-top: 0;
  }
  
  .aau-product-quality {
      padding: 90PX 0PX;
      background: #050c20;
  }
  
  .aau-product-quality__grid {
      display: grid;
      grid-template-columns: minmax(0, 0.94fr) minmax(0, 1.06fr);
      gap: 56px;
      align-items: center;
  }
  
  .aau-product-quality__copy {
      padding-bottom: 74px;
  }
  
  .aau-product-quality__copy h2 {
      max-width: 530px;
      margin: 20px 0 34px;
      color: #fff;
      font-size: 45PX;
      line-height: 0.98;
      font-weight: 900;
      text-transform: uppercase;
  }
  
  .aau-product-quality__features {
      display: grid;
      gap: 28px;
  }
  
  .aau-product-quality__item {
      display: grid;
      grid-template-columns: 52px minmax(0, 1fr);
      gap: 18px;
      align-items: start;
  }
  
  .aau-product-quality__icon {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 46px;
      height: 46px;
      border-radius: 16px;
      background: rgba(239, 35, 79, 0.1);
      box-shadow: inset 0 0 0 1px rgba(239, 35, 79, 0.18);
  }
  
  .aau-product-quality__icon svg {
      width: 22px;
      height: 22px;
      fill: none;
      stroke: #ef234f;
      stroke-width: 1.9;
      stroke-linecap: round;
      stroke-linejoin: round;
  }
  
  .aau-product-quality__item h3 {
      margin: 0 0 6px;
      color: #fff;
      font-size: 18px;
      line-height: 1.3;
      font-weight: 900;
      text-transform: uppercase;
  }
  
  .aau-product-quality__item p {
      margin: 0;
      color: rgba(255, 255, 255, 0.54);
      font-size: 15px;
      line-height: 1.75;
  }
  
  .aau-product-quality__media {
      align-self: stretch;
  }
  
  .aau-product-quality__media img {
      display: block;
      width: 100%;
      height: 100%;
      min-height: 580px;
      border-radius: 42px;
      object-fit: cover;
  }
  
  .aau-product-cta {
      padding: 80px 0 88px;
  }
  
  .aau-product-cta__box {
      padding: 82px 24px 88px;
      border-radius: 54px;
      background: #ef234f;
      text-align: center;
  }
  
  .aau-product-cta__box h2 {
      max-width: 900px;
      margin: 0 auto;
      color: #fff;
      font-size: clamp(42px, 4.2vw, 72px);
      line-height: 0.96;
      font-weight: 900;
      text-transform: uppercase;
  }
  
  .aau-product-cta__box p {
      max-width: 720px;
      margin: 24px auto 0;
      color: rgba(255, 255, 255, 0.88);
      font-size: 18px;
      line-height: 1.7;
  }
  
  .aau-product-cta__button,
  .aau-product-quickview__button,
  .aau-product-showcase__button {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 10px;
      border-radius: 18px;
      font-size: 13px;
      font-weight: 800;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  }
  
  .aau-product-cta__button:hover,
  .aau-product-quickview__button:hover,
  .aau-product-showcase__button:hover {
      transform: translateY(-3px);
  }
  
  .aau-product-cta__button {
      min-width: 176px;
      min-height: 54px;
      margin-top: 34px;
      padding: 0 30px;
      background: #111a34;
      color: #fff;
      box-shadow: 0 18px 34px rgba(17, 26, 52, 0.22);
  }
  
  .aau-product-cta__button:hover {
      background: #0b1327;
      box-shadow: 0 24px 42px rgba(17, 26, 52, 0.28);
  }
  
  .aau-product-showcase {
      /* padding: 30px 0 0; */
      background: #f4f7fc;
  }
  
  .aau-product-showcase__panel {
      padding: 86px 52px 70px;
      border-radius: 0;
      background: #f4f7fc;
  }
  
  .aau-product-showcase__grid {
      display: grid;
      grid-template-columns: minmax(0, 1fr) minmax(440px, 0.98fr);
      gap: 44px;
      /* align-items: center; */
      margin-top: 24px;
  }
  
  .aau-product-showcase__frame {
      padding: 20px;
      border: 2px dashed #dce5f2;
      border-radius: 42px;
      background: #fff;
      box-shadow: 0 28px 60px rgba(17, 26, 52, 0.08);
  }
  
  .aau-product-showcase__frame img {
      display: block;
      width: 100%;
      /* min-height: 470px; */
      /* object-fit: contain; */
      border-radius: 42px;
      box-shadow: 0px 0px 10px 5px #dbd9d9;
  }
  
  .aau-product-showcase__content h1 {
      margin: 0;
      color: #111a34;
      font-size: 60px;
      line-height: 0.94;
      font-weight: 900;
      text-transform: uppercase;
      margin-bottom: 1rem;
  }
  
  .aau-product-showcase__content p {
      margin: 28px 0 0;
      color: #5f6f88;
      font-size: 18px;
      line-height: 1.72;
  }
  
  .aau-product-showcase__button {
      min-height: 56px;
      margin-top: 34px;
      padding: 0 28px;
      background: #ef234f;
      color: #fff;
      box-shadow: 0 18px 36px rgba(239, 35, 79, 0.24);
  }
  
  .aau-product-showcase__button:hover {
      background: #db1845;
      box-shadow: 0 24px 42px rgba(239, 35, 79, 0.28);
      color: #fff;
  }
  
  .aau-product-showcase__button span {
      font-size: 16px;
  }
  
  .aau-product-showcase__trust {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 18px;
      margin-top: 40px;
      padding-top: 28px;
      border-top: 1px solid #e1e8f1;
  }
  
  .aau-product-showcase__trust-item {
      display: grid;
      grid-template-columns: 36px minmax(0, 1fr);
      gap: 12px;
      align-items: center;
  }
  
  .aau-product-showcase__trust-icon {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 50px;
      height: 50px;
      border-radius: 12px;
      /* background: #fff3f7; */
  }
  
  .aau-product-showcase__trust-icon svg {
      width: 30px;
      height: 30px;
      fill: none;
      stroke: #ef234f;
      stroke-width: 1.4;
      stroke-linecap: round;
      stroke-linejoin: round;
  }
  
  .aau-product-showcase__trust-item strong {
      color: #6a7891;
      font-size: 12px;
      line-height: 1.25;
      font-weight: 800;
      text-transform: uppercase;
  }
  
  .aau-product-section {
      padding: 76px 0 0;
  }
  
  .aau-product-section__narrow {
      width: min(100%, 980px);
  }
  
  .aau-product-section__heading h2 {
      margin: 0;
      color: #111a34;
      font-size: 36px;
      line-height: 0.98;
      font-weight: 900;
      text-transform: uppercase;
  }
  .aau-product-section__heading{margin-bottom:1rem;}
  .aau-product-section__heading p {
      margin: 18px 0 0;
      color: #b0bdd1;
      font-size: 15px;
      line-height: 1.7;
  }
  
  .aau-product-section__heading h2::after {
      content: "";
      display: block;
      width: 52px;
      height: 4px;
      margin-top: 14px;
      border-radius: 999px;
      background: #ef234f;
  }
  
  .aau-product-section__intro {
      margin: 24px 0 0;
      color: #66758d;
      font-size: 18px;
      line-height: 1.76;
  }
  
  .aau-product-feature-list {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 16px;
      margin-top: 28px;
  }
  
  .aau-product-feature-list__item {
      display: grid;
      grid-template-columns: 20px minmax(0, 1fr);
      gap: 12px;
      min-height: 68px;
      padding: 18px 18px 16px;
      border-radius: 18px;
      background: #f6f8fc;
  }
  
  .aau-product-feature-list__item span {
      color: #ef234f;
      font-size: 24px;
      line-height: 1;
      font-weight: 800;
  }
  
  .aau-product-feature-list__item p {
      margin: 0;
      color: #2e3b54;
      font-size: 15px;
      line-height: 1.55;
      font-weight: 700;
  }
  
  .aau-product-spec-table {
      margin-top: 28px;
      border-radius: 32px;
      background: #f4f7fc;
      overflow: hidden;
  }
  
  .aau-product-spec-table__row {
      display: grid;
      grid-template-columns: minmax(220px, 0.82fr) minmax(0, 1.18fr);
      gap: 24px;
      padding: 28px 34px;
  }
  
  .aau-product-spec-table__row + .aau-product-spec-table__row {
      border-top: 1px solid rgba(214, 223, 235, 0.9);
  }
  
  .aau-product-spec-table__row span {
      color: #98a5b8;
      font-size: 15px;
      font-weight: 800;
      letter-spacing: 0.08em;
      text-transform: uppercase;
  }
  
  .aau-product-spec-table__row strong {
      color: #1d263f;
      font-size: 20px;
      line-height: 1.4;
      font-weight: 800;
  }
  
  .aau-product-application {
      display: grid;
      gap: 18px;
      margin-top: 30px;
  }
  
  .aau-product-application p {
      margin: 0;
      color: #5d6d87;
      font-size: 17px;
      line-height: 1.82;
  }
  
  .aau-product-application strong {
      color: #2a3751;
  }
  
  .aau-product-related {
      padding: 82px 0 0;
  }
  
  .aau-product-related__heading {
      margin-bottom: 36px;
  }
  
  .aau-product-related__heading h2 {
      margin: 0;
      color: #111a34;
      font-size: clamp(34px, 3vw, 50px);
      line-height: 1;
      font-weight: 900;
      text-transform: uppercase;
  }
  
  .aau-product-related__grid {
      display: grid;
      grid-template-columns: repeat(4, minmax(0, 1fr));
      gap: 28px;
  }
  
  .aau-product-related-card {
      transition: transform 0.35s ease;
  }
  
  .aau-product-related-card:hover {
      transform: translateY(-8px);
  }
  
  .aau-product-related-card__image {
      display: block;
      padding: 18px;
      border-radius: 34px;
      background: #fff;
      box-shadow: 0 24px 60px rgba(17, 26, 52, 0.07);
  }
  
  .aau-product-related-card__image img {
      display: block;
      width: 100%;
      height: 250px;
      object-fit: contain;
  }
  
  .aau-product-related-card__body {
      padding-top: 20px;
  }
  
  .aau-product-related-card__body h3 {
      margin: 0;
      color: #111a34;
      font-size: 18px;
      line-height: 1.35;
      font-weight: 900;
  }
  
  .aau-product-related-card__body h3 a {
      color: inherit;
  }
  
  .aau-product-related-card__body a:last-child {
      display: inline-flex;
      margin-top: 10px;
      color: #ef234f;
      font-size: 11px;
      font-weight: 800;
      letter-spacing: 0.12em;
      text-transform: uppercase;
  }
  
  .aau-product-quickview {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 30px;
      align-items: center;
  }
  
  .aau-product-quickview__media img {
      display: block;
      width: 100%;
      border-radius: 30px;
      background: #fff;
  }
  
  .aau-product-quickview__content h2 {
      margin: 16px 0 0;
      color: #111a34;
      font-size: 36px;
      line-height: 1.08;
      font-weight: 900;
      text-transform: uppercase;
  }
  
  .aau-product-quickview__content p {
      margin: 18px 0 0;
      color: #6a7891;
      font-size: 16px;
      line-height: 1.72;
  }
  
  .aau-product-quickview__button {
      min-height: 50px;
      margin-top: 24px;
      padding: 0 24px;
      background: #ef234f;
      color: #fff;
  }
  
  .aau-process-page,
  .aau-contact-page,
  .aau-design-page {
      background: #fff;
  }
  
  .aau-process-page .wrap-content,
  .aau-contact-page .wrap-content,
  .aau-design-page .wrap-content {
      /* width: min(100%, 1240px); */
  }
  
  .aau-process-breadcrumbs,
  .aau-contact-breadcrumbs,
  .aau-design-breadcrumbs {
      display: flex;
      flex-wrap: wrap;
      gap: 22px;
      align-items: center;
  }
  
  .aau-process-breadcrumbs span,
  .aau-contact-breadcrumbs span,
  .aau-design-breadcrumbs span {
      position: relative;
      color: rgba(255, 255, 255, 0.86);
      font-size: 11px;
      font-weight: 800;
      letter-spacing: 0.16em;
      text-transform: uppercase;
  }
  
  .aau-contact-breadcrumbs span {
      color: #98a5bb;
  }
  
  .aau-process-breadcrumbs span:not(:last-child)::after,
  .aau-contact-breadcrumbs span:not(:last-child)::after,
  .aau-design-breadcrumbs span:not(:last-child)::after {
      content: "›";
      position: absolute;
      top: 50%;
      right: -14px;
      transform: translateY(-50%);
      color: currentColor;
      opacity: 0.7;
  }
  
  .aau-process-hero,
  .aau-design-hero {
      position: relative;
      min-height: 520px;
      background-position: center;
      background-size: cover;
      overflow: hidden;
  }
  
  .aau-process-hero__overlay,
  .aau-design-hero__overlay {
      position: absolute;
      inset: 0;
      background:
          linear-gradient(180deg, rgba(11, 18, 38, 0.36) 0%, rgba(11, 18, 38, 0.58) 42%, rgba(11, 18, 38, 0.82) 100%),
          linear-gradient(90deg, rgba(11, 18, 38, 0.8) 0%, rgba(11, 18, 38, 0.32) 58%, rgba(11, 18, 38, 0.14) 100%);
  }
  
  .aau-process-hero__inner,
  .aau-design-hero__inner {
      position: relative;
      z-index: 1;
      display: flex;
      align-items: flex-end;
      min-height: inherit;
      padding: 84px 0 70px;
  }
  
  .aau-process-hero__copy,
  .aau-design-hero__copy {
      width: min(100%, 760px);
  }
  
  .aau-process-hero h1,
  .aau-design-hero h1 {
      margin: 22px 0 0;
      color: #fff;
      font-size: clamp(56px, 6.6vw, 102px);
      line-height: 0.94;
      font-weight: 900;
      letter-spacing: -0.03em;
      text-transform: uppercase;
  }
  
  .aau-process-hero p {
      margin: 20px 0 0;
      color: rgba(255, 255, 255, 0.88);
      font-size: 18px;
      line-height: 1.68;
      font-weight: 600;
  }
  
  .aau-design-step {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      min-height: 28px;
      margin-top: 22px;
      padding: 0 16px;
      border-radius: 10px;
      background: #ef234f;
      color: #fff;
      font-size: 11px;
      font-weight: 900;
      letter-spacing: 0.12em;
      text-transform: uppercase;
  }
  
  .aau-process-quote,
  .aau-design-quote {
      padding: 74px 0 54px;
  }
  
  .aau-process-quote p,
  .aau-design-quote p {
      width: min(100%, 920px);
      margin: 0 auto;
      color: #697a94;
      font-size: 17px;
      line-height: 1.86;
      font-style: italic;
      font-weight: 700;
      text-align: center;
  }
  
  .aau-process-steps {
      padding: 32px 0 80px;
      background: #f4f7fc;
  }
  
  .aau-process-steps__grid {
      display: grid;
      grid-template-columns: repeat(5, minmax(0, 1fr));
      gap: 18px;
  }
  
  .aau-process-step {
      display: flex;
      flex-direction: column;
      min-height: 356px;
      padding: 38px 26px 28px;
      border-radius: 42px;
      background: #fff;
      box-shadow: 0 24px 56px rgba(17, 26, 52, 0.06);
      transition: transform 0.35s ease, box-shadow 0.35s ease, background-color 0.35s ease;
  }
.aau-process-step:hover h3 a{color:var(--color-main)}
  
  .aau-process-step:hover {
      transform: translateY(-10px);
      box-shadow: 0 32px 70px rgba(17, 26, 52, 0.12);
  }
  
  .aau-process-step.is-accent {
      background: #141d35;
      box-shadow: 0 30px 74px rgba(11, 18, 38, 0.22);
  }
  
  .aau-process-step__icon {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 62px;
      height: 62px;
      border-radius: 18px;
      background: #f8faff;
      margin: 0 auto;
  }
  .aau-process-step__icon img{max-height:33px;}
  .aau-process-step.is-accent .aau-process-step__icon {
      background: rgba(255, 255, 255, 0.08);
  }
  
  .aau-process-step__icon svg {
      width: 26px;
      height: 26px;
      fill: none;
      stroke: #ef234f;
      stroke-width: 1.9;
      stroke-linecap: round;
      stroke-linejoin: round;
  }
  
  .aau-process-step__number {
      margin-top: 26px;
      color: #9cabc0;
      font-size: 15px;
      font-weight: 700;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      text-align: center;
  }
  
  .aau-process-step h3 {
      margin: 0px 0 0;
      color: #111a34;
      font-size: 22px;
      line-height: 1.2;
      font-weight: 900;
      text-transform: uppercase;
      text-align: center;
  }
  .aau-process-step h3 a{
      color: #111a34;
      font-size: 22px;
      font-weight: 900;
      letter-spacing: 0.05rem;
      text-align: center;
  }
  .aau-process-step p {
      margin: 18px 0 0;
      color: #7a89a1;
      font-size: 15px;
      line-height: 1.72;
      text-align: center;
  }
  
  .aau-process-step a {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      margin-top: auto;
      padding-top: 15px;
      color: #ef234f;
      font-size: 12px;
      font-weight: 900;
      letter-spacing: 0.12em;
      text-transform: uppercase;
      margin: 0 auto;
  }
  
  .aau-process-step.is-accent .aau-process-step__number,
  .aau-process-step.is-accent h3,
  .aau-process-step.is-accent p {
      color: rgba(255, 255, 255, 0.92);
  }
  
  .aau-process-step.is-accent a {
      color: #fff;
  }
  
  .aau-process-links {
      padding: 62px 0 96px;
  }
  
  .aau-process-links__grid {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 30px;
  }
  
  .aau-process-link-card {
      position: relative;
      display: block;
      min-height: 248px;
      padding: 40px 42px;
      border-radius: 44px;
      overflow: hidden;
      text-decoration: none;
      isolation: isolate;
      transition: transform 0.35s ease, box-shadow 0.35s ease, filter 0.35s ease;
  }

  .aau-process-link-card::before {
      content: "";
      position: absolute;
      inset: 0;
      background: linear-gradient(135deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0));
      opacity: 0;
      transform: translateY(16px);
      transition: opacity 0.35s ease, transform 0.35s ease;
      z-index: 0;
  }

  .aau-process-link-card > * {
      position: relative;
      z-index: 1;
  }
  
  .aau-process-link-card h2,
  .aau-process-link-card p,
  .aau-process-link-card span,
  .aau-process-link-card span strong {
      transition: transform 0.35s ease, color 0.35s ease, opacity 0.35s ease;
  }

  .aau-process-link-card:hover,
  .aau-process-link-card:focus-visible {
      transform: translateY(-8px);
      filter: brightness(1.04);
  }

  .aau-process-link-card:hover::before,
  .aau-process-link-card:focus-visible::before {
      opacity: 1;
      transform: translateY(0);
  }
  
  .aau-process-link-card.is-dark {
      background: #141d35;
      box-shadow: 0 24px 60px rgba(20, 29, 53, 0.18);
  }
  
  .aau-process-link-card.is-red {
      background: #ef234f;
      box-shadow: 0 24px 60px rgba(239, 35, 79, 0.22);
  }

  .aau-process-link-card.is-dark:hover,
  .aau-process-link-card.is-dark:focus-visible {
      box-shadow: 0 30px 72px rgba(20, 29, 53, 0.28);
  }

  .aau-process-link-card.is-red:hover,
  .aau-process-link-card.is-red:focus-visible {
      box-shadow: 0 30px 72px rgba(239, 35, 79, 0.3);
  }
  
  .aau-process-link-card h2 {
      margin: 0;
      color: #fff;
      font-size: 22px;
      line-height: 1.1;
      font-weight: 900;
      text-transform: uppercase;
  }
  
  .aau-process-link-card p {
      width: min(100%, 460px);
      margin: 24px 0 0;
      color: rgba(255, 255, 255, 0.78);
      font-size: 18px;
      line-height: 1.72;
  }
  
  .aau-process-link-card span {
      display: inline-flex;
      align-items: center;
      gap: 12px;
      margin-top: 34px;
      color: #fff;
      font-size: 16px;
      font-weight: 900;
      letter-spacing: 0.08em;
      text-transform: uppercase;
  }
  
  .aau-process-link-card.is-dark span {
      color: #ef234f;
  }
  
  .aau-process-link-card span strong {
      color: inherit;
      font-size: 26px;
      line-height: 1;
  }

  .aau-process-link-card:hover h2,
  .aau-process-link-card:focus-visible h2 {
      transform: translateY(-2px);
  }

  .aau-process-link-card:hover p,
  .aau-process-link-card:focus-visible p {
      color: rgba(255, 255, 255, 0.92);
  }

  .aau-process-link-card:hover span,
  .aau-process-link-card:focus-visible span {
      transform: translateX(8px);
  }

  .aau-process-link-card:hover span strong,
  .aau-process-link-card:focus-visible span strong {
      transform: translateX(4px);
  }
  
  .aau-contact-page .wrap-content {
      width: min(100%, 1240px);
  }
  
  .aau-contact-hero {
      padding: 72px 0 88px;
      background: #f4f7fc;
  }
  
  .aau-contact-hero__inner {
      width: min(100%, 1040px);
  }
  
  .aau-contact-hero h1 {
      margin: 28px 0 0;
      color: #111a34;
      font-size: clamp(44px, 5vw, 84px);
      line-height: 0.98;
      font-weight: 900;
      letter-spacing: -0.04em;
      text-transform: uppercase;
  }
  
  .aau-contact-hero h1 span {
      color: #ef234f;
      font-style: italic;
  }
  
  .aau-contact-hero p {
      width: min(100%, 760px);
      margin: 24px 0 0;
      color: #6f7e96;
      font-size: 18px;
      line-height: 1.72;
      font-weight: 600;
  }
  
  .aau-contact-team {
      padding: 82px 0 48px;
  }
  
  .aau-contact-team__grid {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 26px;
  }
  
  .aau-contact-team-card {
      min-height: 246px;
      padding: 34px 30px 32px;
      border-radius: 38px;
      background: #f4f7fc;
      box-shadow: 0 20px 50px rgba(17, 26, 52, 0.04);
      transition: transform 0.32s ease, box-shadow 0.32s ease;
  }
  
  .aau-contact-team-card:hover {
      transform: translateY(-8px);
      box-shadow: 0 28px 62px rgba(17, 26, 52, 0.1);
  }
  
  .aau-contact-team-card.is-accent {
      background: #141d35;
      box-shadow: 0 28px 74px rgba(20, 29, 53, 0.24);
  }
  
  .aau-contact-team-card__icon {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 48px;
      height: 48px;
      border-radius: 16px;
      background: #fff;
  }
  
  .aau-contact-team-card.is-accent .aau-contact-team-card__icon {
      background: rgba(255, 255, 255, 0.08);
  }
  
  .aau-contact-team-card__icon svg {
      width: 22px;
      height: 22px;
      fill: none;
      stroke: #ef234f;
      stroke-width: 1.9;
      stroke-linecap: round;
      stroke-linejoin: round;
  }
  
  .aau-contact-team-card__label {
      display: block;
      margin-top: 22px;
      color: #94A3B8;
      font-size: 12px;
      font-weight: 900;
      letter-spacing: 0.14em;
      text-transform: uppercase;
  }
  
  .aau-contact-team-card h3 {
      margin: 14px 0 0;
      color: #111a34;
      font-size: 24px;
      line-height: 1.18;
      font-weight: 900;
  }
  
  .aau-contact-team-card__actions {
      margin-top: 24px;
  }

  .aau-contact-team-card__action {
      display: flex;
      align-items: center;
      gap: 7px;
      transition: opacity 0.25s ease, color 0.25s ease;
  }

  .aau-contact-team-card__action + .aau-contact-team-card__action,
  .aau-contact-team-card__action + .aau-contact-team-card__note,
  .aau-contact-team-card__note + .aau-contact-team-card__action {
      margin-top: 18px;
  }

  .aau-contact-team-card__action:hover {
      opacity: 0.88;
  }

  .aau-contact-team-card__action-icon {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 18px;
      height: 18px;
      flex: 0 0 18px;
  }

  .aau-contact-team-card__action-icon svg {
      width: 100%;
      height: 100%;
      fill: none;
      stroke-width: 1.9;
      stroke-linecap: round;
      stroke-linejoin: round;
  }

  .aau-contact-team-card__action--phone {
      color: #3e4a60;
      font-size: 16px;
      font-weight: 600;
      line-height: 1.2;
  }

  .aau-contact-team-card__action--phone .aau-contact-team-card__action-icon svg {
      stroke: #ef234f;
  }

  .aau-contact-team-card__action--zalo {
      color: #2d67f5;
      font-size: 16px;
      font-weight: 600;
      line-height: 1.2;
  }

  .aau-contact-team-card__action--zalo .aau-contact-team-card__action-icon svg {
      stroke: #2d67f5;
  }

  .aau-contact-team-card__note {
      margin: 18px 0 0;
      color: rgba(255, 255, 255, 0.58);
      font-size: 14px;
      font-weight: 800;
      line-height: 1.5;
  }
  
  .aau-contact-team-card.is-accent .aau-contact-team-card__label,
  .aau-contact-team-card.is-accent h3 {
      color: #fff;
  }
  
  .aau-contact-team-card.is-accent .aau-contact-team-card__action--phone {
      color: #ef234f;
  }

  .aau-contact-team-card.is-accent .aau-contact-team-card__action--zalo {
      color: #8fb0ff;
  }

  .aau-contact-team-card.is-accent .aau-contact-team-card__action--zalo .aau-contact-team-card__action-icon svg {
      stroke: #8fb0ff;
  }
  
  .aau-contact-location {
      padding: 72px 0 94px;
  }
  
  .aau-contact-location__heading {
      display: grid;
      grid-template-columns: minmax(0, 1fr) minmax(320px, 430px);
      gap: 32px;
      align-items: end;
      margin-bottom: 34px;
  }
  
  .aau-contact-eyebrow {
      display: block;
      color: #ef234f;
      font-size: 12px;
      font-weight: 900;
      letter-spacing: 0.34em;
      text-transform: uppercase;
  }
  
  .aau-contact-location__heading h2 {
      margin: 20px 0 0;
      color: #111a34;
      font-size: clamp(38px, 4.1vw, 66px);
      line-height: 0.96;
      font-weight: 900;
      text-transform: uppercase;
  }
  
  .aau-contact-location__heading p {
      margin: 0;
      color: #a2afc2;
      font-size: 16px;
      line-height: 1.72;
      font-style: italic;
  }
  
  .aau-contact-location__grid {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 34px;
  }
  
  .aau-contact-location-card__meta {
      display: grid;
      grid-template-columns: 44px minmax(0, 1fr);
      gap: 18px;
      align-items: start;
      margin-bottom: 20px;
  }
  
  .aau-contact-location-card__number {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 40px;
      height: 40px;
      border-radius: 14px;
      background: #141d35;
      color: #fff;
      font-size: 16px;
      font-weight: 900;
      line-height: 1;
      font-style: italic;
  }
  
  .aau-contact-location-card:nth-child(2) .aau-contact-location-card__number {
      background: #ef234f;
  }
  
  .aau-contact-location-card__meta h3 {
      margin: 3px 0 0;
      color: #111a34;
      font-size: 24px;
      line-height: 1.15;
      font-weight: 900;
      text-transform: uppercase;
  }
  
  .aau-contact-location-card__meta p {
      margin: 8px 0 0;
      color: #8b9bb1;
      font-size: 15px;
      line-height: 1.6;
  }
  
  .aau-contact-location-card__map {
      display: block;
      overflow: hidden;
      border-radius: 28px;
      box-shadow: 0 24px 60px rgba(17, 26, 52, 0.08);
      transition: transform 0.35s ease, box-shadow 0.35s ease;
  }
  
  .aau-contact-location-card__map:hover {
      transform: translateY(-6px);
      box-shadow: 0 28px 70px rgba(17, 26, 52, 0.12);
  }
  
  .aau-contact-location-card__map img {
      display: block;
      width: 100%;
      height: 360px;
      object-fit: cover;
  }
  
  .aau-design-page .wrap-content {
      /* width: min(100%, 1240px); */
  }
  
  .aau-design-hero__copy {
      width: min(100%, 860px);
  }
  
  .aau-design-section,
  .aau-design-gallery {
      /* padding: 0 0 74px; */
  }
  
  .aau-design-section__narrow {
      width: min(100%, 1048px);
  }
  
  .aau-design-heading h2 {
      margin: 0;
      color: #111a34;
      font-size: clamp(36px, 4vw, 64px);
      line-height: 0.98;
      font-weight: 900;
      letter-spacing: -0.03em;
      text-transform: uppercase;
  }
  
  .aau-design-heading--center {
      text-align: center;
  }
  
  .aau-design-heading--center p {
      margin-left: auto !important;
      margin-right: auto !important;
  }
  
  .aau-design-intro,
  .aau-design-heading p {
      width: min(100%, 880px);
      margin: 20px 0 0;
      color: #6d7c94;
      font-size: 18px;
      line-height: 1.76;
  }
  
  .aau-design-checklist {
      display: grid;
      gap: 18px;
      margin: 28px 0 0;
      padding: 0;
      list-style: none;
  }
  
  .aau-design-checklist li {
      position: relative;
      padding-left: 28px;
      color: #53637c;
      font-size: 18px;
      line-height: 1.76;
      font-weight: 700;
  }
  
  .aau-design-checklist li::before {
      content: "✓";
      position: absolute;
      top: 2px;
      left: 0;
      color: #ef234f;
      font-size: 18px;
      font-weight: 900;
  }
  
  .aau-design-tools {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 18px;
      margin-top: 30px;
  }
  
  .aau-design-tool-card {
      min-height: 140px;
      padding: 28px 24px;
      border-radius: 28px;
      background: #f4f7fc;
      text-align: center;
      transition: transform 0.32s ease, box-shadow 0.32s ease;
  }
  
  .aau-design-tool-card:hover {
      transform: translateY(-8px);
      box-shadow: 0 24px 56px rgba(17, 26, 52, 0.08);
  }
  
  .aau-design-tool-card span {
      display: block;
      color: #ef234f;
      font-size: 16px;
      font-weight: 700;
      line-height: 1.2;
      padding-top: 0.8rem;
  }
  
  .aau-design-tool-card h3 {
      margin: 10px 0 0;
      color: #5b6b83;
      font-size: 24px;
      /* line-height: 1.46; */
      font-weight: bold;
      text-transform: uppercase;
  }
  
  .aau-design-gallery__stack {
      display: grid;
      gap: 34px;
      margin-top: 30px;
  }
  
  .aau-design-gallery__item {
      margin: 0;
  }
  
  .aau-design-gallery__item img {
      display: block;
      width: 100%;
      border-radius: 40px;
      box-shadow: 0 28px 70px rgba(17, 26, 52, 0.12);
  }

  .aau-solution-detail .aau-design-hero {
      min-height: 560px;
      background-position: center center;
  }

  .aau-solution-detail .aau-design-hero__overlay {
      background:
          linear-gradient(180deg, rgba(8, 12, 27, 0.2) 0%, rgba(8, 12, 27, 0.54) 40%, rgba(8, 12, 27, 0.86) 100%),
          linear-gradient(90deg, rgba(8, 12, 27, 0.9) 0%, rgba(8, 12, 27, 0.52) 42%, rgba(8, 12, 27, 0.16) 100%);
  }

  .aau-solution-detail .aau-design-hero__inner {
      align-items: flex-start;
      padding: 38px 0 56px;
  }

  .aau-solution-detail .aau-design-hero__copy {
      width: min(100%, 1000px);
  }

  .aau-solution-detail__hero-title {
      display: flex;
      flex-direction: column;
      gap: 2px;
      margin: 0;
      color: #fff;
      font-size: clamp(56px, 6vw, 74px);
      line-height: 0.9;
      font-weight: 900;
      letter-spacing: -0.045em;
      text-transform: uppercase;
  }

  .aau-solution-detail__hero-title-line {
      display: block;
      max-width: 100%;
      color: #fff;
  }

  .aau-solution-detail__hero-title-line.is-accent {
      color: #ff5c67;
  }

  .aau-solution-detail__hero-summary {
      position: relative;
      width: min(100%, 760px);
      margin-top: 28px;
      padding-left: 24px;
  }

  .aau-solution-detail__hero-summary::before {
      content: "";
      position: absolute;
      left: 0;
      top: 4px;
      bottom: 4px;
      width: 4px;
      border-radius: 999px;
      background: #ef234f;
  }

  .aau-solution-detail__hero-summary p {
      margin: 0;
      color: rgba(255, 255, 255, 0.92);
      font-size: 18px;
      line-height: 1.66;
      font-weight: 600;
  }

  .aau-solution-detail__hero-action {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 14px;
      min-width: 252px;
      min-height: 52px;
      margin-top: 34px;
      padding: 0 26px;
      border-radius: 12px;
      background: #ef234f;
      color: #fff;
      font-size: 12px;
      font-weight: 900;
      letter-spacing: 0.16em;
      text-transform: uppercase;
      transition: transform 0.28s ease, box-shadow 0.28s ease, background-color 0.28s ease;
  }

  .aau-solution-detail__hero-action:hover {
      color: #fff;
      transform: translateY(-2px);
      box-shadow: 0 20px 48px rgba(239, 35, 79, 0.24);
  }

  .aau-solution-detail__hero-action-icon {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 18px;
      height: 18px;
      flex: 0 0 18px;
  }

  .aau-solution-detail__hero-action-icon svg {
      display: block;
      width: 18px;
      height: 18px;
  }

  .aau-solution-detail__copy {
      display: grid;
      gap: 42px;
  }

  .aau-solution-detail__richtext {
      display: grid;
      gap: 24px;
  }

  .aau-solution-detail__richtext > * {
      margin: 0;
  }

  .aau-solution-detail__richtext h2,
  .aau-solution-detail__richtext h3,
  .aau-solution-detail__richtext h4 {
      margin: 8px 0 0;
      color: #111a34;
      font-size: clamp(28px, 3.2vw, 48px);
      line-height: 1.04;
      font-weight: 900;
      letter-spacing: -0.03em;
      text-transform: uppercase;
  }

  .aau-solution-detail__richtext h3,
  .aau-solution-detail__richtext h4 {
      font-size: clamp(22px, 2.6vw, 34px);
  }

  .aau-solution-detail__richtext p,
  .aau-solution-detail__richtext li,
  .aau-solution-detail__richtext td,
  .aau-solution-detail__richtext th {
      color: #5b6b86;
      font-size: 17px;
      line-height: 1.86;
  }

  .aau-solution-detail__richtext ul,
  .aau-solution-detail__richtext ol {
      display: grid;
      gap: 14px;
      padding-left: 22px;
      margin: 0;
  }

  .aau-solution-detail__richtext ul {
      list-style: disc;
  }

  .aau-solution-detail__richtext ol {
      list-style: decimal;
  }

  .aau-solution-detail__richtext strong {
      color: #111a34;
      font-weight: 800;
  }

  .aau-solution-detail__richtext img,
  .aau-solution-detail__richtext iframe,
  .aau-solution-detail__richtext table {
      width: 100%;
      max-width: 100%;
      border-radius: 30px;
      overflow: hidden;
  }

  .aau-solution-detail__richtext blockquote {
      margin: 0;
      padding: 22px 28px;
      border-left: 4px solid #ef234f;
      border-radius: 0 24px 24px 0;
      background: #f8fafc;
      color: #4f6079;
      font-style: italic;
  }

  .aau-solution-detail__gallery .aau-design-gallery__item img {
      min-height: 420px;
      object-fit: cover;
  }

  .aau-solution-detail__products {
      padding-top: 0;
      padding-bottom: 84px;
      background: #fff;
  }

  .aau-solution-detail__products-head {
      display: grid;
      grid-template-columns: minmax(0, 1fr) auto;
      gap: 28px;
      align-items: end;
      margin-bottom: 34px;
  }

  .aau-solution-detail__products-head .aau-design-heading p {
      width: min(100%, 680px);
  }

  .aau-solution-detail__pills {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-end;
      gap: 12px;
      background: #F1F5F9;
      padding: 7px;
      border-radius: 8px;
  }

  .aau-solution-detail__pills span {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      min-height: 48px;
      padding: 0 22px;
      border-radius: 8px;
      background: #f1f5f9;
      color: #111a34;
      font-size: 14px;
      font-weight: 900;
      line-height: 1.2;
      text-transform: uppercase;
  }

  .aau-solution-detail__pills span.is-active {
      background: #fff1f2;
      color: #ef234f;
  }

  .aau-solution-detail__products .aau-project-products__card {
      /* background: #f8fafc; */
      box-shadow: none;
      border: 1px solid #f8fafc;
  }
.aau-solution-detail__products .aau-project-products__card:hover{
    background: #f8fafc;
}
  .aau-solution-detail__products .aau-project-products__visual {
      background: #fff;
  }

  .aau-solution-detail__products .aau-project-products__body h3 {
      font-size: 18px;
      line-height: 1.3;
  }

  .aau-solution-detail__related {
      padding-top: 78px;
  }
  
  .aau-design-projects {
      padding: 84px 0 86px;
      background: #f4f7fc;
  }
  
  .aau-design-projects__grid {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 28px;
      margin-top: 34px;
  }
  
  .aau-design-project-card {
      border-radius: 34px;
      background: #fff;
      overflow: hidden;
      box-shadow: 0 24px 64px rgba(17, 26, 52, 0.08);
      transition: transform 0.34s ease, box-shadow 0.34s ease;
  }
  
  .aau-design-project-card:hover {
      transform: translateY(-8px);
      box-shadow: 0 30px 76px rgba(17, 26, 52, 0.13);
  }
  
  .aau-design-project-card__image {
      display: block;
      overflow: hidden;
  }
  
  .aau-design-project-card__image img {
      display: block;
      width: 100%;
      height: 250px;
      object-fit: cover;
      transition: transform 0.5s ease;
  }
  
  .aau-design-project-card:hover .aau-design-project-card__image img {
      transform: scale(1.05);
  }
  
  .aau-design-project-card__body {
      padding: 24px 26px 28px;
  }
  
  .aau-design-project-card__body h3 {
      margin: 0;
      color: #111a34;
      font-size: 18px;
      line-height: 1.35;
      font-weight: 900;
      text-transform: uppercase;
  }
  
  .aau-design-project-card__body h3 a {
      color: inherit;
  }
  
  .aau-design-project-card__body p {
      margin: 14px 0 0;
      color: #8a98ad;
      font-size: 14px;
      line-height: 1.72;
  }
  
  .aau-design-project-card__body a:last-child {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      margin-top: 16px;
      color: #ef234f;
      font-size: 11px;
      font-weight: 900;
      letter-spacing: 0.14em;
      text-transform: uppercase;
  }
  
  .aau-design-cta {
      background: #ef234f;
  }
  
  .aau-design-cta__box {
      padding: 74px 0 82px;
      text-align: center;
  }
  
  .aau-design-cta__box h2 {
      margin: 0;
      color: #fff;
      font-size: 40px;
      line-height: 1.02;
      font-weight: 900;
      text-transform: uppercase;
  }
.aau-design-cta__box p{
    color:#FEE2E2;
    font-size:18px;
    margin-top:1rem;
    margin-bottom: 0;
}

  
  .aau-design-cta__box a {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      min-width: 204px;
      min-height: 54px;
      margin-top: 30px;
      padding: 0 24px;
      border-radius: 999px;
      background: #fff;
      color: #ef234f;
      font-size: 11px;
      font-weight: 900;
      letter-spacing: 0.18em;
      text-transform: uppercase;
      transition: transform 0.28s ease, box-shadow 0.28s ease;
  }
  
  .aau-design-cta__box a:hover {
      transform: translateY(-2px);
      box-shadow: 0 18px 36px rgba(255, 255, 255, 0.18);
  }
  
  .aau-home-project-grid {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 30px;
  }

  .aau-home-project-card__image {
      display: block;
      overflow: hidden;
  }

  .aau-home-project-card__image img {
      height: 410px;
      object-fit: cover;
      transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
  }

  .aau-home-project-card__body {
      padding: 28px 28px 30px;
      background: #fff;
  }

  .aau-home-card.aau-home-project-card:hover .aau-home-project-card__body h3 a {
      color: var(--color-main);
  }

  .aau-home-project-card__body h3,
  .aau-home-project-card__body h3 a {
      margin: 0;
      font-size: 28px;
      line-height: 1.1;
      font-weight: 700;
      color: var(--aau-home-text);
      font-family: 'Montserrat';
  }

  .aau-home-project-card__body p {
      margin: 14px 0 0;
      font-size: 22px;
      color: var(--aau-home-muted);
  }

  .aau-home-project-card:hover .aau-home-project-card__image img {
      transform: scale(1.08);
  }

  .aau-home-project-card:hover .aau-home-text-link {
      transform: translateX(6px);
  }

  @media (max-width: 1399px) {
      .aau-home-project-card__image img {
          height: 340px;
      }
  }

  @media (max-width: 1199px) {
      .aau-home-project-grid {
          grid-template-columns: 1fr;
      }
  }

  @media (max-width: 991px) {
      .aau-home-project-card__body {
          padding-left: 28px;
          padding-right: 28px;
      }
  }

  @media (max-width: 767px) {
      .aau-home-project-grid {
          gap: 20px;
      }

      .aau-home-project-card__body {
          padding-left: 22px;
          padding-right: 22px;
      }

      .aau-home-project-card__image img {
          height: 250px;
      }

      .aau-home-project-card__body p {
          font-size: 14px;
          line-height: 1.72;
      }
  }
  
  

  .process-hero-desc{
    color:#CBD5E1;
    margin-top:1rem;
    max-width: 600px;
    padding-left: 10px;
    border-left: 2px solid var(--color-main);
    font-size: 20px;
    
  }


.album-container {
          display: grid;
          /* Tự động tính toán số cột, mỗi ảnh tối thiểu 300px */
          grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
          gap: 20px;
          max-width: 1200px;
          margin: 0 auto;
      }

      /* Item ảnh */
      .album-item {
          position: relative;
          overflow: hidden;
          border-radius: 12px;
          box-shadow: 0 4px 10px rgba(0,0,0,0.1);
          aspect-ratio: 16 / 9; /* Giữ tỉ lệ khung hình */
          cursor: pointer;
      }

      .album-item img {
          width: 100%;
          height: 100%;
          object-fit: cover; /* Cắt ảnh đẹp không bị méo */
          transition: transform 0.5s ease;
      }

      /* Hiệu ứng zoom khi di chuột vào */
      .album-item:hover img {
          transform: scale(1.1);
      }