.re-ban-position {
  position: relative;
  display: inline-block;
  margin-right: 24px;
}
.re-banner {
  background-image: linear-gradient(to left bottom, #5a38c2, #7162ce, #8d89d7, #adaedb, #d2d3dc);
  display: flex;
  align-items: center;
}
.re-banner .re-row {
  align-items: center;
}
.re-container {
  margin: 0 auto;
  max-width: 1450px;
  padding: 0 20px;
  flex: 1;
}
.re-banner .re-container {
  max-width: 1240px;
}
.re-row {
  display: flex;
  flex-wrap: wrap;
}
.re-col-6 {
  width: 50%;
  padding: 0 8px;
}
.re-col-8 {
  width: 60%;
}
.re-col_4 {
  width: 40%;
}
.re-ban-content-1 {
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 25px;
  letter-spacing: 2px;
}
.re-ban-content-h1 {
  font-weight: 800;
  font-size: 45px;
  line-height: 1.3;
  color: #fff;
  letter-spacing: 0.01em;
  max-width: 621px;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.re-ban-btns {
  margin-top: 60px;
}
.re-ban-btn-1 {
  text-decoration: none;
  font-weight: 500;
  font-size: 20px;
  color: #0f2494;
  background-color: #1dffff;
  padding: 19px 60px;
  border-radius: 10px;
  position: relative;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.re-ban-btn-1:hover {
  box-shadow: 0 60px 15px rgba(20, 119, 96, 0.3) inset;
  transform: translate(0, -4px);
}
.re-ban-guarantee {
  font-weight: 400;
  font-size: 15px;
  color: #fff;
  padding: 18px 0 0 0;
  line-height: 1.5;
  max-width: 577px;
}
.re-ban-text-posiiton {
  padding-top: 15px;
  text-align: center;
}
.re-banner-image {
  padding-top: 35px;
}
.p-0 {
  padding: 0;
}
.re-ban-guarantee-pl {
  font-size: 15px;
  font-weight: 300;
}
@media (max-width: 1250px) {
  .re-ban-btn-1 {
    padding: 18px 53px;
  }
}
@media (max-width: 1200px) {
  .re-banner {
    padding: 40px 0;
  }
}
@media (max-width: 1050px) {
  .re-ban-btn-1 {
    padding: 15px 50px;
  }
  .re-ban-btn-1:before {
    width: 16px;
    height: 12px;
    right: 32px;
  }
  .re-ban-guarantee {
    font-size: 13px;
    padding-left: 8px !important;
  }
}
@media (max-width: 950px) {
  .re-banner-image {
    padding-top: 36px;
  }
  .re-ban-content-h1 {
    font-size: 40px;
  }
  .re-ban-position {
    margin-right: 12px;
  }
  .re-ban-btns {
    margin-top: 45px;
  }
}
@media (max-width: 850px) {
  .re-ban-content-h1 {
    font-size: 35px;
  }
  .re-ban-btn-1 {
    padding: 15px 50px;
  }
  .re-ban-btn-1:before {
    width: 14px;
    height: 12px;
    right: 24px;
  }
  .re-ban-guarantee {
    font-size: 13px;
    top: calc(100% + 10px);
  }
}
@media (max-width: 768px) {
  .re-col-6 {
    width: 100%;
  }
  .re-container {
    max-width: 720px;
  }
  .re-banner-image {
    padding-top: 48px;
    text-align: center;
    margin: 20px auto 0;
    max-width: 360px;
  }
  .re-ban-btns {
    margin-top: 25px;
  }
}
@media (max-width: 600px) {
  .re-ban-btn-1:before {
    right: 48px;
  }
  .re-ban-guarantee {
    font-size: 13px !important;
  }
  .re-container {
    text-align: center;
  }
  .re-col_4 {
    display: none;
  }
}
@media (max-width: 450px) {
  .re-ban-guarantee {
    font-size: 11px !important;
  }
}
@media (min-width: 1200px) {
  .re-banner {
    height: 550px;
  }
}
@media (min-width: 1600px) {
  .re-ban-content-h1 {
    max-width: 720px;
  }
  .re-banner .re-container {
    max-width: 1450px;
  }
  .re-ban-content-h1 {
    font-size: 54px;
  }
}
@media (min-width: 1700px) {
  .re-banner {
    height: 606px;
  }
}
section {
  display: block;
}
::-webkit-input-placeholder {
  opacity: 0.54;
  color: inherit;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
@-ms-viewport {
  width: device-width;
}
html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}
h2 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
} /*!* animate.css -http://daneden.me/animate
* Version - 3.5.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2016 Daniel Eden*/
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}
@media (max-width: 1387px) {
  .container {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 1011px) {
  .container {
    padding-right: 32px;
    padding-left: 32px;
  }
}
@media (max-width: 751px) {
  .container {
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media (min-width: 514px) {
  .container {
    max-width: 514px;
  }
}
@media (min-width: 752px) {
  .container {
    max-width: 752px;
  }
}
@media (min-width: 1012px) {
  .container {
    max-width: 1012px;
  }
}
@media (min-width: 1388px) {
  .container {
    max-width: 1440px;
  }
}
h2 {
  color: #2b1f51;
  font-weight: 300;
  margin-bottom: 0;
}
h2 {
  font-size: 50px;
  font-weight: 800;
  line-height: 62px;
  margin: 0 0 24px;
}
@media (max-width: 1387px) {
  h2 {
    font-size: 44px;
    font-weight: 800;
    line-height: 56px;
  }
}
@media (max-width: 1011px) {
  h2 {
    font-size: 38px;
    font-weight: 800;
    line-height: 52px;
  }
}
@media (max-width: 751px) {
  h2 {
    font-size: 38px;
    font-weight: 800;
    line-height: 52px;
  }
}
p {
  color: #524972;
}
.p-1 {
  font-size: 24px;
  font-weight: 300;
  line-height: 40px;
}
@media (max-width: 1387px) {
  .p-1 {
    font-size: 20px;
    font-weight: 300;
    line-height: 32px;
  }
}
@media (max-width: 1011px) {
  .p-1 {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
  }
}
@media (max-width: 751px) {
  .p-1 {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
  }
}
* {
  box-sizing: border-box;
}
body {
  margin: 0;
  padding: 0;
  background: 0 0;
  color: #524972;
  font-family: AvertaStd;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}
@media (max-width: 1387px) {
  body {
    font-size: 17px;
    font-weight: 300;
    line-height: 28px;
  }
}
@media (max-width: 1011px) {
  body {
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
  }
}
@media (max-width: 751px) {
  body {
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
  }
}
:disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.input-group--toggle:not(.is-open):acive {
  background: 0 0;
  border-color: transparent;
  transition: none;
}
.form-checkbox.is-disabled:not(:checked) + .form-indicator,
.form-checkbox:disabled:not(:checked) + .form-indicator,
.form-radio.is-disabled:not(:checked) + .form-indicator,
.form-radio:disabled:not(:checked) + .form-indicator {
  border-color: #fff !important;
}
.section {
  position: relative;
  background: 0 0;
}
.section__subtitle,
.section__title {
  text-align: center;
  max-width: 894px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
}
.section {
  padding-bottom: 160px;
}
.section__title + .section__subtitle {
  margin-top: 24px;
}
@media (max-width: 1387px) {
  .section {
    padding-bottom: 40px;
  }
  .section__title + .section__subtitle {
    margin-top: 20px;
  }
}
@media (max-width: 1011px) {
  .section {
    padding-bottom: 100px;
  }
  .section__title + .section__subtitle {
    margin-top: 20px;
  }
}
@media (max-width: 751px) {
  .section {
    padding-bottom: 80px;
  }
  .section__title + .section__subtitle {
    margin-top: 16px;
  }
}
.anchor-target {
  position: absolute;
  top: -60px;
  display: block;
  height: 1px;
  width: 1px;
}
html {
  overflow-x: hidden;
}
@media (max-width: 1011px) {
  padding: 0
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
  }
}
::-webkit-input-placeholder {
  color: #524972 !important;
}
::-moz-placeholder {
  color: #524972 !important;
}
:-ms-input-placeholder {
  color: #524972 !important;
}
:-moz-placeholder {
  color: #524972 !important;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
  }
}
> .plan__column--empty .plan__header {
  text-align: left;
}




/* PAERT 3 */

.container-n3r { 
    width: 100%; 
    margin-right: auto; 
    margin-left: auto; 
    padding-right: 40px; 
    padding-left: 40px;
} 

@media (min-width: 514px){ 
  .container-n3r { 
    max-width: 514px;
  } 
}     

@media (min-width: 752px){ 
  .container-n3r { 
    max-width: 752px;
  } 
}     

@media (min-width: 1012px){ 
  .container-n3r { 
    max-width: 1012px;
  } 
}     

@media (min-width: 1388px){ 
  .container-n3r { 
    max-width: 1440px;
  } 
}     

*,:after,:before { 
    box-sizing: inherit;
} 

.content-z2y { 
    display: flex; 
    flex-direction: column; 
    justify-content: space-between;
} 

.anchor-v68 { 
    position: absolute; 
    top: -60px; 
    display: block; 
    height: 1px; 
    width: 1px;
} 

.tabs-jl7 { 
    display: flex; 
    margin-bottom: 0; 
    flex-direction: column;
} 

[data-content-slider] { 
    overflow: hidden;
} 

.content-z2y .tabs-jl7  { 
    overflow: visible;
} 

.section:not(.section--slider) .tabs-jl7[data-content-slider]  { 
    min-width: 100vw; 
    position: relative; 
    left: 50%; 
    transform: translate(-50%);
} 

.content-z2y > :last-child  { 
    margin-bottom: 0;
} 

ul { 
    margin-bottom: 1rem;
} 

ul { 
    margin-top: 0;
} 

ul { 
    margin-bottom: 16px; 
    list-style: none;
} 

ul { 
    padding: 0;
} 

.nav-ooa { 
    flex-direction: column; 
    margin-bottom: 0;
} 

.nav-ooa { 
    display: flex; 
    flex-shrink: 0;
} 

.nav-if5 { 
    padding: 0; 
    margin: 0; 
    flex-direction: row;
} 

.content-nxt { 
    position: relative; 
    z-index: 1; 
    display: flex; 
    height: 100%; 
    flex-wrap: nowrap; 
    transition-property: transform;
} 

.content-nxt { 
    transform: translateZ(0);
} 

.content-8qc { 
    justify-content: center !important;
} 

.tabs-lpl  { 
    margin-bottom: 40px;
} 

@media (min-width: 1388px){ 
  .tabs-lpl  { 
    justify-content: center;
  } 
}     

.content-4pw > .tab-crm  { 
    display: none;
} 

.content-4pw > .tab-crm.is-deb  { 
    display: block;
} 

.item-r2i { 
    display: flex; 
    flex-shrink: 0;
} 

.item-r2i { 
    position: relative; 
    min-height: 52px;
} 

.tabs-lpl .item-r2i  { 
    position: relative; 
    width: auto; 
    white-space: nowrap;
} 

.tabs-lpl .item-r2i  { 
    transition: all 0.3s linear;
} 

.tabs-lpl .item-r2i.is-deb  { 
    position: relative;
} 

.tabs-lpl .item-r2i.is-deb::after, .tabs-lpl .link-1t3.is-deb > .link-1t3::after { 
    position: absolute; 
    bottom: 0; 
    left: 0; 
    right: 0; 
    z-index: 1; 
    display: block; 
    content: ""; 
    height: 2px; 
    background: #7d64c7;
} 

.section .tabs-lpl .item-r2i::after { 
    content: ""; 
    position: absolute; 
    height: 3px; 
    left: 50%; 
    right: 50%; 
    bottom: 0; 
    background-color: #f67a3c; 
    transition: left 0.3s ease, right 0.3s ease;
} 

.tabs-lpl.nav-if5 .item-r2i.is-deb::after, .tabs-lpl.nav-if5 .link-1t3.is-deb > .link-1t3::after { 
    left: 12px; 
    right: 12px;
} 

.tabs-lpl .item-r2i:hover::after { 
    opacity: 1;
} 

.row-4eq.row-8n8 {
    display: flex;
    justify-content: center;
}

@media only screen and (max-width: 767px) {
    .row-4eq.row-8n8 {
    display: block;
    justify-content: center;
}
}

a { 
    background-color: transparent; 
    -webkit-text-decoration-skip: objects;
} 

a { 
    text-decoration: none;
} 

a { 
    touch-action: manipulation;
} 

a { 
    color: #2b1f51; 
    transition: color 0.3s;
} 

.p-y1b { 
    font-size: 24px; 
    font-weight: 300; 
    line-height: 40px;
} 

.link-1t3 { 
    min-height: 100%; 
    width: 100%; 
    color: #2b1f51; 
    transition: color 0.3s;
} 

.link-1t3 { 
    display: flex; 
    flex-shrink: 0; 
    align-items: center; 
    padding: 6px 16px;
} 

.tabs-lpl .link-1t3  { 
    font-weight: 500;
} 

.item-r2i.is-deb > .link-1t3  { 
    color: #7d64c7;
} 

.tabs-lpl .link-1t3  { 
    font-weight: 600;
} 

.tabs-lpl .item-r2i.is-deb .link-1t3  { 
    color: #f67a3c;
} 

.tabs-lpl .item-r2i .link-1t3  { 
    color: #fff;
} 

.section .tabs-lpl .item-r2i.is-deb .link-1t3::after { 
    left: 12px; 
    right: 12px;
} 

a:active,a:hover { 
    outline-width: 0;
} 

a:hover { 
    color: #7d64c7;
} 

.link-1t3:hover { 
    color: #7d64c7; 
    text-decoration: none;
} 

.section .tabs-lpl .item-r2i:hover .link-1t3 { 
    color: #f67a3c;
} 

.tabs-lpl .item-r2i.is-deb .link-1t3 , .banner.overlap-lg + .section .tabs-lpl .item-r2i .link-1t3:hover { 
    color: #f67a3c;
} 

.col-fx7,.col-tdj,.col-f15 { 
    position: relative; 
    width: 100%; 
    min-height: 1px; 
    padding-right: 16px; 
    padding-left: 16px;
} 

@media (min-width: 514px){ 
  .col-f15 { 
    flex: 0 0 100%; 
    max-width: 100%;
  } 
}     

@media (min-width: 752px){ 
  .col-tdj { 
    flex: 0 0 50%; 
    max-width: 50%;
  } 
}     

@media (min-width: 1012px){ 
  .col-fx7 { 
    flex: 0 0 25%; 
    max-width: 25%;
  } 
}     

.row-8n8 [class*="col-"]  { 
    padding: 0 12px;
} 

.banner.overlap-lg + .section .tabs-lpl .item-r2i.is-deb .link-1t3, .banner.overlap-lg + .section .tabs-lpl .item-r2i .link-1t3:hover { 
    color: #f67a3c;
} 

label { 
    touch-action: manipulation;
} 

label { 
    display: inline-block; 
    margin-bottom: 0.5rem;
} 

.label-n39 { 
    display: inline-flex; 
    align-items: center; 
    justify-content: center; 
    border: 1px solid transparent; 
    border-radius: 12px; 
    font-weight: 400; 
    text-align: center; 
    text-transform: none; 
    vertical-align: middle; 
    font-size: 12px; 
    padding: 0 12px; 
    height: 24px;
} 

.label-n39 { 
    color: #524972; 
    background: #fff;
} 

.tooltip-hvj { 
    margin-bottom: 0; 
    cursor: pointer; 
    background: unset; 
    padding: 0; 
    margin-left: 12px; 
    position: relative;
} 

.pac-6ok { 
    position: relative; 
    overflow: hidden; 
    width: 100%; 
    margin-bottom: 24px; 
    border: 1px solid #fff; 
    box-shadow: 0 2px 10px -1px rgba(30, 45, 70, 0.05); 
    text-align: center;
} 

.pac-6ok { 
    box-shadow: none; 
    overflow: visible; 
    margin-bottom: 0; 
    border: 0;
} 

.package--7h7 { 
    border-radius: 8px;
} 

svg { 
    will-change: transform;
} 

svg:not(:root) { 
    overflow: hidden;
} 

.tooltip-ge7 { 
    z-index: 10; 
    position: absolute; 
    bottom: 100%; 
    display: flex; 
    flex-direction: column; 
    background-color: #fff; 
    opacity: 0; 
    visibility: hidden; 
    transition: opacity 0.3s ease, bottom 0.3s ease, left 0.3s ease,    right 0.3s ease; 
    color: #524972; 
    text-align: center;
} 

.tooltip-daf { 
    border-radius: 8px; 
    min-width: 350px; 
    padding: 8px 16px; 
    font-size: 16px; 
    font-weight: 300; 
    line-height: 26px; 
    box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.04),    0 24px 64px 0 rgba(0, 0, 0, 0.06);
} 

.tooltip-daf:before { 
    content: ""; 
    position: absolute; 
    bottom: -9px; 
    width: 18px; 
    height: 18px; 
    left: 50%; 
    background-color: #fff; 
    transform: translateX(-50%) rotate(45deg);
} 

.tooltip-hvj:hover .tooltip-daf { 
    bottom: 200%; 
    opacity: 1; 
    visibility: visible;
} 

.header-my2 { 
    padding: 24px;
} 

.header-my2 { 
    display: flex; 
    flex-direction: column;
} 

.header-my2 { 
    padding: 0; 
    background: #fff; 
    margin-bottom: 40px; 
    position: relative; 
    border-radius: 12px;
} 

.package--7h7 .header-my2  { 
    border-radius: 8px; 
    margin-bottom: 0;
} 

.header-my2:before { 
    content: ""; 
    position: absolute; 
    left: 0; 
    right: 0; 
    top: 0; 
    bottom: 0; 
    box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.04),    0 24px 64px 0 rgba(0, 0, 0, 0.06); 
    border-radius: 12px; 
    transition: box-shadow 0.3s ease; 
    z-index: -1;
} 

