.league-type-advanced-columns{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.league-type-advanced-columns-row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.league-type-advanced-columns-row-cell{max-width:25rem;width:50%;margin-bottom:1.5rem}.league-type-advanced-columns-row-cell:first-of-type{margin-right:1.5rem}.league-type-advanced-columns-row-cell:nth-of-type(2){margin-left:1.5rem}.league-type-advanced-columns-row-cell.full-width{width:100%;max-width:unset}@media screen and (max-width:576px){.league-type-advanced-columns-row{-ms-flex-direction:column;flex-direction:column}.league-type-advanced-columns-row-cell{width:100%}.league-type-advanced-columns-row-cell:first-of-type{margin-right:unset}.league-type-advanced-columns-row-cell:nth-of-type(2){margin-left:unset}}.league-type__divider{height:.1rem;width:100%;background-color:var(--disabled,#d5dded);margin-bottom:1.6rem}.league-type__create-button{width:16.9rem;height:5rem;border:none;background-color:var(--primary,#3682ff);color:#fff;border-radius:2.5rem;margin:0 auto 1.6rem;font-weight:700}.league-type__create-manually-button{margin:0 auto;color:var(--grey,#acbcdb);font-weight:700;text-decoration:underline;border:none;background:none}.league-type__league-tree-card{-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;height:6.6rem;border-radius:.8rem;margin-bottom:1.6rem;padding-right:1.2rem;border:.1rem solid var(--disabled,#d5dded)}.league-type__league-tree-card,.league-type__league-tree-card div:first-child,.league-type__league-tree-drag{display:-ms-flexbox;display:flex}.league-type__league-tree-drag{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:6.6rem;width:4.8rem;cursor:move}.league-type__league-tree-drag img{height:2rem;-o-object-fit:contain;object-fit:contain}.league-type__league-tree-text-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;-ms-flex-pack:center;justify-content:center}.league-type__league-tree-edit{width:4rem;cursor:pointer}.league-type__league-tree-text{margin:0;font-size:1.4rem;color:var(--darkText,#0b1f40)}.league-type__league-tree-subtext{margin:0;font-size:1.4rem;color:var(--grey,#acbcdb)}.league-type__league-tree-subtext-teams-wording{text-transform:lowercase}.league-type__manual{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center}.league-type__advance-button{color:var(--grey,#acbcdb);font-size:1.1rem;margin-bottom:2.4rem;justify-self:flex-end}.league-type__apply-to-other-group{text-align:center}.league-type__league-type-item-text{color:var(--grey,#acbcdb)}