body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:#fff;font-family:system-ui,sans-serif}.app{flex-direction:column;min-height:100vh}.app,.main{display:flex}.main{flex:1 1;justify-content:center;margin-top:60px;width:100vw}.page{width:70%}.card-grid{flex-wrap:wrap;gap:10px}.card,.card-grid{display:flex;justify-content:center}.card{align-items:center;aspect-ratio:3/4;background:#fff;border:2px solid #3b203b;border-radius:10px;box-shadow:0 2px 4px 0 #0e1e251f,0 2px 16px 0 #0e1e2552;flex-basis:calc(25% - 7.5px);flex-direction:column;flex-grow:0;flex-shrink:0;max-width:calc(25% - 7.5px)}.card:hover{transform:translateY(-5px)}.card img{height:80%;object-fit:cover;width:100%}.card h3{align-items:center;border:2px solid red;display:flex;font-size:clamp(.9rem,1.2vw,1.2rem);font-size:3em;height:20%;justify-content:center;padding:8px;text-align:center;width:100%}@media (max-width:1024px){.page{width:85%}.card{flex-basis:calc(50% - 5px);flex-grow:0;flex-shrink:0;max-width:calc(50% - 5px)}.card h3{font-size:2em}.form-container form{width:90%!important}.input{width:100%!important}}@media (max-width:768px){.page{width:90%}.form-container form{width:90%!important}.card{flex:0 0 100%;max-width:100%}.card h3{font-size:2em}}@media (max-width:480px){.page{width:95%}}.imagen-contenedor{box-sizing:border-box;margin:0 auto;max-width:1080px;padding:10px;width:60%}.imagen-contenedor img{border-radius:12px;display:block;height:auto;width:100%}.general-btn{cursor:pointer;margin:20px auto auto;padding:10px;transition:all .3s ease-out;width:50%}.general-btn:hover{box-shadow:10px 5px 5px #fdfdfd;font-size:18px;transform:scale(1.05);transition:all .3s ease-in}.hash-button{background-color:#e57be3;border:none;border-radius:5px;box-shadow:0 2px 4px 0 #0e1e251f,0 2px 16px 0 #0e1e2552;color:rgba(29,31,30,.532);cursor:pointer;font-size:16px;font-weight:700;height:50px;margin:20px 10px 10px;transition:all .3s ease-out;width:300px}.hash-button:hover{box-shadow:10px 5px 5px #fdfdfd;font-size:18px;transform:scale(1.05);transition:all .3s ease-in}.error-message{color:red;margin:10px}.ok-message{color:green;margin:10px}@media screen and (max-width:1024px){.button-container a{align-items:center;display:flex;width:80%}.hash-button{width:100%}}textarea{padding:30px 8px 0;resize:none;width:100%}label{color:gray;left:8px;pointer-events:none;position:absolute;top:12px;transition:all .2s ease}label.filled,textarea:focus+label{color:blue;font-size:12px;top:-8px}.links{background-color:#f4fafa;justify-content:center;margin:auto;width:100vw}.auth-list,.links,.nav-list{display:flex}.auth-list{justify-content:end}.nav-list a{color:#2a056f;font-family:orbitron;padding:12px 20px}.auth-list a,.nav-list a{font-size:1.5em;text-decoration:none;transition:all .3s ease-out}.auth-list a{color:#69bfbe;padding:12px 10px}.cart-icon{align-items:center;display:flex}.cart-icon a img{padding:0;transition:all .3s ease-out;width:40px}.cart-icon a img:hover{transform:scale(1.3);transition:all .3s ease-in}.auth-list a:hover,.nav-list a:hover{background-color:#1bc8ad;border-radius:10px;color:#fff;font-weight:700;transform:scale(1.15);transition:all .3s ease-in}@media screen and (max-width:1024px){.links{justify-content:flex-start;overflow-y:auto;padding-left:0}.auth-list,.cart-icon,.nav-list{flex-direction:column}.auth-list a:hover,.cart-icon a:hover img,.nav-list a:hover{background-color:none;font-weight:none;transform:none;transition:none}}.cookie-banner{align-items:center;background:#f2f2f2;border-radius:12px;bottom:20px;box-shadow:0 4px 15px #0003;color:#333;display:flex;font-family:Roboto,sans-serif;gap:15px;left:50%;max-width:600px;padding:15px 25px;position:fixed;transform:translateX(-50%);width:90%;z-index:9999}.cookie-banner p{flex:1 1;font-size:.95rem;margin:0}.cookie-banner button{background-color:#1e90ff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:8px 18px;transition:background-color .3s ease}.cookie-banner button:hover{background-color:#105ecf}@media screen and (max-width:768px){.cookie-banner{flex-direction:column;gap:10px;padding:12px 20px;text-align:center}.cookie-banner button{width:100%}}.general-container{display:flex;height:100vh;width:100vw}.form-container{align-items:center;display:flex;flex-direction:column;width:100%}.form-container form{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;margin:0 auto;padding-top:80px;width:30%}.form-container form h3{border:1px solid #000d56;border-radius:10px;box-shadow:0 2px 4px 0 #0e1e251f,0 2px 16px 0 #0e1e2552;color:#000d56;display:flex;font-family:Courier New,Courier,monospace;justify-content:center;margin-bottom:40px}.google-button{width:600px}.input-container{display:flex;flex-direction:column;position:relative}.input-container:focus-within label{color:#99620a}.input-container .filled,.input-container:focus-within label{transform:translateY(12px) scale(.8)}.input-container label{color:#6f81a5;left:16px;pointer-events:none;position:absolute;transform:translateY(23px) scale(1);transform-origin:top left}.input-container input,.input-container label{font-size:16px;line-height:1;transition:.2s cubic-bezier(0,0,.2,1) 0ms}.input-container input{background-color:#ced2e6;border:none;border-radius:4px;box-shadow:none;box-shadow:0 2px 4px 0 #0e1e251f,0 2px 16px 0 #0e1e2552;color:#1515aa;height:64px;outline:none;padding:24px 16px 4px}.input-container input:focus{box-shadow:none}a{text-decoration:none}.custom-carousel-wrapper{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin:60px auto 40px;max-width:1000px;padding:0 20px;width:100%}.carousel-main-container{aspect-ratio:556/307;background-color:#000;border-radius:12px;box-shadow:0 10px 30px #0003;cursor:pointer;overflow:hidden;position:relative;width:100%}.slides-viewport{height:100%;position:relative;width:100%}.slide-item{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease-in-out;width:100%;z-index:1}.slide-item.active{opacity:1;z-index:2}.carousel-image{display:block;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;width:100%}.instagram-bars{display:flex;gap:6px;left:0;padding:0 20px;position:absolute;right:0;top:15px;z-index:10}.bar-bg{background-color:#ffffff4d;border-radius:2px;flex:1 1;height:3px;overflow:hidden}.bar-fill{background-color:#fff;height:100%;width:0}.bar-fill.completed{opacity:.5;width:100%}.bar-fill.filling{transition:width .3s ease-out;width:100%}.btn-nav{align-items:center;background-color:#0000004d;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:44px;z-index:20}.carousel-main-container:hover .btn-nav{opacity:1}.btn-nav:hover{background-color:#0009}.btn-nav.left{left:15px}.btn-nav.right{right:15px}.counter-badge{background-color:#333;border-radius:20px;color:#fff;font-family:sans-serif;font-size:14px;font-weight:700;margin-top:15px;padding:6px 16px}@media (max-width:768px){.btn-nav{height:36px;opacity:1;width:36px}.custom-carousel-wrapper{padding:0 10px}}.reto-container{color:#333;font-family:Segoe UI,sans-serif;line-height:1.6;margin:60px auto 0;max-width:1000px;padding:20px}.protagonista-section{align-items:flex-start;display:flex;flex-wrap:wrap;gap:25px;margin-bottom:30px}.foto-francisco{border-radius:8px;box-shadow:0 4px 15px #0003;object-fit:cover}.texto-principal{flex:1 1;min-width:300px}.agradecimientos{background-color:#f9f9f9;border-left:5px solid #e63946;font-style:italic;margin-bottom:40px;padding:20px}.carrusel-section{width:100%}@media (max-width:600px){.protagonista-section{justify-content:center;text-align:center}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.recaudacion-banner{background:#fff6;border:2px solid #e57be3;border-radius:20px;box-shadow:0 10px 25px #e57be333;margin:20px auto;padding:15px 25px;position:relative;text-align:center;width:-webkit-fit-content;width:fit-content;z-index:10}.recaudacion-label{color:#888;display:block;font-size:11px;font-weight:800;letter-spacing:2px}.recaudacion-cifra{align-items:baseline;color:#3b203b;display:flex;font-weight:900;justify-content:center}.recaudacion-simbolo{color:#e57be3;font-size:45px;font-weight:700}.recaudacion-numero{font-size:45px;line-height:1}.recaudacion-euro{font-size:26px;margin-left:4px}.recaudacion-linea{background:#e57be3;border-radius:10px;height:4px;margin:10px auto;width:60px}.recaudacion-gracias{color:#3b203b;font-size:14px;font-weight:700;margin:0;text-transform:uppercase}.colaboradores-header{margin:40px auto 30px;max-width:800px;padding:0 20px;text-align:center}.colaboradores-title{color:#3b203b;font-family:Dancing Script,cursive;font-size:clamp(2.8rem,7vw,4.2rem);margin-bottom:15px;margin-top:20px}.agradecimiento-texto{color:#666;font-size:1.1rem;font-style:italic;line-height:1.6}.header-divider-colab{background:#e57be3;border-radius:10px;height:4px;margin:20px auto;width:80px}.main{display:flex!important;margin:0!important;padding:0!important;width:100vw!important}.main,.page{align-items:center;flex-direction:column}.page{display:flex;margin:0 auto!important;max-width:1200px;padding:0 20px;width:100%!important}.colaboradores-grid-squared{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin:0;width:100%}.card-colaborador-square{align-items:center;display:flex;flex:0 1 300px;flex-direction:column;transition:transform .3s ease}.card-colaborador-square:hover{transform:translateY(-8px)}.foto-container-square{align-items:center;aspect-ratio:1/1;background:#fff;border:1px solid #3b203b1a;border-radius:15px;box-shadow:0 10px 25px #3b203b1a;display:flex;justify-content:center;overflow:hidden;padding:25px;width:100%}.foto-container-square img{height:100%;object-fit:contain;transition:transform .4s ease;width:100%}.nombre-colaborador-square{color:#3b203b;font-size:1.1rem;font-weight:700;margin-top:15px;text-align:center;width:100%}.loader-container{min-height:300px;width:100%}@media (max-width:600px){.colaboradores-grid-squared{gap:25px;padding:10px}.card-colaborador-square{flex:0 1 85%;max-width:320px}}@media (min-width:601px) and (max-width:900px){.card-colaborador-square{flex-basis:45%;flex-grow:0;flex-shrink:1}}.colabora-new-container{background-color:#f8f9fa;display:flex;justify-content:center;min-height:100vh;padding:120px 0;width:100%}.colabora-page-wrapper{align-items:center;display:flex;flex-direction:column;width:70vw}.colabora-header-section{margin-bottom:60px;text-align:center;width:100%}.colabora-main-title{color:#3b203b;font-size:3.5rem;font-weight:900;margin-bottom:30px}.motivation-box{background:#fff;border:1px solid #e57be31a;border-radius:30px;box-shadow:0 10px 40px #00000005;padding:40px;text-align:center}.motivation-text{color:#555;font-size:1.3rem;line-height:1.8;margin-bottom:15px}.cheer-text{color:#e57be3;font-size:1.1rem;font-weight:800;text-transform:uppercase}.colabora-options-column{display:flex;flex-direction:column;gap:30px;width:100%}.colabora-card{align-items:center;background:#fff;border:1px solid #0000;border-radius:35px;box-shadow:0 15px 45px #0000000a;display:flex;gap:40px;padding:45px;transition:all .3s ease}.colabora-card:hover{border-color:#e57be333;transform:translateY(-5px)}.card-icon{background:#fdf6fd;border-radius:25px;flex-shrink:0;font-size:3.5rem;height:110px;justify-content:center;width:110px}.card-icon,.title-with-logo{align-items:center;display:flex}.title-with-logo{gap:20px;margin-bottom:10px}.inline-fpd-logo{height:120px;width:auto}.iban-display{background:#f4f4f4;border-radius:12px;display:inline-block;font-family:Courier New,Courier,monospace;font-weight:700;margin:15px 0;padding:12px 25px}.bizum-card{border-left:10px solid #0aa}.biz_code{background:#0aa;border-radius:12px;color:#fff;font-size:1.8rem;font-weight:900;margin-left:15px;padding:2px 12px}.btn-external{background:#0000;border:2px solid #3b203b;border-radius:50px;color:#3b203b;cursor:pointer;font-weight:800;margin-top:20px;padding:15px 40px;transition:.3s}.btn-external:hover{background:#3b203b;color:#fff}.primary-pink{background:#e57be3;border-color:#e57be3;color:#fff}.colabora-footer-logos{margin-top:80px;padding-bottom:40px;text-align:center}.logos-row{align-items:center;display:flex;gap:50px;justify-content:center;margin-bottom:25px}.footer-mini-logo{filter:grayscale(1);height:90px;opacity:.5;transition:.3s}.footer-mini-logo:hover{filter:grayscale(0);opacity:1}.vertical-divider{background:#ddd;height:60px;width:1px}.footer-motto{color:#aaa;font-family:Dancing Script,cursive;font-size:1.6rem}@media (max-width:1024px){.colabora-page-wrapper{width:90vw}}@media (max-width:768px){.colabora-page-wrapper{width:95vw}.colabora-main-title{font-size:2.5rem}.colabora-card{padding:30px;text-align:center}.colabora-card,.title-with-logo{flex-direction:column}.biz_code{display:block;margin:10px 0 0}}.colabora-business-cta{background:linear-gradient(135deg,#3b203b,#4a284a);border-radius:35px;box-shadow:0 20px 40px #3b203b33;color:#fff;display:flex;justify-content:center;margin-top:60px;padding:50px;width:100%}.business-content{align-items:center;display:flex;gap:40px;justify-content:space-between;width:100%}.business-text{flex:2 1}.badge-business{background:#e57be333;border-radius:50px;color:#e57be3;display:inline-block;font-size:.8rem;font-weight:800;letter-spacing:1px;margin-bottom:15px;padding:6px 15px}.business-text h2{color:#fff;font-size:2.2rem;font-weight:900;margin-bottom:15px}.business-text p{color:#ffffffd9;font-size:1.1rem;line-height:1.6;max-width:500px}.btn-contact-direct{background:#e57be3;border:none;border-radius:50px;box-shadow:0 10px 20px #0000001a;color:#3b203b;cursor:pointer;flex:1 1;font-size:1rem;font-weight:900;padding:20px 30px;transition:all .3s ease;white-space:nowrap}.btn-contact-direct:hover{background:#fff;box-shadow:0 15px 30px #fff3;transform:scale(1.05)}@media (max-width:900px){.business-content{flex-direction:column;gap:30px;text-align:center}.colabora-business-cta{padding:40px 20px}.business-text p{margin:0 auto}.btn-contact-direct{max-width:300px;width:100%}}.retos-section{margin:60px auto;max-width:1100px}.retos-header{margin-bottom:20px;text-align:center}.retos-main-title{color:#333;font-size:2.5rem;margin-bottom:20px}.purple-bold{color:#6a1b9a;font-weight:800}.retos-intro{color:#666;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:800px}.reto-img{border-radius:15px;box-shadow:0 15px 30px #00000026}.reto-year-badge{background:#7b1fa2;box-shadow:0 4px 10px #7b1fa24d}.reto-info h3{color:#6a1b9a;font-size:1.8rem}.reto-desc{color:#444;margin-bottom:20px}.reto-stats{grid-gap:10px;gap:10px;grid-template-columns:1fr 1fr;list-style:none}.reto-stats li{background:#f3e5f5;border-left:4px solid #7b1fa2;border-radius:5px;color:#4a148c;font-size:.9rem;font-weight:600;padding:8px 12px}@media (max-width:850px){.reto-item,.reto-item.reverse{flex-direction:column;gap:30px}.reto-img{aspect-ratio:562/371;height:auto}.reto-stats{grid-template-columns:1fr}}.reto-item{gap:50px;margin-bottom:100px}.reto-stat-tag{background-color:var(--bg-clarito);border-radius:8px;font-weight:600;transition:transform .3s ease}.reto-stat-tag:hover{transform:scale(1.05)}.reto-year-badge{border-radius:8px;box-shadow:0 4px 12px #0000001a;font-size:1.2rem;font-weight:700;left:-15px;padding:10px 20px;top:-15px}.reto-img{border:4px solid var(--bg-clarito)}.reto-stats{grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-top:20px}@media (max-width:850px){.reto-item,.reto-item.reverse{flex-direction:column}.reto-year-badge{left:10px;top:10px}}.retos-section{margin:80px auto;max-width:1200px;padding:0 20px;width:100%}.reto-item{align-items:center;border-radius:30px;display:flex;gap:60px;margin-bottom:60px;padding:50px;transition:transform .3s ease}.reto-item.reverse{flex-direction:row-reverse}.reto-image-wrapper{flex:1 1;max-width:562px;position:relative}.reto-img{border-radius:20px;box-shadow:0 10px 30px #0000001a;display:block;height:371px;object-fit:cover;width:100%}.reto-info{flex:1 1}.reto-info h3{font-size:2rem;font-weight:800;margin-bottom:15px}.reto-desc{color:#333;font-size:1.1rem;line-height:1.7;margin-bottom:25px}.reto-stat-tag{background-color:#fff;border-left:5px solid var(--accent-color);border-radius:10px;box-shadow:0 4px 10px #0000000d;color:var(--accent-color);font-size:.95rem;font-weight:700;list-style:none;padding:10px 15px}.reto-stats{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));padding:0}.reto-year-badge{border-radius:12px;box-shadow:0 4px 15px #0003;color:#fff;font-size:1.4rem;font-weight:900;left:-10px;padding:8px 25px;position:absolute;top:-10px;z-index:2}@media (max-width:950px){.reto-item{flex-direction:column!important;gap:30px;padding:30px}.reto-image-wrapper{max-width:100%}.reto-img{aspect-ratio:562/371;height:auto}}.videos-press-section{background-color:#fff;padding:20px;text-align:center}.videos-grid{display:flex;flex-wrap:wrap;gap:25px;justify-content:center;margin:40px auto 0;max-width:1100px}.video-card{background:#fdfdfd;border:1px solid #f0f0f0;border-radius:20px;box-shadow:0 8px 25px #0000000f;color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:all .3s ease;width:320px}.video-card:hover{box-shadow:0 12px 30px #e57be326;transform:translateY(-8px)}.video-thumbnail-wrapper{aspect-ratio:1/1;overflow:hidden;position:relative;width:100%}.video-thumbnail{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.video-card:hover .video-thumbnail{transform:scale(1.05)}.play-overlay{background:#3b203b33;height:100%;left:0;position:absolute;top:0;width:100%}.play-icon,.play-overlay{align-items:center;display:flex;justify-content:center}.play-icon{background:#e57be3e6;border-radius:50%;box-shadow:0 4px 15px #0003;color:#fff;font-size:30px;height:65px;padding-left:5px;width:65px}.video-tag{background:#fff;border-radius:30px;box-shadow:0 2px 10px #0000001a;color:#3b203b;font-size:11px;font-weight:800;left:15px;padding:5px 12px;position:absolute;text-transform:uppercase;top:15px}.video-info-box{background:#fff;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:20px;text-align:center}.video-info-box h4{color:#3b203b;font-size:17px;line-height:1.3;margin:0 0 10px}.video-info-box p{color:#e57be3;font-size:13px;font-weight:800;letter-spacing:1px;margin:0;text-transform:uppercase}@media (max-width:768px){.video-card{max-width:350px;width:100%}}.carmen-container{background-color:initial;margin:0 auto;max-width:1100px;padding:60px 20px}.carmen-title{color:#2c3e50;font-family:Dancing Script,cursive;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;letter-spacing:2px;margin-bottom:20px;margin-top:20px;text-align:center}.carmen-article{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000000d;overflow:hidden;padding:50px}.carmen-image{border-radius:10px;box-shadow:0 5px 15px #0000001a;float:left;height:295px;margin-bottom:20px;margin-right:40px;object-fit:cover;width:353px}.carmen-text p{color:#444;font-size:1.15rem;line-height:1.9;margin-bottom:1.5rem;text-align:justify}.carmen-highlight{border-left:5px solid #e74c3c;font-style:italic;margin-top:40px;padding-left:25px}.carmen-highlight p{color:#2c3e50;font-weight:600;margin-bottom:5px;text-align:left}@media (max-width:850px){.carmen-article{padding:30px}.carmen-image{display:block;float:none;height:auto;margin:0 auto 30px;max-width:100%}.carmen-text p{font-size:1.05rem;text-align:left}.carmen-title{font-size:2.2rem}}.rutas-header{margin:0 auto;max-width:800px;padding:40px 20px 20px;text-align:center}.rutas-title-main{color:#3b203b;font-family:Dancing Script,cursive;font-size:clamp(2.5rem,5vw,4rem);margin-bottom:10px;margin-top:30px}.rutas-description{color:#666;font-size:1.1rem;line-height:1.6}.header-divider{background:#e57be3;border-radius:10px;height:4px;margin:20px auto;width:60px}.filters-wrapper{background:#fff;border:2px solid #3b203b;border-radius:15px;box-shadow:0 4px 15px #0000000d;margin:0 auto 40px;max-width:600px;overflow:hidden}.dropdown-trigger{align-items:center;background:#3b203b;border:none;color:#e57be3;cursor:pointer;display:flex;font-size:.9rem;font-weight:800;justify-content:space-between;letter-spacing:2px;padding:15px 20px;transition:background .3s ease;width:100%}.dropdown-trigger:hover{background:#4d2a4d}.filters-content{background:#fff;display:flex;flex-direction:column;gap:12px;padding:0 15px;transition:max-height .4s ease-out,padding .3s ease}.filters-content.open{max-height:400px;padding:20px 15px}.filter-group{width:100%}.filter-buttons-row{flex-direction:row;gap:6px;justify-content:space-between}.filter-btn-mini{background:#0000;border:1.5px solid #3b203b;border-radius:8px;flex:1 1;font-size:.7rem;font-weight:700;padding:8px 2px;text-align:center;transition:all .2s ease;white-space:nowrap}.filter-btn-mini.active{box-shadow:0 2px 8px #3b203b33}.card-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));padding:20px}.card-ruta{background:#fff;border:1px solid #3b203b1a;border-radius:15px;box-shadow:0 10px 20px #0000000d;overflow:hidden;transition:all .4s ease}.card-ruta:hover{box-shadow:0 15px 35px #3b203b26;transform:translateY(-8px)}.cardRuta-img{height:200px;overflow:hidden;position:relative;width:100%}.cardRuta-img img{height:100%;object-fit:cover;transition:transform .6s ease;width:100%}.card-ruta:hover img{transform:scale(1.1)}.badge-modalidad{background:#3b203be6;border-radius:20px;color:#fff;font-size:.75rem;font-weight:700;padding:5px 12px;position:absolute;right:15px;text-transform:uppercase;top:15px}.card-info{padding:20px}.card-info h3{color:#3b203b;font-size:1.4rem;font-weight:700;margin-bottom:15px}.info-row{align-items:center;display:flex;justify-content:space-between}.dureza-tag{border-radius:15px;font-size:.85rem;font-weight:700;padding:4px 12px}.dureza-tag.facil{background:#e8f5e9;color:#2e7d32}.dureza-tag.media{background:#fff3e0;color:#ef6c00}.dureza-tag.dificil{background:#ffebee;color:#c62828}.no-results{color:#888;font-style:italic;grid-column:1/-1;padding:60px;text-align:center}.loader-container{align-items:center;display:flex;height:300px;justify-content:center}.spinner-border{color:#3b203b}@media (max-width:600px){.rutas-title-main{font-size:2.5rem}.card-grid{gap:20px;padding:10px}.filter-btn-mini{font-size:.65rem;padding:6px 1px}}@media (min-width:769px){.filters-wrapper{max-width:800px}.filters-content{flex-direction:row;justify-content:space-around}.filter-buttons-row{gap:12px;justify-content:center}.filter-btn-mini{flex:none;font-size:.9rem;min-width:100px;padding:8px 20px}}.filter-label{color:#3b203b;font-size:.9rem;font-weight:800;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.filter-separator{background:#3b203b1a;height:1px;margin:15px 0;width:100%}.filter-group{padding:5px 0}.filter-btn-mini{background:#fff;border:1px solid #3b203b;border-radius:50px;color:#3b203b;cursor:pointer;font-weight:600;padding:8px 15px;transition:.3s}.filter-btn-mini.active{background:#3b203b;color:#e57be3}.filters-content{max-height:0;overflow:hidden;transition:max-height .5s ease-in-out}.filters-content.open{max-height:600px;padding:20px}.filter-buttons-row{display:flex;flex-wrap:wrap;gap:10px}.admin{margin-top:60px;min-height:200vh}.button-container{display:flex;flex-flow:wrap;justify-content:center;margin:auto;width:70%}@media screen and (max-width:1024px){.button-container{align-items:center;flex-direction:column;margin:auto}}.gregarios-main-container{background-color:#f8f9fa;display:flex;justify-content:center;min-height:100vh;padding:120px 0 80px;width:100%}.gregarios-page-wrapper{align-items:center;display:flex;flex-direction:column;width:70vw}.gregarios-header{margin-bottom:60px;text-align:center}.badge-gregarios{background:#3b203b;border-radius:50px;color:#e57be3;font-size:3rem;font-weight:900;letter-spacing:2px;padding:8px 20px}.gregarios-title{color:#3b203b;font-size:3.5rem;font-weight:900;margin:20px 0}.epic-text{color:#666;font-size:1.25rem;font-style:italic;line-height:1.7;max-width:800px}.thanks-section{margin-bottom:80px;margin-top:20px;width:100%}.thanks-card{background:#fff;border-left:10px solid #e57be3;border-radius:35px;box-shadow:0 15px 45px #3b203b0d;padding:50px;position:relative}.quote-decoration{color:#fdf6fd;font-family:serif;font-size:8rem;line-height:1;position:absolute;right:40px;top:10px}.thanks-body{color:#3b203b;font-size:1.4rem;line-height:1.8;position:relative;z-index:1}.thanks-signature{color:#e57be3;display:block;font-family:Dancing Script,cursive;font-size:2.8rem;margin-top:25px}.gregarios-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));width:100%}.gregario-card-item{background:#fff;border-radius:30px;box-shadow:0 10px 30px #00000008;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.gregario-card-item:hover{box-shadow:0 20px 50px #3b203b1a;transform:translateY(-10px)}.gregario-img-box{height:350px;overflow:hidden;position:relative}.gregario-img-box img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.gregario-card-item:hover .gregario-img-box img{transform:scale(1.1)}.gregario-card-overlay{align-items:center;background:#3b203b99;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:.3s;width:100%}.gregario-card-item:hover .gregario-card-overlay{opacity:1}.gregario-card-overlay span{border:1px solid #fff;border-radius:50px;color:#fff;font-size:.8rem;font-weight:800;padding:8px 20px}.gregario-card-info{padding:30px;text-align:center}.gregario-card-info h3{color:#3b203b;font-size:1.5rem;margin-bottom:8px}.gregario-role{color:#e57be3;font-size:.9rem;font-weight:800;letter-spacing:1px;text-transform:uppercase}.gregario-divider{background:#f0f0f0;border-radius:10px;height:4px;margin:15px auto 0;width:40px}.full-page-loader-gregarios{align-items:center;color:#3b203b;display:flex;flex-direction:column;gap:20px;height:60vh;justify-content:center}.spinner-pink{animation:spin 1s linear infinite;border:5px solid #fdf6fd;border-radius:50%;border-top-color:#e57be3;height:50px;width:50px}@media (max-width:1024px){.gregarios-page-wrapper{width:90vw}}@media (max-width:768px){.gregarios-title{font-size:2.5rem}.thanks-card{padding:30px}.thanks-body{font-size:1.1rem}.thanks-signature{font-size:2.2rem}}.ruta-detalle-container{margin:60px auto 0;max-width:900px;padding:20px}.ruta-detalle-container,.ruta-header-centered{align-items:center;display:flex;flex-direction:column}.ruta-header-centered{margin-bottom:30px;width:100%}.ruta-title-magic{color:#3b203b;font-family:Dancing Script,cursive;font-size:clamp(2.8rem,7vw,4.5rem);line-height:1.2;margin:0 0 30px;text-align:center}.ruta-foto-wrapper-centered{display:flex;justify-content:center;margin-bottom:25px;max-width:650px;width:100%}.ruta-foto-main{border:4px solid #fff;border-radius:20px;box-shadow:0 15px 35px #3b203b26;height:auto;max-height:450px;object-fit:cover;width:100%}.ruta-stats-strip-centered{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:35px}.stat-item{align-items:center;background:#3b203b;border-radius:50px;box-shadow:0 4px 10px #0000001a;color:#e57be3;display:flex;font-size:.85rem;font-weight:800;gap:8px;letter-spacing:1px;padding:10px 22px}.stat-item.dureza-facil{border:2px solid #4caf50}.stat-item.dureza-media{border:2px solid #ff9800}.stat-item.dureza-dificil{border:2px solid #f44336}.ruta-info-card-clean{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff9;border:1px solid #3b203b0d;border-radius:20px;padding:35px;width:100%}.ruta-descripcion-text{color:#444;font-size:1.1rem;line-height:1.8;margin-bottom:40px;text-align:justify;white-space:pre-wrap}.ruta-actions-centered{display:flex;justify-content:center}.gpx-btn-action{align-items:center;background:#3b203b;border-radius:50px;box-shadow:0 6px 20px #3b203b4d;color:#e57be3;display:inline-flex;font-weight:900;gap:10px;letter-spacing:1.5px;padding:16px 35px;text-decoration:none;transition:all .3s ease}.gpx-btn-action:hover{background:#4d2a4d;box-shadow:0 10px 25px #3b203b66;transform:translateY(-3px) scale(1.02)}.admin-controls-panel{border-top:1px dashed #3b203b4d;margin-top:60px;max-width:600px;padding-top:30px;text-align:center;width:100%}.admin-controls-panel h4{color:#3b203b;font-size:.9rem;letter-spacing:2px;margin-bottom:20px;text-transform:uppercase}.admin-btns-row{display:flex;gap:15px;justify-content:center}.admin-btn-del,.admin-btn-edit{border-radius:10px;cursor:pointer;font-size:.9rem;font-weight:700;padding:12px 25px;transition:.3s}.admin-btn-edit{background:#fff;border:2px solid #3b203b;color:#3b203b}.admin-btn-del{background:#fee2e2;border:2px solid #991b1b;color:#991b1b}.admin-btn-edit:hover{background:#3b203b;color:#fff}.admin-btn-del:hover{background:#991b1b;color:#fff}@media (max-width:768px){.ruta-title-magic{font-size:2.5rem}.ruta-stats-strip-centered{gap:8px}.stat-item{font-size:.75rem;padding:8px 15px}.ruta-info-card-clean{padding:20px}}.contacto-page{align-items:center;display:flex;flex-direction:column;margin:60px auto auto;padding-bottom:50px;width:70%}.contacto-header{margin-bottom:30px;text-align:center}.contacto-header h1{color:#3b203b;font-size:clamp(1.8rem,4vw,3rem);margin-bottom:10px}.form-container-card{background:#fff;border:2px solid #3b203b;border-radius:15px;box-shadow:0 2px 4px 0 #0e1e251f,0 2px 16px 0 #0e1e2552;padding:40px;width:100%}.contacto-form{display:flex;flex-direction:column;gap:25px;width:100%}.input-group{position:relative;width:100%}.custom-input,.custom-textarea{background:#0000;border:2px solid #e57be3;border-radius:8px;font-size:1.1rem;outline:none;padding:15px 10px;transition:border-color .3s ease;width:100%}.custom-textarea{min-height:150px;resize:vertical}.custom-input:focus,.custom-textarea:focus{border-color:#3b203b}.input-group label{background-color:#fff;color:gray;left:12px;padding:0 5px;pointer-events:none;position:absolute;top:15px;transition:all .3s ease}.custom-input:focus~label,.custom-input:not(:placeholder-shown)~label,.custom-textarea:focus~label,.custom-textarea:not(:placeholder-shown)~label{color:#9c4d97;font-size:.9rem;font-weight:700;top:-10px}.btn-full{margin:10px 0!important;width:100%!important}@media (max-width:1024px){.form-container-card{border-radius:10px;padding:20px}.contacto-header h1{font-size:1.8rem}}@media (max-width:768px){.contacto-page{width:90%}.form-container-card{border-radius:10px;padding:20px}.contacto-header h1{font-size:1.8rem}}.equipacion-wrapper{align-items:center;max-height:75vh;overflow:hidden}.equipacion-wrapper,.video-container{display:flex;justify-content:center;width:100%}.video-container video{border-radius:12px;height:400px;object-fit:contain;transition:transform .3s ease;width:auto}.video-container video:hover{transform:translateY(-5px)}@media (max-width:1024px){.video-container video{height:400px!important;width:400px}}@media (max-width:768px){.equipacion-wrapper{max-height:none;padding:20px 0}.video-container video{height:450px;max-width:300px;width:80%}}@media (max-width:400px){.video-container video{height:380px}}.temporizador-container{margin-top:20px;text-align:center;width:100%}.temporizador-title{color:#3b203b;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:800;letter-spacing:2px;margin-bottom:20px}.temporizador-grid{flex-wrap:wrap;gap:15px}.temp-box,.temporizador-grid{display:flex;justify-content:center}.temp-box{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff6;border:2px solid #3b203b;border-radius:15px;box-shadow:0 4px 12px #0000001a;flex-direction:column;min-width:100px;padding:15px 20px;transition:transform .3s ease}.temp-box:hover{background:#fff9;transform:translateY(-5px)}.temp-number{color:#9c4d97;font-size:2.2rem;font-weight:900;line-height:1}.temp-label{color:#3b203b;font-size:.8rem;font-weight:700;letter-spacing:1px;margin-top:5px}@media (max-width:768px){.temporizador-grid{gap:8px}.temp-box{border-radius:10px;min-width:75px;padding:10px}.temp-number{font-size:1.5rem}.temp-label{font-size:.65rem}.temporizador-title{font-size:1.2rem}}.home-main-container{background-color:#f5f5f5}.home-main-container section{margin:0;padding:0}.hero-full-section{background-repeat:no-repeat;position:relative}.hero-animation-container{align-items:center;display:flex;flex-direction:column;padding-top:10px;width:100%}.top-row{flex-direction:row;position:relative}.logo-box{animation-delay:.6s}.equipacion-box{animation-delay:.8s}.logo-box img{height:auto;width:100%}.disney-box{animation-delay:1.8s;display:flex;justify-content:center;width:100%;z-index:10}.disney-card{box-shadow:0 10px 25px #00000026}.disney-header-container{align-items:center;display:flex;flex-direction:row;gap:25px}.disney-transport-tag{margin:10px 0 15px}.disney-nonstop{align-items:center;margin-bottom:15px}.fade-in-delayed{animation:fadeInSimple 2s forwards;animation-delay:2.8s;opacity:0}.navigation-hub{box-shadow:0 -10px 30px #0003;z-index:10}.container-links-full{background:#00000026;margin-top:20px;padding-top:15px;width:100%}.links-column a{color:#e57be3;letter-spacing:1px;transition:.3s ease}.links-column a:hover{color:#fff;transform:translateY(-3px)}@media (max-width:1024px){.top-row{width:85%}.disney-card{max-width:90%}.disney-subtitle-location{font-size:3.2rem}}@media (max-width:768px){.top-row{flex-direction:row;gap:10px;margin-top:30px;width:95%}.equipacion-box,.logo-box{animation:fadeInSimple 1.5s forwards!important;transform:none!important;width:50%}.disney-header-container{flex-direction:column;gap:5px}.disney-logo-img{width:70%}.disney-subtitle-location{font-size:2.2rem}.container-links-full{align-items:center;flex-direction:column}.navigation-hub{padding:40px 20px}}.spinner-container{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;min-height:300px}.loading-spinner{animation:spin 1s linear infinite;border:5px solid #3b203b1a;border-radius:50%;border-top-color:#3b203b;height:50px;width:50px}.spinner-container p{color:#3b203b;font-style:italic;font-weight:600;opacity:.7}.fade-in-simple{animation:fadeInSimple 1s ease forwards;width:100%}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.full-page-loader{align-items:center;background-color:#3b203b;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.loader-content{align-items:center;display:flex;flex-direction:column;gap:20px;text-align:center}.loader-logo-pulse{animation:pulseLogo 2s ease-in-out infinite;height:auto;width:200px}.loading-bar-container{background:#e57be333;border-radius:10px;height:4px;overflow:hidden;width:200px}.loading-bar-fill{animation:loadingProgress 2s ease-in-out infinite;background:#e57be3;height:100%;transform-origin:left;width:100%}.loader-content p{color:#e57be3;font-size:.9rem;font-weight:700;letter-spacing:2px;text-transform:uppercase}@keyframes pulseLogo{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes loadingProgress{0%{transform:scaleX(0)}50%{transform:scaleX(1)}to{transform:scaleX(0);transform-origin:right}}.fade-in-page{animation:fadeInSimple 1s ease-out forwards}.home-main-container{display:flex!important;flex-direction:column!important;margin:0;overflow-x:hidden;padding:0;width:100%!important}.home-main-container section{align-items:center;display:flex!important;flex-direction:column;width:100%!important}.home-main-container .page{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1100px;width:100%}.hero-full-section{background-position:50%;background-size:cover;min-height:100vh;padding-bottom:40px}.top-row{align-items:center;display:flex;gap:30px;justify-content:center;margin-top:60px;width:60%}.logo-box{animation:moveFromCenterLeft 1.8s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.3s;opacity:0;transform:translateX(100px) scale(.9);width:380px}.equipacion-box{animation:moveFromCenterRight 1.8s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.5s;opacity:0;transform:translateX(-100px) scale(.9);width:220px}.disney-box{animation:fadeInUpSlow 2s cubic-bezier(.22,1,.36,1) forwards;animation-delay:1.2s;opacity:0}.disney-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff59;border:2px solid #3b203b;border-radius:20px;display:flex;flex-direction:column;margin:20px auto;max-width:750px;padding:25px;width:95%}.disney-logo-img{width:320px}.disney-subtitle-location{color:#3b203b;font-family:Dancing Script,cursive;font-size:4.2rem}.disney-transport-tag{color:#3b203b;font-size:1.3rem;font-weight:900;letter-spacing:5px}.disney-stats{display:flex;font-size:1.8rem;font-weight:700;gap:20px;margin-bottom:15px}.disney-nonstop{background:#3b203b;border-radius:50px;color:#e57be3;display:flex;font-size:2rem;font-weight:900;justify-content:center;min-width:300px;padding:8px 30px}.navigation-hub{background-color:#3b203b;padding:45px 0}.container-links-full{display:flex;flex-wrap:wrap;gap:60px;justify-content:center}.links-column a{color:#350935;display:block;font-size:1rem;font-weight:800;margin-bottom:12px;text-align:center;text-decoration:none;text-transform:uppercase}.home-dynamic-content{background-color:#fff;min-height:450px;padding:60px 0;width:100%}@keyframes moveFromCenterLeft{0%{opacity:0;transform:translateX(100px) scale(.9)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes moveFromCenterRight{0%{opacity:0;transform:translateX(-100px) scale(.9)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes fadeInUpSlow{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInSimple{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.top-row{flex-direction:row;gap:10px;margin-top:30px;width:95%}.equipacion-box,.logo-box{animation:fadeInSimple 1.5s forwards!important;transform:none!important;width:50%}.disney-logo-img{width:70%}.disney-subtitle-location{font-size:2.2rem}.container-links-full{align-items:center;flex-direction:column}}.routes-preview-section{background:linear-gradient(135deg,#2a162a,#3b203b);cursor:pointer;overflow:hidden;padding:80px 0;padding-bottom:30px!important;padding-top:30px!important;position:relative;width:100%}.routes-preview-section:hover{background:linear-gradient(135deg,#321b32,#4a284a)}.routes-container{align-items:center;display:flex;gap:50px;pointer-events:none;position:relative;width:100%;z-index:2}.routes-image-box{border-radius:25px;box-shadow:0 20px 40px #0006;flex:1.2 1;overflow:hidden;position:relative;transform:rotate(-1.5deg);transition:.5s cubic-bezier(.16,1,.3,1)}.route-img-preview{display:block;height:450px;object-fit:cover;width:100%}.route-overlay-tag{background:#e57be3;border-radius:50px;color:#3b203b;font-size:.75rem;font-weight:900;left:20px;letter-spacing:1px;padding:6px 15px;position:absolute;top:20px}.routes-text-box{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;text-align:left}.section-title-light{color:#fff;font-size:3rem;font-weight:900;letter-spacing:1px;line-height:1.1;margin-bottom:15px;text-transform:uppercase}.highlight-text{color:#e57be3;display:block}.section-description{color:#ffffffd9;font-size:1.15rem;line-height:1.6;margin-bottom:30px;max-width:480px}.btn-outline{background:#0000;border:2px solid #e57be3;border-radius:50px;color:#e57be3;cursor:pointer;font-size:1rem;font-weight:800;padding:12px 35px;pointer-events:auto;transition:.3s}.routes-preview-section:hover .routes-image-box{transform:rotate(0deg) scale(1.01)}.routes-preview-section:hover .btn-outline{background:#e57be3;box-shadow:0 0 20px #e57be366;color:#3b203b}@media (max-width:768px){.routes-preview-section{padding:50px 20px}.routes-container{flex-direction:column-reverse;gap:30px}.routes-image-box{transform:none!important;width:100%}.route-img-preview{height:250px}.routes-text-box{align-items:center;text-align:center}.section-title-light{font-size:2.2rem}.section-description{font-size:1rem;margin-bottom:25px}}.home-support-section{background-color:#fff;padding:80px 0;width:100%}.support-container{margin:0 auto;max-width:850px;padding-bottom:20px;padding-top:20px;text-align:center}.support-title{color:#3b203b;font-size:2.5rem;font-weight:900;margin-bottom:20px}.pink-text{color:#e57be3}.support-description{color:#555;font-size:1.15rem;line-height:1.7;margin-bottom:30px}.support-wish{color:#3b203b;font-family:Dancing Script,cursive;font-size:1.8rem;font-style:italic;margin:30px 0}.support-footer-row{align-items:center;display:flex;flex-direction:column;gap:25px;margin-top:40px}.btn-colabora-main{background:#3b203b;border:none;border-radius:50px;color:#fff;cursor:pointer;font-weight:800;padding:15px 40px;transition:.3s}.btn-colabora-main:hover{background:#e57be3;transform:scale(1.05)}.bizum-home-box{align-items:center;background:#f8f8f8;border:1px dashed #0aa;border-radius:15px;display:flex;gap:12px;padding:10px 25px}.bizum-label{color:#666;font-size:.9rem;font-weight:600}.bizum-brand{color:#0aa;font-size:1.3rem;font-weight:900;letter-spacing:-1px}.bizum-code-text{color:#333;font-size:1rem}.bizum-code-text strong{background:#0aa;border-radius:5px;color:#fff;margin-left:5px;padding:2px 8px}@media (max-width:768px){.support-title{font-size:1.8rem}.support-description{font-size:1rem;padding:0 15px}.bizum-home-box{flex-direction:column;gap:5px}}.home-partners-full-block{background-color:#fff;padding:100px 0;width:100%}.partners-upper-flex{align-items:center;display:flex;gap:60px;justify-content:space-between;margin-bottom:20px;width:100%}.partners-text-intro{flex:1.2 1}.partners-text-intro h2{color:#3b203b;font-size:3rem;font-weight:900;line-height:1.1;margin-bottom:10px;margin-top:10px;text-transform:uppercase}.partners-text-intro .pink-text{color:#e57be3}.partners-text-intro p{color:#555;font-size:1.2rem;line-height:1.8;max-width:600px}.partners-equipacion-box{align-items:center;background:#0000;border-radius:40px;box-shadow:inset 0 0 30px #e57be31a;display:flex;flex:0.8 1;justify-content:center;padding:50px;position:relative;transition:transform .4s ease}.partners-equipacion-box:hover{transform:translateY(-5px)}.partners-list-wrapper{border-top:1px solid #eee;padding-top:60px}@media (max-width:950px){.partners-upper-flex{flex-direction:column;gap:50px;text-align:center}.partners-text-intro{order:1}.partners-equipacion-box{order:2;padding:30px;width:100%}.partners-text-intro h2{font-size:2.2rem}.partners-text-intro p{margin:0 auto}}@media (max-width:480px){.home-partners-full-block{padding:60px 0}.partners-text-intro h2{font-size:1.8rem}}.top-row-centered{margin:60px auto 20px;width:70%}.logo-solo-box,.top-row-centered{display:flex;justify-content:center}.logo-solo-box{align-items:center;animation:fadeInSimple 1.2s ease-out forwards;animation-delay:.3s;height:80vh;opacity:0;transform:translateY(20px);width:auto}.top-row-centered img{filter:drop-shadow(0 10px 20px rgba(0,0,0,.2));max-width:100%;object-fit:contain;width:auto}@media (max-width:1024px){.top-row-centered{display:flex;justify-content:center;margin-bottom:10px;margin-top:60px;width:90%}.logo-solo-box{height:100vh;width:auto}.top-row-centered img{width:100%}.disney-stats{align-items:center;display:flex;flex-direction:column;gap:1px;justify-content:center;text-align:center;width:100%}.disney-stats span{display:block;width:100%}.logo-solo-box{height:40vh;margin-top:20px}}.partners-list-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.partners-list-wrapper>div{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;width:100%}.objetivo-texto h2{color:#6a1b9a;font-size:2.2rem;margin-bottom:15px}.nombres-overlay{align-items:center;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100%}.button-section{margin-top:20px}.btn-colabora:hover{background-color:#4a148c;box-shadow:0 6px 20px #7b1fa299;transform:translateY(-3px)}@keyframes explosionRadial{0%{opacity:0;transform:rotate(var(--angle)) translateX(0) scale(0)}15%{opacity:1}to{opacity:0;transform:rotate(var(--angle)) translateX(300px) scale(1.5)}}@media (max-width:768px){.btn-colabora{padding:12px;width:100%}.nombre-flotante{font-size:11px}}.objetivo-container{margin:80px auto 40px;max-width:1000px;padding:0 20px;text-align:center;width:100%}.bloque-narrativo-unificado{margin-bottom:40px}.texto-fluido{color:#333;font-size:1.2rem;line-height:1.8;margin-bottom:25px;margin-left:auto;margin-right:auto;max-width:900px;text-align:center}.highlight-inline{color:#6a1b9a;font-size:1.3rem;font-weight:800;text-transform:none}.bicicleta-canvas{aspect-ratio:556/307;background-color:#050510;border-radius:15px;box-shadow:0 10px 40px #6a1b9a33;margin-bottom:30px;margin-top:20px;overflow:hidden;position:relative;width:100%}.img-bicicleta{height:100%;object-fit:contain;width:100%}.nombre-flotante{animation:explosionRadial 5s ease-out forwards;color:#fff;font-size:14px;font-weight:500;position:absolute;text-shadow:0 0 10px #ffffffe6}.btn-colabora{background-color:#7b1fa2;border:none;border-radius:50px;box-shadow:0 4px 15px #7b1fa266;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;padding:15px 40px;transition:all .3s ease}
/*# sourceMappingURL=main.97682bf8.css.map*/