@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap";.boot{opacity:.4;max-width:300px;transition:all .3s;animation:animate_boot .8s ease-in infinite alternate-reverse}@keyframes animate_boot{0%{opacity:.5}20%{opacity:.6}40%{opacity:.7}60%{opacity:.8}80%{opacity:.9}to{opacity:1}}.loader{width:10%;margin:150px auto}.lds-roller{display:inline-block;position:relative;width:80px;height:80px;margin:auto}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:8px;height:8px;border-radius:50%;background:#fff;margin:-4px 0 0 -4px}.lds-roller div:nth-child(1){animation-delay:-36ms}.lds-roller div:nth-child(1):after{top:63px;left:63px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bubbly-button{display:inline-block;font-size:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;border:none;cursor:pointer;position:relative;color:#fff;display:grid;place-items:center;z-index:1;transition:transform ease-in .1s,box-shadow ease-in .25s}.bubbly-button:focus{outline:0}.button_text{position:relative;display:flex;align-items:center;gap:.5rem;font-weight:600}.button_left_icon{color:inherit;filter:drop-shadow(0 0 5px rgba(0,0,0,.7));margin-top:.2rem}.bubbly-button_before,.bubbly-button_after{position:absolute;content:"";display:block;width:140%;height:100%;left:-20%;z-index:-1;transition:all ease-in-out .5s;background-repeat:no-repeat}.bubbly-button:hover{color:#fff}.bubbly-button_before{display:none;top:-75%;background-size:10% 10%,20% 20%,15% 15%,20% 20%,18% 18%,10% 10%,15% 15%,10% 10%,18% 18%}.bubbly-button_after{display:none;bottom:-75%;background-size:15% 15%,20% 20%,18% 18%,20% 20%,15% 15%,10% 10%,20% 20%}.bubbly-button:active{transform:scale(.9)}.bubbly-button.animate .bubbly-button_before{display:block;animation:topBubbles ease-in-out .75s forwards}.bubbly-button.animate .bubbly-button_after{display:block;animation:bottomBubbles ease-in-out .75s forwards}@keyframes topBubbles{0%{background-position:5% 90%,10% 90%,10% 90%,15% 90%,25% 90%,25% 90%,40% 90%,55% 90%,70% 90%}50%{background-position:0% 80%,0% 20%,10% 40%,20% 0%,30% 30%,22% 50%,50% 50%,65% 20%,90% 30%}to{background-position:0% 70%,0% 10%,10% 30%,20% -10%,30% 20%,22% 40%,50% 40%,65% 10%,90% 20%;background-size:0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%}}@keyframes bottomBubbles{0%{background-position:10% -10%,30% 10%,55% -10%,70% -10%,85% -10%,70% -10%,70% 0%}50%{background-position:0% 80%,20% 80%,45% 60%,60% 100%,75% 70%,95% 60%,105% 0%}to{background-position:0% 90%,20% 90%,45% 70%,60% 110%,75% 80%,95% 70%,110% 10%;background-size:0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%}}.card_div:hover .card_options{filter:brightness(100%);opacity:1}.card_options{filter:brightness(0%);opacity:0}.card_div{border-radius:.3rem;box-shadow:#0000003d 0 3px 8px}*{margin:0;padding:0;box-sizing:border-box;font-family:Quicksand,Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif!important;transition:all .1s;text-shadow:0 0 1px rgba(0,0,0,.404)}body{overflow-x:hidden!important}a{text-decoration:none;color:inherit}@keyframes animateRound{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
