/* Title above scegliere-content, centered */
.scegliere-title-wrap {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2.2em;
    position: relative;
    z-index: 10;
    background: #fff;
}

.scegliere-title-wrap h2 {
    font-family: 'Syne', sans-serif;
    font-size: 3.5rem;
    color: #033D37;
    font-weight: 700;
    margin: 0;
}

/*
Theme Name: BlankSlate
Theme URI: https://opencollective.com/blankslate
Author: Web Guy
Author URI: https://opencollective.com/blankslate#section-contributors
Description: Donate: https://opencollective.com/blankslate. Learn: https://blankslate.me/. BlankSlate is the definitive WordPress boilerplate starter theme. I've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability, with no intrusive visual CSS styles added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/webguyio/blankslate/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2025
Requires at least: 5.2
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme 2011-2025
BlankSlate is distributed under the terms of the GNU GPL
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

html {
    scroll-behavior: smooth
}

body {
    line-height: 1
}

a {
    text-decoration-skip-ink: auto
}

a[href^="tel"] {
    color: inherit;
    text-decoration: none
}

button {
    outline: 0
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

q {
    display: inline;
    font-style: italic
}

q:before {
    content: '"';
    font-style: normal
}

q:after {
    content: '"';
    font-style: normal
}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type="search"] {
    -webkit-appearance: textfield
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th,
td {
    padding: 2px
}

big {
    font-size: 120%
}

small,
sup,
sub {
    font-size: 80%
}

sup {
    vertical-align: super
}

sub {
    vertical-align: sub
}

dd {
    margin-left: 20px
}

kbd,
tt {
    font-family: courier;
    font-size: 12px
}

ins {
    text-decoration: underline
}

del,
strike,
s {
    text-decoration: line-through
}

dt {
    font-weight: bold
}

address,
cite,
var {
    font-style: italic
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

/* Global smooth transitions for interactive elements */
a,
button,
input,
textarea,
select {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Smooth image loading */
img {
    transition: opacity 0.4s ease, transform 0.4s ease;
}

.sticky {}

.bypostauthor {}

.wp-caption {}

.wp-caption-text {}

.gallery-caption {}

.alignright {}

.alignleft {}

.aligncenter {}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    word-break: normal
}

.screen-reader-text:focus {
    background-color: #f7f7f7;
    border-radius: 3px;

    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #007acc;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    right: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.skip-link {
    left: -9999rem;
    top: 2.5rem;
    z-index: 999999999;
    text-decoration: underline
}

.skip-link:focus {
    display: block;
    left: 6px;
    top: 7px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    line-height: normal;
    padding: 15px 23px 14px;
    z-index: 100000;
    right: auto
}

.visually-hidden:not(:focus):not(:active),
.form-allowed-tags:not(:focus):not(:active) {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap
}

/* Site Header */
.site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: transparent;
    z-index: 1000;
    padding: 20px 60px;
}

.header-container {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 40px;
}

.header-logo {
    justify-self: start;
}

.header-logo a {
    font-family: 'Syne', sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    color: #033D37;
    text-decoration: none;
    transition: color 0.3s ease;
}

.header-logo a:hover {
    color: #80BABA;
}

.header-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
    background: transparent;
    padding: 18px 50px;
    border-radius: 50px;
    border: 2px solid #033D37;
}

.header-nav .nav-btn {
    font-family: 'Syne', sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    color: #033D37;
    text-decoration: none;
    padding: 12px 35px;
    border-radius: 50px;
    transition: all 0.3s ease;
    background: transparent;
    white-space: nowrap;
}

.header-nav .nav-btn:hover,
.header-nav .nav-btn.active {
    background: #D9EBEB;
    color: #033D37;
}

.header-cta {
    justify-self: end;
    display: flex;
    justify-content: flex-end;
}

.header-cta .contact-btn {
    font-family: 'Syne', sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    padding: 15px 35px;
    border-radius: 50px;
    background: #033D37;
    transition: all 0.3s ease;
    display: inline-block;
}

.header-cta .contact-btn:hover {
    background: #80BABA;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(3, 61, 55, 0.3);
}

/* Add padding to body to account for fixed header */
body {
    padding-top: 100px;
}

@media (max-width: 1024px) {
    .header-nav {
        gap: 5px;
        padding: 12px 20px;
    }

    .header-nav .nav-btn {
        padding: 10px 18px;
        font-size: 0.95rem;
    }

    .header-cta .contact-btn {
        padding: 12px 28px;
        font-size: 0.95rem;
    }
}

@media (max-width: 768px) {
    .header-container {
        padding: 0 20px;
        gap: 20px;
        padding-top: 15px;
    }

    .header-nav {
        flex-direction: column;
        gap: 8px;
        padding: 10px;
    }

    .header-nav .nav-btn {
        padding: 8px 16px;
        font-size: 0.9rem;
    }
}

/* Hero Section */
body,
html {
    margin: 0;
    padding: 0;
    position: relative;
    overflow-x: hidden;
    width: 100%;
    max-width: 100%;
}

body {
    overflow-x: hidden;
}

section {
    max-width: 100%;
    overflow-x: hidden;
}

/* CursorFollower */


.hero-wrapper {
    position: relative;
    overflow: hidden;
}

.hero-bg-img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center bottom;
    z-index: 0;
    pointer-events: none;
}

.hero-section {
    min-height: 85vh;
    display: flex;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2;
}

.onda-hero-benvenuti {
    position: relative;
    z-index: 2;
}

.hero-left,
.hero-right {
    flex: 1;
    height: 85vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.hero-left {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: 0;
}

/* Velo verde sul video, per leggibilità del testo in overlay */
.hero-overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(3, 61, 55, 0.55);
    z-index: 0;
}

/* Hero con testo in overlay a sinistra sul video a piena larghezza (solo desktop; su mobile resta in colonna) */
@media (min-width: 769px) {
    .hero-section.hero-invertita {
        flex-direction: row;
    }
}


.hero-text {
    position: relative;
    z-index: 1;
    padding: 40px 40px 40px 60px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: 100%;
    top: -10%;
}

.hero-signature {
    position: absolute;
    top: -80px;
    left: 0;
    font-family: 'Windsong', cursive;
    font-size: 5em;
    color: #fff;
    opacity: 0.4;
    z-index: 0;
    white-space: nowrap;
    pointer-events: none;
}

.hero-text h1 {
    font-family: 'Syne', sans-serif;
    font-weight: 700;
    font-size: 3.5em;
    color: #111;
    margin-bottom: 5px;
    position: relative;
    z-index: 1;
}

.hero-text p {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 1.3em;
    color: #033D37;
    position: relative;
    z-index: 1;
    margin-top: 0;
}

.hero-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    margin-top: 30px;
    position: relative;
    z-index: 1;
}

.hero-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-family: 'Inter', sans-serif;
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
    padding: 16px 34px;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.hero-btn-primary {
    color: #033D37;
    background: #ffffff;
    border: 2px solid #ffffff;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.hero-btn-primary:hover {
    background: #80BABA;
    border-color: #80BABA;
    color: #033D37;
    transform: translateY(-3px);
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.2);
}

.hero-btn-outline {
    color: #ffffff;
    background: transparent;
    border: 2px solid #ffffff;
}

.hero-btn-outline:hover {
    background: #ffffff;
    color: #033D37;
    transform: translateY(-3px);
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.2);
}

/* Benvenuti Section */
.benvenuti-section {
    background-color: #ffffff;
    min-height: 100vh;
    display: flex;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.benvenuti-section::before {
    content: '';
    position: absolute;
    width: 450px;
    height: 450px;

}

.benvenuti-section::after {
    content: '';
    position: absolute;
    width: 400px;
    height: 400px;

}

.benvenuti-left,
.benvenuti-right {
    flex: 1;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    /* Changed from center to flex-start */
    background-color: #ffffff;
    position: relative;
    z-index: 1;
}

.benvenuti-left {
    padding: 80px 60px 80px 60px;
    justify-content: flex-start;
}

.benvenuti-left::before {
    content: '';
    position: absolute;
    width: 500px;
    height: 500px;

}

.benvenuti-image {
    width: 100%;
    max-width: 500px;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 40px;
    box-shadow: 0 20px 60px rgba(3, 61, 55, 0.08);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    z-index: 1;
}

.benvenuti-image:hover {
    transform: translateY(-5px);
    box-shadow: 0 30px 80px rgba(3, 61, 55, 0.1);
}

.testo {
    max-width: 500px;
    text-align: left;
}

.testo h2 {
    font-family: 'Syne', sans-serif;
    font-weight: 700;
    font-size: 3.5rem;
    margin-bottom: 20px;
    color: #033D37;
}

.testo p {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 1.6;
    color: #80BABA;
    text-align: left;
    /* Ensure left alignment */
    hyphens: none;
    /* Disable hyphenation */
    -webkit-hyphens: none;
    -ms-hyphens: none;
}

/* Hover Letters Effect */
.hover-letters {
    transition: color 0.3s ease;
    hyphens: none !important;
    -webkit-hyphens: none !important;
    -ms-hyphens: none !important;
    word-break: normal !important;
    overflow-wrap: break-word !important;
    white-space: normal !important;
    word-spacing: 0;
    letter-spacing: 0;
}

.letter-hover {
    transition: color 0.3s ease;
    cursor: pointer;
    display: inline;
    white-space: normal;
}

.letter-hover:empty {
    display: none !important;
}

.letter-hover:hover {
    color: #033D37;
}

/* Stats Section */
.stats {
    display: flex;
    gap: 40px;
    margin-top: 40px;
}

.stats1,
.stats2 {
    flex: 1;
    text-align: center;
}

.stats h3 {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 0.9em;
    color: #80BABA;
    margin-top: 10px;
    margin-bottom: 0;
}

.stats .numero {
    font-family: 'Syne', sans-serif;
    font-weight: 700;
    font-size: 2.5em;
    color: #033D37;
    display: block;
}

/* Pavimento Pelvico Section */
.pelvico-section {
    background: #fff;
    padding: 120px 60px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.pelvico-section::before {
    content: '';
    position: absolute;
    width: 400px;
    height: 400px;

}

.pelvico-section::after {
    content: '';
    position: absolute;
    width: 350px;
    height: 350px;

}

.pelvico-container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    text-align: left;
}

.pelvico-text {
    grid-column: 1;
}

.pelvico-container h2 {
    font-family: 'Syne', sans-serif;
    font-size: 3.5rem;
    font-weight: 700;
    color: #033D37;
    margin-bottom: 15px;
    grid-column: 1;
}

.pelvico-container p {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 1.6;
    color: #80BABA;
    max-width: 100%;
    text-align: left;
    margin-bottom: 25px;
    grid-column: 1;
}

.pelvico-text p:last-of-type {
    margin-bottom: 12px;
}

.pelvico-list {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 1.6;
    color: #80BABA;
    margin: 0 0 24px 20px;
    padding: 0 0 0 20px;
    text-align: left;
    list-style: disc;
}

.pelvico-list li {
    margin-bottom: 8px;
}

.pelvico-claim {
    font-weight: 700 !important;
    color: #80BABA !important;
    margin-bottom: 0 !important;
}

.pelvico-cta {
    display: inline-block;
    text-decoration: none;
    margin-top: 24px;
}

.pelvico-image .pelvico-cta {
    display: table;
    margin: 24px auto 0;
}

.pelvico-image {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    grid-column: 2;
    grid-row: 1;
}

.pelvico-carousel {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 40px;
}

.pelvico-slides {
    display: flex;
    transition: transform 0.5s ease-in-out;
    width: 100%;
}

.pelvico-slide {
    min-width: 100%;
    width: 100%;
    flex-shrink: 0;
    flex-grow: 0;
}

.pelvico-slide img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    border-radius: 40px;
}

