@font-face{font-family:"Rawline Regular";font-style:normal;font-weight:400;src:local("Rawline Regular"),url(rawline-400.woff) format("woff")}
@font-face{font-family:"Rawline Medium";font-style:normal;font-weight:400;src:local("Rawline Medium"),url(rawline-500.woff) format("woff")}
@font-face{font-family:"Archivo SemiCondensed";src:local("Archivo SemiCondensed"),url(ArchivoSemiCondensed-Regular.woff2) format("woff2");font-display:swap;font-style:normal;font-stretch:normal;font-weight:400}
@font-face{font-family:"Crimson Text";src:local("Crimson Text"),url(CrimsonText-SemiBold.ttf) format("ttf");font-display:swap;font-style:normal;font-stretch:normal;font-weight:600}
.drawer-header{display:flex;flex-direction:column;gap:2rem}
.drawer-header-wrapper{display:flex;justify-content:space-between;align-items:center}
.drawer-header-heading{margin:0;font-size:2rem;line-height:3rem;font-weight:600}
.drawer-header-close{cursor:pointer;padding:1.4rem;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:rgba(0,0,0,0);border:.1rem solid #464646;opacity:75%}
.drawer-header-close>svg{width:1.2rem;height:1.2rem}
.drawer-header-line{display:block!important;width:95%;height:.1rem;background-color:#f9f7f6}
.drawer-empty{margin-top:5.2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}
.drawer-empty>svg{width:11rem;height:11rem}
.drawer-empty-text{margin:0;text-align:center}