.skeleton-wrapper__content{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;overflow:hidden}.skeleton-wrapper__titles{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:24px;margin-bottom:2rem;flex-wrap:nowrap}.skeleton-wrapper__title-item{width:25%;min-width:304px;height:2.75rem}.skeleton-wrapper__items{width:100%;display:flex;justify-content:space-between;gap:24px;flex-wrap:nowrap}.skeleton-wrapper__item{width:25%;min-width:304px;height:17rem}@media (max-width:62rem){.skeleton-wrapper__item{height:15.5rem}}.home-services__list{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(248px,auto);grid-gap:24px;gap:24px;margin:0 auto;place-items:baseline}.home-services__list-item{width:100%;display:flex;flex-direction:column;gap:16px;border-radius:24px;border:2px solid #000;padding:1rem;height:100%}.home-services__list-item-header{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row-reverse;gap:8px}.home-services__list-item-header span{font-size:1.5rem;line-height:1.75rem;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.home-services__list-item-header img{margin-top:3px;transform:rotate(-45deg)}.home-services__list-item-content{flex:1 1;display:flex;flex-direction:column;gap:16px;justify-content:space-between}.home-services__list-item-content span{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.home-services__list-item-content a{width:15.5rem;border:2px solid #000;border-radius:40px;padding:1rem 2.5rem;transition:all .2s ease-out}.home-services__list-item-content a:focus{outline-offset:2px}.home-services__list-item-content a:hover{background-color:#ebebeb}@media (max-width:80rem){.home-services__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:62rem){.home-services__list-item-header img{margin-top:0}}@media (max-width:48.25rem){.home-services__list{grid-template-columns:1fr}}@media (max-width:30rem){.home-services__list{grid-auto-rows:minmax(224px,auto)}.home-services__list-item{width:100%}.home-services__list-item-header span{font-size:1.25rem;line-height:1.5rem}.home-services__list-item-content{align-items:center}.home-services__list-item-content span{-webkit-line-clamp:3;font-size:.75rem}}