<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Universal Footer CSS */

/* Universal elements
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.UniversalCenter { width: 1100px; left: 50%; margin-left: -550px; position: relative; display: inline-block;}


/* Footer 2024
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.FooterWrapper {background-color: #1d212e; color:#fbfbfb; float: left; width: 100%;}
.FooterH3 {color:#dd3091; text-align: left;font-size:18px; font-weight: bold; background: none; padding:0; margin: 20px 0;}
.FooterLink {color:#fbfbfb !important; text-decoration: none !important; width: 100%; display: inline-block; line-height: normal; font-size: 12px;}
.FooterLink:hover {color:#9db6ff !important;}
.Footer4Col {width:21%; margin: 0 1%; padding: 1%; float: left;}
.FooterHR {opacity: .25; margin: 0 10%;}
.FooterLogoHolder {text-align: center; margin: 0 0 3% 0;}
.FooterLogo {margin:0; padding:0 10px 0 0; font-size: 50px !important; position: relative; top: 14px;}
.FooterLogoText {font-size: 24px;font-family: "Nunito", sans-serif;}
.FooterAddressText p {font-size: 12px; text-align: center; line-height: 18px !important;}
.FooterAddressText {display: inline; width: 100%; position: relative; float: left;}


.FooterSocial {  display: inline; color: #fbfbfb;  margin: 0px 5px; font-size: 20px; cursor: pointer; position: relative; }

.FooterBottomLeft {position: relative; float: left; display: inline; width: 48%; padding-left: 2%; text-align: left; line-height: normal; font-size: 14px;}
.FooterBottomRight { position: relative; float: right; display: inline; width: 47%;  padding-right: 3%; text-align: right; top: -15px;}
.FooterTelIcon {font-size: 30px; rotate: 45deg;}


/* Footer 2021 OLD
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/* Footer  ---------------------------------------------*/
.FooterCallToActionRow  {height:300px;width:100%; display: inline-block; position: relative;overflow:hidden;padding-bottom:20px;text-align: center; background-color: #fbfbfb;}
.FooterCallToActionText { display: inline; float: left; width: 96%; text-align: center; color: #414141; margin-top:70px; font-size: 48px; padding: 0 2% 0 2%;}


.FooterCallToActionBtn { position: absolute; left: 50%; margin-left: -175px; min-width: 350px; margin-top: 170px; color: #fff; font-size: 30px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; text-decoration: none !important;padding:1.5% 0; background-size: 100% 100%; background:#dd3091;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;}
.FooterCallToActionBtn:hover {background-color: #f466b6;}



/* Backgrounds 2024 -------*/

.BlueBackground {background-color: #1d212e;}
.LighterBlueBackground {background-color: #626980;}
.DarkBlueGradient { background: linear-gradient(180deg, #1d212e, #103458);}
.DarkBlueText {color: #1d212e;}
.Blue {background-color: #7286c1;}
.Blue2 {background-color: #384773;}
.Blue3 {background-color: #ade1fb; color: #1d212e}
.Grey {background-color: #f1f1f1;}
.Pink {background-color: #dd3091;}
.PinkText {color: #dd3091;}
.MidPink {  background-color: #ffd6e3;}
.PinkBorder {border: 6px solid #dd3091;}
.LightPink { background-color: #fffcfd !important;}
.BlueBorder {border: 6px solid #7286c1;}
.Blue2Border {border: 6px solid #384773;}
.LightBlue {  background-color: #eff9ff !important;}


/* Media Queries - 
------------------------------------------------------------------------------*/

/* Large Screen  |  800 - 1150 */
@media only screen and (min-width: 800px)and (max-width: 1150px) {
  .UniversalCenter {width: 780px;left: 50%; margin-left: -390px; position: relative;}
  .Footer4Col {width:41%; margin: 0 0 0 7%;}
}

/* Medium Screen  |  600 - 800 */
@media only screen and (min-width: 641px)and (max-width: 800px) {
  .UniversalCenter {width:570px; left: 50%; margin-left: -285px;}
  .Footer4Col {width:46%;}
}

@media only screen and (max-width: 800px) {
  .FooterHR {margin-top: 20px;}
  .Footer4Col {width:96%; text-align: center;}
  .FooterH3 {text-align: center; font-size: 30px;}
}

/* Small Screen */
@media only screen and (min-width: 580px) and (max-width: 779px) {
	/* Footer */
	.JoinFreeBtn2 a {margin:30px 0 0 27%; width:40%; text-align: center;}
	.FooterCallToActionText {font-size: 30px;margin-top: 80px;}
	.FooterCallToActionBtn {margin-top: 160px;}
	 .FooterCallToActionText2 {font-size: 30px;margin-top: 67px;}
	.FooterCallToActionBtnPadding {margin-top: 170px;}
  .UniversalCenter {width:80%; padding: 0 10%; margin-left: 0; left:0;}

}

/* Smaller Screen */
@media only screen and (min-width: 440px) and (max-width: 579px) {
  .JoinFreeBtn2 a {margin:30px 0 0 27%; width:40%; text-align: center;}
  .FooterCallToActionText {font-size: 30px;margin-top: 80px;}
  .FooterCallToActionBtn {margin-top: 160px;}
   .FooterCallToActionText2 {font-size: 30px;margin-top: 67px;}
  .FooterCallToActionBtnPadding {margin-top: 170px;}
  .UniversalCenter {width:90%; padding: 0 5%; margin-left: 0; left:0;}
  .FooterH3 {text-align: center; font-size: 30px;}
}

/* Galaxy Fold */

@media only screen and (max-width: 439px) {
  .JoinFreeBtn2 a {margin:30px 0 0 27%; width:40%; text-align: center;}
  .FooterCallToActionText {font-size: 30px;margin-top: 80px;}
  .FooterCallToActionBtn {margin-top: 160px; width:87%; margin:0 5%; min-width: auto; left: 0; top:170px; padding: 5% 0;}
   .FooterCallToActionText2 {font-size: 30px;margin-top: 67px;}
  .FooterCallToActionBtnPadding {margin-top: 170px;}
  .UniversalCenter {  width: 260px; left: 50%; margin-left: -130px;padding: 0;}
  .FooterH3 {text-align: center; font-size: 30px;}
  .FooterBottomLeft, .FooterBottomRight {width: 100%; text-align: center;}
  .FooterBottomRight {padding:0; top: 0;}
  .FooterTelIcon {    margin-left: -10%;}
}


/* Internet explorer  */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

		 #SVGCurve {display: none;}
     #SVGCurveTop {display: none;}
}
</pre></body></html>