*,::before,::after{margin:0;padding:0;-webkit-box-sizing:inherit;box-sizing:inherit}html{font-size:62.5%}@media only screen and (max-width: 900px){html{font-size:56.25%}}@media only screen and (max-width: 600px){html{font-size:45%}}body{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Montserrat", sans-serif;font-size:1.8rem;font-weight:600;color:#4e5150}body ::-moz-selection{color:#fff;background-color:#4e5150}body ::selection{color:#fff;background-color:#4e5150}.mw{max-width:91.5rem}@media only screen and (max-width: 900px){.mw{max-width:90%}}@media only screen and (max-width: 600px){.mw{max-width:95%}}.center{margin-left:auto;margin-right:auto}.w-100{width:100%;display:block}.header{margin:10rem auto;display:grid;grid-template-columns:[full-start] 1fr [center-start] repeat(3, [col-start] -webkit-min-content [col-end]) [center-end] 1fr [full-end];grid-template-columns:[full-start] 1fr [center-start] repeat(3, [col-start] min-content [col-end]) [center-end] 1fr [full-end];grid-template-rows:-webkit-min-content;grid-template-rows:min-content;grid-gap:2rem}.profile__photo-box{grid-column:center-start / center-end;width:15rem;height:15rem}@media only screen and (max-width: 600px){.profile__photo-box{width:12rem;height:12rem}}.profile__photo{border-radius:1.5rem}.profile__info{grid-column:full-start / full-end;width:-webkit-max-content;width:-moz-max-content;width:max-content}.profile__info-name{font-size:2.4rem;margin-bottom:.5rem}.profile__info-location{display:block;text-align:center;color:#a9a9a9;font-size:1.4rem}.profile__stat-box{grid-column:full-start / full-end;-ms-flex-item-align:center;align-self:center;justify-self:center;display:-webkit-box;display:-ms-flexbox;display:flex}.profile__stat{margin:0 1rem;text-align:center;width:10rem;padding:1rem 0;border-radius:1.5rem;background-color:#e5e5e5}.profile__stat-meta{color:#bdbdbd;font-size:1.4rem}.gallery{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(3, 1fr);grid-gap:2rem;margin-bottom:10rem}@media only screen and (max-width: 600px){.gallery{grid-gap:1rem}}.gallery__item{overflow:hidden;border-radius:1.5rem;width:100%;-webkit-box-shadow:0px 4px 6px rgba(0,0,0,0.15);box-shadow:0px 4px 6px rgba(0,0,0,0.15);background-color:#e5e5e5}@media only screen and (max-width: 600px){.gallery__item{-webkit-box-shadow:0px 0.2rem 0.4rem rgba(0,0,0,0.15);box-shadow:0px 0.2rem 0.4rem rgba(0,0,0,0.15)}}.gallery__item:hover>:only-child{-webkit-transform:scale(1.1);transform:scale(1.1)}@media only screen and (max-width: 600px){.gallery__item:hover>:only-child{-webkit-transform:scale(1.05);transform:scale(1.05)}}.gallery__item--1{grid-column:1 / 2;grid-row:1 / 2}.gallery__item--2{grid-column:2 / 4;grid-row:1 / 2}.gallery__item--3{grid-column:1 / 3;grid-row:2 / 3}.gallery__item--4{grid-column:3 / 4;grid-row:2 / 4}.gallery__item--5{grid-column:1 / 2;grid-row:3 / 4}.gallery__item--6{grid-column:2 / 3;grid-row:3 / 4}.gallery__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;-webkit-transition:all .3s;transition:all .3s}.footer__text{font-size:1.6rem;color:#a9a9a9;font-weight:600;text-align:center}@media only screen and (max-width: 600px){.footer__text{font-size:1.4rem}}
