.story {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:100px;
  height:100px;
  overflow:hidden;
}


.story img {
  width:70px;
  border-radius:50%;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
}
.story svg {
  fill:none;
  stroke:#8a3ab8;
  stroke-width:2px;
  stroke-dasharray:1;
  stroke-dashoffset:0;
  stroke-linecap:round;
  animation:loading 4500ms ease-in-out infinite alternate;
}
@keyframes loading {
  100% {
    stroke:#cd476b;
    stroke-dasharray:10;
    transform:rotate(200deg);
  }
}


 @media (min-width: 768px){
 
 .story {
    width: 152px;
    height: 152px;

}
.hlc_ppavatarWrapper .amp-img {
    width: 120px;
    height: 120px;
}

 }
 
 

 
 
 #react-root,
 .hlc_ppheader,
 .hlc_ppavatarWrapper,
 .hlc_ppauthorInfo,
 .hlc_ppusernameAndFollow,
 .hlc_ppbiography
 
     {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border: 0 solid #000;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0;
    padding: 0;
    position: relative;
}


.hlc_ppheader{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}



.hlc_ppavatarWrapper .amp-img {
    background-color: #fbfbfb;
    border-radius: 50%;
    box-sizing: border-box;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.hlc_ppavatarWrapper {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.hlc_ppauthorInfo {
    color: #4b4f54;
}

.hlc_ppusernameAndFollow {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}




.hlc_ppusername {
    color: #4b4f54;
    font-weight: 300;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.hlc_ppbiography {
    display: block;
}

.hlc_ppfullName {
    color: #4b4f54;
    display: inline;
    font-weight: 600;
    text-align: left;
}



.hlc_ppFollowButton__button {
    text-transform: uppercase;
    width: 100%;
}

.hlc_ppIGButton__enabled {
    cursor: pointer;
}

.hlc_ppIGButton__default {color: #ffffff;border-color: #3897f0;/* background: beige; */background-color: #3897f0;}

.hlc_ppIGButton__root {/* background: 0 0; */border-radius: 3px;border-style: solid;border-width: 1px;font-size: 14px;font-weight: 600;outline: none;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-appearance: none;align-items: flex-start;text-align: center;box-sizing: border-box;border-image: initial;text-rendering: auto;/* color: initial; */letter-spacing: normal;word-spacing: normal;/* text-transform: none; *//* text-indent: 0px; *//* text-shadow: none; */display: inline-block;/* text-align: start; *//* margin: 0em 0em 0em 0em; *//* font: 13.3333px Arial; */}

.hlc_ppeditProfileLink, .hlc_ppfollowButton {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 20px;
}
.hlc_ppFollowButton__root {
   display: inline-flex;
    position: relative;
}


.hlc_ppstatistics, .hlc_ppstatisticsSmallScreen {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.hlc_ppstatistic:first-child {
    margin-left: 0;
}
.hlc_ppstatistic{
    margin-left: 0;
      list-style: none;
}
.hlc_ppFollowsStatistic__count,
.hlc_ppFollowedByStatistic__count,
.hlc_ppPostsStatistic__count {
    color: #34373b;
    font-weight: 600;
}

.hlc_ppstatistics ul  {
    list-style: none;
}


@media (max-width: 735px){
.hlc_ppheader {
   padding: 40px 0px;
   text-align: left;
   margin: 0;
}

.hlc_ppavatarWrapper {

-webkit-flex-basis: 0;

-ms-flex-preferred-size: 0;

flex-basis: 0;

-webkit-box-flex: 1;

-webkit-flex-grow: 1;

-ms-flex-positive: 1;

flex-grow: 1;

/* min-width: 0; */
}


.home .hlc_ppheader {
    margin: 0px 0px;
}
.hlc_ppFollowsStatistic__count,
.hlc_ppFollowedByStatistic__count,
.hlc_ppPostsStatistic__count {

}


.hlc_ppFollowButton__root {
}

.hlc_ppusernameAndFollow a {

}


.hlc_ppavatarWrapper {
    /* margin-right: 20px; */
    /* width: 70px; */
}
.hlc_ppavatarWrapper .amp-img {
height: 77px;
    margin-bottom: -6px;

    width: 77px;
}
.hlc_ppauthorInfo {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 2;
    min-width: 0;
}
.hlc_ppusername {
     font-size: 16px;
        font-weight: 500;
}
.hlc_ppIGButton__sizeAuto {
    line-height: 24px;
    padding: 0 9px;
}
.hlc_ppbiography {
    font-size: 14px;
    line-height: 17px;
    margin-top: 7px;
}
.hlc_ppstatistics {
margin-top: 10px;
    margin-bottom: 0px;
}
.hlc_ppstatistic {
    font-size: 14px;
    margin-left: 5px;
    margin-right: 10px;
    line-height: 100%;
}





}



@media (min-width: 736px){

 
 .hlc_ppavatarWrapper {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}


.hlc_ppheader, .hlc_ppheaderSmallScreen {
    padding: 40px 0;
}

.hlc_ppheader {

text-align: left;

max-width: 650px;

margin: auto;
}


.hlc_ppheader {
    margin-bottom: 0px;
    margin-top: 0px;
}




.hlc_ppIGButton__sizeAuto {
    line-height: 29px;
    padding: 0 11px;
}

.hlc_ppauthorInfo {
    -webkit-flex-basis: 30px;
    -ms-flex-preferred-size: 30px;
    flex-basis: 30px;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
}

.hlc_ppusername {
    font-size: 20px;
    line-height: 40px;
}


.hlc_ppbiography {
    font-size: 15px;
    line-height: 24px;
    margin-top: 14px;
}


.hlc_ppstatistics {
    margin-top: 17px;
}


.hlc_ppstatistic {
    font-size: 17px;
    margin-right: 40px;
}




}

