.fscreen{position:relative;min-height:calc(100vh);min-height:calc(100svh);display:flex;align-items:flex-end}.fscreen>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top}.fscreen>.cnt{position:relative;z-index:1;display:flex;align-items:flex-end;height:100%}.fscreen h1{font-family:var(--section-headings);color:var(--white-text-color);font-weight:400;font-size:90px;line-height:1;text-transform:uppercase;margin-bottom:40px}.fscreen .a-trigger{color:var(--white-text-color)}.fscreen .a-trigger:after{background:var(--white-text-color)}.fscreen .fscreen__inner{margin-bottom:-3px}@media (max-width:1100px){.fscreen h1{font-size:60px;margin-bottom:24px}}@media (max-width:767px){header{background:var(--accent-bg)}header .logo{width:77px;height:37px;top:unset}.home #mainWrapper>main{padding-top:var(--base-header-height)}.fscreen{align-items:center;min-height:calc(100vh - var(--actual-header-height))}.fscreen>.cnt{margin-bottom:-35%}.fscreen .fscreen__inner{margin-bottom:6px}.fscreen h1{font-size:40px;margin-bottom:27px}}@media (max-width:550px){.fscreen h1{font-size:40px;max-width:362px}.fscreen h1 br{display:none}}