.sedi_page .hero_banner{position:relative;width:100%;height:45rem;overflow:hidden}.sedi_page .hero_banner:after{content:'';display:block;position:absolute;bottom:0;left:0;width:100%;height:50%;z-index:2;background:linear-gradient(to bottom,rgba(238,238,238,0) 0%,rgba(238,238,238,1) 100%)}.sedi_page .hero_banner .collage{display:flex;width:100%;height:100%;gap:.5rem}.sedi_page .hero_banner .collage .col{flex:1;position:relative;overflow:hidden}.sedi_page .hero_banner .collage .col img{width:100%;height:100%;object-fit:cover}.sedi_page .section_header{padding:3rem 0 2rem 0}.sedi_page .section_header .title_side{flex:0 1 60%}.sedi_page .section_header .filter_side{flex:0 1 35%}.sedi_page .section_header .filter_side .filter_label{margin-bottom:.5rem}.form_section{padding:5rem 0;margin-top:3rem}.sedi_page .form_section{padding:4rem 0;margin-top:0}.sedi_page .form_contatti .form_subtitle{margin-bottom:1rem;padding-bottom:1rem;border-bottom:solid 1px var(--col_gry_02)}.sedi_page .form_contatti .input_container{margin-bottom:1rem}.sedi_page .form_contatti .messaggio_container{max-height:0;overflow:hidden;opacity:0}.sedi_page .form_contatti #messaggio_toggle:checked~.messaggio_container{max-height:20rem;opacity:1;padding:1rem 0}.sedi_page .form_contatti .checkboxes_container{margin:1.5rem 0}.sedi_page .form_contatti .checkboxes_container .flx_itm{flex:0 1 auto;margin-right:3rem}.sedi_page .form_contatti .submit_container .btn_01{width:100%;max-width:45rem}@media(max-width:768px){.sedi_page .hero_banner{height:25rem}.sedi_page .section_header{flex-direction:column;align-items:flex-start}.sedi_page .section_header .title_side{flex:1 1 100%;margin-bottom:1.5rem}.sedi_page .section_header .filter_side{flex:1 1 100%;width:100%;text-align:left}.sedi_page .section_header .filter_side select{width:100%}}@media(min-width:481px) and (max-width:768px){.sedi_page .hero_banner{height:30rem}.sedi_page .hero_banner .collage .col:nth-child(4),.sedi_page .hero_banner .collage .col:nth-child(5){display:none}}@media(max-width:480px){.sedi_page .hero_banner{height:25rem}.sedi_page .hero_banner .collage .col:nth-child(3),.sedi_page .hero_banner .collage .col:nth-child(4),.sedi_page .hero_banner .collage .col:nth-child(5){display:none}}