/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body,html{overflow-x:hidden}body{padding:0;font-family:Montserrat,sans-serif}a{color:#b0cd58;text-decoration:none;transition:all .2s ease-in-out}a:hover{color:#b0cd58;text-decoration:underline;transition:all .2s ease-in-out}img{max-width:100%;height:auto}.landing-page{text-align:center;min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;background-color:#142e44}.landing-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#142e44;background:radial-gradient(circle,rgba(20,46,68,.59) 0,#000 100%);opacity:.59}.landing-page .container{padding-left:100px;padding-right:100px;position:relative;z-index:2}@media screen and (max-width:991px){.landing-page .container{padding-left:20px;padding-right:20px}}.landing-page :last-child{margin-bottom:0}.landing-page h1{font-size:40px;line-height:1;font-weight:400;color:#b0cd58;margin-top:0;margin-bottom:100px;letter-spacing:15px}@media screen and (max-width:1199px){.landing-page h1{letter-spacing:5px}}@media screen and (max-width:767px){.landing-page h1{font-size:30px;margin-bottom:50px}}.landing-page img{margin-bottom:100px}@media screen and (max-width:767px){.landing-page img{margin-bottom:50px}}.landing-page p{font-size:31px;line-height:1.2;color:#fff;margin-top:0;margin-bottom:30px}@media screen and (max-width:767px){.landing-page p{font-size:24px;line-height:1.4}}.footer{padding:50px 0}.footer .container{display:flex;align-items:center;justify-content:space-between;padding-left:100px;padding-right:100px}@media screen and (max-width:991px){.footer .container{padding-left:20px;padding-right:20px}}@media screen and (max-width:767px){.footer .container{flex-direction:column}}@media screen and (max-width:767px){.footer-left{order:2}}.footer-left p{margin-top:0;margin-bottom:0;font-size:14px;font-weight:400;color:#000}@media screen and (max-width:767px){.footer-right{order:1;margin-bottom:30px}}