.service-item-template{position:relative;padding:clamp(1.25rem,.37rem + 3.756vw,3.75rem) 0 clamp(2.25rem,.37rem + 3.756vw,3.75rem);background:var(--white)}.service-item-template .service-banner{position:relative;z-index:1;transform:translateY(40%)}.service-item-template .wrapper{position:relative;z-index:2;padding:0 clamp(1.5rem,-.173rem + 7.136vw,6.25rem);display:flex;justify-content:space-between;gap:100px}.service-item-template .last{border-bottom:none}.service-item-template .content{display:flex;flex-direction:column;gap:46px}.service-item-template .content li{padding:24px 0;display:flex;gap:48px;border-bottom:1px solid #9b9b9b}.service-item-template .content li:last-child{border:none}.service-item-template .content li .key{font-size:16px;font-style:normal;font-weight:700;line-height:20px;background:linear-gradient(90deg,#00A0DC,#005676 79.17%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.service-item-template .content li .list-text{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:20px}.service-item-template .content .content-title{max-width:40%;min-width:400px;color:var(--base-bg);font-size:44px;font-style:normal;font-weight:600;line-height:normal}.service-item-template .content>.service-item__description{max-width:70%;min-width:400px;color:#000;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.service-item-template .toggle-btn{align-self:center;margin-top:24px;padding:8px 24px;border-radius:20px;border:1px solid #000;background:rgba(0,0,0,0);color:#000;font-size:14px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease}.service-item-template .toggle-btn:hover{background:#f0f0f0}@media(max-width:1200px){.service-item-template .wrapper{flex-direction:column}.service-item-template .service-banner{position:absolute;z-index:1;transform:translateY(56svh)}}@media(max-width:787px){.service-item-template .content{gap:0}.service-item-template .content .content-title{max-width:50%;min-width:unset;font-size:32px}.service-item-template .content>.service-item__description{font-size:16px;width:100%;min-width:unset;max-width:unset}}