#photoUpload.ds-formGroup{row-gap:0}.profilePhoto-container{align-items:center;column-gap:20px;display:grid;grid-template-columns:134px 1fr}.profilePhoto{position:relative}.profilePhoto img{border-radius:50%;display:block}.profilePhoto [data-photo-add]{cursor:pointer}.profilePhoto__actionIcon{background-color:var(--grey-100);border:2px solid #fff;border-radius:50%;bottom:-12px;display:none;left:50%;padding:3px;position:absolute;transform:translateX(-50%)}.profilePhoto__actionIcon--delete{display:none}.profilePhoto__actionIcon--add{display:block}.profilePhoto:hover .profilePhoto__actionIcon{background-color:var(--grey-400)}.profilePhoto--hasPhoto .profilePhoto__actionIcon--delete{display:block}.profilePhoto--hasPhoto .profilePhoto__actionIcon--add{display:none}.profilePhoto.profilePhoto--loading{pointer-events:none}.profilePhoto.profilePhoto--loading img{opacity:.5}.profilePhoto.profilePhoto--loading::after{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;content:"";height:30px;left:50%;margin:-15px 0 0 -15px;position:absolute;top:50%;width:30px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(1turn)}}.socialConnection{border:1px solid var(--grey-300);border-radius:var(--rad);width:100%}@media(min-width:768px){.socialConnection{table-layout:fixed}}.socialConnection td{border:none;font-size:12px;padding:10px;vertical-align:middle}.socialConnection td:last-child{text-align:right}.socialConnection td:first-child,.socialConnection td:last-child{padding-left:20px;padding-right:20px}.socialConnection tr:last-child td{padding-bottom:20px}.socialConnection tr:first-child td{padding-top:20px}.socialConnection img{max-width:none;vertical-align:top}.subscriptionSteps{font-size:100%}@media(max-width:767px){.subscriptionSteps{font-size:80%}}@media(max-width:479px){.subscriptionSteps{font-size:70%}}.subscriptionSteps strong{display:block;font-size:3.125em;font-weight:400;line-height:1.25em;margin-bottom:3vh}.subscriptionSteps figure{margin-bottom:5vh}.subscriptionSteps figure img{vertical-align:top}@media(max-width:767px){.subscriptionSteps figure img{max-width:70%}}@media(max-width:479px){.subscriptionSteps figure img{max-width:50%}}.subscriptionSteps p{font-size:1.25em;margin-bottom:3vh}.subscriptionSteps.update{max-width:none;text-align:left}@media(min-width:768px){.subscriptionSteps.update{display:flex}}.subscriptionSteps.update figure{flex:1;margin-right:40px;text-align:center}@media(max-width:767px){.subscriptionSteps.update figure{display:none}}.subscriptionSteps.update div,.subscriptionSteps.update form{flex:2}.subscriptionSteps.update div>*,.subscriptionSteps.update form>*{max-width:600px}.subscriptionSteps.update strong{margin-bottom:1em}.subscriptionSteps.update label{display:block;font-size:1.25em;margin-bottom:3vh;padding-left:30px;position:relative}.subscriptionSteps.update label input{left:0;position:absolute;top:5px}.subscriptionSteps.update button{background-color:var(--primary-500);border-radius:20px;color:#fff;display:inline-block;font-size:14px;font-weight:600;line-height:40px;margin-top:1.5em;padding:0 30px;text-transform:uppercase}.dangerZone{border-top:1px solid var(--border-color);margin-top:var(--margin-l);padding-top:var(--margin-m)}table.ds-table{border:1px solid var(--border-color);border-collapse:initial;border-radius:var(--rad);font-size:var(--table-text-size);line-height:var(--text-line-height-d);width:100%}table.ds-table thead th{background-color:var(--grey-100);font-weight:var(--font-weight);padding:4px 12px}table.ds-table thead th:first-child{border-top-left-radius:var(--rad)}table.ds-table thead th:last-child{border-top-right-radius:var(--rad)}table.ds-table td{border-bottom:1px solid var(--border-color);padding:12px}table.ds-table tbody tr:last-child td{border-bottom:none}@media(max-width:767px){.ds-table-container{overflow-y:hidden;width:100%;-ms-overflow-style:-ms-autohiding-scrollbar}.ds-table-container table{margin-bottom:0}.ds-table-container table>tbody>tr>td:not(.wrap),.ds-table-container table>tbody>tr>th:not(.wrap),.ds-table-container table>tfoot>tr>td:not(.wrap),.ds-table-container table>tfoot>tr>th:not(.wrap),.ds-table-container table>thead>tr>td:not(.wrap),.ds-table-container table>thead>tr>th:not(.wrap){white-space:nowrap}}.ds-table-mobileFriendly .ds-table{border:1px solid var(--grey-300);border-radius:var(--rad);margin-bottom:30px}@media(max-width:767px){.ds-table-mobileFriendly .ds-table{border:0!important}.ds-table-mobileFriendly .ds-table thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ds-table-mobileFriendly .ds-table tr{border:1px solid var(--grey-300);border-radius:var(--rad);display:block;margin-bottom:20px}.ds-table-mobileFriendly .ds-table tr:last-child{margin-bottom:0}.ds-table-mobileFriendly .ds-table td{display:block;padding-left:10px;padding-right:10px;text-align:right}.ds-table-mobileFriendly .ds-table td:last-child{border-bottom:0}.ds-table-mobileFriendly .ds-table td:not(:last-child){border-bottom:1px solid var(--grey-300)!important}.ds-table-mobileFriendly .ds-table td::before{content:attr(data-label);float:left;font-weight:600;height:24px;margin-right:10px}}@media(min-width:768px){.ds-table-mobileFriendly{overflow-y:hidden}.ds-table-mobileFriendly table{margin-bottom:0}}@media(min-width:1101px){.ds-table-mobileFriendly{max-width:990px}}@media(max-width:1100px)and (min-width:962px){.ds-table-mobileFriendly{max-width:calc(100vw - 380px)}}@media(max-width:1100px)and (min-width:1024px){.ds-table-mobileFriendly{max-width:calc(100vw - 405px)}}@media(max-width:767px){.ds-table-expandable{margin-bottom:5px!important}}.ds-table-expandable table{margin-bottom:-1px;width:100%!important}.ds-table-expandable[data-expanded] table{margin-bottom:10px}.ds-table-expandable:not([data-expanded]) table{margin-bottom:10px}.ds-table-expandable:not([data-expanded]) tbody tr:nth-child(n+6){display:none}.ds-table-expandable~.ds-viewAll{margin-bottom:40px}@media(max-width:767px){.ds-table-expandable~.ds-viewAll{margin-bottom:30px}}@media(min-width:768px){.ds-table-expandable.ds-table-mobileFriendly .ds-table{margin-bottom:-1px}.ds-table-expandable.ds-table-mobileFriendly[data-expanded] .ds-table{margin-bottom:0}}@media(max-width:767px){.ds-table-expandable.ds-table-mobileFriendly[data-expanded] .ds-table{margin-bottom:30px}}.ds-table-expandable:not(.ds-table-mobileFriendly,[data-expanded]) .ds-table{border-bottom:none}.ds-table-sortable th span{cursor:pointer;position:relative;text-decoration:underline}.ds-table-sortable th span::after{opacity:0;position:absolute;right:-25px;top:50%}.ds-table-sortable th.asc span::after,.ds-table-sortable th.desc span::after{opacity:1}.ds-table-sortable th.desc span::after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9Ii4yIiBkPSJNLjI3LjI3Yy4yMy0uMjMuNi0uMjMuODMgMGw0LjI1IDQuMjZMOS42LjI3YS41OC41OCAwIDAgMSAuODMuODNMNS43NiA1Ljc2YS42LjYgMCAwIDEtLjgyIDBMLjI3IDEuMWEuNi42IDAgMCAxIDAtLjgzIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:8px;margin-top:-2px;transform:rotate(0);width:14px}.ds-table-sortable th.asc span::after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9Ii4yIiBkPSJNLjI3LjI3Yy4yMy0uMjMuNi0uMjMuODMgMGw0LjI1IDQuMjZMOS42LjI3YS41OC41OCAwIDAgMSAuODMuODNMNS43NiA1Ljc2YS42LjYgMCAwIDEtLjgyIDBMLjI3IDEuMWEuNi42IDAgMCAxIDAtLjgzIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:8px;margin-top:-2px;transform:rotate(180deg);width:14px}.ds-table-sortable th:last-child.asc,.ds-table-sortable th:last-child.desc{padding-right:40px}.ds-table-sortable td:last-child,.ds-table-sortable th:last-child{text-align:right}.communicationPreferences .ds-skeleton--post{margin-bottom:16px}.communicationPreferences .ds-skeleton__body i{width:100%!important}.communicationPreferences .outlinedWidget{margin-bottom:16px;padding:16px}.communicationPreferences .cp-sectionHeader{align-items:center;display:grid;gap:12px 16px;grid-template-areas:"icon title toggle" "description description description";grid-template-columns:auto 1fr auto}@media(min-width:768px){.communicationPreferences .cp-sectionHeader{gap:4px 16px;grid-template-areas:"icon title toggle" "icon description toggle"}}.communicationPreferences .cp-sectionHeader__icon{grid-area:icon}.communicationPreferences .cp-sectionHeader__title{grid-area:title}.communicationPreferences .cp-sectionHeader__description{color:var(--grey-700);display:block;grid-area:description}.communicationPreferences .cp-sectionHeader .ds-switch{grid-area:toggle}.communicationPreferences .cp-frequencyRadioGroup{display:flex;flex-direction:column;gap:22px;margin-top:16px}.communicationPreferences .cp-globalToggleRow{align-items:center;display:flex;gap:12px;justify-content:space-between}.communicationPreferences .cp-globalToggleRow__info{display:flex;flex-direction:column}.communicationPreferences .cp-globalToggleRow__label{font-weight:var(--font-weight)}.communicationPreferences .cp-globalToggleRow__subtitle{color:var(--grey-700);font-size:12px}.communicationPreferences .cp-globalToggleRowContainer{margin:16px 0 20px}.communicationPreferences .cp-globalToggleRowContainer .cp-globalToggleRow:not(:first-child){border-top:1px solid var(--border-color);margin-top:22px;padding-top:22px}.communicationPreferences .cp-helperText{color:var(--grey-700);margin:16px 0}.communicationPreferences .cp-playersTable{border:1px solid var(--border-color);border-radius:var(--rad);max-height:430px;overflow-y:auto}.communicationPreferences .cp-playersTable .ds-table{border:none}.communicationPreferences .cp-playersTable .ds-table th{position:sticky;top:0;z-index:1}.communicationPreferences .ds-table td:first-child,.communicationPreferences .ds-table th:first-child{width:100%}.navMore{background-color:#fff;box-shadow:none}.navMore>ul{box-shadow:0 -1px 0 inset var(--grey-300);max-width:none}.navMore>ul>li:last-child a{margin-right:0}.navMore>ul>li>a{align-items:center;column-gap:8px;display:flex;margin-right:25px}.navMore li a::before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;filter:invert(29%) sepia(0) saturate(4817%) hue-rotate(316deg) brightness(79%) contrast(83%);height:20px;width:20px}.navMore li a.active::before,.navMore li a:hover::before{filter:none}.navMore a span:last-of-type{display:none}@media(max-width:767px){.navMore a span:first-of-type{display:none}.navMore a span:last-of-type{display:inline-block}}.isSticky.navMore{position:sticky;z-index:5}.isSticky.navMore>ul>li .showDropdown,.isSticky.navMore>ul>li>a{line-height:48px}.isSticky.navMore>ul>li .showDropdown::after{height:48px}@media(max-width:1100px)and (min-width:1024px){.isSticky.navMore{left:30px;right:355px}}@media(max-width:1023px)and (min-width:962px){.isSticky.navMore{left:20px;right:340px}}@media(max-width:767px){.scrollableNav.navMore:not(.stickyIconNavBar){z-index:0}.scrollableNav.navMore:not(.stickyIconNavBar) ul{display:inline-flex}.scrollableNav.navMore{margin-left:-20px;margin-right:-20px;overflow-y:auto;padding:0 20px;scroll-snap-type:x mandatory;width:calc(100% + 40px)}.scrollableNav.navMore ul{align-items:flex-end;flex-wrap:nowrap}.scrollableNav.navMore ul li{scroll-snap-align:center}}.profileNarrowLayout{margin-left:auto;margin-right:auto;max-width:700px;width:100%}.navMore{box-shadow:0 -1px 0 inset var(--grey-300);margin-bottom:30px}.navMore:not(.stickyIconNavBar){position:relative}.navMore:not(.stickyIconNavBar)>ul>li>.navMore__tab,.navMore:not(.stickyIconNavBar)>ul>li>a{display:inline-block}.navMore>ul{display:flex;flex-wrap:nowrap;margin-bottom:0;max-width:990px;padding-left:0;white-space:nowrap}.navMore>ul>li{display:inline-block;padding:0;vertical-align:top}.navMore>ul>li.hidden{display:none!important}.navMore>ul>li .navMore__tab,.navMore>ul>li .showDropdown,.navMore>ul>li a,.navMore>ul>li label{color:var(--grey-800);cursor:pointer;font-size:16px;font-weight:600}.navMore>ul>li .navMore__tab.active,.navMore>ul>li .showDropdown.active,.navMore>ul>li a.active,.navMore>ul>li label.active{color:var(--primary-500)}.navMore>ul>li .navMore__tab:not(.active):hover,.navMore>ul>li .showDropdown:not(.active):hover,.navMore>ul>li a:not(.active):hover,.navMore>ul>li label:not(.active):hover{color:var(--primary-900)}.navMore>ul>li>.showDropdown,.navMore>ul>li>label{display:inline-block}.navMore>ul>li>.navMore__tab,.navMore>ul>li>.showDropdown,.navMore>ul>li>a,.navMore>ul>li>label{line-height:48px;z-index:1}.navMore>ul>li>.navMore__tab{background:none;border:none;cursor:pointer;margin-right:30px;padding:0;text-decoration:none}.navMore>ul>li>.navMore__tab.active{position:relative}.navMore>ul>li>.navMore__tab.active::after{background-color:var(--primary-500);bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.navMore>ul>li>a{margin-right:30px;text-decoration:none!important}.navMore>ul>li>a.active{position:relative}.navMore>ul>li>a.active::after{background-color:var(--primary-500);bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.navMore>ul>li:last-child>.navMore__tab,.navMore>ul>li:last-child>a{margin-right:0}@media(min-width:480px){.navMore .navMore__dropdown.more{position:relative}}.navMore .navMore__dropdown.more ul{left:0}.navMore .navMore__dropdown.more ul a{white-space:nowrap}.navMore .navMore__dropdown .showDropdown{cursor:pointer;padding-left:14px;position:relative}.navMore .navMore__dropdown .showDropdown::after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyNHYyNEgweiIvPjxwYXRoIGQ9Ik0xMiA4YzEuMSAwIDItLjkgMi0ycy0uOS0yLTItMi0yIC45LTIgMiAuOSAyIDIgMm0wIDJjLTEuMSAwLTIgLjktMiAycy45IDIgMiAyIDItLjkgMi0yLS45LTItMi0ybTAgNmMtMS4xIDAtMiAuOS0yIDJzLjkgMiAyIDIgMi0uOSAyLTItLjktMi0yLTIiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;content:"";display:block;filter:invert(29%) sepia(0) saturate(4817%) hue-rotate(316deg) brightness(79%) contrast(83%);height:48px;left:-8px;position:absolute;top:0;width:24px}.navMore .navMore__dropdown.on .showDropdown::after{filter:none}.navMore .navMore__dropdown.on ul{background-color:#fff;border:1px solid var(--grey-300);border-radius:var(--rad);display:block;margin:-1px 0 0;padding:0;position:absolute;text-align:left;top:100%;white-space:normal;z-index:2}@media(max-width:479px){.navMore .navMore__dropdown.on ul{width:100%}}.navMore .navMore__dropdown.on ul li.active a{color:var(--primary-500)}.navMore .navMore__dropdown.on ul a{column-gap:8px;display:flex;padding:10px 20px}.navMore .navMore__dropdown.on ul a:hover{text-decoration:underline}.navMore .navMore__dropdown:not(.navMore__dropdown--mobile,.more){flex:1;text-align:right}.navMore .navMore__dropdown ul{display:none}.navMore.navMore--categories .navMore__dropdown.categories>ul{column-count:3;column-gap:30px;left:0;padding:20px 0;width:100%}@media(max-width:767px),(min-width:962px)and (max-width:1023px){.navMore.navMore--categories .navMore__dropdown.categories>ul{column-count:2}}@media(max-width:479px){.navMore.navMore--categories .navMore__dropdown.categories>ul{column-count:auto;max-height:40vh;overflow-y:scroll;overscroll-behavior:contain;padding:16px 0}}.navMore.navMore--categories .navMore__dropdown.categories>ul li{padding:0 28px}@media(max-width:479px){.navMore.navMore--categories .navMore__dropdown.categories>ul li{padding:0 20px}}.navMore.navMore--categories .navMore__dropdown.categories>ul li:first-child a{margin-top:0}.navMore.navMore--categories .navMore__dropdown.categories>ul a{line-height:32px;padding:0}.navMore.navMore--categories .navMore__dropdown.categories>ul a.child{font-weight:400}.navMore.navMore--categories .navMore__dropdown.categories>ul a:not(.child){font-weight:700;margin-top:8px}@media(max-width:767px){.navMore.navMore--categories>ul>li:not(.navMore__dropdown){display:none}}@media(min-width:768px){.navMore.navMore--categories>ul>li.navMore__dropdown--mobile{display:none}}.navMore li.ico__profile a::before{background-image:url(/build/ico__profile.svg?b251c786)}.navMore li.ico__profile a.active::before{background-image:url(/build/ico__profile-active.svg?e5bce316)}.navMore li.ico__password a::before{background-image:url(/build/ico__password.svg?d1bb6f31)}.navMore li.ico__password a.active::before{background-image:url(/build/ico__password-active.svg?04c520fd)}.navMore li.ico__notifications a::before{background-image:url(/build/ico__notifications.svg?d254e24d)}.navMore li.ico__notifications a.active::before{background-image:url(/build/ico__notifications-active.svg?bffaeda1)}.navMore li.ico__mystack a::before{background-image:url(/build/ico__mystack.svg?8b6956f7)}.navMore li.ico__mystack a.active::before{background-image:url(/build/ico__mystack-active.svg?8243cc37)}