.section--landing{position:relative;overflow:hidden}.landing__button{padding:.6em 1em;margin:.15em}.landing__title{color:var(--primary);--max-size:40;--min-size:28}.landing__subtitle{color:var(--secondary);--max-size:32;--min-size:24}.landing__buttons{display:flex;list-style:none;text-transform:uppercase;flex-wrap:wrap;gap:.25rem}.section--secondary .landing__buttons{justify-content:center}.landing__buttons .button{width:100%;text-align:center;margin:0;display:inline-flex;align-items:center;justify-content:center}.section--bg .landing__buttons{justify-content:center}.landing__img img{border-radius:0}@media screen and (max-width:1023px){main>.section.section--landing{padding:0}.landing{display:flex;flex-direction:column;min-height:calc(var(--app-height) - var(--header-height))}.header--fixed+main .landing{min-height:var(--app-height)}.landing__inner{display:flex;flex-direction:column-reverse;flex:1;justify-content:flex-end}.landing__head{margin:0 0 1rem}.landing__img img{position:absolute;left:0;top:0;z-index:-1}.landing__img{position:relative;flex:1;min-height:200px;display:flex;margin-left:auto;flex-direction:column;width:calc(100% - var(--padding-h));border-radius:var(--radiusImg) 0 0 var(--radiusImg);overflow:hidden}.landing__img.mask[class$="--bubble1"]{width:calc(120% - var(--padding-h));margin-left:auto;margin-right:-20%}.header--fixed+main .landing__img.mask[class$="--bubble1"]{margin-top:-8vh}.landing__info{padding:var(--padding-h)}}@media screen and (max-width:600px){.landing{display:flex;flex-direction:column;min-height:min(calc(var(--app-height) - var(--header-height)),812px);max-height:812px}.header--fixed+main .landing__img.mask[class$="--bubble1"]{margin-top:-4vh}.header--fixed+main .landing{min-height:min(var(--app-height),812px)}.landing__buttons li{display:flex;flex:auto}.landing__buttons .button--whatsapp i,.landing__buttons .button--outlined i{margin:0}.landing__buttons .button--whatsapp,.landing__buttons .button--outlined{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 .button--whatsapp i{margin:0}.landing__buttons .button--whatsapp{width:48px;height:48px;padding:0;font-size:1.5rem;display:flex;justify-content:center;align-items:center}.landing__buttons .button--whatsapp span{display:none}}@media screen and (min-width:1024px){.section--landing{display:flex;flex-direction:column;justify-content:center}.landing__img:before{right:0;height:calc(100% + (var(--padding-v)*2))}.landing__inner{display:flex;align-items:center}.landing__info{flex:1;margin-left:auto;max-width:calc((var(--max-width)/2) + var(--padding-h));padding:calc(var(--padding-v) + var(--header-height)) var(--padding-h) calc(var(--padding-v)*2)}.landing__img{position:relative;width:50%;height:75vh;min-height:768px}.landing__img.mask[class$="--bubble1"]{width:70%;height:calc(80vh + 4vh);margin-right:-20%}.header--fixed+main .landing__img.mask[class$="--bubble1"]{margin-top:-4vh}.landing__head{margin:0 0 1.5rem}}