html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}
body {
  margin: 0;
}
aside,
figure,
footer,
header,
section {
  display: block;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
b,
strong {
  font-weight: 700;
}
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
button,
select {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button {
  -webkit-appearance: button;
  cursor: pointer;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
@media print {
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
button,
select {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
h1,
h2,
h3,
h4 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1,
h2,
h3 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
p {
  margin: 0 0 10px;
}
.small {
  font-size: 85%;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-md-4,
.col-md-8,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
@media (min-width: 992px) {
  .col-md-4,
  .col-md-8 {
    float: left;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
.form-group {
  margin-bottom: 15px;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active {
  background-image: none;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.media {
  margin-top: 15px;
}
.media-left {
  padding-right: 10px;
}
.media-body,
.media-left {
  display: table-cell;
  vertical-align: top;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.container:after,
.container:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.container:after,
.row:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
@-ms-viewport {
  width: device-width;
}
body {
  overflow-x: hidden;
  margin-top: 0;
  padding: 0;
}
img {
  display: inline;
}
a {
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
a:focus,
a:hover {
  outline: 0;
  text-decoration: none;
}
.m-t-25 {
  margin-top: 25px !important;
}
.m-b-8 {
  margin-bottom: 8px !important;
}
.p-b-0 {
  padding-bottom: 0 !important;
}
.no-border-top {
  border-top: none !important;
}
.content-box {
  background: #fff;
}
.content h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0 0 16px 0;
  color: #222;
  font-size: 48px;
  line-height: 57px;
}
.content .img-responsive {
  margin: 0 auto 5px auto;
}
.content p {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0 0 20px 0;
  line-height: 28px;
  font-size: 20px;
  color: #222;
}
.content p a {
  color: #1f8a5b;
  font-weight: 700;
}
.content p a:focus,
.content p a:hover {
  color: #1f8a5b;
}
.content h3 {
  font-family: OpenSans-Bold;
  color: #222;
  margin: 26px 0;
  font-size: 26px;
}
@media only screen and (max-width: 767px) {
  .content h1 {
    font-size: 30px;
  }
}
.comments {
  background: #fff;
  padding-bottom: 30px;
}
.recent {
  margin-left: 0;
  margin-right: 0;
  padding-top: 15px;
  padding-bottom: 20px;
}
.recent a,
.recent p {
  font-family: Tahoma;
  font-size: 14px;
  margin: 0;
  line-height: 18px;
  color: #3b5998;
}
.recent p {
  font-weight: 700;
}
.media {
  margin: 0;
  padding: 8px 0;
  border-top: 1px solid #e2e2e2;
}
.media.border-bottom {
  border-bottom: 1px solid #e2e2e2;
}
.media-left img {
  margin-top: 6px;
}
.media-body h4 a {
  font-family: Tahoma;
  font-size: 13px;
  color: #3b5998;
  margin: 0 0 5px 0;
  line-height: 14px;
  font-weight: 700;
}
.media-body h4 a:focus,
.media-body h4 a:hover {
  color: #3b5998;
}
.media-body p {
  font-family: Tahoma;
  font-size: 12px;
  color: #1a1a1a;
  line-height: 15px;
  margin: 0 0 5px 0;
}
.media-body p.bottom {
  color: #3b5998;
}
.media-body p.bottom .like {
  margin-left: 8px;
}
.media-body p.bottom .time {
  color: grey;
  border-bottom: 1px dotted grey;
}
.comments p.small {
  font-family: Tahoma;
  font-size: 11px;
  color: #3b5998;
  margin: 10px 0;
}
.col-md-4 {
  padding-top: 30px;
}
@media only screen and (max-width: 992px) {
  .col-md-4 {
    display: none;
  }
}
.main_footer_wrap {
  background-color: #202020;
}
.main_footer {
  padding: 10px 15px 70px;
}
.footer_menu {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer_menu a {
  display: block;
  padding: 10px;
  color: #fff;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 12px;
}
.footer_copyright {
  text-align: center;
  color: #fff;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 12px;
  margin-top: 15px;
}
.media .media-heading {
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  .container.comments,
  .container.content,
  .main_header .container {
    width: auto;
  }
}
@media (max-width: 767px) {
  .content h1 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media (max-width: 500px) {
  .comments p {
    font-size: 14px !important;
  }
  .comments .bottom {
    font-size: 12px !important;
  }
}
.progress-container {
  width: 100%;
  height: 5px;
  background: #ccc;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.progress-bar {
  height: 5px;
  background: #0071c6;
  width: 0%;
}
.main_header {
  padding-top: 5px;
}
.mid_header {
  display: flex;
  border-bottom: 1px solid #ccc;
}
.mid_header_right_block {
  margin-left: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-wrap: wrap;
  font-family: "Merriweather Sans", sans-serif;
  padding-top: 5px;
}
.subscribe_btn {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  display: block;
  background-color: #006ed2;
  border-radius: 4px;
  text-align: center;
  padding: 2px 25px 10px;
  position: relative;
}
.subscribe_btn:hover {
  background-color: #0072bc;
  color: #fff;
}
.subscribe_btn:after {
  content: "Subscribe Now";
  font-size: 10px;
  color: #fff;
  position: absolute;
  bottom: -3px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  font-weight: 400;
}
.sign_btn {
  background-color: #fff;
  border: 1px solid #006ed2;
  color: #006ed2;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  padding: 5px 20px;
  border-radius: 4px;
  margin-left: 10px;
  display: block;
}
.sign_btn:hover {
  background-color: #f8f8f8;
  color: #00548b;
}
.search_btn {
  background-color: #fff;
  border: 1px solid #006ed2;
  color: #006ed2;
  font-size: 12px;
  display: flex;
  align-items: center;
  padding: 8px;
  margin: 0 10px 0;
  border-radius: 4px;
}
.search_btn:hover {
  color: #006ed2;
}
.mid_header_menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0;
  margin: 20px 0 0;
  list-style-type: none;
  width: 100%;
}
.mid_header_menu a {
  display: flex;
  align-items: flex-end;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #333;
  padding: 5px 10px;
  border-left: 1px solid #ccc;
}
.mid_header_menu a:hover {
  color: #006ed2;
}
.mid_header_menu li:first-child a {
  border: none;
}
.mid_header_menu a i {
  font-size: 15px;
}
.mid_header_menu a span {
  line-height: 1;
  margin-left: 5px;
}
.bottom_header_wrap {
  background-color: #f8f8f8;
}
.bottom_header {
  display: flex;
  align-items: center;
  padding: 0 15px;
}
.bottom_header_menu {
  display: flex;
  align-items: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.bottom_header_menu a {
  font-family: "Merriweather Sans", sans-serif;
  display: block;
  font-size: 14px;
  color: #333;
  text-transform: uppercase;
  margin-right: 40px;
  padding: 10px 0;
  position: relative;
}
.bottom_header_menu a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) scaleX(0);
  background-color: #0072bc;
  transition: all 0.2s ease-in-out;
}
.bottom_header_menu a:hover:after {
  transform: translateX(-50%) scaleX(1);
}
.sub_header_wrap {
  background-color: #ecebec;
}
.sub_header {
  display: flex;
  align-items: center;
  padding: 0 15px;
  justify-content: center;
}
.sub_header_menu {
  display: flex;
  align-items: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.sub_header_menu a {
  font-family: "Merriweather Sans", sans-serif;
  font-size: 14px;
  color: #333;
  margin: 0 20px;
  padding: 8px 0;
  display: block;
  position: relative;
}
.sub_header_menu a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) scaleX(0);
  background-color: #0072bc;
  transition: all 0.2s ease-in-out;
}
.sub_header_menu a:hover:after {
  transform: translateX(-50%) scaleX(1);
}
.fixed_header_wrap {
  position: fixed;
  width: 100%;
  top: -60px;
  left: 0;
  background-color: #fff;
  z-index: 100;
  box-shadow: 0 2px 4px 0 rgba(0, 29, 48, 0.3);
  transition: all 0.4s ease-in-out;
}
.fixed_header {
  padding: 10px 15px;
  display: flex;
  align-items: center;
}
.fixed_header_menu {
  display: flex;
  align-items: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.fixed_header_menu a {
  display: block;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 12px;
  color: #333;
  margin-right: 30px;
  text-transform: uppercase;
}
.fixed_header .subscribe_btn {
  background-color: #0072bc;
  margin-left: auto;
}
.user_btn {
  display: none;
  font-size: 18px;
  color: #0072bc;
  margin-left: 10px;
}
.mobile_menu_btn {
  display: none;
}
.container.content {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .fixed_header_menu li:nth-child(10) {
    display: none;
  }
}
@media (max-width: 991px) {
  .bottom_header_menu li:nth-child(10),
  .bottom_header_menu li:nth-child(9),
  .fixed_header_menu li:nth-child(8),
  .fixed_header_menu li:nth-child(9) {
    display: none;
  }
}
@media (max-width: 767px) {
  .bottom_header_wrap,
  .fixed_header_wrap,
  .mid_header_menu,
  .search_btn,
  .sign_btn,
  .sub_header_wrap {
    display: none;
  }
  .main_header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 100;
    border-bottom: 1px solid #eff1f2;
  }
  .mid_header .subscribe_btn,
  .mid_header .user_btn,
  .mobile_menu_btn {
    display: block;
  }
  .mobile_menu_btn {
    font-size: 24px;
    color: #222;
  }
  .subscribe_btn {
    background-color: #fff;
    color: #0062aa;
    white-space: nowrap;
    padding: 5px 15px;
  }
  .mid_header_right_block {
    flex-wrap: nowrap;
  }
  .mid_header {
    padding: 5px 15px;
    justify-content: space-between;
    border: none;
  }
  .container.content {
    padding-top: 60px;
  }
}
.c-header-anchor--logo {
  width: auto;
  vertical-align: middle;
  overflow: hidden;
  text-align: center;
  display: inline-block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  padding: 0;
  height: 100%;
}
.c-main-logo--thestar {
  display: none;
}
.c-logo-anchor--toronto img {
  height: 100%;
}
@media only screen and (max-width: 769px) {
  .c-logo-anchor {
    display: none;
  }
  .c-main-logo {
    height: 25px;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    margin-top: 4px;
  }
}
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-search:before {
  content: "\f002";
}
.fa-user:before {
  content: "\f007";
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/fonts/fa-regular-400.woff2") format("woff2");
}
.far {
  font-weight: 400;
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/fonts/fa-solid-900.woff2") format("woff2");
}
.far,
.fas {
  font-family: "Font Awesome 5 Free";
}
.fas {
  font-weight: 900;
}
@media all {
  button {
    -webkit-appearance: button;
    appearance: button;
  }
}
.features-section {
  max-width: 1100px;
  width: 100%;
  padding: 20px;
}
.features-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
.feature-card {
  background: #ffffff;
  border: 1px solid #e1e8f0;
  border-radius: 30px;
  padding: 40px;
  display: flex;
  align-items: flex-start;
  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease;
}
.feature-card:hover {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
}
.icon-wrapper {
  min-width: 60px;
  height: 60px;
  background-color: #f8faff;
  border: 1px solid #edf2f7;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}
.icon-wrapper img {
  width: 28px;
  height: 28px;
  opacity: 0.8;
}
.content h3 {
  margin: 0 0 10px 0;
  color: #0f172a;
  font-weight: 600;
}
.content p {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  color: #475569;
}
@media (max-width: 992px) {
  .feature-card {
    padding: 30px;
  }
}
@media (max-width: 768px) {
  .features-grid {
    grid-template-columns: 1fr;
  }
  .feature-card {
    flex-direction: column;
    align-items: flex-start;
  }
  .icon-wrapper {
    margin-bottom: 20px;
  }
}
body {
  font-family:
    "Inter",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    sans-serif;
  padding: 40px;
  background-color: #fff;
}
.cta-container {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}
.btn-primary {
  display: inline-flex;
  align-items: center;
  background-color: #337ab7;
  color: #ffffff;
  text-decoration: none;
  padding: 16px 32px;
  border-radius: 100px;
  font-size: 18px;
  font-weight: 500;
  transition:
    background-color 0.3s ease,
    transform 0.2s ease;
  white-space: nowrap;
}
.btn-primary:hover {
  background-color: #1e293b;
  transform: translateY(-1px);
}
.arrow-icon {
  width: 20px;
  height: 20px;
  margin-left: 12px;
}
.info-block {
  display: flex;
  align-items: center;
  color: #475569;
  font-size: 16px;
}
.shield-icon {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  color: #64748b;
}
.dot {
  margin: 0 8px;
  color: #94a3b8;
}
@media (max-width: 768px) {
  .cta-container {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
  .btn-primary {
    width: 100%;
    justify-content: center;
    box-sizing: border-box;
    font-size: 16px;
    padding: 14px 24px;
  }
  .info-block {
    padding-left: 10px;
  }
}
.reviews-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  padding: 20px 0;
}
.review-card {
  background: white;
  border: 1px solid #e2e8f0;
  border-radius: 24px;
  padding: 30px;
  display: flex;
  flex-direction: column;
}
.user-avatar {
  width: 45px;
  height: 45px;
  background: #f1f5f9;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: #334155;
  margin-right: 12px;
}
.user-meta {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.user-meta strong {
  font-size: 16px;
  color: #0f172a;
}
.user-meta span {
  font-size: 14px;
  color: #64748b;
}
.stars {
  color: #94a3b8;
  font-size: 14px;
  letter-spacing: 2px;
}
.review-body {
  display: flex;
  gap: 15px;
  flex-grow: 1;
  margin-bottom: 20px;
}
.quote-icon {
  font-size: 40px;
  line-height: 1;
  color: #e2e8f0;
  font-family: serif;
}
.review-body p {
  margin: 0;
  font-size: 16px;
  line-height: 1.6;
  color: #334155;
}
.review-footer {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #64748b;
  border-top: 1px solid #f1f5f9;
  padding-top: 15px;
}
.icon-user {
  width: 16px;
  height: 16px;
  margin-right: 8px;
  opacity: 0.7;
}
@media (max-width: 900px) {
  .reviews-grid {
    grid-template-columns: 1fr;
  }
}
.container {
  max-width: 1100px;
  margin: 0 auto;
}
.info-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-bottom: 40px;
}
.simple-card,
.review-card {
  background: white;
  border: 1px solid #e1e8f0;
  border-radius: 24px;
  padding: 30px;
}
.card-title {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}
.card-title h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
}
.simple-card p {
  margin: 0;
  color: var(--text-muted);
  line-height: 1.5;
}
.dot {
  margin: 0 5px;
  color: #cbd5e1;
}
.reviews-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.review-header {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.stars {
  color: #94a3b8;
  letter-spacing: 2px;
}
.review-footer {
  border-top: 1px solid #f1f5f9;
  padding-top: 15px;
  display: flex;
  align-items: center;
  font-size: 13px;
  color: var(--text-muted);
}
.hero-registration {
  background-color: #0b1120;
  color: #ffffff;
  padding: 80px 20px;
  border-radius: 40px;
  margin: 40px auto;
  max-width: 1200px;
}
.hero-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 60px;
}
.hero-content {
  flex: 1;
}
.badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255, 255, 255, 0.1);
  padding: 6px 16px;
  border-radius: 100px;
  font-size: 14px;
  color: #94a3b8;
  margin-bottom: 24px;
}
.badge svg {
  width: 14px;
  height: 14px;
}
.hero-content h1 {
  font-size: 48px;
  line-height: 1.1;
  margin-bottom: 24px;
  font-weight: 700;
  color: white;
}
.hero-subtitle {
  font-size: 18px;
  line-height: 1.6;
  color: #94a3b8;
  margin-bottom: 40px;
}
.hero-features {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.feature-item {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 16px;
}
.feature-item svg {
  width: 20px;
  height: 20px;
  padding: 4px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  color: #ffffff;
}
.registration-card {
  background: #ffffff;
  color: #0f172a;
  padding: 40px;
  border-radius: 32px;
  width: 100%;
  max-width: 450px;
}
.registration-card h3 {
  font-size: 24px;
  margin-bottom: 8px;
}
.registration-card p {
  color: #64748b;
  margin-bottom: 24px;
}
.form-group {
  margin-bottom: 20px;
}
.form-group label {
  display: block;
  font-size: 14px;
  color: #94a3b8;
  margin-bottom: 8px;
}
.registration-card select {
  width: 100%;
  padding: 14px 20px;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  font-size: 18px;
  appearance: none;
}
.btn-submit {
  position: relative;
  width: 100%;
  background: #337ab7;
  color: white;
  border: none;
  padding: 18px;
  border-radius: 16px;
  font-size: 18px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  margin-bottom: 20px;
}
.btn-submit svg {
  width: 18px;
  height: 18px;
}
.btn-submit.load::after {
  content: "";
  position: absolute;
  inset: 0;
  display: flex;
  border-radius: inherit;
  backdrop-filter: brightness(0.5);
}
.btn-submit.load .load-ring {
  display: block;
}
.btn-submit.success::after {
  content: "✓";
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: inherit;
  background-color: rgb(30, 163, 30);
  color: #fff;
  font-size: 26px;
  animation: growFont 0.3s ease-out forwards;
}
.btn-submit.load .load-ring {
  display: block;
}
.card-footer {
  font-size: 13px;
  line-height: 1.4;
  display: flex;
  gap: 8px;
}
.card-footer svg {
  width: 30px;
  height: 30px;
  flex-shrink: 0;
}
.load-ring {
  position: absolute;
  display: none;
  z-index: 2;
  top: 20px;
  width: 40px;
  height: 40px;
  border: 4px solid #fff;
  border-left-color: transparent;
  border-radius: 50%;
  animation: rotateRing 1s linear infinite running;
}
@keyframes rotateRing {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes growFont {
  from {
    font-size: 0;
  }
  to {
    font-size: 26px;
  }
}
@media (max-width: 1024px) {
  .hero-container {
    flex-direction: column;
    text-align: center;
  }
  .hero-content h1 {
    font-size: 36px;
  }
  .hero-features {
    justify-items: center;
  }
  .registration-card {
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  .hero-features {
    grid-template-columns: 1fr;
  }
  .hero-registration {
    border-radius: 0;
  }
}
.toast {
  position: fixed;
  top: 20px;
  right: 20px;
  background: white;
  border: 1px solid #e2e8f0;
  padding: 16px 24px;
  border-radius: 16px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  gap: 16px;
  z-index: 1000;
  transition: all 0.5s linear;
  transform: translateY(0);
  opacity: 1;
}
.toast.hidden {
  transform: translateY(-100px);
  opacity: 0;
  pointer-events: none;
}
.toast-icon {
  width: 32px;
  height: 32px;
  background: #0f172a;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.toast-icon svg {
  width: 18px;
  height: 18px;
}
.toast-title {
  font-weight: 700;
  color: #0f172a;
  font-size: 16px;
}
.toast-subtitle {
  color: #64748b;
  font-size: 14px;
  margin-top: 2px;
}
#province-select {
  width: 100%;
  padding: 12px;
  border-radius: 8px;
  border: 1px solid #e2e8f0;
  font-size: 16px;
  cursor: pointer;
}
.eligibility-card {
  max-width: 500px;
  background: #ffffff;
  border: 1px solid #eef2f6;
  border-radius: 32px;
  padding: 40px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
  font-family: "Inter", sans-serif;
}
.eligibility-card h2 {
  font-size: 26px;
  color: #334155;
  margin-bottom: 8px;
}
.features-mini-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin: 30px 0;
}
.f-item {
  font-size: 14px;
  color: #475569;
  display: flex;
  align-items: center;
  gap: 8px;
}
.f-item span {
  color: #0f172a;
  font-weight: bold;
}
.gov-footer {
  background: #f8fafc;
  border-radius: 20px;
  padding: 20px;
  border: 1px solid #edf2f7;
}
.gov-title {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 10px;
}
.gov-title svg {
  width: 18px;
  color: #0f172a;
}
.gov-footer p {
  font-size: 13px;
  color: #64748b;
  line-height: 1.5;
  margin: 0;
}
@media (max-width: 480px) {
  .eligibility-card {
    padding: 25px;
    border-radius: 0;
  }
  .features-mini-grid {
    grid-template-columns: 1fr;
  }
}
.m-t-25 {
  margin-top: 0 !important;
  margin-bottom: 15px !important;
}
.content .img-responsive {
  margin-bottom: 20px !important;
}
.row-margin-content {
  margin-bottom: 40px !important;
}
body {
  padding: 0 !important;
}
.card-content {
  font-family: sans-serif !important;
}
.content h3 {
  font-family: sans-serif !important;
}
.card .contentWrapper {
  color: #000;
  display: flex;
  flex-grow: 1;
  text-decoration: none;
  width: 100%;
}
.card.cardDiscovery .contentWrapper .card-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin: 0.8rem 0.5rem 0 0;
  margin-right: 0.5rem;
  padding: 0;
  padding-left: 0px;
  border-bottom: 1px solid #e0e0e0;
  border-right: none;
  flex: 1 1 auto;
  font-size: 16px !important;
}
.byline {
  -webkit-font-smoothing: antialiased;
  align-items: center;
  color: #545454;
  display: flex;
  font-family: sans-serif;
  line-height: 1.25rem;
  margin: 20px 0;
  font-style: italic;
}
.byline {
  color: #545454;
  font-family: sans-serif;
  line-height: 1.25rem;
}
.byline .author-image {
  margin: 0 0.5rem 0 0;
  min-width: 40px;
  background: none;
  border: 1px solid #cbcbcb;
  border-radius: 50%;
  box-sizing: border-box;
}
.author-image .placeholder {
  background: none;
}
.card.cardDiscovery.isTrending .card-content {
  padding-left: 28px;
}
.author-image .placeholder img {
  background: none;
  border: 1px solid #cbcbcb;
  border-radius: 50%;
  box-sizing: border-box;
  height: 40px;
  padding: 0;
  width: 40px;
}
.byline span:hover {
  background-color: #d8d8d8;
}
.content h1 {
  font-family: sans-serif;
  font-size: 32px;
  line-height: 42px;
}
body {
  font-family: sans-serif;
}
.content p {
  font-family: sans-serif;
}
.info-grid {
  grid-template-columns: repeat(3, 1fr);
}
.cta-container {
  border: 1px solid #cbcbcb;
  padding: 10px;
  border-radius: 30px;
}
.cta-container .info-text {
  padding-left: 16px;
}
@media (max-width: 850px) {
  .info-grid,
  .reviews-grid {
    grid-template-columns: 1fr;
  }
}
.subscribe_btn::after {
  content: "";
  font-size: 0;
}
.link-color-toronto {
  color: #1f8a5b;
}
.link-color-toronto a {
  font-weight: 700;
}

.news-col {
  position: sticky;
  top: 30px;
}
