.checkout-event-payment{margin:24px auto;padding:16px;width:min(960px,100%);max-width:960px;box-sizing:border-box}.checkout-event-payment *,.checkout-event-payment :after,.checkout-event-payment :before{box-sizing:border-box}.checkout-event-payment .main-checkout-container{width:100%}.checkout-event-payment .main-checkout-container .checkout-content{border-radius:10px;display:flex;flex-direction:column;width:100%;min-width:0}.checkout-event-payment .main-checkout-container .checkout-content .checkout-heading{display:flex;justify-content:start;align-items:center;gap:16px;padding-bottom:24px;cursor:pointer}.checkout-event-payment .main-checkout-container .checkout-content .checkout-heading .headingtxt{font-size:var(--text-lg);font-weight:700}.checkout-event-payment .main-checkout-container .checkout-content .cart-items{display:flex;flex-direction:column;gap:24px}.checkout-event-payment .main-checkout-container .checkout-content .cart-items .cart-item{gap:15px;max-width:100%;padding:16px 24px;border-radius:16px;background-color:var(--black-20);box-shadow:-8px 8px 0 2px rgba(0,0,0,.5)}.checkout-event-payment .main-checkout-container .checkout-content .cart-items .cart-item,.checkout-event-payment .main-checkout-container .checkout-content .cart-items .cart-item .gen-deets{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%}.checkout-event-payment .main-checkout-container .checkout-content .cart-items .cart-item .gen-deets .img-name{display:flex;flex-direction:row;align-items:start;gap:24px;width:100%}.checkout-event-payment .main-checkout-container .checkout-content .cart-items .cart-item .gen-deets .img-name .cart-image{width:100px;height:100px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.checkout-event-payment .main-checkout-container .checkout-content .cart-items .cart-item .gen-deets .img-name .cart-image img{width:100%;height:100%}.checkout-event-payment .main-checkout-container .checkout-content .cart-items .cart-item .gen-deets .img-name .cart-item-details{display:flex;flex-direction:column;width:100%}.checkout-event-payment .main-checkout-container .checkout-content .cart-items .cart-item .gen-deets .img-name .cart-item-details .cart-event-title{font-weight:700;margin:0;font-size:var(--text-lg)}.checkout-event-payment .main-checkout-container .checkout-content .cart-items .cart-item .gen-deets .img-name .cart-item-details .cart-event-date{display:flex;flex-direction:row;align-items:center;gap:8px}.checkout-event-payment .main-checkout-container .checkout-content .cart-items .cart-item .gen-deets .img-name .cart-item-details .cart-event-date p{margin:4px 0;font-weight:600;color:var(--text-grey)}.checkout-event-payment .main-checkout-container .checkout-content .cart-items .cart-item .gen-deets .img-name .cart-item-details .price-quantity-ctrl{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding:12px 0 0}.checkout-event-payment .main-checkout-container .checkout-content .cart-items .cart-item .gen-deets .img-name .cart-item-details .price-quantity-ctrl .quantity-control{display:flex;flex-direction:row;align-items:center;justify-content:end;gap:12px}.checkout-event-payment .main-checkout-container .checkout-content .cart-items .cart-item .gen-deets .img-name .cart-item-details .price-quantity-ctrl .quantity-control span{font-weight:700;font-size:var(--text-md)}.checkout-event-payment .main-checkout-container .checkout-content .cart-items .cart-item .gen-deets .img-name .cart-item-details .price-quantity-ctrl .quantity-control button{background-color:var(--cyan-50);border:none;color:#fff;font-weight:700;font-size:var(--text-md);width:30px;height:30px;border-radius:5px;cursor:pointer}.checkout-event-payment .main-checkout-container .checkout-content .cart-items .cart-item .total-price-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.checkout-event-payment .main-checkout-container .checkout-content .cart-items .cart-item .total-price-row .total-price{font-weight:bolder;margin:0;font-size:var(--text-base)}.checkout-event-payment .main-checkout-container .checkout-content .cart-items .cart-item .total-price-row.fee-row .total-price{color:var(--text-grey);font-weight:600}.checkout-event-payment .main-checkout-container .checkout-content .cart-items .cart-item .total-price-row.grand-total{padding-top:12px;margin-top:4px;border-top:1px solid #ffffff20}.checkout-event-payment .main-checkout-container .checkout-content .cart-items .cart-item .checkout-footer{display:flex;justify-content:end;align-items:center;width:100%}.checkout-event-payment .main-checkout-container .checkout-content .cart-items .cart-item .checkout-footer .footer-actions{display:flex;flex-direction:row;gap:32px}.checkout-event-payment .main-checkout-container .checkout-content .cart-items .empty-cart{text-align:center;margin:20px 0}.checkout-event-payment .main-checkout-container .payment-deets-modal{width:100%;margin:32px auto}.checkout-event-payment .main-checkout-container .payment-deets-modal .payment-status{padding:12px 16px;border-radius:10px;font-weight:600;margin-bottom:8px}.checkout-event-payment .main-checkout-container .payment-deets-modal .payment-status.success{background:rgba(0,128,0,.15);border:1px solid rgba(0,128,0,.35);color:#b6ffc3}.checkout-event-payment .main-checkout-container .payment-deets-modal .payment-status.error{background:rgba(255,0,0,.12);border:1px solid rgba(255,0,0,.35);color:#ffb6b6}.checkout-event-payment .main-checkout-container .payment-deets-modal .billing-and-payment .billing-heading{padding-top:12px;font-weight:700;font-size:var(--text-md)}.checkout-event-payment .main-checkout-container .payment-deets-modal .billing-and-payment .billing-form{margin:24px 0 32px;padding:24px;background-color:var(--black-20);border-radius:12px;border:1px solid var(--cyan-20)}.checkout-event-payment .main-checkout-container .payment-deets-modal .billing-and-payment .billing-form .rowfield{display:flex;flex-direction:row;align-items:center;gap:32px}.checkout-event-payment .main-checkout-container .payment-deets-modal .billing-and-payment .billing-form .rowfield .form-input-field{width:50%}.checkout-event-payment .main-checkout-container .payment-deets-modal .payment-modal-overlay .payment-modal-content .cta-payment{padding:24px 0;display:flex;flex-direction:row;justify-content:space-between}.checkout-event-payment .main-checkout-container .payment-deets-modal .payment-modal-overlay .payment-modal-content .cta-payment .prim-button{background-color:var(--dark-blue);border:1px solid var(--cyan-50);border-radius:20px;padding:6px 16px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;font-size:var(--text-sm);font-weight:700;display:flex;flex-direction:row;align-items:center;gap:8px;color:var(--light-blue)}.event-payment-confirmation{padding:32px 0}.event-payment-confirmation .confirmation-main-container{display:flex;flex-direction:column;align-items:center;width:100%}.event-payment-confirmation .confirmation-main-container .confirmation-message{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:start;gap:12px}.event-payment-confirmation .confirmation-main-container .confirmation-message .graphicimg{width:180px;min-width:180px}.event-payment-confirmation .confirmation-main-container .confirmation-message .graphicimg img{width:100%;height:100%}.event-payment-confirmation .confirmation-main-container .confirmation-message .bodytext{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;align-items:start}.event-payment-confirmation .confirmation-main-container .confirmation-message .bodytext .confirmation-heading{font-weight:700;font-size:var(--text-lg);margin:0}.event-payment-confirmation .confirmation-main-container .confirmation-message .bodytext .confirmation-subheading p{padding:0}.event-payment-confirmation .confirmation-main-container .confirmation-message .bodytext .cta-btn{display:flex;flex-direction:row;align-items:center;gap:8px}.event-payment-confirmation .confirmation-main-container .purchased-event-details-container{width:100%}.event-payment-confirmation .confirmation-main-container .purchased-event-details-container .purchased-event-details{background-color:var(--black-20);padding:16px 24px;border:1.5px solid var(--cyan-50);border-radius:12px}.event-payment-confirmation .confirmation-main-container .purchased-event-details-container .purchased-event-details .purchase-ordernum{font-weight:700;font-size:var(--text-sm);color:var(--text-grey)}.event-payment-confirmation .confirmation-main-container .purchased-event-details-container .purchased-event-details .sent-to-email{font-size:var(--text-sm)}.event-payment-confirmation .confirmation-main-container .purchased-event-details-container .purchased-event-details .purchase-thumbnail{height:300px;width:100%;margin:16px 0;border-radius:16px;overflow:hidden}.event-payment-confirmation .confirmation-main-container .purchased-event-details-container .purchased-event-details .purchase-thumbnail img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.event-payment-confirmation .confirmation-main-container .purchased-event-details-container .purchased-event-details .name-qty{display:flex;align-items:center;gap:16px}.event-payment-confirmation .confirmation-main-container .purchased-event-details-container .purchased-event-details .name-qty .purchase-eventname{font-family:Zen Dots,serif;font-size:var(--text-xl);padding:8px 0}.event-payment-confirmation .confirmation-main-container .purchased-event-details-container .purchased-event-details .name-qty .tix-qty{font-weight:700}.event-payment-confirmation .confirmation-main-container .purchased-event-details-container .purchased-event-details .deets{padding:8px 0}.event-payment-confirmation .confirmation-main-container .purchased-event-details-container .purchased-event-details .deets .deet-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.event-payment-confirmation .confirmation-main-container .purchased-event-details-container .purchased-event-details .deets .deet-row .field-name{color:var(--text-grey);font-weight:700}@media (max-width:640px){.checkout-event-payment .checkout-footer-standalone .footer-actions{width:100%;flex-direction:column}.checkout-event-payment .checkout-footer-standalone .footer-actions .secondary-button,.checkout-event-payment .checkout-footer-standalone .footer-actions .tertiary-button{width:100%}}.featured-section-component .featured-section-container .media-music{padding:24px 0;display:flex;flex-direction:column;gap:16px;flex-wrap:wrap}.featured-section-component .featured-section-container .media-music .media-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:4px}.featured-section-component .featured-section-container .media-music .media-header .upload-track{width:180px;border-radius:99px;justify-content:center;gap:8px;text-align:center;display:flex;flex-direction:row;align-items:center;height:40px;cursor:pointer}.featured-section-component .featured-section-container .media-music .media-header .upload-track .icon{margin:4px 0 0}.featured-section-component .featured-section-container .media-music .media-header .upload-track p{margin:auto 0;color:var(--light-blue);font-size:var(--text-md)}.featured-section-component .featured-section-container .media-music .media-header .upload-track:hover{cursor:pointer}.featured-section-component .featured-section-container .media-music .track-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(calc(100%/3),1fr));gap:16px;max-width:100%}.featured-section-component .featured-section-container .media-music .track-item{background-color:var(--black-10);padding:12px;border-radius:14px;display:flex;flex-direction:row;align-items:start;gap:8px;position:relative}.featured-section-component .featured-section-container .media-music .track-item:hover{background-color:var(--black-20)}.featured-section-component .featured-section-container .media-music .track-item .track-thumbnail{width:50px;height:50px;min-width:50px;min-height:50px;cursor:pointer}.featured-section-component .featured-section-container .media-music .track-item .track-thumbnail img{width:100%;height:100%;border-radius:8px}.featured-section-component .featured-section-container .media-music .track-item .track-details{margin:0;width:100%;display:flex;flex-direction:column;gap:4px}.featured-section-component .featured-section-container .media-music .track-item .track-details p{margin:0}.featured-section-component .featured-section-container .media-music .track-item .track-details .track-title{font-weight:600;font-size:var(--text-base);white-space:wrap;overflow:hidden;text-overflow:ellipsis}.featured-section-component .featured-section-container .media-music .track-item .track-details .track-artists{font-size:var(--text-md)}.featured-section-component .featured-section-container .media-music .track-item .track-details .track-album-year{font-size:var(--text-sm);color:var(--text-grey)}.featured-section-component .featured-section-container .media-music .track-item .play-button{margin:auto 0}.featured-section-component .featured-section-container .media-music .track-item .delete-button{position:absolute;top:-6px;right:-6px;display:none;background-color:#ffffff20;padding:2px;border-radius:99px;width:22px;height:22px;min-width:22px;min-height:22px}.featured-section-component .featured-section-container .media-music .track-item:hover .delete-button{display:inline}.featured-section-component .featured-section-container .media-music .track-item .slider{width:100%;margin-top:8px;display:flex;flex-direction:row;align-items:center;gap:8px}.featured-section-component .featured-section-container .media-music.playing{flex-direction:column;align-items:flex-start}.featured-section-component .featured-section-container .merch{padding:24px 0 48px;gap:16px;flex-wrap:wrap}.featured-section-component .featured-section-container .merch .mixes-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:4px}.featured-section-component .featured-section-container .merch .mixes-header .upload-merch{width:180px;border-radius:99px;justify-content:center;gap:8px;text-align:center;display:flex;flex-direction:row;align-items:center;height:40px;cursor:pointer}.featured-section-component .featured-section-container .merch .mixes-header .upload-merch .icon{margin:4px 0 0}.featured-section-component .featured-section-container .merch .mixes-header .upload-merch p{margin:auto 0;color:var(--light-blue);font-size:var(--text-md)}.featured-section-component .featured-section-container .merch .merch-list{display:flex;flex-wrap:wrap;flex-direction:row;gap:16px}.featured-section-component .featured-section-container .merch .merch-list .merch-item{background-color:var(--black-10);padding:12px;border-radius:14px;width:180px;display:flex;flex-direction:column;align-items:center;min-height:270px;min-width:270px}.featured-section-component .featured-section-container .merch .merch-list .merch-item .merch-thumbnail{width:180px;height:180px}.featured-section-component .featured-section-container .merch .merch-list .merch-item .merch-thumbnail img{width:100%;height:100%;border-radius:8px}.featured-section-component .featured-section-container .merch .merch-list .merch-item .merch-details{margin:auto 0;padding:16px 0}.featured-section-component .featured-section-container .merch .merch-list .merch-item .merch-details h3{margin:0}.featured-section-component .featured-section-container .merch .merch-list .merch-item .merch-details .merch-title{font-weight:600;font-size:var(--text-md)}.featured-section-component .featured-section-container .merch .merch-list .merch-item .merch-details .merch-description{font-size:var(--text-sm);color:var(--text-grey);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.featured-section-component .featured-section-container .merch .merch-list .merch-item .merch-details .merch-price{font-weight:700;padding:4px 0}.featured-section-component .featured-section-container .merch .merch-list .merch-item .delete-button{position:absolute;top:-10px;right:-10px;display:none;background-color:#ffffff20;padding:2px;border-radius:99px;width:22px;height:22px;min-width:22px;min-height:22px}.featured-section-component .featured-section-container .merch .merch-list .merch-item:hover .delete-button{display:inline}.featured-section-component .featured-section-container .merch .merch-list .merch-item .buy-button{display:flex;border:1px solid var(--light-blue);border-radius:99px;justify-content:center;padding:8px}.featured-section-component .featured-section-container .merch .merch-list .merch-item .buy-button .icon{margin:4px 8px 0}.featured-section-component .featured-section-container .merch .merch-list .merch-item .buy-button p{margin:0 12px;font-size:var(--text-md);color:var(--light-blue);font-weight:700}.featured-section-component .featured-section-container .events{padding:24px 0;display:flex;flex-direction:column;gap:16px;flex-wrap:wrap}.featured-section-component .featured-section-container .events .events-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:4px}.featured-section-component .featured-section-container .events .events-header .create-event{border-radius:99px;justify-content:center;gap:8px;text-align:center;display:flex;flex-direction:row;align-items:center;height:40px;cursor:pointer}.featured-section-component .featured-section-container .events .events-header .create-event .icon-text{display:flex;margin:auto;justify-content:center}.featured-section-component .featured-section-container .events .events-header .create-event .icon-text .icon{margin:auto 8px}.featured-section-component .featured-section-container .events .events-header .create-event .icon-text p{margin:auto 0;color:var(--light-blue);font-size:var(--text-md)}.featured-section-component .featured-section-container .events .event-item{background-color:var(--deep-blue-10);padding:12px;border-radius:10px;margin-top:16px;display:flex;gap:24px;cursor:pointer;box-shadow:-8px 8px 0 2px rgba(0,0,0,.5)}.featured-section-component .featured-section-container .events .event-item .event-thumbnail{min-width:250px;max-width:250px;max-height:250px;min-height:250px}.featured-section-component .featured-section-container .events .event-item .event-thumbnail img{width:100%;height:100%;border-radius:8px}.featured-section-component .featured-section-container .events .event-item .event-details .event-title{margin:0}.featured-section-component .featured-section-container .events .event-item .event-details .event-date-loc{font-size:var(--text-md);margin:8px 0 0;display:flex;gap:8px}.featured-section-component .featured-section-container .events .event-item .event-details .event-date-posted{font-size:var(--text-sm);color:var(--text-grey);margin:16px 0 8px}.featured-section-component .featured-section-container .events .event-item .event-details .event-description{font-size:var(--text-md);color:var(--stone-grey);white-space:pre-wrap!important;overflow-wrap:break-word!important;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3;text-overflow:ellipsis}.featured-section-component .featured-section-container .events .event-item .event-details .performers-list{display:flex;flex-direction:row;align-items:center;gap:8px}.featured-section-component .featured-section-container .events .event-item .event-details .performers-list p{margin:12px 0 0}.featured-section-component .featured-section-container .events .event-item .event-details .performers-list .performers-list-label{font-size:var(--text-md)}.featured-section-component .featured-section-container .events .event-item .event-details .performers-list .performer{font-weight:700;color:var(--sand-beige)}.featured-section-component .featured-section-container .events .event-item .event-details .invite-response{display:flex;gap:8px;margin:8px 0}.featured-section-component .featured-section-container .events .event-item .event-details .invite-response .response-option{display:flex;flex-direction:row;align-items:center;padding:8px 12px;gap:8px;border:1px solid var(--sand-beige);border-radius:8px}.featured-section-component .featured-section-container .events .event-item .event-details .invite-response .response-option p{margin:0;color:var(--sand-beige);font-size:var(--text-md)}.featured-section-component .featured-section-container .events .event-item .event-details .invite-response .response-option:hover{background-color:var(--cyan-10)}.featured-section-component .featured-section-container .events .event-item .delete-button{position:absolute;top:-20px;right:-5px;display:none;background-color:#ffffff20;padding:2px;border-radius:99px;width:22px;height:22px;min-width:22px;min-height:22px}.featured-section-component .featured-section-container .events .event-item:hover .delete-button{display:inline}.featured-section-container .media-music .track-list .track-item.playing{flex-direction:column;align-items:flex-start}.featured-section-container .media-music .track-list .track-item .slider{width:100%;margin-top:8px;display:flex;flex-direction:row;align-items:center;gap:8px}.featured-section-container .media-music .track-list .track-item .slider .progress-bar{width:100%;height:3px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px}.featured-section-container .media-music .track-list .track-item .slider .progress-bar::-webkit-progress-bar{background-color:var(--text-grey);border-radius:5px}.featured-section-container .media-music .track-list .track-item .slider .progress-bar::-webkit-progress-value{background-color:var(--light-blue);border-radius:5px}.featured-section-container .media-music .track-list .track-item .slider .progress-bar::-moz-progress-bar{background-color:var(--light-blue)}.user-profile-follows .follows-tabs{display:flex;justify-content:center;gap:16px;margin-bottom:24px}.user-profile-follows .tab-item{width:-moz-fit-content;width:fit-content;text-align:center}.user-profile-follows .tab-item .count{padding:8px}.user-profile-follows .tab-item .tab-underline{width:100%;height:2px;border-radius:1px}.user-profile-follows span{font-size:var(--text-base);margin:0 4px}.user-profile-follows .count-number{font-weight:700}.user-profile-follows .user-follows-card{display:flex;flex-direction:row;justify-content:space-between;align-items:center;max-width:400px;margin:0 auto;padding:8px 0;border-bottom:8px;border-bottom:1px solid var(--black-20)}.user-profile-follows .user-follows-card .image-name{display:flex;gap:16px}.user-profile-follows .user-follows-card .user-image-card{min-width:35px;width:35px;max-height:35px;border-radius:100%;background-color:hsla(0,0%,100%,.2);margin:auto 0}.user-profile-follows .user-follows-card .user-image-card img{width:100%;height:100%;border-radius:100%}.user-profile-follows .user-follows-card .follows-username{font-size:var(--text-md);font-weight:700;margin-bottom:0}.user-profile-follows .user-follows-card .user-handle-card{font-size:var(--text-sm);color:var(--text-grey)}.user-follows-list{margin:0 auto}.forgotpassword-page{background-image:url(/_next/static/media/sign_bg.b070c725bf99021a.png);background-size:cover;background-position:50%;background-repeat:no-repeat;height:100vh}.forgotpassword-page .container{height:100vh;padding-top:10%}.forgotpassword-page .container .upper-section{height:-moz-fit-content;height:fit-content}.forgotpassword-page .container .upper-section .logo{text-align:center}.forgotpassword-page .container .upper-section .logo .submerge-logo{width:500px;margin:auto 0}.forgotpassword-page .container .upper-section .logo .tagline{margin:auto;text-align:center}.forgotpassword-page .container .forgot-password-card{margin:48px auto;padding:24px;background-color:var(--black-10);border-radius:20px;width:400px}.forgotpassword-page .container .forgot-password-card .card-body{font-size:var(--text-md)}.forgotpassword-page .container .forgot-password-card .input-fields-section .form-field .form-input{background-color:transparent;border:0;border-bottom:1px solid var(--light-blue);outline:transparent;font-size:var(--text-base);width:90%;padding:8px 16px 16px}.forgotpassword-page .container .forgot-password-card .form-btn{width:100%;display:flex;justify-content:end}@media (max-width:820px){.forgotpassword-page .container{padding-top:20%}.forgotpassword-page .container .upper-section .logo .submerge-logo{width:300px;margin:auto 0}.forgotpassword-page .container .upper-section .logo .tagline{font-size:var(--text-md)}.forgotpassword-page .container .forgot-password-card{width:70%}}.full-image-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;background-color:var(--black-75);flex-direction:column}.full-image,.full-image-modal{display:flex;align-items:center;justify-content:center}.full-image{margin:2%;width:100%;max-width:90vw;height:80vh;max-height:80vh;flex-direction:row}.full-image img{height:-moz-fit-content;height:fit-content;max-height:100%;-o-object-fit:contain;object-fit:contain;border:.5px solid var(--text-grey);border-radius:8px}.close-button{position:absolute;top:40px;right:40px;border:1px solid var(--light-blue);border-radius:999px;cursor:pointer;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;background:var(--dark-blue)}.header-wrapper{height:-moz-fit-content;height:fit-content;position:relative;z-index:3;background:linear-gradient(180deg,#051523 75%,rgba(1,41,72,0))}@media (min-width:820px){.header-wrapper{z-index:2;background:transparent}}.header-container{height:-moz-fit-content;height:fit-content;padding:16px;display:flex;align-items:center;justify-content:space-between}.header-container .left-btns{display:flex;align-items:center;gap:8px}.header-container .right-btns{display:flex;align-items:center;gap:12px}.search-btn{border-left:2px solid var(--dark-blue);--webkit-border-left:2px solid var(--dark-blue);padding:8px 16px;min-width:20%;flex-direction:row;align-items:center;gap:8px}.header-suggestions{z-index:3;position:fixed;top:16px;left:16px;min-width:80%;background-color:var(--dark-blue);border-radius:12px;overflow:scroll}@media (min-width:768px){.header-suggestions{min-width:50%}}@media (min-width:820px){.header-suggestions{z-index:4;min-width:30%}}.header-suggestions .header-search{display:flex;flex-direction:row;gap:16px;padding:8px 16px 0}.cancel-search{display:flex;align-items:center;max-width:10%}@media (min-width:1024px){.cancel-search{width:10%}}.search-bar-input{border-radius:99px;background-color:var(--black-20);padding:8px 16px;width:calc(100% - 10%);display:flex;flex-direction:row;align-items:center;gap:8px}.search-bar-input input{background-color:transparent;outline:none;border:none}.user-menu-entry{width:32px;height:32px;overflow:hidden;border-radius:99px}.user-menu-entry img{width:100%;height:100%}@media (min-width:1120px){.user-menu-entry{display:none}}.link{text-decoration:none}.submerge-logo{width:40px;height:40px}.submerge-logo-min{width:35px;height:35px}.cart-button .cart-count{position:absolute;right:-8px;top:-6px}.notification-popup-modal{position:absolute;top:48px;right:16px;width:calc(100% - 8%)}@media (min-width:481px){.notification-popup-modal{max-width:70%}}@media (min-width:821px){.notification-popup-modal{max-width:calc(100% - 65%)}}.header-user-menu{position:fixed;top:60px;right:16px;width:200px;height:-moz-fit-content;height:fit-content;background-color:var(--dark-blue);border-radius:12px;overflow:hidden}.header-user-menu .menu-list{text-decoration:none;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.menu-list .usersmenu{display:flex;align-items:center;gap:12px;padding:16px}.menu-list .usersmenu:hover{cursor:pointer;background-color:var(--dark-blue)}.menu-list .usersmenu .profilePic{width:24px;height:24px}.menu-list .usersmenu .userIcon{width:24px;height:16px}.menu-list .usersmenu p{margin:0;font-size:var(--text-base)}.items-purchased{width:100%}.items-purchased-tabs{display:flex;flex-direction:row;justify-content:center;gap:56px}.tickets-tab-display{padding:32px 0}.active-tab-heading{font-weight:700;font-size:var(--text-md)}.tickets-list-container{display:flex;flex-wrap:wrap;gap:24px;padding:24px 0}.purchased-item-card{padding:16px;border:1px solid var(--cyan-20);border-radius:12px;display:flex;flex-direction:row;align-items:center;gap:24px;flex:0 0 calc(33.333% - 16px);box-sizing:border-box}@media (max-width:1024px){.purchased-item-card{flex:1 1 calc(50% - 12px)}}@media (max-width:640px){.purchased-item-card{flex:1 1 100%}}.purchased-item-thumbnail{width:70px;height:70px;min-width:70px;min-height:70px;border-radius:4px;overflow:hidden}.purchased-item-details,.purchased-item-thumbnail img{width:100%}.purchased-item-details .purchased-item-name{font-weight:bolder;font-size:var(--text-base);margin:0 0 4px}.purchased-item-details .purchased-item-artist{font-weight:700;font-size:var(--text-sm);margin:0 0 10px}.purchased-item-details .purchased-item-dop{font-weight:700;font-size:var(--text-sm);color:var(--text-grey)}.purchased-item-details .slider{display:flex;flex-direction:row;align-items:center;gap:12px}.purchased-item-details .slider input{width:70%}.landing-page{position:relative;height:100dvh;overflow:scroll}.landing-page .lpbg{position:fixed;width:100%;z-index:-98;top:0;bottom:0;left:0;right:0}.landing-page .lpbg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.landing-page-inner{width:100%;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:32px 0}@media (min-width:1024px){.landing-page-inner{flex-direction:row;margin:60px 0}}.lp-heading{padding:16px;order:2;display:flex;flex-direction:column;justify-content:center;height:-moz-fit-content;height:fit-content}@media (min-width:1024px){.lp-heading{order:1;width:35%;margin-top:60px}}.lp-heading p{text-align:center}@media (min-width:1024px){.lp-heading p{text-align:left}}.lp-submerge-logo{width:300px;margin:0 auto}@media (min-width:1024px){.lp-submerge-logo{margin:0}}.lp-submerge-logo img{width:100%}.lp-tagline{font-family:Zen Dots,serif;margin:0;font-size:var(--text-md)}.lp-body{margin:32px 0;font-size:var(--text-lg);color:var(--text-grey)}.lp-download-buttons{display:flex;flex-direction:column;justify-content:center;padding-bottom:16px;gap:16px}@media (min-width:1024px){.lp-download-buttons{flex-direction:column}}.lp-download-button{width:120px;margin:0 auto}@media (min-width:1024px){.lp-download-button{margin:0}}.lp-download-button img{width:100%;cursor:pointer}.lp-beta-users-button{display:flex;justify-content:center;align-items:center;gap:8px}@media (min-width:1024px){.lp-beta-users-button{align-items:start;justify-content:start}}.lp-partners-logo{padding:24px 0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px}@media (min-width:1024px){.lp-partners-logo{justify-content:start}}.lp-partners-logo img{width:65px;aspect-ratio:3/2;-o-object-fit:contain;object-fit:contain}.lp-img{order:1;width:100%;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:row;justify-content:center;align-items:center}@media (min-width:1024px){.lp-img{order:2;width:30%}}.lp-img-mockup{width:70dvw}@media (min-width:820px){.lp-img-mockup{width:40dvw}}@media (min-width:1024px){.lp-img-mockup{width:20dvw}}.lp-img-mockup img{width:100%}.lp-footer{padding:12px 0}.footer-links{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:32px}.footer-links .footer-link{text-decoration:none;font-size:var(--text-md);color:var(--text-grey)}.footer-links .footer-link:hover{color:var(--light-blue);text-decoration:underline}.copyright{text-align:center;color:var(--text-grey);font-size:var(--text-sm)}.loading-overlay{background-color:var(--black-50);position:fixed;top:0;bottom:0;left:0;right:0;z-index:99}.loading-graphic{display:flex;align-items:center;justify-content:center;margin:auto;height:94vh;position:relative}@keyframes ldio-x2uulkbinc{0%{top:96px;left:96px;width:0;height:0;opacity:1}to{top:18px;left:18px;width:156px;height:156px;opacity:0}}.ldio-x2uulkbinc{align-items:center;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}.ldio-x2uulkbinc div{position:absolute;margin-top:auto;border-width:4px;border-style:solid;opacity:1;border-radius:50%;animation:ldio-x2uulkbinc 1s cubic-bezier(0,.2,.8,1) infinite}.ldio-x2uulkbinc div:first-child{border-color:var(--cyan);animation-delay:0s}.ldio-x2uulkbinc div:nth-child(2){border-color:var(--light-blue);animation-delay:-.5s}.loading-spinner-ripple{width:200px;height:200px;display:inline-block;overflow:hidden;background:transparent}.ldio-x2uulkbinc div{box-sizing:content-box}.mainscreen .mainscreen-content{margin-top:100px;padding:24px 16px}@media (min-width:820px){.mainscreen .mainscreen-content{display:flex;margin-top:60px;gap:24px}}@media (min-width:1024px){.mainscreen .mainscreen-content{margin-top:60px}}.profile-pane{display:none}@media (min-width:1120px){.profile-pane{display:block;width:33%}}.feed{width:100%;height:calc(98vh - 10vh);margin-bottom:32px;position:relative}& .newsfeed-tabs{align-items:center;position:sticky;top:0;justify-content:space-between;margin-bottom:8px;z-index:1;padding:4px 0 8px;border-radius:0 0 10px 10px;transition:transform .3s ease,opacity .3s ease}& .newsfeed-tabs,.nftabs{display:flex;flex-direction:row}.nftabs{gap:0}.tab-item{width:-moz-fit-content;width:fit-content;text-align:center;padding:0 12px}.tab-item .label{padding:8px}.tab-item .tab-underline{width:100%;height:2px;border-radius:1px}.tab-item span{font-size:var(--text-md);font-weight:700;margin:0 4px}.topicbubbles{display:inline;padding:0 12px}.newsfeed-tabs.stuck{padding:12px 0;opacity:1;background:linear-gradient(180deg,#012948,rgba(0,0,0,.7));box-shadow:0 2px 4px rgba(0,0,0,.1)}.right-panel{display:none}@media (min-width:1024px){.right-panel{display:block;width:40%}}.merch-details-overlay{z-index:99;position:fixed;top:0;right:0;bottom:0;overflow-y:scroll;padding:16px;width:500px;animation:fadeSlideInRight .3s ease-out forwards}.merch-details-overlay .merch-details-card{background-color:var(--dark-blue);padding:8px 16px;border-radius:12px;overflow:scroll}.merch-details-overlay .merch-details-card .merch-details-header{display:flex;justify-content:space-between;align-items:center}.merch-details-overlay .merch-details-card .merch-details-content .merch-thumbnail img{width:100%;height:100%;border-radius:8px}.merch-details-overlay .merch-details-card .merch-details-content h3{margin:12px 0}.merch-details-overlay .merch-details-card .merch-details-content .merch-description{font-size:var(--text-md);color:var(--faded-white)}.message-prompt-modal{z-index:99;position:absolute;background:rgba(0,0,0,.5);top:0;left:0;right:0;bottom:0;padding:60px}.message-prompt-modal .prompt-container{font-size:var(--text-base);background:var(--dark-blue);padding:16px;border-radius:12px;width:450px;margin:10% auto}.message-prompt-modal .prompt-container .prompt-title-text{text-align:center}.message-prompt-modal .prompt-container .prompt-body-text{padding:8px 0}.message-prompt-modal .prompt-container .prompt-body-text p{width:100%;text-align:center;line-height:1.8;font-size:var(--text-md)}.message-prompt-modal .prompt-container .prompt-buttons{display:flex;gap:8px;width:100%;justify-content:end}.message-prompt-modal .prompt-container .prompt-buttons .btn{width:20%}.messages{height:98dvh;overflow-y:hidden;position:relative}.messages-container{display:flex;height:100%;flex-direction:column}.messages-main{margin-top:110px;display:flex;height:100%;flex-direction:row;width:99dvw}@media (min-width:769px){.messages-main{margin-top:70px}}.messages-list{background-color:var(--black-10);width:100%}@media (min-width:768px){.messages-list{width:33%}}.messages-list.hide{display:none}.messages-list-header{display:flex;gap:16px;justify-content:space-between;padding:16px;background-color:var(--black-10);align-items:center}.search-bar{padding:8px;width:100%}.write-icon{background-color:var(--dark-blue);padding:4px 8px;cursor:pointer;margin:auto 0;border-radius:4px}.message-item{padding:16px;display:flex;justify-content:space-between;cursor:pointer;border-bottom:1px solid #ffffff10}.image-and-content{display:flex;gap:16px;flex-direction:row;align-items:center}.message-content p{margin:0}.recipient-name{font-size:var(--text-base);font-weight:700;max-width:20ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.message-preview{font-size:var(--text-md);padding:4px 0;color:var(--text-grey)}.time-and-indicator{align-items:end;display:flex;flex-direction:column}.time-ago{margin:0;padding:0;font-size:var(--text-sm);color:var(--text-grey)}.indicator{margin:8px auto}.selected-conversation{display:flex;flex-direction:column;height:90dvh;border-radius:0 10px 0 0;min-width:33%;width:100%}@media (min-width:768px){.selected-conversation{width:100%}}.selected-conversation.no-chat{display:none}@media (min-width:768px){.selected-conversation.no-chat .selected-conversation.no-chat{display:block!important}}.conversation{display:flex;flex-direction:column;height:100%;border-left:1px solid var(--black-10);position:relative}.conversation-header{display:flex;justify-content:space-between;align-items:center;padding:16px;background-color:var(--black-10);height:38px;position:relative}.conversation-title{margin:auto 0;padding:0;font-weight:700;max-width:25ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width:820px){.conversation-title{max-width:-moz-fit-content;max-width:fit-content}}.more-icon{margin:6px 0 0;cursor:pointer}.chat-options-modal{position:absolute;top:48px;right:16px;padding:0;width:-moz-fit-content;width:fit-content;z-index:99;background-color:var(--dark-blue);border-radius:10px}.chat-options-item{padding:8px 16px}.chat-options-item:hover{background-color:var(--dark-blue-50)}.chat-options-modal .chat-options-list li{list-style:none;margin:0 0 0 -32px;border:1px solid red}.bubbles{overflow-y:auto;position:relative;height:100dvh;padding-bottom:120px}@media (min-width:1024px){.bubbles{padding-bottom:64px}}@media (min-height:767px){.bubbles{padding-bottom:100px}}@media (min-height:852px){.bubbles{padding-bottom:100px}}@media (min-height:975px){.bubbles{padding-bottom:60px}}@media (min-height:1040px){.bubbles{padding-bottom:80px}}@media (min-height:1180px){.bubbles{padding-bottom:40px}}.message-row{margin:8px;display:flex;gap:16px}.message-day{margin:16px auto;background-color:var(--dark-blue-50);padding:8px 12px;border-radius:20px;width:-moz-fit-content;width:fit-content}.day-label{font-size:var(--text-sm);text-align:center;margin:0}.sender-user-image{width:32px;height:32px;min-width:32px;min-height:32px}.sender-user-image img{width:100%;border-radius:99px}.incoming-message-bubble{padding:10px 12px;border-radius:10px;width:-moz-fit-content;width:fit-content;max-width:300px;background-color:var(--mid-blue)}.incoming-message-bubble p{margin:0}.incoming-message-bubble img{display:block;margin-top:8px;border-radius:6px;max-width:100%;height:auto}.outgoing-message{display:flex;justify-content:end}.outgoing-message-bubble{padding:10px 12px;border-radius:10px;width:-moz-fit-content;width:fit-content;max-width:300px;background-color:var(--dark-blue);margin:auto 0}.outgoing-message-bubble p{margin:0}.outgoing-message-bubble img{display:block;margin-top:8px;border-radius:6px;max-width:100%;height:auto}.message-body .mention-link{color:var(--light-blue);text-decoration:none;font-weight:700}.message-body .mention-link:hover{text-decoration:underline}.msg-sent-time{font-size:var(--text-xxs);font-weight:500;color:var(--text-grey);margin:8px 0}.left-timestamp{text-align:left}.right-timestamp{text-align:right}.compose-message-section{position:sticky;bottom:0!important;right:16px;left:16px;padding:16px;background:linear-gradient(0deg,#051523 90%,rgba(1,41,72,0))}.compose-message-content{border:1px solid var(--dark-blue);border-radius:12px;padding:8px 16px;display:flex;gap:12px;align-items:center}.compose-message-box{width:100%}.uploaded-image-preview{width:-moz-fit-content;width:fit-content;position:relative;height:-moz-fit-content;height:fit-content}.img-preview{width:40px;height:40px;min-width:40px;min-height:40px;overflow:hidden;border-radius:4px}.img-preview .image_{-o-object-fit:cover;object-fit:cover;width:100%;margin:0!important}.remove-att-btn{background-color:var(--light-blue);border-radius:99px;padding:0 4px;position:absolute;top:-8px;right:-8px}.message-attachments{display:flex;align-items:center;gap:12px}.attachment-icon{margin-top:6px}.tooltip-text{display:none}.empty-conversation{margin:10% auto}.empty-conversation .empty-message{margin:auto;text-align:center}.chat-details-wrapper{position:fixed;bottom:0;background-color:var(--dark-blue);width:100%;height:90dvh;z-index:5;border-radius:24px 24px 0 0;overflow-y:scroll}@media (min-width:821px){.chat-details-wrapper{position:relative;width:33%;height:90dvh;border-radius:0;margin:0;background-color:var(--black-10);border-left:1.5px solid #ffffff10}}.chat-details-modal{padding:16px}.chat-details-header{display:flex;justify-content:space-between;align-items:center}.chat-details-heading{font-weight:700}.chat-details-subheading{font-weight:700;font-size:var(--text-sm);color:var(--text-grey)}.cd-section{margin-bottom:24px}.chat-members-item{display:flex;flex-direction:row;align-items:center;gap:8px;padding:6px 10px;height:44px}.chat-member-avatar{width:32px;height:32px;min-width:32px;min-height:32px;border-radius:8px;overflow:hidden}.chat-member-avatar img{width:100%}.chatmember-userName{font-weight:700;margin:0}.chatmember-handle{font-size:var(--text-sm);margin:0;color:#ffffff70}.chatoptions-item{cursor:pointer;display:flex;align-items:center;gap:8px;padding:8px 16px;margin-bottom:8px;border-radius:12px;background-color:var(--black-10)}@media (min-width:820px){.chatoptions-item{background-color:var(--dark-blue-20)}}.add-members-modal-wrapper{background-color:var(--black-50);position:fixed;top:0;bottom:0;right:0;left:0;z-index:6}@media (min-width:768px){.add-members-modal-wrapper{display:flex}}.add-members-container{background-color:var(--dark-blue);height:-moz-fit-content;height:fit-content;max-height:80vh;border-radius:24px 24px 0 0;padding:16px;position:fixed;bottom:0;right:0;left:0;overflow-y:scroll}@media (min-width:768px){.add-members-container{height:-moz-fit-content;height:fit-content;width:500px;margin:auto;border-radius:12px;position:relative}}.modal-ctabtns{display:flex;justify-content:end}.normalText{color:var(--light-blue)}.error-text{color:var(--error)}.system-message-container{display:flex;justify-content:center;margin:12px 0}.system-message-text{background-color:var(--dark-blue-50);color:var(--text-grey);font-size:var(--text-sm);padding:6px 12px;border-radius:8px;margin:0;text-align:center;max-width:80%}.minimized-menu{justify-content:center;display:flex;flex-direction:column;align-items:center}.minimized-menu .link-to-profile .user-avatar{width:36px;height:36px;border-radius:99px;overflow:hidden}.minimized-menu .link-to-profile .user-avatar img{width:100%;-o-object-fit:cover;object-fit:cover}.minimized-menu .link-to-profile p{text-align:center;font-size:var(--text-md);font-weight:700}@media (max-width:540px){.minimized-menu .link-to-profile{display:flex;flex-direction:row;align-items:center;gap:8px}.minimized-menu .link-to-profile .user-avatar{width:30px;height:30px}}.notification-popup{z-index:99;max-height:90vh}.container{background-color:var(--deep-blue-50);border-radius:10px;padding:12px;box-shadow:0 0 22px -8px rgba(0,0,0,.5);backdrop-filter:blur(10px);overflow-y:scroll;max-height:90dvh}.notification-row{display:flex;justify-content:space-between;align-items:center;padding:10px;border-bottom:1px solid hsla(0,0%,100%,.1)}.left-aligned-content{display:flex;align-items:center;gap:12px}.notif-thumbnail{height:36px;width:36px;min-height:36px;min-width:36px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:var(--light-blue)}.notif-avatar{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.notif-content{display:flex;flex-direction:column;justify-content:center}.notif-content .notif-body{font-size:var(--text-md);color:var(--text-color);margin-bottom:2px}.notif-content .notif-subcopy{color:var(--text-grey);font-size:var(--text-sm);line-height:1.45;margin:0;max-width:320px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.right-aligned-content{display:flex;align-items:center;gap:8px;position:relative}.new-notif-indicator{height:10px;width:10px;border-radius:50%;background-color:var(--light-blue)}.notif-timestamp{font-size:var(--text-xs);color:var(--text-grey);width:100px;text-align:end}.notification-row:last-child{border-bottom:none}.notifications-page{height:96vh}.notifications-page .container{padding:48px 16px;margin:auto}.notifications-page .container .notification-row{background-color:var(--acc-blue-50);border-radius:10px;padding:16px;display:flex;gap:16px;justify-content:space-between}.notifications-page .container .notification-row .left-aligned-content{display:flex;gap:16px}.notifications-page .container .notification-row .left-aligned-content .notif-thumbnail{height:50px;width:50px;border-radius:99px;background-color:var(--light-blue)}.notifications-page .container .notification-row .left-aligned-content .notif-content p{margin:0 0 8px}.notifications-page .container .notification-row .left-aligned-content .notif-content .notif-title{font-size:var(--text-base);font-weight:700}.notifications-page .container .notification-row .left-aligned-content .notif-content .notif-body{font-size:var(--text-md)}.notifications-page .container .notification-row .right-aligned-content .new-notif-indicator{height:10px;width:10px;border-radius:10px;background-color:var(--light-blue);margin:8px}@media (min-width:821px){.notifications-page .container{max-width:700px}}@media (max-width:820px){.notifications-page .container{max-width:100%}}.official-profile-page{overflow:scroll}@media (min-width:1024px){.official-profile-page{overflow:hidden;height:100vh}}.official-page-container{margin-top:100px;padding:24px 16px}@media (min-width:820px){.official-page-container{margin-top:60px;gap:24px}}@media (min-width:1024px){.official-page-container{display:flex;gap:16px;justify-content:space-between}}.official-about-section{background-color:var(--black-20);border:1.5px solid var(--cyan-50);border-radius:12px;padding:16px;margin-bottom:8px;height:-moz-fit-content;height:fit-content}@media (min-width:1024px){.official-about-section{width:24%}}.official-about-image-names{display:flex;flex-direction:row;align-items:center}@media (min-width:1024px){.official-about-image-names{flex-direction:column;align-items:start}}.official-about-image{width:100px;height:100px;min-width:100px;min-height:100px}@media (min-width:1024px){.official-about-image{width:80%;height:80%;min-width:80%;min-height:80%;margin:0 auto}}.official-about-image img{width:100%}.official-about-names{display:block;margin:0 8px}@media (min-width:1024px){.official-about-names{margin:0}}.official-about-names .official-profile-name p{font-family:Zen Dots,serif;font-size:var(--text-lg)}@media (min-width:1121px){.official-about-names .official-profile-name p{font-size:var(--text-xl)}}.official-about-bodytext p{font-size:var(--text-base)}.bodytext-heading{display:flex;flex-direction:row;align-items:center;gap:8px}.bodytext-heading p{margin:3px 0 0;font-size:var(--text-md);text-transform:uppercase;font-weight:700;color:var(--text-grey)}.official-about-section-btns{padding:16px 0 0;display:flex;gap:8px}#radioBtn-mobile{display:flex}@media (min-width:1121px){#radioBtn-mobile{display:none}}#radioBtn-web{display:none}@media (min-width:1121px){#radioBtn-web{display:flex}}.page-feed-container{margin-bottom:32px;scroll-behavior:smooth}@media (min-width:1024px){.page-feed-container{height:calc(98vh - 10vh);overflow-y:auto;overflow-x:hidden;width:50%}}.page-discover-container{display:none}@media (min-width:1120px){.page-discover-container{width:25%;display:block}}.pages-menu{margin:36px 0}.pages-menu .menu-list{display:flex;flex-direction:column;gap:8px}.pages-menu .menu-list .section-title{margin:4px}.pages-menu .menu-list .link-text{text-decoration:none}.pages-menu .menu-list .enabled{cursor:pointer}.pages-menu .menu-list .enabled:hover{background-color:var(--dark-blue)}.pages-menu .menu-list .disabled{cursor:not-allowed}.pages-menu .menu-list .menu-item{display:flex;flex-direction:row;align-items:center;gap:16px;padding:16px;border-radius:10px;background-color:var(--dark-blue-50);box-shadow:-1px 1px 10px 0 rgba(0,0,0,.1);-webkit-box-shadow:-1px 1px 10px 0 rgba(0,0,0,.1);-moz-box-shadow:-1px 1px 10px 0 rgba(0,0,0,.1)}.pages-menu .menu-list .menu-item:hover{background-color:var(--dark-blue)}.pages-menu .menu-list .menu-item .menu-icon{width:24px}.pages-menu .menu-list .menu-item p{font-weight:700;font-size:var(--text-md);margin:0}.radio-switch{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:8px 16px;border-radius:99px;cursor:pointer;width:calc(100% - 15%);height:24px;border:1px solid var(--cyan-20);background-color:var(--deep-blue-10);z-index:1;position:fixed;top:40px;left:50%;transform:translate(-50%,70%)}@media (min-width:820px){.radio-switch{z-index:3;width:-moz-fit-content;width:fit-content;top:14px;left:auto;right:165px;transform:none}}@media (min-width:1120px){.radio-switch{right:120px}}.toggleRadioOff .switch-icon{width:14px}.toggleRadioOff .switch-icon img{margin-top:4px}.toggleRadioOff h4{margin:0}.toggleRadioOff .text-min{display:none}.post-photo-overlay{z-index:1000;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);overflow-y:auto;padding:24px;display:flex;align-items:center;justify-content:center}.post-photo-card{padding:24px;width:500px;margin:auto;background-color:var(--dark-blue);border-radius:10px}.post-photo-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:8px}.overlay-title{margin:0;font-size:1.25rem;color:#fff;font-weight:700}.close-overlay-button{cursor:pointer}.post-photo-form{margin-top:16px;color:#fff}.upload-status{margin-top:8px}.thumbnail-preview{margin-top:16px}.post-photo-footer{float:right;display:flex;align-items:center;gap:16px;margin-top:24px;width:-moz-fit-content;width:fit-content}.modal-cancel{background-color:transparent;color:var(--light-blue);border:1px solid var(--light-blue);padding:8px 16px;border-radius:4px;cursor:pointer}.modal-cancel:hover{background-color:var(--light-blue);color:#fff}.prim-button .btn{background-color:var(--mid-blue);border:1px solid var(--light-blue);border-radius:20px;padding:6px 16px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;font-size:var(--text-sm);font-weight:700;display:flex;flex-direction:row;align-items:center;gap:8px;color:#fff}.button:disabled{color:#d3d3d3;opacity:.6}.prim-button:active{box-shadow:0 2px 3px rgba(0,0,0,.1);transform:translateY(2px)}.privacy-policy{padding:40px}.privacy-policy .submerge-logo{width:150px;margin:0 auto}.privacy-policy .submerge-logo img{width:100%}.privacy-policy .privacy-policy-content{padding:24px 0}.privacy-policy .privacy-policy-content .heading{text-align:center}.privacy-policy .privacy-policy-content .heading-date{text-align:center;font-size:var(--text-md);color:var(--text-grey)}.privacy-policy .privacy-policy-content .main-content{padding:40px 0}.privacy-policy .privacy-policy-content .main-content .subheading{font-weight:700}.privacy-policy .privacy-policy-content .main-content .subtext{font-weight:700;font-size:var(--text-md);color:#ffffff90}.privacy-policy .privacy-policy-content .main-content .emphasis{font-size:var(--text-md);color:#ffffff90}.privacy-policy .privacy-policy-content .main-content .emphasis b{color:#ffffff90}.privacy-policy .privacy-policy-content .main-content .body{color:#ffffff90;text-wrap:wrap;font-size:var(--text-md);line-height:24px;margin-bottom:24px}.privacy-policy .privacy-policy-content .main-content .body ol i,.privacy-policy .privacy-policy-content .main-content .body ol li,.privacy-policy .privacy-policy-content .main-content .body ul i,.privacy-policy .privacy-policy-content .main-content .body ul li{color:#ffffff90}.privacy-policy .privacy-policy-content .main-content table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:var(--text-md)}.privacy-policy .privacy-policy-content .main-content table tr td,.privacy-policy .privacy-policy-content .main-content table tr th{color:#ffffff90;padding:12px;border:1px solid #ffffff50}.profile-page{padding-top:130px}@media (min-width:820px){.profile-page{padding-top:70px}}.profile-wrapper{display:flex}.profile-wrapper .profile-main-container{width:100%}@media (min-width:1120px){.profile-wrapper .profile-main-container{width:65%}}@media (min-width:1440px){.profile-wrapper .profile-main-container{width:72%}}.profile-main-container{overflow:scroll;height:94dvh}.profile-heading{background:linear-gradient(180deg,rgba(1,41,72,0),#042c48);display:flex;flex-direction:column;align-items:center;gap:24px;padding:24px;height:-moz-fit-content;height:fit-content;margin-bottom:16px;border-radius:0 0 24px 24px}@media (min-width:1120px){.profile-heading{flex-direction:row;align-items:start;border-radius:0 20px 56px 0}}.profile-avatar .header-avatar{width:100px;height:100px}@media (min-width:1120px){.profile-avatar .header-avatar{width:150px;height:150px}}@media (min-width:1280px){.profile-avatar .header-avatar{width:150px;height:150px}}.profile-user-details{width:100%}@media (min-width:1120px){.profile-user-details{width:64%}}@media (min-width:1280px){.profile-user-details{width:calc(100% - 30%)}}@media (min-width:1440px){.profile-user-details{width:calc(100% - 20%)}}.names-and-btns{display:flex;align-items:center;justify-content:space-between}.names-and-btns .names{display:flex;flex-direction:column;gap:4px}.names-and-btns .names .name,.names-and-btns .names .userhandle{margin:0}.names-and-btns .user-profile-cta,.user-profile-about{display:flex;gap:8px}.user-profile-about{flex-direction:row;align-items:start}.user-profile-about .user-card-info-text{margin:0;font-size:var(--text-base);width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.user-profile-about .user-card-info-text.expanded{-webkit-line-clamp:unset;display:block}.profile-navigation{display:flex;justify-content:space-between}.profile-navigation .nav-icon{display:flex;align-items:center;gap:4px}.profile-navigation .nav-icon .navIcon{margin-top:3px}.profile-navigation .nav-icon .nav-name{margin:0;font-size:var(--text-sm)}@media (min-width:820px){.profile-navigation .nav-icon .nav-name{font-size:var(--text-md)}}.navIcon .nav-svg-icon{width:14px;height:14px}@media (min-width:820px){.navIcon .nav-svg-icon{width:18px;height:18px}}.profile-page-content{padding:0 16px 40px}.profile-topic-bubbles{display:flex;flex-direction:row;align-items:center;position:sticky;top:8px;justify-content:space-between;background:var(--dark-blue-50);box-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:8px;z-index:1;padding:8px 0 8px 16px;border-radius:8px;transition:transform .3s ease,opacity .3s ease}@media (min-width:820px){.profile-topic-bubbles{top:8px}}.profile-topic-bubbles.stuck{padding:12px 0;opacity:1;background:linear-gradient(180deg,#012948,rgba(0,0,0,.7))!important;box-shadow:0 2px 4px rgba(0,0,0,.1)}.discover-panel{display:none;padding:0 24px}@media (min-width:1120px){.discover-panel{max-width:30%;display:block;position:fixed;right:0}}@media (min-width:1440px){.discover-panel{max-width:24%}}.profile-panel{min-width:20%;padding:16px;background-color:var(--dark-blue-50);background-size:cover;background-position:100%;border-radius:10px;height:-moz-fit-content;height:fit-content;animation:fadeSlide .3s ease-out forwards;border:1px solid var(--sand-beige-10)}.profile-panel .profile-panel-content{text-align:center}.profile-panel .profile-panel-content img{width:75px;height:75px;background-size:cover;border-radius:24px;background-color:transparent}@media (min-width:1121px){.profile-panel .profile-panel-content img{width:120px;height:120px}}.profile-panel .profile-panel-content .user-overview .users-name-handle{display:flex;justify-content:center;align-items:center}@media (min-width:1121px){.profile-panel .profile-panel-content .user-overview .users-name-handle{display:block}}.profile-panel .profile-panel-content .user-overview .users-name-handle h3,.profile-panel .profile-panel-content .user-overview .users-name-handle p{margin:4px}.profile-panel .profile-panel-content .user-overview .overview-user-handle{color:var(--text-grey)}.profile-panel .profile-panel-content .user-overview .overview-user-bio{font-size:var(--text-md);line-height:20px;font-style:italic;font-weight:700}.profile-panel .profile-panel-content .user-overview .overview-ff-count{border-top:1px solid var(--light-blue-25);border-bottom:1px solid var(--light-blue-25);display:flex;justify-content:space-around;margin:16px 0;padding:8px 0}.profile-panel .profile-panel-content .user-overview .editprofile-btn{display:flex;justify-content:center}.profile-panel .profile-panel-content .user-overview .ov-followers-count,.profile-panel .profile-panel-content .user-overview .ov-following-count{font-weight:700}.profile-panel .profile-panel-content .user-overview .ov-ff-label{font-size:var(--text-xs);color:var(--text-grey);font-weight:700;text-transform:uppercase}.promoter-onboarding-page{min-height:calc(100vh - 120px);display:flex;align-items:center;justify-content:center;padding:24px}.promoter-onboarding-card{width:min(640px,100%);border-radius:24px;padding:32px;background:linear-gradient(180deg,rgba(0,46,81,.72),rgba(0,0,0,.72));border:1px solid hsla(0,0%,100%,.12);box-shadow:0 20px 60px rgba(0,0,0,.28)}.promoter-onboarding-card h1{margin-bottom:12px}.promoter-onboarding-card p{color:var(--text-grey);margin-bottom:12px}.promoter-onboarding-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.promoter-onboarding-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;text-decoration:none;font-weight:700;transition:opacity .12s ease}.promoter-onboarding-link:hover{opacity:.88}.promoter-onboarding-link.primary{background:var(--light-blue);color:var(--dark-blue)}.promoter-onboarding-link.secondary{border:1px solid hsla(0,0%,100%,.18);color:var(--faded-white);background:hsla(0,0%,100%,.04)}.radio-carousel-component{text-align:center;padding:0 24px;max-width:100%}.slider-container{margin:0 auto;position:relative;padding:40px}.carousel-container{max-width:500px;position:relative;transition:transform .3s ease,opacity .3s ease;transform:scale(.8);opacity:.5}.poster{position:relative;border-radius:10px;overflow:hidden;width:300px}.poster img{width:100%;border-radius:10px;z-index:1}.radio-deets h5{margin:12px auto 0}.radio-deets .action-buttons{display:flex;flex-direction:row;justify-content:center;gap:16px}.radio-deets .action-buttons .add-to-likes{margin:auto 0}.radio-deets .action-buttons .play-button{display:flex;flex-direction:row;align-items:center;gap:8px;padding:8px;border-radius:4px;background-color:var(--black-20);width:-moz-fit-content;width:fit-content}.radio-deets .action-buttons .play-button p{font-size:var(--text-md);margin:0;color:var(--light-blue)}.overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);border-radius:10px;z-index:2}.slick-center .overlay{display:none}.slick-next,.slick-prev{z-index:3}.slick-next:hover,.slick-prev:hover{color:#555}.slick-dots li button:before{color:#ccc}.slick-dots li.slick-active button:before{color:#000}.radio-page{margin-top:125px;height:94dvh;overflow-y:hidden}@media (min-width:1024px){.radio-page{margin-top:60px}}.radio-main-content{width:90%;margin:0 auto;display:flex;flex-direction:column;align-items:center;padding:0 40px 100px;overflow-y:scroll;height:94dvh}.radio-slider-container{max-width:90%;padding:16px 0}@media (min-width:768px){.radio-slider-container{max-width:100%}}.radio-slider-container .slick-slide{transform:scale(.7);opacity:.6;transition:transform .3s ease,opacity .3s ease}.radio-slider-container .slick-center{transform:scale(1);opacity:1;z-index:2}.radio-carousel-container{filter:grayscale(80%);transition:filter .3s}.radio-carousel-container.active{filter:grayscale(0)}.radio-poster{width:75dvw;border-radius:12px;overflow:hidden;margin:0 auto;position:relative}@media (min-width:768px){.radio-poster{width:32dvw}}.radio-poster img{width:100%;display:block}.radio-poster-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:88px;height:88px;border-radius:999px;border:2px solid hsla(0,0%,100%,.85);background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(6px);box-shadow:0 10px 30px rgba(0,0,0,.35)}.radio-poster-play:hover{background:rgba(0,0,0,.5)}.radio-action-buttons{display:flex}.radiopage-play-button{display:flex;flex-direction:row;align-items:center;gap:8px;padding:4px 8px;border-radius:9px;background-color:var(--black-20);width:-moz-fit-content;width:fit-content;margin:8px auto}.station-description{border-radius:8px;margin:0 auto;width:-moz-fit-content;width:fit-content;text-align:center}.station-description .station-name{margin:0;font-family:Zen Dots,serif}.whats-up{border:1px solid var(--cyan-20);border-radius:12px;width:90%;background-color:var(--deep-blue-20);padding:16px 24px;margin-bottom:40px}.whats-up-title{display:flex;flex-direction:row;align-items:center;gap:8px;position:relative}.whats-up-tooltip{position:absolute;top:30px;background-color:#00000050;padding:4px 8px;border-radius:8px}.whatsup-post-list{gap:16px}.whatsup-item,.whatsup-post-list{display:flex;flex-direction:column}@media (min-width:768px){.whatsup-item{flex-direction:row;align-items:start;gap:32px}}.whatsup-date-posted{color:var(--text-grey);font-weight:700;font-size:var(--text-xs);margin:4px 0}.whatsup-body-content{display:flex;flex-direction:column;gap:16px}.whatsup-bodytext{margin:0}.whatsup-post-img{max-width:500px;height:-moz-fit-content;height:fit-content}.whatsup-post-img img{border-radius:8px;width:100%;-o-object-fit:cover;object-fit:cover}.edit-reply-input{background-color:var(--black-10);padding:12px;border-radius:12px}.edit-reply-text-charcount{display:flex;align-items:center}.edit-reply-textbox{width:100%}.edit-reply-buttons{display:flex;gap:12px;width:100%;justify-content:end;align-items:center}.secondary-button{margin:auto 0}.secondary-button .btn{border:1px solid var(--light-blue);border-radius:20px;padding:6px 16px;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;font-size:var(--text-sm);font-weight:700;display:flex;flex-direction:row;align-items:center;gap:8px;color:var(--light-blue)}.share-post-modal{z-index:99;position:absolute;background:rgba(0,0,0,.5);top:0;left:0;right:0;bottom:0;padding:60px}.share-post-container{font-size:var(--text-base);background:var(--dark-blue);padding:16px;border-radius:12px;width:600px;margin:5% auto}.sharepost-modal-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.share-post-title-text{text-align:center;margin:8px 0 16px}.option,.option-alt{background-color:var(--black-10);margin-bottom:8px;padding:12px;border-radius:10px;display:flex;gap:12px;cursor:pointer}.option-alt:hover,.option:hover{background-color:var(--black-20)}.option-icon{max-width:24px;max-height:24px;width:24px;height:24px}.option-icon img{width:100%;height:100%}.option-texts .option-title{margin:0;padding:0;font-size:var(--text-base);font-weight:700}.option-texts .option-subtitle{margin:0;padding:2px 0 0;font-size:var(--text-md);color:var(--text-grey)}.option-alt-flex{display:flex;gap:12px}.option-alt-flex .option-texts .option-title{padding:0;font-size:var(--text-base);font-weight:700}.option-alt-flex .option-texts .option-subtitle{padding:2px 0 0;font-size:var(--text-md);color:var(--text-grey)}.recipients .recipient-options{list-style:none;margin:8px 0;padding:4px;border-radius:4px}.recipients .recipient-options .recipient-item{cursor:pointer;padding:8px;display:flex;justify-content:space-between}.recipients .recipient-options .recipient-item .custom-checkbox input[type=checkbox]{display:none}.recipients .recipient-options .recipient-item .custom-checkbox .checkmark{width:16px;height:16px;margin:auto 0;border-radius:4px;border:1px solid var(--light-blue);display:inline-block;position:relative;cursor:pointer;transition:background-color .3s ease}.recipients .recipient-options .recipient-item .custom-checkbox .checkmark:after{content:"";position:absolute;display:none;left:4px;top:1px;width:6px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.recipients .recipient-options .recipient-item .custom-checkbox input[type=checkbox]:checked+.checkmark{background-color:var(--light-blue)}.recipients .recipient-options .recipient-item .custom-checkbox input[type=checkbox]:checked+.checkmark:after{display:block}.recipients .recipient-options .recipient-item .recipient-deets{display:flex;gap:8px}.recipients .recipient-options .recipient-item .recipient-deets .recipient-image{max-width:20px;max-height:20px;width:20px;height:20px;border-radius:99px;margin:auto 0}.recipients .recipient-options .recipient-item .recipient-deets .recipient-image .recipient-userimage{width:100%;height:100%;border-radius:99px}.recipients .recipient-options .recipient-item .recipient-deets .recipient-name{width:-moz-fit-content;width:fit-content;padding:0;margin:auto 0}.shimmerdiscoverpeople{background:linear-gradient(-45deg,var(--black-10) 10%,var(--dark-blue-50) 50%,var(--black-10) 90%);border-radius:8px;text-align:center;padding:12px 8px;display:flex;justify-content:space-between}.shimmerdiscoverpeople .circle{width:50px;height:50px;min-width:50px;min-height:50px;border-radius:99px}.shimmerdiscoverpeople .circle,.shimmerdiscoverpeople .shimmer{background:linear-gradient(-45deg,var(--black-10) 10%,var(--dark-blue-50) 50%,var(--black-10) 90%);background-size:300%;background-position-x:100%;animation:shimmer 1s linear infinite}.shimmerdiscoverpeople .shimmer{height:10px;width:100px;margin:auto 0;border-radius:10px}.shimmerdiscoverpeople .shimmer-2{height:20px;width:50px;margin:auto 0;background:linear-gradient(-45deg,var(--black-10) 10%,var(--dark-blue-50) 50%,var(--black-10) 90%);background-size:300%;background-position-x:100%;animation:shimmer 1s linear infinite;border-radius:10px}.shimmerpost{display:flex;gap:8px;margin:16px 0;height:-moz-fit-content;height:fit-content}.shimmerpost .circle{width:50px;height:50px;min-width:50px;min-height:50px;background:linear-gradient(-45deg,var(--black-10) 10%,var(--dark-blue-50) 50%,var(--black-10) 90%);background-size:300%;background-position-x:100%;animation:shimmer 1s linear infinite;border-radius:99px}.shimmerpost .shimmer{width:100%}.shimmerpost .shimmer,.shimmerprofile{background:linear-gradient(-45deg,var(--black-10) 10%,var(--dark-blue-50) 50%,var(--black-10) 90%);background-size:300%;background-position-x:100%;animation:shimmer 1s linear infinite;border-radius:10px}.shimmerprofile{min-width:20%;justify-content:center;padding:16px;height:400px}.shimmerprofile .shimmer-circle{margin:16px auto;width:120px;height:120px;min-width:120px;min-height:120px;background:linear-gradient(-45deg,var(--black-10) 10%,var(--dark-blue-50) 50%,var(--black-10) 90%);background-size:300%;background-position-x:100%;animation:shimmer 1s linear infinite;border-radius:99px}.shimmerprofile .shimmer-div{height:40px;min-height:40px}.shimmerprofile .shimmer-div,.shimmerprofile .shimmer-div-2{margin:16px auto;background:linear-gradient(-45deg,var(--black-10) 10%,var(--dark-blue-50) 50%,var(--black-10) 90%);background-size:300%;background-position-x:100%;animation:shimmer 1s linear infinite;border-radius:10px}.shimmerprofile .shimmer-div-2{height:20px;min-height:20px}@keyframes shimmer{to{background-position-x:0}}.sign-in{background-image:url(/_next/static/media/sign_bg.b070c725bf99021a.png);background-size:cover;background-position:50%;background-repeat:no-repeat;height:100vh}.sign-in-container{width:100%;height:99dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;margin:0 auto}@media (min-width:1024px){.sign-in-container{flex-direction:row;width:70%}}.signin-form-buttons{padding:12px 0;display:flex;justify-content:center}.rememberme-forgotpass{display:flex;flex-direction:row;justify-content:space-between}.switch-form-texts{display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center}.switch-form-texts .link-to-signup{color:var(--light-blue);text-decoration:none}.sign-up{background-image:url(/_next/static/media/sign_bg.b070c725bf99021a.png);background-size:cover;background-position:50%;background-repeat:no-repeat;height:100vh}.sign-up-container{width:100%;height:99dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;margin:0 auto}@media (min-width:1024px){.sign-up-container{flex-direction:row;width:70%}}.auth-left-panel{display:flex;flex-direction:column;align-items:center;height:-moz-fit-content;height:fit-content}@media (min-width:1024px){.auth-left-panel{flex-direction:row;width:50%}}.authpage-logo{width:300px}@media (min-width:1024px){.authpage-logo{width:500px}}.authpage-logo img{width:100%}.auth-right-panel{height:-moz-fit-content;height:fit-content;background-color:var(--black-20);padding:24px;border-radius:16px;width:75%}@media (min-width:1024px){.auth-right-panel{width:50%}}.auth-form-buttons{padding:12px 0;display:flex;justify-content:end}.terms-privacy{display:flex;align-items:flex-start;gap:8px}.terms-privacy-label{display:inline-flex;flex-wrap:wrap;line-height:1.4;gap:4px}.link-to-termsprivacy{text-decoration:none;color:var(--light-blue)}.single-post-overlay{z-index:99;position:fixed;background:rgba(0,0,0,.5);top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:end}@media (min-width:820px){.single-post-overlay{padding:60px;justify-content:center}}.overlay-content{font-size:var(--text-base);background-color:var(--dark-blue);border-radius:12px 12px 0 0;width:100%;height:95dvh;margin:0;animation:fadeSlideUp .2s ease-in forwards;overflow-y:scroll;position:relative;display:flex;flex-direction:column}@media (min-width:820px){.overlay-content{border-radius:12px;margin:auto;width:600px;max-height:85vh;height:-moz-fit-content;height:fit-content}}.container-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:16px;position:sticky;top:0;z-index:2;background-color:var(--dark-blue);box-shadow:0 0 22px -8px rgba(0,0,0,.7)}.container-header p{font-size:var(--text-md);font-weight:700;padding:0}.container-header .spp-close-btn{cursor:pointer}.single-post-content{position:relative;padding:16px 16px 0}.posted-by{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;padding-bottom:16px}.posted-by-img-details{display:flex;flex-direction:row;gap:8px}.posted-by-image{height:32px;width:32px}.posted-by-image img{width:100%;height:100%;border-radius:99%}.posted-by-details{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;align-items:center;gap:8px}.posted-by-details .posted-by-user{display:flex;flex-direction:row;align-items:center;gap:16px}.posted-by-details .posted-by-user .posted-by-name{padding-bottom:0;font-size:var(--text-base);font-weight:700;margin:auto 0}.posted-by-details .posted-by-user .follow-button,.posted-by-details .posted-by-user span{margin:auto 0}.posted-by-details .posted-by-date{font-size:var(--text-sm);color:var(--text-grey)}.post-options-modal_{position:absolute;right:12px;top:38px;color:#fff;box-shadow:0 0 22px -8px rgba(0,0,0,.5);width:-moz-fit-content;width:fit-content;z-index:99;background-color:var(--dark-blue);border-radius:10px}.post-options-modal_ .post-options-list{list-style:none}.post-options-modal_ .post-options-list li{margin:0 8px 0 -32px;cursor:pointer;padding:8px;border-radius:4px}.post-options-modal_ .post-options-list li .option-name{font-size:var(--text-base);margin-left:12px}.post-options-modal_ .post-options-list li:hover{background-color:var(--black-10)}.post-actions-modal{justify-content:space-between;width:100%;display:flex;flex-direction:row;align-items:center;height:-moz-fit-content;height:fit-content}.modal-post-data-count{margin:auto 0;display:flex;align-items:center;gap:8px}.modal-post-data-count span{color:var(--text-grey);font-size:var(--text-sm)}.modal-post-data-count .like-tooltip-wrapper{position:relative;display:inline-block;cursor:default;margin-top:-4px}.modal-post-data-count .like-tooltip-wrapper .tooltip{visibility:hidden;position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background-color:#001f3f;color:#ddd;padding:6px 8px;border-radius:4px;white-space:nowrap;z-index:1000;font-size:.875rem}.modal-post-data-count .like-tooltip-wrapper:hover .tooltip{visibility:visible;opacity:1}.like-comment-modal{background:hsla(0,0%,100%,.1);display:flex;gap:8px;padding:8px 14px;border-radius:20px}.create-comment{display:flex;gap:16px;justify-content:space-between;background-color:var(--black-10);border-radius:20px;padding:0 10px;margin:0 16px}.comment-user-image{min-height:30px;min-width:30px;height:30px;width:30px;margin:auto 0}.comment-user-image img{width:100%;height:100%;border-radius:99%}.post-content{padding:8px 0 0;font-size:var(--text-md);margin:auto 0}.post-comment-button{margin:auto}