.hide,.language-select-hide{display:none!important}html{--bg-color:black;--bg-color-secondary:#06090fa1;--text-color:white;--highlight-color:#FF9F29;--border-radius:10px}@font-face{font-family:GothamBold;src:url(/fonts/GothamBold.otf)}h1,h2{font-family:GothamBold,'Work Sans',sans-serif;font-weight:700;color:var(--text-color)}body,button,h3,h4,h5,h6,input,select,textarea{font-family:'Work Sans',sans-serif;font-weight:400;color:var(--text-color)}.loading{overflow:hidden;height:100vh}form #website{display:none}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background-color:var(--bg-color)}.preloader-circle{position:fixed;left:calc(50% - 75px);top:calc(50% - 75px);opacity:0;z-index:21;width:150px;height:150px;border-radius:50%;background-color:#813cca;filter:blur(40px)}.preloader-circle:first-child{-webkit-animation:loader 2s 1s infinite;animation:loader 2s 1s infinite}.preloader-circle:nth-child(2){-webkit-animation:loader 2s 2s infinite cubic-bezier(0,0,.32,1.08);animation:loader 2s 2s infinite cubic-bezier(0,0,.32,1.08)}@-webkit-keyframes loader{0%{opacity:1;transform:scale(0)}100%{opacity:0;transform:scale(1)}}@keyframes loader{0%{opacity:1;transform:scale(0)}100%{opacity:0;transform:scale(1)}}body{min-height:100vh;background-color:var(--bg-color);overscroll-behavior-y:none}::-moz-selection{background:var(--highlight-color)}::selection{background:var(--highlight-color)}a,li,p{font-size:18px}h1{font-size:2.5em;margin-bottom:18px}.a,a{text-decoration:underline;color:var(--text-color);transition:color .1s ease}.a:focus,.a:hover,a:focus,a:hover{text-shadow:0 0 4px rgb(255 255 255 / 50%)}p.a{margin:0;cursor:pointer}header{display:flex;justify-content:space-between;flex-direction:row-reverse;position:fixed;width:100%;top:0;left:0;z-index:1}header a,header p.a{padding:7px;margin:14px;border-radius:var(--border-radius);background-color:var(--bg-color-secondary);font-size:.9em;text-decoration:none!important;backdrop-filter:blur(19.3px);-webkit-backdrop-filter:blur(19.3px)}.background,body{background-image:url(/img/blurry-bg.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.grain{position:fixed;top:0;left:0;height:100%;width:100%;z-index:-1;transform:translateZ(0)}.grain:before{content:"";width:100%;height:100%;position:fixed;opacity:.03;filter:contrast(10);background-image:url(https://upload.wikimedia.org/wikipedia/commons/5/5c/Image_gaussian_noise_example.png);background-repeat:repeat;background-size:100px}.background{position:fixed;height:100%;width:100%;z-index:-2;filter:blur(59px)}.background::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.background svg{position:absolute;opacity:.6;width:100vw;height:100vh}.background svg#blob-tl{fill:#0f204e;scale:.5;translate:-378px -185px;transform:rotate(119deg);animation:blob-tl 2s infinite alternate-reverse ease-in-out}@-webkit-keyframes blob-tl{to{scale:1;filter:brightness(1.3)}}.background svg#blob-tr{fill:#d64586;scale:1;translate:588px 30px;padding:156px 100px;animation:blob-tr 2.5s infinite alternate-reverse ease-in-out}@-webkit-keyframes blob-tr{to{translate:588px -150px}}.background svg#blob-bl{fill:#dd74d3;scale:1;translate:-194px 300px;padding:156px 100px;animation:blob-bl 2.7s infinite alternate-reverse;animation-delay:.5}@-webkit-keyframes blob-bl{to{translate:-400px 261px;opacity:.3;scale:1.2}}.background svg#blob-bm{fill:#4253d3;scale:1;translate:120px 195px;padding:156px 100px;animation:blob-bm 1.5s infinite alternate-reverse}@-webkit-keyframes blob-bm{to{scale:1.3;filter:brightness(1.1)}}.background svg#blob-br{fill:#cf7821;scale:1;translate:826px 373px;padding:156px 100px;animation:blob-br 2s infinite alternate-reverse cubic-bezier(.7,.03,.39,.98)}@-webkit-keyframes blob-br{to{scale:1.3;filter:brightness(1.15)}}.animation-paused{-webkit-animation-play-state:paused!important;-moz-animation-play-state:paused!important;-o-animation-play-state:paused!important;animation-play-state:paused!important}.animation-fast,.animation-fast svg{animation-duration:.5s!important}main.index{width:100vw}main.index .main.container{width:100vw;margin:auto;padding:7vw 7vw 0 7vw}main.index .main.container .content{max-width:600px}main.index .main.container .content ul.nav{display:flex;justify-content:space-between;max-width:273px}main.index .main.container .content ul.nav li.break{display:flex;align-items:center}main.index .main.container .content ul.nav li.break i{font-size:.3em;opacity:.2}main.index .bubble.container{width:100vw;margin:auto;padding:15px 7vw 50px 7vw}main.index .bubble.container .content{max-width:600px}@media only screen and (max-height:745px){.tippy-box[data-theme~=mateo] .tippy-content img{max-width:75%}.tippy-box[data-theme~=mateo] .tippy-content a{text-align:right}}@media only screen and (min-width:1121px) and (min-height:661px){.hide-on-medium{display:none!important}}@media only screen and (max-width:1120px),screen and (max-height:660px){.hide-on-small{display:none!important}main.index .main.container .content h1{margin-bottom:10px}main.index .main.container .content p{margin-top:10px}main.index .main.container .content ul.mobile-top-nav{display:flex}main.index .main.container .content ul.mobile-top-nav li:nth-child(1){margin-right:15px}main.index .main.container .content ul.mobile-top-nav li a{text-decoration:none;font-weight:600;font-size:.8em}main.index .main.container .content ul.mobile-bottom-nav{display:flex;justify-content:flex-start}main.index .main.container .content ul.mobile-bottom-nav li p.active{font-weight:600}main.index .bubble.container .tippy-bubble{padding:4.5vw;background-color:var(--bg-color-secondary);border-radius:var(--border-radius);max-width:580px}main.index .bubble.container .tippy-bubble p{font-size:1.2em}main.index .bubble.container .tippy-bubble a{text-align:right}}@media only screen and (max-width:675px){main.index .bubble.container{padding:15px 2.5vw 50px 2.5vw}}@media only screen and (min-width:676px){main.index .bubble.container .tippy-bubble{padding:30px 35px}main.index .bubble.container .tippy-bubble p{font-size:18px}}.tippy-box[data-theme~=mateo]{color:var(--text-color);box-shadow:0 0 20px 4px rgb(97 97 97 / 10%),0 4px 80px -8px rgb(0 0 0 / 25%),0 4px 4px -2px rgb(0 0 0 / 15%);background-color:var(--bg-color-secondary);border-radius:var(--border-radius);backdrop-filter:blur(19.3px);-webkit-backdrop-filter:blur(19.3px)}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-8px}.tippy-box[data-theme~=mateo][data-placement^=top]>.tippy-arrow:before{border-top-color:var(--bg-color-secondary);backdrop-filter:blur(19.3px);-webkit-backdrop-filter:blur(19.3px)}.tippy-box[data-theme~=mateo][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:var(--bg-color-secondary)}.tippy-box[data-theme~=mateo][data-placement^=left]>.tippy-arrow:before{border-left-color:var(--bg-color-secondary)}.tippy-box[data-theme~=mateo][data-placement^=right]>.tippy-arrow:before{border-right-color:var(--bg-color-secondary)}.tippy-box[data-theme~=mateo]>.tippy-backdrop{border-right-color:var(--bg-color-secondary)}.tippy-box[data-theme~=mateo]>.tippy-svg-arrow{fill:var(--bg-color-secondary)}.tippy-box[data-theme~=mateo] img,.tippy-bubble img{border-radius:10px}.tippy-box[data-theme~=mateo] .tippy-content{padding:25px}.tippy-box[data-theme~=mateo] .tippy-content p:first-child,.tippy-bubble p:first-child{margin-top:0}.tippy-box[data-theme~=mateo] .tippy-content>a:last-child,.tippy-bubble>a:last-child{margin-top:10px;display:block}.tippy-box[data-theme~=mateo] .tippy-content>a:last-child{font-size:1.1em}footer{position:fixed;bottom:0;text-align:center;width:100%}main.development{margin-top:60px}.project{padding-bottom:0}.project-selector{padding-top:0}@media only screen and (max-width:992px){.project-selector{height:625px}}.project-selector .row{width:100%;height:150px}.project-selector .col{width:100%;height:100%;overflow:hidden;position:relative;padding:4px}.project-selector .col .project-wrapper{width:100%;height:100%;overflow:hidden;position:relative;border-radius:var(--border-radius)}.project-selector #thumbnail-asesorrural .project-img{background-image:url(/img/project-thumbs/asesorrural-thumb.jpg)}.project-selector #thumbnail-agrorrhh .project-img{background-image:url(/img/project-thumbs/agrorrhh-thumb.jpg)}.project-selector #thumbnail-rps .project-img{background-image:url(/img/project-thumbs/rps-thumb.jpg)}.project-selector #thumbnail-map .project-img{background-image:url(/img/project-thumbs/map-thumb.jpg)}.project-selector #thumbnail-bravo .project-img{background-image:url(/img/project-thumbs/bravo-thumb.jpg)}.project-selector #thumbnail-trama .project-img{background-image:url(/img/project-thumbs/trama-thumb.jpg)}.project-selector #thumbnail-portfolio .project-img{background-image:url(/img/project-thumbs/portfolio-thumb.jpg)}.project-selector #thumbnail-eventos .project-img{background-image:url(/img/project-thumbs/eventos-thumb.jpg)}.project-selector .col .project-wrapper .project-img{background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:100%}.project-selector .col .project-wrapper .project-text-wrapper,.project-selector:focus .col.active .project-wrapper .project-text-wrapper,.project-selector:hover .col.active .project-wrapper .project-text-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;transition:all .3s ease}.project-selector .col.active .project-wrapper .project-text-wrapper,.project-selector .col.active:focus .project-wrapper .project-text-wrapper,.project-selector .col:focus .project-wrapper .project-text-wrapper .project-selector .col.active:hover .project-wrapper .project-text-wrapper,.project-selector .col:hover .project-wrapper .project-text-wrapper{opacity:1;background-color:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.project-selector .col .project-wrapper .project-text-wrapper .project-text{width:100%;height:100%;display:flex;padding:5px}.project-selector .col .project-wrapper .project-text-wrapper .project-text p{color:#fff;margin:auto;text-align:center}.splide{margin:auto}.splide__track{border-radius:var(--border-radius)}.splide__slide img{width:100%;height:auto;border-radius:var(--border-radius)}.splide__pagination__page.is-active{background:#d6551e;opacity:1}.splide__arrow{background-color:rgba(255,255,255,.3);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 0 2px 0 rgba(0,0,0,.75)}.splide__arrow svg{fill:#fff;-webkit-filter:drop-shadow(0 0 1px rgba(0, 0, 0, .6));filter:drop-shadow(0 0 1px rgba(0, 0, 0, .6))}.row{margin-bottom:0}.section{padding-top:120px;padding-bottom:120px}@media only screen and (max-width:901px){.section{padding-top:40px;padding-bottom:40px}}.responsive-img{display:block;margin:auto}@-moz-document url-prefix(){.image-link .overlay{background-color:rgba(0,0,0,.6)}}