.ModalCloseButton_box__UeVHH{padding:16px 24px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:42px;height:38px;border-radius:96px;background-color:var(--grey-000);cursor:pointer;overflow:hidden;position:absolute;z-index:120;top:0;right:-68px}@media(max-width:768px){.ModalCloseButton_box__UeVHH{width:24px;height:24px;padding:0;display:flex;justify-content:center;align-items:center;top:26px;right:26px}}.ModalCloseButton_box__UeVHH:before{content:"";position:absolute;left:50%;top:100%;width:100%;height:100%;transform:translate(-50%);background-color:var(--grey-900);border-radius:50%;transition:all .15s ease-in}@media screen and (max-width:768px){.ModalCloseButton_box__UeVHH:before{display:none}}.ModalCloseButton_box__UeVHH:hover:before{transform:translate(-50%,-100%);width:100%;height:100%}@media screen and (min-width:768px){.ModalCloseButton_box__UeVHH{width:52px;height:47px;display:flex}}@media screen and (min-width:992px){.ModalCloseButton_box__UeVHH{width:60px;height:58px}}.ModalCloseButton_item__RoI7q{position:relative;z-index:2;top:1px;width:24px;height:2px;background-color:var(--grey-900);transform:scale(.675);transition:all .25s}.ModalCloseButton_box__UeVHH:hover .ModalCloseButton_item__RoI7q{background-color:var(--grey-000)}@media screen and (min-width:768px){.ModalCloseButton_item__RoI7q{transform:scale(.8)}}@media screen and (min-width:992px){.ModalCloseButton_item__RoI7q{transform:scale(1)}}.ModalCloseButton_item__RoI7q:before{position:absolute;content:"";height:3px;width:24px;top:-5px;left:0;background-color:var(--grey-900);transition:all .25s}.ModalCloseButton_box__UeVHH:hover .ModalCloseButton_item__RoI7q:before{background-color:var(--grey-000)}.ModalCloseButton_item__RoI7q:after{position:absolute;content:"";height:1px;width:24px;top:4px;left:0;background-color:var(--grey-900);border-radius:10px;transition:all .25s}.ModalCloseButton_box__UeVHH:hover .ModalCloseButton_item__RoI7q:after{background-color:var(--grey-000)}.ModalCloseButton_icon__NWvPy{z-index:1;display:none}@media(min-width:768px){.ModalCloseButton_icon__NWvPy{display:block}}.ModalCloseButton_icon_rect__LMRb9{fill:var(--grey-900)}.ModalCloseButton_box__UeVHH:hover .ModalCloseButton_icon_rect__LMRb9{fill:var(--grey-000)}@media(min-width:768px){.ModalCloseButton_icon_mob__s81eN{display:none}.ModalCloseButton_icon_mob__s81eN path{fill:var(--grey-900);transition:all .25s}.ModalCloseButton_icon_mob__s81eN path:hover{fill:var(--grey-000)}}.Modal_modal___zB3m{padding:20px 0;display:flex;justify-content:center;align-items:center;position:fixed;height:100dvh;width:100%;z-index:1000;overflow:hidden;transform:translate(0);background:linear-gradient(180deg,rgba(31,31,31,.16),rgba(31,31,31,.16));top:0}.Modal_modal_content__UVARU{z-index:110;overflow-y:visible;opacity:0;transform:translateY(20px);transition:all .3s ease;position:relative;max-height:100%;display:flex;justify-content:center}@media screen and (min-width:768px){.Modal_modal_content__UVARU{max-width:660px}}.Modal_modal_content_container__a1vI2{max-width:96%;overflow-y:auto}.Modal_modal_btn__mSPKl{position:absolute;top:20px;right:20px;z-index:120;width:32px;height:32px;border-radius:50%;background-color:var(--grey-900);color:var(--grey-000);font-size:16px;line-height:1.4}