{"id":841,"date":"2026-05-13T11:20:43","date_gmt":"2026-05-13T11:20:43","guid":{"rendered":"https:\/\/stramigioliassociati.ng\/?page_id=841"},"modified":"2026-05-13T14:35:31","modified_gmt":"2026-05-13T14:35:31","slug":"sara-mencarini-stramigioli","status":"publish","type":"page","link":"https:\/\/stramigioliassociati.ng\/it\/sara-mencarini-stramigioli\/","title":{"rendered":"Sara Mencarini Stramigioli"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"841\" class=\"elementor elementor-841\" 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=\"650\" src=\"https:\/\/stramigioliassociati.ng\/wp-content\/uploads\/2026\/05\/IMG_1386x-650x650-1.jpg\" class=\"attachment-large size-large wp-image-386\" 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\"><strong><span style=\"font-size: 16px;\">Sara Mencarini Stramigioli<\/span><\/strong><\/div><div>\u00a0<\/div><div class=\"large-6 columns\"><div class=\"bio-block\"><p>He graduated with honors from the Faculty of Architecture of Florence in 2007.<\/p><p>He deepens his training with a master in interior yacht design, subsequently developing particular interest in interior architecture and meticulous attention to detail. His experience goes through various architectural, contract and interior studios.<\/p><p>\u00a0<\/p><p>Since 2007 he has been collaborating with Stramigioli Associati dealing with design and research, choice and coordination of materials in the field of interior design.<\/p><p>\u00a0<\/p><p>It has been linked for years in life and in the profession to Andrea Stramigioli with whom she shares the passion for beauty and for artistic disciplines, for the aesthetic order and curiosity of what is new.<\/p><p>\u00a0<\/p><p>She currently follows the artistic direction of the studio with her husband.<\/p><\/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 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    <!-- MEMBER 6 -->\r\n    <a href=\"https:\/\/stramigioliassociati.ng\/it\/chiara-turchi\/\" class=\"team-card\">\r\n\r\n        <div class=\"image-wrapper\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/about-us\/collaboratori-2024-4ok-2-650x648\/\" class=\"image-default\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/collaboratori-2024-5ok-2\/\" class=\"image-hover\">\r\n        <\/div>\r\n\r\n        <div class=\"team-info\">\r\n            <div class=\"team-name\">CHIARA TURCHI<\/div>\r\n        <\/div>\r\n\r\n    <\/a>\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>Sara Mencarini Stramigioli\u00a0 He graduated with honors from the Faculty of Architecture of Florence in 2007. He deepens his training [&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-841","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/pages\/841","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=841"}],"version-history":[{"count":49,"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/pages\/841\/revisions"}],"predecessor-version":[{"id":961,"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/pages\/841\/revisions\/961"}],"wp:attachment":[{"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/media?parent=841"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}