.school-hero{position:relative;width:100%;min-height:400px;display:flex;align-items:center}.school-hero__content-wrapper{width:100%;display:flex;justify-content:center;align-items:center;padding:2rem 1rem}.school-hero__content{position:relative;max-width:800px;width:100%;background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:2.5rem 2rem;box-shadow:0 4px 20px #0000001a;z-index:2}.school-hero__badge{margin-bottom:1.5rem;display:flex;justify-content:center}.school-hero__content.text-left .school-hero__badge{justify-content:flex-start}.school-hero__content.text-right .school-hero__badge{justify-content:flex-end}.school-hero__badge-image{max-width:120px;max-height:120px;width:auto;height:auto;object-fit:contain}.school-hero__title{line-height:1.2}.school-hero__description{margin-bottom:2rem;font-size:1.4rem;line-height:1.6}.school-hero__description p{margin-bottom:1rem}.school-hero__description p:last-child{margin-bottom:0}.school-hero__buttons{display:flex;gap:1rem;flex-wrap:wrap}.school-hero__content.text-center .school-hero__buttons{justify-content:center}.school-hero__content.text-left .school-hero__buttons{justify-content:flex-start}.school-hero__content.text-right .school-hero__buttons{justify-content:flex-end}.school-hero__button{min-width:140px}.school-hero-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.school-hero-modal[open]{opacity:1;visibility:visible}.school-hero-modal__content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem}.school-hero-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.school-hero-modal__wrapper{position:relative;background-color:rgb(var(--color-background));border-radius:8px;box-shadow:0 10px 25px #0003;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;transform:scale(.9);transition:transform .3s ease}.school-hero-modal[open] .school-hero-modal__wrapper{transform:scale(1)}.school-hero-modal__header{position:sticky;top:0;background-color:rgb(var(--color-background));border-bottom:1px solid rgba(var(--color-foreground),.1);padding:1rem 1.5rem;display:flex;justify-content:flex-end;z-index:1}.school-hero-modal__close{background:none;border:none;color:rgba(var(--color-foreground));cursor:pointer;padding:.5rem;border-radius:4px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.school-hero-modal__close:hover{background-color:rgba(var(--color-foreground),.1)}.school-hero-modal__close svg{width:1.5rem;height:1.5rem}.school-hero-modal__body{padding:2.5rem}.school-hero-modal__title{margin-bottom:1rem;font-size:2.5rem;line-height:1.3;color:rgb(var(--color-foreground))}.school-hero-modal__content-text{color:rgba(var(--color-foreground),.8);line-height:1.6}.school-hero-modal__content-text p{margin-bottom:1rem}.school-hero-modal__content-text p:last-child{margin-bottom:0}.school-hero[style*=background-image]{background-attachment:scroll}@media screen and (min-width:750px){.school-hero[style*=background-image]{background-attachment:fixed}}.school-hero__title{color:rgb(var(--color-foreground));margin-bottom:1rem}.school-hero__description{color:rgba(var(--color-foreground),.8)}@media screen and (max-width:749px){.school-hero{min-height:300px}.school-hero[style*=background-image]{background-attachment:scroll}.school-hero__content-wrapper{padding:1.5rem 1rem}.school-hero__content{padding:2rem 1.5rem;border-radius:8px}.school-hero__badge{margin-bottom:1.25rem}.school-hero__badge-image{max-width:100px;max-height:100px}.school-hero__title{margin-bottom:1rem}.school-hero__description{margin-bottom:1.5rem;font-size:1rem}.school-hero__buttons{flex-direction:column;align-items:center;gap:.75rem}.school-hero__button{width:100%;max-width:280px}.school-hero-modal__content{padding:1rem}.school-hero-modal__wrapper{max-height:90vh}.school-hero-modal__body{padding:2rem}.school-hero-modal__title{font-size:1.5rem}}@media screen and (max-width:480px){.school-hero__content-wrapper{padding:1rem .75rem}.school-hero__content{padding:1.5rem 1.25rem;border-radius:8px}.school-hero__badge{margin-bottom:1rem}.school-hero__badge-image{max-width:80px;max-height:80px}.school-hero-modal__content{padding:.75rem}.school-hero-modal__wrapper{border-radius:4px}}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.school-hero-modal[open] .school-hero-modal__wrapper{animation:modalSlideIn .3s ease}.school-hero-modal__close:focus{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:2px}.school-hero__button:focus{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:2px}@media(prefers-contrast:high){.school-hero-modal__overlay{background-color:#000c}.school-hero-modal__wrapper{border:2px solid rgb(var(--color-foreground))}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-school-hero.css.map */
