@import url(https://fonts.googleapis.com/css2?family=Karla&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap);.menu-toggle{outline:none;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:pointer;position:fixed;left:12.5px;width:50px;max-width:7.5%;height:50px;border-radius:50%;background:transparent;top:1.5vh}@media(min-width:900px){.menu-toggle{top:30px}}.navlink,.navlinks{margin:0;padding:0;list-style:none}.navbar-container{position:fixed;display:flex;align-items:center;z-index:1;width:100%;height:5em;left:0;bottom:0;background:#fff}.navbar-container .navbar-links{display:flex;margin:auto;align-items:center}.vibevent-logo-container{margin-top:20%;width:100%;display:flex;justify-content:center;cursor:pointer}.sidebar{position:fixed;top:0;left:0;height:100vh;background:#fff;z-index:100;overflow:hidden}@media(min-width:900px){.sidebar{min-width:78px}}.sidebar .navlinks{white-space:nowrap;margin-top:10%;display:flex;flex-direction:column;align-items:center;width:100%;height:80%}.sidebar .navlink{font-family:"Inter",sans-serif;font-weight:700;color:#101010;margin:10% 0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:1.5em}@media(min-width:900px){.sidebar .navlink{font-size:1.25em}}@media(min-width:1200px){.sidebar .navlink{font-size:1.75em}}.sidebar .navlink.logout{margin-top:auto}.navbar-icon{width:2.5em;height:3em;margin:0 2em}.event-small-card{position:relative;transition:.3s;border-radius:10px;background:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer;min-width:65%;margin:0 1.25%;padding:2%}@media(min-width:900px){.event-small-card{margin:0 0 2.5% 2.5%;padding:2%;width:45%;min-width:unset}}.event-small-card .event-coverphoto{width:25%;object-fit:cover;border-radius:10px}.event-small-card .event-coverphoto,.event-small-card .event-description{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:100%}.event-small-card .event-description{width:70%;margin-left:2%;display:flex;flex-direction:column;justify-content:center}.event-small-card .event-description .description-date{font-family:"Inter",sans-serif;margin:0;font-weight:700;color:#ff1d58;font-size:.875em}@media(min-width:900px){.event-small-card .event-description .description-date{font-size:.625em}}@media(min-width:1200px){.event-small-card .event-description .description-date{font-size:.625em}}.event-small-card .event-description .description-title{font-family:"Inter",sans-serif;color:#101010;margin:0;line-height:1em;font-weight:700;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:1em}@media(min-width:900px){.event-small-card .event-description .description-title{font-size:.875em}}@media(min-width:1200px){.event-small-card .event-description .description-title{font-size:.875em}}.event-small-card .event-description .description-host{font-family:"Inter",sans-serif;margin:0;font-weight:500;color:#a5a7bd;font-size:.75em}@media(min-width:900px){.event-small-card .event-description .description-host{font-size:.625em}}@media(min-width:1200px){.event-small-card .event-description .description-host{font-size:.75em}}.quick-access{font-family:"Inter",sans-serif;flex-wrap:wrap;position:fixed;top:5%;right:2.5%;display:none}@media(min-width:900px){.quick-access{display:flex;width:30%}}.quick-access-container{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.card-previews-section{width:100%}@media(min-width:900px){.card-previews-section{margin-top:3%}}@media(min-width:1200px){.card-previews-section{margin-top:3%}}.card-previews-section .card-previews-header{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0 0 1% 3%;display:flex;flex-direction:row;align-items:center}.card-previews-section .card-previews-header h3{display:inline-block;margin:0;font-family:"Inter",sans-serif;font-weight:700}@media(min-width:900px){.card-previews-section .card-previews-header h3{font-size:1.25em}}@media(min-width:1200px){.card-previews-section .card-previews-header h3{font-size:1.375em}}.card-previews-section .card-previews-container{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.event-card-large{display:flex;position:relative;z-index:0;border-radius:10px;margin:.5em;white-space:normal;overflow:hidden;font-family:"Inter",sans-serif;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:45%;max-width:45%;height:30vh;min-height:10em;max-height:20em}@media(min-width:900px){.event-card-large{min-height:8em}}@media(min-width:1200px){.event-card-large{min-height:6em}}.event-card-large .event-coverphoto{height:70%;position:absolute;top:0;width:100%;overflow:hidden}.event-card-large .event-coverphoto .event-coverphoto__img{width:100%;height:100%;object-fit:cover;pointer-events:none}.event-card-large .event-description{position:absolute;bottom:0;background:#fff;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:30%;display:flex;align-items:center;flex-direction:row;padding:2% 5%}.event-card-large .event-description .description-date{text-align:center;width:15%;margin:0}@media(min-width:900px){.event-card-large .event-description .description-date{line-height:125%}}@media(min-width:1200px){.event-card-large .event-description .description-date{line-height:150%}}.event-card-large .event-description .description-date .description-date__month{font-family:"Inter",sans-serif;font-weight:700}@media(min-width:900px){.event-card-large .event-description .description-date .description-date__month{line-height:100%;font-size:.75em}}@media(min-width:1200px){.event-card-large .event-description .description-date .description-date__month{font-size:.875em}}.event-card-large .event-description .description-date .description-date__date{font-family:"Inter",sans-serif;font-weight:700}@media(min-width:900px){.event-card-large .event-description .description-date .description-date__date{font-size:1.25em}}@media(min-width:1200px){.event-card-large .event-description .description-date .description-date__date{font-size:1.5em}}.event-card-large .event-description .description-title-hosts{width:60%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;justify-content:center;padding:0 3% 0 5%}@media(min-width:1200px){.event-card-large .event-description .description-title-hosts{padding:0 3%}}.event-card-large .event-description .description-title-hosts .description-title{font-family:"Inter",sans-serif;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}@media(min-width:600px){.event-card-large .event-description .description-title-hosts .description-title{font-size:1em;line-height:1em}}@media(min-width:900px){.event-card-large .event-description .description-title-hosts .description-title{font-size:.875em;line-height:100%}}@media(min-width:1200px){.event-card-large .event-description .description-title-hosts .description-title{font-size:1em;line-height:125%}}@media(min-width:1800px){.event-card-large .event-description .description-title-hosts .description-title{font-size:1.125em;line-height:125%}}.event-card-large .event-description .description-title-hosts .description-host{color:#a5a7bd;font-family:"Inter",sans-serif;margin:0}@media(min-width:900px){.event-card-large .event-description .description-title-hosts .description-host{font-size:.75em;line-height:150%}}@media(min-width:1200px){.event-card-large .event-description .description-title-hosts .description-host{font-size:.875em;line-height:normal}}.event-card-large .event-description .save-btn{width:25%}@media(min-width:900px){.event-card-large .event-description .save-btn{font-size:.875em}}@media(min-width:1200px){.event-card-large .event-description .save-btn{font-size:1em}}.event-card-medium{position:relative;transition:.3s;border-radius:5px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:space-between;cursor:pointer;min-width:75%;margin:0 1.25%;min-height:15vh;padding:2%}@media(min-width:900px){.event-card-medium{margin:0 0 2.5% 2.5%;padding:2%;width:45%;min-width:unset}}.event-card-medium .event-coverphoto{height:8em;object-fit:cover;border-radius:5px}.event-card-medium .event-coverphoto,.event-card-medium .event-description{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.event-card-medium .event-description{margin:4% 0 0;height:100%;display:flex;flex-direction:row;justify-content:center}.event-card-medium .event-description .description-text{width:60%}.event-card-medium .event-description .description-text .description-date{font-family:"Inter",sans-serif;margin:0;font-weight:700;color:#ff1d58;font-size:.875em}@media(min-width:900px){.event-card-medium .event-description .description-text .description-date{font-size:.625em}}@media(min-width:1200px){.event-card-medium .event-description .description-text .description-date{font-size:.625em}}.event-card-medium .event-description .description-text .description-title{font-family:"Inter",sans-serif;color:#101010;margin:0;line-height:1em;font-weight:700;white-space:normal;font-size:1em;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:900px){.event-card-medium .event-description .description-text .description-title{font-size:.875em}}@media(min-width:1200px){.event-card-medium .event-description .description-text .description-title{font-size:.875em}}.event-card-medium .event-description .description-text .description-host{font-family:"Inter",sans-serif;margin:0;font-weight:500;color:#a5a7bd;font-size:.875em}@media(min-width:900px){.event-card-medium .event-description .description-text .description-host{font-size:.75em}}@media(min-width:1200px){.event-card-medium .event-description .description-text .description-host{font-size:1em}}.event-card-medium .event-description .description-options{display:flex;flex-direction:row;justify-content:flex-end;width:40%;align-items:center}.event-card-medium .event-description .description-options button{outline:none;display:flex;justify-content:center;align-items:center;margin:0 4%;padding:.3em .6em;height:2.5em;border-radius:3px;border:0}.event-card-medium .event-description .description-options button>img{width:1.3em}.bookmark-button,.bookmark-button--saved,.event-card-medium .event-description .description-options .share-button{background:rgba(255,29,88,.15)}.bookmark-button--saved{background:#ff1d58}.desktop-view .events-scroll,.event-content{width:90%;position:absolute;left:5%}@media(min-width:900px){.desktop-view .events-scroll,.event-content{width:50%}}.EventDashboard{overflow-y:scroll;overflow-x:hidden}@media(min-width:600px){.EventDashboard{background:url(/static/media/dashboard-main.94769d04.jpg);background-position:100% 100%;background-repeat:no-repeat}}.mobile-view .page-header{position:relative;height:7.5vh;width:100%;font-family:"Inter",sans-serif;display:flex;justify-content:center;align-items:center}@media screen and (max-height:700px){.mobile-view .page-header{height:8.5vh}}.mobile-view .page-header h1{text-align:center;position:absolute;width:100%;margin:0;top:1.75vh;font-size:1.5em;font-weight:700}.mobile-view .page-contents{position:relative;width:100%;height:calc(100vh - 30px)}.mobile-view .page-contents .events-category{margin-bottom:3%}.mobile-view .page-contents .events-category h5{font-family:"Inter",sans-serif;margin-left:5%;font-size:1.125em;font-weight:700}.mobile-view .page-contents .events-frame{padding:0 0 0 3%;display:flex;flex-direction:row;width:100%;overflow-x:auto;overflow-y:hidden;white-space:nowrap;position:relative;-ms-overflow-style:none;scrollbar-width:none}.mobile-view ::-webkit-scrollbar{width:0;background:transparent}.desktop-view .events-scroll h1{font-family:"Inter",sans-serif;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.desktop-view .events-scroll .events-category h1{font-size:1.5em}@media(min-width:900px){.desktop-view .events-scroll .events-category h1{font-size:2.5em}}.desktop-view .events-scroll .events-category:first-child{margin-top:5vh;margin-bottom:5vh}.desktop-view .events-scroll .events-frame--no-scroll{display:flex;flex-direction:row;width:100%;overflow:auto;position:relative;flex-wrap:wrap}.desktop-view .events-scroll .event-card{flex-grow:1}.desktop-view .events-scroll .gradient-fade{background:linear-gradient(270deg,#f6f6f7 12.4%,rgba(246,246,247,0));display:inline-block;position:absolute;bottom:2vh;height:70%}@media(min-width:900px){.desktop-view .events-scroll .gradient-fade{min-width:75px}}@media(min-width:1200px){.desktop-view .events-scroll .gradient-fade{min-width:100px}}.desktop-view .events-scroll .gradient-fade-right{right:0}.desktop-view .events-scroll .gradient-fade-left{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);left:0}.desktop-view .page-label{font-family:"Poppins";font-weight:800;position:fixed;bottom:2vh;margin:0;right:2.5%;text-align:right;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:600px){.desktop-view .page-label{line-height:115%;font-size:2.5em;position:absolute;bottom:unset}}@media(min-width:900px){.desktop-view .page-label{line-height:115%;font-size:4em;position:fixed;bottom:2vh}}@media(min-width:1200px){.desktop-view .page-label{line-height:115%;font-size:5.5em}}.desktop-view ::-webkit-scrollbar{width:0;background:transparent}.event-details-card{margin-top:3%;margin-bottom:3%;padding:2em;border-radius:3em;background:#fff}@media(min-width:600px){.event-details-card{margin-bottom:3%}}.event-details-card .back-button{font-weight:700;font-size:1.2em;margin-bottom:.5em}.event-details-card .event__images{display:flex;width:100%;height:50%;margin-bottom:2em}.event-details-card .event__images .event__images-host,.event-details-card .event__images .event__images-image{max-height:100%;flex-basis:50%;flex-shrink:1;flex-grow:1;margin:.5em}.event-details-card .event__images .event__images-host img,.event-details-card .event__images .event__images-image img{height:100%;width:100%;border-radius:.5em;object-fit:cover;cursor:pointer;transition:all .2s}.event-details-card .event__images .event__images-host img:hover,.event-details-card .event__images .event__images-image img:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.event-details-card .event__images .event__images-2-row{max-height:100%;flex-basis:50%;display:flex;flex-direction:column;margin:.5em}.event-details-card .event__images .event__images-2-row .event__images-host,.event-details-card .event__images .event__images-2-row .event__images-image{max-height:50%;margin-left:0;margin-right:0}.event-details-card .event__images .event__images-2-row .event__images-host:first-child,.event-details-card .event__images .event__images-2-row .event__images-image:first-child{margin-top:0}.event-details-card .event__images .event__images-2-row .event__images-host:last-child,.event-details-card .event__images .event__images-2-row .event__images-image:last-child{margin-bottom:0}.event-details-card .event__images .event__images-host{min-width:50%}.event-details-card .event__misc{display:flex;flex-direction:column;margin-bottom:1em}.event-details-card .event__misc .event__links{margin-left:auto}.event-details-card .event__misc .event__links .event__link{margin:0 0 1em auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1em 2em;transition:all .2s}.event-details-card .event__misc .event__links .event__link:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.event-details-card .event__misc .event__categories{display:flex;flex-direction:row;flex-wrap:unset;z-index:1;overflow-x:scroll;line-height:1.5em;align-items:center;align-content:flex-start;margin-bottom:1em}.event-details-card .event__misc .event__categories .ant-tag{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:capitalize;padding:1em;border-radius:.5em;border:none;margin-bottom:.5em}@media(min-width:600px){.event-details-card .event__misc{flex-direction:row}.event-details-card .event__misc .event__categories{overflow:hidden;flex-wrap:wrap}}.event-details-card .event__dates{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%}.event-details-card h1{font-weight:700;font-size:3em;line-height:1em;margin-bottom:.2em;margin-top:.2em}.event-details-card .event__hosts{margin-bottom:2em}.event-details-card .event__hosts .ant-card-meta{padding:1em;background:#fff;border-radius:1em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:70%;margin-bottom:1em}.event-details-card .event__hosts .ant-card-meta .ant-card-meta-title{margin-bottom:.5em;font-weight:700}.event-details-card .event__rooms{margin-bottom:6em}.event-details-card .event__rooms .event__room-button{padding:1em;margin-bottom:1em;background:#fff;border-radius:1em;border:1px solid #a5a7bd;cursor:pointer;transition:all .2s}.event-details-card .event__rooms .event__room-button .ant-card-meta-title{font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.event-details-card .event__rooms .event__room-button:hover{-webkit-transform:scale(1.02);transform:scale(1.02);border-color:transparent;background:rgba(255,29,88,.1)}.event-details-card .event__edit_button{display:inline-block;margin:0 15%;width:70%}.event-details-card .event__edit_button .ant-btn{width:100%}.EventDetails{font-family:"Inter",sans-serif;overflow-y:scroll}.EventDetails .event-details-card{max-width:90%;margin-left:5%;left:5%}@media(min-width:900px){.EventDetails .event-details-card{width:50%}}.form-item{margin-top:.5em;margin-bottom:.5em}.formitem>.ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content>.ant-input,.formitem>.ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content>.ant-input-password{border-radius:.5em;height:3.5em;background:transparent}.formitem.active>.ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content>.ant-input,.formitem.active>.ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content>.ant-input-password{padding-top:1em}.formitem>.ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content>.placeholder--small{position:absolute;left:0;top:.5em;font-size:.8em;z-index:1;padding-left:1em;font-weight:700;color:#2351f4;opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.formitem.active>.ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content>.placeholder--small.active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:all .2s}.ant-form-item-explain{text-align:left}@media (max-width:800px){.formitem>.ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content>.ant-input,.formitem>.ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content>.ant-input-password{border-top-left-radius:0;border-bottom-left-radius:0;border:0;padding-left:2em}.formitem>.ant-form-item-control>.ant-form-item-control-input>.ant-form-item-control-input-content>.placeholder--small{padding-left:3em}.ant-form-item-explain{text-align:left}}.dynamic-input{display:flex;flex-direction:row;width:100%}.dynamic-input>.anticon{margin-left:.5em;line-height:2em}.dynamic-input>.ant-form-item{margin:0;width:100%}.field-add{display:flex;flex-direction:row;align-items:center}.field-add .anticon{margin-left:1em}.EventForm .ant-divider.ant-divider-horizontal{margin-top:2em;margin-bottom:1em}.EventForm .form-button{margin-top:0}.category-select-option>.ant-select-item-option-content,.category-select>.ant-select-selector>.ant-select-selection-item>.ant-select-selection-item-content{text-transform:capitalize}#venue>.mapboxgl-ctrl>.mapboxgl-ctrl-geocoder--icon,#venue>.mapboxgl-ctrl>.mapboxgl-ctrl-geocoder--pin-right{display:none}#venue>.mapboxgl-ctrl>.suggestions-wrapper>.suggestions{list-style-type:none;-webkit-padding-start:1em;padding-inline-start:1em;-webkit-padding-end:1em;padding-inline-end:1em;font-size:1em}#venue>.mapboxgl-ctrl>.suggestions-wrapper>.suggestions>li{border:1px solid #d3d3d3;margin-bottom:.5em;margin-top:.5em}#venue>.mapboxgl-ctrl>.suggestions-wrapper>.suggestions>li:hover{background:#f8f8ff}.ant-btn{margin-top:1em}.event-content,.EventForm .event-details-card{width:90%;position:absolute;left:5%}@media(min-width:900px){.event-content,.EventForm .event-details-card{width:50%}}.EventForm{display:flex;flex-direction:column;padding-top:5%;overflow-y:scroll}.EventForm .event-create-form,.EventForm .event-edit-form{padding-top:85vh;width:80%;margin:0 auto 6em}.EventForm .event-create-form h1,.EventForm .event-edit-form h1{text-align:center}.EventForm .event-create-form .ant-form-item,.EventForm .event-edit-form .ant-form-item{margin:0 auto 24px;width:100%}.EventForm .event-create-form .ant-btn,.EventForm .event-edit-form .ant-btn{min-width:100%}.EventForm .event-create-form .delete-button,.EventForm .event-edit-form .delete-button{margin-bottom:3em}@media(min-width:900px){.EventForm .event-create-form,.EventForm .event-edit-form{padding-top:0;padding-left:35%;margin:0 0 0 5%}.EventForm .event-create-form h1,.EventForm .event-edit-form h1{text-align:left}}.EventForm .mobile-title{text-align:center;width:100%}.EventForm .event-details-card{margin-top:6em;margin-bottom:0;margin-left:0;height:100%;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:top;transform-origin:top;font-size:.8em;overflow-y:scroll}@media(min-width:600px){.EventForm .event-details-card{margin-top:0}}@media(min-width:900px){.EventForm .event-details-card{margin-top:0;position:fixed;left:7.5%;width:30%}}.EventForm .event-details-card .event__rooms{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:top;transform-origin:top}.ImageEdit{flex-direction:column;padding-left:10%;padding-right:10%}.ImageEdit .ant-divider:before{width:0!important}.ImageEdit .ant-divider .ant-divider-inner-text{padding:0}.ImageEdit .ant-upload-picture-card-wrapper .ant-upload-list .ant-upload-list-item .ant-upload-list-item-info:before{left:0}.ImageEdit .ant-btn{width:10em;align-self:start}.event-marker{max-width:20vh;width:60px;overflow:hidden;transition:all .2s}.event-marker:hover{transition:all .2s;-webkit-transform:scale(1.2);transform:scale(1.2)}.event-marker__image{width:56%;height:56%;border-radius:50%;object-fit:cover;position:absolute;left:0;top:0;margin:11% 22% 22%}.Mapbox,.mapboxgl-canvas{height:100%;width:100%}.Mapbox>.mapboxgl-control-container>.mapboxgl-ctrl-top-right{position:absolute;right:0;top:15%;width:100%;display:flex;justify-content:center}.Mapbox>.mapboxgl-control-container>.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-geocoder{width:40%}@media only screen and (max-width:800px){.Mapbox>.mapboxgl-control-container>.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-geocoder{width:80%}}.Mapbox>.mapboxgl-control-container>.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-geocoder{background-color:#fff;border-radius:.5em;box-shadow:0 0 10px 2px rgba(0,0,0,.1);font-size:1.2em;padding:.75em;margin:0}.Mapbox>.mapboxgl-control-container>.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-geocoder>.mapboxgl-ctrl-geocoder--icon{fill:#2351e0;position:absolute;height:1.5em;width:1.5em}.Mapbox>.mapboxgl-control-container>.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-geocoder>input{border:unset;width:-webkit-fill-available;font-size:inherit;padding-left:2.5em;margin:0}.Mapbox>.mapboxgl-control-container>.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-geocoder>input:focus{outline-width:0}.Mapbox>.mapboxgl-control-container>.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-geocoder>.mapboxgl-ctrl-geocoder--pin-right{display:none}.Mapbox>.mapboxgl-control-container>.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-geocoder>.suggestions-wrapper>.suggestions{list-style-type:none;-webkit-padding-start:1em;padding-inline-start:1em;-webkit-padding-end:1em;padding-inline-end:1em;margin-bottom:1em;margin-top:1em;font-size:1em}.Mapbox>.mapboxgl-control-container>.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-geocoder>.suggestions-wrapper>.suggestions>li{margin-bottom:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;opacity:.5}.Mapbox>.mapboxgl-control-container>.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-geocoder>.suggestions-wrapper>.suggestions>li:hover{opacity:1}.Mapbox>.mapboxgl-control-container>.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-geocoder>.suggestions-wrapper>.suggestions>li>a{color:unset}.mapboxgl-marker-anchor-center:not(.custom-mapbox-event-marker){pointer-events:none}.CategoryScroller{display:flex;flex-direction:row;overflow-x:scroll;flex-wrap:nowrap;position:absolute;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);top:22%;width:40%;z-index:1}@media only screen and (max-width:800px){.CategoryScroller{width:80%}}.CategoryScroller{-ms-overflow-style:none}.CategoryScroller::-webkit-scrollbar{display:none}.CategoryScroller>.category-chip{color:#000!important;background:transparent!important}.CategoryScroller>.category-chip--active{color:#fff!important;background:#2351f4!important}.CategoryScroller>.ant-tag{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:capitalize}.event-card-tiny{height:15em;overflow:hidden;width:20%;min-width:10em}.event-card-tiny .ant-card-cover{height:7em}.event-card-tiny .ant-card-cover img{height:100%;object-fit:cover}.Profile{flex-direction:column;overflow-y:scroll}.Profile .user-data,.Profile .user-profile{width:100%;padding:10%;flex:unset}.Profile .user-data h3{display:flex;flex-direction:column;margin:0 0 1em}.Profile .user-data h3 .label{margin-bottom:.5em}.Profile .user-data h3 .editable,.Profile .user-data h3 .editable--active,.Profile .user-data h3 .label{flex:unset;left:0}@media(min-width:900px){.Profile{height:100%}.Profile .user-profile{text-align:center;width:40%;flex:40% 1;padding:3rem 0 3rem 3rem;display:flex;flex-direction:column;align-items:center}.Profile .user-profile .user-profile__image{height:auto;width:30%;margin:5%}.Profile .user-profile .user-profile__name{font-size:2em}.Profile .user-data{display:flex;flex-direction:column;width:60%;flex:60% 1;padding:3rem;overflow-y:scroll}.Profile .user-data h3{font-size:1.3em;margin-top:1em;margin-bottom:1em;display:flex}.Profile .user-data h3 .label{float:left;min-width:10em;flex:30% 1}.Profile .user-data h3 .editable,.Profile .user-data h3 .editable--active{border:1 #000;flex:70% 1}.Profile .user-data .edit-buttons{margin:0 auto}.Profile .user-data .edit-buttons .ant-btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:2em;padding-right:2em;margin-left:.5em;margin-right:.5em}.Profile .user-data .events-panel{margin-bottom:1em}.Profile .user-data .events-panel .ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{display:flex;flex-direction:row;padding:0;overflow-x:scroll;flex-shrink:0}.Profile .user-data .events-panel .ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box>.ant-empty{width:100%;justify-content:center}}.Landing{height:100%;width:100%;position:relative;overflow-y:scroll;overflow-x:hidden}.Landing .hero{width:100%;height:100vh;min-height:650px;margin:0;background:url(/static/media/landing-hero.a0681e73.png);background-position:100% 0;background-repeat:no-repeat;background-size:200% 80%}@media(min-width:600px){.Landing .hero{background-position:0 0;background-size:100% 80%}}@media(min-width:900px){.Landing .hero{background-size:100% 100%}}.Landing .hero .header{width:100%;display:flex;flex-direction:row;justify-content:space-between}.Landing .hero .logo{display:flex;flex-direction:row;justify-items:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1rem 0 0 1.5rem}.Landing .hero .logo .vibevent-logo{max-height:2rem}.Landing .hero .logo .vibevent-name-logo{font-size:1rem;margin-left:0}@media(min-width:900px){.Landing .hero .logo{padding:2rem 0 0 1.5rem}.Landing .hero .logo .vibevent-logo{max-height:2.5rem}.Landing .hero .logo .vibevent-name-logo{font-size:1.25rem;margin-left:.25rem}}.Landing .hero .navigation{display:flex;flex-direction:row;justify-content:space-between;align-self:flex-end;padding:1rem 1.5rem 0 0}@media(min-width:900px){.Landing .hero .navigation{padding:2rem 1.5rem 0 0}}.Landing .hero .navigation a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Landing .hero .navigation a .ant-btn{width:100%;padding-top:1.5em;padding-bottom:1.5em;margin:0}@media(min-width:900px){.Landing .hero .navigation a{margin-left:1em}.Landing .hero .navigation a .ant-btn-dangerous{padding-left:1.5em;padding-right:1.5em}}.Landing .hero .navigation--mobile{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:1rem 1.5rem 0 0}.Landing .hero .hero-3d{max-height:60%;max-width:100%}@media(min-width:600px){.Landing .hero .hero-3d{max-width:80%;margin:5em 0 0 10%}}@media(min-width:900px){.Landing .hero .hero-3d{max-width:50%;float:right;margin:5em 5em 0 0}}@media(min-width:1200px){.Landing .hero .hero-3d{margin:10em 5em 0 0}}.Landing .hero .hero-text{height:50%;width:40%;display:table-cell;padding:0 15%;vertical-align:middle;-webkit-transform:translateY(-2.5em);transform:translateY(-2.5em)}.Landing .hero .hero-text h1{font-family:"Rubik",sans-serif;line-height:1em;font-weight:600}.Landing .hero .hero-text .explore-btn{margin-top:2em;padding:1.5em;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:80%}@media(min-width:600px){.Landing .hero .hero-text{font-size:1em}}@media(min-width:900px){.Landing .hero .hero-text{padding:25% 0 15% 15%;font-size:1.25em}}@media(min-width:1200px){.Landing .hero .hero-text{padding:30% 0 15% 15%;font-size:1.5em}}.Landing .steps{width:100vw;margin-top:10%}.Landing .steps .step-text-container{width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;min-height:20em;display:table-cell;vertical-align:bottom}.Landing .steps .step-text-container h1{color:#ff1d58;font-family:"Inter",sans-serif;font-weight:700}.Landing .steps .step-text-container p{color:#ff1d58;font-family:"Rubik",sans-serif}.Landing .steps .step-text-container .step-text-container-flex{display:flex;flex-direction:column}.Landing .steps .step-text-container .step-text{max-width:100vw;padding:0 5em}.Landing .steps .step-text-container .step-num{display:flex;align-items:center;max-width:60vw}.Landing .steps .step-text-container .step-num .step-num__num{fill:#ff1d58;font-size:2em}@media(min-width:600px){.Landing .steps .step-text-container{max-width:80%;margin-left:10%;font-size:1em;padding-top:5em}.Landing .steps .step-text-container .step-text-container-flex{flex-direction:row}.Landing .steps .step-text-container.reverse .step-text-container-flex{flex-direction:row-reverse}.Landing .steps .step-text-container.full .step-text-container-flex{flex-direction:column}.Landing .steps .step-text-container .step-text{max-width:50vw;padding:0 5em}.Landing .steps .step-text-container .step-num{max-width:40vw}}@media(min-width:900px){.Landing .steps .step-text-container{font-size:1.25em}.Landing .steps .step-text-container.first{padding-top:0}.Landing .steps .step-text-container.last{padding-top:10em}}.Landing .steps .s-1{width:100%;height:calc(100vh - 20em);min-height:650px;background:url(/static/media/landing-1.83a457e2.png);background-position:0 100%;background-repeat:no-repeat;background-size:cover}@media(min-width:600px){.Landing .steps .s-1{background-size:100% 100%}}.Landing .steps .s-2{width:100%;height:calc(100vh - 20em);min-height:650px;background:url(/static/media/landing-2.0fbe9e1c.png);background-position:0 100%;background-repeat:no-repeat;background-size:cover}@media(min-width:600px){.Landing .steps .s-2{background-size:100% 100%}}.Landing .steps .s-4{width:100%;height:calc(100vh - 20em);min-height:650px;background:url(/static/media/landing-4.8e4a6826.png);background-position:0 100%;background-repeat:no-repeat;background-size:cover}@media(min-width:600px){.Landing .steps .s-4{background-size:100% 100%}}.Landing .step-background{padding-top:5%;padding-bottom:5%}.Landing .step-background.s-1 .textbox-white{background:#fff;border-radius:.5em;color:#ff1d58;padding:.75em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:"Inter",sans-serif;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:10%}.Landing .step-background.s-1 .step-background-img{height:80%;width:100%;background:url(/static/media/splash-0.7df0dac3.png);background-position:top 50% center;background-repeat:no-repeat;background-size:cover}@media(min-width:900px){.Landing .step-background.s-1 .step-background-img{background-size:contain;margin-top:0}}.Landing .step-background.s-2{display:flex;flex-direction:row;justify-items:center;justify-content:space-between;align-items:center;overflow:hidden;flex-grow:1}.Landing .step-background.s-2 .event-card-large{min-height:50%;min-width:300px;left:-10%}@media(min-width:900px){.Landing .step-background.s-2 .event-card-large{min-height:60%;min-width:400px}}@media(min-width:1200px){.Landing .step-background.s-2 .event-card-large{min-height:unset;max-height:unset;max-width:unset;height:60%;width:100%;left:0}}.Landing .step-background.s-3{width:80%;margin:0 auto 10%;height:30em;background:url(/static/media/splash-1.29536f51.png);background-position:bottom;background-repeat:no-repeat;background-size:contain}@media(min-width:600px){.Landing .step-background.s-3{margin:5% 0 10%;width:100%;-webkit-transform:translate(50%,-100%);transform:translate(50%,-100%);position:absolute}}@media(min-width:900px){.Landing .step-background.s-3{-webkit-transform:translate(40%,-100%);transform:translate(40%,-100%)}}@media(min-width:1200px){.Landing .step-background.s-3{height:35em;-webkit-transform:translate(40%,-90%);transform:translate(40%,-90%)}}@media(min-width:600px){.Landing .step-background.s-4 .step-background-img{width:90%;height:90%;margin-left:5%;background:url(/static/media/splash-2.03efaef6.png);background-position:50%;background-repeat:no-repeat;background-size:contain}}@media(min-width:900px){.Landing .step-background.s-4 .step-background-img{background-position:bottom;margin-top:5%}}.navigation--mobile__dropdown ant-btn{border:1px solid}.vibevent-name-logo{font-family:"Karla",sans-serif;font-size:2rem;font-style:normal;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.topWrapper{position:absolute;top:0;left:0;height:80vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.header{margin-bottom:3em}.title{font-size:4em;margin-bottom:0}.sub-title{color:grey}.description{color:#d3d3d3}.content{width:40%;max-width:500px;max-height:50%;overflow-y:scroll}.footer{position:absolute;bottom:0;left:0;height:20vh;width:100%}.footer>.ant-btn{min-width:40%;max-width:500px;margin:1em auto}.ant-modal-confirm-btns,.ant-modal-footer{display:flex;flex-direction:row;width:100%}.ant-modal-confirm-btns>.ant-btn,.ant-modal-footer>.ant-btn{width:40%;margin:1em auto}.ant-modal-body>.host-select-item{margin:0 auto}@media (max-width:800px){.AuthForm{width:100%}.ant-row{left:0;width:80%}.header{width:75%}.description,.sub-title,.title{text-align:left}.content{width:100%}.ant-btn{width:80%}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{height:100vh;width:100vw;overflow:hidden}.ant-btn-primary{background:#2351e0;color:#fff}.ant-btn,.button--clickable{cursor:pointer;transition:all .2s}.ant-btn:hover,.button--clickable:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.Page,.Page--center,.Page--full,.Page--full--center{height:calc(100% - 5em);width:100%;position:relative;background-color:#f3f5fa;margin-bottom:5em}@media(min-width:600px){.Page,.Page--center,.Page--full,.Page--full--center{height:100%;margin-bottom:unset;left:78px;width:calc(100% - 78px)}}.Page--full,.Page--full--center{left:unset;width:100%}.Page--center,.Page--full--center{align-items:center;display:flex;justify-content:center;text-align:center}.Loader{background:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Error,.Loader{position:absolute;align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;left:0;top:0;opacity:1%;z-index:99}.Error{background:#d3d3d3;font-size:3em}@media(max-width:800px){.Error{font-size:2em}}.row{display:flex;flex-direction:row}.col-2{flex:50% 1}.ant-btn{font-family:"Inter",sans-serif!important;font-weight:600!important;display:flex!important;justify-content:center!important;align-items:center!important;border-radius:.5em!important}.ant-btn.ant-btn-primary{background-color:#ff1d58!important;border-color:#ff1d58!important}.ant-btn.ant-btn-dangerous{background-color:#fff!important;color:#ff1d58!important;border-color:#ff1d58!important}.ant-btn.ant-btn-empty{background-color:unset!important;color:#fff!important;border:none!important}.ant-btn.ant-btn-link,.ant-tag{color:#ff1d58!important}.ant-tag{background:rgba(255,29,88,.1)!important;font-family:"Inter",sans-serif!important;font-weight:600!important}.t--unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.t--capitalize{text-transform:capitalize}.t--uppercase{text-transform:uppercase}.t--lowercase{text-transform:lowercase}
/*# sourceMappingURL=main.37cac5ac.chunk.css.map */