/*! Spacing - Use multiples of 8 to define dimensions, padding, and margin of both block and inline elements. */*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}html,body,div,object,iframe{margin:0;padding:0}h1,h2,h3,h4,h5{padding:0}h6{margin:0}h6,p{padding:0}blockquote,li,form,table,header,footer,nav,section{margin:0;padding:0}figure{padding:0}header,footer,nav,section,article,hgroup,figure{display:block}body{font-family:'Open Sans',sans-serif;font-weight:400;color:#404040;font-size:-webkit-calc(13px + (16 - 13)* ((100vw - 320px)/(1400 - 320)));font-size:-moz-calc(13px + (16 - 13)* ((100vw - 320px)/(1400 - 320)));font-size:calc(13px + (16 - 13)* ((100vw - 320px)/(1400 - 320)))}@media (max-width:320px){body{font-size:13px}}@media (min-width:1400px){body{font-size:16px}}label{display:block;padding:8px 0;color:darkslategrey;line-height:1}fieldset{border:0;padding:0;margin:0;position:relative;width:100%}form p{margin-bottom:0}.inline-field{width:100%}input,textarea{-webkit-appearance:none;-moz-appearance:none}input,textarea,select{border:none;padding:8px 16px;width:100%;margin-bottom:16px;border-radius:10px;font-size:.875rem}input:focus,textarea:focus,select:focus{outline:none}input,select{height:45px}input{background-color:#fff}input[type="search"]{height:30px;margin-bottom:0;border-radius:24px;padding-right:32px}.select-field{position:relative;margin-bottom:8px}.select-field select{width:100%;height:48px;padding:8px 16px;cursor:pointer;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;font-size:.875rem}select::-ms-expand{display:none}.form-field{position:relative;width:100%;margin-bottom:16px}.form-field .tip{margin-top:-18px;display:block;font-size:16px;line-height:20px;color:#404040}.field-note{display:block;margin-top:-10px}select{cursor:pointer;background-image:url(../../dist/images/arrow-h.svg);background-repeat:no-repeat;background-position:95% 22px;-webkit-appearance:none;-moz-appearance:none}.checkbox-field{margin:0 0 0 24px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.checkbox-field,.radio-field{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative;-webkit-appearance:none;-moz-appearance:none}.radio-field{margin:0 0 15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}input[type=checkbox],input[type=radio]{position:absolute;overflow:hidden;padding:0;width:24px;height:24px;background-position:center;cursor:pointer;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;z-index:2}input[type=checkbox]{margin:0 0 0 -24px;background-color:#f0f0f0;opacity:0}input[type=radio]{margin:0;border-radius:4px}input[type=radio]+span{margin-left:34px;vertical-align:text-bottom;position:relative}input[type=checkbox]+label:before,input[type=radio]+label:before,input[type=radio]:checked+span:before{display:inline-block;position:absolute;top:2px;left:-24px;width:14px;height:11px;padding:8px 5px 5px;background-color:#fff;content:" ";margin-top:-.08333333333em;cursor:pointer;text-align:center;vertical-align:top;border-radius:4px}input[type=radio]:checked+span:before{left:-34px;z-index:4}input[type=checkbox]:checked+label:before,input[type=radio]:checked+label:before,input[type=radio]:checked+span:before{content:'';background-image:url(../images/check.png);background-position:50%;background-repeat:no-repeat;background-size:60%}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration{display:none}.checkbox-field label,.radio-field label{cursor:pointer}.checkbox-field label{margin-left:16px}.privacy{margin-bottom:32px;font-size:.875rem;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;font-weight:400}.privacy a{color:inherit;text-decoration:underline}.submit-field{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.submit-field .btn{min-width:130px}.has-error span,.form-ok span{position:absolute;left:0;top:80px;font-size:14px;line-height:1}.has-error input,.has-error textarea{border:1px solid #ea682b!important}.has-error span.form-error{color:#ea682b}.has-error.privacy_error span{top:30px;left:-24px}@media (max-width:767px){.has-error.privacy_error span{top:38px}}.has-error.provincia span{top:83px}.error{border:1px solid #ea682b!important}.form-ok input,.form-ok textarea{border:1px solid green}.form-ok span{color:green}@media (min-width:640px){form{max-width:640px}}@media (min-width:768px){select{background-position:97% 22px}.inline-field{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.inline-field div{-webkit-flex-basis:48%;-ms-flex-preferred-size:48%;flex-basis:48%;max-width:48%}.inline-field div:first-child{-webkit-flex-basis:-webkit-calc(48% - 16px);-ms-flex-preferred-size:calc(48% - 16px);flex-basis:-moz-calc(48% - 16px);flex-basis:calc(48% - 16px);max-width:-webkit-calc(48% - 16px);max-width:-moz-calc(48% - 16px);max-width:calc(48% - 16px);margin-right:16px}.inline-field div.checkbox-field{-webkit-flex-basis:-webkit-calc(48% - 48px);-ms-flex-preferred-size:calc(48% - 48px);flex-basis:-moz-calc(48% - 48px);flex-basis:calc(48% - 48px)}.contact .inline-field div{-webkit-flex-basis:45%;-ms-flex-preferred-size:45%;flex-basis:45%}form{width:100%}.info-form fieldset{padding:16px 64px}}@media (max-width:991px){form h3{margin-top:32px}}@media (min-width:992px){form{padding:0}}main form ul li{padding-left:0}main form ul li:before{content:none}.wpcf7-not-valid-tip,.wpcf7-response-output,.wpcf7 .screen-reader-response,.hide{display:none!important;visibility:hidden!important}.bg-gray-dark{background-color:#404040}.bg-gray-light{background-color:#f0f0f0}.bg-iceberg{background-color:#d2eef1}.bg-orange{background-color:#ea682b}.bg-turquoise{background-color:#1ba9b1}.sr-only,.screen-reader-response{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.align-center{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.hide{display:none}.lang-en .hide-en{display:none;visibility:hidden}.alignleft{float:left;margin:16px 32px 16px 0}.alignright{float:right;margin:16px 0 16px 48px}.aligncenter{display:block;margin:32px auto}@media (max-width:767px){.alignleft,.alignright,.aligncenter{width:100vw;margin:16px 0 16px -16px;float:none;max-width:none}table .alignleft,table .alignright,table .aligncenter{width:100%;margin:0}.responsive-wrap{width:100vw}}@media (min-width:480px) and (max-width:767px){.alignleft,.alignright,.aligncenter,.responsive-wrap{margin-left:-32px}}@media (min-width:768px){.alignleft,.alignright{max-width:50%}}ol,ul{margin:0;padding:0}ol li,ul li{list-style:none}article.article li{background-image:url(../../dist/images/cloud.svg);background-repeat:no-repeat;background-position:0% 10%;padding-left:40px;margin:32px 0}.bullet-list li{padding:4px 0 16px 32px}.bullet-list li:before{content:url(/img/punto.png);margin-top:0;background:0 0}.application{overflow:hidden}.application ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.application ul h3{font-family:'Yanone Kaffeesatz',sans-serif;font-weight:400;font-size:-webkit-calc(30px + (36 - 30)* ((100vw - 320px)/(1400 - 320)));font-size:-moz-calc(30px + (36 - 30)* ((100vw - 320px)/(1400 - 320)));font-size:calc(30px + (36 - 30)* ((100vw - 320px)/(1400 - 320)))}@media (max-width:320px){.application ul h3{font-size:30px}}@media (min-width:1400px){.application ul h3{font-size:36px}}.application ul svg{margin-right:16px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:75px;height:75px;display:none}.application ul li{margin:64px 0 32px;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative;padding:24px 32px 16px;border-radius:30px;border:3px solid #d2eef1}.application ul li:before{content:'';background:url(../../dist/images/cloud.svg) no-repeat 0 0;background-size:240px 172px;width:100%;height:172px;position:absolute;z-index:-1;top:-81px;left:-3px}.application ul p{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:35px 0 15px}.application ul span{position:relative}@media (min-width:640px) and (max-width:991px){.application ul{margin-top:64px}.application ul li:not(:last-child){display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 50%;-moz-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;max-width:-webkit-calc(50% - 32px);max-width:-moz-calc(50% - 32px);max-width:calc(50% - 32px)}.application ul li:first-child{margin-right:32px;margin-top:64px}}@media (min-width:992px){.application ul{margin-top:128px}.application ul li{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 33%;-moz-box-flex:1;-ms-flex:1 1 33%;flex:1 1 33%;max-width:-webkit-calc(33% - 32px);max-width:-moz-calc(33% - 32px);max-width:calc(33% - 32px);margin:0 8px 8px 0;padding:8px 32px 24px;text-align:center;border-radius:50px}.application ul li:before{background:url(../../dist/images/cloud.svg) no-repeat center 0;background-size:240px 172px}.application ul p{margin:45px 0 20px}}.services h3{font-family:'Yanone Kaffeesatz',sans-serif;font-weight:400;color:#ea682b;text-decoration:underline}.services ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:32px}@media (min-width:1200px){.services ul{margin-top:64px}}.services li{width:100%;margin-bottom:16px}@media (min-width:480px){.services li{width:-webkit-calc(50% - 16px);width:-moz-calc(50% - 16px);width:calc(50% - 16px)}.services li:nth-child(1),.services li:nth-child(3),.services li:nth-child(5){margin-right:16px}}@media (min-width:992px){.services li{width:-webkit-calc(33% - 32px);width:-moz-calc(33% - 32px);width:calc(33% - 32px);margin-bottom:0}.services li:not(:last-child){margin-right:32px}}.services a{text-decoration:none;color:#404040;padding:16px;height:100%}@media (min-width:768px){.services a{padding:32px}}.services img{width:100%;height:100%;margin:0 auto;object-fit:cover;object-position:top}.services p{margin:8px 0 0}.centeredList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.centeredList li{margin:16px 8px}@media (max-width:767px){.centeredList li{max-width:25%}}@media (min-width:768px){.centeredList li{max-width:8.85%}}img{display:block}figure img{max-height:600px}.responsive-wrap{max-width:100%;position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.responsive-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal .responsive-wrap{margin:2vh auto;position:relative;width:90%;padding-bottom:56.25%;overflow:hidden}.modal .responsive-wrap iframe{max-height:96vh}#video_container #text #playbutton,img{display:block}img{max-width:100%;height:auto}video{width:100%}svg:not(:root),symbol{overflow:hidden}.hero__video{position:absolute;width:100%;top:0;height:80vh}.video-wrap{width:100%;height:100%}.video-wrap iframe{position:absolute;top:0;left:0;object-fit:cover;width:100%;height:80vh}.overlayVideo{position:absolute;left:-3000px;top:0;z-index:6;visibility:hidden}.backgroundVideo{z-index:4;visibility:hidden}#video_container{width:100%;height:100%;overflow:hidden;position:relative;z-index:1;opacity:1}#video_container #text{position:absolute;z-index:6;text-align:center;opacity:0}#video_container #text #actions{height:95px}#video_container #text #playbutton{z-index:3;margin:60px auto 0;height:95px;display:block}#video_container #text #playbutton .rectangle{background-color:#3ea9f5;width:149px;height:95px;opacity:.8;margin:0 auto}#video_container #text #playbutton .rectangle:hover{background-color:#52bdff;cursor:pointer}#video_container #text #playbutton .triangle{width:0;height:0;border-style:solid;border-width:22px 0 22px 32px;border-color:transparent transparent transparent #fff;margin:0 auto;position:relative;bottom:70px;pointer-events:none}#cover_all{position:absolute;top:0;left:0;z-index:5;height:100%;width:100%}#ex{position:absolute;right:-3000px;top:25px;z-index:7;cursor:pointer;opacity:.8}#ex:hover{opacity:1}#main-image{position:absolute;top:0;left:0;z-index:3;background-image:url(../../dist/images/hero.jpg);background-repeat:no-repeat;background-position:50% 50%;background-size:cover}@media (min-width:640px){.map .responsive-wrap{padding-bottom:40%}}h1,h2{margin:0 0 .25em}h3,h4{line-height:1.35}h3,h4,h5{margin:0 0 .25em}h1{font-family:'Yanone Kaffeesatz',sans-serif;font-weight:400;font-size:-webkit-calc(32px + (70 - 32)* ((100vw - 320px)/(1400 - 320)));font-size:-moz-calc(32px + (70 - 32)* ((100vw - 320px)/(1400 - 320)));font-size:calc(32px + (70 - 32)* ((100vw - 320px)/(1400 - 320)));line-height:1.1}@media (max-width:320px){h1{font-size:32px}}@media (min-width:1400px){h1{font-size:70px}}h2{font-family:'Yanone Kaffeesatz',sans-serif;font-weight:400;font-size:-webkit-calc(34px + (60 - 34)* ((100vw - 320px)/(1400 - 320)));font-size:-moz-calc(34px + (60 - 34)* ((100vw - 320px)/(1400 - 320)));font-size:calc(34px + (60 - 34)* ((100vw - 320px)/(1400 - 320)));line-height:1.1}@media (max-width:320px){h2{font-size:34px}}@media (min-width:1400px){h2{font-size:60px}}h2.subhead{font-family:'Yanone Kaffeesatz',sans-serif;font-weight:200;font-size:-webkit-calc(20px + (32 - 20)* ((100vw - 320px)/(1400 - 320)));font-size:-moz-calc(20px + (32 - 20)* ((100vw - 320px)/(1400 - 320)));font-size:calc(20px + (32 - 20)* ((100vw - 320px)/(1400 - 320)))}@media (max-width:320px){h2.subhead{font-size:20px}}@media (min-width:1400px){h2.subhead{font-size:32px}}h3{font-family:'Yanone Kaffeesatz',sans-serif;font-weight:400;font-size:-webkit-calc(22px + (26 - 22)* ((100vw - 320px)/(1400 - 320)));font-size:-moz-calc(22px + (26 - 22)* ((100vw - 320px)/(1400 - 320)));font-size:calc(22px + (26 - 22)* ((100vw - 320px)/(1400 - 320)))}@media (max-width:320px){h3{font-size:22px}}@media (min-width:1400px){h3{font-size:26px}}h4{font-family:'Yanone Kaffeesatz',sans-serif;font-weight:400;font-size:-webkit-calc(20px + (26 - 20)* ((100vw - 320px)/(1400 - 320)));font-size:-moz-calc(20px + (26 - 20)* ((100vw - 320px)/(1400 - 320)));font-size:calc(20px + (26 - 20)* ((100vw - 320px)/(1400 - 320)))}@media (max-width:320px){h4{font-size:20px}}@media (min-width:1400px){h4{font-size:26px}}h5{font-size:18px;line-height:26px}a{color:#1ba9b1}p{font-size:-webkit-calc(13px + (16 - 13)* ((100vw - 320px)/(1400 - 320)));font-size:-moz-calc(13px + (16 - 13)* ((100vw - 320px)/(1400 - 320)));font-size:calc(13px + (16 - 13)* ((100vw - 320px)/(1400 - 320)));line-height:1.35;margin:0 0 1em}@media (max-width:320px){p{font-size:13px}}@media (min-width:1400px){p{font-size:16px}}article p,p.lead{line-height:1.6}p.lead{font-size:-webkit-calc(15px + (22 - 15)* ((100vw - 320px)/(1400 - 320)));font-size:-moz-calc(15px + (22 - 15)* ((100vw - 320px)/(1400 - 320)));font-size:calc(15px + (22 - 15)* ((100vw - 320px)/(1400 - 320)))}@media (max-width:320px){p.lead{font-size:15px}}@media (min-width:1400px){p.lead{font-size:22px}}p.subhead{font-family:'Yanone Kaffeesatz',sans-serif;font-weight:200;font-size:-webkit-calc(20px + (32 - 20)* ((100vw - 320px)/(1400 - 320)));font-size:-moz-calc(20px + (32 - 20)* ((100vw - 320px)/(1400 - 320)));font-size:calc(20px + (32 - 20)* ((100vw - 320px)/(1400 - 320)))}@media (max-width:320px){p.subhead{font-size:20px}}@media (min-width:1400px){p.subhead{font-size:32px}}h2+.subtitle{margin:-15px 0 16px}figure{margin:16px 0}figcaption{font-size:.875rem;margin:16px 0 0}blockquote{font-size:18px;line-height:26px}.download{position:relative;padding-left:32px}.download:before{content:'';width:24px;height:26px;background:url(../../dist/images/download.svg) no-repeat 0 0;position:absolute;left:0;top:2px}.hero{padding:0;width:100%;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background-color:#404040;background-color:#1ba9b1;max-width:1920px;margin:0 auto}.hero__headline{color:#fff;z-index:2;position:relative}.hero__headline h1{font-size:-webkit-calc(24px + (60 - 24)* ((100vw - 320px)/(1400 - 320)));font-size:-moz-calc(24px + (60 - 24)* ((100vw - 320px)/(1400 - 320)));font-size:calc(24px + (60 - 24)* ((100vw - 320px)/(1400 - 320)));color:#fff}@media (max-width:320px){.hero__headline h1{font-size:24px}}@media (min-width:1400px){.hero__headline h1{font-size:60px}}.hero__headline p{font-size:-webkit-calc(14px + (22 - 14)* ((100vw - 320px)/(1400 - 320)));font-size:-moz-calc(14px + (22 - 14)* ((100vw - 320px)/(1400 - 320)));font-size:calc(14px + (22 - 14)* ((100vw - 320px)/(1400 - 320)));line-height:1.25;margin-bottom:0}@media (max-width:320px){.hero__headline p{font-size:14px}}@media (min-width:1400px){.hero__headline p{font-size:22px}}.hero__headline h1,.hero__headline p{max-width:90%}.hero__image{width:100vw;height:100%}@supports (object-fit:cover){.hero__image img{object-fit:cover;width:100%;max-height:65vh}}.news .news__data{text-transform:uppercase;font-size:.875rem;margin-bottom:4px}.news .news__title{color:#ea682b;margin-bottom:0;text-decoration:underline}.news img{width:100%;height:200px;object-fit:cover}.news .more{color:#ea682b}.news a{color:inherit;text-decoration:none}@media (max-width:767px){.news article{margin-bottom:32px}}.post-list article a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding-bottom:16px}.post-list article a:first-child{padding-top:8px}.post-list article a .block__img{-webkit-flex-basis:30%;-ms-flex-preferred-size:30%;flex-basis:30%}.post-list article a .block__txt{-webkit-flex-basis:70%;-ms-flex-preferred-size:70%;flex-basis:70%}.post-list.rassegna-stampa{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.post-list.rassegna-stampa article{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.post-list.rassegna-stampa article .block__txt{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.post-list.rassegna-stampa article:nth-child(2n+1) .block__txt{padding-left:0}.post-list.rassegna-stampa article:nth-child(2n+2) .block__txt{padding-right:0}.post-list.rassegna-stampa ul.pagination{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.block__img{overflow:hidden}.block__img img{-webkit-transition:-webkit-transform .15s ease-out;-moz-transition:-moz-transform .15s ease-out;transition:transform .15s ease-out}.block__txt{padding:16px;-webkit-transition:all .15s linear;-moz-transition:all .15s linear;transition:all .15s linear}.news a:hover img,.services a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:-webkit-transform .15s ease-in;-moz-transition:-moz-transform .15s ease-in;transition:transform .15s ease-in}.news a:hover .block__txt{background:rgba(175,175,175,.25);-webkit-transition:all .15s linear;-moz-transition:all .15s linear;transition:all .15s linear}.services a{display:block}.services a .block__img{width:180px;height:180px;border-radius:50%;margin:0 auto}@media (min-width:480px) and (max-width:767px){.services a .block__img{width:140px;height:140px}}.services a .block__txt{text-align:center;padding:24px 0 0}.services a:hover{background:rgba(175,175,175,.25);-webkit-transition:all .15s linear;-moz-transition:all .15s linear;transition:all .15s linear}.newsletter img{margin:0 auto;max-width:120px}.newsletter h2,.newsletter p{margin:16px 0;text-align:center}.newsletter form{max-width:560px;margin:0 auto}@media (min-width:768px){.newsletter{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.newsletter h2{margin:0}.newsletter h2,.newsletter p{text-align:left}.newsletter img{margin:10px 64px 0 0}.newsletter form{margin:0}}.breadcrumbs{font-size:.875rem;padding:16px 0 0}.breadcrumbs li{display:inline-block;list-style:none;padding:4px 0 4px 16px}.breadcrumbs li:first-child{padding-left:0}.breadcrumbs li:before{content:'';margin-left:-24px;margin-top:10px;position:absolute}.breadcrumbs li+li:before{content:">";background:0 0;border-radius:0;margin:0 0 0 -12px}.breadcrumbs a{font-weight:700;text-decoration:none;color:#404040}.article{max-width:200ch}@media (max-width:639px){.help div{text-align:center}}@media (min-width:640px){.help{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}}.boxes.container h2{font-weight:200}.boxes.container article{background-color:#d2eef1;padding:24px}.boxes.container article:first-child{margin:0 0 16px}.boxes.container a{margin-top:8px;font-weight:700;color:#404040;text-decoration:none;position:relative;padding-bottom:1px;overflow:hidden}.boxes.container a:before{content:'';position:absolute;background-color:currentColor;width:100%;height:1px;bottom:0;left:0;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.boxes.container a:hover:before{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .15s ease-in;-moz-transition:-moz-transform .15s ease-in;transition:transform .15s ease-in}.boxes.container article:first-child{padding-left:24px}.boxes.container article:last-child{padding-right:24px}@media (min-width:640px){.boxes.container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:16px auto}.boxes.container article:first-child{margin:0 16px 0 0}.boxes.container article:last-child{margin:0 0 0 16px}}.block-center{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.block-center img{margin-bottom:16px}.block-center .title{font-size:24px;line-height:32px;margin-bottom:8px;margin-top:16px;color:#f0f0f0}.block-center p{color:#c5c5c5}.leading-actors:before{content:"";top:0;left:0;bottom:0;right:0;position:absolute;z-index:-1;background-image:url(../../dist/images/background.jpg);background-size:cover;opacity:.1}.block-tile h3,.block-tile figure{padding:0 16px 0 32px}.block-tile figure{background:url(../../dist/images/quote.png) no-repeat left top}.block-tile img{width:190px;height:190px;border-radius:50%}.text-gallery:before{content:"";top:0;left:0;bottom:0;right:0;position:absolute;z-index:-1;background-image:url(../../dist/images/background.jpg);background-size:cover;opacity:.2}.card{background-color:#fff;color:#252525;max-width:350px;margin:0 auto}.card h3{font-weight:600;margin-bottom:8px}.card .card__txt,.card .card__cta{margin:0}.card .card__txt{padding:16px 16px 0}.card .card__cta{padding:0 16px 16px}.modal{position:fixed;top:0;left:0;bottom:0;right:0;width:100vw;height:100vh;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.8);opacity:0;z-index:-1}.modal.is-open{opacity:1;z-index:7000}.modal .btn-close{position:absolute;top:20px;right:40px;z-index:1000000;width:32px;height:32px;cursor:pointer}@media (min-width:992px){.modal{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}}.overlay-wrap{width:100%;height:100%}.overlay-wrap .overlay{z-index:-1;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .6s linear;-moz-transition:all .6s linear;transition:all .6s linear;background-color:#000;border-top:1px solid #fff;opacity:.9}@media (max-width:991px){.overlay-wrap .overlay{position:fixed;left:0;bottom:0;width:100%}}.overlay-wrap.is-visible{z-index:1000}.overlay-wrap.is-visible .overlay{-webkit-transform:translateY(-webkit-calc(100% - 70px));-moz-transform:translateY(-moz-calc(100% - 70px));-ms-transform:translateY(calc(100% - 70px));transform:translateY(calc(100% - 70px));-webkit-transition:all .6s linear;-moz-transition:all .6s linear;transition:all .6s linear;z-index:1000;top:0}.overlay-wrap.is-half-hidden{-webkit-transform:translateY(100vh);-moz-transform:translateY(100vh);-ms-transform:translateY(100vh);transform:translateY(100vh);z-index:1000}.overlay-wrap.is-half-hidden .overlay{display:none}@media (min-width:992px){.overlay-wrap{display:block;position:fixed;left:0;bottom:0;width:100%;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);z-index:1000}.overlay-wrap>div{top:0;z-index:1000}.overlay-wrap .overlay{display:block}.overlay-wrap.is-visible{z-index:1000;-webkit-transform:translateY(-webkit-calc(100vh - 70px));-moz-transform:translateY(-moz-calc(100vh - 70px));-ms-transform:translateY(calc(100vh - 70px));transform:translateY(calc(100vh - 70px))}.overlay-wrap.is-visible.is-half-hidden{-webkit-transform:translateY(100vh);-moz-transform:translateY(100vh);-ms-transform:translateY(100vh);transform:translateY(100vh)}.overlay-wrap.is-visible.is-half-hidden .overlay{display:none}.overlay-wrap.is-visible.rel{position:relative;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.overlay-wrap-video>div,.overlay-wrap-video .overlay-wrap-video__thumb{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.overlay-wrap-video .overlay-wrap-video__thumb{width:16vw;height:16vw;max-width:60px;max-height:60px;overflow:hidden;border-radius:50%;background:url(../../dist/images/committente.jpg) no-repeat center top;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;border:2px solid #fff;cursor:pointer}.overlay-wrap-video .overlay-wrap-video__thumb svg{width:9vw;max-width:25px;height:30px;margin-left:10px;fill:transparent}.overlay-wrap-video .overlay-wrap-video__txt{padding-left:8px;padding-right:8px;color:#fff}.overlay-wrap-video .overlay-wrap-video__txt p{margin-bottom:0;font-size:.8em;line-height:1.2}.overlay-wrap-video .overlay-wrap-video__txt span{text-transform:uppercase}@media (max-width:639px){.overlay-wrap-video .overlay-wrap-video__txt{display:none}}.overlay-wrap-video.is-visible{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:1000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.request .container{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px 0}.request .container,.request .container>div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.request .container>div{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.products h2,footer h2{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.head{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;text-align:center}.head>div:first-child{-webkit-flex-basis:40%;-ms-flex-preferred-size:40%;flex-basis:40%;max-width:40%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:.675em}.head>div:first-child img{max-width:60px;margin-bottom:4px}.head>div:nth-child(2){-webkit-flex-basis:40%;-ms-flex-preferred-size:40%;flex-basis:40%;max-width:40%}.head>div:nth-child(2) img{margin-left:auto;margin-right:auto}.head>div:last-child{margin:8px 0;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;text-align:center}.head>div:last-child p{font-size:.75em}.head+.hero__image{max-height:none;object-fit:none;width:auto}@media (max-width:639px){.hero{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero__headline{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:24px 16px}.hero__image img{max-height:45vh}}@media (min-width:640px){.home .hero__image{max-height:none;width:60vw}.home .hero__headline{width:40vw;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.home .hero__headline,.card{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card{-webkit-flex:1 1 0;-ms-flex:1 1 0;flex:1 1 0;margin:0 16px;min-width:45%;max-width:45%}.card,.card .card__txt{-webkit-box-flex:1;-moz-box-flex:1}.card .card__txt{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}}@media (max-width:767px){.block-tile img{margin:0 0 16px 32px}.request .container .request__brand{display:none}.request .container .request__cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:.8em;line-height:1.7}.request .container .request__cta .btn.btn-small{font-size:.8em;line-height:1}#trigger{display:none}.head>div:nth-child(2) img{max-width:130px}}@media (min-width:768px){.card{max-width:350px;min-width:initial}.block-tile img{margin:0 32px 16px}.request__cta span{margin-right:8px}.highlight{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.highlight img{-webkit-flex-basis:40%;-ms-flex-preferred-size:40%;flex-basis:40%;max-width:450px;margin-right:5%}.head{padding:24px 0}.head>div:nth-child(2) img{max-width:130px}.head>div:last-child p{margin-bottom:0}}@media (min-width:920px){.home .hero__headline{margin-top:-32px}}@media (min-width:992px){.home .hero__image{width:67vw}.home .hero__headline{width:33vw}}@media (min-width:1200px){.highlight img{-webkit-flex-basis:49%;-ms-flex-preferred-size:49%;flex-basis:49%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}}@media (min-width:1400px){.hero__headline h1,.hero__headline p{max-width:70%}}.contact__form h3+p{margin-bottom:16px}.contact__text img{max-height:200px;margin:16px auto}@media (min-width:480px){.text-cta .container>div a{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}}@media (max-width:767px){.list article{margin:64px 0}.highlight img{margin-bottom:16px}}@media (min-width:768px){.list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.list article{padding:8px 0 0;max-width:-webkit-calc(33.3% - 40px);max-width:-moz-calc(33.3% - 40px);max-width:calc(33.3% - 40px)}}@media (min-width:960px){.expert-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:32px}.expert-wrap .expert{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.expert-wrap .expert__txt{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;margin:0 0 0 80px}}@media (min-width:768px) and (max-width:991px){.extension .container>.extension__img{margin:32px}}@media (max-width:991px){.contact__text{margin-bottom:32px}}@media (min-width:992px){#trigger{margin:20px 0 40px;color:#000}.leading-actors .container-list{max-width:1024px}.text-cta .container>div p{-webkit-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;padding-right:64px}.contact .container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact .container h2{margin-bottom:16px}.contact .container h2,.contact .container h3{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;text-align:center}.contact .container h3{margin-bottom:64px}.contact__text{-webkit-flex-basis:33.3%;-ms-flex-preferred-size:33.3%;flex-basis:33.3%;max-width:33.3%;margin-right:64px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.contact__form{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.svg-clipped{-webkit-clip-path:url(#svgPath);clip-path:url(#svgPath);object-fit:cover}.svg-clipped,.svg-mask{width:100%;overflow:hidden}.svg-mask{height:100%;max-width:400px;margin:0 auto 24px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media (min-width:640px){.svg-mask{max-width:475px;margin:0 32px 0 0}}.step .container{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.step .container,.step .container>a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.step .container>a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:32px 24px;font-size:16px;position:relative;color:#fff;text-decoration:none;background-color:#404040;width:50%}.step .container>a:nth-child(1){background-color:#EC885D}.step .container>a:nth-child(2){background-color:#EA7E50}.step .container>a:nth-child(3){background-color:#E37541}.step .container>a:nth-child(4){background-color:#ea682b}.step .container>a:hover{background-color:#404040}@media (min-width:640px){.step .container>a{width:25%}}@media (min-width:920px){.step .container>a{margin-top:-48px}}.step .container svg{max-height:70px;margin-bottom:16px}.step .container .step__txt{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.2;letter-spacing:.15px;margin-bottom:0;width:100%}.step .container .step__txt .more{text-decoration:underline;margin-top:8px}.step .container .step__title{font-size:.94rem;text-transform:uppercase;font-weight:700;margin-top:4px}.step .container .step__num{border-radius:50%;width:40px;height:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;color:#fff;border:4px solid #fff;font-weight:700;position:absolute;top:32px}@media (max-width:919px){.step .container{margin:0;width:100%}.step .container>a{padding:24px 16px}.step .container .step__num{width:30px;height:30px;border-width:3px}.step .container svg{max-height:40px}}@media (min-width:1200px){.step .container .step__title{font-size:1.25rem}}.call .container{margin:16px auto}.call .container p{margin-bottom:0;text-align:center}.call .container p span,.call .container p a{font-weight:700}.call .container p span{display:block;font-size:-webkit-calc(20px + (22 - 20)* ((100vw - 320px)/(1400 - 320)));font-size:-moz-calc(20px + (22 - 20)* ((100vw - 320px)/(1400 - 320)));font-size:calc(20px + (22 - 20)* ((100vw - 320px)/(1400 - 320)))}@media (max-width:320px){.call .container p span{font-size:20px}}@media (min-width:1400px){.call .container p span{font-size:22px}}.call .container a{text-decoration:none;color:#ea682b}@media (min-width:640px){.call .container{margin:32px auto}.call .container p{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-webkit-align-items:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.call .container p span{display:inline-block;margin:0 16px 0 0}.call .container p a{margin:0 0 0 8px}}.pagination{margin:64px 0}.pagination li{list-style:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding-left:0}.pagination li:before{content:none}.pagination,.pagination li a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px}.pagination a{font-weight:700;text-decoration:none;min-width:44px;min-height:44px;color:#1ba9b1;padding:0 16px}.pagination a:hover{color:#ea682b}.pagination li.current{background-color:#ea682b}.pagination li.current a{color:#fff;cursor:default;pointer-events:none}.pagination li:first-of-type span,.pagination li:last-of-type span,.pagination li:nth-of-type(2) span,.pagination li:nth-last-of-type(2) span{position:absolute;top:-9999px;left:-9999px}.pagination li:first-child a:before{content:"<<"}.pagination li:nth-of-type(2) a:before{content:"<"}.pagination li:not(.current):nth-last-of-type(2) a:after{content:">"}.pagination li:last-child a:after{content:">>"}.pagination li.current a:before,.pagination-block li.current a:after{content:""}.cookie-notice-container{width:60%;margin:0 auto}@media only screen and (max-width:64.063em){.pagination li:first-child,.pagination li:last-child{position:absolute;top:-9999px;left:-9999px}.pagination li:nth-of-type(2) a{border-left-width:1px}}@media only screen and (max-width:40.063em){.pagination li{position:absolute;top:-9999px;left:-9999px}.pagination li.current,.pagination li:first-of-type,.pagination li:last-of-type,.pagination li:nth-of-type(2),.pagination li:nth-last-of-type(2){position:initial;top:initial;left:initial}.pagination li:nth-of-type(2) a{border-left-width:0}}@media only screen and (max-width:30.063em){.pagination li:first-child,.pagination li:last-child{position:absolute;top:-9999px;left:-9999px}.pagination li:nth-of-type(2) a{border-left-width:1px}}.btn{position:relative;padding:16px 32px}.btn,input[type="submit"]{display:inline-block;border:none;overflow:hidden;cursor:pointer;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;border-radius:10px;text-transform:uppercase;font-weight:600;font-size:16px;line-height:20px}button{background:0 0;border:none;padding:0;cursor:pointer;font-size:inherit}.btn{color:#fff;-webkit-transition:all .15s linear;-moz-transition:all .15s linear;transition:all .15s linear}.btn span{position:relative;display:block;line-height:1}.btn.btn-primary{background-color:#1ba9b1}.btn.btn-primary:before{content:'';position:absolute;width:100%;height:100%;background-color:#404040;top:0;left:0;-webkit-transform:translateX(-101%);-moz-transform:translateX(-101%);-ms-transform:translateX(-101%);transform:translateX(-101%);-webkit-transition:-webkit-transform .3s linear;-moz-transition:-moz-transform .3s linear;transition:transform .3s linear}.btn.btn-primary:hover{color:#fff;-webkit-transition:color .3s linear;-moz-transition:color .3s linear;transition:color .3s linear}.btn.btn-primary:hover:before{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .3s linear;-moz-transition:-moz-transform .3s linear;transition:transform .3s linear}.btn.btn-small{padding:8px 16px;font-size:13px}.btn.btn-xsmall{padding:4px 8px;font-size:13px}.btn.btn-secondary{color:#404040;text-decoration:none;border:2px solid #404040;display:inline-block;border-radius:8px;-webkit-transition:color .15s linear .15s;-moz-transition:color .15s linear .15s;transition:color .15s linear .15s;position:relative;overflow:hidden}.btn.btn-secondary:before{content:'';position:absolute;width:100%;height:100%;background-color:#404040;top:0;left:0;-webkit-transform:translateX(-101%);-moz-transform:translateX(-101%);-ms-transform:translateX(-101%);transform:translateX(-101%);-webkit-transition:-webkit-transform .3s linear;-moz-transition:-moz-transform .3s linear;transition:transform .3s linear}.btn.btn-secondary:hover{color:#fff;-webkit-transition:color .3s linear;-moz-transition:color .3s linear;transition:color .3s linear}.btn.btn-secondary:hover:before{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .3s linear;-moz-transition:-moz-transform .3s linear;transition:transform .3s linear}input[type="submit"]{color:#fff;width:auto;height:auto;margin-bottom:0;padding:16px 64px;position:relative;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;background-color:#e30019}input[type="submit"]:hover{background-color:#64000b;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;transition:all .3s linear}.btn-apply{background-color:#ea682b;padding:4px 8px;border-radius:6px;color:#fff}.btn-apply:hover{background-color:#404040;border-color:#404040;color:#fff}@media (min-width:992px){.btn-apply{padding:8px 16px}}.ancora{display:block;position:relative;top:-120px;visibility:hidden}.carousel{position:relative;margin-left:auto;margin-right:auto;width:100%}.swiper-container{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.swiper-pagination-fraction{bottom:0;font-family:'Yanone Kaffeesatz',sans-serif;font-weight:400;font-size:22px}.swiper-pagination-fraction .swiper-pagination-current{color:#1ba9b1;font-weight:700}.swiper-pagination{position:relative;width:100%;margin-top:16px}.swiper-pagination-bullet-active{background:#1ba9b1}.swiper-pagination-bullet:hover{opacity:.35}.swiper-pagination-bullet{width:14px;height:14px;margin:0 8px}.swiper-button-next,.swiper-button-prev{width:70px;height:44px;background-size:contain;top:-webkit-calc(50% - 22px);top:-moz-calc(50% - 22px);top:calc(50% - 22px)}@media (min-width:1024px){.swiper-button-next:hover,.swiper-button-prev:hover{opacity:.75}}.swiper-button-next,.swiper-container-rtl .swiper-button-prev,.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url(../../dist/images/arrow.svg);right:-16px}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);left:-16px}@media (max-width:991px){.swiper-button-prev,.swiper-button-next{display:none}}@media (min-width:992px){.carousel{width:-webkit-calc(100% + 128px);width:-moz-calc(100% + 128px);width:calc(100% + 128px);padding:0 64px;margin:16px -64px}}footer{color:#fff;font-size:.875rem}footer .footer__main{padding:32px 0;background-color:#404040}footer .footer__main img{max-width:120px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}footer .footer__logo-wrap{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}footer .footer__logo-wrap p{margin-top:16px;color:#f0f0f0}footer .container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .footer__partner{padding:16px 0}footer .footer__partner .container{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .footer__partner .container,footer .footer__partner .container div{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}footer .footer__partner .container div{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .footer__partner .container img{max-height:100px}footer li{padding:2px 0}footer a{text-transform:uppercase;font-weight:700;text-decoration:none}footer a:hover{color:#fff}footer .footer__menu{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}footer .secondary-menu a{color:#ea682b}footer .secondary-menu a:hover{color:#fff}footer ul{margin:32px 32px 0 0}footer ul:last-child{margin-right:0}footer .social{margin-top:32px}footer .social svg{fill:#fff;width:32px;height:32px;-webkit-transition:-webkit-transform .1s ease-out;-moz-transition:-moz-transform .1s ease-out;transition:transform .1s ease-out}footer .social a{display:inline-block;margin-top:4px}footer .social a:hover svg{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:-webkit-transform .1s ease-in;-moz-transition:-moz-transform .1s ease-in;transition:transform .1s ease-in}footer .info{margin-top:32px}footer p{font-size:.875rem;margin-bottom:0}@media (min-width:480px){footer .footer__menu{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-basis:80%;-ms-flex-preferred-size:80%;flex-basis:80%}footer .footer__partner .container div{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:640px){footer .footer__logo-wrap{-webkit-flex-basis:35%;-ms-flex-preferred-size:35%;flex-basis:35%;max-width:320px}footer .footer__menu{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:450px}footer .footer__menu ul{margin-top:0;-webkit-flex-basis:48%;-ms-flex-preferred-size:48%;flex-basis:48%}footer .social{margin-top:0}footer .footer__partner .container div{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;max-width:auto}}@media (max-width:767px){footer .block-center{padding:0 16px}footer .container-list article{min-width:250px}}header{position:fixed;top:0;width:100%;z-index:5;background-color:#fff;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;transition:all .15s ease-in-out}header .container{position:relative}header img{max-height:40px;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;transition:all .15s ease-in-out}header a{font-family:'Open Sans',sans-serif;font-weight:700;font-size:.875rem;text-decoration:none}header a,header button{text-transform:uppercase}header button,header .header-call a{font-family:'Open Sans',sans-serif;font-weight:700}header .header-call a{color:#fff}header .nav__tool{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}header .nav__tool .search{position:relative;color:#fff}header .nav__tool .search button{position:absolute;top:2px;right:8px}header .nav__tool>a{font-size:.75rem;font-weight:400;color:#fff;margin-left:24px}header .nav__tool>a:hover{color:#ea682b}header .nav__tool .language{margin-right:24px}header .nav__tool .language a{font-size:.75rem;font-weight:400;color:#fff}header .nav__tool .language ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0}header .nav__tool .language li{padding:0 16px;margin:0 16px}header .nav__tool .language li:not(:last-child){position:relative}header .nav__tool .language li:not(:last-child):after{content:'|';position:absolute;font-size:.7rem;top:3px;right:-20px;color:#fff}header .nav__tool .language img{height:10px;max-width:auto}header .nav__tool .language li.active a,header .nav__tool .language li a:hover{color:#ea682b}header .nav__tool svg{width:18px;height:18px;margin-top:3px}header .header-top{padding:4px 0}@media (max-width:767px){header{width:100vw;height:90px;-webkit-transition:height 0s linear;-moz-transition:height 0s linear;transition:height 0s linear}header .header-menu{height:60px;-webkit-transition:-webkit-transform 0s linear;-moz-transition:-moz-transform 0s linear;transition:transform 0s linear}header nav{background-color:#1ba9b1;width:100vw;margin-left:-20px;height:-webkit-calc(100vh - 90px);height:-moz-calc(100vh - 90px);height:calc(100vh - 90px);margin-top:10px;min-height:100%;overflow:auto;-webkit-transform:translate3d(100vw,0,0);-moz-transform:translate3d(100vw,0,0);transform:translate3d(100vw,0,0);-webkit-transition:-webkit-transform .25s ease-out;-moz-transition:-moz-transform .25s ease-out;transition:transform .25s ease-out}header nav ul{margin:16px 0}header nav ul li{padding:16px 0;text-align:center}header nav ul li a{color:#fff}header nav ul li a:hover{color:#404040}header nav .nav__tool{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}header nav .nav__tool button{color:#fff;font-size:.875rem}header nav .nav__tool>a{margin:0 0 16px}header nav .nav__tool .language{margin:16px 0 0}header .header-call{text-align:center}header .header-top .nav__tool{display:none}header .header-menu{padding:8px 0}header .header-menu>.btn-apply{position:absolute;font-size:.75rem;right:48px;top:18px}header .nav-toggle{position:absolute;top:0;right:-20px;padding:22px 12px 18px;outline:none;background-color:transparent}header .nav-toggle,header .nav-toggle:before{-webkit-transition:all .01s linear .25s;-moz-transition:all .01s linear .25s;transition:all .01s linear .25s}header .nav-toggle:before{content:attr(data-label-closed);width:200px;height:20px;font-size:.75rem;text-decoration:underline;color:#404040}}@media (min-width:768px){header{padding:0 0 16px}header .header-menu{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header img{max-height:3.7vw}header .nav-toggle{display:none}header .header-top{width:100%;margin-bottom:16px}header .header-top .container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}header .header-top span{color:#fff;margin-right:16px;font-size:.875rem}header .header-menu>.btn-apply,header .header-menu .nav__tool{display:none}header nav,header ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}header nav{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4px}header .nav__tool{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}header ul{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header ul li a{font-size:.75rem;color:#404040}header ul li a:hover{color:#1ba9b1}header li{padding:0 .65vw}header li:last-child{padding-right:0}header .header-call{margin-right:32px}header .header-call a{font-size:1rem}header .header-top .nav__tool button{color:#fff}header .nav__tool button:first-child{margin-left:8px}header .nav__tool .language li{padding:0 8px;margin:0 15px}header .nav__tool .language li:not(:last-child):after{top:0;right:-24px}header .nav__tool .language a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}header .nav__tool .language a img{margin:0 8px}}@media (min-width:992px){header .container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}header .header-top{padding:8px 0}header .nav__tool{padding-bottom:0}header nav{margin-top:8px}header li{padding:0 1.5vw 0 0}header ul li a,header .nav__tool button{font-size:.875rem}}@media (min-width:1200px){header{padding:0 0 24px}header img{max-height:64px}header nav{margin-top:16px}header.shrink{padding:0 0 16px;-webkit-box-shadow:0 3px 6px 0 rgba(197,197,197,.5);box-shadow:0 3px 6px 0 rgba(197,197,197,.5)}header.shrink,header.shrink img{-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;transition:all .15s ease-in-out}header.shrink img{max-height:40px}header.shrink .header-top{padding:8px 0}header.shrink nav{margin-top:4px}}@media (min-width:1440px){header li{padding:0 24px 0 0}}@media (max-height:799px){header img{max-height:40px;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;transition:all .15s ease-in-out}header nav{margin-top:4px}}.nav-expanded{overflow:hidden}.nav-expanded .container{-webkit-transition:-webkit-transform 0s linear;-moz-transition:-moz-transform 0s linear;transition:transform 0s linear}.nav-expanded header nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:64px;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:-webkit-transform .25s ease-in;-moz-transition:-moz-transform .25s ease-in;transition:transform .25s ease-in}@media (max-height:799px){.nav-expanded header nav{margin-top:7px}}.nav-expanded .nav-toggle{background-color:#1ba9b1}.nav-expanded .nav-toggle,.nav-expanded .nav-toggle:before{-webkit-transition:all .01s linear;-moz-transition:all .01s linear;transition:all .01s linear}.nav-expanded .nav-toggle:before{content:attr(data-label-opened);color:#fff}main{margin-top:90px}section{position:relative}section:not(.hero):not(.breadcrumbs):not(.step){padding:32px 0}section:not(.hero):not(.breadcrumbs):not(.step).no-padding-top{padding-top:0}.container,.container-list{width:-webkit-calc(100% - 40px);width:-moz-calc(100% - 40px);width:calc(100% - 40px);margin-left:20px;margin-right:20px}.container>article,.container-list>article{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.container>article:first-child,.container-list>article:first-child{padding-left:0}.container>article:last-child,.container-list>article:last-child{padding-right:0}.container>article p,.container-list>article p{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:16px 0}.container>article p+h2,.container-list>article p+h2{margin-top:24px}.container>article p.subhead,.container-list>article p.subhead{margin:0}.container-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.container-list p{max-width:100%}@media (min-width:640px){.block-media{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.block-media>div{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.block-media .block-media__txt{padding-left:32px}}@media (min-width:768px){main{margin-top:120px}section:not(.hero):not(.breadcrumbs):not(.step){padding:64px 0}.container-list h2{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.container-list>article{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;padding:8px 24px}.container.narrow-container{max-width:730px;margin:0 auto}}.gallery .wrap{overflow:hidden}@media (min-width:992px){.container,.container-list{width:90vw;margin-left:auto;margin-right:auto}.footer .container-list>article{margin:0 8px}}@media (min-width:1200px){main{margin-top:150px}.container,.container-list{width:85vw}}@media (min-width:1200px) and (max-height:799px){main{margin-top:118px}}@media (min-width:1440px){.container,.container-list{max-width:1105px;margin:0 auto}.leading-actors .container-list,.text-gallery .container{max-width:1024px}}@media (max-height:800px){section:not(.hero):not(.breadcrumbs):not(.step){padding:32px 0}}.faq{background-color:#d2eef1}.faq article:not(:last-child){border-bottom:1px dashed #1ba9b1}.faq .align-center{margin-top:16px}@media (max-width:767px){.faq article{padding-top:16px;padding-bottom:8px}.faq article p{margin:8px 0}}@media (min-width:768px){.faq article{padding-top:16px;padding-bottom:16px;margin-top:16px}.faq article:not(:last-child){border-bottom:none;border-right:1px dashed #1ba9b1}.faq .btn{margin-top:16px}}