{"id":909,"date":"2026-05-13T13:33:44","date_gmt":"2026-05-13T13:33:44","guid":{"rendered":"https:\/\/stramigioliassociati.ng\/?page_id=909"},"modified":"2026-05-13T14:42:21","modified_gmt":"2026-05-13T14:42:21","slug":"chiara-turchi","status":"publish","type":"page","link":"https:\/\/stramigioliassociati.ng\/it\/chiara-turchi\/","title":{"rendered":"CHIARA TURCHI"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"909\" class=\"elementor elementor-909\" data-elementor-post-type=\"page\">\n\t\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-a6d624f e-flex e-con-boxed e-con e-parent\" data-id=\"a6d624f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-c90b164 e-con-full e-flex e-con e-child\" data-id=\"c90b164\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16d1bf3 elementor-widget elementor-widget-image\" data-id=\"16d1bf3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"650\" height=\"648\" src=\"https:\/\/stramigioliassociati.ng\/wp-content\/uploads\/2026\/05\/collaboratori-2024-4ok-2-650x648-1.jpg\" class=\"attachment-large size-large wp-image-403\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-cecd95f e-con-full e-flex e-con e-child\" data-id=\"cecd95f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc5d510 elementor-widget elementor-widget-text-editor\" data-id=\"bc5d510\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"large-6 columns bio-padding\"><div class=\"large-6 columns bio-padding\">\u00a0<\/div><div class=\"large-6 columns\"><p class=\"bio-title no-margin\"><strong>Chiara Turchi<\/strong><\/p><p>\u00a0<\/p><div class=\"bio-block\"><p>Fascinated by how the spaces shape our experiences, I graduated from Politecnico di Milano in 2017. My career has taken me around Europe, especially in the Netherlands, where I explored the elegance of simplicity, functionality and pure materials. I had the opportunity to lead the design and construction for a range of projects, from retail and residential to the hotel industry. My true passion is to give new life to existing spaces, transform objects that have lost their identity or are looking for a new one and bring new perspectives and innovative solutions to every project.<\/p><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-e5ac7b7 e-con-full e-flex e-con e-parent\" data-id=\"e5ac7b7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c498b0 elementor-widget elementor-widget-html\" data-id=\"7c498b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n\r\n<title>Team Members Hover Effect<\/title>\r\n\r\n<style>\r\n\r\n*{\r\n    margin:0;\r\n    padding:0;\r\n    box-sizing:border-box;\r\n}\r\n\r\n.team-section{\r\n    padding:60px 40px;\r\n    background:#;\r\n    font-family:Arial, sans-serif;\r\n}\r\n\r\n.team-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(4,1fr);\r\n    gap:30px;\r\n}\r\n\r\n.team-card{\r\n    text-decoration:none;\r\n    color:#333;\r\n}\r\n\r\n.image-wrapper{\r\n    position:relative;\r\n    overflow:hidden;\r\n    width:100%;\r\n    aspect-ratio:1\/1.2;\r\n    background:#ddd;\r\n}\r\n\r\n.image-wrapper img{\r\n    position:absolute;\r\n    width:100%;\r\n    height:100%;\r\n    object-fit:cover;\r\n    top:0;\r\n    left:0;\r\n    transition:opacity .5s ease, transform .5s ease;\r\n}\r\n\/* TABLET *\/\r\n@media(max-width:1024px){\r\n\r\n    .team-grid{\r\n        grid-template-columns:repeat(2,1fr);\r\n        gap:20px;\r\n    }\r\n\r\n}\r\n\r\n\/* MOBILE *\/\r\n@media(max-width:768px){\r\n\r\n    .team-section{\r\n        padding:40px 20px 80px;\r\n    }\r\n\r\n    .team-grid{\r\n        grid-template-columns:1fr;\r\n        gap:30px;\r\n    }\r\n\r\n    .image-wrapper{\r\n        aspect-ratio:auto;\r\n        height:420px;\r\n    }\r\n\r\n    .team-name{\r\n        font-size:16px;\r\n    }\r\n\r\n}\r\n\r\n\/* SMALL MOBILE *\/\r\n@media(max-width:480px){\r\n\r\n    .image-wrapper{\r\n        height:350px;\r\n    }\r\n\r\n}\r\n\/* DEFAULT IMAGE *\/\r\n.image-default{\r\n    opacity:1;\r\n    z-index:1;\r\n}\r\n\r\n\/* HOVER IMAGE *\/\r\n.image-hover{\r\n    opacity:0;\r\n    z-index:2;\r\n}\r\n\r\n\/* HOVER EFFECT *\/\r\n.team-card:hover .image-default{\r\n    opacity:0;\r\n    transform:scale(1.05);\r\n}\r\n\r\n.team-card:hover .image-hover{\r\n    opacity:1;\r\n    transform:scale(1.05);\r\n}\r\n\r\n\/* TEAM INFO *\/\r\n.team-info{\r\n    padding-top:15px;\r\n}\r\n\r\n.team-name{\r\n    font-size:18px;\r\n    font-weight:600;\r\n    margin-bottom:5px;\r\n    color:#222;\r\n}\r\n\r\n.team-role{\r\n    font-size:14px;\r\n    color:#777;\r\n    line-height:1.6em;\r\n}\r\n\r\n\/* RESPONSIVE *\/\r\n@media(max-width:1024px){\r\n\r\n    .team-grid{\r\n        grid-template-columns:repeat(2,1fr);\r\n    }\r\n\r\n}\r\n\r\n@media(max-width:768px){\r\n\r\n    .team-section{\r\n        padding:30px 20px;\r\n    }\r\n\r\n    .team-grid{\r\n        grid-template-columns:1fr;\r\n    }\r\n\r\n}\r\n\r\n<\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n<section class=\"team-section\">\r\n\r\n<div class=\"team-grid\">\r\n\r\n    <!-- MEMBER 1 -->\r\n    <a href=\"https:\/\/stramigioliassociati.ng\/it\/sara-mencarini-stramigioli\/\" class=\"team-card\">\r\n\r\n        <div class=\"image-wrapper\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/about-us\/img_1386x-650x650\" class=\"image-default\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/about-us\/img_1376x\" class=\"image-hover\">\r\n        <\/div>\r\n\r\n        <div class=\"team-info\">\r\n            <div class=\"team-name\">SARA MENCARINI STRAMIGIOLI<\/div>\r\n        <\/div>\r\n\r\n    <\/a>\r\n\r\n    <!-- MEMBER 2 -->\r\n <a href=\"https:\/\/stramigioliassociati.ng\/it\/ludovico-pazzi\/\" class=\"team-card\">\r\n\r\n        <div class=\"image-wrapper\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/about-us\/dsc1957-okb-650x650\/\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/about-us\/dsc1955-okb\/\" class=\"image-hover\">\r\n        <\/div>\r\n\r\n        <div class=\"team-info\">\r\n            <div class=\"team-name\">LUDOVICO PAZZI<\/div>\r\n        <\/div>\r\n\r\n    <\/a>\r\n    <!-- MEMBER 3 -->\r\n   <a href=\"https:\/\/stramigioliassociati.ng\/it\/tommaso-filippetti\/\" class=\"team-card\">\r\n\r\n        <div class=\"image-wrapper\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/about-us\/dsc1973x\/\" class=\"image-default\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/about-us\/dsc1966x\/\" class=\"image-hover\">\r\n        <\/div>\r\n\r\n        <div class=\"team-info\">\r\n            <div class=\"team-name\">TOMMASO FILIPPETTI<\/div>\r\n        <\/div>\r\n\r\n    <\/a>\r\n\r\n    <!-- MEMBER 4 -->\r\n     <a href=\"https:\/\/stramigioliassociati.ng\/it\/gianluca-evel\/\" class=\"team-card\">\r\n\r\n        <div class=\"image-wrapper\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/about-us\/dsc2366x-650x650\/\" class=\"image-default\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/about-us\/dsc2350x\/\" class=\"image-hover\">\r\n        <\/div>\r\n\r\n        <div class=\"team-info\">\r\n            <div class=\"team-name\">GIANLUCA EVEL<\/div>\r\n        <\/div>\r\n\r\n    <\/a>\r\n    \r\n\r\n    <!-- MEMBER 5 -->\r\n    <a href=\"https:\/\/stramigioliassociati.ng\/it\/claudio-fiorenzo-clini\/\" class=\"team-card\">\r\n\r\n        <div class=\"image-wrapper\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/about-us\/img_0944\/\" class=\"image-default\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/img_0949-1-242x242\/\" class=\"image-hover\">\r\n        <\/div>\r\n\r\n        <div class=\"team-info\">\r\n            <div class=\"team-name\">CLAUDIO FIORENZO CLINI<\/div>\r\n        <\/div>\r\n\r\n    <\/a>\r\n\r\n    \r\n    <!-- MEMBER 7 -->\r\n    <a href=\"https:\/\/stramigioliassociati.ng\/it\/renato-clini\/\" class=\"team-card\">\r\n\r\n        <div class=\"image-wrapper\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/about-us\/img_1347-650x650\/\" class=\"image-default\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/img_1351\/\" class=\"image-hover\">\r\n        <\/div>\r\n\r\n        <div class=\"team-info\">\r\n            <div class=\"team-name\">RENATO CLINI<\/div>\r\n        <\/div>\r\n\r\n    <\/a>\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u00a0 Chiara Turchi \u00a0 Fascinated by how the spaces shape our experiences, I graduated from Politecnico di Milano in 2017. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-909","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/pages\/909","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/comments?post=909"}],"version-history":[{"count":10,"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/pages\/909\/revisions"}],"predecessor-version":[{"id":977,"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/pages\/909\/revisions\/977"}],"wp:attachment":[{"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/media?parent=909"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}