body{-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-ms-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease;-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-ms-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}#about-us{display:flex;flex-direction:column;gap:64px}#about-us .title{color:var(--studio-black,#0f0d0c);font-size:32px;line-height:38px;font-weight:600;font-family:Kanit;letter-spacing:.25px;padding:0}#about-us .title .highlight{color:var(--studio-orange,#ff6028)}#about-us .section-first{padding:0 20px}#about-us .section-first .container{background-color:var(--studio-bg-color-01,#f8f6f5);border-radius:24px;border:1px solid transparent;padding:32px;display:flex;flex-direction:column;gap:32px;max-width:100%}#about-us .section-first .container .section-header{display:flex;flex-direction:column;gap:32px}#about-us .section-first .container .section-image img{width:100%;height:auto;display:block}#about-us .section-first .breadcrumb .separator{color:var(--studio-gray,#605e5d)}#about-us .section-first .description{color:var(--studio-gray,#605e5d);font-size:13px;line-height:21px;font-weight:300;font-family:Kanit;letter-spacing:.25px}#about-us .section-first .btn-two{font-size:13px;line-height:17px;justify-content:center;text-decoration:none}#about-us .cards__what-we-do{padding:0 20px;display:flex;flex-direction:column;align-items:center;gap:24px}#about-us .cards__what-we-do ul{list-style:none;display:flex;flex-direction:column;gap:20px}#about-us .cards__what-we-do .card{border:none;border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:24px;background-color:#f8f6f5}#about-us .cards__what-we-do .card img{width:56px;height:56px}#about-us .cards__what-we-do .card .card-content{display:flex;flex-direction:column;gap:1rem}#about-us .cards__what-we-do .card .card-title{color:var(--studio-black,#0f0d0c);font-size:19px;line-height:25px;font-weight:600;font-family:Kanit;letter-spacing:.15px}#about-us .cards__what-we-do .card .card-desc{color:var(--studio-gray,#605e5d);font-size:13px;line-height:17px;font-weight:300;font-family:Kanit;letter-spacing:.25px}#about-us .cards__what-we-do .btn-one{margin:40px auto 0;justify-content:center}#about-us .testimonials-section .title{padding:0 20px}#about-us .expert-section{padding:0 20px}#about-us .expert-section .subtitle{color:#878584;font-size:13px;line-height:17px;font-weight:300;font-family:Kanit;letter-spacing:.1px;padding-bottom:8px}#about-us .expert-section .description{padding:24px 0 32px;color:#878584;font-size:13px;line-height:21px;font-weight:300;font-family:Kanit;letter-spacing:.25px}#about-us .expert-section img{width:100%;height:100%;object-fit:contain;margin-top:20px}#about-us .expert-section .expert-img{scale:0}#about-us .expert-section .expert-img.animate-in{animation:imageResize .4s ease-out forwards}#about-us .expert-section .expert-section-content .description,#about-us .expert-section .expert-section-content .subtitle,#about-us .expert-section .expert-section-content .title{transform:translate(-96%,120px);transition:transform .2s ease-out}#about-us .expert-section .expert-section-content .btn-one{transform:translate(-96%,-120px);transition:transform .2s ease-out}#about-us .expert-section .expert-section-content.animate-in .description,#about-us .expert-section .expert-section-content.animate-in .subtitle,#about-us .expert-section .expert-section-content.animate-in .title{transform:translate(0,0)}#about-us .expert-section .expert-section-content.animate-in .btn-one{transform:translate(0,0)}@keyframes imageResize{0%{scale:0}75%{scale:1.1}100%{scale:1}}#about-us .slide-wrapper,#about-us .testimonial-card{position:relative;padding:32px;border-radius:32px}#about-us .swiper-container{padding:24px 20px 72px;overflow:hidden}#about-us .swiper-pagination{top:auto;left:auto;bottom:9.5px;right:100px;color:#605e5d;font-size:13px;line-height:21px;font-weight:300;font-family:Kanit;letter-spacing:.25px}#about-us .swiper-button-next,#about-us .swiper-button-prev{top:auto;left:auto;bottom:0;right:20px;height:40px;width:40px;min-width:40px}#about-us .swiper-button-prev{right:68px}#about-us .sliders-values{overflow:hidden}#about-us .sliders-values .values{overflow:visible;position:relative}#about-us .sliders-values .values .swiper-wrapper{align-items:stretch}#about-us .sliders-values .values .swiper-slide{height:auto;display:flex}#about-us .sliders-values .slide-wrapper{width:100%;height:100%;display:flex;flex-direction:column;gap:16px;min-height:420px;background-color:#111;border:1px solid rgba(255,96,40,.1);box-shadow:0 10px 30px rgba(0,0,0,.1);transition:all .3s ease;overflow:hidden}#about-us .sliders-values .slide-wrapper:hover{border-color:rgba(255,96,40,.4);transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.2)}#about-us .sliders-values .bg-image{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:32px;object-fit:cover}#about-us .sliders-values .content{position:relative;z-index:1;display:flex;flex-direction:column;gap:24px}#about-us .sliders-values .title{color:#fefefe}#about-us .sliders-values .description{color:#eeeceb;font-size:13px;line-height:21px;font-weight:300;font-family:Kanit;letter-spacing:.25px;padding-bottom:8px;max-height:120px;overflow-y:auto}#about-us .sliders-values .btn-link{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;white-space:nowrap;margin-top:auto;padding:11px 16px;border:1px solid var(--studio-orange,#ff6028);border-radius:100px;color:var(--studio-white-01,#fefefe);font-size:13px;line-height:17px;font-weight:600;font-family:Kanit;letter-spacing:.1px;text-decoration:none;transition:all .25s ease;background-color:var(--studio-orange,#ff6028)}#about-us .sliders-values .btn-link:hover{background-color:#cc4d21;color:var(--studio-white-01,#fefefe)}#about-us .sliders-values .image-wrapper{margin-top:auto;display:flex;justify-content:center;align-items:flex-end;height:200px;width:100%}#about-us .sliders-values .image-wrapper img{width:auto;height:100%;max-width:100%;object-fit:contain}[data-theme=dark] #about-us .section-first .container{background:linear-gradient(155deg,#1b1918 0,#151312 100%);border-color:rgba(255,96,40,.22);box-shadow:0 24px 54px -32px rgba(0,0,0,.6)}[data-theme=dark] #about-us .section-first .section-header .title{color:#f5f5f5}[data-theme=dark] #about-us .section-first .section-header .breadcrumb .prev,[data-theme=dark] #about-us .section-first .section-header .breadcrumb .separator,[data-theme=dark] #about-us .section-first .section-header .description{color:#eeeceb}[data-theme=dark] #about-us .section-first .section-header .breadcrumb .current{color:#fefefe}[data-theme=dark] #about-us .cards__what-we-do .card{background:linear-gradient(155deg,#1b1918 0,#151312 100%);border:1px solid rgba(255,96,40,.2)}[data-theme=dark] #about-us .cards__what-we-do .card .card-title{color:#f5f5f5}[data-theme=dark] #about-us .cards__what-we-do .card .card-desc{color:#eeeceb}[data-theme=dark] #about-us .sliders-values .slide-wrapper{background:linear-gradient(155deg,#1b1918 0,#151312 100%);border-color:rgba(255,96,40,.2);box-shadow:0 24px 54px -32px rgba(0,0,0,.6)}