@charset "UTF-8";@font-face{font-display:swap;font-family:Nunito Sans;font-style:normal;font-weight:400;src:url(../font/nunito-sans/nunito-sans-v19-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito Sans;font-style:normal;font-weight:500;src:url(../font/nunito-sans/nunito-sans-v19-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito Sans;font-style:normal;font-weight:600;src:url(../font/nunito-sans/nunito-sans-v19-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito Sans;font-style:normal;font-weight:700;src:url(../font/nunito-sans/nunito-sans-v19-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito Sans;font-style:normal;font-weight:800;src:url(../font/nunito-sans/nunito-sans-v19-latin-800.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito Sans;font-style:normal;font-weight:900;src:url(../font/nunito-sans/nunito-sans-v19-latin-900.woff2) format("woff2")}:root{--color-primary: #E4002B;--color-primary-dark: #B5001F;--color-primary-light: #FF3352;--color-secondary: #003087;--color-secondary-dark: #001F5B;--color-secondary-light:#1A4DB5;--color-accent: #00A9E0;--color-white: #FFFFFF;--color-black: #000000;--color-bg: #F5F7FA;--color-surface: #FFFFFF;--color-surface-alt: #EEF1F6;--color-text-primary: #1A1A2E;--color-text-secondary: #4A5568;--color-text-light: #718096;--color-text-on-dark: #FFFFFF;--color-correct: #00C48C;--color-correct-bg: #E6FAF4;--color-wrong: #E4002B;--color-wrong-bg: #FDEAEA;--color-reveal: #F59E0B;--color-reveal-bg: #FEF3CD;--color-disabled: #CBD5E0;--color-disabled-bg: #EDF2F7;--color-border: #E2E8F0;--color-border-focus: var(--color-primary);--font-primary: "Nunito Sans", Arial, sans-serif;--font-body: "Nunito Sans", Arial, sans-serif;--font-size-xs: 1.6rem;--font-size-sm: 2rem;--font-size-md: 2.4rem;--font-size-lg: 3rem;--font-size-xl: 3.8rem;--font-size-2xl: 4.4rem;--font-size-3xl: 6.4rem;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-bold: 700;--font-weight-black: 900;--line-height-tight: 1.1;--line-height-normal: 1.5;--line-height-loose: 1.8;--space-1: .8rem;--space-2: 1.6rem;--space-3: 2.4rem;--space-4: 4rem;--space-5: 4rem;--space-6: 4.8rem;--space-8: 6.4rem;--space-10: 8rem;--space-12: 9.6rem;--space-16: 12.8rem;--totem-width: 1080px;--totem-height: 1920px;--totem-padding-x: 6rem;--totem-padding-y: 8rem;--totem-safe-top: 8rem;--totem-safe-bottom: 10rem;--header-height: 378px;--footer-height: 729px;--footer-sm-height: 490px;--radius-sm: .8rem;--radius-md: 1.6rem;--radius-lg: 2.4rem;--radius-xl: 4rem;--radius-full: 9999px;--shadow-sm: 0 2px 8px rgba(0,0,0,.08);--shadow-md: 0 4px 20px rgba(0,0,0,.12);--shadow-lg: 0 8px 40px rgba(0,0,0,.16);--shadow-xl: 0 16px 64px rgba(0,0,0,.2);--touch-target-min: 5.5rem;--touch-target-lg: 7rem;--z-base: 1;--z-game: 10;--z-overlay: 100;--z-modal: 200;--z-toast: 300;--z-top: 999;--transition-fast: .15s ease;--transition-normal: .3s ease;--transition-slow: .5s ease;--transition-bounce: .4s cubic-bezier(.34, 1.56, .64, 1);--modal-backdrop: rgba(0,0,0,.65);--modal-radius: var(--radius-xl);--modal-padding: var(--space-8)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html{font-size:62.5%;font-family:var(--font-body);width:100%;height:100%;overflow:hidden}body{width:100%;height:100%;margin:0;font-family:var(--font-body);font-size:var(--font-size-md);color:var(--color-text-primary);line-height:var(--line-height-normal);background:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:none;-webkit-user-select:none;user-select:none}h1,h2,h3,h4,h5,h6{margin:0;font-family:var(--font-primary);font-weight:var(--font-weight-black);line-height:var(--line-height-tight);color:var(--color-text-primary)}h1{font-size:var(--font-size-3xl)}h2{font-size:var(--font-size-2xl)}h3{font-size:var(--font-size-xl)}h4{font-size:var(--font-size-lg)}h5{font-size:var(--font-size-md)}p{margin:0;font-size:var(--font-size-md);line-height:var(--line-height-normal);color:var(--color-text-secondary)}img{display:block;height:auto}button,input,select,textarea{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit;touch-action:manipulation}button{min-height:var(--touch-target-min);min-width:var(--touch-target-min)}.hidden{display:none!important}.invisible{visibility:hidden}.scrollable{overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.scrollable::-webkit-scrollbar{display:none}#totem-stage *:not(#totem-header):not(#totem-header *):not(.btn-form):not(.btn-form *):not(.btn-next-game):not(.btn-next-game *):not(.screen__footer-label){color:#051f4a}.instruction-dashed{color:#0a7cc1!important}#app-viewport{width:100vw;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}#totem-stage{position:relative;width:var(--totem-width);height:var(--totem-height);background-image:url(../images/acuvue-2605-bg-01.png);background-size:100% 100%;background-repeat:no-repeat;transform-origin:center center;background-position-y:-10px;transform:scale(var(--totem-scale, 1))}#totem-stage.stage--subpage{background-image:url(../images/acuvue-2605-bg-02.png)}#totem-stage.stage--form-title{background-image:url(../images/acuvue-2605-top.png)!important;background-size:100% auto;background-repeat:no-repeat;background-position:top center;background-color:#fff}#totem-stage.stage--info{background-image:url(../images/acuvue-2605-top.png)!important;background-size:100% auto;background-repeat:no-repeat;background-position:top center;background-color:#fff}#totem-header{position:absolute;top:0;left:0;right:0;height:var(--header-height);display:flex;align-items:flex-start;justify-content:center;padding-top:2rem;z-index:var(--z-top);pointer-events:none;overflow:visible}.screen__title{font-family:var(--font-primary);font-size:5.5rem;font-weight:var(--font-weight-bold);color:var(--color-white);text-align:center;white-space:normal;line-height:1.2;margin:10px 0 0}.stage--form-title .screen__title{font-size:3.8rem;line-height:1.1;font-weight:800}.stage--info .screen__title{font-size:5.2rem;line-height:1.2;font-weight:var(--font-weight-bold)}#totem-footer{position:absolute;bottom:0;left:0;right:0;height:calc(var(--footer-height) + 20px + 90px);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:22rem;gap:var(--space-2);z-index:var(--z-top);background-image:url(../images/acuvue-2605-bottom-01.png);background-size:100% 100%;background-repeat:no-repeat;pointer-events:none}#totem-footer .footer-content{pointer-events:auto}#totem-footer.footer--form-empty{height:330px;background-image:url(../images/acuvue-2605-bottom-02.png);padding-top:0}#totem-footer.footer--form{height:460px;background-image:url(../images/acuvue-2605-bottom-02.png);padding-top:24rem}#totem-footer.footer--form-empty~#totem-btn-home{bottom:160px}#totem-footer.footer--form~#totem-btn-home{bottom:255px}.footer-content{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);width:100%}.footer-content.hidden{display:none}.screen__footer-label{font-size:6.2rem;font-weight:var(--font-weight-bold);color:var(--color-white);text-align:center;line-height:1.1;margin-bottom:10px;margin-top:20px}.screen__footer-actions{display:flex;gap:1.2rem;justify-content:center;flex-wrap:wrap;padding:0 var(--space-6);position:relative;z-index:2}.screen__footer-lenses{display:flex;justify-content:center;align-items:center;width:100%;margin-top:-12rem;pointer-events:none;position:relative;z-index:1}.screen__footer-lenses-img{height:480px;width:auto;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.35))}#totem-btn-home{position:absolute;bottom:calc(var(--footer-sm-height) + 11rem);left:50%;transform:translate(-50%);width:9rem;height:9rem;border-radius:var(--radius-full);background:none;border:none;padding:0;display:flex;align-items:center;justify-content:center;z-index:var(--z-top);touch-action:manipulation;cursor:pointer}#totem-btn-home .btn-home__img{width:100%;height:100%;object-fit:contain}#totem-btn-home.hidden{display:none}.screen{position:absolute;top:var(--header-height);left:0;right:0;bottom:var(--footer-height);z-index:10}.screen.hidden{display:none}.screen--sm-footer{bottom:var(--footer-sm-height)}.screen--no-footer{top:330px;bottom:420px}.screen--no-footer .screen__body{padding-bottom:0}.screen--no-footer .screen__body:not(.screen__body--scroll){overflow:visible}.screen__body{width:100%;height:95%;display:flex;flex-direction:column;align-items:center}.screen__body--scroll{overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.screen__body--scroll::-webkit-scrollbar{display:none}#screen-form-nuovo,#screen-form-esistente{top:350px;bottom:90px}.footer-content--form .btn--footer{min-height:8rem;padding:2.2rem 6rem;font-size:3rem}:root{--color-success-bg: #2ECC71;--color-success-dark: #27AE60;--color-error-bg: #E74C3C;--color-error-dark: #C0392B}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-3);min-height:var(--touch-target-min);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);font-family:var(--font-primary);font-size:var(--font-size-md);font-weight:var(--font-weight-bold);line-height:1;cursor:pointer;touch-action:manipulation;transition:transform var(--transition-fast),box-shadow var(--transition-fast),background-color var(--transition-fast),border-color var(--transition-fast);-webkit-user-select:none;user-select:none;white-space:nowrap}.btn:active{transform:scale(.97)}.btn--outline{background-color:var(--color-white);color:var(--color-secondary);border:.2px solid #007dcc!important;box-shadow:none}.btn--outline:active{background-color:var(--color-surface-alt)}.btn--ghost{background-color:transparent;color:var(--color-white);border:1px solid var(--color-white)}.btn--primary{background-color:var(--color-secondary);color:var(--color-white);border:none;box-shadow:none}.btn-game{margin-top:1rem;display:flex;align-items:center;width:100%;min-height:11rem;padding:1rem;border:.2px solid #007dcc!important;border-radius:100px;cursor:pointer;touch-action:manipulation;transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast),background-color var(--transition-fast);box-shadow:none}.btn-game:active{transform:scale(.98);box-shadow:none}.btn-game__icon{flex-shrink:0;width:8.8rem;height:8.8rem;border-radius:var(--radius-full);background-color:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:background-color var(--transition-fast)}.btn-game__icon img{width:100%;height:100%;object-fit:contain;filter:none}.btn-game__label{flex:1;font-family:var(--font-primary);font-size:calc(var(--font-size-xl) + .3rem);font-weight:var(--font-weight-bold);text-align:center;transition:color var(--transition-fast)}.btn-game.is-correct{border-color:var(--color-success-bg);background-color:#2ecc7114;box-shadow:none}.btn-game.is-correct .btn-game__label{color:var(--color-success-dark)}.btn-game.is-correct .btn-game__icon{background-color:#2ecc711a}.btn-game.is-wrong{border-color:var(--color-error-bg);background-color:#e74c3c14;box-shadow:none}.btn-game.is-wrong .btn-game__label{color:var(--color-error-dark)}.btn-game.is-wrong .btn-game__icon{background-color:#e74c3c1a}.btn-tf{display:inline-flex;align-items:center;justify-content:center;width:120px;height:44px;border-radius:100px;border:.2px solid #007dcc!important;background-color:var(--color-surface-alt);font-size:var(--font-size-md);font-weight:var(--font-weight-bold);color:var(--color-text-secondary);cursor:pointer;touch-action:manipulation;transition:all var(--transition-normal);flex-shrink:0}.btn-tf.is-selected-true{background-color:#007dcc;border-color:#007dcc;color:var(--color-white)}.btn-tf.is-correct{background-color:var(--color-success-bg);color:var(--color-white)}.btn-tf.is-wrong{background-color:var(--color-error-bg);color:var(--color-white)}.btn--footer{background-color:var(--color-white);color:var(--color-secondary);border:none;padding:2.4rem 4.5rem;font-size:3.6rem;font-weight:var(--font-weight-bold);border-radius:var(--radius-md);cursor:pointer;touch-action:manipulation;white-space:normal;min-width:40rem;text-align:center;min-height:6rem;height:auto;display:flex;align-items:center;justify-content:center;line-height:1.1;transition:all var(--transition-fast);box-shadow:none}.btn--footer:disabled,.btn--footer[aria-disabled=true]{opacity:.5;cursor:default;pointer-events:none}.btn-next-game{position:absolute;bottom:2rem;right:4rem;width:7.5rem;height:7.5rem;background-color:#007dcc;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;box-shadow:none;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:100;cursor:pointer;border:none;outline:none}.btn-next-game i{margin-left:.3rem}.btn-next-game:hover{background-color:#003087;transform:scale(1.08);box-shadow:none}.btn-next-game:active{transform:scale(.95)}.co-next-row{width:100%;display:flex;visibility:hidden;justify-content:center;margin-top:1rem}.co-next-row.is-visible{visibility:visible;animation:zoomIn .4s cubic-bezier(.175,.885,.32,1.275) both}.co-next-row .btn-next-game{position:static;width:6.5rem;height:6.5rem;padding:0}.co-next-row .btn-next-game i{font-size:2.8rem;margin-left:.3rem}.sv-result-box{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffffa6!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;visibility:hidden;transition:var(--transition-normal)}.sv-result-box.is-visible{opacity:1;visibility:visible}.sv-result-content{background:#007dcc;padding:3rem;border-radius:var(--radius-xl);width:90%;max-width:520px;text-align:center;box-shadow:none;transform:scale(.9);transition:var(--transition-bounce);display:flex;flex-direction:column;align-items:center;justify-content:center}.is-visible .sv-result-content{transform:scale(1)}.modal__icon-success{font-size:5.5rem;color:#fff;margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center}.modal__icon-success i{color:#fff}.sv-result-title{color:#fff;font-size:2.5rem;font-weight:800;margin-bottom:1.2rem;line-height:1.2}.sv-result-text{font-size:1.7rem;color:#fff;line-height:1.45;margin-bottom:2.2rem}.sv-result-product{display:flex;align-items:center;gap:var(--space-4);text-align:left;margin-bottom:var(--space-6);width:100%}.sv-product-img{width:150px;height:auto;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}.sv-product-info h4{color:#fff;font-size:var(--font-size-md);margin-bottom:var(--space-1);font-weight:700}.sv-product-info p{font-size:var(--font-size-sm);color:#ffffffe6}.sv-result-content .btn,.sv-result-content .btn-form,.sv-result-content button.sv-btn-close,.sv-result-content button.ol-btn-close,.sv-result-content button.dd-btn-close,.sv-result-content button.co-btn-continue,.sv-result-content button.bv-btn-continue,.sv-result-content button.fn-btn-continue,.sv-result-content button.fe-btn-continue{background-color:#fff!important;border:1px solid rgba(0,125,204,.1)!important;color:#007dcc!important;font-size:1.6rem!important;font-weight:700!important;width:170px!important;height:42px!important;min-height:auto!important;border-radius:100px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 1.5rem!important;box-shadow:none!important;transition:all .2s ease!important;cursor:pointer!important;text-transform:none!important;text-shadow:none!important;white-space:nowrap!important;margin-top:0!important}.sv-result-content .btn:hover,.sv-result-content .btn-form:hover,.sv-result-content button.sv-btn-close:hover,.sv-result-content button.ol-btn-close:hover,.sv-result-content button.dd-btn-close:hover,.sv-result-content button.co-btn-continue:hover,.sv-result-content button.bv-btn-continue:hover,.sv-result-content button.fn-btn-continue:hover,.sv-result-content button.fe-btn-continue:hover{background-color:#036!important;box-shadow:none!important}.sv-result-content .btn:active,.sv-result-content .btn-form:active,.sv-result-content button.sv-btn-close:active,.sv-result-content button.ol-btn-close:active,.sv-result-content button.dd-btn-close:active,.sv-result-content button.co-btn-continue:active,.sv-result-content button.bv-btn-continue:active,.sv-result-content button.fn-btn-continue:active,.sv-result-content button.fe-btn-continue:active{transform:translateY(0)!important}.screen--home .screen__body{justify-content:center;gap:var(--space-3);padding:var(--space-6) var(--totem-padding-x)}.home__subtitle{font-size:calc(var(--font-size-2xl) - .2rem);font-weight:var(--font-weight-bold);color:var(--color-text-primary);text-align:center;line-height:var(--line-height-tight);margin-bottom:var(--space-4);margin-top:-20px}.home__games{display:flex;flex-direction:column;gap:var(--space-4);width:680px;margin:0 auto;max-width:550px}#screen-conosci-occhi{top:175px!important;overflow:visible!important;z-index:10}#screen-conosci-occhi .screen__body{overflow:visible;justify-content:center}#screen-conosci-occhi .game-container{width:100%;max-width:1060px;padding:0 1rem;display:flex;flex-direction:column;align-items:center}#screen-conosci-occhi .co-next-row{width:100%;display:flex;visibility:hidden;justify-content:center;margin-top:1rem}#screen-conosci-occhi .co-next-row.is-visible{visibility:visible;animation:zoomIn .4s cubic-bezier(.175,.885,.32,1.275) both}#screen-conosci-occhi .game-badge{margin-top:-8rem;margin-bottom:1.8rem;width:380px;padding-top:3rem;padding-bottom:.4rem;height:auto}#screen-conosci-occhi .game-badge__icon-top{top:-8px}#screen-conosci-occhi .game-badge__text{font-size:2.8rem;font-weight:700}#screen-conosci-occhi .game-intro{margin-top:0;margin-bottom:2rem;font-size:2.8rem;line-height:1.2;font-weight:700;color:#001d50}#screen-conosci-occhi .instruction-dashed{margin-bottom:2rem;padding:.6rem 3rem .7rem;font-size:2.2rem;border-radius:60px;border:3px dashed #546889;color:#007dcc;text-align:center;font-weight:700;white-space:nowrap;line-height:1.1;width:84%}.co-grid{display:grid;grid-template-columns:1.5fr 2fr 1.5fr;grid-template-rows:repeat(3,auto);column-gap:1rem;row-gap:3.8rem;width:100%;max-width:100%;margin:3rem auto 1.5rem;align-items:stretch}.co-col--left{grid-column:1;grid-row:1/4;display:grid;grid-template-rows:subgrid;align-items:stretch;justify-items:end;z-index:20}.co-col--left .co-def-box{margin-right:-30px;width:250px;z-index:2}.co-col--left .co-def-box:nth-child(1),.co-col--left .co-def-box:nth-child(3){margin-right:-70px}.co-col--right{grid-column:3;grid-row:1/4;display:grid;grid-template-rows:subgrid;align-items:stretch;justify-items:start;z-index:20}.co-col--right .co-def-box{margin-left:-30px;width:250px;z-index:2}.co-col--right .co-def-box:nth-child(1),.co-col--right .co-def-box:nth-child(3){margin-left:-70px}.co-col--center{grid-column:2;grid-row:1/4;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1}.co-def-box{background-color:#fff;border:.2px solid #007dcc!important;border-radius:20px;padding:1.4rem .7rem;text-align:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);cursor:pointer;outline:none;position:relative;overflow:visible;display:flex;flex-direction:column;align-items:center;justify-content:center}.co-def-box__title{font-size:1.7rem;font-weight:900;color:#036;margin-bottom:.4rem;text-transform:uppercase}.co-def-box__text{font-size:1.4rem;line-height:1.35;color:#036;font-weight:600}.co-def-box:hover{transform:translateY(-5px) scale(1.02);border-color:#00adef}.co-def-box.is-selected{border-color:#00adef;background-color:#f0f9ff;transform:scale(1.04)}.co-def-box.is-correct{border-color:#28a745;background-color:#f0fff4;cursor:default;pointer-events:none}.co-def-box.is-correct .co-def-box__title{color:#28a745}.co-def-box.is-correct:after{content:"✓";position:absolute;top:-20px;right:-20px;width:40px;height:40px;background-color:#28a745;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:900;border:3px solid white;z-index:5}.co-def-box.is-wrong{animation:shake-box .4s cubic-bezier(.36,.07,.19,.97) both;border-color:#ff4d4f;background-color:#fff1f0}.co-eye-container{position:relative;width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background-color:transparent;overflow:hidden}.co-eye-image{width:100%;height:100%;object-fit:contain;pointer-events:none;display:block}.co-eye-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}.co-hotspot{fill:#00adef1a;stroke:transparent;cursor:pointer;pointer-events:fill;transition:all .3s ease}.co-hotspot.is-selected{fill:#ffb6c180;stroke:#ff69b4;stroke-width:3px;stroke-dasharray:10 5}.co-hotspot.is-correct{fill:#22c55e99;stroke:#15803d;stroke-width:3px;stroke-dasharray:none}.co-hotspot.is-wrong{fill:#ff4d4f66;stroke:#ff4d4f;stroke-width:4px;stroke-dasharray:none;filter:drop-shadow(0 0 10px rgba(255,77,79,.6));animation:shake-svg .4s cubic-bezier(.36,.07,.19,.97) both}.co-hotspot.co-hotspot--stroke{pointer-events:stroke;stroke-width:30px;stroke-dasharray:20 20;fill:none}.co-hotspot.co-hotspot--stroke:hover{stroke:#ff69b4cc;fill:none}.co-hotspot.co-hotspot--stroke.is-selected{stroke:#ff69b4;stroke-dasharray:10 5}@keyframes shake-svg{0%,to{transform:translate(0)}25%{transform:translate(-4px)}50%{transform:translate(4px)}75%{transform:translate(-4px)}}@keyframes shake{0%,to{transform:translate(-50%,-50%) translate(0)}25%{transform:translate(-50%,-50%) translate(-5px)}50%{transform:translate(-50%,-50%) translate(5px)}75%{transform:translate(-50%,-50%) translate(-5px)}}.co-def-box.is-wrong{animation:shake-box .4s ease-in-out}@keyframes shake-box{0%,to{transform:translate(0)}25%{transform:translate(-5px)}50%{transform:translate(5px)}75%{transform:translate(-5px)}}@keyframes pulse-ring{0%{transform:scale(.8);opacity:.7}to{transform:scale(1.6);opacity:0}}@keyframes hotspot-glow{}.img-hotspot{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;pointer-events:none;opacity:.1;transition:all .3s ease;z-index:10}.img-hotspot.is-selected{opacity:1;filter:drop-shadow(0 0 10px rgb(255,105,180)) drop-shadow(0 0 22px rgba(255,105,180,.75)) brightness(1.2)}.img-hotspot.is-selected[data-match=macula],.img-hotspot.is-selected[data-match=sclera]{filter:drop-shadow(0 0 12px rgb(255,105,180)) drop-shadow(0 0 30px rgb(255,105,180)) brightness(1.25)}.img-hotspot.is-correct{opacity:1;filter:drop-shadow(0 0 1px rgb(34,197,94)) drop-shadow(0 0 2px rgb(34,197,94)) drop-shadow(0 0 3px rgb(34,197,94)) drop-shadow(0 0 3px rgb(34,197,94)) brightness(1.3) saturate(1.5)}.img-hotspot.is-wrong{opacity:1;animation:shake-svg .4s cubic-bezier(.36,.07,.19,.97) both;filter:drop-shadow(0 0 15px rgb(255,99,71))}.img-hotspot[data-match=cristallino]{opacity:0}.img-hotspot[data-match=cristallino].is-selected{opacity:1;filter:drop-shadow(0 0 12px rgb(255,105,180)) drop-shadow(0 0 22px rgba(255,105,180,.75))}.img-hotspot[data-match=cristallino].is-correct{opacity:1;filter:drop-shadow(0 0 1px rgb(34,197,94)) drop-shadow(0 0 2px rgb(34,197,94)) drop-shadow(0 0 3px rgb(34,197,94)) drop-shadow(0 0 4px rgb(34,197,94))}#screen-bisogni-visivi{top:215px!important;overflow:hidden!important;z-index:10}#screen-bisogni-visivi .screen__body{padding-left:1rem;padding-right:1rem;overflow:visible;justify-content:center}#screen-bisogni-visivi .game-container{width:100%;max-width:100%;padding:0 .5rem;display:flex;flex-direction:column;align-items:center}#screen-bisogni-visivi .co-next-row{display:flex!important;visibility:hidden;margin-top:11rem}#screen-bisogni-visivi .co-next-row.is-visible{visibility:visible}#screen-bisogni-visivi .game-badge{margin-top:-10rem;margin-bottom:.5rem;width:380px;padding-top:3rem;padding-bottom:.4rem;height:auto}#screen-bisogni-visivi .game-badge__icon-top{top:-8px}#screen-bisogni-visivi .game-badge__text{font-size:2.8rem;font-weight:700}#screen-bisogni-visivi .game-intro{margin-top:1rem;margin-bottom:1.8rem;font-size:3rem;line-height:1.2;color:#001d50;text-align:center;font-weight:800}#screen-bisogni-visivi .instruction-dashed{margin-bottom:2rem;padding:1.5rem 2rem;font-size:2.35rem;border-radius:60px;border:3px dashed #546889;color:#007dcc;text-align:center;font-weight:800;width:fit-content;white-space:nowrap;width:85%;line-height:1.1}.bv-puzzle-grid{width:96%;display:grid;grid-template-columns:repeat(4,1fr);gap:1.3rem;max-width:1100px;margin:3rem auto 0;padding:0 5rem}.bv-puzzle-col{position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem}.bv-puzzle-col:nth-child(2n){transform:translateY(35px)}.bv-tile-target{position:relative;width:100%;display:flex;align-items:center;justify-content:center;z-index:10}.bv-tile-target .bv-tile__img{width:100%;height:auto;display:block;object-fit:contain;transition:filter .3s ease}.bv-tile-drag{position:relative;width:100%;display:flex;align-items:center;justify-content:center;cursor:grab;touch-action:none;z-index:20;transition:margin-top .4s cubic-bezier(.175,.885,.32,1.275),transform .35s ease}.bv-tile-drag .bv-tile__img{width:100%;height:auto;display:block;object-fit:contain;transition:transform .2s ease}.bv-tile-drag:active,.bv-tile-drag.is-dragging{cursor:grabbing;z-index:1000!important}.bv-tile-drag:active .bv-tile__img,.bv-tile-drag.is-dragging .bv-tile__img{transform:scale(1.05)}.bv-tile-drag.is-correct{margin-top:calc(-.5rem - 28.5%);cursor:default;touch-action:auto;pointer-events:none}.bv-tile-drag.is-wrong .bv-tile__img{animation:bv-shake .4s ease-in-out;filter:drop-shadow(0 15px 30px rgba(255,77,79,.45))!important}.bv-tile-drag.is-hidden{opacity:0;pointer-events:none;transform:scale(.85)}@keyframes bv-shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}50%{transform:translate(8px)}75%{transform:translate(-8px)}}.game-container{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:1060px;margin:0 auto;padding:0 1rem;position:relative;z-index:5;overflow:visible!important}.game-badge{position:relative;display:inline-flex;align-items:end;justify-content:center;margin:-5rem auto 1rem;width:358px;height:60px;background:#fff;border:1px solid #007DCC;border-radius:100px;z-index:10;overflow:visible!important;padding-top:6.8rem;padding-bottom:.6rem}.game-badge__icon-top{position:absolute;top:-8px;left:50%;transform:translate(-50%,-50%);width:65px;height:65px;background:transparent;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:none;z-index:999}.game-badge__icon-top img{width:100%;height:100%;object-fit:contain}.game-badge__text{font-size:2.6rem;font-weight:800;color:#036;text-transform:none;white-space:nowrap}.game-intro{font-size:3.2rem;line-height:1.1;color:#001d50;font-weight:700;margin:.5Zrem;max-width:98%;text-wrap:balance}#screen-occhio-luce{top:260px;bottom:380px;overflow:visible!important;z-index:10}#screen-occhio-luce #ol-result{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffffa6!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;z-index:9998}#screen-occhio-luce .instruction-dashed{display:inline-block;padding:.6rem 7.5rem;border:2px dashed #546889;border-radius:100px;font-size:2.6rem;color:#007dcc;font-weight:700;margin-top:1rem;margin-bottom:1rem;line-height:1.1;width:fit-content;white-space:nowrap;width:90%}#screen-occhio-luce .screen__body{justify-content:flex-start;padding:4.5rem 3rem 0;overflow:visible!important}#screen-occhio-luce .game-container{padding-bottom:1rem}.quiz-list{width:100%;max-width:920px;margin:.2rem auto 0;position:relative;padding-inline:2rem}.quiz-row{display:flex;align-items:center;justify-content:space-between;padding:2rem 0}.quiz-row__text{flex:0 0 58%;font-size:2.3rem;line-height:1;color:#001d50;font-weight:700;text-align:left;padding-right:1.5rem}.quiz-row__actions{display:flex;gap:1.5rem;flex:0 0 42%;justify-content:flex-end}.btn-tf{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;padding-left:74px;padding-right:20px;width:auto;min-width:155px;min-height:4.4rem;height:6.2rem;line-height:1;border-radius:100px;border:1px solid #007DCC;background-color:#fff;color:#001d50;font-size:2.5rem;font-weight:800;transition:all .2s ease}.btn-tf:before{content:"";position:absolute;left:5px;top:0;bottom:0;margin:auto;width:50px;height:50px;border-radius:50%;background-size:contain;background-repeat:no-repeat;background-position:center;background-color:transparent;flex-shrink:0}.btn-tf[data-answer=true]:before{content:"✓";background-image:none!important;background-color:#007dcc;color:#fff;display:flex;align-items:center;justify-content:center;line-height:1;padding-top:2px;font-size:1.9rem;font-weight:900;font-family:Arial,sans-serif}.btn-tf[data-answer=true].is-correct:before{content:"✓";font-size:1.9rem}.btn-tf[data-answer=true].is-wrong:before{content:"✓";font-size:1.9rem}.btn-tf[data-answer=false]:before{content:"✕";background-image:none!important;background-color:#007dcc;color:#fff;display:flex;align-items:center;justify-content:center;line-height:1;padding-top:2px;font-size:1.8rem;font-weight:900;font-family:Arial,sans-serif}.btn-tf[data-answer=false].is-correct:before{content:"✕";font-size:1.8rem}.btn-tf[data-answer=false].is-wrong:before{content:"✕";font-size:1.8rem}.btn-tf.is-selected,.btn-tf.is-correct{color:#00adef!important;background-color:#fff!important}.btn-tf.is-wrong{color:#00adef!important;background-color:#fff!important;cursor:not-allowed;animation:shake .4s cubic-bezier(.36,.07,.19,.97) both}.btn-tf.is-not-selected{opacity:.2;filter:grayscale(100%)}@keyframes shake{10%,90%{transform:translate3d(-2px,0,0)}20%,80%{transform:translate3d(4px,0,0)}30%,50%,70%{transform:translate3d(-6px,0,0)}40%,60%{transform:translate3d(6px,0,0)}}.answer-toast{position:absolute;top:43%;left:50%;transform:translate(-50%,-50%) scale(.9);background-color:#007dcc!important;color:#fff!important;padding:3rem 5rem;border-radius:80px;border:none;box-shadow:none;z-index:10000;opacity:0;pointer-events:none;transition:all .35s cubic-bezier(.175,.885,.32,1.275);display:flex;flex-direction:column;align-items:center;text-align:center;width:90%;max-width:900px}.answer-toast *,.answer-toast p,.answer-toast span,.answer-toast strong,.answer-toast div,.answer-toast i{color:#fff!important}.answer-toast.is-correct,.answer-toast.is-wrong{background-color:#007dcc!important}.answer-toast.show{opacity:1;transform:translate(-50%,-50%) scale(1);pointer-events:auto}.answer-toast .answer-toast-close{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);min-width:0!important;min-height:0!important;width:42px!important;height:42px!important;border-radius:50%;background-color:#fff!important;border:1px solid #007DCC!important;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:none;z-index:10000;transition:all .2s ease}.answer-toast .answer-toast-close i{color:#007dcc!important;font-size:1.6rem!important;line-height:1}.answer-toast .answer-toast-close:hover{transform:translate(-50%,-50%) scale(1.05);background-color:#f0f9ff!important}.answer-toast .answer-toast-close:active{transform:translate(-50%,-50%) scale(.95)}.answer-toast .toast-content{display:flex;flex-direction:column;width:100%}.answer-toast .toast-content .toast-explanation{font-size:2.3rem;line-height:1.35;font-weight:600;margin:0}.toast-overlay{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%;background-color:#ffffff59!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 20px,black calc(100% - 20px),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,black 20px,black calc(100% - 20px),transparent 100%);z-index:9998;opacity:0;pointer-events:none;transition:opacity .4s ease}.toast-overlay.show{opacity:1;pointer-events:auto}.form-container{max-width:1200px;margin:0 auto;padding:0 1.5rem 490px;font-family:inherit;overflow:visible;margin-top:2.5rem}#totem-stage.stage--subpage.stage--form-title{background-position:center 80px}#totem-stage.stage--subpage.stage--form-title #totem-header{height:calc(var(--header-height) + 10rem)}#totem-stage.stage--subpage.stage--form-title #totem-header:before{content:"";display:block;background-color:#001e50;position:absolute;left:0;right:0;top:0;height:82px;z-index:-1}#totem-stage.stage--subpage.stage--form-title .screen__title{font-family:var(--font-primary);font-size:6rem;line-height:1;margin-top:-.4rem;font-weight:700}.form-title{color:#001d50;font-size:3.2rem;font-weight:800;text-align:center;line-height:1.15;margin-bottom:1rem}.form-instruction-dashed{display:block;width:max-content;margin:0 auto 2.2rem;padding:1rem 3rem;border:2px dashed #546889;border-radius:100px;text-align:center;color:#007dcc;font-weight:700;font-size:1.8rem;line-height:1.2}.custom-form{display:flex;flex-direction:column;gap:4.8rem}#form-nuovo{margin-top:8rem}#form-nuovo .btn-form{font-weight:700;padding:.5rem 3rem .5rem .5rem}#form-nuovo .btn-form .btn-form__icon{width:55px;height:55px}#form-nuovo .btn-form .btn-form__icon i{font-size:1em}#form-nuovo .form-options grid-2{display:grid;flex-direction:column}.form-group{display:flex;flex-direction:column;gap:2.5rem}.form-group.has-error .form-question{color:#e53e3e!important}.form-group.has-error .custom-checkbox .checkmark{border-color:#e53e3e!important}.form-group.has-error .error-message{color:#e53e3e;font-size:1.4rem;font-weight:700;margin-top:.2rem}.form-group--side-by-side{display:grid;grid-template-columns:1fr 340px;gap:2rem;align-items:flex-start}@media (max-width: 900px){.form-group--side-by-side{grid-template-columns:1fr;gap:1rem}}.form-question{color:#001d50;font-weight:800;font-size:2.3rem;line-height:1.1;margin-bottom:-1rem;padding-left:1.2em;text-indent:-1.2em}.form-options{display:flex;flex-direction:column;gap:1rem}.form-options.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem 1.6rem}.form-options.grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.4rem}.form-options--inline{flex-direction:row;gap:3rem}.custom-checkbox{display:flex;align-items:flex-start;position:relative;cursor:pointer;font-size:2.3rem;color:#333;-webkit-user-select:none;user-select:none;line-height:1.3}.custom-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.custom-checkbox .checkmark{position:relative;top:0;left:0;height:24px;width:24px;background-color:transparent;border:1.5px solid #a0aec0;border-radius:4px;margin-right:12px;margin-top:2px;flex-shrink:0;transition:all .2s ease}.custom-checkbox:hover input~.checkmark{border-color:#007dcc}.custom-checkbox input:checked~.checkmark{background-color:#007dcc;border-color:#007dcc}.custom-checkbox .checkmark:after{content:"";position:absolute;display:none;left:50%;top:45%;width:6px;height:12px;border:solid white;border-width:0 2px 2px 0;transform:translate(-50%,-50%) rotate(45deg)}.custom-checkbox input:checked~.checkmark:after{display:block}.form-slider-container{display:flex;flex-direction:column;gap:.2rem;width:100%;max-width:320px;position:relative;margin-top:-1.2rem}.slider-header-labels{display:flex;justify-content:space-between;align-items:flex-end;width:100%;position:relative;height:16px}.slider-label{font-size:1.6rem;color:#718096;font-weight:700}.slider-track-wrap{flex:1;position:relative;display:flex;align-items:center;width:100%}.slider-value-tooltip{position:absolute;left:50%;transform:translate(-50%);color:#007dcc;font-size:1.8rem;font-weight:800;pointer-events:none;bottom:0;width:auto;height:auto;border-radius:0;background-color:transparent;box-shadow:none;top:auto}.slider-track-wrap{border-radius:100px;border:2px solid #a0aec0}.custom-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:34px;background:transparent;border:2px solid transparent;outline:none;padding:0;box-sizing:border-box;overflow:hidden;--slider-bg: #ffffff}.custom-slider::-webkit-slider-runnable-track{width:100%;height:100%;background:var(--slider-bg);border-radius:100px}.custom-slider::-moz-range-track{width:100%;height:100%;background:var(--slider-bg);border-radius:100px}.custom-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:30px;height:30px;border-radius:50%;background:#007dcc;cursor:pointer;border:none;outline:none;margin-top:0}.custom-slider::-moz-range-thumb{width:30px;height:30px;border-radius:50%;background:#007dcc;cursor:pointer;border:none;outline:none}.form-actions{display:flex;justify-content:center;gap:1.2rem;margin-top:2.5rem;padding-bottom:2rem}.btn-form{display:inline-flex;align-items:center;justify-content:flex-start;gap:1rem;padding:1rem 3rem 1rem .8rem;border:.2px solid #007dcc!important;border-radius:100px;font-size:3rem;font-weight:600;color:#036;cursor:pointer;transition:all .2s ease}.btn-form__icon{width:46px;height:46px;background-color:#007dcc;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.8rem;flex-shrink:0}.btn-form:hover{background-color:#f8fafc;border-radius:100px;box-shadow:none}#screen-form-nuovo .screen__body{overflow:hidden!important}#screen-form-nuovo .form-container{padding-bottom:100px!important}#screen-form-nuovo .custom-form{gap:4.8rem!important;padding:4rem}#screen-form-nuovo .form-group{gap:2.2rem!important}#screen-form-nuovo .form-group--side-by-side{grid-template-columns:1fr 1fr!important;gap:1.4rem 1.6rem!important}#screen-form-nuovo .form-group--side-by-side .form-slider-container{margin-left:0;max-width:320px}#screen-dispositivi-digitali{top:250px;bottom:490px;z-index:10}#screen-dispositivi-digitali .game-badge{margin-top:.5rem;margin-bottom:.5rem;width:380px;padding-top:3rem;padding-bottom:.4rem;height:auto}#screen-dispositivi-digitali .game-badge__icon-top{top:-8px}#screen-dispositivi-digitali .game-badge__text{font-size:2.8rem;font-weight:700}#screen-dispositivi-digitali .game-intro{font-size:3.2rem;line-height:1.2;color:#001d50;text-align:center;margin-bottom:1rem;margin-top:1rem}#screen-dispositivi-digitali .instruction-dashed{margin-top:1rem;margin-bottom:1.5rem;padding:.6rem 2rem 1rem 1rem;font-size:2.6rem;border-radius:60px;border:3px dashed #546889;color:#007dcc;text-align:center;font-weight:700;line-height:1.3;width:88%}.dd-game-area{position:relative;bottom:.5%;left:41%;width:850px;height:auto;transform:translate(-50%)}.dd-completa-container{pointer-events:none;z-index:2}.dd-completa-container img{width:100%;height:auto}.dd-icon-node{position:absolute;width:105px;height:105px;border-radius:50%;background:transparent;border:2px solid transparent;transform:translate(-50%,-50%);z-index:4;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:0;outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent}.dd-icon-node:hover,.dd-icon-node:focus,.dd-icon-node:active{transform:translate(-50%,-50%);border-color:transparent;background:transparent;box-shadow:none;outline:none}.dd-icon-node.is-active{opacity:0;pointer-events:none}.dd-icon-node.is-visited{border-color:transparent;background:transparent;box-shadow:none}.dd-icon-node.is-visited .dd-badge-check{opacity:1;transform:scale(1)}.dd-icon-node[data-id="0"] .dd-badge-check,.dd-icon-node[data-id="3"] .dd-badge-check,.dd-icon-node[data-id="4"] .dd-badge-check{top:0;right:0}.dd-icon-node .dd-badge-check{position:absolute;top:6px;right:6px;background:#007dcc;color:#fff;font-size:16px;border-radius:50%;width:28px;height:28px;border:2px solid white;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(0);transition:all .3s cubic-bezier(.175,.885,.32,1.275);z-index:4;pointer-events:none}.dd-icon-node .dd-badge-check i{display:flex;align-items:center;justify-content:center;line-height:1;width:100%;height:100%}.dd-card{position:absolute;transform:translate(-50%,-50%);width:300px;min-height:150px;background-color:#fff;border:.2px solid #007dcc!important;border-radius:28px;padding:2rem .7rem;box-shadow:none;z-index:50;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.dd-card .dd-card-close{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:38px;height:38px;min-width:0;min-height:0;border-radius:50%;background-color:#fff;border:1px solid rgba(0,125,204,.4);color:#007dcc;display:flex;align-items:center;justify-content:center;font-size:1.5rem;box-shadow:none;padding:0;outline:none}.dd-card .dd-card-close i{display:flex;align-items:center;justify-content:center;line-height:1}.dd-card .dd-card-title{color:#003087;font-size:1.9rem;font-weight:900;text-transform:uppercase;margin-bottom:1rem;line-height:1.1}.dd-card .dd-card-text{color:#003087;font-size:1.7rem;line-height:1.2;font-weight:600}.qr-result-container{position:relative;width:100%;max-width:460px;margin:7rem auto 3rem;display:flex;flex-direction:column;align-items:center;z-index:5}.qr-icon-badge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:90px;height:90px;background:#007dcc;border:4px solid var(--color-white);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-white);box-shadow:none;z-index:10}.qr-icon-badge i{color:#fff!important}.qr-badge-img{width:56px;height:56px;object-fit:contain}.qr-code-box{background-color:var(--color-white);border:1px solid #007DCC;border-radius:2rem;padding:55px 35px 35px;width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;box-shadow:none;position:relative}#qr-code-output{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f8fafc;border-radius:2rem;padding:1.5rem}#qr-code-output canvas,#qr-code-output img{max-width:100%!important;height:auto!important;border-radius:1rem}.qr-footer-info{text-align:center;margin-top:8rem;max-width:650px;padding-bottom:5rem}.qr-footer-info p{font-size:3rem;font-weight:500;color:#001d50;line-height:1.1;margin-bottom:3rem;text-transform:none}.qr-footer-info__small{font-size:3rem!important;line-height:1.1!important}#screen-qr-summary .game-container{padding-top:.5rem}#screen-qr-summary .game-intro{margin-top:4rem;margin-bottom:1.8rem;font-size:3.5rem;font-weight:700;color:#001d50;line-height:1.1}#screen-qr-summary .instruction-dashed{margin-bottom:3.5rem;max-width:700;display:inline-block;padding:1rem 15rem;font-size:2.6rem;font-weight:700;color:#007dcc;border:1px dashed #546889;border-radius:100px;background:transparent;line-height:1.1}#screen-inserimento-rimozione .screen__body{overflow:hidden!important;padding:1rem 3rem 1.5rem!important;height:100%;display:flex;flex-direction:column;align-items:center}.game-container--ins-rim{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;padding:0;flex:1;min-height:0}#screen-inserimento-rimozione .game-intro{color:#001d50;margin-top:0;margin-bottom:2rem;font-size:3.4rem;line-height:1.1;text-align:center;flex-shrink:0}.instruction-dashed--ins-rim{display:inline-block!important;visibility:visible!important;flex-shrink:0;margin:0 auto 1.2rem;padding:.8rem 3.5rem;border:2px dashed #546889;border-radius:100px;font-size:2rem;color:#007dcc;font-weight:800;line-height:1.3;text-align:center;width:90%}.ins-rim-layout{display:flex;flex-direction:column;gap:1.2rem;width:90%;flex:1;min-height:0;padding:3rem}.ins-section,.rim-section{display:flex;gap:1rem;align-items:stretch;width:100%;flex:1;min-height:0}.ins-sidebar,.rim-sidebar{width:40px;flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center}.ins-sidebar-img,.rim-sidebar-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:94%;width:auto;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.ins-grid,.rim-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;flex:1;min-width:0;min-height:0}.ins-card-wrapper{perspective:1000px;height:100%;width:100%;cursor:pointer;-webkit-tap-highlight-color:transparent}.ins-card-wrapper.flipped .ins-card{transform:rotateY(180deg)}.ins-card{position:relative;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d}.ins-card__front{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:transparent;border-radius:12px;overflow:hidden;border:none;box-shadow:none}.ins-card__img{width:100%;height:100%;object-fit:fill;display:block;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.ins-card__back{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:16px;border:1.5px solid #00A9E0;background-color:#fff;overflow:hidden;transform:rotateY(180deg) translateZ(1px);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:1.5rem 2rem;box-shadow:0 4px 12px #007dcc14;-webkit-font-smoothing:subpixel-antialiased;will-change:transform}.ins-card__title{color:#001f5b;font-size:1.6rem;font-weight:800;line-height:1.2;margin-bottom:.8rem;text-transform:uppercase}.ins-card__text{color:#001f5b;font-size:1.7rem;line-height:1.4;font-weight:500}.falsi-miti-container{max-width:1100px;margin:0 auto;padding:10px 50px 20px;font-family:var(--font-body);height:100%;display:flex;flex-direction:column;background-color:#fff;overflow:hidden}.falsi-miti-container .falsi-miti-header{text-align:center;margin-top:-1.5rem;margin-bottom:4.5rem}.falsi-miti-container .falsi-miti-header .game-intro{color:#001d50;font-size:3.4rem;font-weight:800;margin-bottom:3rem;line-height:1.1}.falsi-miti-container .falsi-miti-header .instruction-dashed{border:2px dashed #546889;border-radius:100px;padding:.5rem 15rem;color:#007dcc;font-weight:700;font-size:2.2rem;display:inline-block;max-width:90%;line-height:1.25;width:90%}.falsi-miti-container .accordion-list{display:flex;flex-direction:column;gap:3rem;flex:1;padding-bottom:0}.falsi-miti-container .accordion-item{border-bottom:none;padding-bottom:.3rem}.falsi-miti-container .accordion-item .accordion-header{display:flex;align-items:center;cursor:pointer;gap:20px;padding:1.2rem 0}.falsi-miti-container .accordion-item .accordion-header .arrow-icon{width:30px;height:auto;flex-shrink:0}.falsi-miti-container .accordion-item .accordion-header .question-text{color:#001d50;font-weight:700;font-size:3rem;line-height:1.2}.falsi-miti-container .accordion-item .accordion-content{display:none;margin-left:50px;margin-top:3px;margin-bottom:10px;max-width:95%}.falsi-miti-container .accordion-item .accordion-content p{color:#001d50;font-size:2.3rem;line-height:1.3;font-weight:600}.falsi-miti-container .accordion-item.active .accordion-content{display:block;animation:mitiFadeIn .3s ease-out forwards}.timeline-group{margin-top:0}.timeline-container{position:relative;margin-top:.6rem;padding-left:3.5rem}.timeline-line{display:block;position:absolute;left:1.5rem;top:1rem;bottom:1rem;width:2px;background-color:#cbd5e1;z-index:1}.timeline-item{display:grid;grid-template-columns:1fr 340px;gap:2rem;align-items:center;position:relative;margin-bottom:2.2rem;z-index:2}.timeline-item:last-child{margin-bottom:0}@media (max-width: 900px){.timeline-item{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem;padding-left:0}}.timeline-dot{display:block;position:absolute;left:-2.4rem;top:50%;transform:translateY(-50%);width:12px;height:12px;border-radius:50%;background-color:#a0aec0;border:1px solid white}.timeline-label{font-size:1.9rem;color:#333;font-weight:700;margin:0;line-height:1.2}#screen-form-esistente .screen__body{overflow:hidden!important}#screen-form-esistente .custom-form{margin-top:5rem;gap:3rem}#screen-form-esistente .form-group{gap:.5rem}#screen-form-esistente .form-question{margin-bottom:0;font-size:2.3rem;line-height:1.1}#screen-form-esistente .form-container{padding:0 1rem;margin-top:8rem}#screen-form-esistente .custom-checkbox{font-size:2.3rem}.mobile-summary-view{position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;background-image:url(../images/bkg_03.png);background-size:100% 100%;background-repeat:no-repeat;background-position:center;overflow:hidden;font-family:var(--font-body),sans-serif;display:flex;flex-direction:column;align-items:center;padding:calc(2.8rem + env(safe-area-inset-top)) 2.2rem calc(2.2rem + env(safe-area-inset-bottom));box-sizing:border-box}.mobile-summary-view .summary-wrapper{width:100%;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.mobile-summary-view .summary-wrapper::-webkit-scrollbar{display:none}.mobile-summary-view .summary-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.7rem;margin:0}.mobile-summary-view .summary-receipt{width:100%;display:flex;flex-direction:column;gap:1.5rem;flex:0 0 auto}.mobile-summary-view .summary-title{font-size:2.5rem;font-weight:800;color:#002366;text-align:center;line-height:1.25;margin:0;padding:0 .5rem;flex-shrink:0}.mobile-summary-view .summary-card{background:#fffffff2;border:1px solid #007DCC;padding:1.5rem 1.2rem;width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;border-radius:1.2rem;box-shadow:none;height:auto;overflow:visible}.mobile-summary-view .summary-responses-list{display:flex;flex-direction:column;gap:.4rem;align-items:center}.mobile-summary-view .summary-response-item{font-size:1.1rem;line-height:1.2;color:#002366;margin:0;text-align:center;width:100%}.mobile-summary-view .summary-response-item strong{font-size:1.1rem;color:#007dcc;font-weight:800}.mobile-summary-view .summary-ratings-section{display:flex;flex-direction:column;gap:.3rem}.mobile-summary-view .summary-ratings-section.hidden{display:none!important}.mobile-summary-view .ratings-intro{font-size:1.15rem;font-weight:700;color:#002366;margin:0;text-align:center}.mobile-summary-view .summary-ratings-list{display:flex;flex-direction:column;gap:.5rem}.mobile-summary-view .summary-rating-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.3rem}.mobile-summary-view .rating-label{flex:0 0 130px;font-size:.85rem;font-weight:600;color:#475569;line-height:1.15;text-align:left}.mobile-summary-view .rating-slider-wrapper{flex:1;display:flex;align-items:center;gap:.5rem;min-width:0}.mobile-summary-view .slider-num{font-size:1.15rem;font-weight:800;color:#007dcc;min-width:1.4rem;text-align:right}.mobile-summary-view .rating-track-container{display:flex;align-items:center;gap:.4rem;flex:1;min-width:0}.mobile-summary-view .rating-track-lbl{font-size:.8rem;font-weight:600;color:#94a3b8;min-width:12px;text-align:center}.mobile-summary-view .rating-track{flex:1;height:18px;background-color:#fff;border:2px solid #a0aec0;border-radius:100px;position:relative;box-sizing:border-box;overflow:hidden}.mobile-summary-view .rating-fill{height:100%;background-color:#007dcc;border-radius:100px;min-width:14px;width:0%;transition:width .8s cubic-bezier(.16,1,.3,1)}.mobile-summary-view .btn-download-summary{background-color:#007dcc;border:none;color:#fff;font-size:1.1rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;height:40px;padding:0 1.4rem 0 .5rem;border-radius:100px;cursor:pointer;box-shadow:none;transition:all .25s ease;width:auto;margin-top:.4rem;-webkit-tap-highlight-color:transparent}.mobile-summary-view .btn-download-summary:hover{background-color:#005a99;transform:translateY(-2px);box-shadow:none}.mobile-summary-view .btn-download-summary:active{transform:translateY(0)}.mobile-summary-view .download-icon-circle{width:32px;height:32px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}.mobile-summary-view .btn-download-icon{width:16px;height:16px;object-fit:contain}.mobile-summary-view .summary-footer-image{margin-top:-.4rem;margin-bottom:auto;padding-bottom:1rem;display:flex;justify-content:center;align-items:center}.mobile-summary-view .btn-image-wrapper{background:transparent;border:none;padding:0;width:75%;max-width:205px;cursor:pointer;margin-top:.8rem}.mobile-summary-view .btn-image-wrapper .btn-full-img{width:100%;height:auto;display:block}.mobile-summary-view .lenses-img{max-width:120px;height:auto;filter:drop-shadow(0 6px 12px rgba(0,125,204,.15))}@media (max-height: 740px){.mobile-summary-view{padding:calc(1.8rem + env(safe-area-inset-top)) 1.8rem calc(1.5rem + env(safe-area-inset-bottom))}.mobile-summary-view .summary-wrapper{gap:.6rem}.mobile-summary-view .summary-title{font-size:1.15rem}.mobile-summary-view .summary-card{padding:.9rem .8rem 2rem;gap:.6rem}.mobile-summary-view .summary-response-item{font-size:.95rem}.mobile-summary-view .summary-response-item strong{font-size:1rem}.mobile-summary-view .summary-ratings-section{padding-top:.6rem;gap:.5rem}.mobile-summary-view .ratings-intro{font-size:1rem}.mobile-summary-view .summary-ratings-list{gap:.4rem}.mobile-summary-view .rating-label{flex:0 0 120px;font-size:.8rem}.mobile-summary-view .rating-track{height:16px}.mobile-summary-view .rating-fill:after{width:12px;height:12px}.mobile-summary-view .slider-num{font-size:1.05rem}.mobile-summary-view .btn-image-wrapper{max-width:160px}.mobile-summary-view .lenses-img{max-width:75px}}@media (max-height: 660px){.mobile-summary-view{padding:calc(1.4rem + env(safe-area-inset-top)) 1.5rem calc(1.2rem + env(safe-area-inset-bottom))}.mobile-summary-view .summary-wrapper{gap:.5rem}.mobile-summary-view .summary-card{padding:.8rem .7rem 1.8rem;gap:.5rem}.mobile-summary-view .summary-response-item{font-size:.9rem}.mobile-summary-view .summary-response-item strong{font-size:.95rem}.mobile-summary-view .rating-label{flex:0 0 110px;font-size:.75rem}.mobile-summary-view .btn-image-wrapper{max-width:140px}}.mobile-image-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000d9;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99999;opacity:0;visibility:hidden;transition:all .3s ease;padding:2rem;box-sizing:border-box}.mobile-image-overlay.is-visible{opacity:1;visibility:visible}.mobile-image-overlay.is-visible .overlay-card{transform:scale(1)}.mobile-image-overlay .overlay-card{background:#fff;padding:2.5rem;max-width:380px;width:100%;text-align:center;border-radius:var(--radius-xl);box-shadow:none;transform:scale(.9);transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;flex-direction:column;align-items:center;gap:1.5rem}.mobile-image-overlay .overlay-img-container{width:100%;max-height:45vh;overflow-y:auto;border:1px solid #e2e8f0;border-radius:12px;padding:.5rem;background-color:#f8fafc}.mobile-image-overlay .overlay-img-container img{width:100%;height:auto;display:block;border-radius:8px}.mobile-image-overlay .overlay-title{font-size:1.8rem;font-weight:800;color:#007dcc;margin:0}.mobile-image-overlay .overlay-instruction{font-size:1.4rem;color:#475569;line-height:1.4;margin:0;font-weight:500}.mobile-image-overlay .btn-overlay-close{background-color:#007dcc;border:none;color:#fff;font-weight:700;font-size:1.5rem;padding:1.2rem 2.4rem;border-radius:100px;cursor:pointer;width:100%;max-width:200px;transition:background-color .2s ease}.mobile-image-overlay .btn-overlay-close:hover{background-color:#005a99}.summary-fallback-overlay{position:fixed;top:0;left:0;width:100%;height:100dvh;background:#002366e6;z-index:99999;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;gap:16px}.summary-fallback-overlay__img{width:100%;max-width:280px;max-height:50vh;object-fit:contain}.summary-fallback-overlay__hint{color:#fff;font-size:1.1rem;text-align:center;margin:0}.summary-fallback-overlay__close{background:transparent;color:#ffffffb3;border:none;padding:10px;font-size:1.1rem;cursor:pointer}@keyframes summarySlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
