:root{font-family:Andale Mono,AndaleMono,monospace;line-height:1.5;font-weight:400;color-scheme:light dark;color:#0d160b;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;text-decoration:inherit}body{margin:0;display:flex;flex-direction:column;justify-content:space-between;min-width:320px;min-height:100vh}.button,button{padding:.6em 1.2em;font-size:1em;font-weight:600;font-family:inherit;cursor:pointer;text-align:center;border:1px solid #0D160B;background-color:#d93041;color:#fff;display:inline-block;margin-top:1rem}.button:hover,button:hover{background-color:#0d160b;color:#fff}.icon{width:30px;height:30px;margin-right:1rem}header{background-color:#d93041;color:#fff;flex-direction:column;display:flex;flex:0 1 auto;align-items:center;justify-content:space-between;padding:1rem;margin-bottom:1rem}@media screen and (min-width: 768px){header{flex-direction:row;padding:1rem 2rem;margin-bottom:2rem}}header .headline{display:flex;align-items:center}header h1{margin:0;font-size:1.6rem;line-height:1;text-transform:uppercase}@media screen and (min-width: 768px){header h1{font-size:2.7em}}header h2{margin:.5rem 1rem 0}@media screen and (min-width: 768px){header h2{margin:0 auto 0 2rem}}header .button,header button{position:fixed;width:100%;bottom:0;z-index:1;background-color:#d93041;color:#fff;border:0;margin:0}@media screen and (min-width: 768px){header .button,header button{position:relative;width:auto;border:1px solid #0D160B;background-color:#fff;color:#0d160b;margin:0 0 0 1rem}}header .icon{width:20px;margin:0 1rem 0 0}@media screen and (min-width: 768px){header .icon{margin:0 1rem 0 0;width:30px}}.content{max-width:1300px;padding-left:25px;padding-right:25px;padding-bottom:1.5rem;margin:auto;position:relative}@media screen and (min-width: 768px){.content{padding-bottom:3rem}}.content:after{content:"";position:absolute;bottom:0;width:150px;border-bottom:2px #E85F5C solid;left:50%;transform:translate(-50%)}.content:last-of-type{padding-bottom:0}.content:last-of-type:after{content:none}.content h1{display:block;font-size:1.5em;margin-block-start:.83em;margin-block-end:.83em;margin-inline-start:0px;margin-inline-end:0px;font-weight:700}footer{background-color:#0d160b;color:#fff;padding:1rem 2rem 3rem;margin-top:3rem}@media screen and (min-width: 768px){footer{padding:1rem 2rem}}.icon-list{list-style-type:none;display:flex;flex-wrap:wrap;justify-content:space-around;padding:0;margin:0}.icon-list__item{max-width:100%;padding:1rem 0}@media screen and (min-width: 768px){.icon-list__item{max-width:20%;padding:1rem}}.icon-list__item span{display:flex;align-items:center}.icon-list__item span .icon{width:30px;height:30px;margin-right:1rem}.icon-list__item--col{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1 100%;padding:2rem 0}@media screen and (min-width: 768px){.icon-list__item--col{flex:1 1 25%;padding:1rem 0}}.icon-list__item--col .logo{display:flex;max-width:250px;max-height:100px;flex:0 1 auto}