.package--7h7 .header-my2::before { 
    z-index: -1;
} 

.body-rvo { 
    align-items: center; 
    justify-content: center; 
    padding: 32px; 
    flex-grow: 1;
} 

.body-rvo { 
    display: flex; 
    flex-direction: column;
} 

.footer-i8s { 
    padding: 0 24px 24px;
} 

.footer-i8s { 
    padding: 16px; 
    border-top: 1px solid #efefef;
} 

.package--7h7 .footer-i8s  { 
    display: flex; 
    flex-direction: column; 
    align-items: center; 
    justify-content: center;
} 

h2 { 
    margin-top: 0; 
    margin-bottom: 0.5rem;
} 

h2 { 
    font-size: 50px; 
    font-weight: 800; 
    line-height: 62px; 
    margin: 0 0 24px;
} 

.crjov,h2 { 
    color: #2b1f51; 
    font-weight: 300; 
    margin-bottom: 0;
} 

.crjov { 
    font-size: 26px; 
    font-weight: 700; 
    line-height: 34px; 
    margin: 0 0 16px;
} 

.title-gw3 { 
    margin-bottom: 8px;
} 

.title-gw3 { 
    margin-bottom: 16px; 
    font-weight: 700;
} 

.pri-m22 { 
    display: flex; 
    flex-direction: column;
} 

