.footer{background-color:#ef6029;margin-top:1rem;height:50px;display:flex;justify-content:center;align-items:center;position:-webkit-sticky;position:sticky;bottom:0;width:100%}.footer_mention{color:#fff;font-weight:700}@font-face{font-family:__Quicksand_0f9dfe;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/27fe598d6afad0df-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Quicksand_0f9dfe;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/7f18cff2873161a9-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Quicksand_0f9dfe;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c6276e12d323aee-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Quicksand_Fallback_0f9dfe;src:local("Arial");ascent-override:94.93%;descent-override:23.73%;line-gap-override:0.00%;size-adjust:105.35%}.__className_0f9dfe{font-family:__Quicksand_0f9dfe,__Quicksand_Fallback_0f9dfe;font-weight:300;font-style:normal}.header_top{justify-content:space-between}.header_top,.header_top_right{display:flex;align-items:center}.header_top_logo{margin:1rem;padding-left:1rem;font-size:1.5rem;font-weight:600;color:#5e17eb}.header_top_card{margin:1rem}.header_bottom{display:flex;justify-content:space-between;background-color:#5e17eb;align-items:center}.header_bottom_menu_logo{margin:1rem}.header_bottom_search{height:4rem;display:flex;justify-content:center;align-items:center;width:100%}.header_bottom_search_input{min-height:40px;max-width:300px;padding:0 1rem;font-size:15px;border:none;border-radius:20px 0 0 20px;background-color:#fff}.header_bottom_search_submit{min-height:40px;padding:.5em 1em;border:1px solid #faa600;border-radius:0 20px 20px 0;background-color:#faa600;color:#fff;font-size:15px;cursor:pointer;transition:background-color .3s ease-in-out}.header_top_card_number{font-weight:700;font-family:text}.loginButton{cursor:pointer;font-weight:700;margin-left:1rem}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:#000}a:visited{color:none}header{grid-area:header}nav{grid-area:nav}main{grid-area:main}footer{grid-area:footer}body{height:100vh}@media screen and (min-width:1024px){body{display:grid;grid-template-columns:250px auto;grid-template-rows:auto auto 1fr;grid-template-areas:"header header" "nav main" "footer footer"}}nav{margin:.5rem;display:flex;justify-content:center;flex-wrap:wrap}@media screen and (min-width:1024px){nav{margin:1rem;display:block}}nav a{display:inline-block;margin:.2rem;background:#5e17eb;border-radius:999px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:16px;font-weight:700;line-height:24px;opacity:1;padding:8px 18px}@media screen and (min-width:1024px){nav a{display:block}}nav a:visited{color:#fff}