@import"https://fonts.googleapis.com/css?family=Material+Icons";@import"https://fonts.googleapis.com/css?family=Material+Icons+Outlined";@import"https://fonts.googleapis.com/css2?family=Chivo:wght@300;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;700;900&display=swap";@import"https://use.typekit.net/uvm4lim.css";.container{max-width:1300px;width:100%;margin:0 auto}.flex{display:flex}.flex.ai-center{align-items:center}.flex.jc-center{justify-content:center}.flex.jc-space-around{justify-content:space-around}.flex.jc-space-between{justify-content:space-between}.flex.jc-space-evenly{justify-content:space-evenly}.flex.dir-row{flex-direction:row}.flex.dir-row.reverse{flex-direction:row-reverse}.flex.dir-column{flex-direction:column}.flex.dir-column.reverse{flex-direction:column-reverse}.flex .column.grow-1{flex-grow:1}.flex .column.grow-2{flex-grow:2}.flex .column.grow-3{flex-grow:3}.flex .column.grow-4{flex-grow:4}.flex .column.grow-5{flex-grow:5}.flex .column.grow-6{flex-grow:6}.w-full{width:100%}@font-face{font-family:Trouble;src:url(/build/assets/Trouble_Regular_400-CeBnVq65.otf)}.button,input[type=button],input[type=submit],button{border:none;outline:none;display:inline-block;background-color:#a8007f;font-family:Poppins,sans-serif;font-weight:600;color:#fff;padding:4px 20px;text-align:center;border-radius:.3em;font-size:16px;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none}.button:hover,input[type=button]:hover,input[type=submit]:hover,button:hover{transform:translateY(-1px)}.button:active,input[type=button]:active,input[type=submit]:active,button:active{transform:scale(.99)}.button[disabled],.button .disabled,input[type=button][disabled],input[type=button] .disabled,input[type=submit][disabled],input[type=submit] .disabled,button[disabled],button .disabled{opacity:.5;pointer-events:none}.button.arrowed,input[type=button].arrowed,input[type=submit].arrowed,button.arrowed{background-color:#f1c6e6;color:#62004a;font-size:14px;padding:8px 40px;border-radius:15px;position:relative;white-space:nowrap;text-align:right}.button.arrowed .material-icons,input[type=button].arrowed .material-icons,input[type=submit].arrowed .material-icons,button.arrowed .material-icons{position:absolute;left:15px;font-size:20px;margin-top:-1px}.button.arrowed:after,input[type=button].arrowed:after,input[type=submit].arrowed:after,button.arrowed:after{content:"-->";font-family:Inter,sans-serif;font-size:16px;transition:all .2s ease;position:absolute;margin-left:5px}.button.arrowed:hover .button.arrowed:after,.button.arrowed:hover input[type=button].arrowed:after,.button.arrowed:hover input[type=submit].arrowed:after,.button.arrowed:hover button.arrowed:after,input[type=button].arrowed:hover .button.arrowed:after,input[type=button].arrowed:hover input[type=button].arrowed:after,input[type=button].arrowed:hover input[type=submit].arrowed:after,input[type=button].arrowed:hover button.arrowed:after,input[type=submit].arrowed:hover .button.arrowed:after,input[type=submit].arrowed:hover input[type=button].arrowed:after,input[type=submit].arrowed:hover input[type=submit].arrowed:after,input[type=submit].arrowed:hover button.arrowed:after,button.arrowed:hover .button.arrowed:after,button.arrowed:hover input[type=button].arrowed:after,button.arrowed:hover input[type=submit].arrowed:after,button.arrowed:hover button.arrowed:after{transform:translate(5px)}.button.donate,input[type=button].donate,input[type=submit].donate,button.donate{background:#fff;color:#a8007f;font-family:Chivo,sans-serif;font-weight:900;font-size:24px;cursor:pointer}.button.donate:hover,input[type=button].donate:hover,input[type=submit].donate:hover,button.donate:hover{box-shadow:0 3px 10px #bb32c0}.button.donate:active,input[type=button].donate:active,input[type=submit].donate:active,button.donate:active{transform:translateY(1px)}.pagination{display:flex;justify-content:flex-end;margin-top:20px;font-family:Poppins,sans-serif;font-size:18px}.pagination .links{display:flex;align-items:center;justify-content:center;font-weight:700}.pagination .links>div{margin:0 2px;text-align:center}.pagination button{padding:4px 10px;margin:0 10px;font-size:18px}.material-icons{font-family:Material Icons,serif;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.effect_shine{overflow:hidden;position:relative}.effect_shine:after{content:"";width:20px;height:300%;border-left:60px solid white;border-right:20px solid white;position:absolute;opacity:.5;left:-150%;top:-100%;transform:rotate(20deg)}.effect_shine:not(.on_demand):after,.effect_shine.on_demand.run_animation:after{animation-name:shine;animation-duration:4s;animation-iteration-count:infinite}.effect_shine:not(.on_demand).on_demand.run_animation:after,.effect_shine.on_demand.run_animation.on_demand.run_animation:after{animation-iteration-count:1}@keyframes shine{0%{left:-200px}25%,to{left:calc(100% + 50px)}}table{width:100%;color:#62004a;font-weight:700;border-spacing:0}table td,table th{padding:7px 10px;max-width:400px;word-break:break-word}table td:first-child,table th:first-child{padding-left:20px}table td:last-child,table th:last-child{padding-right:20px}table th{text-transform:uppercase;font-size:18px;text-align:left}table td{font-size:16px}table tr:nth-child(2n){background-color:#f7e8f3}table .icon{margin:0;width:24px;display:flex;align-items:center}table .icon img{width:100%;cursor:help}header{background-color:#a8007f;display:flex;justify-content:space-between;color:#fff;position:relative;z-index:2}header.admin_panel{background:#000;padding:10px 0}header .columns{display:flex;justify-content:space-between}header .columns .column{display:flex;flex-direction:row;align-items:center}header .columns .column.hamburger_column{display:none;position:absolute;right:0;font-size:24px;height:55px;width:55px;justify-content:center}@media only screen and (max-width: 1050px){header .columns .column.hamburger_column{display:flex}}@media only screen and (max-width: 1050px){header .columns .column.navigation_column{display:none}}header .columns .column .logotype{padding:5px 0;height:35px;margin:5px 10px 5px 0}header .columns .column .logotype img{height:100%}header .columns .column .raised_so_far{margin-left:10px}@media only screen and (max-width: 400px){header .columns .column .raised_so_far{display:none}}header .columns .column .raised_so_far .label{font-size:12px}header .columns .column .raised_so_far .amount{font-weight:700}header .columns .column .navigation{list-style:none;display:flex;flex-direction:row;margin:0;align-items:center;height:100%}header .columns .column .navigation li{text-transform:uppercase;height:100%;position:relative;color:#fff;font-weight:400}header .columns .column .navigation li a{color:#fff;line-height:55px;padding:0 12px;display:block}header .columns .column .navigation li:hover{background-color:#fff2}header .columns .column .navigation li.active{font-weight:700}header .columns .column .navigation li.active:after{height:5px;width:100%;content:"";background-color:#fff;position:absolute;left:0;bottom:0;transition:height .2s ease}.hamburger_menu{visibility:hidden;position:absolute;top:55px;width:100%;background-color:#fff;font-weight:700;text-transform:uppercase;font-size:18px;overflow:hidden;height:0;transition:all .2s ease;box-shadow:0 0 10px #000;z-index:1;-webkit-user-select:none;user-select:none}.hamburger_menu.open{visibility:visible;padding:15px 0;height:auto}.hamburger_menu ul{padding:0;margin:0;list-style:none}.hamburger_menu ul li{padding:7px 20px;color:#490037}.page_upper_banner{width:100%;padding:100px 1rem;background-image:url(/build/assets/frog-jq7_R56d.png);background-size:cover;background-position:center;font-family:Poppins,sans-serif;color:#fff;font-weight:800;min-height:100px;box-sizing:border-box}.page_upper_banner .title{font-size:86px}.page_upper_banner .subtitle{margin-top:-20px;font-weight:600;font-size:30px}.page_content{padding:50px 1rem}.page_title{font-family:Bicyclette,sans-serif;text-align:center;margin-bottom:20px;color:#62004a;text-transform:uppercase;font-weight:900;font-size:36px}body{padding:0;margin:0;font-family:Chivo,sans-serif;color:#000;background-color:#fff}#tfconnect{display:flex;flex-direction:column;min-height:100vh}a{text-decoration:none;color:#a8007f;font-weight:700}
