.elementor-1128 .elementor-element.elementor-element-a6dad16{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-1128 .elementor-element.elementor-element-bf2b649{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-1128 .elementor-element.elementor-element-bf2b649:not(.elementor-motion-effects-element-type-background), .elementor-1128 .elementor-element.elementor-element-bf2b649 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F9FC;}/* Start custom CSS for html, class: .elementor-element-9c7f167 */.hero {
  padding: 90px 0;
  background: radial-gradient(circle at 80% 20%, rgba(59,168,255,.16), transparent 35%), #fff;
}

.kicker {
  display: inline-flex;
  padding: 8px 14px;
  border-radius: 999px;
  background: #EAF5FF;
  color: #1A3FB8;
  font-weight: 700 !important;
  font-size: 13px;
  margin-bottom: 20px;
    text-transform:uppercase;
}

h1 {
  font-size: 60px !important;
  line-height: .98;
  letter-spacing: -3px;
  margin: 0 0 24px;
    text-transform:uppercase;
    font-weight:800 !important;
}

p {
  color: #5B6478;
  font-size: 16px;
}

.btn {
  display: inline-flex;
  border-radius: 14px;
  padding: 14px 23px;
  font-weight: 700;
  text-decoration: none !important;
  margin-top: 24px;
  font-size:15px !important;
}

.btn-blue {
  background: linear-gradient(180deg, #3BA8FF, #2B8FE6);
  color: #fff;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5686d8d */body {
  font-family: Inter, Arial, sans-serif;
  margin: 0;
  background: #fff;
  color: #000;
  line-height: 1.7;
}

.container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 28px;
}

.hero {
  padding: 90px 0;
  background: radial-gradient(circle at 80% 20%, rgba(59,168,255,.16), transparent 35%), #fff;
}

.kicker {
  display: inline-flex;
  padding: 8px 14px;
  border-radius: 999px;
  background: #EAF5FF;
  color: #1A3FB8;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 20px;
}

h1 {
  font-size: 70px;
  line-height: .98;
  letter-spacing: -3px;
  margin: 0 0 24px;
}

h2 {
  font-size: 34px;
  margin: 44px 0 12px;
  letter-spacing: -1px;
}

p, li {
  color: #5B6478;
  font-size: 16px;
}

.policy-section {
  background: #F7F9FC;
  padding: 80px 0;
}

.policy-card {
  background: #fff;
  border: 1px solid #E8EDF5;
  border-radius: 34px;
  padding: 44px;
  box-shadow: 0 35px 80px -28px rgba(26,63,184,.35);
}

.note {
  background: #F7FBFF;
  border: 1px solid rgba(59,168,255,.25);
  border-radius: 20px;
  padding: 18px;
  margin-bottom: 30px;
  color: #5B6478;
}

ul {
  padding-left: 24px;
}

.btn {
  display: inline-flex;
  border-radius: 14px;
  padding: 14px 23px;
  font-weight: 700;
  text-decoration: none;
  margin-top: 24px;
}

.btn-blue {
  background: linear-gradient(180deg, #3BA8FF, #2B8FE6);
  color: #fff;
}

.footer {
  padding: 40px 0;
  border-top: 1px solid #E8EDF5;
  color: #8590A6;
  font-size: 13px;
}

@media(max-width:600px) {
  h1 {
    font-size: 42px;
  }
  .policy-card {
    padding: 26px;
  }
  .container {
    padding: 0 20px;
  }
}/* End custom CSS */