.sidebar{background-color:var(--color-grey-dark-1);flex:0 0 18%;display:flex;flex-direction:column;justify-content:space-between}.side-nav{font-size:1.4rem;list-style:none;margin-top:3.5rem}@media only screen and (max-width:56.25em){.side-nav{display:flex;margin:0}}.side-nav__item{position:relative}.side-nav__item:not(:last-child){margin-bottom:.5rem}@media only screen and (max-width:56.25em){.side-nav__item:not(:last-child){margin:0}.side-nav__item{flex:1 1}}.side-nav__item:before{content:"";position:absolute;top:0;left:0;height:100%;width:3px;background-color:var(--color-primary);transform:scaleY(0);transition:transform .2s,width .4s cubic-bezier(1,0,0,1) .2s,background-color .1s}.side-nav__item--active:before,.side-nav__item:hover:before{transform:scaleY(1);width:100%}.side-nav__item:active:before{background-color:var(--color-primary-light)}.side-nav__link:link,.side-nav__link:visited{color:var(--color-grey-light-1);text-decoration:none;text-transform:uppercase;display:flex;align-items:center;padding:1.5rem 3rem;position:relative;z-index:10}@media only screen and (max-width:56.25em){.side-nav__link:link,.side-nav__link:visited{justify-content:center;padding:2rem}}@media only screen and (max-width:37.5em){.side-nav__link:link,.side-nav__link:visited{flex-direction:column;padding:1.5rem .5rem}}.side-nav__icon{width:1.75rem;height:1.75rem;margin-right:2rem;fill:currentColor}@media only screen and (max-width:37.5em){.side-nav__icon{margin-reight:0;margin-bottom:.7rem;width:1.5rem;height:1.5rem}}.legal{font-size:1.2rem;color:var(--color-grey-light-4);text-align:center;padding:2.5rem}@media only screen and (max-width:56.25em){.legal{display:none}}@font-face{font-family:__Comic_Neue_19d689;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/b298f373c0960056-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+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Comic_Neue_Fallback_19d689;src:local("Arial");ascent-override:91.96%;descent-override:25.54%;line-gap-override:0.00%;size-adjust:97.87%}.__className_19d689{font-family:__Comic_Neue_19d689,__Comic_Neue_Fallback_19d689;font-weight:300;font-style:normal}:root{--color-primary:#c9961a;--color-primary-light:#f1b929;--color-primary-dark:#bc8b14;--color-grey-light-1:#faf9f9;--color-grey-light-2:#f4f2f2;--color-grey-light-3:#f0eeee;--color-grey-light-4:#ccc;--color-grey-dark-0:#282828;--color-grey-dark-1:#333;--color-grey-dark-2:#777;--color-grey-dark-3:#999;--shadow-dark:0 2rem 6rem rgba(0,0,0,.3);--shadow-light:0 2rem 5rem rgba(0,0,0,.06);--line:1px solid var(--color-grey-light-2)}*{margin:0;padding:0}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}@media only screen and (max-width:68.75em){html{font-size:50%}}body{font-family:Open Sans,sans-serif;font-weight:400;line-height:1.6;background-image:linear-gradient(to right bottom,var(--color-primary-light),var(--color-primary-dark));background-size:cover;background-repeat:no-repeat;min-height:100vh}h1{font-size:3rem;font-weight:1000}h2{font-size:2.5rem;font-weight:700}h4{font-size:2rem;font-weight:300}.layout_container__116GV{max-width:120rem;margin:8rem auto;background-color:var(--color-grey-light-2);box-shadow:var(--shadow-dark);min-height:50rem}@media only screen and (max-width:75em){.layout_container__116GV{margin:0;max-width:100%;width:100%}}.layout_content___lGrP{display:flex}@media only screen and (max-width:56.25em){.layout_content___lGrP{flex-direction:column}}.layout_main__30FUz{background-color:var(--color-grey-light-1);flex:1 1;min-height:100vh}.layout_user-reviews__CMJVL{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center}.header_header__kfl_5{height:7rem;background-color:#fff;border-bottom:var(--line);display:flex;justify-content:space-between;align-items:center;font-size:1.4rem}@media only screen and (max-width:31.25em){.header_header__kfl_5{flex-wrap:wrap;align-content:space-evenly;height:11rem}}.header_logo___O_xs{height:100%;width:auto;padding:.5rem;margin-left:2rem}