@media only screen and (max-width:1023px){.desktop_only{display:none}}.mobile_only{display:none!important}#slide_landing{text-align:center;position:relative;width:auto;z-index:4;height:calc(100vh - 151px);max-height:calc(100vh - 151px);overflow:hidden;max-width:100%}@media only screen and (max-width:1023px){.mobile_only{display:block!important}#slide_landing{height:calc(100vh - 129px);max-height:calc(100vh - 129px)}}#slide_landing .landing_video{width:100%;height:auto;min-height:100%;position:absolute;left:0;top:0;object-fit:cover}#slide_landing .landing_logo{margin-bottom:50px}@media only screen and (max-width:1023px){#slide_landing .landing_logo{height:50px;width:auto;margin-bottom:15px}}#slide_landing .text_wrapper{margin:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}#slide_landing .text_wrapper h1{color:#fff;font-family:hurme-bold,"Helvetica Neue",Helvetica,Arial,Segoe UI Symbol,sans-serif;font-size:60px;font-weight:700}@media only screen and (max-width:1023px){#slide_landing .text_wrapper h1{font-size:35px}}#slide_landing .text_wrapper p{padding-top:30px;font-size:16px;color:#fff;font-family:"Kropotkin Std"}#slide_landing .text_wrapper .landing_buttons{margin-top:50px}#slide_landing .text_wrapper .landing_buttons .landing_button{z-index:9999;background:#fff;color:#000;border:1px solid #fff;min-width:250px!important;font-family:hurme-regular,"Helvetica Neue",Helvetica,Arial,Segoe UI Symbol,sans-serif;font-weight:400;padding:10px 30px;margin:10px 15px;transition:.3s ease;font-size:1.3rem}#slide_landing .landing_arrow{height:25px;width:auto;position:absolute;bottom:15px;left:50%;padding:0;cursor:pointer;transform:translate(-50%)}