.hero{position:relative;min-height:100vh}.hero .bg-img{position:absolute;width:65%;height:100%;top:0;right:0}.hero .bg-img:after{content:"";width:36%;height:100vh;position:absolute;top:0;left:0;background:linear-gradient(90deg,#789e9e -59.54%,rgba(120,158,158,.03) 95.21%)}.hero .bg-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}.hero .hero-content{padding:60px 0;width:100%;min-height:100vh;display:flex;align-items:center;z-index:10}.hero .hero-content .hero-box{max-width:637px;background:rgba(242,245,245,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:32px;padding:30px 125px 30px 30px}.hero .hero-content .hero-box .hero-caption{font-size:48px;font-weight:700;line-height:60px;letter-spacing:-.01em;color:#202a2b}.hero .hero-content .hero-box .line{margin:20px 0;width:100%;height:3px;background-color:#334155}.hero .hero-content .hero-box .hero-detail{font-size:18px;font-weight:500;line-height:25px;letter-spacing:-.01em;color:#6a7071;margin-bottom:30px}.hero .hero-content .hero-box .hero-btn-area{display:flex;gap:12px;margin-bottom:50px}.hero .hero-content .hero-box .hero-btn-area a,.hero .hero-content .hero-box .hero-btn-area button{display:flex;justify-content:center;align-items:center;gap:8px;outline:none;border-radius:8px;border:none;cursor:pointer;padding:11px 16px;box-shadow:0 1px 2px 0 rgba(15,23,42,.059);background:#fe615a;font-size:16px;font-weight:500;line-height:22px;letter-spacing:-.01em;color:#fff}.hero .hero-content .hero-box .hero-info-box-area .row{width:100%;height:100%;flex-direction:column;gap:10px}.hero .hero-content .hero-box .hero-info-box-area .row .info-box{border-radius:10px;background:#789e9e;padding:15px 10px;min-height:100%}.hero .hero-content .hero-box .hero-info-box-area .row .info-box .icon{width:24px;height:24px;margin-bottom:21px}.hero .hero-content .hero-box .hero-info-box-area .row .info-box .icon img{width:24px;height:24px}.hero .hero-content .hero-box .hero-info-box-area .row .info-box .count{font-size:18px;font-weight:700;line-height:25px;letter-spacing:-.01em;color:#fff;margin-bottom:5px}.hero .hero-content .hero-box .hero-info-box-area .row .info-box .info-box-detail{font-size:16px;font-weight:500;line-height:22px;letter-spacing:-.01em;color:#e0eff1}@media(max-width:1024px){.hero .bg-img{width:72%}.hero .hero-content .hero-box{max-width:637px;border-radius:25px;padding:18px 80px 18px 18px}.hero .hero-content .hero-box .hero-caption{font-size:35px}.hero .hero-content .hero-box .line{margin:15px 0;height:2px}.hero .hero-content .hero-box .hero-detail{font-size:16px;margin-bottom:20px}.hero .hero-content .hero-box .hero-btn-area{gap:8px;margin-bottom:100px}.hero .hero-content .hero-box .hero-btn-area button{gap:5px}.hero .hero-content .hero-box .hero-btn-area button:first-child{padding:8px 16px;font-size:14px}.hero .hero-content .hero-box .hero-btn-area button:last-child{font-size:14px}}@media(max-width:768px){.hero .bg-img{width:68%}.hero .hero-content .hero-box{border-radius:15px;padding:13px}.hero .hero-content .hero-box .hero-caption{font-size:20px}.hero .hero-content .hero-box .line{margin:9px 0}.hero .hero-content .hero-box .hero-detail{font-size:14px;margin-bottom:14px}.hero .hero-content .hero-box .hero-btn-area{gap:6px;margin-bottom:50px}.hero .hero-content .hero-box .hero-btn-area button{gap:5px}.hero .hero-content .hero-box .hero-btn-area button:last-child{font-size:12px}.hero .hero-content .hero-box .hero-info-box-area .row{flex-direction:column;gap:15px}.hero .hero-content .hero-box .hero-info-box-area .row .info-box{border-radius:5px;padding:7px 10px}.hero .hero-content .hero-box .hero-info-box-area .row .info-box .icon{width:16px;height:16px;margin-bottom:5px}.hero .hero-content .hero-box .hero-info-box-area .row .info-box .icon img{width:16px;height:16px}.hero .hero-content .hero-box .hero-info-box-area .row .info-box .count{font-size:16px}.hero .hero-content .hero-box .hero-info-box-area .row .info-box .info-box-detail{font-size:12px}}.info-third-section{background:#d5e1e1}.info-third-section .container .top{padding:30px 0}.info-third-section .container .top .row{justify-content:center;align-items:center;gap:20px}.info-third-section .container .top .row .image{width:60%;min-width:400px;aspect-ratio:1.5/1}.info-third-section .container .top .row .image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.info-third-section .container .top .row .info-content{max-width:570px}.info-third-section .container .top .row .info-content .caption{font-size:48px;font-weight:700;line-height:60px;letter-spacing:-.01em;color:#202a2b;margin-bottom:20px}.info-third-section .container .top .row .info-content .detail{font-size:18px;font-weight:500;line-height:25px;letter-spacing:-.01em;color:#6a7071}.info-third-section .container .bottom{padding:30px 0}.info-third-section .container .bottom .row{justify-content:space-between;align-items:stretch;border-radius:30px;overflow:hidden;box-shadow:0 1px 3px 0 rgba(0,0,0,.302);box-shadow:0 4px 8px 3px rgba(0,0,0,.149)}.info-third-section .container .bottom .row .info-box{padding:34px 40px;background-color:#fff}.info-third-section .container .bottom .row .info-box:nth-last-child(odd){background:#f2f5f5}.info-third-section .container .bottom .row .info-box .icon{width:24px;height:24px;margin-bottom:15px}.info-third-section .container .bottom .row .info-box .icon img{width:24px;height:24px}.info-third-section .container .bottom .row .info-box .title{font-size:18px;font-weight:500;line-height:25px;letter-spacing:-.01em;color:#202a2b;margin-bottom:5px}.info-third-section .container .bottom .row .info-box .info-box-detail{font-size:16px;font-weight:500;line-height:22px;letter-spacing:-.01em;color:#202a2b}@media(max-width:1024px){.info-third-section .container .top .row .image{width:60%;min-width:300px;aspect-ratio:1.5/1}.info-third-section .container .top .row .info-content{max-width:570px}.info-third-section .container .top .row .info-content .caption{font-size:28px;margin-bottom:15px}.info-third-section .container .top .row .info-content .detail{font-size:16px}.info-third-section .container .bottom .row{justify-content:flex-start;align-items:stretch;border-radius:30px;flex-wrap:wrap}.info-third-section .container .bottom .row .info-box{width:50%;padding:30px}.info-third-section .container .bottom .row .info-box:nth-last-child(2){background:#f2f5f5}.info-third-section .container .bottom .row .info-box:last-child{background:#fff}}@media(max-width:768px){.info-third-section .container .top .row{flex-direction:column}.info-third-section .container .top .row .image{width:100%;min-width:auto;aspect-ratio:1.5/1}.info-third-section .container .top .row .info-content{max-width:100%}.info-third-section .container .top .row .info-content .caption{font-size:20px;margin-bottom:10px}.info-third-section .container .top .row .info-content .detail{font-size:14px}.info-third-section .container .bottom .row{justify-content:flex-start;align-items:stretch;border-radius:30px;flex-wrap:wrap}.info-third-section .container .bottom .row .info-box{width:100%;padding:20px 15px}.info-third-section .container .bottom .row .info-box:nth-last-child(odd){background:#f2f5f5}.info-third-section .container .bottom .row .info-box:nth-last-child(2){background:#fff}.info-third-section .container .bottom .row .info-box .title{font-size:16px}.info-third-section .container .bottom .row .info-box .info-box-detail{font-size:14px}}.info-four-section .container .row{justify-content:center}.info-four-section .container .row .detail{padding:50px 0;width:90%;font-weight:400;font-size:16px;line-height:22px;letter-spacing:-1%;color:#202a2b}.info-four-section .container .row .detail span{font-weight:700}@media(max-width:768px){.info-four-section .container .row .detail{padding:25px 0;width:100%;text-align:center}}