@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-12px)}60%{transform:translateY(-5px)}}@keyframes rotateIcon{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rotateIcon{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*,:after,:before{box-sizing:border-box}body,html{margin:0;overflow-x:hidden;padding:0}html{scroll-behavior:smooth}body{border:0;color:#13100d;line-height:1.3;font-family:"Raleway",sans-serif;font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:1450px){body{font-size:16px}}@media (max-width:1150px){body{font-size:15px}}@media (max-width:775px){body{font-size:14px}}.counter__value,.tab__title,h1,h2{color:inherit;font-family:"Raleway",sans-serif;font-weight:800;margin:0 0 .6em}.socials__hashtag,h3,h4,h5{color:inherit;margin:0 0 .6em}.modal__close,.register__close,.socials__hashtag,.tab__subtitle,h3,h4,h5,h6{font-family:"Raleway",sans-serif;line-height:1.2;font-weight:800}.tab__subtitle{color:inherit}.modal__close,.register__close,h6{margin:0 0 .6em}h6{color:inherit;font-size:1rem}.counter__value,.tab__title,h1{font-size:5rem;text-transform:uppercase}.tab__title,h1{line-height:.8}@media (max-width:1150px){.counter__value,.tab__title,h1{font-size:3.125rem}}@media (max-width:400px){.counter__value,.tab__title,h1{font-size:2.5rem}}h2{font-size:3.125rem;line-height:1.1}@media (max-width:1150px){h2{font-size:2.25rem}}@media (max-width:775px){h2{font-size:1.875rem}}h3{font-size:2.25rem}@media (max-width:1150px){h3{font-size:1.625rem}}.socials__hashtag,.tab__subtitle,h4{font-size:1.75rem}@media (max-width:1150px){.socials__hashtag,.tab__subtitle,h4{font-size:1.375rem}}.modal__close,.register__close,h5{font-size:1.25rem}@media (max-width:1150px){.modal__close,.register__close,h5{font-size:1rem}}@media (max-width:1150px){h6{font-size:.875rem}}p{margin:0 0 1.25rem}p:last-child{margin-bottom:0}p.large{font-size:1.125rem}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}table,td,th{border-collapse:collapse}td,th{padding:1.25rem;background-color:none}figure{margin:0;padding:0}.button .fa,.button .fab,.button .far,.button .fas{font-size:1.125rem;margin-left:6px;transform:translate(0,-1px);transition:.2s ease}.button:hover .fa,.button:hover .fab,.button:hover .far,.button:hover .fas{transform:translate(4px,-1px)}.option__button .fa,.option__button .fab,.option__button .far,.option__button .fas{font-size:.875rem;margin-left:2px}.register__close .fa,.register__close .fab,.register__close .far,.register__close .fas{margin-right:6px}.angle{position:relative}.angle--bottom-white:after,.angle--bottom:after,.angle--top:before{content:'';display:block;height:0;left:0;position:absolute;right:0;transform-origin:100%}.angle--top:before{background:inherit;bottom:100%;padding-bottom:5.8%;transform:skewY(-3deg);z-index:-1}.angle--bottom-white:after,.angle--bottom:after{top:100%}.angle--bottom:after{background:inherit;padding-bottom:5.8%;transform:translateY(-100%) skewY(-3deg);z-index:-1}.angle--bottom-white:after{background:#fff;padding-bottom:11.3333%;transform:translateY(-50%) skewY(-3deg);z-index:1}.base__aside{bottom:0;left:0;position:fixed;top:0;width:300px;z-index:30}@media (max-width:1150px){.base__aside{position:static;width:auto}}.base__main{overflow:hidden;padding-left:300px;min-height:calc(var(--vh, 1vh)*100)}@media (max-width:1150px){.base__main{padding-left:0;padding-top:66px}}.container{margin:0 auto;max-width:100%;padding:0 3.5vw;position:relative;width:calc(1400px + 2*3.5vw)}@media (max-width:1150px){.container{padding:0 4.5vw}}.container--master{padding:0;width:2400px}.container--form{width:calc(500px + 2*3.5vw)}.container--policy{padding-bottom:5rem;padding-top:5rem;width:calc(1000px + 2*3.5vw)}.container--policy a{text-decoration:underline}.base__main>.container{background:#fff}.grid{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:space-between}.grid--four>*{width:23.5%}@media (max-width:1350px){.grid--four>*{width:48%}}@media (max-width:775px){.grid--four>*{width:100%}}.grid--mt{margin-top:3.125rem}.button{align-items:center;border:2px solid #2b2171;cursor:pointer;box-shadow:0 10px 20px rgba(0,0,0,.2);display:flex;font-size:1.25rem;font-weight:800;justify-content:center;max-width:100%;outline:0;padding:.625rem 1.25rem;text-align:center;text-transform:uppercase;width:max-content}@media (max-width:775px){.button{font-size:1rem;width:100%}}@media (max-width:400px){.button{font-size:.9375rem}}.button--base{background:#2b2171;border-color:#2b2171;color:#fff}.button--light-base{background:#fff;border-color:#2b2171;box-shadow:none;color:#2b2171}.button--primary{background:#e30c22;border-color:#e30c22;color:#fff}.button--light-primary{background:#fff;border-color:#fff;color:#e30c22}.button--ghost{background:0 0;border-color:#fff;box-shadow:none;color:#fff}.button--thin{font-size:.9375rem;padding:.25rem .375rem;text-align:left;text-transform:none}.button--center{margin:0 auto}.button--rotate{transform:rotate(-3deg)}.header{align-items:center;background:#fff;box-shadow:3px 0 8px rgba(0,0,0,.08);color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:2.5rem 0;position:relative;z-index:40}@media (max-height:750px){.header{padding:1.25rem 0}}@media (max-width:1150px){.header{bottom:0;box-shadow:none;height:calc((var(--vh, 1vh)*100) - 66px);left:0;overflow-y:auto;padding:0;position:fixed;top:66px;transition:transform .25s ease;transform:translateX(100%);width:100%}.header.open{transform:translateX(0)}}.header__mobile-wrap{width:100%}@media (max-width:1150px){.header__mobile-wrap{height:100%;min-height:500px;position:relative}}.header__container{padding:0 2.5rem;width:100%}@media (max-height:650px){.header__container{padding:0 1.25rem}}.header__logo{margin:0 auto 2.5rem}@media (max-height:750px){.header__logo{margin:0 auto 1.25rem}}@media (max-height:650px){.header__logo{max-height:70px;margin:0 0 1.25rem}}@media (max-width:1150px){.header__logo{display:none}}.header__button{margin:0 auto 2.5rem}@media (max-height:750px){.header__button{margin:0 auto 1.5rem}}.header__socials{background:#e30c22;bottom:0;left:0;padding:2.5rem 0 1.875rem;position:absolute;right:0}@media (max-height:650px){.header__socials{padding:1.875rem 0 1.25rem}}@media (max-width:1150px){.header__socials{bottom:0}}.mobile-header{align-items:center;background:#fff;box-shadow:3px 0 8px rgba(0,0,0,.08);display:none;height:66px;justify-content:space-between;left:0;position:fixed;right:0;top:0;z-index:40}@media (max-width:1150px){.mobile-header{display:flex}}.mobile-header__logo{margin-left:4.5vw;max-height:58px}.mobile-header__opener,.nav{display:flex;flex-direction:column}.mobile-header__opener{background:#e30c22;color:#fff;font-size:.875rem;height:100%;align-items:center;justify-content:center;width:66px}.nav{align-items:flex-start;justify-content:flex-start;width:100%;z-index:30}@media (max-width:1150px){.nav{margin-top:0;margin-bottom:20px}}.nav__link{color:#2b2171;display:block;font-size:1.25rem;font-weight:800;padding:1rem 0 1rem 2.5rem;position:relative;width:100%}@media (max-height:750px){.nav__link{padding:.625rem 0 .625rem 2.5rem}}@media (max-height:650px){.nav__link{padding:.625rem 0 .625rem 1.25rem}}@media (max-width:1150px){.nav__link{border-bottom:1px solid rgba(255,255,255,.25);font-size:1.25rem;padding:12px 0 12px 4.5vw}.nav__link:first-child{border-top:1px solid rgba(255,255,255,.25)}.nav__link:before{content:"\f061";font-family:"Font Awesome 5 Free";font-size:1.125rem;font-weight:900;position:absolute;right:4.5vw;top:12px}}.nav__link--active{background:#2b2171;color:#fff}.social,.socials{align-items:center;display:flex;justify-content:center}.socials{flex-wrap:wrap}.social{background:#fff;color:#e30c22;font-size:1.25rem;height:40px;margin-right:1.25rem;transform:rotate(-3deg);width:40px}.social:nth-child(3){margin-right:0}.socials__hashtag{margin:1.875rem 0 0;text-align:center;text-transform:none;width:100%}@media (max-height:750px){.socials__hashtag{margin:1rem 0 0}}.hero{background-image:url(/site/images/hero-bg.png);background-position:right bottom;background-repeat:no-repeat;background-size:100% auto;min-height:55vw;padding:150px 0 180px;position:relative}@media (max-width:1450px){.hero{background-position:center bottom;background-repeat:no-repeat;background-size:120% auto}}@media (max-width:1150px){.hero{background-position:left bottom}}@media (max-width:775px){.hero{background-position:right bottom;background-size:155% auto;padding:40px 0 100vw}}.hero:before{background-color:#2b2171;content:"";height:80%;left:0;position:absolute;right:0;top:0;z-index:-1}.hero__content{max-width:50%;color:#fff;transform:rotate(-3deg)}@media (max-width:1450px){.hero__content{max-width:60%}}@media (max-width:775px){.hero__content{max-width:600px;transform:none}}.hero__title{display:inline-block;line-height:1.4;margin-bottom:.625rem;max-width:100%}.hero__title span{background-color:#e30c22;display:inline-block;margin-bottom:20px;margin-right:-16px;padding:0 16px}.hero__subtitle{font-size:1.75rem;font-weight:700;margin-bottom:1.875rem;max-width:580px}@media (max-width:775px){.hero__subtitle{font-size:1.5rem}}.hero__cta{display:inline-block;margin-right:1.25rem;margin-bottom:1.875rem}.counter{background:#2b2171;color:#fff;margin:0 auto 3.75rem;min-width:300px;padding:1.25rem 2.5rem;position:relative;width:max-content}@media (max-width:775px){.counter{margin:0 auto 2.5rem;min-width:100%;padding:1.25rem}}.counter:after{background-image:url(/site/images/counter-triangle.png);background-position:center;background-repeat:no-repeat;background-size:contain;content:"";height:26px;left:20px;position:absolute;top:100%;width:23px}.counter__value{margin:0 0 1.25rem;line-height:.8}.counter__label{margin:0}.signature-carousel-1 .owl-next,.signature-carousel-1 .owl-prev,.signature-carousel-2 .owl-next,.signature-carousel-2 .owl-prev,.signature-carousel-3 .owl-next,.signature-carousel-3 .owl-prev{outline:0;position:absolute;top:50%;transform:translateY(-50%)}.signature-carousel-1 .owl-next,.signature-carousel-2 .owl-next,.signature-carousel-3 .owl-next{right:-4vw}@media (max-width:400px){.signature-carousel-1 .owl-next,.signature-carousel-2 .owl-next,.signature-carousel-3 .owl-next{right:-6vw}}.signature-carousel-1 .owl-prev,.signature-carousel-2 .owl-prev,.signature-carousel-3 .owl-prev{left:-4vw}@media (max-width:400px){.signature-carousel-1 .owl-prev,.signature-carousel-2 .owl-prev,.signature-carousel-3 .owl-prev{left:-6vw}}.owl-stage{align-items:stretch;display:flex}.owl-carousel .owl-item .signature{align-items:center;background:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:1.25rem}.owl-carousel .owl-item .signature img{height:auto;max-height:80px;max-width:170px;width:auto}@media (max-width:775px){.owl-carousel .owl-item .signature img{max-height:60px;max-width:120px}}.owl-carousel .owl-item .signature .signature__text{color:#2b2171;font-size:1.125rem}.owl-carousel .owl-item .signature .signature__text--primary{color:#e30c22;margin-top:.625rem}.tabs{background:#e30c22;color:#fff;padding-top:1.25rem;position:relative;text-align:center}.tabs__title{margin-bottom:2.5rem}.tabs__container{align-items:flex-start;display:flex;justify-content:space-between;margin:0 auto 1.25rem;max-width:1150px}.tab{cursor:pointer}.tab__title{margin-bottom:0}@media (max-width:1450px){.tab__title{font-size:3.75rem}}@media (max-width:775px){.tab__title{font-size:1.75rem}}@media (max-width:400px){.tab__title{font-size:1.25rem}}.tab__image{margin:0 auto}@media (max-width:1450px){.tab__image{max-width:250px}}@media (max-width:1150px){.tab__image{max-width:220px}}@media (max-width:775px){.tab__image{max-width:25vw}}.tab.active .tab__image--active,.tab__content.active{display:block}.tab.active .tab__image--inactive,.tab__image--active{display:none}.tab__subtitle{margin:0;padding:0 .625rem}@media (max-width:1450px){.tab__subtitle{font-size:1.25rem}}@media (max-width:1150px){.tab__subtitle{font-size:1.125rem}}@media (max-width:775px){.tab__subtitle{font-size:1rem}}@media (max-width:400px){.tab__subtitle{font-size:.75rem}}.tabs__prompt{font-size:1.875rem}.tabs__content{margin:0 auto 1.875rem;max-width:1150px}@media (max-width:775px){.tabs__content{margin:0 auto 1.25rem}}.tab__content{display:none}.article{align-items:center;display:flex;justify-content:space-between;position:relative}@media (max-width:775px){.article{flex-wrap:wrap}}.article__image{align-self:flex-end;direction:rtl;flex-basis:47.5%;position:relative}.article--reverse .article__image{direction:ltr;order:2}@media (max-width:1450px){.article__image{flex-basis:40%}}@media (max-width:775px){.article__image{direction:ltr;flex-basis:100%;order:2}}.article__image img{margin:0 auto;max-width:140%;transform:translateY(40px)}@media (max-width:1450px){.article__image img{width:140%}}@media (max-width:775px){.article__image img{max-width:100%;transform:translateY(0);width:auto}}.article__content{flex-basis:47.5%;padding:3.75rem 0 7.5rem}.article--reverse .article__content{order:1}@media (max-width:1450px){.article__content{flex-basis:55%}}@media (max-width:775px){.article__content{padding:1.875rem 0;flex-basis:100%;order:1}}.article__content .button{display:inline-block;margin-bottom:1.25rem;margin-right:1.25rem}.article__content .button:last-child{margin:0}.article__content ul{list-style:none;margin:0 0 2.5rem;padding:0}.article__content ul li{color:#2b2171;font-size:1.125rem;font-weight:800;margin-bottom:1.75rem;padding:0 0 0 3.125rem;position:relative}.article__content ul li:before{align-items:center;background:#9ac622;content:'\f00c';color:#2b2171;font-family:"Font Awesome 5 Free";font-weight:900;font-size:1.5rem;display:flex;height:38px;justify-content:center;left:0;position:absolute;top:50%;transform:translateY(-50%) rotate(-3deg);width:38px}.article__content__title{background:#2b2171;color:#fff;padding:20px;position:relative;transform:translateX(-20px)}.article--reverse .article__content__title:after{left:auto;right:100%}.article__content__title:after{background:#2b2171;bottom:0;content:"";position:absolute;top:0;left:100%;width:20vw}.article__content__text{margin-bottom:1.875rem}.hidden{display:none;visibility:hidden}.select{background:#fff;border:2px solid #2b2171;border-radius:5px;cursor:pointer;font-size:1rem;margin-bottom:1.25rem;padding:.625rem 1.25rem;position:relative}.select.active{outline:0}.select__label{font-weight:700;overflow:hidden;text-align:left;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.select__dropper{background:#2b2171;bottom:0;color:#fff;position:absolute;right:0;top:0;width:40px}.select__dropdown{align-items:center;background:#fff;border:2px solid #2b2171;border-radius:0 0 5px 5px;display:none;flex-wrap:wrap;justify-content:space-between;left:-2px;position:absolute;right:-2px;top:calc(100% - 1px);z-index:2}.select.active .select__dropdown{display:flex}.select__dropdown__option{border-bottom:1px solid #2b2171;cursor:pointer;padding:.625rem 1.25rem;text-transform:uppercase;width:100%}.select__dropdown__option--hidden{display:none}.select__dropdown__option:hover{font-weight:700}.select__dropdown__option:last-child{border-bottom:0}.declaration{background:#9ac622;text-align:center;padding:6vw 0}.declaration__title{margin-bottom:1.875rem}.declaration__selector{display:inline-block;margin-bottom:1.25rem;max-width:100%;text-align:left;width:400px}.declaration__prompt{font-size:2.5rem;margin-bottom:1.25rem}.declaration__links__title{margin:0}.declaration__links{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:center}.declaration__link{align-items:center;background:#2b2171;color:#fff;display:flex;flex-direction:column;justify-content:space-between;margin:7.5rem 1.25rem 2.5rem;padding:5rem 2.5rem 1.875rem;position:relative;text-align:center;width:350px}.declaration__link:after{background-image:url(/site/images/blue-triangle.png);background-position:center;background-repeat:no-repeat;background-size:contain;content:"";height:49px;right:40px;position:absolute;top:100%;width:43px}.declaration__link__icon{bottom:100%;position:absolute;left:50%;transform:translate(-50%,50px)}.declaration__link__title{margin-bottom:1.25rem}.letter{background:#fff;padding:2.5rem;margin:0 auto 2.5rem;max-width:800px;position:relative;text-align:left}.form-hero,.letter:after{background-repeat:no-repeat}.letter:after{content:"";height:49px;right:40px;top:100%;width:43px;background-image:url(/site/images/modal-triangle.png);background-position:center;background-size:contain;position:absolute}.letter ul{list-style:none;margin:0 0 1.25rem;padding:0 0 0 1rem}.letter ul li{margin-bottom:.75rem}.letter ul li:before{content:"\2022";color:#e30c22;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.letter ul li strong{color:#e30c22}.form-hero{background-color:#9ac622;background-image:url(/site/images/form-hero-bg.png);background-position:center bottom;background-size:100% auto;text-align:center;padding:100px 0 200px;position:relative}@media (max-width:1150px){.form-hero{padding:60px 0 20vw}}@media (max-width:775px){.form-hero{padding:80px 0 52vw;background-image:url(/site/images/hero-bg-mob.png)}}.form-hero:after{bottom:100px;content:"\f0d7";color:#2b2171;font-family:"Font Awesome 5 Free";font-size:2rem;font-weight:900;left:50%;position:absolute;transform:translateX(-50%)}@media (max-width:775px){.form-hero:after{display:none}}.form-hero__title{display:block;margin:0 auto 2.5rem}@media (max-width:775px){.form-hero__title{margin:0 auto 1.25rem}}.form-hero__subtitle{display:block;margin:0 auto 2.5rem;max-width:600px}@media (max-width:775px){.form-hero__subtitle{margin:0 auto 1.25rem}}.form-hero__back{left:1.875rem;position:absolute;top:1.875rem}@media (max-width:775px){.form-hero__back{background-image:none;color:#2b2171;left:4.5vw;padding:0;top:1.25rem;width:auto}}.form{background:#e30c22;padding:0 0 6.25rem;position:relative}.form--champion{margin-top:14vw;padding:3.75rem 0 6.25rem}@media (max-width:1150px){.form--champion{margin-top:20vw}}.form--champion:before{background-image:url(/site/images/community-form-wave.png);background-position:bottom center;background-repeat:no-repeat;background-size:100% auto;bottom:100%;content:"";height:10vw;left:0;position:absolute;right:0}@media (max-width:1150px){.form--champion:before{height:20vw}}.form--champion:after{background:#e30c22;content:"";height:500px;left:0;position:absolute;right:0;top:100%}.form__title{color:#fff}.form__caption{color:#fff;margin:1.25rem 0 0}.input{margin-bottom:1.25rem}.input--checkbox{align-items:center;display:flex;justify-content:flex-start}.input--checkbox.hidden{display:none}.input__label{color:#fff;font-size:1.125rem;margin-bottom:6px;text-transform:uppercase}.input--checkbox .input__label{cursor:pointer;font-family:"Raleway",sans-serif;font-size:1rem;margin:0;text-transform:none}.input__sublabel{color:#fff;font-size:1rem;margin-bottom:6px}.input__sublabel a{font-weight:700;text-decoration:underline}.input__checkbox,.input__text{background:#fff;border:2px solid #2b2171;border-radius:5px}.input__checkbox{cursor:pointer;flex-shrink:0;height:42px;margin-right:12px;position:relative;width:42px}.input__checkbox.active:after{content:"\f00c";color:#2b2171;font-family:"Font Awesome 5 Free";font-size:1.25rem;font-weight:900;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.input__text{box-shadow:none;display:block;font-size:1.125rem;outline:0;padding:.625rem 1.25rem;width:100%}.input__text:focus,.input__textarea:focus{border-color:#e8a833}.input__textarea{background:#fff;border:2px solid #2b2171;border-radius:5px;box-shadow:none;display:block;font-size:1.125rem;min-height:150px;outline:0;padding:.625rem 1.25rem;resize:vertical;width:100%}.hero-share{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.hero-share__title{width:100%}.hero-share__link{align-items:center;background-image:url(/site/images/hero-share-bg.svg);background-position:center;background-repeat:no-repeat;background-size:contain;color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin:0 .5rem;width:50px}.footer{background:#fff;position:relative;z-index:20}.footer__logos{align-items:center;border-top:1px solid #e30c22;display:flex;flex-wrap:wrap;justify-content:space-around;padding:2.5rem 0 .625rem}.footer__logos:first-child{border-top:0}.footer__logo{margin-bottom:1.875rem;padding-right:.625rem;padding-left:.625rem;text-align:center}.footer__logos--smaller .footer__logo{min-width:200px;width:20%}@media (max-width:400px){.footer__logos--smaller .footer__logo{width:100%}}.footer__logo img{display:inline-block}.ancillary-footer{background:#2b2171;padding:10px 0}.ancillary-footer__container{align-items:center;display:flex;justify-content:space-between}@media (max-width:775px){.ancillary-footer__container{flex-direction:column}}.ancillary-footer__link{color:#fff;font-weight:700}.ancillary-footer__link:hover{text-decoration:underline}@media (max-width:775px){.ancillary-footer__link:first-child{margin-bottom:8px}}.resources{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:center;margin:6.25rem 0 12.5rem}@media (max-width:775px){.resources{margin:2.5rem 0 3.75rem}}.resource{background-color:#2b2171;margin:0 10px 40px;position:relative;width:270px}.resource:after,.resource__image{background-position:center;background-repeat:no-repeat}.resource:after{background-image:url(/site/images/resource-triangle.svg);content:"";right:20px;position:absolute;top:100%;width:24px;background-size:contain;height:27px}.resource__image{background-size:90% auto;height:300px}.resource__caption{background:#e30c22;color:#fff;font-weight:700;padding:10px}.background-row{background:#2b2171;color:#fff;padding:0;position:relative;z-index:1}.background-row--secondary{background:#e8a833;color:#13100d}.background-row--tertiary{background:#9ac622;color:#13100d}.background-row--mb{margin-bottom:7.5rem}@media (max-width:1150px){.background-row--mb{margin-bottom:0}}.background-row--ideas{margin-bottom:24vw;padding-bottom:38vw;padding-top:2.5rem}@media (max-width:1150px){.background-row--ideas{margin-bottom:38vw;padding-bottom:86vw}}@media (max-width:775px){.background-row--ideas{margin-bottom:52vw;padding-bottom:216vw}}@media (max-width:400px){.background-row--ideas{margin-bottom:68vw;padding-bottom:910vw}}.background-row__tyre{display:block;min-height:150%;pointer-events:none;position:absolute;right:-15%;top:-15%;z-index:0}.background-row--reverse .background-row__tyre{left:-15%;right:auto;transform:rotateX(180deg)}@media (max-width:775px){.background-row__tyre{display:none}}.background-row__container{align-items:center;display:flex;justify-content:space-between;position:relative;z-index:1}.background-row--share .background-row__container{margin-bottom:300px;padding-bottom:250px;z-index:3}@media (max-width:775px){.background-row--share .background-row__container{padding-bottom:420px}.background-row__container{flex-wrap:wrap}}.background-row__content{flex-basis:50%;max-width:580px;padding:5rem 0 7.5rem;z-index:2}.background-row--reverse .background-row__content{order:2}@media (max-width:775px){.background-row--reverse .background-row__content{order:1}.background-row__content{flex-basis:100%;max-width:100%;padding:1.875rem 0 0}}.background-row__content__title{background:#e62587;color:#fff;display:inline-block;margin:0 0 1.875rem;padding:20px;position:relative;transform:translateX(-20px)}.background-row--secondary .background-row__content__title,.background-row--secondary .background-row__content__title:after,.background-row--tertiary .background-row__content__title,.background-row--tertiary .background-row__content__title:after{background:#2b2171}.background-row__content__title--plain{background:0 0;padding:0;transform:translateX(0)}.background-row__content__title--plain:after{display:none}.background-row__content__title:after{background:#e62587;bottom:0;content:"";position:absolute;top:0;right:100%;width:20vw}.background-row--reverse .background-row__content__title:after{right:auto;left:100%}.background-row__content__hash{background:#e30c22;display:inline-block;font-size:2.25rem;font-weight:700;margin:0 0 1.875rem;padding:10px;transform:rotate(-3deg)}.background-row__content__text>p{margin:0 0 1.875rem}.background-row__content__text img{margin:0 0 .625rem}.background-row__image{align-self:flex-start;flex-basis:45%}@media (max-width:775px){.background-row__image{flex-basis:100%}}.background-row--reverse .background-row__image{direction:rtl;order:1}@media (max-width:1150px){.background-row--reverse .background-row__image{margin-left:-20%}}@media (max-width:775px){.background-row--reverse .background-row__image{direction:ltr;margin-left:0;order:2}}.background-row__image img{height:calc(115% + 90px);position:absolute;top:-10%}.background-row--share .background-row__image img{height:100%}@media (max-width:775px){.background-row--share .background-row__image img{height:auto}}@media (max-width:1150px){.background-row--reverse .background-row__image img{left:auto;right:55%}.background-row__image img{bottom:-30px;height:calc(100% + 90px);left:55%;top:auto}}@media (max-width:775px){.background-row__image img{height:auto;margin:0 auto;max-height:140vw;position:static;transform:translateY(20px)}}.fundraisers__wrapper{background:#fff;position:relative;text-align:center;z-index:2}.fundraisers{background:#9ac622;height:21vw;margin:0 0 12vw}@media (max-width:1150px){.fundraisers{margin:0 0 20vw}}@media (max-width:775px){.fundraisers{height:auto;margin:0 0 12vw}}.fundraiser{background-size:cover;background-position:center;left:4%;position:absolute;top:0;transform:translateY(30px);width:28%;z-index:2}.fundraiser:nth-child(2){left:36%}.fundraiser:nth-child(3){left:68%}@media (max-width:775px){.fundraiser{margin:0 auto 30px;max-width:100%;left:0!important;padding-right:6%;position:relative;top:0;width:360px}}@media (max-width:400px){.fundraiser{width:300px}}.fundraiser__background{background:#2b2171;height:89.333%;left:6%;position:absolute;top:10%;width:100%;z-index:1}@media (max-width:775px){.fundraiser__background{width:94%}}.fundraiser__image{position:relative;width:100%;z-index:2}.fundraiser__content{bottom:1.25rem;left:0;padding:20px;position:absolute;text-align:left;z-index:3}.fundraiser__content__name{background:#e30c22;color:#fff;display:inline-block;font-size:1.25rem;font-weight:700;margin-bottom:1.25rem;padding:4px 10px 4px 20px;transform:translateX(-20px)}.fundraiser__content__caption{color:#fff;font-size:1rem}@media (max-width:1450px){.fundraiser__content__caption{font-size:.875rem}}.title{display:block;padding:10px 20px;margin:0 auto 5vw;max-width:100%;text-align:center;transform:rotate(-3deg);width:max-content}.title--base{background:#2b2171;color:#fff}.title--light{background:#fff;color:#2b2171}.title--tertiary{background:#9ac622;color:#13100d}.instagrams{align-items:center;display:flex;justify-content:space-between;flex-wrap:wrap;padding:1.875rem 0 6.25rem}@media (max-width:775px){.instagrams{padding-bottom:5rem}.instagrams .button{margin-top:2.5rem}}.instagram{background-position:center;background-size:cover;height:0;margin-bottom:2%;padding-bottom:32%;position:relative;width:32%}@media (max-width:775px){.instagram{margin-bottom:4%;padding-bottom:48%;width:48%}}@media (max-width:400px){.instagram{margin-bottom:4%;padding-bottom:100%;width:100%}}.instagram__label{align-items:center;background:rgba(77,77,77,.85);bottom:0;color:#fff;display:flex;font-size:.8125rem;font-weight:700;justify-content:space-between;left:0;padding:10px;position:absolute;right:0}.instagram__label__icon{font-size:1.875rem}.shares{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-between;left:0;position:absolute;right:0;top:100%;transform:translateY(-50%);z-index:1}@media (max-width:775px){.shares{transform:translateY(-65%)}}.share{padding:3.75rem 1.25rem;text-align:center;width:47.5%}@media (max-width:775px){.share{width:100%}.share:last-child{margin-top:3.75rem}}.share--secondary{background:#e8a833}.modal:before,.share--tertiary{background:#9ac622}.share__text,.share__title{color:#13100d;margin:0 auto 1.875rem;max-width:460px}.share__text{display:block;font-weight:700}.share__links{align-items:center;display:flex;justify-content:center}.share__link{margin:0 10px}.ride-options{padding:2.5rem 0 7.5rem}@media (max-width:1600px){.ride-options{padding:2.5rem 0 8vw}}.ride-options__title{margin-bottom:2.5rem}.ride-options__caption{display:block;margin:0 auto 1.25rem;max-width:580px;text-align:center}.option{margin-bottom:2.5rem}.option__image{width:100%}.option__content{background:#2b2171;color:#fff;padding:1.25rem 1.25rem 1.875rem;position:relative}.option--light .option__content{background:#fff;color:#13100d}.option__content__logo{margin-bottom:1.25rem}.option__button{border:0;display:block;font-size:1rem;left:0;padding:.5rem 0;position:absolute;top:100%;transform:translateY(-50%);width:100%}@media (max-width:1600px){.option__button{font-size:.875rem}}.option__button span{display:block;transform:rotate(-3deg)}.ideas{text-align:center}.ideas__title{margin:0 auto 2.5rem}.ideas__subtitle{margin:0 auto 1.25rem}.ideas__caption{display:block;max-width:580px;margin:0 auto 2.5rem}.wheels__container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;left:3.5vw;position:absolute;right:3.5vw}.wheel{margin-bottom:2%;position:relative;width:23.5%}@media (max-width:1150px){.wheel{width:32%}}@media (max-width:775px){.wheel{margin-bottom:4%;width:48%}}@media (max-width:400px){.wheel{width:100%}}.wheel__image{filter:drop-shadow(0 20px 30px rgba(0,0,0,.25));width:100%}.wheel__title{background:#2b2171;bottom:2.5rem;color:#fff;font-weight:800;font-size:1.25rem;left:0;padding:4px 10px;position:absolute;text-align:left;width:max-content}@media (max-width:775px){.wheel__title{font-size:1rem}}.wheels__button{margin:2.5rem auto 0}@media (max-width:775px){.wheels__button{margin:1.25rem auto 0}}.modal{height:calc(var(--vh, 1vh)*100);left:0;overflow:hidden;position:fixed;right:0;top:0;transform:translateX(-100%);transition:transform .25s ease;z-index:50}.modal.active{transform:translateX(0)}.modal:before{bottom:100%;content:'';display:block;height:0;left:0;position:absolute;padding-bottom:5.3333%;right:0;transform:skewY(-3deg);transform-origin:100%;z-index:2}@media (max-width:775px){.modal:before{padding-bottom:11%;transform:translateY(50%) skewY(-3deg)}}.modal:after{background:#e8a833;content:'';display:block;height:0;left:0;position:absolute;padding-bottom:5.3333%;right:0;top:100%;transform:translateY(-100%) skewY(-3deg);transform-origin:100%;z-index:2}@media (max-width:775px){.modal:after{padding-bottom:10%}}.modal__background{bottom:0;left:0;position:absolute;right:0;top:0;background:#2b2171;z-index:1}.modal__close{align-items:center;color:#2b2171;cursor:pointer;display:flex;justify-content:center;left:3.5vw;margin-bottom:0;position:absolute;top:1.5vw;z-index:3}@media (max-width:775px){.modal__close{top:3vw}}@media (max-width:400px){.modal__close{top:2vw}}.modal__container{color:#fff;bottom:100px;left:50%;max-width:90%;overflow-y:auto;padding:30px 3.5vw 0;position:absolute;text-align:left;top:80px;transform:translateX(-50%);width:100%;z-index:2}@media (max-width:400px){.modal__container{top:50px;bottom:60px}}.modal__title{margin-bottom:2.5rem}@media (max-width:775px){.modal__title{font-size:1.75rem;margin-bottom:1.875rem}}.modal__caption{display:block;margin:0 auto 1.25rem;max-width:600px;text-align:center}.register{align-items:center;display:flex;justify-content:center;min-height:calc(var(--vh, 1vh)*100);overflow-y:hidden;position:relative}.register:before{background:#9ac622;bottom:100%;content:'';display:block;height:0;left:0;position:absolute;padding-bottom:5.3333%;right:0;transform:skewY(-3deg);transform-origin:100%;z-index:2}@media (max-width:775px){.register:before{padding-bottom:11%;transform:translateY(50%) skewY(-3deg)}}.register:after{background:#e8a833;content:'';display:block;height:0;left:0;position:absolute;padding-bottom:5.3333%;right:0;top:100%;transform:translateY(-100%) skewY(-3deg);transform-origin:100%;z-index:2}@media (max-width:775px){.register:after{padding-bottom:10%}}.register__background{bottom:0;left:0;position:absolute;right:0;top:0;background:#2b2171;z-index:1}.register__close{align-items:center;color:#2b2171;cursor:pointer;display:flex;justify-content:center;left:3.5vw;margin-bottom:0;position:absolute;top:1.5vw;z-index:3}@media (max-width:775px){.register__close{top:3vw}}@media (max-width:400px){.register__close{top:2vw}}.register__container{color:#fff;overflow-y:auto;padding:80px 3.5vw 100px;position:relative;text-align:left;width:100%;z-index:2}.register__title{margin-bottom:2.5rem}@media (max-width:775px){.register__title{font-size:1.75rem;margin-bottom:1.875rem}}.register__caption{display:block;margin:0 auto 1.25rem;max-width:600px;text-align:center}