.specsUiCommon_ModalSheet_backdrop{z-index:110;background-color:#172737e6;min-height:100dvh;position:fixed;inset:0}@supports (-webkit-touch-callout:none){.specsUiCommon_ModalSheet_backdrop{position:absolute}}.specsUiCommon_ModalSheet_viewport{overscroll-behavior:contain;z-index:110;position:fixed;inset:0;overflow-y:auto}.specsUiCommon_ModalSheet_viewportCentered{justify-content:center;align-items:center;padding:0 1.5rem;display:flex;overflow:hidden}.specsUiCommon_ModalSheet_popup{pointer-events:none;outline:0;width:calc(100vw - 32px);margin:1.5rem auto;position:relative}@media (width>=768px){.specsUiCommon_ModalSheet_popup{width:calc(100vw - 80px)}}@media (width>=992px){.specsUiCommon_ModalSheet_popup{width:calc(100vw - 80px)}}.specsUiCommon_ModalSheet_popupCentered{width:100%;margin:0}.specsUiCommon_ModalSheet_closeButton{color:#fff;cursor:pointer;pointer-events:auto;z-index:110;background:#016c42;border:0;border-radius:50%;width:2.5rem;height:2.5rem;padding:.25rem;line-height:0;position:fixed;top:2rem;right:calc(16px + .5rem)}@media (width>=768px){.specsUiCommon_ModalSheet_closeButton{right:calc(40px + .5rem)}}@media (width>=992px){.specsUiCommon_ModalSheet_closeButton{right:calc(40px + .5rem)}}.specsUiCommon_ModalSheet_closeButton:hover{background-color:#004b2e}.specsUiCommon_ModalSheet_popupCentered .specsUiCommon_ModalSheet_closeButton{top:1.5rem;right:1.5rem}.specsUiCommon_ModalSheet_sheet{pointer-events:auto;background-color:#fff;border-radius:1rem;overflow:hidden}