:root{--body-font-family:"Noto Sans",sans-serif,system-ui;--body-font-size:16px;--color-white:#fff;--color-bg:#141414;--color-text:#171717;--color-accent:#ffdc00;--color-button:#3644c0;--color-button-hover:#4253e9}/*! 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{-webkit-box-sizing:content-box;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;-webkit-text-decoration:underline dotted;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{-webkit-box-sizing:border-box;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]{-webkit-box-sizing:border-box;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{font-family:var(--body-font-family);font-size:var(--body-font-size);line-height:1.6;background:var(--color-bg);color:var(--color-text)}*{-webkit-box-sizing:border-box;box-sizing:border-box}img{max-width:100%;max-height:100%}mark{font-weight:800;background:0 0;color:var(--color-accent)}.hero{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-grid{display:grid;gap:26px;width:100%;padding:20px;margin:auto}@media screen and (min-width:768px){.hero-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.hero-grid{gap:36px 60px}}@media screen and (min-width:1200px){.hero-grid{max-width:calc(83.4% - 40px)}}.card{--padding:5.74%;display:grid;grid-template-rows:1fr auto;overflow:hidden;border-radius:10px}.cardBody{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;overflow:hidden;z-index:1;padding:var(--padding) 0 0 var(--padding);color:var(--color-white);width:100%;aspect-ratio:570/292;min-height:100%}.cardBodyBg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1;pointer-events:none}.cardBodyCont{width:55%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.cardBodyLogo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:22%}.cardBodyLogo img{width:auto;height:auto}.cardBodyImg{width:45%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none}.cardBodyText{font-weight:600;font-size:7vw;line-height:1.2}@media screen and (min-width:768px){.cardBodyText{font-size:3.7vw}}@media screen and (min-width:1200px){.cardBodyText{font-size:3vw}}.cardFooter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;background:var(--color-white);padding:var(--padding)}.cardFooterText{font-weight:500;font-size:4.4vw}@media screen and (min-width:768px){.cardFooterText{font-size:2vw}}@media screen and (min-width:1200px){.cardFooterText{font-size:1.6vw}}.cardFooterBtn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;background:var(--color-button);-webkit-transition:background-color .2s;transition:background-color .2s;-webkit-box-shadow:2px 2px 7px rgba(0,0,0,.31);box-shadow:2px 2px 7px rgba(0,0,0,.31);border-radius:5px;color:var(--color-white);font-size:3.9vw;padding:1.3vw 4vw}@media screen and (min-width:768px){.cardFooterBtn{font-size:1.8vw;padding:1vw 3.5vw}}@media screen and (min-width:1200px){.cardFooterBtn{font-size:1.15vw;padding:.5vw 3.5vw}}.cardFooterBtn:hover{background:var(--color-button-hover)}