.elementor-kit-1433{--e-global-color-primary:#08BCD2;--e-global-color-secondary:#54595F;--e-global-color-text:#2B2B2B;--e-global-color-accent:#08BCD2;--e-global-color-3abdf903:#6EC1E4;--e-global-color-ecb8e94:#7A7A7A;--e-global-color-48559e70:#61CE70;--e-global-color-4951e448:#4054B2;--e-global-color-2b53af59:#23A455;--e-global-color-4515d1fb:#000;--e-global-color-4d8ad118:#FFF;--e-global-color-364b3175:#05D5EE;--e-global-color-47635e5c:#01AAE0;--e-global-typography-primary-font-family:"Quicksand";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Quicksand";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Roboto", Roboto;font-size:17px;}.elementor-kit-1433 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1433 h1{color:#2B2B2B;font-family:"Quicksand", Roboto;font-size:36px;}.elementor-kit-1433 h2{color:var( --e-global-color-text );font-family:"Quicksand", Roboto;font-size:30px;}.elementor-kit-1433 h3{color:var( --e-global-color-text );font-family:"Quicksand", Roboto;font-size:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-6321 .elementor-element.elementor-element-dc9ef4c{margin-top:50px;margin-bottom:50px;}.elementor-6321 .elementor-element.elementor-element-a020a5c{text-align:center;}.elementor-6321 .elementor-element.elementor-element-a020a5c .elementor-heading-title{color:#000000;font-family:"Quicksand", Roboto;font-size:33px;}.elementor-6321 .elementor-element.elementor-element-a020a5c > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-6321 .elementor-element.elementor-element-6abb350{margin-top:50px;margin-bottom:0px;}.elementor-6321 .elementor-element.elementor-element-f2724de{text-align:center;}.elementor-6321 .elementor-element.elementor-element-f2724de .elementor-heading-title{color:#000000;font-family:"Quicksand", Roboto;font-size:40px;font-weight:600;}.elementor-6321 .elementor-element.elementor-element-f2724de > .elementor-widget-container{margin:20px 20px 0px 20px;}.elementor-6321 .elementor-element.elementor-element-7c555fc{font-family:"Roboto", Roboto;font-size:15px;}.elementor-6321 .elementor-element.elementor-element-b6483a8{margin-top:10px;margin-bottom:10px;}.elementor-6321 .elementor-element.elementor-element-d6a4289 .elementor-accordion-item{border-width:0px;border-color:rgba(2, 1, 1, 0);}.elementor-6321 .elementor-element.elementor-element-d6a4289 .elementor-accordion-item .elementor-tab-content{border-width:0px;border-top-color:rgba(2, 1, 1, 0);}.elementor-6321 .elementor-element.elementor-element-d6a4289 .elementor-accordion-item .elementor-tab-title.elementor-active{border-width:0px;border-bottom-color:rgba(2, 1, 1, 0);}.elementor-6321 .elementor-element.elementor-element-d6a4289 .elementor-accordion-icon, .elementor-6321 .elementor-element.elementor-element-d6a4289 .elementor-accordion-title{color:#04B7EF;}.elementor-6321 .elementor-element.elementor-element-d6a4289 .elementor-accordion-icon svg{fill:#04B7EF;}.elementor-6321 .elementor-element.elementor-element-d6a4289 .elementor-accordion-title{font-weight:500;}@media(max-width:767px){.elementor-6321 .elementor-element.elementor-element-a020a5c{text-align:center;}.elementor-6321 .elementor-element.elementor-element-a020a5c > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-6321 .elementor-element.elementor-element-f2724de > .elementor-widget-container{margin:0px 0px 0px 0px;}}/* Start custom CSS for section, class: .elementor-element-dc9ef4c */.elementor-2108 .elementor-element.elementor-element-824ef18 { line-height: 25px; }
.elementor-2108 .elementor-element.elementor-element-39c282f { line-height: 25px; }/* End custom CSS */
/* Start custom CSS */:root {
  --brand-primary: #04b7ef;
  --brand-primary-active: #0391bd;
  --text-primary: #0d0a0b;
  --text-secondary: #767676;
  --emotion-info-default: #1c9cb8;
  --border-color: #ededed;
  --icon-color: #535353;
}

html,
body {
  min-height: 100vh;
}

body {
  font-family: "Roboto", sans-serif;
  color: var(--text-primary);
  background-color: #f9f9f9;
}

.header,
.footer {
  height: 80px;
  background-color: #eee;
}

.footer {
  position: sticky;
  top: 100vh;
}

.main {
  max-width: 960px;
  margin-inline: auto;
  padding: 60px 20px;
}

a {
  text-decoration: underline;
  color: var(--brand-primary);
}
a:hover {
  text-decoration: none;
  color: var(--brand-primary-active);
}

.btn {
  --border-width: 1px;
  display: inline-flex;
  padding: calc(0.5rem - var(--border-width)) calc(2rem - var(--border-width));
  font-weight: 500;
  letter-spacing: 0.05em;
  text-decoration: none;
  color: var(--brand-primary);
  border: 1px solid var(--brand-primary);
  border-radius: 2rem;
  transition: 0.3s ease;
}
.btn:hover {
  color: var(--brand-primary-active);
  border-color: var(--brand-primary-active);
}
.btn--primary {
  color: #fff;
  background-color: var(--brand-primary);
}
.btn--primary:hover {
  color: #fff;
  background-color: var(--brand-primary-active);
  border-color: var(--brand-primary-active);
}
.btn--ghost {
  border-color: transparent;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  line-height: 1.3;
}

h1,
.h1 {
  margin-bottom: 2rem;
  font-size: 34px;
  font-weight: 300;
}

h3,
.h3 {
  font-size: 17px;
  font-weight: 500;
}

.icon {
  width: 1em;
  height: 1em;
  display: inline-block;
}

.editions {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin-bottom: 4rem;
}
@media (min-width: 768px) {
  .editions {
    flex-direction: row;
  }
}
.editions[data-billing-cycle=month] .edition__discount {
  visibility: hidden;
}

.edition {
  width: 100%;
  max-width: 400px;
  flex: 1 0 0%;
  display: flex;
  flex-direction: column;
  margin-inline: auto;
  padding: 2rem;
  background-color: #fff;
  border-radius: 0.3125rem;
}
.edition__footer {
  margin-top: auto;
  padding-top: 2rem;
}
.edition__title {
  margin-top: 0;
}
.edition__discount {
  min-height: 1.5em;
}
.edition__price {
  font-size: 22px;
}
.edition__action__try {
  display: none;
}
@media (min-width: 1024px) {
  .edition__action__try {
    display: inline-flex;
  }
}
@media (min-width: 1024px) {
  .edition__action__compare {
    display: none !important;
  }
}
.edition__summary {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .edition__summary {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .edition__summary {
    margin-bottom: 5rem;
  }
}
.edition__features-title, .edition__features {
  display: none;
}
@media (min-width: 1024px) {
  .edition__features-title, .edition__features {
    display: block;
  }
}
.edition__features {
  list-style: none;
  margin: 0;
  padding: 0;
}
.edition__features li + li {
  margin-top: 1rem;
}
.edition--selected {
  outline: 1px solid var(--brand-primary);
}

.comparison {
  padding: 1rem;
  background-color: #fff;
  border-radius: 6px;
}
@media (min-width: 768px) {
  .comparison {
    padding: 2rem;
  }
}
.comparison__header {
  position: sticky;
  top: 0;
  background-color: inherit;
}
.comparison__row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  font-size: 12px;
  border-bottom: 1px solid var(--border-color);
}
@media (min-width: 768px) {
  .comparison__row {
    grid-template-columns: 3fr 1fr 1fr 1fr;
  }
}
.comparison__row > * {
  padding: 1rem;
}
.comparison__row > *:nth-child(1) {
  grid-column: span 3;
}
.comparison__row > *:nth-child(1):empty {
  display: none;
}
@media (min-width: 768px) {
  .comparison__row > *:nth-child(1):empty {
    display: block;
  }
}
@media (min-width: 768px) {
  .comparison__row > *:nth-child(1) {
    grid-column: span 1;
  }
}
.comparison__row > *:nth-child(2), .comparison__row > *:nth-child(3), .comparison__row > *:nth-child(4) {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.comparison__row > * .icon {
  font-size: 12px;
}
.comparison__row > * .icon path {
  fill: var(--icon-color);
}
.comparison__group-title {
  margin-top: 2rem;
  margin-bottom: 0;
  padding: 1rem;
}

.price-switch {
  display: inline-flex;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: var(--brand-primary);
  background-color: #fff;
  border-radius: 50px;
}
.price-switch__item {
  position: relative;
}
.price-switch input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.price-switch input:focus-visible + label {
  outline: 1px solid var(--brand-primary-active);
  outline-offset: 1px;
}
.price-switch input:checked + label {
  color: #fff;
  background-color: var(--brand-primary-active);
}
.price-switch label {
  padding: 8px 16px;
  border-radius: 50px;
  cursor: pointer;
  user-select: none;
}
@media (min-width: 768px) {
  .price-switch label {
    padding: 8px 32px;
  }
}

.text-secondary {
  color: var(--text-secondary);
}
.text-info {
  color: var(--emotion-info-default);
}

.text-center {
  text-align: center;
}

.fs-sm {
  font-size: 12px;
}

.fw-400 {
  font-weight: 400;
}
.fw-500 {
  font-weight: 500;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-3 {
  margin-bottom: 0.75;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.5rem;
}

.mb-6 {
  margin-bottom: 2rem;
}

.mb-7 {
  margin-bottom: 3rem;
}

.mb-8 {
  margin-bottom: 4rem;
}

/*# sourceMappingURL=style.css.map *//* End custom CSS *//* End custom CSS */