/* tsApps styles and overrides */
@import url("/assets/common/css/tsApps.css");


/* Include in Editor: Start */
.TitleText{margin: 0px 0px 20px;max-width: 550px;text-align: left;font-style: normal;font-size: 40px;font-weight: 500;font-family: 'Roboto', sans-serif;color: #202225;text-align: left;}
.HeaderText {font-style: normal;font-weight: 700;font-size: 34px;line-height: 1;color: #202225;font-family: 'Roboto', sans-serif;margin-bottom: 20px;}
.HeaderTextSmall {font-style: normal;font-weight: 700;font-size: 25px;line-height: 1.1;color: #202225;margin: 0px;font-family: 'Roboto', sans-serif;margin-bottom: 40px;}.HeaderText2 {font-style: normal;font-weight: 700;font-size: 25px;line-height: 1.1;color: #202225;margin: 0px;font-family: 'Roboto', sans-serif;margin-bottom: 10px;}.HeaderTextBlueUnderline {font-style: normal;font-weight: 700;font-size: 34px;line-height: 1.1;color: #202225;margin: 0px;font-family: 'Roboto', sans-serif;margin-bottom: 25px;text-align: center;display: block;}
.HeaderTextGoldUnderline {font-style: normal;font-weight: 700;font-size: 25px;line-height: 1.1;color: #202225;margin: 0px;font-family: 'Roboto', sans-serif;margin-bottom: 60px;text-align: center;display: block;}
.SubHeadingBlue {font-size: 16px;font-weight: 700;font-family: 'Roboto', sans-serif;text-transform: uppercase;color: #005195;}
.ColumnHeader {font-style: normal;font-weight: 700;font-size: 25px;line-height: 1.3;color: #202225;margin: 0 0 20px;font-family: 'Roboto', sans-serif;}
.BodyText {font-family: 'Mulish', sans-serif;font-style: normal;font-weight: normal;font-size: 18px;line-height: 1.4;color: #000000;}
.BodyTextLarge {font-style: normal;font-weight: normal;font-size: 20px;line-height: 1.4;color: #000000;}
.InfoText {font-style: normal;font-weight: normal;font-size: 14px;line-height: 1.4;color: #000000;}
.Mulish{font-family: 'Mulish', sans-serif;}
.LibreBaskerville {font-family: 'Libre Baskerville', serif;}
.Roboto {font-family: 'Roboto', sans-serif;}
/* Include in Editor: Stop */
.MAJButton{background:#003087;padding:11px 40px;min-width:200px;color:#fff;border:2px solid #003087;margin-top:10px;font-size:14px;font-weight:700;text-transform:uppercase;border-radius:50px;font-family:Lato,sans-serif;letter-spacing:.05em;display:inline-block;text-align:center}
.MAJButton a{color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;font-family:Lato,sans-serif;letter-spacing:.05em;}
.MAJButton:hover {background: #CC8A00;color: #fff;border-color: #CC8A00;}
.MCButton {font-weight: 800;font-size: 14px;line-height: 20px;text-align: center;letter-spacing: 0.05em;text-transform: uppercase;background: #CC8A00;color: #ffffff;padding: 27px 21px;position: relative;z-index: 9;font-family: 'Roboto', sans-serif;display: inline-flex;align-items: center;}
.MCButton a{font-weight: 800;font-size: 14px;color: #ffffff;font-family: 'Roboto', sans-serif}
.GoldLink {font-weight: 900;font-size: 12px;color: #CC8A00;font-family: 'Lato', sans-serif;text-transform: uppercase;letter-spacing: 0.05em;}
.BlueLink {font-weight: 900;font-size: 12px;color: #003087;font-family: 'Lato', sans-serif;text-transform: uppercase;letter-spacing: 0.05em;}
.Highlight {background: rgba(220, 221, 222, 0.8);padding: 45px 42px;text-align: left;}
.BulletList ul { list-style-type: none; }
.BulletList ul li {padding-left: 15px;position: relative;margin-bottom: 15px;font-size: 18px;line-height: 1.4;}
.BulletList ul li::after {position: absolute;content: '';width: 6px;height: 6px;top: 8px;border-radius: 50%;left: 0px;background: #CC8A00;}
blockquote {border-left: 3px solid #CC8A00;font-weight: 300;font-size: 26px;line-height: 1.64;color: #CC8A00;font-family: 'Libre Baskerville', serif;padding: 10px 0px 10px 40px;font-style: italic;}