*{margin:0px;padding:0px;box-sizing:border-box}:root{--primary:#e00001;--secondary:#edb426;--tertiary:#f7c948;--title:#0a0a0a;--text:#63687a;--text_w:rgba(255,255,255,0.8);--bg:#f6f5f2}html{scroll-behavior:smooth;font-size:clamp(7.5px,0.520834vw,10px)}.content{max-width:136rem;margin:0px auto;position:relative}i,em{font-style:normal}.flex{display:flex}.flex_middle{align-items:center}body{font-size:1.6rem;color:var(--title);animation:0.4s ease-in 0s 1 normal forwards running fadeIn}.Inter,p{}.img_bg{position:relative;z-index:2}.img_bg > img,.img_bg > video,.img_bg > iframe{display:block;width:100%;height:100%;object-fit:cover;position:absolute;left:0px;top:0px;z-index:-2}.tcon.white{color:rgb(255,255,255)}.tcon.white > em{color:var(--tertiary)}.tcon.white p{color:var(--text_w);font-weight:300;letter-spacing:0.01em}.tcon.bn > em{color:rgb(255,255,255);font-size:1.5rem;font-weight:400;letter-spacing:0.06133em;gap:0.733em;margin-bottom:1.6rem}.tcon.bn p{font-size:1.8rem;letter-spacing:0.01em}.tcon em{font-style:normal}.tcon > em{display:inline-grid;grid-template-columns:2.7rem 1fr;align-items:center;text-transform:uppercase;font-size:1.4rem;line-height:1.2;font-weight:500;color:var(--text);gap:0.5em;margin-bottom:1.8rem;letter-spacing:0.057143em}.tcon > em::before{display:block;padding-bottom:33.333%;content:"";background-color:var(--primary);clip-path:polygon(22.2% 0px,100% 0px,77.8% 100%,0px 100%)}.tcon h1{font-size:7.6rem;line-height:1.02632;font-weight:800}.tcon h1 em{display:inline-block;background-image:linear-gradient( 92.7953deg,rgb(224,1,0),rgb(231,160,8) );background-clip:text;color:transparent;margin-top:2px}.tcon p{line-height:2.6rem;color:var(--text);letter-spacing:-0.0044em}.news_banner{background-color:var(--title)}.news_banner.img_bg > img{max-width:256rem;left:50%;transform:translateX(-50%)}.news_banner .flex{height:100vh;max-height:83.1rem;min-height:max-content;padding:6rem 0px}.news_banner .head{width:60.221%;max-width:58rem}.news_banner p{margin-top:3.2rem}@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}.tcon h1{font-size:7rem}}@media screen and (min-width:769px) and (max-width:1024px){.content,.swiper_content{max-width:896px}.tcon h1{font-size:6rem}}@media screen and (min-width:769px) and (max-width:896px){.content,.swiper_content{max-width:768px}.tcon h1{font-size:5rem}}@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}.tcon.bn > em{font-size:13px;margin-bottom:8px}.tcon.bn p{font-size:14px}.tcon > em{font-size:13px;margin-bottom:8px;grid-template-columns:18px 1fr}.tcon h1{font-size:38px}.tcon h1 em{margin-top:0px}.tcon p{font-size:14px;line-height:1.5;margin-top:10px}div.head p{margin-top:10px}.news_banner .flex{height:auto;padding:50px 0px}}@media screen and (max-width:576px){.news_banner.img_bg > img{opacity:0.5}.news_banner .head{width:100%}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}