.pelvico-nav {
    position: relative;
    bottom: auto;
    left: auto;
    transform: none;
    display: flex;
    justify-content: center;
    gap: 12px;
    z-index: 10;
    margin-top: 20px;
}

.pelvico-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgba(3, 61, 55, 0.1);
    cursor: pointer;
    transition: all 0.3s ease;
}

.pelvico-dot.active {
    background-color: #033D37;
    width: 30px;
    border-radius: 14px;
}

.pelvico-image img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    border-radius: 40px;
}

/* Perche Scegliere Noi Section */

/* Divisori Onda tra sezioni */
.onda-divisore {
    width: 100%;
    height: 80px;
    position: relative;
    overflow: hidden;
}

.onda-divisore svg {
    width: 100%;
    height: 100%;
    display: block;
}

/* Wave gradient scale variable: controls the middle stop of section wave gradients */
:root {
    --wave-mid: 65%;
}

/* Desktop: mostra onda-desktop, nascondi onda-mobile */
.onda-divisore .onda-mobile {
    display: none;
}

.onda-divisore .onda-desktop {
    display: block;
}

.onda-benvenuti-pelvico,
.onda-scegliere-studio {
    background: linear-gradient(180deg, #D9EBEB 0%, #e2f0f0 var(--wave-mid), #D9EBEB 100%);
}

.onda-hero-benvenuti {
    background: transparent;
}

.onda-pelvico-scegliere {
    background: linear-gradient(180deg, #ffffff 0%, #f7fbfb var(--wave-mid), #ffffff 100%);
}

.onda-studio-trattamenti {
    background: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
}

.onda-trattamenti-promozioni {
    background: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
}

.onda-promozioni-faq {
    background: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
}

.scegliere-section {
    background: linear-gradient(180deg, #D9EBEB 0%, #e2f0f0 var(--wave-mid), #D9EBEB 100%);
    position: relative;
    min-height: 100vh;
    padding: 80px 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    overflow: hidden;
}

.scegliere-mobile-only {
    display: none;
}

.scegliere-section::before {
    content: '';
    position: absolute;
    width: 500px;
    height: 500px;

}

.scegliere-section::after {
    content: '';
    position: absolute;
    width: 350px;
    height: 350px;

}

.scegliere-title-left {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    padding: 0 30px;
    position: relative;
    z-index: 1;
}

.scegliere-title-left h2 {
    font-family: 'Syne', sans-serif;
    font-weight: 700;
    color: #033D37;
    margin: 0;
    text-align: center;
    font-size: 3rem;
}

.scegliere-intro {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto 60px;
    padding: 0 60px;
    box-sizing: border-box;
}

.scegliere-intro p {
    font-family: 'Inter', sans-serif;
    font-size: 1.2rem;
    line-height: 1.9;
    color: #80BABA;
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
}

.scegliere-content {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 60px;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}

.scegliere-mobile {
    display: none;
}

.scegliere-main {
    position: relative;
    z-index: 3;
    margin: 0;
    text-align: left;
    display: flex;
    flex-direction: row;
    gap: 100px;
    align-items: center;
    justify-content: flex-start;
    width: 100%;

}


/* Rimuovi le altezze fisse da .scegliere-left */
.scegliere-left {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    box-sizing: border-box;
    overflow: hidden;
}

/* Modifica .scegliere-imgbox per essere rettangolare */
.scegliere-imgbox {
    width: 100%;
    max-width: 550px;
    height: 400px;
    flex-shrink: 0;
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 0 20px 60px rgba(3, 61, 55, 0.08);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.scegliere-imgbox:hover {
    transform: translateY(-5px);
    box-shadow: 0 30px 80px rgba(3, 61, 55, 0.12);
}

.scegliere-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 40px;
    opacity: 0;
    transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.scegliere-img.active {
    opacity: 1;
    z-index: 2;
}

.scegliere-img-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 40px 35px;
    background: linear-gradient(to top, rgba(3, 61, 55, 0.95) 0%, rgba(3, 61, 55, 0.85) 50%, transparent 100%);
    color: #fff;
    opacity: 0;
    transition: opacity 0.3s;
    z-index: 1;
    border-radius: 40px;
}

.scegliere-img-overlay.active {
    opacity: 1;
    z-index: 3;
}

.scegliere-img-overlay h3 {
    font-family: 'Syne', sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    color: #fff;
    margin: 0 0 15px 0;
}

.scegliere-img-overlay p {
    font-family: 'Inter', sans-serif;
    font-size: 1.05rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.95);
    margin: 0;
}

.scegliere-right {
    flex: 0 0 500px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    text-align: left;
    box-sizing: border-box;
    position: relative;
    min-height: 600px;
}

.scegliere-right h2 {
    font-family: 'Syne', sans-serif;
    font-weight: 700;
    font-size: 2em;
    color: #033D37;
    margin-bottom: 24px;
}

.scegliere-motivi {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    gap: 0;
    width: 100%;
}

.motivo {
    font-family: 'Inter', sans-serif;
    font-size: 1rem;
    color: #80BABA;
    background: none;
    border-radius: 0;
    box-shadow: none;
    padding: 0.8em 0;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    border: none;
    font-weight: 400;
    white-space: normal;
    line-height: 1.4;
    min-height: 45px;
    display: flex;
    align-items: center;
}

.motivo.active {
    color: #033D37;
    font-size: 1.3rem;
    font-weight: 600;
    z-index: 2;
}

/* Motivazioni wrapper and hr for lines */
.motivo-wrap {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.motivo-wrap hr {
    border: none;
    border-top: 1px solid rgba(3, 61, 55, 0.1);
    margin: 0;
    width: 100%;
}





/* Impostazioni generali per la sezione */
.studio-section {
    display: flex;
    flex-direction: row !important;
    /* Attiva Flexbox */
    width: 100%;
    min-height: 100vh;
    /* Altezza piena dello schermo */
    font-family: Arial, sans-serif;
    /* Un font di base per la leggibilità */
    background-color: #fff;
    padding: 60px;
    gap: 60px;
    align-items: center;
}

@media (min-width: 769px) {
    .studio-section {
        flex-direction: row !important;
        height: auto;
        min-height: 100vh;
    }

    .studio-mobile-title {
        display: none !important;
    }

    .studio-right h2 {
        display: block !important;
    }

    .studio-left {
        align-items: flex-start !important;
    }

    .layout-foto-img {
        width: 90%;
        top: 56%;
    }
}

/* Colonna Sinistra (50% larghezza) */
.studio-left {
    flex: 1;
    /* Fa sì che la colonna occupi metà spazio (come flex-basis: 0, flex-grow: 1) */
    display: flex;
    /* Usa flex anche qui per centrare il contenuto */
    justify-content: flex-start;
    /* Allinea a sinistra */
    align-items: center;
    /* Centra verticalmente */
    background-color: #fff;
    order: 0;
}

.studio-mobile-title {
    display: none !important;
}

.studio-right h2 {
    display: block;
}

/* Stile del box per la foto */
/* Stile del contenitore per la foto e la forma */
.layout-foto {
    width: 100%;
    max-width: 600px;
    /* Larghezza piena */
    aspect-ratio: 1 / 1;
    /* Quadrato */
    background-color: #fff;
    border: none;

    /* Allinea il contenuto a sinistra */
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    color: #777;

    /* IMPORTANTE: Abilita il posizionamento per gli elementi figli assoluti */
    position: relative;
    overflow: hidden;
    /* Nasconde ciò che esce dai bordi */
    border-radius: 32px;
    /* Bordo arrotondato per il contenitore */
}

/* Stile per l'immagine */
/* Stile per l'immagine (allineata a sinistra) */
.layout-foto-img {
    position: absolute;
    width: 80%;
    height: 80%;
    object-fit: cover;
    border-radius: 40px;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);

    /* Allineata a sinistra */
    top: 50%;
    left: 0;
    transform: translateY(-50%);

    z-index: 2;
    /* Sta sopra la forma */
}

.layout-foto:hover .layout-foto-img {
    transform: translateY(-50%) translateX(3px);
}

/* Stile per il quadrato (ora è un accento dietro la foto) */
.layout-foto-shape {
    display: none;
    position: absolute;
    width: 80%;
    height: 80%;
    background: linear-gradient(135deg, #033D37 0%, #065a52 100%);
    border-radius: 40px;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    /* Stesso raggio della foto per combaciare */

    /* Allineata a sinistra e spostata di 10px in basso e a destra */
    top: 50%;
    left: 10px;
    transform: translateY(calc(-50% + 10px));

    z-index: 1;
    /* Sta sotto la foto */
}

.layout-foto:hover .layout-foto-shape {
    transform: translateY(calc(-50% + 12px)) translateX(-2px);
}

/* Colonna Destra (50% larghezza) */
.studio-right {
    flex: 1;
    /* Occupa l'altra metà dello spazio */
    display: flex;
    flex-direction: column;
    /* Impila gli elementi (h2, p, button) verticalmente */
    justify-content: center;
    /* Centra il blocco di testo verticalmente */
    align-items: flex-start;
    /* Allinea gli elementi a sinistra */

    /* Aggiunge spazio interno (padding) */
    box-sizing: border-box;
    /* Assicura che il padding non alteri la larghezza */
    color: #333;
    order: 0;
}

/* Stili per i testi e bottone */
.studio-right h2 {
    font-size: 3.5rem;
    margin-top: 0;
    margin-bottom: 1rem;
    color: #033D37;
}

.studio-right p {
    font-family: 'Inter', sans-serif;
    font-size: 1.1rem;
    line-height: 1.6;
    margin-bottom: 2rem;
    color: #80BABA;
}

.scopri-btn {
    font-family: 'Inter', sans-serif;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    background: linear-gradient(135deg, #033D37 0%, #065a52 100%);
    border: none;
    padding: 16px 42px;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 8px 25px rgba(3, 61, 55, 0.12);
    position: relative;
    overflow: hidden;
}

.scopri-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, #80BABA 0%, #5a9e9e 100%);
    opacity: 0;
    transition: opacity 0.4s ease;
    border-radius: 50px;
}

.scopri-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 35px rgba(3, 61, 55, 0.15);
}

.scopri-btn:hover::before {
    opacity: 1;
}

.scopri-btn span,
.scopri-btn {
    position: relative;
    z-index: 1;
}

/* I nostri trattamenti Section */
.trattamenti-section {
    padding: 80px 60px;
    background-color: #fff;
    min-height: 50vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    width: 100%;
    box-sizing: border-box;
}

.nostritrattamentititolo {
    text-align: left;
    width: 100%;
    max-width: 1400px;
}

.nostritrattamentititolo h2 {
    font-family: 'Syne', sans-serif;
    font-size: 3.5rem;
    color: #033D37;
    margin-bottom: 1.2rem;
    text-align: left;
}

.terapie-sottotitolo {
    font-family: 'Inter', sans-serif;
    font-size: 1.2rem;
    line-height: 1.6;
    color: #80BABA;
    margin: 0;
    text-align: left;
}

.typed-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.typed-line {
    display: flex;
    align-items: center;
    gap: 20px;
}

.typed-text h3 {
    font-family: 'Syne', sans-serif;
    font-size: 2.1rem;
    color: #033D37;
    margin: 0;
    white-space: nowrap;
    font-weight: 700;
}

#typed {
    font-family: 'Syne', sans-serif;
    font-size: 2.1rem;
    color: #80BABA;
    font-weight: 700;
    display: inline-block;
    margin-left: 10px;
    white-space: normal;
    word-wrap: break-word;
}

.typed-cursor {
    font-size: 2.1rem;
    color: #80BABA;
}

#typed-strings {
    display: none;
}

