@import url(https://db.onlinewebfonts.com/c/124a4727f66e89f8df9ea2d021b7a81f?family=DejaVu+Serif);@import url(https://db.onlinewebfonts.com/c/7c5add77deabc8f3b1d5c16cf037cda8?family=DejaVu+Serif+V1);@import url(https://db.onlinewebfonts.com/c/5bc094b834f5a547b92f53b50817d637?family=DejaVu+Serif+V2);@import url(https://db.onlinewebfonts.com/c/2d0d1e0073238776dd6d13d8d08c694e?family=DejaVu+Serif+Bold+V1);@import url(https://db.onlinewebfonts.com/c/81a57a2411ba2b9f6b605befc5eca02b?family=DejaVu+Serif+Bold+V2);:root{--primary-color:#102c45;--primary-color-rgb:16 44 69;--secondary-color:#7a8895;--secondary-color-rgb:122 136 149;--pale-gold-color:#676766;--dark-slate-grey:#324b4b;--dark:#080919;--light:#f7f7f7;--body-text:#1c1c1c;--light-body-text:#878787;--white:#fff;--white-rgb:255 255 255;--black:#000;--black-rgb:0 0 0}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on January 17, 2024 */@font-face{font-family:arial_blackregular;src:url(/_next/static/media/arial_black.e2947521.woff2) format("woff2"),url(/_next/static/media/arial_black.3db41a27.woff) format("woff");font-weight:400;font-style:normal}#root{min-height:100vh}#root,*{scroll-behavior:smooth}*{margin:0;padding:0;transition:all .1s ease-in-out;scrollbar-width:thin;font-family:"DejaVu Serif"}::-webkit-scrollbar{width:9px;background-color:rgba(var(--light,1));height:9px}::-webkit-scrollbar-thumb{background-color:rgba(var(--primary-color-fade,1))}::-webkit-scrollbar-thumb:hover{background-color:rgba(var(--primary-color,1))}html{overflow-x:hidden}body,html{min-height:100vh;scroll-behavior:smooth}body{position:relative;line-height:1.5;margin:0;padding:0;box-sizing:border-box;width:100%;overflow:hidden;font-size:17px;background:var(--primary-color);color:var(--white)}input,select,textarea{outline:0;border:1px solid var(--body-text)}input:focus,select:focus,textarea:focus{box-shadow:0 0 2px 2px rgba(var(--primary-color-rgb)/.4),0 0 2px 4px rgb(var(--secondary-color-rgb)/.4),0 0 2px 4px rgb(var(--primary-color-rgb)/.2)}a{text-decoration:none;color:unset}img{max-width:100%}ul{list-style:none}button{background:transparent;border:0;outline:0;cursor:pointer}button:hover{opacity:.85}button:active{opacity:.95;scale:.95}.breaker{word-wrap:break-word;word-break:break-all;hyphenate-limit-chars:8 2;-webkit-hyphens:auto;hyphens:auto;line-break:strict;overflow-wrap:break-word;white-space:break-spaces;hanging-punctuation:first;line-clamp:3;text-overflow:ellipsis}.wrapper{width:98%;max-width:1200px;margin:auto;height:100%}.shadow-text{text-shadow:2px 2px 4px rgba(var(--black-rgb)/.7)}.text-stroke{-webkit-text-stroke:1px var(--body-text)}.ellipsisText{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.ellipsisText:after{content:"...";font-size:smaller;color:var(--body-text)}.animate-pulse{animation:pulse 1s ease-in-out infinite}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@media only screen and (max-width:600px){body{font-size:16px}}