@keyframes rotation{0%{transform:none;text-shadow:0px 3px 5px rgba(0,94,188,0.253),0px 12px 20px rgba(0,49,99,0.37),0px 30px 19px rgba(0,93,188,0.23)}50%{transform:translateY(20px) rotate(180deg);text-shadow:0px -3px 5px rgba(0,94,188,0.253),0px -12px 20px rgba(0,49,99,0.37),0px -30px 19px rgba(0,93,188,0.23)}100%{transform:translateY(0px) rotate(360deg);text-shadow:0px 3px 5px rgba(0,94,188,0.253),0px 12px 20px rgba(0,49,99,0.37),0px 30px 19px rgba(0,93,188,0.23)}}@keyframes Shadow{0%{box-shadow:inset 35px 35px 41px -6px rgba(0,94,188,0.67)}50%{box-shadow:inset -35px -35px 41px -6px rgba(0,94,188,0.67)}100%{box-shadow:inset 35px 35px 41px -6px rgba(0,94,188,0.67)}}@keyframes heading-entry{from{transform:translateY(100px)}to{transform:translateY(18px)}}@keyframes heading-shadow{0%{box-shadow:none}60%{box-shadow:none}100%{box-shadow:inset 0px -15px 15px -15px #007394}}@keyframes popupIntro{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:none}}@keyframes button{0%{transform:none}50%{transform:scale(1.04)}100%{transform:none}}#testimonialSection{width:85%;margin:0 auto;margin-top:5rem}#testimonialSection .testimonialDiv{display:flex;flex-direction:column}#testimonialSection .testimonialDiv .testimonialDivLeft{border-radius:0 20px 20px 20px;box-shadow:6px 6px 18px 3px rgba(0,106,188,0.801);align-self:flex-start}#testimonialSection .testimonialDiv .testimonialDivLeft::before{content:"";position:absolute;right:100%;top:0px;width:0;height:0;border-top:0px solid transparent;border-right:26px solid #fefefe;border-bottom:20px solid transparent}#testimonialSection .testimonialDiv .testimonialDivLeft:hover{box-shadow:6px 6px 10px 1px #0069BC}#testimonialSection .testimonialDiv .testimonialDivLeft:hover h4{margin-left:20px}#testimonialSection .testimonialDiv .testimonialDivRight{border-radius:20px 0 20px 20px;box-shadow:-6px -6px 18px 3px rgba(0,106,188,0.801);align-self:flex-end;text-align:right}#testimonialSection .testimonialDiv .testimonialDivRight::after{content:"";position:absolute;left:100%;top:0px;width:0;height:0;border-top:0px solid transparent;border-left:26px solid #fefefe;border-bottom:20px solid transparent}#testimonialSection .testimonialDiv .testimonialDivRight:hover{box-shadow:-6px -6px 10px 1px #0069BC}#testimonialSection .testimonialDiv .testimonialDivRight:hover h4{margin-right:20px}#testimonialSection .testimonialDiv .testimonial{width:90%;padding:2rem;background-color:#fefefe;margin-top:3rem;transition:all 1s;animation-timing-function:ease-in}@media (min-width: 768px){#testimonialSection .testimonialDiv .testimonial{width:70%}}#testimonialSection .testimonialDiv .testimonial h4{color:#008eff;margin:0;transition:all .5s;animation-timing-function:ease-in}#testimonialSection .testimonialDiv .testimonial h4 span{display:block;color:#4f5153;font-size:1rem}@media (min-width: 568px){#testimonialSection .testimonialDiv .testimonial h4 span{display:inline-block;margin-left:10px}}#testimonialSection .testimonialDiv .testimonial p{font-weight:500}
/*# sourceMappingURL=testimonial.css.map */