.pac-jbr { 
    margin-top: 24px; 
    margin-bottom: -20px;
} 

.package--7h7 .pac-jbr  { 
    width: 100%;
} 

.pac-c7p { 
    display: flex; 
    flex-direction: column;
} 

.pac-c7p { 
    z-index: -2;
} 

.package--7h7 .pac-c7p  { 
    margin-top: 32px; 
    margin-bottom: 0; 
    width: 100%; 
    z-index: unset;
} 

.footer-i8s span  { 
    display: flex; 
    align-items: center; 
    justify-content: center; 
    transition: color 0.3s ease;
} 

.package--7h7 .footer-i8s span  { 
    font-size: 14px; 
    font-weight: 300; 
    line-height: 22px;
} 

.package--7h7 .footer-i8s a  { 
    font-size: 14px; 
    font-weight: 600; 
    line-height: 22px; 
    color: #6b4dc4; 
    display: flex; 
    align-items: center; 
    justify-content: center; 
    margin-top: 8px;
} 

.pri-qdj { 
    display: flex;
    margin-bottom: 8px; 
    justify-content: center;
} 

.pri-nw6 { 
    cursor: pointer;
} 

.pri-nw6 { 
    display: flex;
} 

.dropdown-t9t { 
    position: relative;
} 

.package--7h7 .pac-c7p li  { 
    text-align: left; 
    font-size: 16px; 
    font-weight: 300; 
    line-height: 26px;
} 

