@keyframes rotating{100%{transform:rotate(360deg)}}:root{--header-background-color: rgb(78, 114, 231)}.service-container{max-width:115.8rem;margin:auto}.service-container .service-description{padding-bottom:clamp(1.6rem, 1.7297297297vw, 3.2rem)}.service-container .service-description *:first-child{margin-top:0}.service-container .service-description *:last-child{margin-bottom:0}.service-container .service-items .service-item{display:flex;gap:clamp(2.4rem, 2.1621621622vw, 4rem)}.service-container .service-items .service-item+.service-item{margin-top:clamp(1.6rem, 1.7297297297vw, 3.2rem)}.service-container .service-items .service-item .service-item-count{display:flex;align-items:center;justify-content:center;width:clamp(2.4rem, 2.5945945946vw, 4.8rem);min-width:clamp(2.4rem, 2.5945945946vw, 4.8rem);height:clamp(2.4rem, 2.5945945946vw, 4.8rem);background-color:#dea2a2;color:var(--base-white, #fff);font-size:clamp(1.8rem, 1.1891891892vw, 2.2rem);line-height:123.5%;font-weight:700;border-radius:50%}.service-container .service-items .service-item .service-item-body .service-item-body-title{font-weight:700}.service-container .service-items .service-item .service-item-body .service-item-body-description{margin-top:clamp(0.8rem, 0.8648648649vw, 1.6rem)}