﻿:root {
    --tiare-pink-100: #F7B1BD;
    --tiare-pink-200: #EFA8B3;
    --tiare-pink-300: #E6A3AE;
    --tiare-pink-400: #E19DA8;
    --tiare-pink-500: #E1919F;
    --tiare-yellow: #F4E81D;
    --tiare-page-gutter: clamp(0.75rem, 3vw, 3rem);
    --tiare-content-width: 100rem;
}

.nome_concorso {
    color: var(--tiare-yellow);
}

html {
    font-size: clamp(15px, 0.2vw + 14px, 18px);
}

html,
body {
    min-width: 320px;
    min-height: 100%;
    overflow-x: hidden;
}

body {
    font-size: 1rem;
    line-height: 1.5;
}

main {
    position: relative;
    width: 100%;
    max-width: var(--tiare-content-width);
    margin-right: auto;
    margin-left: auto;
}

main.p-5 {
    padding: clamp(1rem, 4vw, 3rem) !important;
}

main.p-3 {
    padding: clamp(0.75rem, 2.5vw, 1.5rem) !important;
}

img,
svg,
canvas {
    max-width: 100%;
}

img,
svg {
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
label,
.btn,
.alert {
    overflow-wrap: break-word;
}

.header-modal
{
    background-color: var(--tiare-pink-500) !important;
    color:white !important;
}

.btn-cookie
{
    background-color: var(--tiare-yellow);
}

.bg-cookie{
    background-color: var(--tiare-pink-300)
}

.button-ok
{
    background-color:var(--tiare-yellow) !important;
    color:black !important;
}

#technicalCookieBanner
{
    max-width:1440px;
}
.sfondo {
    position: fixed;
    inset: 0;
    z-index: -1;
    max-width: none;
    background-color: var(--tiare-pink-300);
    background-image: url("/img/SfondoSito.png");
    background-repeat: no-repeat;
    background-position: center 42%;
    background-size: cover;
}

    .sfondo.profilo {
        background-image: url("/img/SfondoSito.png");
    }

.fs-1xl {
    font-size: clamp(2.25rem, 7vw, 4rem);
    line-height: 1.05;
}

.lively_headlinebold {
    font-family: 'lively_headlinebold';
}

.noto_ikea_latinregular {
    font-family: 'noto_ikea_latinregular';
}

.noto_ikea_latinbold {
    font-family: 'noto_ikea_latinbold';
}

.yellow {
    color: #ffe600
}

.white {
    color: #FFF;
}

.red {
    color: #ed1c24
}

.blu {
    color: #0066b0
}

.bg-celeste {
    background-color: #a1d1e6
}

.bg-successTKM {
    background-color: var(--tiare-pink-500);
}

.bg-yellow {
    background-color: #ffe600
}


.strk-txt {
    text-shadow: 0.2px 0.2px 0 #D0D0D0, -1px -1px 0 #D0D0D0, 1px -1px 0 #D0D0D0, -1px 1px 0 #D0D0D0, 1px 1px 0 #D0D0D0;
    letter-spacing: 1px;
}

#footer {
    margin-top: 0;
}

    #footer hr, #footer div, #footer p {
        color: #FFF;
    }

.insideBottom {
    display: block;
    border: 2px solid rgb(255 230 0 / 0.85);
}

.Bottom a, .Bottom a:link, .Bottom a:hover, .Bottom a:visited, .Bottom a:active, .Bottom a:focus {
    width: 100% !important;
    color: inherit;
}

.logo_centro {
    width: clamp(7rem, 22vw, 12.5rem) !important;
    max-width: 12.5rem;
    height: auto;
}

.logo_concorso,
img.date,
.loghi_partner {
    width: min(100%, 40rem) !important;
    height: auto;
}

.partner {
    width: clamp(8rem, 25vw, 18rem) !important;
    height: auto;
}

.home-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.home-header .logo_centro {
    width: clamp(8.5rem, 12vw, 12.5rem) !important;
    max-width: 12.5rem;
}

.page-top-actions {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    width: min(100%, var(--tiare-content-width));
    margin: 0 auto clamp(0.75rem, 2vw, 1.5rem);
}

