body,html{min-height:100%;scroll-behavior:smooth}a{text-decoration:underline;color:#111}a:hover{color:#111}.td-none{text-decoration:none}a>sup{margin-right:.25rem}.container{max-width:600px}.bg-orange{background-color:#f07730}.orange,.text-orange{color:#f07730}body,html{font-family:Lato,sans-serif}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:"Barlow Condensed",sans-serif;font-weight:500}ul.custom-bullets{margin-left:1rem}ul.custom-bullets li{position:relative;padding-left:.5rem;margin-bottom:.5rem}ul.custom-bullets li::before{position:absolute;left:-20px;top:6px;content:"";display:inline-block;height:12px;width:12px;flex-shrink:0;flex-grow:0;background:#ff4206;border-radius:1000px}ol.custom-number-list{counter-reset:mycounter;margin-left:1rem}ol.custom-number-list li{list-style-type:none;margin-bottom:17px;position:relative;line-height:1.4;padding-left:.5rem}ol.custom-number-list li::before{counter-increment:mycounter;content:counter(mycounter);margin-right:7px;color:#fff;height:24px;width:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:1000px;background-color:#000;position:absolute;left:-31px}.footnote{font-style:italic;word-break:break-word}.footnote a,.footnote sup{font-style:normal}.bg-gradient{background:linear-gradient(169deg,#ff4206 40%,#0054fa 60%)}.quote-paper{font-family:serif;text-align:center;margin:3rem 0;position:relative}.quote-paper img{max-width:100%}.quote-paper span{width:100%;padding:0 3rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.red{color:#ff4206}.blue{color:#0054fa}.white{color:#fff}h2:nth-of-type(odd){color:#ff4206}h2:nth-of-type(even){color:#0054fa}.title{line-height:1.3;letter-spacing:-5px;font-size:100px;text-shadow:1px 1px 8px rgba(0,0,0,.4)}.subtitle{letter-spacing:-5px;font-size:50px}.text-shadow{text-shadow:1px 1px 6px rgba(0,0,0,.3)}.btn-navy{background-color:#344553;color:#fff}.btn-america{background-color:#ff4206;color:#fff}.btn-america:hover,.btn-navy:hover{color:#fff}.btn-america:hover{background-color:#0054fa}.page-rad{font-size:18px}.page-stopthetakedown{font-size:18px}#intro{padding:2rem 0;min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1)),url(bg-gif.gif) center/cover;background-attachment:fixed}.box{padding:1rem;border-radius:8px;background-color:rgba(0,0,0,.8)}.movable-top{position:relative;transition:top .4s ease;top:0}.movable-top:hover{top:.5rem}.sticky-alert{position:fixed;top:0;left:0;right:0;text-align:center;background-color:#111;color:#fff;z-index:99}.flashy{animation:flashColors 4s step-end infinite}.flashy-text{animation:flashTextColors 6s step-end infinite}@keyframes flashColors{from,to{background-color:#ff4206}50%{background-color:#0054fa}}@keyframes flashTextColors{from,to{color:#fff}90%{color:transparent}}.sticky-alert a{text-decoration:none}@media (max-width:540px){h1{font-size:28px}.display-4{font-size:2.5rem}ol.custom-number-list li::before{left:-24px}}