.reveal-wrapper{display:inline;word-wrap:break-word;overflow-wrap:break-word}.divider-animado.et_pb_module.et_pb_divider{transform:scaleX(0);transform-origin:left;transition:transform 1s ease-out}@media (max-width:600px){.section-hero{height:auto;padding:0 0 20px 0}.hero-images img{display:none}.hero-images img:nth-child(1){display:block;width:100vw;max-width:none;height:auto;object-fit:cover;position:relative!important;opacity:0;margin:0 auto;z-index:3}.hero-images img:hover{transform:none;filter:none}}.boton-texto{display:inline-flex;align-items:center;justify-content:center;gap:6px;text-decoration:none;cursor:pointer}.boton-texto .texto,.boton-texto .flecha-circulo{position:relative;display:inline-flex;align-items:center;justify-content:center;background:#6d3b07;color:#fff;font-weight:bold;font-size:12px;line-height:1;padding:12px 18px 12px 20px;transition:color 0.3s ease;overflow:hidden;z-index:1}.boton-texto .flecha-circulo{width:36px;height:36px;padding:0;flex-shrink:0}.boton-texto .texto::before,.boton-texto .flecha-circulo::before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:#e35336;z-index:-1;transition:width 0.4s ease}.boton-texto:hover .texto::before,.boton-texto:hover .flecha-circulo::before{width:100%}.boton-texto:hover .texto,.boton-texto:hover .flecha-circulo{color:#fff}#preloader{position:fixed;top:0;left:0;width:100vw;height:100%;background-color:#212121;transition:transform 1s ease,opacity 0.5s ease;transform:translateY(0);z-index:9999;opacity:1}#preloader.hide{transform:translateX(100%);opacity:0;pointer-events:none}::-webkit-scrollbar{width:0px;height:0px}::-webkit-scrollbar-track{background-color:#2b2e36;border-left:0px solid #2b2e3;border-radius:100px}::-webkit-scrollbar-thumb{background-color:#ca662e;border-radius:0.0px}::-moz-selection{color:#1c1c1c;background:#fff}::selection{color:#1e1e1e;background:#fff}a{color:#ff7800}.formulario-de-contacto{width:100%;max-width:100%;margin:auto;padding:20px;background-color:#282828;border-radius:10px}h2{color:#ffffff;margin-bottom:10px}label{display:block;margin-bottom:5px;color:#ffffff}input[type="text"],input[type="email"],input[type="tel"],textarea{width:calc(100% - 20px);padding:10px;margin-bottom:5px;border:1px solid #1c1c1c;border-radius:5px;font-size:1vw;color:#ffffff;background-color:#fff}@media (max-width:980px){input[type="text"],input[type="email"],input[type="tel"],textarea{font-size:3vw}}@media (max-width:767px){input[type="text"],input[type="email"],input[type="tel"],textarea{font-size:6vw}}textarea{resize:vertical}input[type="radio"],input[type="checkbox"]{display:none}input[type="radio"]+span,input[type="checkbox"]+span{position:relative;padding-left:30px;cursor:pointer;display:inline-block;line-height:30px}input[type="radio"]+span:before,input[type="checkbox"]+span:before{content:'';position:absolute;left:0;top:0;width:20px;height:20px;border:3px solid #6d3b07;background-color:transparent;border-radius:0%}input[type="radio"]:checked+span:before,input[type="checkbox"]:checked+span:before{background-color:#6d3b07!important;border-color:#fff}input[type="submit"]{background-color:#6d3b07;color:#000;padding:1vw;border:none;border-radius:50px;cursor:pointer;width:20%;font-family:'bold grotesk',sans-serif}input[type="submit"]:hover{background-color:#000;color:#6d3b07}