:root{--color-gold:#F7B547;--color-green:#22c55e;--color-orange:#E05A10;--color-bg:#181A1F;--color-panel:#1F2229;--font-main:"Outfit",sans-serif;--container-width:1140px}body,html{width:100%;overflow-x:hidden}body{background-color:var(--color-bg);font-family:var(--font-main)}img{display:inline-block;vertical-align:middle}a{box-shadow:none}.section-inner{width:100%;max-width:min(100%,var(--container-width));margin:0 auto}.site-header{padding:10px;background-color:var(--color-bg);border-bottom:1px solid var(--color-gold)}.site-header__inner{display:flex;align-items:center;justify-content:space-between}.site-header__logo{width:auto;height:75px;max-width:none}.status-label{display:flex;align-items:center;color:#fff;font-size:18px;font-weight:400;line-height:1.5}.status-label__icon{width:14px;height:14px;margin-right:8.5px;fill:var(--color-green);transition:fill .3s}.hero-section{background-color:var(--color-bg);background-image:url("../assets/images/BG1.webp");background-position:center center;background-size:cover;padding:100px 0}.hero-section__inner{display:flex;flex-direction:row;align-items:stretch;justify-content:stretch}.hero-copy{width:50%;display:flex;flex-direction:column;gap:24px}.hero-copy h1{margin:0;color:#fff;font-size:60px;font-weight:400;line-height:1.1;text-transform:uppercase}.hero-copy h1 span{font-weight:800}.hero-copy p{margin:0;color:#fff;font-size:20px;font-weight:400;line-height:1.5}.hero-copy__note{font-size:16px!important}.cta-button-wrap{width:380px;max-width:380px;display:flex;justify-content:center;align-items:stretch;white-space:normal}.cta-button-wrap--hero{align-self:flex-start}.cta-button-wrap--center{align-self:center}.cta-button{position:relative;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:18px 24px;border-radius:8px;background:radial-gradient(57.68% 100% at 47.82% 0,#f7b547 0,#e05a10 100%);box-shadow:0 -27px 80px 0 rgba(224,90,16,.25),0 -9.855px 29.201px 0 rgba(224,90,16,.2),0 -4.785px 14.177px 0 rgba(224,90,16,.15),0 -2.346px 6.95px 0 rgba(224,90,16,.1),0 -.927px 2.748px 0 rgba(224,90,16,.07);color:#fff;fill:#FFFFFF;font-size:20px;font-weight:700;line-height:1;text-align:center;text-decoration:none;text-transform:uppercase;transition:.5s all;transform:translate(0,0)}.cta-button:focus,.cta-button:hover{color:#000;fill:#000000;background:radial-gradient(57.68% 100% at 47.82% 0,#ffc300 0,#d35400 100%);box-shadow:0 -27px 80px 0 rgba(224,90,16,.35),0 -9.855px 29.201px 0 rgba(224,90,16,.25),0 -4.785px 14.177px 0 rgba(224,90,16,.2),0 -2.346px 6.95px 0 rgba(224,90,16,.15),0 -.927px 2.748px 0 rgba(224,90,16,.1);transform:scale(1.05)}.cta-button::before{content:"";position:absolute;bottom:0;width:90px;height:160%;background:linear-gradient(10deg,#fdebd0 12.81%,rgba(253,235,208,0) 66.66%);transform:translateX(-50%) skew(-25deg);user-select:none;pointer-events:none;animation:shinery 3s infinite ease-in-out;filter:blur(4px)}.cta-button::after{content:"";position:absolute;top:50%;left:50%;z-index:2;width:calc(100% + 6px);height:calc(100% + 6px);border:5px solid #e05A1040;border-radius:8px;transform:translate(-50%,-50%);user-select:none;pointer-events:none}.cta-button__content{position:relative;z-index:3;display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;gap:14px}.cta-button__icon{display:flex;align-items:center;font-size:23px}.cta-button__icon svg{width:1em;height:1em;fill:currentColor}@keyframes shinery{0%,100%{left:-10%;opacity:0}20%{opacity:1}48%{left:110%;opacity:1}51%{opacity:0}}.convocation-section{background-color:var(--color-bg);background-image:url("../assets/images/BG2.webp");background-position:center center;background-size:cover;border-top:1px solid transparent;border-image:linear-gradient(90deg,#F7B54700,#F7B547,#F7B54700) 1;padding:80px 0}.convocation-section__inner{display:flex;flex-direction:column;align-items:center;gap:24px}.section-eyebrow{margin:0;color:var(--color-gold);font-size:18px;font-weight:400;line-height:1.5;text-align:center;text-transform:uppercase}.convocation-section h2{width:660px;max-width:660px;margin:0;color:#fff;font-size:90px;font-weight:400;line-height:1;text-align:center;text-transform:uppercase}.convocation-section h2 span{color:var(--color-gold);font-weight:800}.convocation-section__description{width:660px;max-width:660px;margin:0 0 16px;color:#fff;font-size:20px;font-weight:400;line-height:1.5;text-align:center}.feature-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0;margin:0 -12px;padding:0;list-style:none}.feature-list li{display:flex;align-items:center;margin:0 12px;color:#fff;font-size:18px;font-weight:400;line-height:1.5}.feature-list svg{width:20px;height:20px;margin-right:10px;fill:var(--color-gold);transition:fill .3s}.site-footer{min-height:80px;padding:0 60px;background-color:var(--color-panel);border-top:1px solid transparent;border-image:linear-gradient(90deg,#F7B54700,#F7B547,#F7B54700) 1}.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:80px;padding:16px 0}.site-footer__text{margin:0;color:#fff;font-size:14px;font-weight:400;line-height:1.5;text-wrap:balance}.site-footer__badge{min-width:0;text-align:center}.site-footer__badge img{width:min(800px,100%);height:auto;max-width:100%}.site-footer__links a{color:inherit;text-decoration:none}.pixel-fallback{display:none}@media (max-width:1024px){:root{--container-width:1024px}.site-header{padding:10px 60px}.hero-section{background-image:url("../assets/images/BG1M.webp");background-position:top center;padding:460px 60px 60px}.hero-copy{width:100%;text-align:center}.hero-copy h1{font-size:48px}.cta-button-wrap--hero{align-self:center}.cta-button{font-size:18px}.site-footer{padding:0 60px}.site-footer__inner{padding:0}}@media (max-width:767px){:root{--container-width:767px}.site-header{padding:8px 24px}.site-header__logo{height:62px}.status-label{font-size:16px}.status-label__icon{width:12px;height:12px;margin-right:8px}.hero-section{background-image:url("../assets/images/BG1M.webp");background-position:top center;padding:240px 24px 40px}.hero-copy{gap:16px}.hero-copy h1{font-size:34px}.hero-copy p{margin-bottom:12px;font-size:16px;line-height:1.4}.hero-copy__note{width:240px;max-width:240px;align-self:center;margin-bottom:0!important}.cta-button-wrap--hero{width:320px;max-width:320px}.cta-button{padding:16px;font-size:18px}.convocation-section{background-image:url("../assets/images/BG2M.webp");padding:40px 24px}.convocation-section__inner{gap:16px}.convocation-section h2{width:100%;max-width:100%;font-size:54px}.convocation-section__description{width:100%;max-width:100%;margin-bottom:8px;font-size:16px}.cta-button-wrap--center{width:300px;max-width:300px}.feature-list{margin:0 -7px}.feature-list li{margin:0 7px;font-size:14px}.feature-list svg{width:14px;height:14px;margin-right:8.5px}.site-footer{padding:0 20px}.site-footer__inner{flex-direction:column;gap:12px;padding:16px 0}.site-footer__text{width:320px;max-width:320px;text-align:center}}