@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&family=Ubuntu:wght@700&display=swap);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}.revenue__wrapper{background-color:#fff;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;padding:20px}.revenue__wrapper .revenue__graph{-webkit-flex:3 1 75%;flex:3 1 75%}.revenue__wrapper .revenue__graph .revenue__graph__scale{height:25%}.revenue__wrapper .revenue__graph .revenue__graph__bars{position:relative;height:50%;padding-right:50px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.revenue__wrapper .revenue__graph .revenue__graph__bars:before{content:"";height:35px;background-color:#dbdbdb;width:5px;display:block;position:absolute;border-radius:10px}.revenue__wrapper .revenue__graph .revenue__graph__bars .revenue__graph__bars_paid-bar{width:25%;height:35px;background-color:#e66e24;border-radius:20px;position:absolute;margin-left:20px}.revenue__wrapper .revenue__graph .revenue__graph__bars .revenue__graph__bars_fundraising-bar{height:35px;width:100%;background-color:#d5ebf6;border-radius:20px;margin-left:20px}.revenue__wrapper .revenue__graph .revenue__graph__legend{height:25%}.revenue__wrapper .revenue__graph .revenue__graph__legend ul{display:-webkit-flex;display:flex;list-style:inside;padding:0}.revenue__wrapper .revenue__graph .revenue__graph__legend ul li{font-size:20px;margin-right:20px}.revenue__wrapper .revenue__graph .revenue__graph__legend ul li:first-of-type{color:#e66e24}.revenue__wrapper .revenue__graph .revenue__graph__legend ul li:last-of-type{color:#d5ebf6}.revenue__wrapper .revenue__graph .revenue__graph__legend ul li span{font-size:10px;left:-10px;top:-2px;position:relative;color:#a2a2a2}.revenue__wrapper .revenue__totals{-webkit-flex:1 1 25%;flex:1 1 25%;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;text-align:center}.revenue__wrapper .revenue__totals,.revenue__wrapper .revenue__totals .revenue__totals__paid{display:-webkit-flex;display:flex;justify-items:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center}.revenue__wrapper .revenue__totals .revenue__totals__paid{-webkit-flex:1 1 50%;flex:1 1 50%;border:4px solid #f4f5f4;border-radius:5px;margin-right:6px;-webkit-flex-wrap:wrap;flex-wrap:wrap;position:relative}.revenue__wrapper .revenue__totals .revenue__totals__paid:before{content:"";float:left;padding-top:100%}.revenue__wrapper .revenue__totals .revenue__totals__paid .revenue__totals__paid-content{display:-webkit-flex;display:flex;position:absolute;top:0;left:0;width:100%;height:100%;justify-items:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.revenue__wrapper .revenue__totals .revenue__totals__paid .revenue__totals__paid-content .revenue__totals__currency{font-size:16px;font-family:"Quicksand",sans-serif}.revenue__wrapper .revenue__totals .revenue__totals__paid .revenue__totals__paid-content .revenue__totals__total-paid{font-size:18px;color:#e66e24;font-family:"Quicksand",sans-serif;font-weight:700}.revenue__wrapper .revenue__totals .revenue__totals__paid .revenue__totals__paid-content .revenue__totals__label{font-size:8px;font-family:"Quicksand",sans-serif;-webkit-flex:1 1 100%;flex:1 1 100%}.revenue__wrapper .revenue__totals .revenue__totals__fundraising{-webkit-flex:1 1 50%;flex:1 1 50%;border:4px solid #f4f5f4;border-radius:5px;margin-left:6px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;position:relative}.revenue__wrapper .revenue__totals .revenue__totals__fundraising:before{content:"";float:left;padding-top:100%}.revenue__wrapper .revenue__totals .revenue__totals__fundraising .revenue__totals__fundraising-content{display:-webkit-flex;display:flex;position:absolute;top:0;left:0;width:100%;height:100%;justify-items:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.revenue__wrapper .revenue__totals .revenue__totals__fundraising .revenue__totals__fundraising-content .revenue__totals__currency{font-size:16px;font-family:"Quicksand",sans-serif}.revenue__wrapper .revenue__totals .revenue__totals__fundraising .revenue__totals__fundraising-content .revenue__totals__total-fundraising{font-size:18px;font-family:"Quicksand",sans-serif;color:#4523c1;font-weight:700}.revenue__wrapper .revenue__totals .revenue__totals__fundraising .revenue__totals__fundraising-content .revenue__totals__label{font-size:8px;font-family:"Quicksand",sans-serif;-webkit-flex:1 1 100%;flex:1 1 100%}#header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;background-color:#4523c1}#header .header__logoWrapper{-webkit-flex:1 1 21%;flex:1 1 21%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;padding:10px 0}#header .header__profileIconWrapper{-webkit-flex:1 1 79%;flex:1 1 79%;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;display:-webkit-flex;display:flex;padding-right:40px}#header .header__profileIconWrapper #header__profileIconWrapper__icon{height:40px;width:40px;background-position:50%;background-size:cover;border-radius:50%}#sidebar{display:-webkit-flex;display:flex;-webkit-flex:1 1 21%;flex:1 1 21%;background-color:#4523c1;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}#sidebar__navigation{list-style:none;margin:142px 0 0;padding:0;width:93%}#sidebar__navigation li{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;border-top-left-radius:26px;border-bottom-left-radius:26px;padding:5px 18px 5px 11px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;color:#fff;margin-bottom:33px;width:calc(75% + 23px);margin-left:auto}#sidebar__navigation li svg:first-child{margin-right:20px}#sidebar__navigation li #rightChevronIcon{margin-left:auto}#sidebar__navigation li.active{background-color:#fff;color:#4523c1;width:100%}#mainContent{-webkit-flex:1 0 79%;flex:1 0 79%;background:#fff;border-top-left-radius:42px;-webkit-align-items:flex-start;align-items:flex-start;padding:42px;overflow:auto;height:100%;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:flex-start;align-content:flex-start}#mainContent,#profileCard{display:-webkit-flex;display:flex}#profileCard{background-color:#fff;border-radius:6px;padding:62px 24px 45px;max-width:248px;min-width:248px;text-align:center}#profileCard #profileCard__contentWrapper{background-color:#f4f5f4;border-radius:6px;-webkit-flex:1 0 100%;flex:1 0 100%;-webkit-align-content:center;align-content:center;padding:0 12.5%}#profileCard #profileCard__contentWrapper #profileCard__contentWrapper__profilePhoto{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;margin-top:-42px;position:relative;margin-bottom:17px;width:150px;height:150px;border-radius:50%;background-position:50%;background-size:cover;border:7px solid #fff;box-sizing:border-box}#profileCard #profileCard__contentWrapper #profileCard__contentWrapper__profilePhoto:hover:after{content:"upload";font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;color:#fff;font-size:12px;width:100%;height:100%;background-color:rgba(0,0,0,.5);position:absolute;top:0;left:0;border-radius:50%;box-sizing:border-box;z-index:9;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}#profileCard #profileCard__contentWrapper #profileCard__contentWrapper__profilePhoto img{border-radius:50%;width:100%;border:7px solid #fff;position:relative;z-index:5}#profileCard #profileCard__contentWrapper #profileCard__contentWrapper__profilePhoto span{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;color:#000;font-size:12px;-webkit-flex:1 0 100%;flex:1 0 100%}#profileCard #profileCard__contentWrapper .profileCard__contentWrapper__name{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;font-size:18px}#profileCard #profileCard__contentWrapper #profileCard__contentWrapper__linkList{padding:0;text-align:left;font-family:"Quicksand",sans-serif;font-weight:400;font-size:16px;color:#a2a2a2;list-style-type:none;margin:50px 0 0}#profileCard #profileCard__contentWrapper #profileCard__contentWrapper__linkList li:hover{cursor:pointer}#profilePhotoUpload__wrapper{-webkit-flex:1 1 100%;flex:1 1 100%}.timeSelect__wrapper select{margin:0 10px 0 0}.timeSelect__wrapper select:last-of-type{margin:0}#profile__wrapper{background-color:#f4f5f4;-webkit-flex:1 0 100%;flex:1 0 100%;border-radius:12px;padding:27px;display:-webkit-flex;display:flex;-webkit-align-items:stretch;align-items:stretch;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;overflow:hidden;height:100%}#merchantProfile__account__wrapper{-webkit-flex:1 1 100%;flex:1 1 100%;background-color:#fff;padding:24px;overflow:hidden}#merchantProfile__account__wrapper p.merchantProfile__account__wrapper__copy{font-family:"Quicksand",sans-serif;font-weight:400;font-size:13px;color:#000}#merchantProfile__account__wrapper p.merchantProfile__account__wrapper__subcopy{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#a2a2a2;font-size:14px}#merchantProfile__account__wrapper h2{font-family:"Quicksand",sans-serif;font-weight:400;font-size:16px;color:#000}#merchantProfile__account__wrapper h2 span.merchantProfile__account__wrapper__edit-sub-copy{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#4523c1;font-size:12px}#merchantProfile__account__wrapper h2 span.merchantProfile__account__wrapper__edit-sub-copy:hover{cursor:pointer}#merchantProfile__account__wrapper input{font-family:"Quicksand",sans-serif;font-weight:600;color:#4523c1;font-size:13px}#merchantProfile__account__wrapper label{font-family:"Quicksand",sans-serif;font-weight:600;color:#000;font-size:13px}#merchantProfileAccount__manageVenue__wrapper{-webkit-flex:1 1;flex:1 1;background-color:#fff;padding:24px}#merchantProfileAccount__bankInfo__wrapper{-webkit-flex:1 1 100%;flex:1 1 100%;padding:24px;background-color:#fff}#merchantProfileAccount__bankInfo__wrapper p.merchantProfileAccount__bankInfo__wrapper__copy{font-family:"Quicksand",sans-serif;color:#000;font-size:13px;line-height:16px}#merchantProfileAccount__bankInfo__wrapper .merchantProfileAccount__bankInfo__inputWrapper #merchantProfileAccount__bankInfo__inputWrapper__onboarding-button{background:#635bff;display:inline-block;height:38px;text-decoration:none;width:187px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkit-font-smoothing:antialiased}#merchantProfileAccount__bankInfo__wrapper .merchantProfileAccount__bankInfo__inputWrapper #merchantProfileAccount__bankInfo__inputWrapper__onboarding-button:hover{background:#7a73ff}#merchantProfileAccount__bankInfo__wrapper .merchantProfileAccount__bankInfo__inputWrapper #merchantProfileAccount__bankInfo__inputWrapper__onboarding-button span{color:#fff;display:block;font-family:sohne-var,"Helvetica Neue",Arial,sans-serif;font-size:15px;font-weight:400;line-height:14px;padding:11px 0 0 24px;position:relative;text-align:left}#merchantProfileAccount__bankInfo__wrapper .merchantProfileAccount__bankInfo__inputWrapper #merchantProfileAccount__bankInfo__inputWrapper__onboarding-button span:after{background-repeat:no-repeat;background-size:49.58px;content:"";height:20px;left:62%;position:absolute;top:28.95%;width:49.58px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 468 222.5' xml:space='preserve'%3E%3Cstyle%3E.st0{fill-rule:evenodd;clip-rule:evenodd;fill:%23fff}%3C/style%3E%3Cpath class='st0' d='M414 113.4c0-25.6-12.4-45.8-36.1-45.8-23.8 0-38.2 20.2-38.2 45.6 0 30.1 17 45.3 41.4 45.3 11.9 0 20.9-2.7 27.7-6.5v-20c-6.8 3.4-14.6 5.5-24.5 5.5-9.7 0-18.3-3.4-19.4-15.2h48.9c0-1.3.2-6.5.2-8.9zm-49.4-9.5c0-11.3 6.9-16 13.2-16 6.1 0 12.6 4.7 12.6 16h-25.8zM301.1 67.6c-9.8 0-16.1 4.6-19.6 7.8l-1.3-6.2h-22v116.6l25-5.3.1-28.3c3.6 2.6 8.9 6.3 17.7 6.3 17.9 0 34.2-14.4 34.2-46.1-.1-29-16.6-44.8-34.1-44.8zm-6 68.9c-5.9 0-9.4-2.1-11.8-4.7l-.1-37.1c2.6-2.9 6.2-4.9 11.9-4.9 9.1 0 15.4 10.2 15.4 23.3 0 13.4-6.2 23.4-15.4 23.4zM223.8 61.7l25.1-5.4V36l-25.1 5.3zM223.8 69.3h25.1v87.5h-25.1zM196.9 76.7l-1.6-7.4h-21.6v87.5h25V97.5c5.9-7.7 15.9-6.3 19-5.2v-23c-3.2-1.2-14.9-3.4-20.8 7.4zM146.9 47.6l-24.4 5.2-.1 80.1c0 14.8 11.1 25.7 25.9 25.7 8.2 0 14.2-1.5 17.5-3.3V135c-3.2 1.3-19 5.9-19-8.9V90.6h19V69.3h-19l.1-21.7zM79.3 94.7c0-3.9 3.2-5.4 8.5-5.4 7.6 0 17.2 2.3 24.8 6.4V72.2c-8.3-3.3-16.5-4.6-24.8-4.6C67.5 67.6 54 78.2 54 95.9c0 27.6 38 23.2 38 35.1 0 4.6-4 6.1-9.6 6.1-8.3 0-18.9-3.4-27.3-8v23.8c9.3 4 18.7 5.7 27.3 5.7 20.8 0 35.1-10.3 35.1-28.2-.1-29.8-38.2-24.5-38.2-35.7z'/%3E%3C/svg%3E")}#merchantProfileAccount__personalDetails__wrapper{-webkit-flex:1 1;flex:1 1;background-color:#fff;padding:24px}#merchantProfileAccount__personalDetails__wrapper .merchantProfileAccount__personalDetails__inputWrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0 31px 0 0}#merchantProfileAccount__personalDetails__wrapper .merchantProfileAccount__personalDetails__inputWrapper label{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#000;font-size:14px;line-height:14px;-webkit-flex:1 0 100%;flex:1 0 100%;margin-bottom:10px}#merchantProfileAccount__personalDetails__wrapper .merchantProfileAccount__personalDetails__inputWrapper input,#merchantProfileAccount__personalDetails__wrapper .merchantProfileAccount__personalDetails__inputWrapper select{-webkit-flex:1 0 100%;flex:1 0 100%;border:1px solid #90a5b1;border-radius:3px;font-family:"Quicksand",sans-serif;font-weight:600;font-size:13px;line-height:16px;padding:9px 42px 9px 11px;margin-bottom:13px}#merchantProfile__notifications__wrapper,#merchantProfileAccount__changePassword__wrapper{-webkit-flex:1 1;flex:1 1;background-color:#fff;padding:24px}#merchantProfile__notifications__wrapper .merchantProfile__notifications__wrapper__checkbox-label{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;color:#4523c1}#merchantProfile__legal__wrapper{-webkit-flex:1 1;flex:1 1;background-color:#fff;padding:24px;overflow:hidden;display:-webkit-flex;display:flex;-webkit-flex-flow:wrap;flex-flow:wrap;-webkit-align-content:flex-start;align-content:flex-start}#merchantProfile__legal__wrapper #merchantProfile__legal__wrapper__privacyPolicy{background-color:#d5ebf6;padding:10px;font-family:"Quicksand",sans-serif;font-weight:400;font-size:20px;height:60%;overflow:auto}#merchantVenue__wrapper{-webkit-flex:1 0 100%;flex:1 0 100%;border-radius:12px;background-color:#f4f5f4}#merchantVenueAddDetails__wrapper{margin:57px 31px}#merchantVenueAddDetails__wrapper .merchantVenueAddDetails__inputWrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0 31px 0 0}#merchantVenueAddDetails__wrapper .merchantVenueAddDetails__inputWrapper label{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#000;font-size:14px;line-height:14px;-webkit-flex:1 0 100%;flex:1 0 100%;margin-bottom:10px}#merchantVenueAddDetails__wrapper .merchantVenueAddDetails__inputWrapper input,#merchantVenueAddDetails__wrapper .merchantVenueAddDetails__inputWrapper select{-webkit-flex:1 0 100%;flex:1 0 100%;border:1px solid #90a5b1;border-radius:3px;font-family:"Quicksand",sans-serif;font-weight:600;font-size:13px;line-height:16px;padding:9px 42px 9px 11px;margin-bottom:13px;background-color:#fff}.hoursOfOperation__wrapper{background-color:#fff;border-radius:12px;margin:56px 152px;padding:20px}.hoursOfOperation__wrapper h2{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;color:#000;font-size:18px;line-height:22px;text-align:center}.hoursOfOperation__wrapper label{font-size:14px;line-height:17px}.hoursOfOperation__wrapper label,.hoursOfOperation__wrapper span{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;color:#000}.hoursOfOperation__wrapper span{font-size:12px;line-height:14px}.hoursOfOperation__wrapper .hoursOfOperation__wrapper__day__wrapper{-webkit-justify-content:space-between;justify-content:space-between;display:-webkit-flex;display:flex;padding:10px 0}.hoursOfOperation__wrapper .hoursOfOperation__wrapper__buttons__wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;margin-top:50px}h2{font-weight:700;font-size:16px;line-height:19px;color:#000}h2,p{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}p{font-weight:300;color:#a5a5a5;font-size:14px}label{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;color:#000;font-size:16px;line-height:19px}#servicesList__topBar,#servicesList__wrapper{background-color:#f4f5f4;display:-webkit-flex;display:flex;-webkit-flex:1 1 100%;flex:1 1 100%;border-radius:12px;padding:15px 19px}#servicesList__wrapper{-webkit-flex-wrap:wrap;flex-wrap:wrap}#servicesList__wrapper #servicesList__wrapper__header{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;font-size:12px;color:#a2a2a2;padding:10px 19px;text-align:left;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-flex:1 0 100%;flex:1 0 100%;background-color:#fff;border-radius:12px}#servicesList__wrapper #servicesList__wrapper__header #servicesList__wrapper__header__id{-webkit-flex:1 0 20%;flex:1 0 20%}#servicesList__wrapper #servicesList__wrapper__header #servicesList__wrapper__header__name{-webkit-flex:1 0 80%;flex:1 0 80%}#servicesList__wrapper #servicesList__wrapper__body{display:-webkit-flex;display:flex;-webkit-flex:1 0 100%;flex:1 0 100%;-webkit-flex-wrap:wrap;flex-wrap:wrap}#servicesList__wrapper #servicesList__wrapper__body .servicesList__wrapper__row{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;font-size:12px;color:#666;padding:10px 19px;text-align:left;display:-webkit-flex;display:flex;-webkit-flex:1 0 100%;flex:1 0 100%;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:stretch;justify-content:stretch;background-color:#fff;border-radius:12px;margin-top:14px;-webkit-align-content:center;align-content:center;-webkit-align-items:center;align-items:center}#servicesList__wrapper #servicesList__wrapper__body .servicesList__wrapper__row .servicesList__wrapper__row__type{-webkit-flex:1 0 16%;flex:1 0 16%}#servicesList__wrapper #servicesList__wrapper__body .servicesList__wrapper__row .servicesList__wrapper__row__id{-webkit-flex:1 0 20%;flex:1 0 20%}#servicesList__wrapper #servicesList__wrapper__body .servicesList__wrapper__row .servicesList__wrapper__row__code{text-align:center;-webkit-flex:1 0 8%;flex:1 0 8%}#servicesList__wrapper #servicesList__wrapper__body .servicesList__wrapper__row .servicesList__wrapper__row__name{-webkit-flex:1 0 80%;flex:1 0 80%}#servicesList__wrapper #servicesList__wrapper__body .servicesList__wrapper__row .servicesList__wrapper__row__status{text-align:center;-webkit-flex:1 0 10%;flex:1 0 10%}#servicesList__wrapper #servicesList__wrapper__body .servicesList__wrapper__row .servicesList__wrapper__row__action{text-align:center;-webkit-flex:1 0 10%;flex:1 0 10%;color:#4523c1}#servicesList__wrapper #servicesList__wrapper__body .servicesList__wrapper__row .servicesList__wrapper__row__action:hover{cursor:pointer}#servicesList__wrapper #servicesList__wrapper__body .servicesList__wrapper__row.inactive{color:#a2a2a2}#servicesList__wrapper #servicesList__wrapper__body .servicesList__wrapper__row.edit .servicesList__wrapper__row__name #serviceName{border:none;background-color:#d5ebf6;border-radius:3px;padding:4px;width:50%}#servicesList__wrapper #servicesList__wrapper__body .servicesList__wrapper__row.edit .servicesList__wrapper__row__status span{background:#d5ebf6;padding:4px;border-radius:3px;color:#000}#servicesList__wrapper #servicesList__wrapper__body .servicesList__wrapper__row.edit .servicesList__wrapper__row__status span.activeStatus{background-color:#4523c1;color:#fff}#servicesList__wrapper #servicesList__wrapper__body .servicesList__wrapper__row.edit .servicesList__wrapper__row__action span{background-color:#d5ebf6;padding:4px;color:#e66e24;border-radius:3px}#serviceList__pagination__wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center;-webkit-flex:1 0 100%;flex:1 0 100%;-webkit-align-items:center;align-items:center;margin:16px 0 0}#serviceList__pagination__wrapper #pageNumber{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;color:#000;font-size:16px;line-height:19px;margin:0 42px}#registerLogin__wrapper{background-color:grey;display:-webkit-flex;display:flex;height:100%}#registerLogin__wrapper #registerLogin__wrapper__leftSide{-webkit-flex:1 0 47%;flex:1 0 47%;background-image:url(https://res.cloudinary.com/dpk0itkv7/image/upload/v1623824952/splitsees-app-splash-photo-gradient_whpo2y.jpg);background-size:cover;background-position:50%}#registerLogin__rightSide{-webkit-flex:1 1 57.75%;flex:1 1 57.75%;display:-webkit-flex;display:flex;background-color:#fff;padding:34px 40px 70px 69px;-webkit-flex-wrap:wrap;flex-wrap:wrap}#registerLogin__rightSide #registerLogin_rightSide__topLink{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;font-size:15px;line-height:18px;justify-self:right;-webkit-flex:1 1 100%;flex:1 1 100%;text-align:right}#registerLogin__rightSide #registerLogin_rightSide__topLink .registerLogin_rightSide__topLink__copy{color:#000;margin-right:6px}#registerLogin__rightSide #registerLogin_rightSide__topLink .registerLogin_rightSide__topLink__link{color:#4523c1}#registerLogin__rightSide #registerLogin__rightSide__registerForm{-webkit-flex:1 1 100%;flex:1 1 100%;-webkit-align-items:flex-start;align-items:flex-start}#registerLogin__rightSide #registerLogin__rightSide__registerForm #registerLogin__rightSide__registerForm__copy h1{font-family:"Quicksand",sans-serif;font-weight:700;font-size:33px;line-height:41px;color:#000;margin:0;padding:0}#registerLogin__rightSide #registerLogin__rightSide__registerForm #registerLogin__rightSide__registerForm__copy p{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;color:#000;font-size:15px;line-height:18px}#registerLogin__rightSide #registerLogin__rightSide__registerForm #registerLogin__rightSide__registerForm__copy ul{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;font-size:16px;line-height:22px;color:#a7bac4;list-style:none;margin:31px 0 71px;padding:0;border:1px solid #4523c1;border-radius:3px;display:-webkit-inline-flex;display:inline-flex}#registerLogin__rightSide #registerLogin__rightSide__registerForm #registerLogin__rightSide__registerForm__copy ul li{padding:8px 33px}#registerLogin__rightSide #registerLogin__rightSide__registerForm #registerLogin__rightSide__registerForm__copy ul li.registerLogin__rightSide__registerForm__merchantPlanner__active{color:#fff;background-color:#4523c1;border-radius:3px}#registerLogin__rightSide #registerLogin__rightSide__registerForm #registerLogin__rightSide__registerForm__form{-webkit-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-flex;display:flex;padding-right:99px}#registerLogin__rightSide #registerLogin__rightSide__registerForm #registerLogin__rightSide__registerForm__form .registerLogin__rightSide__registerForm__form__inputWrapper{-webkit-flex:1 0 100%;flex:1 0 100%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0 31px 0 0}#registerLogin__rightSide #registerLogin__rightSide__registerForm #registerLogin__rightSide__registerForm__form .registerLogin__rightSide__registerForm__form__inputWrapper label{-webkit-flex:1 0 100%;flex:1 0 100%;margin-bottom:10px}#registerLogin__rightSide #registerLogin__rightSide__registerForm #registerLogin__rightSide__registerForm__form .registerLogin__rightSide__registerForm__form__inputWrapper input{-webkit-flex:1 0 100%;flex:1 0 100%;border:1px solid #90a5b1;border-radius:3px;font-family:"Quicksand",sans-serif;font-weight:600;font-size:13px;line-height:16px;padding:9px 42px 9px 11px;margin-bottom:13px}#registerLogin__rightSide #registerLogin__rightSide__registerForm__buttonWrapper{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-flex:1 0 100%;flex:1 0 100%}#registerLogin__rightSide__registerForm__form #verifyInput{font-size:69px;width:50%;margin-top:110px}#registerLogin__rightSide__registerForm__form p{-webkit-flex:1 0 100%;flex:1 0 100%;color:#000;font-weight:400;margin-bottom:50px}#registerLogin__rightSide__registerForm__form .input-wrapper{-webkit-flex:1 0 100%;flex:1 0 100%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0 31px 0 0}#registerLogin__rightSide__registerForm__form .input-wrapper label{-webkit-flex:1 0 100%;flex:1 0 100%;margin-bottom:10px}#registerLogin__rightSide__registerForm__form .input-wrapper input{-webkit-flex:1 0 100%;flex:1 0 100%;border:1px solid #90a5b1;border-radius:3px;font-family:"Quicksand",sans-serif;font-weight:600;font-size:13px;line-height:16px;padding:9px 42px 9px 11px;margin-bottom:13px}#registerLogin__rightSide__registerForm__buttonWrapper button{margin-left:18px}#forgotPasswordLink{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;line-height:14px;color:#4523c1;font-size:12px;-webkit-flex:1 0 100%;flex:1 0 100%;text-align:right}#merchantProfile__profilePhoto__wrapper{-webkit-flex:1 1;flex:1 1;background-color:#fff;padding:24px}#merchantProfile__account__wrapper .merchantProfileAccount__passwordReset__inputWrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0 31px 0 0}#merchantProfile__account__wrapper .merchantProfileAccount__passwordReset__inputWrapper label{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#000;font-size:14px;line-height:14px;-webkit-flex:1 0 100%;flex:1 0 100%;margin-bottom:10px}#merchantProfile__account__wrapper .merchantProfileAccount__passwordReset__inputWrapper input{-webkit-flex:1 0 100%;flex:1 0 100%;border:1px solid #90a5b1;border-radius:3px;font-family:"Quicksand",sans-serif;font-weight:600;font-size:13px;line-height:16px;padding:9px 42px 9px 11px;margin-bottom:13px}#modal__wrapper{position:relative;z-index:1}#modal__wrapper #modal__wrapper_content{position:absolute;width:50vw;min-height:25vh;left:25vw;top:37.5vh;background-color:#fff;padding:25px;box-sizing:border-box;display:-webkit-flex;display:flex;border-radius:12px;-webkit-flex-wrap:wrap;flex-wrap:wrap}#modal__wrapper #modal__wrapper_content #modal__wrapper_content_title{font-family:"Quicksand",sans-serif;font-size:20px;font-weight:600;color:#000;-webkit-flex:1 0 100%;flex:1 0 100%}#modal__wrapper #modal__wrapper_content #modal__wrapper_content_copy{font-family:"Quicksand",sans-serif;font-size:13px;font-weight:400;color:#000;-webkit-flex:1 0 100%;flex:1 0 100%}#modal__wrapper #modal__wrapper_content #modal__wrapper_conent_message-error p{color:#000}#modal__wrapper #modal__wrapper_content Button{margin-left:auto;-webkit-align-self:flex-end;align-self:flex-end}#modal__wrapper:before{content:"";width:100vw;height:100vh;background-color:rgba(0,0,0,.5);position:absolute;z-index:-1;left:0;right:0}.venue__wrapper{border:1px solid #000;padding:24px;box-sizing:border-box;background-size:cover;background-position:50%;border-radius:12px;margin-bottom:38px}.venue__wrapper,.venue__wrapper .venue__wrapper__content{-webkit-flex:1 0 100%;flex:1 0 100%;display:-webkit-flex;display:flex}.venue__wrapper .venue__wrapper__content{background-color:rgba(69,35,193,.78);border-radius:12px;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;position:relative}.venue__wrapper .venue__wrapper__content #eyeIcon{position:absolute;top:10px;right:10px}.venue__wrapper .venue__wrapper__content .venue__wrapper__content__logo{-webkit-flex:1 0 25%;flex:1 0 25%;display:-webkit-flex;display:flex}.venue__wrapper .venue__wrapper__content .venue__wrapper__content__logo .venue__wrapper__content__logoImage{width:100%;height:auto}.venue__wrapper .venue__wrapper__content .venue__wrapper__content__nameAddress{-webkit-flex:1 0 25%;flex:1 0 25%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center;text-align:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.venue__wrapper .venue__wrapper__content .venue__wrapper__content__nameAddress .venue__wrapper__content__nameAddress__name{font-family:"Quicksand",sans-serif;font-weight:400;font-size:16px;color:#000;-webkit-flex:1 0 100%;flex:1 0 100%}.venue__wrapper .venue__wrapper__content .venue__wrapper__content__nameAddress .venue__wrapper__content__nameAddress__address{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;-webkit-flex:1 0 100%;flex:1 0 100%}.venue__wrapper .venue__wrapper__content .venue__wrapper__content__hours{-webkit-flex:1 0 25%;flex:1 0 25%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:center;align-content:center;text-align:center;-webkit-justify-content:center;justify-content:center}.venue__wrapper .venue__wrapper__content .venue__wrapper__content__hours .venue__wrapper__content__hours__weekday{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;color:#000;font-size:16px;-webkit-flex:1 0 100%;flex:1 0 100%}.venue__wrapper .venue__wrapper__content .venue__wrapper__content__hours .venue__wrapper__content__hours__time__end,.venue__wrapper .venue__wrapper__content .venue__wrapper__content__hours .venue__wrapper__content__hours__time__start{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;color:#000;font-size:14px}.venue__wrapper .venue__wrapper__content .venue__wrapper__content__website{-webkit-flex:1 0 25%;flex:1 0 25%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.venue__wrapper .venue__wrapper__content .venue__wrapper__content__website .venue__wrapper__content__website__link{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;color:#000;font-size:16px}#merchantServices__wrapper{-webkit-flex:1 0 100%;flex:1 0 100%;border-radius:12px;background-color:#f4f5f4;padding:27px}#merchantServiceAddDetails__wrapper .merchantServiceAddDetails__wrapper_inputWrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0 31px 0 0}#merchantServiceAddDetails__wrapper .merchantServiceAddDetails__wrapper_inputWrapper label{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#000;font-size:14px;line-height:14px;-webkit-flex:1 0 100%;flex:1 0 100%;margin-bottom:10px}#merchantServiceAddDetails__wrapper .merchantServiceAddDetails__wrapper_inputWrapper input,#merchantServiceAddDetails__wrapper .merchantServiceAddDetails__wrapper_inputWrapper select,#merchantServiceAddDetails__wrapper .merchantServiceAddDetails__wrapper_inputWrapper textarea{-webkit-flex:1 0 100%;flex:1 0 100%;border:1px solid #90a5b1;border-radius:3px;font-family:"Quicksand",sans-serif;font-weight:600;font-size:13px;line-height:16px;padding:9px 42px 9px 11px;margin-bottom:13px;background-color:#fff}#merchantServiceAddDetails__wrapper .merchantServiceAddDetails__wrapper_inputWrapper button{margin-left:auto}#merchantServiceAddDetails__wrapper .merchantServiceAddDetails__wrapper_inputWrapper .merchantServiceAddDetails__wrapper_inputWrapperDouble{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex:1 0 50%;flex:1 0 50%}#merchantServiceAddDetails__wrapper .merchantServiceAddDetails__wrapper_inputWrapper .merchantServiceAddDetails__wrapper_inputWrapperDouble:first-of-type{padding-right:10px}#merchantServiceAddDetails__wrapper .merchantServiceAddDetails__wrapper_inputWrapper .merchantServiceAddDetails__wrapper_inputWrapperDouble:last-of-type{padding-left:10px}#merchantServiceAddDetails__wrapper .merchantServiceAddDetails__wrapper_inputWrapper .merchantServiceAddDetails__wrapper_inputWrapperDouble input,#merchantServiceAddDetails__wrapper .merchantServiceAddDetails__wrapper_inputWrapper .merchantServiceAddDetails__wrapper_inputWrapperDouble select,#merchantServiceAddDetails__wrapper .merchantServiceAddDetails__wrapper_inputWrapper .merchantServiceAddDetails__wrapper_inputWrapperDouble textarea{-webkit-flex:1 0 100%;flex:1 0 100%;border:1px solid #90a5b1;border-radius:3px;font-family:"Quicksand",sans-serif;font-weight:600;font-size:13px;line-height:16px;padding:9px 42px 9px 11px;margin-bottom:13px;background-color:#fff}#publicVenue__wrapper{background-color:#fff;display:-webkit-flex;display:flex;width:90%;max-height:90%;-webkit-align-self:center;align-self:center;margin:5% 0;-webkit-flex-wrap:wrap;flex-wrap:wrap;border-radius:12px;overflow:scroll;-webkit-align-content:flex-start;align-content:flex-start}#publicVenue__wrapper #publicVenue__wrapper__header{background-color:#000;background-size:cover;background-position:50%;height:200px;-webkit-flex:1 0 100%;flex:1 0 100%}#publicVenue__wrapper #publicVenue__wrapper__body{-webkit-flex:1 0 100%;flex:1 0 100%;padding:50px;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;align-content:flex-start;-webkit-flex-wrap:wrap;flex-wrap:wrap}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__logo{-webkit-flex:1 0 25%;flex:1 0 25%}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__logo img{height:150px;width:150px}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__info{-webkit-flex:1 0 75%;flex:1 0 75%}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__info #publicVenue__wrapper__info__PhoneNumber,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__info #publicVenue__wrapper__info__street0,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__info #publicVenue__wrapper__info__street1,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__info #publicVenue__wrapper__info__Website{color:#000;font-size:14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;display:block}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__info #publicVenue__wrapper__info__city,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__info #publicVenue__wrapper__info__state,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__info #publicVenue__wrapper__info__ZipCode{color:#000;font-size:14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services{-webkit-flex:1 0 100%;flex:1 0 100%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services h1{-webkit-flex:1 0 100%;flex:1 0 100%}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services .publicVenue__wrapper__services__service{border:1px solid #000;-webkit-flex:1 0 25%;flex:1 0 25%;margin:0 15px;border-radius:12px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;overflow:hidden;-webkit-flex-wrap:wrap;flex-wrap:wrap}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services .publicVenue__wrapper__services__service .publicVenue__wrapper__services__service__header{height:100px;-webkit-flex:1 0 100%;flex:1 0 100%;background-position:50%;background-size:cover;border-bottom:1px solid #000}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services .publicVenue__wrapper__services__service .publicVenue__wrapper__services__service__body{-webkit-flex:1 0 100%;flex:1 0 100%;padding:15px}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex:1 0 100%;flex:1 0 100%}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book h1,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book h2{-webkit-flex:1 0 100%;flex:1 0 100%}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__header{-webkit-flex:1 0 100%;flex:1 0 100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__header .publicVenue__wrapper__services__book__header_logo{-webkit-flex:1 0 25%;flex:1 0 25%}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__header .publicVenue__wrapper__services__book__header_logo img{width:100%;height:auto;border:1px solid #4523c1;border-radius:12px}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__header .publicVenue__wrapper__services__book__header_body{-webkit-flex:1 0 75%;flex:1 0 75%;padding-left:25px}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__header .publicVenue__wrapper__services__book__header_body p{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#000;font-size:14px;line-height:14px}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_day,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_month,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_year{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0 31px 0 0;-webkit-flex:33% 1;flex:33% 1}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_day label,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_month label,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_year label{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#000;font-size:14px;line-height:14px;-webkit-flex:1 0 100%;flex:1 0 100%;margin-bottom:10px}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_day input,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_day select,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_day textarea,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_month input,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_month select,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_month textarea,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_year input,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_year select,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_year textarea{-webkit-flex:1 0 100%;flex:1 0 100%;border:1px solid #90a5b1;border-radius:3px;font-family:"Quicksand",sans-serif;font-weight:600;font-size:13px;line-height:16px;padding:9px 42px 9px 11px;margin-bottom:13px;background-color:#fff}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_endTime,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_startTime{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0 31px 0 0;-webkit-flex:1 0 50%;flex:1 0 50%}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_endTime label,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_startTime label{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#000;font-size:14px;line-height:14px;-webkit-flex:1 0 100%;flex:1 0 100%;margin-bottom:10px}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_endTime input,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_endTime select,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_endTime textarea,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_startTime input,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_startTime select,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inputWrapper_startTime textarea{-webkit-flex:1 0 33%;flex:1 0 33%;border:1px solid #90a5b1;border-radius:3px;font-family:"Quicksand",sans-serif;font-weight:600;font-size:13px;line-height:16px;padding:9px 42px 9px 11px;margin-bottom:13px;background-color:#fff}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inviteGuestWrapper{-webkit-flex:1 0 100%;flex:1 0 100%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:25px}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inviteGuestWrapper button,#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper__services__book__inviteGuestWrapper input{-webkit-flex:1 0 25%;flex:1 0 25%}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper_services__book__inviteGuestTitleWrapper{-webkit-flex:1 0 100%;flex:1 0 100%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;margin-bottom:50px}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book .publicVenue__wrapper_services__book__inviteGuestTitleWrapper button{margin-left:0}#publicVenue__wrapper #publicVenue__wrapper__body #publicVenue__wrapper__services__book button{margin-left:auto}.publicVenue__modal__inputWrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0}.publicVenue__modal__inputWrapper label{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#000;font-size:14px;line-height:14px;-webkit-flex:1 0 100%;flex:1 0 100%;margin-bottom:10px}.publicVenue__modal__inputWrapper input,.publicVenue__modal__inputWrapper select,.publicVenue__modal__inputWrapper textarea{-webkit-flex:1 0 100%;flex:1 0 100%;border:1px solid #90a5b1;border-radius:3px;font-family:"Quicksand",sans-serif;font-weight:600;font-size:13px;line-height:16px;padding:9px 42px 9px 11px;margin-bottom:13px;background-color:#fff}.publicVenue__modal__inputWrapper button{margin-left:unset!important}.publicVenue__modal__inputWrapper .publicVenue__modal__inputWrapper__forgotPassword{margin-bottom:10px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;line-height:14px;color:#4523c1;font-size:12px;-webkit-flex:1 0 100%;flex:1 0 100%;text-align:right}#publicVenue__button-wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center}#publicVenue__button-wrapper button{margin:0 0 10px;-webkit-flex:1 0 100%;flex:1 0 100%}.googleSignInOutButton{font-size:15px;color:#000;display:block}#publicVenue__service__wrapper{margin:5%;height:90%;max-width:90%;overflow:scroll;background-color:#fff}#inivitations__header{height:10%;margin:0 5%;-webkit-align-content:center;align-content:center;-webkit-align-items:center;align-items:center}#inivitations__header,#invitations__wrapper{width:90%;max-width:1200px;display:-webkit-flex;display:flex}#invitations__wrapper{background:#fff;height:auto;-webkit-align-self:center;align-self:center;border-radius:12px;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:25px 75px;-webkit-align-content:flex-start;align-content:flex-start}#invitations__wrapper #invitations__wrapper__first-name{font-family:"Quicksand",sans-serif;font-weight:400;font-size:45px;line-height:56px;color:#000;margin-bottom:19px}#invitations__wrapper #invitations__wrapper__sub-header{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;font-size:30px;line-height:35px;color:#000;-webkit-flex:1 0 100%;flex:1 0 100%;margin-bottom:25px}#invitations__wrapper #invitations__wrapper__sub-header span{color:#4523c1}#invitations__wrapper #invitations__wrapper__event-details{-webkit-flex:1 0 50%;flex:1 0 50%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:flex-start;align-content:flex-start;padding:10px 0}#invitations__wrapper #invitations__wrapper__event-details .invitations__wrapper__event-details__detail-wrapper{-webkit-flex:1 0 100%;flex:1 0 100%;-webkit-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-flex;display:flex}#invitations__wrapper #invitations__wrapper__event-details .invitations__wrapper__event-details__detail-wrapper .invitations__wrapper__event-details__detail-wrapper__label{color:#4523c1;font-size:18px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-flex:1 0 15%;flex:1 0 15%}#invitations__wrapper #invitations__wrapper__event-details .invitations__wrapper__event-details__detail-wrapper .invitations__wrapper__event-details__detail-wrapper__detail{color:#000;font-size:20px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;-webkit-flex:1 0 85%;flex:1 0 85%}#invitations__wrapper #invitations__wrapper__event-image{-webkit-flex:1 0 50%;flex:1 0 50%;padding:10px 0}#invitations__wrapper #invitations__wrapper__event-image img{width:100%;border-radius:47px}#invitations__wrapper #invitations__wrapper__footer{-webkit-flex:1 0 100%;flex:1 0 100%;background:rgba(69,35,193,.5);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:25px;margin-top:25px}#invitations__wrapper #invitations__wrapper__footer .invitations__wrapper__footer__detail-wrapper{-webkit-flex:1 0 50%;flex:1 0 50%}#invitations__wrapper #invitations__wrapper__footer .invitations__wrapper__footer__detail-wrapper .invitations__wrapper__footer__detail-wrapper__label{color:#4523c1;font-size:18px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;margin-right:15px}#invitations__wrapper #invitations__wrapper__footer .invitations__wrapper__footer__detail-wrapper .invitations__wrapper__footer__detail-wrapper__detail{font-size:25px;font-weight:700;color:#000}#invitations__wrapper #invitations__wrapper__footer .invitations__wrapper__footer__detail-wrapper .invitations__wrapper__footer__detail-wrapper__detail span:first-of-type{font-weight:700;font-size:14px;vertical-align:super}#invitations__wrapper #invitations__wrapper__footer .invitations__wrapper__footer__detail-wrapper .invitations__wrapper__footer__detail-wrapper__detail span:last-of-type{font-weight:400;font-size:11px}#invitations-rsvp__wrapper{background:#fff;display:-webkit-flex;display:flex;width:90%;max-width:1200px;height:auto;-webkit-align-self:center;align-self:center;border-radius:12px;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:25px 75px;-webkit-align-content:flex-start;align-content:flex-start;-webkit-justify-content:center;justify-content:center}#invitations-rsvp__wrapper #invitations-rsvp__wrapper__rsvp{font-family:"Quicksand",sans-serif;font-weight:400;font-size:45px;line-height:56px;color:#000;margin-bottom:19px;text-align:center}#invitations-rsvp__wrapper #invitations-rsvp__wrapper__subHeader{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;font-size:30px;line-height:35px;color:#000;-webkit-flex:1 0 100%;flex:1 0 100%;margin-bottom:83px;text-align:center}#invitations-rsvp__wrapper #invitations-rsvp__wrapper__rsvp-wrapper{-webkit-flex:1 0 75%;flex:1 0 75%;display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;margin-bottom:92px}#invitations-rsvp__wrapper #invitations-rsvp__wrapper__rsvp-wrapper .invitations-rsvp__wrapper__rsvp-wrapper__rsvp-option{border-radius:28px;border:5px solid #4523c1;padding:60px 75px 40px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:column;flex-direction:column;box-sizing:border-box}#invitations-rsvp__wrapper #invitations-rsvp__wrapper__rsvp-wrapper .invitations-rsvp__wrapper__rsvp-wrapper__rsvp-option.active,#invitations-rsvp__wrapper #invitations-rsvp__wrapper__rsvp-wrapper .invitations-rsvp__wrapper__rsvp-wrapper__rsvp-option:hover{cursor:pointer}#invitations-rsvp__wrapper #invitations-rsvp__wrapper__rsvp-wrapper .invitations-rsvp__wrapper__rsvp-wrapper__rsvp-option.active svg g g,#invitations-rsvp__wrapper #invitations-rsvp__wrapper__rsvp-wrapper .invitations-rsvp__wrapper__rsvp-wrapper__rsvp-option:hover svg g g{fill:#fff}#invitations-rsvp__wrapper #invitations-rsvp__wrapper__rsvp-wrapper .invitations-rsvp__wrapper__rsvp-wrapper__rsvp-option.active span,#invitations-rsvp__wrapper #invitations-rsvp__wrapper__rsvp-wrapper .invitations-rsvp__wrapper__rsvp-wrapper__rsvp-option:hover span{font-weight:700}#invitations-rsvp__wrapper #invitations-rsvp__wrapper__rsvp-wrapper .invitations-rsvp__wrapper__rsvp-wrapper__rsvp-option:first-of-type.active,#invitations-rsvp__wrapper #invitations-rsvp__wrapper__rsvp-wrapper .invitations-rsvp__wrapper__rsvp-wrapper__rsvp-option:first-of-type:hover{background:#88f1c9;background:linear-gradient(135deg,#88f1c9,#50de99)}#invitations-rsvp__wrapper #invitations-rsvp__wrapper__rsvp-wrapper .invitations-rsvp__wrapper__rsvp-wrapper__rsvp-option:last-of-type.active,#invitations-rsvp__wrapper #invitations-rsvp__wrapper__rsvp-wrapper .invitations-rsvp__wrapper__rsvp-wrapper__rsvp-option:last-of-type:hover{background:#fea4ee;background:linear-gradient(135deg,#fea4ee,#e997e0)}#invitations-rsvp__wrapper #invitations-rsvp__wrapper__rsvp-wrapper .invitations-rsvp__wrapper__rsvp-wrapper__rsvp-option svg{margin-bottom:39px}#invitations-rsvp__wrapper #invitations-rsvp__wrapper__rsvp-wrapper .invitations-rsvp__wrapper__rsvp-wrapper__rsvp-option span{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;font-size:18px;line-height:22px;color:#000;text-align:center;text-transform:uppercase}#invitations-rsvp__wrapper #invitations-rsvp__wrapper__buttons-wrapper{-webkit-flex:0 0 50%;flex:0 0 50%;display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly}#invitations-rsvp-going__wrapper{background:#fff;width:90%;max-width:1200px;height:auto;-webkit-align-self:center;align-self:center;border-radius:12px;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:25px 75px;-webkit-align-content:flex-start;align-content:flex-start;-webkit-justify-content:center;justify-content:center}#invitations-rsvp-going__wrapper h1{text-align:center}#invitations-rsvp-going__wrapper #invitations-rsvp-going__wrapper__form{width:50%;margin:0 auto;text-align:center}#invitations-rsvp-going__wrapper #invitations-rsvp-going__wrapper__form #invitations-rsvp-going__wrapper__form__sub-header{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;font-size:20px;color:#000;-webkit-flex:1 0 100%;flex:1 0 100%;text-align:center}#invitations-rsvp-going__wrapper #invitations-rsvp-going__wrapper__form #cardElement{display:block;height:auto;position:relative;padding:15px;box-shadow:0 1px 2px 0 rgba(0,0,0,.5);border-radius:5px;margin-top:50px}#invitations-rsvp-going__wrapper #invitations-rsvp-going__wrapper__form button{background-color:#4523c1;color:#fff;font-family:"Quicksand",sans-serif;font-weight:400;font-size:15px;border:none;border-radius:3px;width:152px;height:40px;margin-top:20px;float:right}#invitations-rsvp-notGoing__wrapper{background:#fff;width:90%;max-width:1200px;height:auto;-webkit-align-self:center;align-self:center;border-radius:12px;text-align:center;padding:100px}#invitations-rsvp-notGoing__wrapper #invitations-rsvp-notGoing__wrapper__form__sub-header{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;font-size:20px;color:#000;-webkit-flex:1 0 100%;flex:1 0 100%;text-align:center}#merchantBookings__wrapper{-webkit-flex:1 0 100%;flex:1 0 100%;border-radius:12px;background-color:#f4f5f4;padding:27px}#merchantBookings__wrapper #merchantBookings__wrapper__topBar{background-color:#f4f5f4;display:-webkit-flex;display:flex;-webkit-flex:1 1 100%;flex:1 1 100%;border-radius:12px;padding:15px 19px}#merchantBookings__wrapper #merchantBookings__wrapper__List__wrapper__header{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;font-size:12px;color:#a2a2a2;padding:10px 19px;text-align:left;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-flex:1 0 100%;flex:1 0 100%;background-color:#fff;border-radius:12px}#merchantBookings__wrapper #merchantBookings__wrapper__List__wrapper__header #merchantBookings__wrapper__List__wrapper__header__date,#merchantBookings__wrapper #merchantBookings__wrapper__List__wrapper__header #merchantBookings__wrapper__List__wrapper__header__id,#merchantBookings__wrapper #merchantBookings__wrapper__List__wrapper__header #merchantBookings__wrapper__List__wrapper__header__name,#merchantBookings__wrapper #merchantBookings__wrapper__List__wrapper__header #merchantBookings__wrapper__List__wrapper__header__status{-webkit-flex:1 0 25%;flex:1 0 25%}#merchantBookings__wrapper #merchantBookings__wrapper__body{display:-webkit-flex;display:flex;-webkit-flex:1 0 100%;flex:1 0 100%;-webkit-flex-wrap:wrap;flex-wrap:wrap}#merchantBookings__wrapper #merchantBookings__wrapper__body .merchantBookings__wrapper__row{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;font-size:12px;color:#666;padding:10px 19px;text-align:left;display:-webkit-flex;display:flex;-webkit-flex:1 0 100%;flex:1 0 100%;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:stretch;justify-content:stretch;background-color:#fff;border-radius:12px;margin-top:14px;-webkit-align-content:center;align-content:center;-webkit-align-items:center;align-items:center}#merchantBookings__wrapper #merchantBookings__wrapper__body .merchantBookings__wrapper__row .merchantBookings__wrapper__row__date,#merchantBookings__wrapper #merchantBookings__wrapper__body .merchantBookings__wrapper__row .merchantBookings__wrapper__row__id,#merchantBookings__wrapper #merchantBookings__wrapper__body .merchantBookings__wrapper__row .merchantBookings__wrapper__row__name{-webkit-flex:1 0 25%;flex:1 0 25%}#merchantBookings__wrapper #merchantBookings__wrapper__body .merchantBookings__wrapper__row .merchantBookings__wrapper__row__status{-webkit-flex:1 0 25%;flex:1 0 25%;text-transform:capitalize}#merchantBookings__wrapper #merchantBookings__wrapper__body .merchantBookings__wrapper__row .merchantBookings__wrapper__row__status span{color:#4523c1;margin:0 10px;text-decoration:underline}#merchantBookings__wrapper #merchantBookings__wrapper__body .merchantBookings__wrapper__row.inactive{color:#a2a2a2}#merchantBookings__wrapper #merchantBookings__wrapper__body .merchantBookings__wrapper__row.edit .servicesList__wrapper__row__name #serviceName{border:none;background-color:#d5ebf6;border-radius:3px;padding:4px;width:50%}#merchantBookings__wrapper #merchantBookings__wrapper__body .merchantBookings__wrapper__row.edit .servicesList__wrapper__row__status span{background:#d5ebf6;padding:4px;border-radius:3px;color:#000}#merchantBookings__wrapper #merchantBookings__wrapper__body .merchantBookings__wrapper__row.edit .servicesList__wrapper__row__status span.activeStatus{background-color:#4523c1;color:#fff}#merchantBookings__wrapper #merchantBookings__wrapper__body .merchantBookings__wrapper__row.edit .servicesList__wrapper__row__action span{background-color:#d5ebf6;padding:4px;color:#e66e24;border-radius:3px}.front-door__wrapper{background-image:url(https://res.cloudinary.com/dpk0itkv7/image/upload/v1637306411/splitsees__frontdoor--bg_a6c0y7.jpg);background-size:cover;background-position:50%;display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center;padding:20px}@media(min-width:1200px){.front-door__wrapper{padding:2.5% 0}}.front-door__wrapper .front-door__wrapper__content__wrapper{background-color:#fff;-webkit-align-content:center;align-content:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex:0 1 100%;flex:0 1 100%;max-width:100%;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:30px 23px}@media(min-width:1200px){.front-door__wrapper .front-door__wrapper__content__wrapper{-webkit-flex:0 1 50%;flex:0 1 50%;max-width:50%;padding:0 11%}}.front-door__wrapper .front-door__wrapper__content__wrapper .front-door__logo{-webkit-flex:0 0 100%;flex:0 0 100%;margin-bottom:33px}.front-door__wrapper .front-door__wrapper__content__wrapper fieldset{-webkit-flex:0 0 100%;flex:0 0 100%;border:none;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;margin-bottom:60px}.front-door__wrapper .front-door__wrapper__content__wrapper fieldset .splitsees__inputWrapper{-webkit-flex:0 0 100%;flex:0 0 100%;margin-bottom:18px}.front-door__wrapper .front-door__wrapper__content__wrapper fieldset .splitsees__inputWrapper:last-of-type{margin-bottom:0}.front-door__wrapper .front-door__wrapper__content__wrapper .front-door__links--small{font-family:"Open Sans",sans-serif;font-size:15px;line-height:20px;font-weight:400;text-decoration:underline;color:#d12498}.front-door__wrapper .front-door__wrapper__content__wrapper .front-door__copy--primary{font-family:"Open Sans",sans-serif;font-size:18px;font-weight:400;color:#d12498;line-height:24px;text-align:center}.front-door__register__verify fieldset #front-door__register__resend--link{margin-left:auto;margin-bottom:40px}.front-door__login button{margin-bottom:30px}.front-door__login #front-door__login__forgot-password--link{margin-left:auto;margin-top:10px}.front-door__login #front-door__login__sign-up--link{-webkit-flex:0 0 100%;flex:0 0 100%;text-align:center}button{background-color:#4523c1;color:#fff;font-family:"Ubuntu",sans-serif;font-size:16px;line-height:22px;letter-spacing:2px;text-transform:uppercase;font-weight:700;border:none;border-radius:27px}button,button.default{padding:11px 31px}button.tall{padding:16px 47px}button span{margin-right:10px}.splitsees__inputWrapper{display:-webkit-flex;display:flex;min-width:0!important}.splitsees__inputWrapper label{color:#4523c1}.splitsees__inputWrapper input,.splitsees__inputWrapper label{font-family:"Open Sans",sans-serif;font-size:16px;line-height:22px}.splitsees__inputWrapper input{border:none;border-bottom:5px solid #4523c1;background-color:#eaeaea;height:48px;min-width:0!important;box-sizing:border-box!important;max-width:100%;color:#000}.splitsees__inputWrapper input::-webkit-input-placeholder{color:#aeaeae;font-size:18px}.splitsees__inputWrapper input:-ms-input-placeholder{color:#aeaeae;font-size:18px}.splitsees__inputWrapper input::placeholder{color:#aeaeae;font-size:18px}.splitsees__inputWrapper input[type=email],.splitsees__inputWrapper input[type=password],.splitsees__inputWrapper input[type=text]{-webkit-flex:0 1 100%;flex:0 1 100%;padding:10px 18px 11px}.splitsees__inputWrapper input[type=radio]{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0 7px 0 0;font:inherit;color:#4523c1;width:22px;height:22px;border:1px solid #4523c1;border-radius:50%;display:grid;place-content:center}@media(min-width:1200px){.splitsees__inputWrapper input[type=radio]{margin:0 9px 0 0}}.splitsees__inputWrapper input[type=radio]:before{content:"";width:10px;height:10px;border-radius:50%;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .12s ease-in-out;transition:transform .12s ease-in-out;transition:transform .12s ease-in-out,-webkit-transform .12s ease-in-out;box-shadow:inset 10px 10px #d12498}@media(min-width:1200px){.splitsees__inputWrapper input[type=radio]:before{width:14px;height:14px}}.splitsees__inputWrapper input[type=radio]:checked:before{-webkit-transform:scale(1);transform:scale(1)}.splitsees__inputWrapper input#registerVerifyCode{width:100%;font-size:55px;height:auto}.splitsees__inputWrapper input#registerVerifyCode::-webkit-input-placeholder{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.splitsees__inputWrapper input#registerVerifyCode:-ms-input-placeholder{position:absolute;top:50%;transform:translateY(-50%)}.splitsees__inputWrapper input#registerVerifyCode::placeholder{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.front-door__role-selection{display:-webkit-flex;display:flex;-webkit-flex:0 0 100%;flex:0 0 100%;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-content:center;align-content:center;margin-bottom:33px}@media(min-width:1200px){.front-door__role-selection{margin-bottom:36px}}.front-door__role-selection span{font-family:"Open Sans",sans-serif;color:#4523c1;font-size:16px;line-height:22px}body,html{font-size:0;margin:0;height:100%}*{box-sizing:border-box}.wrapper{width:80%;background-color:#f4f5f4}#root{-webkit-flex-direction:column;flex-direction:column;height:100%;background-color:#4523c1;position:relative;z-index:1}#root,main{display:-webkit-flex;display:flex}main{-webkit-flex:1 1 100%;flex:1 1 100%;overflow:scroll}#merchantBookings,#merchantServices,#merchantVenue{font-family:"Quicksand",sans-serif;font-size:32px}#rightArrowIcon{width:12px;height:12px;fill:#fff}#info{width:17px;height:17px;fill:#ced5d9}#checkmarkIcon{background-color:#50de99;width:12px;height:12px;fill:#fff;box-sizing:content-box;border-radius:50%}#checkmarkIcon g path{text-indent:0;text-transform:none;direction:ltr;color:#000;enable-background:accumulate}#userIcon{height:20px;width:20px;fill:#dbdbdb}#userIcon.active{fill:#000}#bellIcon{height:20px;width:20px;fill:#dbdbdb;shape-rendering:geometricPrecision;text-rendering:geometricPrecision;image-rendering:optimizeQuality}#bellIcon.active{fill:#000}#legalIcon{height:20px;width:20px;fill:#dbdbdb;enable-background:new 0 0 100 100}#legalIcon.active{fill:#000}#sidebardDashboardIcon{height:28px;width:28px;background-color:#4523c1;border:2px solid #4523c1;box-sizing:content-box;border-radius:50%;fill:#fff}#sidebardDashboardIcon.active{background-color:#f4f5f4;border-color:#f4f5f4;fill:#4523c1}#sidebarVenueIcon{height:28px;width:28px;fill:#fff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision;image-rendering:optimizeQuality;box-sizing:content-box;border-radius:50%;background-color:#4523c1;border:2px solid #4523c1}#sidebarVenueIcon.active{background-color:#f4f5f4;border-color:#f4f5f4;fill:#4523c1}#sidebarServicesIcon{height:28px;width:28px;fill:#fff;background-color:#4523c1;border:2px solid #4523c1;border-radius:50%;box-sizing:content-box}#sidebarServicesIcon.active{border-color:#f4f5f4;background-color:#f4f5f4;fill:#4523c1}#sidebarBookingsIcon{height:28px;width:28px;fill:#fff;border:2px solid #4523c1;box-sizing:content-box;background-color:#4523c1;border-radius:50%}#sidebarBookingsIcon.active{fill:#4523c1;border-color:#f4f5f4;background-color:#f4f5f4}#sidebarExitIcon{width:21px;height:21px;fill:#fff}#imageUploadSuccessCheckmark{width:45px;height:39px;fill:#000}#eyeIcon{width:25px;height:16px}#eyeIcon path:first-child{fill:#f7f7f7;fill-opacity:50%}#eyeIcon path:last-of-type{fill:#fff;fill-opacity:67%}#editPencilIcon{width:13px;height:13px;background:hsla(0,0%,81.2%,.3);fill:#4523c1;border:7.5px solid hsla(0,0%,81.2%,.3);box-sizing:content-box;border-radius:50%}#crossCloseIcon{width:14px;height:14px;fill:#fff}#phoneIcon{width:10px;fill:#4523c1}#emailIcon{fill:#4523c1;width:20px;height:20px}#shareIcon{height:15px;width:16px}#shareIcon.transparent{fill:#f7f7f7;fill-opacity:46%}#shareIcon.blue{fill:#4523c1}#chevronDownIcon{width:16px;height:9px;fill:#6d6d6d}#dragAndDropIcon{fill:#000;width:88px;height:66px}#throbberIcon{fill:#e66e24}#trashIcon{fill:#dbdbdb;width:10px;height:14px}#inviteIcon{width:16px;height:16px;fill:#4523c1}#rsvpYesEmojiIcon{width:16px;height:16px;fill:#50de99}#rsvpNoEmojiIcon{width:16px;height:16px;fill:#dd2769}#rsvpWaitingEmojiIcon{width:16px;height:16px;fill:#f4f5f4}#sidebarEventsIcon{height:28px;width:28px;fill:#fff;background-color:#4523c1;border:2px solid #4523c1;border-radius:50%;box-sizing:content-box}#sidebarEventsIcon.active{fill:#4523c1;border-color:#f4f5f4;background-color:#f4f5f4}#sidebarContactsIcon{height:28px;width:28px;fill:#fff;background-color:#4523c1;border:2px solid #4523c1;border-radius:50%;box-sizing:content-box}#sidebarContactsIcon.active{fill:#4523c1;border-color:#f4f5f4;background-color:#f4f5f4}#rightChevronIcon{fill:#fff;width:21.21px}#rightChevronIcon.active{fill:#4523c1}#fundedIcon{height:13px;width:13px;fill:#f4f5f4}#fundedIcon.active{fill:#50de99}#chevronLeftIcon,#chevronRightIcon{width:auto;height:32px;fill:#e5e5e5}#rsvpYesOption{width:120px;height:77px}#rsvpYesOption g>g{fill:#55c1fa}#rsvpNoOption{width:102px;height:78px}#rsvpNoOption g>g{fill:#55c1fa}button{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;justify-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly}button.button-passive{background-color:#fff;color:#4523c1;border-radius:3px;border:1px solid #4523c1}button.button-active,button.button-passive{font-family:"Quicksand",sans-serif;font-weight:400;font-size:15px;width:152px;height:40px}button.button-active{background-color:#4523c1;color:#fff;border:none;border-radius:3px}button.button-active:disabled{background-color:#ab9ddf}h1{font-family:"Quicksand",sans-serif;font-weight:700;font-size:20px;color:#000}.merchant__venue__navPills-wrapper{border:2px solid #4523c1;font-size:14px;display:-webkit-flex;display:flex;border-radius:21.5px;-webkit-align-self:flex-start;align-self:flex-start}.merchant__venue__navPills-wrapper ul{display:-webkit-flex;display:flex;list-style:none;padding:0;margin:0;overflow:hidden;z-index:2}.merchant__venue__navPills-wrapper ul li{font-family:"Quicksand",sans-serif;padding:10px 45px;color:grey;position:relative}.merchant__venue__navPills-wrapper ul li.active{color:#f7f7f7}.merchant__venue__navPills-wrapper ul li.active:after{content:"";width:130%;height:100%;background-color:#4523c1;display:block;position:absolute;top:0;left:-15%;border-radius:21.5px}.merchant__venue__navPills-wrapper ul li.active span{z-index:1;position:relative}.merchant__venue__navPills-wrapper ul li:first-of-type{border-right:1px solid #4523c1}.merchant__venue__navPills-wrapper ul li:first-of-type.active{border:none}.merchant__venue__navPills-wrapper ul li:first-of-type.active:after{width:100%;left:0}.merchant__venue__navPills-wrapper ul li:last-of-type{border-left:1px solid #4523c1}.merchant__venue__navPills-wrapper ul li:last-of-type.active{border:none}.merchant__venue__navPills-wrapper ul li:last-of-type.active:after{width:100%;left:0}
/*# sourceMappingURL=main.5913610b.chunk.css.map */