@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@font-face{font-family:bevan-italic;src:url(../bevan/Bevan-Italic.ttf)}@font-face{font-family:bevan-regular;src:url(../bevan/Bevan-Regular.ttf)}@font-face{font-family:Material Symbols Outlined;font-style:normal;src:url(../icons/MaterialSymbolsOutlined[FILL,GRAD,opsz,wght].woff2)format("woff2")}.material-symbols-outlined{text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}@font-face{font-family:Material Symbols Rounded;font-style:normal;src:url(../icons/MaterialSymbolsRounded[FILL,GRAD,opsz,wght].woff2)format("woff2")}.material-symbols-rounded{text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;font-family:Material Symbols Rounded;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}.field-container{flex-direction:column;max-width:750px;height:100vh;margin:auto;display:flex}.inner-field{background-image:linear-gradient(180deg,#041e00 0%,#041e00 10%,var(--main-background)10%,var(--main-background)20%,#041e00 20%,#041e00 30%,var(--main-background)30%,var(--main-background)40%,#041e00 40%,var(--main-background)45%,var(--main-background)100%);height:100%;box-shadow:0 0 1px 4px #dedede,inset 0 0 1px 2px #dedede}.bottom-buffer{justify-content:space-between;padding:1rem 2rem;display:flex}.bottom-bar-wrapper{z-index:20;width:100%;max-width:600px;position:fixed;bottom:0}.bottom-bar{opacity:.8;color:#fff;border-top:1px solid #707e76;justify-content:space-between;padding:.75rem 2rem;display:flex}.bottom-bar__icon>span{justify-content:center;font-size:2rem;display:flex}.bottom-bar__playcall-btn-add{cursor:pointer;color:#dedede;background-color:var(--uo-green);border-radius:50%;padding:1rem;display:flex;position:absolute;bottom:4.5rem;right:1.5rem}.bottom-bar__playcall-btn-add>span{font-size:2rem}.challenge-feed__accept-btn{background:0 0}.challenge-modal{color:#fff;flex-direction:column;padding:1rem;display:flex}.challenge-modal__header{flex-direction:column;justify-content:center;align-items:center;padding:1rem 0;display:flex}.challenge-modal__pick-grp{border:1px solid gray;border-radius:6px;padding:.5rem;display:flex}.challenge-modal__pick-grp__select{background:#000;border:none;outline:none}.challenge-modal__pick-grp-by{text-align:center;flex-grow:2;padding:0 .5rem}.challenge-modal__pick-grp__points{text-align:center;width:2rem;margin:0 .25rem}.challenge-modal__pick-grp__plus,.challenge-modal__pick-grp__minus{cursor:pointer}.challenge-modal__message-header{margin-top:1rem}.challenge-modal__cancel-diff-btn{cursor:pointer}.challenge-modal__view-btn-grp{justify-content:space-between;display:flex}.pickem-main__header{padding-right:1rem}.pickem-main__btn-group{border-bottom:1px solid #707e76;justify-content:space-between;align-items:center;display:flex}.pickem-main__back-btn{background-color:var(--main-background);color:#707e76;cursor:pointer;border:none;border-radius:50%;flex-shrink:2;padding:.5rem 1rem}.pickem-main__back-btn>span{font-size:2rem}.pickem-game{color:#fff;border-top:1px solid #00f;border-bottom:1px solid #00f;flex-direction:column;align-items:center;display:flex}.pickem-game__header{padding:.5rem 0}.pickem-game__container{flex-direction:column;justify-content:center;align-items:center;margin:auto;padding:1rem;display:flex}.pickem-game__vs{margin:.5rem 0;font-size:1.5rem}.pickem-game__choice{cursor:pointer;letter-spacing:2px;background:0 0;border:1px solid #ff0;border-radius:5px;padding:1rem;font-size:1.25rem}.pickem-game__validate{padding:1rem}.pickem-game__validate>button{cursor:pointer;background:0 0;outline:none}.games-body{scrollbar-width:none;padding-bottom:1rem;overflow-y:scroll}.schedule-body{scrollbar-width:none;height:100dvh;overflow-y:scroll}.details-container{color:#fff}.my-summary{color:#fafafa;text-align:center;cursor:pointer;margin-inline-start:1rem;line-height:1.3;list-style-position:outside}.my-summary::marker{font-size:1.5rem}.my-details{background:#0d0d0d;border:1px solid #1f1f1f;border-radius:.25rem;padding:.5rem 1rem;overflow:hidden}.details-content{flex-direction:column;padding-block:1rem;font-size:1rem;display:flex}.details-content__option{cursor:pointer;text-align:center;letter-spacing:2px;border:1px solid #00f;border-radius:5px;width:100%;margin:.5rem 0;padding:.5rem 0}.schedule-carousel{scrollbar-width:none;position:relative;overflow-y:scroll}.experience-wrapper{text-align:center;flex-direction:column;align-items:center;max-width:50rem;padding-bottom:2rem;transition:opacity .5s ease-out,transform .5s ease-out;display:flex;overflow-y:scroll}.experience-wrapper>img{max-width:100%;display:block}.accordion{--_button-size:2rem;--_panel-padding:.75rem;--_panel-gap:1rem;flex-direction:column;gap:1rem;padding:.5rem;display:flex}.accordion *{margin:0}.accordion-panel{isolation:isolate;flex-basis:calc(var(--_panel-padding)*2 + var(--_button-size));padding:var(--_panel-padding);padding-right:calc(var(--_panel-padding)*4);border-radius:calc((var(--_panel-padding)*2 + var(--_button-size))/2);position:relative;overflow:hidden}@media (prefers-reduced-motion:no-preference){.accordion-panel{transition:flex-basis .5s,flex-grow .5s}}.accordion-panel:first-of-type{--_panel-color:#26d99d}.accordion-panel:nth-of-type(2){--_panel-color:#26cdd9}.accordion-panel:nth-of-type(3){--_panel-color:#2662d9}.accordion-panel:nth-of-type(4){--_panel-color:#d92644}.accordion-panel:nth-of-type(5){--_panel-color:#d96226}.accordion-panel:has([aria-expanded=true]){flex-grow:1;flex-basis:clamp(15rem,40vh,20rem)}.accordion-panel:focus-within{outline:3px solid var(--_panel-color);outline-offset:4px}.accordion-content>p{opacity:0;margin-left:calc(var(--_button-size) + var(--_panel-gap));transform:translateY(2rem)}@media (prefers-reduced-motion:no-preference){.accordion-panel:has([aria-expanded=true]) p{transition:transform .5s .5s,opacity .5s .5s}}.accordion-panel:has([aria-expanded=true]) p{opacity:1;transform:translateY(0)}.accordion-title{color:#fff;isolation:isolate;align-items:center;font-size:1.25rem;font-weight:500;display:grid;position:relative}.accordion-image{object-fit:cover;z-index:-1;width:100%;height:100%;transition:filter .5s;position:absolute;inset:0}.accordion-panel:has([aria-expanded=true]) .accordion-image{filter:brightness(.5)}.accordion-trigger{align-items:center;gap:var(--_panel-gap);background:0 0;border:0;flex-direction:row-reverse;padding:0;display:flex}.accordion-icon{color:var(--_panel-color);width:var(--_button-size);aspect-ratio:1;z-index:10;background:#0000008c;border-radius:50%;padding:.75rem}.accordion-icon>span{justify-content:center;align-self:center;display:flex}*{color:inherit;margin:0}body{font-family:Poppins}ul{padding:0;list-style-type:none}a{text-decoration:none}hr{border:0;border-top:1px dotted #efefef}img{max-inline-size:100%;display:block}.test{color:#326dee}.container{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.flex-row{flex-flow:wrap;display:flex}.flex-column{flex-flow:column wrap;display:flex}.gap-0>*{padding:0}.gap-0{margin-left:0;margin-right:0}.gap-1>*{padding:10px}.gap-1{margin-left:-10px;margin-right:-10px}.gap-2>*{padding:20px}.gap-2{margin-left:-20px;margin-right:-20px}.gap-3>*{padding:30px}.gap-3{margin-left:-30px;margin-right:-30px}.justify-flex-start{justify-content:flex-start}.justify-flex-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-space-between{justify-content:space-between}.justify-space-around{justify-content:space-around}@media (min-width:0){.col-1-xs{box-sizing:border-box;flex-grow:0;width:8.33333%}.col-2-xs{box-sizing:border-box;flex-grow:0;width:16.6667%}.col-3-xs{box-sizing:border-box;flex-grow:0;width:25%}.col-4-xs{box-sizing:border-box;flex-grow:0;width:33.3333%}.col-5-xs{box-sizing:border-box;flex-grow:0;width:41.6667%}.col-6-xs{box-sizing:border-box;flex-grow:0;width:50%}.col-7-xs{box-sizing:border-box;flex-grow:0;width:58.3333%}.col-8-xs{box-sizing:border-box;flex-grow:0;width:66.6667%}.col-9-xs{box-sizing:border-box;flex-grow:0;width:75%}.col-10-xs{box-sizing:border-box;flex-grow:0;width:83.3333%}.col-11-xs{box-sizing:border-box;flex-grow:0;width:91.6667%}.col-12-xs{box-sizing:border-box;flex-grow:0;width:100%}}@media (min-width:480px){.col-1-sm{box-sizing:border-box;flex-grow:0;width:8.33333%}.col-2-sm{box-sizing:border-box;flex-grow:0;width:16.6667%}.col-3-sm{box-sizing:border-box;flex-grow:0;width:25%}.col-4-sm{box-sizing:border-box;flex-grow:0;width:33.3333%}.col-5-sm{box-sizing:border-box;flex-grow:0;width:41.6667%}.col-6-sm{box-sizing:border-box;flex-grow:0;width:50%}.col-7-sm{box-sizing:border-box;flex-grow:0;width:58.3333%}.col-8-sm{box-sizing:border-box;flex-grow:0;width:66.6667%}.col-9-sm{box-sizing:border-box;flex-grow:0;width:75%}.col-10-sm{box-sizing:border-box;flex-grow:0;width:83.3333%}.col-11-sm{box-sizing:border-box;flex-grow:0;width:91.6667%}.col-12-sm{box-sizing:border-box;flex-grow:0;width:100%}}@media (min-width:720px){.col-1-md{box-sizing:border-box;flex-grow:0;width:8.33333%}.col-2-md{box-sizing:border-box;flex-grow:0;width:16.6667%}.col-3-md{box-sizing:border-box;flex-grow:0;width:25%}.col-4-md{box-sizing:border-box;flex-grow:0;width:33.3333%}.col-5-md{box-sizing:border-box;flex-grow:0;width:41.6667%}.col-6-md{box-sizing:border-box;flex-grow:0;width:50%}.col-7-md{box-sizing:border-box;flex-grow:0;width:58.3333%}.col-8-md{box-sizing:border-box;flex-grow:0;width:66.6667%}.col-9-md{box-sizing:border-box;flex-grow:0;width:75%}.col-10-md{box-sizing:border-box;flex-grow:0;width:83.3333%}.col-11-md{box-sizing:border-box;flex-grow:0;width:91.6667%}.col-12-md{box-sizing:border-box;flex-grow:0;width:100%}}@media (min-width:960px){.col-1-lg{box-sizing:border-box;flex-grow:0;width:8.33333%}.col-2-lg{box-sizing:border-box;flex-grow:0;width:16.6667%}.col-3-lg{box-sizing:border-box;flex-grow:0;width:25%}.col-4-lg{box-sizing:border-box;flex-grow:0;width:33.3333%}.col-5-lg{box-sizing:border-box;flex-grow:0;width:41.6667%}.col-6-lg{box-sizing:border-box;flex-grow:0;width:50%}.col-7-lg{box-sizing:border-box;flex-grow:0;width:58.3333%}.col-8-lg{box-sizing:border-box;flex-grow:0;width:66.6667%}.col-9-lg{box-sizing:border-box;flex-grow:0;width:75%}.col-10-lg{box-sizing:border-box;flex-grow:0;width:83.3333%}.col-11-lg{box-sizing:border-box;flex-grow:0;width:91.6667%}.col-12-lg{box-sizing:border-box;flex-grow:0;width:100%}}@media (min-width:1200px){.col-1-xl{box-sizing:border-box;flex-grow:0;width:8.33333%}.col-2-xl{box-sizing:border-box;flex-grow:0;width:16.6667%}.col-3-xl{box-sizing:border-box;flex-grow:0;width:25%}.col-4-xl{box-sizing:border-box;flex-grow:0;width:33.3333%}.col-5-xl{box-sizing:border-box;flex-grow:0;width:41.6667%}.col-6-xl{box-sizing:border-box;flex-grow:0;width:50%}.col-7-xl{box-sizing:border-box;flex-grow:0;width:58.3333%}.col-8-xl{box-sizing:border-box;flex-grow:0;width:66.6667%}.col-9-xl{box-sizing:border-box;flex-grow:0;width:75%}.col-10-xl{box-sizing:border-box;flex-grow:0;width:83.3333%}.col-11-xl{box-sizing:border-box;flex-grow:0;width:91.6667%}.col-12-xl{box-sizing:border-box;flex-grow:0;width:100%}}.text-primary,.text-hover-primary:hover{color:#326dee}.bg-primary{background-color:#326dee}.text-primary-light-1,.text-hover-primary-light-1:hover{color:#477cf0}.bg-primary-light-1{background-color:#477cf0}.text-primary-light-2,.text-hover-primary-light-2:hover{color:#5b8af1}.bg-primary-light-2{background-color:#5b8af1}.text-primary-light-3,.text-hover-primary-light-3:hover{color:#7099f3}.bg-primary-light-3{background-color:#7099f3}.text-primary-light-4,.text-hover-primary-light-4:hover{color:#84a7f5}.bg-primary-light-4{background-color:#84a7f5}.text-primary-light-5,.text-hover-primary-light-5:hover{color:#99b6f7}.bg-primary-light-5{background-color:#99b6f7}.text-primary-light-6,.text-hover-primary-light-6:hover{color:#adc5f8}.bg-primary-light-6{background-color:#adc5f8}.text-primary-light-7,.text-hover-primary-light-7:hover{color:#c2d3fa}.bg-primary-light-7{background-color:#c2d3fa}.text-primary-light-8,.text-hover-primary-light-8:hover{color:#d6e2fc}.bg-primary-light-8{background-color:#d6e2fc}.text-primary-light-9,.text-hover-primary-light-9:hover{color:#ebf0fd}.bg-primary-light-9{background-color:#ebf0fd}.text-primary-dark-1,.text-hover-primary-dark-1:hover{color:#2d62d6}.bg-primary-dark-1{background-color:#2d62d6}.text-primary-dark-2,.text-hover-primary-dark-2:hover{color:#2857be}.bg-primary-dark-2{background-color:#2857be}.text-primary-dark-3,.text-hover-primary-dark-3:hover{color:#234ca7}.bg-primary-dark-3{background-color:#234ca7}.text-primary-dark-4,.text-hover-primary-dark-4:hover{color:#1e418f}.bg-primary-dark-4{background-color:#1e418f}.text-primary-dark-5,.text-hover-primary-dark-5:hover{color:#193777}.bg-primary-dark-5{background-color:#193777}.text-primary-dark-6,.text-hover-primary-dark-6:hover{color:#142c5f}.bg-primary-dark-6{background-color:#142c5f}.text-primary-dark-7,.text-hover-primary-dark-7:hover{color:#0f2147}.bg-primary-dark-7{background-color:#0f2147}.text-primary-dark-8,.text-hover-primary-dark-8:hover{color:#0a1630}.bg-primary-dark-8{background-color:#0a1630}.text-primary-dark-9,.text-hover-primary-dark-9:hover{color:#050b18}.bg-primary-dark-9{background-color:#050b18}.text-secondary,.text-hover-secondary:hover{color:#1ac886}.bg-secondary{background-color:#1ac886}.text-secondary-light-1,.text-hover-secondary-light-1:hover{color:#31ce92}.bg-secondary-light-1{background-color:#31ce92}.text-secondary-light-2,.text-hover-secondary-light-2:hover{color:#48d39e}.bg-secondary-light-2{background-color:#48d39e}.text-secondary-light-3,.text-hover-secondary-light-3:hover{color:#5fd9aa}.bg-secondary-light-3{background-color:#5fd9aa}.text-secondary-light-4,.text-hover-secondary-light-4:hover{color:#76deb6}.bg-secondary-light-4{background-color:#76deb6}.text-secondary-light-5,.text-hover-secondary-light-5:hover{color:#8de4c3}.bg-secondary-light-5{background-color:#8de4c3}.text-secondary-light-6,.text-hover-secondary-light-6:hover{color:#a3e9cf}.bg-secondary-light-6{background-color:#a3e9cf}.text-secondary-light-7,.text-hover-secondary-light-7:hover{color:#baefdb}.bg-secondary-light-7{background-color:#baefdb}.text-secondary-light-8,.text-hover-secondary-light-8:hover{color:#d1f4e7}.bg-secondary-light-8{background-color:#d1f4e7}.text-secondary-light-9,.text-hover-secondary-light-9:hover{color:#e8faf3}.bg-secondary-light-9{background-color:#e8faf3}.text-secondary-dark-1,.text-hover-secondary-dark-1:hover{color:#17b479}.bg-secondary-dark-1{background-color:#17b479}.text-secondary-dark-2,.text-hover-secondary-dark-2:hover{color:#15a06b}.bg-secondary-dark-2{background-color:#15a06b}.text-secondary-dark-3,.text-hover-secondary-dark-3:hover{color:#128c5e}.bg-secondary-dark-3{background-color:#128c5e}.text-secondary-dark-4,.text-hover-secondary-dark-4:hover{color:#107850}.bg-secondary-dark-4{background-color:#107850}.text-secondary-dark-5,.text-hover-secondary-dark-5:hover{color:#0d6443}.bg-secondary-dark-5{background-color:#0d6443}.text-secondary-dark-6,.text-hover-secondary-dark-6:hover{color:#0a5036}.bg-secondary-dark-6{background-color:#0a5036}.text-secondary-dark-7,.text-hover-secondary-dark-7:hover{color:#083c28}.bg-secondary-dark-7{background-color:#083c28}.text-secondary-dark-8,.text-hover-secondary-dark-8:hover{color:#05281b}.bg-secondary-dark-8{background-color:#05281b}.text-secondary-dark-9,.text-hover-secondary-dark-9:hover{color:#03140d}.bg-secondary-dark-9{background-color:#03140d}.text-error,.text-hover-error:hover{color:#d32752}.bg-error{background-color:#d32752}.text-error-light-1,.text-hover-error-light-1:hover{color:#d73d63}.bg-error-light-1{background-color:#d73d63}.text-error-light-2,.text-hover-error-light-2:hover{color:#dc5275}.bg-error-light-2{background-color:#dc5275}.text-error-light-3,.text-hover-error-light-3:hover{color:#e06886}.bg-error-light-3{background-color:#e06886}.text-error-light-4,.text-hover-error-light-4:hover{color:#e57d97}.bg-error-light-4{background-color:#e57d97}.text-error-light-5,.text-hover-error-light-5:hover{color:#e993a9}.bg-error-light-5{background-color:#e993a9}.text-error-light-6,.text-hover-error-light-6:hover{color:#eda9ba}.bg-error-light-6{background-color:#eda9ba}.text-error-light-7,.text-hover-error-light-7:hover{color:#f2becb}.bg-error-light-7{background-color:#f2becb}.text-error-light-8,.text-hover-error-light-8:hover{color:#f6d4dc}.bg-error-light-8{background-color:#f6d4dc}.text-error-light-9,.text-hover-error-light-9:hover{color:#fbe9ee}.bg-error-light-9{background-color:#fbe9ee}.text-error-dark-1,.text-hover-error-dark-1:hover{color:#be234a}.bg-error-dark-1{background-color:#be234a}.text-error-dark-2,.text-hover-error-dark-2:hover{color:#a91f42}.bg-error-dark-2{background-color:#a91f42}.text-error-dark-3,.text-hover-error-dark-3:hover{color:#941b39}.bg-error-dark-3{background-color:#941b39}.text-error-dark-4,.text-hover-error-dark-4:hover{color:#7f1731}.bg-error-dark-4{background-color:#7f1731}.text-error-dark-5,.text-hover-error-dark-5:hover{color:#6a1429}.bg-error-dark-5{background-color:#6a1429}.text-error-dark-6,.text-hover-error-dark-6:hover{color:#541021}.bg-error-dark-6{background-color:#541021}.text-error-dark-7,.text-hover-error-dark-7:hover{color:#3f0c19}.bg-error-dark-7{background-color:#3f0c19}.text-error-dark-8,.text-hover-error-dark-8:hover{color:#2a0810}.bg-error-dark-8{background-color:#2a0810}.text-error-dark-9,.text-hover-error-dark-9:hover{color:#150408}.bg-error-dark-9{background-color:#150408}.text-info,.text-hover-info:hover{color:#f6c31c}.bg-info{background-color:#f6c31c}.text-info-light-1,.text-hover-info-light-1:hover{color:#f7c933}.bg-info-light-1{background-color:#f7c933}.text-info-light-2,.text-hover-info-light-2:hover{color:#f8cf49}.bg-info-light-2{background-color:#f8cf49}.text-info-light-3,.text-hover-info-light-3:hover{color:#f9d560}.bg-info-light-3{background-color:#f9d560}.text-info-light-4,.text-hover-info-light-4:hover{color:#fadb77}.bg-info-light-4{background-color:#fadb77}.text-info-light-5,.text-hover-info-light-5:hover{color:#fbe18e}.bg-info-light-5{background-color:#fbe18e}.text-info-light-6,.text-hover-info-light-6:hover{color:#fbe7a4}.bg-info-light-6{background-color:#fbe7a4}.text-info-light-7,.text-hover-info-light-7:hover{color:#fcedbb}.bg-info-light-7{background-color:#fcedbb}.text-info-light-8,.text-hover-info-light-8:hover{color:#fdf3d2}.bg-info-light-8{background-color:#fdf3d2}.text-info-light-9,.text-hover-info-light-9:hover{color:#fef9e8}.bg-info-light-9{background-color:#fef9e8}.text-info-dark-1,.text-hover-info-dark-1:hover{color:#ddb019}.bg-info-dark-1{background-color:#ddb019}.text-info-dark-2,.text-hover-info-dark-2:hover{color:#c59c16}.bg-info-dark-2{background-color:#c59c16}.text-info-dark-3,.text-hover-info-dark-3:hover{color:#ac8914}.bg-info-dark-3{background-color:#ac8914}.text-info-dark-4,.text-hover-info-dark-4:hover{color:#947511}.bg-info-dark-4{background-color:#947511}.text-info-dark-5,.text-hover-info-dark-5:hover{color:#7b620e}.bg-info-dark-5{background-color:#7b620e}.text-info-dark-6,.text-hover-info-dark-6:hover{color:#624e0b}.bg-info-dark-6{background-color:#624e0b}.text-info-dark-7,.text-hover-info-dark-7:hover{color:#4a3b08}.bg-info-dark-7{background-color:#4a3b08}.text-info-dark-8,.text-hover-info-dark-8:hover{color:#312706}.bg-info-dark-8{background-color:#312706}.text-info-dark-9,.text-hover-info-dark-9:hover{color:#191403}.bg-info-dark-9{background-color:#191403}.text-blue,.text-hover-blue:hover{color:#1919e6}.bg-blue{background-color:#1919e6}.text-blue-light-1,.text-hover-blue-light-1:hover{color:#3030e9}.bg-blue-light-1{background-color:#3030e9}.text-blue-light-2,.text-hover-blue-light-2:hover{color:#4747eb}.bg-blue-light-2{background-color:#4747eb}.text-blue-light-3,.text-hover-blue-light-3:hover{color:#5e5eee}.bg-blue-light-3{background-color:#5e5eee}.text-blue-light-4,.text-hover-blue-light-4:hover{color:#7575f0}.bg-blue-light-4{background-color:#7575f0}.text-blue-light-5,.text-hover-blue-light-5:hover{color:#8c8cf3}.bg-blue-light-5{background-color:#8c8cf3}.text-blue-light-6,.text-hover-blue-light-6:hover{color:#a3a3f5}.bg-blue-light-6{background-color:#a3a3f5}.text-blue-light-7,.text-hover-blue-light-7:hover{color:#babaf8}.bg-blue-light-7{background-color:#babaf8}.text-blue-light-8,.text-hover-blue-light-8:hover{color:#d1d1fa}.bg-blue-light-8{background-color:#d1d1fa}.text-blue-light-9,.text-hover-blue-light-9:hover{color:#e8e8fd}.bg-blue-light-9{background-color:#e8e8fd}.text-blue-dark-1,.text-hover-blue-dark-1:hover{color:#1717cf}.bg-blue-dark-1{background-color:#1717cf}.text-blue-dark-2,.text-hover-blue-dark-2:hover{color:#1414b8}.bg-blue-dark-2{background-color:#1414b8}.text-blue-dark-3,.text-hover-blue-dark-3:hover{color:#1212a1}.bg-blue-dark-3{background-color:#1212a1}.text-blue-dark-4,.text-hover-blue-dark-4:hover{color:#0f0f8a}.bg-blue-dark-4{background-color:#0f0f8a}.text-blue-dark-5,.text-hover-blue-dark-5:hover{color:#0d0d73}.bg-blue-dark-5{background-color:#0d0d73}.text-blue-dark-6,.text-hover-blue-dark-6:hover{color:#0a0a5c}.bg-blue-dark-6{background-color:#0a0a5c}.text-blue-dark-7,.text-hover-blue-dark-7:hover{color:#080845}.bg-blue-dark-7{background-color:#080845}.text-blue-dark-8,.text-hover-blue-dark-8:hover{color:#05052e}.bg-blue-dark-8{background-color:#05052e}.text-blue-dark-9,.text-hover-blue-dark-9:hover{color:#030317}.bg-blue-dark-9{background-color:#030317}.text-red,.text-hover-red:hover{color:#e61919}.bg-red{background-color:#e61919}.text-red-light-1,.text-hover-red-light-1:hover{color:#e93030}.bg-red-light-1{background-color:#e93030}.text-red-light-2,.text-hover-red-light-2:hover{color:#eb4747}.bg-red-light-2{background-color:#eb4747}.text-red-light-3,.text-hover-red-light-3:hover{color:#ee5e5e}.bg-red-light-3{background-color:#ee5e5e}.text-red-light-4,.text-hover-red-light-4:hover{color:#f07575}.bg-red-light-4{background-color:#f07575}.text-red-light-5,.text-hover-red-light-5:hover{color:#f38c8c}.bg-red-light-5{background-color:#f38c8c}.text-red-light-6,.text-hover-red-light-6:hover{color:#f5a3a3}.bg-red-light-6{background-color:#f5a3a3}.text-red-light-7,.text-hover-red-light-7:hover{color:#f8baba}.bg-red-light-7{background-color:#f8baba}.text-red-light-8,.text-hover-red-light-8:hover{color:#fad1d1}.bg-red-light-8{background-color:#fad1d1}.text-red-light-9,.text-hover-red-light-9:hover{color:#fde8e8}.bg-red-light-9{background-color:#fde8e8}.text-red-dark-1,.text-hover-red-dark-1:hover{color:#cf1717}.bg-red-dark-1{background-color:#cf1717}.text-red-dark-2,.text-hover-red-dark-2:hover{color:#b81414}.bg-red-dark-2{background-color:#b81414}.text-red-dark-3,.text-hover-red-dark-3:hover{color:#a11212}.bg-red-dark-3{background-color:#a11212}.text-red-dark-4,.text-hover-red-dark-4:hover{color:#8a0f0f}.bg-red-dark-4{background-color:#8a0f0f}.text-red-dark-5,.text-hover-red-dark-5:hover{color:#730d0d}.bg-red-dark-5{background-color:#730d0d}.text-red-dark-6,.text-hover-red-dark-6:hover{color:#5c0a0a}.bg-red-dark-6{background-color:#5c0a0a}.text-red-dark-7,.text-hover-red-dark-7:hover{color:#450808}.bg-red-dark-7{background-color:#450808}.text-red-dark-8,.text-hover-red-dark-8:hover{color:#2e0505}.bg-red-dark-8{background-color:#2e0505}.text-red-dark-9,.text-hover-red-dark-9:hover{color:#170303}.bg-red-dark-9{background-color:#170303}.text-yellow,.text-hover-yellow:hover{color:#e6e619}.bg-yellow{background-color:#e6e619}.text-yellow-light-1,.text-hover-yellow-light-1:hover{color:#e9e930}.bg-yellow-light-1{background-color:#e9e930}.text-yellow-light-2,.text-hover-yellow-light-2:hover{color:#ebeb47}.bg-yellow-light-2{background-color:#ebeb47}.text-yellow-light-3,.text-hover-yellow-light-3:hover{color:#eeee5e}.bg-yellow-light-3{background-color:#eeee5e}.text-yellow-light-4,.text-hover-yellow-light-4:hover{color:#f0f075}.bg-yellow-light-4{background-color:#f0f075}.text-yellow-light-5,.text-hover-yellow-light-5:hover{color:#f3f38c}.bg-yellow-light-5{background-color:#f3f38c}.text-yellow-light-6,.text-hover-yellow-light-6:hover{color:#f5f5a3}.bg-yellow-light-6{background-color:#f5f5a3}.text-yellow-light-7,.text-hover-yellow-light-7:hover{color:#f8f8ba}.bg-yellow-light-7{background-color:#f8f8ba}.text-yellow-light-8,.text-hover-yellow-light-8:hover{color:#fafad1}.bg-yellow-light-8{background-color:#fafad1}.text-yellow-light-9,.text-hover-yellow-light-9:hover{color:#fdfde8}.bg-yellow-light-9{background-color:#fdfde8}.text-yellow-dark-1,.text-hover-yellow-dark-1:hover{color:#cfcf17}.bg-yellow-dark-1{background-color:#cfcf17}.text-yellow-dark-2,.text-hover-yellow-dark-2:hover{color:#b8b814}.bg-yellow-dark-2{background-color:#b8b814}.text-yellow-dark-3,.text-hover-yellow-dark-3:hover{color:#a1a112}.bg-yellow-dark-3{background-color:#a1a112}.text-yellow-dark-4,.text-hover-yellow-dark-4:hover{color:#8a8a0f}.bg-yellow-dark-4{background-color:#8a8a0f}.text-yellow-dark-5,.text-hover-yellow-dark-5:hover{color:#73730d}.bg-yellow-dark-5{background-color:#73730d}.text-yellow-dark-6,.text-hover-yellow-dark-6:hover{color:#5c5c0a}.bg-yellow-dark-6{background-color:#5c5c0a}.text-yellow-dark-7,.text-hover-yellow-dark-7:hover{color:#454508}.bg-yellow-dark-7{background-color:#454508}.text-yellow-dark-8,.text-hover-yellow-dark-8:hover{color:#2e2e05}.bg-yellow-dark-8{background-color:#2e2e05}.text-yellow-dark-9,.text-hover-yellow-dark-9:hover{color:#171703}.bg-yellow-dark-9{background-color:#171703}.text-green,.text-hover-green:hover{color:#19e635}.bg-green{background-color:#19e635}.text-green-light-1,.text-hover-green-light-1:hover{color:#30e949}.bg-green-light-1{background-color:#30e949}.text-green-light-2,.text-hover-green-light-2:hover{color:#47eb5d}.bg-green-light-2{background-color:#47eb5d}.text-green-light-3,.text-hover-green-light-3:hover{color:#5eee72}.bg-green-light-3{background-color:#5eee72}.text-green-light-4,.text-hover-green-light-4:hover{color:#75f086}.bg-green-light-4{background-color:#75f086}.text-green-light-5,.text-hover-green-light-5:hover{color:#8cf39a}.bg-green-light-5{background-color:#8cf39a}.text-green-light-6,.text-hover-green-light-6:hover{color:#a3f5ae}.bg-green-light-6{background-color:#a3f5ae}.text-green-light-7,.text-hover-green-light-7:hover{color:#baf8c2}.bg-green-light-7{background-color:#baf8c2}.text-green-light-8,.text-hover-green-light-8:hover{color:#d1fad7}.bg-green-light-8{background-color:#d1fad7}.text-green-light-9,.text-hover-green-light-9:hover{color:#e8fdeb}.bg-green-light-9{background-color:#e8fdeb}.text-green-dark-1,.text-hover-green-dark-1:hover{color:#17cf30}.bg-green-dark-1{background-color:#17cf30}.text-green-dark-2,.text-hover-green-dark-2:hover{color:#14b82a}.bg-green-dark-2{background-color:#14b82a}.text-green-dark-3,.text-hover-green-dark-3:hover{color:#12a125}.bg-green-dark-3{background-color:#12a125}.text-green-dark-4,.text-hover-green-dark-4:hover{color:#0f8a20}.bg-green-dark-4{background-color:#0f8a20}.text-green-dark-5,.text-hover-green-dark-5:hover{color:#0d731b}.bg-green-dark-5{background-color:#0d731b}.text-green-dark-6,.text-hover-green-dark-6:hover{color:#0a5c15}.bg-green-dark-6{background-color:#0a5c15}.text-green-dark-7,.text-hover-green-dark-7:hover{color:#084510}.bg-green-dark-7{background-color:#084510}.text-green-dark-8,.text-hover-green-dark-8:hover{color:#052e0b}.bg-green-dark-8{background-color:#052e0b}.text-green-dark-9,.text-hover-green-dark-9:hover{color:#031705}.bg-green-dark-9{background-color:#031705}.text-orange,.text-hover-orange:hover{color:#ffa600}.bg-orange{background-color:#ffa600}.text-orange-light-1,.text-hover-orange-light-1:hover{color:#ffaf1a}.bg-orange-light-1{background-color:#ffaf1a}.text-orange-light-2,.text-hover-orange-light-2:hover{color:#ffb833}.bg-orange-light-2{background-color:#ffb833}.text-orange-light-3,.text-hover-orange-light-3:hover{color:#ffc14d}.bg-orange-light-3{background-color:#ffc14d}.text-orange-light-4,.text-hover-orange-light-4:hover{color:#ffca66}.bg-orange-light-4{background-color:#ffca66}.text-orange-light-5,.text-hover-orange-light-5:hover{color:#ffd380}.bg-orange-light-5{background-color:#ffd380}.text-orange-light-6,.text-hover-orange-light-6:hover{color:#ffdb99}.bg-orange-light-6{background-color:#ffdb99}.text-orange-light-7,.text-hover-orange-light-7:hover{color:#ffe4b3}.bg-orange-light-7{background-color:#ffe4b3}.text-orange-light-8,.text-hover-orange-light-8:hover{color:#ffedcc}.bg-orange-light-8{background-color:#ffedcc}.text-orange-light-9,.text-hover-orange-light-9:hover{color:#fff6e6}.bg-orange-light-9{background-color:#fff6e6}.text-orange-dark-1,.text-hover-orange-dark-1:hover{color:#e69500}.bg-orange-dark-1{background-color:#e69500}.text-orange-dark-2,.text-hover-orange-dark-2:hover{color:#cc8500}.bg-orange-dark-2{background-color:#cc8500}.text-orange-dark-3,.text-hover-orange-dark-3:hover{color:#b37400}.bg-orange-dark-3{background-color:#b37400}.text-orange-dark-4,.text-hover-orange-dark-4:hover{color:#996400}.bg-orange-dark-4{background-color:#996400}.text-orange-dark-5,.text-hover-orange-dark-5:hover{color:#805300}.bg-orange-dark-5{background-color:#805300}.text-orange-dark-6,.text-hover-orange-dark-6:hover{color:#664200}.bg-orange-dark-6{background-color:#664200}.text-orange-dark-7,.text-hover-orange-dark-7:hover{color:#4d3200}.bg-orange-dark-7{background-color:#4d3200}.text-orange-dark-8,.text-hover-orange-dark-8:hover{color:#332100}.bg-orange-dark-8{background-color:#332100}.text-orange-dark-9,.text-hover-orange-dark-9:hover{color:#1a1100}.bg-orange-dark-9{background-color:#1a1100}.text-purple,.text-hover-purple:hover{color:#90f}.bg-purple{background-color:#90f}.text-purple-light-1,.text-hover-purple-light-1:hover{color:#a31aff}.bg-purple-light-1{background-color:#a31aff}.text-purple-light-2,.text-hover-purple-light-2:hover{color:#ad33ff}.bg-purple-light-2{background-color:#ad33ff}.text-purple-light-3,.text-hover-purple-light-3:hover{color:#b84dff}.bg-purple-light-3{background-color:#b84dff}.text-purple-light-4,.text-hover-purple-light-4:hover{color:#c266ff}.bg-purple-light-4{background-color:#c266ff}.text-purple-light-5,.text-hover-purple-light-5:hover{color:#cc80ff}.bg-purple-light-5{background-color:#cc80ff}.text-purple-light-6,.text-hover-purple-light-6:hover{color:#d699ff}.bg-purple-light-6{background-color:#d699ff}.text-purple-light-7,.text-hover-purple-light-7:hover{color:#e0b3ff}.bg-purple-light-7{background-color:#e0b3ff}.text-purple-light-8,.text-hover-purple-light-8:hover{color:#ebccff}.bg-purple-light-8{background-color:#ebccff}.text-purple-light-9,.text-hover-purple-light-9:hover{color:#f5e6ff}.bg-purple-light-9{background-color:#f5e6ff}.text-purple-dark-1,.text-hover-purple-dark-1:hover{color:#8a00e6}.bg-purple-dark-1{background-color:#8a00e6}.text-purple-dark-2,.text-hover-purple-dark-2:hover{color:#7a00cc}.bg-purple-dark-2{background-color:#7a00cc}.text-purple-dark-3,.text-hover-purple-dark-3:hover{color:#6b00b3}.bg-purple-dark-3{background-color:#6b00b3}.text-purple-dark-4,.text-hover-purple-dark-4:hover{color:#5c0099}.bg-purple-dark-4{background-color:#5c0099}.text-purple-dark-5,.text-hover-purple-dark-5:hover{color:#4d0080}.bg-purple-dark-5{background-color:#4d0080}.text-purple-dark-6,.text-hover-purple-dark-6:hover{color:#3d0066}.bg-purple-dark-6{background-color:#3d0066}.text-purple-dark-7,.text-hover-purple-dark-7:hover{color:#2e004d}.bg-purple-dark-7{background-color:#2e004d}.text-purple-dark-8,.text-hover-purple-dark-8:hover{color:#1f0033}.bg-purple-dark-8{background-color:#1f0033}.text-purple-dark-9,.text-hover-purple-dark-9:hover{color:#0f001a}.bg-purple-dark-9{background-color:#0f001a}.text-gray,.text-hover-gray:hover{color:gray}.bg-gray{background-color:gray}.text-gray-light-1,.text-hover-gray-light-1:hover{color:#8d8d8d}.bg-gray-light-1{background-color:#8d8d8d}.text-gray-light-2,.text-hover-gray-light-2:hover{color:#999}.bg-gray-light-2{background-color:#999}.text-gray-light-3,.text-hover-gray-light-3:hover{color:#a6a6a6}.bg-gray-light-3{background-color:#a6a6a6}.text-gray-light-4,.text-hover-gray-light-4:hover{color:#b3b3b3}.bg-gray-light-4{background-color:#b3b3b3}.text-gray-light-5,.text-hover-gray-light-5:hover{color:silver}.bg-gray-light-5{background-color:silver}.text-gray-light-6,.text-hover-gray-light-6:hover{color:#ccc}.bg-gray-light-6{background-color:#ccc}.text-gray-light-7,.text-hover-gray-light-7:hover{color:#d9d9d9}.bg-gray-light-7{background-color:#d9d9d9}.text-gray-light-8,.text-hover-gray-light-8:hover{color:#e6e6e6}.bg-gray-light-8{background-color:#e6e6e6}.text-gray-light-9,.text-hover-gray-light-9:hover{color:#f2f2f2}.bg-gray-light-9{background-color:#f2f2f2}.text-gray-dark-1,.text-hover-gray-dark-1:hover{color:#737373}.bg-gray-dark-1{background-color:#737373}.text-gray-dark-2,.text-hover-gray-dark-2:hover{color:#666}.bg-gray-dark-2{background-color:#666}.text-gray-dark-3,.text-hover-gray-dark-3:hover{color:#5a5a5a}.bg-gray-dark-3{background-color:#5a5a5a}.text-gray-dark-4,.text-hover-gray-dark-4:hover{color:#4d4d4d}.bg-gray-dark-4{background-color:#4d4d4d}.text-gray-dark-5,.text-hover-gray-dark-5:hover{color:#404040}.bg-gray-dark-5{background-color:#404040}.text-gray-dark-6,.text-hover-gray-dark-6:hover{color:#333}.bg-gray-dark-6{background-color:#333}.text-gray-dark-7,.text-hover-gray-dark-7:hover{color:#262626}.bg-gray-dark-7{background-color:#262626}.text-gray-dark-8,.text-hover-gray-dark-8:hover{color:#1a1a1a}.bg-gray-dark-8{background-color:#1a1a1a}.text-gray-dark-9,.text-hover-gray-dark-9:hover{color:#0d0d0d}.bg-gray-dark-9{background-color:#0d0d0d}.text-black,.text-hover-black:hover{color:#000}.bg-black{background-color:#000}.text-white,.text-hover-white:hover{color:#fff}.bg-white{background-color:#fff}.card{border:1px solid #ddd;border-radius:5px;padding:.5rem;display:block;box-shadow:1px 3px 5px #0000001a}.card .card-title{padding-bottom:.5rem;font-size:1rem;font-weight:700}.card .card-body{font-size:1rem}.card .card-body a{text-decoration:underline}.btn{cursor:pointer;background-color:#e2e2e2;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-primary{cursor:pointer;background-color:#326dee;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-primary:hover{background-color:#4a7ef0}.btn-outlined-primary{cursor:pointer;background-color:#fff;border:1px solid #326dee;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-outlined-primary:hover{background-color:#326dee}.btn-complement-primary{cursor:pointer;color:light-comp(#326dee);background-color:#326dee;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-complement-primary:hover{color:#326dee;background-color:light-comp(#326dee)}.btn-secondary{cursor:pointer;background-color:#1ac886;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-secondary:hover{background-color:#1ddf95}.btn-outlined-secondary{cursor:pointer;background-color:#fff;border:1px solid #1ac886;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-outlined-secondary:hover{background-color:#1ac886}.btn-complement-secondary{cursor:pointer;color:light-comp(#1ac886);background-color:#1ac886;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-complement-secondary:hover{color:#1ac886;background-color:light-comp(#1ac886)}.btn-error{cursor:pointer;background-color:#d32752;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-error:hover{background-color:#da3961}.btn-outlined-error{cursor:pointer;background-color:#fff;border:1px solid #d32752;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-outlined-error:hover{background-color:#d32752}.btn-complement-error{cursor:pointer;color:light-comp(#d32752);background-color:#d32752;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-complement-error:hover{color:#d32752;background-color:light-comp(#d32752)}.btn-info{cursor:pointer;background-color:#f6c31c;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-info:hover{background-color:#f7c935}.btn-outlined-info{cursor:pointer;background-color:#fff;border:1px solid #f6c31c;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-outlined-info:hover{background-color:#f6c31c}.btn-complement-info{cursor:pointer;color:light-comp(#f6c31c);background-color:#f6c31c;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-complement-info:hover{color:#f6c31c;background-color:light-comp(#f6c31c)}.btn-blue{cursor:pointer;background-color:#1919e6;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-blue:hover{background-color:#3030e9}.btn-outlined-blue{cursor:pointer;background-color:#fff;border:1px solid #1919e6;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-outlined-blue:hover{background-color:#1919e6}.btn-complement-blue{cursor:pointer;color:light-comp(#1919e6);background-color:#1919e6;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-complement-blue:hover{color:#1919e6;background-color:light-comp(#1919e6)}.btn-red{cursor:pointer;background-color:#e61919;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-red:hover{background-color:#e93030}.btn-outlined-red{cursor:pointer;background-color:#fff;border:1px solid #e61919;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-outlined-red:hover{background-color:#e61919}.btn-complement-red{cursor:pointer;color:light-comp(#e61919);background-color:#e61919;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-complement-red:hover{color:#e61919;background-color:light-comp(#e61919)}.btn-yellow{cursor:pointer;background-color:#e6e619;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-yellow:hover{background-color:#e9e930}.btn-outlined-yellow{cursor:pointer;background-color:#fff;border:1px solid #e6e619;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-outlined-yellow:hover{background-color:#e6e619}.btn-complement-yellow{cursor:pointer;color:light-comp(#e6e619);background-color:#e6e619;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-complement-yellow:hover{color:#e6e619;background-color:light-comp(#e6e619)}.btn-green{cursor:pointer;background-color:#19e635;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-green:hover{background-color:#30e949}.btn-outlined-green{cursor:pointer;background-color:#fff;border:1px solid #19e635;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-outlined-green:hover{background-color:#19e635}.btn-complement-green{cursor:pointer;color:light-comp(#19e635);background-color:#19e635;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-complement-green:hover{color:#19e635;background-color:light-comp(#19e635)}.btn-orange{cursor:pointer;background-color:#ffa600;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-orange:hover{background-color:#ffaf1a}.btn-outlined-orange{cursor:pointer;background-color:#fff;border:1px solid #ffa600;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-outlined-orange:hover{background-color:#ffa600}.btn-complement-orange{cursor:pointer;color:light-comp(#ffa600);background-color:#ffa600;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-complement-orange:hover{color:#ffa600;background-color:light-comp(#ffa600)}.btn-purple{cursor:pointer;background-color:#90f;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-purple:hover{background-color:#a31aff}.btn-outlined-purple{cursor:pointer;background-color:#fff;border:1px solid #90f;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-outlined-purple:hover{background-color:#90f}.btn-complement-purple{cursor:pointer;color:light-comp(#90f);background-color:#90f;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-complement-purple:hover{color:#90f;background-color:light-comp(#90f)}.btn-gray{cursor:pointer;background-color:gray;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-gray:hover{background-color:#8d8d8d}.btn-outlined-gray{cursor:pointer;background-color:#fff;border:1px solid gray;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-outlined-gray:hover{background-color:gray}.btn-complement-gray{cursor:pointer;color:light-comp(gray);background-color:gray;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-complement-gray:hover{color:gray;background-color:light-comp(gray)}.btn-black{cursor:pointer;background-color:#000;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-black:hover{background-color:#0d0d0d}.btn-outlined-black{cursor:pointer;background-color:#fff;border:1px solid #000;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-outlined-black:hover{background-color:#000}.btn-complement-black{cursor:pointer;color:light-comp(black);background-color:#000;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-complement-black:hover{color:#000;background-color:light-comp(black)}.btn-white{cursor:pointer;background-color:#fff;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-white:hover{background-color:#fff}.btn-outlined-white{cursor:pointer;background-color:#fff;border:1px solid #fff;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-outlined-white:hover{background-color:#fff}.btn-complement-white{cursor:pointer;color:light-comp(white);background-color:#fff;border:0;border-radius:20px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.btn-complement-white:hover{color:#fff;background-color:light-comp(white)}.navbar .container,.navbar-white .container,.navbar-black .container,.navbar-gray .container,.navbar-purple .container,.navbar-orange .container,.navbar-green .container,.navbar-yellow .container,.navbar-red .container,.navbar-blue .container,.navbar-info .container,.navbar-error .container,.navbar-secondary .container,.navbar-primary .container,.navbar,.navbar-white,.navbar-black,.navbar-gray,.navbar-purple,.navbar-orange,.navbar-green,.navbar-yellow,.navbar-red,.navbar-blue,.navbar-info,.navbar-error,.navbar-secondary,.navbar-primary{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;display:flex}.navbar,.navbar-white,.navbar-black,.navbar-gray,.navbar-purple,.navbar-orange,.navbar-green,.navbar-yellow,.navbar-red,.navbar-blue,.navbar-info,.navbar-error,.navbar-secondary,.navbar-primary{padding:.5rem 1rem;box-shadow:1px 3px 5px #0000001a}.navbar .site-title,.navbar-white .site-title,.navbar-black .site-title,.navbar-gray .site-title,.navbar-purple .site-title,.navbar-orange .site-title,.navbar-green .site-title,.navbar-yellow .site-title,.navbar-red .site-title,.navbar-blue .site-title,.navbar-info .site-title,.navbar-error .site-title,.navbar-secondary .site-title,.navbar-primary .site-title{font-size:1.5rem}.navbar-primary{background-color:#326dee}.navbar-secondary{background-color:#1ac886}.navbar-error{background-color:#d32752}.navbar-info{background-color:#f6c31c}.navbar-blue{background-color:#1919e6}.navbar-red{background-color:#e61919}.navbar-yellow{background-color:#e6e619}.navbar-green{background-color:#19e635}.navbar-orange{background-color:#ffa600}.navbar-purple{background-color:#90f}.navbar-gray{background-color:gray}.navbar-black{background-color:#000}.navbar-white{background-color:#fff}.badge{background-color:#f6c31c;border-radius:80px;padding:.125rem .25rem;font-size:.75rem;font-weight:400}.badge-primary{background-color:#326dee;border-radius:80px;padding:.125rem .25rem;font-size:.75rem;font-weight:400}.badge-secondary{background-color:#1ac886;border-radius:80px;padding:.125rem .25rem;font-size:.75rem;font-weight:400}.badge-error{background-color:#d32752;border-radius:80px;padding:.125rem .25rem;font-size:.75rem;font-weight:400}.badge-info{background-color:#f6c31c;border-radius:80px;padding:.125rem .25rem;font-size:.75rem;font-weight:400}.badge-blue{background-color:#1919e6;border-radius:80px;padding:.125rem .25rem;font-size:.75rem;font-weight:400}.badge-red{background-color:#e61919;border-radius:80px;padding:.125rem .25rem;font-size:.75rem;font-weight:400}.badge-yellow{background-color:#e6e619;border-radius:80px;padding:.125rem .25rem;font-size:.75rem;font-weight:400}.badge-green{background-color:#19e635;border-radius:80px;padding:.125rem .25rem;font-size:.75rem;font-weight:400}.badge-orange{background-color:#ffa600;border-radius:80px;padding:.125rem .25rem;font-size:.75rem;font-weight:400}.badge-purple{background-color:#90f;border-radius:80px;padding:.125rem .25rem;font-size:.75rem;font-weight:400}.badge-gray{background-color:gray;border-radius:80px;padding:.125rem .25rem;font-size:.75rem;font-weight:400}.badge-black{background-color:#000;border-radius:80px;padding:.125rem .25rem;font-size:.75rem;font-weight:400}.badge-white{background-color:#fff;border-radius:80px;padding:.125rem .25rem;font-size:.75rem;font-weight:400}.p-0{padding:0}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:2rem}.p-4{padding:3rem}.p-5{padding:4rem}.pl-0{padding-left:0}.pl-1{padding-left:.5rem}.pl-2{padding-left:1rem}.pl-3{padding-left:2rem}.pl-4{padding-left:3rem}.pl-5{padding-left:4rem}.pr-0{padding-right:0}.pr-1{padding-right:.5rem}.pr-2{padding-right:1rem}.pr-3{padding-right:2rem}.pr-4{padding-right:3rem}.pr-5{padding-right:4rem}.pt-0{padding-top:0}.pt-1{padding-top:.5rem}.pt-2{padding-top:1rem}.pt-3{padding-top:2rem}.pt-4{padding-top:3rem}.pt-5{padding-top:4rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.5rem}.pb-2{padding-bottom:1rem}.pb-3{padding-bottom:2rem}.pb-4{padding-bottom:3rem}.pb-5{padding-bottom:4rem}.m-0{margin:0}.m-1{margin:.5rem}.m-2{margin:1rem}.m-3{margin:2rem}.m-4{margin:3rem}.m-5{margin:4rem}.ml-0{margin-left:0}.ml-1{margin-left:.5rem}.ml-2{margin-left:1rem}.ml-3{margin-left:2rem}.ml-4{margin-left:3rem}.ml-5{margin-left:4rem}.mr-0{margin-right:0}.mr-1{margin-right:.5rem}.mr-2{margin-right:1rem}.mr-3{margin-right:2rem}.mr-4{margin-right:3rem}.mr-5{margin-right:4rem}.mt-0{margin-top:0}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:2rem}.mt-4{margin-top:3rem}.mt-5{margin-top:4rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:2rem}.mb-4{margin-bottom:3rem}.mb-5{margin-bottom:4rem}.o-10{opacity:.1}.o-20{opacity:.2}.o-30{opacity:.3}.o-40{opacity:.4}.o-50{opacity:.5}.o-60{opacity:.6}.o-70{opacity:.7}.o-80{opacity:.8}.o-90{opacity:.9}.o-100{opacity:1}.br{border-radius:20px}.br-none{border-radius:0}.br-xs{border-radius:5px}.br-sm{border-radius:10px}.br-lg{border-radius:40px}.br-full{border-radius:50%}.display-n{display:none}.display-b{display:block}.display-f{display:flex}.display-i{display:inline}.display-i-b{display:inline-block}.font-sm{font-size:.75rem}.font-md{font-size:1rem}.font-lg{font-size:1.5rem}.font-xl{font-size:2rem}.font-xxl{font-size:3rem}.form{color:#dedede;flex-direction:column;gap:1rem;margin:0 1rem;font-family:bevan-regular;display:flex}.form__label{color:#dedede}.form__input{box-sizing:border-box;border:none;width:100%;transition-duration:.5s}.form__input:focus{outline:none}.form__btn-group{color:var(--main-background);flex-wrap:wrap;justify-content:space-between;padding:8px 0;display:flex}.form__btn{cursor:pointer;background-color:#1b9007;border:none;border-radius:5px;font-size:1.5rem}.form__btn:hover{opacity:.75}.form__btn-input{color:#dedede;background-color:#031700;border:none}.form__btn-join{cursor:pointer;color:var(--main-background);justify-content:center;display:flex}.main-games{height:100vh;overflow-y:scroll}.games-main{z-index:20;background-color:var(--main-background);position:sticky;top:0}.games-main__header{padding-right:1rem}.games-main__btn-group{border-bottom:1px solid #707e76;justify-content:space-between;align-items:center;display:flex}.games-main__back-btn{background-color:var(--main-background);color:#707e76;cursor:pointer;border:none;border-radius:50%;flex-shrink:2;padding:.5rem 1rem}.games-main__back-btn>span{font-size:2rem}.menu_icon_btn{background:0 0;border:none;padding:0}.menu_icon{width:25px;height:25px;fill:var(--medium-gray);cursor:pointer}.menu_icon:hover{fill:var(--dark-gray)}.gameview{color:#fff;border:1px solid #fff;justify-content:space-between;padding:1rem;display:flex}.endzone-wrapper{background-color:#dedede;box-shadow:0 0 1px 4px #dedede,inset 0 0 1px 2px #dedede}.outer-endzone{color:var(--main-background);text-shadow:0px 0px 1px var(--main-background);letter-spacing:1px;background-color:#dedede;justify-content:center;align-items:center;max-width:1000px;margin:auto;font-size:.5rem;font-weight:700;display:flex;box-shadow:0 0 1px 4px #dedede}.endzone{letter-spacing:.25rem;text-shadow:0 0 3px #dedede;background-color:var(--main-background);color:#dedede;justify-content:center;max-width:1000px;margin:auto;font-size:1.25rem;transition-duration:.5s;display:flex;box-shadow:0 0 1px 4px #dedede,inset 0 0 1px 2px #dedede}.endzone-text{padding:8px 4px;font-family:bevan-italic}.rotate-180{transform:rotate(180deg)}@media (min-width:400px){.endzone{font-size:1.5rem}}@media (min-width:550px){.endzone{font-size:2rem}}@media (min-width:700px){.endzone{font-size:3rem}}.le_top_menu{background-color:#ff0}.le_middle_menu{background-color:#00f}.le_bottom_menu{background-color:red}.le_menu_container{height:100vh;display:flex}.le_menu{color:#fff;opacity:1;background-color:#000;flex-direction:column;flex-grow:4;padding:1rem;display:flex}.le_menu_clear{opacity:.5;background-color:#000;flex-grow:1;width:100px}.leftbar{z-index:2;border:3px solid #000;display:none;position:fixed;inset:0}.le_open{display:block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader_container{text-align:center;flex-grow:2;justify-content:center;justify-self:center;align-items:center;display:flex}.loader{border:16px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:120px;height:120px;animation:2s linear infinite spin}.select-input-container{color:#dedede;background-color:#031700;border:none;border-radius:5px;flex-grow:0;max-width:50%;margin:5px 0;padding:5px 0;display:flex}.select-front-wrapper{justify-content:center;align-items:center;padding-left:.5rem;display:flex}.select-input-wrapper{flex-grow:1;display:flex}.selected-team{flex-wrap:wrap;justify-content:space-between;margin-bottom:1rem;font-family:bevan-regular;display:flex}.select-affiliation{color:#dedede;background-color:#031700;border:none;width:100%;padding-left:.5rem;font-size:1.5rem}.input-container{border:none;border-radius:5px}.input-container:has(.form__input[data-state=valid]){border:1px solid green;outline:1px solid green}.input-container:has(.form__input[data-state=valid]):focus{border:1px solid green;outline:1px solid green}.input-container:has(.form__input[data-state=warning]){border:1px solid #ff0;outline:1px solid #ff0}.input-container:has(input:focus){filter:brightness(140%)}.input-container:hover{filter:brightness(140%)}.input-container:has(.form__input[data-state=invalid]:focus){border:1px solid #ff0;outline:1px solid #ff0}.input-container:has(.form__input[data-state=invalid]){border:1px solid red;outline:1px solid red}.input-container__wrapper{padding:5px 0;display:flex}.input-container__front{justify-content:center;align-items:center;margin-left:.5rem;display:flex}.input-container__main{flex-grow:4;margin-left:.5rem}.input-container__back{flex-shrink:2;justify-content:center;align-items:center;padding-right:.5rem;display:flex}.playcall{--mycolor:#706800;background-color:var(--main-background);color:#dedede;border-bottom:1px solid #707e76;grid-template:"sidebar right""sidebar right"2fr"sidebar right"/4rem 1fr;gap:.25rem;padding-top:.5rem;display:grid}.playcall__rightside{flex-direction:column;grid-area:right;justify-content:space-between;display:flex}.playcall__header{justify-content:space-between;display:flex}.playcall__name-group-outer{flex-grow:5}.playcall__name-group{display:flex}.playcall__username{color:#707e76;align-self:center;font-family:bevan-regular;font-size:12px}.playcall__at{color:#707e76;align-self:center;padding:0 1px;font-family:bevan-regular;font-size:10px}.playcall__handle{color:#707e76;align-self:center;font-family:bevan-regular;font-size:12px}.playcall__handle__after__wrapper{grid-template-columns:1fr auto;display:grid}.playcall__handle__after{color:#707e76;text-overflow:ellipsis;white-space:nowrap;align-self:center;font-family:bevan-regular;font-size:12px;overflow:hidden}.playcall__time{color:#707e76;padding-left:.5rem;padding-right:1rem;font-family:bevan-regular;font-size:14px}.playcall__body{flex-direction:column;flex-grow:2;display:flex}.playcall__body img{max-width:300px;max-height:300px}.playcall__left{flex-direction:column;grid-area:sidebar;justify-content:space-between;padding:0 .75rem;display:flex}.playcall__left>img{border-radius:50%}.playcall__footer{color:#707e76;justify-content:space-between;padding-top:.25rem;padding-bottom:.5rem;padding-right:1rem;display:flex}.playcall__footer button{background:0 0;border:none}.playcall__footer>i{cursor:pointer}.playcall__footer__icon{cursor:pointer;justify-content:center;display:flex}.playcall__footer__icon:active{filter:brightness(200%)}.playcall__footer__icon__liked{color:var(--uo-green);cursor:pointer;justify-content:center;display:flex}.playcall__footer__icon__liked>span:active{filter:brightness(200%)}.playcall__footer__icon__yellowflagged{color:var(--uo-yellow);cursor:pointer;justify-content:center;display:flex}.playcall__footer__icon__yellowflagged>span:active{filter:brightness(200%)}.playcall__footer__icon__replied{color:var(--uo-green);cursor:pointer;justify-content:center;display:flex}.playcall__footer__icon__replied>span:active{filter:brightness(200%)}.playcall__footer__count{padding-left:.5rem;font-size:1rem;font-weight:700}.playcall-modal{background-color:var(--main-background);border-top:1px solid #707e76;border-bottom:1px solid #707e76;width:100%;top:10%}@media (min-width:600px){.playcall-modal{width:600px;margin:0 auto}}.playcall-modal::backdrop{opacity:.5;background-color:#707e76}.playcall-add__img-avatar{border-radius:50%;max-height:50px}.playcall-add__btn-group{justify-content:space-between;padding-bottom:1rem;display:flex}.playcall-add__btn{cursor:pointer;color:var(--uo-green);background-color:var(--main-background);border:none;padding:6px;font-family:bevan-regular;font-size:1.25rem;font-weight:700}.playcall-add__btn.post--btn{color:#dedede;background-color:var(--uo-green);border:1px solid var(--uo-green);border-radius:6px;padding:.25rem .5rem}.playcall-add__form-main{gap:1rem;display:flex}.playcall-add__form-main>span{color:#dedede;padding-right:1rem;font-size:2rem}.playcall-add__form-main>textarea{resize:none;background-color:var(--main-background);color:#dedede;box-sizing:border-box;border:none;flex-grow:2;padding:.5rem}.playcall-add__form-footer{border-top:1px solid #707e76;margin-top:.5rem;padding-top:.5rem}.playcall-add__form-footer button{cursor:pointer;color:#707e76;background:0 0;border:none}.playcall-add__form-footer button::hover{filter:brightness(300%)}.playcall-add__form-footer span{font-size:2rem}.playcall-add__form-file{color:#fff;border:1px solid #fff;display:none}.reply-playcall-modal{background-color:var(--main-background);border-top:1px solid #707e76;border-bottom:1px solid #707e76;width:100%}@media (min-width:600px){.reply-playcall-modal{width:600px;margin:0 auto}}.reply-playcall-modal::backdrop{opacity:.5;background-color:#707e76}.playcall-reply__btn-group{border-bottom:1px solid #707e76;justify-content:space-between;padding-bottom:1rem;display:flex}.playcall-reply__btn{cursor:pointer;color:var(--uo-green);background-color:var(--main-background);border:none;padding:6px;font-family:bevan-regular;font-size:1.25rem;font-weight:700}.playcall-reply__btn.post--btn{color:#dedede;background-color:var(--uo-green);border:1px solid var(--uo-green);border-radius:6px;padding:.25rem .5rem}.playcall-reply__main{color:#dedede;grid-gap:1rem .5rem;grid-template:"sidebar_top playcall""sidebar_bottom reply"1fr/4rem 1fr;padding-top:.5rem;padding-bottom:1rem;display:grid}.playcall-reply__main__body{flex-direction:column;grid-area:playcall;align-self:center;padding-left:1rem;display:flex}.playcall-reply__main__body img{max-width:300px;max-height:300px}.playcall-reply__main__left{grid-area:sidebar_top}.playcall-reply__main__left>img{border-radius:50%;max-height:50px}.playcall-reply__main__img-avatar{border-radius:50%;grid-area:sidebar_bottom;max-height:50px}.playcall-reply__main__form{grid-area:reply}.playcall-reply__main__form-main{margin-bottom:1rem;display:flex}.playcall-reply__main__form-main>textarea{resize:none;background-color:var(--main-background);color:#dedede;box-sizing:border-box;border:none;flex-grow:2;padding:.5rem}.playcall-reply__footer{border-top:1px solid #707e76;margin-top:.5rem;padding-top:.5rem}.playcall-reply__footer button{cursor:pointer;color:#707e76;background:0 0;border:none}.playcall-reply__footer button::hover{filter:brightness(300%)}.playcall-reply__footer span{font-size:2rem}.playcall-reply__footer__file{color:#fff;border:1px solid #fff;display:none}.playcall-profile__body{flex-direction:column;height:100dvh;display:flex;overflow:scroll}.playcall-profile__btn-group{border-bottom:1px solid #707e76;display:block}.playcall-profile__back-btn{background-color:var(--main-background);color:#707e76;cursor:pointer;border:none;border-radius:50%;flex-shrink:2;padding:.5rem 1rem}.playcall-profile__back-btn>span{font-size:2rem}.playcall-profile__selected{border-bottom:1px solid #707e76}.playcall-profile__middle{color:#fff;border-bottom:1px solid #707e76;justify-content:center;padding:1rem 0;display:flex}.sidebar-large-wrapper{position:fixed}.sidebar-large{color:#fff;flex-direction:column;justify-content:center;height:100vh;display:flex;position:relative;left:-75px}.sidebar-large__top{justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.sidebar-large__middle{flex-direction:column;align-items:center;gap:1rem;padding:1rem 0;display:flex}.sidebar-large__bottom{flex-direction:column;align-items:center;margin-top:2rem;display:flex}.sidebar-large__item{cursor:pointer;border-radius:50%;align-items:center;font-size:1rem;display:flex}.sidebar-large__item span{padding:.5rem}.sidebar-large__item:hover{filter:brightness(200%)}.sidebar-large__playcall-btn-add{cursor:pointer;color:#dedede;background-color:var(--uo-green);border-radius:50%;align-items:center;padding:1rem;display:flex}.sidebar-large__playcall-btn-add>span{font-size:2rem}.sidebar-large__img-avatar{z-index:50;border-radius:50%;place-self:end start;max-height:64px}.sidebar{color:#dedede;z-index:200;flex-direction:column;display:flex}.sidebar__item{cursor:pointer;border:none;align-items:center;font-size:1rem;display:flex}.sidebar__item span{padding:.5rem}.sidebar__item:hover{filter:brightness(200%)}.sidebar__top{margin-bottom:1rem}.sidebar__middle{border-top:1px solid #707e76;flex-direction:column;gap:1rem;padding:1rem 0;display:flex}.sidebar__bottom{flex-direction:column;flex-grow:1;justify-content:flex-end;padding-bottom:2rem;display:flex}.body-content{color:#fff;text-transform:uppercase;text-align:center;padding:10rem 0;font-size:1rem}.swiper{width:100%;height:100%}.swiper-pagination-bullet:only-child{display:block!important}.stories-slider *{pointer-events:none!important}.modal.show-modal .stories-slider *{pointer-events:auto!important}.stories-user{z-index:5;color:#fff;-webkit-user-select:none;user-select:none;align-items:center;height:32px;text-decoration:none;display:flex;position:absolute;top:25px;left:10px;transform:translateZ(0)}.stories-user-avatar{border-radius:50%;width:32px;height:32px;margin-right:12px}.stories-user-avatar img{object-fit:cover;object-position:center;border-radius:50%;width:100%;height:100%}.stories-user-name{text-shadow:0 0 2px #00000059;margin-right:12px;font-size:14px;font-weight:700}.stories-user-date{opacity:.55;text-shadow:0 0 2px #00000059;font-size:14px;font-weight:400}.stories-slider>.main-swiper>.swiper-wrapper .swiper-slide{text-align:left;color:#fff;background:#111;border-radius:8px;justify-content:center;align-items:center;font-size:1.5rem;line-height:2;display:flex}.stories-slider>.main-swiper>.swiper-wrapper .swiper-slide:after{content:"";pointer-events:none;background-image:linear-gradient(#00000080,#f000);width:100%;height:100px;position:absolute;top:0;left:0}.swiper-slide img,.swiper-slide video{object-fit:cover;width:100%;height:100%;display:block}.stories{scrollbar-width:none;border-bottom:1px solid #ffffff4e;justify-content:center;align-items:center;padding:12px;display:flex;overflow:auto}.stories a{color:#fff;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;transition-property:opacity;transition-duration:.3s;display:flex}.stories a+a{margin-left:20px}.stories-avatar{background-image:linear-gradient(to top right,#ffc600 20%,#ff0040,#e600cc 80%);border-radius:50%;padding:4px;position:relative}.stories-avatar:before{content:"";z-index:1;background:#000;border-radius:50%;position:absolute;inset:2px}.stories-avatar img{z-index:2;object-fit:cover;object-position:center;border-radius:50%;width:64px;height:64px;display:block;position:relative}.stories-name{margin-top:10px;font-size:13px;font-weight:500;line-height:1}.stories-slider{box-sizing:border-box;background-color:#292831;justify-content:center;align-items:center;width:100vw;height:100vh;padding-top:44px;padding-bottom:44px;display:flex;position:relative}.stories-slider>.main-swiper{max-width:280px;max-height:800px}.stories-slider .inner-swiper .swiper-pagination{top:10px;left:0;right:0;bottom:unset;z-index:10;justify-content:space-between;max-width:calc(100% - 10px);margin:0 auto;display:flex;position:absolute;transform:translateZ(0)}.stories-slider .inner-swiper .swiper-pagination-bullet{opacity:1;background:#ffffff59;border-radius:999px;flex-shrink:10;width:100%;height:3px;position:relative;overflow:hidden;box-shadow:0 0 1px #00000059}.stories-slider .inner-swiper .swiper-pagination-bullet .progress-bar{background:#fff;height:100%;position:absolute;top:0;left:0}.stories-slider .inner-swiper .viewed.progress-bar .progress-bar{background:#fff;width:100%}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{display:none}.stories-slider .main-swiper .swiper-main-next,.stories-slider .inner-swiper .swiper-inner-next{right:0}.stories-slider .main-swiper .swiper-main-prev,.stories-slider .inner-swiper .swiper-inner-prev{left:0}.stories-slider .inner-swiper .swiper-inner-next,.stories-slider .inner-swiper .swiper-inner-prev,.stories-slider .main-swiper .swiper-main-next,.stories-slider .main-swiper .swiper-main-prev{opacity:0;width:25%;height:calc(100% - 150px);margin:0;position:absolute;top:50%;bottom:0;transform:translateY(-50%)}.stories-slider .inner-swiper>.swiper-inner-next,.stories-slider .inner-swiper>.swiper-inner-prev{z-index:5}.modal{z-index:1000;visibility:hidden;opacity:0;pointer-events:none;background-color:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content{text-align:center;border-radius:5px;padding:20px;position:relative}.close-btn{cursor:pointer;z-index:9999;pointer-events:none;font-size:30px;position:absolute;top:10px;right:10px}.modal.show-modal{pointer-events:auto;opacity:1;visibility:visible;animation:.4s forwards stories-in;transform:translateZ(0)scale(1)}@keyframes stories-in{0%{opacity:0;transform:translateZ(0)scale(.5)}50%{opacity:1;transform:translateZ(0)scale(1.05)}to{opacity:1;transform:translateZ(0)scale(1)}}.debug{text-align:left;color:#fff;z-index:9999;background-color:#ffffff1a;border-radius:10px;flex-direction:column;width:100%;max-width:200px;max-height:500px;padding:3px 10px;font-size:.8rem;display:flex;position:fixed;bottom:20px;right:20px;overflow:auto}.debug>div{margin:3px 0;padding:3px 0}.youtube-button{left:20px}.survey{flex-direction:column;display:flex}.survey__preview{color:#fff;padding:2rem}.survey__preview__question{padding:.5rem 0}.survey__preview__choices{display:flex}.survey__preview__choices-header{padding-right:1rem}.survey__preview__choices-wrapper{padding:.5rem 0}.survey__choiceview{color:#fff;display:flex}.survey__choiceview>textarea{resize:none;background-color:var(--main-background);color:#dedede;box-sizing:border-box;border:none;width:90%}.survey__choiceview__btn-grp>button{background-color:var(--main-background);border:none;padding-left:2rem}.survey__options{flex-direction:column;justify-content:stretch;padding:1rem 0;display:flex}.survey__btn-group{justify-content:space-between;padding-bottom:1rem;display:flex}.survey__btn{cursor:pointer;color:var(--uo-green);background-color:var(--main-background);border:none;padding:6px;font-family:bevan-regular;font-size:1.25rem;font-weight:700}.survey__btn.post--btn{color:#dedede;background-color:var(--uo-green);border:1px solid var(--uo-green);border-radius:6px;padding:.25rem .5rem}.survey__form-main{border-bottom:1px solid #707e76;gap:1rem;display:flex}.survey__form-main>span{color:#dedede;padding-right:1rem;font-size:2rem}.survey__form-main>textarea{resize:none;background-color:var(--main-background);color:#dedede;box-sizing:border-box;border:none;flex-grow:2;padding:.5rem}.survey__form-footer{border-top:1px solid #707e76;justify-content:space-between;margin-top:.5rem;padding-top:.5rem;display:flex}.survey__form-footer button{cursor:pointer;color:#707e76;background:0 0;border:none}.survey__form-footer button::hover{filter:brightness(300%)}.survey__form-footer span{font-size:2rem}.picked{border:1px solid var(--uo-green);border-radius:4px}.surveyfeed{border-bottom:1px solid #707e76;grid-template:"sidebar right""sidebar right"1fr"sidebar right"/3.5rem 1fr;gap:.25rem;padding:1rem 0;display:grid}.surveyfeed__left{grid-area:sidebar;justify-self:center}.surveyfeed__body{flex-direction:column;flex-grow:2;grid-area:body;display:flex}.surveyfeed__choice{cursor:pointer;letter-spacing:.05rem;height:2rem;color:var(--uo-green);border:1px solid var(--uo-green);background-color:var(--main-background);border-radius:500px;outline:none;align-self:center;margin:.5rem 0;padding:0 1.25rem;font-family:bevan-regular;font-size:.75rem;font-weight:700;display:inline-block}.surveyfeed__choice:active{filter:brightness(200%)}.surveyfeed__totals{padding:.5rem .25px}.surveyfeed__choicebox{flex-direction:column;padding-right:1rem;display:flex}.surveyfeed__choicebox__totals-wrapper{justify-content:space-between;align-items:center;padding:0 1rem;display:flex}.surveyfeed__footer{display:flex}.surveyfeed__footer>span{padding:0 .5rem}.surveyfeed__outer{grid-area:right;display:flex}.surveyfeed__votes{flex-grow:1;align-self:end;padding-bottom:.5rem;padding-left:1rem;display:flex}.timeline_main{flex-direction:column;flex-grow:2;display:flex}.player-card{color:#fff;background:#1a1a1a;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #0006}.video-wrapper{background:red;position:relative}#player{pointer-events:none;border:none;width:100%;height:calc(100% - 60px);min-height:200px}.overlay-play{color:#00f;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.overlay-play i{color:#fff;margin-left:4px;font-size:36px}.overlay-play:hover{background:#fff3;transform:translate(-50%,-50%)scale(1.1)}.controls-bar{background:#141414e6;align-items:center;gap:10px;padding:12px 20px;display:flex}.btn{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;padding:8px;font-size:18px;transition:all .2s;display:flex}.btn:hover{background:#ffffff1a}.time,.volume-container,.seek-container{align-items:center;gap:15px;display:flex}.time{gap:5px}.seek-container,.seek-container .slider{width:100%}.volume-container{padding-right:20px}.slider{appearance:none;background:linear-gradient(90deg,#fff 0%,#ffffff1a 0%);border-radius:2px;outline:none;height:4px;transition:all .2s}.slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:14px;height:14px}.control-select,.fullscreen-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:6px;padding:8px 12px}.player-card:-webkit-full-screen{width:100%!important;height:100%!important}.main-user-profile{border-left:1px solid #707e76;border-right:1px solid #707e76;max-width:600px;margin:auto;overflow:hidden}.user-profile{color:#fff;height:100vh}.main-landing{color:#fff;flex-direction:column;max-width:1000px;height:100%;display:flex}.landing-main{justify-content:center}.huddle-football{color:gray;width:150px;height:auto;margin-bottom:3rem}.huddle-text{color:gray;width:175px;height:auto;margin-bottom:.5rem}.win-the-day{margin-bottom:6rem}.landing{flex-grow:3}.btn-landing-container{flex-direction:column;flex-grow:1;justify-content:center;align-self:center;width:100%;max-width:350px;padding-top:4rem;display:flex}.btn-landing{border:none;border-radius:8px;margin:4px 0;font-size:1.5rem}.btn-landing:hover{color:#dedede;opacity:.75}.btn-landing a{padding:.5rem}.btn-landing-credentials{background-color:#1b9007}.btn-landing-register{background-color:#829b7d}.logo-container-landing{flex-grow:1;justify-content:flex-end;align-items:center}.login-leftside{font-family:bevan-regular;transition-duration:.5s;display:none}.invite-code-wrapper{margin-top:2rem}.invite-code-message{margin:.5rem 0}.login__change-pwd-main{flex-direction:column;align-self:center;padding-left:1rem;display:flex}.modal-register{margin:auto;inset:.5rem}.main-credentials{justify-content:center;align-items:center;height:100vh;display:flex}.register-container{justify-content:center;margin:auto 0;display:flex}.login-container{display:flex}.login__reset-password{flex-direction:column;align-self:center;padding-left:1rem;display:flex}.login__reset-label{color:#fff;padding-bottom:.5rem}.login__reset-info{color:#fff;padding:.5rem 0;font-size:12px}.login__reset-btn-group{justify-content:space-between;display:flex}.login__reset-btn-group button{cursor:pointer;font-size:1.5rem}.login__have-code{cursor:pointer;margin-top:1rem}.login-span{color:#dedede;text-align:end}.credentials-container{flex-grow:4;max-width:500px}.login__forgot-btn{cursor:pointer;letter-spacing:1px;border:none;border-radius:4px;outline:none;padding:2px 4px}.register-title{color:#dedede;padding-bottom:1rem;font-family:bevan-regular}.error-message{color:red;flex-direction:column;justify-content:center;align-items:center;display:flex}.btn-join__wrapper{margin:0 1rem}.btn-join{justify-content:center;width:100%;margin-top:.5rem;padding:.25rem .5rem;display:flex}.top-register{border:1px solid #00f;flex-direction:column;flex-grow:2;justify-content:center;display:flex}.image-container{max-width:200px;max-height:200px}.home-outer{display:flex}.home__tabs{--tab-count:3;--active:0;isolation:isolate;border-block-end:1px solid #707e76;height:2rem;display:flex;position:relative}.home__tabs input{display:none}.home__tabs label{cursor:pointer;color:#dedede;flex:1;justify-content:center;align-items:center;font-family:bevan-regular;font-size:1rem;transition:color .5s ease-in-out;display:flex}.home__tabs input:checked+label{color:#707e76}.home__tabs:after{pointer-events:none;content:"";z-index:-1;width:calc(100%/var(--tab-count) - 2px);border-top:1px solid #707e76;border-left:1px solid #707e76;border-right:1px solid #707e76;border-bottom:1px solid var(--main-background);translate:calc(var(--active)*100%);border-radius:.5rem .5rem 0 0;transition:translate .5s ease-in-out;position:absolute;inset:0 0 -1px}.home__tabs:has(:checked:first-of-type){--active:0}.home__tabs:has(:checked:nth-of-type(2)){--active:1}.home__tabs:has(:checked:nth-of-type(3)){--active:2}.home__tabs:has(:checked:nth-of-type(4)){--active:3}.home__tabs:has(:checked:nth-of-type(5)){--active:4}.home__playcall-btn-add-wrapper{position:fixed}.home__playcall-btn-add{color:#dedede;position:absolute;top:100px}.home__playcall-btn-add>span{font-size:2rem}.main-construction{border-left:1px solid #707e76;border-right:1px solid #707e76;max-width:600px;height:100vh;margin:auto;overflow:hidden}.main-home{border-left:1px solid #707e76;border-right:1px solid #707e76;width:100%;max-width:600px;margin:auto;overflow:hidden}.home-body{flex-direction:column;height:100vh;display:flex;overflow:scroll}.home-header{color:#dedede;flex-direction:column;gap:1rem;padding:1rem;font-family:bevan-regular;display:flex}.home-header__row{justify-content:space-between;display:flex}.home-header__row img{max-width:50px}.home-header i{cursor:pointer;font-size:1.25rem}.modal-home{width:75vw;height:100vh;max-height:100vh}.modal-home::backdrop{background:#0006}.avatar-placeholder{background-color:var(--uo-green);border-radius:50%;width:80px;height:80px}.profile{color:#dedede;flex-direction:column;flex-grow:1;height:100dvh;display:flex;overflow:scroll}.profile__status-group{justify-content:space-between;padding-top:1rem;display:flex}.profile__status-group p{color:#707e76;font-family:bevan-regular;font-size:1rem}.profile__tab-page{flex-grow:1}.profile__tabs{--tab-count:4;--active:0;isolation:isolate;border-block-end:1px solid #707e76;height:2rem;display:flex;position:relative}.profile__tabs input{display:none}.profile__tabs label{cursor:pointer;color:#dedede;flex:1;justify-content:center;align-items:center;font-family:bevan-regular;font-size:10px;transition:color .5s ease-in-out;display:flex}.profile__tabs input:checked+label{color:#707e76}.profile__tabs:after{pointer-events:none;content:"";z-index:-1;width:calc(100%/var(--tab-count) - 2px);border-top:1px solid #707e76;border-left:1px solid #707e76;border-right:1px solid #707e76;border-bottom:1px solid var(--main-background);translate:calc(var(--active)*100%);border-radius:.5rem .5rem 0 0;transition:translate .5s ease-in-out;position:absolute;inset:0 0 -1px}.profile__tabs:has(:checked:first-of-type){--active:0}.profile__tabs:has(:checked:nth-of-type(2)){--active:1}.profile__tabs:has(:checked:nth-of-type(3)){--active:2}.profile__tabs:has(:checked:nth-of-type(4)){--active:3}.profile__tabs:has(:checked:nth-of-type(5)){--active:4}.profile select{background-color:var(--main-background)}.profile__header{justify-content:space-between;padding:1rem;display:flex}.profile__header img{grid-area:1/1}.profile__header-group{flex-direction:column;flex-grow:1;display:flex}.profile__img-group{display:grid}.profile__img-avatar{z-index:50;border-radius:50%;place-self:end start;max-height:80px}.profile__img-background{height:200px;margin:auto}.profile__info-group{justify-self:space-between;padding-top:1rem;display:flex}.profile__info-group__handle{display:flex}.profile__info-group__edit-btn{flex-grow:1;justify-content:end;align-items:start;display:flex}.profile__info-group__edit-btn__btn{cursor:pointer;filter:brightness();border:1px solid #707e76;border-radius:6px;padding:.5rem;font-size:1rem}.profile__info-group__edit-btn__btn:hover{filter:brightness(300%);color:#00f;background-color:#ff0;border:1px solid #00f}.profile__main{margin:2rem 0}.profile__follow-group{gap:.5rem;padding:1rem 0;display:flex}.edit-profile-modal{background-color:var(--main-background);border-top:1px solid #707e76;border-bottom:1px solid #707e76;width:80%;max-width:600px;margin:auto}.edit-profile-modal::backdrop{opacity:.5;background-color:#707e76}.edit-profile{color:#dedede;flex-direction:column;gap:1rem;display:flex}.edit-profile label{font-family:bevan-regular}.edit-profile>button{cursor:pointer;border:none;border-radius:50px;padding:.5rem;font-size:1rem;font-weight:700}.edit-profile__profile-background{border-top:1px solid #707e76;border-bottom:1px solid #707e76;min-height:150px;position:relative}.edit-profile__background-img{max-height:200px;margin:auto}.edit-profile__avatar{display:grid;position:absolute;bottom:-10px;left:0}.edit-profile__avatar img{border-radius:50%;grid-area:1/1}.edit-profile__avatar span{font-variation-settings:"FILL" 1;background-color:#707e76;border-radius:50%;padding:3px;font-size:13px}.edit-profile__avatar button{cursor:pointer;background:0 0;border:none;grid-area:1/1;place-self:end}.edit-profile__edit-group{cursor:pointer;background-color:#707e76;border:none;justify-content:space-between;align-items:center;font-size:1rem;display:flex}.edit-profile__edit-popover-input{display:none}.edit-profile__edit-popover span{padding:.5rem}.edit-profile__edit-popover-avatar{background-color:#707e76;border:1px solid #fff;border-radius:8px;padding:.5rem;display:grid;position:absolute;left:0}.edit-profile__edit-popover-background{background-color:#707e76;border:1px solid #fff;border-radius:8px;padding:.5rem;position:absolute;right:0}.edit-profile__background{position:absolute;bottom:10px;right:5px}.edit-profile__background span{font-variation-settings:"FILL" 1;background-color:#707e76;border-radius:50%;padding:5px;font-size:15px}.edit-profile__background button{cursor:pointer;background:0 0;border:none}.edit-profile__image-preview{z-index:200;background:#000;border:none;place-items:center;display:grid;position:absolute;inset:0}.edit-profile__image-preview-btn-group{background-color:var(--main-background);border:1px solid #707e76;justify-content:space-around;width:100%;height:100px;padding:1rem 0;display:flex}.edit-profile__image-preview img{border:1px solid #707e76}.edit-profile__image-preview button{background-color:var(--uo-green);color:#dedede;border:none;border-radius:6px;padding:.5rem;font-size:1rem;font-weight:700}.edit-profile__form{gap:1rem;margin-top:2rem;display:grid}.edit-profile__form button{cursor:pointer;background-color:var(--uo-green);border:none;border-radius:50px;padding:.5rem;font-size:1rem;font-weight:700}.edit-profile__input-group{flex-direction:column;flex-grow:1;gap:.5rem;display:flex}.edit-profile__input-group>input{background-color:#031700;border:1px solid #707e76;border-radius:6px;padding:.5rem;font-size:1.5rem}.edit-profile__input-group>textarea{resize:none;color:#dedede;box-sizing:border-box;background-color:#031700;border:1px solid #707e76;border-radius:6px;flex-grow:2;padding:.5rem;font-size:1rem}.settings{color:#fff;flex-direction:column;justify-content:space-between;height:100vh;display:flex}.settings__have-code{cursor:pointer;margin-top:1rem}.settings__change-pwd-main{padding:0 1rem}.settings__change_password-request-code{width:100%;margin:.25rem 0;padding:.5rem 0}.settings__username{font-family:bevan-regular}.settings__img-avatar{padding-bottom:1rem}.settings__header{flex-direction:column;justify-content:center;align-items:center;padding-bottom:1rem;display:flex}.settings__handle{padding:1rem 0;display:flex}.settings button{cursor:pointer;border:none;border-radius:4px;outline:none;padding:6px 8px;font-size:1.5rem}.settings button:hover{opacity:.75}.settings__lower{border-top:1px solid #fff;flex-direction:column;flex-grow:3;justify-content:space-between;padding:0 1rem;display:flex}.settings__list{height:100%;padding:1rem 0}.settings__item{max-width:400px;padding:1rem 0}.settings__footer{padding-bottom:80px}.settings__bottom-spacer{height:60px}@media (min-width:800px){.login-leftside{text-align:end;flex-direction:column;flex-grow:0;flex-shrink:3;justify-content:center;align-items:flex-end;padding-right:2.5rem;display:flex}}*{box-sizing:border-box;margin:0;padding:0}.page-not-found{background:var(--main-background);color:#fff;justify-content:center;align-items:center;height:100vh;margin:auto;font-size:2rem;display:flex}:root{--primary-background-dark:206 9% 15%;--primary-icon:87 49% 36%;--primary-icon-hover:120 75% 62%;--primary-text-color:0 0% 40%;--primary-input-color:87 12% 45%;--theme-1:#2c3531;--theme-2:#116466;--theme-3:#2c3531;--theme-4:#2c3531;--theme-5:#2c3531;--header-height:40px;--animation-duration:.5s;--animation-timing-curve:ease-in-out;--accent-color:#c00;--lightest-gray:#f4f4f4;--light-gray:#909090;--medium-gray:#606060;--dark-gray:#0d0d0d;--white-grass:#f6fcf5;--lighter-grass:#296e0178;--light-grass:#296e0178;--grass:#296e01;--uo-green:#007030;--uo-yellow:#fee11a;--uo-legacy-green:#104735;--uo-grass-green:#489d46;--uo-lime-green:#8abb40;--uo-chartreuse:#e2e11b;--uo-dark-gray:#4d5859;--uo-medium-gray:#a2aaad;--uo-light-gray:#d8dcda;--main-background:#000e06;--main-white:#f7f7f7}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@font-face{font-family:Raleway;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v28/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCMPrEHJA.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}body{margin:0;padding:0;font-family:Raleway,sans-serif}