.portada-content{position:relative;display:flex;justify-content:center;align-items:center;height:100vh;overflow:hidden}.video-background{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);z-index:-1;object-fit:cover}.portada-logo{position:relative;z-index:1;width:400px;height:auto;filter:invert();opacity:1;transition:opacity .5s ease-out}.portada-logo.fade-out{opacity:0}.portada-content h1{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:1;text-align:center;font-weight:400;margin:0;color:var(--light-color);width:90%;max-width:1200px;opacity:0;transition:opacity .5s ease-in-out}.portada-content h1.show{opacity:1}.portada-content h1.fade-out{opacity:0}@media(max-width:1024px){.portada-logo{width:250px}}@media(max-width:768px){.portada-content h1{font-size:2.5rem;line-height:3rem;bottom:2rem}}.portadaPhone{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:.75rem;overflow:hidden}.video-background-phone{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);z-index:-1;object-fit:cover}.portadaPhone-logo{position:relative;z-index:1;width:250px;height:auto;filter:invert();opacity:1;transition:opacity .5s ease-out}.portadaPhone-logo.fade-out{opacity:0}.portadaPhone h1{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:1;text-align:center;font-weight:400;margin:0;color:var(--light-color);width:90%;font-size:1.8rem;line-height:2rem;opacity:0;transition:opacity .5s ease-in-out}.portadaPhone h1.show{opacity:1}.portadaPhone h1.fade-out{opacity:0}.mini-title{color:var(--medium-grey);font-weight:400;display:inline-block;position:relative;padding-bottom:5px;font-size:1.2rem;font-size:clamp(1rem,.33vw + .9rem,1.5rem);line-height:2rem;letter-spacing:.01rem}.mini-title span{display:inline-block;padding-right:10px;position:relative}.mini-title span:last-child:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:150px;border-bottom:1px solid var(--medium-grey)}.section-intro-title{font-size:clamp(2.4rem,2.7vw,4rem);line-height:3rem;line-height:clamp(3rem,2.6vw + .7rem,4rem);margin-bottom:3rem;font-weight:400;width:95%}.button-icon-mui{width:18px!important;height:18px!important;stroke-width:.1}.button-general{padding:0;border:1px solid;border-radius:20px;font-size:16px;font-size:clamp(1rem,1vw,1.8rem);cursor:pointer;width:fit-content;font-family:JotaArq;letter-spacing:.05rem;position:relative;overflow:hidden;background:transparent;font-weight:400}.button-content,.button-content-hover{padding:10px 25px;display:inline-flex;align-items:center;gap:8px;transition:transform .3s ease}.button-content{display:flex}.button-content-hover{position:absolute;left:0;top:100%;width:100%;height:100%}.button-general.primary{border-color:var(--orange-color)}.button-general.primary .button-content{background-color:var(--orange-color);color:var(--light-color)}.button-general.primary .button-content-hover{background-color:var(--light-color);color:var(--dark-color)}.button-general.primary .button-content .button-icon{filter:brightness(0) invert(1)}.button-general.primary .button-content-hover .button-icon{filter:brightness(0)}.button-general.secondary{border-color:var(--dark-color)}.button-general.secondary .button-content{background-color:var(--dark-color);color:var(--light-color)}.button-general.secondary .button-content-hover{background-color:var(--orange-color);color:var(--light-color)}.button-general.secondary .button-icon{filter:brightness(0) invert(1)}.button-general.minimal{border-color:var(--dark-color)}.button-general.minimal .button-content{background-color:transparent;color:var(--dark-color)}.button-general.minimal .button-content-hover{background-color:var(--dark-color);color:var(--light-color)}.button-general.minimal .button-content .button-icon{filter:brightness(0)}.button-general.minimal .button-content-hover .button-icon{filter:brightness(0) invert(1)}.button-general.minimalInverted{border-color:var(--dark-color)}.button-general.minimalInverted .button-content{background-color:var(--dark-color);color:var(--light-color)}.button-general.minimalInverted .button-content-hover{background-color:transparent;color:var(--dark-color)}.button-general.minimalInverted .button-content .button-icon{filter:brightness(1)}.button-general.minimalInverted .button-content-hover .button-icon{filter:brightness(1) invert(0)}.button-general:hover .button-content,.button-general:hover .button-content-hover{transform:translateY(-100%)}.button-icon{width:18px;height:18px;transition:transform .3s ease}@media(max-width:768px){.button-general{font-size:14px;border-radius:16px}.button-content,.button-content-hover{padding:8px 20px;gap:6px}.button-icon{width:14px;height:14px}.button-icon-mui{width:14px!important;height:14px!important;font-size:14px!important}}@media(max-width:480px){.button-general{font-size:13px;border-radius:14px}.button-content,.button-content-hover{padding:7px 18px;gap:5px}.button-icon{width:13px;height:13px}.button-icon-mui{width:13px!important;height:13px!important;font-size:13px!important}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;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{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;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{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.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{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height: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{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.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);width:36px;height: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{width:44px;height: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{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;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{height:0;border-top:1px solid #ddd;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{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.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{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.projects-map{width:100%;height:500px;position:relative;background:var(--background-color)}.map-loading{display:flex;align-items:center;justify-content:center;height:100%;font-size:1.5rem}.custom-marker{background:none;border:none}.leaflet-popup-content-wrapper{background-color:var(--dark-color);border-radius:4px;padding:0;box-shadow:0 3px 14px #0003}.leaflet-popup-tip{background-color:var(--dark-color)}.leaflet-popup-content{margin:0;min-width:150px}.popup{display:flex;align-items:center;justify-content:center}.popup p{margin:0;font-size:1rem;color:var(--light-color);padding:1.2rem 1.5rem;font-weight:500}.leaflet-tile-pane{filter:grayscale(100%) brightness(1) contrast(1.1)}.leaflet-tile{opacity:1}.leaflet-container{background:var(--background-color)!important}.leaflet-tile{opacity:1!important}.map-overlay{position:absolute;inset:3rem;background:#01010180;border-radius:8px;z-index:1000;pointer-events:none;box-shadow:0 2px 10px #0000001a;display:flex;justify-content:center;align-items:center}.map-overlay p{margin:0;font-size:1.2rem;color:var(--light-color);font-weight:600}.leaflet-container.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.intro-section{height:auto;width:100%;display:flex;flex-direction:column;padding:5rem 1rem 1rem;justify-content:space-between}.fl-left,.fl-right-map{display:flex;flex-direction:column}.fl-right-map{flex:3}.fl-left-content{width:40%}.mini-intro{display:flex;align-items:baseline;margin-bottom:2rem;margin-top:3rem}.mini-intro span:first-child{font-size:2.5rem;font-size:clamp(2.5rem,2.5vw,4rem);font-weight:400;color:var(--primary-color);margin-right:5px}.mini-intro span:last-child{font-size:1rem;color:var(--secondary-color);font-weight:400}.first-title{line-height:3rem;hyphens:auto;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;margin-bottom:3rem;font-weight:400}.fl-right-map img{width:100%;background-color:var(--light-grey)}.second-line{display:flex;justify-content:space-between;margin-top:20px;border-top:1px solid var(--light-grey);border-bottom:1px solid var(--light-grey)}.sl-item{flex:1;text-align:left;border-left:1px solid var(--light-grey);padding-left:.5rem}.sl-item:first-child{border-left:none}.sl-item .type{font-size:1rem;color:var(--medium-grey);margin-top:.5rem;margin-bottom:.5rem}.sl-item .qty{font-size:2.5rem;font-size:clamp(2.5rem,2.5vw,4rem);font-weight:400;margin-bottom:1rem;margin-top:0}.igual-aqui{font-weight:400;font-size:clamp(1.1rem,1vw,1.8rem)}.intro-phone-container{min-height:100vh;display:flex;flex-direction:column;padding-bottom:3rem;padding-top:3rem}.intro-phone-mini{padding-left:.75rem;padding-right:.75rem}.first-title-phone{padding-left:.75rem;padding-right:.75rem;font-size:1.6rem;line-height:2rem;margin-bottom:2rem;font-weight:400}.mini-intro-phone{display:flex;align-items:baseline;margin-bottom:2rem;margin-top:0rem;padding-left:.75rem;padding-right:.75rem}.mini-intro-phone span:first-child{font-size:2.5rem;font-weight:400;color:var(--primary-color);margin-right:5px}.mini-intro-phone span:last-child{font-size:1rem;color:var(--secondary-color);font-weight:400}.intro-image-container{width:100%;height:auto;overflow:hidden;position:relative;display:flex;justify-content:flex-end;align-items:center;border-radius:10px;padding-left:.75rem;padding-right:.75rem}.intro-image-container img{width:100%;aspect-ratio:9/16;height:100%;object-fit:cover;object-position:right center;display:block}.lorem-ipsum{display:flex;margin-top:3rem;width:70%;border-left:1px solid var(--light-grey);padding-left:1rem;font-weight:400;margin-left:1.75rem;font-size:1rem}.second-line-phone{display:flex;justify-content:flex-start;margin-top:2.4rem;border-top:1px solid var(--light-grey);border-bottom:1px solid var(--light-grey);overflow-x:auto;overflow-y:hidden;gap:0;margin-left:.75rem;-ms-overflow-style:none;scrollbar-width:none;scrollbar-color:var(--medium-grey) transparent;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.second-line-phone::-webkit-scrollbar{height:4px}.second-line-phone::-webkit-scrollbar-track{background:transparent}.second-line-phone::-webkit-scrollbar-thumb{background:var(--light-grey);border-radius:10px}.sl-item-phone{flex:0 0 auto;min-width:150px;text-align:left;border-left:1px solid var(--light-grey);padding-left:.5rem;padding-right:.5rem}.sl-item-phone:first-child{border-left:none}.sl-item-phone .type-phone{font-size:1rem;color:var(--medium-grey);margin-top:.5rem;margin-bottom:.5rem;white-space:nowrap}.sl-item-phone .qty-phone{font-size:2.4rem;font-weight:400;margin-bottom:.5rem;margin-top:0}.buttons-arrow{display:flex;flex-direction:row;justify-content:flex-end;gap:.5rem;padding-left:.75rem;padding-right:.75rem;margin-top:1rem}.arrow-button{background-color:transparent;border:1px solid var(--light-grey);border-radius:15px;width:45px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:var(--dark-color);font-size:1.2rem}.arrow-button.disabled{opacity:.3;cursor:not-allowed;border-color:var(--light-grey);color:var(--light-grey)}.arrow-button:active:not(.disabled){transform:scale(.95)}.container-introUsButton{padding-left:.75rem;padding-top:2rem}.layout-intro-services{display:flex;flex-direction:row;width:100%;justify-content:center;padding-top:3rem;gap:3rem;position:relative}.layout-intro-services.reverse{flex-direction:row-reverse;gap:5rem}.column1,.column2{width:30%;display:flex;flex-direction:column;height:100vh;background-color:transparent;position:relative;z-index:10}.column1{justify-content:flex-end}.column2{justify-content:flex-start}.column1 h4{font-size:clamp(1rem,1.5vw,2rem);font-weight:400;margin:0;margin-bottom:0rem}.column1 h5{font-size:3rem;font-size:clamp(2rem,3.35vw,5rem);font-weight:400;margin:0;padding-bottom:2.5rem}.black-bg{position:absolute;width:100vw;left:50%;transform:translate(-50%);background-color:var(--dark-color);z-index:1}.layout-intro-services.architecture .black-bg{border-top-left-radius:10px;border-top-right-radius:10px}.layout-intro-services.management .black-bg{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.intro-services-home{width:80%;border-left:1px solid var(--light-grey);padding-left:1rem;margin-bottom:2rem;margin-left:1.5rem;margin-top:0rem;font-weight:400;font-size:1.1rem;font-size:clamp(1.1rem,1vw,1.8rem)}.layout-intro-services.architecture .intro-services-home{border-left-color:#ffffff4d}.button-services-home{margin-left:2.5rem}.column2{justify-content:flex-start;overflow:hidden;border-radius:15px;max-height:73vh}.column2 img{background-color:var(--light-grey);width:100%;aspect-ratio:4/5;min-height:102%;border-radius:15px;cursor:pointer;position:relative;object-fit:cover;transition:transform .1s ease-out;will-change:transform}.title-architecture{color:var(--burgundy-color)}.subtitle-architecture,.text-architecture{color:var(--light-color)}.title-management{color:var(--orange-color)}.subtitle-management,.text-management{color:var(--dark-color)}.explore-button{background:#fff3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);color:var(--light-color);border-radius:50px;font-size:2rem;font-weight:400;pointer-events:none;z-index:10;transform:translate(-50%,-50%);letter-spacing:.05rem;width:80px;height:130px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:fixed;cursor:pointer}.explore-button:before{content:attr(data-text);position:absolute;white-space:nowrap;animation:scrollText 3s linear infinite}.explore-button{animation:scrollTextContainer 3s linear infinite}@keyframes scrollText{0%{transform:translate(100%)}to{transform:translate(-100%)}}@keyframes scrollTextContainer{0%{text-indent:80px}to{text-indent:-80px}}.column2 video{background-color:var(--light-grey);width:100%;aspect-ratio:4/5;min-height:102%;border-radius:15px;cursor:pointer;position:relative;object-fit:cover;transition:transform .1s ease-out;will-change:transform}.jetas-layout{display:flex;flex-direction:row;height:100vh;background-color:var(--background-color)}.jetas-layout.reverse{flex-direction:row-reverse}.jetas-layout.dark{background-color:var(--dark-color)}.jetacolumn1,.jetacolumn2{display:flex}.jetacolumn2{flex:2;flex-direction:column;justify-content:flex-end;gap:1rem;color:var(--dark-color)}.jetas-layout.dark .jetacolumn2{color:var(--light-color)}.jetacolumn2>*{margin:0 2rem 2rem}.jetacolumn1{flex:3}.jetacolumn1 img,.jetacolumn1 video{width:100%;height:100%;object-fit:cover}.title{font-size:clamp(1rem,1.5vw,2rem);font-weight:400;margin-bottom:0}.subtitle{font-size:3rem;font-size:clamp(2rem,3.35vw,5rem);font-weight:400;margin-top:0;padding-bottom:2.5rem}.intro-services-home2text{width:70%;margin-bottom:2rem;margin-top:0rem;font-weight:400;font-size:1.1rem;font-size:clamp(1.1rem,1vw,1.8rem)}.section-services-intro{display:flex;width:100%;min-height:100vh;flex-direction:column}.container-services{display:flex;flex-direction:column;position:relative}.mini-title-services{padding-left:1rem}.black-connector{width:100vw;height:3rem;background-color:var(--background-color);position:relative;left:50%;transform:translate(-50%)}.intro-layout-phone{display:flex;flex-direction:column;background-color:var(--background-color);padding:.75rem}.intro-line1-phone,.intro-line2-phone{display:flex;flex-direction:column;width:100%}.intro-line1-phone h4,.intro-line1-phone h5{font-weight:400}.intro-line1-phone h4{font-size:1.2rem;margin:0}.intro-line1-phone h5{font-size:2.5rem;margin:0}.intro-layout-phone-text{margin-top:1rem;margin-bottom:1.5rem;width:90%;border-left:1px solid var(--light-grey);padding-left:1rem;font-weight:400;margin-left:1rem;font-size:1rem}.intro-line2-phone{width:100%;display:flex;flex-direction:column;background-color:transparent;position:relative;z-index:10;padding-top:2rem;justify-content:flex-start}.intro-line2-phone img{background-color:var(--light-grey);width:100%;aspect-ratio:4/5;border-radius:10px;cursor:pointer;position:relative;object-fit:cover}.button-services-home-phone{margin-left:1rem}.intro-line2-phone video{background-color:var(--light-grey);width:100%;aspect-ratio:4/5;border-radius:10px;cursor:pointer;position:relative;object-fit:cover}.services-intro-phone-container{display:flex;flex-direction:column;min-height:100vh;padding-bottom:3rem;padding-top:3rem}.container-services-phone{display:flex;flex-direction:column;gap:4rem}.home-contact{display:flex;flex-direction:column;min-height:100vh;width:100%;padding:6rem 1rem 2rem;gap:6rem}.img-contact,.contact-refs{display:flex}.img-contact{justify-content:center}.img-contact img{width:80%;aspect-ratio:16/9;background-color:var(--light-grey);border-radius:10px;object-fit:cover}.second-line-contact{display:flex;align-items:stretch;margin-top:0;border-top:1px solid var(--light-grey);border-bottom:1px solid var(--light-grey);gap:1rem;height:35vh}.button-container-large{flex:2;display:flex;justify-content:flex-start;align-items:flex-end;padding-bottom:1rem}.button-container-small{flex:1;display:flex;justify-content:flex-start;align-items:flex-end;padding-left:1rem;border-left:1px solid var(--light-grey);padding-bottom:1rem}.first-line-contact{display:flex;flex-direction:row;width:100%}.fl-left-contact,.fl-right-contact{display:flex}.fl-left-contact{flex:2}.fl-right-contact{flex:3}.contact-phone{display:flex;flex-direction:column;min-height:100vh;min-height:60vh;width:100%}.img-contact-phone{display:flex;justify-content:center;padding-bottom:2rem;padding-left:.75rem;padding-right:.75rem}.img-contact-phone img{width:100%;aspect-ratio:5/4;background-color:var(--light-grey);border-radius:10px;object-fit:cover}.second-line-contact-phone{display:flex;align-items:stretch;margin-top:20px;border-top:1px solid var(--light-grey);border-bottom:1px solid var(--light-grey);gap:0;height:20vh;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;margin-left:.75rem}.second-line-contact-phone::-webkit-scrollbar{height:4px}.second-line-contact-phone::-webkit-scrollbar-track{background:transparent}.second-line-contact-phone::-webkit-scrollbar-thumb{background:var(--light-grey);border-radius:10px}.second-line-contact-phone::-webkit-scrollbar{display:none}.second-line-contact-phone{-ms-overflow-style:none;scrollbar-width:none}.button-container-large-phone{flex:0 0 auto;min-width:55%;display:flex;justify-content:flex-start;align-items:flex-end;padding-bottom:1rem;padding-right:1rem}.button-container-small-phone{flex:0 0 auto;min-width:40%;display:flex;justify-content:flex-start;align-items:flex-end;padding-left:1rem;border-left:1px solid var(--light-grey);padding-bottom:1rem;padding-right:1rem}.home-content{position:relative;width:100%}.portada-wrapper{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:1}.parallax{position:relative;z-index:2;margin-top:100vh;background-color:var(--background-color);border-radius:20px;min-height:100vh;padding-top:0;box-shadow:0 -10px 30px #00000026}.parallax:before{content:"";position:absolute;top:-50px;left:0;right:0;height:50px;pointer-events:none}@media(max-width:768px){.parallax{border-top-left-radius:20px;border-top-right-radius:20px;padding-bottom:1rem}}.main-title-container{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:70vh;padding-bottom:2rem}.main-title-heading{font-family:JotaArq,sans-serif;font-weight:var(--bold-weight);font-size:2.5rem!important;font-size:clamp(1.5rem,2.55vw + .2rem,4.5rem)!important;margin:0;letter-spacing:.15rem;margin-left:2rem;font-weight:300;line-height:5.5rem;color:var(--burgundy-color)}.main-subtitle{font-family:JotaArq,sans-serif;font-size:6rem;font-size:clamp(2.5rem,6.1vw + .5rem,10rem);font-weight:300;margin:0;margin-left:8rem;margin-top:-2rem;letter-spacing:.2rem;transition:opacity .5s ease,transform .5s ease}.main-subtitle.fade-in{animation:fadeIn .5s ease forwards}.main-subtitle.fade-out{animation:fadeOut .5s ease forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@media(max-width:1024px){.main-title-heading{font-size:2rem!important;line-height:4.5rem;letter-spacing:.2rem;margin-left:1.5rem}.main-subtitle{font-size:4.5rem;margin-left:6rem;letter-spacing:.4rem;margin-top:-1.5rem}}@media(max-width:768px){.main-title-container{height:60vh;padding-bottom:1.5rem}.main-title-heading{font-size:1.5rem!important;line-height:3.5rem;letter-spacing:.15rem;margin-left:1rem}.main-subtitle{font-size:3rem;margin-left:4rem;letter-spacing:.3rem;margin-top:-1rem}}@media(max-width:480px){.main-title-container{padding-top:13rem;justify-content:flex-start;height:51.5vh}.main-title-container.single-subtitle{height:45vh}.main-title-heading{font-size:1.2rem!important;line-height:2.5rem;letter-spacing:.05rem;margin-left:.75rem}.main-subtitle{font-size:3.2rem;margin-left:.75rem;letter-spacing:0rem;margin-top:0rem;font-weight:400;line-height:2.8rem}}@media(max-width:360px){.main-title-heading{font-size:1rem!important;line-height:2rem;letter-spacing:.08rem;margin-left:.5rem}.main-subtitle{font-size:1.5rem;margin-left:1.5rem;letter-spacing:.15rem;margin-top:-.3rem}}.pictures-arch{display:flex;flex-direction:row;padding:1rem;gap:1.2rem;width:100%;min-height:60vh;background-color:var(--transparent-color)}.picture-left{flex:1.3;overflow:hidden}.picture-right{flex:2;overflow:hidden;display:flex;align-items:flex-start}.picture-left img{width:100%;overflow:hidden;aspect-ratio:16/9;object-fit:cover;border-radius:15px}.picture-right img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:15px}@media(max-width:768px){.pictures-arch{flex-direction:column;gap:1rem;padding:.75rem;min-height:auto}.picture-left{flex:none;width:50%;align-self:flex-start;display:none}.picture-right{flex:none;width:100%;align-self:flex-end}.picture-left img,.picture-right img{width:100%;border-radius:10px}}@media(max-width:480px){.pictures-arch{padding:.5rem;gap:.2rem}.picture-left{width:55%}.picture-right{width:100%}.picture-left img,.picture-right img{border-radius:8px}}.picture-mng{display:flex;flex-direction:row;padding:1rem;gap:2rem;width:100%;height:80vh;background-color:var(--transparent-color);overflow:hidden}.picture-mng img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:15px}@media(max-width:1024px){.picture-mng{gap:1.5rem;height:80vh}.picture-mng img{border-radius:12px}}@media(max-width:768px){.picture-mng{flex-direction:column;gap:1rem;padding:.75rem;height:auto;min-height:60vh}.picture-mng img{border-radius:10px;aspect-ratio:4/3}}@media(max-width:480px){.picture-mng{padding:.5rem;gap:.75rem}.picture-mng img{border-radius:8px;aspect-ratio:1/1}}.architecture-content{display:flex;flex-direction:column;padding-bottom:3rem;background-color:var(--background-color)}.arquitectura-superImagen{display:flex;height:100vh;width:100%;overflow:hidden}.arquitectura-superImagen img{width:100%;height:100%;object-fit:cover;object-position:center}.architecture-class{height:45vh}@media(max-width:768px){.architecture-class{height:35vh;padding-top:3rem}}.arch-statement{display:flex;flex-direction:column;padding:3rem 1rem 1rem;background-color:transparent;height:50vh;justify-content:flex-start}.statement-phone{display:flex;flex-direction:column;width:100%;padding:3rem .75rem .75rem}.tab-menu{position:sticky;background-color:transparent;z-index:100;width:100%;display:flex;justify-content:flex-start;padding-left:2rem;transition:top .3s ease,bottom .3s ease}.tab-menu-top{top:0;bottom:auto}.tab-menu-bottom{top:auto;bottom:2rem}.tab-menu-container{display:flex;width:fit-content;justify-content:center;gap:2rem;padding:.7rem 1rem;background-color:var(--light-color);border:1px solid var(--light-grey);border-radius:35px;position:relative}.tab-menu-container:before{content:"";position:absolute;background-color:var(--background-color);border-radius:18px;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:0;pointer-events:none;left:var(--bg-left, 0);top:var(--bg-top, 0);width:var(--bg-width, 0);height:var(--bg-height, 0)}.tab-item{background:none;border:none;border-radius:18px;padding:.5rem 1rem;cursor:pointer;font-size:1rem;font-size:clamp(1rem,1.1vw,1.2rem);font-weight:300;color:var(--dark-color);transition:color .3s ease,font-weight .3s ease;position:relative;z-index:1}.tab-item:hover{color:var(--dark-color)}.tab-item.active{color:var(--dark-color);font-weight:400}.services-layout3{height:130vh;width:100%;display:flex;align-items:center;padding:0;background-size:cover;background-position:center center;position:relative;overflow:hidden;border-top:1.5px solid var(--dark-color)}.services-bg-layer{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat}.services-bg-current{z-index:1}.services-bg-next{z-index:2;opacity:0;transition:opacity 1s ease-in-out}.services-bg-next.services-bg-visible{opacity:1}.services-content3{gap:0;width:100%;height:100%;position:relative;z-index:3;display:flex}.services-content3.reverse{grid-template-columns:1fr 1.5fr}.services-content3.reverse .services-image{order:2}.services-content3.reverse .services-text{order:1}.services-text3{display:flex;flex-direction:row;justify-content:flex-start;height:30vh;width:100%;background-color:var(--background-color);padding:0rem;position:relative;padding:2.5rem 0rem 0rem}.services-text3 h3{color:var(--dark-color);margin-bottom:0rem;font-size:1rem;font-size:4rem;letter-spacing:.1rem;font-weight:400;z-index:10;margin:0;line-height:3.5rem;flex:2}.services-text3 h4{font-size:2rem;font-size:clamp(2rem,2.3vw,3rem);color:var(--dark-color);margin-bottom:2rem;font-weight:400;width:90%;margin-top:1rem;line-height:2.5rem;line-height:clamp(2rem,2.5vw,3rem);padding-left:0rem;flex:3}.services-carousel-indicators{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:100}.services-carousel-dot{position:relative;width:120px;height:5px;border-radius:5px;border:0px solid transparent;background-color:#fff3;cursor:pointer;transition:all .3s ease;padding:0;overflow:hidden}.services-carousel-dot-active{background-color:#fff6}.services-carousel-dot-active:before{content:"";position:absolute;top:0;left:0;height:100%;width:0%;background-color:#ffffffb3;border-radius:5px;animation:fillProgress 3s linear forwards}@keyframes fillProgress{0%{width:0%}to{width:100%}}.arq-services-wrapper{position:relative;width:100%}@keyframes expandWidth{0%{max-width:0}to{max-width:1000px}}.arq-services-content{position:relative;display:flex;flex-direction:column;gap:5rem}.service-section-arq{height:130vh;display:flex;background-color:var(--background-color);align-items:flex-start}.arq-services-end{height:1px;width:100%;visibility:hidden;margin-bottom:6rem}.services-layout-phone{min-height:80vh;display:flex;flex-direction:column;padding:0;position:relative;overflow:hidden;background-color:var(--background-color)}.services-image-phone{padding:.5rem .75rem 1.5rem;width:100%;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.services-image-phone>img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center;border-radius:10px}.carousel-container-onemore{width:100%;position:relative;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;scroll-behavior:auto;-webkit-overflow-scrolling:touch}.carousel-container-onemore::-webkit-scrollbar{display:none}.carousel-container-onemore:active{cursor:grabbing}.services-image-phone:has(.carousel-container-onemore){padding:.5rem 0rem 1.5rem .75rem;overflow:visible;justify-content:flex-start}.carousel-track-onemore{display:flex;gap:1rem;padding-right:.75rem;width:max-content}.carousel-slide-onemore{flex-shrink:0;width:85vw}.carousel-slide-onemore img{width:100%;height:100%;aspect-ratio:4/5;object-fit:cover;object-position:center;border-radius:10px;margin:0;pointer-events:none;-webkit-user-select:none;user-select:none}.services-text-phone{display:flex;flex-direction:column;justify-content:flex-start;padding:0rem .75rem;flex:1}.services-text-phone h3{color:var(--dark-color);font-size:2.4rem;letter-spacing:.1rem;font-weight:400;line-height:2.5rem;padding-top:0rem}.services-text-phone h4{font-size:1.5rem;margin-bottom:1rem;font-weight:400;width:100%;margin-top:.5rem;line-height:1.8rem}.aboutService-phone{padding-left:1rem;font-weight:400;font-size:1.5rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:opacity .2s ease}.aboutService-phone:active{opacity:.7}.up-arrow-icon{display:inline-block;transition:transform .3s ease;margin-left:.3rem}.up-arrow-icon.rotated{transform:rotate(-180deg)}.text-content-wrapper{animation:slideDown .3s ease-out;overflow:hidden}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}.services-text-desc-phone{margin-top:1rem;margin-bottom:1.5rem;width:85%;padding-left:1rem;font-weight:400;font-size:1rem}.services-layout-phone.dark{background-color:var(--dark-color)}.services-layout-phone.dark .services-text-phone h3,.services-layout-phone.dark .services-text-phone h4,.services-layout-phone.dark .services-text-desc-phone,.services-layout-phone.dark .aboutService-phone{color:var(--light-color)}.services-layout-phone.dark .services-text-desc-phone{border-left-color:#fff3}.services-layout-phone.dark .up-arrow-icon{color:var(--light-color)}.tab-menu-phone{position:sticky;top:0;background-color:var(--background-color);z-index:100;width:100%;display:flex;flex-direction:column;gap:.5rem;padding-top:1rem;padding-bottom:1rem}.tab-menu-phone-container{display:flex;justify-content:flex-start;gap:.4rem;padding:.5rem;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.tab-menu-phone-container::-webkit-scrollbar{display:none}.tab-item-phone{flex:0 0 auto;background-color:transparent;border:1px solid var(--light-grey);border-radius:25px;padding:.6rem 1.2rem;cursor:pointer;font-size:.9rem;font-weight:300;color:var(--dark-color);transition:all .3s ease;white-space:nowrap;min-width:fit-content}.tab-item-phone:hover{border-color:var(--medium-grey)}.tab-item-phone.active{background-color:var(--light-color);border-color:var(--orange-color);color:var(--orange-color);font-weight:400}.buttons-arrow-tab{display:flex;flex-direction:row;justify-content:flex-end;gap:.5rem;padding:0 .5rem}.buttons-arrow-tab .arrow-button{background-color:transparent;border:1px solid var(--medium-grey);border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:var(--secondary-color);font-size:1.3rem}.buttons-arrow-tab .arrow-button:hover:not(.disabled){background-color:var(--primary-color);border-color:var(--primary-color);color:#fff;transform:scale(1.05)}.buttons-arrow-tab .arrow-button.disabled{opacity:.3;cursor:not-allowed;border-color:var(--light-grey);color:var(--light-grey)}.buttons-arrow-tab .arrow-button:active:not(.disabled){transform:scale(.95)}.arqservicesPhone-container{display:flex;min-height:50vh;padding:0rem;flex-direction:column}.arq-services-content-phone{display:flex;flex-direction:column;gap:2rem}.worker-section{display:flex;flex-direction:column;height:60vh;justify-content:center;width:100%;padding:1rem}.worker-section h1,.worker-section h2,.worker-section p{font-weight:400;margin:0}.worker-section h1{padding-top:2rem;border-top:1px solid var(--light-grey);font-size:2.5rem;padding-bottom:0rem}.worker-section h2{font-size:1.8rem;width:25%;border-top:1.5px solid var(--light-grey);padding-bottom:.5rem;margin-top:1.5rem;padding-top:1.5rem}.worker-section p{font-size:1rem;width:25%;line-height:1.3rem;margin-top:.5rem}@media(max-width:1024px){.worker-section h1{font-size:2.2rem}.worker-section h2{font-size:1.6rem;width:35%}.worker-section p{font-size:.95rem;width:35%;line-height:1.25rem}}@media(max-width:768px){.worker-section{height:auto;min-height:40vh;padding:2rem 1.5rem}.worker-section h1{font-size:2rem}.worker-section h2{font-size:1.5rem;width:50%;margin-top:1.2rem;padding-top:1.2rem}.worker-section p{font-size:.9rem;width:50%;line-height:1.2rem}}@media(max-width:480px){.worker-section{height:auto;min-height:35vh;padding:1.5rem 1rem}.worker-section h1{font-size:1.5rem}.worker-section h2{font-size:1.2rem;width:80%;margin-top:1rem;padding-top:1rem;padding-bottom:.4rem}.worker-section p{font-size:.85rem;width:80%;line-height:1.15rem;margin-top:.4rem}}@media(max-width:360px){.worker-section{padding:1rem .75rem}.worker-section h1{font-size:1.3rem}.worker-section h2{font-size:1.1rem;width:90%}.worker-section p{font-size:.8rem;width:90%;line-height:1.1rem}}.mng-StatementM{display:flex;flex-direction:column;padding:1rem;background-color:transparent;height:50vh;justify-content:center}.statementM-phone{display:flex;flex-direction:column;width:100%;padding:3rem .75rem .75rem}.first-title-phone2{font-size:1.6rem;line-height:2rem;margin-bottom:2rem;font-weight:400}.mng-services-section-wrapper{display:flex;flex-direction:column;width:100%;min-height:125vh;border-top:1.5px solid var(--dark-color)}.services-mng-top{display:flex;width:100%;min-height:25vh;flex-direction:row;padding:2.5rem 0rem 0rem}.services-mng-top h3{color:var(--dark-color);margin-bottom:0rem;font-size:1rem;font-size:4rem;letter-spacing:.1rem;font-weight:400;z-index:10;margin:0;line-height:3.5rem;flex:2}.services-mng-top h4{font-size:2rem;font-size:clamp(1.5rem,1.8vw,2.5rem);color:var(--dark-color);margin-bottom:2rem;font-weight:400;width:90%;margin-top:1rem;line-height:2rem;line-height:clamp(1.5rem,2vw,2.5rem);padding-left:0rem;flex:3}.infoAndPicture{display:flex;flex-direction:row;width:100%;height:100vh}.services-text{display:flex;flex-direction:column;justify-content:flex-end;height:100%;background-color:var(--background-color);padding-left:3rem;padding-left:0rem;position:relative;min-width:0;flex:2}.services-text h5{font-size:1.8rem;font-size:clamp(1.4rem,1.6vw,1.8rem);font-weight:400;letter-spacing:.1rem;margin-bottom:.5rem}.services-text-desc{color:var(--dark-color);width:80%;font-weight:400;font-size:1.2rem;font-size:clamp(1rem,.9vw,1.5rem);line-height:clamp(1.3rem,1.35vw,2.1rem)}.services-layout-picture{flex:3;display:flex;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.services-mng-top.reverse,.infoAndPicture.reverse{flex-direction:row-reverse}.infoAndPicture.reverse .services-text,.services-mng-top.reverse h3{padding-left:3rem}.mng-services-wrapper{position:relative;width:100%}.tab-menu-fixed{position:fixed;bottom:.5rem;left:0;right:0;z-index:9999;width:100%;pointer-events:none}.tab-menu-fixed .tab-menu,.tab-menu-fixed .tab-menu-container,.tab-menu-fixed .tab-item{pointer-events:auto}.tab-menu-fixed .tab-menu-container{max-width:0;width:max-content;overflow:hidden;animation:expandWidth .8s ease-out forwards;white-space:nowrap}@keyframes expandWidth{0%{max-width:0}to{max-width:2000px}}.tab-menu-fixed .tab-item{opacity:0;transform:translateY(10px);animation:fadeInUp .8s ease-out forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.tab-menu-fixed .tab-menu-container:before{opacity:0;animation:showBackground .1s ease-out forwards;animation-delay:.2s}@keyframes showBackground{to{opacity:1}}.tab-menu-fixed.closing .tab-menu-container{animation:collapseWidth .4s ease-in forwards}@keyframes collapseWidth{0%{max-width:1000px}to{max-width:0}}.tab-menu-fixed.closing .tab-item{animation:fadeOutStatic .3s ease-in forwards}@keyframes fadeOutStatic{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(0)}}.tab-menu-fixed.closing .tab-menu-container:before{animation:fadeOut .2s ease-in forwards}.mng-services-content{position:relative;display:flex;flex-direction:column;gap:5rem}.service-section{min-height:125vh;display:flex;background-color:var(--background-color);align-items:flex-start;flex-direction:column}.mng-services-end{height:1px;width:100%;visibility:hidden;margin-bottom:6rem}.mng-services-principal{padding:1rem}.MngServicesPhone-container{display:flex;min-height:50vh;padding:0rem;justify-content:center;align-items:center;flex-direction:column}.mng-services-content-phone{display:flex;flex-direction:column;gap:2rem}.management-content{display:flex;flex-direction:column;padding-bottom:3rem;background-color:var(--background-color)}.black-gap{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:20vh;color:var(--light-color);border-top-left-radius:20px;border-top-right-radius:20px}.black-gap h1{font-size:5rem;font-weight:300;letter-spacing:.1rem}.arq-services-principal{padding:1rem}.black-gap-2{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:10vh;color:var(--light-color);border-bottom-left-radius:20px;border-bottom-right-radius:20px}.management-class{height:45vh}@media(max-width:768px){.management-class{height:35vh;padding-top:3rem}}.cover-aboutUs{display:flex;position:relative;width:100%;height:100vh;overflow:hidden}.cover-aboutUs .aboutUs-class{position:absolute;top:0;left:0;right:0;z-index:10;height:70vh}.bg-aboutUs{display:grid;grid-template-columns:1fr 1fr;width:100%;height:100vh;position:relative}.col-aboutUs{width:100%;height:100%;overflow:hidden;position:relative;display:flex;align-items:flex-end}.aboutUsText{width:80%;padding:0rem 1rem;columns:2;column-gap:2rem;border-left:1px solid var(--light-grey);margin-left:1rem;font-weight:400}.col-aboutUs img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 70%}@media(max-width:1024px){.bg-aboutUs{grid-template-columns:1fr;grid-template-rows:1fr 1fr;height:100vh}.aboutUsText{width:90%;columns:1;font-size:.95rem}}@media(max-width:768px){.bg-aboutUs{height:100vh}.col-aboutUs{flex-direction:column}.cover-aboutUs .aboutUs-class{height:50vh}.aboutUsText{width:95%;padding:.75rem;margin-left:.75rem;font-size:.9rem}}@media(max-width:480px){.bg-aboutUs{height:100vh}.col-aboutUs{flex-direction:column}.cover-aboutUs .aboutUs-class{height:40vh}.aboutUsText{width:100%;padding:1rem;margin-left:0;border-left:none;border-top:1px solid var(--light-grey)}}@media(max-width:360px){.aboutUsText{font-size:.85rem}}.statement-about-us{display:flex;flex-direction:row;min-height:110vh;width:100%}.col-statement-1,.col-statement-2{flex:1;display:flex;padding:1.75rem;width:100%}.col-statement-1{background-color:var(--dark-grey);background-color:var(--dark-color);justify-content:flex-end;flex-direction:column}.col-statement-1 img{width:70%;aspect-ratio:4/5;object-fit:cover;border-radius:5px}.col-statement-2{padding-top:3rem;background-color:transparent;justify-content:flex-start;align-items:flex-start;flex-direction:row;font-weight:400}.rw1{flex:.75}.rw2{flex:3;flex-direction:column}.jotaarq{line-height:1.5rem}.mini-title.jotaarq span:last-child:before{width:80px}.first-title3{font-size:clamp(.9rem,1.55vw,2.2rem);line-height:clamp(1.8rem,1.5vw + .1rem,2.3rem);margin-bottom:3rem;font-weight:400;width:95%}.rw1,.rw2{display:flex}.aboutUsText2{width:100%;padding:0rem;margin-left:0rem;font-weight:400;font-size:1rem;font-size:clamp(1.1rem,1.2vw + .05rem,1.6rem);width:90%}@media(max-width:1024px){.col-statement-1 img{width:80%}.first-title3{font-size:1.5rem;line-height:1.85rem;margin-bottom:2.5rem}.aboutUsText2{font-size:.95rem}}@media(max-width:768px){.statement-about-us{flex-direction:column;height:auto;min-height:100vh;flex-direction:column-reverse}.col-statement-1,.col-statement-2{padding:1.5rem}.col-statement-1{justify-content:flex-end;align-items:flex-star;min-height:60vh}.col-statement-1 img{width:60%}.col-statement-2{padding-top:2rem;flex-direction:column}.rw1{display:none}.rw2{flex:1}.first-title3{font-size:1.4rem;line-height:1.75rem;margin-bottom:2rem}.aboutUsText2{font-size:.9rem}}@media(max-width:480px){.statement-about-us{height:auto;padding-bottom:2rem}.col-statement-1,.col-statement-2{padding:.75rem}.col-statement-1{min-height:55vh;background-color:transparent}.col-statement-1 img{width:100%}.col-statement-2{padding-top:1.5rem}.first-title3{font-size:1.5rem;line-height:1.8rem;margin-bottom:3.5rem}.aboutUsText2{display:flex;margin-top:0rem;width:90%;font-weight:400;font-size:1rem}.jotaarq{line-height:1.3rem;font-size:1rem}.mini-title.jotaarq span:last-child:before{width:60px}}@media(max-width:360px){.col-statement-1 img{width:80%}.first-title3{font-size:1.2rem;line-height:1.5rem}.aboutUsText2{font-size:.8rem}}.clients-section{display:flex;flex-direction:column;height:80vh;background-color:var(--dark-color);color:var(--light-color);padding:2rem;justify-content:center;gap:8rem}.slider-container{width:100%;position:relative;display:flex;align-items:center}.slider-logos{display:flex;flex-direction:row;gap:4rem;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding:1rem 0;width:100%;scrollbar-width:none;-ms-overflow-style:none}.slider-logos::-webkit-scrollbar{display:none}.logo-item{flex-shrink:0;width:170px;height:100px;display:flex;align-items:center;justify-content:center}.logo-item img{max-width:100%;max-height:100%;object-fit:contain;filter:brightness(0) invert(1);opacity:.8;transition:opacity .3s ease,transform .3s ease}.logo-item:hover img{opacity:1;transform:scale(1.1)}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);background-color:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:var(--light-color);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.5rem;z-index:10;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.slider-arrow:hover{background-color:#fff3;border-color:#ffffff80;transform:translateY(-50%) scale(1.1)}.slider-arrow:active{transform:translateY(-50%) scale(.95)}.slider-arrow-left{left:0}.slider-arrow-right{right:0}.aboutus-content{display:flex;flex-direction:column;background-color:var(--background-color)}.picture-contact{display:flex;flex-direction:row;padding:1rem;gap:2rem;width:100%;height:60vh;background-color:var(--transparent-color);overflow:hidden}.picture-contact img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:15px}@media(max-width:1024px){.picture-contact{gap:1.5rem;height:50vh}.picture-contact img{border-radius:12px}}@media(max-width:768px){.picture-contact{flex-direction:column;gap:1rem;padding:.75rem;height:auto;min-height:50vh}.picture-contact img{border-radius:10px;aspect-ratio:16/9}}@media(max-width:480px){.picture-contact{padding:.5rem;gap:.75rem;min-height:40vh}.picture-contact img{border-radius:8px}}.contact-form{padding:1rem}.first-line,.second-line{display:flex}.first-line{flex-direction:row}.fl-left,.fl-right{display:flex;flex-direction:column}.fl-left{flex:2}.fl-right{flex:3}.form-container{display:flex;flex-direction:column;gap:3.5rem;width:100%;padding-top:1rem}.form-group{position:relative;width:100%}.form-input{width:100%;padding:.75rem .75rem 1.5rem;font-size:1.2rem;color:var(--dark-color);border:none;border-bottom:1px solid var(--light-grey);background:transparent;outline:none;transition:border-color .3s;font-weight:400}.form-input:focus{border-bottom-color:#333}.form-textarea{resize:vertical;min-height:120px;font-family:inherit}.form-label{position:absolute;left:0;top:.75rem;color:var(--medium-grey);font-size:1.3rem;letter-spacing:.05rem;pointer-events:none;transition:all .3s ease;font-weight:400}.required-asterisk{color:var(--orange-color);font-size:1.4rem;margin-left:2px}.form-input:focus~.form-label,.form-input:not(:placeholder-shown)~.form-label{top:-1.5rem;font-size:.85rem;color:#666}.form-group:has(.form-textarea) .form-label{top:.75rem}.form-group:has(.form-textarea) .form-input:focus~.form-label,.form-group:has(.form-textarea) .form-input:not(:placeholder-shown)~.form-label{top:-1.5rem;font-size:.85rem}.form-checkbox{display:flex;align-items:center;gap:.5rem;margin:.5rem 0;font-weight:400}.form-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer}.form-checkbox label{font-size:.95rem;color:#666;cursor:pointer}.form-submit-button{padding:0;border:1px solid var(--dark-color);border-radius:20px;font-size:16px;cursor:pointer;width:fit-content;font-family:JotaArq;letter-spacing:.05rem;position:relative;overflow:hidden;background:transparent;font-weight:400;margin-top:1rem}.form-submit-button .button-content,.form-submit-button .button-content-hover{padding:10px 30px;display:inline-flex;align-items:center;justify-content:center;transition:transform .3s ease}.form-submit-button .button-content{background-color:var(--dark-color);color:var(--light-color)}.form-submit-button .button-content-hover{position:absolute;left:0;top:100%;width:100%;height:100%;background-color:var(--light-color);color:var(--dark-color)}.form-submit-button:hover .button-content,.form-submit-button:hover .button-content-hover{transform:translateY(-100%)}.form-submit-button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:1024px){.form-container{gap:3rem}.form-input{font-size:1.1rem;padding:.65rem .65rem 1.3rem}.form-label{font-size:1.2rem}.required-asterisk{font-size:1.3rem}}@media(max-width:768px){.contact-form{padding:.75rem}.first-line{flex-direction:column;gap:1rem}.fl-left,.fl-right{flex:1}.form-container{gap:2.5rem;padding-top:.75rem}.form-input{font-size:1rem;padding:.6rem .6rem 1.2rem}.form-label{font-size:1.1rem;top:.6rem}.required-asterisk{font-size:1.2rem}.form-input:focus~.form-label,.form-input:not(:placeholder-shown)~.form-label{top:-1.3rem;font-size:.8rem}.form-group:has(.form-textarea) .form-label{top:.6rem}.form-group:has(.form-textarea) .form-input:focus~.form-label,.form-group:has(.form-textarea) .form-input:not(:placeholder-shown)~.form-label{top:-1.3rem;font-size:.8rem}.form-textarea{min-height:100px}.form-checkbox{gap:.4rem}.form-checkbox input[type=checkbox]{width:16px;height:16px}.form-checkbox label{font-size:.9rem}.form-submit-button{font-size:14px;border-radius:16px}.form-submit-button .button-content,.form-submit-button .button-content-hover{padding:8px 20px}}@media(max-width:480px){.contact-form{padding:.75rem}.form-container{gap:2.5rem}.form-input{font-size:.95rem;padding:.75rem .75rem 1rem}.form-label{font-size:1.2rem;top:.5rem}.required-asterisk{font-size:1.1rem}.form-input:focus~.form-label,.form-input:not(:placeholder-shown)~.form-label{top:-1.2rem;font-size:.75rem}.form-group:has(.form-textarea) .form-label{top:.5rem}.form-group:has(.form-textarea) .form-input:focus~.form-label,.form-group:has(.form-textarea) .form-input:not(:placeholder-shown)~.form-label{top:-1.2rem;font-size:.75rem}.form-textarea{min-height:80px}.form-checkbox input[type=checkbox]{width:14px;height:14px}.form-checkbox label{font-size:.85rem}.form-submit-button{font-size:13px;border-radius:14px}.form-submit-button .button-content,.form-submit-button .button-content-hover{padding:7px 18px}}.contact-content{display:flex;flex-direction:column;padding-bottom:3rem;background-color:var(--background-color)}.page-not-found{height:100vh;width:100%;display:flex;align-items:center;padding:2rem;gap:10rem;background-color:var(--background-color)}.page-not-found h1{font-size:.8rem}.error-404{color:var(--corporative-color)}@media screen and (max-width:600px){.page-not-found{flex-direction:row;gap:2rem;justify-content:left;height:100dvh}.page-not-found h1{font-size:.7rem}}.navigation-container{height:50px}.header-nav{display:flex;align-items:center;width:100%;height:100%}.header-nav a{flex:1;text-align:left;padding:.7rem 1rem;text-decoration:none;width:clamp(7rem,5vw + 5rem,12rem);text-transform:lowercase;font-size:clamp(.8rem,.45vw + .9rem,1.5rem);font-weight:300;position:relative;transition:transform .3s ease}.header-nav a:before{content:"";position:absolute;left:0;bottom:0;width:1.5px;height:100%;background-color:var(--light-grey);transition:height .3s ease}.header-nav a:after{content:"";position:absolute;left:0;bottom:0;width:1.5px;height:100%;background-color:var(--dark-color);transform:scaleY(0);transform-origin:top;transition:transform .3s ease,height .3s ease}.header-nav a.home-page{color:var(--dark-color)}.header-nav a:not(.active):not(.home-page){color:var(--light-grey)}.header-nav a.active{transform:translateY(.6rem);color:var(--dark-color)}.header-nav a.active:before{height:calc(100% + .6rem)}.header-nav a.active:after{height:calc(100% + .6rem);transform:scaleY(1)}.header-nav a:not(.active):hover{transform:translateY(.6rem);color:var(--dark-color)}.header-nav a:not(.active):hover:before{height:calc(100% + .6rem)}.header-nav a:not(.active):hover:after{height:calc(100% + .6rem);transform:scaleY(1)}.button-jota{padding:.6rem .8rem;border:1px solid var(--dark-color);cursor:pointer;border-radius:1.2rem;font-size:.9rem;position:relative;overflow:hidden;color:transparent;transition:transform .3s ease}.button-jota.primary{background:var(--dark-color)}.button-jota.secondary{background:var(--light-color)}.button-jota:before{content:attr(data-text);position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:1.2rem;transition:transform .3s ease;z-index:1}.button-jota:after{content:attr(data-text);position:absolute;left:0;top:100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:1.2rem;transition:transform .3s ease;z-index:2}.button-jota.primary:before{background-color:var(--dark-color);color:var(--light-color)}.button-jota.primary:after{background-color:var(--light-color);color:var(--dark-color)}.button-jota.secondary:before{background-color:var(--light-color);color:var(--dark-color)}.button-jota.secondary:after{background-color:var(--dark-color);color:var(--light-color)}.button-jota:not(.language-main):not(.active):hover:before{transform:translateY(-100%)}.button-jota:not(.language-main):not(.active):hover:after{transform:translateY(-100%)}.header-language{position:relative;display:flex;align-items:center}.language-dropdown{position:absolute;top:100%;left:0;right:0;z-index:1001;padding-top:.5rem;display:flex;flex-direction:column;gap:.5rem}.language-item{opacity:0;transform:translateY(-8px) scale(.95);animation:elegantAppear .4s cubic-bezier(.4,0,.2,1) forwards}.language-item-1{animation-delay:0ms}.language-item-2{animation-delay:.1s}.language-item-3{animation-delay:.2s}@keyframes elegantAppear{0%{opacity:0;transform:translateY(-8px) scale(.95)}60%{opacity:.8;transform:translateY(2px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}.language-main.active{pointer-events:none}.header-content{display:flex;flex-direction:column;padding:1rem 2rem;position:fixed;top:0rem;left:0;right:0;z-index:1000;width:100%;height:auto;box-sizing:border-box;background:transparent;transition:background-color .3s ease-in-out}.header-content.header-background{background:var(--background-color);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.header-content.route-architecture.header-background,.header-content.route-management.header-background{background:var(--background-trans-color)}.header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.logo-container{display:flex;justify-content:center;align-items:center;width:50px;aspect-ratio:1;border-radius:50%;transition:all .3s ease;position:relative;overflow:hidden;cursor:pointer;background-color:var(--medium-grey)}.logo-content,.logo-content-hover{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-radius:50%;transition:transform .3s ease,opacity .3s ease}.logo-content{background-color:var(--medium-grey);z-index:1}.logo-content-hover{background-color:var(--dark-color);z-index:2;transform:translateY(100%);opacity:0}.logo-content img,.logo-content-hover img{max-width:65%;max-height:65%;object-fit:contain;filter:invert()}.logo-container:hover .logo-content-hover{transform:translateY(0);opacity:1}.header-right{display:flex;align-items:center;gap:1rem;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.header-content.header-hidden .header-right{transform:translateY(-100%);opacity:0;pointer-events:none}.language-phone-container{display:flex;gap:1.5rem;padding-top:0rem;padding-bottom:1.5rem;padding-left:1rem}.language-phone-button{background:none;border:none;font-size:1.2rem;font-family:JotaArq;font-weight:400;color:var(--medium-grey);cursor:pointer;transition:color .3s ease}.language-phone-button:HOVER{color:var(--dark-color)}.language-phone-button.language-phone-active{color:var(--dark-color);text-decoration:underline;text-decoration-thickness:1.3px;text-underline-offset:4px}.carousel-home-container{width:100%;height:100vh;overflow:hidden;position:relative}.carousel-home-track{display:flex;flex-direction:column;gap:40px;animation:scrollVertical 30s linear infinite;height:fit-content}.carousel-home-item{flex-shrink:0;width:150px;height:250px;border-radius:70px;overflow:hidden;box-shadow:0 4px 10px #0000001a}.carousel-home-item img{width:100%;height:100%;object-fit:cover;display:block}@keyframes scrollVertical{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.carousel-home-track:hover{animation-play-state:paused}@media(max-width:768px){.carousel-home-item{width:160px;height:100px}.carousel-home-track{animation:scrollVertical 25s linear infinite}}.navigation-home{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--background-color);z-index:1000;display:flex;flex-direction:row;animation:slideInFromRight .6s cubic-bezier(.25,.1,.25,1) forwards}.navigation-home.closing{animation:slideOutToRight .6s cubic-bezier(.6,0,1,1.2) forwards}@keyframes slideOutToRight{0%{transform:translate(0)}to{transform:translate(100%)}}.home-h-col-left,.home-h-col-right{flex:1;display:flex;flex-direction:column;padding-top:1rem;padding-bottom:1rem}.home-h-col-left{justify-content:space-between;padding-left:2rem}.home-h-col-left img{width:15%}.home-h-col-left h1{font-size:clamp(1.3rem,1.75vw + 2.2rem,1.8rem);font-weight:400;margin:0}.statement-general{line-height:2rem}.home-title-jota{opacity:0;transform:translate(-100%);animation:slideInFromLeft .6s ease-out .4s forwards}.home-logo-img{opacity:0;transform:translate(-100%);animation:slideInFromLeft .5s ease-out .8s forwards}.statement-general{line-height:2rem;opacity:0;animation:fadeIn .8s ease-out .6s forwards}.navigation-home.closing .home-title-jota,.navigation-home.closing .home-logo-img{animation:fadeOut 0s ease-in forwards}.navigation-home.closing .statement-general{animation:fadeOut .3s ease-out forwards}@keyframes slideOutToLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}.home-h-col-right{padding-right:2rem;border-left:1.5px solid var(--super-light-grey);justify-content:space-between;opacity:0;transform:translate(20px);animation:fadeIn .4s ease-out .4s forwards}.home-language{opacity:0;animation:fadeIn .8s ease-out .4s forwards}.home-navigation{opacity:0;transform:translate(20px,30px);animation:slideInFromBottomRight .6s ease-out .3s forwards;position:relative}.header-home-nav{display:flex;flex-direction:column;position:relative}.header-home-nav a{flex:1;width:fit-content;text-align:left;padding:0rem 1.5rem;text-decoration:none;color:var(--dark-color);text-transform:lowercase;font-size:clamp(3rem,3.45vw + 3.9rem,3.5rem);font-weight:400;position:relative;transition:transform .3s ease;z-index:2;border-left:1.5px solid transparent;margin-left:-1.5px}.nav-line-indicator{position:absolute;left:-1.5px;top:0;width:1.5px;height:25%;background-color:var(--dark-color);z-index:1;pointer-events:none;opacity:0;transform:translateY(calc(var(--hover-index, 0) * 100%)) scaleY(0)}.nav-line-indicator.visible{opacity:1;transform:translateY(calc(var(--hover-index, 0) * 100%)) scaleY(1);transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .3s ease}.nav-line-indicator.first-hover{transform:translateY(calc(var(--hover-index, 0) * 100%)) scaleY(0);animation:drawLineDown .4s ease-out forwards}@keyframes drawLineDown{0%{transform:translateY(calc(var(--hover-index, 0) * 100%)) scaleY(0);transform-origin:top}to{transform:translateY(calc(var(--hover-index, 0) * 100%)) scaleY(1);transform-origin:top}}.header-home-nav a.active{color:var(--dark-color);border-left-color:transparent;z-index:3}.header-home-nav a.active:after{content:"";position:absolute;left:-1.5px;top:0;width:1.7px;height:100%;background-color:var(--dark-color);transform:scaleY(0);transform-origin:top;animation:drawLineDownActive .5s ease-out .87s forwards}@keyframes drawLineDownActive{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.home-header-contact{display:flex;flex-direction:row;gap:2rem;padding-left:1.5rem;font-weight:300;opacity:0;animation:fadeIn .8s ease-out .4s forwards}.home-header-contact h2{font-weight:400;font-size:1.2rem;margin:0}.grey a{text-decoration:none;color:var(--medium-grey);cursor:pointer;transition:color .3s ease}.grey a:hover{color:var(--dark-color)}.navigation-home.closing .home-language,.navigation-home.closing .home-header-contact{animation:fadeOut .3s ease-out forwards}.carousel-home-imported{position:absolute;inset:0 0 0 35%;z-index:3;pointer-events:none;opacity:0;animation:fadeIn .6s ease-out .3s forwards;overflow:hidden}.menu-overlay{position:fixed;inset:0;background-color:#00000080;z-index:999;animation:fadeInOverlay .6s ease-out forwards}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.menu-overlay.closing{animation:fadeOutOverlay .6s ease-out forwards}@keyframes fadeOutOverlay{0%{opacity:1}to{opacity:0}}.header-home-content{display:flex;flex-direction:row;padding:1rem 2rem;position:fixed;top:0rem;left:0;right:0;z-index:1000;width:100%;height:auto;box-sizing:border-box;background:transparent;transition:background-color .3s ease-in-out;justify-content:space-between}.button-menu-home{padding:0rem 1.4rem;border:1px solid;border-radius:35px;font-size:clamp(.7rem,.4vw + .8rem,1.4rem);cursor:pointer;width:auto;font-family:JotaArq;letter-spacing:.05rem;position:relative;overflow:hidden;background:transparent;font-weight:400;background-color:var(--dark-color);border:1px solid var(--dark-color);color:var(--light-color);z-index:1001;transition:width .4s cubic-bezier(.4,0,.2,1);margin-left:auto}.button-text{display:inline-block;white-space:nowrap;transition:opacity .2s ease-out}.button-text-measure{position:absolute;visibility:hidden;pointer-events:none;white-space:nowrap;font-size:clamp(.7rem,.4vw + .8rem,1.4rem);font-family:JotaArq;letter-spacing:.05rem;font-weight:400}.logo-container-home{display:flex;justify-content:center;align-items:center;width:50px;aspect-ratio:1;border-radius:50%;transition:all .3s ease;position:relative;overflow:hidden;cursor:pointer;background-color:var(--dark-color)}.logo-content-home{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-radius:50%;transition:transform .3s ease,opacity .3s ease}.logo-content-home{background-color:var(--dark-color);z-index:1}.logo-content-home img{max-width:65%;max-height:65%;object-fit:contain;filter:invert()}.carousel-header-container{width:100%;overflow:hidden;position:relative;padding:40px 0}.carousel-track{display:flex;gap:40px;animation:scroll 30s linear infinite;width:fit-content}.carousel-item{flex-shrink:0;width:300px;height:200px;border-radius:60px;overflow:hidden;box-shadow:0 4px 10px #0000001a}.carousel-item img{width:100%;height:100%;object-fit:cover;display:block}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.carousel-track:hover{animation-play-state:paused}@media(max-width:768px){.carousel-item{width:160px;height:100px}.carousel-track{animation:scroll 25s linear infinite}}.navigation-phone-overlay{position:fixed;inset:0;background-color:var(--background-color);z-index:9999;overflow-y:auto;height:100dvh;display:flex;flex-direction:column;animation:slideInFromRight .6s cubic-bezier(.25,.1,.25,1) forwards}@keyframes slideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}.navigation-phone-overlay.closing{animation:slideOutToRightWithDarken .6s cubic-bezier(.6,0,1,1.2) forwards}@keyframes slideOutToRightWithDarken{0%{transform:translate(0);background-color:var(--background-color)}to{transform:translate(100%);background-color:var(--light-grey)}}.navigation-phone-content{flex:1;display:flex;flex-direction:row;padding:0rem;position:relative}.carousel-header-imported{position:absolute;top:25%;left:0;right:0;transform:translateY(-50%);z-index:3;pointer-events:none;opacity:0;animation:fadeIn .6s ease-out .3s forwards}.navigation-phone-overlay.closing .carousel-header-imported{animation:fadeOut .3s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.navigation-phone-logo{width:80px;margin-bottom:0rem;display:flex;padding-top:19rem;align-items:flex-start;justify-content:center;z-index:2;opacity:0;transform:translate(-100%);animation:slideInFromLeft .8s ease-out .2s forwards}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.navigation-phone-overlay.closing .navigation-phone-logo{animation:fadeOut .6s ease-out forwards!important;transform:translate(0)}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.navigation-phone-logo:before{content:"";width:40px;height:40px;border-radius:50%;position:absolute}.navigation-phone-logo img{width:70px;height:70px;object-fit:contain;padding:7px;position:relative;z-index:1}.nav-and-lng{display:flex;flex-direction:column;border-left:1.5px solid transparent;padding-top:12rem;position:relative;z-index:2;opacity:0;transform:translate(20px,30px);animation:slideInFromBottomRight .6s ease-out .3s forwards}.nav-and-lng:before{content:"";position:absolute;left:-1.4px;top:0;bottom:0;width:2px;background-color:var(--super-light-grey);opacity:0;animation:slideInBorderFromRight .5s ease-out .6s forwards;z-index:1}@keyframes slideInFromBottomRight{0%{opacity:0;transform:translate(20px,30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInBorderFromRight{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.navigation-phone-overlay.closing .nav-and-lng{animation:slideOutToBottomRight .4s ease-in forwards}@keyframes slideOutToBottomRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(20px,30px)}}.navigation-phone-overlay.closing .nav-and-lng:before{animation:slideOutBorderToRight .3s ease-in forwards}@keyframes slideOutBorderToRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(30px)}}.navigation-phone-nav{display:flex;flex-direction:column;justify-content:center;padding-left:0rem;gap:0rem;margin-bottom:0rem;flex:1}.navigation-phone-link{font-size:2rem;font-weight:400;color:var(--medium-grey);text-decoration:none;transition:color .3s ease;text-transform:lowercase;border-left:1.5px solid transparent;padding-left:1.4rem;margin-left:-1px;position:relative;z-index:2}.navigation-phone-link.active-phone{color:var(--dark-color);border-left-color:transparent;z-index:3}.navigation-phone-link.active-phone:after{content:"";position:absolute;left:-1.5px;top:0;width:1.7px;height:100%;background-color:var(--dark-color);transform:scaleY(0);transform-origin:top;animation:drawLineDown .5s ease-out .87s forwards}@keyframes drawLineDown{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.navigation-phone-overlay.closing .navigation-phone-link.active-phone:after{transform:scaleY(0);animation:none}.header-phone{position:fixed;top:0;left:0;right:0;z-index:999;background-color:transparent;padding:.75rem}.header-phone.header-phone-open{background-color:transparent}.header-phone-viewed{display:flex;justify-content:space-between;align-items:center}.logo-container-phone{display:flex;justify-content:center;align-items:center;width:40px;aspect-ratio:1;background-color:var(--dark-color);border-radius:50%}.logo-container-phone img{max-width:55%;max-height:55%;object-fit:contain;filter:invert()}.button-menu-phone{border:1px solid;border-radius:20px;font-size:16px;cursor:pointer;width:75px;font-family:JotaArq;letter-spacing:.05rem;position:relative;overflow:hidden;background:transparent;font-weight:400;background-color:var(--dark-color);border:1px solid var(--dark-color);color:var(--light-color);padding:8px}.footer-container{display:flex;height:80vh;flex-direction:column;width:100%;padding:6rem 1rem 1rem;padding-bottom:0;justify-content:space-between}.footer-f1,.footer-f2{display:flex;flex-direction:row;width:100%}.footer-logos{display:flex;justify-content:center;align-items:center;gap:1rem}.footer-logos a{color:var(--light-color);transition:color .3s ease}.footer-logos a:hover{color:var(--orange-color)}.footer-f1 .col{flex:1;padding:0rem}.footer-nav{display:flex;justify-content:center}.footer-nav .footer-nav-link{display:flex;color:var(--dark-color);text-decoration:none;transition:color .3s ease;text-transform:capitalize;border-left:1px solid var(--light-grey);padding:0rem 0 .25rem 1rem;margin:0 0 0 1rem;font-size:1.35rem}.footer-nav-link.active{color:var(--orange-color);border-left:1px solid var(--orange-color)}.footer-f2{justify-content:center;align-items:center}.footer-f2 img{background-color:transparent;width:30%;padding-bottom:1rem}.footer-f3{display:flex;width:100%}.footer-f3 .col3{flex:1;display:flex}.footer-f3 .col3:first-child{justify-content:flex-start}.footer-f3 .col3:nth-child(2){justify-content:center}.footer-f3 .col3:last-child{justify-content:flex-end}.col3 h1{font-size:1rem;color:var(--dark-color);margin-top:.5rem;margin-bottom:1rem;font-weight:400}.up-button{cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.25rem}.up-button:hover{opacity:.7;transform:translateY(-2px)}.up-arrow-icon{display:inline-block;vertical-align:middle;transition:transform .3s ease;stroke-width:.1}.up-button:hover .up-arrow-icon{transform:translateY(-3px)}.footer-light{background-color:transparent;color:var(--dark-color)}.footer-light .col h1,.footer-light .col3 h1{color:var(--medium-grey)}.footer-light .col p,.footer-light .jota-name,.footer-light .arqAndgest,.footer-light .footer-nav-link{color:var(--dark-color)}.footer-light .footer-nav-link.active,.footer-light .footer-nav-link:hover{color:var(--orange-color)}.footer-nav-link{font-weight:400}.footer-dark{background-color:var(--dark-color);color:var(--light-color)}.footer-dark .col h1,.footer-dark .col3 h1{color:var(--light-grey)}.footer-dark .col p,.footer-dark .jota-name,.footer-dark .arqAndgest,.footer-dark .col3 h1,.footer-dark .footer-nav-link{color:var(--light-color)}.footer-dark .footer-nav-link.active,.footer-dark .footer-nav-link:hover{color:var(--orange-color)}.footer-dark .col img{filter:invert(1)}@media(max-width:1024px){.jota-name{font-size:12rem}.arqAndgest{font-size:2.5rem}.footer-nav .footer-nav-link{font-size:1.2rem}}@media(max-width:768px){.footer-container{height:80dvh;padding:3rem 1rem 1rem;gap:1.5rem}.footer-f1 .col:nth-child(1){order:1;flex:0 0 100%}.footer-f1 .col:nth-child(2),.footer-f1 .col:nth-child(3){order:2;flex:1}.footer-f1 .col:nth-child(5){order:3;flex:0 0 100%}.footer-f1 .col:nth-child(4){display:none}.footer-f1{flex-wrap:wrap;gap:1.5rem}.col h1{font-size:.85rem;margin-bottom:.75rem;margin-top:0}.col p{font-size:.85rem;margin-bottom:-.75rem}.footer-nav{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-left:120px}.footer-nav .footer-nav-link{font-size:1rem;margin-left:.75rem;padding-left:.75rem}.footer-f2 .col:first-child,.footer-f2 .col:nth-child(3),.footer-f2 .col:last-child{display:none}.footer-f2 .col:nth-child(4){display:none}.jota-name{font-size:6rem;padding-left:0;text-align:center;width:100%}.arqAndgest{font-size:1.8rem;padding-left:0;text-align:center}.footer-f3{gap:.5rem}.col3 h1{font-size:.75rem}.footer-f2 img{background-color:transparent;width:95%}}@media(max-width:480px){.footer-container{padding:6rem .75rem .75rem;gap:1.25rem}.col h1,.col p{font-size:.8rem}.footer-nav .footer-nav-link{font-size:1.2rem;margin-left:.75rem;padding-left:.75rem}.jota-name{font-size:4.5rem}.arqAndgest{font-size:1.5rem}.col3 h1{font-size:.7rem}}.curtain-section{display:flex;width:100%;height:100vh;justify-content:center;align-items:center;position:relative;background-color:var(--dark-color)}.jota-logo{opacity:1}.app{position:relative}.main-content{position:relative;z-index:2;background-color:transparent;transition:transform .8s ease-out;border-radius:0;border-bottom:1px solid var(--dark-color)}.main-content:after{content:"";position:absolute;top:100%;left:0;right:0;height:0vh;background-color:transparent;z-index:-1}.footer-container{position:fixed;bottom:0;left:0;right:0;z-index:1}.splash-wrapper{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:9999;pointer-events:none}.splash-wrapper.fade-out .curtain-section{animation:fadeOutBackgroundOnly .5s ease-out forwards}@keyframes fadeOutBackgroundOnly{0%{background-color:var(--dark-color)}to{background-color:transparent}}.curtain-section{display:flex;width:100%;height:100vh;justify-content:center;align-items:center;position:relative;background-color:var(--dark-color);transition:background-color .5s ease-out}.curtain-section img{position:absolute;height:auto;filter:invert()}.jota-logo{width:400px;opacity:1}.footer-container-root{opacity:0;animation:footerFadeIn .6s ease-in .3s forwards}@keyframes footerFadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:768px){.jota-logo{width:250px}}@media(max-width:468px){.jota-logo{width:250px}}:root{font-family:JotaArq,system-ui,sans-serif;font-weight:300;letter-spacing:.05rem;line-height:1.5;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-display:swap}html{padding:0;margin:0;width:100%;height:100%;overflow-x:hidden;overscroll-behavior-y:none}body{padding:0;margin:0;width:100%;overflow-x:hidden;overflow-y:auto;background-color:var(--background-color);overscroll-behavior-y:none;scroll-behavior:smooth}*{box-sizing:border-box}:root{--dark-color: black;--dark-grey: #2e2e2e;--medium-grey: #999999;--burgundy-color: #6a0b0c;--orange-color: #ff6223;--super-light-grey: #dcdcdc;--light-grey: #c0c0c0;--light-sand: #e2dccc;--light-cream: #f7f6f2;--light-color: white;--otro-grey: #F5F5F5;--background-color: #eeeeee;--background-trans-color: #eeeeee51;--main-font: "Scto Grotesk A", Helvetica, Arial, sans-serif;--serif-one-font: "Playfair", serif;--serif-italic: "Playfair-italic";--light-weight: 300;--medium-weight: 500;--bold-weight: 700}
