.CloseButton-module__BjZeNq__button{background:var(--primary-grey);border:var(--border-thin) var(--secondary-grey);border-radius:var(--rounded-corners);cursor:pointer;font-family:var(--default-font);text-align:center;height:max-content;transition:var(--standard-transition-all);color:var(--standard-text-color);font-size:12px;line-height:normal;font-weight:var(--font-weight-bold);align-items:center;margin-bottom:5px;margin-right:5px;padding:5px 7px 5px 15px;display:flex;position:relative}@media only screen and (max-width:960px){.CloseButton-module__BjZeNq__button{border-radius:var(--rounded-corners-sm)}}.CloseButton-module__BjZeNq__button:hover{box-shadow:0 0 8px -4px #0006}.CloseButton-module__BjZeNq__button:hover .CloseButton-module__BjZeNq__closeicon{background-color:var(--white)}.CloseButton-module__BjZeNq__button.CloseButton-module__BjZeNq__white{background:var(--white);border:var(--border-thin) var(--primary-grey)}.CloseButton-module__BjZeNq__closeicon{fill:var(--muted);border-radius:var(--quantity-circle-or-square);cursor:pointer;height:19px;transition:var(--standard-transition-all);background-color:#0000;justify-content:center;align-items:center;width:19px;margin-left:5px;padding:6px;display:flex}.CloseButton-module__BjZeNq__closeicon svg{width:32px;height:32px;fill:var(--standard-text-color)}