.hero{padding:100px 20px 120px;text-align:center}.hero .small{color:#9ca3af;font-size:16px;font-weight:400}.hero .small,.hero h2{line-height:135%;text-align:center}.hero h2{color:#030712;font-size:48px;font-weight:600;margin:4px 0 12px}.hero .hero_tab{background-color:#f3f4f6;border-radius:12px;display:inline-flex;gap:2px;margin-top:48px;padding:6px}.hero .hero_tab li{align-items:center;border-radius:8px;color:#a1a1aa;cursor:pointer;display:flex;font-size:18px;font-weight:500;height:45px;justify-content:center;line-height:160%;padding:0 31.75px;transition:.2s ease}.hero .hero_tab li.active{background-color:#030712;color:#fff}.hero .tab_contents{background-color:#f3f4f6;border-radius:24px;margin-top:24px;padding:56px 56px 56px 64px}.hero .tab_contents .content_item{align-items:center;display:flex;gap:80px;justify-content:space-between;text-align:left}.hero .tab_contents .content_item .left_area i{align-items:center;background-color:#05bc63;border-radius:8px;display:flex;height:48px;justify-content:center;width:48px}.hero .tab_contents .content_item .left_area .stitle{color:#9ca3af;font-size:15px;font-weight:400;letter-spacing:0;line-height:160%;margin-top:24px}.hero .tab_contents .content_item .left_area h4{color:#0a1f1c;font-size:28px;font-weight:600;line-height:140%;margin:8px 0 40px}.hero .check_item{align-items:center;color:#4b5563;display:flex;font-size:16px;font-weight:500;gap:6px;line-height:160%;padding:6px 0}.hero .check_item span{display:flex;padding:5.33px}.hero .tab_contents .content_item .img_area{flex-shrink:0;line-height:0;width:480px}.hero .tab_contents .content_item .img_area img{width:100%}.hero .tab_contents .content_item{display:none}.hero .tab_contents .content_item.active{animation:hero-fade .3s ease;display:flex}@keyframes hero-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (hover:hover){.hero .hero_tab li:not(.active):hover{background-color:#e5e7eb}}@media (max-width:1024px){.hero{padding:48px 20px 24px}.hero .small{font-size:14px}.hero h2{font-size:28px;font-weight:700;letter-spacing:-.02em;line-height:130%;margin:8px 0 12px}.hero .hero_tab{margin-top:24px}.hero .hero_tab li{font-size:16px;height:40px;line-height:150%;padding:0 10.12px}.hero .tab_contents{background-color:transparent;border-radius:0;margin-top:16px;padding:0}.hero .tab_contents .content_item{align-items:stretch;flex-direction:column;gap:40px}.hero .tab_contents .content_item .img_area{order:-1;width:100%}.hero .tab_contents .content_item .img_area img,.hero .tab_contents .content_item .left_area{width:100%}.hero .tab_contents .content_item .left_area .stitle{font-size:14px;line-height:150%;margin-top:12px}.hero .tab_contents .content_item .left_area h4{font-size:24px;margin:8px 0 16px}.hero .check_item{align-items:center;display:flex;font-size:14px;font-weight:400;gap:6px;letter-spacing:0;line-height:150%;padding:6px 0}.hero .check_item span{display:flex;padding:4px}}@media (max-width:350px){.hero{padding:48px 4px 24px}}