.package--7h7 .pac-c7p li + li  { 
    margin-top: 8px;
} 

strong { 
    font-weight: bolder;
} 

strong { 
    font-weight: 500;
} 

.footer-i8s strong  { 
    font-weight: 600;
} 

.footer-i8s span strong  { 
    margin-left: 4px;
} 

img { 
    border-style: none;
} 

img { 
    vertical-align: middle;
} 

img { 
    max-width: 100%;
} 

.footer-i8s img  { 
    margin-left: 16px; 
    height: 20px;
} 

.package--7h7 .footer-i8s a svg  { 
    margin-left: 8px;
} 

h3 { 
    margin-top: 0; 
    margin-bottom: 0.5rem;
} 

h3 { 
    color: #2b1f51; 
    font-weight: 300; 
    margin-bottom: 0;
} 

h3 { 
    font-size: 40px; 
    font-weight: 800; 
    line-height: 52px; 
    margin: 0 0 15px;
} 

.pri-jeb { 
    display: flex; 
    color: #f67a3c; 
    margin-bottom: 0; 
    font-weight: 800;
} 

.pac-y5x .pri-jeb  { 
    color: #2b1f51;
} 

.p-in4 { 
    font-size: 16px; 
    font-weight: 300; 
    line-height: 26px;
} 

