@font-face
{
   font-family: "Assistant";
   font-display: swap;
   src: url('Assistant-Regular.woff') format('woff');
}
@font-face
{
   font-family: "Assistant Light";
   font-display: swap;
   src: url('Assistant-Light.woff') format('woff');
}
@-webkit-keyframes animate-fade-in-up
{
   0% { -webkit-transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-moz-keyframes animate-fade-in-up
{
   0% { -moz-transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-up
{
   0% { transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-webkit-keyframes heartbeat-2
{
   0% { -webkit-transform: rotate(0deg) ;  }
   20% { -webkit-transform: rotate(0deg) scale(1.25,1.25) ;  }
   40% { -webkit-transform: rotate(0deg) scale(1.0,1.0) ;  }
   60% { -webkit-transform: rotate(0deg) scale(1.25,1.25) ;  }
   80% { -webkit-transform: rotate(0deg) scale(1.0,1.0) ;  }
   100% { -webkit-transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@-moz-keyframes heartbeat-2
{
   0% { -moz-transform: rotate(0deg) ;  }
   20% { -moz-transform: rotate(0deg) scale(1.25,1.25) ;  }
   40% { -moz-transform: rotate(0deg) scale(1.0,1.0) ;  }
   60% { -moz-transform: rotate(0deg) scale(1.25,1.25) ;  }
   80% { -moz-transform: rotate(0deg) scale(1.0,1.0) ;  }
   100% { -moz-transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@keyframes heartbeat-2
{
   0% { transform: rotate(0deg) ;  }
   20% { transform: rotate(0deg) scale(1.25,1.25) ;  }
   40% { transform: rotate(0deg) scale(1.0,1.0) ;  }
   60% { transform: rotate(0deg) scale(1.25,1.25) ;  }
   80% { transform: rotate(0deg) scale(1.0,1.0) ;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@-webkit-keyframes slide-down-in
{
   0% { -webkit-transform: translate(0px,-100%) rotate(1deg) ; opacity: 0; -webkit-transform-origin: 0 0;  }
   100% { opacity: 1; -webkit-transform: translate(0px,0px) rotate(0deg) ; -webkit-transform-origin: 0 0;  }
}
@-moz-keyframes slide-down-in
{
   0% { -moz-transform: translate(0px,-100%) rotate(1deg) ; opacity: 0; -moz-transform-origin: 0 0;  }
   100% { opacity: 1; -moz-transform: translate(0px,0px) rotate(0deg) ; -moz-transform-origin: 0 0;  }
}
@keyframes slide-down-in
{
   0% { transform: translate(0px,-100%) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
@-webkit-keyframes slide-up-in
{
   0% { -webkit-transform: translate(0px,100%) rotate(1deg) ; opacity: 0; -webkit-transform-origin: 0 0;  }
   100% { opacity: 1; -webkit-transform: translate(0px,0px) rotate(0deg) ; -webkit-transform-origin: 0 0;  }
}
@-moz-keyframes slide-up-in
{
   0% { -moz-transform: translate(0px,100%) rotate(1deg) ; opacity: 0; -moz-transform-origin: 0 0;  }
   100% { opacity: 1; -moz-transform: translate(0px,0px) rotate(0deg) ; -moz-transform-origin: 0 0;  }
}
@keyframes slide-up-in
{
   0% { transform: translate(0px,100%) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
@-webkit-keyframes slide-left-in
{
   0% { -webkit-transform: translate(-100%,0px) rotate(1deg) ; opacity: 0; -webkit-transform-origin: 0 0;  }
   100% { opacity: 1; -webkit-transform: translate(0px,0px) rotate(0deg) ; -webkit-transform-origin: 0 0;  }
}
@-moz-keyframes slide-left-in
{
   0% { -moz-transform: translate(-100%,0px) rotate(1deg) ; opacity: 0; -moz-transform-origin: 0 0;  }
   100% { opacity: 1; -moz-transform: translate(0px,0px) rotate(0deg) ; -moz-transform-origin: 0 0;  }
}
@keyframes slide-left-in
{
   0% { transform: translate(-100%,0px) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
@-webkit-keyframes slide-right-in
{
   0% { -webkit-transform: translate(100%,0px) rotate(1deg) ; opacity: 0; -webkit-transform-origin: 0 0;  }
   100% { opacity: 1; -webkit-transform: translate(0px,0px) rotate(0deg) ; -webkit-transform-origin: 0 0;  }
}
@-moz-keyframes slide-right-in
{
   0% { -moz-transform: translate(100%,0px) rotate(1deg) ; opacity: 0; -moz-transform-origin: 0 0;  }
   100% { opacity: 1; -moz-transform: translate(0px,0px) rotate(0deg) ; -moz-transform-origin: 0 0;  }
}
@keyframes slide-right-in
{
   0% { transform: translate(100%,0px) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
a.sean_nav
{
   color: #3C3C3C;
   font-weight: bold;
   text-decoration: none;
   -webkit-transition: all 100ms ease-out;
   transition: all 100ms ease-out;
   position: relative;
   display: inline-block;
}
a.sean_nav::after
{
   background: transparent;
   content: "";
   display: block;
   position: absolute;
   top: 100%;
   width: 100%;
   left: 0;
   height: 1px;
   background: #004EC0;
   opacity: 0;
   -webkit-transform: translateY(-4px);
   transform: translateY(-4px);
   margin-top: 1px;
   -webkit-transition: all 100ms ease-out;
   transition: all 100ms ease-out;
}
a.sean_nav:hover::after
{
   background: #004EC0;
   opacity: 1;
   -webkit-transform: translateY(0px);
   transform: translateY(0px);
}
a.sean_nav:visited
{
   color: #3C3C3C;
   font-weight: bold;
   text-decoration: none;
}
a.sean_nav:active
{
   color: #004EC0;
   font-weight: bold;
   text-decoration: none;
}
a.sean_nav:hover
{
   color: #004EC0;
   font-weight: bold;
   text-decoration: none;
}
a.sean_nav_light
{
   color: #F5F5F5;
   font-weight: bold;
   text-decoration: none;
   -webkit-transition: all 200ms ease-in-out;
   transition: all 200ms ease-in-out;
   position: relative;
   display: inline-block;
}
a.sean_nav_light::after
{
   background: transparent;
   content: "";
   display: block;
   margin: auto;
   height: 1px;
   width: 0;
   margin-top: 1px;
   -webkit-transition: all 200ms ease-in-out;
   transition: all 200ms ease-in-out;
}
a.sean_nav_light:hover::after
{
   background: #F5F5F5;
   width: 100%;
}
a.sean_nav_light:visited
{
   color: #F5F5F5;
   font-weight: bold;
   text-decoration: none;
}
a.sean_nav_light:active
{
   color: #F5F5F5;
   font-weight: bold;
   text-decoration: none;
}
a.sean_nav_light:hover
{
   color: #F5F5F5;
   font-weight: bold;
   text-decoration: none;
}
a.sean_nav_double
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
   -webkit-transition: all 100ms ease-in-out;
   transition: all 100ms ease-in-out;
   position: relative;
   display: inline-block;
}
a.sean_nav_double::after,
a.sean_nav_double::before
{
   background: transparent;
   content: "";
   display: block;
   position: absolute;
   width: 100%;
   height: 2px;
   background: #000080;
   opacity: 0;
   -webkit-transition: all 100ms ease-in-out;
   transition: all 100ms ease-in-out;
}
a.sean_nav_double::before
{
   top: -2px;
   -webkit-transform: translateY(-10px);
   transform: translateY(-10px);
}
a.sean_nav_double::after
{
   bottom: -2px;
   -webkit-transform: translateY(10px);
   transform: translateY(10px);
}
a.sean_nav_double:hover::after,
a.sean_nav_double:hover::before
{
   background: #000080;
   opacity: 1;
   -webkit-transform: translateY(0px);
   transform: translateY(0px);
}
a.sean_nav_double:visited
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.sean_nav_double:active
{
   color: #000080;
   font-weight: bold;
   text-decoration: none;
}
a.sean_nav_double:hover
{
   color: #000080;
   font-weight: bold;
   text-decoration: none;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   line-height: 25.23px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.seanf_body
{
   font-family: "Assistant Light";
   font-weight: normal;
   font-size: 15px;
   text-align: left;
   line-height: 24.73px;
   text-decoration: none;
   color: #3C3C3C;
   background-color: transparent;
}
.seanf_text_box
{
   font-family: "Assistant Light";
   font-weight: normal;
   font-size: 12px;
   line-height: 16.53px;
   text-decoration: none;
   color: #F5F5F5;
   background-color: transparent;
}
.seanf_text_box_heading
{
   font-family: Assistant;
   font-weight: bold;
   font-size: 16px;
   line-height: 27.33px;
   text-decoration: none;
   color: #F5F5F5;
   background-color: transparent;
}
.seanf_heading
{
   font-family: Assistant;
   font-weight: bold;
   font-size: 27px;
   text-align: left;
   line-height: 50.43px;
   text-decoration: none;
   color: #3C3C3C;
   background-color: transparent;
}
.seanf_footer
{
   font-family: "Assistant Light";
   font-weight: normal;
   font-size: 12px;
   text-align: center;
   line-height: 18.03px;
   text-decoration: none;
   color: #F5F5F5;
   background-color: transparent;
}
@media only screen and (max-width: 969px)
{
.seanf_body
{
   font-family: "Assistant Light";
   font-weight: normal;
   font-size: 13px;
   text-align: left;
   line-height: 18.73px;
   text-decoration: none;
   color: #3C3C3C;
   background-color: transparent;
}
.seanf_heading
{
   font-family: Assistant;
   font-weight: bold;
   font-size: 19px;
   text-align: left;
   line-height: 24.03px;
   text-decoration: none;
   color: #3C3C3C;
   background-color: transparent;
}
}
