.about-page{min-height:100vh;background:#F3F4F6;font-family:var(--font-inter);--underline-scale:1}.about-page .container{max-width:1200px;margin:0 auto;padding:0}.about-page .about-nav-title,.about-page .core-values-section .section-title,.about-page .hero-title,.about-page .section-title,.about-page .stats-section-title,.about-page .value-title,.about-page .values-title,.about-page h1,.about-page h2,.about-page h3,.about-page h4{position:relative;display:inline-block}.about-page .section-title{font-size:40px;font-weight:700;color:#1f2937;text-align:center;margin:0 0 60px;line-height:1.2}.about-page .about-nav-title:after,.about-page .core-values-section .section-title:after,.about-page .core-values-title:after,.about-page .hero-section-title:after,.about-page .section-title:after,.about-page .stats-section-title:after,.about-page .stats-section-title:before,.about-page .value-position-title:after{transition:width .24s ease,transform .24s ease;transform:scaleX(var(--underline-scale,1));transform-origin:center;animation:rainbow-underline 6s ease-in-out infinite}@keyframes rainbow-underline{0%{filter:hue-rotate(0deg) saturate(100%)}50%{filter:hue-rotate(1turn) saturate(125%)}to{filter:hue-rotate(0deg) saturate(100%)}}.about-page .accordion-index,.about-page .accordion-label,.about-page .card-title,.about-page .card-year,.about-page .tag{font-family:var(--font-visby)}.about-page .collapsible-section{transition:opacity .25s ease}@media (max-width:1024px){.about-page .collapsible-section.is-hidden{display:none}}.about-page .intro-banner-section{padding:48px 0 16px}.about-page .intro-banner-copy{text-align:center;padding:50px 16px;background:#F3F4F6}.about-page .intro-banner-image-container{background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;aspect-ratio:2560/1067}.about-page .intro-banner-image-container.intro-banner-vi{background-image:url(/images/gioi-thieu/vi_2560.png)}.about-page .intro-banner-image-container.intro-banner-en{background-image:url(/images/gioi-thieu/en_2560.png)}.about-page .intro-eyebrow{font-size:16px;font-weight:500;color:#0F172A;padding-top:0;margin-top:42px;margin-bottom:10px}.about-page .intro-headline{font-size:48px;font-weight:700;color:#0F172A;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif}.about-page .intro-headline-accent{color:#4F7BEE}.about-page .intro-description{font-size:18px;line-height:1.7;color:#4B5563;margin:0 auto;max-width:930px}.about-page .intro-banner-image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block;margin:0 auto}.about-page .about-nav-section{padding:64px 0 0;background:#f5f7fb}.about-page .about-nav-heading{text-align:center;margin-bottom:40px}.about-page .about-nav-eyebrow{font-size:36px;font-weight:500;color:#111827;margin:0 0 8px}.about-page .about-nav-title{font-size:48px;font-weight:700;margin:0;color:#4F7BEE;position:relative;display:inline-block;padding-bottom:12px}.about-page .about-nav-title:after{content:"";position:absolute;left:0;right:0;bottom:0;width:100%;height:1px;background:linear-gradient(90deg,#4F7BEE,rgba(79,123,238,.5) 50%,transparent);opacity:.5;transform:none}.about-page .about-accordion{max-width:100%;background:#ffffff;border-radius:16px;box-shadow:0 10px 40px rgba(15,46,99,.06);overflow:hidden}.about-page .about-accordion-item{display:grid;grid-template-columns:60px 1fr 40px;align-items:center;padding:14px 20px;border:none;border-top:1px solid #f0f2f5;background:transparent;width:100%;text-align:left;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease;font-size:16px;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;-moz-column-gap:36px;column-gap:36px}.about-page .about-accordion-item:focus{outline:none}.about-page .about-accordion-item:focus-visible{outline:3px solid rgba(79,123,238,.18);box-shadow:0 0 0 4px rgba(79,123,238,.06)}.about-page .about-accordion-item:focus-visible .accordion-icon{opacity:1;visibility:visible;transform:rotate(0deg) translateX(0);color:#3b82f6}.about-page .about-accordion-item:first-child{border-top:none}.about-page .about-accordion-item:hover{background:#f7f9ff}.about-page .about-accordion-item.active{background:#eef3ff;box-shadow:inset 3px 0 0 #3b82f6}.about-page .accordion-index{font-size:15px;font-weight:600;color:#111827;font-family:Inter,sans-serif}.about-page .about-accordion-item.active .accordion-index{color:#3b82f6;font-size:16px}.about-page .accordion-label-wrapper{display:flex;align-items:center;gap:36px}.about-page .accordion-label{font-weight:500;color:#111827;transition:color .2s ease,font-size .2s ease,font-weight .2s ease;font-size:16px}.about-page .accordion-highlight img{font-size:18px;opacity:0;display:flex;align-items:center;transform:translateY(6px);transition:opacity .22s ease,transform .22s ease;width:24px;height:24px}.about-page .about-accordion-item.active .accordion-label{color:#0f172a;font-size:32px;font-weight:700;transition:color .2s ease,font-size .2s ease,font-weight .2s ease}.about-page .about-accordion-item.active .accordion-highlight img{opacity:1;transform:translateY(0)}@media (hover:hover) and (pointer:fine){.about-page .about-accordion-item:hover{transform:translateY(-2px)}.about-page .about-accordion-item:hover .accordion-highlight img{opacity:1;transform:translateY(0)}.about-page .about-accordion-item:hover .accordion-icon{transform:rotate(0deg) translateX(0);color:#3b82f6;opacity:1;visibility:visible}.about-page .about-accordion-item:hover .accordion-index{color:#3b82f6;font-size:16px}.about-page .about-accordion-item:hover .accordion-label{color:#0f172a;font-size:32px;font-weight:700}.about-page .about-accordion-item:hover{box-shadow:inset 2px 0 0 rgba(79,123,238,.08)}}@media (min-width:1368px) and (hover:hover) and (pointer:fine){.about-page .about-accordion-item:hover .accordion-index{color:#0f172a;font-size:32px;font-weight:700}.about-page .about-accordion-item.active:hover{transform:translateY(-2px);box-shadow:inset 2px 0 0 rgba(79,123,238,.08)}.about-page .about-accordion-item.active:hover .accordion-index{color:#0f172a;font-size:32px;font-weight:700}.about-page .about-accordion-item.active:hover .accordion-label{color:#0f172a;font-size:32px;font-weight:700;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif}.about-page .about-accordion-item.active:hover .accordion-highlight img{opacity:1;transform:translateY(0)}.about-page .about-accordion-item.active:hover .accordion-icon{transform:rotate(0deg) translateX(0);color:#3b82f6;opacity:1;visibility:visible}.about-page .about-accordion-item:nth-child(4).active:hover .accordion-icon,.about-page .about-accordion-item:nth-child(4):hover .accordion-icon{display:none!important}}.about-page .accordion-icon{text-align:right;font-size:16px;color:#9ca3af;opacity:0;visibility:hidden;transform:rotate(-90deg) translateX(6px);transition:transform .2s ease,color .2s ease,opacity .18s ease}.about-page .about-accordion-item.active .accordion-icon{color:#3b82f6;transform:rotate(0deg) translateX(0);opacity:1;visibility:visible}.about-page .about-accordion-item:nth-child(4) .accordion-icon{display:none!important}@media (hover:hover) and (pointer:fine){.about-page .about-accordion-item:nth-child(4):hover .accordion-icon{display:none!important}}@media (min-width:1386px) and (hover:hover) and (pointer:fine){.about-page .about-accordion-item.active:hover .accordion-label,.about-page .about-accordion-item:hover .accordion-label{font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif}}@media (min-width:1368px){.about-page .about-accordion-item.active{background:transparent;box-shadow:none}.about-page .about-accordion-item.active .accordion-index{color:#111827;font-size:15px}.about-page .about-accordion-item.active .accordion-label{color:#111827;font-size:16px;font-weight:500}.about-page .about-accordion-item.active .accordion-highlight img{opacity:0;transform:translateY(6px)}.about-page .about-accordion-item.active .accordion-icon{color:#9ca3af;opacity:0;visibility:hidden;transform:rotate(-90deg) translateX(6px)}.about-page .about-accordion-item:nth-child(4) .accordion-icon,.about-page .about-accordion-item:nth-child(4).active .accordion-icon{display:none!important}.about-page .hero-card-highlight{text-align:center!important}}.about-page .hero-section{padding:80px 0;background:#f5f7fb}.about-page .hero-section .container{display:flex;flex-direction:column;align-items:center}.about-page .hero-section-title{font-size:48px;font-weight:700;color:#111827;text-align:center;margin:0 auto 32px;position:relative;display:block;width:-moz-fit-content;width:fit-content;padding-bottom:16px}.about-page .hero-section-title:after{content:"";position:absolute;left:50%;bottom:0;width:clamp(160px,32vw,130%);height:1px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,rgba(89,183,28,.8) 20%,rgba(79,123,238,.8) 50%,rgba(255,194,12,.8) 80%,transparent);opacity:.7!important}.about-page .hero-card{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:50% 50%;background:#ffffff;border-radius:24px;box-shadow:0 20px 50px rgba(15,46,99,.08);overflow:hidden;height:653px}.about-page .hero-card-image{position:relative;overflow:hidden;width:100%;min-width:0;height:653px}.about-page .hero-card-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-page .hero-card-content{position:relative;width:100%;min-width:0;padding:40px;background:#ffffff;display:flex;flex-direction:column;justify-content:center;gap:12px}.about-page .hero-card-content .hero-ornament{position:absolute;top:32px;right:32px;width:94px;height:76px;pointer-events:none;z-index:20;display:block}@media (max-width:1024px){.about-page .hero-card-content .hero-ornament{display:none}}.about-page .hero-card-label{display:none}.about-page .hero-card-list{padding-left:20px;list-style:disc}.about-page .hero-card-list li{font-size:16px;font-weight:400;line-height:24px;color:#4b5563;margin-bottom:12px}.about-page .hero-card-highlight{font-size:18px;color:#4F7BEE;font-weight:600;text-align:center;letter-spacing:.01em}.about-page .value-position-section{padding:80px 0;background:#f5f7fb}.about-page .value-position-title{font-size:48px;font-weight:700;text-align:center;color:#111827;margin:0 auto 32px;padding-bottom:18px;position:relative;display:block;width:-moz-fit-content;width:fit-content}.about-page .value-position-title:after{content:"";position:absolute;left:50%;bottom:0;width:clamp(160px,32vw,115%);height:1px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,rgba(89,183,28,.8) 20%,rgba(79,123,238,.8) 50%,rgba(255,194,12,.8) 80%,transparent);opacity:.7;filter:blur(1px);box-shadow:0 1px 4px rgba(79,123,238,.1)}.about-page .value-position-card{max-width:1200px;margin:0 auto;background:#ffffff;border-radius:24px;box-shadow:0 20px 50px rgba(15,46,99,.08);display:grid;grid-template-columns:50% 50%;overflow:hidden;height:653px}.about-page .value-position-left{width:100%;min-width:0;padding:40px 32px}.about-page .vp-row{padding:22px 0 20px;cursor:default}.about-page .vp-row-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px;padding-bottom:15px;border-bottom:1px solid #e0e7ff}.about-page .vp-label{margin:0;font-size:20px;font-weight:700;color:#4F7BEE;font-style:italic;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif}.about-page .vp-index{font-size:16px;font-weight:600;font-style:italic}.about-page .vp-quote{margin:0 0 6px;font-size:16px;font-weight:500;line-height:24px;color:#111827}.about-page .vp-text{margin:0;font-size:16px;font-weight:400;line-height:24px;color:#6B7280}.about-page .vp-row.active .vp-index,.about-page .vp-row.active .vp-label{color:#4F7BEE}.about-page .value-position-img-wrapper{position:relative;overflow:hidden;width:100%;min-width:0;height:653px}.about-page .value-position-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.about-page .core-values-section{padding:80px 100px;background:#ffffff}.about-page .core-values-heading{text-align:center;margin-bottom:40px;display:flex;flex-direction:column;gap:10px;align-items:center}.about-page .core-values-eyebrow{margin:0;font-size:36px;font-weight:500;color:#111827;line-height:44px;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif}.about-page .core-values-title{margin:0;font-size:48px;font-weight:500;color:#0f172a;line-height:44px;display:inline-block;padding-bottom:18px;position:relative;font-family:var(--font-visby)}.about-page .core-values-title span{color:#4F7BEE;font-weight:700;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif}.about-page .core-values-title:after{content:"";position:absolute;left:50%;bottom:0;width:100%;height:1px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,rgba(89,183,28,.8) 20%,rgba(79,123,238,.8) 50%,rgba(255,194,12,.8) 80%,transparent);opacity:.7;filter:blur(1px);box-shadow:0 1px 4px rgba(79,123,238,.1)}.about-page .core-values-section .section-title:after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:clamp(180px,34vw,360px);height:3px;background:linear-gradient(90deg,rgba(17,24,39,.1),#4f7bee 50%,rgba(17,24,39,.1));border-radius:999px;box-shadow:0 2px 6px rgba(79,123,238,.15)}.about-page .core-values-grid{display:flex;flex-direction:row;gap:40px;position:relative;align-items:flex-start;justify-content:center;padding:0}.about-page .core-values-grid:before{content:"";position:absolute;top:-150px;left:0;right:0;bottom:0;width:100%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1293" height="135" viewBox="0 0 1293 135" fill="none"><path d="M1 134C23.4617 113.77 190.8 1.00002 363.698 1.00002C524.245 1.00002 593.507 171.08 887.356 72.5645C1145.54 -13.9937 1209.09 77.7979 1291.3 127.542" stroke="%23E5E7EB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="4 12"/></svg>') no-repeat 50%;background-size:contain;z-index:1;transform:scaleY(-1);pointer-events:none}.about-page .value-image-item{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:32px;width:304px}.about-page .value-icon-box{position:relative;width:256px;height:230px;display:flex;align-items:center;justify-content:center}.about-page .value-group-image{width:256px;height:230px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 10px 30px rgba(0,0,0,.1))}.about-page .value-text-item{display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center;width:304px}.about-page .value-title{font-size:24px;font-weight:700;color:#4F7BEE;margin:0;line-height:32px;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif}.about-page .value-image-item:first-child .value-title{color:#4F7BEE}.about-page .value-image-item:nth-child(2) .value-title{color:#59B71C}.about-page .value-image-item:nth-child(3) .value-title{color:#FFD215}.about-page .value-description{font-size:16px;font-weight:400;line-height:24px;color:#6b7280;margin:0;text-align:center;width:304px;font-family:var(--font-inter)}.about-page .core-values-mobile{display:none}.about-page .unified-background-wrapper{background-color:#ffffff;position:relative;overflow:hidden}.about-page .unified-background-wrapper:before{top:24px;left:20px;width:230px;height:209px}.about-page .unified-background-wrapper:after,.about-page .unified-background-wrapper:before{content:"";position:absolute;background-image:url(/images/logo2.svg);background-repeat:no-repeat;background-size:contain;opacity:.15;z-index:0;pointer-events:none}.about-page .unified-background-wrapper:after{bottom:752px;right:10px;width:129px;height:117px}.about-page .unified-background-wrapper>div,.about-page .unified-background-wrapper>section{position:relative;z-index:1}.about-page .stats-section{padding:48px 0 60px;background:transparent;position:relative;overflow:hidden}.about-page .stats-section-title{font-size:26px;font-weight:700;color:#111827;margin:0 auto 24px;padding-bottom:16px;display:flex;align-items:center;width:100%;white-space:nowrap}.about-page .stats-section-title:after,.about-page .stats-section-title:before{content:"";display:block;height:1px;flex:1}.about-page .stats-section-title:before{margin-right:30px;background:linear-gradient(270deg,rgba(79,123,238,.3),rgba(79,123,238,0))}.about-page .stats-section-title:after{margin-left:30px;background:linear-gradient(90deg,rgba(79,123,238,.3),rgba(79,123,238,0))}.about-page .stats-strip{max-width:960px;margin:28px auto 0;background:transparent;padding:24px 32px 28px;position:relative}.about-page .stats-strip:before{left:-40px}.about-page .stats-strip:after{right:-40px}.about-page .stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.about-page .stat-item{position:relative;text-align:center;padding:10px 32px 12px}.about-page .stat-item:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:86px;background:linear-gradient(180deg,rgba(229,231,235,0),#e5e7eb 45%,rgba(229,231,235,0))}.about-page .stat-number{font-size:clamp(45px,4vw,58px);font-weight:700;text-align:center;color:#4778ff;margin:0 0 6px;letter-spacing:-1px}.about-page .stat-label{font-size:16px;color:#6b7280;margin:0}.about-page .journey-section{padding:80px 0;background:transparent}.about-page .journey-timeline-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%}.about-page .journey-timeline-wrapper::-webkit-scrollbar{display:none}.about-page .journey-title-centered{font-size:40px;font-weight:700;color:#1f2937;text-align:flex-start;margin:0 0 30px;line-height:1.2}.about-page .brand-text{color:#4F7BEE}.about-page .timeline-cards,.about-page .timeline-horizontal{margin:0;padding:0;display:grid;grid-template-columns:repeat(5,230px);gap:24px;width:-moz-max-content;width:max-content}.about-page .timeline-horizontal{position:relative;margin-bottom:20px;padding:0 20px;z-index:1}.about-page .timeline-line{position:absolute;top:8px;left:20px;width:calc(100% - 40px);min-width:calc(5 * 230px + 4 * 24px - 40px);height:2px;background:#4F7BEE;z-index:-1;opacity:.3}.about-page .timeline-milestone{display:flex;justify-content:flex-start;align-items:center;cursor:pointer;position:relative;left:-15px}.about-page .timeline-dot{width:21px;height:21px;border-radius:50%;background:#ffffff;border:5px solid #4f7bee;transition:all .3s ease;box-sizing:border-box}.about-page .timeline-card{background:transparent;border-radius:0;box-shadow:none;border:none;transition:all .3s ease;text-align:left}.about-page .card-image{width:100%;height:160px;overflow:hidden;border-radius:8px;margin-bottom:16px}.about-page .timeline-card-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.about-page .card-content{padding:0}.about-page .card-year{font-size:20px;font-weight:700;color:#4F7BEE;margin-bottom:8px}.about-page .card-title{font-size:16px;font-weight:600;color:#111827;margin-bottom:8px;line-height:1.4}.about-page .card-description{font-size:14px;color:#4b5563;line-height:1.5}@media (min-width:960px) and (max-width:1367px){.about-page .collapsible-section.is-hidden{display:none}.about-page .about-nav-section,.about-page .core-values-section,.about-page .hero-section,.about-page .journey-section,.about-page .stats-section,.about-page .value-position-section{padding-left:24px;padding-right:24px}.about-page .unified-background-wrapper:before{top:24px;left:20px;width:230px;height:209px;opacity:.14}.about-page .unified-background-wrapper:after{top:141px;right:10px;width:129px;height:117px;opacity:.14}.about-page .journey-timeline-wrapper{margin-left:24px;margin-right:24px}.about-page .timeline-cards,.about-page .timeline-horizontal{min-width:-moz-max-content;min-width:max-content;padding-left:24px;padding-right:24px}.about-page .timeline-line{left:24px;width:calc(100% - 48px);min-width:calc(5 * 230px + 4 * 24px - 48px)}.about-page .about-nav-section{padding:24px 24px 0}.about-page .about-nav-heading{text-align:center;margin-bottom:0}.about-page .about-accordion{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:12px;padding-top:4px;max-width:100%;margin:24px 100px;background:transparent;box-shadow:none;border-radius:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;justify-content:center;height:40px}.about-page .about-accordion::-webkit-scrollbar{display:none}.about-page .about-accordion-item{flex:0 1 auto;min-width:120px;max-width:200px;display:flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:12px;border:1px solid #e5e7eb;background:#ffffff;box-shadow:0 2px 8px rgba(0,0,0,.04);scroll-snap-align:start;transition:all .2s ease;grid-template-columns:none;-moz-column-gap:0;column-gap:0}.about-page .about-accordion-item:hover{border-color:#4f7bee;box-shadow:0 4px 12px rgba(79,123,238,.12);transform:translateY(-2px)}.about-page .accordion-label{font-size:14px!important;font-weight:500!important;line-height:1.4;color:#4b5563;text-align:center;white-space:normal;transition:color .2s ease!important;font-family:Inter,sans-serif!important}.about-page .about-accordion-item.active{background:#4f7bee;border-color:#4f7bee;box-shadow:0 4px 16px rgba(79,123,238,.24)}.about-page .about-accordion-item.active .accordion-label{color:#ffffff;font-weight:600!important;font-family:Inter,sans-serif!important}.about-page .about-accordion-item:hover .accordion-label{font-size:14px!important;font-weight:500!important;color:#4f7bee;font-family:Inter,sans-serif!important}.about-page .about-accordion-item.active:hover .accordion-label{color:#ffffff;font-weight:600!important;font-family:Inter,sans-serif!important}.about-page .accordion-highlight,.about-page .accordion-icon,.about-page .accordion-index{display:none}.about-page .core-values-grid{gap:24px}.about-page .core-values-grid:before{top:-150px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1293" height="135" viewBox="0 0 1293 135" fill="none"><path d="M1 134C23.4617 113.77 190.8 1.00002 363.698 1.00002C524.245 1.00002 593.507 171.08 887.356 72.5645C1145.54 -13.9937 1209.09 77.7979 1291.3 127.542" stroke="%23E5E7EB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="4 12"/></svg>') no-repeat 50%;transform:scaleY(-1)}.about-page .stats-grid{gap:40px}.about-page .hero-card-image:before,.about-page .value-position-img-wrapper:before,.about-page .values-images-row:before{display:none}.about-page .hero-section-title{display:none!important}.about-page .hero-card{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;height:auto!important;min-height:auto!important;border-radius:24px;overflow:hidden}.about-page .hero-card-image{width:100%!important;height:500px!important;min-height:500px!important;border-radius:24px 24px 0 0!important;order:1}.about-page .hero-card-img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:24px 24px 0 0!important}.about-page .hero-card-content{display:flex!important;flex-direction:column!important;padding:32px 40px!important;gap:12px;order:2;border:none!important}.value-description,.value-text-item .value-description{width:242px;margin:0;line-height:1.6;color:var(--content-sencondary,#6B7280);font-family:var(--Typography-fontFamily-Body,Inter);font-size:var(--Typography-fontSize-350,14px);font-style:normal}.about-page .hero-card-label{display:block!important;order:1;font-size:14px;color:#6b7280;margin-bottom:4px;font-weight:500}.about-page .hero-card-highlight{order:2;text-align:left!important;font-size:20px!important;font-weight:700!important;color:#4F7BEE!important;margin:0!important;line-height:1.4!important}.about-page .hero-card-highlight br{display:none!important}.about-page .hero-card-list{order:3;margin-top:8px;padding-left:20px}.about-page .hero-card-list li{font-size:16px!important;color:#374151;margin-bottom:8px}.about-page .hero-ornament{display:none!important}.about-page .value-position-section .container{display:flex!important;flex-direction:column!important;background:#ffffff;border-radius:24px;padding:0}.about-page .value-position-card{display:contents!important}.about-page .value-position-img-wrapper{order:1!important;width:100%!important;height:500px!important;min-height:500px!important;border-radius:24px!important;overflow:hidden;margin-bottom:24px!important}.about-page .value-position-img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important;border-radius:0!important}.about-page .value-position-img-wrapper:before{display:none!important}.about-page .value-position-title{order:2!important;margin:0 24px 0 20px!important;font-size:32px;padding-bottom:0}.value-position-title-hightline{color:#4F7BEE;font-size:32px;font-weight:700}.about-page .value-position-title:after{display:none!important}.about-page .value-position-left{order:3!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;padding:0 40px 24px!important;border-bottom:none!important;border-right:none!important}.about-page .vp-index{color:#111827!important;font-weight:400!important}.about-page .core-values-eyebrow{font-size:var(--Typography-fontSize-450,18px);line-height:var(--Typography-lineHeight-700,28px)}.about-page .core-values-eyebrow,.about-page .core-values-title{color:var(--content-primary,#111827);text-align:center;font-style:normal;font-weight:600}.about-page .core-values-title,.about-page .core-values-title span{font-size:var(--Typography-fontSize-600,24px);line-height:var(--Typography-lineHeight-800,32px)}.about-page .core-values-title span{color:var(--content-brand-dark,#263E7E);font-style:normal;font-weight:700}.about-page .about-nav-title{font-size:36px;padding:0}.about-page .about-nav-eyebrow{font-size:32px}.about-page .stats-section-title{font-size:24px;font-weight:700;padding:0;margin:0}.about-page .journey-title-centered{font-size:32px;font-weight:700}.about-page .intro-headline{font-size:36px;font-weight:700;padding-bottom:0;margin-bottom:12px;color:#111827}.about-page .intro-description{font-size:18px;font-weight:500;line-height:28px;color:#4B5563;margin-bottom:32px;max-width:730px}.about-page .intro-eyebrow{padding:0;margin-bottom:12px;margin-top:0}.about-page .intro-banner-copy{padding-top:122px;padding-bottom:0}.about-page .intro-banner-section{padding:0}.about-page .collapsible-section{padding-top:0;padding-bottom:40px}#gia-tri-cot-loi{background:#ffffff;border-radius:24px;overflow:hidden;margin:0 24px 40px;padding:24px}.about-page .stats-section{padding-top:20px;padding-bottom:40px}.about-page .stats-strip{padding:0;margin-top:20px}.about-page .vp-row{padding-bottom:0;cursor:default}.vp-label{font-size:var(--Typography-fontSize-400,16px);font-family:var(--Typography-fontFamily-Body,Inter)}.about-page .core-values-grid:before{content:"";position:absolute;top:-135px;left:0;right:0;bottom:0;width:100%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1293" height="135" viewBox="0 0 1293 135" fill="none"><path d="M1 134C23.4617 113.77 190.8 0.999992 363.698 0.999992C524.245 0.999992 593.507 171.08 887.356 72.5644C1145.54 -13.9938 1209.09 77.7979 1291.3 127.542" stroke="%23E5E7EB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="4 12"/></svg>') no-repeat 50%;background-size:contain;z-index:1;transform:rotate(1turn);pointer-events:none}}@media (min-width:640px) and (max-width:959px){.about-page .about-nav-section,.about-page .core-values-section,.about-page .hero-section,.about-page .journey-section,.about-page .stats-section,.about-page .value-position-section{padding-left:24px;padding-right:24px}.about-page .unified-background-wrapper:before{top:48px;left:12px;width:230px;height:209px;opacity:.12}.about-page .unified-background-wrapper:after{top:181px;right:12px;width:129px;height:117px;opacity:.12}.about-page .intro-headline{font-size:32px!important}.about-page .about-nav-title,.about-page .journey-title-centered{font-size:36px!important;line-height:44px!important}.about-page .stats-section-title{font-size:24px!important;font-weight:700;line-height:32px!important;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif!important;margin:0;padding:0}.about-page .core-values-eyebrow{font-size:18px!important;font-weight:500;line-height:28px}.about-page .core-values-title{font-weight:500}.about-page .core-values-title,.about-page .core-values-title span{font-size:24px!important;line-height:32px;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif!important}.about-page .core-values-title span{font-weight:700}.about-page .intro-description{font-size:18px!important;line-height:28px!important;margin-bottom:32px;font-weight:500;max-width:730px}.about-page .about-accordion{display:flex!important;justify-content:center!important;flex-direction:row!important;flex-wrap:wrap!important;gap:8px;width:100%!important;max-width:630px;margin:4px auto 24px;padding:4px 0;background:transparent;box-shadow:none;border-radius:0;overflow-x:visible;-webkit-overflow-scrolling:touch}.about-page .about-accordion::-webkit-scrollbar{display:none}.about-page .about-accordion-item{flex:1 1 calc(25% - 6px);min-width:0;max-width:calc(25% - 6px);padding:8px 6px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #e5e7eb;background:#ffffff;box-shadow:none;grid-template-columns:none;-moz-column-gap:0;column-gap:0}.about-page .accordion-label{font-size:14px!important;font-weight:500!important;line-height:1.3;color:#111827;text-align:center;white-space:nowrap;font-family:Inter,sans-serif!important}.about-page .about-accordion-item.active{background:#4f7bee;border-color:#4f7bee}.about-page .about-accordion-item.active .accordion-label{color:#ffffff;font-family:Inter,sans-serif!important}.about-page .accordion-highlight,.about-page .accordion-icon,.about-page .accordion-index{display:none}.about-page .hero-section-title{display:none!important}.about-page .hero-card{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;height:auto!important;min-height:auto!important;border-radius:16px;overflow:hidden}.about-page .hero-card-image{width:100%!important;height:500px!important;min-height:500px!important;border-radius:16px 16px 0 0!important;order:1;background-image:url(/images/gioi-thieu/hero-card-image-768.png);background-size:cover;background-repeat:no-repeat;position:relative}.about-page .hero-card-img{opacity:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0!important}.about-page .hero-card-image:before{display:none}.about-page .hero-card-content{display:flex!important;flex-direction:column!important;padding:24px 20px!important;gap:4px;order:2;border:none!important}.about-page .hero-ornament{display:none!important}.about-page .hero-card-label{display:block!important;order:1;font-size:14px;color:#111827;margin-bottom:4px;font-weight:400;line-height:20px}.about-page .hero-card-highlight{order:2;text-align:left!important;font-size:20px!important;font-weight:700!important;color:#4F7BEE!important;margin:0!important;line-height:28px!important;font-family:SVN-Visby Round CF,var(--font-visby),sans-serif}.about-page .hero-card-highlight br{display:none!important}.about-page .hero-card-list{order:3;margin-top:8px;padding-left:16px}.about-page .hero-card-list li{font-size:14px!important;line-height:20px!important;margin-bottom:12px}.about-page .value-position-section .container{display:flex!important;flex-direction:column!important;background:#ffffff;border-radius:24px;padding:0}.about-page .hero-section{padding-bottom:40px}.about-page .value-position-card{display:contents!important}.about-page .value-position-img-wrapper{order:1!important;width:100%!important;height:500px!important;min-height:500px!important;border-radius:24px!important;overflow:hidden;margin-bottom:24px!important;background-image:url(/images/gioi-thieu/value-position-img-wrapper-768.png);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}.about-page .value-position-img{opacity:0;width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;border-radius:0!important}.about-page .value-position-img-wrapper:before{display:none!important}.about-page .value-position-title{order:2!important;margin:0 24px 0 20px!important;font-size:24px!important;font-weight:700!important;line-height:32px!important;font-family:SVN-Visby Round CF,var(--font-visby),sans-serif;padding-bottom:0}.value-position-title-hightline{font-size:32px;font-family:SVN-Visby Round CF,var(--font-visby),sans-serif}.about-page .value-position-title:after{display:none!important}.about-page .value-position-left{order:3!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;padding:0 24px!important;margin-bottom:24px!important;border-bottom:none!important;border-right:none!important}.about-page .vp-index{color:#111827!important;font-weight:400!important}.about-page .vp-label{font-size:16px!important;line-height:24px!important}.about-page .vp-quote{font-size:14px!important;font-weight:500!important}.about-page .vp-text{font-size:14px!important;line-height:20px!important;font-weight:400!important}.about-page .core-values-section{padding:40px 24px}.about-page .core-values-grid{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:24px;position:relative}.about-page .core-values-grid:before{content:"";position:absolute;top:-128px;left:0;right:0;bottom:0;width:100%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="720" height="405" viewBox="0 0 720 405" fill="none"><path d="M-23.8296 98.364C-10.8126 83.5546 86.1494 0.999998 186.289 0.999998C279.276 0.999998 319.329 125.509 489.558 53.3896C639.127 -9.97635 675.899 57.2208 723.497 93.6367C831.276 182.938 943.509 366.884 530.209 388.261C458.455 388.627 231.014 392.287 -104.713 404" stroke="%23E5E7EB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="4 12"/></svg>') no-repeat 50%;background-size:contain;z-index:1;transform:rotate(1turn);pointer-events:none}.about-page .value-image-item{width:auto;flex:0 1 calc(50% - 12px);max-width:360px;position:relative;z-index:2;gap:0}.about-page .value-image-item:first-child,.about-page .value-image-item:nth-child(2){flex-basis:calc(50% - 12px);max-width:calc(50% - 12px)}.about-page .value-image-item:nth-child(3){flex-basis:auto;width:100%;max-width:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto}.about-page .value-group-image,.about-page .value-icon-box{width:200px;height:180px}.about-page .value-text-item{width:100%;max-width:300px}.about-page .value-description{width:100%;max-width:300px;font-size:14px;line-height:20px}.value-position-title-hightline{color:#4F7BEE;font-size:24px!important;font-weight:700}.about-page .intro-eyebrow{padding:0;margin-top:76px;margin-bottom:0}.about-page .intro-banner-copy{padding:0}.about-page .intro-headline{padding:0;margin:12px 0}.about-page .intro-banner-section{padding-bottom:0}.about-page .about-nav-section{padding:0}.about-page .about-nav-heading{margin-top:24px}.about-page .about-nav-title :after{margin-bottom:0}.about-page .value-position-section{padding-top:0;padding-bottom:40px}.about-page .about-nav-eyebrow{font-size:32px!important;font-weight:500;font-family:SVN-Visby Round CF,var(--font-visby),sans-serif}.about-page .about-nav-heading{margin-bottom:24px}.about-page .hero-section{padding-top:0;margin-top:0}.about-page .journey-section{padding-top:0;padding-bottom:32px}.about-page .journey-section .container{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-left:0;padding-right:0;margin-left:24px;margin-right:24px}.about-page .timeline-cards,.about-page .timeline-horizontal{min-width:-moz-max-content;min-width:max-content;padding-left:24px;padding-right:24px}.about-page .timeline-line{left:24px;width:calc(100% - 48px);min-width:calc(5 * 230px + 4 * 24px - 48px)}.about-page .stats-section{padding-bottom:0}}@media (max-width:639px){.about-page .intro-banner-section{padding:32px 0 0}.about-page .intro-headline{font-size:32px!important}.about-page .about-nav-title,.about-page .core-values-title,.about-page .journey-title-centered,.about-page .stats-section-title{font-size:28px!important;line-height:1.3!important}.about-page .intro-description{font-size:12px!important;line-height:16px!important;font-weight:500;max-width:343px;color:#6B7280}.about-page .about-nav-eyebrow{font-size:24px;font-family:SVN-Visby Round CF,var(--font-visby),sans-serif;font-weight:500;line-height:32px;color:#111827;margin-bottom:8px}.about-page .intro-eyebrow{font-size:12px;font-weight:500;line-height:16px;color:#111827;margin-bottom:12px}.about-page .intro-headline{margin-bottom:12px!important;font-size:32px;font-weight:700;line-height:40px}.about-page .about-nav-title,.about-page .intro-headline{font-family:SVN-Visby Round CF,var(--font-visby),sans-serif}.about-page .about-nav-title{font-size:32px!important;font-weight:700!important;line-height:40px!important;color:#4F7BEE!important}.about-page .intro-banner-copy{padding-bottom:0!important;margin-bottom:32px!important}.about-page .unified-background-wrapper:before{top:8px;left:0;width:92px;height:83.8px;background-size:contain;opacity:.08}.about-page .unified-background-wrapper:after{top:239px;right:0;width:92px;height:83.8px;background-size:contain;opacity:.08}@media (max-width:360px){.about-page .unified-background-wrapper:after,.about-page .unified-background-wrapper:before{display:none}}.about-page .about-nav-section{padding:0 16px}.about-page .about-nav-heading{padding:0 16px;margin-bottom:16px;margin-top:16px}.about-page .about-accordion{justify-content:center!important;gap:6px;width:-moz-fit-content!important;width:fit-content!important;max-width:100%;margin:16px auto;padding:2px 16px;background:transparent;box-shadow:none;border-radius:0}.about-page .about-accordion-item{min-width:80px;width:auto;padding:8px 10px}.about-page .accordion-label{line-height:1.3;color:#111827}.about-page .about-accordion-item.active{background:#4f7bee;border-color:#4f7bee}.about-page .about-accordion-item.active .accordion-label{color:#ffffff;font-family:Inter,sans-serif!important}.about-page .accordion-highlight,.about-page .accordion-icon,.about-page .accordion-index{display:none}.about-page .hero-section-title{display:none!important}.about-page .hero-card{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;height:auto!important;min-height:auto!important;border-radius:16px;overflow:hidden}.about-page .hero-card-image{width:100%!important;height:232px!important;border-radius:16px 16px 0 0!important;order:1;background-image:url(/images/gioi-thieu/hero-card-image-768.png);background-size:cover;background-position:top;background-repeat:no-repeat;position:relative}.about-page .hero-card-img{opacity:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0!important}.about-page .hero-card-image:before{display:none}.about-page .hero-card-content{display:flex!important;flex-direction:column!important;padding:12px 12px 0!important;gap:12px;order:2;border:none!important;margin-top:0!important}.about-page .hero-ornament{display:none!important}.about-page .hero-card-label{display:block!important;order:1;font-size:14px;margin-bottom:0;font-weight:400;line-height:20px}.about-page .hero-card-highlight{order:2;text-align:left!important;font-size:20px!important;font-weight:700!important;color:#4F7BEE!important;margin:0!important;line-height:28px!important}.about-page .hero-card-highlight br{display:none!important}.about-page .hero-card-list{order:3;margin-top:4px;padding-left:16px}.about-page .hero-card-list li{font-size:14px!important;line-height:20px!important;margin-bottom:12px;font-weight:400}.about-page .value-position-section .container{display:flex!important;flex-direction:column!important;background:#ffffff;border-radius:24px;padding:0}.about-page .value-position-card{display:contents!important}.about-page .value-position-img-wrapper{order:1!important;width:100%!important;height:500px!important;min-height:500px!important;border-radius:24px!important;overflow:hidden;background-image:url(/images/gioi-thieu/value-position-img-wrapper-375.png);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}.about-page .value-position-img{opacity:0;width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;border-radius:0!important}.about-page .value-position-img-wrapper:before{display:none!important}.about-page .value-position-title{order:2!important;font-size:24px;line-height:32px;font-weight:700;padding-bottom:0;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif;margin:12px 24px 0 20px!important}.about-page .value-position-section{margin-bottom:24px;background:#F3F4F6}.value-position-title-hightline{font-size:32px;line-height:32px;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif}.about-page .value-position-title:after{display:none!important}.about-page .value-position-left{order:3!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;padding:0 20px!important;border-bottom:none!important;border-right:none!important}.about-page .vp-index{color:#263E7E!important;font-weight:400!important;font-style:italic!important}.about-page .vp-index,.about-page .vp-label{line-height:24px!important;font-size:16px!important}.about-page .vp-label{font-weight:600!important;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif}.about-page .vp-quote{font-size:14px!important;font-weight:600!important}.about-page .vp-text{font-size:13px!important;line-height:1.5!important}.about-page .core-values-section{padding:32px 24px}.about-page .core-values-grid{display:none!important}.about-page .core-values-mobile{display:flex;flex-direction:column;gap:28px;position:relative;padding:0 12px 16px;margin-top:20px}.about-page .core-values-mobile:before{content:"";position:absolute;top:10px;bottom:0;left:50%;width:100%;transform:translateX(-50%);background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="303" height="522" viewBox="0 0 303 522" fill="none"><path d="M71.1904 64.6842C99.1904 0.68438 200.69 -26.3152 259.19 37.1843C319.109 102.224 311.234 201.185 259.19 267.684C236.796 296.298 170.69 333.684 81.1904 300.684C35.6904 279.684 28.19 268.184 29.19 246.684C30.19 225.184 63.1903 211.184 86.1904 227.684C121.196 252.797 83.3283 296.736 37.1907 333.184C-12.8095 372.684 -8.09998 449.184 33.1903 482.684C86.1901 525.685 165.19 535.684 208.19 492.184" stroke="%23E5E7EB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="4 12"/></svg>') no-repeat top;background-size:contain;pointer-events:none;z-index:0}.about-page .value-image-item{gap:0}.about-page .core-value-mobile-item{position:relative;padding:0 8px 18px;z-index:1;text-align:center}.about-page .core-value-mobile-item:not(:last-child):after{content:"";position:absolute;bottom:-6px;left:50%;width:12px;height:12px;border-radius:50%;background:rgba(79,123,238,.25);transform:translateX(-50%);box-shadow:0 0 10px rgba(79,123,238,.25)}.about-page .core-value-mobile-icon{width:140px;margin:0 auto -20px}.about-page .core-value-mobile-image{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 10px 30px rgba(0,0,0,.08))}.about-page .core-value-mobile-title{font-size:21px;font-weight:600;color:#1f2937;margin:0 0 8px}.about-page .core-value-mobile-description{font-size:12px;line-height:16px;color:#6b7280;font-weight:400;margin:0 auto}.about-page .core-values-title:after{width:100%!important}.about-page .value-position-section{padding-top:0!important}.about-page .core-values-eyebrow{font-size:18px;line-height:28px;font-weight:600;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif}.about-page .core-values-title{font-weight:500;color:#111827}.about-page .core-values-title,.about-page .core-values-title span{font-size:24px;line-height:32px;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif}.about-page .core-values-title span{color:#263E7E;font-weight:700}.about-page .core-values-mobile .core-value-mobile-item:first-child .core-value-mobile-title{color:#4F7BEE}.about-page .core-values-mobile .core-value-mobile-item:nth-child(2) .core-value-mobile-title{color:#59B71C}.about-page .core-values-mobile .core-value-mobile-item:nth-child(3) .core-value-mobile-title{color:#FFD215}.about-page .stats-strip{margin-top:20px;padding:0}.about-page .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:16px;-moz-column-gap:16px;column-gap:16px}.about-page .stat-item{padding:0 8px}.about-page .stat-item:nth-child(3){grid-column:1/span 2;justify-self:center}.about-page .stat-item:after{display:none!important}.about-page .stat-item:first-child:after{content:""!important;display:block!important;position:absolute!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;width:1px!important;height:80px!important;background:#F3F4F6!important;left:auto!important;bottom:auto!important}.about-page .stats-section{padding-bottom:25px!important}.about-page .stat-number{font-size:32px;line-height:40px}.about-page .core-values-section,.about-page .hero-section,.about-page .journey-section,.about-page .stats-section,.about-page .value-position-section{padding:16px}.about-page .journey-timeline-wrapper{margin-left:16px;margin-right:16px}.about-page .timeline-cards,.about-page .timeline-horizontal{min-width:-moz-max-content;min-width:max-content;padding-left:16px;padding-right:16px}.about-page .timeline-line{left:16px;width:calc(100% - 32px);min-width:calc(5 * 230px + 4 * 24px - 32px)}.about-page .hero-section{padding-top:0}.about-page .about-accordion{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:8px;justify-content:flex-start!important;width:100%!important;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.about-page .about-accordion::-webkit-scrollbar{display:none}.about-page .about-accordion-item{flex:0 0 auto;scroll-snap-align:start;padding:8px 4px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #e5e7eb;background:#ffffff;box-shadow:none;grid-template-columns:none;-moz-column-gap:0;column-gap:0}.about-page .hero-section{padding-bottom:40px!important}.about-page .stats-section-title{display:flex;justify-content:center;font-size:18px!important;font-weight:400!important;line-height:28px!important;padding-top:20px;padding-bottom:0;margin-bottom:0}.about-page .vp-row{padding:6px 0;margin-top:6px}.about-page .vp-row-header{padding:10px 0}.about-page .accordion-label{font-size:14px!important;font-weight:500!important;line-height:1.2;color:#4b5563;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding:0;text-align:center;white-space:nowrap;font-family:Inter,sans-serif!important}.value-position-title-hightline{color:#4F7BEE;font-size:24px!important;font-weight:700}.about-page .stat-label{font-size:14px!important;line-height:20px!important;font-weight:400!important}.about-page .journey-title-centered{font-size:24px!important;font-weight:700!important;line-height:32px!important}.about-page .unified-background-wrapper>section{padding-top:0!important}.about-page .card-year{font-size:32px!important;font-weight:700!important;line-height:40px!important}.about-page .card-description{color:#111827;font-size:14px;font-weight:500;line-height:23px}.about-page .timeline-milestone{left:0}.about-page .timeline-dot{width:21px;height:21px;border:5px solid #4f7bee}}@media (min-width:1368px) and (max-width:1719px){.about-page .intro-eyebrow{font-size:14px!important}.intro-headline{margin-bottom:10px!important}.about-page .hero-section .container,.about-page .value-position-section .container{max-width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.about-page .hero-card-highlight{width:330px;text-align:center!important;margin:0 auto;line-height:28px!important;letter-spacing:0}.about-page .hero-card,.about-page .value-position-card{width:calc(100% - 320px);max-width:none;height:auto!important;min-height:auto!important;display:grid;grid-template-columns:50% 50%;margin-left:160px;margin-right:160px;box-sizing:border-box;align-items:stretch}.about-page .hero-card-image{background-image:url(/images/gioi-thieu/hero-card-image-1440.png);background-size:cover;background-position:0}.about-page .hero-card-image,.about-page .value-position-img-wrapper{width:100%;min-width:0;height:0;padding-bottom:96.31%;background-repeat:no-repeat;position:relative}.about-page .value-position-img-wrapper{background-image:url(/images/gioi-thieu/value-position-img-wrapper-1440.png);background-size:100% auto;background-position:50%;overflow:hidden}.about-page .hero-card-img,.about-page .value-position-img{opacity:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.about-page .hero-card-content{padding-top:120px}.about-page .vp-index{color:#111827!important;font-weight:400!important;font-size:18px!important;line-height:28px!important}.about-page .core-values-grid:before{content:"";position:absolute;top:-135px;left:0;right:0;bottom:0;width:100%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1293" height="135" viewBox="0 0 1293 135" fill="none"><path d="M1 134C23.4617 113.77 190.8 0.999992 363.698 0.999992C524.245 0.999992 593.507 171.08 887.356 72.5644C1145.54 -13.9938 1209.09 77.7979 1291.3 127.542" stroke="%23E5E7EB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="4 12"/></svg>') no-repeat 50%;background-size:contain;z-index:1;transform:rotate(1turn);pointer-events:none}.about-page .stats-section-title{font-size:32px!important;font-weight:700;line-height:40px!important;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif!important;margin:0;padding:0}}@media (min-width:1720px) and (max-width:2199px){.about-page .container{max-width:1680px;padding:0 40px}.about-page .hero-section .container,.about-page .value-position-section .container{max-width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.about-page .hero-card,.about-page .value-position-card{width:calc(100% - 320px);max-width:none;height:653px;display:grid;grid-template-columns:50% 50%;margin-left:160px;margin-right:160px;box-sizing:border-box}.about-page .hero-card-image{background-image:url(/images/gioi-thieu/hero-card-image-1920.png)}.about-page .hero-card-image,.about-page .value-position-img-wrapper{width:100%;min-width:0;height:653px;background-size:cover;background-position:50%;background-repeat:no-repeat}.about-page .value-position-img-wrapper{background-image:url(/images/gioi-thieu/value-position-img-wrapper-1920.png)}.about-page .hero-card-img,.about-page .value-position-img{opacity:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.about-page .about-nav-title,.about-page .core-values-title,.about-page .hero-section-title,.about-page .journey-title-centered,.about-page .section-title,.about-page .stats-section-title,.about-page .value-position-title{font-size:48px;font-weight:700;line-height:60px;margin-bottom:70px;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif}.value-position-title-hightline{font-size:48px}.about-page .intro-description{font-size:16px;max-width:760px}.about-page .hero-card-content,.about-page .value-position-left{width:100%;min-width:0;gap:0;padding-top:40px;padding-bottom:40px;display:flex;flex-direction:column;align-items:center}.about-page .hero-card-list li{font-weight:400;width:101%;margin-bottom:20px}.about-page .hero-card-list li,.about-page .value-description,.about-page .vp-quote,.about-page .vp-text{font-size:18px;line-height:28px}.about-page .vp-label{color:#4F7BEE;text-align:center;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif;font-size:32px;font-style:italic;font-weight:700;line-height:40px}.about-page .hero-card-highlight{font-size:18px;font-weight:600;line-height:28px;color:#4F7BEE;text-align:center!important;width:400px}.about-page .value-group-image{width:280px;height:280px}.about-page .value-title{font-size:32px;margin-top:24px}.about-page .values-images-row:before{transform:translate(-50%,-50%) scale(1.4)}.about-page .stats-strip{max-width:1400px;padding:40px 60px}.about-page .stat-number{font-size:48px;font-weight:700;line-height:60px;margin-bottom:16px;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif}.about-page .stat-label{font-size:18px;font-weight:400;line-height:28px;font-family:Inter,sans-serif;color:#111827!important}.about-page .card-image{-o-object-fit:cover;object-fit:cover}.about-page .journey-section{padding:80px 0}.about-page .journey-section .container{max-width:100%;padding-left:160px;padding-right:160px;padding-bottom:80px;margin-left:0;margin-right:0}.about-page .journey-title-centered{font-size:48px;font-weight:700;line-height:60px;color:#1f2937;margin:0 0 60px;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif}.about-page .journey-title-centered .brand-text{color:#4F7BEE}.about-page .timeline-cards,.about-page .timeline-horizontal{grid-template-columns:repeat(5,1fr);gap:40px;justify-content:center;width:100%;max-width:100%;margin:0 auto}.about-page .timeline-horizontal{margin-bottom:40px;padding:0;width:100%}.about-page .timeline-line{top:8px;left:0;right:0;height:2px;background:#E5E7EB}.about-page .timeline-milestone{left:0;justify-content:flex-start}.about-page .timeline-dot{width:16px;height:16px;border:3px solid #4f7bee}.about-page .card-image{height:240px;width:100%;border-radius:8px;overflow:hidden;margin-bottom:20px}.about-page .timeline-card-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-page .card-year{font-size:24px;font-weight:700;color:#4F7BEE;margin-bottom:12px;line-height:32px;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif}.about-page .card-description{font-size:14px;font-weight:500;line-height:20px;color:#111827;margin:0;font-family:Inter,sans-serif}.about-page .card-title{font-size:18px;font-weight:600;line-height:28px}.about-page .intro-headline{margin-bottom:14px}.about-page .intro-banner-copy .intro-eyebrow,.about-page .intro-eyebrow{font-size:16px!important;padding:0;margin-top:42px;margin-bottom:14px}.about-page .about-nav-eyebrow{font-size:36px;font-family:Inter,sans-serif}.about-page .vp-quote{margin-bottom:12px}.about-page .core-values-grid:before{content:"";position:absolute;top:-135px;left:0;right:0;bottom:0;width:100%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1293" height="135" viewBox="0 0 1293 135" fill="none"><path d="M1 134C23.4617 113.77 190.8 0.999992 363.698 0.999992C524.245 0.999992 593.507 171.08 887.356 72.5644C1145.54 -13.9938 1209.09 77.7979 1291.3 127.542" stroke="%23E5E7EB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="4 12"/></svg>') no-repeat 50%;background-size:contain;z-index:1;transform:rotate(1turn);pointer-events:none}.vp-index{font-size:18px!important;font-weight:400!important;line-height:28px!important;color:#111827!important}.about-page .core-values-title{font-weight:500!important}.about-page .core-values-title span{font-size:48px!important;line-height:60px!important}.about-page .core-values-grid{justify-content:space-around}.about-page .value-description{font-size:16px!important;line-height:24px!important;font-weight:400!important;color:#6B7280!important;font-family:Inter,sans-serif;width:340px!important}.about-page .stats-section{padding:20px 0}.about-page .stats-section-title{font-size:36px!important;font-weight:700!important;line-height:44px!important;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif}}@media (min-width:2200px){.about-page .container{max-width:2400px;padding:0 60px}.about-page .hero-section .container,.about-page .value-position-section .container{max-width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.about-page .hero-card,.about-page .value-position-card{width:calc(100% - 320px);max-width:none;height:653px;display:grid;grid-template-columns:50% 50%;margin-left:160px;margin-right:160px;box-sizing:border-box}.about-page .hero-card-image{background-image:url(/images/gioi-thieu/hero-card-image-2560.png)}.about-page .hero-card-image,.about-page .value-position-img-wrapper{width:100%;min-width:0;height:653px;background-size:cover;background-position:50%;background-repeat:no-repeat}.about-page .value-position-img-wrapper{background-image:url(/images/gioi-thieu/value-position-img-wrapper-2560.png)}.about-page .hero-card-img,.about-page .value-position-img{opacity:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.about-page .about-nav-title,.about-page .core-values-title,.about-page .hero-section-title,.about-page .journey-title-centered,.about-page .section-title,.about-page .stats-section-title,.about-page .value-position-title{font-size:48px;font-weight:700;line-height:60px;margin-bottom:70px;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif}.value-position-title-hightline{font-size:48px}.about-page .intro-description{font-size:16px;max-width:760px}.about-page .hero-card-content,.about-page .value-position-left{width:100%;min-width:0;gap:0;padding-top:40px;padding-bottom:40px;display:flex;flex-direction:column;align-items:center}.about-page .hero-card-list li{font-weight:400;width:101%;margin-bottom:20px}.about-page .hero-card-list li,.about-page .value-description,.about-page .vp-quote,.about-page .vp-text{font-size:18px;line-height:28px}.about-page .vp-label{color:#4F7BEE;text-align:center;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif;font-size:32px;font-style:italic;font-weight:700;line-height:40px}.about-page .hero-card-highlight{font-size:18px;font-weight:600;line-height:28px;color:#4F7BEE;text-align:center!important;width:400px}.about-page .value-group-image{width:280px;height:280px}.about-page .value-title{font-size:32px;margin-top:24px}.about-page .values-images-row:before{transform:translate(-50%,-50%) scale(1.4)}.about-page .stats-strip{max-width:1400px;padding:40px 60px}.about-page .stat-number{font-size:48px;font-weight:700;line-height:60px;margin-bottom:16px;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif}.about-page .stat-label{font-size:18px;font-weight:400;line-height:28px;font-family:Inter,sans-serif;color:#111827!important}.about-page .card-image{-o-object-fit:cover;object-fit:cover}.about-page .journey-section{padding:80px 0}.about-page .journey-section .container{max-width:100%;padding-left:160px;padding-right:160px;padding-bottom:80px;margin-left:0;margin-right:0}.about-page .journey-title-centered{font-size:48px;font-weight:700;line-height:60px;color:#1f2937;margin:0 0 60px;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif}.about-page .journey-title-centered .brand-text{color:#4F7BEE}.about-page .timeline-cards,.about-page .timeline-horizontal{grid-template-columns:repeat(5,1fr);gap:40px;justify-content:center;width:100%;max-width:100%;margin:0 auto}.about-page .timeline-horizontal{margin-bottom:40px;padding:0;width:100%}.about-page .timeline-line{top:8px;left:0;right:0;height:2px;background:#E5E7EB}.about-page .timeline-milestone{left:0;justify-content:flex-start}.about-page .timeline-dot{width:16px;height:16px;border:3px solid #4f7bee}.about-page .card-image{height:240px;width:100%;border-radius:8px;overflow:hidden;margin-bottom:20px}.about-page .timeline-card-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-page .card-year{font-size:24px;font-weight:700;color:#4F7BEE;margin-bottom:12px;line-height:32px;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif}.about-page .card-description{font-size:14px;font-weight:500;line-height:20px;color:#111827;margin:0;font-family:Inter,sans-serif}.about-page .card-title{font-size:18px;font-weight:600;line-height:28px}.about-page .intro-headline{margin-bottom:14px}.about-page .intro-banner-copy .intro-eyebrow,.about-page .intro-eyebrow{font-size:16px!important;padding:0;margin-top:42px;margin-bottom:14px}.about-page .about-nav-eyebrow{font-size:36px;font-family:Inter,sans-serif}.about-page .vp-quote{margin-bottom:12px}.vp-index{font-size:18px!important;font-weight:400!important;line-height:28px!important;color:#111827!important}.about-page .core-values-title{font-weight:500!important}.about-page .core-values-title span{font-size:48px!important;line-height:60px!important}.about-page .core-values-grid{justify-content:space-around}.about-page .core-values-grid:before{content:"";position:absolute;top:-135px;left:0;right:0;bottom:0;width:100%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1293" height="135" viewBox="0 0 1293 135" fill="none"><path d="M1 134C23.4617 113.77 190.8 0.999992 363.698 0.999992C524.245 0.999992 593.507 171.08 887.356 72.5644C1145.54 -13.9938 1209.09 77.7979 1291.3 127.542" stroke="%23E5E7EB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="4 12"/></svg>') no-repeat 50%;background-size:contain;z-index:1;transform:rotate(1turn);pointer-events:none}.about-page .value-description{font-size:16px!important;line-height:24px!important;font-weight:400!important;color:#6B7280!important;font-family:Inter,sans-serif;width:340px!important}.about-page .stats-section{padding:20px 0}.about-page .stats-section-title{font-size:36px!important;font-weight:700!important;line-height:44px!important;font-family:"SVN-Visby Round CF",var(--font-visby),sans-serif}.about-page .core-values-title:after,.about-page .hero-section-title:after,.about-page .value-position-title:after{height:2px}}@media (min-width:1368px) and (max-width:1397px){.about-page .hero-card,.about-page .value-position-card{height:508px!important}}