.login-page .page-top-actions {
    padding-top: clamp(0.75rem, 2vw, 1.5rem);
}

.page-back-link,
.page-back-link:link,
.page-back-link:visited {
    border: 2px solid rgb(255 230 0 / 0.9);
    background-color: rgb(28 28 32 / 0.78);
    color: var(--tiare-yellow);
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 0.18);
}

.page-back-link:hover,
.page-back-link:focus {
    background-color: rgb(217 13 45 / 0.92);
    color: var(--tiare-yellow);
}

.page-logo-center {
    display: block;
    width: clamp(8.5rem, 12vw, 12.5rem) !important;
    max-width: 12.5rem;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}

.registration-heading,
.login-heading {
    padding-top: clamp(0.25rem, 1vw, 0.75rem) !important;
}

.registration-title {
    margin-top: clamp(0.5rem, 1.5vw, 1rem);
    margin-bottom: clamp(0.75rem, 2vw, 1.5rem);
    line-height: 1.15;
}

.registration-page .divContenitore {
    width: min(100%, 60rem);
    margin: clamp(1.5rem, 6vw, 4.5rem) auto clamp(1.25rem, 3vw, 2rem);
    padding: clamp(1.25rem, 3vw, 2.5rem) !important;
    border-radius: clamp(0.35rem, 0.8vw, 0.5rem);
    background-color: rgb(from var(--tiare-pink-300) r g b / 0.8);
}

.registration-page .registration-heading {
    padding-top: 0 !important;
}

.registration-page .registration-title {
    color: rgb(28 28 32 / 0.92);
    font-family: 'noto_ikea_latinregular', sans-serif;
    font-weight: 700;
    margin-bottom: clamp(0.75rem, 1.6vw, 1.25rem);
    text-shadow: none;
}

.registration-page .registration-title span,
.registration-page .registration-countdown h1,
.registration-page .registration-countdown span {
    color: rgb(28 28 32 / 0.92) !important;
    text-shadow: none;
}

.registration-page .registration-countdown {
    padding-top: 0.25rem !important;
}

.registration-page .registration-countdown h1 {
    margin: 0 0 clamp(1rem, 2vw, 1.5rem);
    font-size: clamp(1.7rem, 2vw, 2.35rem);
    line-height: 1.2;
}

.registration-page .registration-panel-separator {
    display: none;
}

.registration-page .formInserimentoDati,
.registration-page .formPrivacy {
    width: 100%;
    background-color: transparent !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    box-shadow: none;
}

.riquadroSelezioneLingua {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: clamp(0.4rem, 1.2vw, 0.75rem);
    padding: 0;
}

.home-lang-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    transition: transform 0.15s ease, filter 0.15s ease;
}

.home-lang-link:hover,
.home-lang-link:focus {
    filter: drop-shadow(0 0.35rem 0.6rem rgb(0 0 0 / 0.28));
    transform: translateY(-1px);
}

.riquadroSelezioneLingua img {
    width: clamp(1.7rem, 3.2vw, 2.15rem) !important;
    height: auto;
    vertical-align: middle;
}

.formInserimentoDati,
.formPrivacy,
.formInserimentoLogin {
    width: min(100%, 60rem);
    padding: clamp(1rem, 3vw, 2rem) !important;
    border-radius: clamp(1rem, 2vw, 1.875rem);
    background-color: rgb(from var(--tiare-pink-300) r g b / 0.8) !important;
    
}

.labelCampoRichiesto {
    display: block;
    padding: clamp(0.35rem, 1vw, 0.8rem);
    font-size: clamp(0.95rem, 0.5vw + 0.85rem, 1.1rem);
}

.bg-pink
{
    background-color: var(--tiare-pink-100);
}

.inputCampoRichiesto,
.form-control,
select,
textarea {
    min-height: 3rem;
    font-size: max(1rem, 16px);
}

.inputCampoRichiesto {
    margin-bottom: clamp(1rem, 2vw, 1.875rem);
    padding: 0.65rem 1rem;
}

