html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;padding:0}article,aside,figcaption,figure,footer,header,main,nav,section{display:block}h1,h2,h3,h4,h5,p{padding:0;margin:0;font-weight:normal}figure{margin:0;padding:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}code,kbd,samp{font-family:monospace,monospace;font-size:1em}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-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}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}:focus{outline:none;border:none}@font-face{font-family:'Brut Grotesque';font-weight:bold;src:url('../fonts/Brut_Grotesque_WEBL-Black.eot');src:url('../fonts/Brut_Grotesque_WEBL-Black.eot?#iefix') format('embedded-opentype'),url('../fonts/Brut_Grotesque_WEBL-Black.woff') format('woff'),url('../fonts/Brut_Grotesque_WEBL-Black.woff2') format('woff2')}@font-face{font-family:'Brut Grotesque';font-weight:normal;src:url('../fonts/Brut_Grotesque_WEBL-Medium.eot');src:url('../fonts/Brut_Grotesque_WEBL-Medium.eot?#iefix') format('embedded-opentype'),url('../fonts/Brut_Grotesque_WEBL-Medium.woff') format('woff'),url('../fonts/Brut_Grotesque_WEBL-Medium.woff2') format('woff2')}.landing{font-family:"Brut Grotesque","Arial",sans-serif}.landing_content{position:relative;display:flex;justify-content:space-between;height:calc(100dvh - 100px)}@media only screen and (max-width: 600px){.landing_content{height:auto;flex-direction:column}}.landing_content_logo{width:250px;height:250px;position:absolute;z-index:1;top:60px;left:50%;transform:translateX(-50%);font-size:0;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url(../img/logo.svg)}@media only screen and (max-width: 600px){.landing_content_logo{height:215px;width:215px;top:50%;transform:translate(-50%, -50%)}}.landing_content_item{width:50%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url(../img/bg-white.jpg);color:#8F2A2A;text-transform:uppercase}@media only screen and (max-width: 600px){.landing_content_item{width:100%;height:435px}}.landing_content_item-red{background-image:url(../img/bg-red.jpg);color:#FFFEF3}.landing_content_item h2{font-size:48px;font-weight:bold;text-transform:uppercase}.landing_content_item_links{margin-top:20px;display:flex;gap:20px}.landing_content_item_links a{height:35px;display:flex;align-items:center;background-color:#8F2A2A;color:#FFFEF3;font-size:14px;border-radius:4px;text-decoration:none;padding:0 20px}.landing_content_item-red .landing_content_item_links a{background-color:#FFFEF3;color:#8F2A2A}.landing_footer{position:relative;background-color:#B36D63;color:#FFFEF3;height:100px;display:flex;justify-content:center;align-items:center;box-sizing:border-box}@media only screen and (max-width: 600px){.landing_footer{height:140px;flex-direction:column;gap:25px}}.landing_footer_content{text-align:center;color:#FFFEF3}.landing_footer_content_strong{font-size:22px;font-weight:bold;text-transform:uppercase}.landing_footer_content_small{font-size:14px;font-weight:normal}.landing_footer_ig{position:absolute;bottom:20px;left:20px;height:20px;width:20px}@media only screen and (max-width: 600px){.landing_footer_ig{position:relative;bottom:auto;left:auto}}.landing_footer_ig svg{height:20px;width:20px}.landing_footer_notice{position:absolute;bottom:20px;right:20px;font-size:12px;color:#FFFEF3;text-decoration:none}