.down-arrow{border:2px solid #000;border-radius:1px;bottom:110px;height:30px;left:calc(50% - 2px);position:absolute;width:0}.down-arrow:after{border-bottom:4px solid #000;border-radius:2px;border-right:4px solid #000;content:" ";height:16px;left:-8px;position:absolute;top:11px;transform:rotate(45deg);width:16px}@keyframes jumpInfinite{0%{margin-top:0}50%{margin-bottom:20px}to{margin-bottom:0}}.down-arrow{animation:jumpInfinite 1.5s infinite}.content-full-wrapper{align-items:center;background-color:#0a0d10;display:flex;min-height:calc(100vh - 90px)}.content-full-title p{background-color:#001b33;border-radius:6px;color:#97cdff;display:inline-block;font-size:14px;margin:0;padding:6px 12px}.content-full-title p svg{height:12px!important;width:12px!important}.content-full-section{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:40px;justify-content:center;padding-bottom:100px;position:relative;text-align:center}.content-full-heading{max-width:600px}.content-full-heading h1{color:#fff;font-size:95px;font-weight:600;line-height:100%;margin:0}.content-full-txt{max-width:300px}.content-full-txt p{color:#b3bdcc;font-size:18px;font-weight:400;line-height:28px;margin:0}.down-arrow-wrap{background-color:#319dff;border:none;border-radius:200px;height:72px;width:48px}@media(max-width:1000x){.content-full-heading h1{font-size:52px}}