.input-group.date {
    width: 100% !important;
    flex-wrap: nowrap;
    align-items: stretch;
    margin-bottom: clamp(1rem, 2vw, 1.875rem);
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 999px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.input-group.date:focus-within {
    border-color: #86b7fe;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.input-group.date > .form-control {
    min-width: 0;
    flex: 1 1 auto;
    margin-bottom: 0;
    border: 0;
    border-radius: 0 !important;
    box-shadow: none;
}

.input-group.date .input-group-append {
    display: flex;
    flex: 0 0 auto;
}

.input-group.date .input-group-text {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    padding-right: 0.85rem;
    padding-left: 0.75rem;
    background-color: #fff !important;
    border: 0;
    border-left: 1px solid #ced4da;
    border-radius: 0;
    cursor: pointer;
}

.input-group.date > .form-control.validationError {
    box-shadow: inset 0 0 0 1px red;
}

.formPrivacy table {
    width: 100%;
    table-layout: fixed;
}

.formPrivacy td {
    padding: 0.5rem;
    vertical-align: middle;
}

.form-check-input,
.formPrivacy input[type="radio"],
.formPrivacy input[type="checkbox"] {
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.35rem;
    vertical-align: middle;
}

.Bottom {
    max-width: 100%;
    min-height: 3rem;
    white-space: normal;
    font-size: clamp(1.35rem, 4vw, 2.5rem) !important;
    line-height: 1.15;
}

.home-cta {
    min-width: min(100%, 12.5rem);
    border: 2px solid rgb(255 230 0 / 0.9) !important;
    background: linear-gradient(180deg, #d90d2d 0%, #b50825 100%) !important;
    color: var(--tiare-yellow) !important;
    box-shadow: 0 0.85rem 1.7rem rgb(0 0 0 / 0.22);
    font-size: clamp(1.3rem, 1vw + 0.8rem, 1.7rem) !important;
    transition: transform 0.15s ease, box-shadow 0.15s ease, background-color 0.15s ease;
}

.home-cta:hover,
.home-cta:focus-within {
    background: linear-gradient(180deg, #f0193d 0%, #c30829 100%) !important;
    box-shadow: 0 1rem 2rem rgb(0 0 0 / 0.28);
    transform: translateY(-2px);
}

.home-cta .insideBottom {
    color: var(--tiare-yellow) !important;
    text-decoration: none;
    white-space: nowrap;
    overflow-wrap: normal;
    word-break: keep-all;
}

.home-cta .insideBottom:hover,
.home-cta .insideBottom:focus {
    color: #fff20a !important;
}

.form-cta {
    width: auto;
    min-width: min(100%, 13rem);
}

.form-cta[type="submit"],
button.form-cta {
    display: block;
    margin-right: auto !important;
    margin-left: auto !important;
    white-space: nowrap;
}

.form-cta.denied,
.form-cta:disabled {
    border-color: rgb(255 230 0 / 0.45) !important;
    background: linear-gradient(180deg, #8f2636 0%, #6d1f2b 100%) !important;
    color: rgb(255 230 0 / 0.55) !important;
    cursor: not-allowed;
    opacity: 0.82;
    transform: none;
}

.form-cta.denied:hover,
.form-cta:disabled:hover {
    box-shadow: 0 0.85rem 1.7rem rgb(0 0 0 / 0.22);
    transform: none;
}

.Bottom .insideBottom {
    display: block;
    width: 100%;
    padding: clamp(0.9rem, 3vw, 3rem) !important;
    line-height: 1.15;
    overflow-wrap: anywhere;
}

.home-cta.Bottom .insideBottom {
    overflow-wrap: normal;
    word-break: keep-all;
}

.home-actions {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    width: 100%;
}

.home-action {
    min-width: 0;
}

.home-actions .home-action {
    margin-top: clamp(1.25rem, 3vw, 2.5rem) !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.home-speech {
    display: flex;
    justify-content: flex-end;
    margin-top: clamp(0.75rem, 2vw, 1.5rem);
    padding-right: 0;
}

.home-speech svg[aria-labelledby="speechTitle"] {
    width: min(100%, 15rem);
    margin-right: 0 !important;
    margin-left: auto !important;
}

.btn,
button,
input[type="button"],
input[type="submit"] {
    min-height: 2.75rem;
}

.canvascss,
#bridge {
    display: block;
    width: min(100%, 750px) !important;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    touch-action: none;
}

svg[aria-labelledby="speechTitle"] {
    display: block;
    width: min(100%, 17.5rem);
    height: auto;
    margin-right: 0;
    margin-left: 0;
}

#FIELDform {
    width: min(100%, 75rem);
    max-width: 100% !important;
}

.profilo-page {
    padding: clamp(0.75rem, 2vw, 2rem) !important;
}

.profilo-content {
    width: 100%;
    max-width: 100rem;
    padding-right: clamp(0.5rem, 2vw, 2rem);
    padding-left: clamp(0.5rem, 2vw, 2rem);
}

.profilo-alert {
    width: min(100%, 64rem);
    margin-right: auto;
    margin-left: auto;
    padding: clamp(0.45rem, 1vw, 0.75rem) clamp(0.75rem, 1.8vw, 1.25rem) !important;
    border: 1px solid rgb(255 230 0 / 0.45);
    border-radius: 999px;
    background-color: rgb(28 28 32 / 0.62) !important;
    color: var(--tiare-yellow) !important;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 0.14);
    font-size: clamp(0.9rem, 0.25vw + 0.85rem, 1rem);
    line-height: 1.25;
}

.profilo-alert .fa {
    color: var(--tiare-yellow) !important;
    margin-right: 0.35rem;
}

#FIELDform.profilo-fieldset {
    width: min(100%, 75rem);
    max-width: none !important;
    margin-right: auto;
    margin-left: auto;
    padding: clamp(1.25rem, 3vw, 2.5rem) !important;
    border: 0 !important;
    border-radius: clamp(0.35rem, 0.8vw, 0.5rem) !important;
    background-color: rgb(from var(--tiare-pink-300) r g b / 0.8) !important;
    box-shadow: none !important;
}

.profilo-legend {
    float: none;
    width: auto !important;
    margin: 0 auto clamp(1rem, 2vw, 1.75rem) !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    color: rgb(28 28 32 / 0.92) !important;
    font-family: 'noto_ikea_latinregular', sans-serif;
    font-size: clamp(1.7rem, 1.6vw + 1rem, 2.4rem);
    font-weight: 700;
    line-height: 1.2;
}

.profilo-grid {
    --bs-gutter-x: clamp(0.75rem, 1.5vw, 1.5rem);
    --bs-gutter-y: clamp(0.75rem, 1.5vw, 1.5rem);
}

.profilo-card-column {
    display: flex;
}

.profilo-card {
    width: 100%;
    min-height: 100%;
    padding: clamp(1rem, 2vw, 2rem) !important;
    border: 1px solid rgb(255 230 0 / 0.55) !important;
    border-radius: clamp(0.75rem, 1.5vw, 1rem) !important;
    background-color: rgb(255 255 255 / 0.72);
    box-shadow: 0 0.7rem 1.4rem rgb(0 0 0 / 0.12);
    font-size: clamp(1rem, 0.3vw + 0.95rem, 1.2rem);
    line-height: 1.45;
}

.profilo-card > p {
    margin-bottom: 1rem;
}

.profilo-card-date {
    font-weight: 700;
}

.profilo-card .alert {
    padding: clamp(0.65rem, 1vw, 1rem) !important;
    border: 0;
    border-radius: 0.65rem;
}

.profilo-card .alert.danger {
    background-color: rgb(125 22 45 / 0.9) !important;
    color: var(--tiare-pink-100) !important;
}

.profilo-card .btn.fa {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 2.75rem;
    min-height: 2.75rem;
    padding: 0.65rem;
    font-size: 1.25rem;
}

.profilo-card #Gioca {
    display: inline-block;
    min-width: 8rem;
    padding: 0.75rem 1.25rem;
    border: 2px solid rgb(255 230 0 / 0.9) !important;
    border-radius: 999px;
    background: linear-gradient(180deg, #d90d2d 0%, #b50825 100%) !important;
    color: var(--tiare-yellow) !important;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 0.65rem 1.25rem rgb(0 0 0 / 0.18);
    transition: transform 0.15s ease, box-shadow 0.15s ease, background-color 0.15s ease;
}

.profilo-card #Gioca:hover,
.profilo-card #Gioca:focus {
    background: linear-gradient(180deg, #f0193d 0%, #c30829 100%) !important;
    color: #fff20a !important;
    box-shadow: 0 0.85rem 1.55rem rgb(0 0 0 / 0.24);
    transform: translateY(-2px);
}

.contact-confirm-page {
    min-height: calc(100vh - 4rem);
    padding: clamp(1rem, 4vw, 4rem) !important;
}

.contact-confirm-panel {
    width: min(100%, 60rem);
    margin: clamp(1.5rem, 6vw, 4.5rem) auto clamp(1.25rem, 3vw, 2rem);
    padding: clamp(1.25rem, 3vw, 2.5rem) !important;
    border-radius: clamp(0.35rem, 0.8vw, 0.5rem);
    background-color: rgb(from var(--tiare-pink-300) r g b / 0.8);
    color: rgb(28 28 32 / 0.92);
}

.contact-confirm-logo {
    display: block;
    width: clamp(8.5rem, 12vw, 12.5rem) !important;
    max-width: 12.5rem;
    height: auto;
    margin: 0 auto clamp(1rem, 2vw, 1.5rem);
}

.contact-confirm-title {
    margin-bottom: 0.35rem;
    font-family: 'noto_ikea_latinregular', sans-serif;
    font-size: clamp(1.7rem, 1.6vw + 1rem, 2.4rem);
    font-weight: 700;
    line-height: 1.15;
}

.contact-confirm-address {
    margin-bottom: clamp(1rem, 2vw, 1.5rem);
    font-size: clamp(1rem, 0.4vw + 0.9rem, 1.15rem);
}

.contact-confirm-message {
    margin: clamp(1rem, 2vw, 1.5rem) auto 0;
    padding: clamp(1rem, 2vw, 1.5rem);
    border-radius: clamp(0.75rem, 1.5vw, 1rem);
    background-color: rgb(255 255 255 / 0.55);
    box-shadow: 0 0.7rem 1.4rem rgb(0 0 0 / 0.1);
}

.contact-confirm-message h2 {
    margin-bottom: 1rem;
    font-size: clamp(1.35rem, 1vw + 1rem, 1.9rem);
    line-height: 1.2;
}

.contact-confirm-message p {
    margin-bottom: 0;
    font-size: clamp(1rem, 0.45vw + 0.95rem, 1.2rem);
    line-height: 1.45;
}

.contact-confirm-back {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    margin-top: clamp(1.25rem, 3vw, 2rem);
    padding: 0.75rem 1.35rem !important;
    font-size: clamp(1.05rem, 0.45vw + 0.95rem, 1.25rem) !important;
}

.profilo-card .input-group-addon img {
    width: auto;
    height: clamp(3rem, 5vw, 4rem);
    margin-right: -0.75rem;
    margin-bottom: -0.125rem;
    padding: 0.25rem;
    vertical-align: text-bottom;
    border-radius: 0.35rem;
}

.profilo-card .input-group-addon img:hover {
    box-shadow: 0 0.875rem 1.75rem rgba(0,0,0,0.25), 0 0.625rem 0.625rem rgba(0,0,0,0.22);
}

.navbar-brand img {
    width: auto;
    max-width: min(45vw, 12rem);
    height: clamp(2rem, 6vw, 2.5rem);
    object-fit: contain;
}

#footer .row {
    margin-right: 0;
    margin-left: 0;
}

