.school-hero-welcome{position:relative;background:var(--section-bg, #f8fafb);color:var(--text-color, #333333);padding:var(--padding-top, 80px) var(--padding-right, 15px) var(--padding-bottom, 80px) var(--padding-left, 15px);text-align:center;overflow:hidden}.school-hero-welcome.fullscreen-height{min-height:calc(100vh - var(--header-height, 0px) - var(--announcement-height, 0px));position:relative}@supports (height: 100dvh){.school-hero-welcome.fullscreen-height{min-height:calc(100dvh - var(--header-height, 0px) - var(--announcement-height, 0px))}}.school-hero-welcome.fullscreen-height .school-hero-welcome__content{justify-content:center;min-height:auto;padding:40px 0 0}.school-hero-welcome__background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.school-hero-welcome.fullscreen-height .school-hero-welcome__background{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0}.school-hero-welcome__bg-image{width:100%;height:100%;object-fit:cover;object-position:center}.school-hero-welcome__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:var(--overlay-color);opacity:var(--overlay-opacity)}.school-hero-welcome__content{position:relative;z-index:2;max-width:var(--content-max-width, 800px);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.school-hero-welcome__subheading{font-size:var(--subheading-size, 1.2rem);font-weight:600;text-transform:uppercase;letter-spacing:1px;opacity:.8;margin:0}.school-hero-welcome__heading{font-size:var(--heading-size, 3.5rem);font-weight:700;line-height:1.2;margin:0 0 12px;max-width:100%}.school-hero-welcome__description{font-size:1.1rem;line-height:1.6;opacity:.9;max-width:800px;margin:0}.school-hero-welcome__description p{margin:0}.school-hero-welcome__cta-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center;margin-top:0}.school-hero-welcome__cta-buttons .button{flex-shrink:0;min-width:160px}.school-hero-welcome__text-blocks{padding-top:20px;display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:900px;margin-left:auto;margin-right:auto;border-top:1px solid #e1e1e1}.school-hero-welcome__text-block{width:100%;max-width:800px}.school-hero-welcome__text-block.text-align-left{text-align:left}.school-hero-welcome__text-block.text-align-center{text-align:center}.school-hero-welcome__text-block.text-align-right{text-align:right}.school-hero-welcome__text-block.text-size-small{font-size:.9rem}.school-hero-welcome__text-block.text-size-medium{font-size:1rem}.school-hero-welcome__text-block.text-size-large{font-size:1.1rem}.school-hero-welcome__text-block .rte{line-height:1.6}.school-hero-welcome__text-block .rte p{margin-bottom:16px}.school-hero-welcome__text-block .rte p:last-child{margin-bottom:0}.school-hero-welcome__features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;margin-top:4px;width:100%;max-width:900px}.school-hero-welcome__features.features-align-left{text-align:left}.school-hero-welcome__features.features-align-center{text-align:center}.school-hero-welcome__features.features-align-right{text-align:right}.school-hero-welcome__feature{display:flex;align-items:flex-start;gap:12px;text-align:inherit;padding:16px;background:#ffffff0d;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.school-hero-welcome__features.features-icon-top .school-hero-welcome__feature{flex-direction:column;align-items:center;text-align:center}.school-hero-welcome__features.features-icon-top .school-hero-welcome__feature-content{text-align:inherit}.school-hero-welcome__features.features-icon-left .school-hero-welcome__feature{flex-direction:row;align-items:flex-start}.school-hero-welcome__feature-icon{flex-shrink:0;width:var(--features-icon-size, 24px);height:var(--features-icon-size, 24px);color:var(--icon-color, var(--marker-color, #FD6262));display:flex;align-items:center;justify-content:center}.school-hero-welcome__feature-icon svg{width:100%;height:100%;fill:currentColor}.school-hero-welcome__feature-icon .icon{width:var(--features-icon-size, 24px);height:var(--features-icon-size, 24px);fill:var(--icon-color, var(--marker-color, #FD6262))}.school-hero-welcome__feature-icon .custom-icon{width:var(--features-icon-size, 24px);height:var(--features-icon-size, 24px);object-fit:contain}.school-hero-welcome__feature-content{flex:1}.school-hero-welcome__feature-title{font-size:1rem;font-weight:600;margin:0 0 4px;line-height:1.67;color:inherit}.school-hero-welcome__feature-description{font-size:.9rem;margin:0;opacity:.8;line-height:1.4}.school-hero-welcome *{opacity:1!important;transform:none!important}.school-hero-welcome .animated-marker{position:relative;display:inline-block}.school-hero-welcome .animated-marker .svg-marker{position:absolute;left:0;top:0;z-index:-1;width:100%}.school-hero-welcome .animated-marker .svg-marker--style1{height:30%;top:auto;bottom:-20%}.school-hero-welcome .animated-marker .svg-marker--style2{height:40%;top:auto;bottom:-30%}.school-hero-welcome .animated-marker .svg-marker--style3,.school-hero-welcome .animated-marker .svg-marker--style4{height:30%;top:auto;bottom:-20%}@media(max-width:768px){.school-hero-welcome{padding:calc(var(--padding-top) * .7) 15px calc(var(--padding-bottom) * .7)}.school-hero-welcome.fullscreen-height{min-height:calc(100vh - var(--header-height, 80px) - var(--announcement-height, 0px))}@supports (height: 100svh){.school-hero-welcome.fullscreen-height{min-height:calc(100svh - var(--header-height, 80px) - var(--announcement-height, 0px))}}.school-hero-welcome.fullscreen-height .school-hero-welcome__content{padding:20px 0}.school-hero-welcome__heading{font-size:calc(var(--heading-size) * .8)}.school-hero-welcome__subheading{font-size:calc(var(--subheading-size) * .9)}.school-hero-welcome__description{font-size:1rem}.school-hero-welcome__features{grid-template-columns:1fr;gap:16px}.school-hero-welcome__feature{padding:12px}.school-hero-welcome__features .school-hero-welcome__feature{flex-direction:column;align-items:center;text-align:center}.school-hero-welcome__cta-buttons{flex-direction:column;width:100%;gap:10px}.school-hero-welcome__cta-buttons .button{width:100%;min-width:auto}.school-hero-welcome__text-blocks{margin-top:30px;gap:20px}.school-hero-welcome__text-block.text-size-small{font-size:.85rem}.school-hero-welcome__text-block.text-size-medium{font-size:.95rem}.school-hero-welcome__text-block.text-size-large{font-size:1.05rem}}@media(max-width:480px){.school-hero-welcome__content{gap:16px}.school-hero-welcome__heading{font-size:calc(var(--heading-size) * .7)}.school-hero-welcome__features{gap:12px}}.animated-marker:after{display:none}@media(prefers-reduced-motion:reduce){.school-hero-welcome *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.school-hero-welcome [data-aos]{opacity:1!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/school-hero-welcome.css.map */
