.VibesHeaderProfilePicture-module__stKr1a__vibesMaskBottom {
    -webkit-mask-mode: alpha;
    -webkit-mask: linear-gradient(#000 0% calc(100% - 50px), #0000 100%) 0 0/100% 100% no-repeat;
    -webkit-mask-source-type: alpha;
    mask: linear-gradient(#000 0% calc(100% - 50px), #0000 100%) 0 0/100% 100% no-repeat alpha
}

.VibesHeaderProfilePicture-module__stKr1a__vibesMaskAll {
    -webkit-mask-composite: intersect;
    -webkit-mask-image: linear-gradient(90deg, #0000 0, #0000001a 15px, #0006 30px, #000c 45px, #000 60px calc(100% - 60px), #000c calc(100% - 45px), #0006 calc(100% - 30px), #0000001a calc(100% - 15px), #0000 100%), linear-gradient(#0000 0, #0000001a 15px, #0006 30px, #000c 45px, #000 60px calc(100% - 60px), #000c calc(100% - 45px), #0006 calc(100% - 30px), #0000001a calc(100% - 15px), #0000 100%);
    mask-image: linear-gradient(90deg, #0000 0, #0000001a 15px, #0006 30px, #000c 45px, #000 60px calc(100% - 60px), #000c calc(100% - 45px), #0006 calc(100% - 30px), #0000001a calc(100% - 15px), #0000 100%), linear-gradient(#0000 0, #0000001a 15px, #0006 30px, #000c 45px, #000 60px calc(100% - 60px), #000c calc(100% - 45px), #0006 calc(100% - 30px), #0000001a calc(100% - 15px), #0000 100%);
    -webkit-mask-position: 0 0, 0 0;
    mask-position: 0 0, 0 0;
    -webkit-mask-size: auto, auto;
    mask-size: auto, auto;
    -webkit-mask-repeat: repeat, repeat;
    mask-repeat: repeat, repeat;
    -webkit-mask-clip: border-box, border-box;
    mask-clip: border-box, border-box;
    -webkit-mask-origin: border-box, border-box;
    mask-origin: border-box, border-box;
    -webkit-mask-composite: source-in;
    mask-composite: intersect;
    -webkit-mask-source-type: auto, auto;
    mask-mode: match-source, match-source
}

.Profile .VideoBackground {
    object-fit: cover;
    content: "";
    z-index: -1;
    width: 100%;
    height: 100%;
    position: absolute
}

.Profile .Section {
    width: 100%;
    margin-bottom: 23px
}

.Profile .YoutubeVideoWrapper {
    z-index: 1;
    aspect-ratio: 16/9;
    width: 100%;
    min-width: 75%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.Profile .HeaderContainer {
    flex: auto;
    display: flex
}

.Profile .YoutubeVideo {
    z-index: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.Profile .YoutubeShortVideoWrapper {
    z-index: 1;
    width: 300px;
    min-width: 300px;
    height: 536px;
    position: relative;
    overflow: hidden
}

.Profile .YoutubeShortVideo {
    z-index: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.Profile .YoutubeVideoWrapper.HomePagePreview {
    max-width: 100%;
    height: 100%
}

.Profile .TiktokVideoWrapper {
    z-index: 1;
    width: 300px;
    min-width: 300px;
    height: 536px;
    position: relative;
    overflow: hidden
}

.Profile .VimeoVideoWrapper,
.Profile .TwitchVideoWrapper,
.Profile .LoomVideoWrapper {
    z-index: 1;
    aspect-ratio: 16/9;
    width: 100%;
    min-width: 75%;
    position: relative;
    overflow: hidden
}

.Profile .VimeoVideo,
.Profile .TwitchVideo,
.Profile .LoomVideo {
    z-index: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.Profile .BandCampWrapper {
    z-index: 1;
    width: 100%;
    padding-top: 134%;
    position: relative;
    overflow: hidden
}

.Profile .BandCamp {
    z-index: 0;
    border: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.Profile .AppleMusic {
    background: 0 0;
    width: 100%;
    height: 450px;
    overflow: hidden
}

.Profile .AppleMusic.Podcast {
    height: 175px
}

.Profile .Soundcloud {
    width: 100%;
    height: 351px
}

.Profile .Spotify {
    background-color: #0000;
    width: 100%;
    height: 380px;
    margin-bottom: -5px
}

.Profile .Spotify.Podcast {
    height: 233px
}

.Profile .StoreInfo {
    word-break: break-word;
    flex-direction: column;
    justify-content: space-between;
    align-self: stretch;
    display: flex
}

.img-wrap {
    position: relative
}

.img-wrap .delete {
    z-index: 100;
    stroke: #fff;
    stroke-width: .5px;
    position: absolute;
    top: 2px;
    right: 2px
}

.img-wrap .mainStar {
    z-index: 100;
    stroke: #fff;
    stroke-width: .5px;
    position: absolute;
    top: 2px;
    left: 2px
}

.img-wrap .thumbnail-button {
    z-index: 100;
    stroke: #fff;
    stroke-width: .5px;
    position: absolute;
    top: 2px;
    left: 30px
}

.img-wrap .galleryStar {
    z-index: 100;
    stroke: #fff;
    stroke-width: .5px;
    color: gold;
    pointer-events: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.PageFrameWrapper {
    background-color: #f0f0f0;
    background-size: 0 0;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    position: fixed
}

.PageFrameWrapper:before {
    content: "";
    z-index: -1;
    position: inherit;
    left: inherit;
    top: inherit;
    width: inherit;
    height: inherit;
    background-image: inherit;
    filter: blur(100px);
    will-change: filter;
    background-position: 50%;
    background-size: cover;
    transform: scale(1.2)
}

.PageFrame {
    height: 100vh;
    position: relative;
    overflow: hidden
}

.Profile .TiktokVideoWrapper.HomePagePreview {
    max-width: 100%
}

.Profile .TiktokVideo {
    z-index: 0;
    width: 103%;
    height: 117%;
    margin-top: -3px;
    margin-left: -5px;
    position: absolute;
    top: 0;
    left: 0
}

.videoBox .banner {
    display: none
}

.Profile .ShopifyProductTitle:hover {
    cursor: pointer;
    text-decoration: underline
}

#contentDeleteButton {
    background-color: var(--error-color);
    color: #fff;
    text-transform: none;
    font-size: 15px
}

#cancelButton {
    color: #45515c;
    text-transform: none;
    border: 1px solid #45515c;
    margin-right: 5px;
    font-size: 15px
}

.Profile .ShopifySaleBadge {
    background-color: var(--error-color);
    text-transform: uppercase;
    color: #fff;
    border-radius: 4px;
    margin-top: -40px;
    margin-right: -45px;
    padding: 3px 10px;
    font-size: 1rem;
    font-weight: 700;
    transform: rotate(7deg)
}

.Profile .ShopifyPictureButton .Image {
    object-fit: cover
}

.Profile .ShopifyPictureButton video,
.Profile .ShopifyPictureButton .PreviewImage {
    object-fit: contain;
    z-index: 1;
    position: absolute
}

.Profile .ShopifyPictureButton {
    cursor: pointer;
    position: relative
}

.Profile .ShopifyPictureButton:hover {
    opacity: .9
}

.Profile .BuyNowButton {
    font-size: .9rem
}

.Profile .ShopifyPictureButton .Title {
    font-size: .8rem;
    font-weight: var(--beacons-semibold-font-weight);
    color: #1c1c1c;
    z-index: 1;
    background-color: #fffe;
    justify-content: center;
    align-items: center;
    min-height: 36px;
    display: flex;
    position: absolute;
    box-shadow: 0 2px 2px #00000040
}

.MainImage {
    position: relative
}

.NavigateLeft {
    width: 9%;
    height: calc(100% - 3px);
    position: absolute;
    top: 0;
    left: 0
}

.NavigateLeft .Icon {
    cursor: pointer;
    height: 100%
}

.NavigateRight {
    width: 9%;
    height: calc(100% - 3px);
    position: absolute;
    top: 0;
    right: 0
}

.NavigateRight .Icon {
    cursor: pointer;
    height: 100%
}

.NavigateLeft:hover {
    background-image: linear-gradient(90deg, #fff8 0%, #fff0 100%)
}

.NavigateRight:hover {
    background-image: linear-gradient(270deg, #fff8 0%, #fff0 100%)
}

.OptionSelect .OptionSelectLabel {
    text-align: left;
    margin: 0 0 5px;
    font-size: 14px
}

.OptionSelect .OptionSelectSelect {
    border: 1px solid #cecfd0;
    width: 100%
}

.OptionSelect .MuiNativeSelect-root {
    padding-left: 10px
}

.DisabledButton {
    color: #fff;
    text-transform: none;
    background-color: #999;
    font-weight: 700
}

.BuyButton {
    color: #fff;
    background-color: #78b657;
    font-weight: 700
}

.GalleryImage {
    cursor: pointer;
    max-width: 40px;
    max-height: 40px;
    margin: 0 7.5px;
    overflow: hidden
}

.GalleryImage img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.ShopifyDialogImage {
    border-radius: 24px;
    width: 82%;
    overflow: hidden
}

.ShopifyDialogImage img,
.ShopifyDialogImage video {
    object-fit: contain;
    border-radius: 24px;
    width: 100%;
    height: 100%
}

.Profile .AboutMe {
    padding: 0 15px
}

.Profile .StoreTimeBox {
    color: #fff;
    background-color: #030303;
    padding: 2px 8px;
    font-size: .9rem;
    position: absolute;
    bottom: 16px;
    right: 12px
}

.Profile .ProfileLogo.HomePagePreview {
    margin-bottom: 300px
}

.HomePagePreview {
    height: 100%
}

.Profile .EmailTextField {
    font-size: 15px
}

.Profile .EmailTextField.LinkStyle {
    width: calc(100% - 136px);
    padding: 12px 8px 0 16px
}

.Profile .EmailTextField.CardStyle {
    width: calc(100% - 5px);
    height: 34px;
    margin-right: 1px;
    padding: 5px 0
}

.Profile .EmailTextField.CardStyle input {
    padding-left: 16px
}

.Profile .EmailButton.LinkStyle {
    width: 110px;
    height: 58px;
    box-shadow: none;
    font-size: 15px
}

.Profile .EmailButton.CardStyle {
    width: 100%;
    height: 48px;
    box-shadow: none;
    font-size: 14px
}

.Profile .CardButton {
    box-shadow: None
}

.Profile .Badge {
    background-color: #fff;
    border-radius: 10000px;
    margin: 0 5.5px;
    display: inline-flex
}

.Profile .Badge>svg {
    width: 15px;
    height: 15px
}

.Profile .Badge .NonVerifiedBadge {
    color: #7f7f7f
}

.Profile .Badge .VerifiedBadge {
    color: #44c2b7
}

.Profile .Badge .VipBadge {
    color: #3897f0
}

.Profile .TwitterTweetWrapper {
    margin-left: 10px;
    margin-right: 11px
}

.Profile .TwitterTweetWrapper.fullWidth {
    max-width: 548px;
    margin-left: 0;
    margin-right: 0
}

.Profile .TwitterTimelineEmbed {
    background-color: #fff;
    margin-bottom: -10px
}

.Profile .TwitterTweetEmbed {
    background-color: #fff;
    margin: -11px -2px -12px
}

.Profile .TwitterTweetWrapper.fullWidth .TwitterTweetEmbed {
    margin: -10px -1px -12px
}

.Profile .TwitterTweetEmbed .twitter-tweet {
    padding-right: 10px;
    width: 101% !important
}

.Profile .TwitterTimelineWrapper {
    position: relative
}

@media screen and (max-width:450px) {
    .Profile .TwitterTweetWrapper {
        margin-left: 0;
        margin-right: 0
    }

    .Profile .TwitterTweetEmbed {
        margin: -10px -1px -12px
    }

    .Profile .TwitterTweetWrapper.fullWidth {
        max-width: 100%
    }

    .Profile .Component .TwitterTimelineEmbed {
        margin-bottom: -86px
    }
}

.Profile .Links>a {
    text-decoration: none
}

.Profile .Links.twoColumnImage {
    display: grid
}

.Profile .Links .ImageOverlay {
    cursor: pointer;
    background-position: 50%;
    background-size: cover;
    display: flex;
    position: relative;
    overflow: hidden
}

.Profile .Links .ImageOverlay>svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.Profile .Links .ImageOverlay .BackgroundImage {
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.Profile .Links .ImageOverlay.twoColumnImage {
    height: 250px
}

.Profile .Links .ImageOverlay .LinkTitleWrapper {
    z-index: 99;
    flex-direction: column;
    justify-content: center;
    align-self: center;
    width: 100%;
    padding: 10px;
    display: flex
}

.Profile .Links .ImageOverlay .LinkTitle {
    white-space: pre-wrap;
    width: 100%
}

.Profile .Links .LinkSubtitle {
    white-space: pre-wrap;
    font-size: .8em
}

.Profile .Links .LeftRightImageLink {
    cursor: pointer;
    display: flex;
    overflow: hidden
}

.Profile .Links .LeftRightImageLink>svg {
    flex: 50%;
    width: 100%;
    height: 100%
}

.Profile .Links .LeftRightImageLink .BackgroundImage {
    background-size: cover;
    flex: 50%
}

.Profile .Links .LeftRightImageLink .BackgroundImage>img {
    width: 100%;
    height: 100%
}

.Profile .Links .LeftRightImageLink .TextSideWrapper {
    flex: 50%;
    align-content: center;
    align-items: center;
    height: 0;
    padding-top: 25%;
    padding-bottom: 25%;
    display: flex;
    overflow: hidden
}

.Profile .Links .LeftRightImageLink .TextSide {
    white-space: pre-wrap;
    padding: 15px
}

.Profile .Links .LeftRightImageLink .TextSideSubtitle {
    margin-top: 8px;
    font-size: .8em
}

.Profile .Links .RowLink .LinkTitle {
    white-space: pre-wrap;
    flex-direction: column;
    flex: auto;
    display: flex
}

.Profile .Links .RowLink .RowLinkImage {
    justify-content: center;
    align-items: center;
    display: flex
}

@media screen and (max-width:450px) {
    .Profile .Links .ImageOverlay.twoColumnImage {
        height: 150px
    }

    .Profile .Links .LeftRightImageLink .TextSideWrapper {
        height: 0;
        padding-top: 25%;
        padding-bottom: 25%
    }
}

.Profile .Links.Component .LeftRightImageLink .TextSideWrapper {
    height: 0;
    padding-top: 25%;
    padding-bottom: 25%
}

.Profile .Links.Component .ImageOverlay.twoColumnImage {
    height: 150px
}

.Profile .HighlightBlock {
    animation: 2s 3 beacons-pulse;
    transform: scale(1);
    box-shadow: 0 0 #00ab6cb2
}

.Profile .HighlightBlock.Infinite,
.animate-beacons-pulse {
    animation: 2s infinite beacons-pulse
}

@keyframes beacons-pulse {
    0% {
        border-radius: 25px;
        box-shadow: 0 0 #00ab6cb2
    }

    70% {
        border-radius: 25px;
        box-shadow: 0 0 0 30px #00ab6c00
    }

    to {
        border-radius: 25px;
        box-shadow: 0 0 #00ab6c00
    }
}

.ShoppingTiktokWrapper {
    grid-template-columns: 1fr;
    align-self: center;
    width: 340px;
    max-width: 100%;
    height: 560px;
    margin-left: 10px;
    display: grid;
    position: relative;
    overflow: hidden;
    transform: scale(.6)
}

.ShoppingTiktokEmbed {
    grid-area: 1/1/1/1;
    width: 102%;
    height: 117%;
    margin-top: -3px;
    margin-left: -1px;
    overflow: hidden
}

@media screen and (max-width:450px) {
    .ShoppingTiktokWrapper {
        width: 330x;
        height: 560px
    }
}

.ProfileShoppableProduct {
    width: 100%;
    text-decoration: none;
    overflow: hidden
}

.ProfileShoppableProduct:hover {
    opacity: .7
}

.ProfileShoppableProductImage {
    background-color: #c3c3c3;
    background-position: 50%;
    background-size: cover;
    height: 0;
    padding-top: 100%;
    overflow: hidden
}

.ProfileShoppableProductTextContainer {
    max-width: 100%;
    font-size: 13px;
    overflow: hidden
}

.ProfileShoppableProductTextContainer>div {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.ProfileShoppableContent {
    cursor: pointer;
    position: relative
}

.ProfileShoppableContent:hover {
    opacity: .7
}

.ProfileShoppableContentImage {
    background-color: #c3c3c3;
    background-position: 50%;
    background-size: cover;
    height: 0;
    padding-top: 177.77%;
    overflow: hidden
}

.MuiPaper-root.MuiPaper-rounded.MuiDialog-paperFullScreen {
    border-radius: 0
}

.ProfileHamburgerNavigation {
    width: 300px;
    padding-top: 4px
}

.ProfileHamburgerNavigation>div {
    cursor: pointer;
    word-break: break-word;
    padding: 16px;
    font-size: 20px
}

.ProfileHamburgerNavigation>div:hover {
    opacity: .7
}

@media screen and (max-width:450px) {
    .ProfileHamburgerNavigation {
        width: 215px
    }
}

@media screen and (max-width:450px) {
    div[aria-label="profile username container"] {
        font-size: 16px !important;
        color: rgb(6, 61, 91) !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        font-family: "Libre Baskerville", sans-serif !important;
        border-radius: 17px !important;
    }
}

.Profile .TopTabs {
    text-transform: none;
    min-width: 72px;
    max-width: 150px;
    max-height: 75px
}

.Profile .TopTabs.Mui-selected {
    border-bottom-style: solid;
    border-bottom-width: 4px
}

.RequestForm p {
    margin-top: 0
}

.AccountFont {
    font-family: Poppins, sans-serif
}

.Profile .CommunityMemberContainer {
    justify-content: left;
    align-items: center;
    font-size: 12px;
    display: flex
}

.Profile .CommunityMemberProfPic {
    border-radius: 50%;
    width: 50px;
    height: 50px
}

.Profile .CommunityMemberInfo {
    overflow-wrap: anywhere;
    min-width: 0;
    margin-left: 10px;
    margin-right: 10px
}

.carousel {
    white-space: nowrap;
    padding-bottom: 1rem;
    display: flex;
    overflow: auto hidden
}

.bit-widget-container {
    height: 400px;
    overflow: auto
}
/*# sourceMappingURL=a3335ac649d4993b.css.map*/