@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);
.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.text-uppercase{text-transform:uppercase}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:3}.img-fluid{max-width:100%;width:100%}.position-relative{position:relative}.mt1{margin-top:1rem}.mt2{margin-top:2rem}.mt4{margin-top:4rem}.mb0{margin-bottom:0}.mb1{margin-bottom:1rem}.mb2{margin-bottom:2rem}.mb3{margin-bottom:3rem}.mb5{margin-bottom:5rem}.my0{margin-bottom:0!important;margin-top:0!important}.my2{margin-bottom:2rem;margin-top:2rem}.my4{margin-bottom:4rem;margin-top:4rem}.my5{margin-bottom:5rem;margin-top:5rem}.pt0{padding-top:0!important}.pt1{padding-top:1rem}.pt3{padding-top:3rem}.pt4{padding-top:4rem}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{background-color:#fff;height:100%;min-height:100vh;overflow-x:hidden;position:relative}body.no-scroll{overflow:hidden}body .container{flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:68rem}@media (min-width:992px){body .container{max-width:100%;padding-left:1.5rem;padding-right:1.5rem;width:107rem}}body .container__medium{max-width:100%;width:100%}@media (min-width:992px){body .container__medium{width:88rem}}body .container__small{max-width:100%;width:100%}@media (min-width:992px){body .container__small{width:72rem}}body .row{align-items:start;margin-left:-1rem;margin-right:-1rem}body .row,body .row__v-centered{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:start}body .row__v-centered{align-items:center}body .row__v-bottom{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:start}body .row__h-centered{align-items:start}body .row__centered,body .row__h-centered{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}body .row__centered{align-items:center}body .row__space-btw{align-items:start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}body .col-custom-grow{flex-basis:0;flex-grow:1;max-width:100%;padding-left:1rem;padding-right:1rem}body .col-custom-auto{width:auto}body .col-custom-auto,body .col-custom-grow-xs{flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem}body .col-custom-grow-xs{width:100%}@media (min-width:992px){body .col-custom-grow-xs{width:100%}}@media (min-width:639px){body .col-custom-grow-xs{flex-basis:0;flex-grow:1;max-width:100%;padding-left:1rem;padding-right:1rem}}body .col-custom-auto-xs{flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:992px){body .col-custom-auto-xs{width:100%}}@media (min-width:639px){body .col-custom-auto-xs{flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:auto}}body .div-padded{padding-left:1rem;padding-right:1rem}body .text-red{color:#e3021a}body .text-black{color:#140002}body .text-gray{color:#616161}body .text-white{color:#fff}body .wrap-img{display:flex;flex-wrap:wrap;height:100%;min-height:100%;overflow:hidden;position:relative;width:100%}body .wrap-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}body #page{min-height:100vh}body #page #pagecontent:not(#pagecontent.contacts_page){padding-top:3rem;position:relative}body #page .swiper-button-next,body #page .swiper-button-prev{border:1px solid #919191;border-radius:.25rem;height:3rem;transition:all .3s ease-in-out;width:3rem}body #page .swiper-button-next:after,body #page .swiper-button-prev:after{display:none}body #page .swiper-button-next svg,body #page .swiper-button-prev svg{height:1.5rem;width:1.5rem}body #page .swiper-button-next svg path,body #page .swiper-button-prev svg path{fill:#140002}body #page .swiper-button-next:hover,body #page .swiper-button-prev:hover{border-color:#140002}body #page .arrows-white .swiper-button-next,body #page .arrows-white .swiper-button-prev{background-color:#fff}#pagination_posts{margin:2rem auto 5rem}#pagination_posts .pagination,#pagination_posts .pagination .page-numbers{align-items:center;display:flex;justify-content:center}#pagination_posts .pagination .page-numbers{border:1px solid transparent;border-radius:.25rem;color:#140002;height:3rem;padding:.5rem;width:2rem}#pagination_posts .pagination .page-numbers.current{background-color:#140002;border-color:#140002;color:#fff}#pagination_posts .pagination .page-numbers svg path{fill:#140002}.line-animation{position:relative}.line-animation:before{background-color:#c2c2c2;bottom:0;content:"";height:1px;left:0;position:absolute;transition:width .8s ease-in-out .2s,background 1.6s ease-in-out .4s;width:0}.line-animation.line-full:before{background-color:#616161;width:100%}.chisiamo_page .line-animation:before{left:1rem}.chisiamo_page .line-animation.line-full:before{width:calc(100% - 2rem)}body{-webkit-font-smoothing:antialiased;color:#616161;font-family:Roboto,sans-serif;font-size:1.25rem}@media (max-width:991px){body{font-size:1.125rem}}body ol,body ul:not(header ul){list-style:disc;margin:20px 0;padding-left:1.875rem}@media (max-width:767px){body ol,body ul:not(header ul){padding-left:1.25rem}}body ol li,body ul:not(header ul) li{margin-bottom:.625rem;padding-left:.625rem}body ul{list-style:disc}body ol{list-style:auto}body .figcaption,body figcaption,body ol li,body p,body span,body ul li{font-size:1.125rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6875rem}@media (min-width:992px){body .figcaption,body figcaption,body ol li,body p,body span,body ul li{font-size:1.25rem;line-height:1.6875rem}}body p{margin-bottom:0}body .text-editor p{margin-bottom:1rem}body .text-editor p:last-of-type{margin-bottom:0}body .breadcrumbs{padding-bottom:1.5rem}body .breadcrumbs__inner{color:#616161;font-size:1rem}body .bcrumb-gray .breadcrumbs__inner{color:#c2c2c2}body .text-white .breadcrumbs .breadcrumbs__inner{color:#fff}body .text-big,body .text-big .figcaption,body .text-big figcaption,body .text-big ol li,body .text-big p,body .text-big span,body .text-big ul li{font-size:1.125rem;line-height:1.6875rem}@media (min-width:992px){body .text-big,body .text-big .figcaption,body .text-big figcaption,body .text-big ol li,body .text-big p,body .text-big span,body .text-big ul li{font-size:1.25rem;line-height:1.875rem}}body .text-default,body .text-default .figcaption,body .text-default figcaption,body .text-default ol li,body .text-default p,body .text-default span,body .text-default ul li{font-size:.875rem;line-height:1.5rem}@media (min-width:992px){body .text-default,body .text-default .figcaption,body .text-default figcaption,body .text-default ol li,body .text-default p,body .text-default span,body .text-default ul li{font-size:1rem;line-height:1.5rem}}body .text-small,body .text-small .figcaption,body .text-small figcaption,body .text-small ol li,body .text-small p,body .text-small span,body .text-small ul li{font-size:.875rem;line-height:1.5rem}@media (min-width:992px){body .text-small,body .text-small .figcaption,body .text-small figcaption,body .text-small ol li,body .text-small p,body .text-small span,body .text-small ul li{font-size:1rem}}body .text-smaller,body .text-smaller .figcaption,body .text-smaller figcaption,body .text-smaller ol li,body .text-smaller p,body .text-smaller span,body .text-smaller ul li{font-size:.75rem;line-height:1.25rem}@media (min-width:992px){body .text-smaller,body .text-smaller .figcaption,body .text-smaller figcaption,body .text-smaller ol li,body .text-smaller p,body .text-smaller span,body .text-smaller ul li{font-size:.875rem}}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#140002;font-stretch:normal;font-style:normal;font-weight:500;margin-bottom:1rem}.text-editor .h1,.text-editor .h2,.text-editor .h3,.text-editor .h4,.text-editor .h5,.text-editor .h6,.text-editor h1,.text-editor h2,.text-editor h3,.text-editor h4,.text-editor h5,.text-editor h6{color:#616161}.text-editor .table-container{overflow-x:auto}.text-editor a{text-decoration:underline!important}.title-white .h1,.title-white .h2,.title-white .h3,.title-white .h4,.title-white .h5,.title-white .h6,.title-white h1,.title-white h2,.title-white h3,.title-white h4,.title-white h5,.title-white h6{color:#fff}.figcaption .h1,.figcaption .h2,.figcaption .h3,.figcaption .h4,.figcaption .h5,.figcaption .h6,.figcaption h1,.figcaption h2,.figcaption h3,.figcaption h4,.figcaption h5,.figcaption h6,figcaption .h1,figcaption .h2,figcaption .h3,figcaption .h4,figcaption .h5,figcaption .h6,figcaption h1,figcaption h2,figcaption h3,figcaption h4,figcaption h5,figcaption h6{margin-bottom:0}.h1,h1{font-size:2.8rem;letter-spacing:-.09rem;line-height:3.4rem}@media (min-width:1024px){.h1,h1{font-size:4rem;letter-spacing:-.12rem;line-height:4.8rem}}.h2,h2{font-size:1.7rem;letter-spacing:-.05rem;line-height:2rem}@media (min-width:768px){.h2,h2{font-size:2.5rem;line-height:3rem}}@media (min-width:1024px){.h2,h2{font-size:3rem;letter-spacing:-.06rem;line-height:3.6rem}}.h3,h3{font-size:1.6rem;letter-spacing:-.04rem;line-height:2rem}@media (min-width:768px){.h3,h3{font-size:2rem;line-height:2.4rem}}@media (min-width:1024px){.h3,h3{font-size:2.5rem;letter-spacing:-.05rem;line-height:3rem}}.h4,h4{font-size:1.5rem;letter-spacing:-.02625rem;line-height:1.8rem}@media (min-width:768px){.h4,h4{font-size:1.75rem;line-height:2.1rem}}@media (min-width:1280px){.h4,h4{font-size:1.8rem;letter-spacing:-.03rem;line-height:2rem}}.h5,h5{font-size:1.375rem;letter-spacing:-.02063rem;line-height:1.65rem}@media (min-width:1024px){.h5,h5{font-size:1.5rem;letter-spacing:-.0225rem;line-height:1.8rem}}.h6,h6{font-size:1.125rem;line-height:1.35rem}@media (min-width:1024px){.h6,h6{font-size:1.25rem;line-height:1.5rem}}.text-small{font-size:.875rem;line-height:1.5rem}@media (min-width:992px){.text-small{font-size:1rem}}.text-smaller{font-size:.75rem;line-height:1.25rem}@media (min-width:992px){.text-smaller{font-size:.875rem}}.text-big{font-size:1.125rem;line-height:1.6875rem}@media (min-width:992px){.text-big{font-size:1.25rem;line-height:1.875rem}}.text-default{font-size:.875rem;line-height:1.5rem}@media (min-width:992px){.text-default{font-size:1rem;line-height:1.5rem}}a{color:inherit;text-decoration:none}a,a strong{transition:.2s ease-out}a:hover,a:hover strong{color:inherit}.btn-primary{align-items:center;background-color:#e3021a;border:0;border-radius:.25rem;color:#fff!important;display:inline-flex;font-size:.875rem;font-weight:600;gap:.25rem;justify-content:center;line-height:1.5rem;margin:2px;min-height:3rem;min-width:8rem;padding:.75rem;transition:all .3s ease-in-out}@media (min-width:992px){.btn-primary{font-size:1rem;line-height:1.5rem;min-width:9rem}}.btn-primary div{align-items:center;display:flex;justify-content:center}.btn-primary div svg{height:1.5rem;width:1.5rem}.btn-primary div svg path{transition:all .3s ease-in-out}.btn-primary svg path{fill:#fff}.btn-primary:hover{background-color:#fe5869}.btn-primary:active{background-color:#b60214}.btn-primary:focus,.btn-primary:focus-visible,.btn-primary:focus-within{background-color:#b60214;box-shadow:0 0 0 2px #fe5869}.btn-secondary{align-items:center;background-color:#140002;border:1px solid #140002;border-radius:.25rem;color:#fff;display:inline-flex;font-size:.875rem;font-weight:600;gap:.25rem;justify-content:center;line-height:1.5rem;margin:2px;min-height:3rem;min-width:8rem;padding:.75rem;transition:all .3s ease-in-out}@media (min-width:992px){.btn-secondary{font-size:1rem;line-height:1.5rem;min-width:9rem}}.btn-secondary div{align-items:center;display:flex;justify-content:center}.btn-secondary div svg{height:1.5rem;width:1.5rem}.btn-secondary div svg path{transition:all .3s ease-in-out}.btn-secondary svg path{fill:#fff}.btn-secondary:hover{background-color:#fff;color:#140002}.btn-secondary:hover svg path{fill:#140002}.btn-secondary:active{background-color:#616161;border-color:#616161;color:#fff}.btn-secondary:active svg path{fill:#fff}.btn-secondary:focus,.btn-secondary:focus-visible,.btn-secondary:focus-within{background-color:#616161;box-shadow:0 0 0 2px #140002;color:#fff}.btn-secondary:focus svg path,.btn-secondary:focus-visible svg path,.btn-secondary:focus-within svg path{fill:#fff}.btn-outline{align-items:center;background-color:#fff;border:1px solid #919191;border-radius:.25rem;color:#140002!important;display:inline-flex;font-size:.875rem;font-weight:600;gap:.25rem;justify-content:center;line-height:1.5rem;margin:2px;min-height:3rem;min-width:8rem;padding:.75rem;transition:all .3s ease-in-out}@media (min-width:992px){.btn-outline{font-size:1rem;line-height:1.5rem;min-width:9rem}}.btn-outline div{align-items:center;display:flex;justify-content:center}.btn-outline div svg{height:1.5rem;width:1.5rem}.btn-outline div svg path{transition:all .3s ease-in-out}.btn-outline svg path{fill:#140002}.btn-outline:hover{background-color:#fcfcfc;border-color:#140002}.btn-outline:active{background-color:#f2f2f2;border-color:#2e0005}.btn-outline:focus,.btn-outline:focus-visible,.btn-outline:focus-within{background-color:#f2f2f2;border-color:#2e0005;box-shadow:0 0 0 2px #fe5869}.btn-xl{align-items:center;align-items:start;border:0;border-radius:.25rem;color:#fff!important;display:inline-flex;font-size:.875rem;font-size:1.3rem;font-weight:600;gap:.25rem;gap:.625rem;justify-content:center;justify-content:space-between;letter-spacing:-.02625rem;line-height:1.5rem;line-height:1.7rem;margin:2px;max-width:100%;min-height:3rem;min-width:8rem;padding:1.25rem;transition:all .3s ease-in-out}@media (min-width:992px){.btn-xl{font-size:1rem;line-height:1.5rem;min-width:9rem}}.btn-xl div{align-items:center;display:flex;justify-content:center}.btn-xl div svg{height:1.5rem;width:1.5rem}.btn-xl div svg path,.btn-xl svg{transition:all .3s ease-in-out}.btn-xl svg path{fill:#fff}@media (min-width:992px){.btn-xl{font-size:2rem;letter-spacing:-.03rem;line-height:2.4rem;width:27rem}}@media (min-width:768px){.btn-xl{font-size:1.75rem;line-height:2.1rem}}.btn-xl__primary{background-color:#e3021a}.btn-xl__primary:hover{background-color:#140002}.btn-xl__primary:hover svg{transform:rotate(45deg)}.btn-xl__primary:active{background-color:#b60214}.btn-xl__primary:focus,.btn-xl__primary:focus-visible,.btn-xl__primary:focus-within{background-color:#b60214;box-shadow:0 0 0 2px #fe5869}.btn-xl__secondary{background-color:#140002}.btn-xl__secondary:hover{background-color:#e3021a}.btn-xl__secondary:hover svg{transform:rotate(45deg)}.btn-xl__secondary:active{background-color:#616161}.btn-xl__secondary:focus,.btn-xl__secondary:focus-visible,.btn-xl__secondary:focus-within{background-color:#616161;box-shadow:0 0 0 2px #140002}.simple-link{align-items:center;color:#140002;display:inline-flex;gap:.25rem;letter-spacing:.02625rem;max-width:100%;padding:.75rem;width:auto}.simple-link,.simple-link span{font-size:.875rem;line-height:1.5rem}@media (min-width:992px){.simple-link,.simple-link span{font-size:1rem;letter-spacing:-.03rem;line-height:1.5rem}}.simple-link svg{height:1.5rem;width:1.5rem}.simple-link svg path{fill:#140002}.simple-link:hover{color:#b60214}.simple-link:hover svg path{fill:#b60214}.link_underline a,a.link_underline{text-decoration:underline}body .card-v{aspect-ratio:3/4;max-width:100%;position:relative;width:100%}body .card-v,body .card-v figure img{transition:all .3s ease-in-out}body .card-v:hover figure img{transform:scale(1.15)}body .card-v figure{display:flex;flex-wrap:wrap;height:100%;min-height:100%;overflow:hidden;position:relative;width:100%;z-index:0}body .card-v figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}body .card-v figure:before{background:rgba(254,88,105,.5);bottom:0;content:"";height:0;left:0;opacity:0;position:absolute;transition:all .3s ease-in-out,opacity .2s ease-in-out .05s;width:0;z-index:1}body .card-v .figcaption{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(0,0,0,.25);bottom:0;height:auto;left:0;min-height:7.25rem;padding:1.25rem .75rem;position:absolute;text-transform:uppercase;width:100%;z-index:2}@media (min-width:768px){body .card-v .figcaption,body .card-v .figcaption h1,body .card-v .figcaption h2,body .card-v .figcaption h3,body .card-v .figcaption h4,body .card-v .figcaption h5,body .card-v .figcaption h6{color:#fff}}body .card-v .figcaption svg{position:absolute;right:.5rem;top:1.25rem}body .card-v .figcaption svg path{fill:#fff}@media (max-width:767px){body .card-v .figcaption{background-color:transparent;color:#140002;min-height:2px;position:relative}body .card-v .figcaption svg path{fill:#140002}}body .card-v:hover figure{border-radius:.25rem}body .card-v:hover figure:before{height:100%;opacity:1;width:100%}body .card-simple{aspect-ratio:4/3;max-width:100%;position:relative;width:100%}body .card-simple,body .card-simple figure img{transition:all .3s ease-in-out}body .card-simple:hover figure img{transform:scale(1.15)}body .card-simple figure{display:flex;flex-wrap:wrap;height:100%;min-height:100%;overflow:hidden;position:relative;transition:all .3s ease-in-out;width:100%;z-index:0}body .card-simple figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}body .card-simple figure:before{background:#000;background:linear-gradient(0deg,rgba(0,0,0,.5),transparent 50%);bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:1}body .card-simple .figcaption{align-items:center;background-color:#fff;color:#140002;display:flex;flex-direction:row;flex-wrap:wrap;font-size:1.125rem;gap:.5rem;height:auto;justify-content:center;padding:.625rem 1.25rem;position:absolute;right:0;text-align:center;text-transform:uppercase;top:0;width:auto;z-index:0}@media (min-width:992px){body .card-simple .figcaption .title{font-size:4rem;line-height:4.5rem}}@media (min-width:1280px){body .card-simple .figcaption .title{font-size:3rem;line-height:3.5rem}}body .card-simple .figcaption svg{height:1.5rem;width:1.5rem}body .card-simple .figcaption svg path{fill:#140002}@media (min-width:992px){body .card-simple .figcaption{background-color:transparent;bottom:3rem;color:#fff;left:0;min-height:5rem;padding:.5rem 1rem;right:0;top:auto;width:100%}body .card-simple .figcaption .title{font-size:3rem;opacity:0;transform:translateY(30px);transition:opacity .3s,transform .3s}}@media (min-width:992px) and (min-width:1280px){body .card-simple .figcaption .title{font-size:4rem}}@media (min-width:992px){body .card-simple .figcaption svg{height:3.75rem;opacity:0;transform:translateX(-30px);transition:opacity .3s,transform .3s;width:3.75rem}body .card-simple .figcaption svg path{fill:#fff}}body .card-simple:hover figure{border-radius:1.5rem}@media (min-width:992px){body .card-simple:hover .figcaption .title{opacity:1;transform:translateY(0)}body .card-simple:hover .figcaption svg{opacity:1;transform:translateX(0)}}body .card-default-label{aspect-ratio:4/3;max-width:100%;position:relative;width:100%}body .card-default-label,body .card-default-label figure img{transition:all .3s ease-in-out}body .card-default-label:hover figure img{transform:scale(1.15)}@media (max-width:1279px){body .card-default-label{aspect-ratio:16/9}}@media (max-width:638px){body .card-default-label{aspect-ratio:4/3}}body .card-default-label .wrap-icon{overflow:hidden;position:absolute;right:1.25rem;top:1.25rem;z-index:2}body .card-default-label .wrap-icon .icon{align-items:center;background-color:#e3021a;border-radius:.25rem;display:flex;flex-direction:row;flex-wrap:wrap;height:3.75rem;justify-content:center;padding:.25rem;transition:all .5s ease-in-out;width:3.75rem}@media (min-width:768px){body .card-default-label .wrap-icon .icon{transform:translateX(-4rem)}}body .card-default-label .wrap-icon .icon svg{height:100%;width:100%}body .card-default-label .wrap-icon .icon svg path{fill:#fff}@media (max-width:1279px){body .card-default-label .wrap-icon .icon{height:2.5rem;width:2.5rem}}body .card-default-label figure{display:flex;flex-wrap:wrap;height:100%;min-height:100%;overflow:hidden;position:relative;width:100%;z-index:0}body .card-default-label figure a{height:100%;width:100%}body .card-default-label figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}body .card-default-label figure:before{background:rgba(20,0,2,.1);content:"";height:100%;left:0;position:absolute;top:0;transition:all .3s ease-in-out;width:0;z-index:1}body .card-default-label .figcaption{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(0,0,0,.25);bottom:0;color:#fff;height:auto;left:0;max-width:100%;padding:.8rem;position:absolute;transition:all .5s ease-in-out;width:100%;z-index:2}@media (min-width:1280px){body .card-default-label .figcaption{max-width:36rem;padding:1.25rem;width:80%}}body .card-default-label .figcaption h2,body .card-default-label .figcaption h4{color:#fff}@media (max-width:1279px){body .card-default-label .figcaption h2{font-size:2.6rem;line-height:2.8rem}}@media (max-width:767px){body .card-default-label .figcaption{min-height:2px;padding:.5rem 1.25rem}body .card-default-label .figcaption h2{font-size:2rem;line-height:2.3rem}}@media (max-width:638px){body .card-default-label .figcaption{padding:.5rem}body .card-default-label .figcaption h2{font-size:1.8rem;line-height:2rem}}body .card-default-label:hover figure{border-radius:.25rem}body .card-default-label:hover figure:before{width:100%}body .card-default-label:hover .figcaption{background-color:#e3021a}body .card-default-label:hover .wrap-icon .icon{transform:translateX(0)}body .card-default-label.caption-full .figcaption{width:100%}body .card-bordered{border:4px solid transparent;border-radius:.25rem;display:flex;flex-direction:column;height:100%;max-width:100%;position:relative;width:100%}body .card-bordered,body .card-bordered figure img{transition:all .3s ease-in-out}body .card-bordered:hover figure img{transform:scale(1.15)}body .card-bordered figure{aspect-ratio:16/10;display:flex;flex-wrap:wrap;height:100%;height:auto;min-height:100%;min-height:1px;overflow:hidden;position:relative;width:100%;z-index:0}body .card-bordered figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}body .card-bordered .figcaption{background-color:#fff;color:#140002;flex:1 1 auto;padding:.75rem 1.5rem .75rem .75rem;position:relative;transition:all .3s ease-in-out;width:100%}body .card-bordered .figcaption .icon{overflow:hidden;position:absolute;right:.5rem;top:50%;transform:translateY(-50%)}body .card-bordered .figcaption .icon svg{transform:translateY(3rem);transition:all .3s ease-in-out}body .card-bordered .figcaption .icon svg path{fill:#e3021a}body .card-bordered:hover{border-color:#fe5869}body .card-bordered:hover .figcaption{color:#e3021a}body .card-bordered:hover .figcaption .icon svg{transform:translateY(0)}body .card-bordered:active,body .card-bordered:focus,body .card-bordered:focus-visible,body .card-bordered:focus-within{border-color:#fff;box-shadow:0 0 0 4px #e3021a}body .card-default{aspect-ratio:4/3;margin-bottom:2.5rem;max-width:100%;position:relative;width:100%}body .card-default,body .card-default figure img{transition:all .3s ease-in-out}body .card-default:hover figure img{transform:scale(1.15)}@media (max-width:1279px){body .card-default{aspect-ratio:16/9}}body .card-default figure{display:flex;flex-wrap:wrap;height:100%;min-height:100%;overflow:hidden;position:relative;transition:all .3s ease-in-out;width:100%;z-index:0}body .card-default figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}body .card-default figure a{height:100%;width:100%}body .card-default figure .wrap-icon{bottom:1.25rem;overflow:hidden;position:absolute;right:1.25rem;z-index:1}body .card-default figure .wrap-icon .icon{align-items:center;background-color:#e3021a;border-radius:.25rem;display:flex;flex-direction:row;flex-wrap:wrap;height:3.75rem;justify-content:center;padding:.25rem;transform:translateX(-4rem);transition:all .3s ease-in-out;width:3.75rem}body .card-default figure .wrap-icon .icon svg{height:100%;width:100%}body .card-default figure .wrap-icon .icon svg path{fill:#fff}body .card-default figure:before{background-blend-mode:darken;background-color:rgba(20,0,2,.2);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;transition:all .3s ease-in-out;width:0;z-index:1}body .card-default .figcaption{color:#140002;padding:1rem 0}body .card-default .figcaption .title{transition:all .3s ease-in-out}body .card-default .figcaption .wrap-tag{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.625rem;justify-content:start;margin-bottom:1.5rem}body .card-default .figcaption .wrap-tag .tag-item{background-color:#f2f2f2;font-weight:600;padding:.25rem .5rem}body .card-default:hover figure{border-radius:1.5rem}body .card-default:hover figure .wrap-icon .icon{transform:translateX(0)}body .card-default:hover figure:before{width:100%}body .card-default:hover .figcaption .title{color:#e3021a}body .card-basic{aspect-ratio:4/3;max-width:100%;position:relative;width:100%}body .card-basic,body .card-basic figure img{transition:all .3s ease-in-out}body .card-basic:hover figure img{transform:scale(1.15)}body .card-basic figure{border-radius:.25rem;display:flex;flex-wrap:wrap;height:100%;min-height:100%;overflow:hidden;position:relative;transition:all .3s ease-in-out;width:100%}body .card-basic figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}body .card-basic .figcaption{color:#140002;padding-top:.75rem}body .card-basic:hover figure{border-radius:.5rem}body .card-basic:hover .figcaption a{color:#b60214!important}form{align-items:start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}form input:focus:not(input[type=checkbox]):not(input[type=radio]),form select:focus,form textarea:focus{outline:2px solid rgba(227,2,26,.3);outline-offset:0}form label{color:#140002;display:block;font-size:.875rem;line-height:1.5rem;margin-bottom:.5rem;width:100%}@media (min-width:992px){form label{font-size:1rem}}form :focus-visible{box-shadow:none;outline:none;outline-offset:0}form>div{margin-bottom:1.5rem;width:100%}form>div.middle{width:calc(50% - .5rem)}@media (max-width:991px){form>div.middle{width:100%}}form>div.wrap-btn{text-align:right}form>div input:not([type=checkbox]):not([type=radio]):not([type=submit]){color:#919191;width:100%}form>div select,form>div textarea{width:100%}form>div input:not([type=checkbox]):not([type=radio]):not([type=submit]),form>div select,form>div textarea{align-items:center;background-color:#fcfcfc;border:1px solid #c2c2c2;border-radius:.25rem;color:#616161;display:flex;font-family:Roboto,sans-serif;font-size:1.125rem;font-stretch:normal;font-style:normal;font-weight:400;line-height:1.6875rem;min-height:3.5rem;padding:.5rem}@media (min-width:992px){form>div input:not([type=checkbox]):not([type=radio]):not([type=submit]),form>div select,form>div textarea{font-size:1.25rem;line-height:1.875rem}}form>div input:not([type=checkbox]):not([type=radio]):not([type=submit])::placeholder,form>div select::placeholder,form>div textarea::placeholder{color:#616161;font-size:1.125rem;line-height:1.6875rem;opacity:1}@media (min-width:992px){form>div input:not([type=checkbox]):not([type=radio]):not([type=submit])::-moz-placeholder,form>div select::-moz-placeholder,form>div textarea::-moz-placeholder{font-size:1.25rem;line-height:1.875rem}form>div input:not([type=checkbox]):not([type=radio]):not([type=submit])::placeholder,form>div select::placeholder,form>div textarea::placeholder{font-size:1.25rem;line-height:1.875rem}}form>div input:not([type=checkbox]):not([type=radio]):not([type=submit])::-webkit-input-placeholder,form>div select::-webkit-input-placeholder,form>div textarea::-webkit-input-placeholder{color:#616161;font-size:1.125rem;line-height:1.6875rem;opacity:1}@media (min-width:992px){form>div input:not([type=checkbox]):not([type=radio]):not([type=submit])::-webkit-input-placeholder,form>div select::-webkit-input-placeholder,form>div textarea::-webkit-input-placeholder{font-size:1.25rem;line-height:1.875rem}}form>div input:not([type=checkbox]):not([type=radio]):not([type=submit])::-moz-placeholder,form>div select::-moz-placeholder,form>div textarea::-moz-placeholder{color:#616161;font-size:1.125rem;line-height:1.6875rem;opacity:1}@media (min-width:992px){form>div input:not([type=checkbox]):not([type=radio]):not([type=submit])::-moz-placeholder,form>div select::-moz-placeholder,form>div textarea::-moz-placeholder{font-size:1.25rem;line-height:1.875rem}}form>div input:not([type=checkbox]):not([type=radio]):not([type=submit]):-ms-input-placeholder,form>div select:-ms-input-placeholder,form>div textarea:-ms-input-placeholder{color:#616161;font-size:1.125rem;line-height:1.6875rem;opacity:1}@media (min-width:992px){form>div input:not([type=checkbox]):not([type=radio]):not([type=submit]):-ms-input-placeholder,form>div select:-ms-input-placeholder,form>div textarea:-ms-input-placeholder{font-size:1.25rem;line-height:1.875rem}}form>div input:not([type=checkbox]):not([type=radio]):not([type=submit]):-moz-placeholder,form>div select:-moz-placeholder,form>div textarea:-moz-placeholder{color:#616161;font-size:1.125rem;line-height:1.6875rem;opacity:1}@media (min-width:992px){form>div input:not([type=checkbox]):not([type=radio]):not([type=submit]):-moz-placeholder,form>div select:-moz-placeholder,form>div textarea:-moz-placeholder{font-size:1.25rem;line-height:1.875rem}}form input[type=submit]{align-items:center;background-color:#e3021a;border:0;border-radius:.25rem;color:#fff!important;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:.25rem;justify-content:center;line-height:1.5rem;margin:2px;min-height:3rem;min-width:8rem;padding:.75rem;text-transform:uppercase;transition:all .3s ease-in-out}@media (min-width:992px){form input[type=submit]{font-size:1rem;line-height:1.5rem;min-width:9rem}}form input[type=submit] div{align-items:center;display:flex;justify-content:center}form input[type=submit] div svg{height:1.5rem;width:1.5rem}form input[type=submit] div svg path{transition:all .3s ease-in-out}form input[type=submit] svg path{fill:#fff}form input[type=submit]:hover{background-color:#fe5869}form input[type=submit]:active{background-color:#b60214}form input[type=submit]:focus,form input[type=submit]:focus-visible,form input[type=submit]:focus-within{background-color:#b60214;box-shadow:0 0 0 2px #fe5869}form .wpcf7-checkbox{padding:1rem 0}form .wpcf7-checkbox .wpcf7-list-item{display:block;margin:0;padding:.5rem 0}form .wpcf7-checkbox .wpcf7-list-item label{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:start}form .wpcf7-checkbox .wpcf7-list-item input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;color:transparent;cursor:pointer;height:1.375rem;padding:0 .5rem;position:relative;width:1.375rem;z-index:0}@media (max-width:767px){form .wpcf7-checkbox .wpcf7-list-item input[type=checkbox]{margin-top:.2rem}}form .wpcf7-checkbox .wpcf7-list-item input[type=checkbox]:before{background-color:#fff;border:2px solid #616161;border-radius:.25rem;content:"";display:block;height:1.375rem;left:1px;position:absolute;width:1.375rem;z-index:0}form .wpcf7-checkbox .wpcf7-list-item input[type=checkbox]:after{border-color:#fff;border-bottom:2px solid #fff;border-left:2px solid #fff;content:none;height:10px;transform:rotate(-45deg) translateY(-100%);width:15px;z-index:1}form .wpcf7-checkbox .wpcf7-list-item input[type=checkbox]:checked:after{content:"";display:block;left:50%;position:absolute;top:50%}form .wpcf7-checkbox .wpcf7-list-item input[type=checkbox]:checked:before{background-color:#e3021a;border-color:#e3021a}form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label{color:#140002;font-size:1rem;margin-left:.5rem}form .wpcf7-radio{display:flex;flex-wrap:wrap;gap:1.5rem;padding:.5rem 0}form .wpcf7-radio .wpcf7-list-item{align-items:center;display:flex;flex-direction:row;margin:.5rem 0 0}form .wpcf7-radio .wpcf7-list-item label{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:start}form .wpcf7-radio .wpcf7-list-item input[type=radio]{height:1.375rem;position:relative;width:1.375rem}form .wpcf7-radio .wpcf7-list-item input[type=radio]:after{background-color:#fff;border:2px solid #737373;border-radius:5rem;content:"";display:inline-block;height:1.375rem;left:0;position:relative;top:0;visibility:visible;width:1.375rem}form .wpcf7-radio .wpcf7-list-item input[type=radio]:checked:after{background-color:#e3021a;border:2px solid #e3021a;border-radius:5rem;content:"";display:inline-block;height:1.375rem;left:0;position:relative;top:0;visibility:visible;width:1.375rem}form .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label{color:#140002;font-size:.9rem;font-weight:400;line-height:100%;margin-left:.5rem}form .wpcf7-acceptance .wpcf7-list-item{margin:.5rem 0 0}form .wpcf7-acceptance .wpcf7-list-item label{align-items:center;display:flex;flex-direction:row}form .wpcf7-acceptance .wpcf7-list-item label input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;color:transparent;cursor:pointer;height:1.375rem;padding:0 .5rem;position:relative;width:1.375rem;z-index:0}@media (max-width:767px){form .wpcf7-acceptance .wpcf7-list-item label input[type=checkbox]{margin-top:.2rem}}form .wpcf7-acceptance .wpcf7-list-item label input[type=checkbox]:before{background-color:#fff;border:2px solid #616161;border-radius:.25rem;content:"";display:block;height:1.375rem;left:1px;position:absolute;width:1.375rem;z-index:0}form .wpcf7-acceptance .wpcf7-list-item label input[type=checkbox]:after{border-color:#fff;border-bottom:2px solid #fff;border-left:2px solid #fff;content:none;height:10px;transform:rotate(-45deg) translateY(-100%);width:15px;z-index:1}form .wpcf7-acceptance .wpcf7-list-item label input[type=checkbox]:checked:after{content:"";display:block;left:50%;position:absolute;top:50%}form .wpcf7-acceptance .wpcf7-list-item label input[type=checkbox]:checked:before{background-color:#e3021a;border-color:#e3021a}form .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label{color:#e3021a;font-size:1rem;margin-left:.5rem}form .wpcf7-spinner{bottom:0;left:0;position:absolute;z-index:-1}form .wpcf7-response-output{border:1px solid #fe5869;width:100%}.wrap-form{border-bottom:1px solid #c2c2c2;padding-bottom:1rem}.wrap-form.mob-v{text-align:right}#form-interventi-filters select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url(../images/chevron_d.svg?bbd5fa5a7f24a43b8f2778469bde74e5);background-position:right .5rem center;background-repeat:no-repeat;background-size:auto 25px;border:0;color:#140002;cursor:pointer;flex-wrap:wrap;font-size:1rem;font-weight:700;margin:1rem 0;min-width:17rem;padding-left:0;padding-right:2rem}#form-interventi-filters select:focus{outline:none}#form-interventi-filters select option{font-size:1rem!important}#form-interventi-filters .wrap-btn-form{margin-left:auto;margin-right:0}#form-interventi-filters .wrap-btn-form .btn-outline{cursor:pointer}#form-interventi-filters .wrap-btn-form #reset-filtri,#form-interventi-filters .wrap-btn-form #reset-filtri-mob{background-color:transparent;border:0;color:#919191;cursor:pointer;font-weight:500;margin-left:1rem;padding:.75rem 0;text-decoration:underline}@media (min-width:992px){#form-interventi-filters>div{align-items:center;display:flex;flex-direction:row}#form-interventi-filters>div .col-custom-auto:first-of-type{padding-left:0}#form-interventi-filters>div .col-custom-auto:last-of-type{padding-right:0}#form-interventi-filters select{background-position:right 0 center;margin:0;min-width:15rem;padding-right:1.6rem}#form-interventi-filters .wrap-btn-form #reset-filtri,#form-interventi-filters .wrap-btn-form #reset-filtri-mob,#form-interventi-filters .wrap-btn-form .btn-outline{font-size:1rem}}@media (min-width:1024px){#form-interventi-filters select{font-size:1.2rem;min-width:17rem}#form-interventi-filters select option{font-size:1.2rem!important}#form-interventi-filters .wrap-btn-form #reset-filtri,#form-interventi-filters .wrap-btn-form #reset-filtri-mob,#form-interventi-filters .wrap-btn-form .btn-outline{font-size:1.2rem}}@media (min-width:1280px){#form-interventi-filters .wrap-btn-form #reset-filtri,#form-interventi-filters .wrap-btn-form #reset-filtri-mob,#form-interventi-filters .wrap-btn-form .btn-outline,#form-interventi-filters select{font-size:1.5rem}}.open-filter-sidebar{cursor:pointer;margin-bottom:1rem}.filter-sidebar{background:#fff;height:100vh;overflow-y:auto;padding:1rem;position:fixed;right:-100%;top:0;transition:right .1s ease;width:100vw;z-index:9999}.filter-sidebar.active{right:0}@media (min-width:500px){.filter-sidebar{max-width:400px;padding:70px 1rem 1rem;width:80%}}.close-filter-sidebar{background-color:transparent;border:0;cursor:pointer;padding:.5rem}.filter-sidebar-header{align-items:center;display:flex;justify-content:space-between}.filter-sidebar-header span{margin-bottom:0!important}@media (min-width:992px){.open-filter-sidebar,.wrap-form.mob-v{display:none}.wrap-form.dsk-v{display:block}}@media (max-width:991px){.wrap-form.dsk-v{display:none}.wrap-btn-form{margin-top:3rem;text-align:center}}.cover{background-blend-mode:normal,multiply,normal;background-size:cover!important;margin-bottom:3rem;padding-top:3rem}.cover__simple .container .row .col-custom{flex:0 0 auto;margin-bottom:1.5rem;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:992px){.cover__simple .container .row .col-custom:first-of-type{width:65%}}@media (min-width:1440px){.cover__simple .container .row .col-custom:first-of-type{width:50%}}@media (min-width:992px){.cover__simple .container .row .col-custom:nth-of-type(2){width:35%}}@media (min-width:1440px){.cover__simple .container .row .col-custom:nth-of-type(2){width:50%}}.cover__simple .container .row .col-custom.col-image .wrap-img{height:40rem;position:relative}.cover__simple .container .row .col-custom.col-image .wrap-img .label-red{background-color:#e3021a;color:#fff!important;padding:1.25rem;position:absolute;right:0;top:0}.cover__simple .container .row .col-custom.col-image .wrap-img .label-red h1,.cover__simple .container .row .col-custom.col-image .wrap-img .label-red h2,.cover__simple .container .row .col-custom.col-image .wrap-img .label-red h3,.cover__simple .container .row .col-custom.col-image .wrap-img .label-red h4,.cover__simple .container .row .col-custom.col-image .wrap-img .label-red h5,.cover__simple .container .row .col-custom.col-image .wrap-img .label-red h6{margin-bottom:0}@media (max-width:767px){.cover__simple .container .row .col-custom.col-image{padding:0}.cover__simple .container .row .col-custom.col-image .wrap-img{height:auto;min-height:20rem}.cover__simple .container .row .col-custom.col-image .wrap-img img{height:auto}}@media (max-width:991px){.cover__simple .container .row .col-custom.col-image .wrap-img{aspect-ratio:16/9;height:auto}}.cover__abs{display:flex;height:auto;min-height:27rem;padding-bottom:4.5rem;position:relative;z-index:0}.cover__abs.h-large{min-height:50rem}.cover__abs.h-medium .container .wrap-content .content{flex:1 1 auto}.cover__abs .container .wrap-content{align-items:start;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;justify-content:start}.cover__abs .container .wrap-content .content{align-items:center;align-self:center;color:#fafafa;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin-bottom:auto;margin-top:auto;padding:1.25rem 3rem;text-align:center;width:100%}.cover__abs .container .wrap-content .content h1,.cover__abs .container .wrap-content .content h2,.cover__abs .container .wrap-content .content h3,.cover__abs .container .wrap-content .content h4,.cover__abs .container .wrap-content .content h5,.cover__abs .container .wrap-content .content h6{color:#fafafa}.cover__abs .container .wrap-content .content.bg_content{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:hsla(0,0%,100%,.15);border:1px solid #fff;border-radius:.25rem}@media (min-width:768px){.cover__abs .container .wrap-content .content{padding:1.25rem 5rem;width:70%}}@media (max-width:638px){.cover__abs .container .wrap-content .content{padding:1.25rem}}.cover__abs:before{background-color:#fff;bottom:0;content:"";height:4.5rem;left:50%;position:absolute;transform:translateX(-50%);width:.25rem}.cover__abs:after{background:linear-gradient(180deg,rgba(0,0,0,.1) 20%,rgba(0,0,0,.5) 80%,rgba(0,0,0,.7));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.cover__abs .scroll-btn{bottom:4rem;left:50%;position:absolute;transform:translateX(-50%)}.cover__abs .scroll-btn a.simple-link{color:#fff;font-size:1.125rem;line-height:1.6875rem}@media (min-width:992px){.cover__abs .scroll-btn a.simple-link{font-size:1.25rem;line-height:1.875rem}}.cover__light{height:6rem;margin-bottom:0}.cover__default{margin-bottom:3rem}@media (min-width:1280px){.cover__macro .container .row{align-items:stretch}}.cover__macro .container .row .col-custom{margin-bottom:1.5rem}.cover__macro .container .row .col-custom.content{flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:992px){.cover__macro .container .row .col-custom.content{width:70%}}.cover__macro .container .row .col-custom.content .cover-label{margin-bottom:1rem}.cover__macro .container .row .col-custom.content .wrap-title{margin-bottom:2rem;padding-bottom:1rem;position:relative}.cover__macro .container .row .col-custom.content .wrap-title .simple-link{margin-bottom:1rem;text-transform:uppercase}.cover__macro .container .row .col-custom.content .wrap-title:before{background-color:#c2c2c2;bottom:0;content:"";height:1px;left:1rem;position:absolute;transition:width .8s ease-in-out .4s,background 1.6s ease-in-out .4s;width:0}.cover__macro .container .row .col-custom.content .wrap-title.line-full:before{background-color:#616161;width:calc(100% - 2rem)}.cover__macro .container .row .col-custom.content .wrap-title h1 b,.cover__macro .container .row .col-custom.content .wrap-title h1 strong{color:#b60214;font-weight:500}.cover__macro .container .row .col-custom.content .dsc{margin-bottom:2rem;width:80%}.cover__macro .container .row .col-custom.content .wrap-btn{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:start}.cover__macro .container .row .col-custom.content .wrap-btn h5{margin-bottom:0}@media (max-width:499px){.cover__macro .container .row .col-custom.content .wrap-btn{align-items:start;flex-direction:column;gap:1rem}}.cover__macro .container .row .col-custom.image{flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (max-width:1439px){.cover__macro .container .row .col-custom.image{flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}}@media (max-width:1439px) and (min-width:992px){.cover__macro .container .row .col-custom.image{width:30%}}@media (min-width:1440px){.cover__macro .container .row .col-custom.image{width:25%}}@media (max-width:991px){.cover__macro .container .row .col-custom.image{aspect-ratio:16/9}}#simple_hero{margin:3rem 0}label.cover-label{background-color:#f2f2f2;color:#140002;display:inline-block;padding:.25rem .5rem}.parallax-container{height:100%;overflow:hidden;position:relative}.parallax-image{left:0;min-height:120%;min-width:100%;position:absolute;top:0;transform:translateY(0);transition:transform .1s linear;will-change:transform}#chisiamo_page{position:relative}#chisiamo_page #wrap_bcrumb{left:0;padding:2rem 0;position:absolute;top:0;width:100%;z-index:2}#chisiamo_page .swiper_coverfull .swiper-slide{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;min-height:50rem;padding:5rem 0;position:relative}#chisiamo_page .swiper_coverfull .swiper-slide:after{background:rgba(0,0,0,.45);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@media (min-width:992px){#chisiamo_page .swiper_coverfull .swiper-slide .row{justify-content:space-between}}#chisiamo_page .swiper_coverfull .swiper-slide .row .col-custom:first-of-type{flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:992px){#chisiamo_page .swiper_coverfull .swiper-slide .row .col-custom:first-of-type{width:35%}}#chisiamo_page .swiper_coverfull .swiper-slide .row .col-custom.content{align-self:end;flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;padding-top:1rem;width:100%}@media (min-width:992px){#chisiamo_page .swiper_coverfull .swiper-slide .row .col-custom.content{padding-top:6rem;width:50%}}@media (min-width:1280px){#chisiamo_page .swiper_coverfull .swiper-slide .row .col-custom.content{padding-left:5rem}}#chisiamo_page .wrap-controls{bottom:1rem;left:0;position:absolute;width:100%;z-index:1}#chisiamo_page .wrap-controls .container{align-items:end;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}#chisiamo_page .wrap-controls .arrows{width:auto}#chisiamo_page .wrap-controls .swiper-scrollbar{background-color:hsla(0,0%,57%,.4);bottom:0;flex:1 0 auto;left:0;margin-right:1rem;opacity:1!important;position:relative;right:0;top:0;width:auto}#chisiamo_page .wrap-controls .swiper-scrollbar .swiper-scrollbar-drag{background-color:#d9d9d9;height:4px}#chisiamo_page .wrap-controls .swiper-button-next,#chisiamo_page .wrap-controls .swiper-button-prev{bottom:0;left:0;margin:0 0 0 auto;position:relative;right:0;top:0}#chisiamo_page .wrap-controls .swiper-button-prev{margin-bottom:.5rem}.std_intro{margin-bottom:2.75rem}#toc_content_section{z-index:9}@media (max-width:767px){#toc_content_section{position:sticky;top:0}}#toc_content_section .default-accordion .acc_header{padding:.75rem 0}#toc_content_section .default-accordion .acc_header .header_content{cursor:pointer;position:relative}#toc_content_section .default-accordion .acc_header .header_content .icon{align-items:center;display:flex;height:40px;justify-content:center;width:40px}#toc_content_section .default-accordion .acc_header .header_content .title h6{margin-bottom:0}#toc_content_section .default-accordion .acc_content{max-height:0;overflow:hidden;transition:max-height .4s ease}#toc_content_section .default-accordion .acc_content .wrap-toc-content{padding:.75rem 0}#toc_content_section .default-accordion .acc_content .wrap-toc-content ol,#toc_content_section .default-accordion .acc_content .wrap-toc-content ul{color:#b60214}#toc_content_section .default-accordion .acc_content .wrap-toc-content ol li,#toc_content_section .default-accordion .acc_content .wrap-toc-content ul li{padding-left:0}@media (min-width:768px){#toc_content_section .default-accordion .acc_header{border-bottom:1px solid #c2c2c2}#toc_content_section .default-accordion .acc_header .header_content{align-items:center;display:flex;gap:1rem;width:100%}#toc_content_section .default-accordion .acc_header .header_content:after,#toc_content_section .default-accordion .acc_header .header_content:before{background-color:#616161;content:"";height:2px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:20px}#toc_content_section .default-accordion .acc_header .header_content:after{transform:translateY(-50%) rotate(90deg);transition:all .3s ease-in-out}#toc_content_section .default-accordion .acc_header.active .header_content:after{transform:translateY(-50%) rotate(0)}}@media (max-width:767px){#toc_content_section .default-accordion{position:relative}#toc_content_section .default-accordion .title{display:none}#toc_content_section .default-accordion .acc_header{width:42px}#toc_content_section .default-accordion .acc_header .header_content{background-color:#fff;border:1px solid #616161;width:42px}#toc_content_section .default-accordion .acc_content{background-color:#fff;box-shadow:0 5px 8px rgba(0,0,0,.15);left:0;position:absolute;top:calc(100% - 10px);z-index:9}#toc_content_section .default-accordion .acc_content .wrap-toc-content{border-bottom:0;padding-left:1rem;padding-right:1rem}}.main-section{padding-top:4rem}.main-section:first-of-type{padding-top:0}.main-section .section-main-title h1,.main-section .section-main-title h2,.main-section .section-main-title h3,.main-section .section-main-title h4,.main-section .section-main-title h5,.main-section .section-main-title h6{margin-bottom:0}.main-section section:not(section.contact_form_block){margin:1.5rem 0}.main-section .wrap-btn{margin:.5rem 0}@media (min-width:768px){.main-section .section-main-title{margin-bottom:1.5rem!important}.main-section .section-main-title.empty{margin-bottom:0!important}.main-section section:not(section.contact_form_block){margin:3rem 0}}.card_grid_4_block .row .col-custom{flex:0 0 auto;margin-bottom:1.25rem;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:639px){.card_grid_4_block .row .col-custom{width:50%}}@media (min-width:1280px){.card_grid_4_block .row .col-custom{width:25%}}.card_grid_4_block .row .col-custom .figcaption{color:#140002;margin-top:.5rem}.video_block .wrap-embed-video{aspect-ratio:16/9}.video_block iframe{border-radius:2rem;height:100%;margin-bottom:1rem;width:100%}.images_gallery_block .row .col-custom{flex:0 0 auto;margin-bottom:2rem;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:992px){.images_gallery_block .row .col-custom{width:100%}}.images_gallery_block .row.double .col-custom{flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:768px){.images_gallery_block .row.double .col-custom{width:50%}}#related_servizi,.card_link_slider_block,.related_interventi_block,.video_gallery_block{overflow-x:hidden}#related_servizi .container,.card_link_slider_block .container,.related_interventi_block .container,.video_gallery_block .container{padding-top:2.5rem;position:relative}#related_servizi .container:after,.card_link_slider_block .container:after,.related_interventi_block .container:after,.video_gallery_block .container:after{background-color:#616161;content:"";height:1px;left:1.5rem;position:absolute;top:0;width:calc(100% - 3rem)}#related_servizi .container .wrap-arrows,.card_link_slider_block .container .wrap-arrows,.related_interventi_block .container .wrap-arrows,.video_gallery_block .container .wrap-arrows{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:start;margin-bottom:2.5rem;position:relative;z-index:0}#related_servizi .container .wrap-arrows .swiper-button-next,#related_servizi .container .wrap-arrows .swiper-button-prev,.card_link_slider_block .container .wrap-arrows .swiper-button-next,.card_link_slider_block .container .wrap-arrows .swiper-button-prev,.related_interventi_block .container .wrap-arrows .swiper-button-next,.related_interventi_block .container .wrap-arrows .swiper-button-prev,.video_gallery_block .container .wrap-arrows .swiper-button-next,.video_gallery_block .container .wrap-arrows .swiper-button-prev{bottom:0;left:0;margin:0;position:relative;right:0;top:0}#related_servizi .container .wrap-arrows .swiper-button-prev,.card_link_slider_block .container .wrap-arrows .swiper-button-prev,.related_interventi_block .container .wrap-arrows .swiper-button-prev,.video_gallery_block .container .wrap-arrows .swiper-button-prev{margin-right:.75rem}.custom_list_block ol,.custom_list_block ul{list-style:none;margin-left:0;padding-left:0}.custom_list_block ol li,.custom_list_block ul li{border-bottom:1px solid #c2c2c2;color:#140002;padding:.8rem 0 .8rem 2.5rem;position:relative}.custom_list_block ol li:before,.custom_list_block ul li:before{content:url(../images/asterisk.svg?3d822fc8bb882df99c8c093b3abed981);height:30px;left:0;position:absolute;top:12px;width:30px}.custom_list_block ol li a,.custom_list_block ul li a{color:#e3021a;text-decoration:underline}.video_gallery_block .wrap-embed-video{aspect-ratio:16/9}.video_gallery_block .wrap-embed-video iframe{border-radius:1rem;height:100%;margin-bottom:1rem;width:100%}.full_image_caption_block .full-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.full_image_caption_block .full-image .content{align-items:start;display:flex;height:100%;justify-content:start;min-height:40rem;padding:1.5rem 2rem}.full_image_caption_block .full-image .content.container{padding:5rem 2rem}.full_image_caption_block .full-image .content.v-center{align-items:center}.full_image_caption_block .full-image .content.bottom{align-items:flex-end}.full_image_caption_block .full-image .content.h-center{justify-content:center}.full_image_caption_block .full-image .content.right{justify-content:flex-end}.full_image_caption_block .full-image .content .caption{background-color:#fff;height:auto;max-width:100%;padding:1.5rem;width:100%}@media (min-width:639px){.full_image_caption_block .full-image .content .caption{width:80%}}@media (min-width:1024px){.full_image_caption_block .full-image .content .caption{width:50%}}@media (max-width:638px){.full_image_caption_block .container{padding:0}.full_image_caption_block .full-image,.full_image_caption_block .full-image .caption{padding:.75rem}}.card_link_2_block .col-custom{flex:0 0 auto;margin-bottom:2rem;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:992px){.card_link_2_block .col-custom{width:33.3%}}.card_link_2_block .container__small .col-custom{flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:768px){.card_link_2_block .container__small .col-custom{width:50%}}.contact_form_block{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:6rem 0;position:relative;z-index:0}.contact_form_block .h1,.contact_form_block .h2,.contact_form_block .h3,.contact_form_block .h4,.contact_form_block .h5,.contact_form_block .h6,.contact_form_block h1,.contact_form_block h2,.contact_form_block h3,.contact_form_block h4,.contact_form_block h5,.contact_form_block h6{color:#fff}.contact_form_block:before{background:#000;background:linear-gradient(90deg,rgba(0,0,0,.4),rgba(0,0,0,.2) 70%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@media (max-width:638px){.contact_form_block:before{background:linear-gradient(90deg,rgba(0,0,0,.6),rgba(0,0,0,.4) 70%)}}.contact_form_block .row .col-custom{flex:0 0 auto;margin-bottom:2rem;max-width:100%;padding-left:1rem;padding-right:1rem;position:relative;width:100%}@media (min-width:768px){.contact_form_block .row .col-custom{margin-left:auto;margin-right:auto;width:80%}}@media (min-width:992px){.contact_form_block .row .col-custom{width:50%}}.contact_form_block .row .col-custom:first-of-type{padding-bottom:2.5rem;padding-right:3rem}.contact_form_block .row .col-custom:first-of-type:after{background-color:#fafafa;bottom:0;content:"";height:1px;left:1rem;position:absolute;width:calc(100% - 4rem)}.contact_form_block .row .col-custom .wrap-form{background-color:#fff;border-radius:1.5rem;box-shadow:0 4px 8px 0 rgba(0,0,0,.15);padding:1.25rem}.card_text_block .col-custom{flex:0 0 auto;margin-bottom:2rem;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:639px){.card_text_block .col-custom{width:50%}}@media (min-width:1024px){.card_text_block .col-custom{width:33.3%}}.card_text_block .container__small .col-custom{width:100%}@media (min-width:1024px){.card_text_block .container__small .col-custom{width:50%}}.card_text_block .box{align-items:flex-start;background-color:#f2f2f2;border:1px solid #fcfcfc;border-radius:1.5rem;display:flex;flex-direction:column;height:100%;justify-content:flex-end;min-height:11rem;padding:1.5rem 2rem}.card_text_block .box .icon{margin-bottom:auto;margin-top:0}#related_servizi{margin-bottom:5rem}@media (min-width:992px){.container .default_swiper{overflow:visible}}@media (min-width:1024px){.container.container__small .default_swiper{overflow:visible}}.collapsible.main-section .section-main-title{padding-right:4rem;position:relative}.collapsible.main-section .section-main-title .acc_btn{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.collapsible.main-section .section-main-title .acc_btn svg{transition:all .3s ease-in-out}@media (min-width:768px){.collapsible.main-section .section-main-title .acc_btn{display:none}}.collapsible.main-section .section-main-title.active .acc_btn svg{transform:rotate(180deg)}.collapsible .section-content{max-height:0;overflow:hidden;transition:max-height .4s ease}.collapsible.main-section .section-main-title.active+.collapsible .section-content{max-height:1000px}@media (min-width:769px){.collapsible.main-section .section-content{max-height:none!important;overflow:visible}}.macro_list_servizi{margin-bottom:4rem;margin-top:-4rem}.macro_list_servizi .row-title{margin:4rem auto}.macro_list_servizi #list_servizi .row .col-custom{flex:0 0 auto;margin-bottom:2rem;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:992px){.macro_list_servizi #list_servizi .row .col-custom{width:50%}}@media (min-width:1280px){.macro_list_servizi #list_servizi .row .col-custom{width:33.3%}}.section-content table{border:1px solid #616161;border-collapse:collapse}.section-content table tr{background-color:#fcfcfc}.section-content table thead tr{background-color:#f2f2f2}.section-content table td,.section-content table th{border:1px solid #616161;color:#140002;padding:1.25rem}.parallax_section{margin-bottom:5rem}.wrap_parallax{min-height:calc(200vh - 240px);position:relative}.wrap_parallax .parallax_blocks{background-attachment:fixed;background-position:50%;background-size:cover;height:auto;padding-top:calc(100vh - 120px);position:sticky;top:120px}.wrap_parallax .parallax_blocks .container{height:100%}@media (max-width:991px){.wrap_parallax .parallax_blocks .container{padding-bottom:6rem;padding-top:6rem}}.wrap_parallax .parallax_blocks .col-custom{flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:992px){.wrap_parallax .parallax_blocks .col-custom{padding-bottom:6rem;padding-top:6rem;width:50%}}.wrap_parallax .parallax_blocks .col-custom.right{margin-left:auto;margin-right:0}.wrap_parallax .parallax_blocks .caption{background-color:#fff;margin-bottom:3rem;max-width:100%;padding:1.5rem;width:100%}@media (min-width:992px){.wrap_parallax .parallax_blocks .caption .caption:last-of-type{margin-bottom:0}.wrap_parallax .parallax_blocks .first-row{position:sticky;top:120px}}.wp-gr .grw-row{display:block!important}.wp-gr .grw-header{width:100%!important}.wp-gr .grw-header .grw-header-inner{position:relative}.wp-gr .grw-header .grw-header-inner .wp-google-wr{margin:0!important;position:absolute!important;right:0!important;top:0!important}.wp-gr .grw-content{position:relative;width:100%!important}.wp-gr .grw-content .grw-review .grw-review-inner{background:rgba(97,97,97,.4)!important;border-radius:1.5rem!important;width:30rem}.wp-gr .grw-content .grw-review .grw-review-inner svg{display:none}.wp-gr .grw-content .grw-review .grw-review-inner .wp-google-left a.wp-google-name{color:#fff!important}.wp-gr .grw-content .grw-content-inner .grw-btns{position:absolute!important;top:-3rem!important}.wp-gr .grw-content .grw-content-inner .grw-btns.grw-next{left:auto!important;right:0!important}.wp-gr .grw-content .grw-content-inner .grw-btns.grw-prev{left:auto!important;right:2rem!important}#single_certif{margin-bottom:5rem}#single_certif .row{gap:5rem}@media (max-width:991px){#single_certif .row{gap:2rem}}#single_certif .row .sidebar{color:#616161;max-width:100%;order:0;width:18rem}@media (max-width:991px){#single_certif .row .sidebar{margin-top:3rem;order:1;width:100%}}#single_certif .row .sidebar h6{color:#616161}#single_certif .row .sidebar ul{list-style:none;margin-left:0;padding-left:0}#single_certif .row .sidebar ul li{border-bottom:1px solid #c2c2c2;display:block;font-size:.875rem;line-height:1.5rem;margin-bottom:0;padding:.875rem 0 .875rem 1.25rem;position:relative}@media (min-width:992px){#single_certif .row .sidebar ul li{font-size:1rem}}#single_certif .row .sidebar ul li.current{background:linear-gradient(90deg,rgba(254,88,105,.18),rgba(254,88,105,.06) 69.39%,rgba(254,88,105,0));border-bottom:0;color:#b60214}#single_certif .row .sidebar ul li.current:before{background-color:#b60214;content:"";height:100%;left:0;position:absolute;top:0;width:.125rem}#single_certif .row .col-custom{flex:1;order:1;padding-left:1rem;padding-right:1rem}@media (max-width:991px){#single_certif .row .col-custom{order:0}}#single_certif .row .col-custom .row{gap:1rem;justify-content:space-between}#single_certif .row .col-custom .row .col-custom{margin-top:2rem}#single_certif .row .col-custom .row .col-custom:first-of-type{flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:1024px){#single_certif .row .col-custom .row .col-custom:first-of-type{width:calc(30% - .5rem)}}#single_certif .row .col-custom .row .col-custom:nth-of-type(2){flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:1024px){#single_certif .row .col-custom .row .col-custom:nth-of-type(2){width:calc(70% - .5rem)}}#single_certif .row .col-custom .row .col-custom .download{margin-top:1.5rem}@media (min-width:992px){#aree_interventi .content{width:40%}}#list_areas{margin:2rem 0 5rem}#list_areas .row .col-custom{flex:0 0 auto;margin-bottom:2.5rem;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:992px){#list_areas .row .col-custom{width:calc(50% - 1rem)}}#list_interventi .col-custom,#list_posts .col-custom{flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:992px){#list_interventi .col-custom,#list_posts .col-custom{width:50%}}@media (min-width:1280px){#list_interventi .col-custom,#list_posts .col-custom{width:33.3%}}#header_post .simple-link{margin-bottom:1rem}@media (min-width:1280px){#header_post .simple-link{left:1rem;margin-bottom:0;padding-left:0;position:absolute;top:50%;transform:translateY(-50%)}}@media (max-width:1699px){#header_post .simple-link span{display:none}}#header_post .post-date,#pre_post_block .cover-label{margin-bottom:2rem}#pre_post_block .wrap-title{border-bottom:1px solid #616161;margin-bottom:2.5rem;padding-bottom:1.25rem}@media (max-width:638px){#pre_post_block .div-padded:first-of-type{padding:0}}#pre_post_block .row .col-custom.wrap-navigation{margin-top:1.5rem;min-height:3rem;order:1;position:relative;width:100%;z-index:0}#pre_post_block .row .col-custom.wrap-navigation .swiper-button-prev{bottom:0;left:auto;right:3.5rem;top:auto}#pre_post_block .row .col-custom.wrap-navigation .swiper-button-next{bottom:0;right:0;top:auto}#pre_post_block .row .col-custom:nth-of-type(2){order:0;width:100%}@media (min-width:639px){#pre_post_block .row .col-custom.wrap-navigation{margin-top:0;order:0;width:25%}#pre_post_block .row .col-custom:nth-of-type(2){order:1;width:75%}#pre_post_block .row .swiper-button-prev{left:0!important;right:auto!important}#pre_post_block .row .swiper-button-next{left:4rem!important;right:auto!important}}#pre_post_block .full-gallery{margin:2.5rem 0}#pre_post_block .full-gallery .swiper-slide{aspect-ratio:16/9;height:auto;max-width:100%;width:auto}header#page-header{left:0;position:sticky;top:-1px;z-index:9}header#page-header #top_menu{background-color:#140002;border-bottom:1px solid #c2c2c2}@media (max-width:991px){header#page-header #top_menu{display:none}}header#page-header #top_menu .top_menu{display:flex;gap:.5rem;justify-content:flex-end;list-style:none;margin:0;padding:0}header#page-header #top_menu .top_menu li:not(.sub-menu li){padding:1rem}header#page-header #top_menu .top_menu li:not(.sub-menu li) a:not(.sub-menu li a){color:#fff;display:block;font-size:.875rem;position:relative;text-decoration:none}header#page-header #top_menu .top_menu li:not(.sub-menu li) a:not(.sub-menu li a):after{background-color:#fff;bottom:0;content:"";height:1px;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:width .2s linear 0s,opacity .2s linear 0s;width:0}header#page-header #top_menu .top_menu li:not(.sub-menu li):hover a:not(.sub-menu li a):after{opacity:1;transition:width .2s linear 0s,opacity .2s linear .05s;width:100%}header#page-header #top_menu .top_menu li:not(.sub-menu li).special{background-color:#e3021a;padding-right:.5rem}header#page-header #top_menu .top_menu li:not(.sub-menu li).special a:not(.sub-menu li a){color:#fff}header#page-header #top_menu .top_menu li:not(.sub-menu li).special a:not(.sub-menu li a):after{background-color:#fff}@media (min-width:1280px){header#page-header #top_menu .top_menu li:not(.sub-menu li).special{display:none}}@media (max-width:991px){header#page-header #top_menu .top_menu li:not(.sub-menu li).special{display:none}}header#page-header #top_menu .top_menu .sub-menu{background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.1);display:none;list-style:none;padding:.75rem;position:absolute;right:0;top:100%;z-index:999}header#page-header #top_menu .top_menu .sub-menu li a{color:#000;display:block;font-size:.875rem;padding:.5rem 1rem;text-decoration:none;white-space:nowrap}header#page-header #top_menu .top_menu .sub-menu li a:hover{color:#b60214;text-decoration:underline}header#page-header #top_menu .top_menu .menu-item-has-children{padding-right:0;position:relative}header#page-header #top_menu .top_menu .menu-item-has-children>a{margin-right:1.7rem;position:relative}header#page-header #top_menu .top_menu .menu-item-has-children>a:before{content:url(../images/chevron_d_white.svg?aa1bba5ffe06a90b591356c1218a4f9e);height:1.5rem;left:calc(100% + .3rem);position:absolute;top:50%;transform:translateY(-50%);width:1.5rem}header#page-header #top_menu .top_menu .menu-item-has-children:hover>.sub-menu{display:block}header#page-header .wrap-main_menu{background-color:#fff;border-bottom:1px solid #c2c2c2}header#page-header .wrap-main_menu .container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:start}header#page-header .wrap-main_menu .container .logo{max-width:100%;width:13rem}@media (max-width:499px){header#page-header .wrap-main_menu .container .logo{width:10rem}}@media (min-width:992px) and (max-width:1279px){header#page-header .wrap-main_menu .container .logo{width:11rem}}header#page-header .wrap-main_menu .container #main_menu{flex-basis:0;flex-grow:1}header#page-header .wrap-main_menu .container #main_menu .main_menu{display:flex;gap:.5rem;justify-content:flex-end;list-style:none;margin:0;padding:0}@media (min-width:992px) and (max-width:1279px){header#page-header .wrap-main_menu .container #main_menu .main_menu{gap:0}}header#page-header .wrap-main_menu .container #main_menu .main_menu li a.menu-label{cursor:default;pointer-events:none;text-decoration:none}header#page-header .wrap-main_menu .container #main_menu .main_menu li:not(.sub-menu li){padding:1rem}@media (min-width:992px) and (max-width:1439px){header#page-header .wrap-main_menu .container #main_menu .main_menu li:not(.sub-menu li){padding:1rem .75rem}}header#page-header .wrap-main_menu .container #main_menu .main_menu li:not(.sub-menu li) a:not(.sub-menu li a){color:#140002;display:block;font-size:1rem;position:relative;text-decoration:none}header#page-header .wrap-main_menu .container #main_menu .main_menu li:not(.sub-menu li) a:not(.sub-menu li a):after{background-color:#140002;bottom:0;content:"";height:1px;left:0;opacity:0;position:absolute;transition:width .3s linear 0s,opacity .3s linear 0s;width:0}header#page-header .wrap-main_menu .container #main_menu .main_menu li:not(.sub-menu li):hover a:not(.sub-menu li a):after{opacity:1;transition:width .3s linear 0s,opacity .3s linear .05s;width:100%}header#page-header .wrap-main_menu .container #main_menu .main_menu li:not(.sub-menu li).menu-item-has-children:hover a:not(.sub-menu li a):after{width:calc(100% - 2rem)}header#page-header .wrap-main_menu .container #main_menu .main_menu li:not(.sub-menu li).special{background-color:#e3021a;padding-right:.5rem}header#page-header .wrap-main_menu .container #main_menu .main_menu li:not(.sub-menu li).special a:not(.sub-menu li a){color:#fff}header#page-header .wrap-main_menu .container #main_menu .main_menu li:not(.sub-menu li).special a:not(.sub-menu li a):after{background-color:#fff}@media (min-width:992px) and (max-width:1279px){header#page-header .wrap-main_menu .container #main_menu .main_menu li:not(.sub-menu li).special{display:none}header#page-header .wrap-main_menu .container #main_menu .main_menu li:not(.sub-menu li):nth-last-of-type(2){padding-right:0}header#page-header .wrap-main_menu .container #main_menu .main_menu li:not(.sub-menu li) a:not(.sub-menu li a){font-size:.875rem}}header#page-header .wrap-main_menu .container #main_menu .main_menu .sub-menu:not(.sub-menu .sub-menu){background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.2);display:none;list-style:none;padding:.75rem;position:absolute;right:0;top:100%;z-index:999}header#page-header .wrap-main_menu .container #main_menu .main_menu .sub-menu:not(.sub-menu .sub-menu) li a{color:#000;display:block;font-size:1rem;padding:.2rem 1rem;white-space:nowrap}header#page-header .wrap-main_menu .container #main_menu .main_menu .sub-menu:not(.sub-menu .sub-menu) li a:hover{color:#b60214;text-decoration:underline}header#page-header .wrap-main_menu .container #main_menu .main_menu .menu-item-has-children{position:relative}header#page-header .wrap-main_menu .container #main_menu .main_menu .menu-item-has-children>a:not(.is-megamenu .sub-menu .menu-item-has-children a){padding-right:2rem;position:relative}header#page-header .wrap-main_menu .container #main_menu .main_menu .menu-item-has-children>a:not(.is-megamenu .sub-menu .menu-item-has-children a):before{content:url(../images/chevron_d.svg?bbd5fa5a7f24a43b8f2778469bde74e5);height:1.5rem;position:absolute;right:.3rem;top:50%;transform:translateY(-50%);width:1.5rem}header#page-header .wrap-main_menu .container #main_menu .main_menu .menu-item-has-children:last-of-type>a:not(.is-megamenu .sub-menu .menu-item-has-children a):before{content:url(../images/chevron_d_white.svg?aa1bba5ffe06a90b591356c1218a4f9e)}header#page-header .wrap-main_menu .container #main_menu .main_menu .menu-item-has-children:hover>.sub-menu{display:block}header#page-header .wrap-main_menu .container #main_menu .main_menu .menu-item-has-children:hover.is-megamenu>.sub-menu{display:flex;gap:1rem;justify-content:center}header#page-header .wrap-main_menu .container #main_menu .main_menu .menu-item-has-children.is-megamenu{position:static}header#page-header .wrap-main_menu .container #main_menu .main_menu .menu-item-has-children.is-megamenu>.sub-menu{left:50%;right:auto!important;transform:translateX(-50%);width:calc(100vw - 2px)}header#page-header .wrap-main_menu .container #main_menu .main_menu .menu-item-has-children.is-megamenu .sub-menu{padding:1rem}header#page-header .wrap-main_menu .container #main_menu .main_menu .menu-item-has-children.is-megamenu .sub-menu .menu-item-has-children .sub-menu{list-style:none;padding-left:0}header#page-header .wrap-main_menu .container #main_menu .main_menu .menu-item-has-children.is-megamenu .sub-menu>.menu-item>a.menu-label{font-size:1.25rem;font-weight:700;padding-bottom:.5rem;position:relative}header#page-header .wrap-main_menu .container #main_menu .main_menu .menu-item-has-children.is-megamenu .sub-menu>.menu-item>a.menu-label:before{background-color:#c2c2c2;bottom:0;content:"";height:1px;left:1rem;position:absolute;width:calc(100% - 2rem)}@media (max-width:991px){header#page-header .wrap-main_menu .container #main_menu{display:none;visibility:hidden}}@media (min-width:992px){header#page-header .wrap-main_menu .container #mobile_menu_btn{display:none;visibility:hidden}}header#page-header .wrap-main_menu .container #mobile_menu_btn .mobile-btn a#toggleSidebar{align-items:center;border:1px solid #616161;border-radius:.25rem;color:#140002;display:flex;font-size:1rem;font-weight:600;gap:.25rem;height:53px;opacity:1;padding:.75rem;visibility:visible}header#page-header .wrap-main_menu .container #mobile_menu_btn .mobile-btn a#toggleSidebar svg{height:1.5rem;width:1.5rem}header#page-header .wrap-main_menu .container #mobile_menu_btn .mobile-btn a#toggleSidebar svg:nth-of-type(2){display:none;opacity:0}header#page-header .wrap-main_menu .container #mobile_menu_btn .mobile-btn a#toggleSidebar.opened{border-color:transparent}header#page-header .wrap-main_menu .container #mobile_menu_btn .mobile-btn a#toggleSidebar.opened svg:first-of-type{display:none;opacity:0}header#page-header .wrap-main_menu .container #mobile_menu_btn .mobile-btn a#toggleSidebar.opened svg:nth-of-type(2){display:block;opacity:1}header#page-header .wrap-main_menu .container #mobile_menu_btn .mobile-btn a#toggleSidebar.opened span{display:none}@media (max-width:991px){header#page-header .wrap-main_menu{padding:.5rem 0}header#page-header .wrap-main_menu .container{justify-content:space-between}}#sidebar.mobile_menu{background:#fff;height:calc(101vh - 70px);max-width:100vw;position:fixed;right:-100%;top:70px;transition:right .2s ease-in-out;width:30rem;z-index:9}@media (min-width:992px){#sidebar.mobile_menu{display:none;visibility:hidden}}@media (max-width:638px){#sidebar.mobile_menu{width:100vw}}@media (min-width:639px){#sidebar.mobile_menu{width:30rem}}#sidebar.mobile_menu.open{right:0}@media (min-width:500px){#sidebar.mobile_menu.open{right:-2px}}#sidebar.mobile_menu .wrap-tabs{align-items:center;background-color:#c2c2c2;color:#140002;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:start;padding:0 1rem;z-index:1}#sidebar.mobile_menu .wrap-tabs .tabs_btn{background-color:transparent;border:0;cursor:pointer;font-size:1rem;outline:none;padding:1rem 0}#sidebar.mobile_menu .wrap-tabs .tabs_btn:focus-visible{outline:none}#sidebar.mobile_menu .wrap-tabs .tabs_btn.active{border-bottom:2px solid #140002}#sidebar.mobile_menu .content-sidebar{background:#fff;height:100%;left:auto;max-width:100vw;opacity:0;overflow-x:hidden;overflow-y:auto;position:absolute;right:-101%;top:54px;transition:right .2s ease-in-out .1s,opacity .2s ease-in-out;width:100%;z-index:1}#sidebar.mobile_menu .content-sidebar.active{opacity:1;right:-2px;transition:right .2s ease-in-out,opacity .2s ease-in-out}#sidebar.mobile_menu .content-sidebar .main_menu,#sidebar.mobile_menu .content-sidebar .top_menu{list-style:none;margin:0;padding:1rem}#sidebar.mobile_menu .content-sidebar .main_menu .menu-item,#sidebar.mobile_menu .content-sidebar .top_menu .menu-item{border-bottom:1px solid #c2c2c2;margin-bottom:0;padding:1rem 0}#sidebar.mobile_menu .content-sidebar .main_menu .menu-item a,#sidebar.mobile_menu .content-sidebar .top_menu .menu-item a{color:#140002}#sidebar.mobile_menu .content-sidebar .main_menu .menu-item.cloned,#sidebar.mobile_menu .content-sidebar .top_menu .menu-item.cloned{border-bottom:0}#sidebar.mobile_menu .content-sidebar .main_menu .menu-item.menu-item-has-children>a,#sidebar.mobile_menu .content-sidebar .top_menu .menu-item.menu-item-has-children>a{display:inline-block;padding-right:2rem;position:relative;width:100%}#sidebar.mobile_menu .content-sidebar .main_menu .menu-item.menu-item-has-children>a:before,#sidebar.mobile_menu .content-sidebar .top_menu .menu-item.menu-item-has-children>a:before{content:url(../images/chevron_r.svg?46b24310332b197574cd4ffe36cb78a9);height:1.5rem;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:1.5rem}#sidebar.mobile_menu .content-sidebar .main_menu .menu-item .sub-menu,#sidebar.mobile_menu .content-sidebar .top_menu .menu-item .sub-menu{background:#fff;height:100%;left:auto;list-style:none;margin:0;max-width:100vw;opacity:0;overflow-y:auto;padding:1rem;position:absolute;right:-101%;top:0;transition:right .2s ease-in-out,opacity .2s ease-in-out .05s;width:calc(100% + 1px);z-index:9}#sidebar.mobile_menu .content-sidebar .main_menu .menu-item .sub-menu.active,#sidebar.mobile_menu .content-sidebar .top_menu .menu-item .sub-menu.active{opacity:1;right:0;transition:right .2s ease-in-out,opacity .2s ease-in-out;z-index:9}#sidebar.mobile_menu .content-sidebar .main_menu .menu-item .sub-menu.active .back-btn,#sidebar.mobile_menu .content-sidebar .top_menu .menu-item .sub-menu.active .back-btn{color:#140002;height:auto;padding-bottom:.75rem;width:100%;z-index:1}#sidebar.mobile_menu .content-sidebar .main_menu .menu-item .sub-menu.active .back-btn a,#sidebar.mobile_menu .content-sidebar .top_menu .menu-item .sub-menu.active .back-btn a{font-size:1rem;padding:0 1rem;position:relative}#sidebar.mobile_menu .content-sidebar .main_menu .menu-item .sub-menu.active .back-btn a:before,#sidebar.mobile_menu .content-sidebar .top_menu .menu-item .sub-menu.active .back-btn a:before{content:url(../images/chevron_l.svg?aa60c01b87e458ed157d29123796ab71);height:1.5rem;left:-.5rem;position:absolute;top:50%;transform:translateY(-50%);width:1.5rem}.overlay{background:rgba(0,0,0,.5);display:none;height:100%;left:0;position:fixed;top:70px;width:100%;z-index:5}@media (min-width:992px){.overlay{display:none;visibility:hidden}}.overlay.filters{top:0}#prefooter_contacts_1{background-position:50%;background-repeat:no-repeat;background-size:cover;margin-top:3rem;min-height:52rem;padding:3rem 0 6rem;z-index:0}#prefooter_contacts_1 .content{color:#fff;height:100%;margin:0 auto;max-width:100%;text-align:left;width:100%;z-index:1}#prefooter_contacts_1 .content h2{color:#fff}#prefooter_contacts_1 .content .logo{margin:0 auto 7rem;max-width:100%;width:40rem}@media (max-width:767px){#prefooter_contacts_1 .content .logo{width:70%}}#prefooter_contacts_1 .content .wrap-btn{margin-top:2.5rem}@media (max-width:499px){#prefooter_contacts_1 .content .wrap-btn a{width:100%}}@media (min-width:768px){#prefooter_contacts_1 .content{text-align:center;width:60%}}@media (max-width:767px){#prefooter_contacts_1{position:relative}#prefooter_contacts_1:before{background-color:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}}.line_prefooter{background-color:#fe5869;height:1.5rem;width:100%}#prefooter_contacts_2{background-color:#fe5869;background-image:url(../images/texture_k_mobile.svg?ce8a75141cdf9eb7bf0cd448f466f973);background-position:0 0;background-repeat:no-repeat;background-size:100% auto;color:#140002;margin-top:3rem;min-height:30rem;padding:8rem 0 3rem}#prefooter_contacts_2 .content{margin-left:auto;margin-right:0;width:100%}#prefooter_contacts_2 .content label{background-color:#f2f2f2;display:inline-block;margin-bottom:1rem;padding:.5rem 1rem}#prefooter_contacts_2 .content .wrap-btn{margin-top:2.5rem}@media (max-width:499px){#prefooter_contacts_2 .content .wrap-btn a{width:100%}}@media (min-width:768px){#prefooter_contacts_2{background-image:url(../images/texture_k.svg?b1574d407adb9b8bc72c1db6d98f8ddb);background-size:90%;padding:3rem 0}#prefooter_contacts_2 .content{width:60%}}@media (min-width:1280px){#prefooter_contacts_2 .content{width:45%}}footer{background-color:#140002;color:#fff;padding:3rem 0 0}@media (max-width:638px){footer{font-size:.875rem;line-height:1.5rem}}@media (max-width:638px) and (min-width:992px){footer{font-size:1rem}}@media (max-width:638px){footer p,footer span{font-size:.875rem;line-height:1.5rem}}@media (max-width:638px) and (min-width:992px){footer p,footer span{font-size:1rem}}footer .row:not(footer #copyright .row){align-items:stretch}footer .row:not(footer #copyright .row) .col-custom:not(footer #copyright .row .col-custom){flex:0 0 auto;margin-bottom:1.5rem;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:768px){footer .row:not(footer #copyright .row) .col-custom:not(footer #copyright .row .col-custom){width:50%}}@media (min-width:1280px){footer .row:not(footer #copyright .row) .col-custom:not(footer #copyright .row .col-custom){width:33.3%}}footer .row:not(footer #copyright .row) .col-custom:not(footer #copyright .row .col-custom):nth-of-type(2){display:flex;flex-direction:column}footer .wrap-address{margin-bottom:1.5rem}footer .wrap-address:last-of-type{margin-bottom:0}footer .wrap-address .block{align-items:start;display:flex;margin:.3rem 0}footer .wrap-address .block svg{margin-right:.5rem}footer .footer_menu ul{list-style:none;margin-left:0;padding-left:0}footer .footer_menu ul li{font-size:1.125rem;font-weight:600;line-height:1.6875rem;margin-bottom:1rem;padding-left:0;text-transform:uppercase}@media (min-width:992px){footer .footer_menu ul li{font-size:1.25rem;line-height:1.875rem}}footer .footer_menu ul li a:hover{color:#b60214}@media (max-width:638px){footer .footer_menu ul li{font-size:.875rem;line-height:1.5rem;margin-bottom:.5rem}}@media (max-width:638px) and (min-width:992px){footer .footer_menu ul li{font-size:1rem}}footer .box-social{margin-bottom:0;margin-top:auto}footer #copyright{text-color:#fff;padding:1.25rem;position:relative}footer #copyright:before{background-color:#c2c2c2;content:"";height:1px;left:1rem;position:absolute;right:1rem;top:0}footer #copyright .col-custom.content{flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:992px){footer #copyright .col-custom.content{width:50%}}@media (max-width:767px){footer #copyright .col-custom.content{margin-bottom:1rem}}footer #copyright .col-custom.links{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:992px){footer #copyright .col-custom.links{width:50%}}@media (max-width:767px){footer #copyright .col-custom.links{justify-content:start!important}}footer #copyright .col-custom.links>div{font-size:.875rem;line-height:1.5rem;margin:0 .5rem;text-transform:uppercase}@media (min-width:992px){footer #copyright .col-custom.links>div{font-size:1rem}}#home_cover{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;max-width:100%;min-height:calc(100vh - 100px);overflow-x:hidden;padding:8rem 0 3rem;position:relative;width:100%;z-index:0}#home_cover:after{background:linear-gradient(180deg,transparent 80%,rgba(0,0,0,.8));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}#home_cover.content_after{margin-bottom:5rem}#home_cover.content_after:after{display:none}#home_cover .row{align-items:end}#home_cover .row .col-custom{flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:1280px){#home_cover .row .col-custom{width:50%}}#home_cover .row .col-custom.content{margin-top:2rem}@media (min-width:992px){#home_cover .row .col-custom.content{margin-left:auto;margin-right:0;width:80%}}@media (min-width:1280px){#home_cover .row .col-custom.content{width:50%}}@media (min-width:639px){#home_cover .row .col-custom.content{align-items:flex-end;display:flex}}#home_cover .row .col-custom.content .wrap-arrows{position:relative;z-index:0}#home_cover .row .col-custom.content .wrap-arrows .swiper-button-next,#home_cover .row .col-custom.content .wrap-arrows .swiper-button-prev{bottom:0;left:0;margin:0;position:relative;right:0;top:0}#home_cover .row .col-custom.content .wrap-arrows .swiper-button-prev{margin-bottom:.5rem}@media (min-width:639px){#home_cover .row .col-custom.content .wrap-arrows{align-items:flex-end;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:start;padding-left:3rem}}@media (max-width:638px){#home_cover .row .col-custom.content .wrap-arrows{align-items:flex-end;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-end;margin-top:1rem}}#home_cover .row .col-custom.wrap-slider{margin-left:auto;margin-right:0;margin-top:2rem}@media (min-width:992px){#home_cover .row .col-custom.wrap-slider{width:80%}}@media (min-width:1280px){#home_cover .row .col-custom.wrap-slider{width:50%}}#home_cover .row .col-custom.wrap-slider .swiper-slide{height:auto}.home_video{max-width:100%;position:relative;width:100%}@media (max-width:638px){.home_video{aspect-ratio:9/16;height:auto;max-height:100vh}}@media (min-width:639px){.home_video{aspect-ratio:16/9;height:auto}}@media (min-width:639px) and (max-width:767px){.home_video{aspect-ratio:16/12}}@media (max-width:638px){.home_video #bgndVideo_dsk{display:none!important}}@media (min-width:639px){.home_video #bgndVideo_mob{display:none!important}}.home_video.content_after{min-height:calc(100vh - 100px)}#home_servizi{margin-bottom:7rem;overflow:hidden}#home_servizi .wrap-title{padding-bottom:.5rem}#home_servizi .wrap-title label{display:inline-block;margin-bottom:1rem}#home_servizi .wrap-title .row .col-custom:first-of-type{flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:992px){#home_servizi .wrap-title .row .col-custom:first-of-type{width:60%}}#home_servizi .wrap-title .row .col-custom:nth-of-type(2){flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;text-align:right;width:100%}@media (min-width:992px){#home_servizi .wrap-title .row .col-custom:nth-of-type(2){width:40%}}#home_servizi .wrap-title .row .col-custom:nth-of-type(2) .btn-xl__primary{max-width:100%;width:auto}#home_servizi .row:not(#cards_list .row):not(.wrap-title .row){justify-content:flex-end}#home_servizi .row:not(#cards_list .row):not(.wrap-title .row) .col-custom{flex:0 0 auto;max-width:100%;padding:2.5rem 1rem;width:100%}@media (min-width:992px){#home_servizi .row:not(#cards_list .row):not(.wrap-title .row) .col-custom{width:50%}}#home_servizi #cards_list .col-custom{flex:0 0 auto;margin-bottom:2rem;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:639px){#home_servizi #cards_list .col-custom{width:50%}}@media (min-width:992px){#home_servizi #cards_list .col-custom{width:33.3%}}@media (min-width:1280px){#home_servizi #cards_list .col-custom{width:20%}}#home_chisiamo{margin-bottom:6rem}#home_chisiamo .container .row.content{margin-bottom:2rem}#home_chisiamo .container .row.content .col-custom{flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:992px){#home_chisiamo .container .row.content .col-custom{width:50%}}#home_chisiamo .container .row.content .col-custom:nth-of-type(2){margin-top:2rem}#home_chisiamo .container .row.cards .col-custom{flex:0 0 auto;margin-bottom:1.5rem;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:768px){#home_chisiamo .container .row.cards .col-custom{width:50%}}#home_partnership{overflow:hidden}#home_partnership .wrap-title{border-bottom:1px solid #616161;margin-bottom:2.5rem;padding-bottom:1rem}#home_partnership .wrap-title .cover-label{margin-bottom:1rem}#home_partnership .content{align-items:flex-end;justify-content:flex-end;margin-bottom:2rem}#home_partnership .content .col-custom{flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:992px){#home_partnership .content .col-custom{width:50%}}#home_partnership .content .col-custom.wrap-arrows{justify-content:flex-end;order:1}@media (min-width:992px){#home_partnership .content .col-custom.wrap-arrows{justify-content:start;order:0}}#home_partnership .content .col-custom.dsc{margin-bottom:2rem;order:0}@media (min-width:992px){#home_partnership .content .col-custom.dsc{margin-bottom:0;order:1;padding-left:3rem}}#home_partnership .wrap-arrows{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:start;position:relative;z-index:0}#home_partnership .wrap-arrows .swiper-button-next,#home_partnership .wrap-arrows .swiper-button-prev{bottom:0;left:0;margin:0;position:relative;right:0;top:0}#home_partnership .wrap-arrows .swiper-button-prev{margin-right:.75rem}#home_partnership .default_swiper .swiper-slide{height:auto}#home_partnership .default_swiper .swiper-slide .image{align-items:center;border:1px solid #c2c2c2;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;justify-content:center}#home_cardtext{margin-bottom:7rem}#home_cardtext .title{margin-bottom:3rem}@media (min-width:1280px){#home_cardtext .title{margin:0 auto 3rem;width:70%}}#home_cardtext .title label.cover-label{margin-bottom:1rem}#home_cardtext .row{align-items:stretch}#home_cardtext .row .col-custom{flex:0 0 auto;margin-bottom:1.5rem;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:768px){#home_cardtext .row .col-custom{width:50%}}@media (min-width:1280px){#home_cardtext .row .col-custom{width:33.3%}}#home_cardtext .row .col-custom .card-text{align-items:flex-start;background-color:#f2f2f2;border:1px solid #fcfcfc;border-radius:1.5rem;display:flex;flex-direction:column;height:100%;justify-content:space-between;min-height:20rem;padding:1.5rem 2rem}#home_cardtext .row .col-custom .card-text .icon{margin-bottom:1.5rem}@media (max-width:767px){#numbers_home .label{text-align:center}}#numbers_home .row .col-custom{flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:768px){#numbers_home .row .col-custom{width:33.3%}}@media (max-width:767px){#numbers_home .row .col-custom{align-items:center;display:flex;justify-content:center;text-align:center}}#numbers_home .row .col-custom .number{margin-bottom:1rem;padding-bottom:1rem;position:relative}@media (max-width:767px){#numbers_home .row .col-custom .number{max-width:100%;min-width:400px}}#numbers_home .row .col-custom .number:before{background-color:#140002;bottom:0;content:"";height:1px;left:0;position:absolute;transition:all .8s ease-in-out .4s;width:0}#numbers_home .row .col-custom .number.visible:before{width:100%}#numbers_home .row .col-custom .number span{color:#140002;font-size:6rem;font-weight:500;letter-spacing:-.18rem;line-height:6rem}@media (max-width:1023px){#numbers_home .row .col-custom .number span{font-size:5rem}}@media (max-width:991px){#numbers_home .row .col-custom .number span{font-size:4rem}}body #contacts_page{background-color:#fafafa;padding-top:3rem}body #contacts_page .container .row{align-items:start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}body #contacts_page .container .row .col-custom{flex:0 0 auto;margin-bottom:2rem;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:992px){body #contacts_page .container .row .col-custom{width:47%}}body #contacts_page .container .row .col-custom .wrap-address>div{padding:2.5rem 0}body #contacts_page .container .row .col-custom .wrap-address>div:first-of-type{border-bottom:1px solid #919191}body #contacts_page .container .row .col-custom .map{height:21rem;margin-top:2.5rem;width:100%}@media (min-width:992px){body #contacts_page .container .row .col-custom .map{width:80%}}body #contacts_page .container .row .col-custom .map iframe{height:100%!important;width:100%!important}body #contacts_page .container .row .col-custom .wrap-form{background-color:#fff;border-radius:1.5rem;box-shadow:0 4px 8px 0 rgba(0,0,0,.15);padding:1.25rem}@media (min-width:992px){body #contacts_page .container .row .col-custom .v-mbl{display:none}}@media (max-width:991px){body #contacts_page .container .row .col-custom .v-mbl{display:block}body #contacts_page .container .row .col-custom .v-dsk{display:none}body #contacts_page .container .row .col-custom .wrap-address{margin-top:3rem}}body #intro_application{margin-bottom:5rem}body #intro_application .wrap-title{padding-bottom:.5rem;position:relative}body #intro_application .wrap-title label{display:inline-block;margin-bottom:1rem}body #intro_application .wrap-title:before{background-color:#616161;bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}body #intro_application .row:not(#blocks_list .row){justify-content:flex-end}body #intro_application .row:not(#blocks_list .row) .col-custom{flex:0 0 auto;max-width:100%;padding:2.5rem 1rem;width:100%}@media (min-width:992px){body #intro_application .row:not(#blocks_list .row) .col-custom{width:45%}}body #intro_application #blocks_list{background-color:#140002;padding-bottom:2rem;padding-top:2rem}body #intro_application #blocks_list .col-custom{flex:0 0 auto;max-width:100%;padding:1rem;position:relative;width:100%}@media (min-width:639px){body #intro_application #blocks_list .col-custom{width:50%}}@media (min-width:768px){body #intro_application #blocks_list .col-custom{width:33.3%}}body #intro_application #blocks_list .col-custom .block{align-items:start;border-left:1px solid #fff;color:#fff;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;justify-content:space-between;padding:0 .75rem}body #intro_application #blocks_list .col-custom .block .content{margin-top:2rem}@media (min-width:768px){body #intro_application #blocks_list .col-custom .block{min-height:22rem}}body #form_application{background:#f2f2f2;min-height:40rem;padding:3rem 0 6rem;position:relative;z-index:0}body #form_application:after{background-color:#140002;z-index:-1}body #form_application:after,body #form_application:before{content:"";height:40rem;left:0;position:absolute;top:0;width:100%}body #form_application:before{background-image:url(../images/texture_k.svg?b1574d407adb9b8bc72c1db6d98f8ddb);background-position:0 0;background-repeat:no-repeat;background-size:auto 100%;z-index:0}body #form_application .wrap-form{background-color:#fff;border-radius:1.5rem;box-shadow:0 4px 8px 0 rgba(0,0,0,.15);margin:0 auto;padding:1.25rem;width:100%}@media (min-width:768px){body #form_application .wrap-form{width:90%}}@media (min-width:992px){body #form_application .wrap-form{width:80%}}body .chisiamo_page #intro{margin-bottom:6rem}body .chisiamo_page #intro .first-block{margin-bottom:2rem;padding-bottom:1rem;position:relative}body .chisiamo_page #intro .first-block .col-custom{flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:992px){body .chisiamo_page #intro .first-block .col-custom:first-of-type{width:65%}}@media (min-width:1440px){body .chisiamo_page #intro .first-block .col-custom:first-of-type{width:50%}}@media (min-width:992px){body .chisiamo_page #intro .first-block .col-custom:nth-of-type(2){width:35%}}@media (min-width:1440px){body .chisiamo_page #intro .first-block .col-custom:nth-of-type(2){width:50%}}body .chisiamo_page #intro .content-block .row:first-of-type{justify-content:flex-end}body .chisiamo_page #intro .content-block .row:first-of-type .col-custom{flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:992px){body .chisiamo_page #intro .content-block .row:first-of-type .col-custom{width:50%}}@media (min-width:1280px){body .chisiamo_page #intro .content-block .row:first-of-type .col-custom{padding-left:5rem}}body .chisiamo_page #intro .content-block .row:nth-of-type(2){margin-top:2rem}body .chisiamo_page #intro .content-block .row:nth-of-type(2) .col-custom:first-of-type{display:flex;flex:0 0 auto;flex-wrap:wrap;height:100%;max-width:100%;min-height:100%;overflow:hidden;padding-left:1rem;padding-right:1rem;position:relative;width:100%}body .chisiamo_page #intro .content-block .row:nth-of-type(2) .col-custom:first-of-type img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:992px){body .chisiamo_page #intro .content-block .row:nth-of-type(2) .col-custom:first-of-type{width:50%}}body .chisiamo_page #intro .content-block .row:nth-of-type(2) .col-custom:nth-of-type(2){flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:992px){body .chisiamo_page #intro .content-block .row:nth-of-type(2) .col-custom:nth-of-type(2){width:50%}}@media (min-width:1280px){body .chisiamo_page #intro .content-block .row:nth-of-type(2) .col-custom:nth-of-type(2){padding-left:5rem}}body .chisiamo_page #intro .content-block .row:nth-of-type(3){margin-top:2rem}body .chisiamo_page #intro .content-block .row:nth-of-type(3) .col-custom{flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:992px){body .chisiamo_page #intro .content-block .row:nth-of-type(3) .col-custom{width:50%}}body .chisiamo_page .full_image_caption_block .full-image .content{min-height:50rem}body .chisiamo_page #cards_list{margin-bottom:5rem}body .chisiamo_page #cards_list .wrap-title{margin-bottom:3rem}@media (min-width:1280px){body .chisiamo_page #cards_list .wrap-title{margin:0 auto 3rem;width:70%}}body .chisiamo_page #cards_list .wrap-title label.cover-label{margin-bottom:1rem}body .chisiamo_page #cards_list .row .col-custom{flex:0 0 auto;margin-bottom:1.5rem;max-width:100%;padding-left:1rem;padding-right:1rem;text-align:center;width:100%}@media (min-width:768px){body .chisiamo_page #cards_list .row .col-custom{width:50%}}@media (min-width:1440px){body .chisiamo_page #cards_list .row .col-custom{width:25%}}body .chisiamo_page #cards_list .row .col-custom .figcaption{padding:1.25rem .5rem}body .chisiamo_page #horiz_blocks{padding:5rem 0 2rem}body .chisiamo_page #horiz_blocks .row.wrap-title{align-items:stretch}body .chisiamo_page #horiz_blocks .row.wrap-title .col-custom:first-of-type{flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:992px){body .chisiamo_page #horiz_blocks .row.wrap-title .col-custom:first-of-type{width:40%}}body .chisiamo_page #horiz_blocks .row.wrap-title .col-custom:nth-of-type(2){flex:0 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;text-align:right;width:100%}@media (min-width:992px){body .chisiamo_page #horiz_blocks .row.wrap-title .col-custom:nth-of-type(2){width:60%}}body .chisiamo_page #horiz_blocks .row.wrap-title .col-custom:nth-of-type(2)>div{align-items:flex-end;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;justify-content:space-between}body .chisiamo_page #horiz_blocks .row.wrap-title .col-custom:nth-of-type(2) .simple-link{font-size:2rem;font-weight:700}body .chisiamo_page #horiz_blocks .row.blocks_list{align-items:center;margin:2.5rem 0;position:relative}body .chisiamo_page #horiz_blocks .row.blocks_list:before{background-color:#c2c2c2;bottom:0;content:"";height:1px;left:50%;position:absolute;transform:translateX(-50%);width:100vw}body .chisiamo_page #horiz_blocks .row.blocks_list .col-custom.image{display:flex;flex:0 0 auto;flex-wrap:wrap;height:100%;max-width:100%;min-height:100%;overflow:hidden;padding-left:1rem;padding-right:1rem;position:relative;width:100%}body .chisiamo_page #horiz_blocks .row.blocks_list .col-custom.image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:768px){body .chisiamo_page #horiz_blocks .row.blocks_list .col-custom.image{padding:0;width:40%}}@media (min-width:1440px){body .chisiamo_page #horiz_blocks .row.blocks_list .col-custom.image{width:30%}}body .chisiamo_page #horiz_blocks .row.blocks_list .col-custom.image img{aspect-ratio:4/3}body .chisiamo_page #horiz_blocks .row.blocks_list .col-custom.content{flex:0 0 auto;max-width:100%;padding:1rem;width:100%}body .chisiamo_page #horiz_blocks .row.blocks_list .col-custom.content h1,body .chisiamo_page #horiz_blocks .row.blocks_list .col-custom.content h2,body .chisiamo_page #horiz_blocks .row.blocks_list .col-custom.content h3,body .chisiamo_page #horiz_blocks .row.blocks_list .col-custom.content h4,body .chisiamo_page #horiz_blocks .row.blocks_list .col-custom.content h5,body .chisiamo_page #horiz_blocks .row.blocks_list .col-custom.content h6{color:#b60214}@media (min-width:768px){body .chisiamo_page #horiz_blocks .row.blocks_list .col-custom.content{padding-left:5rem;width:60%}}@media (min-width:1440px){body .chisiamo_page #horiz_blocks .row.blocks_list .col-custom.content{width:70%}}.list_files_download{margin-bottom:8rem}.list_files_download .table .heading{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1rem;padding:.25rem .25rem .25rem 1.5rem}.list_files_download .table .heading>div:not(div.wrap-title):not(div.wrap-btn){max-width:100%;width:6rem}@media (max-width:991px){.list_files_download .table .heading>div:not(div.wrap-title):not(div.wrap-btn){width:5rem}}.list_files_download .table .heading>div.wrap-btn{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:start;max-width:100%;width:19rem}@media (max-width:991px){.list_files_download .table .heading>div.wrap-btn{width:17rem}}.list_files_download .table .heading>div.wrap-title{flex:1 0 auto}@media (max-width:1023px){.list_files_download .table .heading{display:none}}.list_files_download .table .table-row{align-items:center;background:#fafafa;border:1px solid #c2c2c2;border-radius:.5rem;color:#616161;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:.75rem;padding:.25rem .25rem .25rem 1.5rem}@media (max-width:991px){.list_files_download .table .table-row{padding-left:.25rem}}@media (max-width:1023px){.list_files_download .table .table-row{justify-content:start;padding:1rem}}.list_files_download .table .table-row>div:not(div.wrap-title):not(div.wrap-btn){max-width:100%;width:6rem}@media (max-width:991px){.list_files_download .table .table-row>div:not(div.wrap-title):not(div.wrap-btn){width:5rem}}.list_files_download .table .table-row>div.wrap-btn{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;max-width:100%;width:19rem}@media (max-width:991px){.list_files_download .table .table-row>div.wrap-btn{width:17rem}}.list_files_download .table .table-row>div.wrap-title{flex:1;max-width:100%;width:auto}@media (max-width:1023px){.list_files_download .table .table-row>div.wrap-title{flex:auto;width:100%}.list_files_download .table .table-row>div.wrap-btn{flex:auto;justify-content:center;margin-top:1.5rem;width:100%!important}.list_files_download .table .table-row>div.wrap-btn a{width:100%}.list_files_download .table .table-row>div.wrap-btn.double{justify-content:space-between}.list_files_download .table .table-row>div.wrap-btn.double a{width:calc(50% - .5rem)}}@media (max-width:1023px) and (max-width:638px){.list_files_download .table .table-row>div.wrap-btn.double a{width:100%}}.list_files_download.pg_download{margin-bottom:4rem}.list_files_download.pg_download:last-of-type{margin-bottom:8rem}.list_files_download.pg_download .table .heading>div.wrap-btn,.list_files_download.pg_download .table .table-row>div.wrap-btn{width:9rem}#blog_archive{margin:3rem 0}#blog_archive .row .col-custom{flex:0 0 auto;max-width:100%;padding:1rem;position:relative;width:100%}@media (min-width:768px){#blog_archive .row .col-custom{width:50%}}@media (min-width:1280px){#blog_archive .row .col-custom{width:33.3%}}#blog_archive .row .col-custom .date{color:#616161;font-size:.875rem;line-height:1.5rem;margin-top:.3rem}@media (min-width:992px){#blog_archive .row .col-custom .date{font-size:1rem}}#blog_post_content,#interventi_post_content{margin-bottom:5rem}#blog_post_content .main_image,#interventi_post_content .main_image{display:flex;flex-wrap:wrap;height:100%;margin-bottom:5.75rem;margin-top:2.5rem;min-height:100%;overflow:hidden;position:relative;width:100%}#blog_post_content .main_image img,#interventi_post_content .main_image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#blog_post_content .wrap-tag,#interventi_post_content .wrap-tag{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.625rem;justify-content:start;margin-bottom:1.5rem}#blog_post_content .wrap-tag .tag-item,#interventi_post_content .wrap-tag .tag-item{background-color:#f2f2f2;color:#140002;font-weight:600;padding:.25rem .5rem}#related_posts{margin:3rem 0 7rem}#related_posts .wrap-title{margin-bottom:3rem;padding-bottom:1rem;position:relative}#related_posts .wrap-title:before{background-color:#c2c2c2;bottom:0;content:"";height:1px;left:50%;position:absolute;transform:translateX(-50%);width:50%}
