@keyframes animationRotate{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}@-moz-keyframes animationRotate{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}@-webkit-keyframes animationRotate{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}@-ms-keyframes animationRotate{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}@-o-keyframes animationRotate{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}body .fy-canvas{opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity 0.3s ease-in-out 0s;-moz-transition:opacity 0.3s ease-in-out 0s;-ms-transition:opacity 0.3s ease-in-out 0s;-o-transition:opacity 0.3s ease-in-out 0s;transition:opacity 0.3s ease-in-out 0s;}body .pace-inactive{display:none;}body.pace-done .fy-canvas{opacity:1;filter:alpha(opacity=100);}.fy-page-loading{position:fixed;top:0;left:0;width:100%;height:100%;z-index:90;opacity:1;filter:alpha(opacity=100);-webkit-transition:opacity 0.6s ease-in-out 0s;-moz-transition:opacity 0.6s ease-in-out 0s;-ms-transition:opacity 0.6s ease-in-out 0s;-o-transition:opacity 0.6s ease-in-out 0s;transition:opacity 0.6s ease-in-out 0s;background-color:#fff;}.fy-page-loading .fy-page-loading-logo{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;justify-content:center;-ms-flex-pack:center;position:absolute;top:50%;left:50%;width:172px;height:172px;padding:36px;margin-top:-86px;margin-left:-86px;z-index:30;font-family:"Roboto Condensed", "Arial", "Helvetica", sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#f2f2f2;background-color:#0a5794;border:2px solid #fff;border-radius:50%;-ms-word-wrap:break-word;word-wrap:break-word;}.fy-page-loading .fy-page-loading-logo img{width:136px;height:auto;}.fy-page-loading .fy-loading{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;justify-content:center;-ms-flex-pack:center;position:absolute;top:0;left:0;z-index:20;overflow:hidden;visibility:visible;color:#0a5794;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;opacity:1;filter:alpha(opacity=100);}.fy-page-loading .fy-loading .fy-loader{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;justify-content:center;-ms-flex-pack:center;width:178px;height:178px;border-radius:36px/2;}.fy-page-loading .fy-loading .fy-loader .fy-spinner{display:inline-block;width:178px;height:178px;text-align:center;-webkit-transform-origin:center center;-moz-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-animation-name:animationRotate;-moz-animation-name:animationRotate;-ms-animation-name:animationRotate;-o-animation-name:animationRotate;animation-name:animationRotate;-webkit-animation-duration:1.2s;-moz-animation-duration:1.2s;-ms-animation-duration:1.2s;-o-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-ms-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;}.fy-page-loading .fy-loading .fy-loader .fy-spinner .icon{width:178px;height:178px;}.fy-page-loading.fy-loading-hiding{opacity:0;filter:alpha(opacity=0);}.fy-page-loading.fy-loading-hidden{opacity:0;filter:alpha(opacity=0);visibility:hidden;display:none;}