@import"https://fonts.googleapis.com/css2?family=Lato&display=swap";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.addons{display:grid;gap:20px}.addons__header{text-align:center;letter-spacing:1px;font-size:1.5rem}.addons__item{display:flex;justify-content:space-between;align-items:center}.addons__item-description{display:flex;flex-direction:column;gap:8px}.addons__item-description-title{font-size:large;font-weight:700}.addons__item-description-content{font-size:small;color:gray}.addons__item-separator{background-color:var(--color-gray-separator);height:5px}.addons__item-subscription{text-align:center}.addons__item-subscription-price{font-size:xx-large;font-weight:700}.addons__item-subscription-time{text-transform:uppercase}.faq{width:85%;margin:auto}.faq__header{text-align:center;color:var(--color-green-primary);font-size:1.5em}.faq__items{list-style:none;font-size:large;padding:0}.faq__item{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.faq__item-toggler{width:5px;height:5px;padding:3px;border-right:solid 1px gray;border-bottom:solid 1px gray;transform:rotate(45deg)}.faq__item-toggler-animation-up{transform:rotate(225deg);transition:transform .2s ease-in 0s}.faq__item-toggler-animation-down{transform:rotate(45deg);transition:transform .2s ease-in 0s}.faq__item-description{font-size:large;font-style:italic;color:var(--color-green-primary);margin-left:10px;padding:5px}.faq__item-description-toggler{height:0;overflow:hidden}.faq__item-separator{border-bottom:solid 1px gray}.page-header__navigation-menu{display:flex;list-style:none;gap:2rem;padding:0;margin:0}.page-header__navigation-menu-item{cursor:pointer}.page-header__menu-item-toggle{padding:.5em}.page-header__menu-item-toggle:after{content:"";display:inline-block;border-right:solid 1px black;border-bottom:solid 1px black;padding:3px;margin-left:1em;margin-bottom:3px;transform:rotate(45deg)}.page-header__menu-item-dropdown-container{position:absolute;margin-top:.5em}.page-header__menu-item-dropdown-content{display:none;position:absolute;background-color:#f1f1f1;min-width:7em;box-shadow:0 8px 16px #0003;border-radius:5px}.page-header__navigation-menu-item:hover .page-header__menu-item-dropdown-content{display:block}.page-header__menu-item-dropdown{display:block;margin:8px;padding:6px;border-radius:5px}.page-header__menu-item-dropdown:link,.page-header__menu-item-dropdown:visited,.page-header__menu-item-dropdown:hover,.page-header__menu-item-dropdown:active{text-decoration:none;color:#000}.page-header__menu-item-dropdown:hover{background-color:var(--color-green-primary)}.page-header__buttons-container{display:flex;flex-grow:1;flex-basis:0;justify-content:flex-end;gap:1rem}.page-header__button{padding:.5em 1em;border-radius:5px;cursor:pointer}.page-header__button-label{text-transform:uppercase;font-size:small;font-weight:700;letter-spacing:1px}.page-header__button-login{border:solid 2px;color:var(--color-green-primary)}.page-header__button-trial{color:#fff;border:solid 2px var(--color-green-primary);background-color:var(--color-green-primary)}.page-header{max-width:1200px;margin:1rem auto;display:flex;flex-wrap:wrap;align-items:center;padding:1rem}.page-header__menu{display:flex;flex-grow:1;flex-basis:0}.small-screen-page-header__hamburger-menu,.small-screen-page-header__navigation-menu{display:none}.plans-pricing__header{display:flex;justify-content:space-between}.plans-pricing__header-toggler-container{display:flex;gap:1rem;text-transform:uppercase;align-items:center}.plans-pricing__header-toggler{position:relative;width:3em;height:1.6em;background-color:var(--color-green-primary);border-radius:1em;cursor:pointer}.plans-pricing__header-toggler-switch{position:absolute;top:3px;left:3px;width:1.2em;height:1.2em;border-radius:1em;background-color:var(--color-white-primary);transition:transform .3s}.plans-pricing__header-toggler-activation{transform:translate(20px)}.plans-pricing__content{display:flex;justify-content:space-evenly;gap:2rem}.plans-pricing__container{border:solid 2px rgb(192,192,192,.3);border-radius:4px;width:22.8rem;position:relative}.plans-pricing__container-selected{border-color:var(--color-green-primary)}.plans-pricing__price-promotion-tag{position:absolute;width:130px;top:40px;left:211px;border-left:solid 2em transparent;border-right:solid 2em transparent;border-bottom:solid 2em var(--color-green-primary);transform:rotate(45deg)}.plans-pricing__price-promotion-tag-description{position:absolute;left:5px;top:-3px;text-align:center;text-transform:uppercase;color:#fff;letter-spacing:1px;font-size:13px}.small-screen-plans-pricing__price-promotion-tag{display:none}.plans-pricing__inner-container{padding:2rem}.plans-pricing__inner-container-data{margin-top:2rem}.plans-pricing__inner-container-price{font-size:2em;font-weight:700}.plans-pricing__inner-container-price sup{font-size:x-large;margin-right:.5rem}.plans-pricing__inner-container-time{text-transform:uppercase}.plans-pricing__inner-container-separator{margin:1em 0;border:solid 1px var(--color-green-primary)}.plans-pricing__inner-container-items{list-style:none;padding:0;font-size:14px;font-weight:400}.plans-pricing__inner-container-item{margin-top:1em;margin-left:4px}.plans-pricing__inner-container-item:before{content:"";display:inline-block;height:8px;padding:2px;margin-right:10px;border-right:solid 1px var(--color-green-primary);border-bottom:solid 2px var(--color-green-primary);transform:rotate(45deg)}.plans-pricing__inner-container-item-new-tag{display:inline-block;background-color:var(--color-yellow-primary);font-size:small;color:var(--color-white-primary);padding:3px;margin-left:3px}.plans-pricing{display:flex;flex-direction:column;gap:3rem}.sitemap{display:grid;grid-template-columns:repeat(3,1fr);justify-items:center}.sitemap__title{text-transform:uppercase;font-weight:700}.sitemap__items{list-style:none;padding:0;margin-top:1.5em}.sitemap__item{padding:.4em 0}.sitemap__item-toggler{cursor:pointer;margin-top:.5em}.sitemap__item-toggler:after{content:"";display:inline-block;padding:1px;width:5px;height:5px;margin-left:8px;margin-bottom:3px;border-right:solid 1px black;border-bottom:solid 1px black;transform:rotate(45deg)}.sitemap__items-subitem{margin-top:2em}.trial{display:flex;justify-content:space-evenly;align-items:center;background-color:var(--color-green-background);margin-top:1rem;border-radius:5px;height:10em}.trial__description{font-size:xx-large;line-height:1.5em}.trial__color-green{color:var(--color-green-primary)}.trial__button{cursor:pointer;border:solid 1px;padding:1em 2em;border-radius:5px;color:#fff;background-color:var(--color-green-primary)}.footer{background-color:var(--color-green-primary)}.footer-container{display:flex;flex-direction:column;align-items:center;padding:1em;width:fit-content;margin:auto;text-align:center;gap:8px}.footer-container__authorship{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px}.footer-container__authorship>a{text-decoration:none;color:#000}:root{--color-yellow-primary: #f8db62;--color-green-primary: #00b289;--color-white-primary: #ffff;--color-green-background: rgb(175, 225, 175, .2);--color-gray-primary: #4c4d5f;--color-gray-separator: rgb(128, 139, 150, .2);--color-gray-background: rgba(7, 7, 7, .473)}body{font-family:Lato,sans-serif;background-color:var(--color-white-primary);font-size:1rem}*{-webkit-tap-highlight-color:transparent}@media (min-width: 1024px){.page-content{display:flex;flex-direction:column;gap:3rem;width:50em;margin:2rem auto}}@media (min-width: 641px) and (max-width: 1024px){.page-content{display:flex;flex-direction:column;gap:3rem;width:40em;margin:2rem auto}}@media (min-width: 641px) and (max-width: 1024px){.plans-pricing__price-promotion-tag{position:absolute;width:130px;top:40px;left:146px;border-left:solid 2em transparent;border-right:solid 2em transparent;border-bottom:solid 2em var(--color-green-primary);transform:rotate(45deg)}}@media (min-width: 641px) and (max-width: 1024px){.page-header{flex-direction:column;gap:2em}}@media (max-width: 640px){.page-content{display:flex;flex-direction:column;gap:3rem;width:20rem;margin:auto}}@media (max-width: 640px){.page-header__buttons-container{margin-top:2.5em}}@media (max-width: 640px){:root{--small-screen-hamburger-menu-gap: .4em;--small-screen-hamburger-menu-bar-width: 2em;--small-screen-hamburger-menu-bar-height: 5px;--small-screen-hamburger-menu-animation-timing: .2s ease-in-out}.small-screen-page-header__hamburger-menu{display:flex;flex-direction:column;gap:var(--small-screen-hamburger-menu-gap);cursor:pointer;border:none;background:none}.small-screen-page-header__hamburger-menu span{width:var(--small-screen-hamburger-menu-bar-width);height:var(--small-screen-hamburger-menu-bar-height);border-radius:25px;background-color:var(--color-gray-primary);transition:opacity .1s ease-in-out,transform .2s ease-in-out}.small-screen-page-header__hamburger-menu-top-bar-rotate{transform:rotate(-45deg);transform-origin:right}.small-screen-page-header__hamburger-menu-bottom-bar-rotate{transform:rotate(45deg);transform-origin:right}}@media (max-width: 640px){.page-header__container{flex-direction:column;gap:1em}.page-header__navigation-menu{display:none}.page-header__menu-item-toggle:after{display:none}.page-header__navigation-menu-item:hover .page-header__menu-item-dropdown-content{display:none}.page-header__navigation-menu-item{text-align:center;border-radius:5px;background-color:var(--color-gray-separator);padding:5px;font-weight:700}.small-screen-page-header__navigation-menu{width:50%}.small-screen-page-header__navigation-menu>ul{list-style:none;padding:0;display:flex;flex-direction:column}.small-screen-page-header__navigation-menu-item-title{color:#fff;background-color:var(--color-green-primary);padding:.7em;border-radius:10px;margin-bottom:.5em;display:flex;align-items:center}.small-screen-page-header__navigation-submenu{list-style:none;padding:0;text-align:center}.small-screen-page-header__navigation-submenu-visibility{max-height:0;overflow:hidden}.small-screen-page-header__navigation-submenu li{background-color:var(--color-gray-separator);padding:10px;margin-top:1em;border-radius:10px;border:2px solid var(--color-green-primary);cursor:pointer}.small-screen-page-header__navigation-menu-item-toggle{cursor:pointer}.small-screen-page-header__navigation-menu-item-toggle:before{content:"";display:inline-block;width:4px;height:4px;padding:1px;border-right:solid 2px white;border-bottom:solid 2px white;transform:rotate(-45deg);margin-right:.5em}.small-screen-page-header__navigation-menu-animation-open:before{transform:rotate(45deg);transition:transform .2s ease-in 0s}.small-screen-page-header__navigation-menu-animation-closed:before{transform:rotate(-45deg);transition:transform .2s ease-in 0s}}@media (max-width: 640px){.page-header{justify-content:center;flex-direction:column}.small-screen-page-header__menu{display:flex;align-items:center;justify-content:space-between;width:90%}}@media (max-width: 640px){.plans-pricing__header{display:flex;align-items:center;flex-direction:column}}@media (max-width: 640px){.plans-pricing__header-toggler{width:4em;height:2em}.plans-pricing__header-toggler-switch{top:6px;left:5px}.plans-pricing__header-toggler-activation{transform:translate(35px)}}@media (max-width: 640px){.plans-pricing__content{flex-wrap:wrap;gap:.5rem}.plans-pricing__price-promotion-tag{display:none}.small-screen-plans-pricing__price-promotion-tag{position:absolute;display:block;top:-1px;right:-1px;border-radius:4px;padding:.2em;background-color:var(--color-green-primary)}}@media (max-width: 640px){.addons__item-description-content{font-size:medium;color:gray}.addons__item{gap:2em}}@media (max-width: 640px){.trial{display:flex;flex-direction:column;height:11em;border-radius:5px}.trial__description{font-size:larger;text-align:center}.trial__button{padding:.8em 1.8em;margin-bottom:1em}}@media (max-width: 640px){.faq__item{gap:2em}}@media (max-width: 640px){.sitemap{grid-template-columns:repeat(2,1fr);gap:2em;margin-bottom:1rem}.sitemap article:nth-child(2){display:none}.sitemap__item-toggler:after{display:none}}
