@import url(https://fonts.googleapis.com/css2?family=Figtree:wght@300;400;500;700;800&family=Saira+Extra+Condensed:wght@600;700&display=swap);.current-user-picks,.user{align-items:center;border-radius:5px;display:flex;height:85px;overflow:none;padding:1rem;width:100%}@media only screen and (max-width:1150px){.current-user-picks,.user{width:1100px}}.current-user-picks h2,.user h2{font-size:.9rem;margin-right:2rem;width:100px}.current-user-picks .picks,.user .picks{align-items:center;display:flex;gap:.5rem;justify-content:space-around;margin-left:2rem;width:70%}.current-user-picks .picks .no-pick-logo,.user .picks .no-pick-logo{align-items:center;border-radius:4px;display:flex;height:38px;justify-content:center;min-width:38px;outline:2px solid #727477;padding:.2rem}.current-user-picks .picks img,.user .picks img{height:35px;max-width:35px;min-width:35px;padding:.4rem}.current-user-picks .picks .winner-logo,.user .picks .winner-logo{border-radius:4px;outline:2px solid #22eaaa}.current-user-picks .picks .loser-logo,.user .picks .loser-logo{border-radius:4px;outline:2px solid #e24141}.current-user-picks .score,.user .score{display:flex;font-size:1.5rem;justify-content:flex-end;margin-left:auto;width:50px}.current-user-picks{border:2px solid #facf5a}.pool-page{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:120vh;padding:var(--padding);padding-top:2rem}.pool-page .pool-content{margin:0 auto}@media only screen and (max-width:1600px){.pool-page .pool-content{width:1304px}}@media only screen and (max-width:1280px){.pool-page .pool-content{max-width:1100px}}@media only screen and (max-width:1100px){.pool-page .pool-content{max-width:960px}}@media only screen and (max-width:1150px){.pool-page .pool-content{margin:0;padding:0;width:auto}}.pool-page .pool-header{align-items:center;display:flex;font-size:.9rem;height:50px;justify-content:space-between;margin-top:2rem;position:relative;width:69%}@media only screen and (max-width:1150px){.pool-page .pool-header{height:13vh}}.pool-page .pool-header h1{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:40%}@media only screen and (max-width:1150px){.pool-page .pool-header h1{text-align:center;width:100%}.pool-page .pool-header{align-items:center;flex-direction:column;justify-content:center;width:100%}}.pool-page .pool-header .legend{align-items:center;display:flex;gap:1rem;height:40%;justify-content:flex-end;width:75%}@media only screen and (max-width:1150px){.pool-page .pool-header .legend{justify-content:center;width:100%}}.pool-page .pool-header .legend .legend-box{align-items:center;display:flex;gap:.5rem;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:1150px){.pool-page .pool-header .legend .legend-box{margin:1rem 0}}.pool-page .pool-header .legend .legend-box span{border-radius:2px;height:15px;width:15px}.pool-page .pool-header .legend .legend-box .win{background-color:#25a35a}.pool-page .pool-header .legend .legend-box .lose{background-color:#e24141}.pool-page .pool-header .legend .legend-box .none{background-color:#727477}.pool-page .pool-header .missed-pick{color:#e24141;display:none;font-size:1rem;font-weight:600}@media only screen and (max-width:1150px){.pool-page .pool-header .missed-pick{background-color:#f8d7da;border-radius:4px;display:flex;font-weight:lighter;margin-bottom:2rem;padding:1rem}}.pool-page .content{display:flex;gap:1rem;height:100%;margin-top:1rem;position:relative}@media only screen and (max-width:1150px){.pool-page .content{overflow-x:scroll}}.pool-page .content .mobile-no-picks{display:none;gap:1rem;left:0;padding:1rem 0;width:100%}@media only screen and (max-width:1150px){.pool-page .content .mobile-no-picks{align-items:flex-start;display:flex;flex-direction:column}.pool-page .content .mobile-no-picks p{font-size:1rem;font-weight:600}}.pool-page .content .mobile-no-picks .btn{height:50px;margin:0;width:130px}.pool-page .content .users,.pool-page .content .users-reverse{display:flex;gap:1rem;width:70%}.pool-page .content .users-reverse{flex-direction:column-reverse}.game-box{display:flex;font-family:Roboto,sans-serif;height:auto;width:100%}.game-box .game{align-items:center;border-bottom:var(--border);border-top:var(--border);display:flex;flex-direction:column;flex-shrink:0;padding:1rem 0;width:100%}@media only screen and (max-width:1150px){.game-box .game{gap:1rem}}.game-box .game .top{display:flex;padding:0 1rem;width:100%}.game-box .game .top input{display:none}.game-box .game .top .box{align-items:center;border-radius:5px;color:var(--secondary-color-lighter);cursor:pointer;display:flex;flex-direction:column;height:30px;justify-content:center;padding:1.5rem 2rem;width:40px}@media only screen and (max-width:1150px){.game-box .game .top .box{width:15%}}.game-box .game .top .box:hover{background-color:#0662c5;border:none;box-shadow:none}.game-box .game .top .highlight{background:#0662c5;color:#000}.game-box .game .top .no-pick{background-color:#e2e2e4}.game-box .game .top .no-pick:hover{cursor:not-allowed}.game-box .game .top .logo{align-items:center;display:flex;height:100%;justify-content:center;max-height:30px;max-width:30px;min-width:20px}.game-box .game .top .logo .team-logo{max-height:30px;max-width:30px;min-width:30px}.game-box .game .top .game-time{align-items:center;color:#789;display:flex;flex-direction:column;font-size:.8rem;text-transform:uppercase;width:100%}.game-box .game .top .game-time .at{margin-bottom:1px}.game-box .game .middle{display:flex;height:30px;justify-content:center;padding:0 2rem;width:100%}.game-box .game .middle .box{align-items:center;display:flex;justify-content:center;padding:.5rem .9rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:30px}.game-box .game .middle .box p{color:#789;font-size:.8rem;font-weight:700}.game-box .game .middle .space{width:100%}.game-box .game .pitchers{align-items:center;display:flex;height:20px;justify-content:center;width:100%}.game-box .game .pitchers p{color:#789;font-size:.8rem}.game-box .game .abbr{display:none}.game-box .game .team-id{height:100%;width:55%}.game-box .game .team-id .desktop-name{font-size:.9rem}@media only screen and (max-width:1150px){.game-box .game .team-id .desktop-name{display:none}}.game-box .game .team-id .mobile-name{display:none}@media only screen and (max-width:1150px){.game-box .game .team-id .mobile-name{display:flex}}.game-box .hide-pick-boxes{display:none}.game{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:1px solid #789;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0 1rem;position:relative;right:0;width:100%}@media only screen and (max-width:1150px){.game{border:none;min-width:100vw;padding:1rem}}.game:first-of-type{border-top:none;border-top-left-radius:5px;border-top-right-radius:5px}.game .header{color:#789;display:flex;justify-content:space-between;padding:1rem 1rem 0;width:100%}.game .header .matchup{font-style:italic;font-weight:600}.game .body{align-items:center;display:flex}.game .body .odds{display:flex;flex-direction:column;height:100px;justify-content:space-evenly;width:100%}.game .body .odds .away,.game .body .odds .home{align-items:center;display:flex;height:30px;justify-content:flex-end}.game .body .odds .away .bar,.game .body .odds .home .bar{height:4px;margin-right:1rem;width:60%}.game .body .odds .away .bar .percent,.game .body .odds .home .bar .percent{background-color:#509beb;height:100%;width:50%}.game .body .odds .away .bar .tied,.game .body .odds .home .bar .tied{background-color:#e57423;height:100%;width:50%}.game .body .odds .away .bar .loser-percent,.game .body .odds .home .bar .loser-percent{background-color:#e24141;height:100%;width:50%}.game .body .odds .away .winner,.game .body .odds .home .winner{color:#509beb;font-weight:600}.game .body .teams{display:flex;flex-direction:column;font-weight:600;height:100%;padding:1rem;position:relative;width:30%}.game .body .teams .time{color:#789;font-size:.9rem}.game .body .teams .away,.game .body .teams .home{align-items:center;display:flex;gap:1rem;height:50px}.game .body .teams .away img,.game .body .teams .home img{max-width:20px}.top-game-component{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:2rem;transition:all .2s ease-in-out;width:100%}@media only screen and (max-width:1150px){.top-game-component{display:none}}.top-game-component .hide-top-game,.top-game-component .predictions{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative}.top-game-component .hide-top-game .show-more,.top-game-component .predictions .show-more{align-items:center;border-radius:4px;color:#509beb;cursor:pointer;display:flex;font-weight:600;height:50px;justify-content:center;position:relative}.top-game-component .hide-top-game .game,.top-game-component .predictions .game{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:1px solid #789;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0 1rem;position:relative;right:0;width:100%}.top-game-component .hide-top-game .game:first-of-type,.top-game-component .predictions .game:first-of-type{border-top:none;border-top-left-radius:5px;border-top-right-radius:5px}.top-game-component .hide-top-game .game .header,.top-game-component .predictions .game .header{color:#789;display:flex;justify-content:space-between;padding:1rem 1rem 0;width:100%}.top-game-component .hide-top-game .game .header .matchup,.top-game-component .predictions .game .header .matchup{font-style:italic;font-weight:600}.top-game-component .hide-top-game .game .body,.top-game-component .predictions .game .body{align-items:center;display:flex}.top-game-component .hide-top-game .game .body .odds,.top-game-component .predictions .game .body .odds{display:flex;flex-direction:column;height:100px;justify-content:space-evenly;width:100%}.top-game-component .hide-top-game .game .body .odds .away,.top-game-component .hide-top-game .game .body .odds .home,.top-game-component .predictions .game .body .odds .away,.top-game-component .predictions .game .body .odds .home{align-items:center;display:flex;height:30px;justify-content:flex-end}.top-game-component .hide-top-game .game .body .odds .away .bar,.top-game-component .hide-top-game .game .body .odds .home .bar,.top-game-component .predictions .game .body .odds .away .bar,.top-game-component .predictions .game .body .odds .home .bar{height:4px;margin-right:1rem;width:60%}.top-game-component .hide-top-game .game .body .odds .away .bar .percent,.top-game-component .hide-top-game .game .body .odds .home .bar .percent,.top-game-component .predictions .game .body .odds .away .bar .percent,.top-game-component .predictions .game .body .odds .home .bar .percent{background-color:#509beb;height:100%;width:50%}.top-game-component .hide-top-game .game .body .odds .away .bar .tied,.top-game-component .hide-top-game .game .body .odds .home .bar .tied,.top-game-component .predictions .game .body .odds .away .bar .tied,.top-game-component .predictions .game .body .odds .home .bar .tied{background-color:#e57423;height:100%;width:50%}.top-game-component .hide-top-game .game .body .odds .away .bar .loser-percent,.top-game-component .hide-top-game .game .body .odds .home .bar .loser-percent,.top-game-component .predictions .game .body .odds .away .bar .loser-percent,.top-game-component .predictions .game .body .odds .home .bar .loser-percent{background-color:#ff304f;height:100%;width:50%}.top-game-component .hide-top-game .game .body .odds .away .winner,.top-game-component .hide-top-game .game .body .odds .home .winner,.top-game-component .predictions .game .body .odds .away .winner,.top-game-component .predictions .game .body .odds .home .winner{color:#509beb;font-weight:600}.top-game-component .hide-top-game .game .body .teams,.top-game-component .predictions .game .body .teams{display:flex;flex-direction:column;font-weight:600;height:100%;padding:1rem;position:relative;width:30%}.top-game-component .hide-top-game .game .body .teams .time,.top-game-component .predictions .game .body .teams .time{color:#789;font-size:.9rem}.top-game-component .hide-top-game .game .body .teams .away,.top-game-component .hide-top-game .game .body .teams .home,.top-game-component .predictions .game .body .teams .away,.top-game-component .predictions .game .body .teams .home{align-items:center;display:flex;gap:1rem;height:50px}.top-game-component .hide-top-game .game .body .teams .away img,.top-game-component .hide-top-game .game .body .teams .home img,.top-game-component .predictions .game .body .teams .away img,.top-game-component .predictions .game .body .teams .home img{max-width:20px}.picks-component{display:flex;flex-direction:column;gap:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:1rem;width:30%}@media only screen and (max-width:1150px){.picks-component{display:none}}.picks-component .picks-info{align-items:center;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;padding:1rem}.picks-component .picks-info .confirm{background-color:none;background-color:#25a35a;color:#000}.picks-component .picks-info .confirm:hover{background-color:#1c7943}.picks-component .make-picks{border-bottom-left-radius:5px;border-bottom-right-radius:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:396px;overflow-y:auto}@media only screen and (max-width:1150px){.picks-component .make-picks{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:100vh}}.picks-component .make-picks::-webkit-scrollbar{width:8px}.picks-component .make-picks::-webkit-scrollbar-thumb{background:#789;border-radius:4px}.picks-component .make-picks::-webkit-scrollbar-thumb:hover{background:#708090}.picks-component .make-picks .add-btn{background-color:#0662c5;border:none;border-radius:3px;color:#fff;cursor:pointer;margin-left:auto;padding:.5rem .75rem;position:absolute;right:1rem;top:.6rem}.picks-component .make-picks .add-btn:hover{background-color:#044994}.picks-component .make-picks .confirm{background-color:#17b978}.picks-component .make-picks .confirm:hover{background-color:#118c5b}.picks-component .missed-picks,.picks-component .no-user-picks,.picks-component .submitted-picks{border-radius:5px;display:flex;flex-direction:column;font-size:.9rem;gap:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1rem}.picks-component .missed-picks .btn-container,.picks-component .no-user-picks .btn-container,.picks-component .submitted-picks .btn-container{display:flex;gap:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.picks-component .missed-picks .btn-container button,.picks-component .no-user-picks .btn-container button,.picks-component .submitted-picks .btn-container button{margin-left:0;margin-right:auto}.picks-component .missed-picks .btn-container .delete,.picks-component .no-user-picks .btn-container .delete,.picks-component .submitted-picks .btn-container .delete{background-color:#e24141}.picks-component .missed-picks .btn-container .delete:hover,.picks-component .no-user-picks .btn-container .delete:hover,.picks-component .submitted-picks .btn-container .delete:hover{background-color:#d02020}.picks-component .no-user-picks{color:#727477;font-weight:600}.picks-component .missed-picks p{color:#e24141;font-weight:600}@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}.swiper{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;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{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-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.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,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.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-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-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.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-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.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-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.highlights{border-radius:5px;display:flex;flex-direction:column;gap:1rem;overflow:hidden;padding:1rem;position:-webkit-sticky;position:sticky;top:1rem;width:100%}@media only screen and (max-width:1150px){.highlights{display:none}}.highlights .header{align-items:center;display:flex;justify-content:space-between}.highlights .header span{color:gray;font-size:.9rem;font-style:italic}.highlights .swiper{position:relative}.highlights .swiper,.highlights .swiper .swiper-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.highlights .swiper .swiper-wrapper{display:flex}.highlights .swiper .swiper-wrapper .video{border:none;position:relative;width:100%}.highlights .swiper .swiper-wrapper .video .img-container{max-width:100%;position:relative}.highlights .swiper .swiper-wrapper .video .img-container video{width:100%}.highlights .text{align-items:center;border-radius:4px;display:flex;height:50px;padding:0;width:100%;z-index:999}.highlights .text h1{font-size:.9rem}.user-component{background:none;border-radius:5px;display:flex;display:none;flex-direction:column;font-size:1.2rem;gap:.5rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.user-component .header .name{color:#0662c5;font-weight:600}.user-component .body .record{align-items:center;color:#789;display:flex;font-weight:600;gap:.5rem}.sort-container{border-radius:5px;bottom:-4rem;display:flex;flex-direction:column;gap:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1rem;position:absolute;right:-5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:9999}.sort-container h3{align-items:center;cursor:pointer;display:flex;font-size:1rem;font-weight:lighter;height:40%;width:100%}.sort-container h3:hover{color:#2f89fc}.top-gamebar{box-shadow:var(--box-shadow);display:flex;font-family:Source Sans Pro,sans-serif;height:100px;margin:0 auto;position:relative;z-index:9997}@media only screen and (max-width:1600px){.top-gamebar{width:1304px}}@media only screen and (max-width:1150px){.top-gamebar{margin:0;width:auto}}@media only screen and (max-width:1280px){.top-gamebar{max-width:1100px}}.date{flex-direction:column;font-size:.9rem;font-weight:700;justify-content:center;min-width:55px;text-transform:uppercase;z-index:9998}.date,.gamebar{display:flex;height:100%}.gamebar{overflow-x:scroll;padding:.5rem;width:100%}.gamebar::-webkit-scrollbar{display:none}.gamebar .game-box{display:flex;flex-direction:column;gap:.5rem;max-width:160px;min-width:150px;padding:.2rem 1rem}.gamebar .game-box .status{font-size:.7rem}.gamebar .game-box .away,.gamebar .game-box .home{align-items:center;display:flex;gap:.25rem;max-height:20px;position:relative}.gamebar .game-box .away .logo-container,.gamebar .game-box .home .logo-container{height:100%;padding-right:.8rem;position:relative;width:20%}.gamebar .game-box .away .logo-container .logo,.gamebar .game-box .home .logo-container .logo{height:90%}.gamebar .game-box .away .name,.gamebar .game-box .home .name{font-size:.9rem;font-weight:600;width:30%}.gamebar .game-box .away .record,.gamebar .game-box .away .score,.gamebar .game-box .home .record,.gamebar .game-box .home .score{font-size:.9rem;margin-left:auto}.gamebar .game-box .away .score,.gamebar .game-box .home .score{width:10%}.gamebar .game-box .away .record,.gamebar .game-box .home .record{color:#789;font-size:.7rem;margin-right:auto}.scroll-controls{align-items:center;display:flex;font-family:var(--secondaryFont);font-size:1.3rem;gap:.65rem;height:100%;justify-content:center;min-width:125px;padding:0 1rem}@media only screen and (max-width:1150px){.scroll-controls{display:none}}.scroll-controls .left,.scroll-controls .right{align-items:center;border:1px solid #3e3f42;border-radius:50%;display:flex;font-size:.9rem;justify-content:center;padding:.5rem}.scroll-controls .left:hover,.scroll-controls .right:hover{border:1px solid #509beb;color:#509beb;cursor:pointer}.overlay{align-items:center;background-color:#333;display:flex;justify-content:center;opacity:.7;z-index:9999}.popup{border-radius:5px;left:0;opacity:1;overflow-y:scroll;padding:1rem 0;position:fixed;top:0;z-index:9999}.popup .header{display:flex;justify-content:space-between;padding:0 1rem;width:100%}.popup .header h1{font-size:1.5rem}.popup .header button{align-items:center;background:none;border:none;color:#dd4242;display:flex;font-size:1.4rem;justify-content:center}.popup .content{display:flex;height:100%;width:100%}@media only screen and (max-width:1150px){.popup .content{align-items:center;flex-direction:column}}.popup .content .info{align-items:center;color:#789;display:flex;font-style:italic;font-weight:600;margin-top:1rem;min-height:50px;padding:0 1rem;width:100%}.popup .content .info span{align-items:center;color:#509beb;display:flex;font-weight:600;height:100%;margin-left:.5rem}.popup .content .predictions-mobile{display:flex;gap:1rem;width:90%}.popup .content .picks-component{display:flex;min-height:120vh;width:100%}.popup .content .picks-component .make-picks{border:none;height:100%}*{box-sizing:border-box;font-family:Figtree,sans-serif;margin:0;padding:0}.App{height:auto;overflow-x:hidden}.App .users{display:flex;flex-direction:column;gap:1rem}.App .btn{background-color:#6795de;border:none;border-radius:3px;color:#fff;cursor:pointer;padding:.5rem .75rem}.App .btn:hover{background-color:#3d78d5}input{border:1px solid #d3d3d3;border-radius:4px;font-size:1.1rem}.error-message,input{height:50px;padding:1rem}.error-message{background-color:#f8d7da;border-radius:4px;color:#e24141;display:flex;margin:1rem 0;position:relative;width:100%}.error-message .message{align-items:center;display:flex;font-weight:lighter;height:100%;width:100%}.error-message .clear-btn{background:none;border:none;color:#e24141;cursor:pointer;height:100%;margin-left:auto}.error-message .clear-btn:hover{font-weight:600}.auth-form-login,.auth-form-register{border-radius:4px;box-shadow:var(--box-shadow);font-family:Figtree,sans-serif;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:400px;padding:3rem;position:absolute;top:0;-webkit-transform:translateY(25%);transform:translateY(25%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:9999}@media only screen and (max-width:1150px){.auth-form-login,.auth-form-register{border-radius:0;bottom:0;height:80vh;max-width:960px;padding:1rem 2rem;z-index:9999}}.auth-form-login .close-modal,.auth-form-register .close-modal{cursor:pointer;position:absolute;right:1rem;top:1rem}.auth-form-login .hide,.auth-form-register .hide{display:none}.auth-form-login h2,.auth-form-register h2{font-family:var(---primaryFont);font-size:2rem;margin:0 auto;padding-bottom:2rem;text-align:center;text-transform:uppercase;width:100%}@media only screen and (max-width:1150px){.auth-form-login h2,.auth-form-register h2{padding-bottom:1rem}}.auth-form-login p,.auth-form-register p{padding-bottom:2rem;text-align:center}@media only screen and (max-width:1150px){.auth-form-login p,.auth-form-register p{padding-bottom:1rem}}.auth-form-login .submit-btn,.auth-form-register .submit-btn{align-items:center;background-color:#000;background:#2f89fc;border:none;border-radius:4px;color:#fff;display:flex;display:block;font-family:var(--secondaryFont);font-size:1.1rem;font-weight:lighter;height:45px;justify-content:center;margin-bottom:1rem;margin-top:2rem;padding:10px 30px;position:relative;width:100%}.auth-form-login .submit-btn:hover,.auth-form-register .submit-btn:hover{background-color:#1178fc;box-shadow:var(--box-shadow);cursor:pointer}@media only screen and (max-width:1150px){.auth-form-login .submit-btn,.auth-form-register .submit-btn{margin-top:1rem}}.auth-form-login .login-link,.auth-form-register .login-link{position:relative;text-align:center;top:30px}.auth-form-login .form-inputs,.auth-form-register .form-inputs{display:flex;flex-direction:column;gap:1rem;width:100%}@media only screen and (max-width:1150px){.auth-form-login .form-inputs,.auth-form-register .form-inputs{padding-top:2rem}}.auth-form-login .register-link,.auth-form-register .register-link{align-items:center;display:flex;gap:.5rem;height:50px;justify-content:center;padding-top:2rem;text-align:center}@media only screen and (max-width:1150px){.auth-form-login .register-link,.auth-form-register .register-link{padding-top:4rem}}.auth-form-login .register-link span,.auth-form-register .register-link span{color:#2f89fc;cursor:pointer;text-decoration:underline}.auth-form-register{-webkit-transform:translateY(10%);transform:translateY(10%)}@media only screen and (max-width:1150px){.auth-form-login,.auth-form-register{display:flex;flex-direction:column;height:auto;justify-content:center;position:absolute;top:0;-webkit-transform:none;transform:none;width:100vw}.auth-form-login h2,.auth-form-register h2{font-size:2rem;width:100%}}.login-page,.register-page{align-items:center;display:flex;font-family:Figtree,sans-serif;height:100vh;justify-content:center;left:0;max-width:100%;position:absolute;position:fixed;top:0;width:100vw;z-index:9999}.login-page .register-overlay,.register-page .register-overlay{background-color:#000;height:100vh;left:0;max-width:100%;opacity:.8;position:absolute;top:0;width:100vw}@media only screen and (max-width:1150px){.login-page,.register-page{display:flex;height:100vh;width:100%}}.navbar{gap:2rem;height:58px;padding:var(--padding);width:100%;z-index:9999}.navbar,.navbar .nav-content{align-items:center;display:flex;position:relative}.navbar .nav-content{margin:0 auto;width:1548px}@media only screen and (max-width:1600px){.navbar .nav-content{width:1304px}}@media only screen and (max-width:1280px){.navbar .nav-content{max-width:1100px}}.navbar .logo a{align-items:center;display:flex;font-size:1rem;gap:.5rem;text-decoration:none}.navbar .logo a img{max-width:36px}.navbar .links{align-items:center;display:flex;gap:.5rem;padding-left:2rem;width:100%}@media only screen and (max-width:1150px){.navbar .links{display:none}}.navbar .links li{list-style-type:none}.navbar .links li a{border-radius:5px;box-shadow:none;font-size:.9rem;font-weight:600;padding:.62rem .96rem;text-decoration:none}.navbar .user-settings{align-items:center;display:flex;height:65px;position:relative}@media only screen and (max-width:1150px){.navbar .user-settings{display:none}}.navbar .user-settings .user-icon{cursor:pointer;font-size:1.4rem}.navbar .desktop-auth{align-items:center;display:flex}@media only screen and (max-width:1150px){.navbar .desktop-auth{display:none}}.navbar .login-btn,.navbar .logout-btn{background:none;border:none;color:#509beb;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem}.navbar .signup-btn{align-items:center;background-color:#509beb;border:none;border-radius:5px;color:#fff;display:flex;font-size:1rem;justify-content:center;margin-right:1rem;padding:.5rem;width:90px}.navbar .signup-btn:hover{background-color:#358be8;cursor:pointer}.navbar .pill{align-items:center;border-radius:25px;cursor:pointer;display:flex;height:20px;margin-right:1rem;min-width:44px;padding:0 .25rem}@media only screen and (max-width:1150px){.navbar .pill{display:none}}.navbar .pill .toggle-switch,.navbar .pill .toggle-switch-off{background-color:#509beb;border-radius:50%;height:15px;transition:all .2s ease-in-out;width:15px}.navbar .pill .toggle-switch-off{-webkit-transform:translate(22px);transform:translate(22px)}.navbar .burger{align-items:center;cursor:pointer;display:none;font-size:2rem;margin-left:auto}@media only screen and (max-width:1150px){.navbar .burger{display:flex}}.dropdown,.hide-dropdown{box-shadow:0 1px 4px rgba(0,0,0,.16);display:none;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:2rem 2.5rem 2.5rem;position:absolute;right:-2rem;top:54px;-webkit-transform:translateX(0);transform:translateX(0);transition:all .2s ease-in-out;width:90%}@media only screen and (max-width:1150px){.dropdown,.hide-dropdown{display:flex}}.dropdown .welcome,.hide-dropdown .welcome{font-size:1.1rem;font-weight:600;height:40px}.dropdown .welcome span,.hide-dropdown .welcome span{color:#207cdf}.dropdown ul,.hide-dropdown ul{align-items:flex-start;display:flex;flex-direction:column;gap:1.5rem;justify-content:flex-start;position:relative;width:100%}.dropdown ul .mobile-auth,.hide-dropdown ul .mobile-auth{display:none}@media only screen and (max-width:1150px){.dropdown ul .mobile-auth,.hide-dropdown ul .mobile-auth{display:flex;flex-direction:column;font-size:1.1rem;font-weight:600;gap:1.5rem;justify-content:flex-start}.dropdown ul .mobile-auth li,.hide-dropdown ul .mobile-auth li{display:flex}.dropdown ul .mobile-auth li span,.hide-dropdown ul .mobile-auth li span{align-items:center;display:flex;font-size:1.2rem}}.dropdown ul .ld-info,.hide-dropdown ul .ld-info{color:gray;margin-top:10px}.dropdown ul .pill,.hide-dropdown ul .pill{height:50px;position:relative;width:100%}.dropdown ul .pill .toggle-switch,.dropdown ul .pill .toggle-switch-off,.hide-dropdown ul .pill .toggle-switch,.hide-dropdown ul .pill .toggle-switch-off{background-color:#1e90ff;height:100%;transition:all .2s ease-in-out;width:50%}.dropdown ul .pill .toggle-switch-off,.hide-dropdown ul .pill .toggle-switch-off{margin-left:auto}.dropdown ul li,.hide-dropdown ul li{align-items:center;display:flex;gap:.5rem;width:100%}.dropdown ul li a,.dropdown ul li p,.hide-dropdown ul li a,.hide-dropdown ul li p{background-color:none;cursor:pointer;font-size:1.1rem;font-weight:600;text-decoration:none}.dropdown ul li a:hover,.dropdown ul li p:hover,.hide-dropdown ul li a:hover,.hide-dropdown ul li p:hover{color:#207cdf}.dropdown ul li a.active,.hide-dropdown ul li a.active{background-color:none}.dropdown ul li span,.hide-dropdown ul li span{align-items:center;display:flex;font-size:1.2rem}.dropdown ul .auth-btn,.dropdown ul .logout-btn,.hide-dropdown ul .auth-btn,.hide-dropdown ul .logout-btn{background:none;border:none;cursor:pointer;font-size:1.3rem}.dropdown ul .auth-btn:hover,.dropdown ul .logout-btn:hover,.hide-dropdown ul .auth-btn:hover,.hide-dropdown ul .logout-btn:hover{color:#207cdf}.dropdown ul .signup-btn,.dropdown ul .signup-btn:hover,.hide-dropdown ul .signup-btn,.hide-dropdown ul .signup-btn:hover{color:#25a35a}.hide-dropdown{-webkit-transform:translateX(100%);transform:translateX(100%)}.settings{border-radius:5px;bottom:calc(-70px - 2rem);display:flex;flex-direction:column;gap:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1rem;position:absolute;right:0;width:185px}.settings span{color:#509beb}.settings h1{font-size:1rem}.settings p{align-items:center;cursor:pointer;display:flex;gap:.5rem}.settings p:hover{color:#509beb}.overlay{background-color:#000;height:100vh;max-width:100%;opacity:.6;width:100vw}.overlay,.popup-container{left:0;position:fixed;top:0}.popup-container{background-color:var(--lighter-primary);background-color:#fff;border-radius:3px;box-shadow:0 2px 2px 2px rgba(0,0,0,.2);display:flex;flex-direction:column;font-family:var(--secondaryFont);height:70vh;justify-content:center;padding:2rem;right:0;-webkit-transform:translate(120%,15%);transform:translate(120%,15%);width:30vw;z-index:9999}.popup-container .chosen-picks{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;height:50%;justify-content:flex-start;width:100%}.popup-container .chosen-picks p{font-size:1.2rem}.popup-container .chosen-picks .popup-logo{height:40px;width:40px}.popup-container .btn-container-popup{align-items:center;display:flex;gap:1rem;height:75px;justify-content:space-evenly;width:100%}.popup-container .btn-container-popup .edit-btn,.popup-container .btn-container-popup .save-btn{background-color:var(--secondary-color);border-radius:5px;color:#fff;height:50px;width:50%}.popup-container .btn-container-popup .edit-btn:hover,.popup-container .btn-container-popup .save-btn:hover{background-color:#127ddb}.popup-container .btn-container-popup .save-btn{align-items:center;background-color:var(--accent);display:flex;justify-content:center}.popup-container .btn-container-popup .save-btn:hover{background-color:#1a9b49}@media only screen and (max-width:1150px){.popup-container{height:70vh;left:0;top:10vh;-webkit-transform:none;transform:none;width:100%}.popup-container .popup-content{width:100%}.popup-container .popup-content .chosen-picks{display:flex;gap:1rem;justify-content:flex-start;margin:2rem 0;overflow-x:scroll}.popup-container .popup-content .chosen-picks .popup-logo{max-width:60px}.popup-container .popup-content .mobile-info{align-items:center;display:block;display:flex;gap:1rem;height:50px}.popup-container .btn-container-popup{gap:1rem;height:60px}.popup-container .btn-container-popup .edit-btn,.popup-container .btn-container-popup .save-btn{background-color:var(--secondary-color);border-radius:5px;height:100%;width:50%}.popup-container .btn-container-popup .save-btn{align-items:center;background-color:var(--accent);display:flex;justify-content:center}}:root{--primaryBG:#16171b;--secondaryBG:#222327;--navbarBG:#121216;--text-color:#eee;--border:1px solid #383d3f;--padding:0 6rem}@media only screen and (max-width:1150px){:root{--padding:0 1rem}}@media only screen and (max-width:1600px){:root{--padding:0 1rem}}@media only screen and (min-width:1900px){:root{--padding:0 16rem}}.show-picks-page{display:flex;flex-direction:column;width:100%}.show-picks-page .show-picks-container{border-radius:10px;display:flex;flex-direction:column;font-family:Roboto,sans-serif;margin-top:1rem;padding:1rem;position:relative}.show-picks-page .show-picks-container .entry-status{width:20%}.show-picks-page .show-picks-container .show-picked{display:flex;gap:1rem;overflow-x:auto;width:100%}.show-picks-page .show-picks-container .show-picked .show-pick .show-logo{margin:0 .3rem;max-height:35px;width:35px}.show-picks-page .show-picks-container .delete-picks{align-items:center;display:flex;justify-content:flex-end;width:20%}.show-picks-page .show-picks-container .delete-picks .delete-btn{align-items:center;background-color:var(--danger-color);border:none;border-radius:4px;box-shadow:var(--box-shadow);color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:lighter;justify-content:center;padding:10px 30px;width:100px}.show-picks-page .show-picks-container .delete-picks .delete-btn:hover{box-shadow:none;transition:all .1s ease-in-out}@media only screen and (max-width:1150px){.show-picked{padding:0 2rem}.show-picked .labels{display:none}.show-picked .picks-container{display:flex;flex-direction:column;justify-content:space-evenly;padding:1rem}.show-picked .picks-container .entry-status{width:100%}.show-picked .picks-container .picks{justify-content:flex-start;margin:1rem 0;overflow-x:scroll;width:100%}.show-picked .picks-container .picks img{max-width:40px}.show-picked .picks-container .delete-picks{display:flex;justify-content:flex-start;width:100%}.show-picked .picks-container .delete-picks button{margin-right:auto}}.picks-page{background-color:var(--secondaryBG);border-radius:5px;max-height:200px;overflow-y:auto;top:1rem;width:30%}.picks-page,.picks-page .picks-label{position:-webkit-sticky;position:sticky}.picks-page .picks-label{background:var(--navbarBG);border-top-left-radius:5px;border-top-right-radius:5px;box-shadow:0 3px 2px 0 #131313;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1rem;top:0;width:100%}.make-picks-page{padding:1rem}.make-picks-page .add-btn{background-color:var(--secondary-color-lighter);color:#fff;font-family:var(--secondaryFont);height:50px;padding:10px 30px;width:100%}.homepage{display:flex;flex-direction:column;gap:4rem;height:100vh;max-height:100%;padding:var(--padding);position:relative}@media only screen and (max-width:1150px){.homepage{overflow-x:hidden}}.homepage .home-content{margin:0 auto;position:relative;width:1448px}@media only screen and (max-width:1150px){.homepage .home-content{display:flex;height:100vh;max-width:100%;overflow-x:hidden}}@media only screen and (max-width:1600px){.homepage .home-content{width:1248px}}@media only screen and (max-width:1280px){.homepage .home-content{width:1140px}}@media only screen and (max-width:1150px){.homepage .home-content .text{display:flex;flex-direction:column;justify-content:center}}.homepage .home-content .text h1{font-family:Sohne,Helvetica;font-family:Saira Extra Condensed,sans-serif;font-size:97px;line-height:80px;margin-top:107px;max-width:510px;text-transform:uppercase}@media only screen and (max-width:1150px){.homepage .home-content .text h1{margin-top:-5rem;width:100%}}.homepage .home-content .text h2{align-items:center;display:flex;font-size:1.5rem;font-weight:lighter;margin-top:30px;width:45%}@media only screen and (max-width:1150px){.homepage .home-content .text h2{width:100%}}.homepage .home-content .text .btn-container{display:flex;justify-content:flex-start}.homepage .home-content .text .btn-container .btn{border-radius:5px;font-size:1.1rem;margin-top:40px;padding:1rem;text-decoration:none}@media only screen and (max-width:1150px){.homepage .home-content .text .btn-container .btn{margin-right:auto;margin-top:30px;width:100%}}.homepage .home-content .images{margin-left:auto;position:absolute;right:8rem;top:8rem;width:40%}@media only screen and (max-width:1150px){.homepage .home-content .images{display:none}}.homepage .home-content .images .bar{border-radius:5px;display:flex;height:80px;max-width:500px;overflow:hidden;padding:1rem 0}.homepage .home-content .images .bar .mobile{display:none}@media only screen and (max-width:1150px){.homepage .home-content .images .bar .name{display:none}.homepage .home-content .images .bar .mobile{display:block;font-size:1.2rem;font-weight:600}}.homepage .home-content .images .bar .left,.homepage .home-content .images .bar .right{align-items:center;display:flex;width:35%}.homepage .home-content .images .bar .left img,.homepage .home-content .images .bar .right img{left:-8px;max-width:50px;position:relative}.homepage .home-content .images .bar .right{justify-content:flex-end}.homepage .home-content .images .bar .right img{left:8px;min-width:50px}.homepage .home-content .images .bar .middle{align-items:center;display:flex;flex-direction:column;justify-content:center;width:30%}.homepage .home-content .images .bar .middle h1{font-size:1.1rem}.homepage .home-content .images .bar .middle p{color:gray;font-size:.9rem}.homepage .home-content .images .bar-2{left:127px;margin-top:8px;position:relative}@media only screen and (max-width:1150px){.homepage .home-content .images .bar-2{left:0}}.homepage .home-content .images .bar-2 .left img,.homepage .home-content .images .bar-2 .right img{left:-8px;max-width:50px;position:relative}.homepage .home-content .images .bar-2 .right img{left:8px}.homepage .how-to-play{display:flex;flex-direction:column;gap:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 auto;width:1448px}@media only screen and (max-width:1150px){.homepage .how-to-play{display:flex;height:100vh;max-width:100%;overflow-x:hidden}}@media only screen and (max-width:1600px){.homepage .how-to-play{width:1248px}}@media only screen and (max-width:1280px){.homepage .how-to-play{width:1140px}}.homepage .how-to-play .wrapper{align-items:center;display:flex;gap:1rem;justify-content:space-evenly;width:100%}.homepage .how-to-play .wrapper .how-to-box{align-items:center;display:flex;flex-direction:column;gap:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;padding:1rem;width:482.66667px}.homepage .how-to-play .wrapper .how-to-box span{align-items:center;background-color:#6795de;border-radius:50%;color:#fff;display:flex;font-size:2rem;height:50px;justify-content:center;padding:1rem;width:50px}.homepage .how-to-play .wrapper .how-to-box p{font-size:1.2rem}
/*# sourceMappingURL=main.db5363cf.css.map*/