.hero{position:relative;min-height:32rem;display:flex;align-items:center;overflow:hidden}@media(min-width:768px){.hero{min-height:38rem}}@media(min-width:1200px){.hero{min-height:42rem}}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#000000b8,#0000008c,#000000a6);z-index:1}.hero__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;min-height:inherit;padding-top:5rem;padding-bottom:2rem}.hero__title{font-family:Lora,Georgia,Times New Roman,serif;font-size:2rem;font-weight:700;color:#fff;max-width:44rem;margin-bottom:1rem;line-height:1.2}@media(min-width:768px){.hero__title{font-size:2.875rem}}.hero__subtitle{font-family:Lora,Georgia,Times New Roman,serif;font-size:1.1875rem;font-weight:400;color:#ffffffd9;max-width:36rem;margin-bottom:3.5rem;line-height:1.35}@media(min-width:768px){.hero__subtitle{font-size:1.375rem}}.hero__resources{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:576px){.hero__resources{grid-template-columns:1fr 1fr}}@media(min-width:992px){.hero__resources{grid-template-columns:repeat(3,1fr)}}.hero__resource{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background-color:#ffffff1a;backdrop-filter:blur(.75rem);-webkit-backdrop-filter:blur(.75rem);border:.0625rem solid rgba(255,255,255,.15);border-radius:.25rem;text-decoration:none;transition:background-color .2s ease,border-color .2s ease}@media(hover:hover){.hero__resource:hover{background-color:#ffffff2e;border-color:#ffffff4d}}.hero__resource:focus-visible{outline:2px solid #6b1215;outline-offset:2px}.hero__resource-icon{font-size:1.375rem;flex-shrink:0}.hero__resource-name{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8125rem;font-weight:500;color:#fff;line-height:1.5}.about{display:grid;gap:2.5rem;align-items:center}@media(min-width:768px){.about{grid-template-columns:1fr 1fr;gap:5rem}}.about__text h2{margin-bottom:1.5rem}.about__text p{margin-bottom:1rem}.about__text p:last-of-type{margin-bottom:2rem}.about__actions{display:flex;flex-wrap:wrap;gap:1rem}.about__image{border-radius:.5rem;overflow:hidden}.about__image img{width:100%;height:100%;object-fit:cover;min-height:20rem}.directions{background-color:#6b1215;color:#fff;padding:5rem 0}.directions .section__header{border-bottom-color:#ffffff26;margin-bottom:2.5rem}.directions .section__title{color:#fff;margin-bottom:2.5rem}.directions .accent-line{background-color:#c9982e}.directions__list{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.directions__list{grid-template-columns:1fr 1fr;gap:1rem 2rem;grid-auto-rows:1fr}}.directions__list li{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background-color:#ffffff0f;border-radius:.25rem;border-left:.1875rem solid #c9982e;transition:background-color .2s ease;min-height:100%}@media(hover:hover){.directions__list li:hover{background-color:#ffffff1f}}.directions__list li:before{content:"";display:block;flex-shrink:0;width:1.25rem;height:1.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v19'/%3E%3Cpath d='M5 8l7-5 7 5'/%3E%3Cpath d='M1 14l4-6 4 6'/%3E%3Cpath d='M15 14l4-6 4 6'/%3E%3Cpath d='M1 14a4 4 0 0 0 8 0'/%3E%3Cpath d='M15 14a4 4 0 0 0 8 0'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;opacity:.7}.directions__list a{font-size:1rem;color:#ffffffe6;text-decoration:none;line-height:1.7;transition:color .2s ease}@media(hover:hover){.directions__list a:hover{color:#fff}}.directions__list a:focus-visible{outline:2px solid #6b1215;outline-offset:2px}@media(min-width:768px){.directions__list a{font-size:1.0625rem}}.directions__list--single{grid-template-columns:1fr}@media(min-width:768px){.directions__list--single{grid-template-columns:1fr}}.directions__list--light li{background-color:#6b12150a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-left-color:#6b1215;box-shadow:0 2px 8px #0000000a}@media(hover:hover){.directions__list--light li:hover{background-color:#6b121514;box-shadow:0 4px 16px #00000014}}.directions__list--light li:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23611625' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v19'/%3E%3Cpath d='M5 8l7-5 7 5'/%3E%3Cpath d='M1 14l4-6 4 6'/%3E%3Cpath d='M15 14l4-6 4 6'/%3E%3Cpath d='M1 14a4 4 0 0 0 8 0'/%3E%3Cpath d='M15 14a4 4 0 0 0 8 0'/%3E%3C/svg%3E");opacity:.5}.directions__list--light a{color:#2d2d2d}@media(hover:hover){.directions__list--light a:hover{color:#6b1215}}.directions__list--light span{font-size:1rem;color:#2d2d2d;line-height:1.7}@media(min-width:768px){.directions__list--light span{font-size:1.0625rem}}.edu-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:3.5rem}.edu-actions .btn{background-color:#c9982e;color:#6b1215;border-color:#c9982e}.edu-actions .btn:hover{background-color:#a87f26}.edu-actions .btn--outline{background-color:transparent;color:#fff;border-color:#fff6}.edu-actions .btn--outline:hover{background-color:#ffffff1a;border-color:#ffffffb3}.edu-actions--light .btn--primary{background-color:#6b1215;color:#fff;border-color:#6b1215}.edu-actions--light .btn--primary:hover{background-color:#480c0e}.edu-actions--light .btn--outline{color:#6b1215;border-color:#6b1215}.edu-actions--light .btn--outline:hover{background-color:#6b12150f}.news__slider{position:relative;overflow:hidden}.news__slider-track{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;padding:.5rem .25rem;scrollbar-width:none}.news__slider-track::-webkit-scrollbar{display:none}.news__slider-track .card{flex:0 0 calc(100% - 1rem);scroll-snap-align:start}@media(min-width:576px){.news__slider-track .card{flex:0 0 calc(50% - .75rem)}}@media(min-width:992px){.news__slider-track .card{flex:0 0 calc(33.333% - 1rem)}}.news__slider-arrow{position:absolute;top:35%;transform:translateY(-50%);z-index:10;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;background-color:#fff;border:.125rem solid #6b1215;border-radius:50%;color:#6b1215;cursor:pointer;box-shadow:0 .25rem 1rem #00000014;transition:background-color .2s ease,color .2s ease}@media(hover:hover){.news__slider-arrow:hover{background-color:#6b1215;color:#fff}}.news__slider-arrow:focus-visible{outline:2px solid #6b1215;outline-offset:2px}.news__slider-arrow--prev{left:.5rem}.news__slider-arrow--next{right:.5rem}.partners__description{font-size:1rem;color:#4a4a4a;margin-top:1.5rem;margin-bottom:2.5rem;max-width:40rem}.partners__marquee{position:relative;overflow:hidden;width:100%;max-width:87.5rem;margin:0 auto;padding:0 1.25rem;mask-image:linear-gradient(to right,transparent 0%,black 5%,black 95%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 5%,black 95%,transparent 100%)}@media(min-width:768px){.partners__marquee{padding:0 2rem}}.partners__marquee-track{display:flex;gap:5rem;align-items:center;width:max-content;animation:marquee-scroll 30s linear infinite}.partners__marquee-track:hover{animation-play-state:paused}.partners__marquee-item{flex-shrink:0;text-decoration:none;display:block}.partners__marquee-item img{height:7rem;width:auto;max-width:16rem;object-fit:contain;display:block;transition:transform .2s ease}@media(hover:hover){.partners__marquee-item:hover img{transform:scale(1.05)}}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}
