.hero-video{position:relative;width:100%}.hero-video video{width:100%}.hero-video .btn-wrapper{display:flex;flex-wrap:wrap;gap:50px;justify-content:center}.hero-video .custom-btn{border:2px solid #988bff;border-radius:100px;color:#000;display:inline-block;font-size:18px;font-weight:500;line-height:normal!important;margin:20px 0 0;min-width:205px;outline:none;padding:10px 20px 10px 70px;position:relative;text-align:left;text-decoration:none}.hero-video .custom-btn .arrows-wrapper{background:#988bff;border-radius:100px;height:calc(100% + 2px);left:-1px;overflow:hidden;position:absolute;top:-1px;transition:.35s ease-in-out;width:57px}.hero-video .custom-btn .arrows-wrapper:before{border-bottom:10px solid #988bff;border-top:10px solid #988bff;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-video .custom-btn .arrows{display:flex;font-weight:400;height:100%;left:-8px;letter-spacing:-11px;overflow:hidden;padding:0 12px;position:absolute;top:0;width:calc(100% + 2px)}.hero-video .custom-btn .arrow{color:#fff;font-size:72px;line-height:34px;opacity:0;position:relative;transition:.35s ease-in-out;width:17%}.hero-video .custom-btn .arrow:first-child{opacity:1}.hero-video .custom-btn:hover .arrow:nth-child(2){opacity:.8}.hero-video .custom-btn:hover .arrow:nth-child(3){opacity:.65}.hero-video .custom-btn:hover .arrow:nth-child(4){opacity:.55}.hero-video .custom-btn:hover .arrow:nth-child(5){opacity:.4}.hero-video .custom-btn:hover .arrow:nth-child(6){opacity:.25}.hero-video .custom-btn:hover .arrows-wrapper{width:calc(100% + 2px)}.hero-video .text-wrapper{left:50%;padding:0 20px;position:absolute;text-align:center;top:72%;transform:translate(-50%);width:100%}@media screen and (max-width:767px){.hero-video .custom-btn{margin-top:10px;scale:.8}.hero-video .btn-wrapper{flex-direction:column;gap:0}}