.section--landing{position:relative}.landing__button{padding:.5em .8em;margin:.15em;display:flex;align-items:center}.landing{display:flex;flex-direction:column;min-height:calc(var(--app-height) - var(--header-height))}.landing__info{background:var(--light)}.landing__img{position:relative}.landing__img img{position:absolute;top:0;left:0;border-radius:0}.landing__head{margin:0 0 1.75rem}.landing__offer{position:absolute;top:8px;left:8px;opacity:.95;z-index:2;display:flex;flex-direction:column;justify-content:center;border-radius:50%;background:var(--primary);padding:.6rem;color:var(--primary-invert);text-align:center;font-weight:var(--bold1);width:100px;height:100px;font-size:2rem;line-height:1.2em}.landing__offer span{font-weight:normal;font-size:.7rem;line-height:1.2em;display:block;text-transform:uppercase}.landing__list{margin:0 0 1.75rem;list-style:none}.landing__list li{display:flex;align-items:center;text-align:left}.landing__list li i{margin-right:.5rem;color:var(--primary);font-size:1.8rem}.landing__buttons{display:flex;flex-wrap:wrap;list-style:none;justify-content:center;text-transform:uppercase}.landing__buttons li{display:flex}.landing__buttons .button{width:100%;text-align:center}@media screen and (max-width:600px){.landing .landing__buttons .button--whatsapp i,.landing .landing__buttons .button--dark i{margin:0}.landing .landing__buttons .button--whatsapp,.landing .landing__buttons .button--dark{width:38px;min-height:38px;padding:0;font-size:1.2rem;display:flex;justify-content:center;align-items:center}.landing .landing__buttons .button--whatsapp span,.landing .landing__buttons .button--dark span{display:none}.landing__list li{font-size:.9em}.landing__subtitle{font-size:var(--font-s)}}@media screen and (min-width:768px){.landing__offer{width:140px;height:140px;font-size:2.5rem;line-height:1.2em}.landing__offer span{font-size:1rem;line-height:1.2em}}@media screen and (max-width:1023px){.section--landing{padding:0}.landing__inner{display:flex;flex-direction:column-reverse;flex:1;justify-content:flex-end;text-align:center}.landing__img{flex:1;position:relative;display:flex;min-height:240px;flex-direction:column;justify-content:flex-end}.landing__info-inner{position:relative}.landing__head{position:absolute;z-index:2;top:0;text-align:center;transform:translateY(-100%)}.landing__title{color:var(--primary-invert);text-shadow:0 1px 6px rgba(0,0,0,.75)}.landing__subtitle{background:var(--primary);color:var(--primary-invert);padding:calc(var(--padding-h)/1.5) var(--padding-h);margin:0}.landing__list{padding:var(--padding-h);margin:0;display:flex;flex-direction:column;align-items:flex-start}.landing__list li:not(:last-child){margin:0 0 var(--padding-h)}.landing__buttons{justify-content:center}.landing__title{padding:var(--padding-h);margin:0}.landing__contact{padding:0 var(--padding-h) var(--padding-h)}}@media screen and (min-width:1024px){.section--landing{position:relative;padding:0 var(--padding-h)}.landing{position:relative;min-height:auto;justify-content:center}.landing__inner{display:flex}.landing__info-inner{max-width:calc(var(--max-width)*.8)}.landing__title{border-bottom:3px solid;padding-bottom:.25em}.landing__info{width:50%;padding:var(--padding-v) var(--padding-h);padding-right:calc(var(--padding-h) + 110px);display:flex;flex-direction:column;justify-content:center;align-items:center}.landing__list li:not(:last-child){margin:0 0 1.25rem}.landing__img{width:50%;min-height:60vh;max-height:800px}.landing__buttons{padding:0;justify-content:flex-start}.landing__button{padding:.4em .6rem}.landing__offer{top:var(--padding-h);right:var(--padding-h);left:inherit;transform:translate(0,0);width:160px;height:160px;z-index:2;font-size:3rem;line-height:1.2em}.landing__info{padding-right:var(--padding-h)}}@media screen and (min-width:1200px){.landing__offer{left:50%;top:50%;transform:translate(-50%,-50%);width:220px;height:220px;font-size:4rem;line-height:1.2em}.landing__info{padding-right:calc(var(--padding-h) + 110px)}.landing__button{padding:.5em 1rem;font-size:1.125rem}}.landing__buttons--centrados{justify-content:center}