@media only screen and (max-width:576px){.containImgProfile{background-size:contain!important}.containImg,.containImgProfile{background-position:0 0!important}}.containImg{background-size:contain!important}.fill-container{width:100%;height:100%;-webkit-flex:1 1;flex:1 1}.center-children{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.gradient-cool{background:-webkit-linear-gradient(left,#ff595e,#fc9f5b,#ffc13a,#8ac926,#e3c567);background:linear-gradient(90deg,#ff595e,#fc9f5b,#ffc13a,#8ac926,#e3c567)}.animated-background-gradient{background-size:800% 800%;-webkit-animation:Gradient 40s ease infinite;animation:Gradient 40s ease infinite}.animated-background-gradient-paused{-webkit-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes Gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes Gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}