.parent-descrizione{position:relative;display:flex;flex-direction:row-reverse;justify-content:center;align-items:start;width:100%;height:100%;--first_color: #08ccf5;--second_color: #f4088f;--third_color: #eeeeee;--fourth_color: #ffffff;--first_darker: #939393;--first_text: #0c0c0c;--first_rgb: 8, 204, 245;--second_rgb: 244, 8, 143;--third_rgb: 238, 238, 238;--fourth_rgb: 255, 255, 255;--first_darker_rgb: 147, 147, 147;--first_rgb_text: 12, 12, 12;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-wrap:break-word;line-height:1.6}.descrizione{display:flex;flex-flow:column;flex-direction:column;justify-content:center}.desc-right{margin-left:15px;border-radius:25px;padding:25px;background-color:#fff9;border:3px solid rgba(255,255,255,.7)}.descrizione .paragrafo,.descrizione iframe{margin-top:5px;margin-bottom:10px}.mini-titolo{font-weight:700;margin-top:25px!important}.responsive-image{display:block;width:100%;max-width:800px;height:auto;border-radius:15px;overflow:hidden}.responsive-iframe{width:100%;min-height:260px;max-width:700px;height:auto}.desc-link{color:var(--first_color)}.img-container{display:flex;justify-content:center;align-items:stretch}.img-wrapper{position:relative;display:inline-block;overflow:hidden;margin-top:15px;margin-bottom:10px}.graphic-overlay{position:absolute;bottom:0;left:0;width:100%;max-width:700px;height:100%;display:flex;justify-content:center;align-items:end;color:#fff;font-size:1.3em;border-radius:15px;background:linear-gradient(0deg,#000000a6,#00f0 30%);opacity:0;transition:opacity 1s ease-in-out,height 1s ease-in-out}.no-bg{background:none}.img-wrapper:hover .graphic-overlay,.img-wrapper:active .graphic-overlay{transition:opacity .5s ease-in-out,height .5s ease-in-out;transition-delay:0s;opacity:1}.graphic-overlay div{margin:0 0 -1.3em;color:#fff;z-index:1;transition:margin-bottom 1s ease-in-out;font-weight:700}.img-wrapper:hover .graphic-overlay div,.img-wrapper:active .graphic-overlay div{transition:margin-bottom .5s ease-in-out;transition-delay:0s;margin-bottom:5px}.signup-section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:#f6f7f9;padding:2rem 0rem;border-radius:12px;text-align:center}.signup-section p{font-size:1.1em;color:#333;margin:0;padding:0 2rem}.signup-section a.signup-button{background:linear-gradient(45deg,#0e1e95,#6eb4ff);background-size:200% 200%;background-position:left center;color:#fff!important;font-size:1.2em;font-weight:700;text-decoration:none;border-radius:8px;box-shadow:0 4px 8px #0000;transition:background-position .4s ease,transform .3s ease,box-shadow .3s ease;display:inline-block;padding:1em 2em}.signup-section a.signup-button:hover{box-shadow:0 4px 8px #0003;background-position:right center;transform:translateY(-2px)}.signup-section a.signup-button:active{box-shadow:0 8px 12px #0003}.gpx-section{display:flex;flex-direction:column;gap:2rem;margin:2em 0}.gpx-item{background:#f7f9fc;border:1px solid #ddd;border-radius:12px;padding:1.5em;box-shadow:0 4px 10px #0000000d}.gpx-item .img-wrapper{margin:0}@media (max-width: 600px){.gpx-item{padding:1rem .5rem}.info-onlypc{display:none}}.download-section{margin:.6em 0 .2em;display:flex;flex-direction:column;gap:.7em;text-decoration:none}.download-button{all:unset;cursor:pointer;display:inline-block;padding:1.2em;background-color:#276a54;color:#fff!important;font-weight:700;border-radius:15px;text-decoration:none;transition:background .3s ease}.download-button.flex{display:flex;align-items:center;gap:.5rem}.download-button:hover{background-color:#27493d}.garmin-button{background-color:#0072c6}.garmin-button:hover{background-color:#005a9c}.komoot-button{background-color:#43700b}.komoot-button:hover{background-color:#365a09}@media (max-width: 900px){.graphic-overlay{opacity:1}.graphic-overlay div{margin-bottom:5px}}@media (max-width: 768px){.responsive-image,.graphic-overlay{max-width:100%}}@media (max-width: 480px){.responsive-image,.graphic-overlay{max-width:100%}}@media (max-width: 900px){.descrizione{width:90%;max-width:700px}.desc-right{width:0%;display:none}}@media (max-width: 600px){.descrizione{width:98%}.desc-right{width:0%;display:none}}@media (min-width: 901px){.descrizione{width:100%;max-width:850px}.desc-right{width:22%}}.articolo-citazione{margin-top:2em;font-family:Georgia,Times New Roman,serif;line-height:1.6;color:#333;border-radius:0 20px 20px 0}.articolo-citazione .blockquote{margin:1em 0;padding-left:1em;border-left:3px solid #ccc;color:#444;font-style:italic}.articolo-citazione p{margin:0}.meta-articolo{margin-bottom:1.5em}.titolo-articolo{font-weight:700;margin:0;color:#8b0000;text-transform:uppercase;letter-spacing:.5px}.autore-articolo{margin:.5em 0 0;font-style:italic;color:#555;font-size:.95em}@media (min-width: 601px){.articolo-citazione{background-color:#fafafa;border-left:4px solid #555;padding:1.5em;margin-top:2em;font-family:Georgia,Times New Roman,serif;line-height:1.6;color:#333;border-radius:0 20px 20px 0}}@media (max-width: 600px){.articolo-citazione{padding:1.5em 0;border-top:4px solid #555;border-bottom:4px solid #555;border-radius:0}}.sponsor-marquee{overflow:hidden;white-space:nowrap;background:#f7f7f7;border-top:2px solid #ddd;border-bottom:2px solid #ddd;padding:10px 0;position:relative}.sponsor-track{display:flex;animation:scroll-loop 40s linear infinite;width:fit-content}.sponsor-content{display:flex}.sponsor-content span{display:inline-block;padding:0 2rem;font-weight:700;font-size:1rem;color:#444;white-space:nowrap}@keyframes scroll-loop{0%{transform:translate(0)}to{transform:translate(-50%)}}.sponsor-section{margin-top:2em;background-color:#f9f9f9;border-radius:8px}.sponsor-section h3{margin-top:1em;color:#333}.sponsor-section ul{list-style-type:none;padding-left:1em}.sponsor-section li:before{content:"• ";color:#007bff;font-weight:700}.sponsor-group{text-align:center;margin:1rem 0}.sponsor-group h3{font-size:1.4em;margin-bottom:.8rem;color:#333}.sponsor-line{display:flex;flex-wrap:wrap;gap:1.5rem;padding:0 1em;justify-content:center}.sponsor-line span{padding:.4em 1em;background-color:#f5f5f5;border-radius:6px;font-weight:500;white-space:nowrap;box-shadow:0 1px 4px #0000001a}.indice-pagina{background-color:#f0f0f0;padding:1.5em;margin-bottom:2em;border-radius:8px;box-shadow:0 2px 6px #0000001a}.indice-pagina ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5em;align-items:flex-start}.indice-pagina li a{text-decoration:none;color:#007bff!important;font-weight:700;padding:.4em .6em;border-radius:4px;transition:background .2s ease,color .2s ease}.indice-pagina li a:hover{background-color:#007bff;color:#fff!important}.event-tag{font:var(--text-small);padding:.3rem .8rem;background-color:#00000026;border-radius:var(--radius-xsmall)}.event-image-wrapper{width:100%;aspect-ratio:16/9;position:relative;display:block}.event-image-wrapper>.inner-wrapper{display:flex;align-items:center;height:100%;width:100%;overflow:hidden;position:relative;border-radius:2rem}.event-image-base{object-fit:cover;aspect-ratio:16/9;width:100%}.event-image{object-fit:contain;aspect-ratio:16/9;width:100%;height:100%;z-index:1}.event-image-bg{width:100%;height:100%;object-fit:cover;transform:scale(1.2);filter:blur(10px);position:absolute;left:0;top:0;z-index:0}.page-container{min-height:100vh;width:100%;padding-top:9rem;padding-bottom:var(--spacing6);display:flex;flex-direction:column;justify-content:start;align-items:center}.event-section-title,.event-section-ending{display:flex;flex-direction:column;width:1200px;margin-bottom:1rem;gap:.5rem}.event-section-content{display:flex;width:1200px;gap:2rem}.event-primary{flex:6 0;display:flex;flex-direction:column;align-items:stretch;max-width:800px}.event-secondary{min-height:200px;min-width:100px;max-width:400px;flex:3;display:flex;flex-direction:column;align-items:stretch}@media (max-width: 1300px){.event-section-title,.event-section-content{width:90%}.event-primary{width:100%;max-width:none}.event-secondary{display:none}}@media (max-width: 700px){.page-container{padding-top:6rem}}.popup-overlay{position:fixed;inset:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:3000}.popup-overlay.hidden{display:none}.popup-content img{max-width:90vw;max-height:80vh;border-radius:1rem}.close-btn{position:absolute;top:1rem;right:1rem;background:#fff;border:none;font-size:1.5rem;border-radius:50%;padding:.25em .5em}
