.section--landing{position:relative;background:var(--light);padding-top:0!important}.landing__button{padding:.60em 1em;margin:.15em}.landing__head{margin:0 0 1rem}.landing__title{margin:0 0 .75rem;--max-size:45;--min-size:24;color:var(--secondary)}.landing__title span{position:relative;z-index:1;background:linear-gradient(to bottom,transparent 50%,#d5ebf3 50%,#d5ebf3 75%,transparent 75%);box-decoration-break:clone}.landing__cont{--max-size:18;--min-size:16;--font-size:calc(var(--min-size) * 1px + (var(--max-size) - var(--min-size)) * (100vw - var(--container-min) * 1px) / (var(--container-max) - var(--container-min)));font-size:clamp(var(--min-size) * 1px,var(--font-size),var(--max-size) * 1px);margin:0 0 1.5rem}.landing__info{padding:var(--padding-inner) var(--padding-h)}.header--fixed+main .landing__info{margin-top:var(--header-height)}.landing__buttons{display:flex;list-style:none;gap:.5rem}.landing__buttons .button{width:100%;text-align:center;margin:0;text-align:center;font-size:1.115rem}.landing__contact .button--outlined{color:var(--secondary)}.container>.landing__buttons{justify-content:center}.landing__img img{border-radius:0}@media screen and (max-width:600px){.landing__buttons li{display:flex;flex:0}.landing__buttons li:last-child{flex:1}.landing__buttons .button--whatsapp i,.landing__buttons .button--outlined i{margin:0}.landing__buttons .button--whatsapp,.landing__buttons .button--outlined{width:70px;padding:0;font-size:1.5rem;display:flex;justify-content:center;align-items:center}.landing__buttons .button--whatsapp span,.landing__buttons .button--outlined span{display:none}}@media screen and (min-width:601px){.landing__buttons li{display:flex}.landing__buttons{justify-content:center}.landing__buttons .button--whatsapp i{margin:0}.landing__buttons .button--whatsapp{width:50px;height:50px;padding:0;font-size:1.5rem;display:flex;justify-content:center;align-items:center}.landing__buttons .button--whatsapp span{display:none}}@media screen and (max-width:899px){main>.section.section--landing{padding:0}.landing{display:flex;flex-direction:column;min-height:min(calc(var(--app-height) - var(--header-height)), 812px)}.header--fixed+main .landing{min-height:min(var(--app-height),812px)}.landing__inner{display:flex;flex-direction:column;justify-content:center}.landing__img{position:relative;flex:1;min-height:240px;display:flex;flex-direction:column;justify-content:flex-end}.landing__img img{position:absolute;bottom:0;left:0;right:0;margin:0 auto;object-position:50% 50%}.landing__info{text-align:center}}@media screen and (min-width:900px){main>.section--landing{display:flex;flex-direction:column;justify-content:center}.landing__img:before{right:0;height:calc(100% + (var(--padding-v)*2))}.landing{display:grid;grid-template-columns:50% 50%;place-items:center start}.landing__inner{grid-column:-1 / 1;grid-row:1;max-width:calc(var(--max-width) + calc(var(--padding-h) *2));margin:0 auto;order:2;width:100%}.landing__info{max-width:50%}.landing__img{grid-area:1 / 2;grid-row:1}.landing__img img{min-height:60svh;object-position:0 50%}.landing__buttons{justify-content:normal}}@media screen and (max-width:600px){.landing__buttons .button{font-size:.9rem}}