body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{text-decoration:none;cursor:pointer}a,a:hover{color:inherit}a:hover{text-decoration:underline}*{box-sizing:border-box}label{font-weight:700}input{margin-bottom:1rem}input:not([type=checkbox]):not([type=radio]),select,textarea{margin-bottom:1rem;margin-top:1rem;display:block;border-radius:20px;width:100%;padding:12px 22px;font-weight:500;border:1px solid transparent;background-color:#f4f4f4}.radio-label{display:block}textarea{max-width:100%}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-size:.6em;background-position:calc(100% - 1.3em);background-repeat:no-repeat}label{display:block}button,label{margin-bottom:1rem}button{text-align:left;display:inline-block;height:40px;border:1px solid transparent;border-radius:20px;padding:5px 40px;color:#fff;background-color:#3e6ae1;margin-top:1rem;margin-right:1rem}button:hover{cursor:pointer;background-color:#3b59ac}.favicon,.loader--bubble{border-radius:50%}.loader--bubble{position:relative;background-color:rgba(211,147,19,.35);-webkit-animation:pop 1s cubic-bezier(.16,.87,.48,.99) infinite forwards;animation:pop 1s cubic-bezier(.16,.87,.48,.99) infinite forwards}.loader div:first-child{width:50px;height:50px;top:115px;background-color:rgba(107,41,11,.35)}.loader div:nth-child(2){width:30px;height:30px;top:10px;background-color:rgba(16,31,99,.35)}.loader div:nth-child(3){width:40px;height:40px;left:50px;background-color:rgba(8,73,6,.35)}.kk-bubble-background{background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;flex-direction:column;position:fixed;text-align:center}.a-bubbles,.kk-bubble-background{width:100%;top:0;left:0;z-index:0}.a-bubbles{position:absolute;height:100%;transform:translateZ(0)}.a-bubbles li{position:absolute;list-style:none;display:block;background-color:rgba(211,147,19,.35);top:-100px;border-radius:50%;-webkit-animation:circle 10s infinite;animation:circle 10s infinite}.a-bubbles li:first-child{width:40px;height:40px;left:20%;-webkit-animation-duration:9s;animation-duration:9s;background-color:rgba(107,41,11,.35)}.a-bubbles li:nth-child(2){width:60px;height:60px;left:40%;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:9s;animation-duration:9s}.a-bubbles li:nth-child(3){width:70px;height:70px;left:30%;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-duration:9s;animation-duration:9s;background-color:rgba(16,31,99,.35)}.a-bubbles li:nth-child(4){width:30px;height:30px;left:80%;-webkit-animation-delay:2.5s;animation-delay:2.5s;-webkit-animation-duration:9s;animation-duration:9s;background-color:rgba(107,41,11,.35)}.a-bubbles li:nth-child(5){width:60px;height:60px;left:50%;-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-duration:9s;animation-duration:9s;background-color:rgba(8,73,6,.35)}.a-bubbles li:nth-child(6){width:30px;height:30px;left:70%;-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-duration:9s;animation-duration:9s;background-color:rgba(16,31,99,.35)}.a-bubbles li:nth-child(7){width:50px;height:50px;left:10%;-webkit-animation-delay:5.5s;animation-delay:5.5s;-webkit-animation-duration:9s;animation-duration:9s}.a-bubbles li:nth-child(8){width:70px;height:70px;left:40%;-webkit-animation-delay:6s;animation-delay:6s;-webkit-animation-duration:9s;animation-duration:9s;background-color:rgba(8,73,6,.35)}@-webkit-keyframes circle{0%{transform:translateY(calc(100vh + 100px))}to{transform:translateY(-100px) rotate(800deg)}}@keyframes circle{0%{transform:translateY(calc(100vh + 100px))}to{transform:translateY(-100px) rotate(800deg)}}.bubble{border-radius:50%;box-shadow:0 2.8px 2.2px rgba(0,0,0,.034),0 6.7px 5.3px rgba(0,0,0,.048),0 12.5px 5px rgba(0,0,0,.06);position:absolute;transition:all .4s ease-in-out;display:flex;justify-content:center;align-items:center;z-index:200}.bubble:active{-webkit-animation:pop .5s cubic-bezier(.16,.87,.48,.99) forwards;animation:pop .5s cubic-bezier(.16,.87,.48,.99) forwards}@-webkit-keyframes pop{0%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:0;transform:translateZ(0) scale(2.1)}}@keyframes pop{0%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:0;transform:translateZ(0) scale(2.1)}}@-webkit-keyframes pop-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes pop-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes pop-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}@keyframes pop-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}@-webkit-keyframes UpDown1{0%,to{transform:translateY(-9)}50%{transform:translateY(9px)}}@keyframes UpDown1{0%,to{transform:translateY(-9)}50%{transform:translateY(9px)}}@-webkit-keyframes UpDown2{0%,to{transform:translateY(10)}50%{transform:translateY(-10px)}}@keyframes UpDown2{0%,to{transform:translateY(10)}50%{transform:translateY(-10px)}}@-webkit-keyframes UpDown3{0%,to{transform:translate3d(8px,6px,0)}50%{transform:translate3d(-9px,-12px,0)}}@keyframes UpDown3{0%,to{transform:translate3d(8px,6px,0)}50%{transform:translate3d(-9px,-12px,0)}}@-webkit-keyframes UpDown4{0%,to{transform:translate3d(-8px,-6px,0)}50%{transform:translate3d(9px,12px,0)}}@keyframes UpDown4{0%,to{transform:translate3d(-8px,-6px,0)}50%{transform:translate3d(9px,12px,0)}}@-webkit-keyframes UpDown5{0%,to{transform:translate3d(7px,5px,0)}50%{transform:translate3d(-5px,-5px,0)}}@keyframes UpDown5{0%,to{transform:translate3d(7px,5px,0)}50%{transform:translate3d(-5px,-5px,0)}}.bubble:hover{cursor:pointer}.bubble-wrapper{padding:10px}.bubble-wrapper--1{-webkit-animation:UpDown1 8s linear infinite;animation:UpDown1 8s linear infinite}.bubble-wrapper--2{-webkit-animation:UpDown2 10s linear infinite;animation:UpDown2 10s linear infinite}.bubble-wrapper--3{-webkit-animation:UpDown3 12s linear infinite;animation:UpDown3 12s linear infinite}.bubble-wrapper--4{-webkit-animation:UpDown4 7s linear infinite;animation:UpDown4 7s linear infinite}.bubble-wrapper--5{-webkit-animation:UpDown4 9s linear infinite;animation:UpDown4 9s linear infinite}.bubble:hover,a:focus .bubble{transform:scale(1.2)!important}a:focus .bubble{box-shadow:0 20px 30px rgba(0,0,0,.2),inset 0 10px 30px 5px var(#000)}.bubble-content button{background:transparent;border:0;outline:none;padding:0;margin:0;display:block}button .bubble{color:#000}button:focus .bubble{transform:scale(1.2)!important;box-shadow:0 20px 30px rgba(0,0,0,.2),inset 0 10px 30px 5px var(#000)}.sidenav{height:100%;width:0;position:fixed;z-index:1;top:0;left:0;background-color:#fff;overflow-x:hidden;padding-top:60px;transition:.5s;box-shadow:0 8px 16px 0 rgba(0,0,0,.16)}.sidenav--open{width:450px}.sidenav a{padding:8px 8px 8px 32px;text-decoration:none;font-size:25px;color:#818181;display:block;transition:.3s}.sidenav a:hover{color:#f1f1f1}.sidenav .closebtn{position:absolute;top:0;right:25px;font-size:36px;margin-left:50px}#main{transition:margin-left .5s;padding:20px}@media screen and (max-height:450px){.sidenav{padding-top:15px}.sidenav a{font-size:18px}}