.contact-us{position:relative;padding-bottom:80px}@media screen and (max-width:991px){.contact-us{padding-bottom:40px}}.contact-us .row{display:flex}@media screen and (max-width:991px){.contact-us .row{flex-direction:column}}.contact-us .row .col{flex:1 1 0%}@media screen and (max-width:991px){.contact-us .row .col{width:100%}}.contact-us .row .col .title{font-weight:300;font-size:28px;line-height:125%;text-transform:capitalize;color:var(--blue-brand);margin-bottom:32px}@media screen and (max-width:991px){.contact-us .row .col .title{font-size:20px;margin-bottom:16px}}.contact-us .row .col .content{position:relative}.contact-us .row .col .content .address{font-weight:400;font-size:18px;line-height:155%;color:var(--text-gray-dark);margin-bottom:8px}@media screen and (max-width:991px){.contact-us .row .col .content .address{font-size:16px;margin-bottom:8px}}.contact-us .row .col .content .working-hour{font-weight:400;font-size:16px;line-height:155%;color:var(--text-gray-light)}.contact-us .row .col .content table td{font-weight:400;font-size:18px;line-height:155%;color:var(--text-gray-dark)}@media screen and (max-width:991px){.contact-us .row .col .content table td{font-size:16px}}.contact-us .row .col .content table td:first-child{padding-right:16px}.contact-us .row .col .content a{font-weight:400;font-size:18px;line-height:155%;color:var(--text-gray-dark)}@media screen and (max-width:991px){.contact-us .row .col .content a{font-size:16px}}.contact-us .row .divider{flex-shrink:0;align-self:stretch;width:1px;margin:0 80px;background-color:var(--border-soft)}@media screen and (max-width:991px){.contact-us .row .divider{width:100%;height:1px;margin:24px 0;background-color:var(--grey3)}}.commerical-department{position:relative;padding:100px 0;background-color:var(--grey1)}@media screen and (max-width:1280px){.commerical-department{padding:80px 0}}@media screen and (max-width:991px){.commerical-department{padding:40px 0}}.commerical-department .title{font-weight:300;font-size:28px;line-height:140%;letter-spacing:.02em;text-transform:capitalize;color:var(--blue-brand);margin-bottom:60px}@media screen and (max-width:1280px){.commerical-department .title{margin-bottom:40px}}@media screen and (max-width:991px){.commerical-department .title{font-size:24px;margin-bottom:24px}}.commerical-department .flex{display:flex;gap:80px}@media screen and (max-width:1336px){.commerical-department .flex{gap:40px}}@media screen and (max-width:991px){.commerical-department .flex{flex-direction:column}}.commerical-department .flex .col-sidebar{position:relative;width:363px;max-width:100%}@media screen and (max-width:1336px){.commerical-department .flex .col-sidebar{width:300px}}@media screen and (max-width:1200px){.commerical-department .flex .col-sidebar{width:260px}}@media screen and (max-width:991px){.commerical-department .flex .col-sidebar{display:none}}.commerical-department .flex .col-sidebar .list{position:sticky;top:175px}.commerical-department .flex .col-sidebar .list .item{position:relative;width:100%}.commerical-department .flex .col-sidebar .list .item:not(:last-child){margin-bottom:16px}.commerical-department .flex .col-sidebar .list .item button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;width:100%;border:0;padding:20px;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.05);font-family:inherit;text-align:left;font-weight:400;font-size:18px;line-height:160%;text-transform:capitalize;color:var(--text-gray-light)}@media screen and (max-width:1336px){.commerical-department .flex .col-sidebar .list .item button{font-size:16px}}@media screen and (max-width:1200px){.commerical-department .flex .col-sidebar .list .item button{font-size:14px}}.commerical-department .flex .col-sidebar .list .item button.active{background:var(--blue-brand);color:var(--white);font-weight:600}.commerical-department .flex .col-main{position:relative;width:calc(100% - 363px);max-width:100%}@media screen and (max-width:1336px){.commerical-department .flex .col-main{width:calc(100% - 300px)}}@media screen and (max-width:1200px){.commerical-department .flex .col-main{width:calc(100% - 260px)}}@media screen and (max-width:991px){.commerical-department .flex .col-main{width:100%}}.commerical-department .flex .col-main .department-info{position:relative}.commerical-department .flex .col-main .department-info:not(:last-child){margin-bottom:100px}.commerical-department .flex .col-main .department-info .department-title{font-weight:600;font-size:20px;line-height:140%;color:var(--text-heading);margin-bottom:24px}.commerical-department .flex .col-main .department-info .grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:32px}@media screen and (max-width:1336px){.commerical-department .flex .col-main .department-info .grid{gap:24px}}@media screen and (max-width:767px){.commerical-department .flex .col-main .department-info .grid{grid-template-columns:1fr}}.commerical-department .flex .col-main .department-info .grid:not(:last-child){margin-bottom:100px}.commerical-department .flex .col-main .department-info .grid .contact-card{width:100%;padding:20px 16px;background:var(--surface-gray);border:1px solid var(--grey2)}.commerical-department .flex .col-main .department-info .grid .contact-card .top-info{position:relative;padding-bottom:16px;border-bottom:1px solid var(--grey3)}.commerical-department .flex .col-main .department-info .grid .contact-card .top-info .name{font-weight:600;font-size:24px;line-height:145%;color:var(--blue-brand);margin-bottom:4px}.commerical-department .flex .col-main .department-info .grid .contact-card .top-info .position{font-weight:400;font-size:15px;line-height:145%;color:var(--blue11);min-height:22px}.commerical-department .flex .col-main .department-info .grid .contact-card .bottom-info .row{position:relative;display:flex;align-items:flex-start;justify-content:space-between;padding:6px 0}.commerical-department .flex .col-main .department-info .grid .contact-card .bottom-info .row .label{font-weight:400;font-size:15px;line-height:160%;color:var(--text-gray-light)}.commerical-department .flex .col-main .department-info .grid .contact-card .bottom-info .row .value{text-align:right;font-weight:400;font-size:15px;line-height:160%;color:var(--text)}