*{margin:0;padding:0;box-sizing:border-box}:root{--primary:#d4362c;--secondary:#052a77;--title:#0f0f0f;--text:#424752}html{scroll-behavior:smooth;font-size:clamp(7.5px,0.520834vw,10px)}.content{max-width:144rem;margin:0 auto;position:relative}.content .content{padding:0}.flex{display:flex}.flex_bottom{align-items:flex-end}i,em{font-style:normal}a{color:inherit;cursor:pointer;font-size:inherit;text-decoration:none}.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:0;top:0;z-index:-2}.tcon em{color:var(--primary)}.tcon > em{display:inline-block;vertical-align:top;position:relative;color:#585b60;font-size:12px;letter-spacing:0.08em;text-transform:uppercase;padding-left:14px;margin-bottom:1.8rem}.tcon > em::before{content:counter(section,decimal-leading-zero) ' / '}.tcon > em::after{content:'';position:absolute;left:0;top:6px;width:5px;height:5px;background-color:var(--secondary)}.tcon h1{font-size:7rem;font-weight:700;line-height:1.2}.tcon p{color:var(--text);font-size:1.8rem;line-height:3.2rem}.tcon.white{color:#fff}.tcon.white > em{color:rgba(255,255,255,0.6)}.tcon.white > em::after{background-color:#0e77bc}.tcon.white p{color:rgba(255,255,255,0.85)}.text_line{position:relative}.text_line::before{content:'';display:block;position:absolute;right:calc(100% + 4rem);top:4.6rem;width:22.2rem;height:2px;background-image:linear-gradient(to right,transparent,var(--primary))}.text_line.sec::before{background-image:linear-gradient(to right,transparent,#1177bc)}.section_banner{max-width:256rem;margin:0 auto}.section_banner::after{content:'';position:absolute;left:0;right:0;bottom:0;height:39.782609%;z-index:-1;opacity:0.93;pointer-events:none;background-image:linear-gradient(to top,#00060a,transparent)}.section_banner .flex{height:100vh;max-height:92rem;min-height:max-content;padding:calc(9.6rem + 82px) 0 9.6rem}.section_banner .tcon{max-width:87.6rem}.section_banner .tcon p{color:rgba(255,255,255,0.75);max-width:69.6rem;font-size:2rem;margin-top:2rem}@media screen and (max-width:768px){.content{padding:0 20px}.tcon > em{font-size:14px;line-height:1.5;margin-bottom:8px}.tcon > em::after{top:8px}.tcon h1{font-size:30px;line-height:1.3}.tcon p{font-size:14px;line-height:1.5;margin-top:12px}.section_banner::after{height:50%}.section_banner .flex{height:36vh;padding:114px 0 50px}.section_banner .tcon{max-width:380px}.section_banner .tcon p{font-size:14px;line-height:1.5;margin-top:12px}}@media screen and (max-width:576px){.tcon h1{font-size:32px}.text_line::before{display:none}.section_banner .flex{height:70vh}}.tools_part_vendor .tools_part_box{padding:4rem 0px;text-align:center}.tools_part_vendor .tools_part_box input{padding:.8rem 1rem;border-radius:5px;min-width:300px;border:1px #ddd solid}.tools_part_vendor .tools_part_box button{background:white;border:1px solid #f8f8f8;color:#4c4c4c;padding:0.8rem 1.5rem;display:inline-block;font-weight:500;border:none;font-size:16px;cursor:pointer;border-radius:10px;background-color:#33bde9;border:1px solid #33bde9;color:white;padding:0.8rem 1.5rem}