section#pre-footer{display:flex;flex-direction:column;align-items:center;overflow:hidden;color:#fff;line-height:0;background-color:#3e70f2}section#pre-footer div.pre-footer-body{display:flex;flex-direction:column;align-items:center;padding-block:50px 60px;gap:30px}@media screen and (max-width: 850px){section#pre-footer div.pre-footer-body{padding-block:70px 100px}}@media screen and (max-width: 850px){section#pre-footer div.pre-footer-body{padding-bottom:60px}}section#pre-footer div.pre-footer-body h2.pre-footer-title{max-width:745px;text-align:center}@media screen and (max-width: 850px){section#pre-footer div.pre-footer-body h2.pre-footer-title{font-size:25px}}section#pre-footer div.pre-footer-body a.pre-footer-button{padding:16px 40px}section#pre-footer .pre-footer-hands{max-width:700px;max-height:270px;margin:0 0 -25px;padding:0 15px}section#pre-footer img.pre-footer-hill{position:relative;width:100%;margin-bottom:-3px}
.plan-item{display:flex;flex:1;flex-direction:column;padding:12px;border:1px solid #ddd;border-radius:13px;background-color:#fff}.plan-item .plan-header{padding:22px 24px;border-radius:6px;color:#fff;min-height:146px}.plan-item .plan-header.free{color:#7c8088;background-color:rgba(124,128,136,.08)}.plan-item .plan-header.premium{background-color:#30b87e}.plan-item .plan-header.team{background-color:#3e70f2}.plan-item .plan-header.management{background-color:#334166}.plan-item .plan-header .plan-name{font-weight:600;font-size:20px}.plan-item .plan-header .plan-price{font-weight:600;font-size:38px}.plan-item .plan-header .plan-description{margin-top:6px;font-weight:800;font-size:12px;text-transform:uppercase}.plan-item .plan-body{padding:18px 12px 12px;color:#888;font-weight:600;font-size:14px}.plan-item .plan-body a.button{display:flex;justify-content:center;margin-top:20px;border:1px solid #ddd;color:#444}
@media screen and (max-width: 480px){.container{padding-inline:35px}}section.hero{padding-block:70px;text-align:center;background:url(./assets/bg.adc4f0d8e7d55b8a7eaa.svg?url) center center no-repeat;background-size:cover;font-feature-settings:none;font-variant-ligatures:none}@media screen and (max-width: 480px){section.hero{padding-block:30px;background-position:25% center}}@media screen and (max-width: 480px){section.hero .heading-2.desktop{display:none}}section.hero .heading-2.mobile{display:none;font-size:25px}@media screen and (max-width: 480px){section.hero .heading-2.mobile{display:block}}section.hero .plans{gap:10px;display:flex;margin-top:60px;text-align:left}@media screen and (max-width: 850px){section.hero .plans{flex-direction:column;padding-inline:35px}}@media screen and (max-width: 480px){section.hero .plans{padding-inline:0}}section.plan-comparison{padding-block:60px}@media screen and (max-width: 480px){section.plan-comparison{padding-block:24px}}@media screen and (max-width: 480px){section.plan-comparison .container{padding-inline:20px}}section.plan-comparison .edition-heading{padding:18px 20px;border-top-left-radius:10px;border-top-right-radius:10px;text-align:left;min-height:130px}@media screen and (max-width: 480px){section.plan-comparison .edition-heading{min-height:auto}}section.plan-comparison .edition-heading.free{color:#7c8088;background-color:rgba(124,128,136,.08)}section.plan-comparison .edition-heading.premium{color:#fff;background-color:#30b87e}section.plan-comparison .edition-heading.team{color:#fff;background-color:#3e70f2}section.plan-comparison .edition-heading.management{color:#fff;background-color:#334166}section.plan-comparison .edition-heading .plan-name{font-weight:600;font-size:18px}section.plan-comparison .edition-heading .plan-price{font-weight:600;font-size:34px}section.plan-comparison .edition-heading .plan-description{margin-top:6px;font-weight:800;font-size:12px;text-transform:uppercase}section.plan-comparison .edition{padding:14px 20px;font-weight:600;font-size:14px;text-align:center}section.plan-comparison .edition.free{color:#7c8088;background-color:rgba(124,128,136,.08)}section.plan-comparison .edition.premium{color:#30b87e;background-color:rgba(48,184,126,.15)}section.plan-comparison .edition.team{color:#3e70f2;background-color:rgba(62,112,242,.15)}section.plan-comparison .edition.management{color:#334166;background-color:rgba(51,65,102,.15)}section.plan-comparison .edition i.fa-check{position:relative;top:3px;font-size:24px;line-height:.5}section.plan-comparison table.features-table.desktop{position:relative;width:100%;padding:0;border-radius:10px;overflow:hidden;border-collapse:separate}@media screen and (max-width: 850px){section.plan-comparison table.features-table.desktop{display:none}}section.plan-comparison table.features-table.desktop thead th{padding-left:8px}section.plan-comparison table.features-table.desktop thead th:not(.feature){width:180px}section.plan-comparison table.features-table.desktop tbody td{padding-left:8px}section.plan-comparison table.features-table.desktop tbody td .feature-details{padding-left:10px;font-weight:500;font-size:14px;text-align:left;text-decoration:underline;cursor:default}section.plan-comparison table.features-table.desktop tbody tr:first-child td{border-top:1px solid #ddd}section.plan-comparison table.features-table.desktop tbody tr td{border-bottom:1px solid #ddd}section.plan-comparison table.features-table.desktop tbody tr:last-child td:last-child{border-bottom-right-radius:10px}section.plan-comparison .features-table.tablet{grid-column-gap:4px;grid-row-gap:15px;grid-template-columns:1fr 1fr 1fr minmax(100px, 1fr);display:none}@media screen and (max-width: 850px){section.plan-comparison .features-table.tablet{display:grid}}section.plan-comparison .features-table.tablet .edition-heading,section.plan-comparison .features-table.tablet .edition{border-radius:6px}section.plan-comparison .features-table.tablet .edition-heading{padding:8px 10px}section.plan-comparison .features-table.tablet .edition-heading .plan-name{font-size:10px}section.plan-comparison .features-table.tablet .edition-heading .plan-price{font-size:20px}section.plan-comparison .features-table.tablet .edition-heading .plan-description{font-size:8px}section.plan-comparison .features-table.tablet .edition{min-height:47px;font-size:12px}section.plan-comparison .features-table.tablet .divider,section.plan-comparison .features-table.tablet .feature.title{grid-column:1/-1}section.plan-comparison .features-table.tablet .divider hr{border:none;border-bottom:1px solid #ddd}section.plan-comparison .features-table.tablet .feature.title{font-weight:500;font-size:14px;text-decoration:underline}div.modui-popup.tooltip-popup:not(.explain){padding:12px 2px;font-size:12.6px}div.modui-popup.tooltip-popup:not(.explain),div.modui-popup.tooltip-popup:not(.explain)::before{background:#1d2330 !important}
@keyframes spin{from{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}div.modui-field div.left.primary.label{color:#444;font-weight:600;font-size:12px}div.modui-field div.body{border-radius:6px !important}div.modui-field div.body,div.modui-field div.body>input[type=text],div.modui-field div.body>input[type=password],div.modui-field div.body>input[type=email],div.modui-field div.body>input[type=tel],div.modui-field div.body>input[type=url],div.modui-field div.body>select,div.modui-field div.body>textarea,div.modui-field div.body div.fake-field{border-radius:6px;font-weight:600;font-size:14px;resize:none}div.modui-base{font-family:"Manrope",sans-serif}.subscription-form .field-container+.field-container{margin-top:25px}.subscription-form .field-container.organization-field-container{display:flex}.subscription-form .field-container.organization-field-container .organization-field{flex:1}.subscription-form .field-container.organization-field-container .organization-field input,.subscription-form .field-container.organization-field-container .organization-field input:focus{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.subscription-form .field-container.organization-field-container .zip-field{flex:1}@media screen and (max-width: 480px){.subscription-form .field-container.organization-field-container .zip-field{max-width:90px}}.subscription-form .field-container.organization-field-container .zip-field input,.subscription-form .field-container.organization-field-container .zip-field input:focus{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.subscription-form .field-container .field-hint{margin-top:6px;color:#888;font-weight:600;font-size:12px;text-align:left}
@keyframes spin{from{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}div.modui-dialog.subscription-dialog{width:800px;padding:35px;border-radius:12px}@media screen and (max-width: 850px){div.modui-dialog.subscription-dialog{width:100%;padding:20px}}div.modui-dialog.subscription-dialog div.content{padding:0}div.modui-dialog.subscription-dialog .subscribe-heading{font-weight:700}div.modui-dialog.subscription-dialog .columns{gap:35px;margin-block:35px;display:flex}@media screen and (max-width: 480px){div.modui-dialog.subscription-dialog .columns{flex-direction:column}}div.modui-dialog.subscription-dialog .columns .plan-item{width:280px}@media screen and (max-width: 480px){div.modui-dialog.subscription-dialog .columns .plan-item{width:100%}}div.modui-dialog.subscription-dialog hr{border:none;border-bottom:1px solid #ddd}div.modui-dialog.subscription-dialog .final-button-row{display:flex;padding:35px 0 0 0}div.modui-dialog.subscription-dialog .final-button-row .modui-button{flex:1}div.modui-dialog.subscription-dialog .final-button-row .modui-button:not(:last-child){margin-right:12px}div.modui-dialog.subscription-dialog .final-button-row .modui-button.cancel-button .button{border:1px solid #ddd;color:#444;background:#fff}

/*# sourceMappingURL=09e190082e1fe4ae7a82.css.map*/