@import url("https://rsms.me/inter/inter.css");@import url("https://fonts.googleapis.com/css?family=Playfair+Display&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}a{background-color:transparent}strong{font-weight:bolder}img{border-style:none}button,input{font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible}button{text-transform:none}[type=button],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}h1,h2,h3,p{margin:0}button{background-color:transparent;background-image:none;padding:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}ul{list-style:none;margin:0;padding:0}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;border:0 solid}img{border-style:solid}input::-webkit-input-placeholder{color:#a0aec0}input::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder{color:#a0aec0}input::-ms-input-placeholder{color:#a0aec0}input::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}h1,h2,h3{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input{padding:0;line-height:inherit;color:inherit}img,svg{display:block;vertical-align:middle}img{max-width:100%;height:auto}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:1120px){.container{max-width:1120px}}.container{padding-left:1rem;padding-right:1rem;margin-left:auto;margin-right:auto}.brand{width:5rem}@media (min-width:1120px){.brand{width:auto}}html{font-family:Inter,sans-serif}h1,h2,h3{font-weight:600;color:#212529}h1{font-size:3rem;line-height:normal}h2{font-size:2.25rem}h3{font-size:2rem}p{color:#495057}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1rem;padding:.25rem 1rem;border-width:2px;border-radius:.25rem}.button--primary{background-color:#4c6ef5;color:#fff;border-color:#4c6ef5}.button--primary,.button--primary:hover{-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.button--primary:hover{border-color:#3b5bdb;background-color:#3b5bdb}.button--secondary{background-color:#fff;border-color:#4c6ef5;color:#4c6ef5}.button--secondary,.button--secondary:hover{-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.button--secondary:hover{background-color:#4c6ef5;color:#fff}.button--flat{background-color:transparent;border-color:transparent;color:#4c6ef5}.button--flat,.button--flat:hover{-webkit-transition:border .3s ease-in-out;transition:border .3s ease-in-out}.button--flat:hover{border-color:#4c6ef5}.button--big{padding-top:.5rem;padding-bottom:.5rem;font-size:1.125rem}.input-group{position:relative;margin-top:1rem;margin-bottom:1rem;max-width:20rem}.input-group label{font-size:.75rem;font-weight:600;display:block}.input-group label .required{color:#eb5757}.input-group input[type=email],.input-group input[type=password],.input-group input[type=text]{border-width:1px;border-radius:.25rem;border-color:#ced4da;line-height:2;width:100%;padding:.25rem .5rem;max-width:20rem}.input-group.input--error label{color:#eb5757}.input-group.input--error input[type=email],.input-group.input--error input[type=number],.input-group.input--error input[type=password],.input-group.input--error input[type=text],.input-group.input--error textarea{padding-right:2.5rem;color:#eb5757;border-color:#eb5757}.input-group.input--error:before{content:url(../images/icon-warning.svg);right:.5rem;top:1.625rem;z-index:1;height:1.5rem;width:1.5rem;position:absolute}.input__message{font-size:.75rem;display:block;color:#495057}.input--error__message{color:#eb5757}@-webkit-keyframes slideDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}header{background-color:#fff}header.header--sticky{position:-webkit-sticky;position:sticky;top:0;z-index:1;-webkit-box-shadow:0 0 24px hsla(0,0%,85.5%,.38);box-shadow:0 0 24px hsla(0,0%,85.5%,.38);-webkit-animation:slideDown .2s ease-out;animation:slideDown .2s ease-out}.navigation{padding-top:1rem;padding-bottom:1rem}.navigation,.navigation--h{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section__child{width:100%}.section__description h1,.section__description h2,.section__description h3,.section__description h4,.section__description h5,.section__description h6{margin-bottom:2rem}.section__description p{font-size:1.125rem}.section__illustration{margin-top:2rem;margin-bottom:2rem}.section__illustration img{margin-left:auto;margin-right:auto}.section__action{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2rem}.section__description h2{font-size:3rem}.section--reverse-col{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.section--reverse-row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.section-half{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:1120px){.section-half .section__child{width:50%}}.section-one-third{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:1120px){.section-one-third .section__child{width:33.333333%}}@media (min-width:1120px){.testimonies{margin-left:auto;margin-right:auto;max-width:32rem}}.testimoni img{margin-left:auto;margin-right:auto}.testimoni__message{margin-top:4rem;margin-bottom:2rem;font-size:1.5rem;text-align:center;color:#212529;font-family:Playfair Display,serif}.testimoni__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.testimoni__author span{margin-left:.5rem;margin-right:.5rem;color:#868e96}.testimoni__author p:first-child{font-weight:500}.testimoni__author p:last-child{color:#4c6ef5}.card{background-color:#fff;border-radius:.25rem;overflow:hidden;-webkit-box-shadow:0 0 24px hsla(0,0%,85.5%,.38);box-shadow:0 0 24px hsla(0,0%,85.5%,.38)}.package{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:1rem;margin-right:1rem;cursor:pointer}.package,.package:hover{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.package.package--active .package__header,.package:hover{background-color:#edf2ff}.package.package--active .package__title{font-weight:500;color:#212529}.package.package--active .button{background-color:#4c6ef5;color:#fff}.package.package--recomended{position:relative}.package.package--recomended:before{position:absolute;color:#212529;background-color:#ffe066;padding:.5rem 2.5rem;font-size:.75rem;font-weight:500;right:-2.25rem;top:1rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);content:"Best Value"}.package__header{padding:1.5rem}.package__title{font-size:1.125rem}.package__price{font-size:3rem;color:#4c6ef5}.package__price span{font-size:1rem;color:#495057}.package__feature{height:100%;padding:1.5rem}.package__feature li{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:.5rem;padding-bottom:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.package__feature li p{margin-left:.5rem}.package__action{padding:1.5rem}.package__action a{display:block;width:100%}footer{padding-top:2.5rem;padding-bottom:2.5rem;background-color:#3b5bdb}footer p{color:#fff;font-size:.875rem;text-align:center;font-weight:600;text-transform:uppercase;letter-spacing:2px}.modal{font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__container{background-color:#fff;padding:30px;max-width:380px;min-width:320px;max-height:100vh;border-radius:4px;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.modal__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__title{margin-top:0;margin-bottom:0;font-weight:600;font-size:1.25rem;line-height:1.25;color:#00449e;-webkit-box-sizing:border-box;box-sizing:border-box}.modal__close{background:transparent;border:0}.modal__header .modal__close:before{content:"\2715"}.modal__content{margin-top:2rem;margin-bottom:2rem;line-height:1.5;color:rgba(0,0,0,.8)}.modal .button{margin-top:.25rem;margin-bottom:.25rem;width:100%}@-webkit-keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes mmslideIn{0%{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes mmslideIn{0%{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes mmslideOut{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10%);transform:translateY(-10%)}}@keyframes mmslideOut{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10%);transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{-webkit-animation:mmfadeIn .3s cubic-bezier(0,0,.2,1);animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=false] .modal__container{-webkit-animation:mmslideIn .3s cubic-bezier(0,0,.2,1);animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__overlay{-webkit-animation:mmfadeOut .3s cubic-bezier(0,0,.2,1);animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__container{-webkit-animation:mmslideOut .3s cubic-bezier(0,0,.2,1);animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}.alert{width:100%;border-radius:.25rem;padding:.5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex}.alert img{margin-right:.5rem}.alert--error{background-color:#eb5757}.alert--error p{color:#fff}.alert--error a{text-decoration:underline;color:#ffe066}.alert--success{background-color:#00c8a4}.alert--success p{color:#fff}.alert--success a{text-decoration:underline;color:#ffe066}.login-button{display:none}@media (min-width:1120px){.login-button{margin-right:1rem;display:block}}.hero{padding-top:5rem;padding-bottom:5rem;background-repeat:no-repeat;background-image:url(../images/img-bg-bottom.svg);background-position:5px bottom;background-size:contain}.hero .section__description{margin-top:3rem;padding-right:1rem}.hero .section__action .button:last-child{margin-left:2rem}.features{padding-top:5rem;padding-bottom:5rem;background-color:#4c6ef5}.features,.features h1,.features h2,.features h3,.features h4,.features h6,.features p{color:#fff}@media (min-width:1120px){.features .steps{text-align:center;margin-left:auto;margin-right:auto;max-width:34rem}}.features .feature{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (min-width:1120px){.features .feature:not(.section-reverse-row){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:1120px){.features .feature.section-reverse-row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.features .section-half{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:5rem;padding-bottom:5rem}.features .feature p{font-size:1rem}.achievements{background-repeat:no-repeat;padding-top:15rem;padding-bottom:15rem;background-image:url(../images/img-bg-bottom.svg),url(../images/img-bg-top.svg);background-position:5px bottom,-5px top;background-size:contain,contain}.pricing{padding-top:5rem;padding-bottom:5rem;color:#fff;background-color:#4c6ef5}@media (min-width:1120px){.pricing .choose{text-align:center;margin-left:auto;margin-right:auto;max-width:34rem}}.pricing .section__description h1,.pricing .section__description h2,.pricing .section__description h3,.pricing .section__description h4,.pricing .section__description h6,.pricing .section__description p{color:#fff}.pricing .packages{padding-left:1rem;padding-right:1rem;position:relative;margin-top:5rem}.pricing .section__child{width:calc(33.33333% - 2rem)}.package.card{-webkit-box-shadow:none;box-shadow:none}.slick-dots{bottom:-56px;width:calc(100% - 2rem)}.slick-dots li{width:.5rem;height:.5rem}.slick-dots li button:before{width:.5rem;height:.5rem;border-radius:9999px;background-color:#dee2e6;opacity:1;content:""}.slick-dots li.slick-active button:before{background-color:#4c6ef5;opacity:1}.slick-next,.slick-prev{position:absolute;width:3rem;height:3rem}.slick-prev{left:-8rem}.slick-prev:focus:before,.slick-prev:hover:before{content:url(../images/icon-prev-indigo.svg)}.slick-next{right:-8rem}.slick-next:focus:before,.slick-next:hover:before{content:url(../images/icon-next-indigo.svg)}.slick-next:before,.slick-prev:before{display:block;width:3rem;height:3rem}.slick-prev:before{content:url(../images/icon-prev-grey.svg)}.slick-next:before{content:url(../images/icon-next-grey.svg)}.slick-next:before:focus,.slick-next:before:hover{content:url(../images/icon-next-indigo.svg)}.packages .slick-dots li.slick-active button:before{background-color:#fff}.packages .slick-dots li button:before{background-color:#3b5bdb}.packages .slick-list{margin-left:auto;margin-right:auto}