.pri-5ha { 
    color: #fff;
} 

.pri-5ha { 
    margin-bottom: 4px;
} 

.pac-y5x .pri-5ha  { 
    color: #2b1f51;
} 

.pri-tsw { 
    color: #fff;
} 

.pri-tsw { 
    text-decoration: line-through;
} 

.pac-y5x .pri-tsw  { 
    color: #524972;
} 

.pri-nno { 
    background-color: #def4f0; 
    color: #008361; 
    font-weight: bold; 
    padding: 2px 8px; 
    border-radius: 4px; 
    margin-left: 8px;
} 

.icon-ncp { 
    display: flex; 
    align-items: center; 
    margin-left: 8px;
} 

button { 
    font: inherit; 
    margin: 0;
} 

button { 
    overflow: visible;
} 

button { 
    text-transform: none;
} 

button { 
    touch-action: manipulation;
} 

button { 
    line-height: inherit;
} 

.btn-qtb { 
    position: relative; 
    display: inline-flex; 
    align-items: center; 
    justify-content: center; 
    transition: border-color 0.3s, background 0.3s, color 0.3s; 
    vertical-align: top; 
    white-space: nowrap; 
    border: 1px solid transparent; 
    outline: 0; 
    border-radius: 6px; 
    font-size: 18px; 
    font-weight: 600; 
    line-height: 30px; 
    padding: 0 24px; 
    height: 52px;
} 

