.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}: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}.base{--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}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:Conduit,sans-serif;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #cbd8d6}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.bg-red-300{--bg-opacity:1;background-color:#f17482;background-color:rgba(241,116,130,var(--bg-opacity))}.bg-yellow-300{--bg-opacity:1;background-color:#faf089;background-color:rgba(250,240,137,var(--bg-opacity))}.bg-blue-300{--bg-opacity:1;background-color:#a9cee0;background-color:rgba(169,206,224,var(--bg-opacity))}.bg-secondary{background-color:var(--color-bg-secondary)}.bg-center{background-position:50%}.bg-cover{background-size:cover}.rounded{border-radius:.25rem}.table{display:table}.grid{display:grid}.flex-none{flex:none}.font-sans{font-family:Conduit,sans-serif}.text-lg{font-size:1.125rem}.leading-tight{line-height:1.25}.mb-2{margin-bottom:.5rem}.p-2{padding:.5rem}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.text-gray-900{--text-opacity:1;color:#263635;color:rgba(38,54,53,var(--text-opacity))}.text-primary{color:var(--color-text-primary)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gap-3{grid-gap:.75rem;gap:.75rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@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}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}