@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap);.not-found-container{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center}.not-found-heading{font-size:6rem;margin-bottom:1rem}.not-found-text{font-size:1.5rem;margin-bottom:2rem}.not-found-image{margin-bottom:2rem;max-width:400px}.not-found-link{border:2px solid #000;border-radius:4px;color:#000;font-size:1.2rem;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s ease}.not-found-link:hover{background-color:#000;color:#fff}.unknown-error-text{font-size:1.5rem;margin-bottom:2rem}.container{box-sizing:border-box;margin-left:auto;margin-right:auto;padding-left:8px;padding-right:8px}.container-fluid{padding-left:16px;padding-right:16px}@media only screen and (min-width:576px){.container{max-width:100%;width:560px}}@media only screen and (min-width:768px){.container{max-width:100%;width:752px}}@media only screen and (min-width:992px){.container{max-width:100%;width:976px}}@media only screen and (min-width:1200px){.container{max-width:100%;width:1184px}}.row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}.row.reverse{flex-direction:row-reverse}.col.reverse{flex-direction:column-reverse}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-offset-0,.col-md-offset-1,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-offset-0,.col-xl-offset-1,.col-xl-offset-10,.col-xl-offset-11,.col-xl-offset-12,.col-xl-offset-2,.col-xl-offset-3,.col-xl-offset-4,.col-xl-offset-5,.col-xl-offset-6,.col-xl-offset-7,.col-xl-offset-8,.col-xl-offset-9,.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{box-sizing:border-box;flex:0 0 auto;flex-basis:100%;max-width:100%;padding-left:8px;padding-right:8px}.col-xs{flex-basis:0;flex-grow:1;max-width:100%}.col-xs-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}.initial-order-xs{order:0}@media only screen and (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}.initial-order-sm{order:0}}@media only screen and (min-width:768px){.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-offset-0,.col-md-offset-1,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9{box-sizing:border-box;flex:0 0 auto;padding-left:8px;padding-right:8px}.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}.initial-order-md{order:0}}@media only screen and (min-width:992px){.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9{box-sizing:border-box;flex:0 0 auto;padding-left:8px;padding-right:8px}.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}.initial-order-lg{order:0}}@media only screen and (min-width:1200px){.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-offset-0,.col-xl-offset-1,.col-xl-offset-10,.col-xl-offset-11,.col-xl-offset-12,.col-xl-offset-2,.col-xl-offset-3,.col-xl-offset-4,.col-xl-offset-5,.col-xl-offset-6,.col-xl-offset-7,.col-xl-offset-8,.col-xl-offset-9{box-sizing:border-box;flex:0 0 auto;padding-left:8px;padding-right:8px}.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-xl-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-xl-3{flex-basis:25%;max-width:25%}.col-xl-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-xl-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-xl-6{flex-basis:50%;max-width:50%}.col-xl-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-xl-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-xl-9{flex-basis:75%;max-width:75%}.col-xl-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-xl-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-xl-12{flex-basis:100%;max-width:100%}.col-xl-offset-0{margin-left:0}.col-xl-offset-1{margin-left:8.33333333%}.col-xl-offset-2{margin-left:16.66666667%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-4{margin-left:33.33333333%}.col-xl-offset-5{margin-left:41.66666667%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-7{margin-left:58.33333333%}.col-xl-offset-8{margin-left:66.66666667%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-10{margin-left:83.33333333%}.col-xl-offset-11{margin-left:91.66666667%}.start-xl{justify-content:flex-start;text-align:start}.center-xl{justify-content:center;text-align:center}.end-xl{justify-content:flex-end;text-align:end}.top-xl{align-items:flex-start}.middle-xl{align-items:center}.bottom-xl{align-items:flex-end}.around-xl{justify-content:space-around}.between-xl{justify-content:space-between}.first-xl{order:-1}.last-xl{order:1}.initial-order-xl{order:0}}@media only screen and (max-width:575px){.hidden-xs{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.hidden-sm{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.hidden-md{display:none}}@media only screen and (min-width:992px) and (max-width:1199px){.hidden-lg{display:none}}@media only screen and (min-width:1200px){.hidden-xl{display:none}}.bc-loader__container{align-items:center;background-color:#fff;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;opacity:.68;position:absolute;right:0;top:0;z-index:1}.bc-loader__container.animated{-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:zoom;animation-name:zoom;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.bc-loader__container .bc-loader__logo svg path{fill:#fff}.bc-loader__container .bc-loader__logo.animated{-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:zoom;animation-name:zoom;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}@-webkit-keyframes zoom{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoom{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes spaceboots{0%{-webkit-transform:translate(2px,1px) rotate(0deg)}10%{-webkit-transform:translate(-1px,-2px) rotate(-1deg)}20%{-webkit-transform:translate(-3px) rotate(1deg)}30%{-webkit-transform:translateY(2px) rotate(0deg)}40%{-webkit-transform:translate(1px,-1px) rotate(1deg)}50%{-webkit-transform:translate(-1px,2px) rotate(-1deg)}60%{-webkit-transform:translate(-3px,1px) rotate(0deg)}70%{-webkit-transform:translate(2px,1px) rotate(-1deg)}80%{-webkit-transform:translate(-1px,-1px) rotate(1deg)}90%{-webkit-transform:translate(2px,2px) rotate(0deg)}to{-webkit-transform:translate(1px,-2px) rotate(-1deg)}}@keyframes spaceboots{0%{-webkit-transform:translate(2px,1px) rotate(0deg)}10%{-webkit-transform:translate(-1px,-2px) rotate(-1deg)}20%{-webkit-transform:translate(-3px) rotate(1deg)}30%{-webkit-transform:translateY(2px) rotate(0deg)}40%{-webkit-transform:translate(1px,-1px) rotate(1deg)}50%{-webkit-transform:translate(-1px,2px) rotate(-1deg)}60%{-webkit-transform:translate(-3px,1px) rotate(0deg)}70%{-webkit-transform:translate(2px,1px) rotate(-1deg)}80%{-webkit-transform:translate(-1px,-1px) rotate(1deg)}90%{-webkit-transform:translate(2px,2px) rotate(0deg)}to{-webkit-transform:translate(1px,-2px) rotate(-1deg)}}@-webkit-keyframes heartbeat{0%{-webkit-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0)}10%{-webkit-transform:matrix(1,0,.1,1,0,0);transform:matrix(1,0,.1,1,0,0)}20%{-webkit-transform:matrix(1,0,-.1,1,0,0);transform:matrix(1,0,-.1,1,0,0)}40%{-webkit-transform:matrix(1,0,.05,1,0,0);transform:matrix(1,0,.05,1,0,0)}50%{-webkit-transform:matrix(1,0,-.05,1,0,0);transform:matrix(1,0,-.05,1,0,0)}to{-webkit-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0)}}@keyframes heartbeat{0%{-webkit-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0)}10%{-webkit-transform:matrix(1,0,.1,1,0,0);transform:matrix(1,0,.1,1,0,0)}20%{-webkit-transform:matrix(1,0,-.1,1,0,0);transform:matrix(1,0,-.1,1,0,0)}40%{-webkit-transform:matrix(1,0,.05,1,0,0);transform:matrix(1,0,.05,1,0,0)}50%{-webkit-transform:matrix(1,0,-.05,1,0,0);transform:matrix(1,0,-.05,1,0,0)}to{-webkit-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0)}}.bc-loader__container .bc-loader__path{background-repeat:no-repeat;background-size:contain;height:50%;position:absolute;width:50%}.bc-loader__container .bc-loader__path.path1{background-image:url(/static/media/path1.2a1995294610dcc65f82.svg);height:513px;left:0;top:0;width:388px}.bc-loader__container .bc-loader__path.path2{background-image:url(/static/media/path2.2b6f55c11afee15aa089.svg);bottom:0;height:323px;left:0;width:73px}.bc-loader__container .bc-loader__path.path3{background-image:url(/static/media/path3.5b7239ac708a37817f84.svg);bottom:0;height:123px;left:0;width:307px}.bc-loader__container .bc-loader__path.path4{background-image:url(/static/media/path4.786f138d310df05c3a6b.svg);bottom:0;height:281px;right:0;width:761px}.bc-loader__container .bc-loader__path.path5{background-image:url(/static/media/path5.dd67ddae23f90b12d78e.svg);height:381px;right:0;top:0;width:357px}.bc-loader__container .bc-loader__path.path6{background-image:url(/static/media/path6.ef30554b2cb1436796c7.svg);height:186px;right:0;top:0;width:537px}.bc-upload-progress__container{align-items:center;bottom:0;display:flex;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:1}.bc-upload-progress__container .bc-upload-progress-background{background-color:#fff;height:100%;left:0;opacity:.95;position:absolute;top:0;width:100%;z-index:0}.bc-upload-progress__container .bc-upload-progress-content{position:relative}.bc-upload-progress__container .bc-upload-progress-content .bc-upload-progress-content__row{margin-bottom:24px}.bc-upload-progress__container .bc-upload-progress-content .bc-upload-progress-logo{color:#fff;font-family:Bureau,sans-serif;font-size:80px;font-weight:500;letter-spacing:-2px;line-height:.87;margin-bottom:24px;text-transform:uppercase}.bc-upload-progress__container .bc-upload-progress-content .bc-loader__progress{background-color:#fff;border:2px solid #fff;border-radius:28px;height:56px;position:relative;width:100%}.bc-upload-progress__container .bc-upload-progress-content .bc-loader__progress .bc-loader__progress-bar{background:linear-gradient(90deg,#f7b500,#b620e0 50%,#32c5ff);border-radius:28px;height:100%;position:relative;transition:width .4s ease-out;width:0}.bc-upload-progress__container .bc-upload-progress-content .bc-loader__progress .bc-loader__progress-bar:before{background:linear-gradient(90deg,#f7b500,#b620e0 50%,#32c5ff);content:"";inset:0;bottom:0;-webkit-filter:blur(20px);filter:blur(20px);left:0;position:absolute;right:0;top:0}.bc-upload-progress__container .bc-upload-progress-content .bc-loader__progress .bc-loader__progress-value{align-items:center;color:#fff;display:flex;font-family:Source Sans Pro,sans-serif;font-size:20px;font-weight:500;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.bc-upload-progress__container .bc-upload-progress-content .bc-loader__progress .bc-loader__progress-value.colorful{color:#db007b}.bc-upload-progress__container .bc-upload-progress-content .bc-upload-progress-text{color:#fff;font-family:Source Sans Pro,sans-serif;font-size:20px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.43;text-align:center}@media screen and (max-width:768px){.bc-upload-progress__container .bc-upload-progress-content .bc-upload-progress-logo{font-size:70px}}.bc-background-wizard{background-image:-webkit-image-set(url(/static/media/layer-2-2.8a4528ed7c5b19efb197.jpg) 1x,url(/static/media/layer-2-2@2x.e7875e28c6e5f64f83c8.jpg) 2x,url(/static/media/layer-2-2@3x.9195babf85cbea90a5c8.jpg) 3x);background-image:image-set(url(/static/media/layer-2-2.8a4528ed7c5b19efb197.jpg) 1x,url(/static/media/layer-2-2@2x.e7875e28c6e5f64f83c8.jpg) 2x,url(/static/media/layer-2-2@3x.9195babf85cbea90a5c8.jpg) 3x)}.bc-background-wizard,.bc-background-wizard__overlay{background-position:top;background-repeat:no-repeat;background-size:cover;height:100%;inset:0;bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.bc-background-wizard__overlay{background-image:url(/static/media/map.31d3a1e3914f101c3f50.svg);opacity:.2}.unknown-error-container{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center}.unknown-error-heading{font-size:6rem;margin-bottom:1rem}.unknown-error-title{font-size:1.5rem;margin-bottom:2rem;text-transform:uppercase}.unknown-error-message{font-size:1.2rem;margin-bottom:2rem}.unknown-error-button{border:2px solid #000;border-radius:4px;color:#000;cursor:pointer;font-size:1.2rem;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s ease}.unknown-error-button:hover{background-color:#000;color:#fff}.bc-icon,.chat-icon__wrapper{align-items:center;display:flex;justify-content:center}.chat-icon__wrapper{height:70px;margin-right:16px;position:relative;width:70px}.chat-icon__wrapper .chat-icon{height:24px;position:relative;-webkit-transform:scale(2.5);transform:scale(2.5);width:24px}.bc-dropdown-panel__container{height:100%;position:relative}.bc-dropdown-panel__container .bc-dropdown-panel__toggle-wrapper{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:flex-end;opacity:.8;transition:opacity .2s ease-out}.bc-dropdown-panel__container .bc-dropdown-panel__toggle-wrapper .bc-dropdown-panel__toggle-label{color:#121212;font-family:Oswald,sans-serif;font-size:14px;font-stretch:normal;font-style:normal;font-weight:500;height:20px;letter-spacing:1px;line-height:1.43;text-align:right;text-transform:uppercase}.bc-dropdown-panel__container .bc-dropdown-panel__toggle-wrapper .bc-dropdown-panel__toggle-icon{height:20px;margin-left:8px}.bc-dropdown-panel__container .bc-dropdown-panel__toggle-wrapper .bc-dropdown-panel__toggle-icon svg{-webkit-transform:scale(.9);transform:scale(.9)}.bc-dropdown-panel__container .bc-dropdown-panel__toggle-wrapper .bc-dropdown-panel__toggle-icon-mobile svg path{fill:#121212}.bc-dropdown-panel__container .bc-dropdown-panel__toggle-wrapper.opened,.bc-dropdown-panel__container .bc-dropdown-panel__toggle-wrapper:hover{opacity:1}.bc-dropdown-panel__container .bc-dropdown-panel__content-wrapper{border-radius:0 0 4px 4px;display:block;max-height:40vh;max-width:300px;overflow:auto;position:absolute;right:0;top:100%;z-index:-1}.bc-dropdown-panel__container.mobile{align-items:center;display:flex;height:100%;position:static!important}.bc-dropdown-panel__container.mobile .bc-dropdown-panel__toggle-wrapper{justify-content:flex-end;margin-right:4px;opacity:1}.bc-dropdown-panel__container.mobile .bc-dropdown-panel__toggle-wrapper .bc-dropdown-panel__toggle-icon,.bc-dropdown-panel__container.mobile .bc-dropdown-panel__toggle-wrapper .bc-dropdown-panel__toggle-label{display:none}.bc-dropdown-panel__container.mobile .bc-dropdown-panel__toggle-wrapper .bc-dropdown-panel__toggle-icon-mobile{display:flex}.bc-dropdown-panel__mobile-content-wrapper{background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);border-radius:12px;display:block;max-height:50vh;max-width:none;opacity:1;overflow:auto;position:fixed;right:5%;top:200px;width:90vw;z-index:100000}.bc-dropdown-panel__mobile-content-wrapper .bc-dropdown-panel__mobile-content-overlay{background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:0;height:100px;left:0;position:absolute;width:100%}.bc-dropdown-panel-mobile__overlay{background-color:#121212;bottom:0;left:0;opacity:.68;position:fixed;right:0;top:0;z-index:1}.bc-nav-button{display:inline-block;height:100%;text-decoration:none}.bc-nav-button .bc-nav-button__content{align-items:center;color:#121212;display:flex;font-family:Oswald,sans-serif;font-size:18px;font-weight:500;font-weight:700;height:100%;justify-content:flex-start;letter-spacing:1px;letter-spacing:0;line-height:1.43;position:relative}.bc-nav-button .bc-nav-button__content span{opacity:.8;transition:opacity .2s}.bc-nav-button .bc-nav-button__content span.mobile{height:24px}.bc-nav-button .bc-nav-button__content:hover span{opacity:1}@media (min-width:767px){.bc-navbar__content-wrapper .bc-nav-button__content:after{background-image:linear-gradient(268deg,#70ceea 30%,#03c3b4);bottom:22px;content:"";height:2px;left:0;position:absolute;-webkit-transform-origin:right;transform-origin:right;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:100%}.bc-navbar__content-wrapper .bc-nav-button__content:active:after{-webkit-transform:scaleX(0);transform:scaleX(0)}.footerContainer .bc-nav-button__content{color:#fff!important}}.bc-nav-button__active .bc-nav-button__content:after{opacity:1}.logo_logoContainer__fi3BN{background-image:url(data:image/png;base64,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);background-position:50%;background-repeat:no-repeat;background-size:contain;height:64px;margin-top:24px;width:172px}@media (max-width:768px){.logo_logoContainer__fi3BN{background-position:inherit;margin-top:8%}}.bc-navbar-mobile{background-color:hsla(0,0%,100%,.8);box-shadow:0 0 41px 0 rgba(0,0,0,.26);height:73px;left:0;padding-left:calc(100vw - 100%);position:fixed;top:-1px;transition:all .2s linear;width:100%;z-index:1000000}.bc-navbar-mobile .bc-logo__wrapper{align-items:center;display:flex;height:100%;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transform-origin:left center;transform-origin:left center;transition:all .2s ease-out}.bc-navbar-mobile .bc-logo__wrapper .icon,.bc-navbar-mobile .bc-logo__wrapper svg{height:56px;transition:all .2s ease-out;width:56px}.bc-navbar-mobile .bc-logo__wrapper svg path{fill:#121212}.bc-navbar-mobile .bc-logo__wrapper .label{font-family:Oswald,sans-serif;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;margin-left:12px;transition:all .2s ease-out;white-space:nowrap}.bc-navbar-mobile .bc-logo__wrapper .label .primary{color:#121212;font-size:24px;line-height:1.3;transition:all .2s ease-out}.bc-navbar-mobile .bc-logo__wrapper .label .secondary{color:#17a0a1;font-size:20px;line-height:1;transition:all .2s ease-out}.bc-navbar-mobile .bc-navbar-row{height:102px;transition:all .2s ease-out}.bc-navbar-mobile .bc-navbar-row .bc-navbar__content-wrapper{align-items:center;display:flex;height:100%;justify-content:space-between}.bc-navbar-mobile.filterOpened{height:120px}.bc-navbar-mobile.noSearch,.bc-navbar-mobile.noSearch .bc-navbar-row{height:100px}.bc-navbar-mobile.minimized{height:72px}.bc-navbar-mobile.minimized.filterOpened{box-shadow:none}.bc-navbar-mobile.minimized .bc-navbar-row{height:72px}.bc-navbar-mobile.minimized .bc-logo__wrapper{-webkit-transform:scale(1);transform:scale(1)}.bc-navbar-mobile.transparent{background-color:initial;box-shadow:none}.bc-navbar-mobile.expandedVisible{box-shadow:none}.bc-navbar-mobile .bc-icon-button{align-items:center;color:#121212;display:flex;height:100%;justify-content:flex-end}.bc-navbar-mobile .bc-icon-button .icon{height:24px;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.bc-navbar-mobile .bc-icon-button .label{font-family:Bureau,sans-serif;height:auto}.bc-navbar-mobile .bc-icon-button svg path{fill:#121212}.bc-navbar-mobile.light .bc-icon-button{color:#fff}.bc-navbar-mobile.light svg path{fill:#fff}.bc-navbar-mobile.light .bc-logo__wrapper .label .primary{color:#fff}.bc-navbar-mobile.wizard{border-bottom:1px solid #cdcdd5;box-shadow:none;overflow:visible;pointer-events:all}.bc-navbar-mobile.wizard .bc-wizard-step__wrapper{display:flex;left:0;position:absolute;top:100%;width:100%}.bc-navbar-mobile.wizard .bc-wizard-step__wrapper .step{flex:1 1;height:3px}.bc-navbar-mobile.wizard .bc-wizard-step__wrapper .step.active{background-image:linear-gradient(269deg,#f2874f 44%,#e50594,#f2874f)}.bc-navbar-mobile.wizard .bc-wizard-status__wrapper{left:0;position:absolute;top:calc(100% + 1px);width:100%}.bc-navbar-mobile.wizard .bc-wizard-status__wrapper .bc-wizard-status{display:flex}.bc-navbar-mobile.wizard .bc-wizard-status__wrapper .bc-wizard-status .bc-wizard-status__item{display:flex;flex:1 1;font-family:Source Sans Pro,sans-serif}.bc-navbar-mobile.wizard .bc-wizard-status__wrapper .bc-wizard-status .bc-wizard-status__item div{align-items:center;display:flex}.bc-navbar-mobile.wizard .bc-wizard-status__wrapper .bc-wizard-status .bc-wizard-status__item.left{cursor:pointer;font-size:14px;justify-content:flex-start}.bc-navbar-mobile.wizard .bc-wizard-status__wrapper .bc-wizard-status .bc-wizard-status__item.left svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.bc-navbar-mobile.wizard .bc-wizard-status__wrapper .bc-wizard-status .bc-wizard-status__item.center{font-size:16px;justify-content:center;white-space:nowrap}.bc-navbar-mobile.wizard .bc-wizard-status__wrapper .bc-wizard-status .bc-wizard-status__item.right{font-size:14px;justify-content:flex-end;opacity:.6}.navbar_buttonsWrapper__6KJsS{display:flex;gap:32px;height:100%;margin-left:auto;margin-right:40px}.navbar_buttonsWrapper__6KJsS.navbar_onFooter__7x2fu{margin-top:24px}@media (max-width:768px){.navbar_buttonsWrapper__6KJsS{margin-right:0}}.navbar_navButtonLikeWrap__hLtVQ{align-items:center;box-sizing:border-box;color:#121212;cursor:pointer;display:flex;font-family:Oswald,sans-serif;font-size:14px;font-weight:500;height:100%;justify-content:flex-start;letter-spacing:-.3px;line-height:1.43;opacity:.8;position:relative;text-transform:uppercase;transition:opacity .2s}.mobile-navigation-dropdown_color-black__Ov\+aH{color:#121212}.mobile-navigation-dropdown_color-purple__BMthz{color:#db007b}.mobile-navigation-dropdown_color-purple__BMthz svg path{fill:#db007b}.mobile-navigation-dropdown_root__MXEVI{background-color:#fff;display:flex;flex-direction:column;padding:24px}.mobile-navigation-dropdown_item__lF0H-{color:#121212;font-family:Oswald,sans-serif;font-size:40px;font-weight:500;line-height:.92;margin:24px 0;text-align:center;text-decoration:none;text-transform:uppercase}.mobile-navigation-dropdown_item__lF0H-:first-of-type{margin-top:0}.bc-navbar{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;background-color:hsla(0,0%,100%,.8);box-shadow:0 0 41px 0 rgba(0,0,0,.26);height:73px;left:0;padding-left:calc(100vw - 100%);position:fixed;top:-1px;transition:all .2s linear;-webkit-user-select:none;user-select:none;width:100%;z-index:1000000}.bc-navbar .bc-logo__wrapper{align-items:center;display:flex;justify-content:flex-start;margin-left:32px}.bc-navbar .bc-logo__wrapper .icon,.bc-navbar .bc-logo__wrapper svg{height:56px;width:56px}.bc-navbar .bc-logo__wrapper svg path{fill:#121212}.bc-navbar .bc-logo__wrapper .label{font-family:Oswald,sans-serif;font-stretch:normal;font-style:normal;font-weight:500;height:56px;letter-spacing:normal;margin-left:12px;white-space:nowrap}.bc-navbar .bc-logo__wrapper .label .primary{color:#121212;font-size:24px;line-height:1.3}.bc-navbar .bc-logo__wrapper .label .secondary{color:#17a0a1;font-size:20px;line-height:1}.bc-navbar .bc-navbar__content-wrapper{align-items:center;display:flex;height:100%;justify-content:space-between;width:100%}.bc-navbar.transparent{background-color:initial;box-shadow:none}.bc-navbar.expandedVisible{box-shadow:none}.bc-navbar.filterOpened{background-color:#fff;box-shadow:0 0 41px 0 rgba(0,0,0,.26);transition-duration:0s}.bc-navbar .bc-icon-button{align-items:center;color:#121212;cursor:pointer;display:flex;height:100%}.bc-navbar .bc-icon-button>span{font-family:Oswald,sans-serif;font-size:14px;font-weight:500;letter-spacing:1px;line-height:1.43;opacity:.8}.bc-navbar .bc-icon-button svg{-webkit-transform:translateY(2px);transform:translateY(2px)}.bc-navbar .bc-icon-button svg path{fill:#121212}.bc-navbar.light .bc-icon-button{color:#fff}.bc-navbar.light svg path{fill:#fff}.bc-navbar.light .bc-app-intro-toggle,.bc-navbar.light .bc-logo__wrapper .label .primary,.bc-navbar.light .bc-nav-button .bc-nav-button__content{color:#fff}.bc-navbar.wizard{align-items:center;border-bottom:1px solid #cdcdd5;box-shadow:none;display:flex;height:74px;pointer-events:all}.bc-navbar.wizard .bc-wizard-step__wrapper{display:flex;height:3px;left:0;position:absolute;top:100%;width:100%}.bc-navbar.wizard .bc-wizard-step__wrapper .step{flex:1 1;height:3px}.bc-navbar.wizard .bc-wizard-step__wrapper .step.active{background-image:linear-gradient(269deg,#f2874f 44%,#e50594,#f2874f)}.bc-navbar.wizard .bc-wizard-status__wrapper{height:50px;left:0;position:absolute;top:calc(100% + 1px);width:100%}.bc-navbar.wizard .bc-wizard-status__wrapper .bc-wizard-status{display:flex}.bc-navbar.wizard .bc-wizard-status__wrapper .bc-wizard-status .bc-wizard-status__item{display:flex;flex:1 1;font-family:Source Sans Pro,sans-serif}.bc-navbar.wizard .bc-wizard-status__wrapper .bc-wizard-status .bc-wizard-status__item div{align-items:center;display:flex}.bc-navbar.wizard .bc-wizard-status__wrapper .bc-wizard-status .bc-wizard-status__item.left{cursor:pointer;font-size:14px;justify-content:flex-start}.bc-navbar.wizard .bc-wizard-status__wrapper .bc-wizard-status .bc-wizard-status__item.left svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.bc-navbar.wizard .bc-wizard-status__wrapper .bc-wizard-status .bc-wizard-status__item.center{font-size:16px;justify-content:center}.bc-navbar.wizard .bc-wizard-status__wrapper .bc-wizard-status .bc-wizard-status__item.right{font-size:14px;justify-content:flex-end;opacity:.6}.subheader-background{background-color:#f2f2f2;height:50px;opacity:0;pointer-events:none;position:fixed;top:72px;transition:opacity .2s linear;width:100%;will-change:opacity;z-index:1}.subheader-background.visible{opacity:1}.first-section_color-black__P6Gsa{color:#121212}.first-section_color-purple__R85Be{color:#db007b}.first-section_color-purple__R85Be svg path{fill:#db007b}.first-section_root__sxBWz{background-color:#fff;display:flex;flex:1 1;flex-direction:column;height:100%;position:relative;z-index:1}.first-section_background__z9tJr{aspect-ratio:auto 1920/723;background:url(/static/media/voting-header-background.25e312f81134644288ce.jpg);background-position:100% 0;background-repeat:no-repeat;background-size:cover;height:auto;overflow:auto;width:100%}@media only screen and (max-width:1024px){.first-section_background__z9tJr{aspect-ratio:auto 920/443;background-image:url(/static/media/voting-header-background-mob.9d4c5bb8dc036cb169a9.jpg)}}.first-section_headerImage__jY5yq,.first-section_headerLockup__bgjjM{background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;display:none;left:0;position:absolute;right:0;top:0}.first-section_headerLockup__bgjjM{background-image:url(/static/media/header-Logo.2373b1b3c7e2775c30c0.png)}.first-section_headerImage__jY5yq{background-image:url(/static/media/header-collage.5867f64052a350f745e3.png)}.first-section_headerImage__jY5yq.first-section_votingPhase__wHPzx{background-image:url(/static/media/header-collage.2a2242c8c7d3eb7adcf2.png)}.first-section_row__fVLKq{position:relative}.first-section_textWrapper__zwWfx{margin:24px 0 40px}.first-section_textWrapper__zwWfx p{color:#fff;font-family:Calibri,sans-serif;font-size:20px;text-align:left;transition:all .3s ease-out;white-space:break-spaces}.first-section_titleWrapper__r7nmC{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.first-section_titleWrapper__r7nmC .first-section_title__ZtM-j:nth-child(2){-webkit-transform:translateY(-24px)!important;transform:translateY(-24px)!important}.first-section_titleWrapper__r7nmC .first-section_title__ZtM-j:nth-child(3){-webkit-transform:translateY(-48px)!important;transform:translateY(-48px)!important}.first-section_title__ZtM-j{color:#fff;font-family:Bureau,sans-serif;font-size:150px;font-weight:500;letter-spacing:-2px;line-height:1;text-transform:uppercase;transition:all .3s ease-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.first-section_logo__WSgUR{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-end;width:100%}.first-section_logo__WSgUR svg{height:69px;width:69px}.first-section_logo__WSgUR svg path{fill:#fff;transition:all .3s ease-out}.first-section_hovered__Y-aVj:after{background-color:#f1874f;-webkit-filter:blur(35px);filter:blur(35px)}.first-section_hovered__Y-aVj .first-section_background__z9tJr:before{opacity:1}.first-section_hovered__Y-aVj .first-section_title__ZtM-j{background:#f08150;background:radial-gradient(circle,#f08150 0,#ee536a 100%);background-clip:text;-webkit-background-clip:text;background-position:100% 0;color:transparent}.first-section_hovered__Y-aVj .first-section_hoveredButton__Ks\+5R>div:first-of-type{background-color:#f1874f}.first-section_hovered__Y-aVj .first-section_textWrapper__zwWfx p{color:#121212}.first-section_hovered__Y-aVj .first-section_logo__WSgUR svg path{fill:#121212}.first-section_containerW__\+u5mo{z-index:1}.first-section_container__3RUNh{align-items:center;display:flex;justify-content:space-between;position:relative}.first-section_headerLockupW__tEq68{margin-left:-7%;margin-right:-26%;margin-top:3%;padding-bottom:48%;position:relative;width:63%}.first-section_headerImageW__RWv1t{flex-basis:65%;margin-left:-8%;margin-right:-7%;margin-top:3%;padding-bottom:48%;position:relative}@media only screen and (max-width:1300px){.first-section_headerImageW__RWv1t{margin-top:52px}}@media (max-width:768px){.first-section_container__3RUNh{margin-top:80px}.first-section_headerLockupW__tEq68{margin-left:-7%;margin-right:-45%;margin-top:2%;padding-bottom:52%;position:relative;width:63%}.first-section_headerImageW__RWv1t{flex-basis:76%;margin-left:-8%;margin-right:-7%;margin-top:-4%;padding-bottom:59%;position:relative}}@media screen and (max-width:768px){.first-section_title__ZtM-j{font-size:80px;letter-spacing:-1.07px;line-height:.89;text-align:center;width:100%}.first-section_titleWrapper__r7nmC{width:100%}.first-section_titleWrapper__r7nmC .first-section_title__ZtM-j:nth-child(2),.first-section_titleWrapper__r7nmC .first-section_title__ZtM-j:nth-child(3){-webkit-transform:translateY(0)!important;transform:translateY(0)!important}.first-section_textWrapper__zwWfx{margin:29px 0}.first-section_textWrapper__zwWfx p{text-align:center}}@media screen and (max-width:375px){.first-section_titleWrapper__r7nmC{width:100%}.first-section_titleWrapper__r7nmC .first-section_title__ZtM-j{text-align:center;width:100%}}.shared_globalWidth__7\+TyD{box-sizing:border-box;margin:0 auto;width:95%}@media only screen and (min-width:992px){.shared_globalWidth__7\+TyD{width:95%}}@media only screen and (min-width:1200px){.shared_globalWidth__7\+TyD{width:1184px}}@media only screen and (min-width:1600px){.shared_globalWidth__7\+TyD{width:72%}}.bc-status-message{background-color:#fff;border:1px solid #f2f2f2;border-radius:4px;box-shadow:0 14px 24px 0 rgba(0,0,0,.08);display:flex;flex-direction:column;height:68px;margin:12px 0;overflow:hidden;position:relative;width:100%}.bc-status-message .status-message__wrapper{align-items:center;display:flex;height:100%;justify-content:flex-start;padding:17px;width:100%}.bc-status-message .status-message__wrapper svg{flex:0 0 24px}.bc-status-message .status-message__wrapper div{color:#121212;font-family:Source Sans Pro,sans-serif;font-size:12px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin-left:10px;opacity:.4;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.bc-status-message .status-bar{bottom:0;height:4px;left:0;position:absolute;width:100%}.bc-status-message .status-bar.error{background-color:#e81253}.bc-status-message .status-bar.info,.bc-status-message .status-bar.success{background-color:#17a0a1}.video-player_root__YXAud>div{height:100%!important;width:100%!important}.video-player_root__YXAud>div>div{height:0!important;padding-bottom:56.25%;position:relative}.video-player_root__YXAud>div>div iframe{height:100%;left:0;position:absolute;top:0;width:100%}.video-player_root__YXAud.video-player_isRadio__XOjFh>div>div{padding-bottom:83%}.bc-button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;align-items:center;border-radius:32px;color:#fff;cursor:pointer;display:flex;font-family:Oswald,Arial,sans-serif;font-size:10px;font-stretch:normal;font-style:normal;font-weight:600;height:64px;justify-content:center;letter-spacing:normal;line-height:1.2;padding:12px 24px;position:relative;text-align:center;text-transform:uppercase;-webkit-user-select:none;user-select:none;white-space:nowrap}.bc-button:before{background:rgba(0,0,0,.3);content:"";-webkit-filter:blur(20px);filter:blur(20px);left:10%;position:absolute;right:10%;top:50%;-webkit-transform:translateZ(0);transform:translateZ(0)}.bc-button .bc-button_background{background-color:#f1874f;border-radius:32px;border-radius:15px;height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:-webkit-filter .1s ease-out;transition:filter .1s ease-out;transition:filter .1s ease-out,-webkit-filter .1s ease-out;width:100%}.bc-button .label{font-size:24px;z-index:0}.bc-button .shadow{background-color:#db007b;-webkit-filter:blur(19px);filter:blur(19px);height:25px;opacity:.56;position:absolute;top:26px;width:176px;z-index:-1}.bc-button svg{left:-77%;position:absolute;top:-56px;z-index:-1}.bc-button.auto{width:100%}.bc-button.xs{width:80px}.bc-button.sm{width:120px}.bc-button.md{width:160px}.bc-button.lg{width:200px}.bc-button.xl{width:240px}.bc-button.secondary{border:1px solid #db007b;color:#db007b}.bc-button.secondary .bc-button_background{background-color:#fff}.bc-button.disabled{cursor:default!important;opacity:.5}.bc-button.disabled:active,.bc-button.disabled:hover{-webkit-filter:brightness(100%);filter:brightness(100%)}.bc-button:active,.bc-button:focus{outline:none}.bc-button:active .bc-button_background,.bc-button:hover .bc-button_background{-webkit-filter:brightness(90%);filter:brightness(90%)}.bc-button.newDesign,.bc-button.newDesign .shadow{background-color:#03c4b3}.bc-button.newDesign .bc-button_background{background-color:#03c4b3;border-radius:15px}.bc-button.newDesign .label{font-size:3em}#home-page .bc-button_background{background-color:#03c4b3;border-radius:15px}#home-page .bc-button .shadow{background-color:#03c4b3}#home-page .bc-button{display:inline-flex;width:auto}#home-page .bc-button .label{font-size:3em}.hoveredButton>div:first-of-type{background-color:#03c4b3;transition:all .3s ease-out}.modal{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:hsla(0,0%,7%,.68);bottom:0;box-sizing:border-box;display:flex;justify-content:center;left:0;overflow-y:auto;padding:60px;position:fixed;right:0;top:0;-webkit-user-select:none;user-select:none;z-index:1000000000000}.modal.mobile{padding:8px}.modal .modal__content{background-color:#fff;background-repeat:no-repeat;background-size:cover;max-width:100%;min-width:200px;position:relative;width:552px;z-index:10002}.modal .modal__content:before{background-image:linear-gradient(269deg,#f2874f 44%,#e50594);content:"";height:12px;left:0;position:absolute;top:0;width:100%}.modal .modal__content .modal__close-wrapper{align-items:center;color:#fff;cursor:pointer;display:flex;height:24px;justify-content:flex-end;position:absolute;right:-8px;text-transform:uppercase;top:-34px}.modal .modal__content .modal__close-wrapper .icon{height:23px;margin-right:6px}.modal .modal__content .modal__close-wrapper .icon svg path{fill:#fff}.modal .modal__content .modal__close-wrapper .label{color:#fff;font-family:Oswald,sans-serif;font-size:14px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:1px;line-height:1.43}.modal .modal__content.sm{width:500px}.modal .modal__content.md{width:636px}.modal .modal__content.lg{width:900px}.modal .modal__content.xl{width:1100px}.modal .modal__content.fullscreen{height:100%;width:100%}.modal .modal__content.radio{width:500px}.bc-popup__title-wrapper{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(269deg,#f2874f 44%,#e50594);color:transparent;font-family:Bureau,sans-serif;font-size:60px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.33;margin-bottom:15px;text-align:center;text-transform:uppercase}.bc-popup__title-wrapper.mobile{font-size:44px;margin-bottom:0}.bc-popup-close{cursor:pointer;position:absolute;right:20px;top:20px}.bc-popup__content{background-position:50%;color:#121212;font-size:20px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.43;padding:12px 0 0;text-align:center}.bc-popup__content ul{list-style:none;margin:0 auto;padding:0;text-align:left;width:50%}.bc-popup__content ul li{align-items:center;display:flex}.bc-popup__content ul li .icon{height:16px;width:16px}.bc-popup__content ul li .label{margin-left:12px;white-space:nowrap}.bc-popup-footer{align-items:center;display:flex;justify-content:space-around;margin-top:56px}.bc-popup-footer.mobile{flex-direction:column;margin-top:23px}.bc-popup-footer.mobile .bc-button:last-child{margin:24px}.second-section_color-black__momyI{color:#121212}.second-section_color-purple__jTsUQ{color:#db007b}.second-section_color-purple__jTsUQ svg path{fill:#db007b}.second-section_root__tWJap{cursor:pointer;display:flex;flex:1 1;flex-direction:column;overflow:hidden;position:relative}.second-section_background__HlnmJ{height:100%;width:100%}.second-section_play__0CBBE{cursor:pointer;left:50%;position:absolute;top:50%;-webkit-transform:translate(calc(-50% - 2px),calc(-50% + 22px));transform:translate(calc(-50% - 2px),calc(-50% + 22px))}.second-section_play__0CBBE svg:first-of-type{position:relative}.second-section_play__0CBBE svg:last-of-type{inset:0;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.second-section_play__0CBBE svg:last-of-type circle{fill:#46b777}.second-section_play__0CBBE svg{transition:opacity 1.3s ease-out}.second-section_play__0CBBE .second-section_text__GlPeq{align-items:center;color:#fff;display:flex;font-family:Bureau,sans-serif;font-size:62px;font-weight:500;justify-content:center;left:50%;letter-spacing:2px;line-height:1;position:absolute;text-align:center;text-shadow:0 0 0 transparent;text-transform:uppercase;top:50%;-webkit-transform:translate(calc(-50% - 2px),calc(-50% + 84px));transform:translate(calc(-50% - 2px),calc(-50% + 84px));transition:text-shadow .3s ease-out;width:80vw}.second-section_play__0CBBE svg:first-of-type{opacity:.7}.second-section_play__0CBBE:hover svg:first-of-type{opacity:0}.second-section_play__0CBBE:hover svg:last-of-type{opacity:1}.second-section_play__0CBBE:hover:before{opacity:.3;-webkit-transform:scale(2);transform:scale(2)}.second-section_play__0CBBE:hover .second-section_text__GlPeq{text-shadow:2px 2px 8px rgba(0,0,0,.4)}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;-webkit-transform-origin:center;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper{height:100%;width:100%}.swiper-slide{align-items:center;background:#fff;display:flex;font-size:18px;justify-content:center;text-align:center}.swiper-slide img{display:block;height:100%;object-fit:cover;width:100%}.sliders-wrapper{display:flex;flex-direction:column;width:100%}.swiper-button-next:after,.swiper-button-prev:after{color:#fff}.swiper-pagination-bullet-active{background-color:#fff}.third-section_color-black__-5bHr{color:#121212}.third-section_color-purple__psr7K{color:#db007b}.third-section_color-purple__psr7K svg path{fill:#db007b}.third-section_root__KE\+r2{display:flex;flex:1 1;flex-direction:column;width:100%}.third-section_wrapper__0sTz\+{height:100%;position:relative;width:100%}.third-section_isCompilingWrapper__5KsSx{background-image:url(/static/media/background-162@3x.c101eff776c5ffba0b56.jpg)}.third-section_title__VNH-m{color:#000;font-family:Bureau,sans-serif;font-size:102px;font-weight:500;letter-spacing:-2px;line-height:1;position:relative;text-align:center;text-transform:uppercase;transition:all .3s ease-out}@media screen and (max-width:1400px){.third-section_title__VNH-m{font-size:90px}}@media screen and (max-width:1200px){.third-section_title__VNH-m{font-size:80px}}@media screen and (max-width:1024px){.third-section_title__VNH-m{font-size:70px}}@media screen and (max-width:768px){.third-section_title__VNH-m{font-size:52px}}.third-section_textWrapper__OZAWM{margin:20px 0 50px;position:relative}.third-section_textWrapper__OZAWM p{color:#000;font-family:Calibri,sans-serif;font-size:18px;line-height:1.4;margin-top:-4px;text-align:center;white-space:break-spaces}.third-section_rfcSubSection__2caY\+{align-items:center;background-image:url(/static/media/ufc-background.2b3f8abdccdc262d437d.jpg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:flex;flex-direction:column;padding:190px 32px 88px;width:100%}@media screen and (max-width:1024px){.third-section_rfcSubSection__2caY\+{background-image:url(/static/media/ufc-background-mob.a9c33bc0f4230e472e2c.jpg);background-size:100% 100%;padding:110px 32px 76px}}@media screen and (max-width:768px){.third-section_rfcSubSection__2caY\+{padding:90px 32px 56px}}.third-section_rfcSubSection__2caY\+ .third-section_ufcTextWrapper__mNvZC .third-section_textTitle__c68cr{color:#f18750;font-family:SouthCoast;font-size:124px;line-height:.7em;text-align:center;width:100%}@media screen and (max-width:1024px){.third-section_rfcSubSection__2caY\+ .third-section_ufcTextWrapper__mNvZC .third-section_textTitle__c68cr{font-size:96px}}@media screen and (max-width:768px){.third-section_rfcSubSection__2caY\+ .third-section_ufcTextWrapper__mNvZC .third-section_textTitle__c68cr{font-size:62px}}.third-section_rfcSubSection__2caY\+ .third-section_ufcTextWrapper__mNvZC p.third-section_ufcText__swPti{font-size:32px;margin:0 14% 8px;text-align:center}@media screen and (max-width:1024px){.third-section_rfcSubSection__2caY\+ .third-section_ufcTextWrapper__mNvZC p.third-section_ufcText__swPti{font-size:24px}}@media screen and (max-width:768px){.third-section_rfcSubSection__2caY\+ .third-section_ufcTextWrapper__mNvZC p.third-section_ufcText__swPti{font-size:18px}}@media screen and (max-width:468px){.third-section_rfcSubSection__2caY\+ .third-section_ufcTextWrapper__mNvZC p.third-section_ufcText__swPti{font-size:18px;margin:0 4%}}.third-section_rfcSubSection__2caY\+ .third-section_ufcTextWrapper__mNvZC p.third-section_textNote__TgiJP{font-style:italic;font-weight:700;margin-top:12px}.third-section_rfcSubSection__2caY\+ .third-section_ufcTextWrapper__mNvZC p.third-section_textNote__TgiJP .third-section_textEmph__s3EGe{color:#fff}.third-section_control__G4EVt{margin-bottom:86px}.third-section_hovered__WvxAY .third-section_wrapper__0sTz\+:before{opacity:1}.third-section_hovered__WvxAY .third-section_title__VNH-m{background:#f08150;background:radial-gradient(circle,#f08150 0,#ee536a 100%);background-clip:text;-webkit-background-clip:text;color:transparent}.third-section_hovered__WvxAY .third-section_hoveredButton__ce1m0>div:first-of-type{background-color:#f1874f;transition:all .3s ease-out}@media screen and (max-width:768px){.third-section_root__KE\+r2{background-image:none;padding:0}.third-section_wrapper__0sTz\+{padding:0}.third-section_textWrapper__OZAWM{margin:20px 0}.third-section_textWrapper__OZAWM p{text-align:center}}.third-section_buttonWrapper__sj5BD{margin-top:30px;text-align:center}.third-section_threeImages__Ais7s{align-items:flex-start;display:flex;justify-content:space-between}.third-section_threeImagesSection__0yx-F{background-image:url(/static/media/3-FS-background.9b45f9d20d5e7f95b9a1.jpg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;padding:72px 32px 75px;width:100%}@media (min-width:1200px){.third-section_threeImagesSection__0yx-F{padding:86px 10%}}@media (max-width:768px){.third-section_threeImagesSection__0yx-F{background-image:url(/static/media/3-FS-background-mob.60fbbb6761c58dff99aa.jpg)}}.third-section_threeImagesSection__0yx-F .third-section_downloadAssetsWrap__ntPo\+{aspect-ratio:427/357;margin:0 auto;width:50%}@media (max-width:768px){.third-section_threeImagesSection__0yx-F .third-section_downloadAssetsWrap__ntPo\+{margin-top:32px;width:80%}}.third-section_threeImagesSection__0yx-F .third-section_downloadAssetsWrap__ntPo\+ .third-section_downloadAssets__P67Q6{background-image:url(/static/media/download-button.9388500bd70b23caf989.png);background-repeat:no-repeat;background-size:contain;cursor:pointer;height:100%;width:100%}.third-section_tagImgWrap__WvFjV{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;gap:24px;margin:32px 16px 12px;position:relative;width:34%}@media (max-width:768px){.third-section_tagImgWrap__WvFjV{gap:40px;margin:0;width:70%}}.third-section_tag1ImgWrap__-wc0P,.third-section_tag2ImgWrap__Pym58,.third-section_tag3ImgWrap__ZYDQN{flex-basis:40%}.third-section_tagImg__7MDjO{aspect-ratio:1/1;background-position:top;background-repeat:no-repeat;background-size:contain;margin:-10%}.third-section_tagImgTxt__SauQ7{text-align:center}@media (min-width:1024px){.third-section_tagImgTxt__SauQ7{font-size:18px}}@media (min-width:1350px){.third-section_tagImgTxt__SauQ7{font-size:20px}}@media (min-width:1650px){.third-section_tagImgTxt__SauQ7{font-size:24px}}.third-section_tag1Img__sASDI{background-image:url(/static/media/3-FS-fearless-01.15b3506a26964ed1e6ff.png);top:46px}@media (max-width:768px){.third-section_tag1Img__sASDI{top:24px;top:76px}}@media (max-width:490px){.third-section_tag1Img__sASDI{top:40px}}.third-section_tag2Img__y5sxZ{background-image:url(/static/media/3-FS-family.a8cc70f838e99ac6b291.png)}.third-section_tag3Img__M0vgq{background-image:url(/static/media/3-FS-founders.78e5493b63f9a79d4945.png)}.third-section_footerCollage__USnuS{background-image:url(/static/media/footer-collages-background.833249ccd0c9fde01e7a.jpg);background-position:top;background-repeat:no-repeat;background-size:100% 100%;padding-top:20%;position:relative;width:100%}.third-section_footerCollage__USnuS.third-section_votingFooter__K\+3JG{padding-top:45%}@media (max-width:768px){.third-section_footerCollage__USnuS.third-section_votingFooter__K\+3JG{background-image:url(/static/media/footer-collages-background-mob.7355cca07e2a3814f0df.jpg);padding-top:158%!important}}.third-section_footerCollage__USnuS.third-section_selectionPhase__HlEqN.third-section_votingFooter__K\+3JG{padding-top:45%}@media (max-width:768px){.third-section_footerCollage__USnuS.third-section_selectionPhase__HlEqN.third-section_votingFooter__K\+3JG{background-image:url(/static/media/nominations-background.69bf17e7f0db5a5932b3.jpg);background-size:cover;padding-top:142%!important}}.third-section_footerCollage__USnuS .third-section_footerActions__lgo8h{align-items:center;display:flex;gap:0;justify-content:center;position:absolute;top:20%;width:100%}@media (max-width:768px){.third-section_footerCollage__USnuS .third-section_footerActions__lgo8h{flex-direction:column;top:6%}}.third-section_footerCollage__USnuS .third-section_footerActions__lgo8h a{aspect-ratio:769/643;position:relative;width:32%}@media (max-width:768px){.third-section_footerCollage__USnuS .third-section_footerActions__lgo8h a{margin-bottom:-24px;width:60%}}.third-section_footerCollage__USnuS .third-section_footerActions__lgo8h .third-section_downloadAssetsImg__lBpM-,.third-section_footerCollage__USnuS .third-section_footerActions__lgo8h .third-section_requestSongImg__VjX\+Q,.third-section_footerCollage__USnuS .third-section_footerActions__lgo8h .third-section_submitPicsImg__rQVO9{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;position:absolute;top:0;width:100%}.third-section_footerCollage__USnuS .third-section_footerActions__lgo8h .third-section_submitPicsImg__rQVO9{background-image:url(/static/media/submit-pics.d2c87635bf57348ec399.png)}.third-section_footerCollage__USnuS .third-section_footerActions__lgo8h .third-section_requestSongImg__VjX\+Q{background-image:url(/static/media/request-a-song.b347f8085f1a2ad49c64.png)}@media (max-width:768px){.third-section_footerCollage__USnuS .third-section_footerActions__lgo8h .third-section_requestSongImg__VjX\+Q{margin-top:0}}.third-section_footerCollage__USnuS .third-section_footerActions__lgo8h .third-section_downloadAssetsImg__lBpM-{background-image:url(/static/media/download-assets.c43b59803c971f5ac198.png)}.third-section_footerCollage__USnuS .third-section_footerSelectionPhaseActions__R9yea{align-items:center;display:flex;gap:12px;justify-content:center;position:absolute;top:42px;width:100%}@media (max-width:768px){.third-section_footerCollage__USnuS .third-section_footerSelectionPhaseActions__R9yea{flex-wrap:wrap}}.third-section_footerCollage__USnuS .third-section_footerSelectionPhaseActions__R9yea>*{aspect-ratio:1/1;position:relative;width:20%}@media (max-width:768px){.third-section_footerCollage__USnuS .third-section_footerSelectionPhaseActions__R9yea>*{width:45%}}@media (min-width:769px){.third-section_footerCollage__USnuS .third-section_footerSelectionPhaseActions__R9yea :nth-child(2),.third-section_footerCollage__USnuS .third-section_footerSelectionPhaseActions__R9yea :nth-child(4){margin-top:5%}}.third-section_footerCollage__USnuS .third-section_footerSelectionPhaseActions__R9yea .third-section_downloadAssetsImg__lBpM-,.third-section_footerCollage__USnuS .third-section_footerSelectionPhaseActions__R9yea .third-section_requestSongImg__VjX\+Q,.third-section_footerCollage__USnuS .third-section_footerSelectionPhaseActions__R9yea .third-section_submitPicsImg__rQVO9{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;position:absolute;top:0;width:100%}.third-section_footerCollage__USnuS .third-section_footerSelectionPhaseActions__R9yea .third-section_submitPicsImg__rQVO9{background-image:url(/static/media/submit-pics.d2c87635bf57348ec399.png)}.third-section_footerCollage__USnuS .third-section_footerSelectionPhaseActions__R9yea .third-section_requestSongImg__VjX\+Q{background-image:url(/static/media/request-a-song.b347f8085f1a2ad49c64.png);margin-top:25%}@media (max-width:768px){.third-section_footerCollage__USnuS .third-section_footerSelectionPhaseActions__R9yea .third-section_requestSongImg__VjX\+Q{margin-top:0}}.third-section_footerCollage__USnuS .third-section_footerSelectionPhaseActions__R9yea .third-section_downloadAssetsImg__lBpM-{background-image:url(/static/media/download-assets.c43b59803c971f5ac198.png)}.third-section_footerCollage__USnuS .third-section_footerLeftCollage__z4k5f,.third-section_footerCollage__USnuS .third-section_footerRightCollage__NF4-B{background-repeat:no-repeat;background-size:cover;bottom:0;position:absolute;width:25%}.third-section_footerCollage__USnuS .third-section_footerLeftCollage__z4k5f{aspect-ratio:639/400;background-image:url(/static/media/footer-collage-left.d4bb0c3b515ace2b9848.png);left:8px}.third-section_footerCollage__USnuS .third-section_footerRightCollage__NF4-B{aspect-ratio:640/428;background-image:url(/static/media/footer-collage-right.2188780aa79a8df000dd.png);right:0}.third-section_footerCollage__USnuS .third-section_downloadAssets__P67Q6{aspect-ratio:398/388;background-image:url(/static/media/footer-download-assets-1.2.d982cdd783e5e66a2e56.png);background-repeat:no-repeat;background-size:cover;bottom:0;cursor:pointer;height:90%;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}@media (max-width:768px){.third-section_footerCollage__USnuS{padding-top:40%}.third-section_footerCollage__USnuS .third-section_footerLeftCollage__z4k5f,.third-section_footerCollage__USnuS .third-section_footerRightCollage__NF4-B{width:50%}.third-section_threeImages__Ais7s{align-items:center;flex-direction:column;gap:86px}.third-section_tagImg__7MDjO{margin:-60px}.third-section_buttonWrapper__sj5BD{padding-top:24px}}.third-section_compilingPhaseImages__vrAPB{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.third-section_compilingPhaseImages__vrAPB:last-child{margin-bottom:150px}a.third-section_compilingImgWrap__07cmg{cursor:pointer}.third-section_tX8u6G_spectrum-Image-img__urfyS{display:none!important}.third-section_clickable__j68O8{cursor:pointer}.third-section_compilingPhaseImg__vcH6\+{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;margin:-4%;position:absolute;right:0;top:0}.third-section_compilingPhaseImgRadio__YEutO{background-image:url(/static/media/v2_radio.d8b44bbbca2dbc5c3566.png)}.third-section_compilingPhaseImgScrapbook__ACvbS{background-image:url(/static/media/v2_scrapbook.dd0e11c76323eeb78477.png)}.third-section_compilingPhaseImgPosters__ObBzn{background-image:url(/static/media/v2_posters.b66b08d6453fb28b817f.png)}.third-section_compilingPhaseImgUFC__wdig9{background-image:url(/static/media/v2_UFC.9e2f7d0a77df524e0f1b.png)}.third-section_compilingPhaseImgUFCRevealedSoon__VVg6d{background-image:url(/static/media/v2_UFC_revealed_soon.85ebc2739ac234678b57.png)}.third-section_compilingPhaseImgQuest__S7kI1{background-image:url(/static/media/v2_quest.77b6305c959fbe06e0e3.png)}.third-section_compilingPhaseImgAssets__h\+hsV{background-image:url(/static/media/v2_assets_download.a485ed75c287e80a584c.png)}.third-section_selectionPhaseImgScrapbook__oM1WO{background-image:url(/static/media/scrapbook.53b643ada687886bf8cb.png)}.third-section_selectionPhaseDownloadAssets__9VCp9{background-image:url(/static/media/asset-download.ff02480f3580b2558751.png)}.third-section_selectionPhaseImgRadio__\+-Dvn{background-image:url(/static/media/legacy-radio-on.45a4a6927691fb206aac.png)}.third-section_selectionPhaseImgUFC__V44uK{background-image:url(/static/media/UFC.aed51ae93a0447b5f67f.png)}.third-section_popupContainer__CQaJD{align-items:center;background:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.third-section_popupContainer__CQaJD iframe{border:none;height:100%;max-width:100%;width:100%}.third-section_legacyRadioOn__-kY8J{background-image:url(/static/media/legacy-radio-playing.42292c122271febfba6b.gif);background-position:50%;background-size:cover;height:0;padding-bottom:100%;width:100%}.footer-section_background__Pkh8-{aspect-ratio:auto 1920/222;background-image:url(/static/media/footer.28064aa8b14b4b13b3c7.jpg);background-position:0 0;background-repeat:no-repeat;background-size:cover;height:auto;width:100%}@media (max-width:768px){.footer-section_background__Pkh8-{aspect-ratio:auto 920/171;background-image:url(/static/media/footer-mob.224b00b883eb5c572a6f.jpg)}}.footer-section_footerContainer__KUZ5J{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:space-between;margin:0 auto;padding:0 8px}.footer-section_logoContainer__mPRd1{background-image:url(/static/media/founder-legacy-logo.a6f2962046f5bdea1760.svg);background-position:50%;background-size:cover;height:62px;margin-top:35px;width:200px}.footer-section_linksWrap__lD7Bi a *{color:#fff!important}@media (max-width:768px){.footer-section_linksWrap__lD7Bi{display:none}.footer-section_background__Pkh8-{min-height:50px}}.homepage_color-black__-bEFD{color:#121212}.homepage_color-purple__vprHT{color:#db007b}.homepage_color-purple__vprHT svg path{fill:#db007b}.homepage_root__QYQKf{background-color:#fff;display:flex;flex-direction:column}.homepage_section__AQ7SY{display:flex;overflow-x:hidden;width:100%}#pagination-container{align-items:center;display:flex;justify-content:center}#pagination-container button{background:#fff;border:1px solid #e50594;border-radius:4px;color:#e50594}#pagination-container button:hover{background:#e50594;color:#fff}#pagination-container button:focus{outline:none}#pagination-container .manage-button{background:#fff;border:1px solid #e50594;border-radius:4px;color:#e50594;font-size:16px!important;font-weight:600;height:32px!important;margin-right:8px;min-width:20px;padding:0 15px!important;text-align:center;-webkit-user-select:none;user-select:none;width:auto!important}#pagination-container .manage-button:hover{background:#e50594;color:#fff}#pagination-container .manage-button:active{background:#e50594}#pagination-container .btn-page.btn-page--numbers{display:flex;margin:0 15px}#pagination-container .btn-page>*{align-items:center;border-radius:4px;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:32px;justify-content:center;margin-right:8px;padding:0;width:32px}#pagination-container .btn-page>:last-child{margin-right:0}#pagination-container .btn-page>[disabled]{opacity:.4;pointer-events:none}#pagination-container .btn-page--numbers .is-active{background:#e50594;color:#fff}#pagination-container .btn-page .ellipsis{color:#e50594}#pagination-container .btn-page svg{height:24px;width:24px}#pagination-container .btn-page .ellipsis svg path{fill:0s}.bc-support-message{align-items:center;color:#fff;display:flex;font-family:Source Sans Pro,sans-serif;font-size:14px;line-height:10px;text-align:center}.bc-support-message span{margin:0 2px}.bc-support-message svg path{fill:#fff}@media screen and (max-width:600px){.bc-support-message{flex-wrap:wrap;justify-content:center;line-height:20px;max-width:300px}.bc-support-message .bc-support-icon{display:none}}.dark .bc-support-message{color:#121212}.dark .bc-support-message svg path{fill:#121212}.copyright{color:#fff;font-family:Source Sans Pro,sans-serif;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5;margin-top:4px}.dark .copyright{color:#121212}.bc-footer{align-items:center;border-top:1px solid #e0e0e0;display:flex;flex-direction:column;height:107px;justify-content:center;margin:0 15%;position:relative;width:70%;z-index:0}.bc-footer.dark{border:none}.bc-like{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;align-items:flex-start;color:#121212;cursor:pointer;display:flex;height:18px;justify-content:center;-webkit-user-select:none;user-select:none}.bc-like svg{height:16px;width:15px}.bc-like svg path{fill:#121212}.bc-like .icon{align-items:center;display:flex}.bc-like .value{color:#121212;font-family:Source Sans Pro,sans-serif;font-size:14px;height:18px;letter-spacing:normal;margin-left:6px}.bc-like.liked.mint .value{color:#f1874f}.bc-like.liked.mint svg path{fill:#f1874f}.bc-like.liked.purple .value{color:#db007b}.bc-like.liked.purple svg path{fill:#db007b}.bc-like.liked.blue .value{color:#52cad9}.bc-like.liked.blue svg path{fill:#52cad9}.bc-like.unavailable{cursor:default}.bc-like.disabled{color:#c91c1c;cursor:none}.bc-like-story,.bc-like-story .bc-like-story__control{align-items:center;display:flex;-webkit-user-select:none;user-select:none}.bc-like-story .bc-like-story__control{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;color:#121212;cursor:pointer;font-family:Source Sans Pro,sans-serif;font-size:16px;font-weight:700;justify-content:center;letter-spacing:normal;line-height:1.13}.bc-like-story .bc-like-story__control svg{height:24px;width:24px}.bc-like-story .bc-like-story__control svg path{fill:#121212}.bc-like-story .bc-like-story__control>div:first-child{margin-right:4px}.bc-like-story .bc-like-story__control.mint.liked{color:#17a0a1}.bc-like-story .bc-like-story__control.mint.liked svg path{fill:#17a0a1}.bc-like-story .bc-like-story__control.purple.liked{color:#db007b}.bc-like-story .bc-like-story__control.purple.liked svg path{fill:#db007b}.bc-like-story .bc-like-story__control.blue.liked{color:#52cad9}.bc-like-story .bc-like-story__control.blue.liked svg path{fill:#52cad9}.bc-like-story .bc-like-story__info{color:#898989;font-size:16px;margin-left:12px}.bc-like-story.unavailable{pointer-events:none}.same-category-already-liked{color:#c91c1c;font-size:.8em;margin-bottom:20px;text-align:left}.same-category-already-liked>a{text-decoration:none}.periodLabel{font-family:Oswald,sans-serif;font-size:48px;font-weight:500;margin-top:32px;text-transform:uppercase}@media screen and (max-width:768px){.periodLabel{font-size:42px}}.dark .best-stories__container .description,.dark .best-stories__container .title,.dark .periodLabel{color:#000}.best-story-item_color-black__Er8D2{color:#121212}.best-story-item_color-purple__EbnRX{color:#db007b}.best-story-item_color-purple__EbnRX svg path{fill:#db007b}.best-story-item_tagsContainer__Dw0OD{flex:1 1;overflow:hidden;padding-right:24px;position:relative}.best-story-item_tagsMeasure__CjiUe,.best-story-item_tagsWrapper__x-ZkH{margin:0}.best-story-item_tagsWrapper__x-ZkH{align-items:center;display:flex;flex-wrap:nowrap;justify-content:flex-end;left:0;list-style:none;padding:0;position:relative}.best-story-item_tagsMeasure__CjiUe{background-color:red;height:0;left:0;overflow:hidden;position:absolute;top:0;visibility:hidden}.best-story-item_tagsMeasure__CjiUe>li{padding-bottom:0;padding-top:0}.best-story-item_moreTags__FG4n8>button{align-items:center;background-color:#ffd6c2;border:none;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.best-story-item_moreTags__FG4n8>button:hover{-webkit-filter:brightness(80%);filter:brightness(80%)}.best-story-item_moreTags__FG4n8>button>ul{align-items:center;display:flex;justify-content:center;list-style:none;padding:0}.best-story-item_moreTags__FG4n8>button>ul li{background-color:#121212;border-radius:50%;height:3px;list-style:none;margin:1px;width:3px}.best-story-item_tagsPanel__xwX4H{background:#fff;border-radius:2px;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);display:flex;list-style:none;padding:12px;position:absolute;right:0;top:calc(100% + 6px)}.best-story-item_tagsPanel__xwX4H:before{border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;content:"";height:0;position:absolute;right:40px;top:-10px;width:0}.best-story-item_tag__M62qq{background:#ffd6c2;border-radius:2px;color:#121212;font-family:Calibri,sans-serif;font-size:12px;font-weight:400;overflow:hidden;padding:8px;text-overflow:ellipsis;white-space:nowrap}.best-story-item_tag__M62qq:not(:last-of-type){margin-right:8px}.best-story-item_imageWrapper__4qDQh{display:flex;height:100%;overflow:hidden;position:relative;width:100%}.bc-no-stories-info{align-items:center;display:flex;flex-direction:column;height:50%;justify-content:center;left:0;top:0;width:100%}.bc-no-stories-info .title{color:#17a0a1;font-family:Aksana,sans-serif;font-size:60px;line-height:1.33}.bc-no-stories-info .title,.bc-no-stories-info p{font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;text-align:center}.bc-no-stories-info p{color:#121212;font-family:Source Sans Pro,sans-serif;font-size:14px;line-height:1.43}.best-stories-content_list__xBGiB{grid-column-gap:24px;display:grid;grid-template-columns:repeat(3,minmax(360px,1fr));grid-template-rows:repeat(50,auto);padding-bottom:24px;padding-top:24px}@media screen and (max-width:1200px){.best-stories-content_list__xBGiB{grid-column-gap:24px;grid-template-columns:repeat(2,minmax(320px,1fr));grid-template-rows:repeat(50,auto)}}@media screen and (max-width:767px){.best-stories-content_list__xBGiB{grid-column-gap:24px;grid-template-columns:repeat(1,minmax(260px,1fr));grid-template-rows:repeat(50,auto)}}.best-stories-content_bc-no-stories-info__9msuA{margin-top:3rem}.purposes_color-black__O8Rzg{color:#121212}.purposes_color-purple__2YDky{color:#db007b}.purposes_color-purple__2YDky svg path{fill:#db007b}.purposes_best-stories__container__GIPmP{margin-bottom:60px;min-height:calc(100vh - 167px);padding-top:73px}.purposes_best-stories__container__GIPmP .purposes_title__CUyrt{color:#fff;font-family:Bureau,sans-serif;font-size:150px;font-weight:500;letter-spacing:-2px;line-height:.87;padding-top:86px;text-align:center;text-transform:uppercase}.purposes_best-stories__container__GIPmP .purposes_description__NMWuj{color:#fff;font-family:Source Sans Pro,sans-serif;font-size:22px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5;margin-bottom:60px;padding-top:1rem;text-align:center}@media (max-width:767px){.purposes_best-stories__container__GIPmP .purposes_description__NMWuj{font-size:18px;padding:0 24px}}.purposes_best-stories__container__GIPmP .purposes_tabs__mUNkx{align-items:flex-start;display:flex;justify-content:center;padding-top:1rem;position:relative}.purposes_best-stories__container__GIPmP .purposes_tabs__mUNkx .purposes_tab-underline__b3Di2,.purposes_best-stories__container__GIPmP .purposes_tabs__mUNkx .purposes_tab__F\+1ul{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;color:#121212;cursor:pointer;font-family:Oswald,sans-serif;font-size:16px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.5;margin:0 3%;min-height:32px;text-align:center;text-transform:uppercase;transition:border-color .2s;-webkit-user-select:none;user-select:none}.purposes_best-stories__container__GIPmP .purposes_tabs__mUNkx .purposes_tab-underline__b3Di2.purposes_active__y-8wO,.purposes_best-stories__container__GIPmP .purposes_tabs__mUNkx .purposes_tab__F\+1ul.purposes_active__y-8wO{color:#17a0a1}.purposes_best-stories__container__GIPmP .purposes_tabs__mUNkx .purposes_tab-underline__b3Di2{border-bottom:3px solid transparent;height:3px;min-height:3px}.purposes_best-stories__container__GIPmP .purposes_tabs__mUNkx .purposes_tab-underline__b3Di2 span{visibility:hidden}.purposes_best-stories__container__GIPmP .purposes_tabs__mUNkx .purposes_tab-underline__b3Di2.purposes_active__y-8wO{border-color:#17a0a1}.purposes_best-stories__container__GIPmP .purposes_list__uAoMW{grid-column-gap:24px;display:grid;grid-template-columns:repeat(3,minmax(360px,1fr));grid-template-rows:repeat(50,auto)}@media screen and (max-width:1200px){.purposes_best-stories__container__GIPmP .purposes_list__uAoMW{grid-column-gap:24px;grid-template-columns:repeat(2,minmax(320px,1fr));grid-template-rows:repeat(50,auto)}}@media screen and (max-width:767px){.purposes_best-stories__container__GIPmP .purposes_list__uAoMW{grid-column-gap:24px;grid-template-columns:repeat(1,minmax(260px,1fr));grid-template-rows:repeat(50,auto)}}.purposes_best-stories__container__GIPmP .purposes_bc-no-stories-info__scvQJ{margin-top:3rem}@media screen and (max-width:767px){.purposes_best-stories__container__GIPmP .purposes_title__CUyrt{font-size:8px;padding:5rem 1rem 1rem}.purposes_best-stories__container__GIPmP .purposes_description__NMWuj{margin-bottom:24px}.purposes_best-stories__container__GIPmP .purposes_tabs__mUNkx{padding-top:32px}}.purposes_background__9uPDF{background-image:-webkit-image-set(url(/static/media/layer-11-copy-2-3.8441ad8de2c2ad9d0938.jpg) 1x,url(/static/media/layer-11-copy-2-3@2x.6927bacc1edce1690ce1.jpg) 2x,url(/static/media/layer-11-copy-2-3@3x.7f359f129078ebf437ed.jpg) 3x);background-image:image-set(url(/static/media/layer-11-copy-2-3.8441ad8de2c2ad9d0938.jpg) 1x,url(/static/media/layer-11-copy-2-3@2x.6927bacc1edce1690ce1.jpg) 2x,url(/static/media/layer-11-copy-2-3@3x.7f359f129078ebf437ed.jpg) 3x);background-position:top;background-repeat:no-repeat;background-size:cover;height:100%;overflow-y:auto;width:100%}.filter_filterWrapper__iaWMH{background-color:#fff;border-radius:2em;margin:60px 0 10px;padding:10px 20px}.filter_winnerFilterW__AaRG3{align-items:center;display:flex;gap:5px}.stories_color-black__0PLlS{color:#121212}.stories_color-purple__XYUVZ{color:#db007b}.stories_color-purple__XYUVZ svg path{fill:#db007b}.stories_best-stories__container__Q9oLw{margin-bottom:60px;min-height:calc(100vh - 167px);padding-top:73px}.stories_best-stories__container__Q9oLw .stories_title__tCar0{color:#fff;font-family:Bureau,sans-serif;font-size:150px;font-weight:500;letter-spacing:-2px;line-height:.87;padding-top:86px;text-align:center;text-transform:uppercase}.stories_best-stories__container__Q9oLw .stories_description__qjlw4{color:#fff;font-family:Source Sans Pro,sans-serif;font-size:22px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5;margin-bottom:60px;padding-top:1rem;text-align:center}@media (max-width:767px){.stories_best-stories__container__Q9oLw .stories_description__qjlw4{font-size:18px;padding:0 24px}}.stories_best-stories__container__Q9oLw .stories_tabs__C5EaS{align-items:flex-start;display:flex;justify-content:center;padding-top:1rem;position:relative}.stories_best-stories__container__Q9oLw .stories_tabs__C5EaS .stories_tab-underline__QqJsk,.stories_best-stories__container__Q9oLw .stories_tabs__C5EaS .stories_tab__Z\+BaM{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;color:#121212;cursor:pointer;font-family:Oswald,sans-serif;font-size:16px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.5;margin:0 3%;min-height:32px;text-align:center;text-transform:uppercase;transition:border-color .2s;-webkit-user-select:none;user-select:none}.stories_best-stories__container__Q9oLw .stories_tabs__C5EaS .stories_tab-underline__QqJsk.stories_active__qeIWs,.stories_best-stories__container__Q9oLw .stories_tabs__C5EaS .stories_tab__Z\+BaM.stories_active__qeIWs{color:#17a0a1}.stories_best-stories__container__Q9oLw .stories_tabs__C5EaS .stories_tab-underline__QqJsk{border-bottom:3px solid transparent;height:3px;min-height:3px}.stories_best-stories__container__Q9oLw .stories_tabs__C5EaS .stories_tab-underline__QqJsk span{visibility:hidden}.stories_best-stories__container__Q9oLw .stories_tabs__C5EaS .stories_tab-underline__QqJsk.stories_active__qeIWs{border-color:#17a0a1}.stories_best-stories__container__Q9oLw .stories_list__rjS0x{grid-column-gap:24px;display:grid;grid-template-columns:repeat(3,minmax(360px,1fr));grid-template-rows:repeat(50,auto)}@media screen and (max-width:1200px){.stories_best-stories__container__Q9oLw .stories_list__rjS0x{grid-column-gap:24px;grid-template-columns:repeat(2,minmax(320px,1fr));grid-template-rows:repeat(50,auto)}}@media screen and (max-width:767px){.stories_best-stories__container__Q9oLw .stories_list__rjS0x{grid-column-gap:24px;grid-template-columns:repeat(1,minmax(260px,1fr));grid-template-rows:repeat(50,auto)}}.stories_best-stories__container__Q9oLw .stories_bc-no-stories-info__XHXQ1{margin-top:3rem}@media screen and (max-width:767px){.stories_best-stories__container__Q9oLw .stories_title__tCar0{font-size:8px;padding:5rem 1rem 1rem}.stories_best-stories__container__Q9oLw .stories_description__qjlw4{margin-bottom:24px}.stories_best-stories__container__Q9oLw .stories_tabs__C5EaS{padding-top:32px}}.stories_background__6iSTx{background-image:-webkit-image-set(url(/static/media/layer-11-copy-2-3.8441ad8de2c2ad9d0938.jpg) 1x,url(/static/media/layer-11-copy-2-3@2x.6927bacc1edce1690ce1.jpg) 2x,url(/static/media/layer-11-copy-2-3@3x.7f359f129078ebf437ed.jpg) 3x);background-image:image-set(url(/static/media/layer-11-copy-2-3.8441ad8de2c2ad9d0938.jpg) 1x,url(/static/media/layer-11-copy-2-3@2x.6927bacc1edce1690ce1.jpg) 2x,url(/static/media/layer-11-copy-2-3@3x.7f359f129078ebf437ed.jpg) 3x);background-position:top;background-repeat:no-repeat;background-size:cover;height:100%;overflow-y:auto;width:100%}.stories_dark__t9DaJ .stories_best-stories__container__Q9oLw .stories_description__qjlw4,.stories_dark__t9DaJ .stories_best-stories__container__Q9oLw .stories_title__tCar0{color:#000}.best-stories-winners_color-black__EQThf{color:#121212}.best-stories-winners_color-purple__QPtjk{color:#db007b}.best-stories-winners_color-purple__QPtjk svg path{fill:#db007b}.best-stories-winners_periodLabel__o6vtj{color:#000;font-family:Oswald,sans-serif;font-size:48px;font-weight:500;margin-top:32px}.best-stories-winners_dark__CeMm2 .best-stories-winners_periodLabel__o6vtj{color:#000!important}.best-stories-winners_moreContentButton__Y-fu5{margin-top:24px}.best-stories-winners_moreContentButton__Y-fu5>div:first-of-type{background-color:#52cad9;box-shadow:inset 0 0 0 2px #fff}.best-stories-winners_periodSection__kct8j{margin-bottom:64px}@media screen and (max-width:768px){.best-stories-winners_periodLabel__o6vtj{font-size:42px}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid transparent;border-top:8px solid transparent;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px rgba(0,0,0,.9);cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px rgba(0,0,0,.9);top:0}.carousel:hover .slide .legend{opacity:1}.bc-carousel__wrapper .slide{background-color:#fff;-webkit-user-select:none;user-select:none}.bc-carousel__wrapper .bc-carousel__controls{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;align-items:center;color:#121212;display:flex;font-family:Oswald,sans-serif;font-size:18px;font-stretch:normal;font-style:normal;font-weight:500;justify-content:space-between;letter-spacing:1.29px;line-height:1.3;margin:29px auto 0;text-align:center;-webkit-user-select:none;user-select:none;width:100px}.bc-carousel__wrapper .bc-carousel__controls span{cursor:pointer;height:24px}.bc-carousel__wrapper .bc-carousel__controls span:hover{opacity:.8}.bc-carousel__wrapper .bc-carousel__controls span:last-child{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.bc-carousel__wrapper .bc-carousel__indicator{background:#fff;border:1px solid #f2f2f2;border-radius:4px;display:inline-block;height:14px;margin:0 8px;width:14px}.bc-carousel__wrapper.mint .bc-carousel__controls svg path{fill:#17a0a1}.bc-carousel__wrapper.mint .bc-carousel__indicator.selected{background-color:#17a0a1}.bc-carousel__wrapper.purple .bc-carousel__controls svg path{fill:#db007b}.bc-carousel__wrapper.purple .bc-carousel__indicator.selected{background-color:#db007b}.bc-carousel__wrapper.blue .bc-carousel__controls svg path{fill:#52cad9}.bc-carousel__wrapper.blue .bc-carousel__indicator.selected{background-color:#52cad9}.videoSlide_color-black__joxkY{color:#121212}.videoSlide_color-purple__\+8DOU{color:#db007b}.videoSlide_color-purple__\+8DOU svg path{fill:#db007b}.videoSlide_root__uq\+26{display:flex;flex:1 1;flex-direction:column;overflow:hidden;position:relative}.videoSlide_background__EVKjf{height:100%;width:100%}.videoSlide_play__vKjCd{cursor:pointer;left:50%;position:absolute;top:50%;-webkit-transform:translate(calc(-50% - 2px),calc(-50% + 22px));transform:translate(calc(-50% - 2px),calc(-50% + 22px))}.videoSlide_play__vKjCd svg:first-of-type{position:relative}.videoSlide_play__vKjCd svg:last-of-type{inset:0;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.videoSlide_play__vKjCd svg:last-of-type circle{fill:#93c652}.videoSlide_play__vKjCd svg{transition:opacity 1.3s ease-out}.videoSlide_play__vKjCd .videoSlide_text__6HINy{align-items:center;color:#fff;display:flex;font-family:Bureau,sans-serif;font-size:62px;font-weight:500;justify-content:center;left:50%;letter-spacing:2px;line-height:1;position:absolute;text-align:center;text-shadow:0 0 0 transparent;text-transform:uppercase;top:50%;-webkit-transform:translate(calc(-50% - 2px),calc(-50% + 84px));transform:translate(calc(-50% - 2px),calc(-50% + 84px));transition:text-shadow .3s ease-out;width:80vw}.videoSlide_play__vKjCd:before{background-color:#93c652;border-radius:50%;content:"";-webkit-filter:blur(20px);filter:blur(20px);height:200px;left:-30px;opacity:0;position:absolute;top:-40px;transition:all .7s ease-out;width:200px}.videoSlide_play__vKjCd:hover svg:first-of-type{opacity:0}.videoSlide_play__vKjCd:hover svg:last-of-type{opacity:1}.videoSlide_play__vKjCd:hover:before{opacity:.3;-webkit-transform:scale(2);transform:scale(2)}.videoSlide_play__vKjCd:hover .videoSlide_text__6HINy{text-shadow:2px 2px 8px rgba(0,0,0,.4)}@media screen and (max-width:768px){.videoSlide_background__EVKjf{display:none}.videoSlide_root__uq\+26{background-image:url(/static/media/image-video-2.df2a6edc515311a0efa7.jpg);background-position:50%;min-height:546px}}.bg{pointer-events:none}.bg svg path{stroke:#cdcdd5}.bg-path-1{-webkit-animation:wave;animation:wave;-webkit-animation-duration:40s;animation-duration:40s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes wave{0%{-webkit-transform:rotate(0) scale(.7);transform:rotate(0) scale(.7)}50%{-webkit-transform:rotate(15deg) scale(.7);transform:rotate(15deg) scale(.7)}75%{-webkit-transform:rotate(0) scale(.7);transform:rotate(0) scale(.7)}to{-webkit-transform:rotate(0) scale(.7);transform:rotate(0) scale(.7)}}@keyframes wave{0%{-webkit-transform:rotate(0) scale(.7);transform:rotate(0) scale(.7)}50%{-webkit-transform:rotate(15deg) scale(.7);transform:rotate(15deg) scale(.7)}75%{-webkit-transform:rotate(0) scale(.7);transform:rotate(0) scale(.7)}to{-webkit-transform:rotate(0) scale(.7);transform:rotate(0) scale(.7)}}.bg-path-2{-webkit-animation:wave2;animation:wave2;-webkit-animation-duration:60s;animation-duration:60s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes wave2{0%{-webkit-transform:rotate(0) scale(.7);transform:rotate(0) scale(.7)}50%{-webkit-transform:rotate(20deg) scale(.7);transform:rotate(20deg) scale(.7)}75%{-webkit-transform:rotate(-5deg) scale(.7) translate(-10%,-10%);transform:rotate(-5deg) scale(.7) translate(-10%,-10%)}to{-webkit-transform:rotate(0) scale(.7);transform:rotate(0) scale(.7)}}@keyframes wave2{0%{-webkit-transform:rotate(0) scale(.7);transform:rotate(0) scale(.7)}50%{-webkit-transform:rotate(20deg) scale(.7);transform:rotate(20deg) scale(.7)}75%{-webkit-transform:rotate(-5deg) scale(.7) translate(-10%,-10%);transform:rotate(-5deg) scale(.7) translate(-10%,-10%)}to{-webkit-transform:rotate(0) scale(.7);transform:rotate(0) scale(.7)}}.bg-path-3{-webkit-animation:wave3;animation:wave3;-webkit-animation-duration:80s;animation-duration:80s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes wave3{0%{-webkit-transform:rotate(0) scale(.7);transform:rotate(0) scale(.7)}50%{-webkit-transform:rotate(-10deg) scale(.7);transform:rotate(-10deg) scale(.7)}75%{-webkit-transform:rotate(12deg) scale(.7);transform:rotate(12deg) scale(.7)}to{-webkit-transform:rotate(0) scale(.7);transform:rotate(0) scale(.7)}}@keyframes wave3{0%{-webkit-transform:rotate(0) scale(.7);transform:rotate(0) scale(.7)}50%{-webkit-transform:rotate(-10deg) scale(.7);transform:rotate(-10deg) scale(.7)}75%{-webkit-transform:rotate(12deg) scale(.7);transform:rotate(12deg) scale(.7)}to{-webkit-transform:rotate(0) scale(.7);transform:rotate(0) scale(.7)}}.bc-explore-story__container .bc-explore-family__header-background{overflow:hidden;padding-bottom:30px;position:relative;width:100%}.bc-explore-story__container .bc-explore-family__header-background .bc-explore-story__header-background-image{background-position:50%;background-size:cover;height:100%;object-fit:cover;position:absolute;width:100%}.bc-explore-story__container .bc-explore-family__header-background .bc-explore-story__header-background-overlay{background-image:linear-gradient(0deg,#000417 -7%,transparent);height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:869px){.bc-explore-story__container .bc-explore-story__header-rank-badge{bottom:auto;height:26px;margin:20px auto 0;padding:0 10px;position:relative;right:auto;width:106px}.bc-explore-story__container .bc-explore-story__header-rank-badge .badge-icon svg{width:12px}.bc-explore-story__container .bc-explore-story__header-rank-badge .badge-label{font-size:14px;white-space:nowrap}}.bc-explore-story__container .bc-explore-story__header-background-mobile{overflow:hidden;padding-bottom:30px;padding-top:70px;position:relative;transition:all .2s ease-out;width:100%}.bc-explore-story__container .bc-explore-story__header-background-mobile.minimized{padding-top:72px}.bc-explore-story__container .bc-explore-story__header-background-mobile .bc-explore-story__header-background-image{background-position:50%;background-size:cover;height:100%;object-fit:contain;position:absolute;width:100%}.bc-explore-story__container .bc-explore-story__header-background-mobile .bc-explore-story__header-background-overlay{background-image:linear-gradient(0deg,#000417 -7%,transparent);height:100%;left:0;position:absolute;top:0;width:100%}.bc-explore-story__container .bc-explore-story__header-background-mobile .bc-explore-story__title-block{color:#fff;display:flex;flex-direction:column;padding-top:31px;position:relative}.bc-explore-story__container .bc-explore-story__header-background-mobile .bc-explore-story__title-block .bc-explore-story__title-block-row{align-items:center;display:flex;flex-direction:row;justify-content:center}.bc-explore-story__container .bc-explore-story__header-background-mobile .bc-explore-story__title-block .bc-explore-story__title-block-row .icon svg{height:12px;width:9px}.bc-explore-story__container .bc-explore-story__header-background-mobile .bc-explore-story__title-block .bc-explore-story__title-block-row .label{font-family:Oswald,sans-serif;font-size:16px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.5;margin-left:7px}.bc-explore-story__container .bc-explore-story__header-background-mobile .bc-explore-story__title-block .bc-explore-story__title-block-row .label.simple{font-family:Source Sans Pro,sans-serif;font-size:12px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5}.bc-explore-story__container .bc-explore-story__header-background-mobile .bc-explore-story__title-block .bc-explore-story__title-block-row .bc-explore-story__title-block-row_wrapper{align-items:center;display:flex}.bc-explore-story__container .bc-explore-story__header-background-mobile .bc-explore-story__title-block .bc-explore-story__title-block-row .avatar{height:22px}.bc-explore-story__container .bc-explore-story__header-background-mobile .bc-explore-story__title-block .bc-explore-story__title-block-row .calendar svg{height:16px;width:16px}.bc-explore-story__container .bc-explore-story__header-background-mobile .bc-explore-story__title-block .bc-explore-story__title-block-row .title{align-items:center;display:flex;font-family:Oswald,sans-serif;font-size:40px;font-stretch:normal;font-style:normal;font-weight:500;justify-content:center;letter-spacing:normal;line-height:1.11;margin-bottom:29px;margin-top:8px;text-align:center}.bc-explore-story__container .bc-explore-story__content-mobile{background-color:#fff;margin-top:12px;padding-bottom:50px}.bc-explore-story__container .bc-explore-story__content-mobile p{color:#121212;font-family:Source Sans Pro,sans-serif;font-size:18px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.44;text-align:left}.bc-explore-story__container .bc-explore-story__content-mobile .bc-explore-story__image-wrapper{align-items:center;background-color:#fff;border:2px solid #fff;display:flex;height:100%;justify-content:center;overflow:hidden;-webkit-user-select:none;user-select:none;width:100%}.bc-explore-story__container .bc-explore-story__content-mobile .bc-explore-story__image-wrapper img{max-height:100%;max-width:100%;object-fit:contain}.bc-explore-story__container .bc-explore-story__content-mobile .bc-explore-story__image-wrapper video:focus{outline:none}.bc-explore-story__container.mint .bc-explore-story__title-block-mobile .icon svg path{fill:#17a0a1}.bc-explore-story__container.purple .bc-explore-story__title-block-mobile .icon svg path{fill:#db007b}.bc-explore-story__container.blue .bc-explore-story__title-block-mobile .icon svg path{fill:#52cad9}.bc-explore-story__container .bc-explore-story__header-background-tablet{overflow:hidden;padding-bottom:30px;padding-top:72px;position:relative;width:100%}.bc-explore-story__container .bc-explore-story__header-background-tablet .bc-explore-story__header-background-image{background-position:50%;background-size:cover;bottom:0;height:100%;object-fit:cover;position:absolute;width:100%}.bc-explore-story__container .bc-explore-story__header-background-tablet .bc-explore-story__header-background-overlay{background-image:linear-gradient(0deg,#000417 -7%,transparent);height:100%;left:0;position:absolute;top:0;width:100%}.bc-explore-story__container .bc-explore-story__header-background-tablet .bc-explore-story__title-block{color:#fff;display:flex;flex-direction:column;padding-top:40px;position:relative}.bc-explore-story__container .bc-explore-story__header-background-tablet .bc-explore-story__title-block .bc-explore-story__title-block-row{align-items:center;display:flex;flex-direction:row;justify-content:center}.bc-explore-story__container .bc-explore-story__header-background-tablet .bc-explore-story__title-block .bc-explore-story__title-block-row .icon svg{height:12px;width:9px}.bc-explore-story__container .bc-explore-story__header-background-tablet .bc-explore-story__title-block .bc-explore-story__title-block-row .label{font-family:Oswald,sans-serif;font-size:16px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.5;margin-left:7px}.bc-explore-story__container .bc-explore-story__header-background-tablet .bc-explore-story__title-block .bc-explore-story__title-block-row .label.simple{font-family:Source Sans Pro,sans-serif;font-size:12px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5}.bc-explore-story__container .bc-explore-story__header-background-tablet .bc-explore-story__title-block .bc-explore-story__title-block-row .avatar{height:22px}.bc-explore-story__container .bc-explore-story__header-background-tablet .bc-explore-story__title-block .bc-explore-story__title-block-row .calendar svg{height:16px;width:16px}.bc-explore-story__container .bc-explore-story__header-background-tablet .bc-explore-story__title-block .bc-explore-story__title-block-row .title{font-family:Oswald,sans-serif;font-size:40px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.11;margin-bottom:29px;margin-top:8px;max-width:60vw;text-align:center}.bc-explore-story__container .bc-explore-story__content .bc-explore-story__image-wrapper{height:100%}.bc-explore-story__container{background-color:#fff;min-height:calc(100vh - 107px);position:relative}.bc-explore-story__container .bc-explore-story__header-background{overflow:hidden;padding-bottom:30px;padding-top:72px;position:relative;top:-72px;width:100%}.bc-explore-story__container .bc-explore-story__header-background .bc-explore-story__header-background-image{background-position:50%;background-size:cover;height:100%;object-fit:cover;position:absolute;width:100%}.bc-explore-story__container .bc-explore-story__header-background .bc-explore-story__header-background-overlay{background-image:linear-gradient(0deg,#000417 -7%,transparent);height:100%;left:0;position:absolute;top:0;width:100%}.bc-explore-story__container .bc-explore-story__header-rank-badge{align-items:center;background-color:#fff;border-radius:4px;bottom:40px;box-shadow:0 2px 4px 0 hsla(0,0%,7%,.5);display:flex;font-family:Source Sans Pro,sans-serif;font-size:18px;font-weight:600;height:40px;justify-content:center;line-height:1;padding:0 17px;position:absolute;right:40px}.bc-explore-story__container .bc-explore-story__header-rank-badge .badge-icon{margin-right:4px}.bc-explore-story__container .bc-explore-story__header-rank-badge svg{width:22px}@media screen and (max-width:869px){.bc-explore-story__container .bc-explore-story__header-rank-badge{bottom:auto;height:26px;margin:20px auto 0;padding:0 10px;position:relative;right:auto;width:106px}.bc-explore-story__container .bc-explore-story__header-rank-badge .badge-icon svg{width:12px}.bc-explore-story__container .bc-explore-story__header-rank-badge .badge-label{font-size:14px;white-space:nowrap}}.bc-explore-story__container .bc-explore-story__title-block{color:#fff;display:flex;flex-direction:column;padding-top:112px;position:relative}.bc-explore-story__container .bc-explore-story__title-block .bc-explore-story__title-block-row{align-items:center;display:flex;flex-direction:row;justify-content:center}.bc-explore-story__container .bc-explore-story__title-block .bc-explore-story__title-block-row.column{flex-direction:column}.bc-explore-story__container .bc-explore-story__title-block .bc-explore-story__title-block-row.mar-19{margin-top:19px}.bc-explore-story__container .bc-explore-story__title-block .bc-explore-story__title-block-row .bc-explore-story__title-block-row_wrapper{align-items:center;display:flex}.bc-explore-story__container .bc-explore-story__title-block .bc-explore-story__title-block-row .inline{display:flex}.bc-explore-story__container .bc-explore-story__title-block .bc-explore-story__title-block-row .center{align-items:center}.bc-explore-story__container .bc-explore-story__title-block .bc-explore-story__title-block-row .icon svg{height:12px;width:9px}.bc-explore-story__container .bc-explore-story__title-block .bc-explore-story__title-block-row .label{font-family:Oswald,Arial,sans-serif;font-size:16px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.5;margin-left:7px}.bc-explore-story__container .bc-explore-story__title-block .bc-explore-story__title-block-row .label.important{font-family:Source Sans Pro,sans-serif;font-size:18px;font-weight:600}.bc-explore-story__container .bc-explore-story__title-block .bc-explore-story__title-block-row .label.simple{font-family:Source Sans Pro,sans-serif;font-size:12px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5}.bc-explore-story__container .bc-explore-story__title-block .bc-explore-story__title-block-row .label.nominate{color:#fff;font-family:Source Sans Pro,sans-serif;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.43;margin:0;max-width:55vw;text-align:center}.bc-explore-story__container .bc-explore-story__title-block .bc-explore-story__title-block-row .avatar{height:22px}.bc-explore-story__container .bc-explore-story__title-block .bc-explore-story__title-block-row .cheers svg{height:22px;width:22px}.bc-explore-story__container .bc-explore-story__title-block .bc-explore-story__title-block-row .calendar svg{height:16px;width:16px}.bc-explore-story__container .bc-explore-story__title-block .bc-explore-story__title-block-row .title{font-family:Oswald,sans-serif;font-size:72px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.11;margin-bottom:29px;margin-top:8px;max-width:60vw;text-align:center}.bc-explore-story__container .bc-explore-story__content{display:block;margin-top:0;position:relative}.bc-explore-story__container .bc-explore-story__content p{color:#121212;font-family:Source Sans Pro,sans-serif;font-size:18px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.44;text-align:left}.bc-explore-story__container .bc-explore-story__content .bc-explore-story__image-wrapper{align-items:center;background-color:#fff;border:2px solid #fff;display:flex;height:600px;justify-content:center;overflow:hidden;width:100%}.bc-explore-story__container .bc-explore-story__content .bc-explore-story__image-wrapper img{max-height:100%;max-width:100%;object-fit:contain}.bc-explore-story__container .bc-explore-story__content .bc-explore-story__image-wrapper video{margin:0 auto}.bc-explore-story__container .bc-explore-story__content .bc-explore-story__image-wrapper video:focus{outline:none}.bc-explore-story__container .bc-explore-story__content .bc-explore-story__image-wrapper .overlay{background-color:#f0f0f0;height:100%;left:0;position:absolute;top:0;width:100%}.bc-explore-story__container .bc-explore-story__content .sticky-like{align-items:center;display:flex;height:50px;-webkit-transform:translateZ(0);transform:translateZ(0);transition:background-color .1s linear;z-index:100}.bc-explore-story__container .bc-explore-story__content .sticky-like.overlay{background-color:#f2f2f2}.bc-explore-story__container.mint .bc-explore-story__title-block .icon svg path{fill:#17a0a1}.bc-explore-story__container.mint .bc-explore-story__header-rank-badge{color:#17a0a1}.bc-explore-story__container.mint .bc-explore-story__header-rank-badge svg path{fill:#17a0a1}.bc-explore-story__container.purple .bc-explore-story__title-block .icon svg path{fill:#db007b}.bc-explore-story__container.purple .bc-explore-story__header-rank-badge{color:#db007b}.bc-explore-story__container.purple .bc-explore-story__header-rank-badge svg path{fill:#db007b}.bc-explore-story__container.blue .bc-explore-story__title-block .icon svg path{fill:#52cad9}.bc-explore-story__container.blue .bc-explore-story__header-rank-badge{color:#52cad9}.bc-explore-story__container.blue .bc-explore-story__header-rank-badge svg path{fill:#52cad9}.bc-formatted-text{color:#121212;font-family:Source Sans Pro,sans-serif;font-size:18px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.44;margin:12px 0;text-align:left}.explore-story__footer-overlay{background-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.018) 13%,rgba(0,0,0,.038) 25%,rgba(0,0,0,.06) 35.9%,rgba(0,0,0,.086) 45.9%,rgba(0,0,0,.117) 54.8%,rgba(0,0,0,.155) 62.8%,rgba(0,0,0,.2) 70%,rgba(0,0,0,.255) 76.3%,rgba(0,0,0,.32) 81.8%,rgba(0,0,0,.396) 86.5%,rgba(0,0,0,.486) 90.5%,rgba(0,0,0,.59) 93.8%,rgba(0,0,0,.709) 96.5%,rgba(0,0,0,.846) 98.5%,#000);bottom:0;height:170px;left:0;opacity:.5;pointer-events:none;position:fixed;width:100%}.dropzoneUploadZone{background-color:#fafafa;background:linear-gradient(45deg,#f0f0f0 25%,#ccc 0,#ccc 50%,#f0f0f0 0,#f0f0f0 75%,#ccc 0,#ccc);background-size:10px 10px;border-radius:8px;color:#444;cursor:pointer;display:flex;flex-direction:column;font-size:20px;height:300px;justify-content:center;margin-bottom:10px;padding:20px;text-align:center}.dropzoneUploadZone.isdragUploadZone{font-size:30px}.dropzoneUploadZone.acceptUploadZone{background:#e3e2e2}.dropzoneUploadZone.rejectUploadZone{border-color:#d83b01!important}.dropzoneUploadZone .zoneLabel{font-weight:700;margin-bottom:20px;text-transform:uppercase}@media screen and (max-width:1200px){.dropzoneUploadZone{height:250px}}@media screen and (max-width:992px){.dropzoneUploadZone{height:200px}}@media screen and (max-width:800px){.dropzoneUploadZone{height:250px}}@media (max-width:479px){.dropzoneUploadZone{height:200px}}.file-size-info{color:#121212;opacity:.4}.file-size-info,.file-upload-error{font-size:18px;text-align:left;text-shadow:2px 2px 18px #fff}.file-upload-error{color:#d83b01}.drop-zone-label{color:#000;font-weight:700;margin:20px 0 10px;text-align:left;text-transform:uppercase}.best-stories-tabs_color-black__ki80H{color:#121212}.best-stories-tabs_color-purple__BlU7\+{color:#db007b}.best-stories-tabs_color-purple__BlU7\+ svg path{fill:#db007b}.best-stories-tabs_root__aW6XO{align-items:flex-start;display:flex;justify-content:center;padding-top:1rem;position:relative}.best-stories-tabs_root__aW6XO .best-stories-tabs_tabUnderline__HCDzD,.best-stories-tabs_root__aW6XO .best-stories-tabs_tab__N6F8t{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;color:#fff;cursor:pointer;font-family:Oswald,sans-serif;font-size:16px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.5;margin:0 3%;min-height:32px;text-align:center;text-transform:uppercase;transition:border-color .2s;-webkit-user-select:none;user-select:none}.best-stories-tabs_root__aW6XO .best-stories-tabs_tabUnderline__HCDzD.best-stories-tabs_active__0-T1u,.best-stories-tabs_root__aW6XO .best-stories-tabs_tab__N6F8t.best-stories-tabs_active__0-T1u{color:#fff}.best-stories-tabs_root__aW6XO .best-stories-tabs_tabUnderline__HCDzD{height:3px;min-height:3px;-webkit-transform:translateY(1px);transform:translateY(1px)}.best-stories-tabs_root__aW6XO .best-stories-tabs_tabUnderline__HCDzD span{visibility:hidden}.best-stories-tabs_root__aW6XO .best-stories-tabs_tabUnderline__HCDzD.best-stories-tabs_active__0-T1u{background-image:linear-gradient(268deg,#bad635 30%,#1ec2a0)}.best-stories-tabs_bottom__6IZQD{border-bottom:1px solid hsla(0,0%,100%,.25);padding-top:0}.best-stories__list{grid-column-gap:24px;display:grid;grid-template-columns:repeat(3,minmax(360px,1fr));grid-template-rows:repeat(50,auto);padding-bottom:24px;padding-top:24px}@media screen and (max-width:1200px){.best-stories__list{grid-column-gap:24px;grid-template-columns:repeat(2,minmax(320px,1fr));grid-template-rows:repeat(50,auto)}}@media screen and (max-width:767px){.best-stories__list{grid-column-gap:24px;grid-template-columns:repeat(1,minmax(260px,1fr));grid-template-rows:repeat(50,auto)}}.ufcTextWrapper p{margin:0}.ufcTextWrapper .textTitle{color:#f18750;font-family:SouthCoast;font-size:108px;line-height:.7em;margin-top:24px;text-align:center;width:100%}@media screen and (max-width:1200px){.ufcTextWrapper .textTitle{font-size:90px}}@media screen and (max-width:870px){.ufcTextWrapper .textTitle{font-size:48px}}.ufcTextWrapper p.ufcText{font-size:32px;text-align:center}@media screen and (max-width:1200px){.ufcTextWrapper p.ufcText{font-size:24px}}@media screen and (max-width:768px){.ufcTextWrapper p.ufcText{font-size:18px}}@media screen and (max-width:468px){.ufcTextWrapper p.ufcText{font-size:18px;margin:0 4%}}.ufcTextWrapper p.textNote{font-style:italic;font-weight:700;margin-top:12px}.ufcTextWrapper p.textNote .textEmph{color:#f18750;text-transform:uppercase}.best-stories__container{margin-bottom:60px;min-height:calc(100vh - 167px);padding-top:73px}.best-stories__container .title{color:#fff;font-family:Bureau,sans-serif;font-size:80px;font-weight:500;letter-spacing:-2px;line-height:.87;padding-top:86px;text-align:center;text-transform:uppercase}.best-stories__container .description{color:#fff;font-family:Source Sans Pro,sans-serif;font-size:22px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5;margin-bottom:60px;padding-top:1rem;text-align:center}@media (max-width:767px){.best-stories__container .description{font-size:18px;padding:0 24px}}.best-stories__container .tabs{align-items:flex-start;display:flex;justify-content:center;padding-top:1rem;position:relative}.best-stories__container .tabs .tab,.best-stories__container .tabs .tab-underline{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;color:#121212;cursor:pointer;font-family:Oswald,sans-serif;font-size:16px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.5;margin:0 3%;min-height:32px;text-align:center;text-transform:uppercase;transition:border-color .2s;-webkit-user-select:none;user-select:none}.best-stories__container .tabs .tab-underline.active,.best-stories__container .tabs .tab.active{color:#17a0a1}.best-stories__container .tabs .tab-underline{border-bottom:3px solid transparent;height:3px;min-height:3px}.best-stories__container .tabs .tab-underline span{visibility:hidden}.best-stories__container .tabs .tab-underline.active{border-color:#17a0a1}.best-stories__container .list{grid-column-gap:24px;display:grid;grid-template-columns:repeat(3,minmax(360px,1fr));grid-template-rows:repeat(50,auto)}@media screen and (max-width:1200px){.best-stories__container .list{grid-column-gap:24px;grid-template-columns:repeat(2,minmax(320px,1fr));grid-template-rows:repeat(50,auto)}}@media screen and (max-width:767px){.best-stories__container .list{grid-column-gap:24px;grid-template-columns:repeat(1,minmax(260px,1fr));grid-template-rows:repeat(50,auto)}}.best-stories__container .bc-no-stories-info{margin-top:3rem}@media screen and (max-width:768px){.best-stories__container .title{font-size:48px;padding:5rem 1rem 1rem}.best-stories__container .description{margin-bottom:24px}.best-stories__container .tabs{padding-top:32px}}.bc-best-story-item{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;background-color:#fff;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);cursor:pointer;margin-bottom:24px;margin-left:auto;margin-right:auto;position:relative;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-user-select:none;user-select:none;width:clamp(275px,100%,475px)}.bc-best-story-item:hover .header-row-background-image{-webkit-transform:scale(1.02);transform:scale(1.02)}.bc-best-story-item:hover .header-row-background-overlay{opacity:1!important}.bc-best-story-item .bc-best-story-item__row{position:relative}.bc-best-story-item .bc-best-story-item__row.header-row{display:flex;flex-direction:column;height:241px;position:relative}.bc-best-story-item .bc-best-story-item__row.header-row .header-row-background-image{background-size:cover;height:101%;object-fit:cover;position:absolute;transition:-webkit-transform .7s ease-out;transition:transform .7s ease-out;transition:transform .7s ease-out,-webkit-transform .7s ease-out;width:101%;will-change:transform}.bc-best-story-item .bc-best-story-item__row.header-row .header-row-background-overlay{background-image:linear-gradient(180deg,hsla(0,0%,93%,0),#000 124%);bottom:0;height:100%;left:0;opacity:.7;position:absolute;right:0;transition:opacity .3s linear;width:100%}.bc-best-story-item .bc-best-story-item__row.header-row .header-row-content__wrapper{bottom:0;left:0;padding:16px;position:absolute;right:0;width:100%}.bc-best-story-item .bc-best-story-item__row.content-row{align-items:flex-start;display:flex;justify-content:flex-start;min-height:92px;position:relative;text-align:left}.bc-best-story-item .bc-best-story-item__row.footer-row{align-items:center;display:flex;flex:1 1;height:49px;justify-content:flex-start;position:relative}.bc-best-story-item .bc-best-story-item__row.footer-row.simplified{border:none;height:0}.bc-best-story-item .story-title{align-items:center;color:#fff;display:flex;font-family:Oswald,sans-serif;font-size:24px;font-weight:500;justify-content:flex-start;line-height:1.33;margin-top:3px;text-align:left;text-transform:uppercase}.bc-best-story-item .author{align-items:flex-start;display:flex;grid-area:author;height:100%;justify-content:flex-start;margin-top:4px;text-align:left;width:100%}.bc-best-story-item .author span{height:20px}.bc-best-story-item .author span:last-child{color:#fff;font-family:Source Sans Pro,sans-serif;font-size:12px;height:100%;line-height:1.8;margin-left:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bc-best-story-item .author svg{height:20px;padding-top:2px;width:20px}.bc-best-story-item .author svg path{fill:#fff}.bc-best-story-item .location{align-items:flex-start;display:flex;height:100%;justify-content:flex-start;position:relative;text-align:left;width:100%}.bc-best-story-item .location span{color:#fff;font-family:Oswald,sans-serif;font-size:14px;font-stretch:normal;font-style:normal;font-weight:500;height:20px;letter-spacing:1px;line-height:1.55;margin-right:8px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.bc-best-story-item .location svg{height:18px;padding-top:4px;width:10px}.bc-best-story-item .location svg path{fill:#f1874f}.bc-best-story-item .like{box-sizing:border-box;grid-area:like;justify-content:flex-start;padding:0 24px}.bc-best-story-item .like,.bc-best-story-item .like .bc-like{align-items:center;display:flex;height:100%}.bc-best-story-item .like svg path{fill:#545454}.bc-best-story-item:after{background-image:linear-gradient(269deg,#f2874f 44%,#e50594);bottom:-8;content:"";height:8px;left:0;position:absolute;right:0}.best-stories__background{background-image:url(/static/media/background-other-pgs.5271c57baa4f51a408f1.webp);background-position:top;background-repeat:repeat-y;background-size:100% auto;height:100%;width:100%}.bc-input,.bc-search-input{height:56px;position:relative;width:100%}.bc-input .bc-input__wrapper,.bc-search-input .bc-input__wrapper{align-items:flex-start;background-color:#fff;border:1px solid #f0f0f0;border-radius:4px;display:flex;flex-direction:column;font-family:Source Sans Pro,sans-serif;height:100%;padding:0 16px;width:100%}.bc-input .bc-input__wrapper .label,.bc-input .bc-input__wrapper .label-placeholder,.bc-search-input .bc-input__wrapper .label,.bc-search-input .bc-input__wrapper .label-placeholder{color:#121212;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:90%}.bc-input .bc-input__wrapper .label-placeholder,.bc-search-input .bc-input__wrapper .label-placeholder{visibility:hidden}.bc-input .bc-input__wrapper .label,.bc-search-input .bc-input__wrapper .label{left:0;position:absolute;top:0;-webkit-transform:translate(18px,14px);transform:translate(18px,14px);-webkit-transform-origin:left;transform-origin:left;transition:all .1s linear;-webkit-user-select:none;user-select:none}.bc-input .bc-input__wrapper input,.bc-search-input .bc-input__wrapper input{background:transparent;border:none;bottom:0;color:#121212;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;left:-2px;letter-spacing:normal;line-height:1.5;outline:none;position:relative;top:-2px;width:100%}.bc-input .bc-input__wrapper.filled,.bc-search-input .bc-input__wrapper.filled{border-color:#f0f0f0}.bc-input .bc-input__wrapper.filled .label,.bc-search-input .bc-input__wrapper.filled .label{color:#898989;-webkit-transform:scale(.8) translate(18px,4px);transform:scale(.8) translate(18px,4px)}.bc-input .bc-input__wrapper.filled input,.bc-search-input .bc-input__wrapper.filled input{color:#121212;display:block}.bc-input .bc-input__wrapper.error,.bc-search-input .bc-input__wrapper.error{border-color:#e81253}.bc-input .bc-input__wrapper.focused,.bc-search-input .bc-input__wrapper.focused{border-color:#17a0a1}.bc-input .bc-input__wrapper.focused .label,.bc-search-input .bc-input__wrapper.focused .label{color:#17a0a1;-webkit-transform:scale(.8) translate(18px,4px);transform:scale(.8) translate(18px,4px)}.bc-input .bc-input__wrapper.focused input,.bc-search-input .bc-input__wrapper.focused input{display:block}.bc-input .bc-input__status,.bc-search-input .bc-input__status{align-items:center;color:#000;display:flex;font-family:Source Sans Pro,sans-serif;font-size:12px;font-stretch:normal;font-style:normal;font-weight:600;height:20px;justify-content:flex-start;letter-spacing:normal;line-height:1.5;margin:2px 8px 0}.bc-input .bc-input__status div,.bc-search-input .bc-input__status div{align-items:center;display:flex;justify-content:center}.bc-input .bc-input__status div:first-child,.bc-search-input .bc-input__status div:first-child{margin-right:4px}.bc-input.readOnly,.bc-search-input.readOnly{pointer-events:none}.bc-dropdown-select{align-items:flex-start;display:flex;height:56px;justify-content:flex-start;position:relative;width:100%}.bc-dropdown-select .bc__status{align-items:center;color:0;display:flex;font-family:Source Sans Pro,sans-serif;font-size:12px;font-stretch:normal;font-style:normal;font-weight:600;height:20px;justify-content:flex-start;left:0;letter-spacing:normal;line-height:1.5;margin:2px 8px 0;position:absolute;top:100%}.bc-dropdown-select .bc__status div{align-items:center;display:flex;justify-content:center}.bc-dropdown-select .bc__status div:first-child{margin-right:4px}.bc-dropdown-select__container{background-color:#fff;border:1px solid #fff;border-radius:4px;flex:1 1;height:100%;pointer-events:none;position:relative;width:100%}.bc-dropdown-select__container .bc-dropdown-select__control{align-items:center;background-color:#fff;box-sizing:border-box;cursor:pointer;display:flex;height:100%;justify-content:flex-start;padding:0 12px;width:100%}.bc-dropdown-select__container .bc-dropdown-select__control.open{border-radius:2px 2px 0 0}.bc-dropdown-select__container .bc-dropdown-select__control.open .bc-dropdown-select__label{color:#17a0a1}.bc-dropdown-select__container .bc-dropdown-select__control>div:first-child{overflow:hidden;padding-right:12px;text-align:left;text-overflow:ellipsis;-webkit-transform:translate(4px,6px);transform:translate(4px,6px);-webkit-user-select:none;user-select:none;white-space:nowrap;width:100%}.bc-dropdown-select__container .bc-dropdown-select__control .control-toggle.open{-webkit-transform:rotate(180deg) translateY(4px);transform:rotate(180deg) translateY(4px)}.bc-dropdown-select__container .bc-dropdown-select__control .bc-dropdown-select__input{border:none;outline:none;-webkit-transform:translateY(6px);transform:translateY(6px);width:100%}.bc-dropdown-select__container .bc-dropdown-select__label{left:0;position:absolute;top:0;-webkit-transform:translate(18px,14px);transform:translate(18px,14px);-webkit-transform-origin:left;transform-origin:left;transition:all .1s linear;-webkit-user-select:none;user-select:none}.bc-dropdown-select__container .bc-dropdown-select__options{align-items:flex-start;background-color:#fff;border-radius:0 0 4px 4px;box-shadow:0 2px 6px rgba(0,0,0,.1);display:none;flex-direction:column;left:-1px;max-height:360px;min-height:57px;overflow-x:hidden;position:absolute;top:calc(100% - 4px);width:calc(100% + 2px);z-index:12}.bc-dropdown-select__container .bc-dropdown-select__options.open{border-color:#fff;display:block}.bc-dropdown-select__container .bc-dropdown-select__options .bc-dropdown-select__option{align-items:center;border-bottom:1px solid #f2f2f2;cursor:pointer;display:flex;font-size:16px;height:57px;justify-content:flex-start;padding:15px 12px;text-align:left;width:100%}.bc-dropdown-select__container .bc-dropdown-select__options .bc-dropdown-select__option:hover{background-color:#f7f7f8}.bc-dropdown-select__container .bc-dropdown-select__options .bc-dropdown-select__option.selected{background-color:#f7f7f8;color:#17a0a1;-webkit-user-select:none;user-select:none}.bc-dropdown-select__container.disabled{opacity:.5;pointer-events:none}.bc-dropdown-select__container.editable{pointer-events:all}.bc-dropdown-select__container.hasSelected .bc-dropdown-select__label{color:#898989;-webkit-transform:scale(.8) translate(18px,4px);transform:scale(.8) translate(18px,4px)}.bc-dropdown-select__container.error{border-color:#e81253}.bc-dropdown-select__container.focused .bc-dropdown-select__label{color:#898989;-webkit-transform:scale(.8) translate(18px,4px);transform:scale(.8) translate(18px,4px)}.bc-text-editor__wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;position:relative;width:100%}.bc-text-editor__wrapper .bc-input__status{align-items:center;color:#000;display:flex;font-family:Source Sans Pro,sans-serif;font-size:12px;font-stretch:normal;font-style:normal;font-weight:600;height:20px;justify-content:flex-start;letter-spacing:normal;line-height:1.5;margin:2px 8px 0}.bc-text-editor__wrapper .bc-input__status div{align-items:center;display:flex;justify-content:center}.bc-text-editor__wrapper .bc-input__status div:first-child{margin-right:4px}.bc-text-editor__wrapper .resize-handle{align-items:center;cursor:ns-resize;display:flex;height:16px;justify-content:space-between;position:absolute;right:2px;width:16px;z-index:10}.bc-text-editor__wrapper .resize-handle svg line{stroke:#898989;stroke-width:2px}.bc-text-editor__wrapper .resize-handle>div{background-color:#898989;height:100%;pointer-events:none;width:2px}.bc-text-editor__container{border:1px solid #f0f0f0;border-radius:4px;min-height:56px;-webkit-perspective:400px;perspective:400px;position:relative;width:100%}.bc-text-editor__container.filled{border-color:#f0f0f0}.bc-text-editor__container.filled .bc-text-editor__label{color:#898989;-webkit-transform:scale(.8) translate(12px,6px);transform:scale(.8) translate(12px,6px)}.bc-text-editor__container.error{border-color:#e81253}.bc-text-editor__container.focused{border-color:#17a0a1;min-height:112px}.bc-text-editor__container.focused .bc-text-editor__label{color:#17a0a1;-webkit-transform:scale(.8) translate(12px,6px);transform:scale(.8) translate(12px,6px)}.bc-text-editor__container.focused .bc-text-editor__toolbar{height:50px;opacity:1;padding-bottom:5px;padding-top:10px;-webkit-transform:translateY(0);transform:translateY(0)}.bc-text-editor__container .bc-text-editor__label{align-items:center;display:flex;position:absolute;-webkit-transform:translate(16px,16px);transform:translate(16px,16px);transition:all .1s linear;z-index:1}.bc-text-editor__container .bc-text-editor{border:none;border-radius:4px;padding-top:22px}.bc-text-editor__container .bc-text-editor:focus-within{border-color:#17a0a1}.bc-text-editor__container .bc-text-editor__toolbar{border:none;display:flex;height:0;margin-left:16px;opacity:0;overflow:hidden;-webkit-transform:translateY(20px) rotateX(-35deg);transform:translateY(20px) rotateX(-35deg);transition:all .2s linear}.bc-text-editor__container .bc-text-editor__editor{font-family:Source Sans Pro,sans-serif;font-size:14px;max-height:400px;min-height:100px;overflow:auto;padding:0 7px}.bc-text-area-container{box-sizing:border-box;display:flex;flex-direction:column;height:auto;margin:0;position:relative;width:100%}.bc-text-area-container .bc-text-area-wrapper{background-color:#fff;border:1px solid #f0f0f0;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:28px 16px 16px}.bc-text-area-container .bc-text-area-wrapper .label{left:16px;position:absolute;top:16px;transition:all .1s linear;-webkit-user-select:none;user-select:none;z-index:1}.bc-text-area-container .bc-text-area-wrapper textarea{background-color:#fff;border:none;left:-4px;outline:none;overflow:auto;position:relative;resize:none;top:-2px;width:100%}.bc-text-area-container .bc-text-area-wrapper textarea::-webkit-input-placeholder{color:#898989;opacity:.5}.bc-text-area-container .bc-text-area-wrapper textarea:-moz-placeholder,.bc-text-area-container .bc-text-area-wrapper textarea::-moz-placeholder{color:#898989;opacity:.5}.bc-text-area-container .bc-text-area-wrapper textarea:-ms-input-placeholder{color:#898989;opacity:.5}.bc-text-area-container .bc-text-area-wrapper textarea:focus{outline:none}.bc-text-area-container .bc-text-area-wrapper textarea::-ms-clear{display:none}.bc-text-area-container .bc-text-area-wrapper.filled{border-color:#f0f0f0}.bc-text-area-container .bc-text-area-wrapper.filled .label{color:#898989;font-size:12px;font-weight:600;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.bc-text-area-container .bc-text-area-wrapper.wrapper-focused{border-color:#17a0a1}.bc-text-area-container .bc-text-area-wrapper.wrapper-focused .label{color:#17a0a1;font-size:12px;font-weight:600;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.bc-text-area-container .bc-text-area-status-message{color:#000;font-size:14px;height:24px;overflow:hidden;padding:4px 12px;text-overflow:ellipsis;white-space:nowrap;width:100%}.bc-text-area-container .bc-text-area-status-message.error{background-color:#e00}.bc-text-area-container .bc-text-area-status-message.success{background-color:#00ac67}.bc-text-area-container.disabled{opacity:.5}.bc-text-area-container.error .bc-text-area-wrapper{border-color:#e81253}.bc-text-area-container .bc-input__status{align-items:center;color:#000;display:flex;font-family:Source Sans Pro,sans-serif;font-size:12px;font-stretch:normal;font-style:normal;font-weight:600;height:20px;justify-content:flex-start;letter-spacing:normal;line-height:1.5;margin:2px 8px 0}.bc-text-area-container .bc-input__status div{align-items:center;display:flex;justify-content:center}.bc-text-area-container .bc-input__status div:first-child{margin-right:4px}.bc-text-area-container .resize-handle{align-items:flex-end;cursor:ns-resize;display:flex;height:46px;justify-content:flex-end;position:absolute;right:0;top:70px;width:46px}.bc-text-area-container .resize-handle svg{height:18px;width:18px}.bc-text-area-container .resize-handle svg line{stroke:#898989;stroke-width:2px}.bc-text-area-container .resize-handle>div{background-color:#898989;height:100%;pointer-events:none;width:2px}.bc-search-input{position:relative;width:100%}.bc-search-input .bc-search-input__users-result-wrapper{background-color:#fff;border:1px solid #17a0a1;border-radius:0 0 4px 4px;left:0;max-height:360px;overflow:auto;position:absolute;top:calc(100% - 3px);width:100%;z-index:1}.bc-search-input .bc-search-input__users-result-wrapper .bc-search-input__users-result-item{align-items:flex-start;cursor:pointer;display:flex;flex-direction:column;font-family:Source Sans Pro,sans-serif;justify-content:center;padding:12px}.bc-search-input .bc-search-input__users-result-wrapper .bc-search-input__users-result-item h5{margin:0}.bc-search-input .bc-search-input__users-result-wrapper .bc-search-input__users-result-item>div{color:#545454;font-size:12px}.bc-search-input .bc-search-input__users-result-wrapper .bc-search-input__users-result-item:hover{background-color:#f7f7f8}.bc-search-input .search-loader{height:24px;opacity:.5;position:absolute;right:12px;top:17px;width:24px}.bc-search-input .search-loader svg circle{fill:none;stroke:#898989;stroke-width:2px;stroke-dasharray:14 4;-webkit-animation:spinner;animation:spinner;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.bc-multi-links{width:100%}.bc-multi-links .bc-multi-link__item{align-items:center;display:flex;flex-direction:column;margin-bottom:12px;position:relative}.bc-multi-links .bc-multi-link__item:hover:not(:first-child) .bc-multi-link__item-close{opacity:1;pointer-events:all}.bc-multi-links .bc-multi-link__item-close{background-color:#000;border-radius:50%;cursor:pointer;height:20px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:14px;top:20px;transition:opacity .2s;width:20px}.bc-multi-links .bc-multi-link__item-close:hover{-webkit-filter:brightness(90%);filter:brightness(90%)}.bc-multi-links .bc-multi-link__item-close svg{height:20px;width:20px}.bc-multi-links .bc-multi-link__item-close svg path{fill:#fff}.bc-multi-links .bc-multi-link_item_add{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;align-items:center;cursor:pointer;display:flex;justify-content:center;justify-content:flex-start;-webkit-user-select:none;user-select:none}.bc-multi-links .bc-multi-link_item_add:hover{-webkit-filter:brightness(90%);filter:brightness(90%)}.bc-multi-links .bc-multi-link_item_add svg path{fill:#000}.bc-multi-links .bc-multi-link_item_add>span{height:16px}.bc-multi-links .bc-multi-link_item_add>span:last-child{color:#000;font-family:Source Sans Pro,sans-serif;font-size:14px;height:18px;margin-left:4px}.bc-multi-links .bc-multi-link_item_add svg{height:16px;width:16px}.bc-multi-links .bc-multi-link__item-error{align-items:center;color:#e81253;display:flex;font-family:Source Sans Pro,sans-serif;font-size:12px;height:20px;justify-content:flex-start;line-height:1.5;margin:2px 8px 0;width:100%}.bc-multi-links .bc-multi-link__item-error div{align-items:center;display:flex;justify-content:center}.bc-multi-links .bc-multi-link__item-error div:first-child{margin-right:4px}.bc-multi-links p{color:#121212;font-family:Source Sans Pro,sans-serif;font-size:12px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;opacity:.4;text-align:left}.bc-tell-story-wizard{min-height:calc(100vh - 107px);padding-left:calc(100vw - 100%)}.bc-tell-story-wizard .wizard-step__wrapper{padding-top:86px}.bc-tell-story-wizard.mobile .step-title{padding-top:50px}.bc-tell-story-wizard .step-title{color:#fff;font-family:Bureau,sans-serif;font-size:80px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:-2px;line-height:.87;margin-bottom:40px;padding-top:80px;text-align:center;text-transform:uppercase}.bc-tell-story-wizard .step-element{align-items:center;display:flex;flex:1 1;justify-content:center;margin-top:24px}.bc-tell-story-wizard .step-element p{font-family:Source Sans Pro,sans-serif}.bc-tell-story-wizard .step-submit{align-items:center;display:flex;justify-content:center;margin-bottom:68px;margin-top:28px;width:100%}.bc-tell-story-wizard .bc-wizard-success{padding-top:0}.bc-tell-story-wizard .bc-wizard-success .bc-wizard-success__icons-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.bc-tell-story-wizard .bc-wizard-success .bc-success-title{align-items:center;color:#fff;display:flex;font-family:Bureau,sans-serif;font-size:80px;font-weight:500;justify-content:center;letter-spacing:-2px;line-height:.87;margin-bottom:24px;text-transform:uppercase}.bc-tell-story-wizard .bc-wizard-success .dark .bc-success-title{color:#000}.bc-tell-story-wizard .bc-wizard-success p{color:#fff;font-family:Source Sans Pro,sans-serif;font-size:24px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.43;text-align:center}.bc-tell-story-wizard .bc-wizard-success.mobile .bc-wizard-success__icons-wrapper{-webkit-transform:scale(.8);transform:scale(.8)}.bc-tell-story-wizard .bc-wizard-success.mobile .bc-success-title{font-size:48px;-webkit-transform:translateY(-60%);transform:translateY(-60%);white-space:normal}.bc-tell-story-wizard .bc-wizard-success.mobile p{-webkit-transform:translateY(-30px);transform:translateY(-30px)}.bc-tell-story-wizard .bc-wizard-success.mobile .bc-button{margin:0 auto;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.bc-tell-story-wizard .bc-step-button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;align-items:center;background-color:#fff;border:1px solid #f0f0f0;border-radius:4px;color:#121212;display:flex;font-family:Source Sans Pro,sans-serif;font-size:18px;font-weight:700;height:100%;justify-content:center;position:relative;-webkit-user-select:none;user-select:none;width:100%}.bc-tell-story-wizard .bc-step-button .bc-step-button-label{font-size:14px;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.bc-tell-story-wizard .bc-step-button .active-icon{opacity:0;position:absolute;right:6px;top:6px;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;transform-origin:center;transition-duration:.3s;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}.bc-tell-story-wizard .bc-step-button .active-icon svg rect{display:none}.bc-tell-story-wizard .bc-step-button:hover{border-color:#17a0a1}.bc-tell-story-wizard .bc-step-button.active{border-color:#17a0a1;border-width:2px}.bc-tell-story-wizard .bc-step-button.active .active-icon{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.bc-tell-story-wizard .bc-step-button.active .active-icon svg rect{display:none}.bc-tell-story-wizard .bc-step-button.active .active-icon svg path{fill:#17a0a1}.bc-tell-story-wizard .grid-col-2{grid-column-gap:16px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:96px}.bc-tell-story-wizard .step-separator-or{background-color:#e0e0e0;height:1px;margin:2rem 0;position:relative}.bc-tell-story-wizard .step-separator-or:after{background-color:#fff;color:#898989;content:"URL";font-family:Source Sans Pro,sans-serif;font-size:12px;height:16px;left:50%;position:absolute;text-align:center;top:-8px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:4rem}.bc-tell-story-wizard .step-hint{color:#fff;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin-left:8px;margin-top:4px;opacity:.8;text-align:left}.bc-tell-story-wizard p{color:#fff;font-size:24px}@media screen and (max-width:768px){.bc-tell-story-wizard .bc-wizard-success{padding-top:20px}.bc-tell-story-wizard .bc-wizard-success .bc-success-title{font-size:70px}.bc-tell-story-wizard .step-title{font-size:65px}}.bc-tell-story-wizard__background{background-image:url(/static/media/background-other-pgs.5271c57baa4f51a408f1.webp);background-position:0 0;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.bc-tell-story-wizard__background_overlay{background-image:url(/static/media/stroke.576a45762a55588d536c.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;inset:0;opacity:0;pointer-events:none;position:absolute;width:100%}.files-drop-zones{display:flex;gap:20px}.files-drop-item{flex:1 1}.cover-image{background-color:#fafafa;border:2px solid #eee;border-radius:8px;font-size:20px;height:300px;margin-bottom:10px;overflow:hidden;position:relative}.cover-image>img{height:100%;object-fit:cover;width:100%}.cover-image>.close-preview{background-color:#000;border-radius:50%;box-shadow:0 0 10px hsla(48,14%,93%,.8);cursor:pointer;height:24px;position:absolute;right:8px;top:8px;transition:opacity .1s linear;width:24px;z-index:10}@media (max-width:1200px){.cover-image{height:250px}}@media (max-width:992px){.cover-image{height:200px}}@media (max-width:800px){.cover-image{height:250px}}@media (max-width:479px){.cover-image{height:200px}}.step-double-col-row{align-items:center;display:flex;gap:24px;justify-content:left;width:100%}@media (max-width:768px){.step-double-col-row{display:block}}.dark .bc-success-title,.dark .bc-tell-story-wizard p,.dark .step-title{color:#000!important}.bc-files-upload__preview-wrapper{grid-gap:1rem;display:grid;grid-template-areas:"img-1 img-2 img-2" "img-1 img-3 img-4" "img-5 img-5 img-6" "img-7 img-8 img-6";grid-template-columns:1fr 1fr 1fr}.bc-files-upload__preview-wrapper .bc-file-upload__preview{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid #eee;border-radius:8px;display:flex;height:5rem;justify-content:center;position:relative;width:100%}.bc-files-upload__preview-wrapper .bc-file-upload__preview .close-preview{background-color:#000;border-radius:50%;box-shadow:0 0 10px hsla(48,14%,93%,.8);cursor:pointer;height:24px;opacity:1;position:absolute;right:8px;top:8px;transition:opacity .1s linear;width:24px}.bc-files-upload__preview-wrapper .bc-file-upload__preview video{height:100%;object-fit:cover;width:100%}.bc-files-upload__preview-wrapper .bc-file-upload__preview .video-play{height:32px;position:absolute;width:32px}.bc-files-upload__preview-wrapper .bc-file-upload__preview .video-play svg{height:100%;width:100%}.bc-files-upload__preview-wrapper .bc-file-upload__preview .video-play svg path{fill:#898989}.bc-files-upload__preview-wrapper .bc-file-upload__preview.mobile .close-preview{opacity:1!important}.bc-files-upload__preview-wrapper .img-1{grid-area:img-1;min-height:11rem}.bc-files-upload__preview-wrapper .img-2{grid-area:img-2}.bc-files-upload__preview-wrapper .img-3{grid-area:img-3}.bc-files-upload__preview-wrapper .img-4{grid-area:img-4}.bc-files-upload__preview-wrapper .img-5{grid-area:img-5}.bc-files-upload__preview-wrapper .img-6{grid-area:img-6;min-height:11rem}.bc-files-upload__preview-wrapper .img-7{grid-area:img-7}.bc-files-upload__preview-wrapper .img-8{grid-area:img-8}.unsaved-dialog_popup__cM3AZ{padding:24px}@font-face{font-family:SouthCoast;font-style:normal;font-weight:200;src:url(/static/media/SouthCoast.f26c1887a052775d3810.otf) format("opentype")}@font-face{font-family:Bureau;font-style:normal;font-weight:400;src:url(/static/media/Bureau.5ab16d19dea9ca2f2bf3.otf)}.color-black{color:#121212}.color-purple{color:#db007b}.color-purple svg path{fill:#db007b}.bc-page{height:100vh;width:100vw}.bc-page.locations{background-color:#fff}.disabled{cursor:default!important;opacity:.3!important;pointer-events:none!important}.hidden{display:none!important}.invisible{cursor:default;pointer-events:none;visibility:hidden}.centralize{align-items:center;display:flex;justify-content:center}.clickable{cursor:pointer}.scrollable-content__wrapper{position:relative}.blur-19{-webkit-filter:blur(19px);filter:blur(19px)}.align-right{display:flex;justify-content:flex-end;margin-left:auto!important}.margin-left-1{margin-left:1rem}.uppercase{text-transform:uppercase}.link{cursor:pointer;text-decoration:underline}html{box-sizing:border-box}html.wf-loading *{opacity:0}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#000;font-family:Source Sans Pro,sans-serif;font-size:1rem;font-weight:400;height:100vh;margin:0;padding:0;touch-action:manipulation;width:100vw}body{position:relative}#root{-webkit-overflow-scrolling:touch;background-color:#fff;padding-left:calc(100vw - 100%)}*{box-sizing:border-box}button,input,select,textarea{color:inherit;font:inherit;margin:0}
/*# sourceMappingURL=main.d02bcefb.css.map*/