:root{--defaultround:13px;--dl-color-header-yl:#e2a044;--dl-layout-size-large:144px;--dl-layout-size-small:48px;--dl-layout-space-unit:16px;--dl-layout-size-medium:96px;--dl-layout-size-xlarge:192px;--dl-layout-size-xsmall:16px;--dl-color-theme-accent1:#fff;--dl-color-theme-accent2:#68737a;--dl-layout-radius-round:50%;--dl-layout-size-xxlarge:288px;--dl-color-theme-primary1:#4cd9b8;--dl-color-theme-primary2:#233d4d;--dl-layout-size-maxwidth:1400px;--dl-layout-radius-radius2:2px;--dl-layout-radius-radius4:4px;--dl-layout-radius-radius8:8px;--dl-layout-space-halfunit:8px;--dl-layout-space-sixunits:96px;--dl-layout-space-twounits:32px;--dl-color-theme-secondary1:#f35e4b;--dl-color-theme-secondary2:#375d51;--dl-layout-space-fiveunits:80px;--dl-layout-space-fourunits:64px;--dl-layout-space-threeunits:48px;--dl-color-theme-neutral-dark:#363b3f;--dl-layout-radius-cardradius:8px;--dl-color-theme-neutral-light:#fbfaf9;--dl-layout-radius-imageradius:8px;--dl-layout-radius-inputradius:24px;--dl-layout-radius-buttonradius:24px;--dl-layout-space-oneandhalfunits:24px}.button{color:var(--dl-color-theme-neutral-dark);cursor:pointer;display:inline-block;padding:.5rem 1rem;border-radius:var(--dl-layout-radius-radius8);background-color:var(--dl-color-theme-secondary1)}.input{padding:.5rem 1rem}.input,.textarea{color:var(--dl-color-theme-neutral-dark);cursor:auto;border-color:var(--dl-color-theme-neutral-dark);border-width:1px;border-radius:4px;background-color:var(--dl-color-theme-neutral-light)}.textarea{padding:.5rem}.list{width:100%;margin:1em 0;display:block;padding:0 0 0 1.5rem;list-style-type:none;list-style-position:outside}.list-item{display:list-item}.teleport-show{display:flex!important;transform:none!important}.thq-input{color:var(--dl-color-theme-neutral-dark);cursor:auto;outline:none;padding:.5rem 1rem;align-self:stretch;text-align:left;border-color:var(--dl-color-theme-neutral-dark);border-width:1px;border-radius:var(--dl-layout-radius-inputradius);background-color:var(--dl-color-theme-neutral-light)}.thq-input:focus{outline:1px solid var(--dl-color-theme-primary1)}.thq-button-filled{gap:var(--dl-layout-space-halfunit);fill:var(--dl-color-theme-secondary1);color:var(--dl-color-theme-secondary1);cursor:pointer;display:flex;transition:.3s;align-items:center;font-weight:700;white-space:nowrap;border-color:var(--dl-color-theme-primary1);border-width:1px;border-radius:var(--dl-layout-radius-buttonradius);padding:var(--dl-layout-space-halfunit) var(--dl-layout-space-oneandhalfunits);justify-content:center;background-color:var(--dl-color-theme-primary1)}.thq-button-filled:hover{fill:var(--dl-color-theme-secondary2);color:var(--dl-color-theme-secondary2);border-color:var(--dl-color-theme-primary2);background-color:var(--dl-color-theme-primary2)}.thq-button-outline{gap:var(--dl-layout-space-halfunit);fill:var(--dl-color-theme-primary1);color:var(--dl-color-theme-primary1);border:1px solid;cursor:pointer;display:flex;transition:.3s;align-items:center;font-weight:700;white-space:nowrap;border-color:var(--dl-color-theme-primary1);border-radius:var(--dl-layout-radius-buttonradius);padding:var(--dl-layout-space-halfunit) var(--dl-layout-space-oneandhalfunits);justify-content:center}.thq-button-outline:hover{fill:var(--dl-color-theme-secondary2);color:var(--dl-color-theme-secondary2);border-color:var(--dl-color-theme-primary2);background-color:var(--dl-color-theme-primary2)}.thq-button-flat{gap:var(--dl-layout-space-halfunit);fill:var(--dl-color-theme-primary1);color:var(--dl-color-theme-primary1);cursor:pointer;display:flex;transition:.3s;align-items:center;font-weight:700;white-space:nowrap;border-color:transparent;border-width:1px;border-radius:var(--dl-layout-radius-buttonradius);padding:var(--dl-layout-space-halfunit) var(--dl-layout-space-oneandhalfunits);justify-content:center}.thq-button-flat:hover{fill:var(--dl-color-theme-secondary1);color:var(--dl-color-theme-secondary1);border-color:var(--dl-color-theme-primary2);background-color:var(--dl-color-theme-primary2)}.thq-heading-1{font-size:48px;font-family:STIX Two Text;font-weight:700;line-height:1.5}.thq-heading-2{font-size:35px}.thq-heading-2,.thq-heading-3{font-family:STIX Two Text;font-weight:600;line-height:1.5}.thq-heading-3{font-size:26px}.thq-body-large{font-size:18px}.thq-body-large,.thq-body-small{font-family:Noto Sans;line-height:1.5}.thq-body-small{font-size:16px}.thq-team-image-round{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.thq-section-padding{width:100%;display:flex;padding:var(--dl-layout-space-fiveunits);position:relative;align-items:center;flex-direction:column}.thq-section-max-width{width:100%;margin:0 auto;max-width:1440px}.thq-img-ratio-1-1{aspect-ratio:1/1}.thq-img-ratio-1-1,.thq-img-ratio-16-9{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--dl-layout-radius-imageradius)}.thq-img-ratio-16-9{aspect-ratio:16/9}.thq-img-ratio-4-3{aspect-ratio:4/3}.thq-img-ratio-4-3,.thq-img-ratio-4-6{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--dl-layout-radius-imageradius)}.thq-img-ratio-4-6{aspect-ratio:4/6}.thq-img-round{width:100%;border-radius:var(--dl-layout-radius-round)}.thq-flex-column{flex-direction:column}.thq-flex-column,.thq-flex-row{gap:var(--dl-layout-space-twounits);display:flex;overflow:hidden;position:relative;align-items:center}.thq-grid-6{display:grid;grid-gap:var(--dl-layout-space-twounits);grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.thq-grid-5{display:grid;grid-gap:var(--dl-layout-space-twounits);grid-template-columns:1fr 1fr 1fr 1fr 1fr}.thq-card{gap:var(--dl-layout-space-oneandhalfunits);display:flex;padding:var(--dl-layout-space-twounits);align-items:stretch;border-radius:var(--dl-layout-radius-cardradius);flex-direction:column}.thq-box-shadow{box-shadow:0 0 5px -2px var(--dl-color-theme-neutral-dark)}.thq-grid-3{display:grid;grid-gap:var(--dl-layout-space-twounits);grid-template-columns:1fr 1fr 1fr}.thq-grid-4{display:grid;grid-gap:var(--dl-layout-space-twounits);grid-template-columns:1fr 1fr 1fr 1fr}.thq-grid-2{width:100%;display:grid;grid-gap:var(--dl-layout-space-twounits);grid-template-columns:1fr 1fr}.thq-checkbox{width:var(--dl-layout-size-xsmall);height:var(--dl-layout-size-xsmall)}.thq-checkbox:hover,.thq-select{cursor:pointer}.thq-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--dl-layout-radius-inputradius);padding:var(--dl-layout-space-halfunit) var(--dl-layout-space-twounits) var(--dl-layout-space-halfunit) var(--dl-layout-space-unit);background-color:var(--dl-color-theme-neutral-light);background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg width%3D%2220%22 height%3D%2220%22 xmlns%3D%22http%3A//www.w3.org/2000/svg%22 viewBox%3D%220 0 20 20%22 fill%3D%22%23000%22%3E%3Cpath d%3D%22M4.293 7.293a1 1 0 011.414 0L10 11.586l4.293-4.293a1 1 0 111.414 1.414l-5 5a1 1 0 01-1.414 0l-5-5a1 1 0 010-1.414z%22/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}.thq-divider-horizontal{width:100%;height:1px;background-color:var(--dl-color-theme-neutral-dark)}.thq-icon-small{width:24px;height:24px}.thq-button-icon{fill:var(--dl-color-theme-secondary1);padding:3px;transition:.3s;border-radius:var(--dl-layout-radius-round)}.thq-button-icon:hover{fill:var(--dl-color-theme-secondary2)}.thq-icon-medium{width:var(--dl-layout-size-small);height:var(--dl-layout-size-small)}.thq-icon-x-small{width:var(--dl-layout-size-xsmall);height:var(--dl-layout-size-xsmall)}.thq-link{cursor:pointer;display:inline-block;overflow:hidden;background:linear-gradient(180deg,#fff 1%,hsla(0,0%,100%,.92) 100%);transition:background-position .3s ease;font-weight:600;-webkit-background-clip:text;background-clip:text;background-size:200% 100%;background-color:var(--dl-color-theme-neutral-light);background-position:100%;-webkit-text-fill-color:transparent}.thq-link:hover{cursor:pointer;font-weight:700;background-position:0 100%}.thq-grid-auto-300{display:grid;grid-gap:var(--dl-layout-space-oneandhalfunits);grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.thq-animated-group-vertical-reverse{gap:var(--dl-layout-space-unit);width:100%;display:flex;animation:scroll-y 20s linear infinite;align-items:flex-start;flex-direction:column;justify-content:space-around;animation-direction:reverse}.thq-animated-group-horizontal-reverse{animation:scroll-x 20s linear infinite;min-width:100%;align-items:center;flex-shrink:0;animation-direction:reverse}.thq-animated-group-horizontal-reverse,.thq-animated-group-vertical{gap:var(--dl-layout-space-unit);display:flex;justify-content:space-around}.thq-animated-group-vertical{width:100%;animation:scroll-y 20s linear infinite;align-items:flex-start;flex-direction:column}.thq-animated-group-horizontal{gap:var(--dl-layout-space-unit);display:flex;animation:scroll-x 20s linear infinite;min-width:100%;align-items:center;flex-shrink:0;justify-content:space-around}.thq-animated-group-container-vertical{flex-direction:column}.thq-animated-group-container-horizontal,.thq-animated-group-container-vertical{gap:var(--dl-layout-space-unit);display:flex;overflow:hidden}.thq-mask-image-vertical{-webkit-mask-image:linear-gradient(180deg,transparent,#000 1%,#000 99%,transparent);mask-image:linear-gradient(180deg,transparent,#000 1%,#000 99%,transparent)}.thq-mask-image-horizontal{-webkit-mask-image:linear-gradient(90deg,transparent,#000 1%,#000 99%,transparent);mask-image:linear-gradient(90deg,transparent,#000 1%,#000 99%,transparent)}.thq-img-scale{transition:.3s}.thq-img-scale:hover{scale:1.05}.thq-animated-card-bg-1{width:100%;height:100%;background-color:var(--dl-color-theme-accent1)}.thq-animated-card-bg-1,.thq-animated-card-bg-2{transition:transform .3s;border-radius:var(--dl-layout-radius-cardradius)}.thq-animated-card-bg-2{background-color:var(--dl-color-theme-accent2)}.thq-button-animated{outline:none;z-index:1;overflow:hidden;position:relative;border-width:2px}.thq-input::-moz-placeholder{text-align:center;vertical-align:middle}.thq-input:-ms-input-placeholder{text-align:center;vertical-align:middle}.thq-input::placeholder{text-align:center;vertical-align:middle}.thq-animated-group-container-horizontal:hover div,.thq-animated-group-container-vertical:hover div{animation-play-state:paused}.thq-animated-card-bg-2:has([data-animated=true]:hover){transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(3deg) skew(0deg,0deg)}.thq-animated-card-bg-1:has([data-animated=true]:hover){transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(-6deg) skew(0deg,0deg)}.thq-button-animated:before{top:0;left:-20%;color:var(--dl-color-theme-neutral-light);width:200%;height:101%;content:"";z-index:1;position:absolute;transform:scaleX(0);transition:transform .5s;border-radius:var(--dl-layout-radius-buttonradius);background-color:var(--dl-color-theme-neutral-dark);transform-origin:0 0;transition-timing-function:cubic-bezier(.5,1.6,.4,.7)}.thq-button-animated:hover:before{color:var(--dl-color-theme-neutral-light);z-index:-1;transform:scaleX(1)}.h1{color:#000;font-size:54px}.h1,.h2{font-family:Poppins;font-weight:400;line-height:1.2}.h2{color:#363b3f;font-size:49px}.heading3{font-size:39px}.heading3,.heading4{color:#000;font-family:Poppins;font-weight:400;line-height:1.2}.heading4{font-size:31px}.heading5{color:#000;font-size:25px;line-height:1.3}.heading5,.paragraph-lg{font-family:Poppins;font-weight:400}.paragraph-lg{color:#363b3f;font-size:20px;line-height:1.5}.paragraph-md{font-size:16px;line-height:110%}.paragraph-md,.paragraph-sm{color:#000;font-family:Poppins;font-weight:400}.paragraph-sm{font-size:13px;line-height:120%}.padding-container{flex:0 0 auto;width:100%;height:auto;display:flex;padding:var(--dl-layout-space-fiveunits);align-items:center;flex-direction:column}.paragraph-xs{color:#000;font-size:10px;font-style:Regular;font-family:Poppins;font-weight:400;line-height:120.00000476837158%;font-stretch:normal;text-decoration:none}.portfolio-card{flex-grow:0;max-width:calc((100% - 48px) / 3);min-width:calc((100% - 48px) / 3);box-shadow:5px 5px 10px 0 #d4d4d4;flex-basis:calc((100% - 48px) / 3);flex-shrink:0}.portfolio-card:hover{cursor:pointer;transform:translateY(5px) rotate(0deg) skewX(0deg)}.divider-orange{width:100%;height:1px;background:#f35e4b;border:2px solid #f35e4b}.divider-green{width:100%;border:2px solid;height:1px;background:#4cd9b8;border-color:var(--dl-color-theme-primary1)}.divider-yellow{width:100%;height:1px;align-items:flex-start;border:2px solid #dda914}.card-employee{gap:var(--dl-layout-space-twounits);flex:0 0 auto;width:100%;height:100%;display:flex;align-items:center;padding:var(--dl-layout-space-threeunits);justify-content:center;background-color:var(--dl-color-theme-primary2)}.container-logo{max-width:200px}.background-yellow{background-color:var(--dl-color-header-yl)}.background-orange{background-color:var(--dl-color-theme-secondary1)}.background-green{background-color:var(--dl-color-theme-primary1)}.text-color-white{color:#fff}.videocontainer{inset:0;width:100%;height:100%;z-index:1;overflow:hidden;position:absolute;align-items:center;flex-direction:column}.image-header-graphic{flex:1 1;right:109px;bottom:0;position:absolute}.image-header-graphic,.persona-image{height:100%;-o-object-fit:cover;object-fit:cover}.persona-image{width:100%;filter:grayscale(100%);display:block}.persona-image:hover{filter:grayscale(0)}.services-comma-list{display:flex;flex-wrap:wrap;flex-direction:row}.portfolio-slider{width:100%;position:relative;overflow-x:hidden}.portfolio-track{gap:24px;width:auto;display:flex;flex-wrap:nowrap;align-content:stretch;flex-direction:row;padding-bottom:var(--dl-layout-space-twounits);justify-content:flex-start}.portfolio-prev:hover{cursor:pointer}.portfolio-next{flex:0 0 auto;cursor:pointer;display:flex;align-items:flex-start}.contatto{gap:var(--dl-layout-space-unit);display:flex;align-items:center}.contact-icon{width:32px;height:32px;display:block;-o-object-fit:contain;object-fit:contain;align-content:center}.portfolio-filter-chip{width:auto;display:flex;position:relative;align-self:center;align-items:center;border-radius:var(--dl-layout-radius-buttonradius);flex-direction:column;justify-content:center;background-color:#9cacb6}.portfolio-filter-chip:hover{background-color:var(--dl-color-theme-neutral-dark)}.card-portfolio{flex:1 1;height:100%;display:flex;overflow:hidden;position:relative;box-shadow:5px 5px 10px 0 #d4d4d4;transition:.3s;justify-self:stretch;border-radius:var(--defaultround);flex-direction:column}.card-portfolio:hover{cursor:pointer;transform:translateY(5px) rotate(0deg) skewX(0deg)}.container-year{gap:var(--dl-layout-space-oneandhalfunits);display:flex;align-items:flex-start;flex-direction:row;justify-content:center}.title-progetto-card{padding-bottom:6px}.padding-progetto-testo{padding-bottom:8px}.timeline-item{width:100%}.project-slug{visibility:none}.portfolio-filters{gap:var(--dl-layout-space-unit);display:flex;flex-direction:row}.year-timeline{flex:1 1;width:100%;height:auto;display:flex;position:relative;align-self:flex-start;align-items:flex-start;flex-direction:column;justify-content:center}.H3{font-size:39px;font-style:normal;font-family:Poppins;font-weight:400px;line-height:120%;letter-spacing:0}.H5{font-size:25px}.H5,.Paragraph_Medium{font-style:normal;font-family:Poppins;font-weight:400px;font-stretch:normal;letter-spacing:0}.Paragraph_Medium{font-size:16px}.H2{font-size:49px;font-stretch:normal}.H2,.Paragraph_Large{font-style:normal;font-family:Poppins;font-weight:400px;letter-spacing:0}.Paragraph_Large{font-size:20px;line-height:150%}.H1{font-size:61px}.H1,.H4{font-style:normal;font-family:Poppins;font-weight:400px;font-stretch:normal;letter-spacing:0}.H4{font-size:31px}.Content{font-size:16px;font-family:Inter;font-weight:400;line-height:1.15;text-transform:none;text-decoration:none}.Paragraph_sm{font-size:13px;font-style:normal;font-family:Poppins;font-weight:400px;font-stretch:normal;letter-spacing:0}@media(max-width:1200px){.thq-section-max-width{max-width:1140px}.h1{font-size:50px}.h2{font-size:42px}.heading3{font-size:34px}.heading4{font-size:27px}.heading5{font-size:22px}.paragraph-lg{font-size:18px}.paragraph-md{font-size:15px}.card-employee{width:auto}.image-header-graphic{right:80px}}@media(max-width:991px){.thq-section-max-width{max-width:960px}.thq-grid-4{grid-template-columns:1fr 1fr 1fr}.h1{font-size:44px}.h2{font-size:36px}.heading3{font-size:30px}.heading4{font-size:24px}.heading5{font-size:20px}.paragraph-lg{font-size:17px}.paragraph-sm{font-size:12px}.portfolio-card{width:calc((100% - 24px) / 2);min-width:calc((100% - 24px) / 2);flex-shrink:0}.image-header-graphic{right:50px}}@media(max-width:767px){.thq-section-padding{padding:var(--dl-layout-space-threeunits)}.thq-section-max-width{max-width:720px}.thq-flex-column,.thq-flex-row{gap:var(--dl-layout-space-oneandhalfunits)}.thq-grid-5,.thq-grid-6{grid-gap:var(--dl-layout-space-oneandhalfunits);grid-template-columns:1fr 1fr 1fr}.thq-card{padding:var(--dl-layout-space-oneandhalfunits)}.thq-grid-3,.thq-grid-4{grid-gap:var(--dl-layout-space-oneandhalfunits);grid-template-columns:1fr 1fr}.thq-grid-4{flex-direction:row}.thq-grid-2{grid-gap:var(--dl-layout-space-oneandhalfunits);grid-template-columns:1fr}.thq-img-scale{width:100%}.h1{font-size:38px}.h2{font-size:30px}.heading3{font-size:25px}.heading4{font-size:21px}.heading5{font-size:18px}.paragraph-lg{font-size:16px}.padding-container{padding:var(--dl-layout-space-twounits);padding-top:var(--dl-layout-space-fiveunits);padding-bottom:var(--dl-layout-space-fiveunits)}.portfolio-card{width:85%;overflow:hidden;min-width:85%;flex-shrink:0;scroll-snap-align:start}.card-employee{flex-direction:row}.videocontainer{background-size:cover;background-image:url(/section_1-optimized.jpg)}.image-header-graphic{right:0;height:85%}.portfolio-slider{overflow-x:auto;scrollbar-color:var(--dl-color-theme-primary2);scrollbar-width:none}.portfolio-controls{display:none}.portfolio-filters{flex-wrap:wrap}}@media(max-width:479px){.thq-section-padding{padding:var(--dl-layout-space-oneandhalfunits)}.thq-section-max-width{max-width:100%}.thq-flex-column,.thq-flex-row{gap:var(--dl-layout-space-unit)}.thq-grid-5,.thq-grid-6{grid-gap:var(--dl-layout-space-unit);grid-template-columns:1fr 1fr}.thq-grid-3,.thq-grid-4{grid-gap:var(--dl-layout-space-unit);align-items:center;grid-template-columns:1fr}.thq-grid-4{flex-direction:column}.thq-grid-2{grid-gap:var(--dl-layout-space-unit)}.thq-grid-auto-300{grid-template-columns:1fr}.h1{font-size:32px}.h2{font-size:26px}.heading3{font-size:22px}.heading4{font-size:18px}.heading5{font-size:16px}.paragraph-sm{font-size:11px}.padding-container{padding:var(--dl-layout-space-twounits);padding-top:var(--dl-layout-space-threeunits);padding-bottom:var(--dl-layout-space-threeunits)}.card-employee{width:100%}.videocontainer{-o-object-fit:fill;object-fit:fill;-o-object-position:top;object-position:top}.image-header-graphic{left:0;width:100%;height:auto}.contatto{gap:var(--dl-layout-space-halfunit)}.portfolio-filters{flex-direction:column}}