.uthb-shell{width:100%;background:var(--uthb-page-bg);font-family:var(--uthb-body-font);color:var(--uthb-text)}.uthb-shell *{box-sizing:border-box}.uthb-shell a{text-decoration:none}.uthb-home{max-width:var(--uthb-max-width);margin:0 auto;padding:24px 28px 52px}.uthb-full-bleed{position:relative;left:50%;right:50%;width:100vw;margin-left:-50vw;margin-right:-50vw}.uthb-brand-logo{margin:0 0 18px}.uthb-brand-logo img{max-width:330px;height:auto}.uthb-layout{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--uthb-gap);align-items:stretch}.uthb-block{min-width:0}.uthb-span-4{grid-column:span 4}.uthb-span-6{grid-column:span 6}.uthb-span-8{grid-column:span 8}.uthb-span-12{grid-column:span 12}
.uthb-hero-block{min-height:390px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(260px,.98fr);align-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 58% 42%,rgba(194,217,177,.72),rgba(247,249,245,.96) 60%,#fff 100%);border-radius:var(--uthb-radius);padding:44px 38px;border:1px solid rgba(0,0,0,.025)}.uthb-hero-copy{position:relative;z-index:2}.uthb-hero-block h1{font-family:var(--uthb-heading-font);font-size:clamp(38px,4vw,62px);line-height:1.02;letter-spacing:-1.7px;margin:0 0 20px;color:#171717}.uthb-hero-subtitle{font-size:20px;line-height:1.45;margin:0 0 20px;color:#222}.uthb-rule{display:block;width:86px;height:3px;background:var(--uthb-green);margin:0 0 22px}.uthb-hero-description{font-size:16px;line-height:1.65;max-width:460px}.uthb-richtext p:first-child{margin-top:0}.uthb-richtext p:last-child{margin-bottom:0}.uthb-hero-art{align-self:stretch;display:flex;align-items:center;justify-content:center;min-height:260px}.uthb-hero-art[data-position=left]{justify-content:flex-start}.uthb-hero-art[data-position=right]{justify-content:flex-end}.uthb-hero-art img,.uthb-books-svg{width:100%;height:100%;max-height:330px;object-fit:contain;display:block}
.uthb-register{min-height:390px;display:flex;gap:22px;align-items:flex-start;padding:40px 32px;color:#fff!important;background:linear-gradient(135deg,var(--uthb-green),#148650);border-radius:calc(var(--uthb-radius) + 6px);box-shadow:0 14px 40px rgba(4,91,49,.18);transition:transform .25s ease,box-shadow .25s ease;position:relative;overflow:hidden}.uthb-register:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(4,91,49,.26)}.uthb-register:after{content:"";position:absolute;right:-50px;bottom:-70px;width:240px;height:170px;opacity:.18;border:1px solid #fff;border-radius:50%;transform:rotate(-15deg)}.uthb-register-icon{flex:0 0 76px;width:76px;height:76px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden}.uthb-register-icon svg{width:43px;height:43px;stroke:var(--uthb-green);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.uthb-register-icon img{width:72%;height:72%;object-fit:contain}.uthb-register-copy{position:relative;z-index:2;min-width:0}.uthb-register h2{margin:4px 0 12px;font-family:var(--uthb-heading-font);font-size:28px;line-height:1.05;color:#fff}.uthb-register-rule{display:block;width:40px;height:2px;background:rgba(255,255,255,.9);margin:15px 0 21px}.uthb-register .uthb-richtext{font-size:15px;line-height:1.55;color:rgba(255,255,255,.95);margin-bottom:22px}.uthb-register-button{display:inline-flex;gap:25px;align-items:center;justify-content:space-between;min-width:220px;padding:14px 18px;color:var(--uthb-green-dark);background:#fff;border-radius:7px;font-weight:800;font-size:13px}.uthb-register-button b{font-size:28px;line-height:12px}
.uthb-card{position:relative;min-height:285px;display:flex;gap:18px;padding:27px;border:1px solid #e3e7e4;border-radius:var(--uthb-radius);overflow:hidden;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.uthb-card:hover{transform:translateY(-3px);box-shadow:0 13px 35px rgba(0,0,0,.06)}.uthb-card-green{background:linear-gradient(135deg,#f8fbf8,var(--uthb-green-light))}.uthb-card-cream{background:linear-gradient(135deg,#fffdf9,var(--uthb-cream))}.uthb-card-blue{background:linear-gradient(135deg,#fafcff,var(--uthb-blue-light))}.uthb-card-white{background:#fff}.uthb-icon-badge{width:58px;height:58px;min-width:58px;border-radius:50%;background:rgba(255,255,255,.95);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(0,0,0,.04)}.uthb-icon-badge svg{width:31px;height:31px;fill:none;stroke:var(--uthb-green);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.uthb-icon-badge-blue svg{stroke:var(--uthb-blue)}.uthb-card-copy{position:relative;z-index:2;flex:1;min-width:0}.uthb-card h3{margin:8px 0 12px;font-family:var(--uthb-heading-font);font-size:25px;line-height:1.15;color:var(--uthb-green-dark)}.uthb-card h3.uthb-blue-title{color:var(--uthb-blue)}.uthb-mini-rule{display:block;width:38px;height:2px;background:var(--uthb-green);margin-bottom:20px}.uthb-mini-rule-blue{background:var(--uthb-blue)}.uthb-card .uthb-richtext,.uthb-card p{font-size:15px;line-height:1.62;color:#252525}.uthb-card .uthb-richtext{margin-bottom:22px}.uthb-btn{display:inline-flex;align-items:center;gap:22px;padding:11px 17px;border-radius:6px;background:var(--uthb-green);color:#fff!important;font-size:12px;font-weight:800;transition:background .2s ease,transform .2s ease}.uthb-btn:hover{background:var(--uthb-green-dark);transform:translateY(-1px)}.uthb-btn span{font-size:22px;line-height:10px}.uthb-btn-blue{background:var(--uthb-blue)}.uthb-btn-outline{background:transparent;color:var(--uthb-green-dark)!important;border:1px solid var(--uthb-green)}.uthb-btn-outline:hover{color:#fff!important;background:var(--uthb-green)}.uthb-card-image{width:145px;align-self:flex-end;margin-right:-12px;margin-bottom:-16px;display:flex;align-items:flex-end;justify-content:center}.uthb-card-image img,.uthb-card-image svg{display:block;width:100%;height:185px;object-fit:contain}.uthb-people-decoration svg{stroke:#b8b7ae;fill:none;opacity:.25;width:125px;height:125px}
.uthb-card-calendar{min-height:225px;align-items:flex-start}.uthb-calendar-art{width:150px;margin-left:auto;display:flex;align-items:center;justify-content:center}.uthb-calendar-art svg{width:115px;height:115px;stroke:#65ad83;fill:none;stroke-width:1.4}.uthb-calendar-art img{width:140px;height:140px;object-fit:contain}.uthb-contact-card{min-height:225px;padding:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,38%)}.uthb-contact-copy{padding:27px;display:flex;gap:18px}.uthb-contact-copy p{margin:0 0 8px}.uthb-contact-copy a{color:inherit}.uthb-contact-image{overflow:hidden;min-height:225px}.uthb-contact-image img{width:100%;height:100%;object-fit:cover;display:block}.uthb-contact-placeholder{width:100%;height:100%;min-height:225px;background:linear-gradient(145deg,#edf5ef,#faf8f0);display:flex;align-items:center;justify-content:center}.uthb-contact-placeholder svg{width:100px;height:100px;stroke:var(--uthb-green);fill:none;stroke-width:1;opacity:.25}
.uthb-custom-feature{background:linear-gradient(135deg,var(--uthb-green),#148650);color:#fff}.uthb-custom-feature h3,.uthb-custom-feature .uthb-richtext,.uthb-custom-feature p{color:#fff}.uthb-custom-feature .uthb-mini-rule{background:#fff}.uthb-custom-feature .uthb-icon-badge svg{stroke:var(--uthb-green)}.uthb-custom-text{display:block}.uthb-custom-text .uthb-card-copy{max-width:900px}.uthb-custom-image-layout{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(180px,38%);align-items:stretch}.uthb-custom-image-layout .uthb-custom-image{width:auto;margin:-27px -27px -27px 0;align-self:stretch}.uthb-custom-image-layout .uthb-custom-image img{width:100%;height:100%;object-fit:cover;min-height:280px}
@media(max-width:1150px){.uthb-home{padding-left:20px;padding-right:20px}.uthb-span-4,.uthb-span-6{grid-column:span 6}.uthb-span-8,.uthb-span-12{grid-column:span 12}.uthb-hero-block{min-height:350px}.uthb-register{min-height:300px}.uthb-custom-image-layout{grid-template-columns:auto minmax(0,1fr) minmax(160px,34%)}}
@media(max-width:760px){.uthb-home{padding-left:12px;padding-right:12px;padding-bottom:30px}.uthb-layout{gap:14px}.uthb-span-4,.uthb-span-6,.uthb-span-8,.uthb-span-12{grid-column:span 12}.uthb-hero-block{display:block;min-height:auto;padding:28px 20px 22px}.uthb-hero-block h1{font-size:38px;letter-spacing:-1px}.uthb-hero-subtitle{font-size:17px}.uthb-hero-description{font-size:15px}.uthb-hero-art{height:190px;min-height:0;margin-top:16px}.uthb-register{min-height:auto;padding:25px 20px;gap:15px;border-radius:14px}.uthb-register-icon{width:58px;height:58px;min-width:58px}.uthb-register-icon svg{width:34px;height:34px}.uthb-register h2{font-size:22px}.uthb-register .uthb-richtext{font-size:14px}.uthb-register-button{min-width:0;width:100%;gap:15px;padding:12px 14px;font-size:12px}.uthb-card{min-height:auto;padding:22px 18px}.uthb-card h3{font-size:22px}.uthb-card-image{width:95px;position:absolute;right:5px;bottom:5px;opacity:.52}.uthb-card-image img,.uthb-card-image svg{height:120px}.uthb-card-calendar{min-height:200px}.uthb-calendar-art{position:absolute;right:15px;bottom:10px;width:90px;opacity:.25}.uthb-calendar-art svg,.uthb-calendar-art img{width:85px;height:85px}.uthb-contact-card{display:block;padding:0}.uthb-contact-copy{padding:22px 18px}.uthb-contact-image{height:180px;min-height:180px}.uthb-custom-image-layout{display:flex}.uthb-custom-image-layout .uthb-custom-image{position:static;width:110px;margin:0;opacity:1;align-self:stretch}.uthb-custom-image-layout .uthb-custom-image img{height:100%;min-height:170px;object-fit:cover}}
@media(max-width:430px){.uthb-hero-block h1{font-size:33px}.uthb-icon-badge{width:48px;height:48px;min-width:48px}.uthb-icon-badge svg{width:26px;height:26px}.uthb-card{gap:12px}.uthb-register{display:block}.uthb-register-icon{margin-bottom:16px}.uthb-custom-image-layout{display:block}.uthb-custom-image-layout .uthb-custom-image{width:calc(100% + 36px);height:170px;margin:18px -18px -22px}.uthb-custom-image-layout .uthb-custom-image img{min-height:170px}}

/* v2.2 - tipografia per singola scritta e link facoltativi */
.uthb-block .uthb-text-title{
    font-family:var(--uthb-title-font,var(--uthb-heading-font));
    font-size:var(--uthb-title-size,25px);
    text-align:var(--uthb-title-align,left);
    overflow-wrap:break-word;
    word-break:normal;
}
.uthb-hero-block h1.uthb-text-title{
    font-family:var(--uthb-title-font,var(--uthb-heading-font));
    font-size:var(--uthb-title-size,52px);
    text-align:var(--uthb-title-align,left);
    line-height:1.04;
    letter-spacing:-1.25px;
}
.uthb-hero-subtitle.uthb-text-subtitle{
    font-family:var(--uthb-subtitle-font,var(--uthb-body-font));
    font-size:var(--uthb-subtitle-size,20px);
    text-align:var(--uthb-subtitle-align,left);
}
.uthb-block .uthb-text-body{
    font-family:var(--uthb-text-font,var(--uthb-body-font));
    font-size:var(--uthb-text-size,15px);
    text-align:var(--uthb-text-align,left);
    line-height:1.62;
}
.uthb-block .uthb-text-body p,
.uthb-block .uthb-text-body li,
.uthb-block .uthb-text-body div{
    font-size:inherit;
    line-height:inherit;
}
.uthb-button-row{
    display:block;
    width:100%;
    text-align:var(--uthb-button-align,left);
}
.uthb-block .uthb-text-button{
    font-family:var(--uthb-button-font,var(--uthb-body-font));
    font-size:var(--uthb-button-size,12px);
}
.uthb-register .uthb-text-title{color:#fff}
.uthb-register .uthb-text-body{color:rgba(255,255,255,.95);margin-bottom:22px}
.uthb-register:not(.is-clickable){cursor:default}
.uthb-register:not(.is-clickable):hover{transform:none;box-shadow:0 14px 40px rgba(4,91,49,.18)}
.uthb-card .uthb-text-body{color:#252525;margin-bottom:22px}
.uthb-custom-feature .uthb-text-body{color:#fff}
.uthb-contact-body{margin-bottom:0!important}
.uthb-contact-body .uthb-richtext{margin-bottom:16px}

@media(max-width:1150px){
    .uthb-block .uthb-text-title{font-size:var(--uthb-title-size-tablet,var(--uthb-title-size,25px))}
    .uthb-hero-block h1.uthb-text-title{font-size:var(--uthb-title-size-tablet,var(--uthb-title-size,44px))}
    .uthb-hero-subtitle.uthb-text-subtitle{font-size:var(--uthb-subtitle-size-tablet,var(--uthb-subtitle-size,18px))}
    .uthb-block .uthb-text-body{font-size:var(--uthb-text-size-tablet,var(--uthb-text-size,15px))}
    .uthb-block .uthb-text-button{font-size:var(--uthb-button-size-tablet,var(--uthb-button-size,12px))}
}
@media(max-width:760px){
    .uthb-block .uthb-text-title{font-size:var(--uthb-title-size-mobile,var(--uthb-title-size,22px))}
    .uthb-hero-block h1.uthb-text-title{font-size:var(--uthb-title-size-mobile,var(--uthb-title-size,34px));letter-spacing:-.7px}
    .uthb-hero-subtitle.uthb-text-subtitle{font-size:var(--uthb-subtitle-size-mobile,var(--uthb-subtitle-size,17px))}
    .uthb-block .uthb-text-body{font-size:var(--uthb-text-size-mobile,var(--uthb-text-size,14px))}
    .uthb-block .uthb-text-button{font-size:var(--uthb-button-size-mobile,var(--uthb-button-size,12px))}
}
@media(max-width:430px){
    .uthb-hero-block h1.uthb-text-title{font-size:var(--uthb-title-size-mobile,var(--uthb-title-size,34px))}
}
.uthb-block[style*="--uthb-title-align:center"] .uthb-rule,
.uthb-block[style*="--uthb-title-align:center"] .uthb-mini-rule,
.uthb-block[style*="--uthb-title-align:center"] .uthb-register-rule{margin-left:auto;margin-right:auto}
.uthb-block[style*="--uthb-title-align:right"] .uthb-rule,
.uthb-block[style*="--uthb-title-align:right"] .uthb-mini-rule,
.uthb-block[style*="--uthb-title-align:right"] .uthb-register-rule{margin-left:auto;margin-right:0}