/* Promozioni Section */
.promozioni-section {
    width: 100%;
    background-color: #033D37;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 80px 0;
}

.promozioni-carousel {
    width: 100%;
    max-width: 1400px;
    padding: 0 100px;
    background-color: #033D37;
}

.promozioni-carousel h2 {
    color: #fff;
    font-family: 'Syne', sans-serif;
    font-size: 2.5rem;
    margin-bottom: 60px;
    text-align: left;
}

.carousel-container {
    position: relative;
    overflow: visible;
    padding: 60px 0;
    background-color: #033D37;
    width: 100%;
    height: 700px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.carousel-track {
    display: flex;
    gap: 50px;
    align-items: center;
    justify-content: center;
    transition: transform 0.5s ease;
    background-color: #033D37;
    height: 100%;
}

.promo-card {
    flex: 0 0 400px;
    height: 500px;
    background: #D9EBEB;
    border-radius: 32px;
    transition: all 0.3s ease;
    transform: scale(0.85);
    opacity: 1;
}

.promo-card.active {
    flex: 0 0 500px;
    height: 600px;
    transform: scale(1);
    opacity: 1;
    background: #fff;
}

.card-inner {
    padding: 30px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.card-inner h3 {
    font-family: 'Syne', sans-serif;
    font-size: 1.5rem;
    color: #033D37;
    margin-bottom: 20px;
}

.card-inner p {
    font-family: 'Inter', sans-serif;
    color: #80BABA;
    line-height: 1.5;
}

.carousel-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    padding: 0 -60px;
    pointer-events: none;
}

.nav-button {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fff;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: all;
    transition: transform 0.3s ease;
}

.nav-button:hover {
    transform: scale(1.1);
}

.nav-button span {
    color: #033D37;
    font-size: 1.5rem;
}

.scopri-tutte {
    margin-top: 40px;
    text-align: right;
    color: #fff;
}

.scopri-tutte h4 {
    font-family: 'Syne', sans-serif;
    font-size: 1.2rem;
    margin: 0;
    line-height: 1.4;
}

.scopri-tutte .arrow {
    display: inline-block;
    margin-left: 10px;
    font-size: 1.5rem;
    transition: transform 0.3s ease;
}

.scopri-tutte:hover .arrow {
    transform: translateX(10px);
}

/* Blog Section */
.blog-section {
    padding: 80px 80px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.blog-titolo {
    width: 100%;
    max-width: 1400px;
    margin-bottom: 60px;
}

.blog-titolo h2 {
    font-family: 'Syne', sans-serif;
    font-size: 2.5rem;
    color: #033D37;
    text-align: left;
}

.card-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.row-top {
    display: flex;
    justify-content: flex-start;
    padding: 0 20px;
}

.card-index {
    font-family: 'Inter', sans-serif;
    font-size: 1rem;
    color: #80BABA;
}

.blog-card-middle {
    display: flex;
    gap: 40px;
    padding: 0 20px;
}

.card-content {
    flex: 1;
    min-height: 400px;
}

.card-image {
    flex: 1;
    min-height: 400px;
}

.row-bottom {
    padding: 0 20px;
}

.card-nav {
    min-height: 50px;
}

/* Selezione Terapie Cards */
.selezione {
    display: flex;
    gap: 40px;
    margin-top: 40px;
    width: 100%;
    max-width: 1400px;
    justify-content: space-between;
}

.terapia-card {
    flex: 1;
    background: #fff;
    border-radius: 40px;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    height: 650px;
    position: relative;
    box-shadow: 0 15px 50px rgba(3, 61, 55, 0.08);
}

.terapia-card:hover {
    transform: translateY(-12px);
    box-shadow: 0 25px 70px rgba(3, 61, 55, 0.18);
}

.terapia-img {
    height: 490px;
    position: relative;
    overflow: hidden;
}

.terapia-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.terapia-content {
    padding: 25px 30px;
    background: linear-gradient(to bottom, #D9EBEB 0%, #ffffff 100%);
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    height: 160px;
    position: relative;
}

.terapia-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, #033D37 0%, #ffffff 100%);
    opacity: 0;
    transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 0;
}

.terapia-content h3,
.terapia-content p {
    position: relative;
    z-index: 1;
    transition: color 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.terapia-content h3 {
    font-family: 'Syne', sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    color: #033D37;
    margin-bottom: 12px;
}

.terapia-content p {
    font-family: 'Inter', sans-serif;
    font-size: 1.1rem;
    color: #80BABA;
    line-height: 1.5;
    margin: 0;
}

:root {
    --gap: 1.25rem;
    --speed: 0.55s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    --closed: 5rem;
    --open: 30rem;
    /* Colore accent cambiato in un blu/verde acqua professionale */
    --accent: #007A7A;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: Inter, sans-serif;
    /* Tema chiaro */
    background: #ffffff;

}

/* Promozioni Section Background */
section {
    background: #ffffff00;
}

.head {
    max-width: 1400px;
    margin: auto;
    padding: 60px 60px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 2rem;
}

.head h2 {
    font: 400 1.5rem/1.2 Inter, sans-serif;
    color: #033D37;
    font-size: 3.5rem;
}

.head h3 {
    font-family: 'Syne', sans-serif;
    font-weight: 400;
    font-size: 2.2rem;
    color: #033D37;
    margin: 0;
}



.nav-btn {
    width: 2.5rem;
    height: 2.5rem;
    border: none;
    border-radius: 50%;
    background: #D9EBEB;
    color: #033D37;
    font-size: 2em;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.2s;
    line-height: 1;

}

.nav-btn:hover {
    background: #80BABA;
}

.nav-btn:disabled {
    opacity: 0.3;
    cursor: default;
}

.slider {
    max-width: 1400px;
    margin: auto;
    overflow: hidden;
}

.controls {
    display: flex;
    flex-direction: row;
    gap: 0.5rem;
}

.track {
    display: flex;
    gap: var(--gap);
    align-items: flex-start;
    justify-content: center;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    padding-bottom: 40px;
}

.track::-webkit-scrollbar {
    display: none;
}

.project-card {
    position: relative;
    flex: 0 0 var(--closed);
    height: 26rem;
    border-radius: 1.2rem;
    overflow: hidden;
    cursor: pointer;
    transition: flex-basis var(--speed), transform var(--speed), box-shadow 0.4s ease;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}

.project-card[active] {
    flex-basis: var(--open);
    transform: translateY(-8px);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
}

.project-card__bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.85);
    transition: filter 0.3s, transform 0.5s ease;
}

.project-card:hover .project-card__bg {
    filter: brightness(1);
    transform: scale(1.1);
}

.project-card__content {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.7rem;
    padding: 0;
    /* Il gradiente scuro in basso è mantenuto per la leggibilità del testo */
    background: linear-gradient(transparent 40%, rgba(0, 0, 0, 0.85) 100%);
    z-index: 2;
}

.project-card__title {
    color: #fff;
    font-weight: 700;
    font-size: 1.35rem;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    padding-bottom: 10px;
}

/* Nascondo la thumb, non necessaria per questo layout promo */
.project-card__thumb,
.project-card__desc,
.project-card__btn {
    display: none;
}

.project-card[active] .project-card__content {
    flex-direction: column;
    /* Impostato su colonna per layout promo */
    align-items: flex-start;
    /* Allinea a sinistra */
    justify-content: flex-end;
    /* Allinea in basso */
    padding: 2rem;
    gap: 1.1rem;
}

.project-card[active] .project-card__title {
    writing-mode: horizontal-tb;
    transform: none;
    font-size: 2.4rem;
}

.project-card[active] .project-card__desc,
.project-card[active] .project-card__btn {
    display: inline-block;
}

/* Rimosso .project-card__thumb */

.project-card__desc {
    color: #ddd;
    font-size: 1rem;
    line-height: 1.4;
    max-width: 100%;
    /* Larghezza piena */
}

.project-card__btn {
    display: inline-block;
    padding: 0.55rem 1.3rem;
    border: none;
    border-radius: 9999px;
    background: var(--accent);
    color: #fff;
    font-size: 0.9rem;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    margin-top: 0.5rem;
}

.project-card__btn:hover {
    filter: brightness(1.2);
}

.dots {
    display: flex;
    gap: 12px;
    justify-content: center;
    padding: 20px 0;
}

.dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgba(3, 61, 55, 0.1);
    cursor: pointer;
    transition: all 0.3s ease;
}

