main>.section.section--landing{position:relative;padding:1rem .75rem 0}.landing__button{padding:.5em .75rem;text-align:center;display:inline-flex;align-items:center;justify-content:center}.landing__buttons{justify-content:center}.landing__info{color:#fff}.landing__title{margin:0 0 1rem;--max-size:52;--min-size:26;line-height:1.25em;font-family:var(--font2);font-weight:var(--bold2);text-shadow:0 1px 8px rgba(0,0,0,.35)}.landing__offer{--max-size:28;--min-size:20;font-family:var(--font1);font-weight:normal;line-height:1.25em;background:var(--primary);text-align:center;transform:skewX(-16deg);padding:.35rem 1rem;width:fit-content;margin:0 auto 1rem;text-transform:uppercase}.landing__offer>span{transform:skewX(12deg);display:inline-block}.landing__offer strong{font-weight:var(--bold2)}.landing__subtitle{font-weight:var(--bold1);font-family:var(--font1);line-height:1.35em;margin:0 0 1em;--max-size:30;--min-size:22;text-shadow:0 1px 8px rgba(0,0,0,.35)}.landing__inner{display:grid}.landing__buttons{gap:.35rem;display:flex;list-style:none;text-transform:uppercase}.landing__info{grid-area:1/1}.landing__img{grid-area:1/1;position:relative}.landing__contact .button{display:flex;align-items:center;font-size:1.115rem}.container>.landing__buttons{justify-content:center}.landing__img::after{content:'';display:block;width:100%;height:100%;position:absolute;bottom:0;border-radius:var(--radiusImg);left:0;background:linear-gradient(rgba(0,0,0,.24) 0%,rgba(0,0,0,0) 100%)}@media screen and (max-width:600px){.landing__info{display:flex;flex-direction:column;justify-content:space-between}.landing__buttons .button{letter-spacing:-.5px;padding:.5em .5rem}.landing__contact{padding:1rem .5rem}.landing__offer{letter-spacing:-.65px}.landing__offer>span span:last-child{font-size:.75em;display:block;letter-spacing:0;line-height:1.25em}}@media screen and (max-width:820px){.landing{display:flex;flex-direction:column;min-height:min(calc(var(--app-height) - 2rem - var(--header-height)),812px);border-radius:var(--radiusBox);overflow:hidden}.header--fixed+main .landing{min-height:min(calc(var(--app-height) - .7rem),812px)}.landing__head{padding:var(--padding-h) var(--padding-h) 1.5rem}.landing__inner{flex:1;position:relative}.landing__info{color:#fff;text-align:center;z-index:2}.landing__img{position:relative}.landing__img img{object-position:50% 50%;position:absolute}.landing__buttons .button{width:100%;text-align:center;margin:0;text-align:center}}@media screen and (min-width:821px){.section--landing{display:flex;flex-direction:column;justify-content:center}.landing__head{margin-bottom:1.25rem}.landing__info{padding:var(--padding-h)}header--fixed+main .landing__info{padding:calc(var(--header-height) + var(--padding-v)) var(--padding-h) var(--padding-v)}header--fixed+main .landing__img{max-height:calc(100vh - .7rem)}.landing__img{max-height:calc(100vh - .7rem - var(--header-height));min-height:640px}.landing__img img{object-position:65% 50%}.landing__info{text-align:center;z-index:1;max-width:1024px;margin:0 auto}}