.styles-module__qo0DTG__outer{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:15rem;height:100svh;margin:auto;display:flex;position:fixed;inset:0}.styles-module__qo0DTG__logo{margin-bottom:2.5rem}.styles-module__qo0DTG__loader{will-change:transform;width:2.5rem;animation:3s linear infinite styles-module__qo0DTG__rotate;display:block}.styles-module__qo0DTG__circle{stroke-dasharray:80 200;stroke-dashoffset:0;stroke:var(--black);animation:1.5s ease-in-out infinite styles-module__qo0DTG__circle-dash}@keyframes styles-module__qo0DTG__rotate{0%{transform-origin:50%}to{transform:rotate(360deg)}}@keyframes styles-module__qo0DTG__circle-dash{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:100 200;stroke-dashoffset:-15px}to{stroke-dasharray:100 200;stroke-dashoffset:-125px}}
.styles-module__2tYGZG__layout_skipLink{position:absolute}.styles-module__2tYGZG__layout_skipLink:focus{clip:initial;width:auto;height:auto}.styles-module__2tYGZG__layout{display:flex;overflow:hidden}.styles-module__2tYGZG__main{width:100%;min-height:100vh;transition:transform .4s var(--swift-bez);margin:0 auto;padding-top:4rem;position:relative;overflow-x:clip}.styles-module__2tYGZG__mainNavOpen{transform:translate(10px)}.styles-module__2tYGZG__layoutOverlay{z-index:1;background-color:var(--black);visibility:hidden;opacity:0;will-change:opacity, visibility;height:100lvh;transition:opacity .4s var(--swift-bez), visibility .4s var(--swift-bez);position:fixed;inset:0}.styles-module__2tYGZG__layoutOverlayActive{opacity:.5;visibility:visible}@media (min-width:768px){.styles-module__2tYGZG__layout{overflow:inherit}.styles-module__2tYGZG__main{padding-top:2.5rem}.styles-module__2tYGZG__layoutOverlay{display:none}}
.styles-module__hfdRkG__btn{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--black);z-index:1;padding:var(--size-lg);background-color:#0000;border:0;border-radius:0;display:flex;position:fixed;top:0;left:0}.styles-module__hfdRkG__btn:hover,.styles-module__hfdRkG__btn:focus{color:var(--purple-darker);outline:0}.styles-module__hfdRkG__active .styles-module__hfdRkG__lines{background-color:#0000}.styles-module__hfdRkG__active .styles-module__hfdRkG__lines:before,.styles-module__hfdRkG__active .styles-module__hfdRkG__lines:after{transition:top .2s var(--ease-out-quart), transform .2s .2s var(--ease-out-quart);will-change:transform, top, background-color;top:0;left:0}.styles-module__hfdRkG__active .styles-module__hfdRkG__lines:before{transform:rotate(45deg)scale(1.1)}.styles-module__hfdRkG__active .styles-module__hfdRkG__lines:after{transform:rotate(-45deg)scale(1.1)}.styles-module__hfdRkG__lines{cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s var(--ease-out-quart);will-change:transform;background-color:currentColor;border-radius:8px;width:20px;height:3px;display:inline-block;position:relative;top:6.66667px;left:0}.styles-module__hfdRkG__lines:before,.styles-module__hfdRkG__lines:after{content:"";width:20px;height:3px;transition:top .2s .2s var(--ease-out-quart), transform .2s var(--ease-out-quart), background-color .2s var(--ease-out-quart);will-change:transform, top, background-color;background-color:currentColor;border-radius:8px;display:inline-block;position:absolute;top:0;left:0}.styles-module__hfdRkG__lines:before{top:6.66667px}.styles-module__hfdRkG__lines:after{top:-6.66667px}@media (min-width:768px){.styles-module__hfdRkG__btn{display:none}}
.styles-module__y6Gl2q__link{position:relative}.styles-module__y6Gl2q__pendingIndicator{opacity:0;pointer-events:none;border:2px solid #0000002e;border-top-color:#000000ad;border-radius:999px;width:.75rem;height:.75rem;transition:opacity .12s ease-in-out;position:absolute;top:.55rem;right:.55rem}.styles-module__y6Gl2q__pendingIndicatorVisible{opacity:1;animation:.7s linear infinite styles-module__y6Gl2q__spin}@keyframes styles-module__y6Gl2q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.styles-module__eUiQmW__baseButton{cursor:pointer;font-family:var(--font-roboto-mono);text-transform:uppercase;min-height:2.25rem;transition:transform var(--transition-pressed);will-change:transform;text-align:center;border:1px solid #0000;border-radius:33px;outline:none;justify-content:center;align-self:flex-start;align-items:center;min-width:5.625rem;font-size:.875rem;display:inline-flex}.styles-module__eUiQmW__baseButton:hover,.styles-module__eUiQmW__baseButton:focus-visible{text-decoration:none}.styles-module__eUiQmW__baseButton{transition:transform .6s cubic-bezier(.3,.7,.4,1)}.styles-module__eUiQmW__baseButton:hover{transition:transform .25s cubic-bezier(.3,.7,.4,1.5);transform:scale(1.02)}.styles-module__eUiQmW__baseButton:active{transition:transform 50ms;transform:scale(.99)}.styles-module__eUiQmW__baseButton:focus-visible{outline:2px solid var(--black);outline-offset:2px;text-decoration:none}.styles-module__eUiQmW__baseButton:disabled,.styles-module__eUiQmW__baseButton .styles-module__eUiQmW__disabled{opacity:.5;pointer-events:none;background-color:var(--black-lightest);border-color:var(--black-lightest)}.styles-module__eUiQmW__primary{color:var(--white);background-color:var(--black);padding-left:var(--size-md);padding-right:var(--size-md);box-shadow:0 2px 4px #00000029}.styles-module__eUiQmW__primary-outlined{color:var(--black);border:1px solid var(--black);box-shadow:0 2px 4px #00000029}.styles-module__eUiQmW__buttonInline{margin-bottom:.625rem;margin-right:.625rem}.styles-module__eUiQmW__buttonInline:last-child{margin-right:0}.styles-module__eUiQmW__buttonFullWidth{width:100%}.styles-module__eUiQmW__newTabIcon{width:.75em;height:.75em;margin-left:.5em}.styles-module__eUiQmW__label{flex-shrink:0}
.styles-module__G36NEq__breadcrumbs{font-family:var(--font-roboto-mono);padding-right:var(--size-md);color:var(--black-lightest);font-size:.75rem}.styles-module__G36NEq__caret{margin-left:var(--size-sm);margin-right:var(--size-sm)}.styles-module__G36NEq__link:focus-visible{outline:2px solid var(--black);outline-offset:2px;text-decoration:none}.styles-module__G36NEq__link{border-radius:4px}
.styles-module__AJzKCW__softBox{background-color:var(--tan);border-radius:var(--radius);padding:var(--size-md);flex-direction:column;display:flex;position:relative}.styles-module__AJzKCW__softBox>div:last-of-type{margin-bottom:0}@media (min-width:768px){.styles-module__AJzKCW__softBox{padding:var(--size-lg)}}
.styles-module__vTznfG__sidebar{background-color:var(--tan-lighter);z-index:10;width:50vw;min-width:25rem;max-width:50rem;height:100dvh;transition:transform .5s var(--ease-in-out-cubic);flex-direction:column;flex-shrink:0;display:flex;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:0 0 20px #0000001a}.styles-module__vTznfG__sidebar:after{content:"";background-color:var(--black);width:5px;height:100%;position:absolute;right:-5px}.styles-module__vTznfG__sidebarVisible{transform:none}.styles-module__vTznfG__sidebarVisible .styles-module__vTznfG__arrowSvg{transform:rotate(180deg)}.styles-module__vTznfG__headerWrap{justify-content:space-between;display:flex}.styles-module__vTznfG__content{overscroll-behavior:contain;padding:2.5rem;overflow:hidden scroll}.styles-module__vTznfG__button{font-family:var(--font-roboto-mono);background-color:var(--black);color:var(--white);padding:var(--size-sm) var(--size-md);text-transform:uppercase;min-width:5.625rem;min-height:var(--size-xl);border-top-right-radius:1.25rem;border-bottom-right-radius:1.25rem;align-items:center;font-size:.875rem;display:flex;position:absolute;top:6.875rem;left:100%;box-shadow:0 0 10px #0000001a}.styles-module__vTznfG__button:hover,.styles-module__vTznfG__button:focus-visible{text-decoration:none}.styles-module__vTznfG__button{transition:transform .6s cubic-bezier(.3,.7,.4,1)}.styles-module__vTznfG__button:hover{transition:transform .25s cubic-bezier(.3,.7,.4,1.5);transform:scale(1.02)}.styles-module__vTznfG__button:active{transition:transform 50ms;transform:scale(.99)}.styles-module__vTznfG__button:focus-visible{outline:2px solid var(--black);outline-offset:2px;text-decoration:none}.styles-module__vTznfG__arrowSvg{transition:transform .2s var(--ease-out-quart);will-change:transform;width:var(--size-md);height:var(--size-md);flex-shrink:0;margin-right:.75rem}.styles-module__vTznfG__overlay{z-index:1;background-color:var(--black);visibility:hidden;opacity:0;will-change:opacity, visibility;height:100lvh;transition:opacity .4s var(--swift-bez), visibility .4s var(--swift-bez);transition-timing-function:var(--ease-in-out-cubic);transition-duration:.5s;position:fixed;inset:0}.styles-module__vTznfG__overlayActive{opacity:.333;visibility:visible}.styles-module__vTznfG__byline{font-family:var(--font-roboto-mono);margin-bottom:1.25rem;font-size:.75rem}.styles-module__vTznfG__list ul,.styles-module__vTznfG__list ol{margin-bottom:var(--size-md);list-style:none}.styles-module__vTznfG__list ul li,.styles-module__vTznfG__list ol li{padding-left:1em;padding-bottom:var(--size-sm);position:relative}.styles-module__vTznfG__list ul li:before,.styles-module__vTznfG__list ol li:before{position:absolute;left:0}.styles-module__vTznfG__list ul p,.styles-module__vTznfG__list ol p{margin-bottom:0}.styles-module__vTznfG__list ol{counter-reset:counter}.styles-module__vTznfG__list ol li{counter-increment:counter}.styles-module__vTznfG__list ol li:before{content:counter(counter) "."}.styles-module__vTznfG__list ol li ol{list-style:lower-alpha}.styles-module__vTznfG__list ol li ol li:before{content:none}.styles-module__vTznfG__list ul li:before{content:"";background-color:var(--black);border-radius:50%;width:.25em;height:.25em;top:.75em}.styles-module__vTznfG__list li>ul,.styles-module__vTznfG__list li>ol{margin-top:.666rem}@media print{.styles-module__vTznfG__sidebar{background-color:var(--white);box-shadow:none;width:100%;height:100%;min-width:inherit;max-width:inherit;display:block;position:static;transform:none}.styles-module__vTznfG__sidebar *{background-color:var(--white)}.styles-module__vTznfG__sidebar:after{content:none}.styles-module__vTznfG__noPrint{display:none}}
.styles-module__ciHGpa__toggle{background-color:var(--tan);width:fit-content;height:100%;font-family:var(--font-roboto-mono);box-shadow:var(--shadow-elevation-medium);border-radius:22px;flex-shrink:0;font-size:.875rem;display:flex}.styles-module__ciHGpa__toggleButton>a,.styles-module__ciHGpa__toggleButton>button{padding:0 var(--size-md);border:2px solid #0000;border-radius:30px;flex-shrink:0;align-items:center;height:2.875rem;display:inline-flex}.styles-module__ciHGpa__toggleButton>a:focus-visible,.styles-module__ciHGpa__toggleButton>button:focus-visible{outline:2px solid var(--black);outline-offset:2px;text-decoration:none}.styles-module__ciHGpa__toggleButton>a,.styles-module__ciHGpa__toggleButton>button{transition:transform .6s cubic-bezier(.3,.7,.4,1)}.styles-module__ciHGpa__toggleButton>a:hover,.styles-module__ciHGpa__toggleButton>button:hover{transition:transform .25s cubic-bezier(.3,.7,.4,1.5);transform:scale(1.02)}.styles-module__ciHGpa__toggleButton>a:active,.styles-module__ciHGpa__toggleButton>button:active{transition:transform 50ms;transform:scale(.99)}.styles-module__ciHGpa__toggleButton:hover *{text-decoration:none}.styles-module__ciHGpa__toggleButtonActive>a,.styles-module__ciHGpa__toggleButtonActive>button{background-color:var(--black);color:var(--white)}
.styles-module__0PWVga__breadcrumbs{margin-bottom:var(--size-lg);justify-content:space-between;align-items:baseline;min-height:50px;display:flex}.styles-module__0PWVga__header{column-gap:var(--size-lg);margin-bottom:var(--size-lg);display:flex}.styles-module__0PWVga__header>h1{margin-bottom:0}.styles-module__0PWVga__header>*{flex:100%}
.styles-module__hCOFhG__twoColumnBlock{column-gap:var(--size-lg);margin-bottom:var(--size-md);grid-template-rows:1fr auto;grid-template-columns:repeat(12,1fr);display:grid}.styles-module__hCOFhG__twoColumnBlock>:first-child,.styles-module__hCOFhG__twoColumnBlock>:nth-child(2){grid-column:auto/span 6;margin-bottom:0}
.styles-module__33nxcW__responsiveWrap{max-width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.styles-module__33nxcW__responsiveWrap iframe{width:100%;max-width:100%;height:100%;position:absolute;top:0;left:0}
.styles-module__zAn5Ka__container{padding-left:var(--size-lg);padding-right:var(--size-lg);width:100%;max-width:35rem;margin:0 auto}.styles-module__zAn5Ka__containerExtraWide{max-width:50rem}.styles-module__zAn5Ka__fullWidth{max-width:inherit;padding:0}@media (min-width:768px){.styles-module__zAn5Ka__container{max-width:54rem}.styles-module__zAn5Ka__containerExtraWide{max-width:87.5rem}.styles-module__zAn5Ka__fullWidth{max-width:inherit}}
.styles-module__PUTeRa__text{margin-bottom:2.5rem}.styles-module__PUTeRa__responsiveWrap{background-color:var(--tan-darker);max-width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.styles-module__PUTeRa__responsiveWrap iframe{width:100%;max-width:100%;height:100%;position:absolute;top:0;left:0}@media print{.styles-module__PUTeRa__noPrint{display:none}}
.styles-module__Tz-R4G__link{min-height:var(--size-xl);background-color:var(--white);border:1px solid var(--purple);padding-left:var(--size-xs);padding-right:.75rem;padding-top:var(--size-xs);padding-bottom:var(--size-xs);margin-bottom:var(--size-xs);transition:background-color var(--transition), border-color var(--transition), transform var(--transition-pressed);will-change:background-color, border-color;line-height:1.333;font-family:var(--font-roboto-mono);color:inherit;box-shadow:var(--shadow-elevation-medium);border-radius:20px;align-items:center;font-size:.875rem;display:inline-flex}.styles-module__Tz-R4G__link:focus-visible{outline:2px solid var(--black);outline-offset:2px;text-decoration:none}.styles-module__Tz-R4G__link{transition:transform .6s cubic-bezier(.3,.7,.4,1)}.styles-module__Tz-R4G__link:hover{transition:transform .25s cubic-bezier(.3,.7,.4,1.5);transform:scale(1.02)}.styles-module__Tz-R4G__link:active{transition:transform 50ms;transform:scale(.99)}.styles-module__Tz-R4G__link.styles-module__Tz-R4G__link{text-decoration:none}.styles-module__Tz-R4G__iconWrap{width:var(--size-lg);height:var(--size-lg);margin-right:var(--size-xs);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.styles-module__Tz-R4G__iconWrap svg{width:100%}.styles-module__Tz-R4G__text{margin-bottom:0}
.styles-module__amCI-G__header{background-color:var(--lime);padding-top:var(--size-md);padding-bottom:var(--size-md);z-index:1;position:sticky;top:0}.styles-module__amCI-G__headerContainer{justify-content:space-between;align-items:center;gap:var(--size-lg);flex-direction:column;display:flex}.styles-module__amCI-G__logo{max-width:200px}.styles-module__amCI-G__headerButtons{column-gap:var(--size-sm);display:flex}@media (min-width:576px){.styles-module__amCI-G__headerContainer{flex-direction:row}}
.styles-module__viLhLq__modal{background-color:var(--tan-lighter);border-radius:var(--radius);--shadow-color:56deg 11% 20%;--shadow-elevation-high:.3px .5px .7px hsl(var(--shadow-color) / .13), 4.2px 8.5px 11.7px -.9px hsl(var(--shadow-color) / .16), var(--radius-lg) 33px 45.4px -1.8px hsl(var(--shadow-color) / .19);box-shadow:var(--shadow-elevation-high);max-width:43.75rem;padding:var(--size-lg) var(--size-lg);margin:auto}.styles-module__viLhLq__modalOverlay{background:#0005}.styles-module__viLhLq__modalCloseButton{background-color:var(--black);width:2.5rem;height:2.5rem;transition:border-color var(--transition), transform var(--transition-pressed);will-change:border-color, transform;color:var(--white);border-radius:22px;justify-content:center;align-items:center;padding:.625rem;display:flex;position:absolute;top:1.25rem;right:1.25rem}.styles-module__viLhLq__modalCloseButton:focus-visible{outline:2px solid var(--black);outline-offset:2px;text-decoration:none}.styles-module__viLhLq__modalCloseButton{transition:transform .6s cubic-bezier(.3,.7,.4,1)}.styles-module__viLhLq__modalCloseButton:hover{transition:transform .25s cubic-bezier(.3,.7,.4,1.5);transform:scale(1.02)}.styles-module__viLhLq__modalCloseButton:active{transition:transform 50ms;transform:scale(.99)}@media (min-width:576px){.styles-module__viLhLq__modal{min-width:25rem}}
.styles-module___30aNa__checkboxWrapper{margin-bottom:var(--size-xl);position:relative}.styles-module___30aNa__checkboxEl{clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;position:absolute;overflow:hidden}.styles-module___30aNa__checkboxEl:checked+label:after{transform:scale(1)}.styles-module___30aNa__checkboxEl:hover+label:before{border-color:var(--purple-darker);background-color:var(--purple-lightest)}.styles-module___30aNa__checkboxEl:focus-visible+label:before{outline:2px solid var(--black);outline-offset:2px}.styles-module___30aNa__checkboxLabel{cursor:pointer;padding-left:2.5rem;display:inline-block}.styles-module___30aNa__checkboxLabel:before{content:"";background-color:var(--white);width:var(--size-lg);height:var(--size-lg);border:1px solid var(--black);transition:border-color var(--transition), background-color var(--transition);will-change:border-color, background-color;border-radius:4px;position:absolute;top:2px;left:0}.styles-module___30aNa__checkboxLabel:after{content:"";width:var(--size-md);height:var(--size-md);left:var(--size-xs);background-image:url("data:image/svg+xml,%3Csvg  viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 14L7.71429 20L22 5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;position:absolute;top:.375rem;transform:scale(0)}.styles-module___30aNa__checkboxLabel a{font-weight:600;text-decoration:underline}.styles-module___30aNa__checkboxLabel a:focus-visible{outline:2px solid var(--black);outline-offset:2px;text-decoration:none}
.styles-module__pLcLZW__modal{padding:0}.styles-module__pLcLZW__modalInner{padding:2.5rem}.styles-module__pLcLZW__imageWrapper{background-color:var(--tan-lighter);user-drag:none;min-height:8.75rem}
.SignInPageClient-module__VLBXJG__toolTip{z-index:1;text-align:center;color:var(--white);font-family:var(--font-roboto-mono);padding:var(--size-xs) var(--size-sm);border-radius:var(--size-xs);box-shadow:var(--shadow-elevation-high);background-color:#000000bf;font-size:.75rem;position:absolute;top:0;left:0}.SignInPageClient-module__VLBXJG__toolTipArrow path{fill:#000000bf}
.styles-module__Gcrdsq__confetti{pointer-events:none;width:100%;height:100%}
.styles-module__ClWmiq__studentView{--font-size:var(--size-lg);--block-gap:40px;--gutter:20px}@media (min-width:768px){.styles-module__ClWmiq__studentView{--font-size:1.75rem;--block-gap:60px;--gutter:40px}}@media (min-width:1400px){.styles-module__ClWmiq__studentView{--font-size:34px;--block-gap:80px}}.styles-module__ClWmiq__studentView:fullscreen{background-color:var(--tan-lighter);overflow-y:scroll}.styles-module__ClWmiq__studentViewBottomPadding{padding-bottom:300px}.styles-module__ClWmiq__headerWrap{padding-top:var(--size-lg);background-color:var(--gold);position:relative;overflow:hidden}.styles-module__ClWmiq__headerWrapInner{max-width:var(--bp-xxl);padding:0 var(--gutter);position:relative}.styles-module__ClWmiq__header{background-color:var(--tan-lighter);width:100%;max-width:670px;padding:var(--size-lg);font-size:var(--font-size);z-index:1;margin-bottom:var(--size-lg);border-radius:33px;position:relative}.styles-module__ClWmiq__headerImg{width:100%;min-width:2000px;height:100%;position:absolute;inset:0}.styles-module__ClWmiq__nav{justify-content:center;gap:var(--size-sm);display:flex}.styles-module__ClWmiq__navItem{font-size:var(--size-md);background-color:var(--tan);transition:transform .4s var(--ease-out-quart);will-change:transform;border-top-left-radius:22px;border-top-right-radius:22px;flex-direction:column;justify-content:flex-end;align-items:center;padding:10px;display:flex;position:relative}.styles-module__ClWmiq__navItem:after{content:"";background-color:var(--tan);width:100%;height:10px;position:absolute;top:100%;left:0}.styles-module__ClWmiq__navItem:hover,.styles-module__ClWmiq__navItem:focus{text-decoration:none;transform:translateY(-5px)}.styles-module__ClWmiq__navItem:focus-visible{outline:2px solid var(--white);outline-offset:2px;text-decoration:none}.styles-module__ClWmiq__navItemActive{background-color:var(--tan-lighter);font-weight:700;transform:translateY(-5px)}.styles-module__ClWmiq__navItemActive:after{background-color:var(--tan-lighter)}.styles-module__ClWmiq__tabIcon{width:3rem;max-width:80px;height:4rem;max-height:80px}.styles-module__ClWmiq__topControls{top:0;right:var(--gutter);display:flex;position:absolute}.styles-module__ClWmiq__fullScreenButton{background-color:var(--black);color:var(--white);width:2.875rem;height:2.875rem;margin-right:var(--size-lg);border-radius:1.4375rem;justify-content:center;align-items:center;padding:.75rem;transition:transform .6s cubic-bezier(.3,.7,.4,1);display:flex}.styles-module__ClWmiq__fullScreenButton:hover{transition:transform .25s cubic-bezier(.3,.7,.4,1.5);transform:scale(1.02)}.styles-module__ClWmiq__fullScreenButton:active{transition:transform 50ms;transform:scale(.99)}.styles-module__ClWmiq__fullScreenButton:focus-visible{outline:2px solid var(--black);outline-offset:2px;text-decoration:none}.styles-module__ClWmiq__layout{max-width:var(--bp-xxl);background-color:var(--tan-lighter);padding:0 var(--gutter);padding-top:var(--block-gap);margin:0 auto;position:relative}@media (min-width:768px){.styles-module__ClWmiq__headerWrap{padding-top:2.5rem}.styles-module__ClWmiq__headerWrapInner{align-items:flex-end;min-height:200px;margin:0 auto;display:flex}.styles-module__ClWmiq__header{margin-right:var(--size-lg);border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:0}.styles-module__ClWmiq__navItem{font-size:1.25rem}.styles-module__ClWmiq__nav{margin-left:auto}}@media (min-width:992px){.styles-module__ClWmiq__navItem{font-size:var(--size-lg)}}
.styles-module__1KDq3a__selectWrapper{margin-bottom:var(--size-xl)}.styles-module__1KDq3a__selectHeaderLabel{margin-bottom:var(--size-sm);display:block}.styles-module__1KDq3a__select_el_wrapper{position:relative}.styles-module__1KDq3a__selectEl{width:100%;min-height:2.75rem;padding-left:var(--size-md);padding-right:var(--size-md);background-color:var(--white);border:1px solid var(--black);color:inherit;transition:border-color var(--transition);will-change:border-color;border-radius:4px}.styles-module__1KDq3a__selectEl:hover{border-color:var(--purple)}.styles-module__1KDq3a__selectEl:focus-visible{border:1px solid var(--purple);outline:none}.styles-module__1KDq3a__selectEl:focus{outline:0}.styles-module__1KDq3a__selectEl::placeholder{color:var(--black);opacity:.333}.styles-module__1KDq3a__selectEl{cursor:pointer;width:100%;height:44px;color:inherit;transition:background-color var(--transition), border-color var(--transition), color var(--transition);will-change:background-color, border-color, color;border-radius:4px;font-size:.875rem}.styles-module__1KDq3a__selectEl:required:invalid,.styles-module__1KDq3a__selectEl option:disabled{color:var(--purple)}.styles-module__1KDq3a__selectCaret{pointer-events:none;margin:auto;position:absolute;top:1px;bottom:0;right:18px}
.styles-module__8cuYma__article{margin-bottom:12.5rem}.styles-module__8cuYma__asideUl{background-color:var(--tan);border-radius:var(--radius);padding:1.25rem}.styles-module__8cuYma__asideAnchor{border-radius:var(--radius);border:2px solid #0000;display:block}.styles-module__8cuYma__asideAnchorActive{font-weight:700}
.styles-module__rCUREa__modalOverlay{display:none}.styles-module__rCUREa__overlay{opacity:0;z-index:2;background-color:#fffc;position:fixed;inset:0}.styles-module__rCUREa__modal{box-shadow:none;max-width:inherit;text-align:center;background-color:#0000;align-self:center;margin:0;padding:0 0 3.75rem;animation-timing-function:var(--ease-out-back)!important}.styles-module__rCUREa__blobWrapper{z-index:10;background-color:var(--tan);border-radius:63% 37% 70% 36%/30% 30% 70% 70%;width:80svw;max-width:43.75rem;height:70svh;max-height:80svh;margin:2.5rem 1.25rem 0;display:flex;position:relative;overflow:hidden}.styles-module__rCUREa__title{color:var(--white);z-index:11;background-color:#5f4ba7;border-radius:37% 67% 60% 50%/40% 40% 69% 71%;max-width:21.25rem;margin:auto;padding:2.125rem 1.25rem 2.5rem;font-size:2.25rem;font-weight:700;position:absolute;left:0;right:0;overflow:hidden;transform:scale(0)}.styles-module__rCUREa__feedback{color:var(--white);padding:2.125rem var(--size-lg) .75rem;max-width:22.5rem;line-height:1;font-family:var(--font-roboto-mono);z-index:11;background-color:#9f4a94;border-radius:50% 42% 65% 43%/46% 38% 69% 60%;margin:auto;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.styles-module__rCUREa__feedbackButton{text-align:center;width:4.375rem;height:4.375rem;transition:background-color var(--transition);border-radius:50%;margin:0 .3125rem;font-size:2.5rem}.styles-module__rCUREa__feedbackButton:hover,.styles-module__rCUREa__feedbackButton:focus-visible{background-color:#c375b9}
.styles-module__jEGreW__softBox{background-color:var(--purple-lighter)}.styles-module__jEGreW__byline{justify-content:space-between;align-items:center;display:flex}.styles-module__jEGreW__lock{color:var(--black);background-color:var(--white);width:30px;height:30px;padding:var(--radius-sm);border-radius:50%;display:flex;position:absolute;top:.75rem;right:.75rem}.styles-module__jEGreW__expires{font-family:var(--font-roboto-mono);font-size:.75rem}.styles-module__jEGreW__expiresSoon{color:var(--red-lighter)}@media (min-width:768px){.styles-module__jEGreW__lock{width:40px;height:40px;padding:10px}}
.styles-module__Pm_ymq__nav_button{background-color:var(--black);box-shadow:var(--shadow-elevation-medium);cursor:pointer;width:2.75rem;height:2.75rem;transition:border-color var(--transition), opacity var(--transition), transform var(--transition-pressed);will-change:border-color, transform, opacity;border:1px solid #0000;border-radius:1.375rem}.styles-module__Pm_ymq__nav_button:focus-visible{outline:2px solid var(--black);outline-offset:2px;text-decoration:none}.styles-module__Pm_ymq__nav_button>div{justify-content:center;align-items:center;display:flex}.styles-module__Pm_ymq__nav_button:active{transform:scale(.925)}.styles-module__Pm_ymq__nav_button:disabled{background-color:var(--black-lighter);opacity:.5;pointer-events:none}.styles-module__Pm_ymq__nav_button svg{pointer-events:none;-webkit-user-select:none;user-select:none}.styles-module__Pm_ymq__prev_button svg{transform:rotate(180deg)}
.styles-module__SSDb4q__structuredText{margin-bottom:var(--size-xl)}.styles-module__SSDb4q__structuredText p:empty,.styles-module__SSDb4q__structuredText br:empty{display:none}.styles-module__SSDb4q__structuredText>p:last-child{margin-bottom:0}.styles-module__SSDb4q__structuredText a:not([class]){color:var(--black);text-decoration:underline}.styles-module__SSDb4q__structuredText a:not([class]):hover,.styles-module__SSDb4q__structuredText a:not([class]):focus-visible{text-decoration:none}.styles-module__SSDb4q__structuredText .heading{margin-top:var(--size-md)}.styles-module__SSDb4q__structuredText .structured-text-h1{font-family:var(--font-montserrat);margin-bottom:var(--size-md);font-size:1.125rem;font-weight:900;line-height:1.333}@media (min-width:576px){.styles-module__SSDb4q__structuredText .structured-text-h1{font-size:var(--size-lg)}}.styles-module__SSDb4q__structuredText .structured-text-h1{margin-top:3rem}.styles-module__SSDb4q__structuredText .structured-text-h2{font-family:var(--font-roboto-mono);border-bottom:1px solid var(--tan-darker);padding-bottom:var(--size-sm);margin-bottom:var(--size-lg);margin-top:2.5rem;margin-bottom:2.5rem;font-size:1.125rem;font-weight:400}.styles-module__SSDb4q__structuredText .structured-text-h3{font-family:var(--font-roboto-mono);margin-bottom:var(--size-lg);font-size:.875rem;font-weight:100}.styles-module__SSDb4q__structuredText .structured-text-h1+.structured-text-h2{margin-top:-.5rem}.styles-module__SSDb4q__structuredText .structured-text-h1+.structured-text-h3{margin-top:-1rem}.styles-module__SSDb4q__structuredText ul,.styles-module__SSDb4q__structuredText ol{margin-bottom:var(--size-md);list-style:none}.styles-module__SSDb4q__structuredText ul li,.styles-module__SSDb4q__structuredText ol li{padding-left:1em;padding-bottom:var(--size-sm);position:relative}.styles-module__SSDb4q__structuredText ul li:before,.styles-module__SSDb4q__structuredText ol li:before{position:absolute;left:0}.styles-module__SSDb4q__structuredText ul p,.styles-module__SSDb4q__structuredText ol p{margin-bottom:0}.styles-module__SSDb4q__structuredText ol{counter-reset:counter}.styles-module__SSDb4q__structuredText ol li{counter-increment:counter}.styles-module__SSDb4q__structuredText ol li:before{content:counter(counter) "."}.styles-module__SSDb4q__structuredText ol li ol{list-style:lower-alpha}.styles-module__SSDb4q__structuredText ol li ol li:before{content:none}.styles-module__SSDb4q__structuredText ul li:before{content:"";background-color:var(--black);border-radius:50%;width:.25em;height:.25em;top:.75em}.styles-module__SSDb4q__structuredText li>ul,.styles-module__SSDb4q__structuredText li>ol{margin-top:.666rem}.styles-module__SSDb4q__buttonOuter{padding-top:var(--size-sm);align-self:flex-end;margin-top:auto}.styles-module__SSDb4q__isStrong{margin-bottom:var(--size-xs);font-weight:700}.styles-module__SSDb4q__image{background-color:var(--tan-darker);margin-bottom:var(--size-md);border-radius:.6875rem;overflow:hidden}.styles-module__SSDb4q__video{margin-bottom:var(--size-md)}.styles-module__SSDb4q__twoCol{margin-bottom:3rem}.styles-module__SSDb4q__twoCol .styles-module__SSDb4q__image+p{margin-top:var(--size-lg)}
.styles-module__nL4DEG__footer{border-top:1px solid var(--black);background-color:var(--tan);position:absolute;bottom:0;left:0;right:0}.styles-module__nL4DEG__container{padding-left:var(--size-lg);padding-right:var(--size-lg);width:100%;max-width:35rem;padding-top:var(--size-md);padding-bottom:var(--size-md);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.styles-module__nL4DEG__buttons{gap:var(--size-md);display:flex}
.styles-module__emI7lq__row{column-gap:var(--size-lg);grid-template-rows:1fr auto;grid-template-columns:repeat(12,1fr);margin-bottom:2.5rem;display:grid}.styles-module__emI7lq__row>:first-child{grid-column:auto/span 8}.styles-module__emI7lq__row>:nth-child(2){grid-column:auto/span 4}
.styles-module__b3991a__floatingTip{font-size:var(--size-lg);z-index:10;pointer-events:none;flex-direction:column;max-width:37.5rem;margin:0 2.5rem;display:flex;position:fixed;bottom:0}.styles-module__b3991a__floatingTipLeft{left:0}.styles-module__b3991a__floatingTipLeft .styles-module__b3991a__bubbleTip{right:5rem}.styles-module__b3991a__floatingTipRight{right:0}.styles-module__b3991a__floatingTipRight .styles-module__b3991a__characterButton{align-self:flex-end}.styles-module__b3991a__floatingTipRight .styles-module__b3991a__bubbleTip{left:5rem;transform:rotateY(-180deg)}.styles-module__b3991a__speechBubble{opacity:0;visibility:hidden;will-change:transform, opacity, visibility;pointer-events:all;transition:all .2s cubic-bezier(.36,0,.66,-.16);transform:scale(.7)translateY(200px)}.styles-module__b3991a__speechBubbleVisible{opacity:1;visibility:visible;transition-duration:.3s;transition-timing-function:cubic-bezier(.34,1.56,.64,1);transform:none}.styles-module__b3991a__label{z-index:1;background-color:var(--tan-darker);color:var(--black);padding:var(--radius-sm) 14px;border-radius:22px;font-size:1.125rem;position:absolute;top:-1.25rem;left:3.125rem}.styles-module__b3991a__characterButton{z-index:1;pointer-events:all;width:20vw;min-width:6.25rem;max-width:12.5rem;transition:transform .6s cubic-bezier(.3,.7,.4,1);position:relative;bottom:20px}.styles-module__b3991a__characterButton:hover{transition:transform .25s cubic-bezier(.3,.7,.4,1.5);transform:scale(1.02)}.styles-module__b3991a__characterButton:active{transition:transform 50ms;transform:scale(.99)}.styles-module__b3991a__characterButton:focus-visible{outline:2px solid var(--black);outline-offset:2px;text-decoration:none}.styles-module__b3991a__text{background-color:var(--white);border-radius:var(--radius);padding:var(--size-lg);margin-left:var(--size-lg);max-height:calc(100vh - 300px);box-shadow:var(--shadow-elevation-high);margin-bottom:0;overflow-y:scroll}.styles-module__b3991a__text::-webkit-scrollbar{-webkit-appearance:none;width:7px}.styles-module__b3991a__text::-webkit-scrollbar-thumb{background-color:#00000054;border-radius:4px;box-shadow:0 0 1px #ffffff54}.styles-module__b3991a__text ul{margin-bottom:0}.styles-module__b3991a__bubbleTip{color:var(--white);margin:auto;position:absolute;left:0;right:0}.styles-module__b3991a__closeBtn{width:40px;height:40px;padding:var(--size-sm);background-color:var(--black);color:var(--white);transition:border-color var(--transition), transform var(--transition-pressed);will-change:border-color, transform;border:2px solid #0000;border-radius:22px;align-items:center;display:flex;position:absolute;top:-15px;right:-15px}.styles-module__b3991a__closeBtn:active{transform:scale(.925)}.styles-module__b3991a__closeBtn svg{width:100%}.styles-module__b3991a__closeBtn:focus-visible{outline:2px solid var(--black);outline-offset:2px;text-decoration:none}.styles-module__b3991a__img{height:auto}@media (min-width:768px){.styles-module__b3991a__floatingTip{font-size:1.75rem}.styles-module__b3991a__caption{font-size:1.375rem;left:46px}.styles-module__b3991a__text{padding:2.25rem}}@media (min-width:1400px){.styles-module__b3991a__floatingTip{font-size:34px}}
.styles-module__kufSxq__audioPlayer{background-color:var(--tan);padding:var(--size-lg);margin-top:var(--size-lg);margin-bottom:var(--size-lg);border-radius:22px}.styles-module__kufSxq__audioPlayer svg{width:100%}.styles-module__kufSxq__titleWrap{text-align:center}.styles-module__kufSxq__title{margin-bottom:.3125rem}.styles-module__kufSxq__controlWrap{margin-bottom:var(--size-lg);flex:1;justify-content:center;align-items:center;display:flex}.styles-module__kufSxq__playButton{background-color:var(--black);width:100px;height:100px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0 10px;padding:35px;display:flex}.styles-module__kufSxq__playButton:focus-visible{outline:2px solid var(--black);outline-offset:2px;text-decoration:none}.styles-module__kufSxq__playButton{transition:transform .6s cubic-bezier(.3,.7,.4,1)}.styles-module__kufSxq__playButton:hover{transition:transform .25s cubic-bezier(.3,.7,.4,1.5);transform:scale(1.02)}.styles-module__kufSxq__playButton:active{transition:transform 50ms;transform:scale(.99)}.styles-module__kufSxq__structuredText{font-size:var(--font-size);margin-bottom:var(--size-lg);max-width:45ch}.styles-module__kufSxq__bottomControls{gap:var(--size-sm);justify-content:space-between;align-items:center;display:flex}.styles-module__kufSxq__timeWrapper{font-family:var(--font-roboto-mono);color:var(--black);margin-bottom:var(--size-lg);-webkit-user-select:none;user-select:none;justify-content:space-between;display:flex}.styles-module__kufSxq__versionSelectorWrap{background-color:var(--white);height:100%;font-family:var(--font-roboto-mono);border-radius:22px;margin-right:auto}.styles-module__kufSxq__versionSelector{background-color:var(--white);border-radius:22px;padding:7px 16px}.styles-module__kufSxq__versionSelector:focus-visible{outline:2px solid var(--black);outline-offset:2px;text-decoration:none}.styles-module__kufSxq__versionSelector{transition:transform .6s cubic-bezier(.3,.7,.4,1)}.styles-module__kufSxq__versionSelector:hover{transition:transform .25s cubic-bezier(.3,.7,.4,1.5);transform:scale(1.02)}.styles-module__kufSxq__versionSelector:active{transition:transform 50ms;transform:scale(.99)}.styles-module__kufSxq__versionSelectorActive{background-color:var(--black);color:var(--white)}@media (min-width:576px){.styles-module__kufSxq__audioPlayer{align-items:center;display:flex}.styles-module__kufSxq__titleWrap{text-align:left;flex-direction:column;flex:1;justify-content:center;display:flex}}@media (min-width:768px){.styles-module__kufSxq__controlWrap{max-width:28.125rem;margin-bottom:0}.styles-module__kufSxq__playButton{margin:0 var(--size-lg);width:8.75rem;height:8.75rem;padding:3.125rem}}@media (min-width:992px){.styles-module__kufSxq__audioPlayer{gap:1.875rem;margin-top:3rem;margin-bottom:3rem;padding:1.875rem}}
.styles-module__PhOxlq__responsiveWrap{max-width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.styles-module__PhOxlq__responsiveWrap iframe{width:100%;max-width:100%;height:100%;position:absolute;top:0;left:0}
.styles-module__jRcwta__ul{margin-top:1.25rem;margin-bottom:2.5rem}.styles-module__jRcwta__li{margin-bottom:var(--size-md);align-items:center;display:flex}.styles-module__jRcwta__li p{margin:0}.styles-module__jRcwta__iconWrapper{background-color:var(--gold-lighter);width:2.75rem;height:2.75rem;margin-right:var(--size-md);border-radius:50%;flex-shrink:0;padding:.75rem;display:flex}
.styles-module__DraHca__rowPrimary{margin-bottom:var(--size-lg);column-gap:var(--size-lg);grid-template-rows:1fr auto;grid-template-columns:repeat(12,1fr);display:grid}.styles-module__DraHca__rowPrimary>:first-child{grid-column:auto/span 8}.styles-module__DraHca__rowPrimary>:nth-child(2){grid-column:auto/span 4}.styles-module__DraHca__rowSecondary{margin-bottom:var(--size-lg);row-gap:var(--size-lg);display:grid}.styles-module__DraHca__overview{flex-direction:column;height:100%;margin-bottom:0;display:flex}.styles-module__DraHca__overview>p:last-child{margin-bottom:0}.styles-module__DraHca__overview .heading{margin-top:0}.styles-module__DraHca__overview h2{font-family:var(--font-montserrat);margin-top:0;margin-bottom:var(--size-sm);font-size:1.125rem;font-weight:800;line-height:1.375rem}@media (min-width:576px){.styles-module__DraHca__overview h2{font-size:var(--size-lg);line-height:1.875rem}}.styles-module__DraHca__overview h3{font-family:var(--font-roboto-mono);margin-top:0;margin-bottom:var(--size-lg);font-size:.875rem;font-weight:100}.styles-module__DraHca__wideRow{background-color:var(--tan);padding-top:var(--size-lg);padding-bottom:var(--size-lg)}.styles-module__DraHca__trainingLinks{column-gap:var(--size-lg);row-gap:var(--size-lg);grid-template-rows:1fr auto;grid-template-columns:repeat(12,1fr);display:grid}.styles-module__DraHca__trainingLinks>*{grid-column:auto/span 12}.styles-module__DraHca__trainingLink{background-color:var(--white);border-radius:var(--radius);padding:var(--size-md) var(--size-md);flex-direction:column;display:flex}@media (min-width:576px){.styles-module__DraHca__trainingLinks>*{grid-column:auto/span 6}}@media (min-width:992px){.styles-module__DraHca__rowSecondary{column-gap:var(--size-lg);grid-template-rows:1fr auto;grid-template-columns:repeat(12,1fr);row-gap:0;display:grid}.styles-module__DraHca__rowSecondary>:first-child{grid-column:auto/span 4}.styles-module__DraHca__rowSecondary>:nth-child(2){grid-column:auto/span 8}.styles-module__DraHca__trainingLinks{row-gap:0}.styles-module__DraHca__trainingLinks>*{grid-column:auto/span 4}}
.styles-module__nK04Lq__grid{grid-gap:var(--size-md);grid-template-columns:1fr 1fr 1fr 1fr;margin-bottom:2.5rem;display:grid}.styles-module__nK04Lq__default{--counter-color:var(--black);--blob-color:var(--tan);--card-color:var(--purple)}.styles-module__nK04Lq__creek{--counter-color:var(--white);--blob-color:#b85fac;--card-color:#5f4ba7}.styles-module__nK04Lq__button{perspective:500px;transform-style:preserve-3d;transition:transform .4s ease-out}.styles-module__nK04Lq__button:before{content:"";padding-bottom:100%;display:block}.styles-module__nK04Lq__button:hover,.styles-module__nK04Lq__button:focus-visible{transition-timing-function:var(--ease-out-back);transform:scale(1.1)rotate(2deg)}.styles-module__nK04Lq__button:hover .styles-module__nK04Lq__counter,.styles-module__nK04Lq__button:focus-visible .styles-module__nK04Lq__counter{transition-timing-function:var(--ease-out-back);transform:scale(1.2)}.styles-module__nK04Lq__content{transform-style:preserve-3d;transition:transform .4s ease-out;position:absolute;inset:0}.styles-module__nK04Lq__buttonVisited .styles-module__nK04Lq__content{transform:rotateY(180deg)}.styles-module__nK04Lq__front{border-radius:var(--radius);background-color:var(--card-color);backface-visibility:hidden;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module__nK04Lq__counter{color:var(--counter-color);will-change:transform;padding-bottom:.625rem;font-size:4.375rem;font-weight:700;transition:transform .4s ease-out;position:absolute}.styles-module__nK04Lq__blob{background-color:var(--blob-color);will-change:border-radius, transform;border-radius:30% 50% 20% 40%;width:60%;height:60%}.styles-module__nK04Lq__back{background-color:var(--tan-darker);border-radius:var(--radius);backface-visibility:hidden;position:absolute;inset:0;overflow:hidden;transform:rotateY(180deg)}.styles-module__nK04Lq__image{height:100%}@media (min-width:768px){.styles-module__nK04Lq__grid{gap:1.25rem}}
.styles-module__nYt8Va__promoBannerOuter{gap:var(--size-lg);margin-bottom:var(--size-lg);flex-direction:column;display:flex}.styles-module__nYt8Va__imageOuter{flex:1}.styles-module__nYt8Va__textOuter{flex-direction:column;flex:2;display:flex}.styles-module__nYt8Va__image{margin:0 auto}@media (min-width:768px){.styles-module__nYt8Va__promoBannerOuter{flex-direction:row}.styles-module__nYt8Va__description p+a{width:fit-content;margin-left:auto;display:flex}}
.styles-module__mON31W__inputWrapper{margin-bottom:var(--size-md)}.styles-module__mON31W__label{margin-bottom:var(--size-sm);display:block}.styles-module__mON31W__inputEl{width:100%;min-height:2.75rem;padding-left:var(--size-md);padding-right:var(--size-md);background-color:var(--white);border:1px solid var(--black);color:inherit;transition:border-color var(--transition);will-change:border-color;border-radius:4px}.styles-module__mON31W__inputEl:hover{border-color:var(--purple)}.styles-module__mON31W__inputEl:focus-visible{border:1px solid var(--purple);outline:none}.styles-module__mON31W__inputEl:focus{outline:0}.styles-module__mON31W__inputEl::placeholder{color:var(--black);opacity:.333}
.styles-module__WG-uta__outer{max-width:600px;margin:0 auto 2.5rem;position:relative}.styles-module__WG-uta__marker{z-index:1;margin:auto;position:absolute;top:-.625rem;left:0;right:0}.styles-module__WG-uta__wrapper{margin-bottom:1.25rem;overflow:hidden}.styles-module__WG-uta__rotatorDiv{will-change:transform}.styles-module__WG-uta__wordCircle{pointer-events:none;position:absolute;inset:0}.styles-module__WG-uta__wordWedge{transform-origin:0 0;color:var(--black);text-align:center;width:50%;padding-left:3.75rem;padding-right:1.25rem;font-size:1.625rem;font-weight:700;line-height:1;position:absolute;top:50%;left:50%}.styles-module__WG-uta__path{will-change:opacity;cursor:grab;transition:all .2s ease-out}.styles-module__WG-uta__path:hover{opacity:.9}.styles-module__WG-uta__pathIsGrabbing{cursor:grabbing}.styles-module__WG-uta__pathVisited{filter:grayscale(.5)brightness(1.5)saturate(.25);opacity:.5}.styles-module__WG-uta__spinButton{margin:0 auto;display:flex}
.styles-module__O2Oe8a__navFooterOuter{gap:var(--size-md);margin-bottom:var(--size-md);flex-direction:column;padding-left:1.35rem;padding-right:1.35rem;display:flex}.styles-module__O2Oe8a__modalFooter{justify-content:space-between;align-items:center;display:flex}.styles-module__O2Oe8a__modalFooter>:only-child{margin-left:auto}.styles-module__O2Oe8a__error{color:var(--red-lighter);margin-top:-.5rem;margin-bottom:1.75rem;font-size:.9375rem;font-weight:600}
.styles-module__zigPDq__label{margin-bottom:var(--size-md);display:block}.styles-module__zigPDq__primaryLabel{margin-bottom:var(--size-sm);display:block}.styles-module__zigPDq__tagFieldset{gap:var(--size-md);margin-bottom:var(--size-lg);flex-wrap:wrap;list-style:none;display:flex}.styles-module__zigPDq__tagInput{clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;position:absolute;overflow:hidden}.styles-module__zigPDq__tagInput:hover+.styles-module__zigPDq__tagLabel{background-color:var(--purple-lighter)}.styles-module__zigPDq__tagInput:hover+.styles-module__zigPDq__tagLabel .styles-module__zigPDq__icon{color:var(--black)}.styles-module__zigPDq__tagInput:active+.styles-module__zigPDq__tagLabel{transform:scale(.975)}.styles-module__zigPDq__tagInput:checked+.styles-module__zigPDq__tagLabel{background-color:var(--purple-lighter)}.styles-module__zigPDq__tagInput:checked+.styles-module__zigPDq__tagLabel .styles-module__zigPDq__icon{color:var(--black)}.styles-module__zigPDq__tagInput:checked:hover+.styles-module__zigPDq__tagLabel{background-color:var(--purple-lighter)}.styles-module__zigPDq__tagInput:focus-visible+.styles-module__zigPDq__tagLabel{outline:2px solid var(--black);outline-offset:2px;text-decoration:none}.styles-module__zigPDq__tagLabel{background-color:var(--tan-lighter);font-family:var(--font-roboto-mono);border-radius:var(--radius);cursor:pointer;transition:background-color var(--transition), transform var(--transition-pressed);will-change:background-color, transform;box-shadow:var(--shadow-elevation-medium);border:2px solid #0000;outline:none;flex-direction:column;align-items:center;padding:8px 10px;font-size:.875rem;display:inline-flex}.styles-module__zigPDq__icon{width:6.25rem;height:6.25rem;margin-bottom:var(--size-md);color:var(--purple);transition:color var(--transition);will-change:color;place-content:center;align-items:center;display:flex}@media (min-width:768px){.styles-module__zigPDq__tagLabel{padding:var(--size-sm) var(--size-md)}.styles-module__zigPDq__icon{width:9.375rem;height:9.375rem}}
.styles-module__wOUYBq__toolTipButton{margin-left:var(--size-sm);display:inline-flex}.styles-module__wOUYBq__toolTip{z-index:1;color:var(--white);font-weight:100;font-family:var(--font-roboto-mono);padding:var(--size-sm) .75rem .625rem;border-radius:var(--size-xs);pointer-events:none;opacity:0;transition:opacity var(--transition);box-shadow:var(--shadow-elevation-high);background-color:#000000d9;min-width:40ch;max-width:min-content;font-size:.875rem;line-height:1.5}.styles-module__wOUYBq__toolTipOpen{opacity:1;pointer-events:all}
.HomePageClient-module__PXGDFa__softBox{background-color:var(--purple-lighter)}.HomePageClient-module__PXGDFa__homePageLayout{grid-gap:var(--size-lg);grid-template-columns:1fr 2fr;display:grid}.HomePageClient-module__PXGDFa__homePageLayout>:first-child{grid-area:1/1/auto/2}.HomePageClient-module__PXGDFa__homePageLayout>:nth-child(2){grid-area:1/2/auto/5}.HomePageClient-module__PXGDFa__homePageLayout>:nth-child(3){grid-area:2/1/auto/5}
.styles-module__0u94SW__lessonPlanSoftbox{margin-bottom:2.5rem}.styles-module__0u94SW__lessonPlanSkeleton{background:linear-gradient(90deg,#efeae2eb,#f6f3eefa,#efeae2eb) 0 0/220% 100%;animation:1.8s ease-in-out infinite styles-module__0u94SW__lesson-plan-skeleton-pulse}.styles-module__0u94SW__lessonPlanFallbackBlock{border-radius:var(--radius-lg);width:100%;min-height:18rem}.styles-module__0u94SW__subtitle{margin-top:-.875rem;margin-bottom:3rem}.styles-module__0u94SW__row{gap:var(--size-lg);margin-bottom:var(--size-lg);display:flex}.styles-module__0u94SW__row>*{flex:1}.styles-module__0u94SW__rationale{margin-bottom:var(--size-xl)}.styles-module__0u94SW__listTitle{margin-bottom:var(--size-sm)}.styles-module__0u94SW__listOuter{gap:var(--size-lg);display:flex}.styles-module__0u94SW__listOuter>*{flex:1}.styles-module__0u94SW__listUl{font-family:var(--font-roboto-mono);font-size:.875rem}.styles-module__0u94SW__listLi{padding-bottom:var(--size-sm);display:flex}.styles-module__0u94SW__listLiSelected{opacity:1}.styles-module__0u94SW__listUlIcon{align-items:center;width:30px;display:flex}@keyframes styles-module__0u94SW__lesson-plan-skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}
.style-module__6AMrza__resourcesOuter{--block-gap:30px}@media (min-width:768px){.style-module__6AMrza__resourcesOuter{--block-gap:40px}}@media (min-width:992px){.style-module__6AMrza__resourcesOuter{--block-gap:40px}}.style-module__6AMrza__filtersOuter{background-color:var(--tan-lighter);border-bottom:1px solid var(--black-lightest);padding-top:var(--size-md);padding-bottom:var(--size-md);margin-top:-1rem;margin-bottom:var(--size-md);gap:var(--size-sm) var(--size-sm);display:grid}.style-module__6AMrza__textInputWrap{grid-column:1/3;position:relative}.style-module__6AMrza__dropdown{grid-row:2}.style-module__6AMrza__input{width:100%;min-height:2.75rem;padding-left:var(--size-md);padding-right:var(--size-md);background-color:var(--white);border:1px solid var(--black);color:inherit;transition:border-color var(--transition);will-change:border-color;border-radius:4px}.style-module__6AMrza__input:hover{border-color:var(--purple)}.style-module__6AMrza__input:focus-visible{border:1px solid var(--purple);outline:none}.style-module__6AMrza__input:focus{outline:0}.style-module__6AMrza__input::placeholder{color:var(--black);opacity:.333}.style-module__6AMrza__input{padding-right:var(--size-xl)}.style-module__6AMrza__resourceSearchIcon{pointer-events:none;width:1.25rem;height:1.25rem;margin:auto;position:absolute;top:0;bottom:0;right:.75rem}.style-module__6AMrza__courseOuter{margin-bottom:var(--block-gap)}.style-module__6AMrza__resultsSection{gap:var(--size-md);margin-bottom:var(--block-gap);grid-template-columns:repeat(auto-fill,minmax(180px,1fr));justify-content:center;display:grid}.style-module__6AMrza__resultsSection>li{align-self:start}.style-module__6AMrza__skeletonBlock{background:linear-gradient(90deg,#efeae2eb,#f6f3eefa,#efeae2eb) 0 0/220% 100%;animation:1.8s ease-in-out infinite style-module__6AMrza__resource-skeleton-pulse}.style-module__6AMrza__skeletonControl{border-radius:4px;min-height:2.75rem}.style-module__6AMrza__skeletonCard{box-shadow:var(--shadow-elevation-medium);min-height:18.5rem}@media (min-width:768px){.style-module__6AMrza__filtersOuter{z-index:1;display:flex;position:sticky;top:0}.style-module__6AMrza__textInputWrap{flex:1}.style-module__6AMrza__dropdown{flex:.33}}@keyframes style-module__6AMrza__resource-skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}
.styles-module__Tzj6EG__listItem{column-gap:var(--size-lg);row-gap:var(--size-lg);margin-bottom:var(--size-lg);grid-template-rows:1fr auto;grid-template-columns:repeat(12,1fr);display:grid}.styles-module__Tzj6EG__listItem>:first-child{order:1;grid-column:auto/span 12}.styles-module__Tzj6EG__listItem>:nth-child(2){grid-column:auto/span 12}.styles-module__Tzj6EG__articleLink{gap:var(--size-sm);padding-bottom:var(--size-sm);display:flex}.styles-module__Tzj6EG__image{border-radius:var(--radius)}.styles-module__Tzj6EG__button{margin-top:var(--size-md);align-self:flex-end}@media (min-width:992px){.styles-module__Tzj6EG__listItem{column-gap:var(--size-lg);margin-bottom:var(--size-lg);grid-template-rows:1fr auto;grid-template-columns:repeat(12,1fr);row-gap:0;display:grid}.styles-module__Tzj6EG__listItem>:first-child{order:0;grid-column:auto/span 8}.styles-module__Tzj6EG__listItem>:nth-child(2){grid-column:auto/span 4}.styles-module__Tzj6EG__listItem:nth-child(2n)>:first-child{order:1}}
.styles-module__Qsxm8G__ol{gap:var(--size-md);display:grid}.styles-module__Qsxm8G__link{background-color:var(--tan);border-radius:var(--radius);height:100%;box-shadow:var(--shadow-elevation-medium);justify-content:space-between;font-size:.875rem;transition:transform .6s cubic-bezier(.3,.7,.4,1);display:flex;overflow:hidden}.styles-module__Qsxm8G__link:hover{transition:transform .25s cubic-bezier(.3,.7,.4,1.5);transform:scale(1.02)}.styles-module__Qsxm8G__link:active{transition:transform 50ms;transform:scale(.99)}.styles-module__Qsxm8G__link:focus-visible{outline:2px solid var(--black);outline-offset:2px;text-decoration:none}.styles-module__Qsxm8G__link:hover{text-decoration:none}.styles-module__Qsxm8G__contentWrap{padding:var(--size-lg)}.styles-module__Qsxm8G__title{margin-bottom:var(--size-xs)}.styles-module__Qsxm8G__arrowOuter{background-color:var(--purple);padding-right:var(--size-md);padding-left:var(--size-md);align-content:center}.styles-module__Qsxm8G__structuredText{margin-bottom:0}@media (min-width:576px){.styles-module__Qsxm8G__ol{gap:var(--size-lg);grid-template-columns:1fr 1fr}.styles-module__Qsxm8G__link{font-size:var(--size-md)}}
.styles-module__J6JOlq__navlink{border-radius:var(--radius);align-items:center;width:100%;min-height:2.5rem;margin-bottom:.625rem;padding-left:.375rem;padding-right:.625rem;font-size:.75rem;display:inline-flex}.styles-module__J6JOlq__navlink:hover{text-decoration:none}.styles-module__J6JOlq__navlink{transition:transform .6s cubic-bezier(.3,.7,.4,1)}.styles-module__J6JOlq__navlink:hover{transition:transform .25s cubic-bezier(.3,.7,.4,1.5);transform:scale(1.02)}.styles-module__J6JOlq__navlink:active{transition:transform 50ms;transform:scale(.99)}.styles-module__J6JOlq__navlink:focus-visible{outline:2px solid var(--black);outline-offset:2px;text-decoration:none}.styles-module__J6JOlq__selected{font-weight:600}.styles-module__J6JOlq__selected .styles-module__J6JOlq__navIcon:after{opacity:1;transform:scale(1)}.styles-module__J6JOlq__navTitle{word-wrap:anywhere}.styles-module__J6JOlq__externalIcon{width:.75em;height:.75em;margin-left:var(--size-sm);display:inline-flex}.styles-module__J6JOlq__navIcon{margin-right:var(--size-xl);z-index:1;position:relative}.styles-module__J6JOlq__navIcon:after{content:"";background-color:var(--purple);z-index:-1;opacity:0;width:48px;height:32px;transition:all var(--transition);border-radius:20px;position:absolute;top:-4px;left:-16px;transform:scale(0)}@media (min-width:576px){.styles-module__J6JOlq__navlink{min-height:3rem;margin-bottom:var(--size-sm);padding-left:.75rem;padding-right:.75rem;font-size:.875rem}}
.styles-module__wIO1TW__onboardingContainerOuter{margin:auto var(--size-lg)}.styles-module__wIO1TW__onboardingContainerInner{background-color:var(--white);border-radius:var(--radius);padding-top:var(--size-lg);padding-bottom:var(--size-lg);padding-left:var(--size-lg);padding-right:var(--size-lg);width:100%;max-width:37.5rem;margin:0 auto 5rem}
.styles-module__AbKkNW__outer{flex-direction:column;width:100%;min-height:100vh;display:flex}.styles-module__AbKkNW__backgroundSvg{object-fit:cover;z-index:-1;opacity:.25;position:fixed}
.ShellRouteState-module__ilIcNW__stateSection{padding-bottom:var(--size-xl)}.ShellRouteState-module__ilIcNW__skeletonStack{gap:var(--size-md);display:grid}.ShellRouteState-module__ilIcNW__skeletonBlock{border-radius:var(--radius-md);background:linear-gradient(90deg,#efeae2eb,#f6f3eefa,#efeae2eb) 0 0/220% 100%;animation:1.8s ease-in-out infinite ShellRouteState-module__ilIcNW__shell-route-skeleton-pulse}.ShellRouteState-module__ilIcNW__loadingTitle{align-items:center;gap:.35ch;display:inline-flex}.ShellRouteState-module__ilIcNW__loadingTitleSpinnerSlot{flex:0 0 .9em;justify-content:center;align-items:center;width:.9em;height:.9em;display:inline-flex}.ShellRouteState-module__ilIcNW__loadingTitleSpinnerSvg{width:100%;height:100%;animation:1.4s linear infinite ShellRouteState-module__ilIcNW__shell-route-loading-spin;display:block}.ShellRouteState-module__ilIcNW__loadingTitleSpinnerCircle{stroke:currentColor;stroke-dasharray:80 200;stroke-dashoffset:0;stroke-linecap:round;animation:1.4s ease-in-out infinite ShellRouteState-module__ilIcNW__shell-route-loading-dash}.ShellRouteState-module__ilIcNW__skeletonHero{border-radius:var(--radius-lg);min-height:9rem}.ShellRouteState-module__ilIcNW__skeletonLine{border-radius:var(--radius-sm);width:100%;min-height:1.25rem}.ShellRouteState-module__ilIcNW__skeletonLineShort{width:55%}.ShellRouteState-module__ilIcNW__filterBar{background-color:var(--tan-lighter);border-bottom:1px solid var(--black-lightest);padding:var(--size-md);border-radius:var(--radius-lg);gap:var(--size-sm);display:grid}.ShellRouteState-module__ilIcNW__filterSearch{border-radius:4px;width:100%;min-height:2.75rem}.ShellRouteState-module__ilIcNW__filterControls{gap:var(--size-sm);display:grid}.ShellRouteState-module__ilIcNW__filterControl{border-radius:4px;min-height:2.75rem}.ShellRouteState-module__ilIcNW__resourceGrid{gap:var(--size-md);grid-template-columns:repeat(auto-fill,minmax(180px,1fr));display:grid}.ShellRouteState-module__ilIcNW__resourceCard{box-shadow:var(--shadow-elevation-medium);min-height:18.5rem}.ShellRouteState-module__ilIcNW__lessonGrid{gap:var(--size-md);display:grid}.ShellRouteState-module__ilIcNW__lessonCard{border-radius:var(--radius);box-shadow:var(--shadow-elevation-medium);min-height:12.75rem;display:flex;overflow:hidden}.ShellRouteState-module__ilIcNW__lessonCardFill{flex:1}.ShellRouteState-module__ilIcNW__lessonCardAccent{background-color:var(--purple);width:3.5rem}.ShellRouteState-module__ilIcNW__lessonSubtitle{width:13rem;min-height:1rem}.ShellRouteState-module__ilIcNW__lessonHeroCard,.ShellRouteState-module__ilIcNW__lessonInfoCard,.ShellRouteState-module__ilIcNW__activityCopyCard,.ShellRouteState-module__ilIcNW__activityPromoCard,.ShellRouteState-module__ilIcNW__activityCard{box-shadow:var(--shadow-elevation-medium)}.ShellRouteState-module__ilIcNW__lessonHeroCard,.ShellRouteState-module__ilIcNW__lessonInfoCard{border-radius:var(--radius-lg);background-color:var(--tan);padding:var(--size-lg)}.ShellRouteState-module__ilIcNW__lessonHeroCard{min-height:12rem}.ShellRouteState-module__ilIcNW__lessonInfoGrid{gap:var(--size-lg);display:grid}.ShellRouteState-module__ilIcNW__lessonInfoCard{min-height:9.5rem}.ShellRouteState-module__ilIcNW__lessonPlanShell{border-radius:var(--radius-lg);min-height:18rem;box-shadow:var(--shadow-elevation-medium)}.ShellRouteState-module__ilIcNW__activityIntroRow{gap:var(--size-lg);display:grid}.ShellRouteState-module__ilIcNW__activityCopyCard,.ShellRouteState-module__ilIcNW__activityPromoCard{border-radius:var(--radius-lg);background-color:var(--tan);padding:var(--size-lg);gap:var(--size-sm);display:grid}.ShellRouteState-module__ilIcNW__activityHeading{width:11rem;min-height:1.35rem}.ShellRouteState-module__ilIcNW__activityCopyLine,.ShellRouteState-module__ilIcNW__activityPromoLine{width:100%;min-height:.875rem}.ShellRouteState-module__ilIcNW__activityCopyLineShort,.ShellRouteState-module__ilIcNW__activityPromoLineShort{width:70%}.ShellRouteState-module__ilIcNW__activityPromoMedia{width:100%;min-height:9rem}.ShellRouteState-module__ilIcNW__activityFilterRow{gap:var(--size-sm);display:grid}.ShellRouteState-module__ilIcNW__activityGrid{gap:var(--size-lg);display:grid}.ShellRouteState-module__ilIcNW__activityCard{border-radius:var(--radius);min-height:18rem}.ShellRouteState-module__ilIcNW__actions{gap:var(--size-sm);margin-top:var(--size-lg);flex-wrap:wrap;display:flex}@keyframes ShellRouteState-module__ilIcNW__shell-route-skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes ShellRouteState-module__ilIcNW__shell-route-loading-spin{0%{transform-origin:50%}to{transform:rotate(360deg)}}@keyframes ShellRouteState-module__ilIcNW__shell-route-loading-dash{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:100 200;stroke-dashoffset:-15px}to{stroke-dasharray:100 200;stroke-dashoffset:-125px}}@media (min-width:576px){.ShellRouteState-module__ilIcNW__filterControls{grid-template-columns:repeat(2,minmax(0,1fr))}.ShellRouteState-module__ilIcNW__lessonGrid{gap:var(--size-lg);grid-template-columns:1fr 1fr}.ShellRouteState-module__ilIcNW__lessonInfoGrid{grid-template-columns:1fr 1fr}.ShellRouteState-module__ilIcNW__activityGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.ShellRouteState-module__ilIcNW__filterBar{align-items:center;display:flex}.ShellRouteState-module__ilIcNW__filterControls{width:min(24rem,100%)}.ShellRouteState-module__ilIcNW__activityIntroRow{grid-template-columns:minmax(0,1.5fr) minmax(18rem,1fr)}.ShellRouteState-module__ilIcNW__activityFilterRow{grid-template-columns:minmax(12rem,.75fr) minmax(0,1.25fr);width:100%}.ShellRouteState-module__ilIcNW__activityGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}
.styles-module__QhpQra__heroBlockOuter{background-color:var(--tan);padding-top:3rem;padding-bottom:3rem}.styles-module__QhpQra__heroBlockContainer{row-gap:var(--size-md);display:grid}.styles-module__QhpQra__heroBlockContainer>:first-child{order:1}.styles-module__QhpQra__image{border-radius:22px}.styles-module__QhpQra__content{margin-bottom:var(--size-lg)}.styles-module__QhpQra__content .heading{font-size:1.875rem;font-family:var(--font-montserrat);margin-bottom:var(--size-md);font-weight:900;line-height:1.25}@media (min-width:768px){.styles-module__QhpQra__content .heading{margin-bottom:var(--size-xl);font-size:2.5rem}}.styles-module__QhpQra__buttonWrap{gap:var(--size-sm);flex-direction:row;display:flex}@media (min-width:768px){.styles-module__QhpQra__heroBlockOuter{padding-top:5rem;padding-bottom:5rem}.styles-module__QhpQra__heroBlockContainer{column-gap:var(--size-lg);grid-template-rows:1fr auto;grid-template-columns:repeat(12,1fr);display:grid}.styles-module__QhpQra__heroBlockContainer>:first-child{order:0}.styles-module__QhpQra__heroBlockContainer>*{grid-column:auto/span 6}.styles-module__QhpQra__content h1{font-size:2.5rem}}
.styles-module__WidGUq__item{border-bottom:1px solid var(--tan-darker);margin-left:var(--size-lg);padding-top:var(--size-lg);padding-bottom:var(--size-lg);display:flex;position:relative}.styles-module__WidGUq__item:before{content:"";background-color:var(--black);opacity:.5;z-index:1;width:1px;position:absolute;top:1.875rem;bottom:-2.125rem;left:-1.125rem}.styles-module__WidGUq__item:last-child{border-bottom:none}.styles-module__WidGUq__item:last-child:before{content:none}.styles-module__WidGUq__link:focus-visible{outline:2px solid var(--black);outline-offset:2px;text-decoration:none}.styles-module__WidGUq__link{border-radius:var(--size-xs);display:block}.styles-module__WidGUq__title{margin-bottom:var(--size-xs)}.styles-module__WidGUq__titleOuter{width:100%;max-width:175px;padding-right:var(--size-lg);position:relative}.styles-module__WidGUq__titleOuter:before{content:"";left:-1.4375rem;top:var(--size-xs);background-color:var(--black);z-index:1;border-radius:50%;width:.75rem;height:.75rem;position:absolute}.styles-module__WidGUq__duration{font-family:var(--font-roboto-mono);font-size:.875rem;line-height:1.25;display:block}.styles-module__WidGUq__content{flex-direction:column;width:100%;display:flex}.styles-module__WidGUq__content>div:last-of-type{margin-bottom:0}.styles-module__WidGUq__quicklink{margin-bottom:10px}.styles-module__WidGUq__quicklink:last-child{margin-bottom:0}.styles-module__WidGUq__printButton{top:var(--size-lg);right:var(--size-lg);position:absolute}.styles-module__WidGUq__printOnly{display:none}@media print{.styles-module__WidGUq__lessonPlanOuter{margin:2cm}.styles-module__WidGUq__lessonPlanOuter *{box-shadow:none}.styles-module__WidGUq__titleOuter{max-width:120px}.styles-module__WidGUq__noPrint{display:none}.styles-module__WidGUq__printOnly{display:block}}
.styles-module__Y_pApa__nav-toggle-btn{z-index:1;position:fixed;top:0;right:0}.styles-module__Y_pApa__nav-toggle-btn:hover,.styles-module__Y_pApa__nav-toggle-btn:focus{outline:0;text-decoration:underline}.styles-module__Y_pApa__nav{visibility:hidden;background-color:var(--tan);max-width:12.5rem;box-shadow:var(--shadow-elevation-medium);z-index:10;width:100%;height:100dvh;transition:transform .4s var(--ease-out-quart), visibility .4s;overscroll-behavior:contain;flex-direction:column;flex-shrink:0;display:flex;position:fixed;top:0;overflow:hidden scroll;transform:translate(-100%)}.styles-module__Y_pApa__navOpen{visibility:visible;transform:none}.styles-module__Y_pApa__logoWrap{padding-top:var(--size-lg);padding-bottom:var(--size-lg);background-color:var(--purple);align-items:center;margin-bottom:30%;display:flex}.styles-module__Y_pApa__logo{width:100%;max-width:180px;margin:0 auto;padding:0 10px}.styles-module__Y_pApa__ul{padding:0 var(--size-lg);margin-bottom:auto}.styles-module__Y_pApa__st4sImage{object-fit:cover}.styles-module__Y_pApa__st4sAnchor{padding-left:var(--size-lg);padding-right:var(--size-lg);padding-bottom:var(--size-lg);mix-blend-mode:multiply;max-width:150px;margin:0 auto;transition:transform .6s cubic-bezier(.3,.7,.4,1)}.styles-module__Y_pApa__st4sAnchor:hover{transition:transform .25s cubic-bezier(.3,.7,.4,1.5);transform:scale(1.02)}.styles-module__Y_pApa__st4sAnchor:active{transition:transform 50ms;transform:scale(.99)}.styles-module__Y_pApa__st4sAnchor:focus-visible{outline:2px solid var(--black);outline-offset:2px;text-decoration:none}.styles-module__Y_pApa__st4sImage{height:auto}@media (min-width:768px){.styles-module__Y_pApa__nav{visibility:visible;max-width:240px;z-index:unset;position:sticky;transform:none}.styles-module__Y_pApa__logoWrap{padding-top:2.625rem;padding-bottom:2.625rem}.styles-module__Y_pApa__logo{max-width:200px}.styles-module__Y_pApa__hideNav{visibility:hidden;transform:translate(-100%)}}@media (min-width:992px){.styles-module__Y_pApa__logoWrap{padding-top:2.75rem;padding-bottom:2.75rem}}
