body{background-color:#f5f2f4;display:flex;flex-direction:column;font-family:Roboto,sans-serif;margin:0;min-height:100vh}.resource-list{list-style-type:none;padding-left:0}.resource-card{background-color:#fff;border:1px solid #707070;border-radius:8px;box-shadow:0 3px 6px #00000029;cursor:pointer;margin-bottom:15px;padding:15px;position:relative}.resource-card:after{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%}.resource-card .title{font-size:14px;font-weight:700;margin-top:0}.resource-card .description{font-size:14px}.hidden{display:none}.header{padding-top:40px}.header__navigation{border:1px solid #707070;display:flex;justify-content:center;margin:0 auto;width:max-content}.header__navigation,.navigation-button{background-color:#e4e4e4;border-radius:4px}.navigation-button{border:none;box-shadow:inset 0 2px 6px #00000029;color:#000;cursor:pointer;font-size:14px;height:45px;text-transform:uppercase}.student-resources{background-color:#fff;box-shadow:0 3px 6px #00000029;padding:10px}.resource-dropdown{padding:10px;position:relative}.resource-dropdown select{border:none;color:#414572;font-size:16px;height:30px;width:100%}.resource-dropdown select:disabled{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;opacity:1}.resource-dropdown .line{background-color:#82288899;box-shadow:0 2px 6px #000;height:2px;margin-top:5px;width:100%}.logo{display:flex;justify-content:right;padding-bottom:0;padding-top:100px}.logo img{margin-right:10px;opacity:.5;width:80px}.active-button{background-color:#822888;border-color:#822888;box-shadow:none;color:#fff}.card iframe{border:none;height:300px;padding:50px 0;width:100%}.card .pdf iframe{height:100vh}.family-resources{padding:10px}.family-resources .resource-dropdown select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:transparent}.resource-dropdown:after{border-bottom:1px solid #822888;border-right:1px solid #822888;bottom:0;content:"";height:8.4852813742px;margin:auto;pointer-events:none;position:absolute;right:1em;top:10px;transform:rotate(45deg);width:8.4852813742px}.full-resource-list .resource-dropdown:after{top:-10px}.student-page-dropdown:after{display:none}.screen-reader-text{overflow:hidden;position:absolute;clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;padding:0;width:1px}@media (max-width:450px){.card .pdf iframe{height:400px}}