.container{margin-left:auto;margin-right:auto;max-width:1800px;padding-left:16px;padding-right:16px;width:100%}@media (min-width:1200px){.container{padding-left:40px;padding-right:40px}}.home-page-hero{height:714px;padding:144px 0 24px;position:relative}@media (min-width:992px){.home-page-hero{height:unset;padding:533px 0 64px}}.home-page-hero .container{display:flex;flex-direction:column;height:100%;justify-content:space-between}.home-page-hero__sup-title{align-items:center;border-bottom:1px solid var(--white);color:var(--white);display:flex;font-size:1.125rem;font-style:italic;font-weight:400;gap:10px;line-height:110%;margin-bottom:25px;max-width:-moz-fit-content;max-width:fit-content}@media (min-width:992px){.home-page-hero__sup-title{font-size:1.25rem;font-weight:600}}.home-page-hero__title{color:var(--white);margin-bottom:24px}@media (min-width:992px){.home-page-hero__title{margin-bottom:18px}}.home-page-hero__description{color:var(--white);padding-right:40px}.home-page-hero__description p:not(:last-child){margin-bottom:12px}@media (min-width:992px){.home-page-hero__description p:not(:last-child){margin-bottom:14px;padding-right:0}}.home-page-hero__background-image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@media (min-width:992px){.home-page-hero__background-image:after{background:linear-gradient(180deg,transparent 32%,rgba(0,0,0,.66));bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:1}}.home-page-hero__background-image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%}.home-page-hero__background-image .mobile{display:block}@media (min-width:992px){.home-page-hero__background-image .mobile{display:none}}.home-page-hero__background-image .desktop{display:none}@media (min-width:992px){.home-page-hero__background-image .desktop{display:block}}.home-page-hero__background-image .desktop img{-o-object-position:top center;object-position:top center}.home-page-hero__social{display:flex;gap:16px;justify-content:space-between;margin-top:24px}.home-page-hero__social .social-links{display:flex;gap:16px}.home-page-hero__social .social-links a{text-decoration:none;transition:var(--transitionEase)}.home-page-hero__social .social-links a:hover{opacity:.5}.home-page-hero__social .home-page-hero__upcoming-lectures{color:var(--white);font-size:1rem;font-weight:400;line-height:110%;position:relative;text-decoration:none;transition:var(--transitionEase)}.home-page-hero__social .home-page-hero__upcoming-lectures:after{background:var(--white);border-radius:20px;bottom:0;content:"";height:1px;left:0;opacity:0;position:absolute;transition:var(--transitionEase);width:100%}.home-page-hero__social .home-page-hero__upcoming-lectures:hover:after{opacity:1}

/*# sourceMappingURL=hp-hero.css.map*/