body,.l-main{overflow:initial}@media screen and (max-width: 810px){body,.l-main{overflow:hidden}}.p-service{padding:40px 0 50px}@media screen and (max-width: 650px){.p-service{padding:30px 0}}.p-service__wrapper{display:flex;justify-content:space-between;gap:40px}@media screen and (max-width: 650px){.p-service__wrapper{flex-direction:column}}.p-service__wrap:nth-child(n+2){margin-top:50px}@media screen and (max-width: 650px){.p-service__archive{order:2}}.p-service__category{position:relative;font-size:2rem;line-height:1.4;padding-left:15px}@media screen and (max-width: 650px){.p-service__category{font-size:1.8rem;padding-left:10px}}.p-service__category::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:2px;height:20px;background-color:#00a7d1}.p-service__contents{position:relative;border-radius:10px;overflow:hidden;display:block;margin-top:22px;aspect-ratio:192/73}@media screen and (max-width: 650px){.p-service__contents{aspect-ratio:192/92}}.p-service__contents:hover .p-service__image img{transform:scale(1.05)}.p-service__contents:hover .p-service__circle::before{width:40px}@media screen and (max-width: 810px){.p-service__contents:hover .p-service__circle::before{width:30px}}.p-service__contents:hover .p-service__circle::after{opacity:1;transition:opacity .4s .2s}.p-service__image{position:relative;height:100%}.p-service__image::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:#373737;background:linear-gradient(0deg, rgba(55, 55, 55, 0.9) 0%, rgba(55, 55, 55, 0) 100%);z-index:2}.p-service__image img{transition:transform .4s}.p-service__desc{position:absolute;bottom:0;left:0;width:100%;padding:30px 110px 30px 30px;z-index:3}@media screen and (max-width: 810px){.p-service__desc{padding:20px 70px 20px 20px}}.p-service__title{font-size:2.5rem;line-height:1.3;color:#fff}@media screen and (max-width: 650px){.p-service__title{font-size:2rem}}.p-service__heading{font-size:1.4rem;color:#fff;margin-top:5px}.p-service__circle{position:absolute;right:30px;top:50%;transform:translateY(-50%);width:40px;aspect-ratio:1/1;border-radius:50%;background-color:rgba(0,167,209,.4)}@media screen and (max-width: 810px){.p-service__circle{right:20px;width:30px}}.p-service__circle::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:12px;aspect-ratio:1/1;border-radius:50%;background-color:#00a7d1;transition:width .4s}@media screen and (max-width: 810px){.p-service__circle::before{width:10px}}.p-service__circle::after{content:"";position:absolute;left:45%;top:50%;transform:translate(-50%, -50%) rotate(45deg);width:8px;aspect-ratio:1/1;border-top:2px solid #fff;border-right:2px solid #fff;opacity:0;transition:opacity .4s}@media screen and (max-width: 810px){.p-service__circle::after{width:6px}}.p-sidebar{position:sticky;top:150px;right:0;height:max-content}@media screen and (max-width: 650px){.p-sidebar{position:fixed;top:0;left:0;height:100%;width:100%;opacity:0;pointer-events:none}}