/* CPS header utility v4: fixed desktop columns and a single social icon row. */
@font-face{font-family:cps-header-icons;src:url('/assets/css02.v15cdn.com/m410/fonts/iconfont__q_27cf2476dc.woff2?t=1743138941228') format('woff2'),url('/assets/css02.v15cdn.com/m410/fonts/iconfont__q_27cf2476dc.woff?t=1743138941228') format('woff');font-display:swap}
.fshare .icon-facebook:before{content:"\e61b"}.fshare .icon-instagram:before,.fshare .icon-ins:before{content:"\e611"}.fshare .icon-youtube:before{content:"\e605"}.fshare .icon-tiktok:before{content:"\ecdc"}

@media (min-width:1025px){
header .head-t{background:#fbfcfe;border-bottom:1px solid #e7ebf1}
header .head-t .container{display:grid!important;grid-template-columns:136px minmax(0,1fr);align-items:center;column-gap:clamp(24px,5vw,72px);min-height:96px;padding:13px clamp(16px,2.5vw,34px);box-sizing:border-box}
header .head-t .logo{width:136px;max-width:136px;min-width:136px;height:70px;display:flex;align-items:center;justify-content:center}
header .head-t .logo img{width:136px;max-width:100%;height:auto;max-height:70px;object-fit:contain}
header .head-t-contact{display:flex!important;align-items:center;justify-content:flex-end;gap:clamp(8px,1vw,16px);width:100%;min-width:0;margin:0}
header .head-t-contact .search-box{flex:0 1 176px;width:176px;min-width:136px;max-width:176px;height:38px;margin:0;border-radius:10px;box-shadow:0 4px 14px rgba(49,54,116,.12);overflow:hidden}
header .head-t-contact .search-box #txtSearch{min-width:0;width:calc(100% - 38px);padding-left:14px;background:#5658a6;color:#fff}
header .head-t-contact .search-box #txtSearch::placeholder{color:rgba(255,255,255,.9)}
header .head-t-contact .search-box #btnSearch{flex:0 0 38px;background:#5658a6}
header .head-t-contact .search-box #btnSearch i{color:#fff}
header .head-t-contact .hcontact{flex:0 1 280px;width:280px;max-width:280px;min-width:190px;margin:0}
header .head-t-contact .headtel.icon{display:flex!important;align-items:center;gap:8px;width:100%!important;height:44px!important;max-width:280px;margin:0!important;padding:0 15px 0 13px!important;box-sizing:border-box;border-radius:999px;background:#8ac63f!important;background-image:none!important;color:#fff;box-shadow:0 5px 14px rgba(92,132,35,.18);white-space:nowrap}
header .head-t-contact .headtel.icon:before{content:"\e604";display:inline-flex;flex:0 0 26px;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;font-family:cps-header-icons,iconfont,sans-serif!important;font-size:19px;font-style:normal;line-height:1;color:#8ac63f;background:#fff}
header .head-t-contact .headtel.icon a{display:block;min-width:0;max-width:none;overflow:hidden;color:#fff;font-size:13px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}
header .head-t-contact .lang{flex:0 0 auto;width:auto;min-width:0;margin:0;text-align:left}
header .head-t-contact .lang-icon{height:40px;font-size:13px;gap:5px}
header .head-t-contact .lang-icon>img{flex:0 0 auto;width:24px;height:16px;margin:0}
header .head-t-contact .lang-icon span{padding-right:15px;white-space:nowrap}
header .head-t-contact .fshare{display:flex!important;align-items:center;justify-content:flex-end;flex:0 0 auto;min-width:148px;margin:0!important}
header .head-t-contact .fshare ul{display:flex;align-items:center;gap:8px;margin:0;padding:0;list-style:none}
header .head-t-contact .fshare li{flex:0 0 auto;margin:0;padding:0;list-style:none}
header .head-t-contact .fshare li a{display:flex;align-items:center;justify-content:center;width:34px;height:34px;aspect-ratio:1;margin:0;border:1px solid rgba(255,255,255,.4);border-radius:50%;box-shadow:0 3px 9px rgba(31,42,84,.14);color:#fff;transition:transform .18s ease,filter .18s ease}
header .head-t-contact .fshare>a{display:none!important}
header .head-t-contact .fshare:not(.cps-head-share){display:none!important}
header .head-t-contact .fshare.cps-head-share~.fshare.cps-head-share{display:none!important}
header .head-t-contact .fshare .iconfont{display:inline-flex;align-items:center;justify-content:center;font-family:cps-header-icons,iconfont,sans-serif!important;font-size:16px;font-style:normal;line-height:1;color:#fff}
header .head-t-contact .fshare .icon-instagram:before,header .head-t-contact .fshare .icon-ins:before{content:"\e611";font-family:cps-header-icons,iconfont,sans-serif!important}
header .head-t-contact .fshare a.fb{background:#365895!important}
header .head-t-contact .fshare a.ins{background:linear-gradient(135deg,#f7c945 0%,#e94d74 48%,#6335c8 100%)!important}
header .head-t-contact .fshare a.you{background:#e53935!important}
header .head-t-contact .fshare a.tik{background:#111827!important}
header .head-t-contact .fshare li a:hover{transform:translateY(-2px);filter:brightness(1.08)}
header .head-t-contact .fshare li a:focus-visible{outline:3px solid #f4ca22;outline-offset:3px}
}

@media (min-width:1025px) and (max-width:1160px){
header .head-t .container{grid-template-columns:118px minmax(0,1fr);column-gap:16px;padding-left:16px;padding-right:16px}
header .head-t .logo{width:118px;max-width:118px;min-width:118px}
header .head-t .logo img{width:118px}
header .head-t-contact{gap:8px}
header .head-t-contact .search-box{flex-basis:142px;width:142px;min-width:120px;max-width:142px}
header .head-t-contact .hcontact{flex-basis:228px;width:228px;max-width:228px;min-width:164px}
header .head-t-contact .headtel.icon{max-width:228px;padding-left:10px!important;padding-right:10px!important}
header .head-t-contact .headtel.icon a{font-size:12px}
header .head-t-contact .lang-icon span{display:none}
header .head-t-contact .fshare ul{gap:5px}
header .head-t-contact .fshare li a{width:30px;height:30px}
header .head-t-contact .fshare{min-width:135px}
}

@media (max-width:1024px){
header .head-t,header .head-t .container{height:54px!important}
header .head-t{z-index:1000;border-bottom:1px solid #eee;width:100%;top:0;left:0;background:#fff!important;position:fixed!important}
header .head-t .container{display:flex!important;align-items:center;justify-content:space-between;padding:0 14px!important}
header .head-t-contact{display:none!important}
header .head-t .logo{width:auto;max-width:42%;height:54px;min-width:0;display:flex;align-items:center}
header .head-t .logo img{width:auto;max-width:100%;height:auto;max-height:40px}
header .mob-menu{width:28px!important;height:20px!important;display:block!important}
}