.dot.active {
    background-color: #033D37;
    width: 30px;
    border-radius: 5px;
}

/* Media queries per mobile (modificate per layout a colonna) */
@media (max-width: 767px) {
    :root {
        --closed: 100%;
        --open: 100%;
        --gap: 0.8rem;
    }

    .head {
        padding: 30px 15px 20px;
        flex-direction: column;
        align-items: flex-start;
        gap: 1rem;
    }

    .slider {
        padding: 0 15px;
    }

    .track {
        flex-direction: column;
        scroll-snap-type: y mandatory;
        gap: 0.8rem;
        padding-bottom: 20px;
    }

    .project-card {
        height: auto;
        min-height: 80px;
        flex: 0 0 auto;
        width: 100%;
        scroll-snap-align: start;
    }

    .project-card[active] {
        min-height: 350px;
        /* Aumentato per contenuti promo */
        transform: none;

    }

    .project-card__content {
        flex-direction: row;
        justify-content: flex-start;
        padding: 1rem;
        align-items: center;
        gap: 1rem;
        background: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.7) 100%);
    }

    .project-card__title {
        writing-mode: horizontal-tb;
        transform: none;
        font-size: 1.2rem;
        margin-right: auto;
    }

    .project-card__desc,
    .project-card__btn {
        display: none;
    }

    .project-card[active] .project-card__content {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-end;
        padding: 1.5rem;
    }

    .project-card[active] .project-card__title {
        font-size: 1.8rem;
        margin-bottom: 0.5rem;
    }

    .project-card[active] .project-card__desc {
        display: block;
        font-size: 0.95rem;
        max-width: 100%;
        margin-bottom: 1rem;
    }

    .project-card[active] .project-card__btn {
        display: inline-block;
        align-self: flex-start;
        width: auto;
        text-align: center;
        padding: 0.7rem 1.5rem;
    }

    .dots {
        display: none;
    }

    .controls {
        display: none;
    }

    .nav-btn {
        position: static;
        transform: none;
    }
}


/* FAQ Section */
.faq-section {
    background-color: #fff;
    padding: 80px 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 70vh;
    position: relative;
    z-index: 1;
}

.faq-container {
    max-width: 900px;
    width: 100%;
}

.faq-container h2 {
    font-size: 3.5rem;
    color: #033D37;
    margin-bottom: 50px;
    text-align: left;
}

.faq-list {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.faq-item {
    border-bottom: 2px solid #D9EBEB;
    transition: all 0.3s ease;
}

.faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 0;
    cursor: pointer;
    user-select: none;
}

.faq-question span:first-child {
    font-family: 'Inter', sans-serif;
    font-size: 1.2rem;
    color: #033D37;
    font-weight: 500;
    flex: 1;
    transition: color 0.3s ease;
}

.faq-icon {
    font-family: 'Inter', sans-serif;
    font-size: 2rem;
    color: #80BABA;
    font-weight: 300;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease, color 0.3s ease;
}

.faq-item:hover .faq-icon {
    color: #033D37;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, padding 0.4s ease;
    padding: 0;
}

.faq-answer p {
    font-family: 'Inter', sans-serif;
    font-size: 1.05rem;
    color: #80BABA;
    line-height: 1.7;
    margin: 0;
}

.faq-answer p + p {
    margin-top: 10px;
}

.faq-answer ul {
    font-family: 'Inter', sans-serif;
    font-size: 1.05rem;
    color: #80BABA;
    line-height: 1.7;
    margin: 10px 0 0 0;
    padding-left: 20px;
    list-style: disc;
}

.faq-answer ul li {
    margin-bottom: 5px;
}

.faq-item.active .faq-answer {
    max-height: 800px;
    padding: 0 0 25px 0;
}

.faq-item.active .faq-icon {
    transform: rotate(45deg);
    color: #033D37;
}

.faq-item.active .faq-question span:first-child {
    color: #033D37;
}

/* Responsive FAQ */
@media (max-width: 768px) {
    .faq-container h2 {
        font-size: 2rem;
        margin-bottom: 30px;
    }

    .faq-question span:first-child {
        font-size: 1.05rem;
    }

    .faq-answer p {
        font-size: 0.95rem;
    }

    .faq-section {
        padding: 60px 20px;
    }

    /* Padding responsive per tutte le sezioni */
    .pelvico-section {
        padding: 60px 20px 40px 20px;
    }

    .trattamenti-section {
        padding: 60px 20px;
    }

    .blog-section {
        padding: 60px 20px;
        margin-bottom: 60px;
    }

    .head {
        padding: 50px 20px 30px 20px;
    }
}

/* === HOME BLOG SECTION === */

.home-blog-section {
    background: #fff;
    padding: 60px 80px;
}

.home-blog-container {
    max-width: 1400px;
    margin: 0 auto;
    text-align: center;
}

.home-blog-container h2 {
    font-family: 'Syne', sans-serif;
    font-size: 3.5rem;
    font-weight: 700;
    color: #033D37;
    margin-bottom: 40px;
    text-align: center;
}

