@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Manrope:wght@200..800&display=swap");::-webkit-scrollbar{width:2px;height:1px}::-webkit-scrollbar-thumb{border-radius:3px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:window-inactive{background:rgba(135,141,141,.47058823529411764)}button,input,select,textarea{margin:0;outline:none}html{scroll-behavior:smooth}*,html{-webkit-box-sizing:border-box;box-sizing:border-box}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:left}body,html{margin:0;padding:0}body{font-family:Inter,sans-serif;font-optical-sizing:auto;font-size:16px;font-weight:300;font-style:normal;line-height:normal;color:var(--Text-blue,#131d29);font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.typography blockquote,.typography body,.typography dd,.typography dl,.typography dt,.typography fieldset,.typography figure,.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6,.typography hr,.typography html,.typography iframe,.typography legend,.typography li,.typography ol,.typography p,.typography pre,.typography textarea,.typography ul,ul{margin:0;padding:0}.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6{font-size:100%;font-weight:400}.typography ul{list-style:none}.tw-heading{color:var(--Black,#000);font-family:Inter,sans-serif;font-size:32px;font-style:normal;line-height:1.5em;font-weight:600;letter-spacing:-1.44px;text-transform:uppercase;margin-top:0;margin-bottom:0}.tw-heading.--md-heading{font-size:24px}.tw-heading.text-gradient strong{display:inline-block;font-size:inherit;font-weight:inherit;font-family:inherit;background:var(--Gold,linear-gradient(300deg,#eedebc -166.08%,#ddc6a3 -143.28%,#c9a885 -112.05%,#9a7a5f -66.34%,#c9a885 -26.89%,#eedebc 22.96%,#ddc6a3 43.17%,#c9a885 70.76%,#9a7a5f 112.3%,#c9a885 158.02%,#eedebc 220.35%));background-clip:text;-webkit-text-fill-color:transparent;-webkit-background-clip:text;line-height:1.5em}@-webkit-keyframes spinAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spinAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.tw-container{width:100%;max-width:1240px;margin:0 auto;padding:0 20px}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.d-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.align-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.font-extra{font-weight:800!important}.font-bold{font-weight:700!important}.font-semibold{font-weight:600!important}.font-medium{font-weight:500!important}.font-light{font-weight:300!important}.text-white{color:#fff!important}.text-left{text-align:left!important}.tw-swiper-next,.tw-swiper-prev{width:48px;height:48px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #fff;border-radius:50%;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.tw-swiper-next:after,.tw-swiper-prev:after{display:none}.tw-swiper-next:hover,.tw-swiper-prev:hover{background-color:#fff}.tw-swiper-next:hover img,.tw-swiper-prev:hover img{-webkit-filter:brightness(0);filter:brightness(0)}.project-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-8px;row-gap:16px}.project-list .project-list-item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 8px);flex:0 0 calc(50% - 8px);max-width:calc(50% - 8px);margin-right:8px}@media only screen and (max-width:1023px){.project-list .project-list-item{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 8px);flex:0 0 calc(100% - 8px);max-width:calc(100% - 8px)}}.other-slide{padding-bottom:48px}.project-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.project-list-item:hover .project-body{background:var(--Cam-An-Lc,#e7632a)}.project-list-item:hover .project-link,.project-list-item:hover .project-title,.project-list-item:hover p{color:#fff}.project-list-item:hover .project-link svg{-webkit-filter:brightness(9999);filter:brightness(9999)}.project-list-item.shadow{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075);box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}.project-list-item.--featured{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width:767px){.project-list-item.--featured{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.project-list-item.--featured .project-img{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 320px);flex:0 0 calc(100% - 320px);max-width:calc(100% - 320px)}@media only screen and (max-width:767px){.project-list-item.--featured .project-img{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.project-list-item.--featured .project-img img{width:100%;aspect-ratio:2/1;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:767px){.project-list-item.--featured .project-img img{aspect-ratio:4/3}}.project-list-item.--featured .project-body{-webkit-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px;max-width:320px;height:auto}@media only screen and (max-width:767px){.project-list-item.--featured .project-body{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.project-list-item.--featured p{word-break:break-word;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;height:auto}.project-list-item .project-img{display:block;position:relative;line-height:0}.project-list-item .project-img img{width:100%;aspect-ratio:492/200;-o-object-fit:cover;object-fit:cover}.project-list-item .project-img span{display:inline-block;position:absolute;top:0;left:0;color:var(--Xanh-m,#092457);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:1.42em;padding:.25em .75em;background:var(--Gold,linear-gradient(300deg,#eedebc -166.08%,#ddc6a3 -143.28%,#c9a885 -112.05%,#9a7a5f -66.34%,#c9a885 -26.89%,#eedebc 22.96%,#ddc6a3 43.17%,#c9a885 70.76%,#9a7a5f 112.3%,#c9a885 158.02%,#eedebc 220.35%));-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,.25);box-shadow:1px 1px 2px 0 rgba(0,0,0,.25)}.project-list-item .project-body{padding:24px 32px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-transition:all .4s ease;transition:all .4s ease}.project-list-item .excerpt{margin-bottom:24px}.project-list-item .project-link{color:var(--Xanh-m,#092457);text-align:right;leading-trim:both;text-edge:cap;font-size:16px;font-weight:500;line-height:1.37em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;margin-top:auto;-webkit-transition:all .4s ease;transition:all .4s ease}.project-list-item .project-link svg{margin-left:8px}.project-list-item .project-title{color:var(--Xanh-m,#092457);font-size:20px;font-weight:600;line-height:1.5em;display:block;text-decoration:none;display:-webkit-box}.project-list-item .project-title,.project-list-item p{-webkit-transition:all .4s ease;transition:all .4s ease;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:auto}.project-list-item p{color:var(--Gray-500,#667085);font-size:16px;font-weight:300;line-height:1.3em;letter-spacing:-.72px;margin-bottom:0;display:-webkit-box}.post-item{padding:8px 8px 32px;background-color:#f3f4f7}.post-item.--sm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px}.post-item.--sm .post-img{-webkit-box-flex:0;-ms-flex:0 0 104px;flex:0 0 104px;max-width:104px}.post-item.--sm .post-img img{width:100%;aspect-ratio:4/3}.post-item.--sm .post-body{padding:0 0 0 12px;margin-top:0}.post-item.--sm .readmore{display:block;color:var(--Xanh-An-Lc,#35498e);font-size:14px;font-weight:500;line-height:1.71em;margin-top:8px;text-decoration:none}.post-item:hover .post-img img{-webkit-transform:scale(1.15);transform:scale(1.15)}.post-item:hover .post-title{color:var(--Xanh-An-Lc,#35498e)}.post-item .post-img{line-height:0;display:block;overflow:hidden}.post-item .post-img img{width:100%;aspect-ratio:392/242;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.post-item .post-body{padding:12px 12px 0}.post-item .post-title{color:#1a2a2d;font-size:16px;font-weight:600;line-height:1.25em;text-decoration:none;margin-top:12px;-webkit-transition:color .4s ease;transition:color .4s ease;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:auto}.post-item .category{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}.post-item .category a{text-decoration:none;display:block;line-height:1.42em;padding:4px 12px;background:var(--Gold,linear-gradient(300deg,#eedebc -166.08%,#ddc6a3 -143.28%,#c9a885 -112.05%,#9a7a5f -66.34%,#c9a885 -26.89%,#eedebc 22.96%,#ddc6a3 43.17%,#c9a885 70.76%,#9a7a5f 112.3%,#c9a885 158.02%,#eedebc 220.35%))}.post-item .category a,.post-item .category span{color:var(--Xanh-An-Lc,#35498e);font-size:14px;font-weight:500}.post-item .category span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-item .category span img{margin-right:4px}.breadcrumb{line-height:0}.breadcrumb img{width:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:767px){.breadcrumb img{height:40vh}}.custom-breadcrumb{margin-bottom:24px}.custom-breadcrumb ol{display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0;list-style:none}.custom-breadcrumb ol li{margin-bottom:4px}.custom-breadcrumb ol .current,.custom-breadcrumb ol a,.custom-breadcrumb ol li{display:inline-block;color:var(--Text-blue,#131d29);font-size:16px;font-weight:300;letter-spacing:-.72px;text-decoration:none}.custom-breadcrumb ol .current svg#arrow,.custom-breadcrumb ol a svg#arrow,.custom-breadcrumb ol li svg#arrow{margin:0 8px}.paginate_links{margin-top:48px}.paginate_links,.paginate_links .page-numbers{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}.paginate_links .page-numbers{width:48px;height:48px;padding:16px;font-weight:500;color:var(--Cam-An-Lc,#e7632a);text-decoration:none;border-radius:50%}.paginate_links .page-numbers.current{background-color:var(--Cam-An-Lc,#e7632a);color:#fff}.job-item{padding:32px 24px;border:1px solid rgba(17,17,17,.07);-webkit-box-shadow:0 238px 66px 0 transparent,0 152px 61px 0 transparent,0 85px 51px 0 rgba(0,0,0,.02),0 38px 38px 0 rgba(0,0,0,.03),0 10px 21px 0 rgba(0,0,0,.03);box-shadow:0 238px 66px 0 transparent,0 152px 61px 0 transparent,0 85px 51px 0 rgba(0,0,0,.02),0 38px 38px 0 rgba(0,0,0,.03),0 10px 21px 0 rgba(0,0,0,.03);position:relative;background-color:#fff}.job-item .status{position:absolute;right:0;top:0;color:var(--White,#fff);font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:1.42em;background:var(--Cam-An-Lc,#e7632a);padding:.25em .85em}.job-item .job-head{margin-bottom:24px}.job-item .job-head span{display:block;color:#092457;font-family:Inter;font-size:14px;font-weight:300;line-height:1em;font-style:italic}.job-item .job-title{text-decoration:none;color:var(--Xanh-m,#092457);font-family:Inter;font-size:16px;font-weight:600;line-height:1.2em;margin-bottom:8px;display:block}.job-item .job-info ul{list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -4px;row-gap:8px}.job-item .job-info ul img{position:relative;top:2px}.job-item .job-info ul li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-left:4px;padding-right:4px;font-size:14px}.job-item .box-button{margin-top:24px}.job-item .box-button a{color:#f37335;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:1em;padding:.875em 1.875em;border:1px solid #f37335;display:inline-block;text-decoration:none;-webkit-transition:all .4s ease;transition:all .4s ease}.job-item .box-button a:hover{background-color:#f37335;color:#fff}.section-search{padding-top:80px;padding-bottom:80px}@media only screen and (max-width:767px){.section-search{padding-top:64px;padding-bottom:64px}}.languages{position:relative;margin-left:32px;line-height:0}.languages:hover #languages{opacity:1;visibility:visible}.languages img{width:24px}#languages{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);list-style:none;padding-left:0;margin:0;min-width:100px;opacity:0;visibility:hidden}#languages,#languages li{-webkit-transition:all .4s ease;transition:all .4s ease}#languages li{white-space:nowrap;font-size:14px}#languages li:hover a{background-color:var(--Cam-An-Lc,#e7632a);color:#fff}#languages li a{display:block;line-height:1.42em;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.25em .5em;background-color:#fff;color:var(--Text-blue,#131d29);font-weight:400}.tw-button{cursor:pointer;display:inline-block;text-align:center;min-width:200px;background-color:#092457;padding:.875em 2em;text-decoration:none;position:relative;overflow:hidden;border:0;font-family:Inter,sans-serif;-webkit-transition:all .4s ease;transition:all .4s ease}@media only screen and (max-width:767px){.tw-button{font-size:14px}}.tw-button.--secondary{background:var(--Cam-An-Lc,#e7632a)}.tw-button:before{background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(hsla(0,0%,100%,.75)),to(transparent));background:linear-gradient(transparent,hsla(0,0%,100%,.75),transparent)}.tw-button:hover span{letter-spacing:.075em}.tw-button.loading span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none}.tw-button.loading span:after{content:"";width:16px;height:16px;border-radius:50%;border:3px solid #fff;display:block;border-right:0;border-bottom:0;-webkit-animation:loading 1s linear infinite;animation:loading 1s linear infinite;margin-left:8px}.tw-button:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.tw-button:before{pointer-events:none;content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(hsla(0,0%,100%,.3)),to(transparent));background:linear-gradient(transparent,hsla(0,0%,100%,.3),transparent);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:mirror-effect 1.75s linear infinite;animation:mirror-effect 1.75s linear infinite}.tw-button span{display:inline-block;color:#fff;leading-trim:both;text-edge:cap;font-size:16px;font-style:normal;font-weight:600;line-height:1.5em;text-transform:uppercase;-webkit-transition:all .4s ease;transition:all .4s ease}@media only screen and (max-width:767px){.tw-button span{font-size:14px}}.tw-button.--text-only{padding:0;border:0;background-color:transparent;min-width:unset}.tw-button.--text-only:before{display:none}.tw-button.--text-only span{color:var(--Cam-An-Lc,#e7632a);font-size:16px;font-weight:600;text-transform:none}.tw-button.--has-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}@-webkit-keyframes mirror-effect{0%{left:-100%;top:-100%}to{left:100%;top:100%}}@keyframes mirror-effect{0%{left:-100%;top:-100%}to{left:100%;top:100%}}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-pagination-bullet{width:16px;height:16px;border-radius:50%;background:transparent;position:relative;border:1px solid transparent;opacity:1}.swiper-pagination-bullet.swiper-pagination-bullet-active{border-color:#35498e}.swiper-pagination-bullet:before{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background-color:#35498e;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.tab-items.--v2 ul{display:-webkit-box;display:-ms-flexbox;display:flex}.tab-items.--v2 ul li{border:1px solid var(--Xanh-An-Lc,#35498e);margin-left:-1px;-webkit-transition:all .4s ease;transition:all .4s ease}.tab-items.--v2 ul li.active,.tab-items.--v2 ul li:hover{background-color:var(--Xanh-An-Lc,#35498e)}.tab-items.--v2 ul li.active a,.tab-items.--v2 ul li:hover a{color:#fff}.tab-items.--v2 ul li.active a:after,.tab-items.--v2 ul li:hover a:after{display:none}.tab-items.--v2 ul a{color:var(--Xanh-An-Lc,#35498e);font-size:16px;font-weight:500;line-height:1.25em;text-transform:uppercase;padding:.5em 1.25em;-webkit-transition:all .4s ease;transition:all .4s ease}@media only screen and (max-width:767px){.tab-items.--v2 ul a{text-align:center;font-size:14px}}.tab-items ul{list-style:none;margin:0;padding:0}.tab-items ul li{border-bottom:1px solid var(--Gray-300,#d0d5dd);cursor:pointer}.tab-items ul li.active a{color:var(--Xanh-m,#092457)}.tab-items ul li.active a:after{content:url(assets/images/icons/arrow-right.svg);display:block;position:absolute;right:0;top:50%;line-height:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tab-items ul a{text-decoration:none;display:block;color:#667085;leading-trim:both;text-edge:cap;font-size:18px;font-weight:600;line-height:1.33em;text-transform:uppercase;padding-top:.875em;padding-bottom:.875em;position:relative;-webkit-transition:all .4s ease;transition:all .4s ease}.tab-items.center ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tab-content.progress .tab-panel{opacity:0;visibility:hidden;display:none;overflow:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.tab-content.progress .tab-panel.active{display:block;opacity:1;visibility:visible}.tab-content.progress .tab-panel .flex-panel{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1023px){.tab-content.progress .tab-panel .flex-panel{-ms-flex-wrap:wrap;flex-wrap:wrap}}.tab-content.progress .tab-panel .flex-panel .panel-left{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-right:24px}@media only screen and (max-width:767px){.tab-content.progress .tab-panel .flex-panel .panel-left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-right:0}}.tab-content.progress .tab-panel .flex-panel .panel-right{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;line-height:0}@media only screen and (max-width:767px){.tab-content.progress .tab-panel .flex-panel .panel-right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:16px}}.tab-content.progress .tab-panel .flex-panel .panel-right img{width:100%}.section-header{background:-webkit-gradient(linear,left top,left bottom,color-stop(-177.5%,rgba(0,0,0,.6)),color-stop(177.5%,transparent));background:linear-gradient(180deg,rgba(0,0,0,.6) -177.5%,transparent 177.5%);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-bottom:1px solid #fff;padding-top:5px;padding-bottom:5px;position:fixed;top:0;left:0;width:100%;z-index:99}.section-header .header-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}.section-header .header-main .logo{line-height:0;display:block}.section-header .header-main .logo img{width:80px}@media only screen and (max-width:767px){.section-header .header-main .logo img{max-width:57px}}.section-header .header-main .menu-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1023px){.section-header .header-main .menu-outer{position:absolute;top:0;left:0;width:70vw;height:100vh;background-color:var(--Xanh-An-Lc,#35498e);padding:64px 20px 32px;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}}.section-header .header-main .menu-outer.active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible}.section-header .header-main .menu-outer .logo{padding-left:20px;margin-bottom:16px;display:none}@media only screen and (max-width:1023px){.section-header .header-main .menu-outer .logo{display:block}}.section-header .header-main .main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none}@media only screen and (max-width:1023px){.section-header .header-main .main-menu{display:block}}.section-header .header-main .main-menu a{text-decoration:none;color:#fff;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:1.28em;text-transform:uppercase;padding:9px 20px;display:block}.section-header .header-main .btn-search{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;width:18px;height:18px;background-color:transparent;cursor:pointer;border:0;padding:0;line-height:0;margin-left:20px;position:relative}@media only screen and (max-width:1023px){.section-header .header-main .btn-search{display:none}}.section-header .header-main .btn-search:hover .box-search{opacity:1;visibility:visible}.section-header .header-main .btn-search .box-search{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0;visibility:hidden;padding-top:32px;-webkit-transition:all .4s ease;transition:all .4s ease}.section-header .header-main .btn-search .search-pc{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 20px;border:1px solid #fff;border-radius:9999px;background:-webkit-gradient(linear,left top,left bottom,color-stop(-177.5%,rgba(0,0,0,.6)),color-stop(177.5%,transparent));background:linear-gradient(180deg,rgba(0,0,0,.6) -177.5%,transparent 177.5%);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.section-header .header-main .btn-search .search-pc input{font-size:14px;font-family:Manrope,sans-serif;background-color:transparent;color:#fff;border:0}.section-header .header-main .btn-search .search-pc input::-webkit-input-placeholder{color:#fff}.section-header .header-main .btn-search .search-pc input::-moz-placeholder{color:#fff}.section-header .header-main .btn-search .search-pc input:-ms-input-placeholder{color:#fff}.section-header .header-main .btn-search .search-pc input::-ms-input-placeholder{color:#fff}.section-header .header-main .btn-search .search-pc input::placeholder{color:#fff}.section-header .header-main .btn-search .search-pc button{padding:0;border:0;-webkit-box-flex:0;-ms-flex:0 0 16px;flex:0 0 16px;background:transparent;line-height:0;cursor:pointer}.section-header .header-main .btn-menu{width:22px;height:15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;background-color:transparent;padding:0;border:none;margin-left:16px;display:none}@media only screen and (max-width:1023px){.section-header .header-main .btn-menu{display:block}}.section-header .header-main .btn-menu.active span:first-child{top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.section-header .header-main .btn-menu.active span:nth-child(2){opacity:0;visibility:hidden}.section-header .header-main .btn-menu.active span:nth-child(3){top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.section-header .header-main .btn-menu span{display:block;width:100%;height:2px;background-color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease}.section-header .header-main .btn-menu span:first-child{position:absolute;top:0;left:0}.section-header .header-main .btn-menu span:nth-child(3){position:absolute;bottom:0;left:0}.section-header .search-mb{display:none;padding:9px 20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #fff;border-radius:9999px;margin-bottom:10px}@media only screen and (max-width:1023px){.section-header .search-mb{display:-webkit-box;display:-ms-flexbox;display:flex}}.section-header .search-mb input{font-size:14px;font-family:Manrope,sans-serif;background-color:transparent;color:#fff;border:0}.section-header .search-mb input::-webkit-input-placeholder{color:#fff}.section-header .search-mb input::-moz-placeholder{color:#fff}.section-header .search-mb input:-ms-input-placeholder{color:#fff}.section-header .search-mb input::-ms-input-placeholder{color:#fff}.section-header .search-mb input::placeholder{color:#fff}.section-header .search-mb button{background-color:transparent;border:0;cursor:pointer}.section-footer{background:var(--Xanh-An-Lc,#35498e);padding-top:100px;padding-bottom:100px;position:relative}@media only screen and (max-width:767px){.section-footer{padding-top:64px;padding-bottom:64px}}.section-footer:after{content:"";width:100%;height:155px;position:absolute;bottom:0;left:0;background-image:url(assets/images/ft-decor.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;opacity:.5}.section-footer .footer-main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;z-index:9}@media only screen and (max-width:1023px){.section-footer .footer-main{row-gap:1.5rem}}@media only screen and (max-width:767px){.section-footer .footer-main{row-gap:1rem}}.section-footer .footer-main .ft-title{color:#fff;font-size:20px;font-weight:700;line-height:170%;text-transform:uppercase;margin-bottom:16px}.section-footer .footer-main .logo{width:150px}.section-footer .footer-main .logo img{width:100%}@media only screen and (max-width:1023px){.section-footer .footer-main .logo img{width:auto}}@media only screen and (max-width:1023px){.section-footer .footer-main .logo{width:100%}}@media only screen and (max-width:767px){.section-footer .footer-main .logo{margin-bottom:0}}.section-footer .footer-main .left{max-width:525px}@media only screen and (max-width:767px){.section-footer .footer-main .left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.section-footer .footer-main .left ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;padding:0;margin:0;row-gap:12px}.section-footer .footer-main .left ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.section-footer .footer-main .left ul a,.section-footer .footer-main .left ul span{display:block;text-decoration:none;color:#fff;font-size:16px;font-weight:400;line-height:1.5em;padding-left:8px}@media only screen and (max-width:767px){.section-footer .footer-main .right{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-top:32px}}.section-footer .footer-main .right ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.section-footer .footer-main .right ul a{text-decoration:none;width:48px;height:48px;background-color:#2c3863;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-footer .footer-main .right p,.section-footer .footer-main .right ul a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-footer .footer-main .right p{color:hsla(0,0%,100%,.6);font-size:16px;line-height:1.5em;margin-top:12px;margin-bottom:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-footer .footer-main .right p span{display:block;-webkit-box-flex:0;-ms-flex:0 0 240px;flex:0 0 240px;max-width:240px}.h-section1 .ss1-slide .item{position:relative;line-height:0}.h-section1 .ss1-slide .item:before{content:"";width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(36%,transparent),to(rgba(0,0,0,.5)));background:linear-gradient(180deg,transparent 36%,rgba(0,0,0,.5));position:absolute;top:0;left:0}.h-section1 .ss1-slide .item img{width:100%;max-height:100vh;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:767px){.h-section1 .ss1-slide .item img{height:100vh}}.h-section1 .ss1-slide .item .title{color:var(--White,#fff);font-family:Inter,sans-serif;font-size:56px;font-weight:500;line-height:1.5em;letter-spacing:-2.52px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:48px;width:100%;max-width:1200px;padding-left:20px;padding-right:20px;z-index:9}@media only screen and (max-width:767px){.h-section1 .ss1-slide .item .title{font-size:44px}}.h-section2{padding-top:100px;padding-bottom:221px;background-image:url(assets/images/home/ss2-map.png);background-position:50%;background-repeat:no-repeat;background-size:contain;overflow:hidden}@media only screen and (max-width:767px){.h-section2{padding-top:64px;padding-bottom:64px}}.h-section2 .box-button{margin-top:48px}@media only screen and (max-width:767px){.h-section2 .box-button{text-align:center;margin-top:16px}}.h-section2 .ss2-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:1023px){.h-section2 .ss2-main{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.h-section2 .ss2-main .left{width:100%;max-width:208px}@media only screen and (max-width:1023px){.h-section2 .ss2-main .left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media only screen and (max-width:1023px){.h-section2 .ss2-main .left .tab-items{display:none}}.h-section2 .ss2-main .right{width:100%;max-width:992px;padding-left:128px}@media only screen and (max-width:1023px){.h-section2 .ss2-main .right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-left:0}}.h-section2 .panel-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.h-section2 .panel-content .panel-left{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 40px);flex:0 0 calc(50% - 40px);max-width:calc(50% - 40px)}@media only screen and (max-width:767px){.h-section2 .panel-content .panel-left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.h-section2 .panel-content .panel-right{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 40px);flex:0 0 calc(50% - 40px);max-width:calc(50% - 40px)}@media only screen and (max-width:767px){.h-section2 .panel-content .panel-right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:-16px}}.h-section2 .list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:24px}.h-section2 .list,.h-section2 .list .item{display:-webkit-box;display:-ms-flexbox;display:flex}.h-section2 .list .item{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 16px;border-top:1px solid #35498e}@media only screen and (max-width:767px){.h-section2 .list .item:last-child{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:767px){.h-section2 .list .item:last-child .top{-webkit-writing-mode:unset;-ms-writing-mode:unset;writing-mode:unset;-webkit-transform:unset;transform:unset}}@media only screen and (max-width:767px){.h-section2 .list .item:last-child span{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.h-section2 .list .item .top{color:var(--Xanh-An-Lc,#35498e);font-size:32px;font-style:normal;font-weight:300;line-height:85%;letter-spacing:-2.16px;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-right:8px}@media only screen and (max-width:767px){.h-section2 .list .item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.h-section2 .list .item:last-child{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.h-section2 .list .item strong{display:block;color:var(--Xanh-An-Lc,#35498e);font-size:64px;font-weight:400;letter-spacing:-3.6px}@media only screen and (max-width:767px){.h-section2 .list .item strong{font-size:56px}}.h-section2 .list .item span{display:block;color:var(--Xanh-An-Lc,#35498e);font-size:24px;font-weight:500;line-height:1.33em;text-transform:uppercase;padding-left:12px}@media only screen and (max-width:767px){.h-section2 .list .item span{font-size:20px}}@media only screen and (min-width:1200px){html:lang(en-US) .h-section2 .list .item span{font-size:20px}}@media only screen and (min-width:1200px){html:lang(en-US) .h-section2 .list .item strong{font-size:54px}}.h-section3 .box-heading{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;margin-bottom:48px}@media only screen and (max-width:767px){.h-section3 .box-heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:32px}}@media only screen and (max-width:767px){.h-section3 .box-heading .tw-heading{margin-bottom:24px}}@media only screen and (max-width:767px){.h-section3 .box-heading .tab-items.--v2 a{font-size:14px;text-align:center}}.h-section3 .ss3-main{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1023px){.h-section3 .ss3-main{-ms-flex-wrap:wrap;flex-wrap:wrap}}.h-section3 .ss3-main .box-button{position:absolute;bottom:0;right:120px;z-index:9}@media only screen and (max-width:1023px){.h-section3 .ss3-main .box-button{right:0}}.h-section3 .ss3-main .left{max-width:calc(100% - 320px);padding-right:120px;position:relative}@media only screen and (max-width:1023px){.h-section3 .ss3-main .left{padding-right:0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.h-section3 .ss3-main .right{-webkit-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px;max-width:320px}@media only screen and (max-width:1023px){.h-section3 .ss3-main .right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:32px}}.h-section3 .ss3-main .right>strong{display:block;color:#000;font-family:Inter;font-size:24px;text-transform:uppercase;margin-bottom:32px}@media only screen and (max-width:767px){.h-section3 .ss3-main .right>strong{margin-bottom:16px}}@media only screen and (max-width:1023px){.h-section3 .other-post-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-8px}}@media only screen and (max-width:1023px){.h-section3 .other-post-list .post-item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 8px);flex:0 0 calc(50% - 8px);max-width:calc(50% - 8px);margin-right:8px}}@media only screen and (max-width:767px){.h-section3 .other-post-list .post-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.h-section3 .other-post-list .post-item:not(:last-child){margin-bottom:8px}.h-section3 .ss3-slide{padding-bottom:48px}.h-section3 .ss3-slide .swiper-horizontal>.swiper-pagination-bullets,.h-section3 .ss3-slide .swiper-pagination-bullets.swiper-pagination-horizontal,.h-section3 .ss3-slide .swiper-pagination-custom,.h-section3 .ss3-slide .swiper-pagination-fraction.swiper-pagination-fraction{bottom:0;text-align:left}.h-section4{padding-top:120px;padding-bottom:120px}@media only screen and (max-width:767px){.h-section4{padding-top:64px;padding-bottom:64px}}.h-section4 .tw-heading{margin-bottom:48px}@media only screen and (max-width:767px){.h-section4 .tw-heading{margin-bottom:32px}}.h-section4 .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-8px;margin-right:-8px;row-gap:16px}.h-section4 .list .col{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;padding-left:8px;padding-right:8px;-webkit-transition:all .4s ease;transition:all .4s ease}@media only screen and (max-width:767px){.h-section4 .list .col{-webkit-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important}}.h-section4 .list .col.active{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.h-section4 .list .item{position:relative;-webkit-transition:all .4s ease;transition:all .4s ease}.h-section4 .list .item .item-content{position:absolute;bottom:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 32px 32px;background:-webkit-gradient(linear,left top,left bottom,color-stop(30.19%,transparent),to(rgba(0,0,0,.8)));background:linear-gradient(180deg,transparent 30.19%,rgba(0,0,0,.8))}.h-section4 .list .item .item-content span{display:block;color:#ffe15a;leading-trim:both;text-edge:cap;font-size:24px;font-weight:600;line-height:1em;text-transform:uppercase;position:relative;padding-left:70px}.h-section4 .list .item .item-content span:before{content:"";width:64px;height:2px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#ffe15a}.h-section4 .list .item .item-content strong{color:#fff;font-size:24px;line-height:1.16em;margin-top:12px;margin-bottom:12px}.h-section4 .list .item .item-content a,.h-section4 .list .item .item-content strong{display:block;leading-trim:both;text-edge:cap;font-weight:600;text-transform:uppercase}.h-section4 .list .item .item-content a{color:#c9a885;font-size:16px;line-height:1.5em;text-decoration:none}.h-section4 .list .item .img{line-height:0;display:block}.h-section4 .list .item .img img{height:400px;-o-object-fit:cover;object-fit:cover;width:100%}.h-section5 .box-heading{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;margin-bottom:48px}@media only screen and (max-width:767px){.h-section5 .box-heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px}}@media only screen and (max-width:767px){.h-section5 .box-heading .tw-heading{margin-bottom:16px}}.h-section5 .tab-items{position:absolute;top:0;left:0;width:100%;max-width:250px;z-index:9}@media only screen and (max-width:767px){.h-section5 .tab-items{display:none}}.h-section5 .project-list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-16px;row-gap:24px}.h-section5 .project-list .project-item{position:relative;-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 16px);flex:0 0 calc(25% - 16px);max-width:calc(25% - 16px);margin-right:16px}@media only screen and (max-width:1023px){.h-section5 .project-list .project-item{-webkit-box-flex:0!important;-ms-flex:0 0 calc(33.33% - 16px)!important;flex:0 0 calc(33.33% - 16px)!important;max-width:calc(33.33% - 16px)!important}}@media only screen and (max-width:767px){.h-section5 .project-list .project-item{-webkit-box-flex:0!important;-ms-flex:0 0 calc(100% - 16px)!important;flex:0 0 calc(100% - 16px)!important;max-width:calc(100% - 16px)!important}}.h-section5 .project-list .project-item:hover .project-img img{-webkit-transform:scale(1.15);transform:scale(1.15)}.h-section5 .project-list .project-item:hover .project-title{color:var(--Xanh-An-Lc,#35498e)}.h-section5 .project-list .project-item:nth-of-type(2),.h-section5 .project-list .project-item:nth-of-type(5){-ms-flex-preferred-size:calc(50% - 16px);flex-basis:calc(50% - 16px);max-width:calc(50% - 16px)}.h-section5 .project-list .project-item .project-img{line-height:0;display:block;overflow:hidden}.h-section5 .project-list .project-item .project-img img{width:100%;-o-object-fit:cover;object-fit:cover;height:280px;-webkit-transition:all .4s ease;transition:all .4s ease}.h-section5 .project-list .project-item .project-title{color:#131d29;font-size:16px;font-weight:700;letter-spacing:-.72px;text-transform:uppercase;margin-top:16px;text-decoration:none;word-break:break-word;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;height:auto}.h-section5 .project-list .project-item .category{background:var(--Gold,linear-gradient(300deg,#eedebc -166.08%,#ddc6a3 -143.28%,#c9a885 -112.05%,#9a7a5f -66.34%,#c9a885 -26.89%,#eedebc 22.96%,#ddc6a3 43.17%,#c9a885 70.76%,#9a7a5f 112.3%,#c9a885 158.02%,#eedebc 220.35%));text-decoration:none;position:absolute;top:0;left:0}.h-section5 .project-list .project-item .category span{padding:6px 12px;font-size:14px;font-weight:500;line-height:1.42em;display:block;color:var(--Xanh-m,#092457)}.h-section6{padding-top:125px;padding-bottom:48px}@media only screen and (max-width:767px){.h-section6{padding-top:64px;padding-bottom:64px}}.h-section6 .ss6-slide .swiper-slide{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;height:auto;padding:12px;border:1px solid silver}.h-section6 .ss6-slide img{display:block;margin:0 auto;height:80px;-o-object-fit:contain;object-fit:contain}.about-page{overflow:hidden}.about-page .section1{padding-top:80px;padding-bottom:80px}@media only screen and (max-width:767px){.about-page .section1{padding-top:64px;padding-bottom:64px}}.about-page .section1 .tw-heading{margin-bottom:24px}.about-page .section1 .box-heading{margin-bottom:48px}@media only screen and (max-width:767px){.about-page .section1 .box-heading{margin-bottom:32px}}.about-page .section1 .ss1-slide,.about-page .section1 .tab-panel{overflow:visible}@media only screen and (max-width:767px){.about-page .section1 .ss1-slide .swiper-slide:last-child .info-item .item-content{right:0!important;left:auto!important}}@media only screen and (min-width:1600px){.about-page .section1 #ss1-tab1 .ss1-slide .swiper-slide:first-child .info-item .item-content{top:50%;left:auto;right:calc(100% + 8px);-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media only screen and (min-width:1600px){.about-page .section1 #ss1-tab1 .ss1-slide .swiper-slide:nth-child(3) .info-item .item-content{top:50%;right:auto;left:calc(100% + 8px);-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.about-page .section1 .info-item{cursor:pointer;position:relative}.about-page .section1 .info-item img{width:100%}.about-page .section1 .info-item:hover .item-content{opacity:1;visibility:visible}.about-page .section1 .info-item .item-img{line-height:0;position:relative;overflow:hidden}.about-page .section1 .info-item .item-img:before{content:"";position:absolute;display:block;width:10%;height:10%;background-color:rgba(53,73,142,.8313725490196079);top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.about-page .section1 .info-item .item-img .item-content{line-height:1.5em;position:absolute;width:100%;height:100%;top:0;left:0;padding:20px;opacity:0;color:#fff;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.about-page .section1 .info-item .item-body{margin-top:16px}@media only screen and (max-width:767px){.about-page .section1 .info-item .item-body{min-height:60px}}.about-page .section1 .info-item .item-body strong{display:block;text-align:center;color:#1a2a2d;font-size:15px;font-weight:600;line-height:1.33em}.about-page .section1 .info-item .item-body span{display:block;text-align:center;color:var(--Text-blue,#131d29);font-size:16px;font-weight:300;letter-spacing:-.72px}.about-page .section1 .info-item .item-content{position:absolute;top:calc(100% + 8px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:16px;border:1px solid var(--Xanh-An-Lc,#35498e);font-size:14px;width:100%;background-color:#fff;font-weight:400;opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:9;color:var(--Xanh-An-Lc,#35498e);padding:20px 0 20px 20px}.about-page .section1 .info-item .item-content::-webkit-scrollbar{width:4px;height:2px}.about-page .section1 .info-item .item-content .item-desc{height:200px;overflow:auto;padding-right:16px}@media only screen and (max-width:767px){.about-page .section1 .info-item .item-content .item-desc{height:auto}}@media only screen and (max-width:767px){.about-page .section1 .info-item .item-content{top:calc(100% + 8px)!important;width:calc(100vw - 40px)!important;left:0!important;right:auto!important;-webkit-transform:unset!important;transform:unset!important;height:auto}}.about-page .section1 .info-item .item-content ul{padding-left:20px;margin-bottom:1rem}.about-page .section1 .info-item .item-content ul li:not(:last-child){margin-bottom:.5rem}@media only screen and (min-width:1200px){.about-page .section1 #ss1-tab1 .swiper-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.about-page .section2{background-image:url(assets/images/about/ss2-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:bottom;padding-top:32px;overflow:hidden}@media only screen and (max-width:767px){.about-page .section2{padding-top:0}}.about-page .section2 .ss2-main{padding-left:32px;padding-right:32px;position:relative}@media only screen and (max-width:767px){.about-page .section2 .ss2-main{padding-left:0;padding-right:0}}.about-page .section2 .ss2-main:before{content:"";position:absolute;top:10px;left:50%;width:100%;height:100%;background-color:#35498e;-webkit-transform:translateX(-50%);transform:translateX(-50%);clip-path:polygon(1.022% 38.459%,1.022% 38.459%,1.061% 37.593%,1.175% 36.745%,1.363% 35.924%,1.62% 35.134%,1.943% 34.382%,2.33% 33.674%,2.778% 33.017%,3.284% 32.416%,3.845% 31.877%,4.457% 31.407%,46.621% 2.706%,46.621% 2.706%,47.262% 2.322%,47.927% 2.022%,48.608% 1.808%,49.301% 1.68%,50% 1.637%,50.699% 1.68%,51.392% 1.808%,52.073% 2.022%,52.738% 2.322%,53.379% 2.706%,95.543% 31.407%,95.543% 31.407%,96.155% 31.877%,96.716% 32.416%,97.221% 33.017%,97.67% 33.674%,98.057% 34.382%,98.38% 35.134%,98.637% 35.924%,98.825% 36.745%,98.939% 37.593%,98.978% 38.459%,98.978% 99.188%,1.022% 99.188%,1.022% 38.459%)}@media only screen and (max-width:767px){.about-page .section2 .ss2-main:before{opacity:0}}.about-page .section2 .ss2-main .tw-heading{margin-bottom:24px;padding-top:80px;position:relative}@media only screen and (max-width:767px){.about-page .section2 .ss2-main .tw-heading{padding-top:64px}}.about-page .section2 .ss2-main .ss-content{position:relative;background-color:#fff;padding-left:64px;padding-right:96px;padding-bottom:220px}@media only screen and (max-width:767px){.about-page .section2 .ss2-main .ss-content{padding-left:20px;padding-right:20px;padding-bottom:120px}}.about-page .section2 .ss2-main .ss-content .logo{max-width:200px;height:100px;background:var(--Cam-An-Lc,#e7632a);padding:20px;margin-bottom:24px}@media only screen and (max-width:767px){.about-page .section2 .ss2-main .ss-content .logo{margin-left:auto;margin-right:auto}}.about-page .section2 .ss2-main .ss-content .logo img{display:block;margin:0 auto}.about-page .section2 .ss2-main .ss-content .decor{position:absolute;bottom:-1px;left:0;width:100%}@media only screen and (max-width:767px){.about-page .section2 .ss2-main .ss-content .decor{display:none}}.about-page .section2 .ss2-main .ss-content .decor2{position:absolute;left:-20%;bottom:0}.about-page .section2 .ss2-main .ss-content .content{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.about-page .section2 .ss2-main .ss-content .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about-page .section2 .ss2-main .ss-content .content .content-left{-webkit-box-flex:0;-ms-flex:0 0 181px;flex:0 0 181px;max-width:181px}@media only screen and (max-width:767px){.about-page .section2 .ss2-main .ss-content .content .content-left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.about-page .section2 .ss2-main .ss-content .content .content-left span{display:block;color:var(--Text-blue,#131d29);font-size:32px;font-weight:400;line-height:1.2em;letter-spacing:-1.44px;text-transform:uppercase}.about-page .section2 .ss2-main .ss-content .content .content-right{width:100%;padding-left:90px;margin-top:-16px}@media only screen and (max-width:767px){.about-page .section2 .ss2-main .ss-content .content .content-right{padding-left:0;margin-top:0}}.about-page .section2 .ss2-main .ss-content .content .content-right p{color:var(--Xanh-An-Lc,#35498e);font-size:16px;font-weight:300;line-height:1.5em;letter-spacing:-.72px}.about-page .section2 .ss2-main .ss-content .content .content-right .content-ft{margin-top:32px}@media only screen and (max-width:767px){.about-page .section2 .ss2-main .ss-content .content .content-right .content-ft{margin-top:24px}}.about-page .section2 .ss2-main .ss-content .content .content-ft{position:relative;padding-top:16px;margin-top:48px}.about-page .section2 .ss2-main .ss-content .content .content-ft:before{content:"";height:1px;width:100px;position:absolute;top:0;left:0;background-color:var(--Gray-400,#98a2b3)}.about-page .section2 .ss2-main .ss-content .content .content-ft span{font-style:italic;font-weight:500;display:block;margin-bottom:8px}.about-page .section2 .ss2-main .ss-content .content .content-ft strong{display:block;font-weight:700}.about-page .section3{padding-top:100px;padding-bottom:320px;background-image:url(assets/images/about/ss3-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}@media only screen and (max-width:767px){.about-page .section3{padding-top:64px;padding-bottom:64px}}.about-page .section3 .tw-heading{margin-bottom:32px}@media only screen and (max-width:767px){.about-page .section3 .tw-heading{margin-bottom:24px}}.about-page .section3 .ss3-slide .swiper-slide{height:auto}.about-page .section3 .ss3-slide .item{padding:32px 32px 24px 24px;background-color:#fff;border-radius:8px;cursor:pointer;height:100%}.about-page .section3 .ss3-slide .item:hover .item-icon{margin-left:0}.about-page .section3 .ss3-slide .item:hover .item-icon img{left:0}.about-page .section3 .ss3-slide .item .item-body strong{display:block;color:var(--Xanh-m,#092457);font-size:18px;font-weight:600;line-height:1.2em;margin-top:36px;margin-bottom:16px}.about-page .section3 .ss3-slide .item .item-body p{color:var(--Xanh-An-Lc,#35498e);font-size:14px;font-weight:300;letter-spacing:-.63px;max-height:136px;overflow:auto}.about-page .section3 .ss3-slide .item .item-icon{width:46px;height:46px;margin-left:24px;position:relative;-webkit-transition:all .4s ease;transition:all .4s ease}.about-page .section3 .ss3-slide .item .item-icon:before{content:"";display:block;width:46px;height:46px;background-image:linear-gradient(95deg,#fdc830,#f37335);border-radius:50%;opacity:.4}.about-page .section3 .ss3-slide .item .item-icon img{position:absolute;top:-12px;left:-20px;-webkit-transition:all .4s ease;transition:all .4s ease}.about-page .section4{background-color:#fff;padding-bottom:120px}@media only screen and (max-width:767px){.about-page .section4{padding-top:64px;padding-bottom:64px}}.about-page .section4 .ss4-img{margin-top:-240px}@media only screen and (max-width:767px){.about-page .section4 .ss4-img{margin-top:0}}.about-page .section4 .ss4-main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:48px}@media only screen and (max-width:767px){.about-page .section4 .ss4-main{margin-top:32px}}.about-page .section4 .ss4-main .left{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media only screen and (max-width:767px){.about-page .section4 .ss4-main .left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:24px}}.about-page .section4 .ss4-main .right{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media only screen and (max-width:767px){.about-page .section4 .ss4-main .right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.about-page .section4 .ss4-main .right ul{padding:0;margin:0}.about-page .section4 .ss4-main .right ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.about-page .section4 .ss4-main .right ul li:before{content:"";width:16px;height:16px;-webkit-box-flex:0;-ms-flex:0 0 16px;flex:0 0 16px;background-image:url(assets/images/icons/li-icon.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;margin-right:8px;position:relative;top:2px}.about-page .section4 .ss4-main .right ul li:not(:last-child){margin-bottom:24px}.about-page .section5{padding-top:100px;padding-bottom:70px;background-image:url(assets/images/about/ss5-bg.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover;overflow:hidden}@media only screen and (max-width:767px){.about-page .section5{padding-top:64px;padding-bottom:64px}}.about-page .section5 .tw-heading{margin-bottom:72px}@media only screen and (max-width:767px){.about-page .section5 .tw-heading{margin-bottom:24px}}.about-page .section5 .year-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}@media only screen and (max-width:767px){.about-page .section5 .year-list{display:none}}.about-page .section5 .year-list .progress{position:absolute;top:3px;left:0;background-color:#fff;width:0;height:2px;-webkit-transition:all 10s ease;transition:all 10s ease}.about-page .section5 .year-list .progress.active{width:calc(100% - 52px)}.about-page .section5 .year-list:before{content:"";display:block;position:absolute;top:3px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;height:1px;background-color:hsla(0,0%,100%,.2)}.about-page .section5 .year-list .item{padding-top:32px;position:relative;width:52px}.about-page .section5 .year-list .item:before{content:"";width:8px;height:8px;border-radius:50%;background-color:#fff;position:absolute;top:0;left:0}.about-page .section5 .year-list .item strong{color:#fff;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;line-height:1.6em;white-space:nowrap}.about-page .section5 .slide-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:64px}@media only screen and (max-width:767px){.about-page .section5 .slide-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:24px}}.about-page .section5 .slide-wrapper .left{-webkit-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px;max-width:320px}@media only screen and (max-width:767px){.about-page .section5 .slide-wrapper .left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:24px}}.about-page .section5 .slide-wrapper .right{-webkit-box-flex:0;-ms-flex:0 0 800px;flex:0 0 800px;max-width:800px}@media only screen and (max-width:767px){.about-page .section5 .slide-wrapper .right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.about-page .section5 .slide-wrapper .ss5-slide1 .swiper-slide strong{display:block;font-family:Manrope,sans-serif;font-size:40px;font-weight:800;background:var(--Gold,linear-gradient(300deg,#eedebc -166.08%,#ddc6a3 -143.28%,#c9a885 -112.05%,#9a7a5f -66.34%,#c9a885 -26.89%,#eedebc 22.96%,#ddc6a3 43.17%,#c9a885 70.76%,#9a7a5f 112.3%,#c9a885 158.02%,#eedebc 220.35%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center}.about-page .section5 .slide-wrapper .ss5-slide2 .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.about-page .section5 .slide-wrapper .ss5-slide2 .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about-page .section5 .slide-wrapper .ss5-slide2 .item img{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media only screen and (max-width:767px){.about-page .section5 .slide-wrapper .ss5-slide2 .item img{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.about-page .section5 .slide-wrapper .ss5-slide2 .item .desc{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding-left:48px;font-size:14px;color:#fff}@media only screen and (max-width:767px){.about-page .section5 .slide-wrapper .ss5-slide2 .item .desc{padding-left:0;margin-top:16px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.about-page .section6{padding-top:120px;padding-bottom:160px;position:relative;overflow:hidden}@media only screen and (max-width:767px){.about-page .section6{padding-top:64px;padding-bottom:64px}}.about-page .section6 .decor{position:absolute;right:-20%;top:-30%}.about-page .section6 .ss6-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.about-page .section6 .ss6-main .tw-heading{margin-bottom:32px}@media only screen and (max-width:767px){.about-page .section6 .ss6-main .tw-heading{margin-bottom:24px}}.about-page .section6 .ss6-main .desc ul{padding-left:20px}.about-page .section6 .ss6-main .desc ul li:not(:last-child){margin-bottom:8px}.about-page .section6 .ss6-main .left{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media only screen and (max-width:767px){.about-page .section6 .ss6-main .left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.about-page .section6 .ss6-main .right{-webkit-box-flex:0;-ms-flex:0 0 432px;flex:0 0 432px;max-width:432px}@media only screen and (max-width:1023px){.about-page .section6 .ss6-main .right{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-left:32px}}@media only screen and (max-width:767px){.about-page .section6 .ss6-main .right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.about-page .job-modal .modal-content-outer{max-width:880px}@media only screen and (max-width:767px){.about-page .job-modal .modal-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:32px 24px}}.about-page .job-modal .modal-content .left-content{-webkit-box-flex:0;-ms-flex:0 0 208px;flex:0 0 208px;max-width:208px}.about-page .job-modal .modal-content .left-content img{width:100%}.about-page .job-modal .modal-content .left-content strong{display:block;text-align:center;font-weight:600;margin-top:16px}.about-page .job-modal .modal-content .left-content span{display:block;text-align:center}@media only screen and (max-width:767px){.about-page .job-modal .modal-content .left-content{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.about-page .job-modal .modal-content .right-content{width:100%;padding-left:48px}@media only screen and (max-width:767px){.about-page .job-modal .modal-content .right-content{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;max-width:100%;padding-left:0;height:250px;overflow:auto;margin-top:16px}}@media only screen and (max-width:1023px){.news-page .other-posts{margin-top:64px}}@media only screen and (max-width:767px){.news-page .other-posts{margin-top:32px}}.news-page.--detail-page{padding-bottom:120px}@media only screen and (max-width:767px){.news-page.--detail-page{padding-bottom:64px}}.news-page.--detail-page .sub-title{color:#000;font-size:24px;font-weight:300;line-height:2em;text-transform:uppercase;margin-bottom:16px}@media only screen and (max-width:767px){.news-page.--detail-page .sub-title{margin-bottom:0}}.news-page.--detail-page .news-detail{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:80px}@media only screen and (max-width:1023px){.news-page.--detail-page .news-detail{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:767px){.news-page.--detail-page .news-detail{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:64px}}.news-page.--detail-page .news-detail .left{padding-right:80px;width:100%}@media only screen and (max-width:1023px){.news-page.--detail-page .news-detail .left{padding-right:0;margin-bottom:32px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.news-page.--detail-page .news-detail .right{-webkit-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px;max-width:320px}@media only screen and (max-width:1023px){.news-page.--detail-page .news-detail .right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.news-page.--detail-page .news-detail .detail-title{color:var(--Text-blue,#131d29);font-size:24px;font-weight:700;line-height:1.5em;letter-spacing:-1.08px;text-transform:uppercase;margin-bottom:8px;margin-top:0}.news-page.--detail-page .news-detail .content{margin-top:32px;font-weight:400;line-height:1.5em}.news-page.--detail-page .news-detail .content table{width:100%}.news-page.--detail-page .news-detail .content strong{font-weight:700}.news-page.--detail-page .news-detail .content h1,.news-page.--detail-page .news-detail .content h2,.news-page.--detail-page .news-detail .content h3,.news-page.--detail-page .news-detail .content h4,.news-page.--detail-page .news-detail .content h5,.news-page.--detail-page .news-detail .content h6,.news-page.--detail-page .news-detail .content p{margin-top:1.5rem;margin-bottom:1.5rem}.news-page.--detail-page .news-detail .content h1{font-size:22px}.news-page.--detail-page .news-detail .content h2{font-size:21px}.news-page.--detail-page .news-detail .content h3{font-size:20px}.news-page.--detail-page .news-detail .content h4,.news-page.--detail-page .news-detail .content h5,.news-page.--detail-page .news-detail .content h6{font-size:18px}.news-page.--detail-page .news-detail .content ul{margin-top:1.5rem;margin-bottom:1.5rem;padding-left:20px}.news-page.--detail-page .news-detail .content ul li{margin-bottom:8px}.news-page.--detail-page .news-detail .content figure{margin-top:1.5rem;margin-bottom:1.5rem}.news-page.--detail-page .news-detail .content figure img{width:100%;height:auto;display:block;margin:0 auto}.news-page.--detail-page .news-detail .content figcaption{font-size:14px;font-style:italic;text-align:center;margin-top:4px}.news-page.--detail-page .news-detail .post-date{color:var(--Xanh-An-Lc,#35498e);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:1.71em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-page.--detail-page .news-detail .post-date svg{margin-right:8px}.news-page.--detail-page .news-detail .related-posts .post-item:not(:last-child){margin-bottom:8px}.news-page.--detail-page .share{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;margin-bottom:80px;padding-top:14px;border-top:1px solid rgba(74,74,73,.2);margin-top:2rem}@media only screen and (max-width:767px){.news-page.--detail-page .share{margin-bottom:0}}.news-page.--detail-page .share strong{display:inline-block;color:rgba(74,74,73,.6);font-size:12px;font-weight:400;line-height:1.66em;margin-right:32px}@media only screen and (max-width:767px){.news-page.--detail-page .share strong{margin-right:8px}}.news-page.--detail-page .share .share-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-page.--detail-page .share .share-content .link-item{display:inline-block}.news-page.--detail-page .share>a{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--Cam-An-Lc,#e7632a);font-size:14px;font-weight:400;line-height:1.42em}.news-page.--detail-page .share>a svg{margin-right:8px}.page-activities .section1{padding-top:80px;padding-bottom:80px}@media only screen and (max-width:767px){.page-activities .section1{padding-top:64px;padding-bottom:64px}}.page-activities .section1 .ss1-list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.page-activities .section1 .ss1-list .item:not(:last-child){margin-bottom:48px}}.page-activities .section1 .ss1-list .item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.page-activities .section1 .ss1-list .item:nth-child(2n) .item-left{padding-right:120px;padding-left:120px}@media only screen and (max-width:1023px){.page-activities .section1 .ss1-list .item:nth-child(2n) .item-left{padding-right:0;padding-left:32px}}@media only screen and (max-width:767px){.page-activities .section1 .ss1-list .item:nth-child(2n) .item-left{padding-right:0;padding-left:0}}.page-activities .section1 .ss1-list .item .title{color:var(--Xanh-m,#092457);font-size:24px;font-weight:700;line-height:normal;letter-spacing:-1.08px;text-transform:uppercase;margin-bottom:16px}@media only screen and (max-width:767px){.page-activities .section1 .ss1-list .item .title{margin-bottom:0}}.page-activities .section1 .ss1-list .item .desc{color:var(--Xanh-m,#092457);font-size:16px;font-weight:400;line-height:1.5em;letter-spacing:-.72px;height:200px;overflow:auto}@media only screen and (max-width:767px){.page-activities .section1 .ss1-list .item .desc{margin-top:-8px}}.page-activities .section1 .ss1-list .item .desc ul{padding-left:20px;list-style:disc;margin-top:1rem;margin-bottom:1rem}.page-activities .section1 .ss1-list .item .desc ul li:not(:last-child){margin-bottom:8px}.page-activities .section1 .ss1-list .item .item-left{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:24px 120px}@media only screen and (max-width:1023px){.page-activities .section1 .ss1-list .item .item-left{padding-right:32px;padding-left:0}}@media only screen and (max-width:767px){.page-activities .section1 .ss1-list .item .item-left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0}}.page-activities .section1 .ss1-list .item .item-right{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;line-height:0}@media only screen and (max-width:767px){.page-activities .section1 .ss1-list .item .item-right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.page-contact .section1{padding-top:80px;padding-bottom:80px}@media only screen and (max-width:767px){.page-contact .section1{padding-top:64px;padding-bottom:64px}}.page-contact .section1 .ss1-main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-contact .section1 .ss1-main .left{-webkit-box-flex:0;-ms-flex:0 0 432px;flex:0 0 432px;max-width:432px;padding:48px;background:var(--Xanh-An-Lc,#35498e);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative}@media only screen and (max-width:1023px){.page-contact .section1 .ss1-main .left{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}}@media only screen and (max-width:767px){.page-contact .section1 .ss1-main .left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:48px 24px 24px}}.page-contact .section1 .ss1-main .left .decor{position:absolute;top:-20%;left:-40%}.page-contact .section1 .ss1-main .left ul{padding-left:0;list-style:none;margin:32px 0 0}.page-contact .section1 .ss1-main .left ul li{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.page-contact .section1 .ss1-main .left ul li img{margin-right:8px;position:relative;top:1px}.page-contact .section1 .ss1-main .left ul li:not(:last-child){margin-bottom:8px}.page-contact .section1 .ss1-main .right{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 432px);flex:0 0 calc(100% - 432px);max-width:calc(100% - 432px);min-height:600px;line-height:0}@media only screen and (max-width:1023px){.page-contact .section1 .ss1-main .right{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}}@media only screen and (max-width:767px){.page-contact .section1 .ss1-main .right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;min-height:400px}}.page-contact .section1 .ss1-main .right iframe{width:100%;height:100%}.page-contact .section2{padding-top:64px;padding-bottom:64px;background-image:url(assets/images/form-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.page-contact .section2 form{max-width:560px;margin:0 0 0 auto;background-color:#fff;padding:48px 40px 32px}@media only screen and (max-width:767px){.page-contact .section2 form{padding:48px 24px 32px}}.page-contact .section2 .form-title{color:var(--Black,#000);font-size:32px;font-weight:600;letter-spacing:-1.44px;text-transform:uppercase}@media only screen and (max-width:767px){.page-contact .section2 .form-title{font-size:28px}}.page-contact .section2 p{color:var(--Gray-500,#667085);font-size:16px;line-height:normal;letter-spacing:-.72px;margin-top:8px;margin-bottom:32px}.page-contact .section2 .box-button{margin-top:16px}.page-contact .section2 .box-button button{width:100%}.page-contact .section2 .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:8px;margin-left:-4px;margin-right:-4px}.page-contact .section2 .form-row .form-col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-left:4px;padding-right:4px}@media only screen and (max-width:767px){.page-contact .section2 .form-row .form-col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.page-contact .section2 .form-row .form-col.--full{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.page-contact .section2 .form-row .form-group{border-radius:8px;background:#f5f6f8;padding:12px 16px;height:100%}.page-contact .section2 .form-row .form-group .form-message{color:red;font-size:14px}.page-contact .section2 .form-row .form-group input,.page-contact .section2 .form-row .form-group textarea{background-color:transparent;border:0;color:#484848;leading-trim:both;text-edge:cap;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:1.5em;width:100%}.page-contact .section2 .form-row .form-group textarea{width:100%;height:80px}.page-contact .section2 .form-row .form-group label{display:block;color:#99a3b3;font-family:Inter;leading-trim:both;text-edge:cap;font-size:14px;font-weight:400;line-height:1.42em;letter-spacing:-.28px;margin-bottom:8px}.recruitment-page .section1{padding-top:80px;padding-bottom:80px}@media only screen and (max-width:767px){.recruitment-page .section1{padding-top:64px;padding-bottom:64px}}.recruitment-page .section1 .ss1-main{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.recruitment-page .section1 .ss1-main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.recruitment-page .section1 .ss1-main .left{width:100%;-webkit-box-flex:0;-ms-flex:0 0 340px;flex:0 0 340px;max-width:340px;padding-right:48px}@media only screen and (max-width:767px){.recruitment-page .section1 .ss1-main .left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-right:0;margin-bottom:32px}}.recruitment-page .section1 .ss1-main .left .tw-heading{margin-bottom:16px}.recruitment-page .section1 .ss1-main .right{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 340px);flex:0 0 calc(100% - 340px);max-width:calc(100% - 340px);border-left:1px solid #d0d5dd}@media only screen and (max-width:767px){.recruitment-page .section1 .ss1-main .right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;border-left:none}}.recruitment-page .section1 .ss1-main .right .tab-panel{padding-left:48px}@media only screen and (max-width:767px){.recruitment-page .section1 .ss1-main .right .tab-panel{padding-left:0}}.recruitment-page .section1 .desc{margin-bottom:24px;font-weight:400}.recruitment-page .section1 .list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.recruitment-page .section1 .list .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:24px}}.recruitment-page .section1 .list .item:not(:last-child){margin-bottom:24px}.recruitment-page .section1 .list .item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media only screen and (max-width:767px){.recruitment-page .section1 .list .item:nth-child(2n){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.recruitment-page .section1 .list .item:nth-child(2n) .item-right{padding-left:0;padding-right:48px}@media only screen and (max-width:767px){.recruitment-page .section1 .list .item:nth-child(2n) .item-right{padding-left:0;padding-right:0}}.recruitment-page .section1 .list .item .item-left{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;line-height:0}@media only screen and (max-width:767px){.recruitment-page .section1 .list .item .item-left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:8px}}.recruitment-page .section1 .list .item .item-right{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;font-weight:400;padding-left:48px}@media only screen and (max-width:767px){.recruitment-page .section1 .list .item .item-right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-left:0}}.recruitment-page .section1 .list .item .item-right ul{padding-left:20px}.recruitment-page .section1 .list .item .item-right ul li:not(:last-child){margin-bottom:8px}.recruitment-page .section1 .list .item .item-right h2,.recruitment-page .section1 .list .item .item-right h3,.recruitment-page .section1 .list .item .item-right h4{color:var(--Text-blue,#131d29);font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-1.08px;text-transform:uppercase;margin-top:1rem;margin-bottom:1rem}.recruitment-page .section1 .banner{background-image:url(assets/images/recruitment/banner.jpg);background-repeat:no-repeat;background-size:cover;background-position:top;margin-top:64px;margin-bottom:64px}@media only screen and (max-width:767px){.recruitment-page .section1 .banner{margin-top:32px}}.recruitment-page .section1 .banner .banner-content{padding:48px 48px 32px;background:-webkit-gradient(linear,left top,right top,from(#f37335),color-stop(rgba(243,115,53,.8)),to(transparent));background:linear-gradient(90deg,#f37335,rgba(243,115,53,.8),transparent)}@media only screen and (max-width:767px){.recruitment-page .section1 .banner .banner-content{padding:32px 24px}}.recruitment-page .section1 .banner .banner-content>*{max-width:60%}@media only screen and (max-width:767px){.recruitment-page .section1 .banner .banner-content>*{max-width:100%}}.recruitment-page .section1 .banner .banner-title{color:var(--White,#fff);font-size:24px;font-weight:700;line-height:normal;letter-spacing:-1.08px;text-transform:uppercase;margin-bottom:64px;max-width:50%}@media only screen and (max-width:767px){.recruitment-page .section1 .banner .banner-title{max-width:100%;margin-bottom:24px}}.recruitment-page .section1 .banner p{line-height:1.5em;font-weight:500;color:#fff}.recruitment-page .section1 .policy .tw-heading{margin-bottom:24px}.recruitment-page .section1 .policy-slide .swiper-slide{height:auto}.recruitment-page .section1 .policy-slide .item{border:1px solid rgba(17,17,17,.07);background:var(--Gray-100,#f2f4f7);padding:24px;height:100%}.recruitment-page .section1 .policy-slide .item strong{display:block;color:var(--Xanh-m,#092457);font-size:20px;font-weight:600;line-height:1em;margin-top:24px;margin-bottom:24px}.recruitment-page .section1 .policy-slide .item p{color:var(--Text-blue,#131d29);font-size:16px;font-weight:300;line-height:130%;letter-spacing:-.72px}.recruitment-page .section1 .search-job{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px;position:relative}.recruitment-page .section1 .search-job svg{position:absolute;top:50%;left:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.recruitment-page .section1 .search-job button{-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px;max-width:160px;min-width:unset}@media only screen and (max-width:767px){.recruitment-page .section1 .search-job button{-webkit-box-flex:0;-ms-flex:0 0 130px;flex:0 0 130px;max-width:130px}}.recruitment-page .section1 .search-job .form-control{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 160px);flex:0 0 calc(100% - 160px);max-width:calc(100% - 160px);color:#7a8796;font-size:16px;font-family:Inter,sans-serif;font-weight:400;line-height:1em;padding:1em 1em 1em 2.5em;border:1px solid var(--Gray-300,#d0d5dd)}@media only screen and (max-width:767px){.recruitment-page .section1 .search-job .form-control{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 130px);flex:0 0 calc(100% - 130px);max-width:calc(100% - 130px)}}.job-modal{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:9999;opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.job-modal.active{opacity:1;visibility:visible}.job-modal .overlay{position:absolute;width:100%;height:100%;top:0;left:0}.job-modal .btn-close{width:24px;height:24px;background-color:transparent;border:0;position:absolute;right:8px;top:8px;padding:0;cursor:pointer}.job-modal .modal-content-outer{overflow:hidden;width:100%;background:var(--Xanh-An-Lc,#35498e);padding-left:80px;max-width:1100px;position:relative}@media only screen and (max-width:767px){.job-modal .modal-content-outer{padding-left:20px;padding-right:20px;background-color:transparent}}.job-modal .modal-content-outer .decor{position:absolute;top:-20%;left:-20%}.job-modal .modal-content{position:relative;width:100%;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:80px 48px 80px 32px}@media only screen and (max-width:767px){.job-modal .modal-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:32px 24px}}.job-modal .modal-content .left{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:24px;padding-bottom:24px}@media only screen and (max-width:767px){.job-modal .modal-content .left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-top:16px}}@media only screen and (max-width:767px){.job-modal .modal-content .left .left-top{display:none}}.job-modal .modal-content .left .left-top .tw-heading{margin-bottom:24px}.job-modal .modal-content .left .left-top ul{list-style:none;padding:0;margin:0}.job-modal .modal-content .left .left-top ul li{color:var(--Xanh-An-Lc,#35498e);font-size:16px;font-weight:400;line-height:1.5em}.job-modal .modal-content .left .left-top ul li:not(:last-child){margin-bottom:8px}.job-modal .modal-content .left .left-top ul li img{-webkit-filter:brightness(0) saturate(100%) invert(21%) sepia(99%) saturate(768%) hue-rotate(207deg) brightness(93%) contrast(98%);filter:brightness(0) saturate(100%) invert(21%) sepia(99%) saturate(768%) hue-rotate(207deg) brightness(93%) contrast(98%)}.job-modal .modal-content .left .job-item{margin-top:auto;border:0;-webkit-box-shadow:none;box-shadow:none;padding:0;max-width:85%}@media only screen and (max-width:767px){.job-modal .modal-content .left .job-item{max-width:100%}}.job-modal .modal-content .left .job-item .box-button{display:none}@media only screen and (max-width:767px){.job-modal .modal-content .left .job-item .job-title{font-size:20px}}.job-modal .modal-content .right{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media only screen and (max-width:767px){.job-modal .modal-content .right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.job-modal .modal-content .right .box-button{margin-top:8px;overflow:hidden}.job-modal .modal-content .right .box-button .tw-button{width:100%}.job-modal .input-file{border-radius:8px;border:1px dashed var(--Gray-400,#98a2b3);background:var(--White,#fff);padding-top:24px;padding-bottom:24px;cursor:pointer}.job-modal .input-file span{cursor:pointe;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--Xanh-An-Lc,#35498e);leading-trim:both;text-edge:cap;font-size:16px;font-weight:400;line-height:1.37em}.job-modal .form-row,.job-modal .input-file span{display:-webkit-box;display:-ms-flexbox;display:flex}.job-modal .form-row{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:8px;margin-left:-4px;margin-right:-4px;margin-top:auto}.job-modal .form-row .form-col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-left:4px;padding-right:4px}@media only screen and (max-width:767px){.job-modal .form-row .form-col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.job-modal .form-row .form-col.--full{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.job-modal .form-row .form-group{border-radius:8px;background:#f5f6f8;padding:12px 16px;height:100%}.job-modal .form-row .form-group .form-message{color:red;font-size:14px}.job-modal .form-row .form-group input,.job-modal .form-row .form-group textarea{background-color:transparent;border:0;color:#484848;leading-trim:both;text-edge:cap;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:1.5em;width:100%}.job-modal .form-row .form-group textarea{width:100%;height:80px}.job-modal .form-row .form-group label{display:block;color:#99a3b3;font-family:Inter;leading-trim:both;text-edge:cap;font-size:14px;font-weight:400;line-height:1.42em;letter-spacing:-.28px;margin-bottom:8px}.job-modal .form-alert{margin-top:16px}.job-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:16px;margin-left:-8px;margin-right:-8px}.job-list .col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-left:8px;padding-right:8px}@media only screen and (max-width:767px){.job-list .col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.category-page.--project{background:var(--Gray-100,#f2f4f7)}.category-page .news-featured{padding-top:80px;padding-bottom:24px}@media only screen and (max-width:767px){.category-page .news-featured{padding-top:64px}}.category-page .news-featured .featured-slide{padding-bottom:48px}.category-page .news-featured .featured-slide .post-item .post-title{min-height:40px}.category-page .news-featured .tw-heading{margin-bottom:16px}.category-page .category-wrapper{border-top:1px solid #d0d5dd;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:80px}@media only screen and (max-width:767px){.category-page .category-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-bottom:64px}}.category-page .category-wrapper .categories{-webkit-box-flex:0;-ms-flex:0 0 280px;flex:0 0 280px;padding-right:40px;padding-top:64px}@media only screen and (max-width:767px){.category-page .category-wrapper .categories{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding-right:0;padding-top:32px}}.category-page .category-wrapper .wrapper-content{padding-top:64px;-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 280px);flex:0 0 calc(100% - 280px);max-width:calc(100% - 280px);padding-left:40px;border-left:1px solid #d0d5dd}@media only screen and (max-width:767px){.category-page .category-wrapper .wrapper-content{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-left:0;border-left:none;padding-top:48px}}.post-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-16px;row-gap:16px}.post-list .post-item{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33% - 16px);flex:0 0 calc(33.33% - 16px);max-width:calc(33.33% - 16px);margin-right:16px}@media only screen and (max-width:1023px){.post-list .post-item{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 16px);flex:0 0 calc(100% - 16px);max-width:calc(100% - 16px)}}.wrapper-order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px;row-gap:16px}@media only screen and (max-width:767px){.wrapper-order{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.wrapper-order .order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrapper-order .order span{display:block;color:#737373;font-size:14px;font-weight:400;line-height:1.42em}.wrapper-order .order select{border:0;color:#6a4533;font-size:14px;font-weight:400;line-height:1.42em;background-color:transparent}