#footer .logoThekom {
    width: clamp(2.75rem, 8vw, 3.75rem);
    height: auto;
}

.linkWhite a, .linkWhite a:link, .linkWhite a:hover, .linkWhite a:visited, .linkWhite a:active, .linkWhite a:focus {
    color: #FFF
}

@media screen and (max-width: 575.98px) {
    main > .container {
        margin-top: 0 !important;
        margin-bottom: 1.5rem !important;
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    main .col-10 {
        width: 100%;
    }

    main section.mt-5,
    main div.mt-5 {
        margin-top: 1.5rem !important;
    }

    main .pt-5 {
        padding-top: 1.5rem !important;
    }

    main .pb-5 {
        padding-bottom: 1.5rem !important;
    }

    .formInserimentoDati,
    .formPrivacy,
    .formInserimentoLogin {
        width: 100%;
        padding: 1rem !important;
    }

    .formInserimentoDati .row,
    .formPrivacy .row,
    .formInserimentoLogin .row {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .Bottom {
        width: 100%;
        padding: 0.65rem !important;
    }

    .Bottom .insideBottom {
        padding: 1rem !important;
    }

    .signature-pad--actions .btn {
        width: 100%;
        margin: 0.35rem 0 !important;
    }

    .home-header {
        padding-top: 1rem !important;
    }

    .page-top-actions {
        margin-bottom: 0.75rem;
    }

    .page-back-link {
        padding: 0.45rem 0.85rem;
        font-size: 0.95rem;
    }

    .page-logo-center {
        width: 9rem !important;
    }

    .home-speech {
        justify-content: center;
        padding-right: 0;
    }

    .alert,
    .modal-body,
    .modal-footer {
        padding: 1rem !important;
    }

    .modal-footer .btn {
        flex: 1 1 100%;
        margin: 0.25rem 0;
    }
}

@media screen and (min-width: 576px) {
    .logo_concorso,
    img.date,
    .loghi_partner {
        width: 75% !important;
    }

    .partner {
        width: 40% !important;
    }
}

@media screen and (min-width: 768px) {
    .formInserimentoDati,
    .formPrivacy,
    .formInserimentoLogin {
        width: 66.666667%;
    }

    .logo_concorso,
    img.date {
        width: 60% !important;
    }

    .partner {
        width: 40% !important;
    }

    .logo_centro {
        width: 20% !important;
    }

}

@media screen and (min-width: 992px) {
    .home-actions {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: clamp(1rem, 3vw, 2.5rem);
        max-width: 34rem;
        margin-right: auto;
        margin-left: auto;
        align-items: center;
    }

    .home-cta {
        width: 13.5rem;
        min-width: 13.5rem;
        padding: 0.45rem !important;
    }

    .form-cta {
        width: auto;
        min-width: 13rem;
        max-width: 18rem;
    }

    .home-cta .insideBottom {
        padding: 0.85rem 1.4rem !important;
    }

    .home-speech {
        margin-top: 1.25rem;
        padding-right: clamp(0rem, 3vw, 3rem);
    }

    .home-speech svg[aria-labelledby="speechTitle"] {
        width: 14rem;
    }

    .logo_concorso,
    img.date,
    .loghi_partner {
        width: 50% !important;
    }

    .partner {
        width: 25% !important;
    }

    .logo_centro {
        width: 12.5rem !important;
    }

}

@media screen and (min-width: 1400px) {
    .logo_centro {
        width: 20% !important;
    }

    .home-header .logo_centro {
        width: 12.5rem !important;
    }

    .page-logo-center {
        width: 12.5rem !important;
    }

    .home-speech svg[aria-labelledby="speechTitle"] {
        width: 13.5rem;
    }

    .profilo-content {
        max-width: 115rem;
        font-size: 1.1rem;
    }

    .profilo-alert {
        width: min(90%, 90rem);
        font-size: 1.15rem;
    }

    #FIELDform.profilo-fieldset {
        width: min(90%, 90rem);
    }

    .profilo-card {
        font-size: 1.1rem;
    }

}

/* Display 4K e viewport con larghezza pari o superiore a 2160px */
@media screen and (min-width: 2160px) {
    :root {
        --tiare-page-gutter: 5rem;
        --tiare-content-width: 140rem;
    }

    html {
        font-size: clamp(24px, 1vw, 28px);
    }

    .container,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl,
    .container-xxl {
        max-width: calc(100% - 10rem);
    }

    main.p-5 {
        padding: 5rem !important;
    }

    main.p-3 {
        padding: 3rem !important;
    }



    .fs-1xl {
        font-size: 5.5rem;
    }

    .logo_centro {
        width: 16rem !important;
        max-width: 16rem;
    }

    .riquadroSelezioneLingua img {
        width: 4.5rem !important;
    }

    .home-header .riquadroSelezioneLingua img {
        width: 2.6rem !important;
    }

    .page-logo-center {
        width: 16rem !important;
        max-width: 16rem;
    }

    .formInserimentoDati,
    .formPrivacy,
    .formInserimentoLogin {
        width: min(66.666667%, 78rem);
    }

    .inputCampoRichiesto,
    .form-control,
    select,
    textarea {
        min-height: 3.5rem;
    }

    .home-actions {
        max-width: 42rem;
        gap: 3rem;
    }

    .home-cta {
        width: 16rem;
        min-width: 16rem;
        font-size: 1.9rem !important;
    }

    .home-cta .insideBottom {
        padding: 1rem 1.75rem !important;
    }

    .home-speech svg[aria-labelledby="speechTitle"] {
        width: 17rem;
    }

    svg[aria-labelledby="speechTitle"] foreignObject {
        y: 64px;
        height: 165px;
    }

    svg[aria-labelledby="speechTitle"] foreignObject > div {
        font-size: 1.55rem !important;
        line-height: 1.25;
    }

    .logo_concorso,
    img.date,
    .loghi_partner {
        width: 45% !important;
        max-width: 68rem;
    }

    .partner {
        width: 24% !important;
        max-width: 28rem;
    }

    #technicalCookieBanner {
        max-width: 110rem;
    }

    .profilo-layout #navbar {
        padding: 1.25rem 2rem;
    }

    .profilo-layout .navbar-toggler {
        padding: 1rem;
        font-size: 1.75rem;
    }

    .profilo-layout .navbar-toggler-icon {
        width: 2.5rem;
        height: 2.5rem;
    }

    .profilo-layout .navbar-brand img {
        max-width: 20rem;
        height: 4rem;
    }

    .profilo-content {
        max-width: 125rem;
        padding-right: 3rem;
        padding-left: 3rem;
        font-size: 1.15rem;
    }

    .profilo-alert {
        width: min(72%, 75rem);
        padding: 0.8rem 1.5rem !important;
        font-size: 1.05rem;
    }

    #FIELDform.profilo-fieldset {
        width: min(82%, 110rem);
        padding: 2.5rem !important;
    }

    .profilo-legend {
        padding: 0 !important;
        font-size: 2.25rem;
    }

    .profilo-grid {
        --bs-gutter-x: 2rem;
        --bs-gutter-y: 2rem;
        padding: 2rem !important;
    }

    .profilo-card {
        padding: 2.25rem !important;
        font-size: 1.3rem;
    }

    .profilo-card .alert {
        padding: 1.25rem !important;
        font-size: 1.2rem;
    }

    .profilo-card .btn.fa {
        min-width: 4rem;
        min-height: 4rem;
        padding: 1rem;
        font-size: 1.75rem;
    }

    .profilo-card #Gioca {
        min-width: 12rem;
        padding: 1rem 2rem;
        font-size: 1.35rem;
    }

    .profilo-card .input-group-addon img {
        height: 5rem;
        margin-right: -1rem;
        padding: 0.4rem;
    }

    .profilo-layout .bootbox.modal .modal-dialog {
        max-width: 60rem;
    }

    .profilo-layout .bootbox .modal-content {
        font-size: 1.3rem;
    }

    .profilo-layout .bootbox .modal-header,
    .profilo-layout .bootbox .modal-body,
    .profilo-layout .bootbox .modal-footer {
        padding: 1.5rem 2rem;
    }

    .profilo-layout .bootbox .modal-title {
        font-size: 2rem;
    }

    .fs-4 {
        font-size: 3rem !important;
    }

    .g-3 {
        font-size: 3rem !important;
    }

    .btn-lg {
        font-size: 3rem !important;
    }
}

@media screen and (min-width: 2160px) and (orientation: landscape) {
    .fs-4{
        font-size: 3rem !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    *,
    *::before,
    *::after {
        scroll-behavior: auto !important;
        transition-duration: 0.01ms !important;
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
    }
}