.btn-1te { 
    color: #fff; 
    background: #5025d1;
} 

button,[type="button"]  { 
    -webkit-appearance: button;
} 

.btn-qtb.block-226 { 
    display: flex; 
    width: 200px; 
    text-align: center; 
    justify-content: center; 
    align-items: center; 
    flex: 1 auto;
} 

.btn-qtb:active,.btn-qtb:hover { 
    cursor: pointer; 
    text-decoration: none; 
    outline: 0;
} 

.btn-1te:hover { 
    color: #fff; 
    background: #714ddf;
} 

.dropdown-36y { 
    background: #f67a3c; 
    border-radius: 8px; 
    padding: 8px 0; 
    position: absolute; 
    top: 58px; 
    left: 0; 
    right: 0; 
    opacity: 0; 
    visibility: hidden; 
    transform: translateY(-10px); 
    transition: opacity 0.3s, visibility 0.3s, transform 0.3s; 
    z-index: 5;
} 

.package--7h7 .pac-c7p li strong  { 
    font-weight: 600; 
    color: #2b1f51;
} 

.dropdown-t9t .dropdown-zis svg  { 
    margin-left: 8px;
} 

.dropdown-36y .dropdown-item-ljs  { 
    background: #f67a3c; 
    display: flex; 
    justify-content: space-between; 
    align-items: center; 
    padding: 8px 16px; 
    transition: 0.3s;
} 

.dropdown-36y .dropdown-item-ljs:hover { 
    background: #f8905c;
} 

.dropdown-36y .dropdown-item-jbq  { 
    color: #fff; 
    font-size: 16px; 
    line-height: 26px;
} 

.dropdown-36y .dropdown-item-1cv  { 
    color: #fff; 
    font-size: 16px; 
    line-height: 26px;
} 

.dropdown-36y .dropdown-item-1cv  { 
    font-weight: 600;
} 


/* These were inline style tags. Uses id+class to override almost everything */
#style-UYJV3.style-UYJV3 {  
   visibility: visible;  
}  
#style-VXtEN.style-VXtEN {  
   transform: translate3d(0px, 0px, 0px);  
}  


.dropdown-t9t {
    position: relative;
    display: inline-block;
}

