@import"https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600&display=swap";@import"animate.min.css";body{background-color:#fff;font-family:"Rubok",sans-serif;font-size:16px}.no-wrap{white-space:nowrap}ol{padding-left:1rem}.sticky{position:fixed;top:0;width:100%;z-index:2;-webkit-box-shadow:0 1px 1px 0 #a8a7a7;box-shadow:0 1px 1px 0 #a8a7a7}.sticky+#content{padding-top:80px}@media(max-width: 490px){.sticky+#content{padding-top:64px}}.flag-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:1rem;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;background-color:#fff;font-weight:500;font-family:"Rubik",sans-serif;letter-spacing:2px;-webkit-box-shadow:0 1px 1px 0 #e0e0e0;box-shadow:0 1px 1px 0 #e0e0e0}.flag-wrapper .logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:10px}.flag-wrapper .btn{margin-right:1rem}@media(max-width: 490px){.flag-wrapper{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flag-wrapper .btn{display:none}}@media(max-width: 600px){.flag-wrapper .btn-info{width:auto}}.container-fluid{max-width:1440px}#hero{height:100%;padding:30px}#hero h1{color:#188038;font-family:"Rubik",sans-serif;font-weight:500;font-size:2.8rem;line-height:2.8rem;letter-spacing:2px}#hero h1 sup{top:-1.5em;font-size:1rem;display:inline-block;text-decoration:underline}@media(min-width: 1200px){#hero h1{font-size:5rem;line-height:5rem}#hero h1 sup{font-size:2rem}}#hero h3{max-width:650px;font-size:1.5rem;line-height:2rem}@media(min-width: 991px){#hero h3{font-size:2rem;line-height:2.5rem}}@media(min-width: 1200px){#hero h3{font-size:2.5rem;line-height:3rem}}#hero img{width:100%;max-width:600px;display:block;margin:0 auto;border:0;-webkit-border-radius:1rem;border-radius:1rem;-webkit-box-shadow:10px 10px 3px 2px #f4f4f4;box-shadow:10px 10px 3px 2px #f4f4f4}@media(max-width: 991px){#hero img{max-width:350px;-webkit-box-shadow:5px 5px 3px 2px #f4f4f4;box-shadow:5px 5px 3px 2px #f4f4f4}}#hero .hero-benefits{max-width:600px}#hero .hero-benefits-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:600px;width:100%;height:150px;-webkit-box-direction:normal;-webkit-box-orient:vertical;margin:0;padding:0;list-style:none;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 600px){#hero .hero-benefits-list{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:auto;max-width:240px;margin:0 auto}}#hero .hero-benefits-list li{color:#5f6368;line-height:1.3em;margin-bottom:16px;vertical-align:top;padding-top:4px;padding-left:36px;position:relative;width:100%}#hero .hero-benefits-list li:before{content:"✔";line-height:22px;color:#1e8e3e;background:#ceead6;border:1px solid #1e8e3e;-webkit-border-radius:100%;border-radius:100%;position:absolute;left:0;top:1px;height:22px;width:22px;display:block;text-align:center}@media(min-width: 600px){#hero .hero-benefits-list li{margin-bottom:24px;max-width:50%;width:40%;white-space:nowrap}}@media(min-width: 1200px){#hero{padding:60px}}.btn-info{background-color:#188038;color:#fff;white-space:nowrap;width:auto;border:none;outline:none;-webkit-border-radius:4px;border-radius:4px;font-weight:600;letter-spacing:1px;padding:12px 24px}.btn-info:hover{background-color:#137333;color:#fff}.btn-info:active,.btn-info:focus{border:none;outline:none;-webkit-box-shadow:none;box-shadow:none;background-color:#0d652d;color:#fff}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#97999d;border-color:#97999d}@media(max-width: 600px){.btn-info{width:100%}}.form-select,.form-control{padding:12px 24px}.faq-container{font-family:"Rubik",sans-serif;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:1.1rem;margin:0 auto}.faq-container .faq-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.faq-container .faq-header .faq-title{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;margin:24px 0;font-weight:500;letter-spacing:.5px;line-height:1.5rem}.faq-container .faq-header .faq-expand-all-btn{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin:10px 0}.faq-container .faq-header .faq-expand-all-btn button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#1e8e3e;padding-left:12px;padding-right:8px;line-height:22px;min-width:auto;font-size:inherit}.faq-container .faq-header .faq-expand-all-btn button:hover{background-color:rgba(30,142,62,.04);color:#0d652d}.faq-container .faq-header .faq-expand-all-btn button span{display:block}.faq-container .faq-header .faq-expand-all-btn button span.expanded{display:none}.faq-container .faq-header .faq-expand-all-btn button span.collapsed{display:inherit}.faq-container .faq-header .faq-expand-all-btn button.expanded span.expanded{display:inline}.faq-container .faq-header .faq-expand-all-btn button.expanded span.collapsed{display:none}.faq-container .faq-header .faq-expand-all-btn button svg{fill:currentColor;display:block;margin:-3px 0 0 8px;height:18px;min-width:18px;width:18px}.faq-container .faq-header .faq-expand-all-btn button svg:not(:root){overflow:hidden}.faq-container .faq-row{border-top:1px solid #dadce0;clear:both}.faq-container .faq-row:last-child{border-bottom:1px solid #dadce0}.faq-container .faq-row .faq-question{background:none;border:0;border-bottom:1px solid transparent;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:24px 0 23px;width:100%;color:#0d652d;font-weight:500}.faq-container .faq-row .faq-question.expanded{border-bottom:1px solid #dadce0}@media(min-width: 1024px){.faq-container .faq-row .faq-question{padding:28px 0 26px}}.faq-container .faq-row .faq-answer{display:none}.faq-container .faq-row .faq-answer.expanded{padding:1rem 0;display:block}@media(max-width: 575px){.faq-container{padding:0 1rem}}footer{padding-top:3rem;padding-bottom:2rem;padding-left:1rem;padding-right:1rem;font-size:.8rem;color:#5f6368}footer a{color:#5f6368}.form .title{color:#5f6368;font-size:1.1rem;font-weight:normal;font-family:"Rubik",sans-serif;width:100%}.form strong{color:#188038}.step{max-width:500px}.progress{display:none}.progress-bar{background-color:#188038}@media(min-width: 1200px){body.lang-it #hero h3{font-size:2.2rem;line-height:2.7rem}}body.lang-it #hero h1{font-size:2.5rem;line-height:2.6rem}@media(min-width: 1200px){body.lang-it #hero h1{font-size:5rem;line-height:5rem}}@media(min-width: 1200px){body.lang-es #hero h3{font-size:2.2rem;line-height:2.7rem}}body.lang-es #hero h1{font-size:2rem;line-height:2rem}body.lang-es #hero h1 sup{top:-1.3rem}@media(min-width: 1200px){body.lang-es #hero h1{font-size:5rem;line-height:5rem}}@media(min-width: 1200px){body.lang-de #hero h3{font-size:2.2rem;line-height:2.7rem}}body.lang-de #hero h1{font-size:2.5rem;line-height:2.5rem}@media(min-width: 1200px){body.lang-de #hero h1{font-size:5rem;line-height:5rem}}body.lang-gr #hero h3{font-size:1.2rem}@media(min-width: 1200px){body.lang-gr #hero h3{font-size:2.2rem;line-height:2.7rem}}body.lang-gr #hero h1{font-size:2.2rem;line-height:2.2rem}body.lang-gr #hero h1 sup{top:-1.3rem}@media(min-width: 1200px){body.lang-gr #hero h1{font-size:5rem;line-height:5rem}}body.lang-ro #hero h3{font-size:1.2rem}@media(min-width: 1200px){body.lang-ro #hero h3{font-size:2.2rem;line-height:2.7rem}}body.lang-ro #hero h1{font-size:2.5rem;line-height:2.5rem}@media(min-width: 1200px){body.lang-ro #hero h1{font-size:5rem;line-height:5rem}}body.lang-ar{direction:rtl}body.lang-ar .form .input-group-text{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;direction:ltr}body.lang-ar .form .form-select{background-position:left .75rem center}body.lang-ar .form .form-check .form-check-input{float:right}body.lang-ar .form .form-check label{padding-right:1.5em}body.lang-ar #hero .hero-benefits-list li{padding-right:36px;padding-left:initial}body.lang-ar #hero .hero-benefits-list li:before{right:0;left:initial}@media(min-width: 1200px){body.lang-fr #hero h3{font-size:2.2rem;line-height:2.7rem}}body.lang-fr #hero h1{font-size:2.7rem;line-height:2.7rem}@media(min-width: 1200px){body.lang-fr #hero h1{font-size:5rem;line-height:5rem}}
