@media (max-width:1024px){.desktop-only{display:none!important}}@media (min-width:1025px){.mobile-tablet-only{display:none!important}}@media (max-width:768px){.hide-mobile{display:none!important}}@media (min-width:769px){.mobile-only{display:none!important}}.visible{visibility:visible}.hidden{visibility:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideDown{0%{transform:translate(-50%)translateY(-100%)}to{transform:translate(-50%)translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-4px)}40%,80%{transform:translate(4px)}}button{cursor:pointer;-webkit-tap-highlight-color:#0000;color:inherit;background-color:inherit;border:none}.top-section{flex-direction:column;justify-content:center;align-items:center;min-height:420px;margin-bottom:-80px;padding-bottom:20px;display:flex;position:relative;overflow:hidden}@media (min-width:1920px){.top-section{min-height:870px;margin-bottom:0}}@media (min-width:769px) and (max-width:1024px){.top-section{min-height:410px;margin-bottom:0}}@media (max-width:768px){.top-section{min-height:365px;margin-bottom:0;padding-bottom:0}}.top-section__banner{z-index:0;pointer-events:none;width:4000px;height:520px;position:absolute;top:-30px}@media (min-width:1920px){.top-section__banner{width:3000px;height:920px;top:-45px}}@media (min-width:769px) and (max-width:1024px){.top-section__banner{height:440px;top:-18px}}@media (max-width:768px){.top-section__banner{height:420px}}.top-section__banner-placeholder{object-fit:contain;width:100%;height:100%}.top-section__banner-animation{object-fit:contain;z-index:2;width:100%;height:100%;transition:opacity .2s}.top-section__text-content{text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:relative}.top-section__highlighted-word{color:#0366ff}.top-section__title{font-family:var(--font-inter),sans-serif;letter-spacing:-1px;text-align:center;font-size:48px;font-style:normal;font-weight:600}@media (max-width:768px){.top-section__title{font-family:var(--font-inter),sans-serif;font-size:32px;font-style:normal;font-weight:600}}.top-section__subtitle{font-family:var(--font-inter),sans-serif;color:#0e1322a3;font-size:18px;font-style:normal;font-weight:400}.top-section__buttons{z-index:1;gap:12px;padding-top:25px;display:flex;position:relative}@media (max-width:768px){.top-section__buttons{flex-direction:column;padding-top:24px}}
