*,*:after,*:before{box-sizing:border-box}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0;padding:0;box-sizing:inherit}body{background-color:#1d1d1d;color:#f4f4f4}.container{max-width:1200px;margin:0 auto;padding:2rem}.header{text-align:center;padding-bottom:1rem}.header__block{position:relative}.header__img{width:100px;height:100px;border-radius:100%}.header__line{height:2px;background-color:#4b4b4b;margin:10px auto;max-width:200px}.header__title{font-size:2rem;color:#fff;margin-top:1rem}.header__time{margin-top:1rem}.header__time_text{font-size:1rem;color:#c1c1c1}.main{padding-top:2rem}.main__result{margin-bottom:2rem}.main__title{font-size:1.8rem;font-weight:700;color:tomato}.main__services{padding-top:2rem}.main__subtitle{font-size:1.5rem;color:#fff;margin-bottom:1rem}.services__list{list-style-type:none;padding:0}.services__item{background-color:#333;margin-bottom:1rem;padding:1rem;border-radius:8px}.item__block{display:flex;justify-content:space-between;align-items:center}.item__link{color:#fff;text-decoration:none;font-size:1rem;transition:color .3s}.item__link:hover{color:#fff}.item__status{font-size:1rem;font-weight:700}.text-green-500{color:#48bb78}.text-red-500{color:#f56565}.footer{margin-top:3rem;text-align:center;color:#c1c1c1}.footer__license{font-size:1rem;color:#777}@media(max-width:768px){.header__title,.main__title{font-size:1.5rem}.main__subtitle{font-size:1.2rem}}@media(min-width:100px)and (max-width:390px){.item__link{text-align:center}.item__block{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}}
