.youtube-container{width:100%;margin:auto;height:0;padding-bottom:56.25%;min-width:500px}@media(min-width:1441px){.youtube-container{min-width:750px}}@media(max-width:1023px){.youtube-container{min-width:150px;max-width:500px}}.youtube-vid-container{width:100%;height:0;padding-bottom:56.25%;position:relative;border-radius:25px;filter:drop-shadow(0 0 21px rgba(38,40,106,.7));overflow:hidden;margin:auto}.youtube-vid-container .youtube-video{position:absolute;width:100%;height:100%}.cs-select{--select-border:var(--purpleX);--select-focus:var(--purple2);--select-arrow:var(--select-border);display:grid;grid-template-areas:"select";align-items:center;position:relative;min-width:15ch;max-width:30ch;border:1px solid var(--select-border);border-radius:.25em;padding:.25em .5em;font-size:var(--f-normal);cursor:pointer;line-height:1.1em;background-color:#fff}.cs-select select{appearance:none;background-color:transparent;border:none;padding:0 1em 0 0;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;z-index:1;outline:none}.cs-select select::-ms-expand{display:none}.cs-select:after,.cs-select select{grid-area:select}.cs-select:not(.select--multiple):after{content:"";justify-self:end;width:.8em;height:.5em;background-color:var(--select-arrow);clip-path:polygon(100% 0,0 0,50% 100%)}select:focus+.focus{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:2px solid var(--select-focus);border-radius:inherit}.select--disabled{cursor:not-allowed;background-color:#eee;background-image:linear-gradient(0deg,#ddd,#eee 33%)}.select+label{margin-top:2rem}@supports(-webkit-appearance:none) or (-moz-appearance:none){input[type=checkbox],input[type=radio]{--focus:1.5px var(--purple2);--border:var(--lightGrey);--border-hover:var(--purple3);--background:#fff;--disabled:var(--almostWhite);--disabled-inner:var(--almostWhite);-webkit-appearance:none;-moz-appearance:none;height:21px;outline:none;display:inline-block;float:left;vertical-align:top;position:relative;margin:0;cursor:pointer;border:var(--b-thick,1px) solid var(--bc,var(--border));background:var(--b,var(--background));transition:background .3s,border-color .3s,box-shadow .2s}input[type=checkbox]:after,input[type=radio]:after{content:"";display:block;left:0;top:0;position:absolute;transition:transform var(--d-t,.3s) var(--d-t-e,ease),opacity var(--d-o,.2s)}input[type=checkbox]:checked,input[type=radio]:checked{--b:var(--active);--bc:var(--active);--d-o:.3s;--d-t:.6s;--d-t-e:cubic-bezier(.2,.85,.38,1.2)}input[type=checkbox]:disabled,input[type=radio]:disabled{--b:var(--disabled);cursor:not-allowed;opacity:.9}input[type=checkbox]:disabled:checked,input[type=radio]:disabled:checked{--b:var(--disabled-inner);--bc:var(--border)}input[type=checkbox]:disabled+label,input[type=radio]:disabled+label{cursor:not-allowed}input[type=checkbox]:hover:not(:checked):not(:disabled),input[type=radio]:hover:not(:checked):not(:disabled){--bc:var(--border-hover);--b-thick:3px}input[type=checkbox]:focus,input[type=radio]:focus{box-shadow:0 0 0 var(--focus)}input[type=checkbox]:not(.switch),input[type=radio]:not(.switch){width:21px}input[type=checkbox]:not(.switch):after,input[type=radio]:not(.switch):after{opacity:var(--o,0);--active-inner:var(--purpleX)}input[type=checkbox]:not(.switch):checked,input[type=radio]:not(.switch):checked{--o:1}input[type=checkbox]+label,input[type=radio]+label{font-size:14px;line-height:21px;display:inline-block;vertical-align:top;cursor:pointer;margin-left:4px}input[type=checkbox]:not(.switch){border-radius:7px}input[type=checkbox]:not(.switch):after{width:4px;height:8px;border:3px solid var(--active-inner);border-top:0;border-left:0;left:7px;top:3px;transform:rotate(var(--r,20deg))}input[type=checkbox]:not(.switch):checked{--r:37deg}input[type=checkbox].switch{width:38px;border-radius:11px}input[type=checkbox].switch:after{left:2px;top:2px;border-radius:50%;width:15px;height:15px;background:var(--ab,var(--border));transform:translateX(var(--x,0))}input[type=checkbox].switch:checked{--ab:var(--active-inner);--x:17px}input[type=checkbox].switch:disabled:not(:checked):after{opacity:.6}input[type=radio]{border-radius:50%}input[type=radio]:after{width:19px;height:19px;border-radius:50%;background:var(--active-inner);opacity:0;transform:scale(var(--s,.7))}input[type=radio]:checked{--s:.6}}.schoolsApp{max-width:1170px;width:100%;margin:15px auto 0}.schoolsApp .topbar{display:grid;grid-template-columns:2fr 3fr;margin:auto;align-items:center;justify-content:space-between;padding:15px 0 30px}@media(max-width:1023px){.schoolsApp .topbar{grid-template-columns:1fr;grid-row-gap:25px}}@media(max-width:629px){.schoolsApp .topbar{padding:22px 0 0;box-shadow:none}}@media(max-width:1023px){.schoolsApp .topbar .cs-select,.schoolsApp .topbar .topCurriculumSelect{margin:auto}.schoolsApp .topbar .topCurriculumSelect h1,.schoolsApp .topbar .topCurriculumSelect h4{text-align:center}}.schoolsApp .topbar .topCurriculumSelect h1{font-size:2em;margin-top:0;padding:0;color:var(--purpleX)}.schoolsApp .topbar .topCurriculumSelect h4{padding-bottom:8px}.schoolsApp .topbar .categoryFilters{padding:0;margin:0}@media(max-width:1023px){.schoolsApp .topbar .categoryFilters{margin:auto}}@media(max-width:629px){.schoolsApp .topbar .categoryFilters{width:100%}}.schoolsApp .topbar .categoryFilters .categoryFilterGroupList{list-style-type:none;display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:15px;max-width:800px;width:100%;padding:0;margin:0}@media(max-width:1023px){.schoolsApp .topbar .categoryFilters .categoryFilterGroupList{margin:auto;grid-column-gap:20px;grid-row-gap:20px}}@media(max-width:629px){.schoolsApp .topbar .categoryFilters .categoryFilterGroupList{grid-template-columns:repeat(3,1fr)}}@media(max-width:359px){.schoolsApp .topbar .categoryFilters .categoryFilterGroupList{grid-template-columns:repeat(2,1fr)}}.schoolsApp .topbar .categoryFilters .categoryFilterGroupList .categoryFilter{display:inline-block;text-align:center;margin:0 auto;padding:0;height:fit-content;width:105px}.schoolsApp .topbar .categoryFilters .categoryFilterGroupList .categoryFilter input[type=checkbox]{display:none;position:absolute}.schoolsApp .topbar .categoryFilters .categoryFilterGroupList .categoryFilter input[type=checkbox]:checked+label{box-shadow:none;border:3px solid var(--purpleX);background-color:var(--purple0)}.schoolsApp .topbar .categoryFilters .categoryFilterGroupList .categoryFilter .categoryFilterContent{border:3px solid transparent;margin:auto;display:grid;cursor:pointer;border-radius:var(--radius);text-align:center;box-shadow:var(--shadow-tight)}.schoolsApp .topbar .categoryFilters .categoryFilterGroupList .categoryFilter .categoryFilterContent .height-static-text{padding:0 4px;height:35px;margin:0 auto;font-weight:400}.schoolsApp .topbar .categoryFilters .categoryFilterGroupList .categoryFilter .categoryFilterContent img{max-height:60px;max-width:60px;width:80%;margin:auto;padding:15px 0 10px}@media(max-width:629px){.schoolsApp .topbar .categoryFilters .categoryFilterGroupList .categoryFilter .categoryFilterContent img{width:75%}}.schoolsApp .topbar .categoryFilters .categoryFilterGroupList .categoryFilter .categoryFilterContent .categoryFilterContentMobileTop{display:grid;grid-template-columns:2fr 3fr}.schoolsApp .desktop-collapsible{box-shadow:var(--shadow-below)}.schoolsApp .activityBox{display:flex;flex-direction:row;justify-content:space-between}@media(max-width:767px){.schoolsApp .activityBox{flex-direction:column}}.schoolsApp .filterSidebarGroupList{list-style-type:none;margin:0}@media(min-width:1024px){.schoolsApp .filterSidebarGroupList{min-width:165px;max-width:200px;margin-top:30px}}@media(max-width:1023px)and (min-width:768px){.schoolsApp .filterSidebarGroupList{min-width:125px;max-width:150px}}@media(max-width:1023px){.schoolsApp .filterSidebarGroupList{padding-top:30px}}.schoolsApp .filterSidebarList{list-style-type:none;padding:0}@media(max-width:767px){.schoolsApp .filterSidebarList{display:grid;grid-template-columns:repeat(3,1fr)}}.schoolsApp .filterSidebarListItem{padding:10px 0;margin:auto 0 auto 5px}.schoolsApp .filterSidebarListItem label{vertical-align:middle;display:flex;font-weight:400;align-items:center}.schoolsApp .cs-select{flex:1}.schoolsApp .checkboxTextSchools{flex:5;margin:0 0 0 15px;padding:0;display:inline-block;vertical-align:middle}@media(max-width:629px){.schoolsApp .checkboxTextSchools{margin:0 10px}}.schoolsApp .activityGridWrapper{width:100%;max-width:775px}.schoolsApp .activityGridWrapper .activityGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:30px;grid-row-gap:30px;list-style-type:none;padding:30px 0 25px;margin:0 auto;height:fit-content}@media(max-width:629px){.schoolsApp .activityGridWrapper .activityGrid{grid-template-columns:repeat(2,1fr)}}.schoolsApp .activityGridWrapper .activityGrid .activityPrevItem{max-width:250px;max-height:260px;width:100%;height:fit-content;margin:0;padding:0}.schoolsApp .activityGridWrapper .activityGrid .activityPrevItem .previewImg{border-radius:var(--radius);box-shadow:var(--card-shadow);width:100%;padding:0;margin:0}.schoolsApp .activityGridWrapper .activityGrid .activityPrevItem .previewTitle{color:var(--darkText);text-decoration:none;font-weight:500;font-size:14px;text-align:center;margin:12px 0 0;padding:0}.schoolsApp .vl{border-left:3px solid var(--purpleX);height:800px;margin:30px 8% 0 30px}@media(max-width:767px){.schoolsApp .vl{visibility:hidden!important;height:0!important;width:0!important;position:absolute!important;opacity:0!important}}.schoolsApp .filterCategoryTitle{font-size:var(--f-normal);line-height:var(--f-normal);color:var(--purpleX);font-weight:500;padding:0;margin:0}.schoolsApp .activitySquare{width:100%;position:relative;border-radius:var(--radius)}.schoolsApp .activitySquare .categories-on-square{list-style-type:none;position:absolute;display:grid;direction:rtl;grid-template-columns:repeat(4,1fr);width:80%;margin:0;padding:0;grid-row-gap:6%;grid-column-gap:6%;top:-7.6%;right:-7.6%}@media(max-width:629px){.schoolsApp .activitySquare .categories-on-square{width:100%}}.schoolsApp .activitySquare .categories-on-square .category-icon{width:100%;top:auto;border-radius:1000px;box-shadow:0 0 2px 0 rgba(49,58,68,.1)}.schoolsApp .activitySquare .activitySquare-overlay{opacity:0;position:absolute;top:0;left:0;background:var(--almostWhite);height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;transition:all .2s ease-in;border-radius:var(--radius);cursor:pointer}.schoolsApp .activitySquare .activitySquare-overlay>p{color:var(--purpleX);font-weight:400;text-align:center;vertical-align:center;padding:15px 10% 3px;margin:auto;font-size:.86em;line-height:1.05em}.schoolsApp .activitySquare .activitySquare-overlay>a{margin:auto;cursor:pointer}.schoolsApp .activitySquare:hover .activitySquare-overlay{visibility:visible;opacity:1}.schoolsApp .showMoreButton{background:none;border:none;color:var(--purpleX);box-shadow:none;margin:50px auto 0}.schoolsApp .showMoreButtonhover{text-decoration:underline}@media(max-width:629px){.schoolsApp .small-hide{visibility:hidden;height:0;width:0;position:absolute}}@media(min-width:630px){.schoolsApp .big-hide{visibility:hidden;height:0;width:0;position:absolute}}@media(max-width:629px){.schoolsApp .gridRow3{grid-template-columns:repeat(3,1fr)}}@media(max-width:629px){.schoolsApp .gridRow4{grid-template-columns:repeat(4,1fr)}}.schoolsApp .label-text-style{font-size:.75em;line-height:1.2em}.wrap-collabsible{margin-bottom:5px;width:100%}.wrap-collabsible .input-hide{display:none;font-size:unset;line-height:unset}.wrap-collabsible .input-hide+label{display:block;margin:0}.lbl-toggle.lbl-toggle i{display:inline-block;vertical-align:middle;margin-left:.3rem;transform:rotate(-90deg) translateX(2px);transition:transform .25s ease-in-out}.collapsible-toggle:checked+.lbl-toggle i{transform:rotate(0) translateX(0)}.collapsible-content{max-height:0;overflow:hidden;transition:max-height .25s ease-in-out}.collapsible-toggle:checked+.lbl-toggle+.collapsible-content{max-height:unset}.collapsible-toggle:checked+.lbl-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.collapsible-content .content-inner{background:transparent;padding-top:.5rem}.collapsible-content .content-inner .collapsible-list{padding-left:1.1em}@media(max-width:1023px){.collapsible-content .content-inner .collapsible-list{font-size:15px;line-height:17px}}.collapsible-content p{margin-bottom:0}.schools-content-page{max-width:1220px;padding-left:var(--section-padding);padding-right:var(--section-padding);margin-left:auto;margin-right:auto}.schools-content-page .top-section-desktop{display:grid;min-height:200px;grid-template-columns:1fr 1fr;grid-column-gap:9.8%;margin-top:6.2%}@media(max-width:1023px){.schools-content-page .hide-below-desktop{display:none!important;position:absolute!important;height:0!important;width:0!important;opacity:0!important}}@media(min-width:1024px){.schools-content-page .hide-above-desktop{display:none!important;position:absolute!important;height:0!important;width:0!important;opacity:0!important}}@media(max-width:499px){.schools-content-page .small-hide{display:none!important;position:absolute!important;height:0!important;width:0!important;opacity:0!important}}.schools-content-page .top-section-tablet{display:grid;min-height:200px;grid-template-columns:3fr 2fr;grid-column-gap:6%;margin-top:5%;align-items:center}.schools-content-page .top-section-tablet .page-description{margin:0}@media(max-width:579px){.schools-content-page .top-section-tablet{display:flex;flex-direction:column-reverse}.schools-content-page .top-section-tablet .page-description{padding:30px 0 15px}}.schools-content-page .page-title{color:var(--darkerText);font-size:2.3em}@media(max-width:1023px){.schools-content-page .page-title{font-size:2.1em;padding-top:9%;padding-bottom:2%;max-width:550px;margin:auto;text-align:center}}@media(max-width:579px){.schools-content-page .page-title{padding-top:14%}}.schools-content-page .collapsible-section{display:grid;grid-template-columns:1fr 1fr;margin-top:4.2%}@media(min-width:1024px){.schools-content-page .collapsible-section{grid-column-gap:9.8%}}@media(max-width:1023px){.schools-content-page .collapsible-section{grid-template-columns:1fr}}.schools-content-page .collapsible-section h3{color:var(--purpleX);font-size:1.45em;font-weight:500}@media(max-width:1023px){.schools-content-page .collapsible-section h3{font-size:1.25em}}.schools-content-page .collapsible-section h5{font-weight:500;margin-bottom:6px;font-size:var(--f-normal);line-height:var(--f-normal-line-height)}.schools-content-page .top-section .top-sec-left-desktop{max-width:500px;display:flex;flex-direction:column}.schools-content-page .top-section .top-sec-left-desktop p{margin:0;padding:0}.schools-content-page .top-section .top-sec-left-tablet{display:flex;flex-direction:column}.schools-content-page .top-info{display:flex;flex-direction:row;align-items:center;justify-content:left;justify-items:left}@media(max-width:1023px){.schools-content-page .top-info{justify-content:center}}.schools-content-page .top-info h5{font-weight:400;color:var(--darkText)}.schools-content-page .top-info i{color:var(--darkText)}.schools-content-page .top-info .info-bit-margin{margin-left:20px}.schools-content-page .pdf-section{padding-top:8%;padding-bottom:14%}.schools-content-page .pdf-section .top-and-rest{display:flex;flex-direction:column;align-content:center;justify-content:center;justify-items:center;width:100%;margin:auto}.schools-content-page .pdf-section .top-and-rest .buttons{display:grid;grid-template-columns:1fr 1fr 1fr;justify-items:center;margin:auto;grid-column-gap:20px;max-width:600px}@media(max-width:499px){.schools-content-page .pdf-section .top-and-rest .buttons{display:flex;justify-content:space-between}}.schools-content-page .purple-border-bottom{border-bottom:5px solid var(--purpleX);padding:10px 0}@media(max-width:1023px){.schools-content-page .purple-border-bottom{border-bottom:3px solid var(--purpleX);padding:10px 0 4px}}.img-and-sdgs{display:grid;grid-column-gap:32px;grid-template-columns:4fr 3fr}.activity-image-single-wrap-mobile{margin:auto;max-width:300px}.activity-image-single{width:100%;border-radius:10%}@media(max-width:1023px)and (min-width:580px){.activity-image-single{margin-bottom:15px}}.sdg-list{padding:0;margin:0 auto;list-style-type:none}@media(min-width:1024px){.sdg-list{margin:auto auto 0 0}}@media(max-width:1023px)and (min-width:580px){.sdg-list{text-align:center;margin:auto auto 0 0}}@media(max-width:579px){.sdg-list{width:100%;text-align:center;margin:10px auto 0}}.sdg-list .sdg{width:8.5em;padding:2px 10px;margin:5px 0;background-color:#fff;color:var(--purpleX);border:2.8px solid var(--purpleX);font-size:12px!important;line-height:22px;font-weight:500!important;border-radius:17.27px}@media(max-width:1023px){.sdg-list .sdg{display:inline-block;min-width:3.5em;max-width:6.2em;margin:5px;text-align:center}}.sdg-list .sdg-1{border:3px solid var(--purpleX)}.sdg-list .sdg-1:hover{border:3px solid #e5243b;background-color:#e5243b;color:#fff}.sdg-list .sdg-2{border:3px solid var(--purpleX)}.sdg-list .sdg-2:hover{border:3px solid #dda63a;background-color:#dda63a;color:#fff}.sdg-list .sdg-3{border:3px solid var(--purpleX)}.sdg-list .sdg-3:hover{border:3px solid #4c9f38;background-color:#4c9f38;color:#fff}.sdg-list .sdg-4{border:3px solid var(--purpleX)}.sdg-list .sdg-4:hover{border:3px solid #c5192d;background-color:#c5192d;color:#fff}.sdg-list .sdg-5{border:3px solid var(--purpleX)}.sdg-list .sdg-5:hover{border:3px solid #ff3a21;background-color:#ff3a21;color:#fff}.sdg-list .sdg-6{border:3px solid var(--purpleX)}.sdg-list .sdg-6:hover{border:3px solid #26bde2;background-color:#26bde2;color:#fff}.sdg-list .sdg-7{border:3px solid var(--purpleX)}.sdg-list .sdg-7:hover{border:3px solid #fcc30b;background-color:#fcc30b;color:#fff}.sdg-list .sdg-8{border:3px solid var(--purpleX)}.sdg-list .sdg-8:hover{border:3px solid #a21942;background-color:#a21942;color:#fff}.sdg-list .sdg-9{border:3px solid var(--purpleX)}.sdg-list .sdg-9:hover{border:3px solid #fd6925;background-color:#fd6925;color:#fff}.sdg-list .sdg-10{border:3px solid var(--purpleX)}.sdg-list .sdg-10:hover{border:3px solid #dd1367;background-color:#dd1367;color:#fff}.sdg-list .sdg-11{border:3px solid var(--purpleX)}.sdg-list .sdg-11:hover{border:3px solid #fd9d24;background-color:#fd9d24;color:#fff}.sdg-list .sdg-12{border:3px solid var(--purpleX)}.sdg-list .sdg-12:hover{border:3px solid #bf8b2e;background-color:#bf8b2e;color:#fff}.sdg-list .sdg-13{border:3px solid var(--purpleX)}.sdg-list .sdg-13:hover{border:3px solid #3f7e44;background-color:#3f7e44;color:#fff}.sdg-list .sdg-14{border:3px solid var(--purpleX)}.sdg-list .sdg-14:hover{border:3px solid #0a97d9;background-color:#0a97d9;color:#fff}.sdg-list .sdg-15{border:3px solid var(--purpleX)}.sdg-list .sdg-15:hover{border:3px solid #56c02b;background-color:#56c02b;color:#fff}.sdg-list .sdg-16{border:3px solid var(--purpleX)}.sdg-list .sdg-16:hover{border:3px solid #00689d;background-color:#00689d;color:#fff}.sdg-list .sdg-17{border:3px solid var(--purpleX)}.sdg-list .sdg-17:hover{border:3px solid #19486a;background-color:#19486a;color:#fff}.lbl-toggle{color:var(--purpleX);transition:all .25s ease-out}@media(min-width:1024px){.lbl-toggle{cursor:pointer}}.lbl-toggle h3{display:inline}.pdf-widget .button-pdf-select{border-radius:var(--radius) var(--radius) 0 0;background:var(--purple1);color:var(--purpleX);font-weight:400;width:100%;height:40px}.pdf-widget .button-pdf-select:hover{font-weight:600;box-shadow:0 4px 8px rgba(74,77,187,.15)}.pdf-widget .button-pdf-select.selected{background:var(--purpleX);color:#fff}.pdf-wrapper{align-items:center;width:100%;margin:auto}.pdf-wrapper .pdf{width:100%;height:1100px;height:85vh;margin:auto;border:none}@media(max-width:549px){.pdf-wrapper .pdf{height:80vh}}@media(min-width:1024px){.pdf-wrapper{max-width:850px}.pdf-wrapper .pdf{max-width:850px;margin:auto}}.sourceList{margin:35px 15% 0}.teachers-page .youtube-container{max-width:630px;min-width:0;width:630px;padding:0;margin:0 3.5%}@media(min-width:1440px){.teachers-page .youtube-container{max-width:600px;min-width:0}}@media(max-width:1023px)and (min-width:768px){.teachers-page .youtube-container{max-width:450px;min-width:0;width:80%}}@media(max-width:767px){.teachers-page .youtube-container{margin:0 auto;max-width:650px;min-width:0;width:100%}}.teachers-page .teacher-page-background{position:absolute;margin:auto -.5%;width:101%}.teachers-page .teacher-page-background .background-img{width:100%;position:relative;height:640px;top:0;left:0}@media(min-width:1440px){.teachers-page .teacher-page-background .background-img{height:650px}}@media(max-width:1023px)and (min-width:768px){.teachers-page .teacher-page-background .background-img{height:420px}}@media(max-width:767px){.teachers-page .teacher-page-background .background-img{height:400px}}@media(max-width:767px){.teachers-page .teacher-page-hero-mobile{flex-direction:column}}.teachers-page .teacher-page-hero{z-index:1;top:0;left:0;right:0;display:flex;padding-top:14%;padding-bottom:6%}@media(min-width:768px){.teachers-page .teacher-page-hero{padding-top:8%;padding-bottom:6%}}.teachers-page .teacher-page-hero .hero-titles{z-index:1;width:48%}@media(max-width:1023px){.teachers-page .teacher-page-hero .hero-titles{width:100%;padding:0;max-width:700px;margin:0 auto}}.teachers-page .teacher-page-hero .hero-titles>h1{font-weight:700;color:var(--white);margin-bottom:.4em;max-width:600px;font-size:50px}@media(max-width:1439px){.teachers-page .teacher-page-hero .hero-titles>h1{font-size:44px}}@media(max-width:1023px)and (min-width:768px){.teachers-page .teacher-page-hero .hero-titles>h1{font-size:40px;padding-right:4%;max-width:500px}}@media(max-width:767px){.teachers-page .teacher-page-hero .hero-titles>h1{font-size:44px;text-align:center;margin-left:auto;margin-right:auto}}@media(max-width:411px){.teachers-page .teacher-page-hero .hero-titles>h1{font-size:38px}}.teachers-page .teacher-page-hero .hero-titles>p{color:var(--white);font-size:18px;line-height:22px;margin-bottom:3em;max-width:300px}@media(max-width:767px){.teachers-page .teacher-page-hero .hero-titles>p{max-width:none;text-align:center}}.teachers-page .teacher-page-hero .teach-earthly-image{position:relative;width:72%;max-width:450px}@media(max-width:1023px)and (min-width:768px){.teachers-page .teacher-page-hero .teach-earthly-image{padding:0;margin:auto 4%;max-width:320px}}@media(max-width:767px){.teachers-page .teacher-page-hero .teach-earthly-image{padding:0;margin:auto}}.teachers-page .filtering-section{margin:20px auto 14%}.teachers-page .filtering-section .resources-heading{text-align:center;margin:10px auto;font-size:40px}.teachers-page .filtering-section .h4-donation{text-align:center;padding-bottom:30px;margin:0 auto}@media(max-width:1023px){.teachers-page .filtering-section .h4-donation{padding-top:25px}}@media(min-width:1025px){.teachers-page .filtering-section{margin:20px auto 7%}}.teachers-page .resources{position:relative}@media(min-width:769px){.teachers-page .resources h2,.teachers-page .resources h3{text-align:center}}@media(max-width:767px){.teachers-page .resources{margin-top:3em}}.teachers-page .resources #slides{position:absolute;top:calc(-1.5*var(--nav-height))}.teachers-page .courses-preview{margin-top:1em}.teachers-page .courses-preview h2{padding-bottom:1em}@media(min-width:768px){.teachers-page .courses-preview h2,.teachers-page .courses-preview h3{text-align:center}}