.about{flex-direction:column;display:flex;overflow:hidden}.about .heroBanner{z-index:1;background-image:url(/images/about/backgrounds/about-hero-bg.png);position:relative}@supports (background-image:-webkit-image-set(url("x.webp") 1x)){.about .heroBanner{background-image:-webkit-image-set(url(/images/about/backgrounds/about-hero-bg.webp) 1x,url(/images/about/backgrounds/about-hero-bg.png) 1x)}}@supports (background-image:image-set(url("x.avif") type("image/avif"))){.about .heroBanner{background-image:-webkit-image-set(url(/images/about/backgrounds/about-hero-bg.avif) 1x type("image/avif"),url(/images/about/backgrounds/about-hero-bg.webp) 1x type("image/webp"),url(/images/about/backgrounds/about-hero-bg.png) 1x type("image/png"));background-image:image-set("/images/about/backgrounds/about-hero-bg.avif" 1x type("image/avif"),"/images/about/backgrounds/about-hero-bg.webp" 1x type("image/webp"),"/images/about/backgrounds/about-hero-bg.png" 1x type("image/png"))}}.about .heroBanner:before{content:"";z-index:-1;background:linear-gradient(#0b0b0b66 -12.21%,#0b0b0b 86.79%);position:absolute;inset:0}.about__purpose{flex-direction:column;display:flex;position:relative}.about__purpose-main{flex-direction:column;gap:4.875rem;display:flex;position:relative}.about__purpose-main:before{content:"";z-index:-1;filter:blur(120px);background:#ff9500;width:100px;height:100px;position:absolute;bottom:15%;right:-10%}.about__purpose-main:after{content:"";z-index:-1;filter:blur(80px);background:#ff0;width:50px;height:50px;position:absolute;top:25%;left:-10%}@media (max-width:768px){.about__purpose-main{gap:3.5rem}}@media (max-width:425px){.about__purpose-main{gap:2rem}}.about__purpose-item{justify-content:space-between;display:flex}@media (max-width:768px){.about__purpose-item{flex-direction:column;align-items:center;gap:3rem}}@media (max-width:600px){.about__purpose-item{gap:2rem}}@media (max-width:425px){.about__purpose-item{gap:1.5rem}}.about__purpose-item-reverse{flex-direction:row-reverse}@media (max-width:768px){.about__purpose-item-reverse{flex-direction:column}}.about__purpose-image{border:1px solid var(--vp-tertiary-border);background:linear-gradient(#fff0 -9.11%,#ffffff1a 100%);border-radius:2rem;width:100%;max-width:20.75rem;padding:1rem;display:flex}@media (max-width:768px){.about__purpose-image{max-width:70%;padding:.5rem}}@media (max-width:600px){.about__purpose-image{max-width:unset}}.about__purpose-image img{object-fit:cover;mix-blend-mode:luminosity;opacity:.8;border-radius:1.5rem;width:100%;height:100%}.about__purpose-content{z-index:1;width:calc(100% - 27.75rem)}@media (max-width:1024px){.about__purpose-content{width:calc(100% - 24.75rem)}}@media (max-width:890px){.about__purpose-content{width:calc(100% - 22.75rem)}}@media (max-width:768px){.about__purpose-content{width:100%}}.about__purpose-text{color:#b3b3b3}.about__facts{flex-direction:column;align-items:center;padding:8.75rem 0;display:flex;position:relative}@media (max-width:768px){.about__facts{padding:5.75rem 0}}@media (max-width:425px){.about__facts{padding:4.75rem 0}}.about__facts:before{content:"";z-index:-1;mix-blend-mode:luminosity;background-image:-webkit-image-set(url(/images/about/backgrounds/about-main-background.avif) 1x type("image/avif"),url(/images/about/backgrounds/about-main-background.webp) 1x type("image/webp"),url(/images/about/backgrounds/about-main-background.png) 1x type("image/png"));background-image:image-set("/images/about/backgrounds/about-main-background.avif" 1x type("image/avif"),"/images/about/backgrounds/about-main-background.webp" 1x type("image/webp"),"/images/about/backgrounds/about-main-background.png" 1x type("image/png"));background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.about__facts:after{content:"";background-color:var(--vp-tertiary-bg);filter:blur(6.25rem);opacity:.08;z-index:-1;position:absolute;inset:17% 20% 40%}.about__facts-main{flex-direction:column;display:flex}.about__facts-title{font-family:var(--BaiJamjuree),sans-serif;color:var(--vp-primary-title);text-align:center;text-transform:uppercase;margin-bottom:5.75rem;font-size:2.5rem;font-weight:700}@media (max-width:768px){.about__facts-title{margin-bottom:4rem;font-size:2rem}}@media (max-width:600px){.about__facts-title{margin-bottom:2rem;font-size:1.75rem}}@media (max-width:425px){.about__facts-title{margin-bottom:1.5rem;font-size:1.5rem}}@media (max-width:375px){.about__facts-title{font-size:1.25rem}}.about__facts-numbers{justify-content:space-between;margin-bottom:10.25rem;display:flex}@media (max-width:768px){.about__facts-numbers{margin-bottom:7rem}}@media (max-width:600px){.about__facts-numbers{margin-bottom:5rem}}@media (max-width:425px){.about__facts-numbers{margin-bottom:3rem}}.about__facts-number-item{padding-left:2.5rem}@media (max-width:890px){.about__facts-number-item{padding-left:1rem}}@media (max-width:425px){.about__facts-number-item{padding-left:.75rem}}.about__facts-number-item:not(:last-child){padding-right:4.5rem;position:relative}@media (max-width:1200px){.about__facts-number-item:not(:last-child){padding-right:2.5rem}}@media (max-width:890px){.about__facts-number-item:not(:last-child){padding-right:1rem}}@media (max-width:425px){.about__facts-number-item:not(:last-child){padding-right:.75rem}}.about__facts-number-item:not(:last-child):after{content:"";background:linear-gradient(#fff0 0%,#ff06 50%,#fff0 100%);width:.125rem;height:100%;position:absolute;top:0;right:0}.about__facts-number{color:var(--vp-primary-text);margin-bottom:.75rem;font-size:4.375rem;font-weight:900}@media (max-width:1200px){.about__facts-number{font-size:5vw}}.about__facts-numbers-text{color:var(--vp-quinary-text);font-size:1.875rem;font-weight:400}@media (max-width:1200px){.about__facts-numbers-text{font-size:2.5vw}}
