*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-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";font-size:1rem;font-weight:400;line-height:1.5;color:#000;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:#000;text-decoration:none;background-color:transparent}a:hover{color:#000;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#000;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}.tingle-modal *{box-sizing:border-box}.tingle-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:-ms-flexbox;display:flex;visibility:hidden;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-overflow-scrolling:touch;background:rgba(0,0,0,.85);opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.tingle-modal--confirm .tingle-modal-box{text-align:center}.tingle-modal--noOverlayClose{cursor:default}.tingle-modal--noClose .tingle-modal__close{display:none}.tingle-modal__close{position:fixed;top:2rem;right:2rem;z-index:1000;padding:0;width:2rem;height:2rem;border:none;background-color:transparent;color:#fff;cursor:pointer}.tingle-modal__close svg *{fill:currentColor}.tingle-modal__closeLabel{display:none}.tingle-modal__close:hover{color:#fff}.tingle-modal-box{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:auto;margin-bottom:auto;width:60%;border-radius:4px;background:#fff;opacity:1;cursor:auto;will-change:transform,opacity}.tingle-modal-box__content{padding:3rem 3rem}.tingle-modal-box__footer{padding:1.5rem 2rem;width:auto;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#f5f5f5;cursor:auto}.tingle-modal-box__footer::after{display:table;clear:both;content:""}.tingle-modal-box__footer--sticky{position:fixed;bottom:-200px;z-index:10001;opacity:1;transition:bottom .3s ease-in-out .3s}.tingle-enabled{position:fixed;right:0;left:0;overflow:hidden}.tingle-modal--visible .tingle-modal-box__footer{bottom:0}.tingle-enabled .tingle-content-wrapper{filter:blur(8px)}.tingle-modal--visible{visibility:visible;opacity:1}.tingle-modal--visible .tingle-modal-box{animation:scale .2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards}.tingle-modal--overflow{overflow-y:scroll;padding-top:8vh}.tingle-btn{display:inline-block;margin:0 .5rem;padding:1rem 2rem;border:none;background-color:gray;box-shadow:none;color:#fff;vertical-align:middle;text-decoration:none;font-size:inherit;font-family:inherit;line-height:normal;cursor:pointer;transition:background-color .4s ease}.tingle-btn--primary{background-color:#3498db}.tingle-btn--danger{background-color:#e74c3c}.tingle-btn--default{background-color:#34495e}.tingle-btn--pull-left{float:left}.tingle-btn--pull-right{float:right}@media(max-width: 540px){.tingle-modal{top:0px;display:block;padding-top:60px;width:100%}.tingle-modal-box{width:auto;border-radius:0}.tingle-modal-box__content{overflow-y:scroll}.tingle-modal--noClose{top:0}.tingle-modal--noOverlayClose{padding-top:0}.tingle-modal-box__footer .tingle-btn{display:block;float:none;margin-bottom:1rem;width:100%}.tingle-modal__close{top:0;right:0;left:0;display:block;width:100%;height:60px;border:none;background-color:#2c3e50;box-shadow:none;color:#fff}.tingle-modal__closeLabel{display:inline-block;vertical-align:middle;font-size:1.6rem;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}.tingle-modal__closeIcon{display:inline-block;margin-right:.8rem;width:1.6rem;vertical-align:middle;font-size:0}}@supports(-webkit-backdrop-filter: blur(12px)) or (backdrop-filter: blur(12px)){.tingle-modal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media(max-width: 540px){.tingle-modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.tingle-enabled .tingle-content-wrapper{filter:none}}@keyframes scale{0%{opacity:0;transform:scale(0.9)}100%{opacity:1;transform:scale(1)}}.tingle-modal-box{text-align:center}.tingle-modal-box p:last-child{margin-bottom:0}.container{width:100%;margin-right:auto;margin-left:auto;padding:0 1rem}@media(min-width: 576px){.container{max-width:540px}}@media(min-width: 768px){.container{max-width:720px}}@media(min-width: 992px){.container{max-width:960px}}@media(min-width: 1200px){.container{max-width:1140px}}.container--fluid{max-width:100%}@media(min-width: 1200px){.container--large{max-width:1480px}}.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem;position:relative}@media(min-width: 768px){.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.row.row--center-content{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.row .col{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding:0 1rem}.row .col:not(:last-child){margin-bottom:1.5rem}@media(min-width: 992px){.row .col:not(:last-child){margin-bottom:0}}.row .col.col--no-margin{margin-bottom:0}@media(min-width: 992px){.col--is-lg-3{max-width:25%;-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%}.col--is-lg-4{max-width:33.33333333%;-webkit-box-flex:0;-webkit-flex:0 0 33.33333333%;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%}.col--is-lg-5{max-width:41.666667%;-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%}.col--is-lg-6{max-width:50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}.col--is-lg-7{max-width:58.333333%;-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%}.col--is-lg-8{max-width:66.66666667%;-webkit-box-flex:0;-webkit-flex:0 0 66.66666667%;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%}.col--is-lg-9{max-width:75%;-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%}}@media(min-width: 992px){.col--is-lg-offset-2{margin-left:16.666667%}.col--is-lg-offset-3{margin-left:25%}.col--is-lg-offset-4{margin-left:33.33333333%}.col--is-lg-offset-5{margin-left:41.666667%}.col--is-lg-offset-6{margin-left:50%}.col--is-lg-offset-7{margin-left:58.333333%}.col--is-lg-offset-8{margin-left:66.66666667%}.col--is-lg-offset-9{margin-left:75%}}@media(min-width: 1200px){.col--is-xl-3{max-width:25%;-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%}.col--is-xl-4{max-width:33.33333333%;-webkit-box-flex:0;-webkit-flex:0 0 33.33333333%;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%}.col--is-xl-5{max-width:41.666667%;-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%}.col--is-xl-6{max-width:50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}.col--is-xl-7{max-width:58.333333%;-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%}.col--is-xl-8{max-width:66.66666667%;-webkit-box-flex:0;-webkit-flex:0 0 66.66666667%;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%}.col--is-xl-9{max-width:75%;-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%}}@media(min-width: 1200px){.col--is-xl-offset-2{margin-left:16.666667%}.col--is-xl-offset-3{margin-left:25%}.col--is-xl-offset-4{margin-left:33.33333333%}.col--is-xl-offset-5{margin-left:41.666667%}.col--is-xl-offset-6{margin-left:50%}.col--is-xl-offset-7{margin-left:58.333333%}.col--is-xl-offset-8{margin-left:66.66666667%}.col--is-xl-offset-9{margin-left:75%}}.img-fluid{max-width:100%;height:auto}.text-center{text-align:center !important}.text-right{text-align:right !important}.mb-0{margin-bottom:0 !important}hr{margin:2rem 0;border:0;border-top:1px solid rgba(0,0,0,.2)}a{text-decoration:none;transition:color .4s ease-in-out}a:hover{color:#ffae00}body{font-family:"Muli",sans-serif;color:#25639a}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:"Comfortaa",cursive;color:#2c96d5}h1,.h1{font-size:1.3rem;line-height:1.1;font-weight:700;margin-bottom:1rem}@media(min-width: 768px){h1,.h1{font-size:1.75rem;margin-bottom:1.5rem}}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:1.3rem;margin-bottom:1rem;line-height:1.2}@media(min-width: 768px){h2,.h2{font-size:1.75rem;margin-bottom:1.5rem}}@media(min-width: 1200px){h2,.h2{font-size:2.25rem}}h3,.h3{font-size:1.3rem;margin-bottom:1rem;line-height:1.2}@media(min-width: 768px){h3,.h3{font-size:1.4rem;margin-bottom:1.5rem}}@media(min-width: 1200px){h3,.h3{font-size:2rem}}h4,.h4{font-size:1.2rem;margin-bottom:1rem;line-height:1.3}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}p,li{font-size:.95rem;line-height:1.2;margin-bottom:1rem}@media(min-width: 768px){p,li{font-size:1rem;line-height:1.4;margin-bottom:1.5rem}}@media(min-width: 1200px){p,li{font-size:1.1rem}}small,.small{font-size:80%;font-weight:400}blockquote{font-family:"Comfortaa",cursive}#iubenda-cs-banner{top:auto !important;bottom:0px !important;left:0px !important;position:fixed !important;width:100% !important;z-index:99999998 !important;background-color:#000}.iubenda-cs-content{display:block;margin:0 auto;padding:1.125rem;width:auto;font-family:"Muli",sans-serif;font-size:.9;background:#f2faff;color:#25639a;font-weight:700;border-top:1px solid rgba(0,0,0,.1)}.iubenda-cs-rationale{max-width:1110px;position:relative;margin:0 auto}.iubenda-banner-content>p{font-size:.8rem;line-height:1.2;font-weight:normal}.iubenda-banner-content p:first-child{margin-bottom:.65rem;font-size:1.1rem;font-weight:700;font-family:"Comfortaa",cursive;color:#ff9300}.iubenda-banner-content p:last-child{margin-bottom:0}.iubenda-cs-close-btn{margin:0;color:#2c96d5;text-decoration:none;font-size:1.2rem;line-height:1.1rem;width:1.3rem;height:1.3rem;border:1px solid rgba(0,0,0,.1);border-radius:50%;text-align:center;position:absolute;top:0;right:0;transition:all .4s cubic-bezier(0.5, 0, 0, 1)}.iubenda-cs-close-btn:hover{color:#2c96d5;text-decoration:none;border:1px solid #ff9300}.iubenda-cs-cookie-policy-lnk{color:#2c96d5;text-decoration:underline}.iubenda-cs-cookie-policy-lnk:hover{color:#ffae00}.btn{padding:.65rem 3rem .35rem;display:inline-block;border:0;border-radius:10rem;font-size:1.4rem;font-family:"Comfortaa",cursive;font-weight:700;text-transform:uppercase;color:#fff;text-align:center;vertical-align:middle;user-select:none;background:#ffae00;transition:color .35s ease-in-out,background .35s ease-in-out}@media(min-width: 992px){.btn{font-size:1.8rem;padding:.75rem 6vw .25rem}}.btn:hover{text-decoration:none;background:#2c96d5;color:#fff}.btn:focus{outline:0}.btn--sm{font-size:1rem;padding:.6rem 2rem .4rem}.form--smaller{padding:0}@media(min-width: 1200px){.form--smaller{padding:0 3vw}}.form__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap}.form__field{margin-bottom:1rem}.form__control{clear:both;font-size:1rem;position:relative;text-align:left}.form__control--center{text-align:center}.form__input,.form__textarea,.form__select select{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid #707070;background-color:#fff;color:#000;border-radius:.625rem;box-shadow:none;display:inline-flex;font-size:1rem;height:2.75em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.5em - 1px);padding-left:calc(1em - 1px);padding-right:calc(1em - 1px);padding-top:calc(.5em - 1px);position:relative;vertical-align:top;max-width:100%;width:100%;outline:0}@media(min-width: 992px){.form__input,.form__textarea,.form__select select{height:3.25em;padding-left:calc(2em - 1px);padding-right:calc(2em - 1px)}}.form__input:hover,.form__input:focus,.form__textarea:hover,.form__textarea:focus,.form__select select:hover,.form__select select:focus{border-color:#ffae00}.form__select{display:inline-block;width:100%;max-width:100%;position:relative;vertical-align:top}.form__select:after{content:" ";border:3px solid #707070;border-radius:2px;border-right:0;border-top:0;display:block;height:.625em;pointer-events:none;position:absolute;top:50%;-webkit-transform:rotate(-45deg) translateY(-0.4em);transform:rotate(-45deg) translateY(-0.4em);-webkit-transform-origin:center;transform-origin:center;width:.625em;right:1.125em;z-index:4}.form__select:hover:after{border-color:#ffae00}.form__select select{cursor:pointer;display:block}.form__check{margin-bottom:1rem}.form__check input[type=checkbox]{display:none}.form__check input[type=checkbox]+div span,.form__check input[type=checkbox]+label+div span{display:inline-block;width:26px;height:26px;background:#fff;float:left;vertical-align:middle;cursor:pointer;border:1px solid #707070;border-radius:100%;z-index:1}.form__check input[type=checkbox]+div span:after,.form__check input[type=checkbox]+label+div span:after{content:"";position:absolute;left:6px;top:6px;width:14px;height:14px;background:#ffae00;opacity:0;transition:opacity .4s cubic-bezier(0.5, 0, 0, 1);border-radius:100%;cursor:pointer}.form__check input[type=checkbox]:checked+div span:after,.form__check input[type=checkbox]:checked+label+div span:after{opacity:1}.form__check input[type=checkbox]+div p,.form__check input[type=checkbox]+label+div p{display:block;margin-left:2.3rem;margin-bottom:0;font-size:.6rem;line-height:1.25;color:#000;font-weight:700}.form__check p a{text-decoration:underline}.form__check p a:hover{color:#ffae00}.js-validate-error-label{position:absolute;right:1rem;top:1rem;text-transform:uppercase;color:#fff !important;background-color:#af0000;border-radius:.25rem;font-size:.65rem;padding:.15rem .65rem;z-index:9}.section{padding-top:3rem;padding-bottom:3rem}@media(min-width: 992px){.section{padding-top:5rem;padding-bottom:5rem}}.section+.section:not(.section--with-bg){padding-top:0}.section.section--with-bg+.section{padding-top:3rem}@media(min-width: 992px){.section.section--with-bg+.section{padding-top:5rem}}.section__title{margin-bottom:1rem;font-weight:700;font-size:1.5rem;line-height:1.2;text-align:center}@media(min-width: 768px){.section__title{font-size:1.75rem;margin-bottom:1.5rem}}@media(min-width: 1200px){.section__title{font-size:2.25rem}}.section__title--yellow-color{color:#ffae00}@media(min-width: 992px){.section__title--left-lg{text-align:left}.section__title--blue-color-lg{color:#2c96d5}}#site-footer{padding:3rem 0;text-align:center;background-color:#f2faff}@media(min-width: 992px){#site-footer{background-color:#fff}}#site-footer svg{margin-bottom:1rem}#site-footer p{font-size:.9rem;margin-bottom:.5rem}#site-footer p:last-child{margin-bottom:0;color:#000}#site-footer a{color:#ffae00;text-decoration:underline}#site-footer a:hover{color:#25639a}#hero{padding:2rem 0;position:relative}@media(min-width: 992px){#hero{padding:3.5rem 0;background:url("../images/hero-bg.jpg");background-position:center bottom;background-repeat:no-repeat;background-size:cover}}.hero__brand{width:12.5rem;position:absolute;left:5%;top:2rem;display:none}@media(min-width: 992px){.hero__brand{display:block}}.hero__brand svg{width:12.5rem}.hero__product{width:18rem;position:absolute;left:3%;bottom:0;display:none}@media(min-width: 992px){.hero__product{display:block}}.promo{text-align:center}.promo__title{margin-bottom:1rem;font-size:7vw}@media(min-width: 576px){.promo__title{font-size:1.7rem}}@media(min-width: 992px){.promo__title{font-size:2.5vw}}.promo__title span{display:block;background-color:#2c96d5;color:#fff;padding:.25rem 1rem;border-radius:3.125rem;margin-top:.55rem;font-size:6vw}@media(min-width: 576px){.promo__title span{font-size:1.7rem}}@media(min-width: 992px){.promo__title span{font-size:2.2vw}}.promo__product{position:relative;display:block;margin-bottom:1.5rem}@media(min-width: 992px){.promo__product{display:none}}.promo__product svg{position:absolute;left:0;top:0}.promo__free-badge{text-transform:uppercase;display:block;font-family:"Muli",sans-serif;font-size:4vw;background-color:#ff9300;color:#fff;padding:.65rem 1rem;border-radius:.5rem;margin-bottom:1rem}@media(min-width: 576px){.promo__free-badge{font-size:1.3rem}}@media(min-width: 992px){.promo__free-badge{font-size:1.3vw;background-color:#ffae00;border-radius:3.125rem;margin-bottom:.5rem}}.promo__free-badge span{font-size:5.5vw;display:block;font-weight:700}@media(min-width: 576px){.promo__free-badge span{font-size:1.6rem}}@media(min-width: 992px){.promo__free-badge span{font-size:1.65vw}}.promo__more{display:block;font-size:5vw;color:#2c96d5;font-weight:700;margin-bottom:.25rem}@media(min-width: 576px){.promo__more{font-size:1.6rem}}@media(min-width: 992px){.promo__more{display:none}}.promo__contact{color:#000;font-weight:700;font-size:4.5vw;margin-bottom:.5rem}@media(min-width: 576px){.promo__contact{font-size:1.3rem}}.promo__arrows{display:block;margin-bottom:.5rem;color:#ff9300}@media(min-width: 992px){.promo__arrows{display:none}}.top-sections-reorder{display:flex;flex-wrap:wrap}.top-sections-reorder__mobile-image{order:1;display:block;margin:0 auto}@media(min-width: 992px){.top-sections-reorder__mobile-image{display:none}}#how-it-works{width:100%;order:2}@media(min-width: 992px){#how-it-works{order:1}}.how-it-works{text-align:center}.how-it-works p:last-child{margin-bottom:0}#why-aktivo3{width:100%;background-color:#f2faff;order:1}@media(min-width: 992px){#why-aktivo3{order:2;background-image:url("../images/why-aktivo3-bg.jpg");background-repeat:no-repeat;background-position:center bottom;background-size:cover;padding-bottom:15rem}}@media(min-width: 1200px){#why-aktivo3{padding-bottom:22vw}}.why-aktivo3__features{padding:0;list-style:none}.why-aktivo3__features li{position:relative;padding-left:2.5rem}.why-aktivo3__features li:not(:last-child){margin-bottom:.75rem}.why-aktivo3__features li svg{width:1.5rem;position:absolute;left:0;top:0}.why-aktivo3__extra-text{font-weight:700}.why-aktivo3__extra-text span{color:#ffae00}.mid-sections-reorder{display:flex;flex-wrap:wrap}.innovative{width:100%;padding-top:0;text-align:center}@media(min-width: 992px){.innovative{order:3}}.innovative__badge{display:block;background-color:#ffae00;color:#fff;padding:.65rem .25rem;border-radius:.5rem;margin-bottom:2rem;text-align:center}.innovative__badge p{margin-bottom:0;font-size:1.2rem;font-weight:700}@media(min-width: 992px){.innovative__badge{display:none}}.innovative .section__title+p{margin-bottom:2.5rem}.innovative__components{margin:0 auto}@media(min-width: 992px){.innovative__components{display:none}}.innovative__components-lg{display:none;margin:0 auto;max-width:800px}@media(min-width: 992px){.innovative__components-lg{display:inline-block}}.plus{width:100%;text-align:center}@media(min-width: 992px){.plus{order:1}}.plus-blocks-container{padding-top:1rem}@media(min-width: 992px){.plus-blocks-container{padding-top:2rem}}.plus-block{text-align:center;padding:1rem;border:2px solid #2c96d5;border-radius:1rem}@media(min-width: 992px){.plus-block{border:none;background-color:#f2faff;margin-bottom:1.5rem}}@media(min-width: 1200px){.plus-block{padding:2rem}}.plus-block--white-lg{background-color:#fff}.plus-block__icon{margin-bottom:1rem;width:4rem;height:4rem}@media(min-width: 1200px){.plus-block__icon{width:6rem;height:6rem}}.plus-block__title{color:#ffae00;margin-bottom:1rem;font-weight:700}.plus-block__text{margin-bottom:0}.family{width:100%;position:relative}@media(min-width: 992px){.family{order:2}}.family__lg-up{display:none}@media(min-width: 992px){.family__lg-up{display:inline-block}}@media(min-width: 992px){.family__lg-down{display:none}}.family__products{position:absolute;right:5rem;bottom:0;width:25%;max-width:400px;min-width:15rem;display:none}@media(min-width: 992px){.family__products{display:block}}.form-footer{background-color:#fff;margin-top:-3rem}@media(min-width: 992px){.form-footer{margin-top:0;background-color:#f2faff}}@media(min-width: 992px){.promo--footer .promo__title{font-size:2rem}.promo--footer .promo__title span{font-size:2rem;display:inline-block}.promo--footer .promo__free-badge{font-size:1.3rem;padding:.65rem 3rem;display:inline-block;margin-bottom:1rem}.promo--footer .promo__free-badge span{font-size:1.3rem;display:inline}.promo--footer .promo__contact{margin-bottom:1rem}}#thank-you-content{display:none}.page-404{text-align:center;width:10rem 0}.page-404 p{margin-bottom:2rem}/*# sourceMappingURL=aktivo3.min.css.map */
