.alert{top:0;z-index:3;opacity:.7;position:fixed;width:100%;height:100%;background-color:#000}.alert__close{position:fixed;opacity:1;z-index:4;top:20px;right:20px;text-transform:none}.alert__close>img{width:20px}.alert__close>img:hover{cursor:pointer}.alert__msg{font-size:18px;position:fixed;width:40%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin:0 calc(30% - 40px);z-index:4;text-align:center;display:block;opacity:1;text-transform:uppercase;background-color:#fff;padding:40px;border-radius:5px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.5);box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}.alert__msg>*{padding-bottom:30px}.alert__msg>:last-child{padding-bottom:0}@media only screen and (max-width:667px){.button{white-space:normal}.alert__msg{width:70%;margin:0 calc(15% - 40px);-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);top:0;bottom:0;overflow:auto}}@media only screen and (max-height:650px){.alert__msg>*{padding-bottom:10px}.alert__msg>:last-child{padding-bottom:0}}.item{border:1px solid #dbe0e4;-webkit-box-sizing:border-box;box-sizing:border-box;text-transform:uppercase;margin-bottom:15px}.item__wrapper{padding:20px;height:calc(100% - 40px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.item img{max-width:100%}.item__name,.item img{margin-bottom:10px}.item__price{color:#0092ff}@media only screen and (max-width:667px){.item__name{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}}.items{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.item{margin:15px}@media only screen and (min-width:1280px){.item{width:calc(20% - 2 * 15px)}}@media only screen and (max-width:1279px) and (min-width:993px){.item{width:calc(25% - 2 * 15px)}}@media only screen and (max-width:992px) and (min-width:668px){.item{width:calc(33.3% - 2 * 15px)}}@media only screen and (max-width:667px){.item{width:calc(50% - 2 * 15px)}}@media only screen and (max-width:480px){.item{width:calc(50% - 1.5 * 15px);margin:7.5px}.item:nth-child(odd){margin-left:15px}.item:nth-child(2n){margin-right:15px}}input{padding:10px;border-radius:2px;text-transform:uppercase;border-style:none;font-family:jaf-bernino-sans-condensed,Franklin Gothic,ITC Franklin Gothic,Arial Narrow,sans-serif;-webkit-appearance:none;color:#475360}input[placeholder]{-o-text-overflow:ellipsis;text-overflow:ellipsis}::-webkit-input-placeholder{color:#9aa5ac}:-ms-input-placeholder{color:#9aa5ac}:-moz-placeholder,::-moz-placeholder{color:#9aa5ac;opacity:1}input:focus{outline-width:0}.button{text-decoration:none;padding:20px;border-radius:5px;text-transform:uppercase;white-space:nowrap;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.button:hover{cursor:pointer}.button.wire{border-width:1px;border-style:solid;padding:10px}.button.wide-fixed{width:100px;-ms-flex-pack:center;justify-content:center}.button__icon{padding-left:5px;width:20x;height:20px}.button__icon.mobile{padding-left:0}.header img{max-width:150px}.header{border-bottom:1px solid #dbe0e4;text-transform:uppercase;text-align:center}.header__container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;max-width:1200px;margin:0 auto;padding:40px}.header__container>*{margin:0 10px}.header__container>:first-child{margin-left:0}.header__container>:last-child{margin-right:0}.header__container.mobile{display:none}@media only screen and (max-width:667px){.header__container{display:none}.header__container.mobile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.home .header__container.mobile>*{margin:10px 0}.header__container.mobile>:first-child{margin-top:0}.header__container.mobile>:last-child{margin-bottom:0}}@media only screen and (max-width:480px){.header__container.mobile{padding:20px}}.color-dropdown{white-space:nowrap}.color-dropdown__header{display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:stretch;align-items:stretch;padding:6px 6px 10px;margin:-6px 0}.color-dropdown__current:hover{cursor:pointer}.color-dropdown__current:after{background-image:url("/arrow-down-black.svg");background-repeat:no-repeat;content:"";display:inline-block;width:12px;height:12px;margin-left:10px}.color-dropdown.active>.color-dropdown__header>.color-dropdown__current:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.color-dropdown.active>.color-dropdown__header{border-radius:5px;background-color:#dbe0e4}.color-dropdown__current,.color-dropdown__label{text-transform:uppercase;padding:15px}.color-dropdown__label{font-size:12px;color:#2d3237;background-color:#dbe0e4;border-radius:5px 0 0 5px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;pointer-events:none}.color-dropdown.active>.color-dropdown__header>.color-dropdown__label{background-color:#2d3237;color:#fff}.color-dropdown__current{color:#000;border-radius:0 5px 5px 0}.color-dropdown__current.dark{color:#fff}.color-dropdown__current.white{border:1px solid #dbe0e4}.color-dropdown__current.dark:after{background-image:url("/arrow-down.svg")}.color-dropdown__colors{display:none;position:absolute;border-radius:5px;background-color:#dbe0e4;right:40px;left:40px;min-width:calc(100% - 2 * 40px)}.color-dropdown__colors__wrapper{padding:6px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.color-dropdown__color{margin:6px;border-radius:5px}.color-dropdown__color.dark{color:#fff}.color-dropdown__color:hover{cursor:pointer}.color-dropdown__color__wrapper{padding:15px;-ms-flex-pack:center;justify-content:center;font-size:12px}.color-dropdown.active>.color-dropdown__colors{display:block}@media only screen and (min-width:1280px){.color-dropdown__color{width:calc(16.666% - 2 * 6px)}}@media only screen and (max-width:1279px) and (min-width:993px){.color-dropdown__color{width:calc(20% - 2 * 6px)}}@media only screen and (max-width:992px) and (min-width:668px){.color-dropdown__color{width:calc(25% - 2 * 6px)}}@media only screen and (max-width:667px){.color-dropdown__color{width:calc(50% - 2 * 6px)}.color-dropdown__current{display:none}.color-dropdown__label{pointer-events:auto;border-radius:5px;display:block}.color-dropdown__label:hover{cursor:pointer}.color-dropdown__label:after{background-image:url("/arrow-down-black.svg");background-repeat:no-repeat;content:"";display:inline-block;width:12px;height:12px;margin-left:10px}.color-dropdown.active>.color-dropdown__header>.color-dropdown__label:after{background-image:url("/arrow-down.svg");-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}}@media only screen and (max-width:480px){.color-dropdown__colors{right:20px;left:20px}.color-dropdown__label{padding-left:10px;padding-right:10px}}.home__upload.modal{margin-bottom:5px}.home__button.modal,.home__upload.modal{padding:15px;font-size:18px}.home__email.modal{font-size:14px;padding:15px;border:1px solid #85919a;border-radius:5px;min-width:210px;margin-bottom:5px}.home__button.modal.disabled,.home__upload.modal.disabled{pointer-events:none;background:#85919a!important;opacity:.6}.home__upload-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.home__upload-wrapper>*{margin-left:10px;margin-right:10px}.home .alert__msg{font-size:20px}.home__alert__header{font-family:industry,sans-serif;font-weight:900;font-size:24px}.home__alert__body{text-transform:none}.home__alert__preview{font-size:14px;color:#0092ff}.home__alert__preview:hover{cursor:pointer}.home__alert__logo{max-width:100px;max-height:100px}.home__items{margin:auto}.home__items,.home__options{max-width:1200px;padding:0 40px}.home__options{margin:30px auto 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.home__team-name{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:stretch;align-items:stretch;padding-bottom:4px;margin-right:10px}.home__team-name>input{border:1px dashed gray;width:200px;font-size:16px}.home__upload{background-color:#28bd00;color:#fff}.home__upload__input{display:none}.home__upload:after{background-image:url("/upload.svg");background-repeat:no-repeat;content:"";display:inline-block;width:21px;height:21px;margin-left:10px}.home__header__title{font-family:industry,sans-serif;font-weight:900;font-size:24px}@media only screen and (max-width:667px){.home__options{display:block;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch}.color-dropdown,.home__team-name{margin-bottom:20px}.home__header-mobile{display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.home__header-mobile>.button{margin-left:10px;-ms-flex:0 0 auto;flex:0 0 auto}.home__header-mobile>img{min-width:75px;-ms-flex:1 1 auto;flex:1 1 auto}.color-dropdown__curent,.home__team-name{-ms-flex:1 1 auto;flex:1 1 auto;min-width:0}.home__team-name>input{min-width:0}}@media only screen and (max-width:480px){.home__items,.home__options{padding:0 20px}.home__header-mobile>.button{padding:10px;font-size:14px}.home__header__title{font-size:20px}.home__options,.home__options input{font-size:14px}}@media only screen and (max-width:360px){.home__items,.home__options{padding:0 20px}.home__header-mobile>.button{padding:10px;font-size:14px}.home__header__title{font-size:20px}.home__upload:after{display:none}}.launch .header{font-size:16px;border-bottom:none}.launch__logo{width:100px}.launch__menu>a{color:#2d3237;margin-right:20px}.launch__menu>a:last-child{margin-right:0}.launch .header__container>*{-ms-flex:1 1 0%;flex:1 1 0%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.launch .header__container.mobile{-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;padding:10px 20px;font-size:14px;border-bottom:1px solid #dbe0e4;margin-bottom:15px}.launch__logo.mobile{max-width:64px}.launch__brands{-ms-flex-pack:center;justify-content:center}.launch__brands>img{margin-right:5px;max-height:20px}.launch__brands>img:last-child{margin-right:0}.launch__menu{-ms-flex-pack:end;justify-content:flex-end}.launch__upload,.launch__upload-label{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.launch__upload-label{padding:6px 15px;font-size:16px;position:absolute;z-index:2;color:#fff;text-transform:uppercase;left:38%;top:35%;border-radius:5px;border:1px dashed rgba(0,0,0,.5);background-color:rgba(45,50,55,.5)}.launch__upload__edits{position:absolute;width:100%}.launch__upload__edit,.launch__upload__edits{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.launch__upload__edit{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:8px 5px;border-radius:5px;border:1px solid #000;font-size:10px;text-transform:uppercase;font-color:#2d3237;width:52.5px;height:47px;background-color:hsla(0,0%,100%,.8)}.launch__upload__edit img{width:25px;height:25px}.launch__upload__input{display:none}.launch__upload__component{position:relative;max-height:175px;overflow:hidden}.launch__upload__edit:hover,.launch__upload label:hover{cursor:pointer}.launch__upload-label img{width:20px;height:20px;background-color:#0092ff;padding:13px;border-radius:50%;margin-bottom:10px}.launch__upload-product{max-width:265px}.launch__upload-border{height:1px;width:400px;background-color:#dbe0e4}.launch__test-logo{display:none}@media only screen and (max-width:667px){.launch__upload__component{max-height:130px}.launch__upload-product{max-width:200px}.launch__upload-label{font-size:13px;top:30%;left:35%}.launch__upload-label img{margin-bottom:5px;max-width:20px;max-height:20px}.launch__upload-border{width:100%}}.launch__edit-alert .launch__alert__header.mobile{display:none}.launch__edit-alert>.alert__msg{padding:0;width:50%;margin:0 25%}.launch__edit-alert__body,.launch__edit-alert__content{display:-ms-flexbox;display:flex}.launch__edit-alert__body{-ms-flex:1 1 0%;flex:1 1 0%;padding:40px 40px 40px 0;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.launch__edit-alert__preview{padding-top:40px;-ms-flex-item-align:end;align-self:flex-end}.launch__edit-alert__preview__container{max-height:325px;width:350px;overflow:hidden}.launch__edit-alert__preview__container>img{width:350px;height:auto}.launch__edit-alert__preview-border{height:1px;width:80%;background-color:#dbe0e4;display:none}.launch__alert__button.edit{padding:12px 20px}.launch__alert__button.save{margin-left:10px}.launch__edit-alert .launch__alert__section{font-size:20px;padding-bottom:20px}.launch__alert__section.button__wrapper:last-child{padding-bottom:0}.launch__alert__section.button__wrapper--fluid{display:-ms-flexbox;display:flex}@media only screen and (max-width:1315px) and (min-width:1100px){.launch__edit-alert>.alert__msg{width:60%;margin:0 20%}}@media only screen and (max-width:1099px) and (min-width:800px){.launch__edit-alert>.alert__msg{width:80%;margin:0 10%}}@media only screen and (max-width:800px) and (min-width:668px){.launch__edit-alert>.alert__msg{width:90%;margin:0 5%}}@media only screen and (max-width:667px){.launch__edit-alert>.alert__msg{width:90%;margin:0 5%}.launch__edit-alert__body{padding:25px 20px}.launch__edit-alert__body>*{padding-bottom:30px}.launch__edit-alert__body>:last-child{padding-bottom:0}.launch__edit-alert__preview{-ms-flex-item-align:center;align-self:center;padding-top:25px}.launch__edit-alert__preview__container{max-height:180px;width:250px}.launch__edit-alert__preview__container>img{width:250px}.launch__edit-alert__content{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.launch__edit-alert .launch__alert__header{display:none}.launch__edit-alert .launch__alert__header.mobile{display:block;padding-top:20px}.launch__edit-alert__preview-border{display:block}}.select{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;position:relative}.select>select{-webkit-appearance:none;-moz-appearance:none;font-family:jaf-bernino-sans-condensed,Franklin Gothic,ITC Franklin Gothic,Arial Narrow,sans-serif;font-size:13px;background-color:#fff;padding:10px;border:1px solid #d6dbdf;color:#2d3237;width:100%;border-radius:5px}.select>img{position:absolute;display:inline-block;width:12px;height:12px;top:calc(50% - 6px);right:8px;pointer-events:none}.select>select:focus{outline:none}.launch__input.design-name,.launch__select.sport{-webkit-box-sizing:border-box;box-sizing:border-box}.launch__select.sport{width:50%}.launch__input.design-name,.launch__input.email,.launch__input.first-name{margin-right:7.5px}.launch__input.last-name,.launch__input.password,.launch__select.sport{margin-left:7.5px}.launch__colors{-ms-flex-pack:center;justify-content:center;margin:auto;width:540px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-overflow-scrolling:touch;-ms-flex-align:center;align-items:center}.launch__color{margin-bottom:11px;margin-left:6px;margin-right:6px}.launch__color:hover{cursor:pointer}.launch__color-inner{height:40px;width:40px;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.launch__color-inner.white{height:38px;width:38px;border-radius:50%;border:1px solid #9aa5ac}.launch__color.small .launch__color-inner.white{-webkit-box-sizing:border-box;box-sizing:border-box}.launch__color.selected>.launch__color-inner.white{border:none}.launch__color.selected>.launch__color-inner{height:30px;width:30px;margin:2px}.launch__color.selected{height:34px;width:34px;border-radius:50%;border:3px solid #0092ff}.launch__color.selected img{height:11px;margin-left:-2px;width:17px}.launch__next{display:-ms-flexbox;display:flex}.launch__next a{border-radius:5px;width:280px;font-size:18px;display:block;margin:auto;text-align:center;padding:20px;text-transform:uppercase;color:#fff;background-color:#28bd00}.launch__next a:hover{cursor:pointer}.launch__next.inactive a{pointer-events:none;opacity:.4}.launch__alert__color-selector{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-bottom:20px;max-width:500px}.launch__color.small{margin:0 3px 6px}.launch__color.small .launch__color-inner{width:30px;height:30px}.launch__color.small.selected{width:26px;height:26px;border-width:2px}.launch__color.small.selected .launch__color-inner{width:22px;height:22px}.launch__color.small.selected img{margin:0;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}@media only screen and (max-width:667px){.launch__colors{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll;width:auto;height:42px}.launch__color{margin:4px 6px}.launch__next a{width:130px}}@media only screen and (min-height:650px) and (min-width:540px){.launch__colors{-ms-flex-pack:center;justify-content:center;margin:auto;width:540px;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto}.launch__color{margin-bottom:11px;margin-left:6px;margin-right:6px}.launch__alert__color-selector .launch__color{margin:4px 6px}}.checkbox>input{display:none}.checkbox>div{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;border-radius:5px;border:1px solid #d6dbdf}.checkbox>div:hover{cursor:pointer}.checkbox>input:checked+div{background-color:#008fff;-moz-user-select:none}.checkbox>input+div>img{display:none}.checkbox>input:checked+div>img{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:12px;width:20px;margin-right:2px;display:block}.launch__title.teaminfo{white-space:normal}.launch__inputs.teaminfo{width:500px}.launch__options{-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.launch__options.programname,.launch__options.role,.launch__options.size{margin-right:25px}.launch__input.phone,.launch__input.programlink{width:calc(100% - 22px)}.launch__offers{margin:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:200px;font-size:13px}.launch__offers>div,.launch__offers>label{display:inline-block}.launch__offers>label{margin-right:10px}.launch__teaminfo__button{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.launch__teaminfo__button .button{-ms-flex-pack:center;justify-content:center;width:200px;padding:13px 0}.launch__teaminfo__button.next .button{padding:20px;width:320px}.launch__teaminfo__button.upload .button>div:after{background-image:url("/upload.svg");background-repeat:no-repeat;content:"";display:inline-block;width:21px;height:21px;margin-left:10px}.launch__teaminfo__button.inactive{pointer-events:none;opacity:.4}@media only screen and (max-width:667px){.launch__inputs.teaminfo{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.launch__options{width:200px}.launch__options.programname,.launch__options.role,.launch__options.size{margin-right:0}.launch__input.phone,.launch__input.programlink,.launch__inputs.teaminfo .launch__select.select .launch__input.text{margin-left:0;margin-right:0}.launch__teaminfo__button.next .button{width:130px}.launch__title.teaminfo{padding-left:10px;padding-right:10px}}textarea{border-radius:2px;overflow:auto;outline:none;-webkit-box-shadow:none;box-shadow:none;font-family:jaf-bernino-sans-condensed,Franklin Gothic,ITC Franklin Gothic,Arial Narrow,sans-serif;border-radius:5px;border:1px solid #d6dbdf;padding:10px;resize:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px}.launch__section.product{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.launch__title.request{white-space:normal}.launch__request__product-border{height:1px;width:400px;background-color:#dbe0e4}.launch__request__product{position:relative;max-height:175px;overflow:hidden}.launch__request__product-image{position:relative;max-width:265px}.launch__request__product-qm{left:48%;top:35%;z-index:2;font-family:Industry;font-weight:700;color:#fff;font-size:64px;position:absolute}.launch__request__info{width:250px;margin:auto;text-align:center}.launch__inputs.request{width:500px;margin-bottom:10px}.launch__inputs.request .launch__input{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.launch__options.phone,.launch__options.primary,.launch__options.teamname{margin-right:25px}.launch__options.description{width:100%}.launch__options.description textarea{width:100%;height:100px}.launch__request__submit{margin:auto;width:320px;-ms-flex-pack:center;justify-content:center;font-size:18px}.launch__request__submit.inactive{pointer-events:none;opacity:.4}.launch__options.image input{display:none}.launch__options.image label{display:-ms-flexbox;display:flex}.launch__options.image .name{-ms-flex:1 1 0%;flex:1 1 0%;display:inline-block;padding:10px}.launch__options.image .icon{padding:8px;display:-ms-flexbox;display:flex;border-radius:0 5px 5px 0;margin:-1px;background-color:#008fff}.launch__options.image label:hover{cursor:pointer}@media only screen and (max-width:667px){.launch__section.product{display:none}.launch__options.description textarea{height:125px}.launch__inputs.request{width:100%}.launch__inputs.request .launch__options{width:50%;margin-left:10px;margin-right:10px}.launch__inputs.request .launch__options.description{width:100%}.launch__options__label{margin-left:10px;margin-right:10px}.launch__inputs.request .launch__input,.launch__options.primary .launch__select,.launch__options.secondary .launch__select{margin-left:0;margin-right:0}.launch__request__submit{width:200px;font-size:16px}}.footer__reviews{background-color:#f1f4f6;padding:40px 50px 30px}.footer__partners{padding:40px 85px 60px;border-bottom:1px solid #ccc}.footer__copyright{color:#9aa5ac;font-size:16px;padding-top:25px;padding-bottom:55px;text-align:center;border-top:1px solid #ccc}.footer__partners__container{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;max-width:800px;margin:20px auto 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__partners__container img{margin:0 5px;height:auto}.golf-now,.lax-records,.usa-football{width:55px}.hs-football{width:70px}.sports-engine,.team-unify,.teamrunner{width:80px}.track-wrestling{width:110px}.youth-bn{width:50px}.footer__partners>.footer__content{font-family:jaf-bernino-sans-condensed,Franklin Gothic,ITC Franklin Gothic,Arial Narrow,sans-serif;font-size:16px;font-stretch:condensed;letter-spacing:-.1px;text-align:center;color:#2d3237}.footer__title{text-align:center;color:#2d3237;font-family:Industry;text-transform:uppercase;font-size:33px;font-weight:700;margin-bottom:30px}.footer__links{padding:20px;max-width:1200px;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around}.footer ul{list-style:none;padding:0;font-size:18px}.footer li>a{color:#2d3237}.footer li>a:hover{color:#0092ff}.footer__links.desktop li:first-child{font-size:14px;text-transform:uppercase;color:#9aa5ac}.footer__social_media li{display:inline-block;padding-right:5px}.footer__links.mobile{display:none}@media only screen and (max-width:667px){.footer__partners__container{max-width:270px}.footer__partners__container img{margin:10px 0;width:40%}.footer__links.desktop{display:none}.footer__links.mobile{display:-ms-flexbox;display:flex}.footer__links.mobile .footer__links__col{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}}.launch__body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.launch__section{margin-bottom:30px}.launch__section:last-child{padding-bottom:60px;margin-bottom:0}.launch__title{text-align:center;white-space:pre;font-family:industry,sans-serif;font-size:23px;font-weight:700;text-transform:uppercase}.launch__inputs{margin:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;width:320px}.launch__input{width:50%;font-size:13px;text-transform:none;border-radius:5px;border:1px solid #d6dbdf}.launch__input,.launch__select{margin-bottom:10px}.launch__error{font-size:13px;color:#ea212e}.launch__label{font-size:16px;margin-bottom:10px;text-align:center;text-transform:uppercase}.launch__alert__btn-clear-logo{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center;background-color:transparent;background:hsla(0,0%,100%,.6);width:70px;height:65px;border:1px dashed #57626b;border-radius:5px;font-size:14px;color:#000;text-transform:uppercase;font-weight:600;position:absolute;padding-bottom:5px;top:20px;left:20px;cursor:pointer}.launch__alert__btn-clear-logo:hover{background:rgba(0,146,255,.2)}.launch__alert__btn-clear-logo:before{background:url(/static/media/upload-green.be7a1e5c.svg) no-repeat 50% 50%;content:"";height:20px;position:absolute;top:7px;width:20px}@media only screen and (max-width:667px){.launch__body{-ms-flex-pack:justify;justify-content:space-between}.launch__section{margin-bottom:12px}.launch__menu>a{margin-right:8px}.launch__input,.launch__select{margin-left:10px;margin-right:10px}.launch__alert__btn-clear-logo{top:70px;left:50%;-webkit-transform:translate(calc(-100% - 50px));-ms-transform:translate(calc(-100% - 50px));transform:translate(calc(-100% - 50px))}}.App,.app__body{text-align:left;height:100%}body{--color-blue:#0092ff;--color-gray:#dbe0e4;--color-med-gray:#85919a;--color-dark-gray:#2d3237;--color-black:#000;--color-white:#fff;--color-green:#28bd00;--color-light-gray:#9aa5ac;font-family:jaf-bernino-sans-condensed,Franklin Gothic,ITC Franklin Gothic,Arial Narrow,sans-serif;color:#2d3237}a{color:#0092ff;text-decoration:none}body,html{position:absolute;width:100%;margin:0;padding:0;overflow-x:hidden}#root,#root>div,body,html{height:100%}
/*# sourceMappingURL=main.0d05c202.css.map*/