.school-landing{position:relative;overflow:hidden;background-color:#f7d400}.school-landing__bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.school-landing__bg-image{position:absolute;height:auto;max-width:40%}.school-landing[data-parallax-enabled=true] .school-landing__bg-image{will-change:transform}@media screen and (max-width:749px){.school-landing__bg-image--hide-mobile{display:none}}.school-landing__content{position:relative;z-index:1}.school-landing__sticker{position:absolute;z-index:5;pointer-events:none}.school-landing__sticker img{width:100%;height:auto;display:block}@media screen and (max-width:749px){.school-landing__sticker--hide-mobile{display:none}}.school-landing__content{padding:0 2rem}@media screen and (min-width:1100px){.school-landing__content{padding:0 5rem}}.school-landing__tags{display:flex;gap:1.6rem;padding:1rem 0 1.2rem;margin:var(--school-landing-circles-top-spacing, 0) 0 1.2rem}@media screen and (max-width:749px){.school-landing__tags{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.school-landing__tags::-webkit-scrollbar{display:none}}.school-landing__tag-dots{display:flex;justify-content:center;align-items:center;gap:.4rem;margin:0 0 2.4rem}.school-landing__tag-dot{position:relative;width:2rem;height:2rem;padding:0;margin:0;background:none;border:none;cursor:pointer}.school-landing__tag-dot:before{content:"";position:absolute;top:50%;left:50%;width:.8rem;height:.8rem;border-radius:50%;background-color:rgba(var(--color-foreground),.2);transform:translate(-50%,-50%);transition:background-color var(--duration-default) ease,transform var(--duration-default) ease}.school-landing__tag-dot--active:before{background-color:rgb(var(--color-button));transform:translate(-50%,-50%) scale(1.2)}.school-landing__tag{display:flex;flex-direction:column;align-items:center;gap:.6rem;flex:0 0 auto;width:calc(var(--school-landing-circle-size-mobile) + 2rem);background:none;border:none;padding:0;cursor:pointer;font-family:var(--font-body-family)}.school-landing__hero{margin-bottom:var(--school-landing-hero-bottom-spacing, 2.4rem)}.school-landing__hero-wrapper{position:relative;overflow:hidden;display:flex}.school-landing__hero.container .school-landing__hero-wrapper{border-radius:var(--border-radius-main)}.school-landing__hero-wrapper .container{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end}.school-landing__hero-wrapper:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;background-color:rgb(var(--color-overlay),var(--opacity-overlay))}.school-landing__hero-wrapper:after{content:"";display:block;width:0;padding-bottom:calc(100% / (var(--aspect-ratio)))}.school-landing__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.school-landing[data-parallax-enabled=true] .school-landing__hero-image--parallax{inset:auto;top:-8%;left:0;right:0;height:116%;will-change:transform}.school-landing__hero-inner{position:relative;z-index:2;padding:2rem 0;color:var(--school-landing-hero-text-color, rgb(var(--color-foreground)))!important}@media screen and (min-width:1100px){.school-landing__hero-inner{padding:4rem 0}}.school-landing__hero-inner .section-header__title,.school-landing__hero-inner .section-header__subtitle,.school-landing__hero-inner .school-landing__tag-label{color:var(--school-landing-hero-text-color, rgb(var(--color-foreground)))!important}.school-landing__circle{display:block;width:var(--school-landing-circle-size-mobile);height:var(--school-landing-circle-size-mobile);border-radius:50%;overflow:hidden;border:.2rem solid transparent;background:rgb(var(--color-background-secondary));transition:border-color var(--duration-default) ease,transform var(--duration-default) ease}.school-landing__tag[aria-selected=true] .school-landing__circle{border-color:rgb(var(--color-button));transform:scale(1.06)}.school-landing__circle img,.school-landing__circle svg{width:100%;height:100%;object-fit:cover;display:block}.school-landing__tag-label{font-size:1.3rem;line-height:1.3;color:rgb(var(--color-foreground));text-align:center;max-width:calc(var(--school-landing-circle-size-mobile) + 2rem)}@media screen and (min-width:750px){.school-landing__tag{flex:1 1 0;min-width:0;width:auto}.school-landing__circle{width:100%;max-width:var(--school-landing-circle-size);height:auto;aspect-ratio:1 / 1;margin:0 auto}.school-landing__tag-label{max-width:100%}}.school-landing__panels{position:relative;background-color:#fff;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:3.2rem 0}.school-landing__load-sentinel{height:1px}.school-landing__empty{padding:4rem 2rem;text-align:center;color:rgb(var(--color-foreground-secondary));border:.1rem dashed rgba(var(--color-foreground),.3);border-radius:.8rem}.school-landing__featured-label{font-size:1.2rem;letter-spacing:.05em;text-transform:uppercase;font-style:italic;text-align:center;color:rgb(var(--color-foreground-secondary));margin:0 0 2.4rem}.school-landing__featured-grid,.school-landing__four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;list-style:none;padding:0;margin:0 0 4rem}.school-landing__cursive-title{font-family:Covered By Your Grace,cursive!important;text-align:center;text-transform:none;letter-spacing:normal;margin:0 0 4rem}.school-landing__two-products{display:flex;align-items:stretch;gap:1.6rem;margin:0 0 4rem}.school-landing__two-products-product{flex:1 1 0;min-width:0;background-color:#fff}.school-landing__two-products-product .card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.school-landing__two-products-photo{flex:2 1 0;min-width:0;position:relative}.school-landing__two-products--photo-left .school-landing__two-products-photo{order:-1}.school-landing__two-products-photo-inner{position:relative;width:100%;height:100%;overflow:hidden}.school-landing__two-products-photo-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block;z-index:1}.school-landing__two-products-image{position:absolute;top:0;left:0;right:0;width:100%;height:100%;object-fit:cover}.school-landing__wide-photo{position:relative;overflow:hidden;margin:0 0 4rem}.school-landing__wide-photo:after{content:"";display:block;width:0;padding-bottom:33%}.school-landing__wide-photo-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block;z-index:1}.school-landing__wide-photo-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media screen and (max-width:749px){.school-landing__wide-photo:after{display:none}.school-landing__wide-photo-image{position:static;display:block;width:100%;height:auto;object-fit:initial}.school-landing__wide-photo-link{position:static;display:block}}@media screen and (max-width:989px){.school-landing__featured-grid,.school-landing__four-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:749px){.school-landing__bg-image{max-width:30%}.school-landing__featured-grid,.school-landing__four-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}.school-landing__two-products{flex-wrap:wrap}.school-landing__two-products-product{flex:1 1 calc(50% - .8rem)}.school-landing__two-products-photo{flex:1 1 100%;order:3}.school-landing__two-products--photo-left .school-landing__two-products-photo{order:-1}.school-landing__two-products-photo-inner{height:auto}.school-landing__two-products-image{position:static;display:block;width:100%;height:auto;object-fit:initial}.school-landing__two-products-photo-link{position:static;display:block}}@media(prefers-reduced-motion:reduce){.school-landing__bg-image,.school-landing__hero-image{transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/section-back-to-school-landing.css.map */
