.EZDrawer .EZDrawer__checkbox{display:none}.EZDrawer .EZDrawer__checkbox:checked~.EZDrawer__overlay{display:block;opacity:1}.EZDrawer .EZDrawer__checkbox:checked~.EZDrawer__container{visibility:visible;transform:translateZ(0)!important}.EZDrawer .EZDrawer__overlay{display:none;height:100vh;left:0;position:fixed;top:0;width:100%}.EZDrawer .EZDrawer__container{position:fixed;visibility:hidden;background:white;transition:all;box-shadow:0 0 10px 5px rgba(0,0,0,.1)}.MeasureMoreOptionsDrawer_drawerContent__z4eeo{width:100%;padding:20px 20px 32px;background:#fff}.MeasureMoreOptionsDrawer_drawerContent__z4eeo .measure-drawer-title{font-family:var(--font-gotham),sans-serif;font-size:18px;font-weight:500;color:#4D4A42;margin-bottom:10px}.MeasureMoreOptionsDrawer_drawerContent__z4eeo .measure-drawer-actions{display:flex;flex-direction:column}.MeasureMoreOptionsDrawer_drawerContent__z4eeo .measure-drawer-actions .action-btn{padding:16px 0;display:flex;align-items:center;justify-content:flex-start;gap:16px}.MeasureMoreOptionsDrawer_drawerContent__z4eeo .measure-drawer-actions .action-btn:active,.MeasureMoreOptionsDrawer_drawerContent__z4eeo .measure-drawer-actions .action-btn:hover{opacity:.6}.MeasureMoreOptionsDrawer_drawerContent__z4eeo .measure-drawer-actions .action-btn .action-icon{width:24px;height:24px}.MeasureMoreOptionsDrawer_drawerContent__z4eeo .measure-drawer-actions .action-btn .action-icon path{fill:#D56544}.MeasureMoreOptionsDrawer_drawerContent__z4eeo .measure-drawer-actions .action-btn .action-txt{color:#4D4A42;font-size:16px;font-family:var(--font-gotham),sans-serif}.MeasureMoreOptionsDrawer_drawerContent__z4eeo .measure-drawer-actions .action-btn:not(:last-of-type){border-bottom:1px solid #efe2c1}