@keyframes profile-fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){@keyframes profile-fadeUp{0%{opacity:1;transform:none}to{opacity:1;transform:none}}}body{--mobile-general-dench-tabs-font-size:var(--font-size-body-sm);--mobile-general-dench-tabs-button-margin:10px 15px;--general-dench-tabs-font-size:var(--font-size-body-sm);--general-dench-tabs-font-weight:var(--font-weight-medium);--general-dench-tabs-line-height:var(--line-height-body-sm);--general-dench-tabs-color:var(--color-text-secondary);--general-dench-tabs-activated-color:var(--color-text-primary);--general-dench-tabs-active-font-weight:var(--font-weight-medium);--general-dench-tabs-margin:0 auto 32px;--general-dench-tabs-padding:12px 16px;--general-dench-tabs-button-margin:10px 29px;--general-dench-tabs-height:40px;--general-dench-tabs-border-radius:8px;--general-dench-tabs-background:var(--color-ui-bg);--general-dench-tabs-hover-background:var(--color-ui-bg-hover);--general-dench-tabs-hover-color:var(--color-text-primary);--general-dench-tabs-active-background:var(--color-brand);--profile-tabs-navigation-padding:24px;--profile-tabs-navigation-margin:0;--profile-tabs-navigation-background:var(--color-base-surface);--profile-tabs-navigation-border-radius:20px;--profile-tabs-navigation-font-size:var(--font-size-body);--profile-tabs-navigation-font-size-small:var(--font-size-body-sm);--profile-tabs-navigation-line-height:var(--line-height-body);--profile-tabs-navigation-font-weight:var(--font-weight-medium);--profile-tabs-navigation-tab-text-color:var(--color-text-primary);--profile-tabs-navigation-tab-active-background:var(--color-primary);--profile-tabs-navigation-tab-active-color:#11151c;--profile-tabs-navigation-tab-active-font-weight:var(--font-weight-medium);--profile-tabs-navigation-tab-padding:12px 16px;--profile-tabs-navigation-tab-height:44px;--profile-tabs-navigation-tab-border-radius:12px;--profile-tabs-navigation-gap:16px;--profile-tabs-navigation-gap-medium:24px;--profile-wrapper-dench-tabs-background:var(--color-base-surface);--profile-wrapper-dench-tabs-padding:0;--profile-tabs-header-height:72px;--profile-tabs-gradient-height:40px;--profile-tabs-icon-wrapper-size:24px;--profile-modal-tabs-background:var(--color-base-surface);--profile-modal-tabs-height:auto;--profile-modal-tabs-margin:0;--profile-modal-tabs-padding:0 0 32px;--profile-modal-tabs-border-radius:12px;--profile-modal-tabs-gap:16px;--profile-modal-tabs-nav-gap:8px;--profile-modal-tabs-nav-background:var(--color-ui-bg);--profile-modal-tabs-hover-background:var(--color-ui-bg-hover);--profile-modal-tabs-hover-color:var(--color-text-primary);--profile-modal-tabs-color:var(--color-text-secondary);--profile-modal-tabs-line-height:var(--line-height-body);--profile-modal-tabs-button-padding:16px 24px;--profile-modal-tabs-button-margin:0;--profile-modal-tabs-button-height:44px;--profile-modal-tabs-font-size:var(--font-size-body);--profile-modal-tabs-font-weight:var(--font-weight-semibold);--profile-modal-tabs-activated-color:var(--color-text-primary);--profile-modal-tabs-active-font-weight:var(--font-weight-semibold);--profile-modal-tabs-active-background:var(--color-brand);--mobile-profile-modal-tabs-padding:0 0 24px;--mobile-profile-modal-tabs-gap:12px;--mobile-profile-modal-tabs-font-size:var(--font-size-caption);--mobile-profile-modal-tabs-button-padding:12px;--mobile-profile-modal-tabs-button-height:32px;--mobile-profile-modal-tabs-line-height:var(--line-height-caption);--mobile-profile-modal-tabs-border-radius:8px}.tab-nav{color:var(--general-dench-tabs-color);font-size:var(--general-dench-tabs-font-size);font-weight:var(--general-dench-tabs-font-weight);line-height:var(--general-dench-tabs-line-height);border-radius:30px;padding-left:16px;padding-right:16px;position:relative}.tab-nav.dench-tabs-active{color:var(--general-dench-tabs-activated-color)}.dench-tabs{background:var(--profile-tabs-navigation-background);border-radius:var(--profile-tabs-navigation-border-radius);box-sizing:border-box;width:100%;min-width:0;max-width:100%}#modal-root .profile-tabs-navigation{border-radius:var(--profile-tabs-navigation-border-radius);height:100%;max-height:calc(100vh - var(--profile-modal-spacing-vertical));box-sizing:border-box;flex-direction:column;display:flex;position:relative;overflow:hidden}#modal-root .profile-tabs-navigation .dench-tabs-content{box-sizing:border-box;scrollbar-width:none;flex:auto;min-height:0;position:relative;overflow:hidden auto}#modal-root .profile-tabs-navigation .dench-tabs-header{padding:var(--profile-tabs-navigation-padding);background:var(--color-brand);margin:var(--profile-tabs-navigation-margin);z-index:10;justify-content:flex-start;align-items:center;gap:var(--profile-tabs-navigation-gap);border-radius:var(--profile-tabs-navigation-border-radius) var(--profile-tabs-navigation-border-radius) 0 0;scrollbar-width:none;border-bottom:none;flex-shrink:0;list-style-type:none;display:flex;top:0;overflow:auto hidden}#modal-root .profile-tabs-navigation .dench-tabs-header::-webkit-scrollbar{display:none}@media only screen and (min-width:1370px) and (max-width:1780px){#modal-root .profile-tabs-navigation .dench-tabs-header{gap:var(--profile-tabs-navigation-gap)}}#modal-root .profile-tabs-navigation .dench-tabs-header li[tab=""]{display:none}#modal-root .profile-tabs-navigation .dench-tabs-header li{font-size:var(--profile-tabs-navigation-font-size);line-height:var(--profile-tabs-navigation-line-height);font-weight:var(--profile-tabs-navigation-font-weight);color:var(--profile-tabs-navigation-tab-text-color);padding:var(--profile-tabs-navigation-tab-padding);height:var(--profile-tabs-navigation-tab-height);cursor:pointer;white-space:pre;flex-direction:column;justify-content:center;align-items:center;margin:0;display:flex;position:relative}@media only screen and (max-width:1280px){#modal-root .profile-tabs-navigation .dench-tabs-header li{text-align:center;white-space:pre;font-size:13px}}@media only screen and (max-width:1600px){#modal-root .profile-tabs-navigation .dench-tabs-header li{text-align:center;white-space:pre;padding:0 10px;font-size:14px}}#modal-root .profile-tabs-navigation .dench-tabs-header li:not(.dench-tabs-active):not(.profile-close-btn) .icon-wrapper:hover{background:var(--profile-tabs-navigation-icon-active-background)}#modal-root .profile-tabs-navigation .dench-tabs-header li:not(.dench-tabs-active):not(.profile-close-btn) .icon-wrapper:hover svg path{fill:var(--profile-tabs-navigation-icon-active-fill)}#modal-root .profile-tabs-navigation .dench-tabs-header li.dench-tabs-active{background:var(--profile-tabs-navigation-tab-active-background);color:var(--profile-tabs-navigation-tab-active-color);font-weight:var(--profile-tabs-navigation-tab-active-font-weight);padding:var(--profile-tabs-navigation-tab-padding);border-radius:var(--profile-tabs-navigation-tab-border-radius)}#modal-root .profile-tabs-navigation .dench-tabs-header li.dench-tabs-active:after,#modal-root .profile-tabs-navigation .dench-tabs-header li .icon-wrapper{display:none}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){#modal-root .inner-profile-tabs .dench-tabs-content.sub-header .dench-tabs-header,#modal-root [class*=profile-wrapper-] .dench-tabs-content.sub-header .dench-tabs-header{justify-content:center}}@media only screen and (min-width:768px) and (max-width:1024px){#modal-root .inner-profile-tabs .dench-tabs-content.sub-header .dench-tabs-header,#modal-root [class*=profile-wrapper-] .dench-tabs-content.sub-header .dench-tabs-header{justify-content:center}}@media only screen and (max-width:767px){#modal-root .inner-profile-tabs .dench-tabs-content.sub-header .dench-tabs-header,#modal-root [class*=profile-wrapper-] .dench-tabs-content.sub-header .dench-tabs-header{justify-content:center}}#modal-root .inner-profile-tabs .dench-tabs-header,#modal-root [class*=profile-wrapper-] .dench-tabs-header{background:var(--profile-wrapper-dench-tabs-background);width:100%;max-width:100%;height:auto;padding:var(--profile-wrapper-dench-tabs-padding);border-radius:var(--general-dench-tabs-border-radius);border-bottom:0;justify-content:flex-start;margin:0;display:flex}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){#modal-root .inner-profile-tabs .dench-tabs-header.limits,#modal-root [class*=profile-wrapper-] .dench-tabs-header.limits{justify-content:center}}@media only screen and (min-width:768px) and (max-width:1024px){#modal-root .inner-profile-tabs .dench-tabs-header.limits,#modal-root [class*=profile-wrapper-] .dench-tabs-header.limits{justify-content:center}}@media only screen and (max-width:767px){#modal-root .inner-profile-tabs .dench-tabs-header.limits,#modal-root [class*=profile-wrapper-] .dench-tabs-header.limits{justify-content:center}}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){#modal-root .inner-profile-tabs .dench-tabs-header,#modal-root [class*=profile-wrapper-] .dench-tabs-header{justify-content:flex-start}}@media only screen and (min-width:768px) and (max-width:1024px){#modal-root .inner-profile-tabs .dench-tabs-header,#modal-root [class*=profile-wrapper-] .dench-tabs-header{justify-content:flex-start}}@media only screen and (max-width:767px){#modal-root .inner-profile-tabs .dench-tabs-header,#modal-root [class*=profile-wrapper-] .dench-tabs-header{justify-content:flex-start}}#modal-root .inner-profile-tabs .dench-tabs-header .tab-nav,#modal-root [class*=profile-wrapper-] .dench-tabs-header .tab-nav{cursor:pointer;font-size:var(--general-dench-tabs-font-size);font-weight:var(--general-dench-tabs-font-weight);line-height:var(--general-dench-tabs-line-height);color:var(--general-dench-tabs-color);white-space:nowrap;padding:var(--general-dench-tabs-padding);background:var(--general-dench-tabs-background);border-radius:12px;margin:0;transition:all .2s;position:relative}@media (hover:hover) and (pointer:fine){#modal-root .inner-profile-tabs .dench-tabs-header .tab-nav:hover:not(.dench-tabs-active),#modal-root [class*=profile-wrapper-] .dench-tabs-header .tab-nav:hover:not(.dench-tabs-active){background:var(--general-dench-button-fifth-background-hover-color);color:var(--general-dench-button-fifth-text-hover-color)}#modal-root .inner-profile-tabs .dench-tabs-header .tab-nav:active:not(.dench-tabs-active),#modal-root [class*=profile-wrapper-] .dench-tabs-header .tab-nav:active:not(.dench-tabs-active){background:var(--general-dench-button-primary-background-color);color:var(--general-dench-button-primary-text-color)}#modal-root .inner-profile-tabs .dench-tabs-header .tab-nav.dench-tabs-active:hover,#modal-root [class*=profile-wrapper-] .dench-tabs-header .tab-nav.dench-tabs-active:hover{background:var(--general-dench-button-primary-background-hover-color)}#modal-root .inner-profile-tabs .dench-tabs-header .tab-nav.dench-tabs-active:active,#modal-root [class*=profile-wrapper-] .dench-tabs-header .tab-nav.dench-tabs-active:active{background:var(--general-dench-button-primary-background-active-color)}}#modal-root .inner-profile-tabs .dench-tabs-header .tab-nav.dench-tabs-active,#modal-root [class*=profile-wrapper-] .dench-tabs-header .tab-nav.dench-tabs-active{background:var(--general-dench-tabs-active-background);color:var(--general-dench-tabs-activated-color);font-weight:var(--general-dench-tabs-active-font-weight)}#modal-root .inner-profile-tabs .dench-tabs-header .tab-nav.dench-tabs-active:after,#modal-root [class*=profile-wrapper-] .dench-tabs-header .tab-nav.dench-tabs-active:after{display:none}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){#modal-root .inner-profile-tabs .dench-tabs-header .tab-nav,#modal-root [class*=profile-wrapper-] .dench-tabs-header .tab-nav{font-size:var(--mobile-general-dench-tabs-font-size);border-radius:8px}}@media only screen and (min-width:768px) and (max-width:1024px){#modal-root .inner-profile-tabs .dench-tabs-header .tab-nav,#modal-root [class*=profile-wrapper-] .dench-tabs-header .tab-nav{font-size:var(--mobile-general-dench-tabs-font-size);border-radius:8px}}@media only screen and (max-width:767px){#modal-root .inner-profile-tabs .dench-tabs-header .tab-nav,#modal-root [class*=profile-wrapper-] .dench-tabs-header .tab-nav{font-size:var(--mobile-general-dench-tabs-font-size);border-radius:8px}}#modal-root .inner-profile-tabs .dench-tabs .dench-tabs-header.horizontal,#modal-root [class*=profile-wrapper-] .dench-tabs .dench-tabs-header.horizontal{display:none}#modal-root .inner-profile-tabs .self-exclusion-container,#modal-root [class*=profile-wrapper-] .self-exclusion-container{min-height:125px}.layout-mobile.orientation-landscape #modal-root .inner-profile-tabs .dench-tabs-header.horizontal{gap:12px}
