@keyframes levitate{0%{transform:translateY(3px)}100%{transform:translateY(-3px)}}@keyframes shake{0%,100%,50%{transform:rotate(0)}25%{transform:rotate(25deg)}75%{transform:rotate(-25deg)}}@keyframes selected{0%,100%{transform:scale3d(1,1,1)}50%{transform:scale3d(1.02,1.09,1)}}@keyframes float{0%{transform:translatey(0)}50%{transform:translatey(-10px)}100%{transform:translatey(0)}}@keyframes float2{0%{transform:translatey(-10px)}50%{transform:translatey(0)}100%{transform:translatey(-10px)}}.children-stories{padding-top:0}@media only screen and (min-width:768px){.children-stories{display:flex;flex-wrap:wrap}}@media only screen and (min-width:1170px){.children-stories{display:block;flex-wrap:nowrap;padding-top:110px}}.stories-item{margin-bottom:25px;text-align:center}@media only screen and (max-width:480px){.stories-item{margin-bottom:50px}}@media only screen and (min-width:768px){.stories-item{width:50%}}@media only screen and (min-width:1170px){.stories-item{margin-bottom:0;width:auto}}.stories-item.hidden{display:none}@media only screen and (min-width:1170px){.stories-item:nth-child(4n+1) .img-wrap{margin:-110px 0 0 460px;z-index:10}}@media only screen and (min-width:1170px){.stories-item:nth-child(4n+1) img{height:365px;width:365px}}@media only screen and (min-width:1170px){.stories-item:nth-child(4n+1) .name-wrapper{bottom:-10px;right:-70px}}@media only screen and (min-width:1170px){.stories-item:nth-child(4n+2){text-align:left}}@media only screen and (min-width:1170px){.stories-item:nth-child(4n+2) .img-wrap{height:650px;margin:-330px 0 0 0}}@media only screen and (min-width:1170px){.stories-item:nth-child(4n+2) img{height:650px;width:650px}}@media only screen and (min-width:1170px){.stories-item:nth-child(4n+2) .name-wrapper{bottom:20px;left:0}}@media only screen and (min-width:1170px){.stories-item:nth-child(4n+3){text-align:right}}@media only screen and (min-width:1170px){.stories-item:nth-child(4n+3) .img-wrap{height:525px;margin:-355px 10px 0 0}}@media only screen and (min-width:1170px){.stories-item:nth-child(4n+3) img{height:525px;width:525px}}@media only screen and (min-width:1170px){.stories-item:nth-child(4n+3) .name-wrapper{bottom:0;right:-20px}}.stories-item:nth-child(4n+4) .img-wrap{z-index:20}@media only screen and (min-width:1170px){.stories-item:nth-child(4n+4) .img-wrap{height:345px;margin:-230px 0 0 -150px}}@media only screen and (min-width:1170px){.stories-item:nth-child(4n+4) img{height:315px;width:315px}}@media only screen and (min-width:1170px){.stories-item:nth-child(4n+4) .name-wrapper{bottom:20px;left:-100px}}.stories-item a{color:transparent;display:block;text-decoration:none}.stories-item a:hover img{border-width:14px;border-color:rgba(0,0,0,.3)}.stories-item .img-wrap{display:inline-block;position:relative}.stories-item img{border:20px solid rgba(0,0,0,.1);border-radius:500px;height:auto;transition:border .3s ease;width:94%}.stories-item .name-wrapper{align-items:center;background:url(../png/circle3.png) no-repeat;background-size:cover;bottom:-20px;color:#fff;display:flex;font-size:12px;height:190px;line-height:14px;padding:40px 25px 25px 25px;position:absolute;right:20px;text-align:center;text-transform:uppercase;width:190px}@media only screen and (max-width:480px){.stories-item .name-wrapper{bottom:-60px;right:0}}.stories-of-impact .stories-item .name-wrapper{background:url(../png/circle2.png) no-repeat;background-size:cover}.stories-item .name-wrapper .name{margin:auto}.stories-item .name-wrapper .small{display:block}.stories-item .name-wrapper .large{display:block;font-size:22px;font-weight:900;line-height:22px}.stories-item .name-wrapper .fa{font-size:14px;margin-bottom:12px}