.HomeGuest .App{display:flex;justify-content:space-between;align-items:center;margin:24px 16px 8px;border-radius:16px;position:relative;overflow:hidden}.landscape .HomeGuest .App,.mobile .HomeGuest .App,.tablet .HomeGuest .App{flex-direction:column;background:var(--color-dark-grey-1)}.desktop .HomeGuest .App{max-width:926px;margin:64px auto 16px;padding:55px 0 39px}.HomeGuest .App-Img{width:100%;margin-bottom:-4px}.HomeGuest .App-Img>*{width:100%}.desktop .HomeGuest .App-Img{position:absolute;z-index:-1}.mobile .HomeGuest .App-Img{order:0;margin-bottom:0}.HomeGuest .App-Content{padding:0 33px 0 52px}.landscape .HomeGuest .App-Content,.mobile .HomeGuest .App-Content,.tablet .HomeGuest .App-Content{order:1;align-self:stretch;padding:20px 16px 16px;text-align:center}.desktop .HomeGuest .App-Content{flex:0 0 480px}.HomeGuest .App-Content>div{margin-bottom:12px;font-size:28px;font-weight:700;line-height:34px;color:var(--color-text-white)}.landscape .HomeGuest .App-Content>div,.mobile .HomeGuest .App-Content>div,.tablet .HomeGuest .App-Content>div{font-size:23px}.HomeGuest .App-Content>p{margin:0 0 20px;font-weight:500;line-height:1.6;color:var(--color-mid-grey-5)}.desktop .HomeGuest .App-Content>p{margin:0 0 36px;padding-right:50px}.HomeGuest .App-Links{display:flex;align-items:center;margin:0}.landscape .HomeGuest .App-Links,.mobile .HomeGuest .App-Links,.tablet .HomeGuest .App-Links{flex-direction:column}.HomeGuest .App-Links>a{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:12px;padding:7px 16px;font-size:18px;font-weight:600;line-height:1.4;color:var(--color-text-white);background:var(--color-dark-grey-2);border-radius:12px}.HomeGuest .App-Links>a:last-child{margin-bottom:0}.desktop .HomeGuest .App-Links>a{width:auto;margin-right:16px;margin-bottom:0;padding:10px 16px}.desktop .HomeGuest .App-Links>a:last-child{margin-right:0}.HomeGuest .App-Links>a>div{display:flex;flex-direction:column;align-items:flex-start;white-space:nowrap}.mobile .HomeGuest .App-Links>a>div,.tablet .HomeGuest .App-Links>a>div{min-width:130px}.HomeGuest .App-Links>a img{margin-right:14px}.HomeGuest .App-Links>a span{font-size:12px;font-weight:500;line-height:160%;color:var(--color-light-grey-1)}