.sr-only,
img {
  border: 0;
}
.btn,
img {
  vertical-align: middle;
}
.btn,
.navbar-toggle {
  background-image: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
button,
h1 {
  color: inherit;
  font-family: inherit;
}
nav {
  display: block;
}
a {
  background-color: transparent;
  color: #337ab7;
  text-decoration: none;
}
h1 {
  margin: 0.67em 0;
}
button {
  font: inherit;
  margin: 0;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
}
body {
  margin: 0;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
button {
  font-size: inherit;
  line-height: inherit;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
h1,
ul {
  margin-bottom: 10px;
}
.nav > li,
.nav > li > a,
.navbar,
.navbar-toggle {
  position: relative;
}
h1 {
  font-weight: 500;
  line-height: 1.1;
  margin-top: 20px;
  font-size: 36px;
}
p {
  margin: 0 0 10px;
}
ul {
  margin-top: 0;
}
.btn,
.nav {
  margin-bottom: 0;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container > .navbar-collapse,
.container > .navbar-header,
.row {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.col-lg-4,
.col-lg-8,
.col-md-10,
.col-md-4,
.col-md-5,
.col-md-7,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-12 {
  float: left;
  width: 100%;
}
@media (min-width: 992px) {
  .col-md-10,
  .col-md-4,
  .col-md-5,
  .col-md-7 {
    float: left;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-4,
  .col-lg-8 {
    float: left;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
}
.btn {
  text-align: center;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
}
.collapse {
  display: none;
}
.nav > li,
.nav > li > a {
  display: block;
}
.nav {
  padding-left: 0;
  list-style: none;
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
  .navbar-header {
    float: left;
  }
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-brand {
  float: left;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand > img {
  display: block;
  max-height: 50px;
}
.navbar-toggle {
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand,
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > .active > a {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse {
  border-color: #e7e7e7;
}
.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.container:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
@-ms-viewport {
  width: device-width;
}
body {
  height: 100%;
  overflow-y: scroll;
  font-family: Montserrat, sans-serif;
}
.navbar {
  background: #0174c8;
  padding: 15px 0;
  min-height: 90px;
  margin-bottom: 0;
  border-radius: 0;
  border: 0;
}
.navbar-default .navbar-nav > li > a {
  color: #fff !important;
  font-size: 12px;
  font-weight: 500;
}
.nav > li > a {
  padding: 8px;
}
.navbar-brand {
  height: auto;
  padding: 5px 15px;
}
.cont2,
.no-webp .cont2,
.webp .cont2 {
  min-height: 594px;
  padding-top: 25px;
}
.navbar-default .navbar-nav > .active > a {
  background: 0 0;
}
.navbar-nav {
  margin-top: 10px;
}
.no-webp .cont2 {
  background: url(../images/background.jpg) center center no-repeat;
  background-size: cover;
}
.webp .cont2 {
  background: url(../images/background.webp) center center no-repeat;
  background-size: cover;
}
.cont2 .content {
  margin-top: 50px;
}
.cont2 .content h1 {
  font-size: 38px;
  font-weight: 700;
  color: #fff;
}
.cont2 .content p {
  color: #fff;
  font-size: 18px;
  line-height: 1.75;
  margin-bottom: 25px;
}
.cont2 .content button,
.cont2 .content button:visited {
  background: #3be4a7;
  border: 0;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  padding: 16px 72px;
}
.cont3 {
  padding: 100px 0;
}
.cont3 img {
  -webkit-filter: grayscale(100%);
  filter: gray;
  opacity: 0.25;
}
.cont3 img.equ {
  margin-top: 36px;
}
.cont3 img.exp {
  margin-top: 16px;
}
.pl0 {
  padding-left: 0;
}
.pr0 {
  padding-right: 0;
}
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}
.animate__animated {
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media print, (prefers-reduced-motion: reduce) {
  .animate__animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
  .animate__animated[class*="Out"] {
    opacity: 0;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@media (min-height: 768px) and (max-width: 1199px) {
  .container {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .cont2 .content h1,
  .cont2 .content p,
  .navbar-nav > li > a {
    text-align: center;
  }
  .navbar {
    margin-bottom: 0;
  }
  .navbar-header {
    float: none;
  }
  .navbar-nav,
  .navbar-right {
    float: none !important;
    margin-right: 0;
  }
  .nav > li,
  .navbar-nav > li,
  .navbar-right > li {
    width: 50%;
    float: left;
  }
  .navbar-toggle {
    display: block;
    margin: 12px 15px 0;
    border-radius: 0;
    border-color: #fff;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    margin-top: 7.5px;
    margin-bottom: 7.5px;
  }
  .navbar-nav > li > a {
    padding: 10px;
  }
  .navbar-default .navbar-nav > .active > a:after {
    display: none;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 10px 5px;
    text-align: center;
    font-size: 14px;
  }
  .navbar-brand {
    margin-bottom: 8px;
    margin-top: 8px;
  }
  .navbar-default .navbar-nav {
    margin-right: inherit;
  }
  .navbar-default .navbar-brand {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-default .navbar-collapse {
    border: 0;
    box-shadow: none;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .cont2 .content {
    margin-top: 25px;
  }
  .cont2 .content button {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  .cont3 {
    padding: 25px 0;
  }
  .cont2 .content button {
    margin-bottom: 25px;
  }
  .pl0 {
    padding-left: 15px;
  }
  .pr0 {
    padding-right: 15px;
  }
}
.trial {
  color: #fff;
}
@media (max-width: 399px) {
  .navbar-brand > img {
    max-height: 40px !important;
    width: auto;
  }
}

a.trustedsite {
  filter: grayscale(1);
  position: fixed;
  z-index: 9;
  bottom: -15px;
  right: 0;
  height: 45px;
  width: 107px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  transition:
    bottom 0.25s,
    box-shadow 0.25s,
    filter 0.25s;
}
a.trustedsite:hover,
a.trustedsite:focus {
  filter: grayscale(0);
  bottom: 0;
  box-shadow: -1px -1px 4px #ddd;
}

/* New visual system */
:root {
  --ink: #1c1f24;
  --muted: #5c6770;
  --accent: #c0723e;
  --accent-deep: #a55c34;
  --navy: #1d2a35;
  --teal: #1f6f78;
  --surface: #ffffff;
  --wash: #f4f1ea;
  --shadow: 0 24px 60px rgba(18, 22, 28, 0.15);
  --radius-lg: 24px;
  --radius-md: 16px;
}

body {
  font-family: "Work Sans", sans-serif;
  background: var(--wash);
  color: var(--ink);
}

h1,
h2,
h3 {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  letter-spacing: 0.2px;
}

a {
  color: var(--navy);
}

.navbar {
  background: rgba(244, 241, 234, 0.92);
  border-bottom: 1px solid rgba(29, 42, 53, 0.08);
  padding: 18px 0;
  min-height: 76px;
}

.navbar-default .navbar-nav > li > a {
  color: var(--ink) !important;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background: transparent;
  color: var(--teal) !important;
}

.navbar-default .navbar-toggle {
  border-color: var(--ink);
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: var(--ink);
}

.navbar-brand > img {
  max-height: 44px;
}

.hero,
.webp .cont2.hero,
.no-webp .cont2.hero {
  background: linear-gradient(140deg, #f8f4ee 0%, #efe4d6 70%, #e7d8c4 100%);
  padding: 120px 0 90px;
  min-height: auto;
  position: relative;
  overflow: hidden;
}

.hero::before {
  content: "";
  position: absolute;
  width: 420px;
  height: 420px;
  top: -140px;
  right: -120px;
  background: radial-gradient(circle, rgba(31, 111, 120, 0.25), transparent 70%);
  pointer-events: none;
}

.hero::after {
  content: "";
  position: absolute;
  width: 260px;
  height: 260px;
  bottom: -120px;
  left: 10%;
  background: radial-gradient(circle, rgba(192, 114, 62, 0.25), transparent 70%);
  pointer-events: none;
}

.hero .content {
  margin-top: 0;
  position: relative;
  z-index: 1;
}

.cont2.hero .content {
  color: var(--ink);
}

.cont2.hero .content h1,
.cont2.hero .content p,
.cont2.hero .content span {
  color: inherit;
}

.hero .content h1 {
  color: var(--navy);
}

.hero .content p {
  color: #2f3942;
}

.cont2.hero .eyebrow {
  color: var(--teal);
}

.cont2.hero .hero-note,
.cont2.hero .metric-label {
  color: #3c4650;
}

.cont2.hero .metric-value {
  color: var(--navy);
}

.hero-content {
  background: rgba(255, 255, 255, 0.94);
  border-radius: 22px;
  padding: 34px 32px 30px;
  border: 1px solid rgba(29, 42, 53, 0.08);
  box-shadow: 0 24px 50px rgba(17, 24, 32, 0.08);
}

.eyebrow {
  display: inline-block;
  font-size: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: var(--teal);
  font-weight: 600;
  margin-bottom: 18px;
}

.hero h1 {
  font-size: 46px;
  color: var(--navy);
  margin: 0 0 18px;
}

.hero .lead {
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 0;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
  margin-top: 28px;
}

.primary-btn {
  background: var(--navy);
  color: #fff;
  border: 0;
  border-radius: 999px;
  padding: 14px 36px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  box-shadow: 0 16px 30px rgba(29, 42, 53, 0.2);
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.hero .content .primary-btn {
  background: var(--navy);
  color: #fff;
}

.primary-btn:hover,
.primary-btn:focus {
  background: #121b24;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 20px 40px rgba(29, 42, 53, 0.25);
}

.hero-note {
  font-size: 13px;
  color: #3c4650;
}

.hero-metrics {
  display: flex;
  gap: 12px;
  margin-top: 28px;
  flex-wrap: wrap;
}

.metric {
  background: #f6f2eb;
  border: 1px solid rgba(29, 42, 53, 0.08);
  border-radius: 14px;
  padding: 12px 16px;
  box-shadow: none;
  min-width: 120px;
}

.metric-value {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: var(--navy);
}

.metric-label {
  display: block;
  font-size: 12px;
  color: #3c4650;
  letter-spacing: 0.4px;
}

.hero-visual {
  position: relative;
  z-index: 1;
}

.hero-frame {
  background: #fdfbf8;
  border-radius: var(--radius-lg);
  padding: 18px;
  box-shadow: 0 26px 50px rgba(17, 24, 32, 0.12);
  border: 1px solid rgba(29, 42, 53, 0.08);
}

.hero-image {
  border-radius: 16px;
  animation: riseIn 0.9s ease both;
}

@keyframes riseIn {
  from {
    opacity: 0;
    transform: translateY(24px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.logo-strip {
  padding: 60px 0 80px;
  background: #f8f5f0;
}

.section-head {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 48px;
}

.section-head h2 {
  font-size: 36px;
  color: var(--navy);
  margin: 12px 0;
}

.section-head p {
  color: var(--muted);
  font-size: 16px;
  margin: 0;
}

.logo-strip img {
  opacity: 0.55;
  filter: grayscale(1);
  transition: opacity 0.2s ease, filter 0.2s ease;
}

.logo-strip img:hover,
.logo-strip img:focus {
  opacity: 1;
  filter: none;
}

.spotlight {
  padding: 90px 0;
  background: #ffffff;
}

.spotlight .content {
  margin-top: 0;
}

.spotlight h3 {
  font-size: 34px;
  color: var(--navy);
  margin-bottom: 18px;
}

.spotlight p {
  font-size: 16px;
  line-height: 1.7;
  color: var(--muted);
}

.detail-list {
  list-style: none;
  padding: 0;
  margin: 24px 0 0;
}

.detail-list li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 12px;
  color: var(--ink);
  font-size: 15px;
}

.detail-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--accent);
}

.features {
  padding: 90px 0;
  background: linear-gradient(180deg, #f4f1ea 0%, #ffffff 70%);
}

.features .content {
  margin-top: 0;
}

.feature-card {
  background: #ffffff;
  border-radius: var(--radius-md);
  padding: 28px;
  box-shadow: 0 18px 40px rgba(25, 30, 36, 0.1);
  height: 100%;
}

.feature-card h3 {
  font-size: 24px;
  margin: 16px 0 12px;
  color: var(--navy);
}

.feature-card p {
  color: var(--muted);
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}

.feature-icon {
  width: 80px;
  height: auto;
}

.cta-band {
  background: #1d2a35;
  padding: 70px 0;
  color: #fff;
}

.cta-band h3 {
  color: #fff;
  font-size: 32px;
  margin: 0 0 12px;
}

.cta-note {
  color: rgba(255, 255, 255, 0.7);
  font-size: 15px;
  margin: 0;
}

.cta-band .primary-btn {
  background: var(--accent);
  color: #fff;
  box-shadow: 0 16px 30px rgba(0, 0, 0, 0.25);
}

.cta-band .primary-btn:hover,
.cta-band .primary-btn:focus {
  background: var(--accent-deep);
  color: #fff;
}

.footer {
  background: #111820;
  padding: 40px 0;
}

.footer p {
  color: #c7cdd2;
  margin-bottom: 12px;
  font-size: 12px;
}

.footer ul {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  padding: 0;
  margin: 0;
}

.footer ul li {
  width: auto;
  float: none;
  padding: 0;
}

.footer ul li a {
  color: #c7cdd2;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
  padding: 6px 14px;
  display: inline-block;
}

@media (max-width: 991px) {
  .navbar-nav > li,
  .navbar-right > li {
    width: 100%;
  }

  .hero {
    padding: 90px 0 60px;
  }

  .hero h1 {
    font-size: 38px;
  }

  .hero-visual {
    margin-top: 32px;
  }

  .spotlight {
    padding: 70px 0;
  }

  .features,
  .cta-band {
    padding: 60px 0;
  }

  .cta-band .flex-center {
    justify-content: flex-start;
    margin-top: 24px;
  }
}

@media (min-width: 992px) {
  .hero .row {
    display: flex;
    align-items: center;
  }

  .hero .col-lg-4,
  .hero .col-lg-8,
  .hero .col-md-5,
  .hero .col-md-7 {
    float: none;
  }

  .hero-visual {
    margin-left: 30px;
  }
}

@media (max-width: 767px) {
  .hero {
    padding: 80px 0 50px;
  }

  .hero h1 {
    font-size: 34px;
  }

  .section-head h2 {
    font-size: 30px;
  }

  .feature-card {
    margin-bottom: 20px;
  }

  .metric {
    min-width: 110px;
  }
}
