.page-loading[data-v-2da96e4b]{border-radius:16px;background:rgba(0,0,0,.25);color:#e6e6e6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px;padding:50px 0}.popup-container[data-v-2da96e4b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:1023px){.popup-container[data-v-2da96e4b]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.popup-container .popup[data-v-2da96e4b]{position:fixed;top:50%;right:calc(50% - 692px);-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-shadow:2px 2px 10px #545454;box-shadow:2px 2px 10px #545454}.popup-container .popup.todo-remove[data-v-2da96e4b]{-webkit-transform:translateY(-85%);transform:translateY(-85%)}@media (max-width:1440px){.popup-container .popup[data-v-2da96e4b]{position:static;margin:20px;-webkit-transform:translateY(0);transform:translateY(0)}}.fade-enter-active[data-v-2da96e4b],.fade-leave-active[data-v-2da96e4b]{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter[data-v-2da96e4b],.fade-leave-to[data-v-2da96e4b]{opacity:0}.page-root[data-v-2da96e4b]{position:relative}.page-root .page-background[data-v-2da96e4b]{background:var(--background-color) var(--background-image) no-repeat;background-position:top;background-size:cover;position:fixed;top:0;bottom:0;left:0;right:0;z-index:-1}.page-container[data-v-2da96e4b]{padding:0;-webkit-transition:height .5s ease;transition:height .5s ease}@media (min-width:768px){.page-container[data-v-2da96e4b]{padding:2rem 0 0}}@media (min-width:1024px){.page-container[data-v-2da96e4b]{padding:1.25rem 0 0}}.page-container .clickable[data-v-2da96e4b]{cursor:pointer}.page-container .highlight-hover[data-v-2da96e4b]:hover{-webkit-box-shadow:2px 2px 10px #bdbdbd;box-shadow:2px 2px 10px #bdbdbd}.page-container .content-container[data-v-2da96e4b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.page-container .content-container .input-min-height[data-v-2da96e4b]{min-height:65px}.page-container .content-container .input-container[data-v-2da96e4b]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:15px;border:2px dashed #b3b3b3;margin-top:20px}.page-container .content-container .inner-container[data-v-2da96e4b],.page-container .content-container .overlay-container[data-v-2da96e4b]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-container .content-container .inner-container .button-overlay[data-v-2da96e4b],.page-container .content-container .overlay-container .button-overlay[data-v-2da96e4b]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-container .content-container .inner-container .button-overlay button[data-v-2da96e4b],.page-container .content-container .overlay-container .button-overlay button[data-v-2da96e4b]{background-color:#fff;color:#000;border:1px solid #fff;border-radius:25px;margin-bottom:2rem;padding:.25rem 1rem;-webkit-transition:all .25s ease!important;transition:all .25s ease!important}@media (min-width:1024px){.page-container .content-container .inner-container .button-overlay[data-v-2da96e4b],.page-container .content-container .overlay-container .button-overlay[data-v-2da96e4b]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.5);opacity:0;-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.page-container .content-container .inner-container .button-overlay button[data-v-2da96e4b],.page-container .content-container .overlay-container .button-overlay button[data-v-2da96e4b]{background-color:transparent;-webkit-box-shadow:none!important;box-shadow:none!important;color:#fff;padding:.5rem 1.25rem}.page-container .content-container .inner-container:hover .button-overlay[data-v-2da96e4b],.page-container .content-container .overlay-container:hover .button-overlay[data-v-2da96e4b]{opacity:1}.page-container .content-container .inner-container:hover .button-overlay button[data-v-2da96e4b]:hover,.page-container .content-container .overlay-container:hover .button-overlay button[data-v-2da96e4b]:hover{background-color:#fff;color:#000}}.page-container .content-container .fan-form-item-container[data-v-2da96e4b]{border-radius:40px;border:2px solid transparent;min-height:70px;overflow:hidden}.page-container .content-container .fan-form-item-container i[data-v-2da96e4b]{-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.page-container .content-container .fan-form-item-container i.expanded[data-v-2da96e4b]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.page-container .content-container .fan-form-item-container .fan-form-item-body[data-v-2da96e4b]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:auto;pointer-events:auto;width:100%}.page-container .content-container .fan-form-item-container .fan-form-item-body .form-title[data-v-2da96e4b]{font-size:1rem;line-height:1rem;pointer-events:none;text-align:center}.page-container .content-container:not(.edit-mode) .shop-item-wrapper[data-v-2da96e4b]{--tw-shadow:0 5px 20px rgba(0,0,0,0.15),0 2px 6px -2px rgba(0,0,0,0.2);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.page-container .content-container:not(.edit-mode) .shop-item-wrapper.fan-form-item-container[data-v-2da96e4b]{padding:2rem 1rem}.page-container .content-container:not(.edit-mode) .shop-item-wrapper.fan-form-item-container .fan-form-item-body[data-v-2da96e4b]{padding:0 1rem}.powered-by-footer.stick-bottom[data-v-2da96e4b]{position:absolute;bottom:1.25rem}.powered-by-footer i[data-v-2da96e4b]{font-size:1rem;margin-right:1rem;cursor:pointer}.powered-by-footer .text-container[data-v-2da96e4b]{opacity:.5;-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.powered-by-footer .text-container .copy[data-v-2da96e4b]{font-family:Darker Grotesque,sans-serif;font-size:1rem;display:inline-block;margin-bottom:3px;margin-right:6px;position:relative}.powered-by-footer .text-container .logo[data-v-2da96e4b]{width:4.5rem}.powered-by-footer .text-container svg[data-v-2da96e4b]{height:100%;width:100%}.powered-by-footer .text-container:hover svg[data-v-2da96e4b],.powered-by-footer .text-container[data-v-2da96e4b]:hover{opacity:1}.loading-skeleton-wrapper.edit-view[data-v-2da96e4b]{margin-top:4.5rem}.loading-skeleton-wrapper .loading-skeleton-avatar-wrapper.edit-view[data-v-2da96e4b]{margin-top:3.5rem}.sk-banner[data-v-2da96e4b]{border-radius:1rem;display:block;height:125px;width:100%;max-width:640px}.sk-circle[data-v-2da96e4b]{border-radius:9999px;display:block;height:120px;width:120px}.sk-bar[data-v-2da96e4b]{border-radius:.25rem;display:block;height:2rem;width:120px}.sk-sub-bar[data-v-2da96e4b]{border-radius:.25rem;height:.9rem;width:160px}@media (min-width:768px){.loading-skeleton-wrapper.edit-view[data-v-2da96e4b]{margin-top:4.5rem}.loading-skeleton-wrapper .loading-skeleton-avatar-wrapper.edit-view[data-v-2da96e4b]{margin-top:8.5rem}.sk-banner[data-v-2da96e4b]{height:200px}.sk-circle[data-v-2da96e4b]{height:120px;width:120px}.sk-bar[data-v-2da96e4b]{height:2rem;width:120px}.sk-sub-bar[data-v-2da96e4b]{height:.9rem;width:160px}}.fan-view-wrapper.tablet-styles[data-v-2da96e4b]{padding-left:1.5rem;padding-right:1.5rem}.fan-view-wrapper.tablet-styles .page-header[data-v-2da96e4b]{padding-bottom:1rem}.fan-view-wrapper.tablet-styles .themed--hover-scale .thumbnail-image-wrapper[data-v-2da96e4b]{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;-webkit-transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.fan-view-wrapper.tablet-styles .themed--hover-scale:hover .thumbnail-image-wrapper[data-v-2da96e4b]{-webkit-transform:scale(1.05);transform:scale(1.05)}.fan-view-wrapper.tablet-styles .block-content.themed--hoverable[data-v-2da96e4b]:hover{background-color:var(--items-hover-background-color,#fff);color:var(--items-hover-text-color,inherit);cursor:pointer}.fan-view-wrapper.tablet-styles .block-content.themed--hoverable:hover.themed--bordered-bottom[data-v-2da96e4b],.fan-view-wrapper.tablet-styles .block-content.themed--hoverable:hover.themed--bordered[data-v-2da96e4b]{border-color:var(--items-hover-border-color,transparent)}.fan-view-wrapper.tablet-styles .themed--carousel-item:not(.themed--video):nth-last-child(2)>div[data-v-2da96e4b]{margin-right:0}.fan-view-wrapper.tablet-styles .themed--video[data-v-2da96e4b]:not(.themed--carousel-item){width:100%}.fan-view-wrapper.tablet-styles .themed--carousel-item.themed--video-embed[data-v-2da96e4b],.fan-view-wrapper.tablet-styles .themed--carousel-item.themed--video-ig-reel[data-v-2da96e4b],.fan-view-wrapper.tablet-styles .themed--carousel-item.themed--video-upload[data-v-2da96e4b],.fan-view-wrapper.tablet-styles .themed--carousel-item.themed--video-youtube-short[data-v-2da96e4b],.fan-view-wrapper.tablet-styles .themed--carousel-item.themed--video-youtube[data-v-2da96e4b]{width:185px}.fan-view-wrapper.tablet-styles .themed--carousel-nav-button[data-v-2da96e4b]{background-color:var(--page-background-color,transparent);display:inline-block;opacity:.8;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.fan-view-wrapper.tablet-styles .themed--carousel-nav-button i[data-v-2da96e4b]{color:var(--page-text-color,#000)!important}.fan-view-wrapper.tablet-styles .themed--carousel-nav-button[data-v-2da96e4b]:disabled{opacity:.5}.fan-view-wrapper.tablet-styles .themed--carousel-nav-button[data-v-2da96e4b]:hover{opacity:1}.fan-view-wrapper.tablet-styles .themed--audience-text[data-v-2da96e4b]{margin-left:auto}.fan-view-wrapper.tablet-styles .themed--stats-header-container[data-v-2da96e4b]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.fan-view-wrapper.tablet-styles .page-header__verified[data-v-2da96e4b]{padding-left:.5rem;font-size:1.125rem;line-height:1.75rem}.fan-view-wrapper.theme-layout.spotlight.tablet-styles[data-v-2da96e4b]{border-radius:1.5rem;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.10196078431372549),0 2px 4px rgba(0,0,0,.10196078431372549),0 4px 8px rgba(0,0,0,.10196078431372549),0 8px 16px rgba(0,0,0,.10196078431372549),0 16px 32px rgba(0,0,0,.10196078431372549),0 32px 64px rgba(0,0,0,.10196078431372549);box-shadow:0 1px 2px rgba(0,0,0,.10196078431372549),0 2px 4px rgba(0,0,0,.10196078431372549),0 4px 8px rgba(0,0,0,.10196078431372549),0 8px 16px rgba(0,0,0,.10196078431372549),0 16px 32px rgba(0,0,0,.10196078431372549),0 32px 64px rgba(0,0,0,.10196078431372549);margin-top:4rem;padding-left:0;padding-right:0}.fan-view-wrapper.theme-layout.spotlight.tablet-styles .socials-row[data-v-2da96e4b]{margin-left:.5rem;margin-right:.5rem}.fan-view-wrapper.theme-layout.spotlight.tablet-styles .page-header__verified[data-v-2da96e4b]{font-size:1.25rem;line-height:1.75rem}.fan-view-wrapper.theme-layout.spotlight.tablet-styles .page-header[data-v-2da96e4b]{aspect-ratio:1.2/1;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;overflow:hidden}.fan-view-wrapper.theme-layout.spotlight.tablet-styles .page-content-container[data-v-2da96e4b]{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.fan-view-wrapper.theme-layout.spotlight.tablet-styles .avatar-container[data-v-2da96e4b]{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.fan-view-wrapper.tablet-styles .socials-row[data-v-2da96e4b]{font-size:1.25rem}.fan-view-wrapper.tablet-styles .socials-row li[data-v-2da96e4b]{height:40px;width:40px}.tablet-styles .themed--mk-socials[data-v-2da96e4b]{height:81px}.tablet-styles .themed--md-space-x-6>*+[data-v-2da96e4b]{margin-left:1.5rem}.tablet-styles .themed--md-hidden[data-v-2da96e4b]{display:none}.tablet-styles .themed--md-flex[data-v-2da96e4b]{display:-webkit-box;display:-ms-flexbox;display:flex}.tablet-styles .themed--carousel-component[data-v-2da96e4b]{overflow:hidden;width:calc(100% + 112px)!important;margin-left:-56px!important;padding-right:0!important}.tablet-styles .themed--carousel-item[data-v-2da96e4b]:first-child{margin-left:0}.tablet-styles .themed--carousel-item:nth-last-child(2)>div[data-v-2da96e4b]{margin-right:0}.fan-view-wrapper.desktop-styles[data-v-2da96e4b]{padding-left:2rem;padding-right:2rem}.desktop-styles .themed--carousel-card[data-v-2da96e4b]{width:185px!important}.desktop-styles .themed--carousel-item[data-v-2da96e4b]:first-child{margin-left:0}.desktop-styles .themed--carousel-item:nth-last-child(2)>div[data-v-2da96e4b]{margin-right:0}.theme-layout.spotlight.desktop-styles[data-v-2da96e4b]{padding-left:0;padding-right:0}._style-behavior-default.fan-view-wrapper[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper[data-v-2da96e4b]{font-family:Inter,Helvetica,sans-serif;padding-left:1rem;padding-right:1rem;margin-left:auto;margin-right:auto}._style-behavior-default.fan-view-wrapper .page-header[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .page-header[data-v-2da96e4b]{color:var(--page-text-color,#000);font-family:var(--font-family,inherit);padding-bottom:.75rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}._style-behavior-default.fan-view-wrapper .page-header__location[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .page-header__location[data-v-2da96e4b]{color:var(--block-foreground-color,#000)}._style-behavior-default.fan-view-wrapper .page-header__location .bg[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .page-header__location .bg[data-v-2da96e4b]{background-color:var(--items-background-color,#fff);opacity:.7}._style-behavior-default.fan-view-wrapper .page-header__tabs button[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .page-header__tabs button[data-v-2da96e4b]{border-color:var(--page-text-color,#000);color:var(--page-text-color,#000)}._style-behavior-default.fan-view-wrapper .themed--outlined-cta[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--outlined-cta[data-v-2da96e4b]{background-color:transparent;border:2px solid var(--block-foreground-color,#000);color:var(--block-foreground-color,#000)}._style-behavior-default.fan-view-wrapper .block-container[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-container[data-v-2da96e4b]{color:var(--block-foreground-color,#000)}._style-behavior-default.fan-view-wrapper .block-container.tiktok[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-container.tiktok[data-v-2da96e4b]{margin-left:auto;margin-right:auto;width:300px}._style-behavior-default.fan-view-wrapper .themed--shadow[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--shadow[data-v-2da96e4b]{-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.07),0 2px 4px 0 rgba(0,0,0,.07),0 4px 8px 0 rgba(0,0,0,.07),0 8px 16px 0 rgba(0,0,0,.07),0 16px 32px 0 rgba(0,0,0,.07),0 32px 64px 0 rgba(0,0,0,.07);box-shadow:0 1px 2px 0 rgba(0,0,0,.07),0 2px 4px 0 rgba(0,0,0,.07),0 4px 8px 0 rgba(0,0,0,.07),0 8px 16px 0 rgba(0,0,0,.07),0 16px 32px 0 rgba(0,0,0,.07),0 32px 64px 0 rgba(0,0,0,.07)}._style-behavior-default.fan-view-wrapper .themed--accomodate-shadow .themed--shadow[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--accomodate-shadow .themed--shadow[data-v-2da96e4b]{-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.07),0 2px 4px 0 rgba(0,0,0,.07),0 4px 8px 0 rgba(0,0,0,.07),0 8px 16px 0 rgba(0,0,0,.07),0 8px 32px 0 rgba(0,0,0,.07),0 8px 16px 0 rgba(0,0,0,.07);box-shadow:0 1px 2px 0 rgba(0,0,0,.07),0 2px 4px 0 rgba(0,0,0,.07),0 4px 8px 0 rgba(0,0,0,.07),0 8px 16px 0 rgba(0,0,0,.07),0 8px 32px 0 rgba(0,0,0,.07),0 8px 16px 0 rgba(0,0,0,.07)}._style-behavior-default.fan-view-wrapper .themed--page-text[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--page-text[data-v-2da96e4b]{color:var(--page-text-color,#000)}._style-behavior-default.fan-view-wrapper .themed--link[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--link[data-v-2da96e4b]{cursor:pointer;-webkit-transition-property:background-color,border-color,color,fill,stroke;transition-property:background-color,border-color,color,fill,stroke;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-duration:.2s;transition-duration:.2s;color:var(--block-foreground-color,#000)}._style-behavior-default.fan-view-wrapper .themed--link[data-v-2da96e4b]:hover,._style-behavior-mobile.fan-view-wrapper .themed--link[data-v-2da96e4b]:hover{color:var(--items-hover-text-color,inherit)}._style-behavior-default.fan-view-wrapper .themed--page-background[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--page-background[data-v-2da96e4b]{background-color:var(--page-background-color,transparent)}._style-behavior-default.fan-view-wrapper .themed--bordered[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--bordered[data-v-2da96e4b]{border:2px solid var(--items-border-color,#fff)}._style-behavior-default.fan-view-wrapper .themed--bordered.expanded[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--bordered.expanded[data-v-2da96e4b]{border-color:var(--expanded-border-color,transparent)}._style-behavior-default.fan-view-wrapper .themed--bordered-bottom[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--bordered-bottom[data-v-2da96e4b]{border-bottom:1px solid var(--items-border-color,#fff)}._style-behavior-default.fan-view-wrapper .themed--rounded[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--rounded[data-v-2da96e4b]{border-radius:var(--border-radius,1rem);-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}._style-behavior-default.fan-view-wrapper .themed--rounded__nomask[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--rounded__nomask[data-v-2da96e4b]{border-radius:var(--border-radius,1rem)}._style-behavior-default.fan-view-wrapper .themed--avatar[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--avatar[data-v-2da96e4b]{border-radius:var(--border-radius-avatar,1rem)}._style-behavior-default.fan-view-wrapper .themed--rounded-top[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--rounded-top[data-v-2da96e4b]{border-top-left-radius:var(--border-radius,1rem);border-top-right-radius:var(--border-radius,1rem)}._style-behavior-default.fan-view-wrapper .themed--cover-gaps[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--cover-gaps[data-v-2da96e4b]{left:-1px;top:-1px;width:calc(100% + 2px)}._style-behavior-default.fan-view-wrapper .themed--bordered-inner[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--bordered-inner[data-v-2da96e4b]{border:1px solid var(--block-foreground-color,#000)}._style-behavior-default.fan-view-wrapper .themed--rounded-inner[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--rounded-inner[data-v-2da96e4b]{border-radius:calc(var(--border-radius, 1rem)/2)}._style-behavior-default.fan-view-wrapper .themed--min-height[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--min-height[data-v-2da96e4b]{min-height:68px}._style-behavior-default.fan-view-wrapper .themed--select-chevron[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--select-chevron[data-v-2da96e4b]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:var(--select-chevron-svg);background-repeat:no-repeat;background-position:right .5rem center;background-size:1rem}._style-behavior-default.fan-view-wrapper .themed--input[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--input[data-v-2da96e4b]{border:2px solid var(--block-input-border-color);color:var(--block-foreground-color,#000);background-color:var(--block-input-background-color);-webkit-transition:border-color .1s ease;transition:border-color .1s ease}._style-behavior-default.fan-view-wrapper .themed--input[data-v-2da96e4b]:active,._style-behavior-default.fan-view-wrapper .themed--input[data-v-2da96e4b]:focus,._style-behavior-mobile.fan-view-wrapper .themed--input[data-v-2da96e4b]:active,._style-behavior-mobile.fan-view-wrapper .themed--input[data-v-2da96e4b]:focus{border:2px solid var(--block-foreground-color,#000)}._style-behavior-default.fan-view-wrapper .themed--input[data-v-2da96e4b]::-webkit-input-placeholder,._style-behavior-mobile.fan-view-wrapper .themed--input[data-v-2da96e4b]::-webkit-input-placeholder{color:var(--block-foreground-color,#000)!important;opacity:.6}._style-behavior-default.fan-view-wrapper .themed--input[data-v-2da96e4b]::-moz-placeholder,._style-behavior-mobile.fan-view-wrapper .themed--input[data-v-2da96e4b]::-moz-placeholder{color:var(--block-foreground-color,#000)!important;opacity:.6}._style-behavior-default.fan-view-wrapper .themed--input[data-v-2da96e4b]::placeholder,._style-behavior-mobile.fan-view-wrapper .themed--input[data-v-2da96e4b]::placeholder{color:var(--block-foreground-color,#000)!important;opacity:.6}._style-behavior-default.fan-view-wrapper .themed--input[data-v-2da96e4b]:-ms-input-placeholder,._style-behavior-mobile.fan-view-wrapper .themed--input[data-v-2da96e4b]:-ms-input-placeholder{color:var(--block-foreground-color,#000)!important;opacity:.6}._style-behavior-default.fan-view-wrapper .themed--input[data-v-2da96e4b]::-ms-input-placeholder,._style-behavior-mobile.fan-view-wrapper .themed--input[data-v-2da96e4b]::-ms-input-placeholder{color:var(--block-foreground-color,#000)!important;opacity:.6}._style-behavior-default.fan-view-wrapper .themed--radio[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--radio[data-v-2da96e4b]{border-color:var(--block-input-border-color);background-color:var(--block-input-background-color);background-image:none!important}._style-behavior-default.fan-view-wrapper .themed--radio[data-v-2da96e4b]:before,._style-behavior-mobile.fan-view-wrapper .themed--radio[data-v-2da96e4b]:before{content:"";display:block;width:50%;height:50%;margin:20% auto;border-radius:50%}._style-behavior-default.fan-view-wrapper .themed--radio[data-v-2da96e4b]:checked:before,._style-behavior-mobile.fan-view-wrapper .themed--radio[data-v-2da96e4b]:checked:before{background-color:var(--block-foreground-color,#000)}._style-behavior-default.fan-view-wrapper .themed--radio[data-v-2da96e4b]:checked,._style-behavior-mobile.fan-view-wrapper .themed--radio[data-v-2da96e4b]:checked{border:1px solid var(--block-foreground-color,#000)}._style-behavior-default.fan-view-wrapper .themed--radio[data-v-2da96e4b]:focus,._style-behavior-mobile.fan-view-wrapper .themed--radio[data-v-2da96e4b]:focus{border:1px solid var(--block-foreground-color,#000);-webkit-box-shadow:none;box-shadow:none}._style-behavior-default.fan-view-wrapper .themed--checkbox[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--checkbox[data-v-2da96e4b]{border-color:var(--block-input-border-color);background-color:var(--block-input-background-color);background-image:none!important}._style-behavior-default.fan-view-wrapper .themed--checkbox[data-v-2da96e4b]:before,._style-behavior-mobile.fan-view-wrapper .themed--checkbox[data-v-2da96e4b]:before{content:"";display:block;width:50%;height:50%;margin:20% auto;border-radius:20%}._style-behavior-default.fan-view-wrapper .themed--checkbox[data-v-2da96e4b]:checked:before,._style-behavior-mobile.fan-view-wrapper .themed--checkbox[data-v-2da96e4b]:checked:before{background-color:var(--block-foreground-color,#000)}._style-behavior-default.fan-view-wrapper .themed--checkbox[data-v-2da96e4b]:focus,._style-behavior-mobile.fan-view-wrapper .themed--checkbox[data-v-2da96e4b]:focus{border-color:var(--block-foreground-color,#000);-webkit-box-shadow:none;box-shadow:none}._style-behavior-default.fan-view-wrapper .themed--checkbox[data-v-2da96e4b]:checked,._style-behavior-mobile.fan-view-wrapper .themed--checkbox[data-v-2da96e4b]:checked{border-color:var(--block-foreground-color,#000)}._style-behavior-default.fan-view-wrapper .themed--dropdown[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--dropdown[data-v-2da96e4b]{background-color:var(--block-input-background-color);border:2px solid var(--block-input-border-color)}._style-behavior-default.fan-view-wrapper .themed--dropdown[data-v-2da96e4b]:focus-visible,._style-behavior-mobile.fan-view-wrapper .themed--dropdown[data-v-2da96e4b]:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);-webkit-box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}._style-behavior-default.fan-view-wrapper .themed--dropdown[data-v-2da96e4b]:active,._style-behavior-default.fan-view-wrapper .themed--dropdown[data-v-2da96e4b]:focus,._style-behavior-mobile.fan-view-wrapper .themed--dropdown[data-v-2da96e4b]:active,._style-behavior-mobile.fan-view-wrapper .themed--dropdown[data-v-2da96e4b]:focus{border:2px solid var(--block-foreground-color,#000)}._style-behavior-default.fan-view-wrapper .themed--audience-bg[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--audience-bg[data-v-2da96e4b]{background-color:var(--cta-background-color,var(--block-foreground-color,#000))}._style-behavior-default.fan-view-wrapper .themed--audience-text[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--audience-text[data-v-2da96e4b]{color:var(--cta-text-color,#000)}._style-behavior-default.fan-view-wrapper .themed--stats-header-container[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--stats-header-container[data-v-2da96e4b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._style-behavior-default.fan-view-wrapper .themed--mk-socials[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--mk-socials[data-v-2da96e4b]{height:65px}._style-behavior-default.fan-view-wrapper .themed--uppercase[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--uppercase[data-v-2da96e4b]{text-transform:uppercase}._style-behavior-default.fan-view-wrapper .block-content[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-content[data-v-2da96e4b]{background-color:var(--items-background-color,#fff);-webkit-backdrop-filter:var(--block-background-filter,none);backdrop-filter:var(--block-background-filter,none);-webkit-transition:background-color .2s ease,border-color .2s ease;transition:background-color .2s ease,border-color .2s ease}._style-behavior-default.fan-view-wrapper .block-content .left-thumbnail[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-content .left-thumbnail[data-v-2da96e4b]{border-radius:var(--border-radius-thumbnail,1rem);overflow:hidden}._style-behavior-default.fan-view-wrapper .block-content .block-button[data-v-2da96e4b],._style-behavior-default.fan-view-wrapper .block-content .block-cta-button[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-content .block-button[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-content .block-cta-button[data-v-2da96e4b]{background-color:var(--cta-background-color,var(--block-foreground-color,#000));color:var(--cta-text-color,#000);font-family:var(--font-family,inherit);letter-spacing:.25px;-webkit-transition:all .2s ease;transition:all .2s ease}._style-behavior-default.fan-view-wrapper .block-content .block-button[data-v-2da96e4b]:hover,._style-behavior-default.fan-view-wrapper .block-content .block-cta-button[data-v-2da96e4b]:hover,._style-behavior-mobile.fan-view-wrapper .block-content .block-button[data-v-2da96e4b]:hover,._style-behavior-mobile.fan-view-wrapper .block-content .block-cta-button[data-v-2da96e4b]:hover{background-color:var(--accent-600)}._style-behavior-default.fan-view-wrapper .block-content .block-button.cta-secondary[data-v-2da96e4b],._style-behavior-default.fan-view-wrapper .block-content .block-cta-button.cta-secondary[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-content .block-button.cta-secondary[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-content .block-cta-button.cta-secondary[data-v-2da96e4b]{background-color:transparent;border:2px solid var(--cta-background-color,var(--block-foreground-color,#000));color:var(--block-foreground-color,#000)}._style-behavior-default.fan-view-wrapper .block-content .block-button.cta-secondary.selected[data-v-2da96e4b],._style-behavior-default.fan-view-wrapper .block-content .block-button.cta-secondary[data-v-2da96e4b]:hover,._style-behavior-default.fan-view-wrapper .block-content .block-cta-button.cta-secondary.selected[data-v-2da96e4b],._style-behavior-default.fan-view-wrapper .block-content .block-cta-button.cta-secondary[data-v-2da96e4b]:hover,._style-behavior-mobile.fan-view-wrapper .block-content .block-button.cta-secondary.selected[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-content .block-button.cta-secondary[data-v-2da96e4b]:hover,._style-behavior-mobile.fan-view-wrapper .block-content .block-cta-button.cta-secondary.selected[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-content .block-cta-button.cta-secondary[data-v-2da96e4b]:hover{background-color:var(--block-foreground-color-20,#000);border-color:var(--block-foreground-color,#000)}._style-behavior-default.fan-view-wrapper .themed--icon-bg[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--icon-bg[data-v-2da96e4b]{background-color:var(--block-foreground-color-10,#000)}._style-behavior-default.fan-view-wrapper .themed--video-grid[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--video-grid[data-v-2da96e4b]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;margin-left:-1rem;padding:0 1rem;width:calc(100% + 2rem)}._style-behavior-default.fan-view-wrapper .themed--carousel-item.themed--video-embed[data-v-2da96e4b],._style-behavior-default.fan-view-wrapper .themed--carousel-item.themed--video-ig-reel[data-v-2da96e4b],._style-behavior-default.fan-view-wrapper .themed--carousel-item.themed--video-upload[data-v-2da96e4b],._style-behavior-default.fan-view-wrapper .themed--carousel-item.themed--video-youtube-short[data-v-2da96e4b],._style-behavior-default.fan-view-wrapper .themed--carousel-item.themed--video-youtube[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--carousel-item.themed--video-embed[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--carousel-item.themed--video-ig-reel[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--carousel-item.themed--video-upload[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--carousel-item.themed--video-youtube-short[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--carousel-item.themed--video-youtube[data-v-2da96e4b]{width:calc(50vw - 32px)}._style-behavior-default.fan-view-wrapper .themed--carousel-item.themed--video-embed.preview[data-v-2da96e4b],._style-behavior-default.fan-view-wrapper .themed--carousel-item.themed--video-ig-reel.preview[data-v-2da96e4b],._style-behavior-default.fan-view-wrapper .themed--carousel-item.themed--video-upload.preview[data-v-2da96e4b],._style-behavior-default.fan-view-wrapper .themed--carousel-item.themed--video-youtube-short.preview[data-v-2da96e4b],._style-behavior-default.fan-view-wrapper .themed--carousel-item.themed--video-youtube.preview[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--carousel-item.themed--video-embed.preview[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--carousel-item.themed--video-ig-reel.preview[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--carousel-item.themed--video-upload.preview[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--carousel-item.themed--video-youtube-short.preview[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--carousel-item.themed--video-youtube.preview[data-v-2da96e4b]{width:155px}._style-behavior-default.fan-view-wrapper .themed--video-tiktok[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--video-tiktok[data-v-2da96e4b]{width:300px}._style-behavior-default.fan-view-wrapper .themed--video-tiktok.single[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--video-tiktok.single[data-v-2da96e4b]{margin-left:auto;margin-right:auto}._style-behavior-default.fan-view-wrapper .social-stats-callout-top img[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .social-stats-callout-top img[data-v-2da96e4b]{border-radius:calc(var(--border-radius, 1rem)/2)}._style-behavior-default.fan-view-wrapper .block-heading[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-heading[data-v-2da96e4b]{font-family:var(--font-family,inherit)}._style-behavior-default.fan-view-wrapper .block-section-header[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-section-header[data-v-2da96e4b]{border-radius:calc(var(--border-radius, 1rem)/2);color:var(--page-text-color,#000);font-family:var(--font-family,inherit);line-height:130%;text-indent:-.25rem}._style-behavior-default.fan-view-wrapper .block-section-header-bg[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-section-header-bg[data-v-2da96e4b]{background-color:var(--page-text-color,#000);opacity:.1}._style-behavior-default.fan-view-wrapper .socials-row[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .socials-row[data-v-2da96e4b]{color:var(--page-text-color,#000);font-size:1.125rem}._style-behavior-default.fan-view-wrapper .socials-row li[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .socials-row li[data-v-2da96e4b]{border-radius:var(--border-radius,1rem);height:32px;width:32px}._style-behavior-default.fan-view-wrapper .socials-row .icon-bg[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .socials-row .icon-bg[data-v-2da96e4b]{background-color:var(--page-text-color,#000);opacity:.1}._style-behavior-default.fan-view-wrapper .socials-row.themed--socials-style-no-background li[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .socials-row.themed--socials-style-no-background li[data-v-2da96e4b]{margin:0}._style-behavior-default.fan-view-wrapper .socials-row.themed--socials-style-no-background .icon-bg[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .socials-row.themed--socials-style-no-background .icon-bg[data-v-2da96e4b]{opacity:0}._style-behavior-default.fan-view-wrapper .socials-row.themed--socials-style-default[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .socials-row.themed--socials-style-default[data-v-2da96e4b]{-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem;row-gap:.5rem}._style-behavior-default.fan-view-wrapper .left-image-container[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .left-image-container[data-v-2da96e4b]{background-color:var(--block-foreground-color-lighter,rgba(0,0,0,.0509804))}._style-behavior-default.fan-view-wrapper .themed--carousel-nav-button[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--carousel-nav-button[data-v-2da96e4b]{display:none}._style-behavior-default.fan-view-wrapper .page-header__verified[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .page-header__verified[data-v-2da96e4b]{padding-left:.25rem;font-size:1rem;line-height:1.5rem}._style-behavior-default.fan-view-wrapper.theme-layout.classic[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper.theme-layout.classic[data-v-2da96e4b]{padding-top:3rem}._style-behavior-default.fan-view-wrapper.theme-layout:not(.classic) .themed--classic__only[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper.theme-layout:not(.classic) .themed--classic__only[data-v-2da96e4b]{display:none}._style-behavior-default.fan-view-wrapper.theme-layout:not(.classic) .themed--classic__only_visible[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper.theme-layout:not(.classic) .themed--classic__only_visible[data-v-2da96e4b]{visibility:hidden}._style-behavior-default.fan-view-wrapper.theme-layout.spotlight[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper.theme-layout.spotlight[data-v-2da96e4b]{padding-left:0;padding-right:0}._style-behavior-default.fan-view-wrapper.theme-layout.spotlight .page-header__verified[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper.theme-layout.spotlight .page-header__verified[data-v-2da96e4b]{font-size:1.125rem;line-height:1.75rem}._style-behavior-default.fan-view-wrapper.theme-layout.spotlight .page-header[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper.theme-layout.spotlight .page-header[data-v-2da96e4b]{aspect-ratio:1;padding-bottom:2rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}._style-behavior-default.fan-view-wrapper.theme-layout.spotlight .header-gradient[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper.theme-layout.spotlight .header-gradient[data-v-2da96e4b]{background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(var(--page-background-color)));background:linear-gradient(180deg,transparent,var(--page-background-color))}._style-behavior-default.fan-view-wrapper.theme-layout.spotlight .page-content-container[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper.theme-layout.spotlight .page-content-container[data-v-2da96e4b]{background-color:var(--page-background-color,transparent)}._style-behavior-default.fan-view-wrapper.theme-layout.spotlight .builder-items-wrapper[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper.theme-layout.spotlight .builder-items-wrapper[data-v-2da96e4b]{margin:0 1.25rem 1rem}._style-behavior-default.fan-view-wrapper.theme-layout:not(.spotlight) .themed--spotlight__only[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper.theme-layout:not(.spotlight) .themed--spotlight__only[data-v-2da96e4b]{display:none}._style-behavior-default.powered-by-footer .text-container[data-v-2da96e4b],._style-behavior-default.powered-by-footer[data-v-2da96e4b],._style-behavior-default.powered-by-footer i[data-v-2da96e4b],._style-behavior-mobile.powered-by-footer .text-container[data-v-2da96e4b],._style-behavior-mobile.powered-by-footer[data-v-2da96e4b],._style-behavior-mobile.powered-by-footer i[data-v-2da96e4b]{color:var(--page-text-color,#000)}._style-behavior-default.powered-by-footer svg path[data-v-2da96e4b],._style-behavior-mobile.powered-by-footer svg path[data-v-2da96e4b]{fill:var(--page-text-color,#000)}._style-behavior-default .themed--hidden[data-v-2da96e4b],._style-behavior-mobile .themed--hidden[data-v-2da96e4b]{display:none}._style-behavior-default .themed--flex[data-v-2da96e4b],._style-behavior-mobile .themed--flex[data-v-2da96e4b]{display:-webkit-box;display:-ms-flexbox;display:flex}._style-behavior-default .themed--space-x-2>*+[data-v-2da96e4b],._style-behavior-mobile .themed--space-x-2>*+[data-v-2da96e4b]{margin-left:.5rem}._style-behavior-default .themed--space-x-4>*+[data-v-2da96e4b],._style-behavior-mobile .themed--space-x-4>*+[data-v-2da96e4b]{margin-left:1rem}._style-behavior-default .themed--preview-carousel-card[data-v-2da96e4b],._style-behavior-mobile .themed--preview-carousel-card[data-v-2da96e4b]{width:155px!important}._style-behavior-default .themed--carousel-component[data-v-2da96e4b],._style-behavior-mobile .themed--carousel-component[data-v-2da96e4b]{overflow:hidden;width:calc(100% + 32px);margin-left:-16px}._style-behavior-default .themed--accomodate-shadow .scroll-container[data-v-2da96e4b],._style-behavior-mobile .themed--accomodate-shadow .scroll-container[data-v-2da96e4b]{padding-bottom:1.25rem}._style-behavior-default .themed--accomodate-shadow+div[data-v-2da96e4b],._style-behavior-mobile .themed--accomodate-shadow+div[data-v-2da96e4b]{margin-top:-1.25rem}._style-behavior-default .themed--carousel-card[data-v-2da96e4b],._style-behavior-mobile .themed--carousel-card[data-v-2da96e4b]{width:calc(50vw - 32px)!important;max-width:100%}._style-behavior-default .themed--carousel-item[data-v-2da96e4b]:first-child,._style-behavior-mobile .themed--carousel-item[data-v-2da96e4b]:first-child{margin-left:16px}._style-behavior-default .themed--carousel-item:not(.themed--video):nth-last-child(2)>div[data-v-2da96e4b],._style-behavior-mobile .themed--carousel-item:not(.themed--video):nth-last-child(2)>div[data-v-2da96e4b]{margin-right:.5rem}@media (min-width:768px){._style-behavior-default.fan-view-wrapper[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper[data-v-2da96e4b]{padding-left:1.5rem;padding-right:1.5rem}._style-behavior-default.fan-view-wrapper .page-header[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .page-header[data-v-2da96e4b]{padding-bottom:1rem}._style-behavior-default.fan-view-wrapper .themed--hover-scale .thumbnail-image-wrapper[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .themed--hover-scale .thumbnail-image-wrapper[data-v-2da96e4b]{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;-webkit-transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}._style-behavior-default.fan-view-wrapper .themed--hover-scale:hover .thumbnail-image-wrapper[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .themed--hover-scale:hover .thumbnail-image-wrapper[data-v-2da96e4b]{-webkit-transform:scale(1.05);transform:scale(1.05)}._style-behavior-default.fan-view-wrapper .block-content.themed--hoverable[data-v-2da96e4b]:hover,._style-behavior-tablet.fan-view-wrapper .block-content.themed--hoverable[data-v-2da96e4b]:hover{background-color:var(--items-hover-background-color,#fff);color:var(--items-hover-text-color,inherit);cursor:pointer}._style-behavior-default.fan-view-wrapper .block-content.themed--hoverable:hover.themed--bordered-bottom[data-v-2da96e4b],._style-behavior-default.fan-view-wrapper .block-content.themed--hoverable:hover.themed--bordered[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .block-content.themed--hoverable:hover.themed--bordered-bottom[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .block-content.themed--hoverable:hover.themed--bordered[data-v-2da96e4b]{border-color:var(--items-hover-border-color,transparent)}._style-behavior-default.fan-view-wrapper .themed--carousel-item:not(.themed--video):nth-last-child(2)>div[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .themed--carousel-item:not(.themed--video):nth-last-child(2)>div[data-v-2da96e4b]{margin-right:0}._style-behavior-default.fan-view-wrapper .themed--video[data-v-2da96e4b]:not(.themed--carousel-item),._style-behavior-tablet.fan-view-wrapper .themed--video[data-v-2da96e4b]:not(.themed--carousel-item){width:100%}._style-behavior-default.fan-view-wrapper .themed--carousel-item.themed--video-embed[data-v-2da96e4b],._style-behavior-default.fan-view-wrapper .themed--carousel-item.themed--video-ig-reel[data-v-2da96e4b],._style-behavior-default.fan-view-wrapper .themed--carousel-item.themed--video-upload[data-v-2da96e4b],._style-behavior-default.fan-view-wrapper .themed--carousel-item.themed--video-youtube-short[data-v-2da96e4b],._style-behavior-default.fan-view-wrapper .themed--carousel-item.themed--video-youtube[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .themed--carousel-item.themed--video-embed[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .themed--carousel-item.themed--video-ig-reel[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .themed--carousel-item.themed--video-upload[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .themed--carousel-item.themed--video-youtube-short[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .themed--carousel-item.themed--video-youtube[data-v-2da96e4b]{width:185px}._style-behavior-default.fan-view-wrapper .themed--carousel-nav-button[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .themed--carousel-nav-button[data-v-2da96e4b]{background-color:var(--page-background-color,transparent);display:inline-block;opacity:.8;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}._style-behavior-default.fan-view-wrapper .themed--carousel-nav-button i[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .themed--carousel-nav-button i[data-v-2da96e4b]{color:var(--page-text-color,#000)!important}._style-behavior-default.fan-view-wrapper .themed--carousel-nav-button[data-v-2da96e4b]:disabled,._style-behavior-tablet.fan-view-wrapper .themed--carousel-nav-button[data-v-2da96e4b]:disabled{opacity:.5}._style-behavior-default.fan-view-wrapper .themed--carousel-nav-button[data-v-2da96e4b]:hover,._style-behavior-tablet.fan-view-wrapper .themed--carousel-nav-button[data-v-2da96e4b]:hover{opacity:1}._style-behavior-default.fan-view-wrapper .themed--audience-text[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .themed--audience-text[data-v-2da96e4b]{margin-left:auto}._style-behavior-default.fan-view-wrapper .themed--stats-header-container[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .themed--stats-header-container[data-v-2da96e4b]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}._style-behavior-default.fan-view-wrapper .page-header__verified[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .page-header__verified[data-v-2da96e4b]{padding-left:.5rem;font-size:1.125rem;line-height:1.75rem}._style-behavior-default.fan-view-wrapper.theme-layout.spotlight[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper.theme-layout.spotlight[data-v-2da96e4b]{border-radius:1.5rem;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.10196078431372549),0 2px 4px rgba(0,0,0,.10196078431372549),0 4px 8px rgba(0,0,0,.10196078431372549),0 8px 16px rgba(0,0,0,.10196078431372549),0 16px 32px rgba(0,0,0,.10196078431372549),0 32px 64px rgba(0,0,0,.10196078431372549);box-shadow:0 1px 2px rgba(0,0,0,.10196078431372549),0 2px 4px rgba(0,0,0,.10196078431372549),0 4px 8px rgba(0,0,0,.10196078431372549),0 8px 16px rgba(0,0,0,.10196078431372549),0 16px 32px rgba(0,0,0,.10196078431372549),0 32px 64px rgba(0,0,0,.10196078431372549);margin-top:4rem;padding-left:0;padding-right:0}._style-behavior-default.fan-view-wrapper.theme-layout.spotlight .socials-row[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper.theme-layout.spotlight .socials-row[data-v-2da96e4b]{margin-left:.5rem;margin-right:.5rem}._style-behavior-default.fan-view-wrapper.theme-layout.spotlight .page-header__verified[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper.theme-layout.spotlight .page-header__verified[data-v-2da96e4b]{font-size:1.25rem;line-height:1.75rem}._style-behavior-default.fan-view-wrapper.theme-layout.spotlight .page-header[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper.theme-layout.spotlight .page-header[data-v-2da96e4b]{aspect-ratio:1.2/1;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;overflow:hidden}._style-behavior-default.fan-view-wrapper.theme-layout.spotlight .page-content-container[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper.theme-layout.spotlight .page-content-container[data-v-2da96e4b]{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}._style-behavior-default.fan-view-wrapper.theme-layout.spotlight .avatar-container[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper.theme-layout.spotlight .avatar-container[data-v-2da96e4b]{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}._style-behavior-default.fan-view-wrapper .socials-row[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .socials-row[data-v-2da96e4b]{font-size:1.25rem}._style-behavior-default.fan-view-wrapper .socials-row li[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .socials-row li[data-v-2da96e4b]{height:40px;width:40px}._style-behavior-default .themed--mk-socials[data-v-2da96e4b],._style-behavior-tablet .themed--mk-socials[data-v-2da96e4b]{height:81px}._style-behavior-default .themed--md-space-x-6>*+[data-v-2da96e4b],._style-behavior-tablet .themed--md-space-x-6>*+[data-v-2da96e4b]{margin-left:1.5rem}._style-behavior-default .themed--md-hidden[data-v-2da96e4b],._style-behavior-tablet .themed--md-hidden[data-v-2da96e4b]{display:none}._style-behavior-default .themed--md-flex[data-v-2da96e4b],._style-behavior-tablet .themed--md-flex[data-v-2da96e4b]{display:-webkit-box;display:-ms-flexbox;display:flex}._style-behavior-default .themed--carousel-component[data-v-2da96e4b],._style-behavior-tablet .themed--carousel-component[data-v-2da96e4b]{overflow:hidden;width:calc(100% + 112px)!important;margin-left:-56px!important;padding-right:0!important}._style-behavior-default .themed--carousel-item[data-v-2da96e4b]:first-child,._style-behavior-tablet .themed--carousel-item[data-v-2da96e4b]:first-child{margin-left:0}._style-behavior-default .themed--carousel-item:nth-last-child(2)>div[data-v-2da96e4b],._style-behavior-tablet .themed--carousel-item:nth-last-child(2)>div[data-v-2da96e4b]{margin-right:0}}@media (min-width:1024px){._style-behavior-default.fan-view-wrapper[data-v-2da96e4b]{padding-left:2rem;padding-right:2rem}._style-behavior-default ._[data-v-2da96e4b]{color:inherit}._style-behavior-default .themed--carousel-card[data-v-2da96e4b]{width:185px!important}._style-behavior-default .themed--carousel-item[data-v-2da96e4b]:first-child{margin-left:0}._style-behavior-default .themed--carousel-item:nth-last-child(2)>div[data-v-2da96e4b]{margin-right:0}._style-behavior-default.theme-layout.spotlight[data-v-2da96e4b]{padding-left:0;padding-right:0}}.add-product-panel-shadow[data-v-2da96e4b]{-webkit-box-shadow:0 24px 24px -12px rgba(14,63,126,.04),0 12px 12px -6px rgba(14,63,126,.04),0 6px 6px -3px rgba(42,51,70,.04),0 3px 3px -1.5px rgba(42,51,70,.04),0 1px 1px -.5px rgba(42,51,69,.04),0 0 1px 1px rgba(14,63,126,.04);box-shadow:0 24px 24px -12px rgba(14,63,126,.04),0 12px 12px -6px rgba(14,63,126,.04),0 6px 6px -3px rgba(42,51,70,.04),0 3px 3px -1.5px rgba(42,51,70,.04),0 1px 1px -.5px rgba(42,51,69,.04),0 0 1px 1px rgba(14,63,126,.04)}.fan-view-wrapper.tablet-styles .block-content .block-button[data-v-2da96e4b]{padding-left:.75rem;padding-right:.75rem;padding-top:1.25rem;padding-bottom:1.25rem;height:auto;min-width:3.75rem}.fan-view-wrapper.tablet-styles .block-content .themed--input.condensed[data-v-2da96e4b]{padding-top:1rem;padding-bottom:1rem}.fan-view-wrapper.tablet-styles .block-content .block-cta-button[data-v-2da96e4b]{min-width:150px}.fan-view-wrapper.tablet-styles .block-content .inner-wrapper[data-v-2da96e4b]{padding:1.25rem}.fan-view-wrapper.tablet-styles .block-content .social-stats-callout-audience[data-v-2da96e4b]{position:relative;top:auto;right:auto}.fan-view-wrapper.tablet-styles .block-content .social-stats-callout-middle[data-v-2da96e4b]{padding-left:1.25rem;padding-right:1.25rem;padding-bottom:.5rem}.fan-view-wrapper.tablet-styles .block-content .social-stats-callout-bottom[data-v-2da96e4b]{padding-left:1.25rem;padding-right:1.25rem;padding-bottom:1.25rem}.tablet-styles .purchasable-block--highlight .block-cta-button[data-v-2da96e4b]{width:auto}.tablet-styles .purchasable-block--highlight[data-v-2da96e4b]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.tablet-styles .block-cta-button .membership-copy[data-v-2da96e4b]{display:inline-block}.tablet-styles .block-tablet[data-v-2da96e4b]{display:block!important}.tablet-styles .lead-container[data-v-2da96e4b]{padding:1.25rem}.tablet-styles .lead-container-standalone[data-v-2da96e4b]{margin-top:4rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.tablet-styles .lead-container-standalone .lead-standalone-heading[data-v-2da96e4b]{margin-top:0;font-size:3rem;line-height:1}.tablet-styles .lead-standalone-left[data-v-2da96e4b]{width:50%}.tablet-styles .lead-standalone-right[data-v-2da96e4b]{margin-top:0;width:50%}.tablet-styles .lead-standalone-legal-text-sm[data-v-2da96e4b]{display:none}.tablet-styles .lead-standalone-legal-text-md[data-v-2da96e4b]{font-size:1.125rem;line-height:1.75rem;font-weight:300;display:block}.tablet-styles .lead-standalone-cta[data-v-2da96e4b]{margin-bottom:.5rem}.sm-styles .sm-aspect-square[data-v-2da96e4b]{aspect-ratio:1}.desktop-styles ._[data-v-2da96e4b]{color:inherit}._style-behavior-default.fan-view-wrapper .block-container[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-container[data-v-2da96e4b]{overflow:hidden;width:100%}._style-behavior-default.fan-view-wrapper .block-content[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-content[data-v-2da96e4b]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;position:relative}._style-behavior-default.fan-view-wrapper .block-content .block-heading[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-content .block-heading[data-v-2da96e4b]{font-size:1rem;line-height:1.5rem;font-weight:600;line-height:140%}._style-behavior-default.fan-view-wrapper .block-content .block-heading.lg[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-content .block-heading.lg[data-v-2da96e4b]{font-size:1.25rem;line-height:1.75rem;line-height:180%}._style-behavior-default.fan-view-wrapper .block-content .block-body[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-content .block-body[data-v-2da96e4b]{font-size:.875rem;line-height:1.25rem;line-height:150%;opacity:.6}._style-behavior-default.fan-view-wrapper .block-content .block-quantity[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-content .block-quantity[data-v-2da96e4b]{font-size:.875rem;line-height:1.25rem;font-weight:500;line-height:140%}._style-behavior-default.fan-view-wrapper .block-content .block-cta-button[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-content .block-cta-button[data-v-2da96e4b]{min-width:125px}._style-behavior-default.fan-view-wrapper .block-content .inner-wrapper[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-content .inner-wrapper[data-v-2da96e4b]{padding:1rem}._style-behavior-default.fan-view-wrapper .block-content .social-stats-callout-top[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-content .social-stats-callout-top[data-v-2da96e4b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:1.25rem;padding-right:1.25rem;padding-top:1.25rem;padding-bottom:.5rem}._style-behavior-default.fan-view-wrapper .block-content .social-stats-callout-middle[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-content .social-stats-callout-middle[data-v-2da96e4b]{padding-left:1rem;padding-right:1rem;padding-bottom:.5rem}._style-behavior-default.fan-view-wrapper .block-content .social-stats-callout-bottom[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-content .social-stats-callout-bottom[data-v-2da96e4b]{padding-left:1rem;padding-right:1rem;padding-top:.75rem;padding-bottom:1rem}._style-behavior-default.fan-view-wrapper .block-content--padded[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-content--padded[data-v-2da96e4b]{padding-top:11px;padding-bottom:11px}._style-behavior-default.fan-view-wrapper .themed--input.condensed[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .themed--input.condensed[data-v-2da96e4b]{padding-top:.5rem;padding-bottom:.5rem}._style-behavior-default.fan-view-wrapper .block-button[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-button[data-v-2da96e4b]{padding-top:.5rem;padding-bottom:.5rem;font-size:1rem;line-height:1.5rem;height:3rem;font-weight:600;line-height:1rem;min-width:3rem}._style-behavior-default.fan-view-wrapper .block-cta-button[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-cta-button[data-v-2da96e4b]{padding-left:.75rem;padding-right:.75rem;padding-top:1.25rem;padding-bottom:1.25rem;font-size:1rem;line-height:1.5rem;font-weight:600;line-height:21px}._style-behavior-default.fan-view-wrapper .block-cta-button.cta-secondary[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .block-cta-button.cta-secondary[data-v-2da96e4b]{padding-top:.5rem;padding-bottom:.5rem}._style-behavior-default.fan-view-wrapper .socials-row li[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .socials-row li[data-v-2da96e4b]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}._style-behavior-default.fan-view-wrapper .deal-badge[data-v-2da96e4b],._style-behavior-mobile.fan-view-wrapper .deal-badge[data-v-2da96e4b]{background-color:var(--purchase-tag-bg-color,#ea0f0f);color:var(--purchase-tag-text-color,#fff)}._style-behavior-default .purchasable-block--highlight[data-v-2da96e4b],._style-behavior-mobile .purchasable-block--highlight[data-v-2da96e4b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._style-behavior-default .purchasable-block--highlight .block-cta-button[data-v-2da96e4b],._style-behavior-mobile .purchasable-block--highlight .block-cta-button[data-v-2da96e4b]{width:100%}._style-behavior-default .block-cta-button .membership-copy[data-v-2da96e4b],._style-behavior-mobile .block-cta-button .membership-copy[data-v-2da96e4b]{display:none}._style-behavior-default .block-tablet[data-v-2da96e4b],._style-behavior-mobile .block-tablet[data-v-2da96e4b]{display:none!important}._style-behavior-default .aspect-tall[data-v-2da96e4b],._style-behavior-mobile .aspect-tall[data-v-2da96e4b]{aspect-ratio:1/2}._style-behavior-default .lead-container[data-v-2da96e4b],._style-behavior-mobile .lead-container[data-v-2da96e4b]{padding:1rem}._style-behavior-default .lead-container-standalone[data-v-2da96e4b],._style-behavior-mobile .lead-container-standalone[data-v-2da96e4b]{margin-left:1.5rem;margin-right:1.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._style-behavior-default .lead-container-standalone .lead-standalone-heading[data-v-2da96e4b],._style-behavior-mobile .lead-container-standalone .lead-standalone-heading[data-v-2da96e4b]{margin-top:1.5rem;font-size:1.875rem;line-height:2.25rem;font-weight:600}._style-behavior-default .lead-container-standalone .lead-standalone-legal-text-sm[data-v-2da96e4b],._style-behavior-mobile .lead-container-standalone .lead-standalone-legal-text-sm[data-v-2da96e4b]{margin-top:1rem;font-weight:300}._style-behavior-default .lead-container-standalone .lead-standalone-legal-text-md[data-v-2da96e4b],._style-behavior-mobile .lead-container-standalone .lead-standalone-legal-text-md[data-v-2da96e4b]{display:none}._style-behavior-default .lead-container-standalone .lead-standalone-cta[data-v-2da96e4b],._style-behavior-mobile .lead-container-standalone .lead-standalone-cta[data-v-2da96e4b]{margin-bottom:2rem;background-color:var(--lead-capture-button-bg,#4624d6)!important;color:var(--lead-capture-button-text,#fff)!important}._style-behavior-default .lead-standalone-left[data-v-2da96e4b],._style-behavior-mobile .lead-standalone-left[data-v-2da96e4b]{width:100%}._style-behavior-default .lead-standalone-left .html-container[data-v-2da96e4b],._style-behavior-mobile .lead-standalone-left .html-container[data-v-2da96e4b]{padding-bottom:1rem}._style-behavior-default .lead-standalone-right[data-v-2da96e4b],._style-behavior-mobile .lead-standalone-right[data-v-2da96e4b]{margin-top:1rem;width:100%}@media (min-width:640px){._style-behavior-default .sm-aspect-square[data-v-2da96e4b],._style-behavior-sm .sm-aspect-square[data-v-2da96e4b]{aspect-ratio:1}}@media (min-width:768px){._style-behavior-default.fan-view-wrapper .block-content .block-button[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .block-content .block-button[data-v-2da96e4b]{padding-left:.75rem;padding-right:.75rem;padding-top:1.25rem;padding-bottom:1.25rem;height:auto;min-width:3.75rem}._style-behavior-default.fan-view-wrapper .block-content .themed--input.condensed[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .block-content .themed--input.condensed[data-v-2da96e4b]{padding-top:1rem;padding-bottom:1rem}._style-behavior-default.fan-view-wrapper .block-content .block-cta-button[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .block-content .block-cta-button[data-v-2da96e4b]{min-width:150px}._style-behavior-default.fan-view-wrapper .block-content .inner-wrapper[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .block-content .inner-wrapper[data-v-2da96e4b]{padding:1.25rem}._style-behavior-default.fan-view-wrapper .block-content .social-stats-callout-audience[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .block-content .social-stats-callout-audience[data-v-2da96e4b]{position:relative;top:auto;right:auto}._style-behavior-default.fan-view-wrapper .block-content .social-stats-callout-middle[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .block-content .social-stats-callout-middle[data-v-2da96e4b]{padding-left:1.25rem;padding-right:1.25rem;padding-bottom:.5rem}._style-behavior-default.fan-view-wrapper .block-content .social-stats-callout-bottom[data-v-2da96e4b],._style-behavior-tablet.fan-view-wrapper .block-content .social-stats-callout-bottom[data-v-2da96e4b]{padding-left:1.25rem;padding-right:1.25rem;padding-bottom:1.25rem}._style-behavior-default .purchasable-block--highlight .block-cta-button[data-v-2da96e4b],._style-behavior-tablet .purchasable-block--highlight .block-cta-button[data-v-2da96e4b]{width:auto}._style-behavior-default .purchasable-block--highlight[data-v-2da96e4b],._style-behavior-tablet .purchasable-block--highlight[data-v-2da96e4b]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}._style-behavior-default .block-cta-button .membership-copy[data-v-2da96e4b],._style-behavior-tablet .block-cta-button .membership-copy[data-v-2da96e4b]{display:inline-block}._style-behavior-default .block-tablet[data-v-2da96e4b],._style-behavior-tablet .block-tablet[data-v-2da96e4b]{display:block!important}._style-behavior-default .lead-container[data-v-2da96e4b],._style-behavior-tablet .lead-container[data-v-2da96e4b]{padding:1.25rem}._style-behavior-default .lead-container-standalone[data-v-2da96e4b],._style-behavior-tablet .lead-container-standalone[data-v-2da96e4b]{margin-top:4rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}._style-behavior-default .lead-container-standalone .lead-standalone-heading[data-v-2da96e4b],._style-behavior-tablet .lead-container-standalone .lead-standalone-heading[data-v-2da96e4b]{margin-top:0;font-size:3rem;line-height:1}._style-behavior-default .lead-standalone-left[data-v-2da96e4b],._style-behavior-tablet .lead-standalone-left[data-v-2da96e4b]{width:50%}._style-behavior-default .lead-standalone-right[data-v-2da96e4b],._style-behavior-tablet .lead-standalone-right[data-v-2da96e4b]{margin-top:0;width:50%}._style-behavior-default .lead-standalone-legal-text-sm[data-v-2da96e4b],._style-behavior-tablet .lead-standalone-legal-text-sm[data-v-2da96e4b]{display:none}._style-behavior-default .lead-standalone-legal-text-md[data-v-2da96e4b],._style-behavior-tablet .lead-standalone-legal-text-md[data-v-2da96e4b]{font-size:1.125rem;line-height:1.75rem;font-weight:300;display:block}._style-behavior-default .lead-standalone-cta[data-v-2da96e4b],._style-behavior-tablet .lead-standalone-cta[data-v-2da96e4b]{margin-bottom:.5rem}}@media (min-width:1024px){._style-behavior-default ._[data-v-2da96e4b]{color:inherit}}.fan-form-item-container .fan-form-item-body .form-description[data-v-2da96e4b]{font-size:.875rem;line-height:1.25rem;font-weight:500;pointer-events:none;text-align:center}.slide-enter-active[data-v-2da96e4b]{position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease}.slide-leave-active[data-v-2da96e4b]{max-height:1rem;-webkit-transition:all .3s ease;transition:all .3s ease}.slide-enter-to[data-v-2da96e4b],.slide-leave[data-v-2da96e4b]{opacity:1;overflow:hidden;max-height:200px}.slide-enter[data-v-2da96e4b],.slide-leave-to[data-v-2da96e4b]{opacity:0}@media (min-width:768px){.fan-form-item-container[data-v-2da96e4b]{min-height:80px}.fan-form-item-container .fan-form-item-body[data-v-2da96e4b]{width:100%}}