.visitor-profile{background-color:#fff;padding:1.2rem 6.3rem;display:flex;flex-direction:column;align-items:center}@media(max-width:768px){.visitor-profile{padding:40px 22px}}.visitor-profile .breadcrumbs{color:#818182;text-align:center;margin-top:-.5rem;margin-bottom:1.7rem;font-size:1.14rem}.visitor-profile .subpage-header{font-size:3.21rem;font-weight:400;color:#030305;text-align:center}.visitor-profile__list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4rem 2.43rem;width:100%;margin-bottom:4rem}@media(max-width:768px){.visitor-profile__list{display:flex;flex-direction:column;grid-gap:20px 0;margin-bottom:2rem}}@media screen and (min-width:769px)and (max-width:991px){.visitor-profile__list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:50px 20px}}.visitor-profile__list-item{margin:0 auto;width:100%;font-size:1.78rem;line-height:2.28rem;color:#030305;display:flex;flex-direction:column;align-items:center;text-align:center;display:grid;grid-template-rows:auto 1fr}.visitor-profile__list-item-img{width:100%;height:auto;margin-bottom:1.5rem}