@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Lexend+Deca:wght@300;400;500;600;700&display=swap);:root{--gf-red:#e31d1d;--gf-black:#000;--gf-grey:#f5f5f5;--gf-white:#fff;--gf-ink:#000;--gf-ease:cubic-bezier(0.25,1,0.5,1);--gf-font-title:'Bebas Neue',sans-serif;--gf-font-body:'Lexend Deca',system-ui,sans-serif}.gf-footer,.gf-footer *,.gf-footer *::before,.gf-footer *::after{box-sizing:border-box}.gf-footer{font-family:var(--gf-font-body);color:var(--gf-ink)}.gf-footer a{text-decoration:none;color:inherit}.gf-footer img{display:block;max-width:100%;height:auto}.gf-container{width:100%;max-width:1280px;margin:0 auto;padding-inline:clamp(20px,5vw,80px)}.gf-footer .gf-btn{display:inline-flex;align-items:center;justify-content:center;padding:18px 46px;border-radius:5px;border:2px solid #fff0;font-family:var(--gf-font-body);font-weight:400;font-size:1.125rem;line-height:1;letter-spacing:0;text-transform:uppercase;text-align:center;cursor:pointer;transition:background-color 0.25s var(--gf-ease),color 0.25s var(--gf-ease),border-color 0.25s var(--gf-ease)}.gf-footer .gf-btn--red{background:var(--gf-red);color:#fff;border-color:var(--gf-red)}.gf-footer .gf-btn--dark{background:var(--gf-black);color:#fff;border-color:var(--gf-black)}.gf-footer .gf-btn--red:hover{background:#fff;color:var(--gf-red);border-color:var(--gf-red)}.gf-footer .gf-btn--dark:hover{background:#fff;color:var(--gf-black);border-color:var(--gf-black)}.gf-footer .gf-h1{font-family:var(--gf-font-title);font-weight:400;font-size:clamp(2.6rem,6vw,5rem);line-height:.9375;letter-spacing:.01em;text-transform:uppercase;color:var(--gf-ink);margin:0 0 22px}.gf-footer .gf-body{font-size:1.125rem;font-weight:400;color:var(--gf-ink);margin:0 0 28px}.gf-footer__cta{background:var(--gf-grey);padding-block:clamp(64px,8vw,110px);text-align:center}.gf-footer__cta-title{margin-bottom:18px}.gf-footer .gf-footer__cta-text{margin:0 auto 30px;max-width:640px;font-size:1.125rem;font-weight:400}.gf-footer__main{background:var(--gf-black);color:#fff;padding-block:clamp(48px,6vw,80px)}.gf-footer__main>.gf-container{max-width:1672px;padding-inline:clamp(20px,5vw,80px)}.gf-footer__grid{display:grid;grid-template-columns:1.15fr 1.02fr 1.2fr 1fr;gap:clamp(24px,2.8vw,46px);align-items:start}.gf-footer__brand img{width:230px;margin-bottom:26px}.gf-footer__social{display:flex;gap:12px}.gf-footer__social a{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:1px solid rgb(255 255 255 / .25);color:#fff;transition:background 0.25s var(--gf-ease),color 0.25s var(--gf-ease)}.gf-footer__social a svg{width:20px;height:20px}.gf-footer__social a:hover{background:#fff;color:var(--gf-red)}.gf-footer__h{font-family:var(--gf-font-title);font-weight:400;font-size:2rem;text-transform:uppercase;margin:0 0 18px}.gf-footer__col ul{list-style:none;margin:0 0 18px;padding:0}.gf-footer__col li{margin-bottom:10px}.gf-footer__col a{font-weight:300;font-size:1.0625rem;color:#fff}.gf-footer__col a:hover{color:var(--gf-red)}.gf-footer__col .gf-btn{width:100%;margin-top:6px;padding-inline:18px;white-space:nowrap}.gf-footer__credits{margin-top:clamp(40px,6vw,80px);padding-top:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px 34px;color:rgb(255 255 255 / .85);font-size:1.0625rem;font-weight:300}.gf-footer__by{display:flex;flex-wrap:wrap;align-items:center;gap:10px 34px}.gf-credit{display:inline-flex;align-items:center;gap:10px}.gf-footer__legal{display:flex;align-items:center;gap:14px}.gf-footer__legal a{color:rgb(255 255 255 / .85);text-decoration:none}.gf-footer__legal a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.gf-footer__legal-sep{color:rgb(255 255 255 / .4)}.gf-footer .gf-credit__logo{width:auto;display:inline-block;vertical-align:middle}.gf-footer .gf-credit__logo--crapules{height:44px}.gf-footer .gf-credit__logo--dgl{height:50px}@media (max-width:1024px){.gf-footer__grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.gf-footer__grid{grid-template-columns:1fr;gap:32px}.gf-footer__credits{justify-content:center}.gf-footer__legal,.gf-footer__by{flex-basis:100%;justify-content:center}}