body .logo svg{width:200px}header #mobile-menu-toggle,header #mobile-menu{display:none}header #desktop-menu #desktop_menu_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4rem}header .mid_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .mid_header .right_elements{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}header .mid_header .right_elements a.edi-preferred-menu,header .mid_header .right_elements a.edi-login,header .mid_header .right_elements a.edi-logout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .mid_header .right_elements .vendi.btn-cta{margin-left:1rem}header .bottom_header form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:unset;bottom:-18%}header .bottom_header .hero.container{height:400px}header .bottom_header .hero.container img{position:absolute;left:40%;border-radius:20px;width:60%;height:100%;-o-object-fit:cover;object-fit:cover}header .bottom_header .hero.container .entry-title{position:absolute;left:50px;width:50%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:left}header .bottom_header .hero.container .extra-overlay{display:block;position:absolute;left:0;width:50%;background:var(--primary-button-bg-color);z-index:2;height:100%;border-top-left-radius:var(--standard-border-radius);border-bottom-left-radius:var(--standard-border-radius);clip-path:polygon(0 0, 100% 0, 85% 100%, 0 100%)}header .bottom_header .hero.container .hero-blocks{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;top:120%}header .bottom_header .hero.container .hero-blocks .hero-block{width:100%}body.tax-territorio .hero-blocks{margin:80px auto}