@import "//fonts.googleapis.com/css2?family=Bebas+Neue&family=Open+Sans:wght@400;700&display=swap";:root{--text-color:#444}*{margin:0;padding:0;box-sizing:border-box}a,address,audio,b,body,center,code,dd,details,div,dl,dt,em,embed,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,label,li,nav,object,ol,output,p,pre,q,s,section,small,span,strong,sub,summary,sup,table,tbody,td,th,thead,time,tr,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}details,footer,header,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}q{quotes:none}q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img{max-width:100%}.header{overflow:hidden;background:linear-gradient(90deg,#260d2a 50%,#6ecbf4 0);color:#fff}.header .content{display:flex;justify-content:flex-end;align-items:flex-end}.header img{width:100%;-o-object-fit:contain;object-fit:contain}.header__mobile-banner{display:block}@media screen and (min-width:700px){.header__mobile-banner{display:none}}.header__desktop-banner{display:none}@media screen and (min-width:700px){.header__desktop-banner{display:block}}.title{position:relative;z-index:2;margin:45px auto 30px;max-width:715px;max-height:315px}.title,.title img{width:100%}.title .title--mobile{display:block;padding:0 60px}@media screen and (min-width:700px){.title .title--mobile{display:none}}.title .title--desktop{display:none}@media screen and (min-width:700px){.title .title--desktop{display:block}}.footer{background:#0f0f0f;padding:43px 0 17px}.footer .content{text-align:center}.footer__logo{width:100%;max-width:240px;margin:0 auto 33px;display:block}.footer__social-nav{display:flex;justify-content:center;margin-bottom:27px}.footer__social-nav__item{width:45px;height:45px;border-radius:100%;margin:0 10px;transition:all .18s ease-out}@media screen and (min-width:1024px){.footer__social-nav__item{width:45px;height:45px}}.footer__social-nav__item a{display:block;width:100%;height:100%}.footer__social-nav__item img{width:100%}.footer__social-nav__item:hover{transform:scale(1.05)}.footer__privicy-link{text-align:center;color:#868686;text-decoration:none;font-size:11px;line-height:26px}.footer__privicy-link:hover{text-decoration:underline}body,html{width:100%;overflow-x:hidden;font-family:Open Sans,sans-serif;font-weight:400}.content{width:100%;max-width:899px;margin:0 auto;padding:0 15px}.page-link,.page-text{color:var(--text-color);text-align:center;line-height:26px;font-size:16px;margin-bottom:35px}.page-text--all-donations{font-size:10px;margin-bottom:35px}@media screen and (min-width:576px){.page-text--all-donations{font-size:11px}}.form-wrapper{max-width:440px;margin:15px auto 0;min-height:600px;justify-content:center;height:910px;color:#fff;text-transform:uppercase;display:flex;align-items:center;font-size:35px;text-align:center;font-weight:700}@media screen and (min-width:1024px){.form-wrapper{height:910px}}.form-wrapper iframe{width:100%;max-width:439px;height:100%}.button-wrapper{display:flex;justify-content:center;align-items:center}.button-wrapper .button{display:inline-block;text-transform:uppercase;text-decoration:none;background-color:#000;font-family:Bebas Neue,cursive;font-size:39px;color:#fff;padding:20px;transform:skewX(-13deg);margin-bottom:60px}.youtube-player{position:relative;width:100%;padding-bottom:56.25%;margin-bottom:32px}.youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%}.donation-suspended{text-align:center;font-size:23px;line-height:28px;max-width:810px;margin:12px auto 28px;-webkit-animation:blinker 3s linear infinite;animation:blinker 3s linear infinite}@keyframes blinker{50%{opacity:0}}