@keyframes user-popover-primary-action-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.user-popover-primary-action-content{background-color:var(--color-bg-opaque);border-radius:var(--radius-5);box-shadow:var(--elevation-popover);display:flex;flex-direction:column;outline:.1rem solid var(--color-border-default);padding:var(--space-16);row-gap:var(--space-16)}.user-popover-primary-action-no-padding-bottom{padding-bottom:0}.user-popover-primary-action-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-25);background-color:var(--color-bg-subtle);overflow:hidden;position:var(--skeleton-shimmer-position-override, relative);max-width:100%}.dark-mode .user-popover-primary-action-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-5)}.user-popover-primary-action-placeholder:after{animation:user-popover-primary-action-shimmer 1.5s infinite;content:"";inset:0;min-width:28rem;position:absolute}[dir=ltr] .user-popover-primary-action-placeholder:after{background:linear-gradient(90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}[dir=rtl] .user-popover-primary-action-placeholder:after{background:linear-gradient(-90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}.user-popover-primary-action-placeholder.user-popover-primary-action-avatar{border-radius:var(--radius-3);flex-shrink:0;height:6.4rem;width:6.4rem}.user-popover-primary-action-placeholder.user-popover-primary-action-tagline{height:1.6rem;width:18rem}.user-popover-primary-action-placeholder.user-popover-primary-action-name{height:1.6rem;width:15.2rem}.user-popover-primary-action-placeholder.user-popover-primary-action-data{height:1.6rem;margin-top:var(--space-12);width:26rem}.user-popover-primary-action-placeholder.user-popover-primary-action-action{border-radius:var(--radius-5);box-shadow:0 -.1rem #0000001a inset;height:4rem}.user-popover-primary-action-user-info{-moz-column-gap:var(--space-12);column-gap:var(--space-12);display:flex}.user-popover-primary-action-about{overflow:hidden}.user-popover-primary-action-avatar{flex-shrink:0}.user-popover-primary-action-tagline{margin-bottom:var(--space-4)}.user-popover-primary-action-tagline .user-username-component{color:var(--color-text-default);font-size:1.4rem}.user-popover-primary-action-tagline .user-username-component:hover{color:var(--color-text-bolder)}.user-popover-primary-action-tagline .flair-component{height:1.6rem;width:1.6rem}.user-popover-primary-action-actions{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex}.user-popover-primary-action-full-name{color:var(--color-text-subtle);font-size:1.4rem;font-weight:600;line-height:1.14;margin-bottom:var(--space-4);max-width:35rem;overflow:hidden;padding:var(--space-2) 0;text-overflow:ellipsis;white-space:nowrap}.user-popover-primary-action-ratings{align-items:center;color:var(--color-text-subtle);display:flex;gap:var(--space-12);padding:var(--space-2) 0}.user-popover-primary-action-divider{background-color:var(--color-text-subtle);border-radius:var(--radius-circular);height:.2rem;width:.2rem}.user-popover-primary-action-button{width:calc((100% - 6.4rem - var(--space-8)) / 2)}.user-popover-primary-action-action-btn-icon{display:none}.user-popover-primary-action-large,.user-popover-primary-action-placeholder-action{width:calc((100% - var(--space-8)) / 2)}.user-popover-primary-action-no-user{color:var(--color-text-subtle)}@media (min-width: 25em){.user-popover-primary-action-button{width:14.4rem}.user-popover-primary-action-action-btn-icon{display:grid}.user-popover-primary-action-large,.user-popover-primary-action-placeholder-action{width:18rem}}@keyframes user-popover-secondary-action-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.user-popover-secondary-action-content{background-color:var(--color-bg-opaque);border-radius:var(--radius-5);box-shadow:var(--elevation-popover);display:flex;flex-direction:column;outline:.1rem solid var(--color-border-default);padding:var(--space-16);row-gap:var(--space-16)}.user-popover-secondary-action-no-padding-bottom{padding-bottom:0}.user-popover-secondary-action-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-25);background-color:var(--color-bg-subtle);overflow:hidden;position:var(--skeleton-shimmer-position-override, relative);max-width:100%}.dark-mode .user-popover-secondary-action-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-5)}.user-popover-secondary-action-placeholder:after{animation:user-popover-secondary-action-shimmer 1.5s infinite;content:"";inset:0;min-width:28rem;position:absolute}[dir=ltr] .user-popover-secondary-action-placeholder:after{background:linear-gradient(90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}[dir=rtl] .user-popover-secondary-action-placeholder:after{background:linear-gradient(-90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}.user-popover-secondary-action-placeholder.user-popover-secondary-action-avatar{border-radius:var(--radius-3);flex-shrink:0;height:6.4rem;width:6.4rem}.user-popover-secondary-action-placeholder.user-popover-secondary-action-tagline{height:1.6rem;width:18rem}.user-popover-secondary-action-placeholder.user-popover-secondary-action-name{height:1.6rem;width:15.2rem}.user-popover-secondary-action-placeholder.user-popover-secondary-action-data{height:1.6rem;margin-top:var(--space-12);width:26rem}.user-popover-secondary-action-placeholder.user-popover-secondary-action-action{border-radius:var(--radius-5);box-shadow:0 -.1rem #0000001a inset;height:4rem}.user-popover-secondary-action-user-info{-moz-column-gap:var(--space-12);column-gap:var(--space-12);display:flex}.user-popover-secondary-action-about{overflow:hidden}.user-popover-secondary-action-avatar{flex-shrink:0}.user-popover-secondary-action-tagline{margin-bottom:var(--space-4)}.user-popover-secondary-action-tagline .user-username-component{color:var(--color-text-default);font-size:1.4rem}.user-popover-secondary-action-tagline .user-username-component:hover{color:var(--color-text-bolder)}.user-popover-secondary-action-tagline .flair-component{height:1.6rem;width:1.6rem}.user-popover-secondary-action-actions{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex}.user-popover-secondary-action-full-name{color:var(--color-text-subtle);font-size:1.4rem;font-weight:600;line-height:1.14;margin-bottom:var(--space-4);max-width:35rem;overflow:hidden;padding:var(--space-2) 0;text-overflow:ellipsis;white-space:nowrap}.user-popover-secondary-action-ratings{align-items:center;color:var(--color-text-subtle);display:flex;gap:var(--space-12);padding:var(--space-2) 0}.user-popover-secondary-action-divider{background-color:var(--color-text-subtle);border-radius:var(--radius-circular);height:.2rem;width:.2rem}.user-popover-secondary-action-button{width:calc((100% - 6.4rem - var(--space-8)) / 2)}.user-popover-secondary-action-action-btn-icon{display:none}.user-popover-secondary-action-large,.user-popover-secondary-action-placeholder-action{width:calc((100% - var(--space-8)) / 2)}.user-popover-secondary-action-no-user{color:var(--color-text-subtle)}@media (min-width: 25em){.user-popover-secondary-action-button{width:14.4rem}.user-popover-secondary-action-action-btn-icon{display:grid}.user-popover-secondary-action-large,.user-popover-secondary-action-placeholder-action{width:18rem}}@keyframes user-popover-actions-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.user-popover-actions-content{background-color:var(--color-bg-opaque);border-radius:var(--radius-5);box-shadow:var(--elevation-popover);display:flex;flex-direction:column;outline:.1rem solid var(--color-border-default);padding:var(--space-16);row-gap:var(--space-16)}.user-popover-actions-no-padding-bottom{padding-bottom:0}.user-popover-actions-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-25);background-color:var(--color-bg-subtle);overflow:hidden;position:var(--skeleton-shimmer-position-override, relative);max-width:100%}.dark-mode .user-popover-actions-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-5)}.user-popover-actions-placeholder:after{animation:user-popover-actions-shimmer 1.5s infinite;content:"";inset:0;min-width:28rem;position:absolute}[dir=ltr] .user-popover-actions-placeholder:after{background:linear-gradient(90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}[dir=rtl] .user-popover-actions-placeholder:after{background:linear-gradient(-90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}.user-popover-actions-placeholder.user-popover-actions-avatar{border-radius:var(--radius-3);flex-shrink:0;height:6.4rem;width:6.4rem}.user-popover-actions-placeholder.user-popover-actions-tagline{height:1.6rem;width:18rem}.user-popover-actions-placeholder.user-popover-actions-name{height:1.6rem;width:15.2rem}.user-popover-actions-placeholder.user-popover-actions-data{height:1.6rem;margin-top:var(--space-12);width:26rem}.user-popover-actions-placeholder.user-popover-actions-action{border-radius:var(--radius-5);box-shadow:0 -.1rem #0000001a inset;height:4rem}.user-popover-actions-user-info{-moz-column-gap:var(--space-12);column-gap:var(--space-12);display:flex}.user-popover-actions-about{overflow:hidden}.user-popover-actions-avatar{flex-shrink:0}.user-popover-actions-tagline{margin-bottom:var(--space-4)}.user-popover-actions-tagline .user-username-component{color:var(--color-text-default);font-size:1.4rem}.user-popover-actions-tagline .user-username-component:hover{color:var(--color-text-bolder)}.user-popover-actions-tagline .flair-component{height:1.6rem;width:1.6rem}.user-popover-actions-actions{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex}.user-popover-actions-full-name{color:var(--color-text-subtle);font-size:1.4rem;font-weight:600;line-height:1.14;margin-bottom:var(--space-4);max-width:35rem;overflow:hidden;padding:var(--space-2) 0;text-overflow:ellipsis;white-space:nowrap}.user-popover-actions-ratings{align-items:center;color:var(--color-text-subtle);display:flex;gap:var(--space-12);padding:var(--space-2) 0}.user-popover-actions-divider{background-color:var(--color-text-subtle);border-radius:var(--radius-circular);height:.2rem;width:.2rem}.user-popover-actions-button{width:calc((100% - 6.4rem - var(--space-8)) / 2)}.user-popover-actions-action-btn-icon{display:none}.user-popover-actions-large,.user-popover-actions-placeholder-action{width:calc((100% - var(--space-8)) / 2)}.user-popover-actions-no-user{color:var(--color-text-subtle)}@media (min-width: 25em){.user-popover-actions-button{width:14.4rem}.user-popover-actions-action-btn-icon{display:grid}.user-popover-actions-large,.user-popover-actions-placeholder-action{width:18rem}}.user-popover-actions-component{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex;width:100%;z-index:1}.user-popover-actions-button-more{width:6.4rem}.user-popover-actions-more{position:relative}@keyframes user-popover-placeholder-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.user-popover-placeholder-content{background-color:var(--color-bg-opaque);border-radius:var(--radius-5);box-shadow:var(--elevation-popover);display:flex;flex-direction:column;outline:.1rem solid var(--color-border-default);padding:var(--space-16);row-gap:var(--space-16)}.user-popover-placeholder-no-padding-bottom{padding-bottom:0}.user-popover-placeholder-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-25);background-color:var(--color-bg-subtle);overflow:hidden;position:var(--skeleton-shimmer-position-override, relative);max-width:100%}.dark-mode .user-popover-placeholder-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-5)}.user-popover-placeholder-placeholder:after{animation:user-popover-placeholder-shimmer 1.5s infinite;content:"";inset:0;min-width:28rem;position:absolute}[dir=ltr] .user-popover-placeholder-placeholder:after{background:linear-gradient(90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}[dir=rtl] .user-popover-placeholder-placeholder:after{background:linear-gradient(-90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}.user-popover-placeholder-placeholder.user-popover-placeholder-avatar{border-radius:var(--radius-3);flex-shrink:0;height:6.4rem;width:6.4rem}.user-popover-placeholder-placeholder.user-popover-placeholder-tagline{height:1.6rem;width:18rem}.user-popover-placeholder-placeholder.user-popover-placeholder-name{height:1.6rem;width:15.2rem}.user-popover-placeholder-placeholder.user-popover-placeholder-data{height:1.6rem;margin-top:var(--space-12);width:26rem}.user-popover-placeholder-placeholder.user-popover-placeholder-action{border-radius:var(--radius-5);box-shadow:0 -.1rem #0000001a inset;height:4rem}.user-popover-placeholder-user-info{-moz-column-gap:var(--space-12);column-gap:var(--space-12);display:flex}.user-popover-placeholder-about{overflow:hidden}.user-popover-placeholder-avatar{flex-shrink:0}.user-popover-placeholder-tagline{margin-bottom:var(--space-4)}.user-popover-placeholder-tagline .user-username-component{color:var(--color-text-default);font-size:1.4rem}.user-popover-placeholder-tagline .user-username-component:hover{color:var(--color-text-bolder)}.user-popover-placeholder-tagline .flair-component{height:1.6rem;width:1.6rem}.user-popover-placeholder-actions{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex}.user-popover-placeholder-full-name{color:var(--color-text-subtle);font-size:1.4rem;font-weight:600;line-height:1.14;margin-bottom:var(--space-4);max-width:35rem;overflow:hidden;padding:var(--space-2) 0;text-overflow:ellipsis;white-space:nowrap}.user-popover-placeholder-ratings{align-items:center;color:var(--color-text-subtle);display:flex;gap:var(--space-12);padding:var(--space-2) 0}.user-popover-placeholder-divider{background-color:var(--color-text-subtle);border-radius:var(--radius-circular);height:.2rem;width:.2rem}.user-popover-placeholder-button{width:calc((100% - 6.4rem - var(--space-8)) / 2)}.user-popover-placeholder-action-btn-icon{display:none}.user-popover-placeholder-large,.user-popover-placeholder-placeholder-action{width:calc((100% - var(--space-8)) / 2)}.user-popover-placeholder-no-user{color:var(--color-text-subtle)}@media (min-width: 25em){.user-popover-placeholder-button{width:14.4rem}.user-popover-placeholder-action-btn-icon{display:grid}.user-popover-placeholder-large,.user-popover-placeholder-placeholder-action{width:18rem}}@keyframes user-popover-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.user-popover-content{background-color:var(--color-bg-opaque);border-radius:var(--radius-5);box-shadow:var(--elevation-popover);display:flex;flex-direction:column;outline:.1rem solid var(--color-border-default);padding:var(--space-16);row-gap:var(--space-16)}.user-popover-no-padding-bottom{padding-bottom:0}.user-popover-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-25);background-color:var(--color-bg-subtle);overflow:hidden;position:var(--skeleton-shimmer-position-override, relative);max-width:100%}.dark-mode .user-popover-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-5)}.user-popover-placeholder:after{animation:user-popover-shimmer 1.5s infinite;content:"";inset:0;min-width:28rem;position:absolute}[dir=ltr] .user-popover-placeholder:after{background:linear-gradient(90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}[dir=rtl] .user-popover-placeholder:after{background:linear-gradient(-90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}.user-popover-placeholder.user-popover-avatar{border-radius:var(--radius-3);flex-shrink:0;height:6.4rem;width:6.4rem}.user-popover-placeholder.user-popover-tagline{height:1.6rem;width:18rem}.user-popover-placeholder.user-popover-name{height:1.6rem;width:15.2rem}.user-popover-placeholder.user-popover-data{height:1.6rem;margin-top:var(--space-12);width:26rem}.user-popover-placeholder.user-popover-action{border-radius:var(--radius-5);box-shadow:0 -.1rem #0000001a inset;height:4rem}.user-popover-user-info{-moz-column-gap:var(--space-12);column-gap:var(--space-12);display:flex}.user-popover-about{overflow:hidden}.user-popover-avatar{flex-shrink:0}.user-popover-tagline{margin-bottom:var(--space-4)}.user-popover-tagline .user-username-component{color:var(--color-text-default);font-size:1.4rem}.user-popover-tagline .user-username-component:hover{color:var(--color-text-bolder)}.user-popover-tagline .flair-component{height:1.6rem;width:1.6rem}.user-lifetime-score-tagline{overflow:hidden}.user-popover-actions{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex}.user-popover-full-name{color:var(--color-text-subtle);font-size:1.4rem;font-weight:600;line-height:1.14;margin-bottom:var(--space-4);max-width:35rem;overflow:hidden;padding:var(--space-2) 0;text-overflow:ellipsis;white-space:nowrap}.user-popover-ratings{align-items:center;color:var(--color-text-subtle);display:flex;gap:var(--space-12);padding:var(--space-2) 0}.user-popover-divider{background-color:var(--color-text-subtle);border-radius:var(--radius-circular);height:.2rem;width:.2rem}.user-popover-button{width:calc((100% - 6.4rem - var(--space-8)) / 2)}.user-popover-action-btn-icon{display:none}.user-popover-large,.user-popover-placeholder-action{width:calc((100% - var(--space-8)) / 2)}.user-popover-no-user{color:var(--color-text-subtle)}@media (min-width: 25em){.user-popover-button{width:14.4rem}.user-popover-action-btn-icon{display:grid}.user-popover-large,.user-popover-placeholder-action{width:18rem}}.user-popover-wrap{border:none;padding:0}.user-popover-component{position:fixed;top:0;width:100%;z-index:9003}[dir=ltr] .user-popover-component{left:0}[dir=rtl] .user-popover-component{right:0}.user-popover-component .user-tagline-username{line-height:1}.user-popover-hidden{display:none}@media (min-width: 25em){.user-popover-component{width:var(--container-400)}}.authentication-signup-form-component{align-items:center;display:flex;flex-direction:column}.authentication-signup-form-title{color:var(--color-text-boldest);font-family:var(--font-family-heading);font-size:clamp(2.8rem,4vw,3.6rem);font-weight:700;line-height:1.05;margin-bottom:.8rem;text-align:center}.authentication-signup-form-subtitle{color:var(--color-text-default);font-size:1.7rem;font-weight:600;line-height:1.2;margin:.8rem 0 3rem;text-align:center}.authentication-signup-form-form-group{margin-bottom:1.5rem}.authentication-signup-form-form-group input{transition:border-color .25s var(--motion-ease-out-gentle)}.authentication-signup-form-error{color:var(--color-text-danger)}.form-error-component a{color:var(--color-text-default);text-decoration:underline}.form-error-component a:hover{color:var(--color-text-default-hovered)}.authentication-signup-form-label{line-height:1}.authentication-signup-form-component{align-items:stretch}.authentication-signup-form-form{margin-bottom:3.5rem}.authentication-signup-form-form-group-skill{margin:2.5rem 0 -1.5rem}.authentication-signup-form-input-error{margin-top:var(--space-4)}.authentication-signup-form-label{color:var(--color-text-default);display:inline-block;font-size:1.4rem;margin-bottom:.7rem}.authentication-signup-form-suggestions{margin-bottom:1rem}[dir=ltr] .authentication-signup-form-suggestions{text-align:left}[dir=rtl] .authentication-signup-form-suggestions{text-align:right}.authentication-signup-form-suggestions .authentication-signup-form-items{display:flex;flex-wrap:wrap}.authentication-signup-form-suggestions .authentication-signup-form-item{flex-basis:33.3333333333%;margin-bottom:.8rem}.authentication-signup-form-suggestions .authentication-signup-form-name{background-color:transparent;border:none;color:var(--color-text-default);padding:0;text-decoration:underline}.authentication-signup-form-terms{color:var(--color-text-default);font-size:1.2rem;margin-bottom:var(--space-12);text-align:center}.authentication-signup-form-terms a{color:var(--color-text-default);text-decoration:underline}.authentication-signup-form-terms a:hover{color:var(--color-text-default-hovered)}.authentication-signup-form-login-text{color:var(--color-text-bolder);font-size:1.6rem;font-weight:500;margin:.5rem 0 1.5rem;text-align:center}.authentication-signup-form-login-text .authentication-signup-form-link{color:var(--color-text-bolder);cursor:pointer;text-decoration:underline}.authentication-signup-form-login-text .authentication-signup-form-link:hover{color:var(--color-text-boldest)}.authentication-signup-form-form-bottom-group{margin:4.5rem 0 0}.authentication-signup-form-turnstile{display:flex;justify-content:center}@media (min-width: 40em){.authentication-signup-form-wrap{padding:0 2.5rem}}.trial-slideshow-new-component{align-items:center;display:flex;flex-direction:column;max-width:35rem}.trial-slideshow-new-slideshow-container{background-color:var(--color-bg-subtler);border-radius:var(--radius-5);box-shadow:0 .2rem .3rem #302d2b40,0 0 .1rem #302d2b26;cursor:grab;min-height:27rem;overflow:hidden;touch-action:pan-y;width:100%}.trial-slideshow-new-slideshow-container:active{cursor:grabbing}.trial-slideshow-new-slides-track{display:flex;transition:transform var(--motion-slow) var(--motion-ease-out-gentle);-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform}.trial-slideshow-new-slide{align-items:center;border-radius:var(--radius-5);color:var(--color-text-bolder);display:flex;flex:0 0 100%;flex-direction:column;font-size:2rem;justify-content:center;min-height:27rem;min-width:0;opacity:.5;overflow:hidden;padding:1rem 0;transition:opacity var(--motion-slow) var(--motion-ease-out-gentle)}.trial-slideshow-new-slide.trial-slideshow-new-active{opacity:1}.trial-slideshow-new-dots{align-items:center;display:flex;justify-content:center;padding:1.5rem 0;position:relative}.trial-slideshow-new-dot{background-color:transparent;border:none;margin:0;padding:0;align-items:center;display:flex;height:2.4rem;justify-content:center;width:2.4rem}.trial-slideshow-new-dot:after{background-color:var(--color-icon-subtle);border-radius:var(--radius-circular);content:"";display:inline-block;height:.5rem;transition:background-color .6s ease;width:.5rem}.trial-slideshow-new-dot:hover:after{background-color:var(--color-icon-default);height:.6rem;width:.6rem}.trial-slideshow-new-dot.trial-slideshow-new-active:after{background-color:var(--color-text-default);height:.8rem;width:.8rem}.trial-slideshow-new-upgrade-icon{align-items:center;display:flex;height:14.3rem;justify-content:center;margin:2rem auto;position:relative;width:14.8rem}.trial-slideshow-new-upgrade-icon-bg{background-repeat:repeat-x;background-size:12rem 6rem;border-radius:var(--radius-20);content:"";display:block;height:12rem;position:absolute;width:12rem}[dir=ltr] .trial-slideshow-new-upgrade-icon-bg{background-image:linear-gradient(90deg,var(--color-transparent-black-10) 6rem,var(--color-transparent-black-5) 6rem),linear-gradient(90deg,var(--color-transparent-black-5) 6rem,var(--color-transparent-black-10) 6rem);background-position:0 0,0 6rem,0 6rem;transform:rotate(45deg)}[dir=rtl] .trial-slideshow-new-upgrade-icon-bg{background-image:linear-gradient(-90deg,var(--color-transparent-black-10) 6rem,var(--color-transparent-black-5) 6rem),linear-gradient(-90deg,var(--color-transparent-black-5) 6rem,var(--color-transparent-black-10) 6rem);background-position:100% 0,100% 6rem,100% 6rem;transform:rotate(-45deg)}.trial-slideshow-new-upgrade-icon-img{background-image:url(/bundles/web/images/membership/upgrade-icons.8c97028e.png);background-size:175.9rem 14.3rem;height:14.3rem;margin:2rem auto;position:relative;width:11.8rem;z-index:1}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2x){.trial-slideshow-new-upgrade-icon-img{background-image:url(/bundles/web/images/membership/upgrade-icons.8c97028e@2x.png)}}.trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-lessons{height:11.8rem;width:11.8rem}[dir=ltr] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-lessons{background-position:-.5rem .8rem}[dir=rtl] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-lessons{background-position:right -.5rem top .8rem}.trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-puzzles-battle{height:11.6rem;top:.7rem;width:12.2rem}[dir=ltr] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-puzzles-battle{background-position:-12.5rem -.2rem}[dir=rtl] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-puzzles-battle{background-position:right -12.5rem top -.2rem}.trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-no-ads{height:11.8rem;top:.7rem;width:12.2rem}[dir=ltr] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-no-ads{background-position:-25.2rem -.2rem}[dir=rtl] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-no-ads{background-position:right -25.2rem top -.2rem}.trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-flair{height:11.8rem;top:.7rem;width:12.2rem}[dir=ltr] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-flair{background-position:-37.4rem -.2rem}[dir=rtl] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-flair{background-position:right -37.4rem top -.2rem}.trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-puzzles-learning{height:13rem;top:.5rem;width:13.2rem}[dir=ltr] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-puzzles-learning{background-position:-49.8rem -.2rem}[dir=rtl] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-puzzles-learning{background-position:right -49.8rem top -.2rem}.trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-analysis{height:13.2rem;top:1.4rem;width:13.5rem}[dir=ltr] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-analysis{background-position:-63.1rem -.2rem;left:.6rem}[dir=rtl] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-analysis{background-position:right -63.1rem top -.2rem;right:.6rem}.trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-puzzles-rush{height:13.6rem;top:.4rem;width:14.5rem}[dir=ltr] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-puzzles-rush{background-position:-77.2rem .2rem}[dir=rtl] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-puzzles-rush{background-position:right -77.2rem top .2rem}.trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-stats{height:12.8rem;top:.6rem;width:13.7rem}[dir=ltr] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-stats{background-position:-91.5rem -.2rem}[dir=rtl] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-stats{background-position:right -91.5rem top -.2rem}.trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-pawn{height:12.8rem;width:10.8rem}[dir=ltr] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-pawn{background-position:-105.2rem -.2rem}[dir=rtl] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-pawn{background-position:right -105.2rem top -.2rem}.trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-explorer{height:12.2rem;top:.7rem;width:11.8rem}[dir=ltr] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-explorer{background-position:-115.6rem .2rem}[dir=rtl] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-explorer{background-position:right -115.6rem top .2rem}.trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-workout{height:12.2rem;top:.7rem;width:11.8rem}[dir=ltr] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-workout{background-position:-127.9rem .2rem}[dir=rtl] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-workout{background-position:right -127.9rem top .2rem}.trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-computer{height:14rem;top:.7rem;width:11.8rem}[dir=ltr] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-computer{background-position:-139.5rem .2rem}[dir=rtl] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-computer{background-position:right -139.5rem top .2rem}.trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-library{height:12rem;top:-.3rem;width:12rem}[dir=ltr] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-library{background-position:-151.3rem .2rem}[dir=rtl] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-library{background-position:right -151.3rem top .2rem}.trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-daily-puzzle{height:12rem;top:.7rem;width:12rem}[dir=ltr] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-daily-puzzle{background-position:-163.6rem .2rem}[dir=rtl] .trial-slideshow-new-upgrade-icon-img.trial-slideshow-new-sprite-daily-puzzle{background-position:right -163.6rem top .2rem}.trial-slideshow-new-slide-title{color:var(--color-text-boldest);font-family:var(--font-family-heading);font-size:1.8rem;font-weight:800;padding:0 .5rem}.trial-slideshow-new-slide-subtitle{color:var(--color-text-default);font-size:1.6rem;font-weight:600;padding:0 1rem}.trial-slideshow-new-component .trial-slideshow-new-slideshow-container{height:21rem;min-height:21rem;width:100%}.trial-slideshow-new-component .trial-slideshow-new-slide{background:none;box-shadow:none;height:21rem;justify-content:space-around;min-height:21rem;overflow:visible;padding:1rem 0 0}.trial-slideshow-new-component .trial-slideshow-new-slide-title{color:var(--color-text-bolder);font-family:inherit;font-size:1.7rem;font-weight:600;max-height:5.5rem;padding:0 2.5rem}.trial-slideshow-new-component .trial-slideshow-new-slide-title-with-padding{padding:0 7rem}.trial-slideshow-new-component .trial-slideshow-new-upgrade-icon{margin:0 0 1rem}.trial-slideshow-component{align-items:center;display:flex;flex-direction:column;max-width:35rem}.trial-slideshow-slideshow-container{background-color:var(--color-bg-subtler);border-radius:var(--radius-5);box-shadow:0 .2rem .3rem #302d2b40,0 0 .1rem #302d2b26;cursor:grab;min-height:27rem;overflow:hidden;touch-action:pan-y;width:100%}.trial-slideshow-slideshow-container:active{cursor:grabbing}.trial-slideshow-slides-track{display:flex;transition:transform var(--motion-slow) var(--motion-ease-out-gentle);-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform}.trial-slideshow-slide{align-items:center;border-radius:var(--radius-5);color:var(--color-text-bolder);display:flex;flex:0 0 100%;flex-direction:column;font-size:2rem;justify-content:center;min-height:27rem;min-width:0;opacity:.5;overflow:hidden;padding:1rem 0;transition:opacity var(--motion-slow) var(--motion-ease-out-gentle)}.trial-slideshow-slide.trial-slideshow-active{opacity:1}.trial-slideshow-dots{align-items:center;display:flex;justify-content:center;padding:1.5rem 0;position:relative}.trial-slideshow-dot{background-color:transparent;border:none;margin:0;padding:0;align-items:center;display:flex;height:2.4rem;justify-content:center;width:2.4rem}.trial-slideshow-dot:after{background-color:var(--color-icon-subtle);border-radius:var(--radius-circular);content:"";display:inline-block;height:.5rem;transition:background-color .6s ease;width:.5rem}.trial-slideshow-dot:hover:after{background-color:var(--color-icon-default);height:.6rem;width:.6rem}.trial-slideshow-dot.trial-slideshow-active:after{background-color:var(--color-text-default);height:.8rem;width:.8rem}.trial-slideshow-upgrade-icon{align-items:center;display:flex;height:14.3rem;justify-content:center;margin:2rem auto;position:relative;width:14.8rem}.trial-slideshow-upgrade-icon-bg{background-repeat:repeat-x;background-size:12rem 6rem;border-radius:var(--radius-20);content:"";display:block;height:12rem;position:absolute;width:12rem}[dir=ltr] .trial-slideshow-upgrade-icon-bg{background-image:linear-gradient(90deg,var(--color-transparent-black-10) 6rem,var(--color-transparent-black-5) 6rem),linear-gradient(90deg,var(--color-transparent-black-5) 6rem,var(--color-transparent-black-10) 6rem);background-position:0 0,0 6rem,0 6rem;transform:rotate(45deg)}[dir=rtl] .trial-slideshow-upgrade-icon-bg{background-image:linear-gradient(-90deg,var(--color-transparent-black-10) 6rem,var(--color-transparent-black-5) 6rem),linear-gradient(-90deg,var(--color-transparent-black-5) 6rem,var(--color-transparent-black-10) 6rem);background-position:100% 0,100% 6rem,100% 6rem;transform:rotate(-45deg)}.trial-slideshow-upgrade-icon-img{background-image:url(/bundles/web/images/membership/upgrade-icons.8c97028e.png);background-size:175.9rem 14.3rem;height:14.3rem;margin:2rem auto;position:relative;width:11.8rem;z-index:1}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2x){.trial-slideshow-upgrade-icon-img{background-image:url(/bundles/web/images/membership/upgrade-icons.8c97028e@2x.png)}}.trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-lessons{height:11.8rem;width:11.8rem}[dir=ltr] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-lessons{background-position:-.5rem .8rem}[dir=rtl] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-lessons{background-position:right -.5rem top .8rem}.trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-puzzles-battle{height:11.6rem;top:.7rem;width:12.2rem}[dir=ltr] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-puzzles-battle{background-position:-12.5rem -.2rem}[dir=rtl] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-puzzles-battle{background-position:right -12.5rem top -.2rem}.trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-no-ads{height:11.8rem;top:.7rem;width:12.2rem}[dir=ltr] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-no-ads{background-position:-25.2rem -.2rem}[dir=rtl] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-no-ads{background-position:right -25.2rem top -.2rem}.trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-flair{height:11.8rem;top:.7rem;width:12.2rem}[dir=ltr] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-flair{background-position:-37.4rem -.2rem}[dir=rtl] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-flair{background-position:right -37.4rem top -.2rem}.trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-puzzles-learning{height:13rem;top:.5rem;width:13.2rem}[dir=ltr] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-puzzles-learning{background-position:-49.8rem -.2rem}[dir=rtl] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-puzzles-learning{background-position:right -49.8rem top -.2rem}.trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-analysis{height:13.2rem;top:1.4rem;width:13.5rem}[dir=ltr] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-analysis{background-position:-63.1rem -.2rem;left:.6rem}[dir=rtl] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-analysis{background-position:right -63.1rem top -.2rem;right:.6rem}.trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-puzzles-rush{height:13.6rem;top:.4rem;width:14.5rem}[dir=ltr] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-puzzles-rush{background-position:-77.2rem .2rem}[dir=rtl] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-puzzles-rush{background-position:right -77.2rem top .2rem}.trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-stats{height:12.8rem;top:.6rem;width:13.7rem}[dir=ltr] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-stats{background-position:-91.5rem -.2rem}[dir=rtl] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-stats{background-position:right -91.5rem top -.2rem}.trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-pawn{height:12.8rem;width:10.8rem}[dir=ltr] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-pawn{background-position:-105.2rem -.2rem}[dir=rtl] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-pawn{background-position:right -105.2rem top -.2rem}.trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-explorer{height:12.2rem;top:.7rem;width:11.8rem}[dir=ltr] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-explorer{background-position:-115.6rem .2rem}[dir=rtl] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-explorer{background-position:right -115.6rem top .2rem}.trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-workout{height:12.2rem;top:.7rem;width:11.8rem}[dir=ltr] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-workout{background-position:-127.9rem .2rem}[dir=rtl] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-workout{background-position:right -127.9rem top .2rem}.trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-computer{height:14rem;top:.7rem;width:11.8rem}[dir=ltr] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-computer{background-position:-139.5rem .2rem}[dir=rtl] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-computer{background-position:right -139.5rem top .2rem}.trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-library{height:12rem;top:-.3rem;width:12rem}[dir=ltr] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-library{background-position:-151.3rem .2rem}[dir=rtl] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-library{background-position:right -151.3rem top .2rem}.trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-daily-puzzle{height:12rem;top:.7rem;width:12rem}[dir=ltr] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-daily-puzzle{background-position:-163.6rem .2rem}[dir=rtl] .trial-slideshow-upgrade-icon-img.trial-slideshow-sprite-daily-puzzle{background-position:right -163.6rem top .2rem}.trial-slideshow-slide-title{color:var(--color-text-boldest);font-family:var(--font-family-heading);font-size:1.8rem;font-weight:800;padding:0 .5rem}.trial-slideshow-slide-subtitle{color:var(--color-text-default);font-size:1.6rem;font-weight:600;padding:0 1rem}.league-promotion-modal-component{--badgeWrapper: 37vh;--badgeImg: 30vh;align-items:center;background-color:var(--color-bg-overlay);display:flex;height:100vh;justify-content:center;position:fixed;top:0;width:100vw;z-index:9999}[dir=ltr] .league-promotion-modal-component{left:0}[dir=rtl] .league-promotion-modal-component{right:0}.league-promotion-modal-close{background-color:transparent;border:none;margin:0;padding:1rem;align-items:center;color:var(--color-neutrals-white);cursor:pointer;display:flex;font-size:1.6rem;position:absolute;top:0;z-index:1}[dir=ltr] .league-promotion-modal-close{right:0}[dir=rtl] .league-promotion-modal-close{left:0}.league-promotion-modal-close .league-promotion-modal-icon{font-size:3.2rem;font-weight:800}.league-promotion-modal-close-txt{display:none}.league-promotion-modal-confetti{height:auto;position:absolute;top:50%;width:100%}[dir=ltr] .league-promotion-modal-confetti{left:50%;transform:translate(-50%) translateY(-50%)}[dir=rtl] .league-promotion-modal-confetti{right:50%;transform:translate(50%) translateY(-50%)}.league-promotion-modal-confetti.league-promotion-modal-wood{filter:invert(55%) sepia(14%) saturate(1214%) hue-rotate(353deg) brightness(89%) contrast(83%)}.league-promotion-modal-confetti.league-promotion-modal-stone{filter:invert(72%) sepia(0%) saturate(790%) hue-rotate(189deg) brightness(93%) contrast(89%)}.league-promotion-modal-confetti.league-promotion-modal-bronze{filter:invert(67%) sepia(64%) saturate(266%) hue-rotate(360deg) brightness(92%) contrast(87%)}.league-promotion-modal-confetti.league-promotion-modal-silver{filter:invert(69%) sepia(8%) saturate(533%) hue-rotate(169deg) brightness(90%) contrast(86%)}.league-promotion-modal-confetti.league-promotion-modal-emerald{filter:invert(66%) sepia(18%) saturate(297%) hue-rotate(120deg) brightness(92%) contrast(86%)}.league-promotion-modal-confetti.league-promotion-modal-amethyst{filter:invert(73%) sepia(46%) saturate(319%) hue-rotate(300deg) brightness(92%) contrast(86%)}.league-promotion-modal-confetti.league-promotion-modal-crystal{filter:invert(71%) sepia(47%) saturate(308%) hue-rotate(164deg) brightness(86%) contrast(88%)}.league-promotion-modal-confetti.league-promotion-modal-elite{filter:invert(41%) sepia(16%) saturate(1683%) hue-rotate(314deg) brightness(121%) contrast(111%)}.league-promotion-modal-confetti.league-promotion-modal-champion{filter:invert(73%) sepia(85%) saturate(340%) hue-rotate(3deg) brightness(93%) contrast(89%)}.league-promotion-modal-confetti.league-promotion-modal-legend{filter:invert(94%) sepia(5%) saturate(185%) hue-rotate(175deg) brightness(88%) contrast(88%)}.league-promotion-modal-content{margin-top:-10vh;position:relative;width:100%}.league-promotion-modal-header{color:var(--color-neutrals-white);font-family:var(--font-family-heading);font-size:clamp(3.6rem,5vw,5.6rem);font-weight:800;line-height:1;margin:0 1rem 1rem;text-align:center}.league-promotion-modal-badge{align-items:center;animation:league-promotion-modal-separator .45s;animation-fill-mode:forwards;animation-timing-function:ease-out;display:flex;height:0;justify-content:center}.league-promotion-modal-badge-img{animation:league-promotion-modal-badge 1.15s;animation-delay:.15s;animation-fill-mode:forwards;filter:drop-shadow(0 .2rem .4rem rgba(0,0,0,.3));height:var(--badgeImg);margin:0 1rem;max-width:90%;position:absolute;transform:scale(0);width:auto}.league-promotion-modal-welcome [data-welcome]{animation:league-promotion-modal-welcome .5s;animation-delay:.5s;animation-fill-mode:forwards;color:var(--color-transparent-white-72);font-size:1.7rem;line-height:1.1;margin-bottom:.5rem;opacity:0;text-align:center}.league-promotion-modal-welcome [data-league]{animation:league-promotion-modal-leagueName .5s;animation-delay:.5s;animation-fill-mode:forwards;color:var(--color-neutrals-white);font-family:var(--font-family-heading);font-size:clamp(2.8rem,5vw,3.6rem);font-weight:800;line-height:1.1;text-align:center;text-shadow:0 .3rem 0 rgba(0,0,0,.04);transform:scale(0)}.league-promotion-modal-avatar{display:none}.league-promotion-modal-button{display:block;margin:4rem auto 0;min-width:17.2rem}@keyframes league-promotion-modal-separator{0%{height:0}to{height:var(--badgeWrapper)}}@keyframes league-promotion-modal-badge{0%{transform:scale(0)}35%{animation-timing-function:ease-in;transform:scale(1.4)}65%{animation-timing-function:ease-out;transform:scale(1)}74%{animation-timing-function:ease-in;transform:scale(1.08)}83%{animation-timing-function:ease-out;transform:scale(1)}91%{animation-timing-function:ease-in;transform:scale(1.03)}to{animation-timing-function:ease-out;transform:scale(1)}}@keyframes league-promotion-modal-welcome{0%{opacity:0}to{opacity:1}}@keyframes league-promotion-modal-leagueName{0%{transform:scale(0)}to{transform:scale(1)}}@media screen and (orientation: portrait) and (min-height: 40em),(min-width: 60em){.league-promotion-modal-avatar{border-radius:var(--radius-3);display:block;height:8rem;margin:1.7rem auto 0;-o-object-fit:cover;object-fit:cover;width:8rem}}@media (min-width: 60em) and (min-height: 60em){.league-promotion-modal-component{--badgeWrapper: 65vh;--badgeImg: 44vh}.league-promotion-modal-content{margin-top:0}}@media (min-width: 60em){.league-promotion-modal-close{top:3.8rem}[dir=ltr] .league-promotion-modal-close{right:3.8rem}[dir=rtl] .league-promotion-modal-close{left:3.8rem}.league-promotion-modal-close .league-promotion-modal-icon{font-size:2.8rem;width:3.2rem}.league-promotion-modal-close-txt{display:block}}
