@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap');:root{--titulo:#e5e4e5;--tituloh:#51b694;--azul:#1865b8;--celda:#e2f3ed;--fruto_bot_bg:#727171;--footer:#26a8a2}*{margin:0;padding:0;box-sizing:border-box}body{width:100%;margin:0 auto;font-family:'Open Sans',sans-serif;background:#fff}.padding-top{padding-top:1em}.padding-bot{padding-bottom:1em}.margin-bot{margin-bottom:.8em}.margin-top{margin-top:1em}.text-align-center{text-align:center}.container{padding-left:5vw;padding-right:5vw}.main-container{display:flex;flex-direction:row;justify-content:flex-start}a{text-decoration:none}.col-izq{width:60%}.col-der{width:40%;position:relative}.cta-container{display:flex;justify-content:center;align-items:center}.cta{display:none;align-items:center;margin-top:2em;background:var(--footer);color:#fff;height:40px;padding:2em 1em 2em 1em;border-radius:50px;cursor:pointer;transition:.4s}.cta:hover{transform:scale(1.15)}.hero-dflex{display:flex;justify-content:center;align-items:center;gap:2em;color:#a3a3a3}.hero-titulo{background:#51b694;background:linear-gradient(90deg,rgba(81,182,148,1) 0%,rgba(81,182,148,1) 31%,rgba(24,101,184,1) 85%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:4.5em;font-weight:regular}.hero-subtitulo{font-weight:300;font-size:2em}.hero-parrafo{font-weight:300;margin-top:.5em}.hero-picture{display:flex;align-items:flex-end;justify-content:flex-end;max-width:500px}.hero-img{width:100%}.modal{background:url('https://page.kimitec.es/hubfs/Landing%20SUNBRELLA/modal-bg.png');background-size:contain}.contenedor__modal{width:70%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:4em;padding:.8em}.modal-item{color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:200px;min-width:100px;text-align:center}.modal-item-picture{width:100px}.modal-item-img{width:100%;box-sizing:border-box}.titulo{background:#51b694;background:linear-gradient(90deg,rgba(81,182,148,1) 0%,rgba(81,182,148,1) 31%,rgba(24,101,184,1) 85%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.2em;margin-bottom:.2em}.parrafo{font-size:1.2em}.introduccion{padding:1em;margin-bottom:3.4em;text-align:center}.contenedor__fruto{display:grid;grid-template-columns:row;grid-row:auto 1fr}.fruto__top{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:2em}.fruto__picture{width:90px}.fruto__img{width:100%}.fruto__bot{display:flex;flex-direction:row;justify-content:space-evenly;gap:.5em;width:100%;margin:0 auto 2em auto}.fruto__bot-50{display:flex;flex-direction:row;justify-content:space-evenly;gap:.5em;width:100%;margin:0 auto}.fruto__bot__item{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative}.wrapper{margin-left:30%}.upper-container{position:absolute;top:2px;left:-267px;width:500px;height:500px}.upper-container-picture{width:100%}.upper-container-img{width:100%}.fruto__bot__picture-33{max-width:95%}.fruto__bot__picture-50{max-width:95%}.fruto__bot__subtitulo{background:var(--fruto_bot_bg);border-radius:45px;padding:.2em .5em .2em .5em;margin-top:.2em;color:#fff;font-size:1.2em;max-width:200px;text-align:center;line-height:.9em}.verde{background:var(--tituloh)}.fruto__bot__img{width:100%}.grid{margin-bottom:5em}.cuadricula-titulo{display:flex;flex-direction:row;align-items:center;justify-content:center;background:var(--titulo);grid-area:header}.cuadricula{display:grid;row-gap:.5em;column-gap:1.2em;grid-template-areas:".  header header header header" "tituloh celda celda celda celda" "tituloh celda celda celda celda";grid-template-columns:repeat(5,minmax(200px,1fr));grid-template-rows:auto auto auto}.cuadricula-header{grid-area:header;display:grid;column-gap:.8em;grid-template-columns:1fr 1fr 1fr 1fr;text-align:center}.cuadricula-header-item{background:var(--titulo);padding:1em}.cuadricula-item-titulo{text-transform:uppercase;font-weight:bold}.cuadricula-titulo-ih{grid-area:tituloh;display:grid;row-gap:.5em;grid-template-rows:1fr 1fr}.cuadricula-titulo-ih-item{display:flex;justify-content:center;align-items:center;background:var(--tituloh);font-weight:700;color:white}.cuadricula-celda{grid-area:celda;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr;column-gap:.8em;row-gap:.5em}.cuadricula-celda-item{background:var(--celda)}.cuadricula-celda-item{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.8em;font-weight:700}footer{background:var(--footer)}.footer-container-sunbrella{padding:2em;display:flex;align-items:center;justify-content:center;flex-direction:column;width:50%;margin:0 auto}.footer-picture{display:flex;align-items:center;justify-content:center;width:250px}.footer-img{width:100%}.rrss{display:flex;justify-content:space-evenly;width:100%;margin:2em auto 0 auto}.rrss-picture{display:flex;justify-content:center;align-items:center;width:40px;height:40px}.rrss-img{width:100%}.tk-message{min-height:40vh;width:80%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3em;text-align:center;font-size:1.2em}.contenedor-formulario{width:100%;position:absolute;top:-10em}.titulo-formulario{font-size:30px;font-weight:bold;font-family:'Open Sans',sans-serif;line-height:1.25em;color:#595959;padding:0;margin:5px 0 15px}.formulario{width:90%;max-width:450px;margin:0 auto;background-color:#f0f0f0 !important;padding:2em}.hs-button.primary.large{border:0;width:98% !important;background-color:#26a8a2;color:#fff;text-transform:uppercase;padding:25px 15%;cursor:pointer;display:inline-block !important}.hs-form-field input,.hs-form-field,select.hs-input{width:100%;border:0;appearance:none;border-radius:3px;font-size:1em;font-weight:400;line-height:20px;padding:10px 10px;margin:0 0 10px;color:#00a19a}.hs_cos_wrapper_type_form input{-webkit-appearance:none;appearance:none;width:100% !important;border-radius:3px;border:1px solid #999;font-size:16px;font-weight:400;line-height:20px;color:#4d4d4d;padding:13px 10px;margin:0 0 15px}select{padding:6px;display:inline-block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:0}select.hs-input{-webkit-appearance:none;appearance:none;background-image:url(//298849.fs1.hubspotusercontent-na1.net/hubfs/298849/Training/form-dropdown-arrow.png);background-repeat:no-repeat;background-position:98% 50%;background-color:#fff;border-radius:5px;font-size:16px;font-weight:400;line-height:20px;height:45px;padding:10px;margin:5px 0 15px}.hs-form-field label{font-size:16px;color:#000;font-weight:bold;margin-bottom:10px;display:inline-block}.no-list,.hs-error-msgs,.inputs-list{list-style-type:none !important}.info-cuadricula{display:none}@media(max-width:1400px){.contenedor-formulario{position:relative !important;top:0}.contenedor__modal{width:100%;justify-content:space-evenly !important;gap:0}}@media(max-width:768px){.hero-dflex{flex-direction:column-reverse;gap:0;margin-bottom:2em}.introduccion{margin-bottom:2em}.container-cuadricula{overflow-x:scroll}.main-container{flex-direction:column}.col-izq{width:100%}.col-der{width:100%;margin-top:2em;margin-bottom:1em}.hero-titulo{font-size:2.5em}.contenedor__modal{flex-direction:row;flex-wrap:wrap;gap:1em;align-items:center;justify-content:center !important}.fruto__bot-50{flex-direction:column;gap:2em}.fruto__bot{flex-direction:column;gap:2em}.fruto__bot__picture-33{width:80%}.fruto__bot__picture-50{width:80%}.wrapper{margin:0}.info-cuadricula{display:block;margin-top:1em;text-align:center}.cta{display:flex}.tk-message{min-height:40vh;width:80%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1em;text-align:center;font-size:1em}}