@font-face{font-family:"Roboto";src:url("../assets/fonts/Roboto-Regular.ttf") format("truetype");font-weight:400}@font-face{font-family:"Roboto";src:url("../assets/fonts/Roboto-Bold.ttf") format("truetype");font-weight:700}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{margin:0;padding:0;font-family:"Roboto", sans-serif;font-size:14px}body{margin:0;padding:0;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear, right top, left top, from(#b0e7ff), to(#ffdbf7));background:linear-gradient(270deg, #b0e7ff, #ffdbf7);background-size:400% 400%;-webkit-animation:gradient 5s ease infinite;animation:gradient 5s ease infinite}.main{background:#ffffffa9;border-radius:20px;width:568px;padding:20px}.avatar{width:200px;height:200px;display:block;margin:0 auto}.nickname{font-size:2rem;text-align:center;margin:15px 0}.position{font-size:1.75rem;margin:0 0 15px;font-weight:normal;text-align:center}.row{display:-webkit-box;display:-ms-flexbox;display:flex}.info__row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.info__column{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:7.5px}.icon{width:26px;height:26px}.icon_large{width:36px;height:36px}.text{margin:0 0 0 15px;font-size:1.2rem}.link{text-decoration:none;color:black}.subtitle{margin:0 0 7.5px;font-size:1.2rem}.portfolio{margin:15px 0}.portfolio__row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.portfolio__column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}.list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;padding:0;margin:0}.item{margin:3.5px}.contacts{margin:30px 0 0}.contacts__row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contacts__column{margin:0 5px}@media screen and (max-width: 568px){.main{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:0}.info__row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.portfolio{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.portfolio__column{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}}@media screen and (max-width: 420px){.avatar{width:140px;height:140px}.portfolio__row{-ms-flex-wrap:wrap;flex-wrap:wrap}.portfolio__column{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:0 0 15px}}@-webkit-keyframes gradient{0%{background-position:0% 51%}50%{background-position:100% 50%}100%{background-position:0% 51%}}@keyframes gradient{0%{background-position:0% 51%}50%{background-position:100% 50%}100%{background-position:0% 51%}}
/*# sourceMappingURL=index.min.css.map */