*{margin:0px;padding:0px;box-sizing:border-box}:root{--primary:#f15a22;--secondary:#012851;--title:#0e1726;--text:#626970;--border:#dadfe6;--border2:#e6e9ee;--bg:#f5f6f8}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}.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}.img.img_cv{overflow:hidden}.img.img_cv img,.img.img_cv video,.img.img_cv iframe{object-fit:cover}.img img,.img video,.img iframe{width:100%;height:100%;display:block;transition:0.5s;aspect-ratio:inherit}.tcon.white{color:rgb(255,255,255)}.tcon.white p,.tcon.white .desc{color:rgba(255,255,255,0.7);font-weight:300;letter-spacing:0.00889em}.tcon.white .desc{letter-spacing:0.00055em}.tcon h1{font-size:6.8rem;line-height:1.13235;font-weight:800}.tcon p,.tcon .desc{font-size:1.8rem;line-height:2.8rem;color:var(--text)}.page_banner{max-width:256rem;margin:0px auto;padding:1.4rem 1.4rem 0px}.page_banner .con{position:relative;z-index:2;overflow:hidden;border-radius:3rem;background-color:var(--secondary);padding-top:113px}.page_banner .bg{position:absolute;width:100%;height:100%;left:0px;top:0px;z-index:-1;opacity:0.42}.page_banner .bg::after,.page_banner .bg::before{position:absolute;width:100%;height:100%;left:0px;bottom:0px;content:"";pointer-events:none;z-index:2;background-image:linear-gradient( to top,rgba(0,0,0,0.85) 10.5%,rgba(0,0,0,0.34) 29%,transparent 61.3% )}.page_banner .bg::before{background-image:linear-gradient( rgb(2,30,60) -19.5%,rgba(2,30,60,0.83) 21%,transparent 68.7% )}.page_banner .flex{min-height:67.2rem;padding:4.6rem 0px}.page_banner .head{flex:1 1 0%;width:100%;max-width:88.2rem}.page_banner .head .tcon .desc{color:rgba(255,255,255,0.8)}.page_banner .tcon{margin-bottom:8.3%}.page_banner .breadcrumbs{display:inline-block;background-color:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.14);border-radius:1.9rem;padding:0.7rem 1.8rem 0.9rem 1.6rem;margin-bottom:1.6rem}.page_banner .breadcrumbs span{font-size:1.5rem;font-weight:800;color:rgb(255,135,83)}.page_banner .breadcrumbs span span::before{content:" / ";font-weight:600;color:rgb(255,255,255);margin:0px 0.33em}.page_banner .breadcrumbs span span:first-child::before{display:none}.page_banner .breadcrumbs span a{font-weight:600;color:rgb(255,255,255);transition:0.3s;text-decoration:underline transparent}.page_banner .breadcrumbs span a:hover{color:var(--primary);text-decoration-color:var(--primary)}.page_banner .desc{max-width:59.9rem;margin-top:2.1rem}@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}.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}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 h1{font-size:38px}.tcon p,.tcon .desc{font-size:14px;line-height:1.5;margin-top:12px}div.head p,div.head .desc{margin-top:12px}.page_banner{padding:10px 10px 0px}.page_banner .con{border-radius:10px;padding-top:74px}.page_banner .flex{min-height:unset;padding:30px 0px}.page_banner .flex .head{padding:0px}.page_banner .flex .head .tcon{margin:0px}.page_banner .flex .head .breadcrumbs{margin-top:0px}.page_banner .breadcrumbs{margin-bottom:10px;padding:5px 14px}.page_banner .breadcrumbs span{font-size:14px}}@media screen and (max-width:576px){.page_banner .flex{padding-bottom:50px}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}