@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans&display=swap);.background{background-image:url(https://media.istockphoto.com/id/1199363232/photo/abstract-red-and-black-are-light-pattern-with-the-gradient-is-the-with-floor-wall-metal.jpg?b=1&s=170667a&w=0&k=20&c=_GRc_SXY1XtsWsfs_67JyF6S5juhYlg-Lxt8IG5yl7E=);background-size:cover}.my-card{background-color:transparent;opacity:.8}.link:hover .underline_left,.link:hover .underline_right{color:red}.btn{color:#f9f7f7}:root{--border-width:7px}.sec-loading{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center}.sec-loading .one{height:150px;width:150px;border:var(--border-width) solid #880808;transform:rotate(45deg);border-radius:0 50% 50% 50%;position:relative;animation:move .5s linear infinite alternate-reverse}.sec-loading .one:before{content:"";position:absolute;height:55%;width:55%;border-radius:50%;border:var(--border-width) solid transparent;border-top-color:#880808;border-bottom-color:#880808;top:50%;left:50%;transform:translate(-50%,-50%);animation:rotate 1s linear infinite}@keyframes rotate{to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes move{to{transform:translateY(15px) rotate(45deg)}}.my6-card{width:100%;max-width:1200px;background-color:transparent;opacity:.75}.theme--light.v-data-table.v-data-table--fixed-header thead th{background:#112d4e}.my4-card{width:100%;max-width:1200px;background-color:transparent;opacity:.75}#app{background-color:#470202;background:radial-gradient(ellipse at bottom,#430d0d,#130303)}.my2-card{width:100%;max-width:1200px;background-color:transparent;opacity:.75}.theme--light.v-data-table.v-data-table--fixed-header thead th{background:#dbe2ef;color:#fff}.my7-card,.w-100{width:100%}.my7-card{max-width:1200px;background-color:transparent;opacity:.75}#app{background-color:#f9f7f7;background:radial-gradient(ellipse at bottom,#dbe2ef,#393e46)}.cradit{position:fixed;font-size:12px;top:50%;transform:translateY(-50%);right:20px}.my_nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.link{padding:10px 20px;position:relative}.link .underline_left,.link .underline_right{display:block;position:absolute;height:4px;width:0;bottom:-4px;transition:.25s}.link .underline_left{left:50%;border-radius:2px 0 0 2px}.link .underline_right{right:50%;border-radius:0 2px 2px 0}.link:hover .underline_left{width:50%;color:#000;left:0}.link:hover .underline_right{width:50%;color:#000;right:0}.btn{position:relative;border:none;background:#112d4e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:10px 20px;letter-spacing:2px;text-transform:uppercase;overflow:hidden;border:2px solid #fff5;border-radius:1px;transition:.25s}.btn:hover{box-shadow:5px 5px 5px #0005;transform:scale(1.025)}.btn:active{box-shadow:0 0 0 #fffdfd;transform:scale(1.5)}.btn:before{position:absolute;content:"";height:100%;width:100%;background:-webkit-linear-gradient(left,hsla(0,0%,100%,0),hsla(0,0%,100%,.25) 50%,transparent 0);top:0;left:-80%;transform:skew(-45deg);transition:1s}.btn:hover:before{left:120%}.lamp{top:50%;left:50%;transform:translate(-50%,-50%);height:100vh;width:100vw;min-width:100vw;z-index:-1}.lamp,.lava{position:absolute}.lava{filter:url(#goo);height:100%;width:100%;top:0;left:0}.blob{border-radius:50%;background:#fff;position:absolute}.blob.top{height:3%;top:-3%}.blob.bottom,.blob.top{border-radius:50%;width:100%;left:0}.blob.bottom{height:4%;bottom:-3%}.blob:first-child{width:200px;height:200px;left:35%;bottom:-15%;animation:wobble 4s ease-in-out infinite alternate,blob-one 13s ease-in-out infinite}.blob:nth-child(2){width:330px;height:330px;right:24%;bottom:-65%;animation:wobble 5s ease-in-out infinite alternate,blob-two 22s ease-in-out infinite}.blob:nth-child(3){width:150px;height:150px;bottom:-15%;left:34%;animation:wobble 6s ease-in-out infinite alternate,blob-three 16s ease-in-out infinite}.blob:nth-child(4){width:235px;height:235px;bottom:-19%;left:30%;animation:wobble 7s ease-in-out infinite alternate,blob-four 12s ease-in-out infinite}.blob:nth-child(5){width:55px;height:55px;bottom:-25%;left:34%;animation:wobble 9s ease-in-out infinite alternate,blob-five 32s ease-in-out infinite}.blob:nth-child(6){width:35px;height:35px;bottom:-25%;right:34%;animation:wobble 10s ease-in-out infinite alternate,blob-six 12s ease-in-out infinite}.blob:nth-child(7){width:435px;height:435px;bottom:-85%;right:40%;animation:wobble 11s ease-in-out infinite alternate,blob-seven 32s ease-in-out infinite}@keyframes blob-one{0%,to{transform:translatey(0)}50%{transform:translatey(-700%)}}@keyframes blob-two{0%,to{transform:translatey(0)}50%{transform:translatey(-420%)}}@keyframes blob-three{0%,to{transform:translatey(0)}50%{transform:translatey(-305%)}}@keyframes blob-four{0%,to{transform:translatey(0)}50%{transform:translatey(-605%)}}@keyframes blob-five{0%,to{transform:translatey(0)}50%{transform:translatey(-700%)}}@keyframes blob-six{0%,to{transform:translatey(0)}50%{transform:translatey(-700%)}}@keyframes blob-seven{0%,to{transform:translatey(0)}50%{transform:translatey(-300%)}}@keyframes wobble{50%{border-radius:42% 58% 70% 30%/45% 45% 55% 55%}to{border-radius:38% 52% 75% 36%/50% 40% 50% 60%}}*{margin:0;padding:0;text-decoration:none;font-family:Josefin Sans,sans-serif}#app{background-color:#fff;background:radial-gradient(ellipse at bottom,#f9f7f7,#686868);overflow:hidden;z-index:1}.cardmy{transition:opacity .5s ease-in-out}.cardmy:not(.on-hover){opacity:.5}.curve{border-bottom-left-radius:400px!important}.curved{border-bottom-right-radius:400px!important}.my-card{width:100%;max-width:1200px}.blood-drop-icon[data-v-df556d78]{width:150px;height:150px;margin:0 auto;position:relative}.pulsating-circle[data-v-df556d78]{border-radius:50%;width:80px;height:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgba(255,0,0,.2);animation:pulsate-df556d78 1s ease-in-out infinite}.error-message[data-v-df556d78]{font-size:24px;font-weight:500;text-align:center;margin-top:24px}.description[data-v-df556d78]{font-size:16px;text-align:center;margin:16px auto}.mt-4[data-v-df556d78]{margin-top:16px}@keyframes pulsate-df556d78{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}