.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}}.TableOfContents_toc__9cXwT{position:-webkit-sticky;position:sticky;top:100px;width:30%;height:calc(100vh - 100px);overflow-y:auto;z-index:10;padding:22px 20px;background:#f5f6f8;border:1px solid rgba(19,37,73,.1);border-radius:16px}.TableOfContents_heading__WqwEL{margin:0 0 18px;font:500 10.5px/1 JetBrains Mono,monospace;letter-spacing:.2em;text-transform:uppercase;color:#69738c}.TableOfContents_list__s_Cha{list-style:none;padding:0;margin:0}.TableOfContents_item__T6AgS{margin-bottom:14px}.TableOfContents_link__6uhPQ{display:block;font:400 15.5px/1.5 Manrope,sans-serif;color:#4a5470;text-decoration:none;transition:color .25s ease;text-wrap:pretty}.TableOfContents_link__6uhPQ:focus-visible,.TableOfContents_link__6uhPQ:hover{color:#990207}.TableOfContents_sublist__wgbWU{list-style:none;padding-left:14px;margin:8px 0 0;border-left:1px solid rgba(19,37,73,.12)}.TableOfContents_subitem__mmXn8{margin-bottom:8px}.TableOfContents_sublink___yfxs{display:block;font:400 14px/1.5 Manrope,sans-serif;color:#69738c;text-decoration:none;transition:color .25s ease}.TableOfContents_sublink___yfxs:focus-visible,.TableOfContents_sublink___yfxs:hover{color:#990207}.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}}