@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Space+Grotesk:wght@300..700&display=swap";:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.button{padding:5px;text-align:center;font-size:12px;cursor:pointer}.user_icon{padding-right:10px;padding-top:5px;display:flex;flex-direction:row-reverse}.user_image{font-size:18px;color:#000;padding:9px;border-radius:40px}.header-inside{display:flex;justify-content:space-between;padding-top:5px}.center{text-align:center;position:absolute;left:50%;transform:translate(-50%)}.right{text-align:right;padding-top:0;padding-right:5px}.sidebar{position:fixed;background-color:#fff;top:0;left:0;height:100vh;width:70%;transform:translate(-100%);transition:all .4s;z-index:1000000;display:none}.sidebar-item:nth-child(1){padding-top:50px}.sidebar-item{display:flex;align-items:center;gap:1rem;padding:0 1rem;font-weight:400;font-size:20px;text-decoration:none;color:#000}.sidebar-text{margin-left:"20px"}.sidebar-open{transform:translate(0)}.sidebar-footer{color:#000;padding-bottom:100px;display:flex;justify-content:center;align-items:center}.backdrop{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#00000080;display:none;z-index:1000}.backdrop-open{display:none}.logo_sidebar{cursor:pointer;text-align:center;font-family:Kollektif Bold;width:11rem;height:auto;margin-bottom:10px}.sidebar-footer-text{text-align:center;font-weight:400;font-size:.8rem;margin-top:0}.burger-icon{scale:1.2}.burger-menu-items{display:flex;flex-direction:column;background-color:#fff;margin:-500px 0 0;position:absolute;font-size:11px;transition:all .7s;ul {padding: 0; list-style: none; li {cursor: pointer; border-radius: 5px; div {display: flex; align-items: center; gap: 1rem; padding: 0 1rem; font-weight: 400; text-decoration: none; color: black;}} .icons {scale: .8;} .login {scale: -.8;}}}.burger-menu-items.show{margin:10px 0 0}.burger-menu-items.done{li:hover {background-color: #b7b7b7;}}.my_ormas_nav_item{cursor:pointer}.my_ormas_nav_item:hover{text-decoration:underline}@media screen and (max-width: 768px){.sidebar{display:flex;flex-direction:column;justify-content:space-between}.backdrop-open{display:block}.my_ormas_nav_item{display:none}}.burgermenu{display:flex;flex-direction:column;background:#fff!important;border-radius:20px;width:200px}.burgermenu .menu-item{padding:10px;color:#000;background:#fff;cursor:pointer}.menu-item:hover{background-color:#fff;transition:background-color .2s ease-in-out}.menu-item:last-child{border-bottom:none}.menu-item span{display:block}.posts{width:100%}.posts img{max-width:50vw;height:auto;width:auto}body{margin:0;font-family:Plus Jakarta Sans,sans-serif;background:#f9f9f9}.uploadButton{padding:10px;background-color:#000;color:#fff;width:50px;margin:10px}.splash_container{position:relative;width:300px;height:fit-content;margin:0 auto;padding:10px}.splash_logo{margin-top:2px;margin-bottom:15px}.splash_image{height:250px;width:300px;object-fit:cover;border-radius:10px}.splash_details{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:20px;margin-bottom:10px}.splash_details p{margin-top:0;font-size:.8rem}.splash_details h2{margin-top:0;margin-bottom:0}.splash_cta{width:280px;background-color:#588075;border-radius:10px;color:#fff;font-size:.7rem;padding:10px;display:flex;justify-content:space-between;align-items:center;font-weight:600}.splash_cta p{width:50%}.splash_cta .try_orma_now{background-color:#638f83;font-size:.7rem;border-radius:10px;display:flex;align-items:center;padding:10px;width:38%;justify-content:center;text-decoration:none;color:#fff}.splash_seats{margin-top:10px;width:280px;background-color:#001f1c;border-radius:10px;color:#fff;font-size:.7rem;padding:10px;display:flex;justify-content:space-between;align-items:center;font-weight:600;margin-bottom:30px}.splash_seats .try_orma_now{background-color:#0b2f2c;font-size:.7rem;border-radius:10px;display:flex;align-items:center;padding:10px;width:38%;justify-content:center}.splash_seats p{width:50%}.splash_footer{font-size:.8rem;width:100%;display:flex;justify-content:center;margin-top:-15px}@media screen and (max-width: 786px){.splash_container{width:90vw}.splash_image{width:100%;height:300px}.splash_details{width:90vw}.splash_cta,.splash_seats{width:85vw}}.first-row{display:flex;padding:15px;gap:10px}.first-row-name{font-size:15px}.description{width:100%;padding:10px;font-size:14px;margin-top:10px;margin-bottom:10px;margin-left:2px}.banner{position:relative;width:100%;height:400px;background-size:cover;background-position:center;background-repeat:no-repeat}.covergradient{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.2) 66%,rgba(249,249,249,1) 100%)}.interact-orma{position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:10;margin-bottom:10px;width:100%}.interact-orma-box{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:5px;color:#fff;padding-bottom:10px;z-index:10}.interact-buttons{color:#000;border:solid 2px white;padding:5px;border-radius:50%;width:30px;height:30px;display:flex;justify-content:center;align-items:center;background:#fff;cursor:pointer}.rounded-body{position:relative;background-color:#fff;border-radius:15px 15px 0 0;position:sticky;top:-100px;z-index:10}.banner-image{background:#f6e0cd;height:185px}.banner-image h1{position:absolute}.rounded-profile-image{width:60px;padding:10px 30px 10px 10px;position:absolute;top:-70px}.rounded-profile-image img{width:100px;border-radius:200px;height:100px;object-fit:cover;position:relative;top:6px;border:3px solid #fff}.rounded-image img{width:75px;border-radius:200px;height:75px;object-fit:cover;position:relative;top:6px;border:3px solid #fff}.title-body{display:flex;height:120px}.name{color:#2e2e2e;font-size:18px;padding:15px 15px 11px;max-width:50vw;margin:0 auto;box-shadow:0 0 1px #aaa}.name-time{margin-top:10px;font-size:10px}.grid span{width:100%;height:100%;object-fit:cover;background-color:#f9f9f9}.grid{display:grid;width:100%;grid-template-columns:repeat(3,1fr);grid-gap:3px;background-color:#f9f9f9;margin-top:-20px}.grid-item{grid-template-rows:repeat(auto-fill,136px);display:grid;background-color:inherit}.grid-timeline{display:grid;width:100%;grid-template-columns:repeat(3,1fr);grid-gap:3px;background-color:#f9f9f9}.grid-item-timeline,.grid-item{grid-template-rows:repeat(auto-fill,136px);display:grid;background-color:inherit}.grid_image{transition:opacity .5s ease-in-out}.pastOrma .grid_image{transition:opacity .5s ease-in-out;border-radius:5px;max-width:136px}.menu{display:flex;width:90%;height:50px;justify-content:space-between;text-align:center;cursor:pointer;margin:0 auto}.menu div{padding:10px;width:25%;font-family:"Source Sans 3",sans-serif;color:#444242;text-align:center;font-size:16px}.header{height:43px;background:#fff;text-align:center;padding-top:10px;position:fixed;padding-left:10px;z-index:100;top:0;left:0;right:0;border:none}.header-placeholder{height:53px;width:100%;visibility:hidden}@font-face{font-family:Kollektif-Bold;src:url(/assets/Kollektif-Bold-3226ae70.ttf)}@font-face{font-family:Kollektif;src:url(/assets/Kollektif-ef04cb91.ttf)}.logo{font-size:28px;display:flex;justify-content:center;margin-top:-5px;cursor:pointer;font-family:Kollektif-Bold}.dot-logo{color:#588075}.rounded-profile-info{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px 20px;width:100%}.burger-menu{position:absolute;top:15px;font-size:20px}.burger-left-button{position:absolute;top:13px;font-size:25px}.errorPage{align-items:center;margin:0 auto;padding:10px}.loginModule-container{padding:15px}.loginModule-container .logo{font-size:55px;letter-spacing:7px}.loginModule-container .login-form{display:flex;margin-top:20px}.verify-form{margin-top:20px;display:block}.loginModule-container .login-form input{width:93%;padding:10px;border:0;box-shadow:0 0 1px #000;border-radius:0!important;font-size:17px;font-family:inherit;border-radius:0 10px 10px 0;margin-bottom:10px}.PhoneInput{width:100%}.PhoneInputCountry{margin-right:10px!important}.PhoneInputCountryIcon--border{box-shadow:none!important}*:focus{outline:0}.body{margin-top:20px;background:#f9f9f9}.orma_quick_view{display:flex;gap:10px;background-color:#fff;margin:20px;border-radius:11px;padding:10px}.orma_quick_view .banner-text{font-size:18px!important}.orma_quick_view .banner-text-small{font-size:12px}.loadingPage{display:flex;justify-content:center;align-items:center;height:30vh}.no-scroll{overflow:hidden;height:100%}.three-grid,.nine-grid{display:grid;width:100%;grid-template-columns:repeat(3,1fr);grid-gap:3px}.threeItem:first-child{grid-column:1 / span 2;grid-row:1 / span 2}.nineItem:first-child{grid-column:2 / span 2;grid-row:2 / span 2}.five-grid{display:grid;width:100%;grid-template-columns:repeat(3,1fr);grid-gap:3px}.fiveItem:first-child{grid-column:1 / span 1;grid-row:1 / span 2;width:22vh}.four-grid{display:grid;width:100%;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:3px}.fourItem{height:20vh}.normal-grid{display:flex;gap:3px}.normal-item{width:25vh;object-fit:cover}.seven-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(100px,auto);gap:5px;height:auto;overflow:auto}.seven-grid ::-webkit-scrollbar{display:none}.seven-grid img:nth-child(7){grid-column:span 3;grid-row:span 1}.pastOrma{overflow:scroll;scrollbar-width:none;margin-right:-17px;margin-bottom:5px}.pastOrma ::-webkit-scrollbar{display:none}h3{padding:0;margin:0}.smallTextUnderTitle{font-size:12px;margin:0;padding-top:0;padding-bottom:0}.pastOrma::-webkit-scrollbar{width:0!important}.ormaFeedTitles{font-family:Plus Jakarta Sans}.breadcrumbs{cursor:pointer;padding:10px;font-size:12px;font-weight:500;background-color:#f9f9f9;border-radius:8px;box-shadow:0 0 1px #aaa}.breadcrumbs-active{background-color:#000;color:#fff}.tagCover{margin-top:5px;margin-bottom:15px;display:flex;flex-direction:row;gap:5px}.onlydesktop{display:none!important}.onlyphone{display:block!important}.highlights{display:flex!important;justify-content:center;align-items:center}@media screen and (min-width: 480px){.highlights{display:none!important}}@media screen and (min-width: 768px){.onlydesktop{display:flex!important}.onlyphone,.add-photos-cicle{display:none!important}.mainPageMenu .menu{width:50vw;margin-left:auto;margin-right:auto;background-color:#f9f9f9;margin-top:10px}.menu{margin-left:auto;margin-right:auto;background-color:#f9f9f9}.recent_items{width:50%;margin-left:auto;margin-right:auto;gap:0}.recent{margin:5px}.main-page-panel{display:flex;gap:0;margin-left:auto;margin-right:auto}.desktop-menu{display:inline!important}.header_container{display:none}.orma-page-container{width:50%;margin-left:auto!important;margin-right:auto!important;margin-top:53px}.orma-page-container-create{display:flex;width:49%;margin-left:auto;margin-right:auto;margin-top:50px!important}.grid-item{grid-template-rows:repeat(auto-fill,270px)}.rounded-body{border-radius:0}.banner-image{height:215px}.rounded-profile-image img{width:150px;height:150px;top:-40px}.rounded-profile-info{padding-top:50px}.title-body{height:160px}.desktop-menu-items{margin-top:30px}.desktop-menu .header-inside{width:50%;margin-left:auto;margin-right:auto}.desktop-menu-items div{padding:20px;margin-left:-10px}.desktop-menu-items{display:flex;flex-direction:column}.menu-item{display:flex;align-items:center;padding:5px 10px;background-color:#000;cursor:pointer;transition:background-color .2s}.menu-item:hover{background-color:#fff;color:#000}.menu-item span{margin-left:10px}.heading_recent_items{font-size:20px}.createOrmaButton{display:none}.marketingBlob{width:49%;margin-left:auto;margin-right:auto;margin-top:70px;color:#000}.desktopMarketing{display:inline!important}.mobilemarketingBlob{display:none}.loginModule-container{width:49%;margin-left:auto;margin-right:auto;margin-top:40px}.orma-page-container-create .input-cover{margin-top:10px}}.heading_recent_items{font-size:20px}.mobilemarketingBlob{margin:15px}.desktopMarketing,.desktop-menu{display:none}input{font-size:15px;width:93%;padding:10px;border:0;box-shadow:0 0 1px #000;border-radius:0!important;font-family:inherit;border-radius:0 10px 10px 0;margin-bottom:10px}.input-label{font-size:12px;margin-bottom:10px}.input-cover{margin-top:5px}@media screen and (max-width: 768px){.orma-page-container-create{display:block}.title-body{height:160px}}.form-navigation{display:flex;gap:10px}.pricing-page-container{text-align:center;padding:20px}.packages{display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap}.package{border:1px solid #ccc;border-radius:10px;padding:20px;margin:10px;width:calc(25% + -0px);text-align:center;background:#fff}.package .price{font-size:1.5em;font-weight:700;margin:10px 0}.package ul{list-style:none;padding:0}.package ul li{text-align:left;margin-bottom:5px;font-size:14px}@media (max-width: 768px){.packages{flex-direction:column}.package{width:80%;margin-left:auto;margin-right:auto}.posts img,.name{max-width:100vw}}input[type=date],input[type=time]{-webkit-appearance:none}#tab_add_image{font-size:42px;margin-top:-13px!important;position:relative}.tab{font-size:18px}.modal-cover{position:fixed;bottom:0;left:0;right:0;display:none;justify-content:space-around;z-index:1000;height:100%;opacity:.5}@media screen and (max-width: 550px){.modal-cover{display:flex}}.modal-close-bottom-image{right:10px;position:absolute;top:10px}.modal-close{right:0;position:absolute;padding:10px 20px 0 0}.add-photos-cicle{bottom:5%;right:5%;z-index:99;border:none;outline:none;background-color:#000;color:#fff;cursor:pointer;padding:10px;border-radius:100%;display:flex;justify-content:center;align-items:center;position:fixed;font-size:13px;font-family:Plus Jakarta Sans}@keyframes bubbleSlowUp{0%{bottom:5%}to{bottom:30%}}@keyframes bubbleUploadSlowUp{0%{bottom:5%}to{bottom:18%}}.camera-circle{bottom:30%;right:5%;z-index:49;border:none;outline:none;background-color:#000;color:#fff;cursor:pointer;padding:10px;border-radius:100%;position:fixed;display:none;font-size:13px;font-family:Plus Jakarta Sans}.slideshow-container-mobile{display:none}.upload-circle{bottom:18%;right:5%;z-index:49;border:none;outline:none;background-color:#000;color:#fff;cursor:pointer;padding:12px;border-radius:100%;display:none;position:fixed;font-size:13px;font-family:Plus Jakarta Sans}@keyframes bubbleUp{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}@media screen and (max-width: 768px){.upload-circle{display:flex;justify-content:center;align-items:center}.camera-circle{display:flex;justify-content:center;align-self:center}.slideshow-container{display:none}.slideshow-container-mobile{display:inline-block}}@media screen and (min-height: 600px){.upload-circle,.camera-circle,.add-photos-cicle{padding:15px}}.timelineLine{height:200px;background:#000;min-height:200px;width:1px;margin-right:auto}.timeLineFeed{background:#f9f9f9;margin:20px;overflow:hidden}.mainPageMenu .menu{margin-top:10px!important;margin-bottom:10px!important}.slideshow-container{margin-left:auto;margin-right:auto;width:90%;margin-top:20px;padding:20px;@keyframes fadeIn{0%{opacity:0}to{opacity:1}}}.slideshow-container .event-name{font-family:Kollektif;font-size:40px}.slideshow-container .event-date{font-family:plus jakarta sans;color:#b9b9b9}.slideshow-container .slides{display:flex;flex-direction:row;width:100%;height:100%;margin-top:20px}.slideshow-container .images{display:flex;flex-direction:row;justify-content:center;width:100%;height:100%}.slideshow-container .img{width:50%;margin:0 10px}.slideshow-container .img .img_slide{height:80vh;width:100%;object-fit:cover;border-radius:15px}.slideshow-container .info{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;padding:5px 10px;display:flex;flex-direction:row;justify-content:space-between}.slideshow-container .icon{margin-left:10px}.slideshow-container .qr-code{margin:0;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:plus jakarta sans;font-weight:700;width:30%;height:80vh;background-color:#fff}.slideshow-container .qr-code .qr{img {width: 100%; size: cover; object-fit: cover; border-radius: 15px;}}.fade-in{animation:fadeInAnimation ease 1s;animation-fill-mode:forwards}.fade-out{animation:fadeOutAnimation ease 1s;animation-fill-mode:forwards}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes fadeOutAnimation{0%{opacity:1}to{opacity:0}}.image-processor-box{display:flex;gap:10px;margin:2px;height:65px;padding:10px;overflow-x:scroll;position:relative;overflow-y:hidden}.image-processor{margin-bottom:30px;margin-top:-20px;background:#fff}.image-processor-image{border-radius:5px;object-fit:cover;width:60px;height:60px}.image-processor-title{padding:10px;color:#444242;font-size:13px;font-weight:300}.image-processor-overlay{position:absolute;width:60px;height:60px;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.3);border-radius:5px;z-index:1}.popup-modal-container{padding:15px;border-radius:20px;background-color:#fff;width:30%;height:fit-content;transition:all .3s;position:relative;z-index:99999;display:block}.popup-modal-backdrop{position:fixed;top:0;left:0;background-color:#0006;display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;z-index:9999;transition:all .3s}.popup-modal-container-2{padding:15px;border-radius:20px;background-color:#fff;width:30%;height:fit-content;transition:all .3s;position:relative;z-index:99999;display:block;margin:20px}.popup-modal-backdrop-2{position:fixed;top:0;left:0;background-color:#0006;display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;z-index:9999;transition:all .3s}@media screen and (max-width: 550px){.popup-modal-container{width:90%;max-width:400px;padding:10px;display:none}.popup-modal-backdrop{display:none}}@media screen and (max-width: 550px){.popup-modal-container-2{width:90%;max-width:400px;padding:10px}}@media screen and (max-width: 550px){.coveronMobile{display:none}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;margin:0;padding:0}.modal-container{background:#1C1C1E;padding:24px 32px;border-radius:16px;box-shadow:0 8px 16px #0000004d;max-width:400px;width:90%;text-align:center;position:relative}.close-button{position:absolute;top:12px;right:12px;background:none;border:none;font-size:20px;color:#aaa;cursor:pointer;transition:color .2s}.close-button:hover{color:#fff}.app-icon{width:128px;height:128px;margin:0 auto 12px;background:#f9f9f9;border-radius:12px;display:flex;align-items:center;justify-content:center}.icon-image{width:100px;height:100px;border-radius:8px}.modal-title{font-size:20px;font-weight:700;color:#fff}.modal-text{font-size:14px;color:#aaa;margin:8px 0 16px}.modal-button{display:flex;align-items:center;justify-content:center;gap:8px;background:#588075;color:#fff;padding:14px;border-radius:8px;font-weight:700;text-decoration:none;margin-top:8px;transition:background .2s;font-size:16px}.modal-button svg{font-size:28px}.modal-button:hover{background:#46685D}.button-group{display:flex;flex-direction:column;gap:12px}.continue-button{width:100%;background:#ffffff;color:#000;padding:12px;border-radius:8px;font-weight:700;text-decoration:none;margin-top:8px;transition:background .2s}.continue-button:hover{transition:background .2s;background:#cccfce;cursor:pointer}.upload-page-round-box{display:flex;justify-content:center;background:transparent;height:30vh;width:100%}.upload-page-round-box2{display:flex;justify-content:center;background:transparent;margin-left:0!important;margin-right:0!important;width:100%;background-color:#fff;border-radius:10px}.share-container{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.share-top{display:flex;width:100%;justify-content:center;margin-top:0}.share-inner{display:flex;flex-direction:column;width:100%;text-align:center;padding:10px 10px 10px 15px}.share-inner p{font-size:.5rem}.share-inner h4{font-size:18px;padding:0;margin:15px}.share-right{margin-top:0;gap:10px;display:flex;justify-content:center}.share-footer{background-color:#dcdcdc;width:90%;height:40px;display:flex;justify-content:flex-start;align-items:center;border-radius:5px;padding:2px 2px 2px 10px;font-weight:600}.btn{background-color:#000;color:#fff;border-radius:20px;padding:10px 17px;font-size:.85rem;border:none;margin-right:5px;cursor:pointer}.downloadQr{background-color:#d9d9d9;cursor:pointer;color:#000;border-radius:20px;padding:10px 17px;font-size:.75rem}@media screen and (max-width: 550px){.share-container{width:100%;padding:5px 15px 15px}.share-footer{margin-bottom:10px}.btn{background-color:#000;color:#fff;border-radius:20px;padding:10px 15px;font-size:.85rem;border:none;text-align:center}.downloadQr{background-color:#d9d9d9;color:#000;border-radius:20px;padding:10px 15px;font-size:.85rem;text-align:center;text-decoration:none}.share-right{display:flex;gap:10px;width:100%;align-content:center;justify-content:center}.share-inner h4{font-size:18px;margin:0 0 20px;width:100%;padding:0;font-weight:100}}@media screen and (max-width: 300px){.share-container{width:100%;padding:20px}.share-inner{padding:10px}.share-footer{margin-bottom:50px}.btn{background-color:#000;color:#fff;border-radius:20px;padding:10px 15px;font-size:.65rem;border:none;text-align:center}.downloadQr{background-color:#d9d9d9;color:#000;border-radius:20px;padding:10px 15px;font-size:.65rem;text-align:center;text-decoration:none}.share-right{width:100%;align-content:center;justify-content:center}.share-inner h4{font-size:.95rem;margin-bottom:20px;width:100%}}.edit-modal-container{padding:10px}.edit-modal-container input{margin-bottom:10px}.edit-modal-heading{font-family:Playfair Display;font-size:1.6rem;margin-bottom:-5px;font-weight:500;margin-top:10px}.edit-modal-subheading{font-size:.8rem}.update-banner,.update-image{border-radius:10px;background-color:#d9d9d9;color:#000;border:none;padding:10px 20px}.edit-modal-footer{display:flex;width:100%;justify-content:space-between;margin-top:15px}.update-orma{width:100%;padding:13px;background-color:#000;color:#fff;display:flex;justify-content:center;align-items:center}input{font-size:15px;width:93%;padding:10px;border:1px solid black;border-radius:0!important;border-color:#000!important;font-family:inherit;border-radius:0 10px 10px 0;margin-bottom:10px}.bottom-image-container{padding:10px;position:fixed;bottom:0;left:0;right:0;display:none;justify-content:space-around;background-color:#fff;z-index:2000;height:fit-content;border-radius:20px 20px 0 0}.bottom-image-header{font-family:Playfair Display;font-size:1.6rem;margin-bottom:-10px}.bottom-image-subheader{font-size:.8rem}.image-preview{height:250px;width:100%;object-fit:cover;margin-bottom:10px}.choose-image{background-color:#d9d9d9;border:none;padding:7px;text-align:center;margin-top:-3px;margin-bottom:-5px;cursor:pointer}.update-image-orma{background-color:#000;border:none;padding:10px;color:#fff;text-align:center;margin-bottom:-5px;cursor:pointer;text-transform:uppercase;display:flex;justify-content:center;align-items:center}.bottom-image-backrop{top:0;left:0;position:fixed;background-color:#000;height:100vh;width:100vw}.edit-modal-container input[type=file]{display:none}.icon-back{left:15px;top:10px;position:absolute}.modal-close-bottom-image{right:15px;position:absolute;top:10px;display:none}.edit-modal-content-container{padding:10px}.loadingSpinner-update{height:100%}@media screen and (max-width:550px){.bottom-image-container{display:flex;flex-direction:column}.modal-close-bottom-image{display:block}}.uploadContainer{margin:10px}.uploadBox{padding:10px}.upload-image,.upload-image img,.upload-description{width:100%}.upload-page-round-box{display:flex;justify-content:center;padding-top:30px}.upload-page-round-box2{padding-top:50px;margin-left:15px;margin-right:15px;width:100%}.upload-title{font-size:25px;font-family:Playfair Display;text-align:center}.loading-bar{position:relative;width:"100%";height:20px;border:1px solid #000;overflow:hidden;margin:10px}.loaded-bar{position:relative;width:"100%";height:20px;border:1px solid #000;background:#000;overflow:hidden;margin:10px}.loading-bar:after{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:#000;animation:loading 2s linear infinite}@keyframes loading{0%{width:0}to{width:100%}}.circle-icon{padding:57px;border:2px solid #000;border-radius:50%;font-size:80px;background:#fff;width:100px;height:100px}.main_page_container{font-family:Plus Jakarta Sans,sans-serif}.mainPageMenu{font-family:Plus Jakarta Sans,sans-serif!important}.hero_design{background-color:#588075;border-radius:10px;height:160px;max-width:50%;margin:0 auto}.hero_sub_text{margin-top:-20px}.hero_design{background-image:url(/assets/hero__design-ae8cc7d1.svg);background-repeat:no-repeat;background-position:right;background-size:300px 400px}.my_ormas_container{margin:0 auto}.hero_design_text{font-size:19px;font-weight:500;width:300px;color:#fff}.hero_design_content{padding:20px}.orma_recent_view{display:flex;padding-left:18px;gap:10px;overflow-x:scroll;height:270px;margin-top:10px}.orma_recent_view{-ms-overflow-style:none;scrollbar-width:none}.orma_recent_view::-webkit-scrollbar{display:none}.orma_recent_item{background:#fff;height:220px;border-radius:6px;width:160px;padding:8px;box-shadow:0 0 4px #eee}.orma_recent_title_box{padding-top:20px;padding-left:22px;font-size:15px;height:40px;display:flex;justify-content:center}.orma_recent_image{height:130px;max-width:150px}.orma_recent_image img{max-height:150px;height:130px;object-fit:cover}.orma_recent_item .banner-text{font-size:15px;position:relative;top:0;width:150px;height:20px;min-height:20px;max-height:20px;overflow:hidden;font-family:Kollektif}.orma_recent_item .banner-text-small{top:0;font-size:10px;max-width:150px;overflow:hidden;width:150px;height:5px;padding-bottom:10px}.bottom-button{margin-top:10px}.orma_new_item{display:flex;justify-content:center;align-items:center;height:240px;font-size:65px;flex-direction:column}.recent{background:rgb(238,238,238);display:flex;align-items:center;flex-wrap:wrap;justify-items:start;gap:10px}.bottom-tab-container{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;background-color:#fff;z-index:1000;height:85%;border-radius:20px 20px 0 0}.bottom-share-container{position:fixed;bottom:0;left:0;right:0;display:none;justify-content:space-around;background-color:#fff;z-index:1000;height:70%;border-radius:20px 20px 0 0}.bottom-edit-container{position:fixed;bottom:0;left:0;right:0;display:none;justify-content:space-around;background-color:#fff;z-index:2000;height:45%;border-radius:20px 20px 0 0}.bottom-banner-container{position:fixed;bottom:0;left:0;right:0;display:none;justify-content:space-around;background-color:#fff;z-index:2000;height:65%;border-radius:20px 20px 0 0}.my_ormas_list{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.my-ormas-container{width:50%;margin:70px auto 0}.my-ormas-top{display:flex;align-items:center;justify-content:space-between;margin:0 10px}.my-ormas-top p{font-size:1.6rem}.my-ormas-background{display:block}.create_orma_btn_mobile{display:none}@media screen and (max-width: 768px){.my-ormas-background{display:none}.my_ormas_list{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.my_orma_item{background-color:#faf6f0}.hero_design{max-width:93%;background-size:150px 400px}.hero_design_text{font-size:17px;width:250px;color:#fff}.hero_design_content{display:flex;flex-direction:column}.create_orma_btn_desktop{display:none}.create_orma_btn_mobile{display:block}.orma_recent_item{background:#fff;height:220px;border-radius:6px;padding:8px;box-shadow:0 0 4px #eee}}@media screen and (min-width: 768px){.bottom-tab-container{width:45%;margin:auto;top:0;height:auto!important}.uploadContent{display:flex}}@media screen and (max-width: 550px){.bottom-share-container,.bottom-edit-container,.bottom-image-container{display:flex}}@media screen and (max-width: 300px){.bottom-share-container{padding:5px}}.tab{padding:10px 20px;text-align:center;border-radius:5px 5px 0 0;margin:5px}.active{color:#007bff;font-weight:700}@media (max-width: 480px){.orma_recent_image{max-width:165px}}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:9999;background-color:#fff;overflow:hidden}@keyframes scaleAndFade{0%{transform:scale(.8);opacity:1}50%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:0}}.like-cover{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;font-size:3rem;color:#fff;text-shadow:0 0 5px rgba(0,0,0,.5)}.image-container{position:relative;display:flex;justify-content:center;align-items:center}.like-section{display:flex;align-items:center}.heart-icon{cursor:pointer;margin-left:5px}.comments{width:100%;margin:0 auto}.comments-header{border-bottom:1px solid #ccc;margin-bottom:10px}.comments-header .first-row{display:flex;align-items:center}.comments-header .first-row div{margin-right:10px}.comments-header .first-row-name{font-weight:700}.existing-comments{margin-top:20px;padding-left:15px;padding-right:15px;padding-bottom:10px}.user-name{font-weight:700;margin-right:10px;font-weight:100!important}.comment-content{margin-bottom:0}@media screen and (min-width: 768px){.comments{width:50vw;margin-left:auto;margin-right:auto}.comment-input{padding:15px!important;padding-bottom:0}}.comment-input input{width:98%}@media screen and (max-width: 768px){.comment-input input{width:97%}.reactions{width:100%!important}.comment-input{padding:18px;padding-top:7px!important;padding-bottom:0}}.reactions{background:#fff;width:50vw;margin-left:auto;margin-right:auto;min-height:70px}.post-actions-row{display:flex;justify-content:space-between}.post-delete-icon,.delete-popup-button{background-color:#000;padding:2px 20px;color:#f9f9f9;font-size:medium;border-radius:5px;cursor:pointer}.comment-container-box{padding:10px 10px 10px 0}.popup-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;overflow:hidden;z-index:9999;background-color:#000000b3;display:flex;justify-content:center;align-items:center}.popup-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:600px;max-height:80%;overflow:auto;background-color:#fff;border-radius:5px;padding:10px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;margin:auto;border:2px solid #000;max-width:80vw}.popup-btns{display:flex;justify-content:center}.popup-btns button{margin:0 10px;padding:10px 20px;border-radius:5px;cursor:pointer;color:#fff;background-color:#000}.seatingchart_container{width:100%}.seatingchart_header_container{width:100%;height:43px;background:linear-gradient(to bottom,rgba(30,30,30,.88),rgba(102,102,102,0));position:fixed;left:0;top:0;padding:10px;z-index:10000000}.seatingchart_header{max-width:50%;margin:0 auto}.seatingchart_logo{font-size:28px;display:flex;justify-content:center;cursor:pointer;font-family:Kollektif-Bold}.seatingchart_hero{height:500px;width:100%;background-color:#1e1e1e;display:flex;justify-content:center;align-items:center;position:relative}.seatingchart_hero img{margin:0 auto;height:100%;width:100%;object-fit:cover}.seatingchart_hero_text{position:absolute;bottom:0;left:0;width:100%;color:#fff;text-align:center;background:linear-gradient(to bottom,rgba(0,0,0,0),rgb(30,30,30))}.seatingchart_hero_text h2{font-size:1.9rem;font-family:Kollektif;font-weight:100}.seatingchart_hero_text p{font-family:Plus Jakarta Sans}.seatingchart_details_container{background-color:#1e1e1e;padding-top:50px;padding-bottom:50px}.seatingchart_search_bar{background-color:#fff;border-radius:20px;width:400px;margin:0 auto;display:flex;align-items:center;justify-content:flex-start;padding:10px 10px 10px 25px}.seatingchart_search_bar input{padding:5px;width:300px}.seatingchart_search_bar input::placeholder{color:#000}.seatingchart_table{border:1px solid white;width:420px;border-radius:10px;margin:50px auto 0}.seatingchart_table_header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid white;color:#fff;width:400px;padding:10px}.seatingchart_table_number{display:flex;flex-direction:column;align-items:center;justify-content:center}.seatingchart_table_number_digit{font-size:1.7rem;font-weight:bolder}.seatingchart_table_hide_details{font-size:.8rem}.seatingchart_table_owner{font-weight:500;flex:2;padding:0 10px}.seatingchart_table_body{padding:10px}.seatingchart_table_body_header{font-size:.8rem;color:#fff}.seatingchart_seatmates{display:flex;flex-direction:column}.seatingchart_seatmate{display:flex;color:#fff}.seatingchart_seatmate img{object-fit:contain;margin-right:20px}@media screen and (max-width:786px){.seatingchart_hero img{object-fit:cover;height:400px}.seatingchart_hero{height:400px}.seatingchart_hero_text h2{font-size:1.7rem}.seatingchart_search_bar{width:85vw}.seatingchart_search_bar input{width:100%}.seatingchart_table{width:95vw}.seatingchart_table_header{width:100%;padding:0}.seatingchart_table_owner{font-weight:500;flex:2}.seatingchart_table_number,.seatingchart_table_hide_details{padding:10px}}.container{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;overflow:hidden;background-color:#000}.not-mobile{display:flex;background-color:#fff;height:100%;width:100%;justify-content:center;align-items:center}.outer{display:none;height:100vh;width:100vw;background-color:#000;color:#fff;flex-direction:column;justify-content:space-around;align-items:center}.highlights-logo{font-size:40px;color:#fff;margin-top:20px;font-family:Kollektif-Bold}.highlights-btn{color:#fff;display:flex;justify-content:space-around;padding:10px;flex-wrap:wrap;margin:20px 0;width:80vw;span {padding: 5px 10px; margin: 2px; border: solid 2px white; border-radius: 100px; max-width: 50%; font-weight: bold; cursor:pointer;}}.player{flex-grow:1;display:flex;align-items:center;justify-content:center}@media (max-width: 480px){.not-mobile{display:none;text-align:center;padding:20px;font-size:18px;color:red}.outer{display:flex}}.popup-content-title{font-size:24px;font-weight:700;margin-bottom:10px;text-align:center}.popup-content-message{font-size:18px;margin-bottom:10px}.popup-download-btn{display:flex;justify-content:center;align-items:center;padding:10px;background-color:#000;width:fit-content;border-radius:5px;cursor:pointer;margin-top:10px;text-decoration:none}
