.drawer{position:relative}.drawer:before{content:" ";z-index:1002;background:#23201c66;width:100%;height:100%;display:block;position:fixed;top:0;left:0}.drawer-content{z-index:1003;background:#fff;border-radius:0;width:100%;max-width:520px;height:100%;max-height:100%;position:fixed;inset:0 0 auto auto;overflow:visible;transform:translate(0%)}@media only screen and (width>=480px){.drawer-content{border-radius:8px;bottom:0}}.drawer-content .back-icon{z-index:4;cursor:pointer;border:1px solid #d6d6d6;border-radius:10px;width:34px;height:34px;padding:6px;display:inline-flex;position:absolute;top:20px;left:20px}@media only screen and (width>=768px){.drawer-content .back-icon{background:#000;border:0;border-radius:50%;width:auto;height:auto;padding:13px;top:50%;left:-120px}}.drawer-content .back-icon svg{width:20px;height:20px}@media only screen and (width>=768px){.drawer-content .back-icon svg{width:auto;height:auto}}.drawer-content .back-icon svg path{stroke:#23201c;opacity:.8}@media only screen and (width>=768px){.drawer-content .back-icon svg path{stroke:#fff;opacity:1}}.drawer-content-layout{background:#fff;flex-direction:column;height:100vh;display:flex;overflow:auto}.drawer-footer{padding:20px}@media only screen and (width>=768px){.drawer-footer{padding:20px 30px}}.drawer-header{padding:20px}@media only screen and (width>=768px){.drawer-header{padding:20px 10px 20px 30px}}.drawer-header{border-bottom:1.5px solid #f7f7f7;position:relative}.drawer-body{height:100%;max-height:calc(100vh - 131px);overflow:hidden auto}@media only screen and (width>=768px){.drawer-body{max-height:calc(100vh - 93px)}}.drawer-footer{margin-top:auto;padding-bottom:60px}.drawer .no-header .drawer-body{max-height:calc(100vh - 1px)}.overview-tabs{background:#fff;height:100%}.react-tabs__tab-list{background:#f7f7f7;border:none;justify-content:space-between;gap:10px;margin:0;padding:0 20px;display:flex}.react-tabs__tab-list li{color:#d6d6d6;cursor:pointer;text-align:center;padding:8px 0;font:600 16px/24px GeneralSans-Semibold,Arial,sans-serif}@media only screen and (width>=768px){.react-tabs__tab-list li{padding:8px 12px}}.react-tabs__tab--selected{background:0 0;border:none;border-bottom:2px solid #f8d834;color:#f8d834!important}.tab-container{z-index:1;background-color:#f8d834;border-bottom:.5rem solid #fff;align-items:flex-end;width:100%;padding-top:10px;display:flex;position:relative}.tab-container:after{content:"";z-index:10;background-color:#fff;width:100%;height:1rem;position:absolute}.tab-container .tab{white-space:nowrap;color:#000;z-index:20;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#f8d834;place-items:center;height:3rem;padding:.25rem 1.5rem;font:500 15px/24px GeneralSans-Medium,Arial,sans-serif;display:grid;position:relative}.tab-container .tab.active{z-index:10;background-color:#fff;border-radius:1rem 1rem 0 0;width:100%;position:relative}.tab-container .tab.prev{border-bottom-right-radius:1rem}.tab-container .tab.next{border-bottom-left-radius:1rem}.tab-container .disabled-tab{pointer-events:none;opacity:.5}.tab-container .disabled-tab .tooltip{pointer-events:auto;opacity:1}
