.s-alert-box,.s-alert-box *{box-sizing:border-box}.s-alert-box{background:rgba(42,45,50,.85);color:rgba(250,251,255,.95);font-family:Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;font-size:100%;line-height:1.4;max-width:300px;padding:22px;pointer-events:none;position:fixed;-webkit-transition:top .4s,bottom .4s;transition:top .4s,bottom .4s;z-index:1000}.s-alert-box.s-alert-show{pointer-events:auto}.s-alert-box a{color:inherit;font-weight:700;opacity:.7}.s-alert-box a:focus,.s-alert-box a:hover{opacity:1}.s-alert-box p{margin:0}.s-alert-box.s-alert-show,.s-alert-box.s-alert-visible{pointer-events:auto}.s-alert-close{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;height:20px;overflow:hidden;position:absolute;right:4px;text-indent:100%;top:4px;width:20px}.s-alert-close:focus,.s-alert-close:hover{outline:none}.s-alert-close:after,.s-alert-close:before{background:#fff;content:"";height:60%;left:50%;position:absolute;top:50%;width:3px}.s-alert-close:hover:after,.s-alert-close:hover:before{background:#fff}.s-alert-close:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.s-alert-close:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.s-alert-bottom-left{bottom:30px;left:30px;right:auto;top:auto}.s-alert-top-left{bottom:auto;left:30px;right:auto;top:30px}.s-alert-top-right{bottom:auto;left:auto;right:30px;top:30px}.s-alert-bottom-right{bottom:30px;left:auto;right:30px;top:auto}.s-alert-bottom{bottom:0;top:auto}.s-alert-bottom,.s-alert-top{left:0;max-width:100%;right:0;width:100%}.s-alert-top{bottom:auto;top:0}.s-alert-info{background:#00a2d3;color:#fff}.s-alert-success{background:#27ae60;color:#fff}.s-alert-warning{background:#f1c40f;color:#fff}.s-alert-error{background:#e74c3c;color:#fff}[class*=" s-alert-effect-"].s-alert-hide,[class^=s-alert-effect-].s-alert-hide{-webkit-animation-direction:reverse;animation-direction:reverse}.s-alert-box-height{position:fixed;visibility:hidden}.s-alert-effect-stackslide .s-alert-close{background:transparent;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.s-alert-effect-stackslide p{display:inline-block;padding:0 1.5em}.s-alert-effect-stackslide .s-alert-close:after,.s-alert-effect-stackslide .s-alert-close:before{background:#fff;width:2px}.s-alert-effect-stackslide .s-alert-close:hover:after,.s-alert-effect-stackslide .s-alert-close:hover:before{background:#fff}.s-alert-top-left.s-alert-effect-stackslide.s-alert-hide,.s-alert-top-left.s-alert-effect-stackslide.s-alert-show,.s-alert-top-right.s-alert-effect-stackslide.s-alert-hide,.s-alert-top-right.s-alert-effect-stackslide.s-alert-show,.s-alert-top.s-alert-effect-stackslide.s-alert-hide,.s-alert-top.s-alert-effect-stackslide.s-alert-show{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:animSlideTop;animation-name:animSlideTop}@-webkit-keyframes animSlideTop{0%{-webkit-transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0)}}@keyframes animSlideTop{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.s-alert-bottom-left.s-alert-effect-stackslide.s-alert-hide,.s-alert-bottom-left.s-alert-effect-stackslide.s-alert-show,.s-alert-bottom-right.s-alert-effect-stackslide.s-alert-hide,.s-alert-bottom-right.s-alert-effect-stackslide.s-alert-show,.s-alert-bottom.s-alert-effect-stackslide.s-alert-hide,.s-alert-bottom.s-alert-effect-stackslide.s-alert-show{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:animSlideBottom;animation-name:animSlideBottom}@-webkit-keyframes animSlideBottom{0%{-webkit-transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0)}}@keyframes animSlideBottom{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.c3 svg{-webkit-tap-highlight-color:transparent;font:10px sans-serif}.c3 line,.c3 path{fill:none;stroke:#000}.c3 text{-webkit-user-select:none;-moz-user-select:none;user-select:none}.c3-bars path,.c3-event-rect,.c3-legend-item-tile,.c3-xgrid-focus,.c3-ygrid{shape-rendering:crispEdges}.c3-chart-arc path{stroke:#fff}.c3-chart-arc text{fill:#fff;font-size:13px}.c3-grid line{stroke:#aaa}.c3-grid text{fill:#aaa}.c3-xgrid,.c3-ygrid{stroke-dasharray:3 3}.c3-text.c3-empty{fill:grey;font-size:2em}.c3-line{stroke-width:1px}.c3-circle._expanded_{stroke-width:1px;stroke:#fff}.c3-selected-circle{fill:#fff;stroke-width:2px}.c3-bar{stroke-width:0}.c3-bar._expanded_{fill-opacity:1;fill-opacity:.75}.c3-target.c3-focused{opacity:1}.c3-target.c3-focused path.c3-line,.c3-target.c3-focused path.c3-step{stroke-width:2px}.c3-target.c3-defocused{opacity:.3!important}.c3-region{fill:#4682b4}.c3-brush .extent,.c3-region{fill-opacity:.1}.c3-legend-item{font-size:12px}.c3-legend-item-hidden{opacity:.15}.c3-legend-background{fill:#fff;stroke:#d3d3d3;stroke-width:1;opacity:.75}.c3-title{font:14px sans-serif}.c3-tooltip-container{z-index:10}.c3-tooltip{background-color:#fff;border-collapse:collapse;border-spacing:0;-webkit-box-shadow:7px 7px 12px -9px #777;-moz-box-shadow:7px 7px 12px -9px #777;box-shadow:7px 7px 12px -9px #777;empty-cells:show;opacity:.9}.c3-tooltip tr{border:1px solid #ccc}.c3-tooltip th{background-color:#aaa;color:#fff;font-size:14px;padding:2px 5px;text-align:left}.c3-tooltip td{background-color:#fff;border-left:1px dotted #999;font-size:13px;padding:3px 6px}.c3-tooltip td>span{display:inline-block;height:10px;margin-right:6px;width:10px}.c3-tooltip td.value{text-align:right}.c3-area{stroke-width:0;opacity:.2}.c3-chart-arcs-title{dominant-baseline:middle;font-size:1.3em}.c3-chart-arcs .c3-chart-arcs-background{fill:#e0e0e0;stroke:none}.c3-chart-arcs .c3-chart-arcs-gauge-unit{fill:#000;font-size:16px}.c3-chart-arcs .c3-chart-arcs-gauge-max,.c3-chart-arcs .c3-chart-arcs-gauge-min{fill:#777}.c3-chart-arc .c3-gauge-value{fill:#000}.c3-chart-arc.c3-target g path,.c3-chart-arc.c3-target.c3-focused g path{opacity:1}#editorjs{border:1px solid #ced4da;padding:70px 0}.landingSection{min-height:100vh}.hero-resto{backdrop-filter:blur(8px) saturate(160%);-webkit-backdrop-filter:blur(8px) saturate(160%);background:rgba(0,0,0,.75);min-height:60vh}.hero-orb{border-radius:50%;filter:blur(120px);opacity:.35;pointer-events:none;position:absolute}.orb-r{background:#ea5660;height:340px;right:-120px;top:-120px;width:340px}.orb-b{background:#2785a6;bottom:-100px;height:260px;left:-80px;width:260px}.sticky-cta{position:relative}.promise-card,.step-card,.testimonial-card{backdrop-filter:blur(6px) saturate(180%);-webkit-backdrop-filter:blur(6px) saturate(180%);background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.4);border-radius:1rem;box-shadow:0 4px 16px rgba(0,0,0,.06),inset 0 0 0 1px hsla(0,0%,100%,.22);transition:transform .25s ease}.promise-card:hover,.step-card:hover,.testimonial-card:hover{transform:translateY(-4px)}.icon-wrapper{align-items:center;background:hsla(0,0%,100%,.2);border-radius:.75rem;display:flex;height:48px;justify-content:center;width:48px}.icon-wrapper i{color:#2785a6}.testimonial-card p{font-size:.9rem}.step-card .badge{font-size:.75rem;padding:.4rem .7rem}.form-card{backdrop-filter:blur(6px) saturate(180%);-webkit-backdrop-filter:blur(6px) saturate(180%);background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.4);border-radius:1rem;box-shadow:0 4px 16px rgba(0,0,0,.06),inset 0 0 0 1px hsla(0,0%,100%,.22);transition:transform .25s ease}.form-card:hover{transform:translateY(-4px)}.form-card .form-control{background:hsla(0,0%,100%,.6);border:1px solid rgba(0,0,0,.1);color:#000}.form-card .form-control::placeholder{color:rgba(0,0,0,.5)}.form-card .form-label{font-weight:500}#person1LandingWelfare{backdrop-filter:blur(6px) saturate(180%);-webkit-backdrop-filter:blur(6px) saturate(180%);background:hsla(0,0%,100%,.1);background-clip:padding-box;border:1px solid transparent;border-image:linear-gradient(135deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.2)) 1;border-radius:5rem;box-shadow:0 4px 16px rgba(0,0,0,.1),inset 0 0 0 1px hsla(0,0%,100%,.2);display:inline-block;overflow:hidden;padding:.5rem}.adminSectionsOverflow{max-height:600px;overflow:auto}#postContent img{border-radius:.3rem}.closerToSaldo{margin-top:-15px}#accordionHowUploadListWorks button{color:#4c353f!important;font-size:70%!important}#accordionHowUploadListWorks .accordion-button{background:none!important;border:1px solid #fff!important}#accordionHowUploadListWorks .accordion-item{border-bottom:1px solid #4c353f;margin-bottom:10px}.allAssociatesCheckboxes::-webkit-scrollbar{width:3px}.allAssociatesCheckboxes::-webkit-scrollbar-track:vertical{background:#f6bebc}.allAssociatesCheckboxes::-webkit-scrollbar-thumb:vertical{background-color:#4c353f}.fixedBottomRight{left:50%;position:fixed;top:70%;transform:translate(-50%)}.pagination .page-item.active .page-link{background-color:#f6bebc;border-color:#f6bebc}#showIbanPaymentModal.modal-dialog{z-index:2000!important}.t-border{border-bottom:1px solid rgba(0,0,0,.25)}.t-border:last-child{border-bottom:none}.fa-check.onlyFirm{color:#fff;left:50%;position:absolute;top:45%;transform:translate(-50%,-50%);visibility:hidden}#restaurantsList input[type=checkbox]:checked+.fa-check{visibility:visible}#provinces+ul{display:none}#provinces.active+ul{display:block!important}#budgetToBeAddedToFirmFormModal input{background:#e7e7e7;border-radius:0 60px 60px 0}#budgetToBeAddedToFirmFormModal span{background:#e7e7e7;border-radius:60px 0 0 60px;color:#b3b3b3;font-size:1.6em}#budgetToBeAddedToFirmFormModal div{height:60px;max-width:300px;width:80%}#friendBg{background-image:url(https://i.imgur.com/WpYRuHO.jpeg)}#chefBg,#friendBg{background-position:-123px;background-repeat:no-repeat;background-size:cover}#chefBg{background-image:url(https://i.postimg.cc/0j278wBd/Adobe-Stock-92519090-1.png)}.inviteInputs{border:none!important;border-bottom:1px solid hsla(0,0%,100%,.322)!important}.inviteInputs,.inviteInputsMessage{background-color:transparent!important}.inviteInputsMessage{border:1px solid hsla(0,0%,100%,.322)!important}.inviteInputs::placeholder{color:#fff!important}#inviteRestaurantModal .cLogo{line-height:50px!important}#chooseWhichProvinceRestaurantsSelect{font-size:2.4em}#dateBudgetDate::-webkit-calendar-picker-indicator{filter:invert(1)}.modal-transparent-input{background:transparent!important}.modal-transparent-input::placeholder{color:#495057!important;opacity:1!important}.modal-transparent-input:not(:placeholder-shown){background-color:#fff!important}.upper{margin-top:-100px}.fabButton{bottom:0;margin-bottom:60px;margin-right:40px;position:fixed!important;right:0;z-index:10000}.maxHeight900{max-height:900px!important}#outerContainerMockup{border-radius:450px!important;transform-style:preserve-3d!important}#innerMockup{transform:translateZ(30px)!important}.preserve3DTilt{transform-style:preserve-3d!important}.tiltTranslateZ{transform:translateZ(30px)!important}.restaurantBackgroundImage{height:150px!important;object-fit:cover!important}.restaurandHomeCardContent h2{text-shadow:2px 2px 7px #4c353f!important}.restaurandHomeCardContent p{text-shadow:1px 1px #4c353f!important}#homeClaim{min-height:230px}@media screen and (max-width:768px){#homeClaim{min-height:120px}}@media (min-width:769px) and (max-width:992px){#homeClaim{min-height:140px}}#whatCustomersSayOuterSection{background:linear-gradient(180deg,#f6bebc 60%,#fff 0);height:100%}#whatRestaurantCustomersSayOuterSection{background:linear-gradient(180deg,#fff 60%,#f8f9fa 0);height:100%}#movingPart1{animation:mymove 5s;animation-iteration-count:infinite;margin-left:100px;top:40px}#movingPart2{animation:mymoverev 7s;animation-iteration-count:infinite;margin-left:-40px;top:150px}#movingPart3{animation:mymove 6s;animation-iteration-count:infinite;margin-left:150px;top:420px}@media screen and (max-width:575px){#imageHeaderHomepage{margin-top:-170px;max-width:450px}}@media (min-width:576px){#imageHeaderHomepage{margin-top:-170px;max-width:500px}}@media (min-width:768px){#imageHeaderHomepage{margin-top:-170px;max-width:500px}}@media (min-width:992px){#imageHeaderHomepage{margin-top:-170px;max-width:450px}}@media (min-width:1200px){#imageHeaderHomepage{margin-top:-170px;max-width:475px}}@media (min-width:1400px){#imageHeaderHomepage{margin-top:-170px;max-width:500px}}.notificationOverImageCard{border-radius:15px;min-height:50px;position:relative;width:350px!important;z-index:100}.backgroundHome2{z-index:1!important}.home-blurry-gradient-2{background:radial-gradient(circle at 10% 50%,#f41a6e,rgba(255,238,0,.911));border-radius:80% 22% 70% 80%;filter:blur(100px);height:800px;left:40%;opacity:.1;pointer-events:none;top:10%;transform:translate(-50%);z-index:50!important}.mycontent{margin-top:-800px;z-index:200!important}.round-avatar{border-radius:50%;height:150px;object-fit:cover;width:150px}@keyframes mymove{0%{transform:translate(0)}50%{transform:translate(5%)}to{transform:translate(0)}}@keyframes mymoverev{0%{transform:translate(5%)}50%{transform:translate(0)}to{transform:translate(5%)}}.sk-folding-cube{height:40px;margin:20px auto;position:relative;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:40px}.sk-folding-cube .sk-cube{float:left;height:50%;position:relative;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);width:50%}.sk-folding-cube .sk-cube:before{-webkit-animation:sk-foldCubeAngle 2.4s linear infinite both;animation:sk-foldCubeAngle 2.4s linear infinite both;background-color:#5cbdb9;content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%;width:100%}.sk-folding-cube .sk-cube2{-webkit-transform:scale(1.1) rotate(90deg);transform:scale(1.1) rotate(90deg)}.sk-folding-cube .sk-cube3{-webkit-transform:scale(1.1) rotate(180deg);transform:scale(1.1) rotate(180deg)}.sk-folding-cube .sk-cube4{-webkit-transform:scale(1.1) rotate(270deg);transform:scale(1.1) rotate(270deg)}.sk-folding-cube .sk-cube2:before{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-folding-cube .sk-cube3:before{-webkit-animation-delay:.6s;animation-delay:.6s}.sk-folding-cube .sk-cube4:before{-webkit-animation-delay:.9s;animation-delay:.9s}@-webkit-keyframes sk-foldCubeAngle{0%,10%{opacity:0;-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg)}25%,75%{opacity:1;-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg)}90%,to{opacity:0;-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg)}}@keyframes sk-foldCubeAngle{0%,10%{opacity:0;-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg)}25%,75%{opacity:1;-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg)}90%,to{opacity:0;-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg)}}.spinner{margin:100px auto 0;text-align:center}.spinner>div{-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:#ea5660;border-radius:100%;display:inline-block;height:40px;width:40px}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}#cashbackPromoAside{margin:0 0 10px;padding:5px 10px;position:fixed;right:-70px;top:250px;transform:rotate(90deg)}.social-icons{background-color:#f6bebc46;border-radius:50%;padding:8px}#newsletter-input,#newsletter-input-header{background-color:#fff;border:none;color:#000;outline:none;padding:15px;width:250px}#newsletter-button{border-radius:0!important;color:#fff;height:100%;padding:0 20px!important;right:0;text-align:center;width:60px}.navbar{transition:.5s}.higherFooterLogo{margin-top:-29px!important}.blurredNavBar{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:hsla(0,0%,100%,.7)!important}.mainNavBar{opacity:.95!important}.fa-eye.showPassword{position:absolute;right:0;top:50%;transform:translate(-50%,-50%)}.whatInput .fa-eye{color:#f6bebc!important}.whatInputLight .fa-eye{color:#4c353f!important}#hasMaxHeight{max-height:500px;overflow-y:scroll}.inlineDisplay{display:inline!important}.myfab{bottom:50px;color:#fff;cursor:pointer;position:fixed;right:20px;text-align:center;transition:all .1s ease-in-out;z-index:900}#reader{min-height:500px}.circular-image img{border-radius:50%!important}.takeAwayOrdersAccordion .accordion-button:not(.collapsed){background-color:#fff!important;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);color:#4c353f!important}.noBorderSelect{border:0!important;border-bottom:1px solid #4c353f!important;font-size:1.5em}.category-badge{background-color:#fff;border:1px solid #ced4da;border-radius:15px;cursor:pointer;display:inline-block;font-size:12px;padding:6px 14px;transition:all .2s ease}.category-badge:hover{background-color:#e9ecef}.category-badge.selected{background-color:#ffd7d5;border-color:#ffd7d5;color:#4c353f}.remove-category{cursor:pointer}.remove-category:hover{opacity:.7}.choose-category{background-color:hsla(0,0%,100%,.1)!important;font-size:12px}.eachRestaurantRow,.transactionsFringeTrs{border-bottom:1px solid #f5f5f5;padding-bottom:8px;padding-top:8px}#searchRestaurantInput{background-color:transparent;border:none;border-bottom:1px solid hsla(0,0%,100%,.322)}#searchRestaurantInput::placeholder{color:#fff}#location-icon{right:0}#location-icon,#select-icon{font-size:22px;position:absolute;top:20%;transform:translate(-50%)}#select-icon{right:-40px;transition:.2s ease}#select-icon:hover{color:#ea5660!important}#close{background-color:#fff;border-radius:50%;box-shadow:0 2px 21px 0 #00000017;height:50px;right:20px;top:20px;width:50px;z-index:50}#close,#close i{position:absolute}#close i{font-size:24px;left:50%;top:50%;transform:translate(-50%,-50%)}#addressMapBox{height:100%;width:100%}#placeCandidates li{cursor:pointer;list-style:none;opacity:.6}#placeCandidates li:hover{opacity:1}.whatInputGrey input{background-color:#865d6f!important;border:0!important;-webkit-border-radius:14px!important;-moz-border-radius:14px!important;border-radius:14px!important;color:#fff!important;font-family:Quicksand,sans-serif}.whatInputGrey label{color:#fff!important}.smallGapHr{border-bottom:1px solid #eee;margin:5px 0}#showQrDiv{background-color:transparent!important}#qrIconShownToUser{font-size:20em;opacity:.15}#qr-video{height:70vh!important;object-fit:cover;width:85vw!important}#favouriteRestaurants{margin-top:-55px}.backgroundContainerTypeWallet{background-color:hsla(0,0%,100%,.1)!important;padding:20px 25px 5px}.backgroundSelecTypeOfWallet{border:2px solid #4c353f}.backgroundSelecTypeOfWallet .btn{border:none;-webkit-border-radius:27px!important;-moz-border-radius:27px!important;border-radius:27px!important;color:#bdbdbd;font-family:Fredoka One,Helvetica Neue,Arial,cursive}.backgroundSelecTypeOfWallet .btn:hover{color:#eee!important}.backgroundSelecTypeOfWallet input:checked+label{background-color:#f6bebc!important;color:#4c353f!important;font-weight:400}.backgroundSelecTypeOfWallet input:checked+.btn:hover{color:#4c353f!important}.sidebarLinksNav .list-group-item{background-color:rgba(255,204,145,0)}.fringeBenefitChoice input:checked+label{background-color:#c9ad32!important}#takeAwayCanBeCancelableUntilHourInput{border:0!important;border-bottom:1px solid #4c353f!important;color:#4c353f!important;font-size:1.5em}div.card-1-no-shadow:hover{-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);-webkit-transform:translateY(-2px);transform:translateY(-2px);transition:.2s}div.card-1-no-shadow{transition:.2s}.hugePoint{font-size:100px!important}#associateDetailNav .nav,#restaurantTransactionsNav .nav{border:none!important}#associateDetailNav a:not(.active),#restaurantTransactionsNav a:not(.active){border:none!important;color:grey;font-family:Fredoka One,cursive!important;padding:3px}#associateDetailNav a.active,#restaurantTransactionsNav a.active{border:none!important;border-bottom:2px solid #4c353f!important;color:#4c353f;font-family:Fredoka One,cursive!important;padding:none!important;padding:3px}#restaurantInvoicesNav .nav{border:none!important}#restaurantInvoicesNav a:not(.active){border:none!important;color:grey;font-family:Fredoka One,cursive!important;padding:3px}#restaurantInvoicesNav a.active{border:none!important;border-bottom:2px solid #4c353f!important;color:#4c353f;font-family:Fredoka One,cursive!important;padding:none!important;padding:3px}#firmGuideNav .nav{border:none!important}#firmGuideNav a:not(.active){color:grey;padding:3px}#firmGuideNav a.active,#firmGuideNav a:not(.active){border:none!important;font-family:Fredoka One,cursive!important}#firmGuideNav a.active{border-bottom:2px solid #4c353f!important;color:#4c353f;padding:none!important;padding:3px}.transactionsTrs td{border-bottom:.739482px solid #ebebeb!important;padding:10px 5px 0!important}.slowTransition{transition:.01s}.selectedMenu{background-color:hsla(0,0%,100%,.1)!important;-webkit-border-radius:20px!important;-moz-border-radius:20px!important;border-radius:20px!important;padding-top:15px!important}.staticContinueOrder{bottom:100px;position:fixed;right:50px;z-index:10!important}.backgroundNavCreateBudget{background-color:#f3f3f3;padding:15px 0}.backgroundNavCreateBudget .nav-link.active{background-color:transparent!important}.backgroundNavCreateBudget .nav-link.active h6{font-size:1.2em}.icon-background{min-height:400px!important}.icon-with-background{align-items:center!important;border-radius:38%;display:inline-flex!important;font-size:70px;height:160px;justify-content:center!important;margin-top:30px!important;padding:20px;width:160px}.icon-text{margin:40px 10px 0;text-align:center}.icon-with-background-fringepage{align-items:center!important;border-radius:38%;display:inline-flex!important;font-size:70px;height:120px;justify-content:center!important;margin-top:30px!important;padding:20px;width:120px}#restaurantCostDetails{margin-top:-200px}.whatButtonPrimaryColor1{background-color:#ea5660!important;border:#ea5660!important;-webkit-border-radius:30px!important;-moz-border-radius:30px!important;border-radius:30px!important;font-family:Fredoka,cursive!important;font-weight:400!important;padding:10px 40px!important}.whatButtonPrimaryColor1:hover{background-color:#d2525a!important}.whatButtonPrimaryColor2{background-color:#4c353f!important;border:#4c353f!important;-webkit-border-radius:30px!important;-moz-border-radius:30px!important;border-radius:30px!important;font-family:Fredoka,Helvetica Neue,Arial,cursive!important;padding:10px 40px!important}.whatButtonPrimaryColor2:hover{background-color:#442f38!important}.whatOutlineButtonPrimaryColor2{border:2px solid #4c353f!important;-webkit-border-radius:30px!important;-moz-border-radius:30px!important;border-radius:30px!important;color:#4c353f!important;font-family:Fredoka,Helvetica Neue,Arial,cursive!important;padding:2px 10px!important}.btnCheckButtonPrimaryColor2.btn-check:checked+.btn-outline-success,.whatOutlineButtonPrimaryColor2:hover{background-color:#442f38!important;color:#fff!important}.whatButtonPrimaryColor3{background-color:#f6bebc!important;border:#f6bebc!important;-webkit-border-radius:30px!important;-moz-border-radius:30px!important;border-radius:30px!important;color:#4c353f!important;font-family:Fredoka,Helvetica Neue,Arial,cursive!important;padding:10px 40px!important}.whatButtonPrimaryColor3:hover{background-color:#d2525a!important;color:#fff!important}.whatButtonSecondaryColor1{background-color:#c9ad32!important;border:#c9ad32!important;-webkit-border-radius:30px!important;-moz-border-radius:30px!important;border-radius:30px!important;font-family:Fredoka,Helvetica Neue,Arial,cursive!important;padding:10px 40px!important}.whatButtonSecondaryColor1:hover{background-color:#a79130!important}.whatButtonSecondaryColor2{background-color:#68732b!important;border:#68732b!important;-webkit-border-radius:30px!important;-moz-border-radius:30px!important;border-radius:30px!important;font-family:Fredoka,Helvetica Neue,Arial,cursive!important;padding:10px 40px!important}.whatButtonSecondaryColor2:hover{background-color:#545c25!important}.whatButtonDeclinePayment{background:none!important;border:none!important;font-family:Fredoka,Helvetica Neue,Arial,cursive!important;padding:10px 0!important}.whatButtonDeclinePayment:hover{color:#000!important}.loaderPaymentButton,.sendPaymentModalButton{margin-top:-45px}.badge.whatBadgePrimaryColor2{background-color:#4c353f;padding:10px!important}.whatBadgeSecondaryColor2{background-color:#68732b!important;font-family:Fredoka,Helvetica Neue,Arial,cursive!important}.whatBadgePrimaryColor3,.whatBadgeSecondaryColor2{-webkit-border-radius:30px!important;-moz-border-radius:30px!important;border-radius:30px!important}.whatBadgePrimaryColor3{background-color:#f6bebc!important;color:#4c353f!important}.closeModalButton{font-family:Quicksand,sans-serif!important;font-weight:700!important}.whatButtonCompaignColor{background-color:#ea5660!important}.highlight-pulse{animation:pulse 2s ease-in-out infinite;position:relative;z-index:100}@keyframes pulse{0%,to{box-shadow:0 0 0 0 rgba(0,116,228,.4)}50%{box-shadow:0 0 0 20px rgba(0,116,228,.2)}}.primaryColor5{color:#a68985!important}.primaryColor4{color:#ffd7d5!important}.primaryBackgroundColor4{background-color:#ffd7d5!important}.primaryBackgroundColor3{background-color:#f6bebc!important}.primaryColor3{color:#f6bebc!important}.primaryBackgroundColor2{background-color:#4c353f!important}.primaryBackgroundColor2Fringe{background-color:#624a54!important}.primaryFringeBackground{background:#68732b;background:linear-gradient(180deg,#68732b,#68732b 75%,#4c353f)}.primaryColor2{color:#4c353f!important}.primaryBackgroundColor1{background-color:#ea5660!important}.primaryColor1{color:#ea5660!important}a.primaryColor3:hover{color:#ea5660}.secondaryColor1{color:#c9ad32!important}.secondaryColor2{color:#68732b!important}.secondaryColor3{color:#ffcc91!important}.secondaryBackgroundColor1{background-color:#c9ad32!important}.secondaryGreyColor1{color:#6d6d6d}.secondaryGreyBackgroundColor1{background-color:#6d6d6d}.secondaryBackgroundColor2{background-color:#68732b!important}.secondaryBackgroundColor3{background-color:#ffcc91!important}.secondaryBackgroundColor4{background-color:rgba(255,204,145,.3)}.secondaryDarkBackgroundColor{background-color:#4f3f43}.s-alert-success{background-color:#68732b}.s-alert-error{background-color:#ea5660}.s-alert-info{background-color:#f6bebc;color:#4c353f!important;font-family:Fredoka,Arial}.s-alert-info .s-alert-close:after,.s-alert-info .s-alert-close:before{background:#4c353f!important}.s-alert-error,.s-alert-info,.s-alert-success{-webkit-border-radius:27px!important;-moz-border-radius:27px!important;border-radius:27px!important}.darkTextColor{color:#333!important}.darkTextColor2{color:#53545c!important}.darkTextColor3{color:#1c1d22!important}.darkTextColor5{color:#8b8d97!important}.lightGrayBackground{background-color:#f4f5fa!important}.lightGrayBackground2{background-color:rgba(94,99,102,.1)!important}.fontThree{font-family:Fredoka,Arial;font-weight:700!important}.fontFour{font-family:Reenie Beanie,cursive;font-weight:400!important}.basicFont{font-family:Quicksand,sans-serif!important;font-weight:700!important}#noMinimumCosts{font-size:.8em!important}.fontOne{font-family:Work Sans,sans-serif;font-optical-sizing:auto;font-style:normal}.smallerNavText{font-size:.7em!important}.reservedContainer{height:100%!important}.closerToLogo{margin-top:-10px}.whatInput input,.whatInput select{background-color:#4c353f!important;color:#f6bebc!important}.groupTextWhatInput,.whatInput input,.whatInput select{border:0!important;border-bottom:1px solid #f6bebc!important;font-family:Quicksand,sans-serif;font-size:1.2em!important}.groupTextWhatInput{background-color:#f6bebc!important;color:#4c353f!important}.whatInput select option{background-color:#fff!important;color:#4f3f43!important;font:-moz-pull-down-menu;font-size:1em!important}.whatInput.form-floating label{color:#f6bebc!important;font-family:Quicksand,sans-serif}.whatInputLight input,.whatInputLight textarea{background-color:#fff!important}.groupTextWhatInputLight,.whatInputLight input,.whatInputLight textarea{border:0!important;border-bottom:1px solid #4c353f!important;color:#4c353f!important;font-family:Quicksand,sans-serif}.groupTextWhatInputLight{background-color:#f3f3f3!important}.whatInputLight.form-floating label{color:#4c353f!important;font-family:Quicksand,sans-serif}.whatCheckbox[type=checkbox],.whatCheckbox[type=radio]{-webkit-appearance:none;background-color:#4f3f43!important;background-position:50%;background-repeat:no-repeat;background-size:contain;border:0!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important;border-radius:10px!important;display:block;height:38px;outline:0;width:28px}.whatCheckbox[type=checkbox]:checked{background-image:url(icons/checked.png)!important}.whatRoundedStyle{-webkit-border-radius:27px!important;-moz-border-radius:27px!important;border-radius:27px!important}#accordionRestaurantFaq button{color:#4c353f!important;font-size:70%!important}#accordionRestaurantFaq .accordion-button{background:none!important;border:1px solid #fff!important}#accordionRestaurantFaq .accordion-item{border-bottom:1px solid #4c353f;margin-bottom:10px}input.custom-checkbox-lg{transform:scale(1.5)}.form-switch input:checked{background-color:#68732b!important;border:none}input[type=time]:not(#logFilterForm input[type=time]){border:0!important;border-bottom:1px solid #4c353f!important;color:#ea5660!important;font-size:1.5em}.defaultCheckbox{border:none!important}.defaultCheckbox[type=checkbox]:checked{background-color:#ea5660!important;border:none!important}.defaultCheckboxSecondaryColor2[type=checkbox]:checked{background-color:#68732b!important;border:none!important}.whatNormalInput{border:none!important;border-bottom:1px solid #4c353f!important;color:#4c353f!important}.roundedBottomNav{-moz-border-radius-topleft:30px;-moz-border-radius-topright:30px;-webkit-border-top-left-radius:30px;border-top-left-radius:30px;-webkit-border-top-right-radius:30px;border-top-right-radius:30px}#reconnectingNavBar{z-index:5000!important}.whatSelectedNav{background-color:hsla(0,0%,100%,.1)!important;-webkit-border-radius:27px!important;-moz-border-radius:27px!important;border-radius:27px!important}.associateTag:checked+label i,.associateTagBadge:hover i{color:#fff!important}.toggle-accordion{font-size:30px;transform:rotate(90deg);transition:all .1s ease}.toggle-accordion.active{transform:rotate(0)}.groupTextWhatInputDetails{background-color:#4c353f!important}.groupTextWhatInputDetails,.groupTextWhatInputInviteFriend{border-left:0!important;border-right:0!important;border-top:0!important;color:#fff!important;font-family:Quicksand,sans-serif;font-size:1em!important}.groupTextWhatInputInviteFriend{background-color:#68732b!important}.whatInputLightInviteFriend input{background-color:#4c353f!important;border:0!important;border-bottom:1px solid hsla(0,0%,100%,.322)!important;color:#fff!important;font-family:Quicksand,sans-serif}.card-1-no-shadow{transition:all .3s cubic-bezier(.25,.8,.25,1)}.card-1-no-shadow:hover{box-shadow:0 7px 7px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)!important;z-index:4!important}.card-1{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);transition:all .3s cubic-bezier(.25,.8,.25,1)}.card-1:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);z-index:4!important}.card-2{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.card-3{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.card-4{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.card-5{box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22)}.headbutton{border-color:#53545c;border-radius:4px;border-style:solid;font-size:12px}@media only screen and (max-width:768px){#headNavbar{height:calc(100vh - 57px)!important;left:0;position:absolute;top:57px;transform:translate(-100%);transition:.3s ease}#headNavbar.active{transform:translate(0)}}#headNavbar{z-index:99}#headNavbar li{margin-bottom:3px!important;margin-top:3px!important;transition:.2s ease}#headNavBar li:first-child{margin-top:30px}#headNavbar li.navLinks:hover{background-color:#ea5660}#headNavbar li.navLinks:hover a{color:#fff!important}#headNavbar li.active{background-color:#ea5660;margin-bottom:3px!important;margin-top:3px!important}#headNavbar li.active a{color:#fff!important}.headRestaurantTable th{color:#2c2d33!important;font-weight:600}.headRestaurantTable td,.headRestaurantTable th{font-family:Quicksand,sans-serif!important;font-size:14px}.headRestaurantTable td{color:#6e7079!important;font-weight:500}.headRestaurantTable input[type=checkbox]{border-color:#cfd3d4;border-radius:8px;height:24px;width:24px}.headRestaurantStatus{font-family:Quicksand,sans-serif!important;font-size:12px;font-weight:500}.sort.active i{transform:rotate(180deg)}.transactionsToAcceptList h5{color:#2c2d33!important;font-family:Quicksand,sans-serif!important;font-size:14px;font-weight:600}.transactionsToAcceptList h6{color:#6e7079!important;font-family:Quicksand,sans-serif!important;font-size:14px;font-weight:500}.transactionsToAcceptList li{border:1px solid #dee2e6!important;border-radius:12px!important;padding:14px}.transactionsToAcceptList span{align-items:center;display:flex;height:50px;justify-content:center;margin-left:5px;min-width:50px}.custom-modal{display:none;height:100vh;position:fixed;width:100vw;z-index:99}.custom-modal,.custom-modal .background{left:50%;top:50%;transform:translate(-50%,-50%)}.custom-modal .background{backdrop-filter:blur(4px);background:hsla(0,0%,64%,.2);height:100%;position:absolute;width:100%;z-index:105}.custom-modal.active{display:block}.custom-modal main{background:#fff;border-radius:12px;left:50%;padding:24px;position:absolute;top:50%;transform:translate(-50%,-50%);width:425px;z-index:110}.custom-modal .title{font-size:20px}.custom-modal .title,.custom-modal label{font-family:Quicksand,sans-serif;font-style:normal;font-weight:500}.custom-modal label{color:#2b2f32;font-size:14px;margin-left:10px}.custom-modal p{color:#abafb1;font-family:Quicksand;font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-top:10px!important;width:90%}.custom-modal .close-button{background:#fff2e2;border-radius:8px;height:32px;position:relative;width:32px}.custom-modal .close-button i{font-size:18px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.custom-modal .form-switch .form-check-input{background-color:rgba(239,241,249,.6)!important;border:none;height:20px;width:40px}.custom-modal .form-switch .form-check-input:checked{background-color:rgba(234,86,96,.2)!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23EA5660'/%3E%3C/svg%3E")}.custom-modal a{color:#8b8d97;font-family:Quicksand;font-size:16px;font-style:normal;font-weight:500;line-height:20px;text-decoration-line:underline}.custom-modal .cancel{background-color:#fff;border:2px solid #ea5660;color:#ea5660}.custom-modal .cancel,.custom-modal .submitModal{border-radius:12px;cursor:pointer;font-family:Quicksand,sans-serif;font-size:20px;font-weight:500;padding:13px 0;width:50%}.custom-modal .submitModal{background-color:#ea5660;border:2px solid #ea5660;color:#fff}.custom-modal input[type=email]{background:rgba(239,241,249,.6)!important;border:none;border-radius:8px;font-family:Quicksand,sans-serif;font-size:16px;font-style:normal;font-weight:500;padding:12px 16px;width:100%}.custom-modal input[type=email]::placeholder{color:#abafb1}#dateFilter.active,#dateFilterCommission.active{border-radius:12px;box-shadow:7px 4px 32px hsla(0,0%,45%,.17);display:block!important;left:50%;top:0;transform:translate(-50%);width:400px;z-index:10}.custom-date label{border:1px solid #e8e8e9;border-radius:.5rem;color:#5e6366;font-size:12px;font-style:normal;line-height:15px;margin-bottom:.5rem;padding:.5rem .75rem}.custom-date input,.custom-date label{display:block;font-family:Quicksand,sans-serif;font-weight:500}.custom-date input{border:1px solid transparent;border-radius:.25rem;color:#83898c;font-size:16px;line-height:1.5rem;margin-top:5px;padding:0;width:100%}.custom-date input::placeholder{color:#abafb1;font-family:Quicksand,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.custom-date input:focus{outline:none}.custom-date #ui-datepicker-div{background-color:#fff;border-radius:.5rem;box-shadow:0 .125rem .5rem rgba(0,0,0,.1);display:none;margin-top:.25rem;padding:.5rem}.custom-date table{border-collapse:collapse;border-spacing:0}.custom-date .ui-datepicker-calendar thead th{color:#78909c;font-size:.75rem;font-weight:400;padding:.25rem 0;text-align:center}.custom-date .ui-datepicker-calendar tbody td{padding:0;text-align:center;width:2.5rem}.custom-date .ui-datepicker-calendar tbody td a{border-radius:.25rem;color:#546e7a;display:block;font-size:.875rem;line-height:2rem;text-decoration:none;transition:all .3s}.custom-date .ui-datepicker-calendar tbody td a:hover{background-color:#e0f2f1}.custom-date .ui-datepicker-calendar tbody td a.ui-state-active{background-color:#009688;color:#fff}.custom-date .ui-datepicker-header a.ui-corner-all{border-radius:.25rem;cursor:pointer;height:2rem;margin:.5rem;position:absolute;top:0;transition:all .3s;width:2rem}.custom-date .ui-datepicker-header a.ui-corner-all:hover{background-color:#eceff1}.custom-date .ui-datepicker-header a.ui-datepicker-prev{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyI+PHBhdGggZmlsbD0iIzQyNDc3MCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNy4yODggNi4yOTYgMy4yMDIgMi4yMWEuNzEuNzEgMCAwIDEgLjAwNy0uOTk5Yy4yOC0uMjguNzI1LS4yOC45OTktLjAwN0w4LjgwMyA1LjhhLjY5NS42OTUgMCAwIDEgLjIwMi40OTYuNjk1LjY5NSAwIDAgMS0uMjAyLjQ5N2wtNC41OTUgNC41OTVhLjcwNC43MDQgMCAwIDEtMS0uMDA3LjcxLjcxIDAgMCAxLS4wMDYtLjk5OWw0LjA4Ni00LjA4NnoiLz48L3N2Zz4=");background-position:50%;background-repeat:no-repeat;background-size:.5rem;left:0;transform:rotate(180deg)}.custom-date .ui-datepicker-header a.ui-datepicker-next{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyI+PHBhdGggZmlsbD0iIzQyNDc3MCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNy4yODggNi4yOTYgMy4yMDIgMi4yMWEuNzEuNzEgMCAwIDEgLjAwNy0uOTk5Yy4yOC0uMjguNzI1LS4yOC45OTktLjAwN0w4LjgwMyA1LjhhLjY5NS42OTUgMCAwIDEgLjIwMi40OTYuNjk1LjY5NSAwIDAgMS0uMjAyLjQ5N2wtNC41OTUgNC41OTVhLjcwNC43MDQgMCAwIDEtMS0uMDA3LjcxLjcxIDAgMCAxLS4wMDYtLjk5OWw0LjA4Ni00LjA4NnoiLz48L3N2Zz4=");background-position:50%;background-repeat:no-repeat;background-size:10px;right:0}.custom-date .ui-datepicker-header a>span{display:none}.custom-date .ui-datepicker-title{font-size:.875rem;font-weight:500;line-height:2rem;margin-bottom:.25rem;padding-bottom:.25rem;text-align:center}.custom-date .ui-datepicker-week-col{color:#78909c;font-size:.75rem;font-weight:400}#settings h2{color:#45464e;font-family:Quicksand,sans-serif;font-size:20px;font-weight:500;line-height:25px}#settings label{display:block;font-size:14px;line-height:15px;margin:20px 0 7px}#settings input,#settings label{color:#5e6366;font-family:Quicksand,sans-serif;font-weight:400}#settings input{background:rgba(239,241,249,.6);border:none;border-radius:8px;font-size:16px;padding:16px 56px;width:100%}#settings i{bottom:50%;color:#5e6366;left:20px;position:absolute;transform:translateY(50%);z-index:5}#settings button{background:#ea5660;border:none;border-radius:12px;color:#fff;font-size:20px;padding:20px 65px}#settings button,#settings h3{font-family:Quicksand,sans-serif;font-weight:400}#settings h3{color:#abafb1;font-size:14px;line-height:18px}#settings a{color:#abafb1;text-decoration:underline}ul.waitersList{margin-top:20px;padding-left:0!important}.waitersList h5{color:#2c2d33!important;font-weight:600}.waitersList h5,.waitersList h6{font-family:Quicksand,sans-serif!important;font-size:14px}.waitersList h6{color:#6e7079!important;font-weight:500;margin:0!important}.waitersList li{border:1px solid #dee2e6!important;border-radius:12px!important;padding:14px 14px 14px 20px}.waitersList span{align-items:center;display:flex;height:50px;justify-content:center;margin-left:5px;width:50px}#waiterInfo p{color:#abafb1;font-family:Quicksand;font-weight:400;line-height:18px;margin-top:10px!important;width:90%}#waiterInfo label,#waiterInfo p{font-size:14px;font-style:normal}#waiterInfo label{color:#2b2f32;font-family:Quicksand,sans-serif;font-weight:500;margin-left:10px}#waiterInfo .form-switch .form-check-input{background-color:rgba(239,241,249,.6)!important;border:none;height:20px;width:40px}#waiterInfo .form-switch .form-check-input:checked{background-color:rgba(234,86,96,.2)!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23EA5660'/%3E%3C/svg%3E")}#waiterInfo h2,.waitersListTitle{font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:500}#waiterInfo h3{color:#6e7079!important;font-family:Quicksand,sans-serif!important;font-size:14px;font-weight:500;margin:0!important}#waiterInfo input[type=password]{background:rgba(239,241,249,.6)!important;border:none;border-radius:8px;font-family:Quicksand,sans-serif;font-size:16px;font-style:normal;font-weight:500;padding:12px 16px;width:100%}#waiterInfo input[type=password]::placeholder{color:#abafb1}#waiterInfo h4{color:#2b2f32;font-family:Quicksand,sans-serif;font-size:14px;font-style:normal;font-weight:500;margin-left:10px}#waiterInfo button{font-size:20px;padding:20px 65px;width:100%}#waiterInfo button,.custom-button{background:#ea5660;border:none;border-radius:12px;color:#fff;font-family:Quicksand,sans-serif;font-weight:400}.custom-button{font-size:16px;padding:10px 35px}input[type=text].custom-input{background:rgba(239,241,249,.6)!important;border:none;border-radius:8px;font-family:Quicksand,sans-serif;font-size:16px;font-style:normal;font-weight:500;padding:12px 16px;width:100%}input[type=text]::placeholder.custom-input{color:#abafb1}.fw-500{font-weight:500!important}.fw-400{font-weight:400!important}.fs-14{font-size:14px}.fs-12{font-size:12px}.fs-20{font-size:20px}.ctaButton:disabled{opacity:.8}@media (max-width:738px){.hideMap{display:none}}body{background-color:#4c353f!important;overflow-x:hidden}.s-alert-box{z-index:9999}.accentColor1{color:#ff6b6b!important}.neutralColor1{color:#eee5e9!important}.accentColor2{color:#5cbdb9!important}.darkerAccentColor2{color:#00aaa4!important}.darkColor1{color:#292f36!important}.backgroundAccentColor1{background-color:#ff6b6b!important}.backgroundNeutralColor1{background-color:#eee5e9!important}.backgroundAccentColor2{background-color:#5cbdb9!important}.backgroundDarkerAccentColor2{background-color:#00aaa4!important}.backgroundDarkColor1{background-color:#292f36!important}.myAccentColor1Button{background-color:#ff6b6b!important;border:#ff6b6b!important;color:#fff!important}.myAccentColor1Button:hover{background-color:#c84053!important}.myAccentColor2Button{background-color:#5cbdb9!important;border:#ff6b6b!important;color:#292f36!important}.myAccentColor2Button:hover{background-color:#48a2b4!important}#emailVerifiedModal .modal-content{background-color:#212121!important}.pointer{cursor:pointer}#readMoreCookiesText,.displaynone{display:none}.lowZIndex{z-index:1!important}.highZIndex{z-index:100!important}.navbar{z-index:200!important}.higherMine{margin-top:-275px}.cLogo{font-size:150px!important}