:root{--backgroundGray:#f7f7f7;--bearBrown:#8b572a;--beige:var(--taupe);--black:#000000;--brown:#4e3629;--brownBorder:#d7d3c8;--darkBrown:#422d22;--darkEmerald:#008672;--darkGray:#3c3c3c;--emerald:#00b398;--errorBackground:#ebd9db;--errorForeground:#d0021b;--gold:#ffc72c;--gold70:#ffc72c70;--gray:#98a4ae;--idRed:#ed1c24;--lightBeige:#efece5;--lightBrown:#a79a94;--lightestBrown:#f8f7f5;--lightestGray:#fafafa;--lightGold:#fef1cd;--lightGold70:#fef1cd70;--lightGray:#f0f3f5;--mediumBrown:#745d54;--mediumGray:#687078;--navy:#003c71;--red:#c00404;--redBright:#ed1c24;--sand:#ccc6b8;--skyBlue:#59cbe8;--softBlack:#434343;--successBackground:#e0f4f1;--successForeground:var(--emerald);--taupe:#b7b09c;--taupeBoarder:rgba(183,176,156,0.2);--transparentBlack:rgba(0,0,0,0.15);--warningBackground:var(--lightGold);--warningForeground:var(--bearBrown);--white:#ffffff;--yellow:var(--gold);--sans:CircularStd,Arial,Helvetica,sans-serif;--serif:"Minion Pro",Georgia,serif}body{margin:0}blockquote,div,li,p,small{font-family:var(--sans);line-height:1.5rem}main{width:100%}li{margin:5px 0}li:before{background:var(--red);border-radius:50%;content:"";display:block;float:left;height:7px;margin:9px 0 0 -20px;width:7px}ol,ul{list-style:none}.screen_reader{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}@media (max-width:1200px){main{width:70%}}@media (max-width:768px){main{width:100%}}