@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css');body{word-wrap:break-word}.disabled{pointer-events:none;opacity:.25;background-image:linear-gradient(180deg,rgba(255,255,255,0.4) 0%,transparent 70%)}.chapter-wrapper{margin:0px auto;max-width:1020px}.chapter-col{display:flex;flex-direction:row;flex:1}.chapter-wrapper .chapter-module-title{padding:40px;text-align:center}.chapter-tile-container .chapter-nav{font-family:"Calibri",sans-serif;font-size:18px;padding:10px 20px}.chapter-tile-container .chapter-nav a{position:relative;color:#fff;text-decoration:none}.chapter-tile-container .chapter-nav .nav-back>a>span{display:inline;position:relative}.chapter-tile-container .chapter-nav .nav-back>a>span::before{content:"\f060";font-family:"Font Awesome 5 Free";font-weight:900;font-size:14px;color:#fbad2e;display:inline;position:relative;width:100%;left:-5px;transition:left .25s ease-in-out}.chapter-tile-container .chapter-nav .nav-back>a:hover>span::before{left:-10px}.chapter-tile-container .chapter-nav .nav-next{margin-left:auto}.chapter-tile-container .chapter-nav .nav-next>a>span::after{content:"\f061";font-family:"Font Awesome 5 Free";font-weight:900;font-size:14px;color:#fbad2e;display:inline;position:relative;right:-5px;transition:right .25s ease-in-out}.chapter-tile-container .chapter-nav .nav-next>a:hover>span::after{right:-10px}.chapter-tile-container{display:flex;flex-direction:column;padding:40px}.chapter-tile-block{flex-wrap:wrap;justify-content:center}.chapter-tile a{background-color:inherit}.chapter-tile img{height:100%;width:100%;object-fit:cover}.chapter-tile{position:relative;width:312px;height:312px;overflow:hidden;border:1px solid black;margin:0px 10px 20px;box-shadow:0px 0px 10px rgba(0,0,0,0.5);transition:box-shadow .25s ease-in-out}.chapter-tile:hover{box-shadow:0px 0px 20px rgba(0,0,0,0.75)}.chapter-number{position:absolute;background-color:inherit;font-family:"Raleway",sans-serif;font-size:14px;color:#efe9ef;top:0px;left:0px;padding:.25em .75em;z-index:1}.chapter-number::before{content:"";position:absolute;background-color:inherit;top:0px;width:100%;height:100%;transform:skewX(-30deg);z-index:-1}.chapter-blurb{position:absolute;height:auto;width:100%;bottom:0px;transform:translateY(100%);transition:transform .25s ease-in-out}.chapter-tile:hover .chapter-blurb{transform:translateY(0%)}.chapter-tile:hover .chapter-blurb .blurb-title,.chapter-tile:hover .chapter-blurb .blurb-summary{background-color:rgba(0,0,0,0.65)}.chapter-blurb .blurb-title{position:absolute;background-color:rgba(0,0,0,0.5);padding:15px;margin:0px;width:100%;bottom:100%;transition:background-color .25s ease-in-out}.chapter-blurb .blurb-summary{background-color:rgba(0,0,0,0.5);position:relative;padding:0px 15px 15px;margin:0px;transition:background-color .25s ease-in-out}.chapter-blurb{z-index:2}.chapter-overlay{position:absolute;top:0px;height:100%;width:100%;display:flex;justify-content:center;align-items:center;font-family:"Roboto",sans-serif;color:#fff;font-size:250px;opacity:.5;text-shadow:0px 0px 10px rgba(0,0,0,0.5)}.small .chapter-wrapper{max-width:unset}.small .chapter-tile{width:178px;height:178px}.small .chapter-tile .chapter-blurb{height:178px;transform:translateY(calc(100% - 23px))}.small .chapter-tile:hover .chapter-blurb{transform:translateY(calc(0% - 40px))}.small .chapter-tile .chapter-blurb .blurb-title{height:100%;bottom:unset;display:flex;flex-direction:column;justify-content:center}.small .chapter-tile .chapter-blurb::before{content:"\f0d8";display:block;text-align:center;font-family:"Font Awesome 5 Free";font-weight:900;font-size:20px;color:#fff}.small .chapter-tile .chapter-blurb .blurb-summary{display:none}@media(max-width:1280px){.chapter-tile-container{padding:20px}}@media(max-width:375px){.chapter-tile,.chapter-tile .chapter-blurb{max-width:260px;max-height:260px}.chapter-tile .chapter-blurb .blurb-title,.chapter-tile .chapter-blurb .blurb-summary{max-width:230px}}