.dropdown-36y {
    display: none; /* Hide dropdown by default */
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-36y .dropdown-item-ljs {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-36y .dropdown-item-ljs:hover {
    background-color: #f1f1f1;
}

.dropdown-t9t:hover .dropdown-36y {
    display: block; /* Show the dropdown when hovering over the container */
}




/* Part 4 */




.p-30px-qlg { 
    padding-top: 30px; 
    padding-bottom: 30px;
} 

.theme-chi { 
    background-color: #333;
}

.container-h4m { 
    margin-left: auto; 
    margin-right: auto; 
    padding-left: 15px; 
    padding-right: 15px;
} 

.container-h4m { 
    width: 100%; 
    padding-right: 15px; 
    padding-left: 15px; 
    margin-right: auto; 
    margin-left: auto;
} 

@media (min-width: 576px){ 
  .container-h4m { 
    max-width: 540px;
  } 
}     

@media (min-width: 768px){ 
  .container-h4m { 
    max-width: 720px;
  } 
}     

@media (min-width: 992px){ 
  .container-h4m { 
    max-width: 960px;
  } 
}     

@media (min-width: 1200px){ 
  .container-h4m { 
    max-width: 1140px;
  } 
}

.row-szb { 
    margin-left: -15px; 
    margin-right: -15px;
} 

.item-wz4 { 
    -ms-flex-align: center!important; 
    align-items: center!important;
} 

.row-szb { 
    display: -ms-flexbox; 
    display: flex; 
    -ms-flex-wrap: wrap; 
    flex-wrap: wrap; 
    margin-right: -15px; 
    margin-left: -15px;
} 

.item-wz4 { 
    align-items: center!important;
} 

.row-szb:after { 
    content: ""; 
    display: table; 
    clear: both;
}

.col-6fb { 
    min-height: 1px; 
    padding-left: 15px; 
    padding-right: 15px; 
    position: relative;
} 

.col-6fb { 
    position: relative; 
    width: 100%; 
    padding-right: 15px; 
    padding-left: 15px;
} 

@media (min-width: 992px){ 
  .col-6fb { 
    -ms-flex: 0 0 58.333333%; 
    flex: 0 0 58.333333%; 
    max-width: 58.333333%;
  } 
}

.text-3oo { 
    text-align: center!important;
}

@media (min-width: 992px){ 
  .text-s9p { 
    text-align: left!important;
  } 
}

.m-15px-yoz { 
    margin-top: 15px; 
    margin-bottom: 15px;
}

.ovalp,h3 { 
    margin-bottom: .5rem; 
    font-weight: 500; 
    line-height: 1.2;
} 

.ovalp,h3 { 
    font-size: 1.75rem;
} 

.m-z3l { 
    margin: 0;
} 

.ovalp,h3 { 
    color: #fff; 
    font-weight: 700;
}

.col-9y6 { 
    color: #ffffff;
}

.col-igw { 
    min-height: 1px; 
    padding-left: 15px; 
    padding-right: 15px; 
    position: relative;
} 

.col-igw { 
    position: relative; 
    width: 100%; 
    padding-right: 15px; 
    padding-left: 15px;
} 

@media (min-width: 992px){ 
  .col-igw { 
    -ms-flex: 0 0 41.666667%; 
    flex: 0 0 41.666667%; 
    max-width: 41.666667%;
  } 

  .text-amj { 
    text-align: right!important;
  } 
}

.btn-rj1 { 
    display: inline-block; 
    border: 1px solid transparent; 
    color: inherit; 
    line-height: 1.5; 
    border-radius: 0; 
    padding: 0.75rem 1.75rem; 
    font-size: 1rem; 
    cursor: pointer; 
    font-weight: 600; 
    -moz-transition: ease-in-out all 0.55s; 
    -o-transition: ease-in-out all 0.55s; 
    -webkit-transition: ease-in-out all 0.55s; 
    transition: ease-in-out all 0.55s; 
    text-align: center;
} 

.btn-rj1.btn-3en { 
    box-shadow: 0 21px 35px -5px rgba(0, 0, 0, 0.3);
} 

.btn-rj1.btn-oas { 
    border-radius: 5px;
} 

.btn-rj1.btn-j8l { 
    background: #ffffff; 
    border-color: #ffffff; 
    color: #152c5b;
} 

a:hover { 
    color: #0056b3; 
    text-decoration: underline;
} 

a:hover { 
    color: #ff0000; 
    text-decoration: none;
} 

a:hover { 
    text-decoration: none;
} 

a:hover { 
    text-decoration: none!important;
} 

.btn-rj1.btn-j8l:hover { 
    background: transparent; 
    color: #ffffff;
}





.container-mjx { 
    width: 100%; 
    margin-right: auto; 
    margin-left: auto; 
    padding-right: 40px; 
    padding-left: 40px;
} 

@media (min-width: 514px){ 
  .container-mjx { 
    max-width: 514px;
  } 
}     

@media (min-width: 752px){ 
  .container-mjx { 
    max-width: 752px;
  } 
}     

@media (min-width: 1012px){ 
  .container-mjx { 
    max-width: 1012px;
  } 
}     

@media (min-width: 1388px){ 
  .container-mjx { 
    max-width: 1440px;
  } 
}     

.container-mjx  { 
    position: relative; 
    z-index: 3;
} 

.container-mjx  { 
    display: flex;
} 

.container-mjx  { 
    position: relative; 
    z-index: 6;
} 

*,:after,:before { 
    box-sizing: inherit;
} 

.content-sh8 { 
    display: flex; 
    flex-direction: column; 
    align-items: center; 
    justify-content: center; 
    width: 100%; 
    margin: auto;
} 

.content-sh8 { 
    padding-top: 100px; 
    padding-bottom: 120px;
} 

.content-sh8  { 
    position: relative; 
    align-items: flex-start; 
    text-align: left; 
    max-width: 610px; 
    margin: 0;
} 

h1 { 
    font-size: 2em; 
    margin: 0.67em 0;
} 

h1 { 
    margin-top: 0; 
    margin-bottom: 0.5rem;
} 

h1 { 
    color: #2b1f51; 
    font-weight: 300; 
    margin-bottom: 0;
} 

h1 { 
    font-size: 64px; 
    font-weight: 900; 
    line-height: 74px; 
    margin: 0 0 24px;
} 

.title-oie { 
    margin-bottom: 0; 
    color: #1b1c21;
} 

.title-oie { 
    color: #fff;
} 

.content-sh8 > .title-oie  { 
    max-width: 584px; 
    width: 100%;
} 

.title-oie  { 
    max-width: unset;
} 

p { 
    margin-top: 0; 
    margin-bottom: 1rem;
} 

p { 
    color: #524972;
} 

.p-16p { 
    font-size: 24px; 
    font-weight: 300; 
    line-height: 40px;
} 

.ban-ogq { 
    margin-bottom: 0; 
    color: #2b1f51;
} 

.ban-ogq { 
    color: #fff;
} 

.content-sh8 > .ban-ogq  { 
    max-width: 584px; 
    width: 100%;
} 

.title-oie + .ban-ogq  { 
    margin-top: 32px;
} 

.ban-ogq  { 
    color: #fff;
} 

.ban-4q6 { 
    display: flex; 
    justify-content: center; 
    flex-wrap: wrap;
} 

.ban-4q6 { 
    margin: 32px -12px -24px;
} 

.content-sh8 > :last-child  { 
    margin-bottom: 0;
} 

.ban-4q6  { 
    justify-content: unset; 
    margin-top: 40px;
} 

a { 
    background-color: transparent; 
    -webkit-text-decoration-skip: objects;
} 

a { 
    text-decoration: none;
} 

a { 
    touch-action: manipulation;
} 

a { 
    color: #2b1f51; 
    transition: color 0.3s;
} 

p a  { 
    color: #6b4dc4; 
    text-decoration: underline;
} 

.ban-ogq > a  { 
    color: #fff; 
    font-weight: 600; 
    text-decoration: none;
} 

a:active,a:hover { 
    outline-width: 0;
} 

a:hover { 
    color: #7d64c7;
} 

.ban-4q6 > *  { 
    margin-bottom: 24px;
} 

.btn-hey  { 
    margin-right: 12px;
} 

.btn-6z8 { 
    position: relative; 
    display: inline-flex; 
    align-items: center; 
    justify-content: center; 
    transition: border-color 0.3s, background 0.3s, color 0.3s; 
    vertical-align: top; 
    white-space: nowrap; 
    border: 1px solid transparent; 
    outline: 0; 
    border-radius: 6px; 
    font-size: 18px; 
    font-weight: 600; 
    line-height: 30px; 
    padding: 0 24px; 
    height: 52px;
} 

.btn-m9k { 
    font-size: 20px; 
    font-weight: 600; 
    line-height: 32px; 
    padding: 0 32px; 
    height: 60px; 
    border-radius: 6px;
} 

.btn-qmj { 
    color: #fff; 
    background: #5025d1;
} 

.btn-6z8.btn-tn4 { 
    min-width: 230px;
} 

.ban-4q6 .btn-6z8  { 
    margin: 0 12px 24px;
} 

.btn-hey .btn-6z8  { 
    margin-bottom: 16px;
} 

.btn-6z8:active,.btn-6z8:hover { 
    cursor: pointer; 
    text-decoration: none; 
    outline: 0;
} 

.btn-qmj:hover { 
    color: #fff; 
    background: #714ddf;
} 

.ban-4q6 .money-wk1  { 
    color: #fff; 
    font-size: 14px; 
    line-height: 22px; 
    margin-left: 12px;
} 

.title-b9k { 
    font-size: 14px; 
    line-height: 22px; 
    font-weight: 300;
} 

.title-b9k  { 
    color: #fff;
} 

.pri-37t { 
    display: flex; 
    align-items: flex-end; 
    margin-bottom: 8px; 
    justify-content: center;
} 

@media (min-width: 1012px){ 
  .btn-6z8.row-3b4 .text-jzx  { 
    transition: padding-right 0.3s ease, color 0.3s ease; 
    position: relative;
  } 

  .btn-6z8.row-3b4:hover .text-jzx { 
    padding-right: 32px;
  } 

  .btn-6z8.row-3b4:hover .text-jzx::after { 
    right: 20px; 
    opacity: 1;
  } 
}     

strong { 
    font-weight: bolder;
} 

strong { 
    font-weight: 500;
} 

.ban-4q6 .money-wk1 strong  { 
    font-weight: 600;
} 

.ooqnc { 
    color: #2b1f51; 
    font-weight: 300; 
    margin-bottom: 0;
} 

.ooqnc { 
    font-size: 40px; 
    font-weight: 800; 
    line-height: 52px; 
    margin: 0 0 15px;
} 

.pri-2xh { 
    display: flex; 
    color: #f67a3c; 
    margin-bottom: 0; 
    font-weight: 800;
} 

.p-dpg { 
    font-size: 16px; 
    font-weight: 300; 
    line-height: 26px;
} 

.pri-3e7 { 
    color: #fff;
} 

.pri-3e7 { 
    margin-bottom: 4px;
} 

svg { 
    will-change: transform;
} 

svg:not(:root) { 
    overflow: hidden;
} 

@media (min-width: 1012px){ 
  .btn-6z8.row-3b4 svg  { 
    position: absolute; 
    right: 0; 
    top: 50%; 
    transform: translateY(-50%); 
    opacity: 0; 
    transition: transform 0.3s ease, opacity 0.3s ease;
  } 

  .btn-6z8.row-3b4:hover svg {
    opacity: 1; /* Set opacity to 1 for the SVG element when its parent anchor tag is hovered */
  }
}
