*{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100vh;font-family:Ubuntu,sans-serif;overflow-x:hidden}ol,ul{list-style:none}a{color:inherit;text-decoration:none}form,input,textarea{font-family:inherit;color:inherit}input,textarea{border:0;outline:none}textarea{resize:none}button{border:0;background:inherit;outline:none;text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}header{position:fixed;z-index:2;width:100%;background:#fff;box-shadow:0 1px 15px 0 rgba(0,0,0,.07)}header.shrink .contact{padding:8px 0}header.shrink .main .logo img,header.shrink .main .wrapper{height:60px}header .contact{padding:15px 0;background-color:#3a3d44;transition:padding .3s ease-in-out}header .contact .wrapper{width:90%;max-width:1140px;margin:0 auto}header .contact .contacts ul{display:flex;flex-direction:row-reverse}@media (min-width:0px){header .contact .contacts ul{justify-content:center}}@media (min-width:768px){header .contact .contacts ul{justify-content:start}}header .contact .contacts ul li+li{margin-left:10px}header .contact .contacts ul li+li:before{margin-right:5px;content:"|";color:#8d9cc5}header .contact .contacts a{display:flex}header .contact .contacts a i{color:#03a8cb;font-size:18px;margin-right:8px}header .contact .contacts a span{font-family:Lato;font-size:14px;font-weight:300;color:#e0e0e1;transition:color .3s}header .contact .contacts a:hover span{color:#03a8cb}header .main{padding:8px 0}header .main .wrapper{display:flex;width:90%;max-width:1140px;margin:0 auto;align-items:center;transition:height .3s ease-in-out}@media (min-width:992px){header .main .wrapper{height:60px}}@media (min-width:1200px){header .main .wrapper{height:80px}}@media (min-width:1350px){header .main .wrapper{height:100px}}header .main .logo a{display:flex;align-items:center}header .main .logo a img{transition:height .3s ease-in-out}@media (min-width:0px){header .main .logo a img{height:60px}}@media (min-width:992px){header .main .logo a img{height:90px}}@media (min-width:1200px){header .main .logo a img{height:120px}}@media (min-width:1350px){header .main .logo a img{height:140px}}header .main .logo a .text{margin-left:18px}header .main .logo a .text h1{font-weight:500;color:#3a3d44}@media (min-width:0px){header .main .logo a .text h1{font-size:20px}}@media (min-width:576px){header .main .logo a .text h1{font-size:26px}}@media (min-width:768px){header .main .logo a .text h1{font-size:32px}}header .main .logo a .text p{font-size:10px;font-family:Lato;color:#03a8cb;font-weight:400;text-transform:uppercase}header .main #mobile-nav-button{margin-right:10px;font-size:40px}@media (min-width:768px){header .main #mobile-nav-button{display:none}}header .main nav{height:100%}@media (min-width:0px){header .main nav{display:none}}@media (min-width:768px){header .main nav{display:block}}header .main nav ul{display:flex;height:100%}header .main nav ul li{display:flex;height:100%;font-family:Ubuntu;font-size:14px;font-weight:500;text-transform:uppercase;align-items:center}header .main nav ul li a{align-items:center;display:flex;margin:0 10px;height:100%;color:#3a3d44;transition:color .3s}@media (min-width:0px){header .main nav ul li a{padding:0 10px}}@media (min-width:992px){header .main nav ul li a{padding:0 20px}}header .main nav ul li a:hover{color:#ee728a}header .fill{flex-grow:1}#mobile-nav{position:fixed;left:0;top:0;z-index:3;width:70vw;height:100vh;padding:20px 0;background-color:#3a3d44;opacity:1;transition:all .3s ease-out}#mobile-nav.hidden{z-index:-1;opacity:0;width:30vw}#mobile-nav ul li a{display:block;padding:16px 30px;font-size:14px;font-weight:500;color:#fff;text-transform:uppercase}#mast{position:relative;height:100vh;overflow:hidden}#mast .wrapper{position:relative;width:90%;max-width:1140px;margin:0 auto;text-align:center}@media (min-width:0px){#mast .wrapper{top:24%}}@media (min-width:768px){#mast .wrapper{top:33%}}#mast .wrapper h6{color:#fff;font-family:Ubuntu,sans-serif;font-weight:300;position:relative;left:0;transition:top .75s ease-out,right .75s ease-out,bottom .75s ease-out,left .75s ease-out,opacity .75s ease-out}#mast .wrapper h6.hidden{left:20px;opacity:0}@media (min-width:0px){#mast .wrapper h6{font-size:1.25em}}@media (min-width:992px){#mast .wrapper h6{font-size:1.5em}}#mast .wrapper h1{margin:20px 0;color:#fff;font-weight:400;position:relative;right:0;transition:top .75s ease-out,right .75s ease-out,bottom .75s ease-out,left .75s ease-out,opacity .75s ease-out}#mast .wrapper h1.hidden{right:20px;opacity:0}@media (min-width:0px){#mast .wrapper h1{font-size:2.5em;line-height:1em}}@media (min-width:768px){#mast .wrapper h1{font-size:3.75em;line-height:1em}}@media (min-width:992px){#mast .wrapper h1{font-size:4.375em;line-height:90px}}#mast .wrapper p{color:#fff;font-weight:300;position:relative;left:0;transition:top .75s ease-out,right .75s ease-out,bottom .75s ease-out,left .75s ease-out,opacity .75s ease-out}#mast .wrapper p.hidden{left:20px;opacity:0}@media (min-width:0px){#mast .wrapper p{font-size:1.25em;line-height:1.25em}}@media (min-width:992px){#mast .wrapper p{font-size:1.5em;line-height:1.5em}}#mast .wrapper .button{display:inline-block;background-color:#ee728a;color:#fff;font-size:14px;font-weight:500;letter-spacing:1px;text-transform:uppercase;padding:23px 40px;text-align:center;vertical-align:middle;cursor:pointer;border-radius:10px;border:2px solid #ee728a;transition:background-color .3s,top .75s ease-out,right .75s ease-out,bottom .75s ease-out,left .75s ease-out,opacity .75s ease-out;position:relative;top:0}#mast .wrapper .button.hidden{top:20px;opacity:0}#mast .wrapper .button:hover{background-color:transparent}@media (min-width:0px){#mast .wrapper .button{margin-top:30px}}@media (min-width:992px){#mast .wrapper .button{margin-top:50px}}#mast .background{position:absolute;top:0;left:0;z-index:-1;height:100%;width:100%;background-color:#131d2a;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 0;object-position:50% 0;filter:brightness(.5)}#about .wrapper{display:flex;width:90%;max-width:1140px;margin:0 auto}#about .wrapper>*{padding:0 10px}@media (min-width:0px){#about .wrapper{flex-direction:column;padding:40px 0}#about .wrapper .images.small{display:block}#about .wrapper .images.big{display:none}}@media (min-width:768px){#about .wrapper{flex-direction:row;padding:80px 0}#about .wrapper .images,#about .wrapper .words{flex-basis:50%}#about .wrapper .images.small{display:none}#about .wrapper .images.big{display:block}}#about .words{position:relative;left:0;transition:top .75s ease-out,right .75s ease-out,bottom .75s ease-out,left .75s ease-out,opacity .75s ease-out}#about .words.hidden{left:20px;opacity:0}#about .words h6{color:#cacaca;font-size:16px;font-weight:500;text-transform:uppercase;letter-spacing:1px}#about .words h2{font-size:40px;font-weight:500;line-height:50px;margin:20px 0;color:#020e28;padding-left:20px;border-left:2px solid #5bd0fb}#about .words .highlight{position:relative;margin:20px 0;color:#191919;font-size:17px;line-height:27px}#about .words .highlight:before{position:absolute;content:"";width:15px;height:15px;top:5px;left:0}@media (min-width:768px){#about .words .highlight{padding-left:25px}}#about .words p:not(.highlight){font-size:15px;font-weight:400;line-height:25px;color:#777}#about .words p:not(.highlight)+p{margin-top:28px}#about .images{position:relative;top:0;transition:top .75s ease-out,right .75s ease-out,bottom .75s ease-out,left .75s ease-out,opacity .75s ease-out;align-self:center}#about .images.hidden{top:20px;opacity:0}#about .images img{width:100%;height:568px;-o-object-fit:cover;object-fit:cover}#about .images.small{margin:20px 0}#about .images.small img{height:200px;-o-object-position:0 80%;object-position:0 80%}#contact .wrapper{display:flex;flex-direction:row-reverse;max-width:1140px;margin:0 auto;position:relative;top:0;transition:top .75s ease-out,right .75s ease-out,bottom .75s ease-out,left .75s ease-out,opacity .75s ease-out}#contact .wrapper.hidden{top:20px;opacity:0}@media (min-width:0px){#contact .wrapper{padding:40px 20px;justify-content:center}}@media (min-width:768px){#contact .wrapper{width:90%;padding:55px 60px;justify-content:normal}}#contact h2{margin-bottom:30px;color:#fff;font-weight:400;font-size:40px;padding:15px 30px 15px 20px;border-left:2px solid #f5a8b8}#contact p{color:#e0e0e1;font-size:16px;font-weight:400;font-family:Lato}#contact form{margin:10px 0}#contact form .row{display:flex;margin-bottom:20px}@media (min-width:768px){#contact form .row>.input:not(:last-child){margin-right:20px}}@media (min-width:0px){#contact form .row{flex-direction:column}}@media (min-width:768px){#contact form .row{flex-direction:row}}#contact form input,#contact form textarea{color:#fff;border:1px solid hsla(0,0%,100%,.5);background-color:transparent;padding:14px 30px 15px;font-size:16px;line-height:30px;font-weight:400;border-radius:10px;transition:border-color .3s}#contact form input::-moz-placeholder,#contact form textarea::-moz-placeholder{color:#e0e0e1;text-transform:uppercase;font-size:14px}#contact form input:-ms-input-placeholder,#contact form textarea:-ms-input-placeholder{color:#e0e0e1;text-transform:uppercase;font-size:14px}#contact form input::placeholder,#contact form textarea::placeholder{color:#e0e0e1;text-transform:uppercase;font-size:14px}#contact form input.error,#contact form textarea.error{border-color:#e85242}@media (min-width:0px){#contact form .input:not(:last-child){margin-bottom:20px}}@media (min-width:768px){#contact form .input:not(:last-child){margin-bottom:0}}#contact form input{height:60px}@media (min-width:0px){#contact form input{width:100%}}@media (min-width:768px){#contact form input{width:auto}}#contact form textarea{width:100%}#contact form button{position:relative;display:inline-block;background:#06b8f9;color:#fff;font-size:14px;font-weight:500;letter-spacing:1px;text-transform:uppercase;padding:23px 40px;text-align:center;vertical-align:middle;cursor:pointer;border-radius:10px;transition:.3s;border:2px solid #06b8f9;transition:background-color .3s}#contact form button:hover{background-color:transparent}#contact form button .sk-circle,#contact form button .text{transition:opacity .3s}#contact form button.loading .text,#contact form button .sk-circle{opacity:0}#contact form button.loading .sk-circle{opacity:1}#contact .background{position:absolute;top:0;left:0;z-index:-1;height:100%;width:100%;background-color:#131d2a;-o-object-fit:cover;object-fit:cover;filter:brightness(.6)}#stories .wrapper{max-width:1140px;margin:0 auto}@media (min-width:0px){#stories .wrapper{width:96%;padding:40px 0}}@media (min-width:768px){#stories .wrapper{width:90%;padding:80px 0}}#stories .header{display:flex;align-items:center;justify-content:space-between;position:relative;left:0;transition:top .75s ease-out,right .75s ease-out,bottom .75s ease-out,left .75s ease-out,opacity .75s ease-out}#stories .header.hidden{left:20px;opacity:0}#stories .header h2{font-size:40px;font-weight:400;line-height:50px;margin:20px 0;color:#020e28;padding-left:20px;border-left:2px solid #5bd0fb}#stories .header .view-more{font-size:14px;color:#5bd0fb;text-transform:uppercase;font-weight:500}#stories .stories .story{display:flex;border:1px solid #e4e4e4}@media (min-width:0px){#stories .stories .story{flex-direction:column}}@media (min-width:768px){#stories .stories .story{flex-direction:row}#stories .stories .story:nth-child(odd){border-right:3px solid #f5a8b8}#stories .stories .story:nth-child(2n){flex-direction:row-reverse;border-left:3px solid #5bd0fb}}#stories .stories .story:nth-child(odd){position:relative;left:0;transition:top .75s ease-out,right .75s ease-out,bottom .75s ease-out,left .75s ease-out,opacity .75s ease-out}#stories .stories .story:nth-child(odd) .read-more{color:#5bd0fb}#stories .stories .story:nth-child(odd).hidden{left:20px;opacity:0}#stories .stories .story:nth-child(2n){position:relative;right:0;transition:top .75s ease-out,right .75s ease-out,bottom .75s ease-out,left .75s ease-out,opacity .75s ease-out}#stories .stories .story:nth-child(2n) .read-more{color:#ee728a}#stories .stories .story:nth-child(2n).hidden{right:20px;opacity:0}#stories .stories .story .image{background-size:cover}@media (min-width:0px){#stories .stories .story .image{height:240px}}@media (min-width:768px){#stories .stories .story .image{height:auto;flex-basis:40%}}#stories .stories .story .words{flex-basis:60%;flex-grow:1}@media (min-width:0px){#stories .stories .story .words{padding:30px}}@media (min-width:768px){#stories .stories .story .words{padding:44px 60px}}#stories .stories .story .words h3{margin-bottom:20px;color:#1f232b;font-size:24px;font-weight:400}#stories .stories .story .words li,#stories .stories .story .words p{color:#787878;font-family:Lato;font-weight:400;line-height:1.675em}@media (min-width:0px){#stories .stories .story .words li,#stories .stories .story .words p{font-size:14px}}@media (min-width:768px){#stories .stories .story .words li,#stories .stories .story .words p{font-size:16px}}#stories .stories .story .words a{color:#5bd0fb}#stories .stories .story .words p+p{margin-top:15px}#stories .stories .story .words ul{margin-bottom:10px;margin-top:10px;margin-left:20px;list-style:disc}#stories .stories .story .words .read-more{display:block;text-transform:uppercase;font-family:Ubuntu;font-weight:500;font-size:16px;text-align:right;margin-top:10px;cursor:pointer;transition:color .3s}#stories .stories .story .words .read-more:hover{color:#787878}#stories .stories .story.no-image .words{flex-basis:100%}#stories .stories .story+.story{margin-top:30px}footer{position:relative;text-align:center;font-size:15px;font-weight:400;color:#777;font-family:Ubuntu,sans-serif;background-image:url(/img/backgrounds/footer-background.jpg);background-position:50% 1px;background-attachment:fixed}footer:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;background-color:#1f232b;opacity:.9}footer .top{position:relative;padding-bottom:30px;z-index:1}@media (min-width:0px){footer .top{padding-top:30px}}@media (min-width:768px){footer .top{padding-top:60px}}footer .top .wrapper{display:flex;width:90%;max-width:1140px;margin:0 auto;justify-content:space-between}@media (min-width:0px){footer .top .wrapper{flex-direction:column-reverse}}@media (min-width:768px){footer .top .wrapper{flex-direction:row}}footer .top .about,footer .top .resources{flex:0 0 33%}footer .top .about{flex:0 0 40%}footer .top .about .logo{display:flex;align-items:center;justify-content:center}footer .top .about .logo img{height:120px}footer .top .about .logo .text{margin-left:18px}footer .top .about .logo .text h3{font-weight:400;font-size:30px;color:#fff}footer .top .about .logo .text p{font-size:10px;font-family:Lato;color:#03a8cb;font-weight:400;text-transform:uppercase;text-align:left}footer .top .about>p{margin-bottom:16px;text-align:center;color:#e0e0e1;font-family:Lato;font-weight:400}footer .top .about>p,footer .top .about a{font-size:16px;line-height:30px}footer .top .about a i{color:#03a8cb;font-size:18px;margin-right:8px}footer .top .about a span{font-family:Lato;font-weight:400;color:#fff;transition:color .3s}footer .top .about a:hover span{color:#03a8cb}footer .top .resources{text-align:left}@media (min-width:0px){footer .top .resources{margin-top:30px}}@media (min-width:768px){footer .top .resources{margin-top:0}}footer .top .resources h3{font-weight:400;font-size:30px;color:#fff;text-align:center}@media (min-width:768px){footer .top .resources h3{margin-bottom:20px}}footer .top .resources ul li{padding:10px 0;border-bottom:1px solid hsla(0,0%,100%,.2);text-align:center}footer .top .resources ul li:last-child{border-bottom:none}footer .top .resources ul li a{color:#e0e0e1;font-size:16px;font-family:Lato;font-weight:400;transition:color .3s}footer .top .resources ul li a:hover{color:#f5a8b8}footer .top .resources ul li:nth-child(odd) a:hover{color:#5bd0fb}footer .top .resources ul li:nth-child(2n) a:hover{color:#ee728a}footer .fill{flex-grow:1}footer .copyright{position:relative;z-index:1;color:#e0e0e1;font-family:Lato;font-weight:400}@media (min-width:0px){footer .copyright{font-size:12px}}@media (min-width:768px){footer .copyright{font-size:16px}}footer .copyright .wrapper{position:relative;display:flex;width:90%;max-width:1140px;margin:0 auto;padding:30px 20px}@media (min-width:0px){footer .copyright .wrapper{flex-direction:column}footer .copyright .wrapper .dev-note{margin-top:8px}}@media (min-width:768px){footer .copyright .wrapper{flex-direction:row}footer .copyright .wrapper .dev-note{text-align:right}}footer .copyright .wrapper a{text-decoration:underline}footer .copyright .wrapper:first-child :before{content:"";display:block;position:absolute;height:1px;left:0;right:0;top:0;background-color:hsla(0,0%,100%,.05)}#story{margin-top:100px}#story .wrapper{max-width:900px;margin:0 auto}@media (min-width:0px){#story .wrapper{width:96%;padding:40px 0}}@media (min-width:768px){#story .wrapper{width:90%;padding:80px 0}}#story article{border:1px solid #e4e4e4}#story .image{height:300px}#story .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:0 29%;object-position:0 29%}#story .words{flex-basis:60%;flex-grow:1}@media (min-width:0px){#story .words{padding:30px}}@media (min-width:768px){#story .words{padding:44px 60px}}#story .words h2{margin-bottom:20px;color:#1f232b;font-size:30px;font-weight:400}#story .words li,#story .words p{color:#787878;font-family:Lato;font-weight:400;line-height:1.675em}@media (min-width:0px){#story .words li,#story .words p{font-size:14px}}@media (min-width:768px){#story .words li,#story .words p{font-size:16px}}#story .words a{color:#5bd0fb}#story .words p+p{margin-top:15px}#story .words ul{margin-bottom:10px;margin-top:10px;margin-left:20px;list-style:disc}#resource-mast,#stories-mast{position:relative;height:400px;padding:64px 0}@media (min-width:0px){#resource-mast,#stories-mast{height:260px}}@media (min-width:768px){#resource-mast,#stories-mast{height:400px}}#resource-mast .wrapper,#stories-mast .wrapper{position:relative;top:70%;width:90%;max-width:1140px;margin:0 auto;text-align:center}#resource-mast .wrapper h1,#stories-mast .wrapper h1{color:#fff;font-size:40px;font-weight:500;line-height:36px}#resource-mast .background,#stories-mast .background{position:absolute;top:0;left:0;z-index:-1;height:100%;width:100%;background-color:#131d2a;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 0;object-position:50% 0;filter:brightness(.8)}#resources .wrapper{display:flex;width:90%;max-width:1140px;margin:0 auto}#resources .wrapper>*{flex-basis:50%;margin:0 10px}@media (min-width:0px){#resources .wrapper{flex-direction:column;padding:40px 0}}@media (min-width:768px){#resources .wrapper{flex-direction:row;padding:80px 0}}#resources h2{color:#1f232b;font-weight:400;font-family:Ubuntu;font-size:40px}@media (min-width:0px){#resources h2{margin-bottom:10px;font-size:2em}}@media (min-width:768px){#resources h2{margin-bottom:32px;font-size:2.5em}}#resources #web-resources .resource-group{padding-bottom:20px}#resources #web-resources .resource-group:not(:first-child){padding-top:20px}#resources #web-resources .resource-group h3{margin-bottom:10px;font-weight:400;font-family:Ubuntu}@media (min-width:0px){#resources #web-resources .resource-group h3{font-size:1.25em}}@media (min-width:768px){#resources #web-resources .resource-group h3{font-size:1.5em}}#resources #web-resources .resource-group+.resource-group{border-top:1px solid #e4e4e4}@media (min-width:0px){#resources #web-resources .resource{margin-top:6px}}@media (min-width:768px){#resources #web-resources .resource{margin-top:10px}}#resources #web-resources .resource>a{display:block;font-size:17px}#resources #web-resources .resource a{font-weight:500;font-family:Ubuntu;color:#03a8cb;cursor:pointer}#resources #web-resources .resource p{color:#787878;font-family:Lato,sans-serif;font-weight:400;font-size:16px;line-height:1.675em}@media (min-width:0px){#resources #books{padding-top:20px;border-top:1px solid #e4e4e4}}@media (min-width:768px){#resources #books{padding-top:0;border-top:0}}#resources #books .resource-group{padding-bottom:20px}#resources #books .resource-group:not(:first-child){padding-top:20px;border-top:1px solid #e4e4e4}#resources #books .resource-group h3{margin-bottom:10px;font-size:24px;font-weight:400;font-family:Ubuntu}@media (min-width:0px){#resources #books .resource-group h3{font-size:1.25em}}@media (min-width:768px){#resources #books .resource-group h3{font-size:1.5em}}@media (min-width:0px){#resources #books .resource-group .resource{margin-top:6px}}@media (min-width:768px){#resources #books .resource-group .resource{margin-top:10px}}#resources #books .resource-group .resource a{display:block;font-size:16px;font-weight:500;font-family:Ubuntu;color:#03a8cb;cursor:pointer}#resources #books .resource-group .resource p{color:#787878;font-family:Lato,sans-serif;font-weight:400;font-size:16px;line-height:1.675em}.sk-circle{position:absolute;left:50%;top:50%;width:40px;height:40px;transform:translate(-50%,-50%)}.sk-circle .sk-child{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle .sk-child:before{content:"";display:block;margin:0 auto;width:15%;height:15%;background-color:#fff;border-radius:100%;-webkit-animation:sk-circleBounceDelay 1.2s ease-in-out infinite both;animation:sk-circleBounceDelay 1.2s ease-in-out infinite both}.sk-circle .sk-circle2{transform:rotate(30deg)}.sk-circle .sk-circle3{transform:rotate(60deg)}.sk-circle .sk-circle4{transform:rotate(90deg)}.sk-circle .sk-circle5{transform:rotate(120deg)}.sk-circle .sk-circle6{transform:rotate(150deg)}.sk-circle .sk-circle7{transform:rotate(180deg)}.sk-circle .sk-circle8{transform:rotate(210deg)}.sk-circle .sk-circle9{transform:rotate(240deg)}.sk-circle .sk-circle10{transform:rotate(270deg)}.sk-circle .sk-circle11{transform:rotate(300deg)}.sk-circle .sk-circle12{transform:rotate(330deg)}.sk-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-circle .sk-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.sk-circle .sk-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.sk-circle .sk-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.sk-circle .sk-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.sk-circle .sk-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-circleBounceDelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes sk-circleBounceDelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}