*{box-sizing:border-box}body{min-height:100%;margin:0 auto!important;font-family:hind,sans-serif;font-weight:300;font-style:normal;font-display:swap}.wrapper{height:100%;display:flex;flex-direction:column}.text-references{color:#435b73}.text-red{color:#fd6571}.text-blue{color:#3197f2}.text-yellow{color:#ffcb02}.text-primary{color:#082c4e}.text-secondary{color:#f1e9e1}.bg-primary{background-color:#082c4e;color:#f1e9e1}.bg-secondary{background-color:#f1e9e1;color:#082c4e}.bg-tertiary{background-color:#dbd1c8;color:#082c4e}a{cursor:pointer;color:#082c4e;text-decoration:none}a:hover,a:focus{color:#fd6571;text-decoration:underline}section{padding:145px 15px 130px;flex:1;display:flex;flex-direction:column;justify-content:center}.content-flex{display:flex}.content-grid-auto{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem}.content-grid-tall{display:grid;grid-template-columns:1fr 1fr 1fr}.heading-container{display:flex;justify-content:space-between;align-items:center}.heading-lg{font-size:3.125rem;line-height:1.2;margin-bottom:1rem}@media screen and (max-width:499px){.heading-lg{font-size:2.5rem}}.heading-flex{font-size:2rem}.column{display:flex;flex-direction:column;align-items:center;text-align:center;width:500px;font-size:1.5rem}.section-center{display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;padding-bottom:200px}.grid-item-tall{display:flex;flex-direction:column;transition:background-color .5s;padding-bottom:48px}.grid-item-tall>p{font-size:1.2rem;padding:2rem 3rem}body.home .grid-item-tall>p{padding-top:10px}.grid-item-tall:hover,.grid-item-tall:focus{background-color:#dbd1c8}.img-tall{max-width:100%}.desaturate{filter:grayscale(100%);transition:filter .5s}@media(max-width:768px){.desaturate{filter:grayscale(0)}}.circle{border-radius:100%;max-width:100%;background-color:#dbd1c8;margin:20px;transition:background-color .5s}.icon-insights{max-width:100%}.grid-item-tall:hover .desaturate,.grid-item-tall:focus .desaturate{filter:grayscale(0%)}.grid-item-tall:hover .cta-small,.grid-item-tall:focus .cta-small{background-color:#f1e9e1}.grid-item-tall:hover .diamond,.grid-item-tall:focus .diamond{background-color:#dbd1c8}.grid-item-tall:hover .circle,.grid-item-tall:focus .circle{background-color:#f1e9e1}.logo{width:300px;height:100px;margin:30px 20px}.grid-item-wide{background-color:#082c4e;color:#f1e9e1;font-size:.8rem;width:100%}.grid-item-wide>p{flex:.8;font-size:1.2rem}.cta-border{font-size:1.5rem;width:300px;border-style:solid;border-color:#f1e9e1;margin:2rem}.animate-box{display:flex;justify-content:space-evenly;align-items:center;transition:background-color .5s,color .5s,border-style .5s;font-weight:700;border-style:solid;border-color:#f1e9e1}.animate-box:hover,.animate-box:focus{background-color:#f1e9e1;color:#082c4e;border-style:dotted;border-color:#082c4e}.diamond{width:12px;height:12px;position:relative;transform:rotate(45deg);transition:transform .5s,background-color .5s;background-color:#f1e9e1}.animate-box:hover .diamond-red,.animate-box:focus .diamond-red{background-color:#fd6571}.animate-box:hover .diamond-blue,.animate-box:focus .diamond-blue{background-color:#3197f2}.animate-box:hover .diamond-yellow,.animate-box:focus .diamond-yellow{background-color:#ffcb02}.diamond:after{content:"";transition:border-left .3s,border-top .3s,border-bottom .3s}.diamond:before{content:"";transition:border-left .3s,border-top .3s,border-bottom .3s}.animate-box:hover .diamond,.animate-box:focus .diamond{transform:rotate(0deg)}.cta-border:hover .diamond,.cta-border:focus .diamond{transform:rotate(90deg)}.animate-box:hover .diamond:after,.animate-box:focus .diamond:after{position:absolute;left:0;bottom:0;width:0;height:0;border-left:6px solid #f1e9e1;border-top:6px solid transparent;border-bottom:6px solid transparent}.animate-box:hover .diamond-red:before,.animate-box:focus .diamond-red:before{position:absolute;right:-5px;bottom:0;width:0;height:0;border-left:6px solid #fd6571;border-top:6.5px solid transparent;border-bottom:6px solid transparent}.animate-box:hover .diamond-blue:before,.animate-box:focus .diamond-blue:before{position:absolute;right:-5px;bottom:0;width:0;height:0;border-left:6px solid #3197f2;border-top:6.5px solid transparent;border-bottom:6px solid transparent}.animate-box:hover .diamond-yellow:before,.animate-box:focus .diamond-yellow:before{position:absolute;right:-5px;bottom:0;width:0;height:0;border-left:6px solid #ffcb02;border-top:6.5px solid transparent;border-bottom:6px solid transparent}@media only screen and (max-width:576px){.column{width:100%}section{padding:10px}.section-center{padding-bottom:0}.content-grid-auto,.content-grid-tall{grid-template-columns:1fr}.grid-item-tall{padding-bottom:1rem}.logo{background-color:}.circle{width:50%}.heading-container{flex-direction:column;margin-bottom:1rem}}