.Modal_modalOverlay__dxw3s{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0/5%);display:flex;justify-content:center;align-items:center;z-index:9999}.Modal_modalContent__ENWME{background-color:transparent;width:100%;max-height:93%;max-width:100%;overflow-y:hidden;opacity:0;transform:translateY(-20px);animation:Modal_fadeIn__DFVSd .3s forwards;overflow:hidden}@keyframes Modal_fadeIn__DFVSd{to{opacity:1;transform:translateY(0)}}.Modal_closeButton__Slouy{position:absolute;right:18px;margin-top:15px;width:25px;height:25px;font-size:16px;cursor:pointer;z-index:1001;color:rgb(171,21,21);border-radius:50%;background-color:white;text-align:center;line-height:25px;padding:0;border:none}.Modal_closeButton__Slouy:focus,.Modal_closeButton__Slouy:hover{color:#f85e5e;transform:scale(1.1);transition:all .3s ease}@media (max-width:768px){.Modal_modalContent__ENWME{width:90%;max-height:100%;padding:8px;border-radius:10px}}@media only screen and (min-device-width:375px) and (max-device-width:400px){.Modal_modalContent__ENWME{width:90%;max-height:100%;padding:8px;border-radius:10px}}.BlogModal_modalOverlay__t8j6G{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(198,195,195,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.BlogModal_modalContent__RLG6R{background-color:#20366d;padding:20px;margin-top:0;border-radius:8px;width:400px;max-height:80%;overflow:visible;opacity:0;transform:translateY(-20px);animation:BlogModal_fadeIn__cEaGG .3s forwards;z-index:1010}@keyframes BlogModal_fadeIn__cEaGG{to{opacity:1;transform:translateY(0)}}.BlogModal_closeButton__2MH_3{position:absolute;top:12px;right:16px;height:30px;width:30px;border-radius:50%;background-color:#ffffff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1001;box-shadow:0 4px 10px rgba(0,0,0,.1);border:1px solid #e0e0e0;transition:all .2s ease}.BlogModal_closeButton__2MH_3 svg{display:block;margin:auto;height:18px;width:18px;stroke:#182853}.BlogModal_closeButton__2MH_3:focus,.BlogModal_closeButton__2MH_3:hover{background-color:#f1f1f1;color:#c10909;transform:scale(1.1)}.BlogModal_closeButton__2MH_3:hover svg{stroke:#a90505}@media (max-width:768px){.BlogModal_modalContent__RLG6R{width:90%;padding:15px;max-height:90%}.BlogModal_closeButton__2MH_3{top:5px;right:10px;font-size:22px}}