.full-height-banner{position:relative;overflow:hidden;padding:50px max(3%, 15px);margin-bottom:var(--margin_bottom_desktop)}@media screen and (max-width: 600px){.full-height-banner{margin-bottom:var(--margin_bottom_mobile)}}.full-height-banner.arrow-present{padding-bottom:80px}.full-height-banner-background-desktop,.full-height-banner-background-mobile{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.full-height-banner-background-desktop img,.full-height-banner-background-mobile img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--focal-point-x) var(--focal-point-y);object-position:var(--focal-point-x) var(--focal-point-y)}.full-height-banner-background-desktop img:not(.loaded),.full-height-banner-background-mobile img:not(.loaded){-webkit-filter:blur(20px);filter:blur(20px)}@media screen and (max-width: 767px){.full-height-banner-background-desktop{display:none}}.full-height-banner-background-mobile{display:none}@media screen and (max-width: 767px){.full-height-banner-background-mobile{display:block}}.full-height-banner-inner{position:relative;z-index:2;height:100%}.full-height-banner-text-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.full-height-banner-text-container.left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.full-height-banner-text-container.center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.full-height-banner-text-container.right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right}@media screen and (max-width: 767px){.full-height-banner-text-container{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;text-align:center !important}}@media only screen and (max-height: 570px){.full-height-banner-text-container{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;text-align:center !important}}.full-height-banner-main-text{color:var(--main_text_color);font-weight:200;line-height:1;font-size:60px}@media screen and (max-width: 767px){.full-height-banner-main-text{font-size:45px}.full-height-banner-main-text.hide-br-mobile br{content:' '}.full-height-banner-main-text.hide-br-mobile br:after{content:' '}}@media only screen and (max-height: 570px){.full-height-banner-main-text{font-size:45px}.full-height-banner-main-text.hide-br-mobile br{content:' '}.full-height-banner-main-text.hide-br-mobile br:after{content:' '}}@media screen and (max-width: 400px){.full-height-banner-main-text{font-size:30px}}@media screen and (max-height: 380px) and (orientation: landscape){.full-height-banner-main-text{font-size:30px}}.full-height-banner-button{margin-top:20px;display:inline-block;font-weight:400;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:6px 30px;font-size:1rem;line-height:1.5;border-radius:0.1875rem;-webkit-transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;background-color:var(--button_color);color:var(--button_text_color)}.full-height-banner-button:hover{text-decoration:none;background-color:var(--button_hover_color);color:var(--button_hover_text_color)}.full-height-banner-button:focus,.full-height-banner-button:active{outline:none;-webkit-box-shadow:0 0 0 2px var(--button_focus_color);box-shadow:0 0 0 2px var(--button_focus_color)}.full-height-banner-arrow-button{position:absolute;z-index:1;width:200px;bottom:20px;left:calc(50vw - 100px);border:none;background:none}.full-height-banner-arrow-button:active,.full-height-banner-arrow-button:focus{outline:none}.full-height-banner-arrow-button svg{-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out}@media (hover: hover){.full-height-banner-arrow-button:hover .full-height-banner-arrow-text{-webkit-transform:translateY(5px);transform:translateY(5px)}.full-height-banner-arrow-button:hover svg{-webkit-transform:translateY(10px);transform:translateY(10px)}}.full-height-banner-arrow-text{color:var(--arrow_text_color);font-size:18px;font-weight:200;-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
