.home{display:flex;align-items:center;width:100%}.home.background{top:0;position:-webkit-sticky;position:sticky;margin-top:calc(var(--header-height)*-1);height:100vh;height:100dvh;background:linear-gradient(180deg,transparent 0,rgba(92,155,190,.2392156863)),url(/assets/img/home-background.jpg);background-size:cover;background-position:50%;overflow:hidden}.home.background .container{flex-direction:row;justify-content:center;align-items:center;height:100%;padding:var(--header-height) 0}.home.background .container .main-title{display:flex;flex-direction:column;font-weight:900;text-align:center}.home.background .container .main-title .main{font-size:2rem}.home.background .container .main-title .sub{font-size:6rem;line-height:6rem;letter-spacing:-2px}.home.background .container .main-title .btn-group{margin-top:2rem}.home.background .container .main-title .btn-group .link-btn{font-size:1.1rem;font-weight:700;padding:.5rem 1.5rem;margin-right:.5rem;border-radius:.5rem;border-width:2px}.home.background .container .sc-down{display:flex;align-items:center;flex-direction:column;position:absolute;color:gray;text-align:center;bottom:1rem;left:0;width:100%;opacity:.75!important}.home.background .container .sc-down .sc-line{position:relative;width:2px;height:40px;background-color:#fff;overflow:hidden;margin:0 auto}.home.background .container .sc-down .sc-line:after{content:"";position:absolute;top:0;left:0;width:2px;height:0;background-color:#9e9d9d;transition:all 1s;animation:scroll-down 1s .3s infinite}.home.background .container .sc-down .sc-text{font-size:1rem;margin:.5rem 0}.home-wrapper{display:flex;flex-direction:column;position:relative;border-top-left-radius:.75rem;border-top-right-radius:.75rem;padding-top:1rem;background-color:var(--bg-color);overflow:hidden;box-shadow:0 3px 12px rgba(0,0,0,.09)}.home-wrapper .about-title{color:var(--accent-color);margin-left:auto;margin-right:auto;margin-bottom:1rem}.home-wrapper .about-sub-title{font-size:2.25rem;font-weight:700;line-height:1.3;color:var(--main-color);margin-left:auto;margin-right:auto;margin-bottom:1.5rem;text-align:center}.home-wrapper .about-highlight{font-size:1.25rem;font-weight:600;color:var(--sub-color);margin-left:auto;margin-right:auto;margin-bottom:3.5rem;text-align:center}.home-wrapper .about-box{display:flex;flex-direction:row;gap:1rem;width:100%}.home-wrapper .about-box .about-card{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;height:250px;padding:2rem;border-radius:.75rem;overflow:hidden;color:var(--bg-color);box-shadow:0 .6rem .9rem -.1rem rgba(0,0,0,.1),0 .2rem .3rem -.1rem rgba(0,0,0,.05)}.home-wrapper .about-box .about-card .img{flex:1 1;filter:brightness(.6);transition:transform .3s,filter .3s}.home-wrapper .about-box .about-card .img:hover{transform:scale(1.05);filter:brightness(.5)}.home-wrapper .about-box .about-card .text{display:flex;flex-direction:column;pointer-events:none}.home-wrapper .about-box .about-card .text .title{font-size:2.5rem;font-weight:900;letter-spacing:-2px;opacity:.7}.home-wrapper .about-box .about-card .text .description{z-index:1;font-size:1.5rem;line-height:1.1;margin-left:.25rem;font-weight:700}.home-wrapper .contents-inquary{background:linear-gradient(90deg,#000,transparent),linear-gradient(270deg,#170720,transparent),url(/assets/img/inquary.png);background-size:cover;background-position:50%;height:250px}.home-wrapper .contents-inquary .container{height:100%;color:var(--bg-color)}.home-wrapper .contents-inquary .inquary{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;width:100%;margin:auto 0}.home-wrapper .contents-inquary .inquary .intro{font-size:1.5rem;font-weight:700}.home-wrapper .contents-inquary .inquary .more-btn{position:relative;color:var(--bg-color);border-bottom:1px solid var(--bg-color);padding-bottom:.25rem;padding-left:1.25rem;padding-right:1.75rem;transition:transform .3s}.home-wrapper .contents-inquary .inquary .more-btn:after{content:"";position:absolute;bottom:-2.5px;right:3.5px;height:14px;rotate:320deg;border-right:1px solid var(--bg-color)}.home-wrapper .contents-inquary .inquary .more-btn:hover{transform:translateX(8px)}.home-wrapper .project-intro{display:flex;align-items:center;gap:1rem;width:100%}.home-wrapper .project-intro.reverse{flex-direction:row-reverse;justify-content:space-between}.home-wrapper .project-intro.reverse .project-text{flex:unset;width:-moz-fit-content;width:fit-content;margin-right:4rem}.home-wrapper .project-intro .project-text{flex:1 1}.home-wrapper .project-intro .project-text h2{margin-bottom:1rem;color:var(--accent-color)}.home-wrapper .project-intro .project-text h1{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;line-height:1.3;color:var(--main-color)}.home-wrapper .project-intro .project-text .highlight{font-size:1.25rem;font-weight:600;color:var(--sub-color);margin-bottom:2.5rem}.home-wrapper .project-intro .project-text .service-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 2rem .8rem 2.5rem;background-color:var(--main-color);color:#fff;border-radius:2rem;font-weight:600;transition:transform .3s ease,background-color .3s ease}.home-wrapper .project-intro .project-text .service-btn:hover{background-color:var(--sub-color);transform:translateY(-2px)}.home-wrapper .project-intro .project-text .service-btn:hover .arrow{transform:translateX(4px)}.home-wrapper .project-intro .project-text .service-btn .arrow{transition:transform .3s ease}.home-wrapper .project-intro .project-img{display:flex;position:relative}.home-wrapper .project-intro .project-img .iphone{position:relative}.home-wrapper .project-intro .project-img .view-img{position:absolute;top:50%;left:50%;width:57%;height:auto;transform:translate3d(-50%,-50%,0);border-radius:22px}.home-wrapper .service-box{display:flex;justify-content:center;gap:3rem;width:100%}.home-wrapper .service-box .service-card{flex:1 1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.home-wrapper .service-box .service-card .title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--main-color);line-height:1.3}.home-wrapper .service-box .service-card .description{font-size:1rem;font-weight:400;color:var(--sub-color);line-height:1.6;margin-bottom:1.5rem}.home-wrapper .service-box .service-card .link-btn{justify-content:center;align-items:center;font-size:.875rem;font-weight:700;color:var(--bg-color);white-space:nowrap;text-align:center;background-color:var(--accent-color);border-radius:.5rem;padding:.5rem .75rem}@media(max-width:1179px){.home-wrapper .about-box,.home.background .container{flex-direction:column}.home-wrapper .about-box .about-card{height:200px}.home-wrapper .contents-inquary .inquary{flex-direction:column}.home-wrapper .project-intro{flex-direction:column;text-align:center}.home-wrapper .project-intro.reverse{flex-direction:column;gap:3rem}.home-wrapper .project-intro.reverse .project-text{margin-right:0}.home-wrapper .service-box{flex-direction:column;padding:0 1rem;gap:0}.home-wrapper .service-box .service-card:not(:last-child){padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid var(--bg-shadow-color)}}