.footer{background-color:#f2da91;padding-top:1.5rem;padding-bottom:1.5rem}.footer .container{padding-bottom:0}@media (max-width:768px){.footer .container{padding-left:1.5rem}}@media (min-width:1024px) and (max-width:1035px){.footer .container{padding-left:2.5rem}}.footer-links{font-size:1.125rem;color:#000}.footer-links li{margin-bottom:.5rem}.header{margin-top:1.5rem;margin-bottom:2.5rem}@media (max-width:768px){.header{margin:0 .5rem .5rem}}@media (min-width:1024px) and (max-width:1035px){.header{margin-left:.5rem;margin-right:.5rem}}.header .controls{display:flex;justify-content:space-between;align-items:center;height:4rem;margin-bottom:1rem}.header .controls.centered{width:50%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.header .controls.centered a{align-self:start}.header .logo{height:auto;width:10rem;fill:#e57373}.header .welcome-message{border-radius:1rem;margin-top:-2.5rem;margin-left:12rem;border-top-left-radius:0;font-size:1.125rem;width:24rem;padding:1rem;background-color:var(--color-welcome-msg)}@media (max-width:1023px){.header .welcome-message{width:60%;margin-top:.25rem;margin-left:1rem}}@media (max-width:390px){.header .search-container{margin-left:1rem}}.header .search-container label{margin-right:1em}.header .search-container .search-input{position:relative}.header .search-container .search-input input{border:1px solid #e0e0e0;background-color:#fff;border-radius:9999px;padding-left:.75rem;padding-right:2rem;height:2rem;width:14rem;outline:none;box-shadow:0 0 0 3px rgba(66,153,225,.5)}.header .search-container .search-input .search-icon{position:absolute;right:0;top:0;margin-top:.5rem;margin-right:.75rem;height:1rem;width:1rem}.resource-tile{padding:1em;max-width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:10px;height:100%}@media (max-width:1279px){.resource-tile{flex-direction:column}}.resource-tile .image-and-info{flex:1;display:flex;flex-direction:column}@media (max-width:768px){.resource-tile .image-and-info{width:100%}}.resource-tile .image-and-info .image{position:relative;overflow:hidden;display:block;width:100%;height:200px;-o-object-fit:contain;object-fit:contain;margin-bottom:.5rem;flex:none;border-radius:.5rem;cursor:pointer}.resource-tile .image-and-info .info{margin-left:.25rem;color:var(--color-text-primary)}.resource-tile .image-and-info .info h3{font-size:1.25rem}.resource-tile .image-and-info .info p{margin-top:.25rem;font-size:1rem}.resource-tile .buttons{display:flex;gap:.5em;flex-direction:column}@media (max-width:1279px){.resource-tile .buttons{flex-direction:row}}@media (max-width:768px){.resource-tile .buttons{flex-direction:column}}.resource-tile .buttons button{align-items:center;justify-content:center;font-size:1.15rem;padding:.5rem 1rem;border-radius:.5rem;white-space:nowrap;width:100%}.resource-tile .buttons button:focus{outline:none;box-shadow:0 0 0 3px rgba(66,153,225,.5)}@media (max-width:768px){.resource-tile .buttons button{width:100%;margin-left:0}}.resource-list{position:relative;width:100%;height:100%;margin:1em 0 2em}.resource-list .tiles{display:flex;flex-wrap:nowrap;gap:1rem;flex-direction:row}@media (max-width:1279px){.resource-list .tiles{flex-wrap:wrap}}.resource-list>.grid>a{background-color:#fff}.modal{display:flex;justify-content:center;align-items:center;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.5)}.modal .modal-content{background-color:#fefefe;margin:auto;padding:20px;border:1px solid #888;width:80%;border-radius:.5rem}@media (max-width:768px){.modal .modal-content{width:100%;padding:0}}.modal .close{color:#aaa;float:right;font-size:28px;font-weight:700}.modal .close:focus,.modal .close:hover{color:#000;text-decoration:none;cursor:pointer}.resource-details{border-radius:.5rem;padding:.25rem 1.5rem 1.5rem;color:var(--color-text-primary)}.resource-details .details-header{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.resource-details .details-header h4{font-size:1.5rem}.resource-details .details-header button{font-size:1.25rem;display:flex;align-items:center;text-transform:uppercase;color:var(--color-button-close)}.resource-details .details-header button:hover{color:var(--color-button-hover)}.resource-details .details-header button:focus{outline:none}.resource-details .details-header button span{margin-top:.125rem;margin-left:.5rem}.resource-details .resource-information{display:flex;margin-top:1.5rem;gap:2rem}@media (max-width:768px){.resource-details .resource-information{flex-direction:column}}.resource-details .resource-information .left-section{width:33.333333%}@media (max-width:768px){.resource-details .resource-information .left-section{width:100%}}.resource-details .resource-information .left-section .subjects-and-grade{display:flex;flex-flow:wrap;align-items:center;margin-bottom:.75rem}.resource-details .resource-information .left-section .subjects-and-grade p{font-size:1.125rem;border-right:1px solid #e0e0e0;margin:0 .5rem .5rem 0;padding-right:.5rem}.resource-details .resource-information .left-section .subjects-and-grade p:last-child{border-right:none}.resource-details .resource-information .left-section .contributors-and-language{margin-bottom:.75rem}.resource-details .resource-information .left-section .contributors-and-language p{margin-bottom:.25rem}.resource-details .resource-information .left-section .contributors-and-language p span{font-weight:300}.resource-details .resource-information .left-section .publish-information{border:1px solid #e0e0e0;padding:.5rem}.resource-details .resource-information .left-section .publish-information p{margin-bottom:.25rem}.resource-details .resource-information .left-section .publish-information p span{font-weight:300}.resource-details .resource-information .right-section{width:66.666667%;display:flex;flex-direction:column;justify-content:space-between}@media (max-width:768px){.resource-details .resource-information .right-section{width:100%}}.resource-details .resource-information .right-section .description{font-family:serif;line-height:1.5;overflow-y:scroll;height:50vh;padding-right:1.5rem;margin-bottom:3rem;width:100%}.resource-details .resource-information .right-section .description p{margin-bottom:.5rem}@media (max-width:768px){.resource-details .resource-information .right-section .description p{margin-top:0}}.resource-details .resource-information .right-section .controls{display:flex;justify-content:flex-end;gap:.25rem;flex-direction:row;align-self:flex-end}@media (max-width:1279px){.resource-details .resource-information .right-section .controls{flex-direction:row}}.resource-details .resource-information .right-section .controls button{align-items:center;justify-content:center;font-size:1.15rem;padding:.5rem 1rem;border-radius:.5rem;margin-left:.5rem;margin-bottom:.5rem;white-space:nowrap}.resource-details .resource-information .right-section .controls button:focus{outline:none;box-shadow:0 0 0 3px rgba(66,153,225,.5)}.filter{border-radius:.375rem;background-color:#e2e8f0;margin-bottom:2rem;padding:1rem}.filter h2{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.filter-categories{display:flex;justify-content:space-between}.filter-selected{width:50%}.filter-options{display:flex;width:50%;justify-content:space-between}.filter-category{width:33.3333%;border-left:1px solid #000;padding-left:1rem}.filter-category h3{text-transform:uppercase;margin-bottom:.75rem;font-weight:600}.filter-option{margin-bottom:.5rem;cursor:pointer;font-weight:600;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tags{display:flex;margin-bottom:.5rem;flex-wrap:wrap}.base,:root{--color-bg-primary:#f6f8f8;--color-bg-secondary:#fff;--color-text-primary:#263635;--color-welcome-msg:#a9cee0;--color-button-close:#1a7167;--color-button-hover:#114b47;--color-text-accent:#2b6cb0}.student{--color-bg-primary:#0e1211;--color-bg-secondary:#1f2524;--color-text-primary:#fff;--color-text-secondary:#0e1211;--color-welcome-msg:#f4a38c;--color-text-accent:#81e6d9;--color-button-close:#fff;--color-button-hover:#95d0c8}@font-face{font-family:Conduit;src:url(/a5a0edc0-b571-4275-9c51-3dfeba35b75a.090135d8.eot);src:url(/a5a0edc0-b571-4275-9c51-3dfeba35b75a.090135d8.eot) format("eot"),url(/a81af59b-a5d9-4e96-a7cc-919403c0d86c.99977976.woff2) format("woff2"),url(/e93ee223-5d52-4bdf-a113-c6c4c8936824.dfd7764c.woff) format("woff"),url(/ccdadc2e-26c9-48a5-9c52-9c3cc58e9930.2b76c029.ttf) format("truetype");font-weight:400}@font-face{font-family:Conduit;src:url(/45fa0132-0858-4e18-9594-5a070788a059.2cf7a30d.eot);src:url(/45fa0132-0858-4e18-9594-5a070788a059.2cf7a30d.eot) format("eot"),url(/0f250d3b-13fd-469c-a4ec-9f9984165dea.1e5b939a.woff2) format("woff2"),url(/e924c59f-bc21-471f-ad1b-cefd0c1a6315.c4cfd1aa.woff) format("woff"),url(/13b88c12-e5f0-46c4-932a-57fe881b7c46.cdffacbb.ttf) format("truetype");font-weight:200}body{background-color:#f5f5f5}.app-content{min-height:100vh;margin:0;display:flex;flex-direction:column}.app-content .container{flex:1}.layout{display:flex;flex-direction:column;min-height:100vh;background-color:var(--color-bg-primary);justify-content:space-between}.container{margin-left:auto;margin-right:auto;width:64rem}.box{background-color:var(--color-bg-secondary);margin-bottom:20px}@media (max-width:768px){.box{margin-bottom:0}}.tag{border-radius:9999px;padding:.25rem .75rem;margin-bottom:.5rem;display:flex;align-items:center;justify-content:space-between}.tag,.tag p{margin-right:.5rem}.tag p{font-weight:600}.tag button{font-size:1.25rem;font-weight:700;outline:none;box-shadow:0 0 0 3px rgba(66,153,225,.5)}.tag .search-icon{position:absolute;right:0;top:0;margin-top:.5rem;margin-right:.75rem;height:1rem;width:1rem}.common-box h1,.common-styles h1,.login-box h1{font-size:1.875rem;font-weight:700;margin-bottom:1rem;align-self:flex-start}.common-box p,.common-styles p,.login-box p{font-size:1.125rem;align-self:flex-start;margin-bottom:1rem}.common-box a,.common-styles a,.login-box a{text-decoration:underline}.login-box{width:50%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.login-box button{margin-top:1em;width:100%;padding-top:1em;padding-bottom:1em;font-size:2rem;color:#fff;background-color:#165f59}.resources h1{font-size:2rem;color:var(--color-text-primary)}.resources h2{font-size:1.5rem}.resources h2,.resources p{margin:1rem 0;color:var(--color-text-primary)}.resources .subject{margin-bottom:2rem}@media (max-width:768px){.resources .subject{margin-bottom:0 auto}}@media (max-width:768px){.resources{margin-left:.5rem}.resource-tile{flex-direction:column}}.primary-button{background-color:#006459;color:#fff}.primary-button:hover{background-color:rgba(33,33,33,.8)}.primary-button svg{display:inline-block;padding-right:.25rem}.secondary-button{background-color:#fff;color:#006459;border:1px solid #006459}.secondary-button:hover{border-color:#29a599;color:rgba(33,33,33,.8)}.secondary-button svg{display:inline-block;padding-right:.25rem}