.blog-featured-container {
    width: 1000px;
    height: 600px;
    margin: 0 auto;
    background: linear-gradient(135deg, #033D37 0%, #80BABA 50%, #D9EBEB 100%);
    border-radius: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.blog-top-row {
    width: 100%;
    height: 50px;
    display: flex;
    gap: 0;
    margin-bottom: 0;
}

.blog-top-rectangle {
    width: 130px;
    height: 50px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.blog-top-rectangle::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    background: radial-gradient(circle at bottom right, transparent 15px, #fff 15.5px);
}

.blog-top-rectangle::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 15px;
    background: radial-gradient(circle at bottom left, transparent 15px, #fff 15.5px);
}

.blog-counter {
    font-family: 'Syne', sans-serif;
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
}

.blog-top-white {
    flex: 1;
    height: 50px;
    background: #fff;
    border-radius: 0;
}

.blog-bottom-row {
    width: 100%;
    height: 50px;
    display: flex;
    gap: 0;
    margin-top: 0;
}

.blog-bottom-white {
    flex: 1;
    height: 50px;
    background: #fff;
}

.blog-bottom-rectangle {
    width: 130px;
    height: 50px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    position: relative;
}

.blog-bottom-rectangle::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 15px;
    height: 15px;
    background: radial-gradient(circle at top right, transparent 15px, #fff 15.5px);
}

.blog-bottom-rectangle::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 15px;
    height: 15px;
    background: radial-gradient(circle at top left, transparent 15px, #fff 15.5px);
}

.blog-nav-btn {
    width: 35px;
    height: 35px;
    background: #fff;
    border: none;
    border-radius: 50%;
    font-size: 1rem;
    color: #033D37;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog-nav-btn:hover {
    background: #033D37;
    color: #fff;
    transform: scale(1.1);
}

.blog-inner-box {
    width: 100%;
    flex: 1;
    background: transparent;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.blog-inner-box::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 15px;
    background: radial-gradient(circle at bottom left, transparent 15px, #fff 15.5px);
    z-index: 10;
    pointer-events: none;
}

.blog-inner-box::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 15px;
    height: 15px;
    background: radial-gradient(circle at top right, transparent 15px, #fff 15.5px);
    z-index: 10;
    pointer-events: none;
}

/* Featured Blog Slides */
.featured-blog-slide {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    opacity: 0;
    transition: opacity 0.5s ease, transform 0.3s ease;
    pointer-events: none;
    padding: 30px;
    gap: 30px;
    transform: translateY(0);
}

.featured-blog-slide.active {
    opacity: 1;
    pointer-events: auto;
}

.featured-blog-image {
    flex: 0 0 45%;
    height: 100%;
    border-radius: 12px;
    overflow: hidden;
}

.featured-blog-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.featured-blog-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px;
    align-items: flex-start;
}

.featured-blog-meta {
    display: flex;
    gap: 12px;
    margin-bottom: 15px;
    align-self: flex-start;
}

.featured-blog-date {
    font-family: 'Inter', sans-serif;
    font-size: 0.85rem;
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
    padding: 6px 12px;
    border-radius: 40px;
}

.featured-blog-category {
    font-family: 'Inter', sans-serif;
    font-size: 0.85rem;
    color: #033D37;
    background: #fff;
    padding: 6px 12px;
    border-radius: 40px;
    font-weight: 600;
}

.featured-blog-title {
    font-family: 'Syne', sans-serif;
    font-size: 2rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
    line-height: 1.2;
    text-align: left;
    width: 100%;
}

.featured-blog-excerpt {
    font-family: 'Inter', sans-serif;
    font-size: 1rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 20px;
    text-align: left;
    width: 100%;
}

.featured-blog-link {
    font-family: 'Syne', sans-serif;
    font-size: 0.95rem;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    align-self: flex-start;
    display: inline-flex;
    align-items: center;
    padding: 10px 24px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50px;
    transition: all 0.3s ease;
    width: fit-content;
}

.featured-blog-link:hover {
    background: #fff;
    color: #033D37;
    transform: translateX(5px);
}

@media (max-width: 1024px) {
    .featured-blog-slide {
        flex-direction: column;
        padding: 20px;
    }

    .featured-blog-image {
        flex: 0 0 250px;
    }

    .featured-blog-title {
        font-size: 2rem;
    }
}

@media (max-width: 768px) {
    .blog-featured-container {
        width: 90%;
        max-width: 1000px;
    }
}

/* Desktop Blog - Hidden on mobile */
.blog-desktop-only {
    display: flex;
}

.blog-mobile-carousel {
    display: none;
}

@media (max-width: 768px) {
    .home-blog-section {
        padding: 80px 20px;
    }

    .home-blog-container h2 {
        font-size: 2rem;
        margin-bottom: 40px;
    }

    /* Hide desktop version on mobile */
    .blog-desktop-only {
        display: none !important;
    }

    /* Show mobile carousel */
    .blog-mobile-carousel {
        display: block;
        overflow: hidden;
        width: 100%;
    }

    .blog-mobile-track {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .blog-mobile-card {
        min-width: 100%;
        background: #fff;
        border-radius: 32px;
        overflow: hidden;

    }

    .blog-mobile-image {
        width: 100%;
        height: 220px;
        overflow: hidden;
    }

    .blog-mobile-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .blog-mobile-content {
        padding: 20px;
    }

    .blog-mobile-meta {
        margin-bottom: 10px;
    }

    .blog-mobile-date {
        font-family: 'Inter', sans-serif;
        font-size: 0.85rem;
        color: #80BABA;
    }

    .blog-mobile-title {
        font-family: 'Syne', sans-serif;
        font-size: 1.4rem;
        font-weight: 700;
        color: #033D37;
        margin-bottom: 12px;
        line-height: 1.3;
    }

    .blog-mobile-excerpt {
        font-family: 'Inter', sans-serif;
        font-size: 0.95rem;
        color: #666;
        line-height: 1.6;
        margin-bottom: 15px;
    }

    .blog-mobile-link {
        font-family: 'Syne', sans-serif;
        font-weight: 700;
        color: #033D37;
        text-decoration: none;
        font-size: 1rem;
        transition: color 0.3s ease;
    }

    .blog-mobile-link:hover {
        color: #80BABA;
    }

    .blog-mobile-dots {
        display: flex;
        justify-content: center;
        gap: 10px;
        margin-top: 20px;
    }

    .blog-mobile-dot {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: rgba(3, 61, 55, 0.1);
        cursor: pointer;
        transition: all 0.3s ease;
    }

    .blog-mobile-dot.active {
        background-color: #033D37;
        width: 30px;
        border-radius: 5px;
    }
}

/* === FOOTER CONTACT FORM === */

.footer-trust-section {
    background-color: #fff;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.footer-trust-section::before {
    content: none;
}

.footer-trust-section::after {
    content: none;
}

.footer-trust-container {
    max-width: none;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.footer-trust-image {
    display: block;
    width: 100%;
    height: auto;
}

.footer-legal-bar {
    background-color: #033D37;
    padding: 14px 20px;
    text-align: center;
}

.footer-legal-bar p {
    font-family: 'Inter', sans-serif;
    font-size: 0.85rem;
    color: #D9EBEB;
    margin: 0;
}

.whatsapp-float {
    position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #033D37;
    color: #D9EBEB;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease;
}

.whatsapp-float::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background-color: #033D37;
    z-index: -1;
    animation: whatsapp-pulse 2.5s ease-out infinite;
}

@keyframes whatsapp-pulse {
    0% {
        transform: scale(1);
        opacity: 0.6;
    }
    70% {
        transform: scale(1.6);
        opacity: 0;
    }
    100% {
        transform: scale(1.6);
        opacity: 0;
    }
}

.whatsapp-float svg {
    animation: whatsapp-wiggle 6s ease-in-out infinite;
}

@keyframes whatsapp-wiggle {
    0%, 88%, 100% { transform: rotate(0); }
    90% { transform: rotate(-12deg); }
    92% { transform: rotate(10deg); }
    94% { transform: rotate(-8deg); }
    96% { transform: rotate(6deg); }
    98% { transform: rotate(-3deg); }
}

.whatsapp-float:hover {
    background-color: #80BABA;
    color: #033D37;
    transform: scale(1.08);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);
}

.whatsapp-float:hover::before {
    animation-play-state: paused;
    opacity: 0;
}

.whatsapp-popup {
    position: fixed;
    bottom: 100px;
    right: 25px;
    z-index: 9998;
    width: 270px;
    background-color: #fff;
    border-radius: 16px;
    padding: 18px 20px;
    box-shadow: 0 6px 24px rgba(3, 61, 55, 0.25);
    font-family: 'Inter', sans-serif;
    opacity: 0;
    transform: translateY(15px) scale(0.95);
    pointer-events: none;
    transition: opacity 0.4s ease, transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.whatsapp-popup.visible {
    opacity: 1;
    transform: translateY(0) scale(1);
    pointer-events: auto;
    animation: whatsapp-popup-bounce 2.5s ease-in-out 0.6s 2;
}

@keyframes whatsapp-popup-bounce {
    0%, 100% { transform: translateY(0); }
    10% { transform: translateY(-6px); }
    20% { transform: translateY(0); }
}

.whatsapp-popup::after {
    content: '';
    position: absolute;
    bottom: -8px;
    right: 24px;
    width: 16px;
    height: 16px;
    background-color: #fff;
    transform: rotate(45deg);
    border-radius: 3px;
}

.whatsapp-popup-close {
    position: absolute;
    top: 8px;
    right: 12px;
    background: none;
    border: none;
    font-size: 1.3rem;
    line-height: 1;
    color: #80BABA;
    cursor: pointer;
    padding: 2px;
    transition: color 0.2s ease;
}

.whatsapp-popup-close:hover {
    color: #033D37;
}

.whatsapp-popup-title {
    font-weight: 700;
    font-size: 1rem;
    color: #033D37;
    margin: 0 0 6px;
}

.whatsapp-popup-text {
    font-size: 0.88rem;
    line-height: 1.5;
    color: #5a8a8a;
    margin: 0 0 12px;
}

.whatsapp-popup-cta {
    display: inline-block;
    background-color: #033D37;
    color: #fff;
    font-size: 0.88rem;
    font-weight: 600;
    padding: 8px 18px;
    border-radius: 25px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.whatsapp-popup-cta:hover {
    background-color: #80BABA;
    color: #033D37;
}

@media (max-width: 768px) {
    .whatsapp-float {
        bottom: 18px;
        right: 18px;
        width: 52px;
        height: 52px;
    }

    .whatsapp-float svg {
        width: 28px;
        height: 28px;
    }

    .whatsapp-popup {
        bottom: 84px;
        right: 18px;
        width: 240px;
    }
}

.footer-contact-section {
    background: linear-gradient(180deg, #fff 0%, #D9EBEB 100%);
    padding: 60px 60px;
}

.footer-contact-container {
    max-width: 1400px;
    margin: 0 auto;
}

.footer-contact-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: start;
}

/* Left Side */
.footer-contact-left h2 {
    font-family: 'Syne', sans-serif;
    font-size: 2.5rem;
    font-weight: 700;
    color: #033D37;
    margin-bottom: 15px;
}

.footer-contact-left>p {
    font-family: 'Inter', sans-serif;
    font-size: 1.05rem;
    color: #80BABA;
    line-height: 1.6;
    margin-bottom: 40px;
}

.footer-contact-info {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.info-item {
    display: flex;
    gap: 15px;
    align-items: start;
}

.info-icon {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.info-icon svg {
    width: 35px;
    height: 35px;
}

.info-item h4 {
    font-family: 'Syne', sans-serif;
    font-size: 1.05rem;
    font-weight: 700;
    color: #033D37;
    margin-bottom: 3px;
}

.info-item p {
    font-family: 'Inter', sans-serif;
    font-size: 0.95rem;
    color: #80BABA;
    margin: 0;
}

/* Right Side - Form */
.footer-contact-right {
    background: #fff;
    padding: 30px;
    border-radius: 40px;

}

.footer-contact-form {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
}

.form-group {
    display: flex;
    flex-direction: column;
}

.form-group input,
.form-group select,
.form-group textarea {
    font-family: 'Inter', sans-serif;
    font-size: 0.95rem;
    padding: 12px 16px;
    border: 1px solid #D9EBEB;
    border-radius: 10px;
    background: #fff;
    color: #033D37;
    transition: all 0.3s ease;
    outline: none;
}

.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
    border-color: #80BABA;

}

.form-group input::placeholder,
.form-group textarea::placeholder {
    color: #80BABA;
    opacity: 0.7;
}

.form-group select {
    cursor: pointer;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%2380BABA' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 20px center;
    padding-right: 50px;
}

.form-group select option {
    padding: 10px;
}

.form-group textarea {
    resize: vertical;
    min-height: 100px;
}

/* Checkbox */
.checkbox-group {
    margin-top: 5px;
}

.checkbox-group label {
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
}

.checkbox-group input[type="checkbox"] {
    width: 18px;
    height: 18px;
    cursor: pointer;
    accent-color: #033D37;
}

.checkbox-group span {
    font-family: 'Inter', sans-serif;
    font-size: 0.85rem;
    color: #80BABA;
    line-height: 1.5;
}

/* Submit Button */
.form-submit-btn {
    font-family: 'Syne', sans-serif;
    font-size: 1rem;
    font-weight: 700;
    padding: 14px 32px;
    background: #033D37;
    color: #fff;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: 5px;
}

.form-submit-btn:hover {
    background: #80BABA;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(3, 61, 55, 0.12);
}

.form-submit-btn:disabled {
    opacity: 0.6;
    cursor: not-allowed;
    transform: none;
}

/* Form Message */
.form-message {
    font-family: 'Inter', sans-serif;
    font-size: 1rem;
    padding: 15px 20px;
    border-radius: 40px;
    text-align: center;
    margin-top: 10px;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.form-message.success {
    background: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
    opacity: 1;
}

.form-message.error {
    background: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
    opacity: 1;
}

/* Responsive Footer Form */
@media (max-width: 1024px) {
    .footer-contact-content {
        grid-template-columns: 1fr;
        gap: 60px;
    }
}

@media (max-width: 768px) {
    .footer-contact-section {
        padding: 60px 20px;
    }

    .footer-contact-left h2 {
        font-size: 2rem;
    }

    .footer-contact-left>p {
        font-size: 1.1rem;
    }

    .footer-contact-right {
        padding: 30px 20px;
    }

    .form-row {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .info-icon {
        font-size: 2rem;
    }
}

/* ============================================
   MOBILE RESPONSIVE - FRONT PAGE
   ============================================ */

@media (max-width: 992px) {

    /* Hero Section */
    .hero-wrapper {
        background-position-x: 80% !important;
    }

    .hero-section {
        flex-direction: column;
        min-height: auto;
    }

    .hero-left,
    .hero-right {
        flex: none;
        width: 100%;
        height: auto;
        min-height: 50vh;
    }

    .hero-invertita .hero-right {
        display: none;
    }

    .hero-invertita .hero-left {
        min-height: 65vh;
    }

    .hero-signature {
        font-size: 3em;
        top: -60px;
        left: 0;
        max-width: 90vw;
        white-space: normal;
    }

    .hero-text {
        padding: 40px 20px;
        top: 0;
    }

    .hero-text h1 {
        font-size: 2.5em;
    }

    .hero-text p {
        font-size: 1.1em;
    }

    .hero-buttons {
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
        margin-top: 24px;
        width: 100%;
    }

    .hero-btn {
        width: 100%;
        justify-content: center;
        padding: 14px 28px;
    }

    /* Benvenuti Section */
    .benvenuti-section {
        flex-direction: column;
        min-height: 100vh;
        padding: 20px;
        gap: 20px;
        margin-bottom: 20px;
    }

    .benvenuti-left,
    .benvenuti-right {
        flex: none;
        width: 100%;
        height: auto;
        min-height: auto;
    }

    .benvenuti-left {
        padding: 20px 40px;
        margin-bottom: 0;
        text-align: left;
        align-items: flex-start;
    }

    .benvenuti-right {
        padding: 0;
        margin-top: 0;
    }

    .benvenuti-left h2 {
        font-size: 2rem;
        margin-bottom: 15px;
        text-align: left;
    }

    .benvenuti-left p {
        font-size: 1rem;
        margin-bottom: 20px;
        text-align: left;
    }

    .scopri-btn {
        margin: 0 auto;
        display: block;
    }

    /* Pelvico Section */
    .pelvico-section {
        min-height: 100vh;
        padding: 20px;
        margin-bottom: 20px;
    }

    .pelvico-container {
        display: block;
        text-align: center;
    }

    .pelvico-container h2 {
        font-size: 2rem;
        margin-bottom: 30px;
        grid-column: auto;
    }

    .pelvico-container p {
        font-size: 1.1rem;
        line-height: 1.6;
        margin-bottom: 40px;
        text-align: center;
        grid-column: auto;
    }

    .pelvico-image {
        border-radius: 32px;
        margin-top: 20px;
        grid-column: auto;
        grid-row: auto;
    }

    .carousel-arrow {
        font-size: 1.5em;
        padding: 0.3em 0.6em;
    }

    /* Scegliere Section */
    .scegliere-section {
        min-height: 100vh;
        padding: 20px;
        margin-bottom: 20px;
    }

    .scegliere-title-left {
        padding: 0 20px;
        margin-bottom: 40px;
    }

    .scegliere-content {
        padding: 0 20px;
    }


    .scegliere-main {
        flex-direction: column;
        gap: 40px;
    }

    .scegliere-imgbox {
        max-width: 100%;
        height: 300px;
    }

    .scegliere-right {
        max-width: 100%;
    }

    .benefit-card {
        padding: 25px;
    }

    .benefit-card h3 {
        font-size: 1.3rem;
    }

    .benefit-card p {
        font-size: 0.95rem;
    }

    .motivo {
        font-size: 0.9rem;
        white-space: normal;
    }

    .motivo.active {
        font-size: 1.4rem;
        white-space: normal;
    }

    /* Lo Studio Section */
    .studio-section {
        min-height: 100vh;
        padding: 20px;
        gap: 40px;
        margin-bottom: 20px;
    }

    .studio-left {
        flex: 1;
        padding: 0 20px;
    }

    .studio-right {
        flex: 1;
    }

    .layout-foto {
        max-width: 1250px;
    }

    .studio-header {
        padding: 0 20px;
        margin-bottom: 40px;
    }

    .studio-header h2 {
        font-size: 2rem;
    }

    .studio-header p {
        font-size: 1rem;
    }

    .studio-right h2 {
        font-size: 2rem;
    }

    .studio-right p {
        font-size: 1.1rem;
    }

    .scopri-btn {
        font-size: 0.95rem;
        padding: 14px 35px;
    }

    .studio-imgbox,
    .layout-foto {
        max-width: 100%;
        height: 250px;
        width: 100%;
        aspect-ratio: 16/9;
        padding: 0 20px;
    }

    .layout-foto-img {
        width: 80%;
        height: 85%;
    }

    .layout-foto-shape {
        display: none;
    }

    .studio-list {
        padding: 0 20px;
    }

    .studio-list-item h4 {
        font-size: 1.2rem;
    }

    .studio-list-item p {
        font-size: 0.95rem;
    }

    /* Trattamenti Section */
    .trattamenti-section {
        padding: 60px 20px;
    }

    .nostritrattamentititolo h2 {
        font-size: 1.5rem;
    }

    .terapie-sottotitolo {
        font-size: 1rem;
    }

    .head h3 {
        font-size: 1.4rem;
        text-align: center;
    }

    .typed-text h3,
    #typed,
    .typed-cursor {
        font-size: 1.3rem;
    }

    .typed-line {
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
        min-height: 80px;
        position: relative;
    }

    #typed {
        white-space: normal;
        word-wrap: break-word;
        min-height: 2.6rem;
        display: inline;
    }

    .typed-cursor {
        display: none !important;
    }

    #typed {
        margin-left: 0;
    }

    /* Terapie Cards Mobile Horizontal */
    .selezione {
        flex-direction: column;
        gap: 20px;
        margin-top: -20px;
    }

    .terapia-card {
        display: flex;
        flex-direction: row;
        height: auto;
        min-height: 200px;
    }

    .terapia-img {
        flex: 0 0 45%;
        height: auto;
        min-height: 200px;
    }

    .terapia-content {
        flex: 1;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 20px;
    }

    .terapia-content h3 {
        font-size: 1.4rem;
        margin-bottom: 8px;
    }

    .terapia-content p {
        font-size: 0.95rem;
    }

    /* Promozioni Section */
    .promozioni-section {
        padding: 60px 20px;
        min-height: 100vh;
        margin-bottom: 100px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .promozioni-carousel {
        padding: 0 20px;
    }

    .promozioni-carousel h2 {
        font-size: 1.5rem;
        margin-bottom: 40px;
    }

    .promo-slider {
        height: auto;
        min-height: 450px;
    }

    .promo-card {
        padding: 30px 20px;
    }

    .promo-card h3 {
        font-size: 1.8rem;
    }

    .promo-card .promo-price {
        font-size: 2.5rem;
    }

    .promo-card ul li {
        font-size: 0.95rem;
    }

    .promo-navigation {
        padding: 15px 20px;
        gap: 10px;
    }

    /* FAQ Section */
    .faq-section {
        min-height: 100vh;
        padding: 20px;
        margin-bottom: 20px;
    }

    .faq-container h2 {
        font-size: 2rem;
        text-align: center;
    }

    .faq-question span:first-child {
        font-size: 1rem;
    }

    .faq-answer p {
        font-size: 0.95rem;
    }

    /* Home Blog Section */
    .home-blog-section {
        padding: 60px 20px;
        padding-top: 80px;
    }

    .home-blog-container h2 {
        font-size: 2rem;
    }

    .blog-featured-container {
        width: 100%;
        height: auto;
        min-height: 400px;
    }

    .blog-top-row,
    .blog-bottom-row {
        height: 40px;
    }

    .blog-top-rectangle,
    .blog-bottom-rectangle {
        width: 100px;
        height: 40px;
    }

    .blog-counter {
        font-size: 0.9rem;
    }

    .blog-nav-btn {
        width: 30px;
        height: 30px;
        font-size: 0.9rem;
    }

    .featured-blog-slide {
        flex-direction: column;
        padding: 20px;
    }

    .featured-blog-image {
        flex: 0 0 200px;
        width: 100%;
    }

    .featured-blog-content {
        padding: 20px;
    }

    .featured-blog-title {
        font-size: 1.5rem;
    }

    .featured-blog-excerpt {
        font-size: 0.95rem;
    }

    /* Footer Contact Section */
    .footer-contact-section {
        padding: 60px 20px;
    }

    .footer-contact-content {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .footer-contact-left h2 {
        font-size: 2rem;
    }

    .footer-contact-left>p {
        font-size: 1rem;
    }

    .footer-contact-right {
        padding: 30px 20px;
    }

    .form-row {
        grid-template-columns: 1fr;
    }

    /* Onda Divisori */
    .onda-divisore {
        height: 40px;
    }

    /* Mobile: mostra onda-mobile, nascondi onda-desktop */
    .onda-divisore .onda-mobile {
        display: block;
    }

    .onda-divisore .onda-desktop {
        display: none;
    }
}

@media (min-width: 769px) and (max-width: 992px) {
    .pelvico-container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 40px;
        align-items: center;
        text-align: left;
    }

    .pelvico-container h2,
    .pelvico-container p {
        grid-column: 1;
        text-align: left;
    }

    .pelvico-text {
        grid-column: 1;
    }

    .pelvico-image {
        grid-column: 2;
        grid-row: 1;
        max-width: 100%;
        margin-top: 0;
    }
}

@media (max-width: 576px) {

    /* Hero Section - Extra Small */
    .hero-signature {
        font-size: 2em;
        top: -50px;
        left: 0;
    }

    .hero-text h1 {
        font-size: 2em;
    }

    .hero-text p {
        font-size: 1em;
    }

    /* Benvenuti Section */
    .benvenuti-left h2 {
        font-size: 1.8rem;
    }

    .scopri-btn {
        padding: 12px 24px;
        font-size: 0.95rem;
        margin: 0 auto;
        display: block;
    }

    /* Carousel */
    .carousel-track {
        height: 250px;
        border-radius: 40px;
    }

    .carousel-item img {
        border-radius: 40px;
    }

    .carousel-arrow {
        font-size: 1.2em;
    }

    /* Scegliere Section */
    .scegliere-imgbox {
        height: 250px;
    }

    .benefit-card {
        padding: 20px;
    }

    .benefit-card h3 {
        font-size: 1.2rem;
    }

    /* Studio Section */
    .studio-imgbox {
        height: 250px;
    }

    /* Typed Text */
    .typed-text h3,
    #typed,
    .typed-cursor {
        font-size: 1.1rem;
    }

    .typed-line {
        min-height: 70px;
        position: relative;
    }

    #typed {
        white-space: normal;
        word-wrap: break-word;
        max-width: 100%;
        min-height: 2.2rem;
        display: inline;
    }

    .typed-cursor {
        display: inline;
        position: static;
    }

    /* Promozioni Cards */
    .promo-card h3 {
        font-size: 1.5rem;
    }

    .promo-card .promo-price {
        font-size: 2rem;
    }

    .promo-card .promo-original-price {
        font-size: 1rem;
    }

    /* Blog Featured */
    .featured-blog-image {
        flex: 0 0 180px;
    }

    .featured-blog-title {
        font-size: 1.3rem;
    }

    .featured-blog-link {
        padding: 10px 20px;
        font-size: 0.9rem;
    }

    /* Footer Contact */
    .footer-contact-left h2 {
        font-size: 1.8rem;
    }

    .contact-form-btn {
        padding: 14px 30px;
        font-size: 0.95rem;
    }
}

/* Sezione Motivazionale - Waves Animation */

.motivazionale-section {
    background-color: #ffffff;
    overflow: hidden;
    position: sticky;
    top: 0;
    z-index: -1;
    min-height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.box {
    position: absolute;
    transform: rotate(80deg);
}

.box-left {
    top: 100px;
    left: -200px;
}

.box-right {
    top: -200px;
    right: 0px;
    transform: rotate(-100deg) scaleX(-1);
}

.wave {
    position: absolute;
    top: 3%;
    left: 10%;
    opacity: .4;
    background: #80BABA;
    width: 1500px;
    height: 1300px;
    margin-left: -150px;
    margin-top: -250px;
    transform-origin: 50% 48%;
    border-radius: 43%;
    animation: drift 10000ms infinite linear;
    transition: background-color 1.5s ease-in-out;
}

.wave.-three {
    animation: drift 12000ms infinite linear;
    background-color: #D9EBEB;
}

.wave.-two {
    animation: drift 8000ms infinite linear;
    opacity: .3;
    background: #033D37;
}

.box:after {
    content: '';
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    transform: translate3d(0, 0, 0);
}

@keyframes drift {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.motivazionale-container {
    position: relative;
    z-index: 10;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 80px 40px;
    min-height: 100vh;
}

.motivazionale-container h2 {
    font-family: 'Syne', sans-serif;
    font-weight: 700;
    font-size: 2.5rem;
    color: #033D37;
    text-align: center;
    margin-bottom: 20px;
    transition: opacity 0.6s ease-in-out, transform 0.6s ease-in-out, color 1.5s ease-in-out;
}

.motivazionale-container p {
    font-family: 'Inter', sans-serif;
    color: #033D37;
    text-align: center;
    font-size: 1.2rem;
}

.motivazionale-btn {
    margin-top: 15px;
    padding: 15px 35px;
    background-color: #033D37;
    color: #ffffff;
    text-decoration: none;
    border-radius: 50px;
    font-family: 'Syne', sans-serif;
    font-weight: 700;
    font-size: 1rem;
    transition: all 0.3s ease, background-color 1.5s ease-in-out;
    box-shadow: 0 4px 15px rgba(3, 61, 55, 0.3);
}

.motivazionale-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 25px rgba(3, 61, 55, 0.4);
}

/* ========================================
   MOBILE RESPONSIVE
   ======================================== */

@media (max-width: 768px) {

    /* Header Mobile */
    .header-container {
        padding: 0 20px;
        gap: 20px;
    }

    .header-logo a {
        font-size: 1.2rem;
    }

    .header-nav {
        display: none;
    }

    .header-cta {
        padding: 10px 20px;
        font-size: 0.9rem;
    }

    /* Hero Section Mobile */
    .hero-section {
        min-height: 70vh;
        padding: 100px 20px 40px;
    }

    .hero-content h1 {
        font-size: 2.2rem;
        line-height: 1.2;
    }

    .hero-content p {
        font-size: 1rem;
    }

    .hero-cta {
        padding: 14px 30px;
        font-size: 1rem;
    }

    /* Benvenuti Section Mobile */
    .benvenuti-section {
        padding: 40px 20px 10px 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .benvenuti-content {
        padding: 30px 20px;
    }

    .testo h2 {
        font-size: 2rem;
        text-align: center;
    }

    .testo p {
        text-align: center !important;
    }

    .stats-container {
        flex-direction: column;
        gap: 20px;
    }

    .stats {
        flex-direction: row;
        gap: 20px;
    }

    .stats1,
    .stats2 {
        flex: 1;
    }

    /* Pelvico Section Mobile */
    .pelvico-section {
        padding: 10px 20px 40px 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .pelvico-container {
        display: block;
        text-align: center;
    }

    .pelvico-image {
        max-width: 400px;
        grid-column: auto;
        grid-row: auto;
    }

    .pelvico-carousel {
        border-radius: 32px;
        max-height: 250px;
    }

    .pelvico-slide img {
        height: 250px;
        object-fit: cover;
        border-radius: 32px;
    }

    .pelvico-container h2 {
        font-size: 2rem;
        text-align: center;
        grid-column: auto;
    }

    .pelvico-container p {
        font-size: 1.1rem;
        line-height: 1.6;
        margin-bottom: 40px;
        text-align: center;
        grid-column: auto;
    }

    .pelvico-image {
        border-radius: 32px;
    }

    /* Scegliere Section Mobile - Hide completely */
    .scegliere-section {
        display: none;
    }

    /* New Mobile-Only Scegliere Section */
    .scegliere-mobile-only {
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-height: auto;
        padding: 60px 20px;
        background-color: #D9EBEB;
    }

    .scegliere-mobile-only h2 {
        font-family: 'Syne', sans-serif;
        font-size: 2rem;
        color: #033D37;
        text-align: center;
        margin-bottom: 30px;
    }

    /* Motivi Carousel */
    .motivi-carousel {
        position: relative;
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }

    .motivi-slides {
        display: flex;
        transition: transform 0.4s ease;
    }

    .motivo-slide {
        min-width: 100%;
        position: relative;
        height: 350px;
        overflow: hidden;
        border-radius: 40px;
        box-sizing: border-box;
    }

    .motivo-slide img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        border-radius: 40px;
    }

    .motivo-content {
        position: absolute;
        bottom: -1px;
        left: 0;
        right: 0;
        padding: 30px 20px 25px;
        background: linear-gradient(to top, rgba(3, 61, 55, 0.95) 0%, rgba(3, 61, 55, 0.85) 50%, rgba(3, 61, 55, 0.4) 80%, transparent 100%);
        color: #fff;
        text-align: center;
    }

    .motivo-content h3 {
        font-family: 'Syne', sans-serif;
        font-size: 1.3rem;
        font-weight: 700;
        color: #fff;
        margin: 0 0 10px 0;
    }

    .motivo-content p {
        font-family: 'Inter', sans-serif;
        font-size: 0.9rem;
        line-height: 1.5;
        color: rgba(255, 255, 255, 0.9);
        margin: 0;
    }

    /* Motivi Dots */
    .motivi-dots {
        display: flex;
        justify-content: center;
        gap: 10px;
        margin-top: 25px;
        flex-wrap: wrap;
    }

    .motivo-dot {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: rgba(3, 61, 55, 0.3);
        cursor: pointer;
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    }

    .motivo-dot.active {
        background-color: #033D37;
        width: 28px;
        border-radius: 14px;
    }

    /* Scegliere Mobile Nav Dots */
    /* Scegliere Mobile Carousel */
    .scegliere-mobile-carousel {
        position: relative;
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }

    .scegliere-mobile-slides {
        display: flex;
        transition: transform 0.4s ease;
    }

    .scegliere-mobile-slide {
        min-width: 100%;
        position: relative;
        height: 350px;
        overflow: hidden;
        border-radius: 40px;
        box-sizing: border-box;
    }

    .scegliere-mobile-slide img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        border-radius: 40px;
    }

    .scegliere-mobile-content {
        position: absolute;
        bottom: -1px;
        left: 0;
        right: 0;
        padding: 30px 20px 25px;
        background: linear-gradient(to top, rgba(3, 61, 55, 0.95) 0%, rgba(3, 61, 55, 0.85) 50%, rgba(3, 61, 55, 0.4) 80%, transparent 100%);
        color: #fff;
        text-align: center;
    }

    .scegliere-mobile-content h3 {
        font-family: 'Syne', sans-serif;
        font-size: 1.3rem;
        font-weight: 700;
        color: #fff;
        margin: 0;
    }

    .scegliere-mobile-content p {
        font-family: 'Inter', sans-serif;
        font-size: 0.9rem;
        line-height: 1.45;
        color: #fff;
        margin: 8px 0 0;
    }

    /* Scegliere Mobile Nav Dots */
    .scegliere-mobile-nav {
        display: flex;
        justify-content: center;
        gap: 12px;
        margin-top: 20px;
    }

    .scegliere-mobile-dot {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: rgba(3, 61, 55, 0.12);
        cursor: pointer;
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    }

    .scegliere-mobile-dot.active {
        background-color: #033D37;
        width: 26px;
        border-radius: 14px;
    }

    /* Studio Section Mobile */
    .studio-section {
        padding: 40px 20px !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        height: auto !important;
        min-height: auto !important;
    }

    .head h2 {
        font-size: 2rem;
        text-align: center;
    }

    .studio-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .studio-right {
        order: 2;
    }

    .studio-left {
        order: 1;
        flex-direction: column;
        align-items: center;
    }

    .layout-foto-img {
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .layout-foto:hover .layout-foto-img {
        transform: translate(-50%, -50%);
    }

    .studio-right h2 {
        display: none !important;
    }

    .studio-mobile-title {
        display: block !important;
        font-size: 2rem;
        text-align: center;
        color: #033D37;
        margin-bottom: 20px;
    }

    .studio-right p {
        text-align: center !important;
        word-break: normal;
        overflow-wrap: break-word;
    }

    .studio-right .hover-letters {
        text-align: center !important;
    }

    .studio-right .scopri-btn {
        margin: 0 auto;
        display: block !important;
        width: fit-content;
    }

    .nostritrattamentititolo h2 {
        font-size: 2.2rem;
        text-align: center;
        padding-bottom: 30px;
    }

    .terapie-sottotitolo {
        font-size: 1.05rem;
        text-align: center;
    }

    .head h3 {
        font-size: 1.6rem;
        text-align: center;
    }

    /* FAQ Section Mobile */
    .faq-section {
        padding: 40px 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .faq-container h2 {
        font-size: 2rem;
    }

    .faq-question {
        font-size: 1rem;
    }

    .faq-answer p {
        font-size: 0.95rem;
    }

    /* Motivazionale Section Mobile */
    .motivazionale-section {
        min-height: 70vh;
    }

    .motivazionale-container {
        padding: 40px 20px;
        min-height: 70vh;
    }

    .motivazionale-container h2 {
        font-size: 2rem;
    }

    .motivazionale-btn {
        padding: 14px 30px;
        font-size: 1rem;
    }

    .box-left {
        left: -300px;
        top: 50px;
    }

    .box-right {
        right: -300px;
        top: 200px;
    }

    .wave {
        width: 1000px;
        height: 900px;
    }

    /* Footer Mobile */
    .footer-trust-section {
        padding: 0;
    }

    .footer-contact-section {
        padding: 40px 20px;
    }

    .footer-contact-content {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .footer-text h2 {
        font-size: 2rem;
    }

    .footer-form input,
    .footer-form textarea {
        font-size: 0.95rem;
    }

    .footer-submit {
        padding: 14px 30px;
        font-size: 1rem;
    }
}

@media (max-width: 480px) {

    /* Extra small mobile */
    .hero-content h1 {
        font-size: 1.8rem;
    }

    .benvenuti-content h2,
    .pelvico-container h2,
    .scegliere-title-wrap h2,
    .studio-text h2,
    .faq-container h2,
    .footer-text h2 {
        font-size: 2rem;
    }

    .motivazionale-container h2 {
        font-size: 1.8rem;
    }

    .header-container {
        padding: 0 15px;
    }

    .carousel-track {
        height: 300px;
    }
}

/* ========================================
   MOBILE CAROUSEL IMPROVEMENTS
   ======================================== */
@media (max-width: 992px) {

    /* Dots di navigazione clean e minimal */
    .pelvico-dot,
    .motivo-dot,
    .scegliere-mobile-dot,
    .dot {
        width: 8px !important;
        height: 8px !important;
        border-radius: 50% !important;
        background-color: rgba(3, 61, 55, 0.12) !important;
        cursor: pointer;
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        padding: 0 !important;
        border: none !important;
        min-width: unset !important;
        min-height: unset !important;
        display: block !important;
        position: relative;
    }

    .pelvico-dot::before,
    .motivo-dot::before,
    .scegliere-mobile-dot::before,
    .dot::before {
        display: none !important;
    }

    .pelvico-dot.active,
    .motivo-dot.active,
    .scegliere-mobile-dot.active,
    .dot.active {
        background-color: #033D37 !important;
        width: 26px !important;
        height: 8px !important;
        border-radius: 14px !important;
    }

    .pelvico-dot.active::before,
    .motivo-dot.active::before,
    .scegliere-mobile-dot.active::before,
    .dot.active::before {
        display: none !important;
    }

    /* Nav buttons più grandi e touch-friendly */
    .nav-btn,
    .carousel-arrow,
    .terapie-nav-btn,
    .social-nav-btn,
    .strumentale-nav-btn {
        min-width: 48px;
        min-height: 48px;
        font-size: 1.5rem;
        touch-action: manipulation;
    }

    /* Smooth scroll per i caroselli */
    .pelvico-slides,
    .motivi-slides,
    .scegliere-mobile-slides {
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
    }

    .pelvico-slide,
    .motivo-slide,
    .scegliere-mobile-slide {
        scroll-snap-align: center;
        scroll-snap-stop: always;
    }

    /* Card promozioni migliorate per mobile */
    .project-card {
        touch-action: manipulation;
    }

    /* Slider promozioni mobile */
    .slider {
        -webkit-overflow-scrolling: touch;
        scroll-behavior: smooth;
    }

    .track {
        gap: 20px;
        padding: 20px 10px;
    }

    /* Terapia cards più touch-friendly */
    .terapia-card {
        min-height: 300px;
    }

    /* Gap migliore tra elementi carousel */
    .carousel-track,
    .terapie-track,
    .social-track {
        gap: 15px;
        padding: 15px;
    }

    /* Active feedback visivo per touch */
    .project-card:active,
    .terapia-card:active,
    .motivo-slide:active {
        transform: scale(0.98);
        transition: transform 0.1s ease;
    }
}

/* Titolo di sezione riutilizzato per i widget social/recensioni (homepage) */
.widget-section-title {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    padding: 0 30px;
    position: relative;
    z-index: 1;
}

.widget-section-title h2 {
    font-family: 'Syne', sans-serif;
    font-weight: 700;
    color: #033D37;
    margin: 0;
    text-align: center;
    font-size: 3rem;
}

@media (max-width: 767px) {
    .widget-section-title {
        padding: 0 20px;
        margin-bottom: 25px;
    }

    .widget-section-title h2 {
        font-size: 2rem;
    }
}

/* Sezione feed Instagram - Smash Balloon (homepage) */
.instagram-feed-section {
    padding: 80px 0;
}

#sb_instagram {
    max-width: 1400px;
    margin: 0 auto !important;
    padding: 0 20px;
    box-sizing: border-box;
}

/* Sezione recensioni Trustindex (homepage) */
.recensioni-section {
    padding: 80px 0;
}

.ti-widget {
    max-width: 1400px;
    margin: 0 auto !important;
    padding: 0 20px;
    box-sizing: border-box;
}

@media (max-width: 767px) {
    .instagram-feed-section,
    .recensioni-section {
        padding: 50px 0;
    }

    #sb_instagram,
    .ti-widget {
        padding: 0 15px;
    }
}
