*{margin:0px;padding:0px;box-sizing:border-box}:root{--primary:#d81f26;--secondary:#0e1726;--title:#14171d;--text:#4b4f54}html{scroll-behavior:smooth;font-size:clamp(7.5px,0.520834vw,10px)}.content{max-width:136rem;margin:0px auto;position:relative}a{color:inherit;cursor:pointer;font-size:inherit;text-decoration:none}i,em{font-style:normal}.flex{display:flex}.wrap{flex-wrap:wrap}.flex_middle{align-items:center}body{font-size:1.6rem;color:var(--title);animation:0.4s ease-in 0s 1 normal forwards running fadeIn}.Montserrat,h1,h2,h3,.head_h1,.head_h2{}.img.img_cv{overflow:hidden}.img.img_cv img,.img.img_cv video,.img.img_cv iframe,.img.img_cv picture{object-fit:cover}.img img,.img video,.img iframe,.img picture{width:100%;height:100%;display:block;transition:0.5s;aspect-ratio:inherit}.tcon em{color:var(--primary)}.tcon h1,.tcon .head_h1{font-weight:600;font-size:5.2rem;line-height:1.13461}.tcon p{color:var(--text);font-size:1.8rem;line-height:2.8rem;margin-top:2.2rem}.tcon.white{color:rgb(255,255,255)}.tcon.white p{color:rgba(255,255,255,0.85);line-height:1.66667;font-weight:300}.btn{display:inline-block;vertical-align:top;text-align:center;cursor:pointer;color:rgb(255,255,255);font-weight:500;font-size:1.8rem;line-height:5.4rem;transition:0.3s;border-radius:0.6rem;padding:0px 3rem;min-width:18.2rem;border:1px solid var(--primary);background-color:var(--primary)}.btn:hover{color:var(--primary);background-color:transparent}.about_banner{position:relative;background-color:rgb(0,0,0)}.about_banner .img{max-width:256rem;margin:0px auto;min-height:350px}.about_banner .wrap{position:absolute;inset:0px;z-index:2;pointer-events:none}.about_banner .content{height:100%;pointer-events:auto}.about_banner .flex{height:100%}.about_banner .head{width:50%;padding:8rem 0px;margin-top:1.32353%}.about_banner .head p{margin-top:1.1rem}.about_banner .head .btn{margin-top:4rem}@media (prefers-reduced-motion:reduce){body{animation:auto ease 0s 1 normal none running none}}@media screen and (min-width:769px) and (max-width:1220px){.content{padding:0px 3rem}}@media screen and (min-width:769px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:769px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (min-width:769px){ul::-webkit-scrollbar,div::-webkit-scrollbar{width:4px;height:4px}ul::-webkit-scrollbar-thumb,div::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgb(139,139,139)}}@media screen and (max-width:768px){html{font-size:10px}body{font-size:1.4rem}.content{padding:0px 20px}.btn{font-size:14px;line-height:42px;padding:0px 20px;min-width:unset}.tcon h1,.tcon .head_h1{font-size:38px}.tcon p{font-size:14px;line-height:1.5;margin-top:12px}.about_banner .head{margin:0px;padding:50px 0px}.about_banner .head p{margin-top:12px}.about_banner .head .btn{margin-top:20px}}@media screen and (max-width:576px){.tcon h1,.tcon .head_h1{font-size:36px}.about_banner .head{width:100%}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}